/*
Theme Name: Perfect Responsive
Theme URI: https://netperfection.de
Description: Das Theme von netperfection.de
Version: 0.5
Author: NetPerfection - Denis Metten
Author URI: http://www.netperfection.de
 */
/* open-sans-300 - latin */


html, body {
    height: 100%;
}
body {
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 400;
    font-size: 16px;
    color: #000000;
    padding: 0 !important;
    margin: 0 !important;
    background-color: #fff;
}
.cc-revoke, .cc-window, .cc-color-override-1038738536.cc-window {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 0.8em !important;
}
.wrapper {
    padding-top: 170px;
    padding-bottom: 50px;
}
a, a:link, a:visited, a:active {
    color: #565656;
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
a, a:hover {
    -webkit-transition: all 0.5s ease; /* Firefox */
    -moz-transition: all 0.5s ease; /* WebKit */
    -o-transition: all 0.5s ease; /* Opera */
    transition: all 0.5s ease; /* Standard */
    word-wrap: break-word;
}
a.blue,a:hover.blue,a:link.blue{
	color:#083D59;
}
p {
    margin: 0;
    padding: 10px 0;
}
h1 + p, h2 + p, h3 + p {
    padding-top: 0px;
}
iframe {
    width: 100%;
    height: 400px;
    max-width: 100% !important;
}
img {
    max-width: 100%;
    height: auto;
}
input, fieldset, textarea {
    width: 100%;
}
/*input[type="checkbox"], input[type="radio"], input.math {
    width: auto;
}*/
input.submit-send {
    float: right;
    background-color: #565656;
    width: auto;
    padding: 5px 30px;
    border: none;
    color: #fff;
    margin-top: 20px;
}
/*p img,img.alignnone{float:left;padding-right:30px;padding-bottom:30px;}*/
ul {
    margin-left: 5px;
    padding-left: 0px;
}
li {
    margin: 0 0 1rem 1rem;
}
.alignleft {
    float: left;
    padding-right: 30px;
    padding-bottom: 30px;
}
.alignright {
    float: right;
    padding-left: 30px;
    padding-bottom: 30px;
}
/*p:after{clear:both;display: table;content: " ";}*/
.margin-top-20 {
    margin-top: 20px;
}
.padding-10-0 {
    padding: 10px 0;
}
.padding-15 {
    padding: 15px;
}
.padding-30-0 {
    padding-top: 30px;
    padding-bottom: 30px;
}
.padding-60 {
    padding-top: 60px;
    padding-bottom: 60px;
}
.padding-100 {
    padding-top: 130px;
    padding-bottom: 100px;
}
.padding-100-0-0-0 {
    padding-top: 150px;
}
.bg-gray {
    background-color: #f1f1f1;
}
.bg-red {
    background-color: #565656;
}
.text-red {
    color: #565656;
}
.bg-red-cover {
    display: block;
    background-color: #565656;
    padding-right: 15px;
    padding-left: 15px;
}
@-webkit-keyframes zoom {
    0% {
        margin-bottom: 0;
        margin-top: 0;
    }
    50% {
        margin-bottom: -20px;
        margin-top: 20px;
    }
    100% {
        margin-bottom: 0;
        margin-top: 0;
    }
}
@keyframes zoom {
    0% {
        margin-bottom: 0;
        margin-top: 0;
    }
    50% {
        margin-bottom: -20px;
        margin-top: 20px;
    }
    100% {
        margin-bottom: 0;
        margin-top: 0;
    }
}
.cover-pfeil {
    -webkit-animation: zoom 2s infinite;
    animation: zoom 2s infinite;
}
.cover-pfeil {
    display: block;
    margin: 0 auto;
}
.bg-red h2 {
    color: #fff;
}
.bg-opacity-layer {
    background-color: rgba(0, 0, 0, .7);
    padding: 60px 0;
}
.bg-textfeld2, .bg-textfeld1 {
    background-attachment: fixed;
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.bg-textfeld1 {
    padding: 60px 0;
}
.bg-textfeld2, .bg-textfeld2 h2 {
    color: #fff;
}
.bg-textfeld2 h2 {
    padding-bottom: 20px;
}
/*a, a:hover{
-webkit-transition: all 2s ease; 
-moz-transition: all 2s ease;
-o-transition: all 2s ease; 
transition: all 2s ease; 
}*/
.logo {
    -webkit-transition: all 2s ease;
    -moz-transition: all 2s ease;
    -o-transition: all 2s ease;
    transition: all 2s ease;
}
.sidebar {
    border: 1px solid #002B5C;
    padding: 15px;
    background-color: #0A3B69;
    color: #fff;
}
.clear {
    width: 100%;
    clear: both;
}
.menu-menue-1-container {
    display: none;
}
a.btn-red, a:link.btn-red, a:hover.btn-red {
    background-color: #af1917;
    color: #fff;
    border: none;
    border-radius: 0;
    font-weight: 700;
}
.sidebar-widget {
    padding-bottom: 30px;
    padding-top: 30px;
    border-top: 2px solid #ccc;
}
.sidebar-widget ul, .sidebar-widget li {
    padding: 5px 0;
    margin: 0;
    list-style-type: none;
}
.widget-feld1 h3, .widget-feld2 h3, .widget-feld3 h3 {
    padding-top: 0;
    margin-top: 0;
    font-size: 1.2em;
    font-weight: 700;
    padding-bottom: 10px;
}



/*+++ Formular++++*/
.contactform {
    margin-top: 30px;
}
.contactform p {
    margin: 0;
    padding: 0;
}
.contactInput {
    height: 64px;
    margin-bottom: 15px;
}
.contactTextarea {
    height: 143px !important;
}
.contactformnormal .senden, .contactform .senden {
    background-color: #565656;
    border-radius: 5px;
    padding: 10px;
    color: #fff;
    border: none;
}
.form-control:focus {
    border-color: #565656;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(200, 14, 45, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(200, 14, 45, .6);
}
/*+++ Bootstrap +++++++++++*/

.thumbnail {
    border: none;
}
.thumbnail a > img, .thumbnail > img {
    margin-left: 0px;
}
.thumbnail .caption {
    padding: 9px 9px 9px 0;
}
.startseite-buecher .thumbnail {
    min-height: 810px;
}

/*##########################*/
/*###### NAVIGATION ########*/
/*##########################*/

.navbar-brand {
    float: left;
    height: auto;
    padding: 0px;
}
.logo {
    float: left;
    display: inline;
    width: 100px;
	padding: 0;
	padding-bottom:10px;
	padding-top:10px;
    max-width: 100%;
}
.top-nav {
    margin-right: 0;
    font-size: 16px;
    color: #ccc;
}
.navbar-default .navbar-nav > li > a {
    color: #000;
}
.navbar-default .navbar-nav > li > a:focus {
    color: #000;
}
.navbar-default #menu-header > li > a {
    color: #000;
}
.top-nav > li:last-child > a {
    padding: 10px 10px 10px 0;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #af1917;
    background-color: transparent;
}
.top-nav > li > a {
    color: #ccc;
}
.navbar-header {
    width: 100%;
}
.navbar-default, #footer {
    background-color: rgba(255, 255, 255, 1);
    border: none;
}
.navbar {
    margin: 0 0 0 0;
    color: #fff;
    padding-top: 0;
    padding-bottom: 0px;
}
#menu-header {
    margin-top: 13px;
    text-transform: uppercase;
}
.fixed-top {
    box-shadow: 0px 4px 3px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 4px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 4px 3px rgba(0, 0, 0, 0.3);
}
.navbar-footer {
    border-bottom: none;
    padding: 0;
    margin: 0;
}
.navbar-default .navbar-brand {
    color: #000;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #000;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ccc;
}
.dropdown-menu {
    background-color: rgba(255, 255, 255, 1);
    max-width: 400px;
    min-width: 400px;
}
.dropdown-menu li, .dropdown-menu a {
    max-width: 100%;
}
.dropdown-menu a {
    max-width: 100%;
    white-space: normal !important;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: transparent;
    color: #000;
}
.navbar-default #menu-header > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #565656;
}
.navbar-default .navbar-toggle {
    margin-top: 20px;
}
.navbar-toggler {
    padding: .25rem 0rem;
}
.navbar-toggler:focus {
    box-shadow: 0 0 0 0;
}
.lang-item {
    color: #af1917;
}
.navbar-nav > li {
    margin: 0;
}
.navbar-nav > li.lang-item > a {
    padding: 0px 0;
}
.navbar-nav > li.lang-item-16 a {
    border-left: 1px solid rgba(0, 0, 0, .5);
}
.nav-btn-red a {
    background-color: rgba(167, 23, 32, 1); /*#af1917;*/
}
.nav-btn-red a:hover {
    background-color: rgba(167, 23, 32, 0.9); /*#af1917;*/
}
.bg-white {
    background-color: #fff !important;
}
/*######################################*/
/*### BOOTSTRAP MENU ICON ANIMATION ####*/
/*######################################*/
/* Icon 1 */
.animated-icon3 {
    width: 30px;
    height: 20px;
    display: inline-block;
    position: relative;
    margin: 0px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
}
.animated-icon3 span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}
.animated-icon3 span {
    background: #000;
}
/* Icon 4 */
.animated-icon3 span:nth-child(1) {
    top: 0px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}
