
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
/* =============================================================================
## TYPOGRAPHY
============================================================================= */
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child,
.h1:first-child,
.h2:first-child,
.h3:first-child,
.h4:first-child,
.h5:first-child,
.h6:first-child {
    margin-top: 0;
}
/*---- Typography scale ----*/
.h6,
h6 {
    font-size: 1rem;
    line-height: 1.5;
}
@media (min-width: 768px) {
    .h6,
    h6 {
        font-size: 1rem;
        line-height: 1.5;
    }
}
@media (min-width: 992px) {
    .h6,
    h6 {
        font-size: 1rem;
        line-height: 1.5;
    }
}
.h5,
h5 {
    font-size: 1.125rem;
    line-height: 1.4;
}
@media (min-width: 768px) {
    .h5,
    h5 {
        font-size: 1.2rem;
        line-height: 1.4;
    }
}
@media (min-width: 992px) {
    .h5,
    h5 {
        font-size: 1.25rem;
        line-height: 1.4;
    }
}
.h4,
h4 {
    font-size: 1.266rem;
    line-height: 1.4;
}
@media (min-width: 768px) {
    .h4,
    h4 {
        font-size: 1.44rem;
        line-height: 1.4;
    }
}
@media (min-width: 992px) {
    .h4,
    h4 {
        font-size: 1.563rem;
        line-height: 1.3;
    }
}
.h3,
h3 {
    font-size: 24px;
    line-height: 1.4;
}
@media (min-width: 768px) {
    .h3,
    h3 {
        font-size: 1.728rem;
        line-height: 1.3;
    }
}
@media (min-width: 992px) {
    .h3,
    h3 {
        font-size: 24px;
        line-height: 1.3;
    }
}
.h2,
h2 {
    font-size: 1.602rem;
    line-height: 1.3;
}
@media (min-width: 768px) {
    .h2,
    h2 {
        font-size: 2.074rem;
        line-height: 1.3;
    }
}
@media (min-width: 992px) {
    .h2,
    h2 {
        font-size: 2.441rem;
        line-height: 1.2;
    }
}
.h1,
h1 {
    font-size: 1.802rem;
    line-height: 1.3;
}
@media (min-width: 768px) {
    .h1,
    h1 {
        font-size: 2.488rem;
        line-height: 1.2;
    }
}
@media (min-width: 992px) {
    .h1,
    h1 {
        font-size: 3.052rem;
        line-height: 1.2;
    }
}
.h0,
h0 {
    font-size: 2.027rem;
    line-height: 1.3;
}
@media (min-width: 768px) {
    .h0,
    h0 {
        font-size: 2.986rem;
        line-height: 1.2;
    }
}
@media (min-width: 992px) {
    .h0,
    h0 {
        font-size: 3.815rem;
        line-height: 1.1;
    }
}
.h-1,
h-1 {
    font-size: 2.281rem;
    line-height: 1.3;
}
@media (min-width: 768px) {
    .h-1,
    h-1 {
        font-size: 3.583rem;
        line-height: 1.2;
    }
}
@media (min-width: 992px) {
    .h-1,
    h-1 {
        font-size: 4.768rem;
        line-height: 1.1;
    }
}
.h-2,
h-2 {
    font-size: 2.566rem;
    line-height: 1.3;
}
@media (min-width: 768px) {
    .h-2,
    h-2 {
        font-size: 4.3rem;
        line-height: 1.1;
    }
}
@media (min-width: 992px) {
    .h-2,
    h-2 {
        font-size: 5.96rem;
        line-height: 1.1;
    }
}
.typography-copy,
.comment-content {
    font-size: 16px;
    font-size: 1.1429rem;
    line-height: 1.6;
}
.typography-copy .h6,
.typography-copy h6,
.comment-content .h6,
.comment-content h6 {
    margin-top: 1.5em;
    margin-bottom: 0.75em;
    font-size: 1em;
    line-height: 1.5;
}
@media (min-width: 768px) {
    .typography-copy .h6,
    .typography-copy h6,
    .comment-content .h6,
    .comment-content h6 {
        font-size: 1em;
        line-height: 1.5;
    }
}
@media (min-width: 992px) {
    .typography-copy .h6,
    .typography-copy h6,
    .comment-content .h6,
    .comment-content h6 {
        font-size: 1em;
        line-height: 1.5;
    }
}
.typography-copy .h5,
.typography-copy h5,
.comment-content .h5,
.comment-content h5 {
    margin-top: 1.5em;
    margin-bottom: 0.75em;
    font-size: 1.125em;
    line-height: 1.4;
}
@media (min-width: 768px) {
    .typography-copy .h5,
    .typography-copy h5,
    .comment-content .h5,
    .comment-content h5 {
        font-size: 1.2em;
        line-height: 1.4;
    }
}
@media (min-width: 992px) {
    .typography-copy .h5,
    .typography-copy h5,
    .comment-content .h5,
    .comment-content h5 {
        font-size: 1.25em;
        line-height: 1.4;
    }
}
.typography-copy .h4,
.typography-copy h4,
.comment-content .h4,
.comment-content h4 {
    margin-top: 1.5em;
    margin-bottom: 0.75em;
    font-size: 1.266em;
    line-height: 1.4;
}
@media (min-width: 768px) {
    .typography-copy .h4,
    .typography-copy h4,
    .comment-content .h4,
    .comment-content h4 {
        font-size: 1.44em;
        line-height: 1.4;
    }
}
@media (min-width: 992px) {
    .typography-copy .h4,
    .typography-copy h4,
    .comment-content .h4,
    .comment-content h4 {
        font-size: 1.563em;
        line-height: 1.3;
    }
}
.typography-copy .h3,
.typography-copy h3,
.comment-content .h3,
.comment-content h3 {
    margin-top: 1.5em;
    margin-bottom: 0.75em;
    font-size: 1.424em;
    line-height: 1.4;
}
@media (min-width: 768px) {
    .typography-copy .h3,
    .typography-copy h3,
    .comment-content .h3,
    .comment-content h3 {
        font-size: 1.728em;
        line-height: 1.3;
    }
}
@media (min-width: 992px) {
    .typography-copy .h3,
    .typography-copy h3,
    .comment-content .h3,
    .comment-content h3 {
        font-size: 1.953em;
        line-height: 1.3;
    }
}
.typography-copy .h2,
.typography-copy h2,
.comment-content .h2,
.comment-content h2 {
    margin-top: 1.5em;
    margin-bottom: 0.75em;
    font-size: 1.602em;
    line-height: 1.3;
}
@media (min-width: 768px) {
    .typography-copy .h2,
    .typography-copy h2,
    .comment-content .h2,
    .comment-content h2 {
        font-size: 2.074em;
        line-height: 1.3;
    }
}
@media (min-width: 992px) {
    .typography-copy .h2,
    .typography-copy h2,
    .comment-content .h2,
    .comment-content h2 {
        font-size: 2.441em;
        line-height: 1.2;
    }
}
.typography-copy .h1,
.typography-copy h1,
.comment-content .h1,
.comment-content h1 {
    margin-top: 1.5em;
    margin-bottom: 0.75em;
    font-size: 1.802em;
    line-height: 1.3;
}
@media (min-width: 768px) {
    .typography-copy .h1,
    .typography-copy h1,
    .comment-content .h1,
    .comment-content h1 {
        font-size: 2.488em;
        line-height: 1.2;
    }
}
@media (min-width: 992px) {
    .typography-copy .h1,
    .typography-copy h1,
    .comment-content .h1,
    .comment-content h1 {
        font-size: 3.052em;
        line-height: 1.2;
    }
}
.typography-copy .h0,
.typography-copy h0,
.comment-content .h0,
.comment-content h0 {
    margin-top: 1.5em;
    margin-bottom: 0.75em;
    font-size: 2.027em;
    line-height: 1.3;
}
@media (min-width: 768px) {
    .typography-copy .h0,
    .typography-copy h0,
    .comment-content .h0,
    .comment-content h0 {
        font-size: 2.986em;
        line-height: 1.2;
    }
}
@media (min-width: 992px) {
    .typography-copy .h0,
    .typography-copy h0,
    .comment-content .h0,
    .comment-content h0 {
        font-size: 3.815em;
        line-height: 1.1;
    }
}
.typography-copy .h-1,
.typography-copy h-1,
.comment-content .h-1,
.comment-content h-1 {
    margin-top: 1.5em;
    margin-bottom: 0.75em;
    font-size: 2.281em;
    line-height: 1.3;
}
@media (min-width: 768px) {
    .typography-copy .h-1,
    .typography-copy h-1,
    .comment-content .h-1,
    .comment-content h-1 {
        font-size: 3.583em;
        line-height: 1.2;
    }
}
@media (min-width: 992px) {
    .typography-copy .h-1,
    .typography-copy h-1,
    .comment-content .h-1,
    .comment-content h-1 {
        font-size: 4.768em;
        line-height: 1.1;
    }
}
.typography-copy .h-2,
.typography-copy h-2,
.comment-content .h-2,
.comment-content h-2 {
    margin-top: 1.5em;
    margin-bottom: 0.75em;
    font-size: 2.566em;
    line-height: 1.3;
}
@media (min-width: 768px) {
    .typography-copy .h-2,
    .typography-copy h-2,
    .comment-content .h-2,
    .comment-content h-2 {
        font-size: 4.3em;
        line-height: 1.1;
    }
}
@media (min-width: 992px) {
    .typography-copy .h-2,
    .typography-copy h-2,
    .comment-content .h-2,
    .comment-content h-2 {
        font-size: 5.96em;
        line-height: 1.1;
    }
}
.typography-copy .typescale-n1,
.comment-content .typescale-n1 {
    font-size: 0.889em;
    line-height: 1.5;
}
@media (min-width: 768px) {
    .typography-copy .typescale-n1,
    .comment-content .typescale-n1 {
        font-size: 0.889em;
        line-height: 1.5;
    }
}
@media (min-width: 992px) {
    .typography-copy .typescale-n1,
    .comment-content .typescale-n1 {
        font-size: 0.889em;
        line-height: 1.5;
    }
}
.typography-copy .typescale-0,
.comment-content .typescale-0 {
    font-size: 1em;
    line-height: 1.5;
}
@media (min-width: 768px) {
    .typography-copy .typescale-0,
    .comment-content .typescale-0 {
        font-size: 1em;
        line-height: 1.5;
    }
}
@media (min-width: 992px) {
    .typography-copy .typescale-0,
    .comment-content .typescale-0 {
        font-size: 1em;
        line-height: 1.5;
    }
}
.typography-copy .typescale-1,
.comment-content .typescale-1 {
    font-size: 1.125em;
    line-height: 1.4;
}
@media (min-width: 768px) {
    .typography-copy .typescale-1,
    .comment-content .typescale-1 {
        font-size: 1.2em;
        line-height: 1.4;
    }
}
@media (min-width: 992px) {
    .typography-copy .typescale-1,
    .comment-content .typescale-1 {
        font-size: 1.25em;
        line-height: 1.4;
    }
}
.typography-copy .typescale-2,
.comment-content .typescale-2 {
    font-size: 1.266em;
    line-height: 1.4;
}
@media (min-width: 768px) {
    .typography-copy .typescale-2,
    .comment-content .typescale-2 {
        font-size: 1.44em;
        line-height: 1.4;
    }
}
@media (min-width: 992px) {
    .typography-copy .typescale-2,
    .comment-content .typescale-2 {
        font-size: 1.563em;
        line-height: 1.3;
    }
}
.typography-copy .typescale-3,
.comment-content .typescale-3 {
    font-size: 1.424em;
    line-height: 1.4;
}
@media (min-width: 768px) {
    .typography-copy .typescale-3,
    .comment-content .typescale-3 {
        font-size: 1.728em;
        line-height: 1.3;
    }
}
@media (min-width: 992px) {
    .typography-copy .typescale-3,
    .comment-content .typescale-3 {
        font-size: 1.953em;
        line-height: 1.3;
    }
}
.typography-copy .typescale-4,
.comment-content .typescale-4 {
    font-size: 1.602em;
    line-height: 1.3;
}
@media (min-width: 768px) {
    .typography-copy .typescale-4,
    .comment-content .typescale-4 {
        font-size: 2.074em;
        line-height: 1.3;
    }
}
@media (min-width: 992px) {
    .typography-copy .typescale-4,
    .comment-content .typescale-4 {
        font-size: 2.441em;
        line-height: 1.2;
    }
}
.typography-copy .typescale-5,
.comment-content .typescale-5 {
    font-size: 1.802em;
    line-height: 1.3;
}
@media (min-width: 768px) {
    .typography-copy .typescale-5,
    .comment-content .typescale-5 {
        font-size: 2.488em;
        line-height: 1.2;
    }
}
@media (min-width: 992px) {
    .typography-copy .typescale-5,
    .comment-content .typescale-5 {
        font-size: 3.052em;
        line-height: 1.2;
    }
}
.typography-copy .typescale-6,
.comment-content .typescale-6 {
    font-size: 2.027em;
    line-height: 1.3;
}
@media (min-width: 768px) {
    .typography-copy .typescale-6,
    .comment-content .typescale-6 {
        font-size: 2.986em;
        line-height: 1.2;
    }
}
@media (min-width: 992px) {
    .typography-copy .typescale-6,
    .comment-content .typescale-6 {
        font-size: 3.815em;
        line-height: 1.1;
    }
}
.typography-copy .typescale-7,
.comment-content .typescale-7 {
    font-size: 2.281em;
    line-height: 1.3;
}
@media (min-width: 768px) {
    .typography-copy .typescale-7,
    .comment-content .typescale-7 {
        font-size: 3.583em;
        line-height: 1.2;
    }
}
@media (min-width: 992px) {
    .typography-copy .typescale-7,
    .comment-content .typescale-7 {
        font-size: 4.768em;
        line-height: 1.1;
    }
}
.typography-copy .typescale-8,
.comment-content .typescale-8 {
    font-size: 2.566em;
    line-height: 1.3;
}
@media (min-width: 768px) {
    .typography-copy .typescale-8,
    .comment-content .typescale-8 {
        font-size: 4.3em;
        line-height: 1.1;
    }
}
@media (min-width: 992px) {
    .typography-copy .typescale-8,
    .comment-content .typescale-8 {
        font-size: 5.96em;
        line-height: 1.1;
    }
}
.typography-copy h4,
.typography-copy .h4,
.comment-content h4,
.comment-content .h4 {
    font-weight: 700;
}
.typography-copy h5,
.typography-copy .h5,
.comment-content h5,
.comment-content .h5 {
    color: rgba(0, 0, 0, 0.5);
    font-weight: 700;
    text-transform: uppercase;
}
.typography-copy h6,
.typography-copy .h6,
.comment-content h6,
.comment-content .h6 {
    font-weight: 700;
}
.typography-copy blockquote,
.comment-content blockquote {
    margin: 0 0 1.6em 0;
    padding: 0 0 0 1em;
    border-left: 5px solid #eee;
    font-size: 1.5em;
    line-height: 1.5;
    color: rgba(0, 0, 0, 0.5);
}
.typography-copy blockquote:before,
.comment-content blockquote:before {
    content: '\201c';
    display: block;
    position: relative;
    top: 0.225em;
    margin-bottom: 0.2em;
    color: #eee;
    font-family: sans-serif;
    font-weight: 700;
    font-size: 5em;
    line-height: 0.3;
}
.typography-copy blockquote cite,
.comment-content blockquote cite {
    font-size: 0.86em;
}
.typography-copy blockquote p,
.comment-content blockquote p {
    margin-bottom: 1em;
}
.typography-copy mark,
.comment-content mark {
    color: rgba(0, 0, 0, 0.8);
    background: #FBFF64;
}
.typography-copy ol,
.typography-copy ul,
.comment-content ol,
.comment-content ul {
    margin-bottom: 1.6em;
    padding-left: 1.8em;
}
.typography-copy li > ol,
.typography-copy li > ul,
.comment-content li > ol,
.comment-content li > ul {
    margin-bottom: 0;
}
.typography-copy p,
.comment-content p {
    margin-bottom: 1.6em;
}

