.uk-container {max-width:1280px!important;  }

.icon-nav {
display: inline-block;
cursor: pointer;
}

.uk-navbar-item, .uk-navbar-nav>li>a, .uk-navbar-toggle  {min-height:60px;}
.uk-navbar-nav>li>a { text-transform:none;font-family: 'Open Sans', sans-serif; color:#3D5170!important;
}

.uk-navbar-nav>li>a:hover { text-transform:none;font-family: 'Open Sans', sans-serif; color:#0a2540!important;
}

.uk-navbar-nav>li>.uk-active {color: rgba(	166, 25, 46,0.7); color: rgba(	166, 25, 46,1);
}


.uk-navbar-nav>li.uk-active {
}
.border-strip { line-height: 0.8; margin-bottom: 30px; position: relative; } .border-strip:after { content: ""; height: 2px; width: 35px; background: #A6192E; position: absolute; left: 0; top: 100%; margin-top: 10px; } h2.border-strip { font-size: 16px; text-transform: uppercase; font-weight: 600; line-height: 1.3; } h2.border-strip:after { width: 20px; height: 1px; }
h1.border-strip { font-size: 20px; font-family: 'muli-regular', 'Open Sans', Helvetica, sans-serif; font-weight: 600; text-transform: uppercase; color: #5a616a; margin-bottom: 50px; clear: both; text-align: left; line-height: 1.3; } @media only screen and (max-width: 767px) { h1.border-strip { margin-bottom: 50px; } } h1.border-strip:after { width: 75px; margin-top: 20px; } @media only screen and (max-width: 767px) { h1.border-strip:after { width: 40px; margin-top: 15px; } } h1, h2, h3, h4{'muli-regular', 'Open Sans', Helvetica, sans-serif;font-weight: bold; color: #5a616a;}

.uk-section-primary, .uk-tile-primary, .uk-card-primary { background-color: #A6192E;}

.uk-button-primary, .uk-card-primary {background-color: #A6192E;}

.button-white {
	
		background-color: white;
		color: #ef7d00 !important;
	
	
}

.button-white:hover {
	
    color: #3b5166 !important;

}

.download:hover {color:white !important;}

.tag.alt {
    margin-bottom: 15px;
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 12px;
    font-weight: 300;
}

.tag {
    display: inline-block;
    padding: 3px 25px;
    border-radius: 25px;
    background-color: #A6192E;
    color: #fff;

}

.uk-link, a:hover {

    color: #3b5166 !important;

}

.uk-input:focus, .uk-select:focus, .uk-textarea:focus {
    outline: 0;
    background-color: #fff;
    color: #666;
    border-color: #A6192E;
}

.newsletter-input {
    outline: 0;
    background-color: #fff;
    color: #666;
    border-color: #A6192E;
}

.bar1,
.bar2,
.bar3 {
width: 26px;
height: 1.5px;
background-color: #A6192E;
margin: 5px 0;
transition: 0.4s;
}
.icon-nav:hover .bar1,
.icon-nav:hover .bar2,
.icon-nav:hover .bar3 {
background-color: #000;
}
.change .bar1 {
-webkit-transform: rotate(-45deg) translate(-5px, 4px);
transform: rotate(-45deg) translate(-5px, 4px);
}
.change .bar2 {
opacity: 0;
}
.change .bar3 {
-webkit-transform: rotate(45deg) translate(-5px, 4px);
transform: rotate(45deg) translate(-5px, -4px);
}
#logo:hover span svg {
fill: white;
}
#navigation {
z-index: 1050;
}
.section-nav > span::after {
content: "";
width: 1.5em;
height: 1.5em;
float: right;
background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0D%0A%20%20%20%20%3Cpolyline%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-width%3D%221.03%22%20points%3D%2216%207%2010%2013%204%207%22%20%2F%3E%0D%0A%3C%2Fsvg%3E");
background-repeat: no-repeat;
background-position: 50% 50%;
}
.section-nav.uk-open > span::after {
background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0D%0A%20%20%20%20%3Cpolyline%20fill%3D%22none%22%20stroke%3D%22%2300B9F1%22%20stroke-width%3D%221.03%22%20points%3D%224%2013%2010%207%2016%2013%22%20%2F%3E%0D%0A%3C%2Fsvg%3E");
}



textarea,
input.text,
input[type="text"],
input[type="button"],
input[type="submit"],
.input-checkbox {
-webkit-appearance: none;
border-radius: 0;
}
.subnav {
background: #262626 !important;
-webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3) !important;
-moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3) !important;
box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3) !important;
}
subnav_title {
color: #00B9F1;
}

.uk-subnav > .uk-active > a {
    background-color: #A6192E!important;
    color: #fff;
    border-radius: 1rem !important;
}


.uk-subnav > a:hover {

    border-radius: 1rem !important;
}

.uk-subnav > .uk-active:hover > a{
    color: #fff!important;
    }

.uk-subnav-pill>*>:first-child {
    padding: 8px 12px;
    background: 0 0;
    color:#0a2540 ;
}