.animated-icon3 span:nth-child(2) {
    top: 10px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}
.animated-icon3 span:nth-child(3) {
    top: 20px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}
.animated-icon3.open span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 0px;
    left: 4px;
}
.animated-icon3.open span:nth-child(2) {
    width: 0%;
    opacity: 0;
}
.animated-icon3.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 21px;
    left: 4px;
}
/*#########################*/
/*+++ Allgemein +++++++++++*/
/*#########################*/
.gray {
    background-color: #f1efef;
}
.padding_20_0 {
    margin: 20px 0;
}
.layer2 {
    padding: 20px 0;
}
.carousel-control {
    width: 5%;
}
.carousel-caption * {
    color: #000;
    text-align: left;
}
.carousel {
    margin: 0;
}
.carousel-control.left, .carousel-control.right {
    background: none;
}
.carousel-caption {
    color: #565656;
    text-shadow: none;
    padding-bottom: 15px;
    position: absolute;
    top: 100px;
    left: 0px;
    background-color: #ffff;
    bottom: auto;
    right: auto;
    padding: 30px 100px;
}
.carousel-caption {
    font-size: 1.8em;
    left: auto;
    right: 0;
    bottom: auto;
    top: 80px;
    background-color: transparent;
    width: 45%;
    padding: 10px 50px 20px 50px;
}
.carousel-caption.carousel-text2 p, .carousel-caption.carousel-text2 strong {
    color: #fff;
}
.carousel-caption.carousel-text3 {
    width: 35%;
}
.carousel-caption.carousel-text1 {
    left: 80px;
    right: 0;
    bottom: auto;
    top: 30px;
}
.start-feld5 .thumbnail img {
    max-height: 350px;
}
.cr_ipe_item .itemname {
    width: auto !important;
}
/*
inspired from https://codepen.io/Rowno/pen/Afykb */
.carousel-fade .carousel-inner .item {
    opacity: 0;
    transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
    opacity: 1;
}
.carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}
.carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}
.carousel-fade .carousel-control {
    z-index: 2;
}
/*
WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
now override the 3.3 new styles for modern browsers & apply opacity*/
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next, .carousel-fade .carousel-inner > .item.active.right {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev, .carousel-fade .carousel-inner > .item.active.left {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left, .carousel-fade .carousel-inner > .item.prev.right, .carousel-fade .carousel-inner > .item.active {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
/* just for demo purpose */
html, body, .carousel, .carousel-inner, .carousel-inner .item {
    height: 100%;
}
.header {
    position: relative;
    min-height: auto;
    z-index: 1;
    width: 100%;
    background-color: #ccc;
    background-repeat: no-repeat;
    background-position: top left;
    background-attachment: fixed;
    background-size: cover;
    color: #fff;
}
.header-text {
    background-color: rgba(200, 14, 45, 0.7);
    padding: 20px;
    width: 450px;
    position: absolute;
    top: 170px;
    left: 10%;
}
.header_bg_layer_opacity {
    background-color: rgba(0, 0, 0, 0.4);
    padding: 30px 10px 30px 10px;
}
.schraeg {
    position: relative;
    background-color: #fdf6d9;
    margin: 0;
    padding: 4% 0 4% 0;
    z-index: 2;
    border-top: 2px solid #000;
}
.normal {
    background-color: #fdf6d9;
    margin: 0 0 -200px 0;
    padding: 0 0 200px 0;
}
.frame_layer {
    position: relative;
    width: 100%;
    z-index: 9;
    padding: 60px 10px;
}
.img_fixed {
    position: fixed;
    top: 0;
    width: 100%;
}
.show_circle_icon {
    border-radius: 100%;
    border: 1px solid #ccc;
    color: #015198;
    font-size: 2.5em;
    width: 100px;
    height: 100px;
    line-height: 90px;
    padding: 0;
    margin: 0 auto;
}
.start_bg {
    float: left;
    width: 100%;
    background-color: transparent;
}
.padding_body {
    padding: 140px 0 60px 0;
}
.bg {
    width: 100%;
    padding: 0;
    margin: 0;
}
.white {
    background-color: #fff;
}
.center_100 {
    width: 100%;
    text-align: center;
}
.img_round {
    display: inline;
    padding: 10px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    background-repeat: no-repeat;
    background-size: cover;
}
.img_round_cover {
    display: inline;
    width: 300px;
    max-width: 100%;
    height: 300px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    background-repeat: no-repeat;
    background-size: cover;
}
.bg_opacity {
    background-color: rgba(255, 255, 255, 0.8);
}
.formular {
    width: 100%;
    background-color: rgba(0, 0, 0, .5);
    padding: 15px;
}
.formular h3 {
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 1.3em;
    font-weight: 400;
    padding: 0 0 15px 0;
}
.formular label {
    font-size: 0.8em;
    width: 100%;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-bottom: 15px;
}
.formular input, .formular textarea, .formular select {
    width: 100%;
    color: #000;
    border-radius: 4px;
    border: none;
}
.submit, .formular .wpcf7-submit {
    padding: 7px 0;
    background-color: #015198;
    border-radius: 4px;
    color: #fff;
    border: none;
}
.submit:hover, .wpcf7-submit:hover {
    opacity: 0.8;
}
.margin_20_0 {
    margin: 20px 0;
}
.padding_0_3 {
    padding: 0;
}
.slogan {
    width: 60%;
}
.header_text h1 {
    width: 100%;
    text-align: center;
    font-size: 2.5em;
    font-weight: 400;
    color: #fff;
    padding-top: 200px;
    line-height: 1.5em;
}
.header_text h3 {
    width: 100%;
    text-align: center;
    font-size: 2em;
    font-weight: 300;
    color: #000;
}
.bg-blue {
    background-color: #000;
}
.bg-blue h1, .bg-blue h2, .bg-blue h3, .bg-blue h4 {
    color: #fff;
}
.bg-blue a, .bg-blue a:link, .bg-blue a:visited, .bg-blue a:active {
    color: #fff;
    text-decoration: none;
}
.carousel-inner img {
    margin: auto;
    width: 100%;
}
#google_maps {
    width: 100%;
    height: 500px;
}
.none_display {
    height: 0px !important;
}
.text_right {
    text-align: right
}
.single-wrapper h1 {
    margin-top: 0;
    padding-top: 0;
}
.widget-wrapper ul, .widget-wrapper li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.widget-wrapper li a {
    color: #000;
}
.widget-wrapper .post-date, .widget-wrapper .event-date-footer {
    display: block;
    font-size: 0.8em;
    color: #565656;
    padding-bottom: 15px;
}
.widget-wrapper .event-date-footer {
    padding-bottom: 0px;
}
a.event_list_headline {
    text-decoration: none;
    color: #000;
    font-size: 1.3em;
    font-weight: bold;
    padding: 10px 0;
    width: 100%;
    display: inline-block;
}
.social-media-header {
    float: right;
    width: 100%;
}
.social-single-post {
    min-height: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.seminar-md {
    display: none;
}
.online-seminar-wrapper, .seminar-md {
    background-color: #af1917;
    color: #fff;
    padding: 7px 10px 8px 25px;
    font-weight: 700;
    font-size: 1.2em;
    margin-bottom: 15px;
}
.social-media-header .footer-socials > li {
    padding: 0px;
    width: 35px;
    height: 35px;
    margin: 0;
    text-align: center;
    line-height: 35px;
    display: block;
    float: right;
}
.social-media-header .footer-socials > li:first-child {
    padding: 0;
    width: auto;
    height: auto;
    margin-top: 0;
}
.social-media-header .footer-socials > li > a, .social-media-header .footer-socials > li > a > i, .social-media-header .footer-socials > li > a > i:before {
    height: 35px;
    line-height: 35px;
    display: block;
    vertical-align: middle;
}
.shariff-main {
    margin-bottom: -23px;
    float: right;
}
.publikationen-teaser {
    max-height: 250px;
    height: 250px;
    margin-bottom: 15px;
    -webkit-box-shadow: 1px 1px 1px 0px rgba(176, 173, 176, 1);
    -moz-box-shadow: 1px 1px 1px 0px rgba(176, 173, 176, 1);
    box-shadow: 1px 1px 1px 0px rgba(176, 173, 176, 1);
}
.publikationen-teaser-wrapper:first-child .publikationen-teaser {
    max-height: 270px;
    height: 270px
}
/*+++ Footer ++++++++++++*/

.footer *{
	color:#000;
}
.referenzen-footer {
    text-align: center;
    padding: 40px 0;
}
.referenzen-footer img {
    border: none;
    padding: 10px 15px;
    max-height: 100%;
    height: 70px;
    width: auto;
}
.footer a, .copyright a, .footer a:hover, .copyright a:hover {
    color: #565656;
}
.footer-v1 .footer {
    padding: 0px 0;
    background: #E2D2B7;
}
.footer-v1 address {
    line-height: 23px;
}
.link-list a {
    color: #000;
    font-size: 11px;
    padding: 3px 0px;
    display: inline-block;
    text-transform: uppercase;
}
.headline {
    display: block;
    margin: 10px 0 25px 0;
}
.footer-v1 .footer h2 {
    font-size: 16px;
}
.social-media-wrapper{
	padding-top:10px;
	font-weight:bold;
}
.footer-4-wrapper h2:last-of-type(2) {
    padding-top: 0px;
}
.footer-socials{
	padding:10px 0px 0 0;
	margin-bottom:0px;
}
.footer-socials,.footer-socials li{
    display:inline-block;
	width:auto;
}
.footer-socials li{
    margin:0 0 .5rem 1.5rem;
}

.social-media-wrapper .row{
	text-align:center;
	display:block;
}
.social-media-wrapper a,.social-media-wrapper a:link,.social-media-wrapper a:hover{
	color:#000;
}
@media only screen and (min-width: 576px) {
	.footer-socials li{
		margin:0 0 1rem 1.5rem;
	}
}
@media only screen and (min-width: 767px) {
	.footer-v1 .footer {
		padding: 20px 0;
	}
	.footer-v1 .footer h2 {
		font-size: 18px;
	}
	.social-media-wrapper{
		line-height:60px;
		height:60px;
		text-align:center;
		font-weight:bold;
		font-size:1.2em;
		padding-top:0px;
		padding-bottom:0px;
	}
	.footer-socials{
		padding:0px;
	}
}
.footertext {
    padding: 5px 0;
}

/*############################*/
/*++++++ ZOOM Effekt ++++++++++++*/
/*############################*/

@-webkit-keyframes zoom {
  0%   {transform: scale(1, 1);}
  50%  {transform: scale(1.2, 1.2);}
  100%  {transform: scale(1, 1);}
}

@keyframes zoom {
  0%   {transform: scale(1, 1);}
  50%  {transform: scale(1.2, 1.2);}
  100%  {transform: scale(1, 1);}
}

.perfect-cover img{
  -webkit-animation: zoom 90s;
  animation: zoom 90s;
}
.perfect-cover{
  max-height:650px;
  overflow:hidden;
}

/*############################*/
/*++++++ STANDARD ++++++++++++*/
/*############################*/

.page-nav-height{
	height:64px;
	width:100%;
	display:block;
}
.link-absolute{
	position:absolute;
	z-index:999;
	top:0;
	bottom:0;
	left:0;
	right:0;
	display:block;
}
h1, h2, h3, h4 {
    color: #00000;
    font-weight: 700;
    width: 100%;
	line-height:150%;
}
h1 {
    font-size: 1.3em;
}
h2{
    font-size: 1.2em;
}
h3, h4 {
    font-size: 1em;
}
h1, h2 {
    padding-top: 30px;
    padding-bottom: 5px;
    display: block;
    margin-bottom: 0px;
}
h3,h4{
	padding-top:20px;
}

.heading{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: flex;
    align-items: center;
    width: 100%;
    margin-bottom:20px;
}
.heading::after {
    border-top: 2px solid #000 !important;
}
.heading:after{
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    content: '';
    display: block;
    border-top: 2px solid #D8D8D8;
	margin-left:10px;
}
.heading h1,.heading h2,.heading h3{
    display: block;
    width:auto;
    max-width: 80%;
    text-align: left;
	padding-bottom:5px;
}
.text-standard,a.text-standard,a:link.text-standard{
	color:#000;
}
.youtube {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0;
    height: 0;
    overflow: hidden;
}

.youtube iframe,
.youtube object,
.youtube embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.content ul,.content li{
	list-style-type: none;
	padding:7px 0px;
	margin:0;
}
.content li{
	padding:7px 20px;
}
.content li:before{
	content:'\f101';
	font: normal normal normal 14px/1 FontAwesome;
	padding-right:8px;
	height:100%;
}
.content ul.no-list-type li:before{
	display:none;
}
.content ul.no-list-type li p{
	display:none;
}
.content li:nth-child(2n+1){
	background-color:rgba(226,210,183,1.00);
}

@media only screen and (min-width: 992px) {
	.page-nav-height {
		height: 62px;
	}
	h1 {
		font-size: 1.6em;
	}
	h2, h3, h4 {
		font-size: 1.2em;
	}
	h1, h2 {
		padding-top: 20px;
		padding-bottom: 10px;
	}
}
@media only screen and (min-width: 1350px) {
	h1 {
		font-size: 2em;
	}
}



/*############################*/
/*++++++ BLOCKS ++++++++++++++*/
/*############################*/

/*#### TWO COLS #######*/

.two-cols .col-sm-6{
	padding-bottom:30px;
}
.two-cols .col-sm-6_last-child{
	padding-bottom:0px;
}

@media only screen and (min-width: 576px) {
	two-cols .col-sm-6{
		padding-bottom:0;
	}
}


/*############################*/
/*##### VIDEOS ########*/
/*###########################*/

.youtube,.wp-block-embed__wrapper,.video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0;
    height: 0;
    overflow: hidden;
}

.youtube iframe,
.youtube object,
.youtube embed,
.video video,
.wp-block-embed__wrapper iframe,
.wp-block-embed__wrapper object,
.wp-block-embed__wrapper embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*############################*/
/*##### NEW CARD EFFECT ########*/
/*###########################*/

.supporter .col{
    max-height: 320px;
    overflow:hidden;
}
.supporter .col img{
    width:100%;
}

.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: left;
  cursor: default;
  background-color:#ccc;
}

.hovereffect .overlay {
  position: absolute;
  overflow: scroll;
  width: 80%;
  height: 80%;
  left: 10%;
  top: 10%;
  border-bottom: 1px solid #FFF;
  border-top: 1px solid #FFF;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(0,1);
  -ms-transform: scale(0,1);
  transform: scale(0,1);
}
.hovereffect .hovereffect-visible {
  opacity:1 !important;
  position: absolute;
  overflow: scroll;
  width: 80%;
  height: 80%;
  left: 10%;
  top: 10%;
  border-bottom: 1px solid #FFF;
  border-top: 1px solid #FFF;
}

.hovereffect:hover .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.hovereffect img {
  display: block;
  position: relative;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}

.hovereffect:hover img {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.6" /><feFuncG type="linear" slope="0.6" /><feFuncB type="linear" slope="0.6" /></feComponentTransfer></filter></svg>#filter');
  filter: brightness(0.6) blur(3px);
  -webkit-filter: brightness(0.6) blur(3px);
}

.hovereffect h2 {
  text-transform: uppercase;
  text-align: left;
  position: relative;
  font-size: 17px;
  background-color: transparent;
  color: #FFF;
  padding: 1em 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0,-100%,0);
  transform: translate3d(0,-100%,0);
}