body {
    font-family: Nunito,Arial, Helvetica, sans-serif;
    font-size: 14px;
    /*line-height: 20px;*/
    background: #ffffff;
    color: #000000;
    -webkit-font-smoothing: antialiased;
}
.app-container {
    min-height: 400px;
}
img, video {
    border-radius: 10px;
}
a {
    text-decoration: none !important;
    color: inherit;
}
a:hover {
    color: inherit;
}
input[type="search"] {
    font-family: Helvetica, 'FontAwesome', sans-serif;
}
.text-grey {
    color: rgba(0, 0, 0, 0.6);
}
.border-radius-10 {
    border-radius: 10px;
}
.link-overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
}
.font-weight-600 {
    font-weight: 600;
}
.dropdown-toggle::after {
    content: "\f107";
    font-family: FontAwesome;
    border: none;
}
.dropdown-toggle[aria-expanded="true"]::after {
    content: "\f106";
    font-family: FontAwesome;
    border: none;
}
.dropdown-menu {
    margin-top: 47px;
    background: #00000040;
    margin-left: -10px;
    border: none;
    border-radius: 0px;
    /*-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;*/

}
.dropdown-menu .dropdown-item {
    color: #fff;
    padding: 4px 10px;
}
.dropdown-menu .dropdown-item:hover {
    color: #f7645d !important;
    background: none;
}
.sub-menu-mobile {
    padding: 0px !important;
    background:none !important;
    margin-top: 0px !important;
}
.sub-menu-mobile .dropdown-item{
    padding: 5px 10px;
    font-size: 14px;
}
#collapsingNavbar {
    top: 0px;
    padding: 0px;
    background: #ffffff;
    padding-top: 10px;
}
#collapsingNavbar .navbar-nav {
  padding: 15px 0px;
}
.pagination {
    display: inline-flex;
}
/*nav menu animate
 */
