/* *
* Template Name: Anyar - v2.1.0
* Template URL: https://bootstrapmade.com/anyar-free-multipurpose-one-page-bootstrap-theme/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/ */
/* --------------------------------------------------------------
# General
-------------------------------------------------------------- */
@font-face {
    font-family: 'Cigar';
    src: url(fonts/Cigar-Regular.woff);
}

@font-face {
    font-family: 'Roboto', sans-serif;
    src: url(fonts/Roboto-Black.ttf) format('truetype'),;
    src: url(fonts/Roboto-BlackItalic.ttf) format('truetype'),;
    src: url(fonts/Roboto-Bold.ttf) format('truetype'),;
    src: url(fonts/Roboto-BoldItalic.ttf) format('truetype'),;
    src: url(fonts/Roboto-Italic.ttf) format('truetype'),;
    src: url(fonts/Roboto-Light.ttf) format('truetype'),;
    src: url(fonts/Roboto-LightItalic.ttf) format('truetype'),;
    src: url(fonts/Roboto-Medium.ttf) format('truetype'),;
    src: url(fonts/Roboto-MediumItalic.ttf) format('truetype'),;
    src: url(fonts/Roboto-Regular.ttf) format('truetype'),;
    src: url(fonts/Roboto-Thin.ttf) format('truetype'),;
    src: url(fonts/Roboto-ThinItalic.ttf) format('truetype'),;
}

@font-face {
    font-family: 'Roboto Slab', serif;
    src: url(fonts/RobotoSlab-Bold.ttf) format('truetype'),;
    src: url(fonts/RobotoSlab-Light.ttf) format('truetype'),;
    src: url(fonts/RobotoSlab-LightItalic.ttf) format('truetype'),;
    src: url(fonts/RobotoSlab-Regular.ttf) format('truetype'),;
    src: url(fonts/RobotoSlab-Thin.ttf) format('truetype');
}

@font-face {
    font-family: 'Open Sans';
    src: url(fonts/OpenSans-Regular.ttf) format('truetype'),;

    /* src: url(fonts/OpenSans-Bold.ttf) format('truetype'),;
    src: url(fonts/OpenSans-BoldItalic.ttf) format('truetype'),;
    src: url(fonts/OpenSans-ExtraBold.ttf) format('truetype'),;
    src: url(fonts/OpenSans-ExtraBoldItalic.ttf) format('truetype'),;
    src: url(fonts/OpenSans-Italic.ttf) format('truetype'),;
    src: url(fonts/OpenSans-Light.ttf) format('truetype'),;
    src: url(fonts/OpenSans-LightItalic.ttf) format('truetype'),;
    src: url(fonts/OpenSans-SemiBold.ttf) format('truetype'),;
    src: url(fonts/OpenSans-SemiBoldItalic.ttf) format('truetype') ; */
}

@font-face {
    font-family: 'Raleway';
    src: url(fonts/Raleway-Italic-VariableFont_wght.ttf) format('truetype'),;
    src: url(fonts/Raleway-VariableFont_wght.ttf) format('truetype') ;
}

@font-face {
    font-family: 'Poppins';
    src: url(fonts/Poppins-Regular.ttf) format('truetype'),;
    src: url(fonts/Poppins-Black.ttf) format('truetype');
    ,src: url(fonts/Poppins-BlackItalic.ttf) format('truetype'),;
    src: url(fonts/Poppins-Bold.ttf) format('truetype'),;
    src: url(fonts/Poppins-BoldItalic.ttf) format('truetype'),;
    src: url(fonts/Poppins-ExtraBold.ttf) format('truetype');
    ,src: url(fonts/Poppins-ExtraBoldItalic.ttf) format('truetype');
    ,src: url(fonts/Poppins-ExtraLight.ttf) format('truetype'),;
    src: url(fonts/Poppins-ExtraLightItalic.ttf) format('truetype'),;
    src: url(fonts/Poppins-Italic.ttf) format('truetype'),;
    src: url(fonts/Poppins-Light.ttf) format('truetype'),;
    src: url(fonts/Poppins-LightItalic.ttf) format('truetype'),;
    src: url(fonts/Poppins-Medium.ttf) format('truetype'),;
    src: url(fonts/Poppins-MediumItalic.ttf) format('truetype'),;
    src: url(fonts/Poppins-SemiBold.ttf) format('truetype'),;
    src: url(fonts/Poppins-SemiBoldItalic.ttf) format('truetype'),;
    src: url(fonts/Poppins-Thin.ttf)) format('truetype'), src: url(fonts/Poppins-ThinItalic.ttf) format('truetype')  ;
}

body {
    font-family: "Open Sans", sans-serif;
    color: #000000;
    background: #DDD url("../img/bg2.png") repeat center top fixed;
    background-size: 18%;
    background-position-y: 50px;
    background-position-x: 4px;
}

a {
    color: #2f4e9b;
}

a:hover {
    color: #4d78da;
    text-decoration: none;
}

h1 {
    font-size: 45px;
    color: #000;
    font-family: 'Cigar';
    letter-spacing: 0.1em;
    text-shadow: -2px 2px 3px rgba(150, 150, 150, 1);
}

@media (min-width: 992px) {
    /* für großen Monitor */
    h1 span {
        display: none;
    }
}

