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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */


.uk-dropdown.uk-dropdown-navbar.uk-dropdown-width-3 {
    left: -200px !important;
}


/* ===== Dropdown Images fixaroo ======================== */

.uk-nav-navbar > li > a > img {
    max-width: 160px;
    margin-top: 5px;
    margin-bottom: 10px;
}

.uk-nav-navbar > li > a > span {
    font-size: 16px;
    font-weight: bold;
}

.uk-dropdown { background: #004c94; }


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

.uk-dropdown:not(.uk-dropdown-stack) > .uk-dropdown-grid > [class*='uk-width-']:nth-child(n+2) {
    border-left: 1px solid #062e56;
}


@media (max-width: 768px){
ul.uk-nav-sub > li > a > img {
    display: none;
}
}

/*== end nav fixaroo ===== */







.uk-navbar-nav {
    float: right;
}

.uk-nav-side > li.uk-active > a:before {
    content: '\f138';
    margin-right: 8px;
    font-family: FontAwesome;
}

.quotebox p {
    border-top: 5px solid #004A81;
    border-bottom: 5px solid #004ab1;
    background-color: #FAFAFA;
    border-left: 0px solid white !important;
    padding: 20px 30px !important;
    font-style: normal;
    text-align: right !important;
}

.tm-bottom-c h2 {
    letter-spacing: 1px;
}


.uk-navbar-toggle {
    color: #FFFFFF;
}

.tm-logo-small {
    position: absolute;
    top: 15px;
    margin-right: auto;
    margin-left: 10px;
    width: 80px;
    display: block;
}

h3, .uk-h3 {
  font-weight: 600;
}

.tm-navbar .quote-btn {
    float: right;
    margin-top: 20px;
}

.uk-button-orange {
    background-color: #c91c27;
    color: #FFFFFF;
    border: 0px;
}

.uk-button-orange:hover, .uk-button-orange:focus {
    background-color: #004a81;
    color: #ffffff;
    box-shadow: inset 0 0 10px 30px #004a81;
      border: 1px solid #FFFFFF;
}

.uk-button-blue {
    background-color: #004A81;
    color: #FFFFFF;
    border-color: #FFFFFF;
}

.uk-button-blue:hover, .uk-button-blue:focus {
    background-color: #c91c27;
    color: #ffffff;
    box-shadow: inset 0 0 10px 30px #004a81;
}



.skg-banner-container > div > ul > li > div > div {
  		width: 60%;  
  		margin-left: auto;  
  		margin-right: auto;  
 		color: #004A81 !important;
}

.skg-banner-container > div > ul > li > div > div h1 {
  	font-weight: 600 !important;
}

.skg-banner-container > div > ul > li > div > div p {
  	font-size: 16px !important;
}


.tm-logo {
    position: relative; 
}

.tm-block-silver {
  position: relative;
  background-color: #EDEDED;
}

.skg-seal:before {
    content: '';
    background-image: url('../images/skg-seal.png');
    background-size: 100%;
    width: 150px;
    height: 150px;
    display: inline-block;
    position: relative;
    margin-right: 15px;
    margin-bottom: -110px;
}
@media screen and (max-width: 1040px) {
.skg-seal:before {
    display: none;
}
}

@media screen and (max-width: 900px) {
.uk-navbar-nav > li > a { font-size: 12px; padding: 0 15px;}
 .uk-navbar-nav > li > a:before { margin-left: -14px; }
}
  
.tm-headerbar {
	padding: 20px 0px;
    background-color: #FFFFFF;
    box-shadow: 0px 1px 4px #091D28;
    z-index: 2;
    position: relative;
}

.tm-headerbar .uk-panel {
    float: right;
    padding-top: 10px;
}

/* MENU ITEM UNDERLINE COLOR */
.uk-navbar-nav > li > a:before {
    background: #EE1C26;
  	height: 3px;
}

.tm-toolbar {
  background: #0E3569;
}

.uk-navbar-nav > li:hover > a, .uk-navbar-nav > li > a:focus, .uk-navbar-nav > li.uk-open > a {
    background-color: #015491 !important;
}

.su-icon i {
    margin-top: 5px;
}

.tm-block-primary h1, .tm-block-primary h2, .tm-block-primary h3, .tm-block-primary h4, .tm-block-primary h5  { color: #FFFFFF !important; }

.uk-btn-fix {
    background: #15518F;
    color: #FFFFFF !important;
    border: 4px solid white;
}

.uk-accordion-title:before {
    content: '\f138';
    font-family: 'FontAwesome';
    font-size: 20px;
    display: block;
    float: left;
    margin-right: 10px;
    color: #D63B29;
    -webkit-transform: rotateZ(90deg);
}



.tm-block-full-width .tm-bottom-a h1, .tm-block-full-width .tm-bottom-a h2, .tm-block-full-width .tm-bottom-a h3, .tm-block-full-width .tm-bottom-a h4 { color: #FFFFFF !important; }

.clear-margin {
    margin: 0!important;
}

.clear-padding {
    padding: 0!important;
}

a:hover, .uk-link:hover {
    text-decoration: none;
}


.address-behind,
.phone-behind,
.quote-behind {
    position: relative;
    z-index: 2;
}

.address-behind:before {
    content: '\f041';
    display: block;
    font-family: FontAwesome;
    font-size: 120px;
    position: absolute;
    z-index: -1;
    color: rgba(24, 93, 163, 0.59);
    top: 20px;
    right: 10%;
    transform: rotateZ(15deg);
}

.phone-behind:before {
    content: '\f098';
    display: block;
    font-family: FontAwesome;
    font-size: 120px;
    position: absolute;
    z-index: -1;
    color: rgba(24, 93, 163, 0.59);
    top: 20px;
    right: 10%;
    transform: rotateZ(15deg);
}

.quote-behind:before {
    content: '\f10d';
    display: block;
    font-family: FontAwesome;
    font-size: 120px;
    position: absolute;
    z-index: -1;
    color: rgba(24, 93, 163, 0.59);
    top: 20px;
    right: 10%;
    transform: rotateZ(15deg);
}

.client-login {
	display: inline-block;
	line-height: 42px;
	padding: 0 20px 0 40px;
	background: url(../images/ico_client-login.png) #15518f 10px center no-repeat;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-left: 20px;
	color: #FFF !important;
	font-size: 16px;
	font-weight: bold;
}
.client-login:hover {background-color: #444}

@media screen and (max-width: 760px) {
  .address-behind:before,
  .phone-behind:before,
  .quote-behind:before {
    font-size: 90px;
  }
  
}

@media screen and (max-width: 760px) {
  .uk-container { padding: 0px !important; }
}