@font-face {
  font-family: 'HansKendrick-Regular';
  src: url('font/HansKendrick-Regular.eot?#iefix') format('embedded-opentype'),  url('font/HansKendrick-Regular.otf')  format('opentype'),
	     url('font/HansKendrick-Regular.woff') format('woff'), url('font/HansKendrick-Regular.ttf')  format('truetype'), url('font/HansKendrick-Regular.svg#HansKendrick-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
* {
    box-sizing: border-box;
}
iframe[name="google_conversion_frame"] {
	position: fixed;
}
body{
	margin: 0px;
	padding: 0px;
	color: #000;
	font-size: 18px;
	font-family: 'HansKendrick-Regular', sans-serif;	
}
h1,h2,h3,h4,h5,h6, input, select,textarea {
	font-family: 'HansKendrick-Regular', sans-serif;	
}
h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 20px;
    margin-bottom: 10px;
	color: #262262;
}
h4, .h4, h5, .h5, h6, .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;
}
a:active, 
a:hover, 
a:focus,
input:hover, 
input:active, 
input:focus, 
textarea:hover, 
textarea:active, 
textarea:focus {
	outline: 0px;
}
a {
	text-decoration: none;
	color: inherit;
}
form br {
	display: none;
}
img {
	max-width: 100%;
	height: auto;
}
p,ul,ol {
	margin: 0 0 10px 0;
}
input {
	width: 100%;
	height: 42px;
	margin-top: 13px;
	margin-bottom: 3px;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #ccc;
	border-radius: 0px;
	font-size: 18px;
}
textarea {
	width: 100%;
	height: 90px;
	margin-top: 13px;
	margin-bottom: 3px;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #ccc;
	border-radius: 0px;
	font-size: 18px;
}
input[type="submit"] {
	width: 100%;
	height: 42px;
	margin-top: 13px;
	margin-bottom: 3px;
	border: 1px solid #ccc;
	border-radius: 0px;
	font-weight: 700;
	font-size: 22px;
	text-align: center;		
}
.font-vw input {
	height: 2.9vw;
	margin-top: 0.25vw;
	margin-bottom: 0.25vw;
	padding-right: 0.5vw;
	padding-left: 0.5vw;
	font-size: 1vw;
}
.font-vw textarea {
	height: 10vw;
	margin-top: 0.25vw;
	margin-bottom: 0.25vw;
    padding-top: 0.8vw;
    padding-bottom: 0.8vw;
	padding-right: 0.5vw;
	padding-left: 0.5vw;
	font-size: 1vw;
	resize: vertical;	
}
.font-vw input[type="submit"] {
	display: inline-block;
	width: auto;
	width: initial;
	height: auto;
	height: initial;
	margin-top: 0.25vw;
	margin-bottom: 0.25vw;
    padding-right: 3vw;
    padding-left: 3vw;
    padding-top: 0.75vw;
    padding-bottom: 0.75vw;	
	font-size: 1vw;	
	font-weight: 400;
	line-height: 1;
}
body .admin {
	display: none
}
body.admin-bar .admin {
	display: block;
}
.ajax-loader {
	position: absolute;
}
.hentry {
    margin-bottom: 0px;
}
.relative {
	position: relative
}
.inline-block {
	display: inline-block;
}
.table {
    display: table;
}
.table-cell {
    display: table-cell;
    vertical-align: middle;
}
.container {
    padding: 0 15px 0 15px;
	margin: 0 auto;
}
[class*="section"],
.site-footer {
	padding-top: 3.65vw;
	padding-bottom: 3.65vw;
}
[class*="section"] .button,
.font-vw .button {
    margin-top: 0.8vw;
    margin-top: 1.4vw;	
    padding: 1vw 3vw;
    padding: 0.75vw 2vw;	
    font-size: 0.833vw;
    letter-spacing: 0.05vw;
}
.background-cover {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.background-cover img {
	opacity: 0;
}
.image-center {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
}
.image-center img {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;	
	width: auto;
	height: auto;
	max-height: 100%;
	max-width: 100%;	
	margin: auto;
}
ul.pager {
	padding-right: 0px;
	padding-left: 0px;
}
ul.pagination {
	padding-right: 0px;
	padding-left: 0px;
}
.bg-brown {
	background-color: #efeae6;
    overflow: hidden;	
}
.bg-blue {
	background-color: #262262;
    overflow: hidden;	
}
/* slick slider */
.slickwraper {
	overflow: hidden;
}
.slick-slide img {
    display: inline-block;
	max-width: 100%;
	height: auto;
}
.slick-slide {
    text-align: center;
}
.slick-arrow {
	position: absolute;
	outline: 0;
	top: 48%;
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);	
	z-index: 1;
	border: 0px;
	padding: 0px;
	background-color: transparent;
    font-size: 100px;
    line-height: 40px;
    height: 40px;	
	cursor: pointer;	
	color: #000;
}
.slick-arrow svg {	width: 40px;	height: 40px;}.slick-next.slick-arrow {	left: 0px;	transform: rotate(90deg);}.slick-prev.slick-arrow {	right: 0px;	transform: rotate(-90deg);}
ul.slick-dots {
	margin: 0px;	
	padding: 0px;
	list-style: none;
	text-align: center;
	transform: translateY(30px);	
}
ul.slick-dots li {
	display: inline-block;
	margin: 10px;
	width: 14px;
	height: 14px;
	border: 1px;
	border-radius: 50%;
	background-repeat: no-repeat;
	background-size: 100% 100%;	
}
ul.slick-dots li button {
	width: 14px;
	height: 14px;
	padding: 0px;
	border: 1px;
	border-radius: 50%;
	background-color: #ccc;
	background-size: 100% 100%;
	color: transparent;
	outline: 0;
	cursor: pointer;
}
ul.slick-dots li.slick-active button {
	background-color: #000;
	cursor: default;
}
.font-vw ul.slick-dots {
	transform: translateY(1.5vw);	
}
.font-vw ul.slick-dots li {
	margin: 0.5vw;
	width: 1vw;
	height: 1vw;
	border: 1px;
}
.font-vw ul.slick-dots li button {
	width: 1vw;
	height: 1vw;
}
.slider {
	margin-top: 2vw;
}
.slider .inner {
	padding: 0.781vw;
}
.slider .image-center {
	width: 100%;
	height: 10.5vw;
	background-color: #fff;
}
.slider .image-center img {
	max-width: 100%;
	max-height: 100%;
}
/* elementor */
#elementor-add-new-section {
    max-width: 100%;
    float: left;
    width: 100%;
}
/* flex */
.flex-container {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 15px 0;
}
.flex-row {
	display: flex;
	/* align-items: center; */
	justify-content: space-between;
	margin: 15px 0;
}
.flex-half{
	width: calc(50% - 15px);
}
.flex-third{
	width: calc(33.33% - 15px);
}
.flex-two-thirds{
	width: calc(66.66% - 15px);
}
.flex-qtr{
	width: calc(25% - 15px);
}
.flex-fifth{
	width: calc(20% - 15px);
}
.row {
	display: flex;
	width: 100%;
}
.row::after {
	display: block;
	clear: both;
	content: '';
}
.col-1 {width: 8.33%}
.col-2 {width: 16.66%}
.col-3 {width: 25%}
.col-4 {width: 33.33%}
.col-5 {width: 41.66%}
.col-6 {width: 50%}
.col-7 {width: 58.33%}
.col-8 {width: 66.66%}
.col-9 {width: 75%}
.col-10 {width: 83.33%}
.col-11 {width: 91.66%}
.col-12 {width: 100%}
[class*="col-"] {
	padding: 15px;
	float: left;
}
/* general */
ul.nav {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul.nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul.nav li {
	margin: 0px;
	padding: 0px;
}
.button {
	display: inline-block;
	margin-top: 30px;
	padding: 24px 66px;
	background-color: #262262;
	color: #fff;
	text-decoration: none;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none; 
	user-select: none; 
	cursor: pointer;
	
}
.button:hover {
	background-color: #302a93;
	color: #fff;
}
.circle {
	display: inline-block;
	border-radius: 50%;
	background-color: #00aeef;
}
.font-vw {
	font-size: 0.938vw;
	font-size: 1.2vw;
}
.font-vw h2 {
    margin-top: 1vw;
    margin-bottom: 1.5vw;	
    font-size: 3.13vw;
    font-weight: 300;
    line-height: 1.1;
}
.font-white,
.font-white h2,
.font-white h3 {
	color: #fff;
}
.font-white .button {
    background-color: #fff;
    color: #262262;
}



/* single */
.post-thumbnail {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;	
}
.button-post-nav {
	display: flex;
	justify-content: space-between;
	margin: 20px 0 40px;
	font-weight: 600;
}
.recent-slide {
	margin: 0 5px;
}
/* category */
.flex-post.img {
	width: 25%;
} 
.flex-post.text {
	width: 72%;
	position: relative;
	padding-bottom: 25px;
} 
.flex-post.text.flex-full {
	width: 100%;	
}
.post-read-more {
	position: absolute;
	bottom: 0;
	left: 0;
}
/*popup video*/
.play-video {
	cursor: pointer;
}
.vid-popup {
    position: fixed;
    z-index: 9999;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);

    display: block;
}
.vid-popup iframe {
    width: 1200px;
    height: 675px;
	max-width: 72vw;
    max-height: 40.6vw;
    margin-bottom: -11px;
    border: 0px;
}
.close-popup {
	position: absolute;
	top: 0;
	right: 0;
    width: 20px;
    height: 20px;
	background-color: #fcd540;
	background-color: #fff;
	cursor: pointer;
	z-index: 3;
}
.close-popup:before,
.close-popup:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	height: 65%;
    width: 2px;
    background-color: #152a50;
	transition: 1s;
}
.close-popup:before {
	transform: translate(-50%, -50%) skewX(-30deg);	
}
.close-popup:after {
	transform: translate(-50%, -50%) skewX(30deg);	
}
.close-popup:hover:before {
	transform: translate(-50%, -50%) skewX(30deg);
	background-color: #666;
}
.close-popup:hover:after {
	transform: translate(-50%, -50%) skewX(-30deg);	
	background-color: #666;
}