.uk-breadcrumb>:nth-child(n+2):not(.uk-first-column)::before {
  content: "/";
  display: inline-block;
  margin: 0 10px;
  color: #999;}

.category {cursor:pointer;}

.uk-card {border-radius: 20px!important;}


.uk-nav-sub > .uk-active > a {color:#A6192E;}

.tm-section-texture {

background-image: -webkit-gradient(linear, left bottom, right top, from(#084A75), color-stop(#83AFE1), color-stop(#FF716B), to(#C10A27));
background-image: -webkit-linear-gradient(left bottom, #084A75, #83AFE1, #FF716B, #C10A27);
background-image: -o-linear-gradient(left bottom, #084A75, #83AFE1, #FF716B, #C10A27);
background-image: linear-gradient(to right top, #084A75, ##D9F3FF, ##83AFE1, #C10A27);

}


.uk-label {
    display: inline-block;
    padding: 0 10px;
    background: #A6192E;
    line-height: 1.5;
    font-size: .875rem;
    color: #fff;
    vertical-align: middle;
    white-space: nowrap;
    border-radius: 10px;
    text-transform: none !important;
}

[class*=uk-navbar-dropdown-bottom] {
  margin-top: 0px;
  border-top: 1px solid #A6192E;
}






    .texture-main {
        background: linear-gradient(to left top, #222222, #3D3F43) 0 0 no-repeat;
}

@media only screen and (max-width: 600px) {
    .texture {
        background: linear-gradient(to left top, #222222, #3D3F43) 0 0 no-repeat;
   }

}


.texture {
background: url(/img/section-background.svg) 50% 1vh no-repeat, linear-gradient(to left top, #222222, #3D3F43) 0 0 no-repeat;
}

.white{color:white !important;}




.sidebar {position: fixed;
  top: 80px;
  bottom: 0;
  box-sizing: border-box;
  width: 240px !important;
  padding: 40px 40px 60px 40px;
  border-right: 1px #e5e5e5 solid;
  overflow: auto;}


 .uk-button{border-radius: 5rem !important;text-transform: none;}
 .uk-button-default{color:black;}
 .uk-button-default:hover{}
.uk-button-secondary{background-color:#0a2540;}

.uk-button-secondary:hover{background-color: #3b5166;color:white!important;

}
.uk-button-primary {color:white;}
 .uk-button-primary:hover{background-color:#574240; color:white!important;}

.rounded {border-radius: 2rem; border: 2px solid #A6192E;}
.round-top {border-top-left-radius: 1rem; border-top-right-radius: 1rem;}
.login {opacity:0.8;}
.lite {border-radius: 1rem;  }
.lite > .uk-card-header {border-top-right-radius: 1rem; border-top-left-radius: 1rem; background-color: #5DB6D6; }
.std {border-radius: 1rem; }
.std > .uk-card-header {border-top-right-radius: 1rem; border-top-left-radius: 1rem;background-color: #00506C}
.pro {border-radius: 1rem;}
.pro > .uk-card-header {border-top-right-radius: 1rem; border-top-left-radius: 1rem;background-color: #A6192E;
;}

.uk-list-primary>::before {
    color: #A6192E!important;
}


#search-input {}

.highlight {
    padding-right: 5px;
    padding-left: 5px;
    background-image: url("/img/highlight.png");
    background-position: 50% 100%;
    background-size: 100% 12%;
    background-repeat: no-repeat;
}

.clickable {
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 1;
}


#mapid { height: 600px; }

h1, h2, h3, h4, h5 {
  color:  #0a2540 !important;

}

h1{

color: #0a2540!important;
font-size: 1.875em!important;
line-height: 1.2!important;
font-weight: 700!important;
}
.uk-text-lead {
line-height: 1.5em;
font-weight: 400;
text-align: center;
}

.text--med {
    color: #0a2540;
    font-size: 16px;
    line-height: 1.5em;
    font-weight: 400;
}
.news-item {
vertical-align: top;
padding: 20px 0;
border-top: 1px solid #000;
border-bottom: 1px solid #000;
margin: 0;
display: block;
width: 100%;
opacity: 1;
cursor: default;
}

 .date {
    display: block;
    font-family: text_regular,Arial,sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
    color: #000;
}

 .more
 {
 font-family: text_bold,Arial,sans-serif;
font-weight: 400;
font-style: normal;
font-size: 18px;
font-size: 1.125rem;
line-height: 1.55556;
     color:#000 !important;
    cursor:pointer;
 }


.light {color:white !important;}

.uk-offcanvas-bar {


    position: absolute;
    top: 0;
    bottom: 0;
    left: -320px;
    box-sizing: border-box;
    width: 320px;
    padding: 20px 20px;
    background: #f8f8f8;
    color:black!important;
    overflow-y: auto;}

#offcanvas-nav >li>a { color:#0a2540;}

#offcanvas-button{background-color: #A6192E;color:white;}
#close{color:#A6192E!important;}