@media (max-width: 992px) {
    /* für kleinen Monitor */
    h1 span {
        font-size: 1.5em;
        color: #000;
        font-family: 'Cigar';
        letter-spacing: 0.1em;
        text-shadow: -2px 2px 3px rgba(150, 150, 150, 1);
    }
}

@media (max-width: 768px) {
    /* für kleinen Monitor */
    h1 span {
        font-size: 1.2em;
        color: #000;
        font-family: 'Cigar';
        letter-spacing: 0.1em;
        text-shadow: -2px 2px 3px rgba(150, 150, 150, 1);
    }
}

@media (max-width: 576px) {
    /* für kleinen Monitor */
    h1 span {
        font-size: 1em;
        color: #000;
        font-family: 'Cigar';
        letter-spacing: 0.1em;
        text-shadow: -2px 2px 3px rgba(150, 150, 150, 1);
    }
}

h2,
h3,
h4,
h5,
h6 {
    font-family: "Raleway", sans-serif;
}

.weiß {
    color: #ffffff;
}

.hellgrau {
    color: #DDDDDD;
    font-style: italic;
    font-weight: 400;
}

.formgrau {
    color: #666666;
    font-size: 0.95em;
}

.grau {
    color: #666666;
    font-style: italic;
}

.mittelgrau {
    color: #999999;
}

.hellblau {
    color: #B9C5E2;
    font-style: italic;
    font-weight: 400;
}

.dunkelblau {
    color: #2f4e9b;
}

.hellrot {
    color: #E2B9B9;
    font-style: italic;
}

.rot {
    color: #ff0000;
    font-style: italic;
}

.banner {
    background-image: url(../img/banner_rot.png);
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
    font-size: 150%;
    font-weight: bold;
    padding-bottom: 25px;
}

.box {
    padding: 20px 20px 20px 20px;
    position: relative;
    overflow: hidden;
    background: #fff;
    box-shadow: 5px 10px 29px 0 rgba(68, 88, 144, 0.2);
    transition: all 0.3s ease-in-out;
    border-radius: 10px;
    text-align: center;
}

hr.style1 {
    border-top: 5px solid #00F;
}

a[id]:not([href]) {
    display: block;
    position: relative;
    top: -70px;
    visibility: hidden;
}

/* --------------------------------------------------------------
# Back to top button
-------------------------------------------------------------- */
.back-to-top {
    position: fixed;
    display: none;
    right: 15px;
    bottom: 15px;
    z-index: 99999;
}

.back-to-top i {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    background: #4d78da;
    color: #fff;
    transition: all 0.4s;
}

.back-to-top i:hover {
    background: #ff0000;
    color: #fff;
}

/* --------------------------------------------------------------
# Preloader
-------------------------------------------------------------- */
#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    overflow: hidden;
    background: #fff;
}

#preloader:before {
    content: "";
    position: fixed;
    top: calc(50% - 30px);
    left: calc(50% - 30px);
    border: 6px solid #4d78da;
    border-top-color: #bfe0fd;

    /* hellblau */
    border-radius: 50%;
    width: 60px;
    height: 60px;
    -webkit-animation: animate-preloader 1s linear infinite;
    animation: animate-preloader 1s linear infinite;
}

@-webkit-keyframes animate-preloader {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes animate-preloader {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/* --------------------------------------------------------------
# Disable aos animation delay on mobile devices
-------------------------------------------------------------- */
@media screen and (max-width: 768px) {
    [data-aos-delay] {
        transition-delay: 0 !important;
    }
}

/* --------------------------------------------------------------
# Header
-------------------------------------------------------------- */
#header {
    background: #575757;
    transition: all 0.5s;
    z-index: 997;
    padding: 15px 0;
    top: 140px;
}

@media (max-width: 992px) {
    /* für kleinen Monitor */
    #header {
        background: #ecf6fe;
    }
}

#header.header-scrolled {
    top: 0;

    /* background: #575757; */
}

#header .logo {
    font-size: 32px;
    font-family: 'Cigar';
    margin: 0;
    padding: 0;
    line-height: 1;
    font-weight: 400;
    letter-spacing: 2px;

    /* text-transform: uppercase; */
}

/* #header h1{font-size:3.3em; font-family:'Cigar'; letter-spacing:0.15em; text-shadow: -2px 2px 3px rgba(150, 150, 150, 1); } */
#header .logo a {
    color: #000;
    font-family: 'Cigar';
}

#header .logo img {
    max-height: 40px;
}

@media (max-width: 992px) {
    /* für kleinen Monitor */
    #header {
        top: 0;
        padding: 15px 0;
        background: #DDD;
    }
}

#header .logo {
    font-size: 28px;
}

.header-inner-pages {
    background: rgba(5, 87, 158, 0.9) !important;
}

.topbar-inner-pages {
    background: rgba(6, 98, 178, 0.9) !important;
}

/* --------------------------------------------------------------
# Navigation Menu
-------------------------------------------------------------- */
/* Desktop Navigation */
.nav-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.nav-menu > ul {
    display: flex;
}

.nav-menu > ul > li {
    position: relative;
    white-space: nowrap;
    padding: 10px 18px 10px 18px;
}

@media (max-width: 1199px) {
    /* für mittleren Monitor */
    .nav-menu > ul > li {
        margin-left: -25px;
        position: relative;
        white-space: nowrap;
        padding: 10px 18px 10px 18px;
    }
}

