/******

Template information:

Black				#1A1818
Dark Grey			#333333
Red					#B4171D
Blue				#2E97C9
White				#ffffff

font-family: museo-sans, sans-serif;
font-family: oswald, sans-serif;

*******/

h1, h2, h3, h4, h5, h6 {font-weight: normal;}
/* b, strong {font-weight: 900!important;} */

.has-black-color,
a.has-black-color,
.has-black-color a,
.has-black-color a:link,
.has-black-color a:visited {color: #1A1818!important;}

.has-dark-grey-color,
a.has-dark-grey-color,
.has-dark-grey-color a,
.has-dark-grey-color a:link,
.has-dark-grey-color a:visited {color: #333333!important;}

.has-light-grey-color,
a.has-light-grey-color,
.has-light-grey-color a,
.has-light-grey-color a:link,
.has-light-grey-color a:visited {color: #F0F0F0!important;}

.has-red-color,
a.has-red-color,
.has-red-color a,
.has-red-color a:link,
.has-red-color a:visited {color: #B4171D!important;}

.has-blue-color,
a.has-blue-color,
.has-blue-color a,
.has-blue-color a:link,
.has-blue-color a:visited {color: #2E97C9!important;}

.has-white-color,
a.has-white-color,
.has-white-color a,
.has-white-color a:link,
.has-white-color a:visited {color: #fff!important;}



.has-black-background-color {background-color: #1A1818;}
.has-dark-grey-background-color {background-color: #333333;}
.has-light-grey-background-color {background-color: #F0F0F0;}
.has-red-background-color {background-color: #B4171D;}
.has-blue-background-color {background-color: #2E97C9;}
.has-white-background-color {background-color: #fff;}

hr.has-black-background-color {background-color: #1A1818;}
hr.has-dark-grey-background-color {background-color: #333333;}
hr.has-light-grey-background-color {background-color: #F0F0F0;}
hr.has-red-background-color {background-color: #B4171D;}
hr.has-blue-background-color {background-color: #2E97C9;}
hr.has-white-background-color {background-color: #fff;}


.is-style-condensed {font-family: oswald, sans-serif;}




.wp-block-button__link {
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	padding: 0.5em 1.5em;
	min-width: 175px;
	line-height: .9em;
	font-weight: 500;
	font-family: oswald, sans-serif;
	font-size: 1em;
	margin-top: 1.5em; 
}
.no_space .wp-block-button__link {margin: 0;}
.wp-block-button__link:hover {cursor: pointer;}

.wp-block-buttons .wp-block-button.aligncenter {display: block;}

.wp-block-buttons .wp-block-button {margin: 0;}

.wp-block-buttons.alignright, 
.wp-block-buttons.alignleft {max-width: 100%;}



.alignright,
.alignleft {max-width: 50%;}


.wp-block-cover, .wp-block-cover-image {
	margin: 0;
	height: 100%;
	background-color: transparent;
}




.wp-block-separator {
	background: transparent;
	margin: 1em 0;
	border-bottom: 2px dashed #1A1818;
	max-width: 100% !important;
}













.wide-first .inner-column-1 {
	-webkit-box-flex: 2!important;
	flex: 2!important;
}

.table .kt-inside-inner-col {
	padding: .5em!important;
	font-size: .9em;
}
.table p {margin:0;}
/* .table .wp-block-button__link {margin-top: 0;} */


.table .wp-block-getwid-icon__wrapper {padding: 0;}





.wp-block-getwid-social-links {font-size: 25px;}








































