/*
Theme Name: Beans child
Description: Starter Child Theme for the Beans Theme.
Author: Beans
Author URI: http://www.getbeans.io
Template: tm-beans
Version: 1.0.0
Text Domain: tm-beans
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
html {
	font-family: 'Open Sans',sans-serif;
	font-size: 16px;
	line-height: 30px;
	background-color: #0D121F;
	background-image: url(img/bg.png);
	background-repeat: no-repeat;
	background-position: center;
	color: #fff;
	font-weight: 400;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	color: #fff;
}
a {
	color: #fff;
}
a:hover, a:active {
	color: #fff;
	text-decoration: underline;
}

.uk-navbar-nav > li > a {
	font-family: 'Open Sans',sans-serif;
	font-size: 18px;
	color: #fff;
	padding: 0;
	margin: 0 15px;
	font-weight: 600;
	text-transform: uppercase;
}
.uk-navbar-nav > li:hover > a, .uk-navbar-nav > li > a:focus, .uk-navbar-nav > li.uk-open > a {

	color: #f2f2f2;
	background: none;

}
.uk-navbar-nav > li.uk-active > a {
	color: #fff;
	background: none;
}

.tm-header {
	padding-top: 0;
	padding-bottom: 0;
	border: none;
background-color: #0D121F;
}
.tm-site-branding {
	padding-left: 0;
}
.uk-navbar {
	
}
.header-call-to-action {
	line-height: 140px;
}
.tm-main {
	padding-top: 0;
	padding-bottom: 0;
}
.uk-article-title {
	display: none;

}
.uk-article {
	padding: 0;
}
h1, .uk-h1 {
	line-height: 60px;
}
h2, .uk-h2 {
	font-size: 30px;
	line-height: 30px;
}
.tm-main {
	background: transparent;
}
.uk-text-huge {
	font-size: 28px;
}
.uk-panel-box {
	color: #fff;
	background: transparent;
}
.uk-panel-box-primary {
	background: #f6f6f6;
	border: 1px solid #e5e5e5;
}
.uk-text-bold {
	font-weight: 700;
}
.uk-slideset img {
    border: 1px solid #f2f2f2;
}
.uk-text-shadow {
	text-shadow: 0 0 5px #000000;
}
.uk-text-large {
	font-weight: 400;
	line-height: 32px;
}
.uk-text-contrast h2, .uk-text-contrast a {
	color: #fff;
}
 .uk-form select, .uk-form textarea, .uk-form input:not([type]), .uk-form input[type="text"], .uk-form input[type="password"], .uk-form input[type="datetime"], .uk-form input[type="datetime-local"], .uk-form input[type="date"], .uk-form input[type="month"], .uk-form input[type="time"], .uk-form input[type="week"], .uk-form input[type="number"], .uk-form input[type="email"], .uk-form input[type="url"], .uk-form input[type="search"], .uk-form input[type="tel"], .uk-form input[type="color"] {
 	width: 100%;
 }
 .uk-form select, .uk-form textarea, .uk-form input:not([type]), .uk-form input[type="text"], .uk-form input[type="password"], .uk-form input[type="datetime"], .uk-form input[type="datetime-local"], .uk-form input[type="date"], .uk-form input[type="month"], .uk-form input[type="time"], .uk-form input[type="week"], .uk-form input[type="number"], .uk-form input[type="email"], .uk-form input[type="url"], .uk-form input[type="search"], .uk-form input[type="tel"], .uk-form input[type="color"] {
 	height: auto;
 }
 .uk-form select, .uk-form textarea, .uk-form input:not([type]), .uk-form input[type="text"], .uk-form input[type="password"], .uk-form input[type="datetime"], .uk-form input[type="datetime-local"], .uk-form input[type="date"], .uk-form input[type="month"], .uk-form input[type="time"], .uk-form input[type="week"], .uk-form input[type="number"], .uk-form input[type="email"], .uk-form input[type="url"], .uk-form input[type="search"], .uk-form input[type="tel"], .uk-form input[type="color"] {
 	background: rgba(0, 0, 0, 0.1);
 	color: #fff;
 	border-radius: 0;
 }
 .uk-form select:focus, .uk-form textarea:focus, .uk-form input:focus:not([type]), .uk-form input[type="text"]:focus, .uk-form input[type="password"]:focus, .uk-form input[type="datetime"]:focus, .uk-form input[type="datetime-local"]:focus, .uk-form input[type="date"]:focus, .uk-form input[type="month"]:focus, .uk-form input[type="time"]:focus, .uk-form input[type="week"]:focus, .uk-form input[type="number"]:focus, .uk-form input[type="email"]:focus, .uk-form input[type="url"]:focus, .uk-form input[type="search"]:focus, .uk-form input[type="tel"]:focus, .uk-form input[type="color"]:focus {
 	background: rgba(0, 0, 0, 0.2);
 	color: #fff;
 }


.uk-block-default {
	background: #00BFA5;

}
.uk-block-default a {
	color: #fff;
	text-decoration: underline;
}
.uk-block-default a:hover, .uk-block-default a:active {
	text-decoration: none;
}
.uk-block-default h1, .uk-block-primary h1, .uk-block-default, .uk-block-primary {
	color: #fff;
}


.uk-navbar-nav {
	margin-top:140px;
}
.header-top a {
margin-right: 15px;
}
.header-top img {
	padding: 0 4px 0 24px;
}
.header-top a {
	color: #fff;

}
.header-top a:hover, .header-top a:active {
	color: #fff;
	text-decoration: underline;
}
.tm-footer {
	border: none;

}
.top {
	margin-top: -32px;
	display: block;
}
.uk-dotnav > .uk-active > * {

    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}
.call-btn {
	margin: 36px 0;
	font-size: 32px;
	font-weight: 400;
}
.call-btn img {
	padding-right: 24px;
}
.call-btn a {
	color: #fff;
}
.call-btn a:hover, .call-btn a:active {
	color: #fff;
	text-decoration: underline;
}
.tm-sub-footer {
	font-size: 14px;
}
figure {
    margin-top: 0;
}
.uk-offcanvas {
	text-transform: uppercase;
}
.slideshow {
	background: rgba(0, 0, 0, 0.6);
	padding: 10px!important;
}
.info-container {
	background: rgba(21, 39, 71, 0.8);
	padding: 20px;
}
.uk-text-large {
	font-size: 24px;
	font-weight: 600;
	font-style: italic;

}
.featured, .info-wrap {
	padding: 0;
}
.info-wrap-grid {
	margin: 0;
}
@media screen and (max-width:479px) {
	.call-btn {
		font-size: 18px;
	}
	article.uk-panel-box {
		padding: 20px 0;
	}
	.tm-site-branding {
		float: none!important;
		text-align: center;
	}
}
.uk-button-primary {
	background: #F8D734;
	color: #000!important;
}
.strip {
	background: url(img/stripe.png) center 0 no-repeat #337fab;
height: 18px;
width: 100%;
position: absolute;
left: 0;
top: 0;
overflow: hidden;
}

.uk-modal-dialog {
	background: #0D121F;
}
.uk-close-alt {
color: #000;
}
@media screen and (min-width:1400px) {
	.uk-container {
		max-width: 1440px;
	}
	
	.tm-site-branding {
		margin-left: -130px;
	}
	.position-br {
		position:absolute;
		bottom:0;
		right:0;
		margin-right:-50px!important;
		margin-bottom:-50px!important;
	}
	.position-br img {
		width:100%!important;
	}
}
@media screen and (min-width:768px){
	.header-top {
	padding: 10px 0;
	border-bottom: 1px solid #152747;
	
}
	.position-br {
		position:absolute;
		bottom:0;
		right:0;
		margin-right:0;
		margin-bottom:0;
	
	}
	.position-br img {
		width:50%;
	}
	
}
/* snap shape */