.nav-menu a {
    display: block;
    position: relative;
    color: #CCC;
    transition: 0.3s;
    font-size: 14px;
    padding: 0 3px;
    font-family: "Open Sans", sans-serif;
}

.nav-menu a span {
    color: #B9C5E2;
    font-style: italic;
    font-weight: 400;
}

.nav-menu > ul > li > a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 5px;
    bottom: -5px;
    left: 0;
    background-color: #970202;
    visibility: hidden;
    width: 0px;
    transition: all 0.3s ease-in-out 0s;
}

.nav-menu a:hover:before,
.nav-menu li:hover > a:before,
.nav-menu .active > a:before {
    visibility: visible;
    width: 100%;
}

.nav-menu a:hover,
.nav-menu .active > a,
.nav-menu li:hover > a {
    color: #fff;
}

.nav-menu .drop-down ul {
    /* dropdown box */
    display: block;
    position: absolute;
    left: 14px;
    top: calc(100% + 30px);
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    padding: 10px 0;

    /* background: #970202; */
    /* box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25); */
    transition: 0.3s;
    border-radius: 0.7em;
}

.nav-menu .drop-down:hover > ul {
    opacity: 1;
    top: 100%;
    visibility: visible;
    border-radius: 0.7em;
}

.nav-menu .drop-down li {
    min-width: 100px;
    position: relative;
    background: #970202;
    border-style: solid;
    border-radius: 0.7em;
    border-color: #ffffff;
    border-width: 0 1px 1px 1px;
}

.nav-menu .drop-down ul a {
    padding: 8px 16px;
    font-size: 12px;
    font-weight: 500;
    text-transform: none;
    color: #fff;
    border-radius: 0.7em;
}

/* .nav-menu2 .drop-down ul a {
    padding: 8px 16px;
    font-size: 12px;
    font-weight: 500;
    text-transform: none;
    color: #000;
    border-radius: 0.7em;
} */
.nav-menu .drop-down ul a:hover,
.nav-menu .drop-down ul .active > a,
.nav-menu .drop-down ul li:hover > a {
    color: #FFFFFF;
    background-color: #FF0000;
    border-radius: 0.7em;
    border-color: #ffffff;
}

.nav-menu .drop-down > a:after {
    content: "\ea99";
    font-family: IcoFont;
    padding-left: 5px;
}

.nav-menu .drop-down .drop-down ul {
    top: 0;
    left: calc(100% - 30px);
}

.nav-menu .drop-down .drop-down:hover > ul {
    opacity: 1;
    top: 0;
    left: 100%;
}

.nav-menu .drop-down .drop-down > a {
    padding-right: 35px;
}

.nav-menu .drop-down .drop-down > a:after {
    content: "\eaa0";
    font-family: IcoFont;
    position: absolute;
    right: 15px;
}

/* @media (max-width: 1366px) {
    .nav-menu .drop-down .drop-down ul {
        left: -90%;
    }

    .nav-menu .drop-down .drop-down:hover > ul {
        left: -100%;
    }

    .nav-menu .drop-down .drop-down > a:after {
        content: "\ea9d";
    }
} */
/* Mobile Navigation */
.mobile-nav-toggle {
    position: fixed;
    right: 15px;
    top: 15px;
    z-index: 9998;
    border: 0;
    background: none /* Hintergrund burger menu */;
    font-size: 24px;
    transition: all 0.4s;
    outline: none !important;
    line-height: 1;
    cursor: pointer;
    text-align: right;
}

.mobile-nav-toggle i {
    color: #333;
}

.mobile-nav {
    position: fixed;
    top: 55px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    z-index: 9999;
    overflow-y: auto;
    background: #575757;
    transition: ease-in-out 0.2s;
    opacity: 0;
    visibility: hidden;
    border-radius: 10px;
    padding: 10px 0;
}

.mobile-nav * {
    margin: 0;
    padding: 0;
    list-style: none;
}

.mobile-nav a {
    display: block;
    position: relative;
    color: #CCC;
    padding: 10px 20px;
    font-weight: 500;
    font-style: normal;
    outline: none;
}

.mobile-nav a span {
    /* englisch */
    color: #B9C5E2;
    font-style: italic;
    font-weight: 400;
}

.mobile-nav a:hover,
.mobile-nav .active > a,
.mobile-nav li:hover > a {
    color: #FFF;
    font-style: normal;
    text-decoration: none;
}

.mobile-nav a:hover,
.mobile-nav .active > a,
.mobile-nav li:hover > a span {
    /* englisch */
    color: #E2B9B9;
    font-style: italic;
    font-weight: 400;
}

.mobile-nav .drop-down > a:after {
    content: "\ea99";
    font-family: IcoFont;
    padding-left: 10px;
    position: absolute;
    right: 15px;
}

.mobile-nav .active.drop-down > a:after {
    content: "\eaa1";
}

.mobile-nav .drop-down > a {
    padding-right: 35px;
}

.mobile-nav .drop-down ul {
    display: none;
    overflow: hidden;
}

.mobile-nav .drop-down li {
    padding-left: 20px;
}

.mobile-nav-overly {
    width: 100%;
    height: 100%;
    z-index: 9997;
    top: 0;
    left: 0;
    position: fixed;
    background: rgba(5, 74, 133, 0.6);
    overflow: hidden;
    display: none;
    transition: ease-in-out 0.2s;
}