.navbar-toggler:focus,
.navbar-toggler:active {
    outline: 0;
}
.navbar-toggler span {
   display: block;
   background-color: #444;
   height: 3px;
   width: 25px;
   margin-top: 4px;
   margin-bottom: 4px;
   -webkit-transform: rotate(0deg);
   -moz-transform: rotate(0deg);
   -o-transform: rotate(0deg);
   transform: rotate(0deg);
   position: relative;
   left: 0;
   opacity: 1;
}

.navbar-toggler span:nth-child(1),
.navbar-toggler span:nth-child(3) {
   -webkit-transition: transform .35s ease-in-out;
   -moz-transition: transform .35s ease-in-out;
   -o-transition: transform .35s ease-in-out;
   transition: transform .35s ease-in-out;
}

.navbar-toggler:not(.collapsed) span:nth-child(1) {
    position: absolute;
    left: 12px;
    top: 10px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
    opacity: 0.9;
}

.navbar-toggler:not(.collapsed) span:nth-child(2) {
    height: 12px;
    visibility: hidden;
    background-color: transparent;
}

.navbar-toggler:not(.collapsed) span:nth-child(3) {
    position: absolute;
    left: 12px;
    top: 10px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
    opacity: 0.9;
}
/*
 * nav
 */
.logo img, .light-logo img {
    width: 70%;
}
nav.navbar {
    width: 100%;
    top: 0;
    left: 0;
    z-index: 900;
    transition: all .3s ease;
    box-shadow: 0px 3px 2px 0px rgb(0 0 0 / 3%), 0 1px 0 0 rgb(0 0 0 / 4%), 0 -1px 0 0 rgb(0 0 0 / 4%);
}
.navbar .logo {
    margin: 0 auto;
    max-width: 1110px;
    text-align: right;
}
.nav-right {
    position: relative;
    padding: 0px;
}
.top-menu {
    margin: 0;
    position: absolute;
    top: calc(50% - 10px);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-left: 30px;
}
.top-menu .item {
    display: inline;
    text-transform: uppercase;
    line-height: 30px;
    font-size: 14px;
}
.top-menu .item a {
    font-weight: 700;
    opacity: 80%;
    padding: 15px 10px;
    display: inline-block;
}
.top-menu .item.active a:after {
    border-bottom: solid 3px;
    transform: scaleX(1);
    border-color: transparent;
    border-bottom-color: inherit;
}
.top-menu .item a:after {
    display:block;
    content: '';
    border-bottom: solid 3px;
    border-color: transparent;
    border-bottom-color: inherit;
    transform: scaleX(0);
    transition: transform 250ms ease-in-out;
}
.top-menu .item a:hover:after {
    transform: scaleX(1);
}

