﻿/* CSS Document */
#brand img
{
    width: auto;
    height: 100%;
}
.vc_column-inner
{
    padding-top: 0!important;
}/* Controlling featured images -- CF -- */
img.attachment-thumbnail img.attachment-medium img.attachment-large img.attachment-full
{
    width: 100%!important;
    height: auto!important;
}
img.attachment-main
{
    width: 100%!important;
    height: auto!important;
}/* Controlling featured images -- CF -- *//* VC WP BAKERY OVERIDES -- CF -- */
.vc_column-inner
{
    padding-top: 0;
}
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline
{
    color: #1f448a;
    border-color: #1f448a;
    background-color: transparent;
}
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline:hover, .vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline:focus
{
    color: #fff;
    border-color: #1f448a;
    background-color: #1f448a;
}
.container-fluid
{
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
}
.brdred
{
    border: 1px solid #ff0711;
}
.nowrap
{
    white-space: nowrap;
}
.navbar-brand
{
    padding: 2px;
}
.navbar-brand>img
{/* max-height: 100%;
    height: 100%;*/
    -o-object-fit: contain;
    object-fit: contain;
}
.tpnbar .navbar-nav>li>a
{
    color: #0f4e90;
}
.tpnbar .navbar-nav>li>a:hover
{
    color: #0f4e90;
}
.btnbar .navbar-nav>li>a
{
    color: #fff;
}
.btnbar .navbar-nav>li>a:hover
{
    color: #fff;
}
.btnbar
{
    background-color: #0f4e90;
    color: #f9f9ff;
    border-radius: 0;
}
h1, h2, h3
{
    color: #1f4389;
    margin: 0 0 0 0!important;
}
a
{
    color: #1f448a;
    text-decoration: none;
}
a:hover
{
    color: #1f448a;
    text-decoration: underline;
}
h1
{
    font-size: 30px;
}
.ppt
{
    background-image: none;
}
.vc_column-inner
{
    padding-top: 0;
}
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline
{
    color: #1f448a;
    border-color: #1f448a;
    background-color: transparent;
}
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline:hover, .vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline:focus
{
    color: #fff;
    border-color: #1f448a;
    background-color: #1f448a;
}
.vc_btn3.vc_btn3-color-grey:hover, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-grey:focus, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat:focus
{
    color: #1f448a;
    background-color: #d3d5e5;
}/* ---Button Grid Overwrites--- */
.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat
{
    color: #fff;
    background-color: #1f448a;
    padding: 10px;
    border: 2px #1f448a;
    border-radius: 5px;
    text-decoration: none;
}
.vc_btn3.vc_btn3-color-juicy-pink:hover, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover
{
    color: #1f448a;
    background-color: #d3d5e5;
    padding: 10px;
    border: 2px #1f448a;
    border-radius: 5px;
    text-decoration: none;
}/* ---Blog Grid Overwrites--- */
.vc_gitem-zone-mini
{
    background: #fafafc;
    padding: 5px 5px 0 5px;
    height: auto;
}
.vc_gitem-zone-mini h4
{
    color: #1f448a;
    font-size: 24px;
    margin-bottom: 0;
}
.vc_gitem-zone-mini p
{
    margin: 0;
}/* -------- Bullets – CF ------------------------------------------------------- *//*
.wpb_wrapper ol ul {
	margin-left:0px;
	padding:0px 0px;
	list-style: none;
}

.wpb_wrapper li:before {
  content:"◼︎";
  color:#d3d5e5;
  padding-right: .5em;
  font-size:20px;
}

.wpb_wrapper ul li{
    list-style-type:none;
	list-style-position: inside;
    padding: 3px 0 3px 25px;
    text-indent: -1.55em;
}

.wpb_wrapper li {
	font:14px Arial;
	font-weight:normal;
	color:#333;
	line-height:20px;
	list-style:none;
}
*//* -------- New Menu Nav – CF + CF --------------------------------------------- *//* -------- Bullets – CF ------------------------------------------------------- */
.wpb_wrapper ol ul
{
    margin-left: 0;
    padding: 0 0;
    list-style: none;
}
.wpb_wrapper ul li
{
    list-style-type: square;
    list-style-position: outside;
    margin-left: 1em;
    padding: 3px 0 3px 6px;
    text-indent: 0;
}
.wpb_wrapper li
{
    font: 14px Arial;
    font-weight: normal;
    color: #333;
    line-height: 20px;
}/* -------- New Menu Nav – CF + CF --------------------------------------------- */
#thetopbar .navbar-toggle .icon-bar
{
    background-color: #ffffe3;
}
#thetopbar
{
    background-color: #14448a;
}
#brand
{
    margin: 6px 50px 0 0;
}
#main-menu
{/*margin-: 0 auto;*/
    background: #fff;/*padding-left:50px;*//*width:100%;*/
}
#main-menu ul.navbar-nav
{/*
    display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
    */
    justify-content: space-evenly;
    float: left;
    margin: 6px;
}
#main-menu li
{
    font: 16px Arial;
    font-weight: normal;
    color: #333;
    line-height: 16px;
    list-style: none;/*letter-spacing: 0.75px;
     margin: 8px;*//*margin: 20px auto 10px auto;*/
}
#main-menu li a
{
    text-transform: uppercase;
    white-space: nowrap;/*    padding: 10px 10px;
    font: 12px "arial";*/
}
#main-menu .nav-link
{
    font: 14px "arial";
}
#main-menu .nav .open>a, .nav .open>a:focus, .nav .open
{
    background-color: #fff;
    border-color: #eff2fa;
}/*
#main-menu .nav .open a:hover {
	background-color: #eff2fa;
}
*/
#main-menu .nav>li>a:focus, .nav>li>a:hover
{
    text-decoration: none;
    background-color: #eff2fa;
    border-radius: .25em .25em .25em .25em;
}
#main-menu .nav>li>a:focus, .nav>li:hover
{
    text-decoration: none;
    background-color: #eff2fa;
    border-radius: .25em .25em .25em .25em;
}
#main-menu .dropdown-menu>li
{/*position: fixed;*/
    background-color: #eff2fa;
    width: 100%;
}
#main-menu .dropdown-menu>li>a
{
    display: block;
    padding: 3px 0;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #1f448a;
    white-space: nowrap;
}
#main-menu .dropdown-menu>.active>a
{
    color: #1f448a;
    background-color: transparent;
}
#main-menu .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover
{
    color: #1f448a;
    text-decoration: none;
    background-color: #eff2fa;
}
#main-menu .dropdown-menu>li:hover
{
    color: #1f448a;
    text-decoration: none;
    background-color: #eff2fa;
}/*
#main-menu .dropdown-submenu > a::after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #eff2fa;
    margin-top: 0;
    margin-right: 10px;
}

#main-menu .dropdown-submenu > a::after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #1f448a;
    margin-top: 0;
    margin-right: 10px;
}
#main-menu ul .menu-item a:after {
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #1f448a;
    margin-top: 0;
    margin-right: -10px;
    text-transform:none;
	letter-spacing: 0;
}
*//* Dropdown */
#main-menu .dropdown-menu
{
    -webkit-box-shadow: 0 0 0 rgba(0,0,0,.175);
    box-shadow: 0 0 0 rgba(0,0,0,.175);
}
#main-menu ul .dropdown-menu
{
    border-color: #eff2fa;
    border-style: solid;
    border-width: 1px;/*width:100%;*/
    padding: 0;
    margin: 0;
}/*
#main-menu ul .dropdown-menu {
	padding:0;
	margin:0;
}
*/
#main-menu ul .dropdown-menu li
{
    padding: 8px 20px;/*margin:0 0;*/
}
#main-menu ul .dropdown-menu li ul
{/* 2nd level ul *//*white-space: normal;
    word-wrap: break-word;
    padding: 10px;*/
    width: 240px;
    margin-right: 20px;
}
#main-menu ul .dropdown-menu li:hover
{
    padding: 8px 20px;/*margin:0 0;*/
    background: #dadfed!important;
}
#main-menu ul .dropdown-menu li a
{
    text-transform: capitalize;
    font-size: 16px;
    letter-spacing: 0;/*padding: 0;*/
}
#main-menu ul .dropdown-menu li a:hover
{
    background: #dadfed!important;
}
#main-menu ul .menu-item a::after
{
    border-color: transparent;
    border-style: solid;
    border-width: 4px;
    border-left-color: #1f448a;
    margin-top: 6px;
    margin-right: -20px;
    text-transform: none;
    letter-spacing: 0;
}/* ON SCROLL ------------------------------*/
#mmwrapper
{
    padding-right: 0;
    padding-left: 0;
}/* END ON SCROLL ------------------------------*//* -------- END New Menu Nav – CF + CF --------------------------------------------- *//*  --------------------------Mobil menu ------------------------------------------ *//*Mobil Accordion Menu*/
#menu-mobile
{
    margin-top: 0;
}
.mobilmenu
{
    display: none;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    background: #14448a;
    margin-top: -30px;/* max-width: 22.5rem;*//*
    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.25);
    */
}
.mobilmenu a
{
    z-index: 100;
    display: block;/*padding: .85rem;*/
    padding: 10px 30px;
    margin-bottom: 0;
    color: #fff;
    background: #14448a;
    -webkit-transition: all .25s ease-in;
    transition: all .25s ease-in;
}
.mobilmenu a:focus, .mobilmenu a:hover
{
    color: rgba(255,255,255,.5);
    background: #14448a;
    text-decoration: none;
}
.mobilmenu ul li
{
    background-color: #fff;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover
{
    color: #1f448a;
    text-decoration: none;
    background-color: #e3e5f7;
    outline: 0;
}/* 2nd level*/
.mobilmenu ul li ul li a
{
    background-color: #fff;
    color: #1f448a;/*margin-left: 15px;*/
}
.mobilmenu ul li ul li a:hover, a:active, a:focus
{
    background-color: #e3e5f7;
    color: #1f448a;
}
.mobilmenu ul li ul li
{
    background-color: #e3e5f7;
}/* 3rd level*/
.mobilmenu ul li ul li ul li a
{
    background-color: #e3e5f7;
    color: #1f4389;
}
.mobilmenu ul li ul li ul li a:hover, a:active, a:focus
{
    background-color: #e3e5f7;
    color: #1f4389;
}/**
 * Rotating chevron icon
 */
label>span
{/*float: right;*/
    -webkit-transition: -webkit-transform .65s ease;
    transition: transform .65s ease;
}
.mnav__list input[type=checkbox]:checked+label>span
{
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}/* Mobil Accordion Menu End *//*  --------------------------Guitenberg full wide ------------------------------------------ */
.entry-content .alignwide
{
    margin-left: -80px;
    margin-right: -80px;
}
.entry-content .alignfull
{
    margin-left: calc(-100vw / 2 + 100% / 2);
    margin-right: calc(-100vw / 2 + 100% / 2);
    max-width: 100vw;
}
.alignfull img
{
    width: 100vw;
}/*  --------------------------Guitenberg full wide ------------------------------------------ */
#footer_wrapper
{
    display: block;
    width: 100%;
    height: 75px;
    position: absolute;
    text-align: center;
    margin: 0;
    background: #1f448a;
    background-repeat: repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-position: center;
    background-repeat: repeat-x;
}
@media only screen and (max-width: 768px)
{
    h1
    {
        font-size: 30px;
    }/* Force table to not be like tables anymore */
    .no-more-tables table, .no-more-tables thead, .no-more-tables tbody, .no-more-tables th, .no-more-tables td, .no-more-tables tr
    {
        display: block;
    }/* Hide table headers (but not display: none;, for accessibility) */
    .no-more-tables thead tr
    {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    .no-more-tables tr
    {
        border: 1px solid #ccc;
    }
    .no-more-tables td
    {/* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
        white-space: normal;
        text-align: left;
    }
    .no-more-tables td:before
    {/* Now like a table header */
        position: absolute;/* Top/left values mimic padding */
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
        text-align: left;/*font-weight: bold;*/
    }/*
    Label the data
    */
    .no-more-tables td:before
    {
        content: attr(data-title);
    }
}
.smtxt
{
    font-size: 12px;
    font-weight: normal;
}
.mdtxt
{
    font-size: 25px;
    font-weight: normal;
}/* CHECKBOXES */
.checkbox-custom, .radio-custom
{
    opacity: 0;
}
.checkbox-custom, .checkbox-custom-label, .radio-custom, .radio-custom-label
{
    display: none;
    vertical-align: middle;
    margin: 0;
    cursor: pointer;
}
.checkbox-custom-label, .radio-custom-label
{
    display: inline-block;
    padding: 4px 0 0 4px;
    font: 14px Arial,Helvetica,sans-serif;
    font-weight: normal;
    color: #1f448a;
    line-height: 18px;
}
.checkbox-custom+.checkbox-custom-label:before, .radio-custom+.radio-custom-label:before
{
    content: '';
    background: #fff;
    border: 2px solid #d3d5e5;
    display: inline-block;
    vertical-align: middle;
    width: 10px;
    height: 10px;
    padding: 2px;
    margin-right: 10px;
    text-align: center;
}
.checkbox-custom:checked+.checkbox-custom-label:before
{
    content: " ";
    background: #1f448a;
    color: #fff;
}
.radio-custom+.radio-custom-label:before
{
    border-radius: 50%;
}
.radio-custom:checked+.radio-custom-label:before
{
    content: " ";
    background: #1f448a;
    color: #fff;
}
.checkbox-custom:focus+.checkbox-custom-label, .radio-custom:focus+.radio-custom-label
{
    outline: 0 solid #d3d5e5;/* focus style */
}
.required
{
    font-size: .6em;
    color: #ff7371;
}
.panel-primary
{
    border-color: #1f448a;
}
.panel-primary>.panel-heading
{
    color: #fff;
    background-color: #1f448a;
    border-color: #1f448a;
}
.btn-squared-default
{
    width: 100px!important;
    height: 100px!important;
    font-size: 10px;
}
.btn-squared-default:hover
{
    border: 3px solid #fff;
    font-weight: 800;
}
.btn-squared-default-plain
{
    width: 100px!important;
    height: 100px!important;
    font-size: 10px;
}
.btn-squared-default-plain:hover
{
    border: 0 solid #fff;
}/* MEDIA GALLERY */
.thegallery>ul li
{
    display: block;
    list-style: none!important;
}
.photo-gallery
{
    margin-bottom: 10px;
}
.element
{
    list-style: none;
    position: relative;
    float: left;
    padding: 8px;
    margin: 0;
    color: #444;
    cursor: pointer;/*        list-style: none;
            text-align: center;
            line-height: 1.4em;
            box-sizing: border-box;*/
}
.thumb
{
    box-shadow: inset 0 0 15px rgba(0,0,0,.1),inset 0 0 0 1px rgba(0,0,0,.05);
    position: relative;
    background: #eee;
    cursor: pointer;
    overflow: hidden;
    min-height: 135px;
    vertical-align: middle;
    opacity: 1;
    transition: opacity .1s;
}
.thumb img
{
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.centered
{
    -webkit-transform: translate(50%,50%);
    transform: translate(50%,50%);
}
.det-img-wrapper
{
    box-sizing: border-box;
    padding: 16px;
    height: 100%;
}
.detail-img
{
    display: block;
    margin: 0 auto 16px;
    max-width: 100%;/*max-height: 90%;*/
    max-height: calc(100% - 42px);
    background-image: linear-gradient(45deg,#c4c4c4 25%,transparent 25%,transparent 75%,#c4c4c4 75%,#c4c4c4),linear-gradient(45deg,#c4c4c4 25%,transparent 25%,transparent 75%,#c4c4c4 75%,#c4c4c4);
    background-position: 0 0,10px 10px;
    background-size: 20px 20px;
}
.container-fluid
{
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
    border-radius: 0;
}
.navbar
{
    border-radius: 0;
}
#thetopbar
{
    margin-top: 0!important;
}
.text-bold
{
    font-weight: bold;
}