.mobile-nav-active {
    overflow: hidden;
}

.mobile-nav-active .mobile-nav {
    opacity: 1;
    visibility: visible;
}

.mobile-nav-active .mobile-nav-toggle i {
    color: #fff;
}

/* --------------------------------------------------------------
# Hero Section
-------------------------------------------------------------- */
#hero {
    width: 100%;

    /* height: 50vh; */
    overflow: hidden;
    padding-top: 0;
    margin-bottom: -60px;
    position: relative;
    background-size: cover;
}

#hero:before {
    content: "";
    background: rgba(255, 255, 255, 0.75);
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}

#hero .carousel-container {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}

#hero h2 {
    color: #999;
    margin-bottom: 30px;
    font-size: 48px;
    font-weight: 700;
}

#hero h5 {
    color: #000;

    /* margin-bottom: 30px; */
    font-size: 16px;
    font-weight: 500;
}

#hero p {
    width: 100%;
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
    margin: 0 auto 30px auto;
    color: #000;
}

#hero .title {
    font-weight: 700;
    margin-bottom: 15px;
    font-size: 18px;
}

#hero .title a {
    color: #2f4e9b;
}

#hero .title a:hover {
    color: #4d78da;
    text-decoration: none;
}

.carousel-indicators li {
    width: 15px;
    height: 15px;
    border-radius: 100%;
}

#hero .carousel-control-prev,
#hero .carousel-control-next {
    width: 10%;
}

#hero .carousel-control-next-icon,
#hero .carousel-control-prev-icon {
    background: none;
    font-size: 48px;
    color: #fff;
    line-height: 1;
    width: auto;
    height: auto;
}

#hero .btn-get-started {
    font-family: "Raleway", sans-serif;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 12px 32px;
    border-radius: 50px;
    transition: 0.5s;
    line-height: 1;
    margin: 10px;
    color: #999;
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
    border: 2px solid #f6b024;
}

#hero .btn-get-started:hover {
    background: #f6b024;
    color: #999;
    text-decoration: none;
}

@media (min-width: 1024px) {
    #hero p {
        width: 60%;
    }

    #hero .carousel-control-prev,
    #hero .carousel-control-next {
        width: 5%;
    }
}

@media (max-width: 768px) {
    #hero {
        height: 100vh;
        margin-bottom: 60px;
    }

    #hero h2 {
        font-size: 28px;
    }
}

/* --------------------------------------------------------------
# Sections General
-------------------------------------------------------------- */
section {
    padding: 20px 0;
    overflow: hidden;
}

.section-bg {
    background: rgba(255, 255, 255, 0.75);
}

.section-title {
    text-align: center;
    padding-bottom: 30px;
}

.section-title h1 {
    font-family: 'Raleway';
    font-size: 28px;
    font-weight: 600;
    color: #000;
    border-bottom: 10px solid #f00;
    padding-bottom: 10px;
    display: inline-block;
    text-shadow: none;
    letter-spacing: 0;
}

.section-title h3 {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: -10px;
    padding-bottom: 0;
    padding-top: 20px;
    color: #2f4e9b;
}

.section-title p {
    margin-bottom: 0;
    text-align: justify;
}

/* --------------------------------------------------------------
# Icon Boxes
-------------------------------------------------------------- */
.icon-boxes {
    padding-top: 0;
}

.icon-boxes .icon-box {
    padding: 20px;
    width: 100%;
    position: relative;
    overflow: hidden;
    background: #fff;
    box-shadow: 5px 10px 29px 0 rgba(68, 88, 144, 0.2);
    transition: all 0.3s ease-in-out;
    border-radius: 10px;
}

.icon-boxes .icon {
    margin: 0 auto 20px auto;
    display: inline-block;
    text-align: center;
}

.icon-boxes .icon i {
    font-size: 36px;
    line-height: 1;
    color: #2f4e9b;
}

.icon-boxes .title {
    font-weight: 700;

    /* margin-bottom: 15px; */
    font-size: 18px;
}

.icon-boxes .title a {
    color: #2f4e9b;
}

.icon-boxes .title a:hover {
    color: #4d78da;
    text-decoration: none;
}

.icon-boxes .description {
    font-size: 15px;
    font-weight: 600;

    /* line-height: 28px; */
    margin-bottom: 15px;
    color: #000;
}

/* --------------------------------------------------------------
# About Us
-------------------------------------------------------------- */
.about {
    padding: 20px 0 20px 0;
    position: relative;
}

.about:before {
    content: "";
    background: rgba(255, 255, 255, 0.75);
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}

.about .container {
    position: relative;
}

.about .content h3 {
    font-weight: 600;
    font-size: 26px;
}

.about .content ul {
    list-style: none;
    padding: 0;
    text-align: left;
}

.about .content ul li {
    padding-left: 28px;
    position: relative;
    text-align: left;
}

.about .content ul li + li {
    margin-top: 10px;
    text-align: left;
}

.about .content ul i {
    position: absolute;
    left: 0;
    top: 2px;
    font-size: 20px;
    color: #4d78da;
    line-height: 1;
}

.about .content p:last-child {
    margin-bottom: 0;
}

