

body
{
    background-color: #f8f8f8;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
}

h1, h2, h3, h4, h5, h6
{
    font-family: 'Lato', sans-serif;
}

.blockquote
{
    background-color: #fff;
    padding: 20px;
    border-left: solid 2px transparent;
    margin-bottom: 30px;
}

.blockquote.bq-primary
{
    border-color: #153875;
}

ul li {
    list-style-type: square;
}

.btn-primary
{
    background-color: #153875;
}

.btn-u-lg, a.btn-u-lg
{
    font-size: 14px;
    padding: 5px 25px;
}

.header-v1 .topbar-v1
{
    padding: 17px;
    background-color: #153875;
}

.header-v1 .topbar-v2
{
    background-color: #181818;
    margin-bottom: 10px;
}

.header-v1 .topbar-v1 .top-v1-contacts li
{
    color: #fff;
    font-size: 16px;
    float: right;
    padding: 0;
    margin-left: 20px;
    margin-right: 0px;
}

.header-v1 .topbar-v1 .top-v1-contacts li a
{
    color: #fff;
}

.header-v1 .topbar-v1 .top-v1-contacts i
{
    color: #fff;
    font-size: 20px;
    margin-right: 5px;
}

.navbar
{
    margin-bottom: 0px;
}

.navbar-nav
{
    top: 0;
}

img
{
    max-width: 100%;
}

.header-v1 .logo
{
    height: auto;
    min-width: 100px;
    display: table-cell;
    vertical-align: middle;
}

.header-v1 .navbar-brand img
{
    position: absolute;
    top: -8px;
    max-width: 326px;
    width: 326px;
}


.header-v1 .navbar-default .navbar-nav > li > a
{
    color: #fff;
    font-size: 15px;
    padding-top: 26px;
    padding-bottom: 26px;
}

.header-v1 .dropdown > a:after
{
    top: 27px;
}

.header-v1 .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus
{
    color: #153875;
    background-color: transparent;
}

.header-v1 .navbar-nav > li > a
{
    color: #fff;
    padding-top: 17px;
    padding-bottom: 17px;
}

.header-v1 .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus
{
    color: #BBBBBB;
    background-color: transparent;
}

.header-v1 .navbar-default .navbar-nav > li:hover > a
{
    color: #BBBBBB;
}

.header-v1 .navbar-default .navbar-toggle {
    border-color: #f0f0f0;
}

.header-v1 .navbar-toggle, .header-v1 .navbar-default .navbar-toggle:hover, .header-v1 .navbar-default .navbar-toggle:focus {
	background: #153875 !important;
}

@media (min-width: 992px)
{
    .header-v1 .dropdown-menu
    {
        border-top: solid 2px #153875;
    }
    .header-v1 .dropdown-menu li a
    {
        font-size: 15px;
        padding: 6px 15px;
        border-bottom: 0px;
        color: #fff;
        background-color: #181818;
    }
    .header-v1 .navbar-nav > .active > a
    {
        color: #153875;
    }
    .header-v1 .navbar-nav > li:hover > a
    {
        color: #ffffff;
    }
    .header-v1 .navbar-collapse
    {
        padding: 4px 0 0;
    }
    
}

@media (max-width: 1200px){
	.header-v1 .navbar-default .navbar-nav > li > a {
	    padding-left: 8px;
	    padding-right: 8px;
	}
}
@media (max-width: 991px){
	.header-v1 {
	    height: 107px;
	}
	.header-v1 .topbar-v1 .top-v1-contacts {
		display: none;
	}
	.header-v1 .navbar-brand img {
	    position: absolute;
	    max-width: 326px;
	    width: 230px;
	}
	.header-v1 .navbar-nav .open .dropdown-menu {
	    border: 0;
	    float: none;
	    width: auto;
	    position: relative;
	    box-shadow: none;
	    background-color: transparent;
	}
	.header-v1 .navbar-default .navbar-nav .open .dropdown-menu > li > a {
	    color: #fff;
	}
	.header-v1 .navbar-nav .open .dropdown-menu > li > a {
	    line-height: 30px;
	}
}
p
{
    margin-bottom: 15px;
}

a {
	color: #153875;
}
a:hover {
    color: #153875;
    text-decoration: underline;
}

.footer a {
	color: #fff;
}

.breadcrumb {
	padding: 0;
	top: 5px;
}

.breadcrumb li.active, .breadcrumb li a:hover {
	color: #153875;
}

.title {
    background-color: #F1F1F1;
    -moz-box-shadow: inset 1px 3px 19px #bdbdbd;
    -webkit-box-shadow: inset 1px 3px 19px #bdbdbd;
    box-shadow: inset 1px 2px 5px #DCDCDC;
    border-bottom: solid 1px #fff;
	margin-bottom: 30px;
}

.trvxaccordion-headline
{
    background-color: #ffffff;
}

h2
{
    font-size: 22px;
}

.footer-v1 .footer {
	margin-top: 20px;
}

.footer-v1 .link-list a {
	font-size: 15px;
}

.footer-v1 .copyright {
    background: #181818;
	padding: 5px;
}
.footer-v1 .link-list li {
	list-style: none;	
}

.headline h2, .headline h3, .headline h4 {
    border-bottom: 2px solid #153875;
}

h2.content-head {
    margin-bottom: 0;
    padding-top: 5px;
    padding-bottom: 5px;
}

ul.navi2-ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.navi2-li {
    border-left: solid 5px #eee;
    padding-left: 10px;
    margin-bottom: 10px;
	list-style: none;
}

a.navi2-a {
    color: #555;
}

li.navi2-li.active {
    border-left-color: #153875;
}

#topcontrol:hover {
    background: #153875;
}

.form-control {
    width: 50%;
}
textarea.form-control {
    min-height: 150px;
    width: 100%;
}

.container.page {
    min-height: 250px;
}

.tag-box-v1 {
    border-top: solid 2px #153875;
}
.call-action-v1 p {
	font-size: 15px;
}


.newslist-v1-block
{
    margin-bottom: 15px;
    padding: 15px 10px 15px 15px;
    border: 1px solid #ddd;
    background: #fff;
}

.newslist-v1-block .left
{
    width: 30%;
    padding-right: 15px;
    float: left;
}

.newslist-v1-block .right
{
    width: 70%;
    float: right;
}

.newslist-v1-block img
{
    padding: 5px;
    border: 1px solid #ddd;
}

.newslist-v1-block h3
{
    font-size: 19px;
    line-height: 23px;
    font-weight: 400;
}

.newslist-v1-block .btn {
    display: inline-block;
    padding: 9px 15px;
    background-color: #3898EC;
    color: white;
    border: 0;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
    border-radius: 0;
    padding-top: 0px;
    padding-bottom: 0px;
    border: 1px solid transparent;
    border-radius: 2px;
    background-color: #609fd5;
    color: #fff;
    font-size: 15px;
    line-height: 29px;
    font-weight: 400;
    text-transform: uppercase;
}

.newslist-v1-button:hover
{
    border: 1px solid #609fd5;
    background-color: #fff;
    color: #00529e;
}