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

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

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



tm-footer .tm-brand {
    color: #111111;
    font-family: "Raleway",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 25px;
    text-transform: none;
}

.uk-block-muted {
    background: #dce9f7 none repeat scroll 0 0;
}

.uk-dropdown-navbar {
    background: rgba(241, 240, 244, 0.98) none repeat scroll 0 0;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    color: #F2F2F2;
    margin-top: -15px;
    border-left: 1px solid #00ADEF;
    border-bottom: 1px solid #00ADEF;
    border-right: 1px solid #00ADEF;
    border-radius: 10px 10px 10px 10px;
}
.uk-dropdown, .uk-dropdown-blank {
    
    width: 200px;
    
}

/* FP slider  */

.uk-overlay-panel h1, .uk-overlay-panel h2, .uk-overlay-panel h3, .uk-overlay-panel h4, .uk-overlay-panel h5, .uk-overlay-panel h6 {
    color: #ffa602;
}


/*  top menu    */

.uk-navbar-nav {
    
    margin: 0 0 0 20%;
    background: #f2f2f2 none repeat scroll 0 0;1
}

li.level1.item-340 a {
	background: #c82525 url("../images/menu_active10.png") repeat-x left bottom !important;
	}

.item-340, .item-340 > a {
    color: #ffffff !important;
    background: #c82525;
    
    border: medium none;
    border-radius: 0;
    box-sizing: border-box;
    display: inline-block;
    
    font-stretch: inherit;
    font-style: inherit;
    font-synthesis: inherit;
    font-variant: inherit;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 40px;
    margin: 0;
    min-height: 37px;
    overflow: hidden;
    padding: 0 3px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.12s ease-in-out 0s;
    vertical-align: middle;
    z-index: 1;
}

/*   mobile text size   */


/* button bg   */

.uk-button-primary {
    background-color: #1A3867;
    color: #ffffff;
}

/*   Sidebar    */

.uk-panel-side {
    background: #f1f1f1 none repeat scroll 0 0;
    border: 0 solid #fafafa;
    border-radius: 0;
    color: #585858;
    padding: 30px;
    position: relative;
    transition: all 0.12s ease-in-out 0s;
}

/*   bottom of fp    */

.tm-footer-fixed .tm-block-footer {
    
    background: #dce9f7 none repeat scroll 0 0;
}

/*  FAQ   */

.uk-accordion-title {
    
    font-size: 14px;
    }
    
.uk-accordion-title::before {
    
    font-size: 14px;
      
    }
    
 .brtext  {
	 font-weight:bold;
	 color:#ff11ff;
 }  