.about .content .btn-learn-more {
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 12px 32px;
    border-radius: 5px;
    transition: 0.3s;
    line-height: 1;
    color: #4d78da;
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
    margin-top: 6px;
    border: 2px solid #4d78da;
}

.about .content .btn-learn-more:hover {
    background: #4d78da;
    color: #fff;
    text-decoration: none;
}

@media (max-width: 992px) {
    .about {
        padding: 60px 0;
    }
}

@media (max-width: 768px) {
    .about span {
        display: block;
    }
}

@media (min-width: 769px) {
    .about span {
        padding-right: 20px;
    }
}

/* --------------------------------------------------------------
# Team
-------------------------------------------------------------- */
.team .member {
    position: relative;
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
    padding: 20px;
    border-radius: 10px;
    background: #fff;
}

.team .member .pic {
    overflow: hidden;
    width: 135px;
    border-radius: 50%;
}

.team .member .pic img {
    transition: ease-in-out 0.3s;
}

.team .member .pic2 {
    overflow: hidden;
    width: 250px;
    height: 250px;
    border-radius: 10%;
}

.team .member .pic2 img {
    transition: ease-in-out 0.3s;
}

.team .member .pic3 {
    overflow: hidden;

    /* width: 850px;
    height: 415px; */
    border-radius: 10%;
}

.team .member .pic3 img {
    transition: ease-in-out 0.3s;
}

.team .member:hover img {
    transform: scale(1.1);
}

.team .member .member-info {
    padding-left: 30px;
}

.team .member h3 span {
    color: #666666;
}

.team .member h4 {
    font-weight: 700;
    margin-bottom: 5px;
    font-size: 18px;
    color: #2f4e9b;
}

.team .member h4 span {
    font-weight: 700;
    margin-bottom: 5px;
    font-size: 18px;
    color: #666666;
}

.team .member h5 {
    font-size: 1rem;
    color: #000;
}

.team .member h5 span {
    font-size: 1rem;
    color: #666666;
}

.team .member span {
    font-size: 16px;
    font-weight: 500;

    /* display: block;
  padding-bottom: 10px;
  position: relative; */
}

/* .team .member span::after {
  content: '';
  position: absolute;
  display: block;
  width: 50px;
  height: 1px;
  background: #bfe0fd;
  bottom: 0;
  left: 0;
} */
.team .member p {
    margin: 10px 0 0 0;
    font-size: 1rem;
}

.team .member p span {
    color: #2f4e9b;
}

