.ta-trhead {
position: absolute;
right: 0;
left: 0;
z-index: 999;
}
.ta-trhead .ta-head-detail {
background: rgba(26, 30, 34, 0.2);
}
.ta-head-detail {
padding: 5px 0;
}
.ta-head-detail .info-left {
display: block;
float: left;
margin: 0;
padding: 0;
}
.ta-head-detail .info-left li {
display: inline-block;
margin-right: 15px;
padding: 0;
}
.ta-trhead .ta-head-detail li a i {
color: #ce1b28;
}
.ta-trhead .ta-head-detail .info-left li a, .ta-trhead .ta-head-detail li a i, .ta-trhead .ta-head-detail .info-right li a {
color: #fff;
}
.ta-head-detail .info-left li a {
font-size: 13px;
}
.fa-clock-o:before {
content: "\f017";
}
.info-right {
display: block;
float: right;
margin: 0;
padding: 0;
}
.info-right li {
display: inline-block;
margin-right: 15px;
padding: 0;
}
.ta-trhead .ta-head-detail .info-left li a, .ta-trhead .ta-head-detail li a i, .ta-trhead .ta-head-detail .info-right li a {
color: #fff;
}
.ta-head-detail .info-right li a {
font-size: 13px;
}
.ta-trhead .navbar-wp {
background: rgba(20, 17, 44, 0.8);
}
.navbar-wp {
margin: 0;
padding: 0;
border: none;
border-radius: 0;
z-index: 1000;
}
.ta-trhead .navbar-wp .navbar-nav > li > a:hover, .ta-trhead .navbar-wp .navbar-nav > li > a:focus, .ta-trhead .navbar-wp .navbar-nav > .active > a, .ta-trhead .navbar-wp .navbar-nav > .active > a:hover, .ta-trhead .navbar-wp .navbar-nav > .active > a:focus {
color: #ce1b28;
}
.ta-trhead .navbar-wp .navbar-nav > li > a {
color: #fff;
}
.navbar-wp .navbar-nav > li> a {
padding: 30px 16px;
margin-right: 0;
font-size: 13px;
letter-spacing: 0.5px;
-webkit-transition: all .25s ease-out;
-moz-transition: all .25s ease-out;
transition: all .25s ease-out;
margin-bottom: 0px;
font-family: 'Montserrat', sans-serif;
font-weight: 700;
text-transform: uppercase;
display: block;
}
.ta-head-detail .btn-theme.quote {
margin: -5px 0 -5px 0;
border-radius: 0;
float: right;
}
.is-sticky .ta-main-nav {
box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.2);
z-index: 999;
}
.navbar-default .navbar-brand, .navbar-default .navbar-brand:hover{color:#fff;}