.top-menu .item.search-icon a:after {
    border: 0px !important;
}

.togle-menu {
    position: absolute;
    width: 100%;
    height: 100%;
}
.togle-menu .buttons {
    position: relative;
    width: 100%;
    height: 40px;
}
.togle-menu .buttons button{
    position: absolute;
    right: 0px;
    top: 50%;
}
footer {
    padding: 20px 0;
    line-height: 25px;
}
footer a {
    color: #494c4e;
    text-decoration: none;
}
footer a:hover {
    color: #000000;
}
footer .footer-about {
    margin: 0px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    -webkit-box-pack: justify;
    -moz-justify-content: space-between;
    justify-content: space-between;
    padding-bottom: 10px;
}
footer .social{
    font-size: 20px;
    text-align: right;
    display: flex;
}
footer .social li {
    margin-right: 5px;
}
footer .social li a {
    opacity: 90%;
}
footer .social li a:hover{
    opacity: 100%;
}
footer .social li .fa-facebook-square {
    color: #3A559F;
}
footer .social li .fa-youtube-square {
    color: #BD2A24;
}
footer .social li .fa-twitter-square {
    color: #1C9BEF;
}
footer .social li .fa-vimeo-square {
    color: #00ACEF;
}
footer .footer-about .footer-nav {
  padding-left: 0px;
}
footer .footer-about .footer-nav a, footer .footer-about .social a{
    text-decoration: none;
}
footer .footer-bottom {
    margin-top: 10px;
    display: flex;
    width: 100%;
    justify-content: space-between;
}
footer .phone-number, footer .email-address {
    padding-top: 10px;
    text-align: right;
}
footer .footer-header {
    font-weight: bold;
    display: inline-block;
    border-bottom: 2px solid red;
    padding: 4px 0;
    margin-bottom: 15px;
    font-size: 18px;
}
footer .footer-header.header-green {
    border-bottom: 2px solid #008000;
}
footer .footer-header.header-red {
    border-bottom: 2px solid #ff0000;
}
footer .footer-header.header-orange {
    border-bottom: 2px solid #ff7e00;
}
.box-wrapper {
    margin-top: 25px;
}
.border-bt {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.container {
    margin-top: 20px;
}
.ads img {
    width: 100%;
    height: 100%;
    object-fit: scale-down;
    margin-bottom: 10px;
}
.close-menu-toggle {
    color: rgb(0 0 0 / 51%);
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 1;
}
.close-menu-toggle .icon {
    font-size: 15px;
    border: 1px solid rgba(0, 0, 0, 0.05);
    border-radius: 20px;
    padding: 5px;
}
.backdrop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4);
    z-index: 0;
}
#gototop.active {
    visibility: visible;
    transform: translate(0, 0);
    bottom: 20px;
}
#gototop {
    position: fixed;
    bottom: 0px;
    right: 40px;
    border-radius: 100px;
    padding: 0;
    width: 30px;
    height: 30px;
    background: transparent;
    z-index: 999;
    color: #00000080;
    border: 1px solid #000000;
    cursor: pointer;
    visibility: hidden;
    transition: all 0.3s ease-out 0.3s;
}
#gototop:hover {
    color: #00000080;
    border-color: #00000091;
}
.toggle-logo-wrapper {
    /*box-shadow: 0px 3px 2px 0px rgb(0 0 0 / 3%), 0 1px 0 0 rgb(0 0 0 / 4%), 0 -1px 0 0 rgb(0 0 0 / 4%);*/
}
#collapsingNavbar .navbar-nav {
    text-align: left;
}
#collapsingNavbar .navbar-nav .nav-item {
    padding: 0px 15px;
    font-size: 14px;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-weight: 700;
    color: #0000009e;
}
#collapsingNavbar .navbar-nav .nav-item.active {
    border-left: 3px solid;
}
#collapsingNavbar .navbar-nav .nav-item a {
    /*border-bottom: 1px solid #73717112;*/
}
#collapsingNavbar .navbar-nav .nav-item:last-child a {
    border: none;
}
.top-menu-search, .top-menu-search:focus {
    border-color: #73717126;
}
.search-icon a:hover {
    border: none !important;
}
.top-menu-search:focus {
    box-shadow: none
}