.team .member .social {
    margin-top: 12px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.team .member .social a {
    transition: ease-in-out 0.3s;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    width: 32px;
    height: 32px;
    background: #ecf6fe;
    color: #0665b7;
}

.team .member .social a i {
    font-size: 16px;
    margin: 0 2px;
}

.team .member .social a:hover {
    background: #4d78da;
    color: #fff;
}

.team .member .social a + a {
    margin-left: 8px;
}

/* --------------------------------------------------------------
# Services
-------------------------------------------------------------- */
.services {
    padding: 40px 0;
    position: relative;
}

.services .icon-box {
    margin-bottom: 20px;
    width: 100%;
    padding: 20px 20px;
    border-radius: 6px;
    background: #fff;
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}

.services .icon-box2 {
    margin-bottom: 20px;
    padding: 30px 30px;
    border-radius: 6px;
    background: #E9E9E9;
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}

.services .icon-box i {
    float: left;
    color: #2f4e9b;
    font-size: 35px;
    padding-right: 10px;
}

.services .icon-box h3 {
    margin-left: 60px;
    color: #000;
    font-size: 16px;
}

@media (min-width: 768px) and (max-width: 1199px) {
    .services .icon-box h3 {
        margin-left: 0px;
    }

    /* .services .icon-box span {
	  display:block;
	    } */
}

.services .icon-box h3 img {
    vertical-align: baseline;
    margin-right: 5px;
}

.services .icon-box h4 {
    margin-left: 0px;
    color: #2f4e9b;
    font-weight: 700;
    margin-bottom: 15px;
    font-size: 18px;
}

.services .icon-box h4 span {
    color: #666666;
    padding-right: 30px;
}

.services .icon-box h5 {
    margin-left: 60px;
    color: #2f4e9b;
    font-weight: 700;
    margin-bottom: 5px;
    font-size: 16px;
}

.services .icon-box h5 span {
    color: #666666;
    font-style: italic;
    display: block;
}

.services .icon-box h6 span {
    font-size: 16px;
    color: #666666;
    font-style: italic;
    display: block;
}

@media (max-width: 768px) {
    .services .icon-box h4 span {
        display: block;
    }

    .services .icon-box p span {
        display: block;
    }
}

.services .icon-box h4 a {
    color: #2f4e9b;
    transition: 0.3s;
}

.services .icon-box h4 a:hover {
    color: #4d78da;
}

.services .icon-box p {
    margin-left: 0px;
    line-height: 24px;

    /* font-size: 14px; */
    margin-bottom: 0;
}

.services .icon-box p span {
    padding-right: 10px;
}

/* --------------------------------------------------------------
# Zuchthunde
-------------------------------------------------------------- */
.zuchthunde {
    padding: 10px 0 40px 0;
    position: relative;
}

.zuchthunde .icon-box {
    margin-bottom: 4px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    width: 100%;
    padding: 20px 20px;

    /* border-radius: 6px; */
    background: #fff;

    /* box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1); */
}

.zuchthunde .custom-gutter > [class*='col-'] {
    padding-right: 2px;
    padding-left: 2px;
}

.zuchthunde .custom-gutter > [class*="col-"]:first-child {
    padding-left: 2px;
}

.zuchthunde .custom-gutter > [class*="col-"]:last-child {
    padding-right: 2px;
}

.zuchthunde .icon-box i {
    float: left;
    color: #2f4e9b;
    font-size: 45px;
}

.zuchthunde .icon-box h2 {
    padding: 0;
    color: #fff;
    font-weight: 500;
    font-size: 24px;
}

.zuchthunde .icon-box h3 {
    margin-left: 60px;
    color: #000;
    font-size: 14px;
}

@media (min-width: 768px) and (max-width: 1199px) {
    .zuchthunde .icon-box h3 {
        margin-left: 0px;
    }
}

.zuchthunde .icon-box h3 img {
    vertical-align: baseline;
    margin-right: 5px;
}

.zuchthunde.icon-box h4 {
    margin-left: 20px;
    color: #2f4e9b;
    margin-bottom: 15px;
    font-size: 16px;
}

.zuchthunde .icon-box h4 span {
    color: #666;
    padding-right: 30px;
}

.zuchthunde .icon-box h4 a {
    color: #2f4e9b;
    margin-left: 20px;
    font-size: 16px;
    vertical-align: top;
    transition: 0.3s;
    font-weight: 600;
}

.zuchthunde .icon-box h4 a:hover {
    color: #4d78da;
}

.zuchthunde .icon-box h4 a:hover span {
    color: #4d78da;
}

.zuchthunde .icon-box h5 {
    margin-left: 60px;
    color: #2f4e9b;
    font-weight: 700;
    margin-bottom: 5px;
    font-size: 16px;
}

.zuchthunde .icon-box h5 span {
    color: #666666;
    font-style: italic;
    display: block;
}

@media (max-width: 480px) {
    .zuchthunde .icon-box h4 a {
        font-size: 15px;
        margin-left: 0px;
        font-weight: 500;
    }

    .zuchthunde .icon-box i {
        display: none;
    }
}

/* --------------------------------------------------------------
# Sport
-------------------------------------------------------------- */
.sport {
    padding: 10px 0 40px 0;
    position: relative;
}

.sport p {
}

.top-buffer {
    margin-top: 15px;
}

.sport .icon-box {
    margin-bottom: 4px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    width: 100%;
    padding: 4px 4px;
    font-size: 15px;
    background: #fff;
    vertical-align: baseline;
    float: none;
}

.sport .icon-box i {
    float: none;
    color: #2f4e9b;
    font-size: 22px;
    vertical-align: baseline;
}

.sport .icon-box h2 {
    padding: 0;
    color: #fff;
    font-weight: 500;
    font-size: 24px;
}

.sport .icon-box h3 {
    margin-left: 60px;
    color: #000;
    font-size: 14px;
}

@media (min-width: 768px) and (max-width: 1199px) {
    .sport .icon-box h3 {
        margin-left: 0px;
    }
}

.sport .icon-box h3 img {
    vertical-align: baseline;
    margin-right: 5px;
}

.sport .icon-box h3 {
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 5px;
    font-size: 16px;
}

.sport .icon-box h3 span {
    color: #B9C5E2;
    font-style: italic;
}

.sport .icon-box h4 {
    margin-left: 20px;
    color: #2f4e9b;
    margin-bottom: 15px;
    font-size: 16px;
}

.sport .icon-box h4 span {
    color: #666;
    padding-right: 30px;
}

.sport .icon-box h4 a {
    color: #2f4e9b;
    margin-left: 20px;
    font-size: 16px;
    vertical-align: top;
    transition: 0.3s;
    font-weight: 600;
}

.sport .icon-box h4 a:hover {
    color: #4d78da;
}

.sport .icon-box h4 a:hover span {
    color: #4d78da;
}

.sport .icon-box h5 {
    /* margin-left: 60px; */
    color: #2f4e9b;
    font-weight: 700;
    margin-bottom: 5px;
    font-size: 16px;
}

.sport .icon-box h5 span {
    color: #666666;
    font-style: italic;
    display: block;
}

.sport .member {
    position: relative;
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
    padding: 20px 0 0 20px;
    background: #fff;
}

.sport .member span {
    font-size: 16px;
    font-weight: 500;
    color: #2f4e9b;
}

.sport .member .pic {
    overflow: hidden;
    width: 135px;
    border-radius: 50%;
}

.sport .member .pic img {
    transition: ease-in-out 0.3s;
}

.sport .member:hover img {
    transform: scale(1.1);
}

.sport .member .member-info {
    padding-left: 30px;
}

.sport .member h4 {
    font-weight: 700;
    margin-bottom: 10px;
    font-size: 18px;
    color: #2f4e9b;
    font-style: italic;
}

.sport .member h4 span {
    font-weight: 700;
    margin-bottom: 5px;
    font-size: 18px;
    color: #666666;
}

.team .member p {
    margin: 10px 0 0 0;
    font-size: 1rem;
}

.team .member p span {
    color: #2f4e9b;
}

@media (max-width: 480px) {
    .sport .icon-box h4 a {
        font-size: 15px;
        margin-left: 0px;
        font-weight: 500;
    }
}

/* --------------------------------------------------------------
# Contact
-------------------------------------------------------------- */
.contact {
    background: url("../img/contact-bg.png") left center no-repeat;
    position: relative;
}

.contact:before {
    content: "";
    background: rgba(255, 255, 255, 0.7);
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}

.contact .container {
    position: relative;
}

.contact .info {
    width: 100%;
}

.contact .info i {
    font-size: 20px;
    background: #4d78da;
    color: #fff;
    float: left;
    width: 44px;
    height: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    transition: all 0.3s ease-in-out;
}

.contact .info h4 {
    padding: 0 0 0 60px;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 5px;
    color: #043c6d;
}

.contact .info p {
    padding: 0 0 0 60px;
    margin-bottom: 0;
    font-size: 14px;
    color: #444444;
}

.contact .info .email,
.contact .info .phone {
    margin-top: 40px;
}

.contact .php-email-form {
    width: 100%;
    background: #fff;
}

.contact .php-email-form .form-group {
    padding-bottom: 8px;
}

.contact .php-email-form .validate {
    display: none;
    color: red;
    margin: 0 0 15px 0;
    font-weight: 400;
    font-size: 13px;
}

.contact .php-email-form .error-message {
    display: none;
    color: #fff;
    background: #ed3c0d;
    text-align: left;
    padding: 15px;
    font-weight: 600;
}

.contact .php-email-form .error-message br + br {
    margin-top: 25px;
}

.contact .php-email-form .sent-message {
    display: none;
    color: #fff;
    background: #18d26e;
    text-align: center;
    padding: 15px;
    font-weight: 600;
}

.contact .php-email-form .loading {
    display: none;
    background: #fff;
    text-align: center;
    padding: 15px;
}

.contact .php-email-form .loading:before {
    content: "";
    display: inline-block;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    margin: 0 10px -6px 0;
    border: 3px solid #18d26e;
    border-top-color: #eee;
    -webkit-animation: animate-loading 1s linear infinite;
    animation: animate-loading 1s linear infinite;
}

.contact .php-email-form input,
.contact .php-email-form textarea {
    border-radius: 4px;
    box-shadow: none;
    font-size: 14px;
}

.contact .php-email-form input {
    height: 44px;
}

.contact .php-email-form textarea {
    padding: 10px 12px;
}

.contact .php-email-form button[type="submit"] {
    border: 0;
    padding: 10px 32px;
    color: #4d78da;
    transition: 0.4s;
    border-radius: 50px;
    border: 2px solid #4d78da;
    background: #fff;
}

.contact .php-email-form button[type="submit"]:hover {
    background: #4d78da;
    color: #fff;
}

@-webkit-keyframes animate-loading {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes animate-loading {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/* --------------------------------------------------------------
# Breadcrumbs
-------------------------------------------------------------- */
.breadcrumbs {
    padding: 30px 0 15px 0;
    text-align: center;
    background: rgba(255, 255, 255, 0.75);
    margin-top: 230px;
}

@media (max-width: 992px) {
    .breadcrumbs {
        margin-top: 50px;
    }
}

.breadcrumbs h2 {
    font-size: 28px;
    font-weight: 600;
    color: #000;
    border-bottom: 10px solid #f00;
    padding-bottom: 10px;
    display: inline-block;
}

.breadcrumbs ol {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0 0 10px 0;
    margin: 0;
    font-size: 14px;
}

.breadcrumbs ol li + li {
    padding-left: 10px;
}

.breadcrumbs ol li + li::before {
    display: inline-block;
    padding-right: 10px;
    color: #f8c255;
    content: "/";
}

/* --------------------------------------------------------------
# Footer
-------------------------------------------------------------- */
#footer {
    background: #999;
    padding: 0 0 30px 0;
    color: #fff;
    font-size: 14px;
}

#footer .footer-newsletter {
    padding: 50px 0;
    background: #05579e;
}

#footer .footer-newsletter h4 {
    font-size: 24px;
    margin: 0 0 20px 0;
    padding: 0;
    line-height: 1;
    font-weight: 600;
}

