.navbar-toggle { display: none !important; }

a:hover { color: #002854; text-decoration: underline; }

/* DARK BLUE */
.color-scheme--3 .fancybox-bg { background: rgba(059,070,077,0.9); }
.color-scheme--3 .img-effect--gray .img:before { background: rgba(059,070,077,0.7); }
.color-scheme--3 .img-caption--above figure::after { background: rgba(059,070,077,0.9); }
.color-scheme--3 .teaser--poster { background: rgb(059,070,077); }
.color-scheme--3 .teaser--poster .teaser__content { background: rgba(059,070,077,0.9); }
/*.color-scheme--3 .decoration--pearls-from-left::before { background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='6' height='4' xml:space='preserve' preserveAspectRatio='none slice'%3E%3Cline fill='none' stroke='%233B464D' stroke-width='2.5' stroke-linecap='round' x1='2' y1='2' x2='2' y2='2'/%3E%3C/svg%3E"); }*/
.color-scheme--3 .decoration--circle-arrow-down::before { background-color: rgb(254,204,000); }

.color-scheme--3 .bg--scheme { background: rgb(059,070,077); }
.color-scheme--3 .btn--1 { background-color: rgb(254,204,000); }

.bg--dark-blue { background-color: #002854; }


/* GOLD */
.color-scheme--3-2 .decoration--circle-arrow-down::before { background-color: #d6bd55; }
.color-scheme--3-2 .btn--1 { background-color: #d6bd55; }

/* DARK GOLD */
.color-scheme--3-3 .decoration--circle-arrow-down::before { background-color: #b9a16e; }
.color-scheme--3-3 .btn--1 { background-color: #b9a16e; }

/* ??? */
.ctype-image .imgwrap.align-c.col1 { background: transparent; }
.ctype-image .imgwrap.align-c.col1 .img { text-align: center; }
