@import "https://fonts.googleapis.com/css?family=Lato:300,400,700";

body {
    background-color: #ffffff !important;
    color: #231f20;
    font-family: "Lato",Helvetica,Arial,sans-serif,Georgia !important;
    font-weight: 400 !important;
    line-height: 25px;
    font-size: 16px;
}


a {
  color: #00254a;
}

a:hover {
  color: #00254a;
  text-decoration: none !important;
}

h1, .h1 {
  font-size: 30px;
  font-weight: 400;
  color: #00254a;
  font-family: "Lato",Helvetica,Arial,sans-serif,Georgia !important;
}

h2, .h2 {
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  color:#00254a;
  font-family: "Lato",Helvetica,Arial,sans-serif,Georgia !important;
  margin-bottom: 20px;  
}

h3, .h3 {
  font-size: 24px;
  color:#999;
  font-family: "Lato",Helvetica,Arial,sans-serif,Georgia !important;
  font-weight: 300;
}

h4, .h4 {
  font-size: 20px;
  color:#00254a;
  font-family: "Lato",Helvetica,Arial,sans-serif,Georgia !important;
  text-transform: uppercase;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}

h5, .h5 {
  font-size: 25px;
  color:#00254a;
  font-family: "Lato",Helvetica,Arial,sans-serif,Georgia !important;
  font-weight: bold;
  padding-top: 5px;
}

h6, .h6 {
  font-size: 20px;
  color: #999;
  font-family: "Lato",Helvetica,Arial,sans-serif,Georgia !important;
  font-weight: 300;  
}


/* navbar ---------------------------------------------------- */

.navbar-top {
    height: 70px;
}

.vertical-center {
    display: flex;
    align-items: center;
}

.navbar-top ul {
    margin-top: 20px;
}

a.book {
    background-color: #00254a;
    color: #fff;
    padding: 8px 20px;
    font-size: 19px;
    font-weight: 300;
}
a.book:hover {
    background-color: #d1e3f2;
    color: #00254a !important;
}

a.phone {
    color: #00254a;
    font-size: 21px;
    padding: 8px 20px;
}

a.phone:hover {
    color: #3D8786;
    background-color: #fff;
    text-decoration: none;
}

@media screen and (max-width: 767px) {
    a.phone, a.book {
        font-size: 16px;
    }
}

a.book:hover {
    text-decoration: none;
    color: #000;
}

/* menu ---------------------------------------------------- */

.menu-background {
    width:100%;
    background-color: #00254a;
}

.navbar-inverse .navbar-nav > li > a {
  color: #ffffff;
  font-size: 15px;
  text-transform: uppercase;
  padding-left: 18px;
  padding-right: 18px;
}
.navbar-inverse .navbar-toggle {
    border-color: #fff !important;
}

@media screen and (min-width: 768px) and (max-width: 992px) {
.navbar-inverse .navbar-nav > li > a {
  font-size: 13.4px;
}
}

.navbar-inverse .navbar-nav > li > a:hover {
  background-color: #ffffff;
  color: #00254a;
}

.navbar-inverse {
    background-color:inherit;
    border-color:inherit;
}

.navbar {
    margin-bottom: 0;
    border-radius: 0;
    border:none;
}

ul.dropdown-menu.navbar-dropdown li a {
    background-color: #00254a;
    color:#ffffff;
}

.dropdown-menu > li > a {
    padding: 10px 20px !important;
}

ul.dropdown-menu.navbar-dropdown li a:hover {
    background-color: #d1e3f2;
    color:#00254a !important;
}

ul.dropdown-menu.navbar-dropdown {
    padding-top:0px;
    margin-top:-1px;
    padding-bottom:0px;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #00254a;
}

.navbar-header, .navbar-header a {
  color: #ffffff;
}

ul.nav.navbar-nav li.dropdown.open ul.dropdown-menu.navbar-dropdown li a {
    color:#ffffff;
    font-weight:300;
    text-transform: uppercase;
}

ul.nav.navbar-nav li.dropdown.open ul.dropdown-menu.navbar-dropdown li a:hover {
    background-color:#fff;
    color:#00254a !important;
}