#footer .footer-newsletter form {
    margin-top: 30px;
    background: #fff;
    padding: 6px 10px;
    position: relative;
    border-radius: 50px;
}

#footer .footer-newsletter form input[type="email"] {
    border: 0;
    padding: 4px;
    width: calc(100% - 100px);
}

#footer .footer-newsletter form input[type="submit"] {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    border: 0;
    background: none;
    font-size: 16px;
    padding: 0 20px;
    margin: 3px;
    background: #f6b024;
    color: #fff;
    transition: 0.3s;
    border-radius: 50px;
}

#footer .footer-newsletter form input[type="submit"]:hover {
    background: #4d78da;
}

#footer .footer-top {
    background: #575757;
    padding: 20px 0 10px 0;
}

#footer .footer-top .footer-info {
    margin-bottom: 30px;
}

#footer .footer-top .footer-info h3 {
    font-size: 18px;
    margin: 0 0 20px 0;
    padding: 2px 0 2px 0;
    line-height: 1;
    font-weight: 700;
}

#footer .footer-top .footer-info p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0;
    font-family: "Raleway", sans-serif;
    color: #fff;
}

#footer .footer-top .social-links a {
    font-size: 16px;
    display: inline-block;
    background: rgba(255, 255, 255, 0.1);
    color: #fff;
    line-height: 1;
    padding: 10px 0;
    margin-right: 4px;
    border-radius: 50%;
    text-align: center;
    width: 36px;
    height: 36px;
    transition: 0.3s;
}