/* Extra Small: <576px */
@media (max-width: 575px) {
    #collapsingNavbar::after {
        background: red !important;
    }
    .logo {
        text-align: center !important;
    }
    .logo img {
        width: 50%;
    }
    .logo img, .light-logo img{
        width: 30% !important;
    }
    footer .footer-about .footer-nav {
        text-align: center !important;
    }
    .navbar-collapse {
        position: fixed;
        left: -100%;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 15px;
        width: 75%;
        height: 100%;
        transition: left 300ms ease;
    }

    .navbar-collapse.show {
        left: 0;
        transition: left 300ms ease-in-out;
    }

    .navbar-toggler.collapsed ~ .navbar-collapse {
        transition: left 500ms ease-in-out;
    }
    #gototop {
        visibility: hidden !important;
    }
}
/* Small: ≥576px */
@media (min-width: 576px) {
}
/* Small and Extra Small: <=767px */
@media (max-width: 767px) {
    .container {
        max-width: unset;
    }
}
/* Medium: ≥768px */
@media (min-width: 768px) {
    .logo {
        text-align: left;
    }
}
/* Large: ≥992px */
@media (min-width: 992px) {
}
/* Extra large: ≥1200px */
@media only screen and (min-width: 1200px) {
}

/*=======================POST=======================*/
.background-img {
    overflow: hidden;
    border-radius: 10px;
    height: 100%;
    background-color: transparent;
    background-position: center;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-size: cover;
}
.post {
    position: relative;
}
.post-text {
    position: absolute;
    bottom: 0;
    left: 0px;
    right: 0px;
    width: 100%;
    color: #ffffff;
}
.post-text .post-text-wrap {
    /*position: relative;*/
    /*width: 100%;*/
}
.post-text .post-text-wrap.inside {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    overflow: hidden;
}
.post-text .post-text-wrap::before {
    content: '';
    position: absolute;
    top: -100%;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: -webkit-linear-gradient(-270deg, black 0%, rgba(0, 0, 0, 0.917) 5.3%, rgba(0, 0, 0, 0.834) 10.6%, rgba(0, 0, 0, 0.753) 15.9%, rgba(0, 0, 0, 0.672) 21.3%, rgba(0, 0, 0, 0.591) 26.8%, rgba(0, 0, 0, 0.511) 32.5%, rgba(0, 0, 0, 0.433) 38.4%, rgba(0, 0, 0, 0.357) 44.5%, rgba(0, 0, 0, 0.283) 50.9%, rgba(0, 0, 0, 0.213) 57.7%, rgba(0, 0, 0, 0.147) 65%, rgba(0, 0, 0, 0.089) 72.9%, rgba(0, 0, 0, 0.042) 81.4%, rgba(0, 0, 0, 0.011) 90.6%, transparent 100%);
    background-image: linear-gradient(0deg, black 0%, rgba(0, 0, 0, 0.917) 5.3%, rgba(0, 0, 0, 0.834) 10.6%, rgba(0, 0, 0, 0.753) 15.9%, rgba(0, 0, 0, 0.672) 21.3%, rgba(0, 0, 0, 0.591) 26.8%, rgba(0, 0, 0, 0.511) 32.5%, rgba(0, 0, 0, 0.433) 38.4%, rgba(0, 0, 0, 0.357) 44.5%, rgba(0, 0, 0, 0.283) 50.9%, rgba(0, 0, 0, 0.213) 57.7%, rgba(0, 0, 0, 0.147) 65%, rgba(0, 0, 0, 0.089) 72.9%, rgba(0, 0, 0, 0.042) 81.4%, rgba(0, 0, 0, 0.011) 90.6%, transparent 100%);
}
.post-text .post-text-wrap .post-text-inner  {
    position: relative;
    padding: 20px;
}
.post-cat:hover {
    color:  inherit;
}
.post-cat {
    color: #ffffff;
    padding: 5px 8px;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 2px;
    display: inline-block;
    font-family: "Source Serif Pro", Arial, Helvetica, sans-serif;
}
.post-cat.absolute {
    position: absolute;
    top: 20px;
    left: 20px;
}
.post-thumb {
    border-radius: 10px;
}
.post-thumb img {
    width: 100%;
}
.post-title.typescale-0 {
    font-size: 18px;
}
.post-title.typescale-1 {
    font-size: 20px;
}
.post-title.typescale-2 {
    font-size: 22px;
}
.post-title.typescale-3 {
    font-size: 24px;
}
.post-title.typescale-4 {
    font-size: 26px;
}
.post-title.typescale-5 {
    font-size: 28px;
}
.post-title.typescale-6 {
    font-size: 30px;
}
.post-meta {
    overflow: hidden;
    margin-top: 5px;
}
.post-meta time {
    float: right;
    color: rgba(0, 0, 0, 0.4);
}
.post-meta .icon{
    font-size: 14px;
}
.post-description {
    margin-top: 10px;
}
.post-description .description {
    color: rgba(0, 0, 0, 0.6);
    line-height: 20px;
}
.post-item {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    padding: 15px 0px;
}
.post-item:last-child {
    border-bottom: none;
}
.view-more {
    font-size: 14px;
    color: #3d5eef;
    font-weight: 700;
}
.view-more:hover {
    color: #021e98;
    text-decoration: underline !important;
    text-underline-offset: 5px;
}
.category-title {
    margin-bottom: 20px;
    text-transform: uppercase;
    font-family: "Source Serif Pro", Arial, Helvetica, sans-serif;
}
.category-title h4 {
    display: flex;
    align-items: center;
    font-size: 20px;
    font-weight: 700;
}
.category-title h4:after {
    content: '';
    border-bottom: 0px;
    border-left: 0px;
    border-right: 0px;
    border-top: 2px solid rgba(0, 0, 0, 0.05);
    width: 100%;
    flex: 1;
    margin-left: 10px;
}
.newest-post .post-cat {
    background: none;
    border-bottom: 1px solid !important;
    border-radius: 0px;
    padding: 5px 0px;
}
.post-header {
    background: #12162d;
    color: #ffffff;
    padding-bottom: 70px;
}
.post-header .post-title {
    font-family: "Source Serif Pro", Arial, Helvetica, sans-serif;
}
.post-content .post-cotnent-thumbnail {
    margin-top: -65px;
}
.post-content .post-cotnent-thumbnail img {
    width: 100%;
}
.post-content .content {
    margin: 20px 100px;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: normal;
    text-align: start;
}
.post-content .content h2 {
    line-height: 1.3em;
    font-size: 24px;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 12px;
    font-family: "Source Serif Pro", Arial, Helvetica, sans-serif;
}
.post-content .content h3 {
    line-height: 1.3em;
    font-size: 22px;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 12px;
    font-family: "Source Serif Pro", Arial, Helvetica, sans-serif;
}
.post-content iframe {
    width: 100%;
}
.post-content .embed {
    border-radius: 10px;
    margin: 20px 0px;
}
.post-content em {
    font-style: italic;
}
.post-content .content a {
    text-decoration: underline !important;
    text-underline-offset: 3px;
}
.post-content p {
    margin-top: 3px;
    margin-bottom: 10px;
}
.post-content strong {
    font-weight: bold;
}
.post-content img {
    max-width: 100% !important;
    height: auto !important;
}
.post-content .table {
    border-radius: 7px;
    overflow: scroll;
}
.post-content table {
    width: 100%;
    background: transparent;
}
.post-content table td {
    padding: 10px;
}
.post-content table tr:nth-child(odd) {
    background-color: #f0f0f0;
}
.post-content .tag {
    text-align: right;
    color: rgb(74 74 74);
    font-size: 13px;
    font-weight: 400;
}
.post-content .tag a:hover {
    color: #000000;
}
.category-wrapper .top-category article {
    margin-bottom: 15px;
}
.pagination .page-item .page-link {
    color: #0000008f;
}
.pagination .page-item .page-link:hover {
    color: #000000c7;
}
.pagination .page-item.active .page-link {
    background-color: #e9ecef;
    border-color: #dee2e6;
}
/* ================================ Post Responsive ================================*/
/* Extra Small: <576px */
@media (max-width: 575px) {
    .post-title.typescale-0 {
        font-size: 15px;
    }
    .post-title.typescale-2 {
        font-size: 19px;
    }
    .post-title.typescale-3 {
        font-size: 21px;
    }
    .post-title.typescale-4 {
        font-size: 23px;
    }
    .post-title.typescale-5 {
        font-size: 25px;
    }
    .post-title.typescale-6 {
        font-size: 27px;
    }
    .post-cat {
        font-size: 9px;
    }
    .post-meta, .post-meta time .icon {
        font-size: 13px;
    }
    .category-title h4 {
        font-size: 18px;
    }
    .post-content .content {
        margin: 20px 0px;
    }
    .post-header h1 {
        font-size: 20px !important;
    }
    .post-header {
        padding-bottom: 40px;
        padding-top: 20px !important;
    }
    .post-content .post-cotnent-thumbnail {
        margin-top: -50px;
    }
    .post-content .content h2 {
        font-size: 18px !important;
    }
    .post-content .content h3 {
        font-size: 16px !important;;
    }
}
/* Small: ≥576px */
@media (min-width: 576px) {
    .post-title.typescale-0 {
        font-size: 15px;
    }
    .post-title.typescale-2 {
        font-size: 19px;
    }
    .post-title.typescale-3 {
        font-size: 21px;
    }
    .post-title.typescale-4 {
        font-size: 23px;
    }
    .post-title.typescale-5 {
        font-size: 25px;
    }
    .post-title.typescale-6 {
        font-size: 27px;
    }
    .post-description {
        font-size: 13px;
    }
    .post-cat {
        font-size: 9px;
    }
    .post-meta, .post-meta time .icon {
        font-size: 12px;
    }
    .post-header h1 {
        font-size: 25px;
    }
    .post-content .content h2 {
        font-size: 18px;
    }
    .post-content .content h3 {
        font-size: 16px;
    }
}
/* Max: 768px */
@media (max-width: 767px)   {
    .post-content .content {
        margin: 20px 0px;
        font-size: 16px;
    }
    .post-content .content h2 {
        font-size: 20px;
    }
    .post-content .content h3 {
        font-size: 18px;
    }
}
/* Medium: ≥768px */
@media (min-width: 768px) {
    .post-title.typescale-0 {
        font-size: 16px;
    }
    .post-title.typescale-2 {
        font-size: 21px;
    }
    .post-title.typescale-3 {
        font-size: 23px;
    }
    .post-title.typescale-4 {
        font-size: 25px;
    }
    .post-title.typescale-5 {
        font-size: 27px;
    }
    .post-title.typescale-6 {
        font-size: 29px;
    }
    .post-cat {
        font-size: 10px;
    }
    .post-meta {
        font-size: 13px;
    }
    .post-description {
        font-size: 15px;
    }
    .category-title h4 {
        font-size: 17px;
    }
    .post-cat.absolute {
        top: 13px;
        left: 15px;
    }
    .post-content .content h2 {
        font-size: 22px;
    }
    .post-content .content h3 {
        font-size: 20px;
    }
}
/* Large: ≥992px */
@media (min-width: 992px) {
    .post-title.typescale-0 {
        font-size: 17px;
    }
    .post-title.typescale-2 {
        font-size: 21px;
    }
    .post-title.typescale-3 {
        font-size: 27px;
    }
    .post-title.typescale-4 {
        font-size: 29px;
    }
    .post-title.typescale-5 {
        font-size: 31px;
    }
    .post-title.typescale-6 {
        font-size: 33px;
    }
    .post-cat {
        font-size: 11px;
    }
    .post-meta {
        font-size: 13px;
    }
    .post-description {
        font-size: 13px;
    }
    .category-title h4 {
        font-size: 17px;
    }
    .post-cat.absolute {
        top: 13px;
        left: 15px;
    }
    .post-content .content {
        margin: 20px 100px;
    }
    .post-content .content h2 {
        font-size: 24px;
    }
    .post-content .content h3 {
        font-size: 22px;
    }
}
/* Extra large: ≥1200px */
@media (min-width: 1200px) {
}

footer {
    background: #f7f7f7;
    margin-top: 20px;
}
