﻿.navbar-default {
  background: transparent;
  border: none;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.navbar-default .navbar-brand {
  padding-top: 0px;
  padding-bottom: 0px;
}
.navbar-default .navbar-brand img {
  display: block;
}
.navbar-default .login {
  padding-top: 10px;
  padding-bottom: 10px;
  color: #FFF !important;
  margin-top: 7px;
}
.navbar-default .login:hover {
  background: #040f2d !important;
}
.jumbotron {
  background: #167ebb;
  color: #FFF;
  margin-bottom: 0px;
}
.jumbotron h1, .jumbotron .h1 {
  font-weight: 300;
  font-size: 3em;
}

.jumbotron .intro {
  font-size: 1.8em;
  margin-bottom: 40px;
}
.jumbotron h1.intro {
	line-height: 36.0000038146973px;
}
.jumbotron .intro a {
  color: #040f2d;
}
.padding {
  padding: 30px 0px;
}
.header {
  min-height: 100px;
}
.img-center {
  display: block;
  margin: 0 auto;
}
.lightblue {
  background: #f5f9fc;
}
.blue {
  background: #167ebb;
  color: #FFF;
}
.blue a {
  color: #FFF;
}
.text-blue {
  color: #167ebb;
}
.darkblue {
  background: #040f2d;
  color: #FFF;
}
.darkblue h4 {
  margin-top: 0px;
}
ul {
  padding-bottom: 10px;
}
ul li {
  padding-bottom: 5px;
}

ul li.divider {
    padding-bottom: 0;
}
code {
  background: #000 !important;
  color: #FFF;
  padding: 20px;
  display: block;
  margin-bottom: 50px;
}
.form-horizontal {
  margin-top: 20px;
}
.form-horizontal .control-label {
  text-align: left;
  font-weight: normal;
  color: #167ebb;
  font-size: 1.2em;
}
.form-horizontal .form-control {
  border-radius: 0px;
}
/* =================================
 * Section Footer
 */
section.footer {
  background-color: #030f2d;
  padding-top: 20px;
}
section.footer h4 {
  color: #FFF;
  font-size: 2em;
}
section.footer .footer-menu {
  border-bottom: 1px solid #FFF;
  margin: 20px 0 0 0;
  padding-bottom: 20px;
  color: #ffffff;
}
section.footer .footer-menu > li {
  float: left;
  font-size: 15px;
  padding: 0 2% 0 0;
  margin: 0px;
  line-height: 1.1;
  width: 48%;
  padding-top: 15px;
}
section.footer .footer-menu > li > ul {
  margin: 0;
  border-bottom: none;
  padding-bottom: 0;
}
section.footer .footer-menu > li > ul > li {
  float: none;
  font-size: 10px;
  text-transform: none;
  padding: 3px 0;
}
section.footer .footer-menu a {
  color: #FFF;
  text-decoration: none;
}
section.footer .footer-menu > li > ul > li a {
  color: #428bca;
}
section.footer .terms-panel p {
  margin: 20px 0;
  font-size: 10px;
  color: #FFF;
}
.social-icon {
  display: inline-block;
  width: 49px;
  height: 50px;
  background: url(../img/social-media.jpg) no-repeat;
}
.social-icon.twitter {
  background-position: 0 0;
}
.social-icon.linkedin {
  background-position: 0 -50px;
}
.social-icon.facebook {
  background-position: 0 -100px;
}
.social-icon.youtube {
  background-position: 0 -150px;
}
.social-icon.google {
  background-position: 0 -200px;
}
.blog_frontpage ul, .events ul {
  padding: 0px;
  margin: 20px 0 0 0;
  list-style: none;
}
.blog_frontpage ul li, .events ul li {
  border-bottom: 1px solid #CCC;
  margin-bottom: 20px;
  padding-bottom: 20px;
  font-size: 1.2em;
}
.blog_frontpage ul li a {
    clear: left;
    display: block;
  font-size: 0.7em;
}

.events ul li span {
    display:block;
    clear:left;
    font-size:0.8em;
}
.contact {
  margin-bottom: 15px;
  margin-top: 20px;
  padding: 10px 20px 0px 20px;
  color: #FFF;
  background-color: #167ebb;
  border: 1px solid transparent;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  border-radius: 0px;
}
.bullet-title {
  padding-top: 30px;
}
@media (min-width: 768px) {
  section.footer .footer-menu > li {
    width: 11%;
  }
}
#reasonswhy p {
  padding-top: 30px;
  padding-bottom: 20px;
}
#reasonswhy img {
  padding-top: 20px;
  padding-bottom: 20px;
}
#reasonswhy .arrow1 {
  background: #167ebb;
}
#reasonswhy .arrow1 p {
  color: #FFF;
  position: relative;
  padding-left: 30px;
  padding-right: 10px;
  font-size: 0.9em;
}
#reasonswhy .arrow1 p span {
  position: absolute;
  left: 0px;
  top: 30px;
  font-size: 1.4em;
}
#reasonswhy .arrow2 {
  background: transparent;
}
#reasonswhy .arrow2 p {
  color: #167ebb;
  position: relative;
  padding-left: 30px;
  padding-right: 10px;
  font-size: 0.9em;
}
#reasonswhy .arrow2 p span {
  position: absolute;
  left: 0px;
  top: 30px;
  font-size: 1.4em;
}
@media (min-width: 992px) {
  #reasonswhy .arrow1 {
    background: url(../img/reasonswhy-arrow2.png) no-repeat right top #167ebb;
    min-height: 420px;
  }
  #reasonswhy .arrow1 p {
    color: #FFF;
    position: relative;
    padding-left: 30px;
    padding-right: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 0.9em;
  }
  #reasonswhy .arrow1 p span {
    position: absolute;
    left: 0px;
    top: 0px;
    font-size: 1.4em;
  }
  #reasonswhy .arrow1 img {
    padding-top: 20px;
  }
  #reasonswhy .arrow2 {
    background: url(../img/reasonswhy-arrow1.png) no-repeat right top transparent;
    min-height: 420px;
  }
  #reasonswhy .arrow2 p {
    color: #167ebb;
    position: relative;
    padding-left: 30px;
    padding-right: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 0.9em;
  }
  #reasonswhy .arrow2 p span {
    position: absolute;
    left: 0px;
    top: 0px;
    font-size: 1.4em;
  }
}
.btn-default,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}
.btn-default:active,
.btn-primary:active,
.btn-success:active,
.btn-info:active,
.btn-warning:active,
.btn-danger:active,
.btn-default.active,
.btn-primary.active,
.btn-success.active,
.btn-info.active,
.btn-warning.active,
.btn-danger.active {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-default .badge,
.btn-primary .badge,
.btn-success .badge,
.btn-info .badge,
.btn-warning .badge,
.btn-danger .badge {
  text-shadow: none;
}
.btn:active,
.btn.active {
  background-image: none;
}
.btn-default {
  background-repeat: repeat-x;
	text-shadow: 0 1px 0 #fff;
	border-color: #ccc;
	background-image: linear-gradient(to bottom, #ffffff 0%, #e0e0e0 100%);
}
.btn-default:hover,
.btn-default:focus {
  background-color: #e0e0e0;
  background-position: 0 -15px;
}
.btn-default:active,
.btn-default.active {
  background-color: #e0e0e0;
  border-color: #dbdbdb;
}
.btn-default:disabled,
.btn-default[disabled] {
  background-color: #e0e0e0;
  background-image: none;
}
.btn-primary {
  background-repeat: repeat-x;
	border-color: #0e537b;
	background-image: linear-gradient(to bottom, #167ebb 0%, #105984 100%);
}
.btn-primary:hover,
.btn-primary:focus {
  background-color: #105984;
  background-position: 0 -15px;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #105984;
  border-color: #0e537b;
}
.btn-primary:disabled,
.btn-primary[disabled] {
  background-color: #105984;
  background-image: none;
}
.btn-success {
  background-repeat: repeat-x;
	border-color: #3e8f3e;
	background-image: linear-gradient(to bottom, #5cb85c 0%, #419641 100%);
}
.btn-success:hover,
.btn-success:focus {
  background-color: #419641;
  background-position: 0 -15px;
}
.btn-success:active,
.btn-success.active {
  background-color: #419641;
  border-color: #3e8f3e;
}
.btn-success:disabled,
.btn-success[disabled] {
  background-color: #419641;
  background-image: none;
}
.btn-info {
  background-repeat: repeat-x;
	border-color: #28a4c9;
	background-image: linear-gradient(to bottom, #5bc0de 0%, #2aabd2 100%);
}
.btn-info:hover,
.btn-info:focus {
  background-color: #2aabd2;
  background-position: 0 -15px;
}
.btn-info:active,
.btn-info.active {
  background-color: #2aabd2;
  border-color: #28a4c9;
}
.btn-info:disabled,
.btn-info[disabled] {
  background-color: #2aabd2;
  background-image: none;
}
.btn-warning {
  background-repeat: repeat-x;
	border-color: #e38d13;
	background-image: linear-gradient(to bottom, #f0ad4e 0%, #eb9316 100%);
}
.btn-warning:hover,
.btn-warning:focus {
  background-color: #eb9316;
  background-position: 0 -15px;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #eb9316;
  border-color: #e38d13;
}
.btn-warning:disabled,
.btn-warning[disabled] {
  background-color: #eb9316;
  background-image: none;
}
.btn-danger {
  background-repeat: repeat-x;
	border-color: #b92c28;
	background-image: linear-gradient(to bottom, #d9534f 0%, #c12e2a 100%);
}
.btn-danger:hover,
.btn-danger:focus {
  background-color: #c12e2a;
  background-position: 0 -15px;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #c12e2a;
  border-color: #b92c28;
}
.btn-danger:disabled,
.btn-danger[disabled] {
  background-color: #c12e2a;
  background-image: none;
}
.thumbnail,
.img-thumbnail {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-repeat: repeat-x;
	background-color: #e8e8e8;
	background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-repeat: repeat-x;
	background-color: #136fa4;
	background-image: linear-gradient(to bottom, #167ebb 0%, #136fa4 100%);
}
.navbar-default {
  background-repeat: repeat-x;
    border-radius: 4px;
	background-image: linear-gradient(to bottom, rgba(26, 26, 26, 0) 0%, transparent 100%);
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .active > a {
  background-repeat: repeat-x;
	box-shadow: 0 3px 9px rgba(0, 0, 0, 0.075) inset;
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
}
.navbar-brand,
.navbar-nav > li > a {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
}
.navbar-inverse {
  background-repeat: repeat-x;
    background-image: linear-gradient(to bottom, #3c3c3c 0%, #222222 100%);
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .active > a {
  background-repeat: repeat-x;
	box-shadow: 0 3px 9px rgba(0, 0, 0, 0.25) inset;
	background-image: linear-gradient(to bottom, #080808 0%, #0f0f0f 100%);
}
.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav > li > a {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.navbar-static-top,
.navbar-fixed-top,
.navbar-fixed-bottom {
  border-radius: 0;
}
@media (max-width: 767px) {
  .navbar .navbar-nav .open .dropdown-menu > .active > a,
  .navbar .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-repeat: repeat-x;
	background-image: linear-gradient(to bottom, #167ebb 0%, #136fa4 100%);
}
}
.alert {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.alert-success {
  background-repeat: repeat-x;
	border-color: #b2dba1;
	background-image: linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%);
}
.alert-info {
  background-repeat: repeat-x;
	border-color: #9acfea;
	background-image: linear-gradient(to bottom, #d9edf7 0%, #b9def0 100%);
}
.alert-warning {
  background-repeat: repeat-x;
	border-color: #f5e79e;
	background-image: linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%);
}
.alert-danger {
  background-repeat: repeat-x;
	border-color: #dca7a7;
	background-image: linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);
}
.progress {
  background-repeat: repeat-x;
	background-image: linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%);
}
.progress-bar {
  background-repeat: repeat-x;
	background-image: linear-gradient(to bottom, #167ebb 0%, #115f8d 100%);
}
.progress-bar-success {
  background-repeat: repeat-x;
	background-image: linear-gradient(to bottom, #5cb85c 0%, #449d44 100%);
}
.progress-bar-info {
  background-repeat: repeat-x;
	background-image: linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%);
}
.progress-bar-warning {
  background-repeat: repeat-x;
	background-image: linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%);
}
.progress-bar-danger {
  background-repeat: repeat-x;
	background-image: linear-gradient(to bottom, #d9534f 0%, #c9302c 100%);
}
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.list-group {
  border-radius: 4px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  text-shadow: 0 -1px 0 #115f8d;
    background-repeat: repeat-x;
	border-color: #126799;
	background-image: linear-gradient(to bottom, #167ebb 0%, #126799 100%);
}
.list-group-item.active .badge,
.list-group-item.active:hover .badge,
.list-group-item.active:focus .badge {
  text-shadow: none;
}
.panel {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.panel-default > .panel-heading {
  background-repeat: repeat-x;
	background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
}
.panel-primary > .panel-heading {
  background-repeat: repeat-x;
	background-image: linear-gradient(to bottom, #167ebb 0%, #136fa4 100%);
}
.panel-success > .panel-heading {
  background-repeat: repeat-x;
	background-image: linear-gradient(to bottom, #dff0d8 0%, #d0e9c6 100%);
}
.panel-info > .panel-heading {
  background-repeat: repeat-x;
	background-image: linear-gradient(to bottom, #d9edf7 0%, #c4e3f3 100%);
}
.panel-warning > .panel-heading {
  background-repeat: repeat-x;
	background-image: linear-gradient(to bottom, #fcf8e3 0%, #faf2cc 100%);
}
.panel-danger > .panel-heading {
  background-repeat: repeat-x;
	background-image: linear-gradient(to bottom, #f2dede 0%, #ebcccc 100%);
}
.well {
  background-repeat: repeat-x;
	border-color: #dcdcdc;
	background-image: linear-gradient(to bottom, #e8e8e8 0%, #f5f5f5 100%);
}

@media (max-width: 991px) {
    

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .active > a {
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        background: #e7e7e7;

    }

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
        background: #e7e7e7;
    }

}
