/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*
 * Custom Style Sheet - Use this file to style your content
 */


/* normal pages */

.tm-block-top-a {
    background: #011d45;
    margin: 0;
}

/* home pages */

.home .tm-block-top-a {
    background: #011d45;
    margin: -100px 0 0 0;
	padding-top:27px;
}


html {
    font: 300 15px / 22px 'Roboto Condensed', Helvetica, Arial, sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    background: #fff;
    color: #858b92;
}

.box-wrap {
    display: table;
    margin-bottom: 20px;
}


body {
    font: normal 13px/20px Arial, Helvetica, sans-serif !important;
    color: #001d44;
}

h1, h2, h3, h4, h5, h6, .uk-article-title {
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 300;
    text-transform: inherit;
    font-style: italic;
     color: #001d44;
     margin: 0 0 5px 0;
     letter-spacing:0px;
}



.tm-navbar {
    background-color: #08142b;
    height: 70px;
}


.home .tm-navbar {
    background-color: rgba(4, 17, 38, 0.8);
    height: 70px;
}


.uk-navbar-nav > li > a {
    display: block;
    box-sizing: border-box;
    text-decoration: none;
    height: 35px;
    padding: 0 4px;
    line-height: 35px;
    color: #ffffff;
    font-size: 13px;
    font-family: 'Open Sans';
    font-weight: bold;
    border-radius: 0;
    text-transform: uppercase;
    letter-spacing: 0;
}

strong, dt, th {
    font-weight: 600;
}

.brochures-grn {
    margin: 0 auto !important;
    display: table;
}

.brochures-grn a {
    background: #6cb33e;
    color: #fff;
    padding: 14px 90px 14px 20px;
    font-size: 20px;
    font-weight: 700;
    font-style: italic;
    border-radius: 27px;
    background: #6cb33e url(../images/prod-bro-icon.png) no-repeat center right 18px;
    display: table;
}


.uk-panel.uk-panel-box.style-blank.productpages {
    text-align: center;
}

.uk-article h2,
h1.uk-article-title {
    text-transform: inherit;
    border-bottom: #6cb33e 1px solid;
    padding-bottom: 9px;
    font-style: italic;
    color: #001d44;
    margin: 0 0 7px 0;
    font-size: 35px;
    line-height: 35px;
}

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


.uk-article h3 {
    padding: 0;
    margin: 0;
    font-size: 22px !important;
}
a.tm-logo-small img {
    max-width: 254px;
}


.brochures-pdf {
        display: flex;
    width: 100%;
    margin: 1px 0 !important;
}

.brochures-pdf a {
    background: #6cb33e;
    color: #fff;
    padding: 6px 10px 6px 10px;
    font-size: 13px;
    font-weight: 700;
    font-style: italic;
    border-radius: 20px;
    /* background: #6cb33e url(../images/prod-bro-icon.png) no-repeat center right 18px; */
    width: 100%;
}

.brochures-fb {
        display: flex;
    width: 100%;
    margin: 1px 0 !important;
}

.brochures-fb a {
    background: #6cb33e;
    color: #fff;
    padding: 6px 10px 6px 10px;
    font-size: 13px;
    font-weight: 700;
    font-style: italic;
    border-radius: 20px;
    /* background: #6cb33e url(../images/prod-bro-icon.png) no-repeat center right 18px; */
    width: 100%;
}

.brochures-enq {
        display: flex;
    width: 100%;
    margin: 1px 0 !important;
}

.brochures-enq a {
    background: #6cb33e;
    color: #fff;
    padding: 6px 10px 6px 10px;
    font-size: 13px;
    font-weight: 700;
    font-style: italic;
    border-radius: 20px;
    /* background: #6cb33e url(../images/prod-bro-icon.png) no-repeat center right 18px; */
    width: 100%;
}




.uk-icon-button {
    box-sizing: border-box;
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 0;
    background: inherit;
    line-height: 20px;
    color: inherit;
    font-size: 15px;
    text-align: center;
}
.uk-icon-button:hover, .uk-icon-button:focus {
    background-color: inherit;
    color: #6EB33E;
    outline: none;
}



h1 strong {
    font-weight: 600;
}

hr {
    border-top: 0;
    height: 5px;
    background: #6cb33e;
    width: 185px;
    padding: 0;
    margin: 0;
}