.hovereffect a, .hovereffect p {
  color: #FFF;
  padding: 1em 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0,100%,0);
  transform: translate3d(0,100%,0);
}

.hovereffect:hover a, .hovereffect:hover p, .hovereffect:hover h2 {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.hovereffect .hovereffect-visible p,.hovereffect .hovereffect-visible a,.hovereffect .hovereffect-visible h2{
  opacity:1 !important;
    filter: alpha(opacity=100);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.hovereffect .mixed-border-wrapper {
  opacity:1 !important;
  position: absolute;
  overflow: scroll;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
}

.hovereffect .mixed-border{
    border-width:8px;
    border-style:solid;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.hovereffect .mixed-border-1{
    border-color: rgba(213, 69, 136, 0.7);
}
.hovereffect .mixed-border-2{
    border-color: rgba(12, 97, 164, 0.7);
}
.hovereffect .mixed-border-3{
    border-color: rgba(33, 100, 57, 0.7);
}
.hovereffect .mixed-border-4{
    border-color: rgba(229, 149, 50, 0.7);
}
.hovereffect .mixed-border-5{
    border-color: rgba(44, 48, 119, 0.7);
}
.hovereffect .mixed-border-6{
    border-color: rgba(90, 166, 45, 0.7);
}

.hovereffect .mixed-border-1:hover{
    border-color: rgba(90, 166, 45, 0.7);
}
.hovereffect .mixed-border-2:hover{
    border-color: rgba(44, 48, 119, 0.7);
}
.hovereffect .mixed-border-3:hover{
    border-color: rgba(229, 149, 50, 0.7);
}
.hovereffect .mixed-border-4:hover{
    border-color: rgba(33, 100, 57, 0.7);
}
.hovereffect .mixed-border-5:hover{
    border-color: rgba(12, 97, 164, 0.7);
}
.hovereffect .mixed-border-6:hover{
    border-color: rgba(213, 69, 136, 0.7);
}
