/* ==========================================================================
HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
========================================================================== */


header {
    height: 107px;
    position: relative;
/*    background: url(../img/_1914_web_01_quotation_marks.png) no-repeat 191px -4px;*/
}


nav#left ul li ul li.show_more_items {
	border-bottom: 0;
}

nav#left ul.nav.menu li.show_more_items a {
	color: #C74D00 !important;
}

nav#main ul li a.red {
	color: #CF1D27;
}


div.navbar-collapse{
    text-align: center;
}


div.navbar-collapse.collapsing, div.navbar-collapse.show {
    background-color: #C74D00;
    margin-left: -16px;
    margin-right: -16px;
    margin-bottom: -8px;
}
.custom-toggler.navbar-toggler {
    border-color: rgba(255,255,255,0);
    outline: none;
}
.custom-toggler .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.navbar-brand.ceb-brand{
    text-transform: uppercase;
    font-size: 0.75rem!important;
}
nav.navbar {
    padding: 0px;
}
#navbarSupportedContent .navbar-nav li{
    margin: 0.8rem;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center;    
}
#navbarSupportedContent .navbar-nav li a {
    color:#fff;
    text-transform: uppercase;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 17px;
    font-weight: 300;
    border: 0;
    padding: 0;
}

#navbarSupportedContent .navbar-nav li a:hover {
    background-color: transparent;
    text-decoration: underline;
}

#navbarSupportedContent .navbar-nav li.current.active a {
    text-decoration: underline;
}




footer {
    border-top: 4px solid #4d4d4d;
/*    padding-bottom: 100px;*/
}
.footer-col1 {
    position: absolute;
    top: 13px;
    left: 0px;
    text-align:right;

}
.footer-col1 ul {
    margin: 0;
    padding: 0;
}
.footer-col1 ul li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    float:left;
    padding-right:20px;
}
.footer-col1 ul li a{
    color: #1A1A1A;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 1.143em;
    font-weight: 300;
}
.footer-col1 ul li a:hover{
    color: #C74D00;
}
.footer-col2 {
    width: 652px;
    position: absolute;
    top: 13px;
    left: 205px;
}
.footer-col2 ul {
    margin: 0;
    padding: 0;
    list-style-type:none;
}
.footer-col2 ul li {
    margin: 0 10px 0px 0;
    padding: 0 0 0 11px;
    color: #4d4d4d;
    background: url(../img/footer-li-bg.png) no-repeat 1px 7px;
}
.footer-col2 ul li a {
    text-decoration: none;
    color: #4d4d4d;
    text-transform:uppercase;
    font-size:0.8em;
}

.footer-col2 ul li ul.nav-child {
    display:inline;
    margin-left:5px;
}

.footer-col2 ul li ul.nav-child li {
    display:inline-block;
    margin: 0 5px 0px 0;
    padding: 0 0 0 11px;
}

.footer-col2 ul li ul.nav-child li a {
    text-transform:none;
    font-size:0.75em;
}
.footer-col2 ul li a:hover{
    color: #C74D00;
}
.footer-col3 {
    height: 40px;
    position: absolute;
    top: 8px;
    right: 55px;
    color: #4D4D4D;
    text-align: right;

}
.footer-col3 .moduletable{
    margin-left:30px;
    float:right;
}
footer .wrapper {
    padding-bottom: 70px;
}


footer .nav.menu li {
    padding-right:20px;
}

footer .nav.menu li a{
    color: #1A1A1A;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 300;
    font-family: "Source Sans Pro", sans-serif;
    border: 0;
    padding: 0;
}
footer .nav.menu li a:hover{
    color: #C74D00;
    text-decoration: underline;
    background-color: transparent;
}

footer .custom p{
    color: #1A1A1A;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    font-family: "Source Sans Pro", sans-serif;
}

footer .nav {
    margin-top: 14px;
}
.navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}
.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}
.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
}

.navbar-nav.navbar-right {
    display:block;
    margin-right: 0px;
}

.d-block.d-sm-none.mobile-utils,
.navbar-brand.ceb-brand.d-block.d-sm-none{
    display: none!important;
}



#kk {
    text-align: center;
    clear: both;
    padding: 20px 0px;
}


.scrolltop_container {
    width: 1px;
    margin: 0px auto;
    position: relative;
  }
  
  .scrolltop {
    position: absolute;
    top: -29px;
    left: -24px;
  }
  
  .scrolltop img {
    display: block;
  }
  