.uk-panel-box {
    padding: 0;
    background: inherit;
    color: #fff;
    border-radius: 0;
}

.tm-block-bottom-b {
    background: #071e41;
}

section.tm-bottom-b.uk-grid {
    max-width: 1440px;
    margin: auto;
background: #061834;
}

.tm-bottom-b .uk-panel-box .uk-panel-title {
    color: #000;
    text-transform: inherit;
    font-style: inherit;
    color: #6cb33e;
    font-size: 18px;
}

/* Frontpage: Contact
----------------------------------------------------------------------------------------------------*/

ul.line.frontpage-contact > li {
	margin: 0;
	padding: 15px 0;
	border-top: none;
	background: url(../images/line_bg.png) bottom repeat-x;
}

ul.line.frontpage-contact > li:first-child { 
	background: url(../images/line_bg.png) top repeat-x,
				url(../images/line_bg.png) bottom repeat-x;
}

ul.line.frontpage-contact strong {
	float: left;
	width: 140px;
	text-transform: uppercase;
	color: #FFF;
	font-weight: normal;
}

ul.line.frontpage-contact div { display: inline-block; }

ul.line {
    list-style: none;
    padding: 0;
}
.tm-block-footer {
    background-color: #061834;
}

.tm-block-bottom-b a {
    color: #fff;
}

.uk-width-medium-1-3:nth-child(2) .uk-panel.uk-panel-box{
color: #999;
}

.tm-footer, .tm-footer a {
    margin: 20px 0;
    position: relative;
    color: #fff;
    text-align: left;
    max-width: 1440px;
    margin: 30px auto;
    text-decoration: inherit;
}

.tm-toolbar {
    position: relative;
    background-color: #08142b;
    padding: 4px 0;
    text-align: center;
    color: #ffffff;
    z-index: 5;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: #666 1px solid;
}


.home .tm-toolbar {
    position: relative;
    background-color: rgba(4, 17, 38, 0.8);
    padding: 4px 0;
    text-align: center;
    color: #ffffff;
    z-index: 5;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: #666 1px solid;
}

.tm-nav-logo {
    position: absolute;
    top: 36%;
    left: 50%;
    width: 156px;
    height: 63px;
    margin-top: -30px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
}

section.tm-top-a.uk-grid {
    max-width: 1400px;
    margin: auto !important;
    display: inherit;
}

.uk-nav-navbar > li > a:hover, .uk-nav-navbar > li > a:focus {
    background: #6cb33e;
    color: #ffffff;
    outline: none;
}

/*.tm-block-top-a {
    background: #011d45;
    margin: -100px 0 0 0;
}
*/ 


/* over 768px */
@media (min-width: 768px){
.uk-width-medium-1-3, .uk-width-medium-2-6 {
    width: 33.333%;
    padding: 20px;
}

.topwrapper {
    max-width: 1440px;
    margin: auto;
    display: block;
}

.topleft {
    float: left;
    width: 50%;
    text-align: left;
}

.topright {
    float: right;
    width: 50%;
    text-align: right;
}

.beda-rotator {
    max-width: 500px;
    margin: auto;
}

.uk-width-medium-1-3:nth-child(2){
background: #071e41;
}

}

/* over 1220px */
@media (min-width: 1220px){
.uk-container {
    max-width: inherit;
    padding: 0;
}

.tm-block-top-main {
    max-width: 1440px;
    margin: auto;
    padding: 40px 0;
}

}
/* end over 1220px */
@media (min-width: 768px){
	.home .tm-block-top-a .uk-width-1-1{margin-top:-27px;}
}

/*{
	.tm-block-top-a .uk-width-1-1{margin-top:0px;}
}*/

@media (max-width: 767px){
	.tm-block-top-a {
		margin: 0 !important;
	}
	.tm-navbar {
    padding: 0;
}
.uk-article h2, h1.uk-article-title {
    margin: 50px 0 7px 0;
}
}

/*.rev_slider_wrapper ul li div div {
	-moz-transition: width 1s ease-in-out, left 1.5s ease-in-out;
	-webkit-transition: width 1s ease-in-out, left 1.5s ease-in-out;
	-moz-transition: width 1s ease-in-out, left 1.5s ease-in-out;
	-o-transition: width 1s ease-in-out, left 1.5s ease-in-out;
	transition: all .5s linear;
}*/