

.fullwidth-slider .site-header, .fullwidth-slider.standard-menu .main-navigation ul ul {
    background-color: white;
	
}

.wp-block-button__link
{
color:#fff !important;
}
add_filter( 'pre_get_posts', function( $query ) {
    if ( ! is_admin() && $query->is_main_query() ) {
        $query->set( 'ignore_sticky_posts', 1 );
    }
} );

.single .site-content, .blog:not(.fullwidth-slider):not(.carousel-slider) .site-content {
  padding-top: 1px;
	margin-top: 1px;
  padding-bottom: 0px;
}


h1.page-title {
    margin-bottom: 20px;
}


antd-scope [class^=ant-], antd-scope [class*= ant-], antd-scope [class^=ant-] *, antd-scope [class*= ant-] *, antd-scope [class^=ant-] *::before, antd-scope [class*= ant-] *::before, antd-scope [class^=ant-] *::after, antd-scope [class*= ant-] *::after {
    box-sizing: border-box;
}

.ant-layout, .ant-layout * {
    box-sizing: border-box;
}

.ant-layout {
    display: flex;
    flex: auto;
    flex-direction: column;
    min-height: 0;
    background: #fafafa;
}

antd-scope *, antd-scope *::before, antd-scope *::after {
    box-sizing: border-box;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

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, button, 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 {
    font-family: Montserrat;
    -webkit-scroll-behavior: smooth;
    -moz-scroll-behavior: smooth;
    -ms-scroll-behavior: smooth;
    scroll-behavior: smooth;
    margin: 0;
    padding: 0px;
    color: #4a4c49;
    -webkit-letter-spacing: 0px;
    -moz-letter-spacing: 0px;
    -ms-letter-spacing: 0px;
    letter-spacing: 0px;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    box-sizing: border-box;
}

user agent stylesheet
section {
    display: block;
}

antd-scope header-app-root {
    margin: 0;
    color: #595959;
    font-size: 16px;
    font-family: 'Montserrat', Arial, sans-serif;
    font-variant: tabular-nums;
    line-height: 1.4;
    background-color: #fafafa;
    font-feature-settings: 'tnum';
}

antd-scope header-app-root {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.ant-menu {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    font-variant: tabular-nums;
    line-height: 1.4;
    font-feature-settings: 'tnum';
    margin-bottom: 0;
    padding-left: 0;
    color: #595959;
    font-size: 16px;
    line-height: 0;
    text-align: left;
    list-style: none;
    background: #fff;
    outline: none;
    box-shadow: 0 3px 6px -4px rgb(0 0 0 / 12%), 0 6px 16px 0 rgb(0 0 0 / 8%), 0 9px 28px 8px rgb(0 0 0 / 5%);
    transition: background 0.3s, width 0.3s cubic-bezier(0.2, 0, 0, 1) 0s;
}

@media only screen and (max-width: 768px)
{
	.mega-menu.jsx-1329908245 {
		justify-content: center;
	}
}

body {
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
		background-color: #f9f9f9;
}

antd-scope *, antd-scope *::before, antd-scope *::after {
    box-sizing: border-box;
}

antd-scope ::selection {
    color: #ffffff;
	background: #1270B8;
}

.ant-layout-header {
    height: 64px;
    padding: 0 50px;
    color: #595959;
    line-height: 64px;
    background: #ffffff;
}

.ant-layout-header, .ant-layout-footer {
    flex: 0 0 auto;
}

antd-scope a, antd-scope area, antd-scope button, antd-scope [role='button'], antd-scope input:not([type='range']), antd-scope label, antd-scope select, antd-scope summary, antd-scope textarea {
    touch-action: manipulation;
}

antd-scope [class^=ant-], antd-scope [class*= ant-], antd-scope [class^=ant-] *, antd-scope [class*= ant-] *, antd-scope [class^=ant-] *::before, antd-scope [class*= ant-] *::before, antd-scope [class^=ant-] *::after, antd-scope [class*= ant-] *::after {
    box-sizing: border-box;
}

antd-scope a {
    color: #1270B8;
    text-decoration: none;
    background-color: transparent;
    outline: none;
    cursor: pointer;
    transition: color 0.3s;
    -webkit-text-decoration-skip: objects;
}

antd-scope .anticon {
    display: inline-block;
    color: inherit;
    font-style: normal;
    line-height: 0;
    text-align: center;
    text-transform: none;
    vertical-align: -0.125em;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.anticon {
    display: inline-block;
    color: inherit;
    font-style: normal;
    line-height: 0;
    text-align: center;
    text-transform: none;
    vertical-align: -0.125em;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

antd-scope .anticon svg {
    display: inline-block;
}

antd-scope svg:not(:root) {
    overflow: hidden;
}

antd-scope .anticon > * {
    line-height: 1;
}

.ant-menu-horizontal {
    line-height: 46px;
    border: 0;
    border-bottom: 1px solid #f0f0f0;
    box-shadow: none;
}

.ant-layout-header .ant-menu{
    line-height: inherit;
}

.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item, .ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-submenu {
    margin: 0 20px;
    margin-top: -1px;
    margin-bottom: 0;
    padding: 0 20px;
    padding-right: 0;
    padding-left: 0;
}

.ant-menu-horizontal > .ant-menu-item, .ant-menu-horizontal > .ant-menu-submenu {
    position: relative;
    top: 1px;
    display: inline-block;
    vertical-align: bottom;
    border-bottom: 2px solid transparent;
}

.ant-menu-horizontal .ant-menu-item, .ant-menu-horizontal .ant-menu-submenu {
    margin-top: -1px;
}

.ant-menu-horizontal .ant-menu-submenu {
    transition: border-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.ant-menu-horizontal > .ant-menu-submenu > .ant-menu-submenu-title {
    padding: 0;
}

.ant-menu-horizontal .ant-menu-item, .ant-menu-horizontal .ant-menu-submenu-title {
    transition: border-color 0.3s, background 0.3s;
}

.ant-menu-submenu-horizontal .ant-menu-submenu-arrow {
    display: none;
}

.ant-menu-item .ant-menu-item-icon, .ant-menu-submenu-title .ant-menu-item-icon, .ant-menu-item .anticon, .ant-menu-submenu-title .anticon {
    min-width: 14px;
    margin-right: 10px;
    font-size: 16px;
    transition: font-size 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), margin 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), color 0.3s;
}

@media only screen and (max-width: 768px)
{
#top-header-links {
    display:none;
}
}

amp-mega-menu {
    white-space: nowrap!important;
}

.i-amphtml-layout-container, .i-amphtml-layout-fixed-height, [layout=container], [layout=fixed-height][height]:not(.i-amphtml-layout-fixed-height) {
    display: block;
    position: relative;
}

.i-amphtml-element {
    display: inline-block;
}

.i-amphtml-layout-size-defined {
    overflow: hidden!important;
}

.i-amphtml-mega-menu-mask-parent {
    position: relative;
}

.mega-menu.jsx-1329908245 {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 36px;
    background-color: white;
    border: 1px solid #f1f1f1;
}

@media screen and (min-width: 768px){
.mega-menu.jsx-1329908245 {
    justify-content: left;
	}}


amp-mega-menu.i-amphtml-layout-size-defined[open] {
    overflow: visible!important;
}

amp-mega-menu nav {
    background: #fff;
}

.nav.jsx-1329908245 {
    background-color: transparent;
}

amp-mega-menu nav>* {
    margin: 0;
}

@media only screen and (min-width: 800px)
{
amp-mega-menu.i-amphtml-layout-size-defined {
	padding: 0px 40px;
}
}

.unordered-list.jsx-1329908245 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent;
    overflow-x: scroll;
}

amp-mega-menu .i-amphtml-mega-menu-item {
    display: inline-block!important;
}

.menu-list-item.jsx-1329908245 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0px 30px 0px 0px;
}