/* Common style */
.grid {
	margin: 20px auto 120px;

}

.grid a {
	float: left;
	max-width: 288px;
	width: 20%;
	color: #333;
}



.grid figure {
	position: relative;
	overflow: hidden;
	padding-right: 10px;
	padding-top: 10px;
	margin-left: 10px;
	margin-top: 10px;
	background: rgba(0,0,0,0.6);
}

.grid figure img {
	position: relative;
	display: block;
	width: 100%;
	opacity: 0.7;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.grid figcaption {
	position: absolute;
	top: 0;
	z-index: 11;
	padding: 0;
	width: 100%;
	height: 100%;
	text-align: center;
}

.grid figcaption h2 {
	margin: 0;
	color: #fff;
	letter-spacing: 1px;
	font-weight: 300;
	font-size: 14px;
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
}



.grid figcaption h2 {
	-webkit-transform: translateY(50px);
	transform: translateY(50px);
	margin-top: 18px;
}

.grid figure button {
	position: absolute;

	border: none;
	text-transform: uppercase;
	letter-spacing: 1px;

	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
}

.grid figcaption,
.grid figcaption h2,
.grid figure button {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

/* Style for SVG */
.grid svg {
	position: absolute;
	top: -1px; /* fixes rendering issue in FF */
	z-index: 10;
	width: 100%;
	height: 100%;
}

.grid svg path {
	fill: rgba(0, 0, 0, 0.9);
}

/* Hover effects */
.grid a:hover figure img {
	opacity: 1;
}

.grid a:hover figcaption h2,
.grid a:hover figcaption p {
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

.grid a:hover figcaption p {
	opacity: 0;
}

/* Individual styles */


.grid figure button {
	top: 50%;
	left: 50%;

	opacity: 0;
	-webkit-transform: translateY(-50%) translateX(-50%) scale(0.25);
	transform: translateY(-50%) translateX(-50%) scale(0.25);
}

.grid a:hover figure button {
	opacity: 1;
	-webkit-transform: translateY(-50%) translateX(-50%) scale(1);
	transform: translateY(-50%) translateX(-50%) scale(1);
}
.uk-dropdown, .uk-dropdown-blank {
	width: 240px;
	font-size: 14px;
	font-weight: 600;
}

/* Media Queries */
/* Let's redefine the width of each anchor and the margins */
@media screen and (min-width:960px) {
	.tm-header .uk-container {
		padding-left: 10px;
		padding-right: 10px;
	}
	.uk-navbar-nav {
		margin-top: 50px;
	}
}
@media screen and (max-width: 959px) { 
	.tm-sub-footer, .uk-text-right {
text-align: center!important;
	}
		.top {
		margin: 0;
	}
}
@media screen and (max-width: 767px) { 
	.map {
padding-left:20px;
	padding-right:20px;
	}
	.header-top {
		margin:0;
		float: left;
		font-size: 18px;
		width: 50%;
	}
	.tm-primary-menu {
		width: 100%;
		margin: 20px 0;
	}
	.tm-primary-menu.uk-float-right {
		float: none;
	}
	.uk-navbar {
		padding:0;
	}
	.tm-primary-menu .uk-button {
text-align:center;
		width:40%;
	}
	.header-top .uk-text-right {
		text-align: center!important;
	}
	h4, .uk-h4 {
		font-size: 14px;
	}
}
@media screen and (max-width: 1024px) {
	.grid a {
		width: 33.333%;
	}

	.grid a:nth-child(odd) {
		margin: 0;
	}

	.grid a:nth-child(3n-1) {
		margin: 20px 0 -20px 0;
	}
}

@media screen and (max-width: 480px) {
	.grid a {
		width: 100%;
		float: none;
	}

	.grid a:nth-child(even) {
		margin: 0;
	}
	.grid figure {
		padding:0;
		margin: 0;
		
	}
}
