.youtube {
    background-color: #000;
    margin-bottom: 30px;
    position: relative;
    padding-top: 56.25%;
    overflow: hidden;
    cursor: pointer;
}
.youtube img {
    width: 100%;
    top: -16.84%;
    left: 0;
    opacity: 0.7;
}
.youtube .play-button {
    width: 90px;
    height: 60px;
    background-color: #333;
    box-shadow: 0 0 30px rgba( 0,0,0,0.6 );
    z-index: 1;
    opacity: 0.8;
    border-radius: 6px;
}
.youtube .play-button:before {
    content: "";
    border-style: solid;
    border-width: 15px 0 15px 26.0px;
    border-color: transparent transparent transparent #fff;
}
.youtube img,
.youtube .play-button {
    cursor: pointer;
}
.youtube img,
.youtube iframe,
.youtube .play-button,
.youtube .play-button:before {
    position: absolute;
}
.youtube .play-button,
.youtube .play-button:before {
    top: 50%;
    left: 50%;
    transform: translate3d( -50%, -50%, 0 );
}
.youtube iframe {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}


.svg-icon {
    stroke: #faae3a;
    fill: none;
}
#logo {
	float:left;
}
.menu-next-to-top-logo {
	float:right;
}
.kt-icon-mediumlrg {
    display: inline-block;
    width: 52px;
    height: 52px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    left: 50%;
    margin-left: -26px;
    top: 50%;
    margin-top: -26px;
}


.videowrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
	overflow: hidden;
}
.videowrapper,
	.responsive-container iframe {
	max-width: 1280px;
	max-height: 720px;
}
.videowrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}







@font-face {
    font-family: 'Proxima Nova';
    src: url('../fonts/proximanova-reg-webfont.woff');
    font-weight: 400;
    font-style: normal;
}


body { 
	font-family: "Open Sans", "Proxima Nova", "Helvetica Neue", Helvetica, Arial, sans-serif; 
    font-weight: 300;
	}


h1, h2, h3, h4, h5, h6,
.uk-navbar-nav > li > a { 
	font-family: "Open Sans", "Proxima Nova", "Helvetica Neue", Helvetica, Arial, sans-serif; 
	}


.uk-list > li {
	font-weight: 500;
	}

.kt-form-contact-bold {
	font-weight: 500;
}

.kt-pricedl-small h1 { 
	font-family: "Open Sans", "Montserrat", "Proxima Nova", "Helvetica Neue", Helvetica, Arial, sans-serif; 
    font-weight: 700;
	text-align: center;
    height: 100%;
    text-decoration: none;
	margin-bottom: 0px;
	color: white;
	background-color: #6BB734;
	
}

.kt-pricedl-small h3{ 
	font-family: "Open Sans", "Montserrat", "Proxima Nova", "Helvetica Neue", Helvetica, Arial, sans-serif; 
    font-weight: 700;
	text-align: center;
    height: 100%;
	margin-top: 0px;
    text-decoration: none;
	color: white;
	background-color: #6BB734;
	
}

.kt-pricedl-medium {
	color: white;
	text-decoration: none;
	background-color: #6BB734;
	cursor:pointer;
	display:block;
	text-align:center;
	margin-left: -25px;
	margin-right: -25px;
}

.kt-pricedl-small {
	color: white;
	text-decoration: none;
	background-color: #6BB734;
	cursor:pointer;
	display:block;
	text-align:center;
	margin-left: -25px;
	margin-right: -25px;
	padding-top: 12px;
	padding-bottom: 2px;
}


.kt-div-pricedl 
{
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
}

.kt-div-pricedl a:hover
{
    text-decoration: none;
}



.table_applications_list  td{
 padding-left:20px;
 padding-right: 30px;
 padding-top: 0px;
 padding-bottom: 0px;		
}

.uk-navbar-nav { float: right; }

.btn_kt {
	color: #83a531;
	border-color: #83a531;
	border-width: 2px;
	border-radius: 7px;
	border-style: solid;
	min-width: 160px;
	position: relative;

	display: inline-block;
	vertical-align: middle;
	padding: .5em 2em;
	letter-spacing: -.003em;
	text-shadow: none;
	text-align: center;
	outline: 0;
	transition: color .3s, background .3s;

	font-family: Montserrat,proxima-nova,sans-serif;
	font-size: 16px;
	font-weight: 400;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 4px;
}

.btn_kt:hover {
    background-color: #83a531;
    color: white;
	text-decoration: none;
}

.btn_kt_blue {
	color: #35b3ee;
	
	border-color: #35b3ee;
	border-width: 2px;
	border-radius: 7px;
	border-style: solid;
	min-width: 160px;
	position: relative;

	display: inline-block;
	vertical-align: middle;
	padding: .5em 2em;
	letter-spacing: -.003em;
	text-shadow: none;
	text-align: center;
	outline: 0;
	transition: color .3s, background .3s;

	font-family: Montserrat,proxima-nova,sans-serif;
	font-size: 16px;
	font-weight: 400;
	margin-left: 0px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 4px;
}

.btn_kt_blue:hover {
    background-color: #35b3ee;
    color: white;
	text-decoration: none;
}

.footer  h5 {
	color: white;
	text-decoration: none;
}

.btn_kt a {
	background: 0 0;
	color: #83a531;
}

.header_kt {
	border-width: 2px;
	border-bottom-width:2px;
	border-bottom-style: solid;
    border-bottom-color: #222;
}

.copyright_text {
	color: #939598;
	font-size: 11px;
}

.tiles_kt {
	background-color: #F8F8F8;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
	border-radius: 5px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	
	margin-top: 10px;
}


.kt_pagetitle {
	background-color: #f68933;
	height: 120px;
	vertical-align: middle;
	margin-bottom: 30px;
	width: 100%; 	
	display: block;
}


.kt_pagetitle_textdiv  h1{
	color: white;	
	margin-top: 35px;
    font-size: 32px;
    line-height: 42px
}

	
	
.contact_us_menu {
	color: white;	
	background-color: #6BB734;
}

#contact_us_menu_li > a {
	color: white;	
	background-color: #6BB734;
}

#contact_us_menu_li > a:hover {
    background: #000000;
	background-color: #000000;
}


#contact_us_menu_li {
	color: white;	
	background-color: #6BB734;
}

#contact_us_menu_a {
	color: white;	
	background-color: #6BB734;
}

#fly_contact_us_menu {
	color: white;
	background-color: #6BB734;
}

#fly_contact_us_menu:hover {
    background: #000000;
	background-color: #000000;
}

svg path {
  fill: blue;
}