/*.navbar-header-full{background: #ffd800;}
.navbar-default{margin-top: 0px}
.navbar-default .navbar-nav > li > a{
padding: 10px 8px;
margin: 3px;
color: #000 !important;
background: #ffd800;
font-family: "Lato";
font-size: 0.85em;
font-weight: 700;
border-radius: 12px;
border: dotted #ffd800 1px;
}
.navbar-default .navbar-nav > li > a:hover{
color: #fff !important;
background: #000!important;
border: solid #000 1px;
}
.dropdown > a:after{
top: 12px;
right: 15px;
content: "\f107"
}*/
.carousel-inner {background: #000 !important}
h1 {color: #00a2e8!important; margin: 0px !important; font-size: 2.5em !important}
h2 {font-size: 1.9em !important; color: #f3a304 !important}
h4 {font-size: 1.2em !important}
p {font-size: 1.0em !important; line-height: 1.4em !important; color: #222 !important}
.right-line:after {position: absolute;
top: 55%;
overflow: hidden;
width: 100%;
height: 1px;
content: '\a0';
background-color: #00a2e8;
border-left: solid 20px #fff;}
.right-line{
position: relative;
z-index: 1;
overflow: hidden;
color: #00a2e8;
margin: 2px 0;
}