amp-mega-menu .i-amphtml-mega-menu-heading {
    cursor: pointer!important;
}

.category.jsx-276155386 {
		font-family: Montserrat;
		scroll-behavior: smooth;
    margin: 0;
    color: #4a4c49;
    font-size: 14px;
    margin-block-start: 1.67em;
    margin-block-end: 1.67em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    vertical-align: baseline;
    box-sizing: border-box;
    letter-spacing: 0px;
    border: 0;
    font-weight: 500;
    cursor: pointer;
    line-height: 22px;
    padding: 8px 0px;
    height: 24px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

jsx-1329908245 menu-list-item i-amphtml-mega-menu-item {
    font-size: 14px;
    font-weight: 500;
		color: #4a4c49;
    cursor: pointer;
    line-height: 22px;
    padding: 8px 0px;
    height: 24px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.anchor.jsx-836586232 {
    font-size: 14px;
	font-weight:500;
}

.category.jsx-276155386.category-selected {
    color: #AF231C;
    border-bottom: 2px solid #AF231C;
    height: 22px;
		border-top: 3px solid #ffffff;
}

.site-header .nav-menu {
    list-style: none;
    margin: 0;
    padding-left: 0;
}

.sticky-header .site-header{ 
		position: relative;
		z-index:200;
}

.home .blog .wp-custom-logo .layout-three-columns .standard-paging .group-blog .tk-theme-frontend .standard-menu .hfeed .sticky-header .page-loaded .nav-opened {
	z-index:1;
}

#site-navigation {
    letter-spacing: inherit;
    text-transform: none;
	font-size:14px;
	font-weight:500;
	color: #4a4c49;
}

li.menu-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0px 30px 0px 0px;
    margin-top: 0px;
    margin-right: 30px;
    margin-bottom: 0px;
    margin-left: 0px;
}

#site-navigation ul li a {    
	font-size:14px;
	color: #4a4c49;
}



.wp-block-image {
	padding-top:24px;
}
p.has-medium-font-size {
    margin-bottom: 8px;
}
figure.size-large, figure.size-full {
	margin:0 !important;
}


.entry-content > h3 {
	font-size:30px;
	margin-bottom: 20px;
}

.entry-content > h2 {
	font-size:30px;
	margin-bottom: 20px;
}

.entry-content > ul {
	margin-bottom:24px;
	margin-top:16px;
}

.entry-content > ul > li {
	margin-top:8px;
	margin-bottom:8px;
}

.wp-block-buttons {
	margin-bottom:40px;
}

iframe {
	    margin:65px auto 24px auto !important;
}

article.post > div > h2 > a {
	  color: #af231c;
    font-weight: 700;
}
.entry-content a {
    font-weight: 600;
    color: #af231c;
    ]: ;
    text-decoration-line: underline;
	
	