#footer .footer-top .social-links a:hover {
    background: #f6b024;
    color: #fff;
    text-decoration: none;
}

#footer .footer-top h4 {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    position: relative;
}

#footer .footer-top h4 a {
    color: #CCCCCC;
}

#footer .footer-top h4 a:hover {
    color: #fff;
}

#footer .footer-top h4 a span {
    color: #B9C5E2;
    font-style: italic;
    font-weight: 400;
}

#footer .footer-top h4 a:hover span {
    color: #E2B9B9;
    font-style: italic;
    font-weight: 400;
}

#footer .footer-top .footer-links {
    margin-bottom: 30px;
}

#footer .footer-top .footer-links ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#footer .footer-top .footer-links ul i {
    padding-right: 2px;
    color: #5db1f9;
    font-size: 18px;
    line-height: 1;
}

#footer .footer-top .footer-links ul li {
    padding: 10px 0;
    display: flex;
    align-items: center;
}

#footer .footer-top .footer-links ul li:first-child {
    padding-top: 0;
}

#footer .footer-top .footer-links ul a {
    color: rgba(255, 255, 255, 0.75);
    transition: 0.3s;
    display: inline-block;
    line-height: 1;
}

#footer .footer-top .footer-links ul a:hover {
    color: #fff;
}

#footer .footer-top .footer-contact {
    margin-bottom: 30px;
}

#footer .footer-top .footer-contact p {
    line-height: 26px;
}

#footer .copyright {
    text-align: center;
    padding-top: 30px;
}

#footer .copyright a {
    color: #fff;
}

#footer .copyright a:hover {
    color: #4d78da;
}

#footer .credits {
    padding-top: 5px;
    text-align: center;
    font-size: 13px;
    color: #fff;
}

#footer .credits a {
    color: #f6b024;
}

/* --------------------------------------------------------------
# Top Bar
-------------------------------------------------------------- */
#topbar {
    height: 140px;
    background-color: #DDD;
    font-size: 14px;
    transition: all 0.5s;
    overflow: hidden;
    color: rgba(255, 255, 255, 0.8);
}

#topbar.topbar-scrolled {
    top: -140px;
    background-color: #DDD;
}

#topbar .contact-info ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

#topbar .contact-info li {
    display: inline-block;
    padding: 0;
}

#topbar .contact-info li + li {
    margin-left: 18px;
}

#topbar .contact-info a {
    color: rgba(255, 255, 255, 0.8);
    transition: 0.3s;
}

#topbar .contact-info a:hover {
    color: #fff;
}

#topbar .contact-info i {
    color: #f6b024;
    padding-right: 4px;
}

#topbar .cta {
    background: transparent;
}

#topbar .cta a {
    color: #fff;
    background: #f6b024;
    padding: 6px 24px 8px 24px;
    display: inline-block;
    transition: 0.3s;
    border-radius: 50px;
}

#topbar .cta a:hover {
    background: #f1a40a;
}

/* --------------------------------------------------------------
# Clients
-------------------------------------------------------------- */
.clients .owl-item {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
}

.clients .owl-item img {
    width: 60%;
    opacity: 0.5;
    transition: 0.3s;
}

.clients .owl-item img:hover {
    opacity: 1;
}

.clients .owl-nav,
.clients .owl-dots {
    margin-top: 5px;
    text-align: center;
}

.clients .owl-dot {
    display: inline-block;
    margin: 0 5px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #DDD !important;
}

.clients .owl-dot.active {
    background-color: #4d78da !important;
}

/* gesund Section
-------------------------------- */
#gesund {
    padding: 80px 0 30px 0;
}

#gesund .gesund-content {
    padding-top: 40px;
}

#gesund p {
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
}

#gesund h4 {
    font-family: 'Roboto Slab', serif;
    font-weight: 400;
    font-size: 24px;
}

#gesund h3 {
    font-family: 'Roboto Slab', serif;
    font-weight: 800;
    font-size: 34px;
}

#gesund .gesund-content ul {
    list-style: none;
    padding: 0;
}

#gesund .gesund-content ul li {
    padding-bottom: 10px;
}

#gesund .gesund-content ul li i {
    font-size: 20px;
    padding-right: 4px;
    color: #485790;
}

#gesund .gesund-img {
    position: relative;
    margin: 30px 30px 30px 30px;
}

#gesund .gesund-img img {
    width: 100%;

    /* border: 8px solid #fff; */
    transition: .5s;
}

#gesund .gesund-img img:hover {
    width: 100%;
    transform: scale(1.03);
}

/* #gesund .gesund-img::before {
    position: absolute;
    left: -31px;
    top: -30px;
    width: 90%;
    height: 92%;
    z-index: -1;
    content: '';
    background-color: #ebf1fa;
    transition: .5s;
}

#gesund .gesund-img::after {
    position: absolute;
    right: -31px;
    bottom: -30px;
    width: 90%;
    height: 92%;
    z-index: -1;
    content: '';
    background-color: #ebf1fa;
    transition: .5s;
} */