.text-image {
    align-items: center;
	margin-top: 4vw;
    margin-bottom: 6vw;
}
.text-image .image {
}
.text-image .image .inner {
	width: 34vw;
	background-color: #efeae6;
}
.text-image .image .inner img {
	width: 34vw;
}
.text-image.even .image .inner video {
    transform: translate(2vw, 2vw);
}
.text-image .image .inner video {
    width: 34vw;
}

.text-image.odd .image {
    display: flex;
	justify-content: flex-end;
}
.text-image.odd .image .inner img,
.text-image.odd .image .inner video {
    transform: translate(-2vw, 2vw);	
}
.text-image.even .image .inner img,
.text-image.even .image .inner video
 {
    transform: translate(2vw, 2vw);	
}
.text-image.odd .image {
	order: 1
}
.text-image.odd .text .inner{
	width: 25vw;
}
.text-image.even .text {
	display: flex;
	justify-content: flex-end;
}
.text-image.even .text .inner{
	width: 28vw;
}


.section-contact h4 {
	color: #262262;
	font-weight: 300;
	font-size: 1.4vw;
}
.form-col:nth-child(2n+1) {
	padding-right: 0.8vw;
}
.form-col:nth-child(2n) {
	padding-left: 0.8vw;
}
.section-contact form {
	margin-top: 4vw;
}
.section-contact input,
.section-contact textarea {
	border: 0;	
	background-color: #efeae6;
}
.section-contact input[type="submit"] {
    background-color: #262262;
}
.section-contact input[type="submit"]:hover {
    background-color: #302a93;
}
.form-sumbit {
    margin-top: 1vw;	
	text-align: center;
}