@media screen and (min-width: 768px) {
.navbar-nav > li {
    float: none;
    display: inline-block;
}

 

.navbar-nav {
    float: none;
}


/* banner ---------------------------------------------------- */


.jumbotron {
    background: #fff url("/public/images/ho_banner_1.jpg") no-repeat center;
    min-height: 740px;
    height: 100%;
}

.logo-lg {
	margin-top: 0px;
}

.slogan1-lg {
	font-size: 30px;
	color: #00254a;
	line-height: 50px;
}

.slogan2-lg {
	font-size: 23px;
	color: #00254a;
	font-weight: 300;
}

.slogan1-md {
	font-size: 36px;
	color: #00254a;
	line-height: 75px;
}

.slogan2-md {
	font-size: 35px;
	color: #00254a;
	font-weight: 300;
}

.slogan1-sm {
	font-size: 28px;
	color: #00254a;
	line-height: 60px;
}

.slogan2-sm {
	font-size: 25px;
	color: #00254a;
	font-weight: 300;
}

.jumbotron-inside {
    background: #fff url("/public/images/in_banner_1.jpg") no-repeat center;
    min-height: 550px;   
    height: 100%;  
}

.jumbotron-mobil {
    background: url("/public/images/in_banner_1.jpg") no-repeat center;
    min-height: 550px;   
    height: 100%;  
}

.height {
    height: inherit;
}

.home, .inside {
    position: relative;
}

.home-box {
    position: absolute;
    bottom: 0;
}

.home-img {
    position: absolute;
    bottom: 0;
    right: 0;
}

.inside-logo {
    position: absolute;
    top: 35px;
}
.inside-img {
    height: 299px;
}

.bg-under-banner {
	background-color: #f6f9fc;
    position: relative;
}

.screen {
	background-color: rgba(254, 254, 254, 0.6);
}

.banner-button-lg {
    text-align: center;
    margin-top:-60px;
}

.banner-button-md {
    text-align: center;
    margin-top:-60px;
}

.banner-button-sm {
    text-align: center;
    margin-top:-50px;
}

.btn-danger {
   color: #fff;
    background-color: #00254a;
    border-color: #00254a;
    border-radius: 30px;
    padding: 13px 25px;
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 1px;
}

.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #00254a;
    border-color: #00254a;
}

/* footer ---------------------------------------------------- */

.footer-top {
  margin-top: 10px;
  background: linear-gradient(to bottom, #00254a 0%,#00254a 50%,#00254a 50%,#deecf5 50%,#deecf5 100%); 
}

.footer-top-inside {
  margin-top: 10px;
  background-color: #d5e9f3; 
  height: 100px;
}

.box {
  background-color: #fff;
  padding: 1px;
  margin-bottom: 30px;
  margin-top: 30px;
}

.box-inside {
  background-color: #fff;
  padding: 1px;
  margin-bottom: 30px;
  margin-top: 30px;
  border:solid 1px #d5e9f3;
}

.box-text {
  font-family: "Lato",Helvetica,Arial,sans-serif,Georgia !important;
  color:#252225;
  font-size: 16px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 30px;
  line-height: 27px;
    margin: 0 0 15px;
    font-weight: 400;
}

.btn-default {
    color: #2e76ac;
    background-color: #d7e8f3;
    border-color: #d7e8f3;
    font-size: 16px;
    border-radius: 9px;
     
}

.btn-default:hover {
    color: #fff;
    background-color: #00254a;
    border-color: #00254a;
}

.footer {
  font-size: 14px !important;
  color: #6c6c6c !important;
  padding-top: 25px;
  padding-bottom: 30px;  
}

.footer a{
  font-size: 14px;
  color: #6c6c6c;
}

.footer-phone {
  color:#6c6c6c;
  font-size: 22px;
  padding-top: 22px;
  line-height: 38px;
}

.footer-address {
  color: #6c6c6c;
  font-size: 15px;
  line-height: 21px;
  padding-bottom: 10px;
}

p.footer-text {
    font-size: 14px;
    text-align: right;
    margin-top: 40px;
}

 
/*  other ---------------------------------------------------- */

.breadcrumb {
    background-color: #fafafa !important;
    color: #999 !important;    
    font-size: 14px !important;
    font-weight: 300;
}

.breadcrumb a{
    color: #999 !important;    
}

.panel {
    border: 1px solid #ddd;
}

.panel-heading {
    border-bottom: 1px solid #ddd;
}

.bg-primary {
    color: #00254a !important;
    background-color: #e5f1f8 !important;
    padding: 15px;
}

.social-links a{
	color:#a1a1a1 !important;
	font-size: 20px;
}