.es_subscription_message.success {
	display: block;
	padding: 3px 6px;
    background-color: #fff;
}
@media (min-width: 768px){
	.container {
		width: 750px;
	}
	.container.container-wide {
		width: 750px;
	}
	.container.container-narrow {
		width: 750px;
	}	
	.container.container-narrow-vw {
		width: 37.5vw;
	}
	.container.container-vw {
		width: 750px;
	}	
}
@media (min-width: 992px){
	.container {
		width: 970px;
	}
	.container.container-wide {
		width: 970px;
	}	
	.container.container-vw {
		width: 75vw;
	}
	.container.container-little-narrow-vw.container-narrow-vw  {
		width: 48vw;
	}
}
@media (min-width: 1200px){
	.container {
		width: 1170px;
	}
	.container.container-wide {
		width: 100%;
	}
}
@media (min-width: 1430px){
	.container.container-little-wide-vw  {
		width: 73vw;
	}
}
@media (min-width: 1630px){
	.container.container-wide {
		width: 1600px;
	}
}
@media (max-width: 991px){
	body{
		font-size: 14px;
	}
	h1, .h1, h2, .h2, h3, .h3 {
		margin-top: 10px;
		margin-bottom: 10px;
	}
	h4, .h4, h5, .h5, h6, .h6 {
		margin-top: 10px;
		margin-bottom: 10px;
	}
	h1, .h1 {
		font-size: 26px;
	}
	h2, .h2 {
		font-size: 20px;
	}
	h3, .h3 {
		font-size: 18px;
	}
	h4, .h4 {
		font-size: 16px;
	}
	h5, .h5 {
		font-size: 14px;
	}
	h6, .h6 {
		font-size: 12px;
	}
	.flex-row {
		flex-wrap: wrap;
	}
	.flex-half{
		width: 100%;
	}
	.font-vw {
		font-size: 14px;
	}
	.font-vw h2 {
		margin-top: 10px;
		margin-bottom: 10px;	
		font-size: 30px;
	}
	.font-vw input {
		height: 30px;
		margin-top: 3px;
		margin-bottom: 1px;
		padding-right: 5px;
		padding-left: 5px;
		font-size: 14px;
	}
	.font-vw textarea {
		height: 90px;
		margin-top: 3px;
		margin-bottom: 1px;
		padding-right: 5px;
		padding-left: 5px;
		font-size: 14px;
	}
	.font-vw input[type="submit"] {
		height: 30px;
		margin-top: 3px;
		margin-bottom: 3px;
		font-size: 16px;	
	}
	.font-vw ul.slick-dots {
		transform: translateY(20px);	
	}
	.font-vw ul.slick-dots li {
		margin: 2px;
		width: 8px;
		height: 8px;
	}
	.font-vw ul.slick-dots li button {
		width: 8px;
		height: 8px;
	}
	.form-row.flex-row {
		margin: 0px;
	}
	[class*="section"],
	.site-footer {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	[class*="section"] .button,
	.font-vw .button	{
		margin-top: 10px;
		padding: 3px 13px;
		font-size: 13px;
		letter-spacing: 0.5px;
	}
	
	.slider {
		margin-top: 30px;
	}
	.slider .inner {
		padding: 10px;
	}
	.slider .image-center {
		height: 150px;
	}
	.slider .image-center img {
		max-width: 90%;
		max-height: 90%;
	}
	
	.text-image {
		margin-top: 40px;
		margin-bottom: 40px;
	    max-width: 350px;
		margin-right: auto;
		margin-left: auto;
	}
	.text-image.odd .image {
		order: initial;
	}
	.text-image .text .inner {
		margin-top: 20px;
		max-width: 270px;
	}
	.text-image.even .text .inner {
		width: 100%;
	}
	.text-image.odd .text .inner {
		width: 100%;
	}
	.text-image.even .text .inner {
		width: 100%;
	}
	.text-image.even .text {
		justify-content: flex-start;
	}
	.text-image.odd .image {
		justify-content: flex-start;
	}
	.text-image .image .inner {
		width: 300px;
		background-color: transparent;		
	}
	.text-image .image .inner img {
		width: 300px;
	}
	.text-image.odd .image .inner img,
	.text-image.odd .image .inner video {
		transform: translate(-15px, 0px);
		width: calc(100% + 30px);
		max-width: inherit;		
	}
	.text-image.even .image .inner img,
	.text-image.even .image .inner video {
		transform: translate(-15px, 0px);
		width: calc(100% + 30px);
		max-width: inherit;
	}	

	
	.form-col:nth-child(2n+1) {
		padding-right: 0vw;
	}
	.form-col:nth-child(2n) {
		padding-left: 0vw;
	}
	.section-contact form {
		max-width: 300px;
		margin-top: 30px;
		margin-right: auto;
		margin-left: auto;
	}
	.section-contact form label {
		display: block;
		margin-top: 8px
	}	
	.section-contact h4 {
		font-size: 18px;
	}
	.form-sumbit {
		margin-top: 0px;
	}
}
@media (max-width: 767px){
	/* category */
	.flex-row {
		/* justify-content: center; */
		/* flex-wrap: wrap; */
	}
	.flex-post.img {
		width: 250px;
	} 
	.flex-post.text {
		width: 100%;
		max-width: 550px;
	} 
	.flex-full {
		width: 100%;	
	}
    .vid-popup iframe {

	}
	
	.section-contact form {
		padding: 0 20px;
	}
	.vid-popup iframe {
		height: 675px;
		max-width: initial;
		max-height: 50.6vw;
		margin-bottom: -11px;
		border: 0px;
	}
}
@media (max-width: 600px) {
	#wpadminbar {
		position: fixed;
	}
}
@media (max-width: 425px){
	.vid-popup iframe {

	}
	.text-image .text .inner {
		max-width: 100%;
	}
	
	.text-image {
		max-width: initial;
		max-width: auto;
	}
	.text-image .image .inner {
		width: 100%;
	}
	.section-contact form {
		max-width: 100%;
	}
	.font-vw input {
		height: auto;
		margin-top: 3px;
		margin-bottom: 1px;
		padding-top: 10px;
		padding-bottom: 10px;		
		padding-right: 13px;
		padding-left: 11px;
		font-size: 14px;
	}
	.font-vw textarea {
		height: 90px;
		margin-top: 3px;
		margin-bottom: 1px;
		padding-top: 10px;
		padding-bottom: 10px;		
		padding-right: 13px;
		padding-left: 11px;
		font-size: 14px;
	}
}