/*********************************************************************************

	Template Name: Template Full Name Here
	Description: A perfect template to build beautiful and unique medical websites. It comes with nice and clean design.
	Version: 1.0

	Note: This is custom css.

**********************************************************************************/

body{
    background-color: #111;
}

a {
    color: #888;
    text-decoration: none;
}

.breadcaump-area.ptb--350.breadcaump-title-bar.breadcaump-title-white.video_head::before {
    content: "";
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 50%;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, #111111 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,#111111 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,#111111 100%);
    z-index: 1;
}
button#contact-submit:hover {
    background: #537b65 !important;
    color: #fff !important;
}
body.template-color-1 .portfolio-nav-list .portfolio-page .inner a:hover {
    color: #999;
}
button#contact-submit {
    border-color: #537b65;
    background-color: transparent;
    border: 2px solid #537b65;
    color: #537b65;
    text-transform: uppercase;
    padding: 0 41px;
    height: 55px;
    line-height: 53px;
    outline: none;
    border-width: 1px;
    border-style: solid;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 0;
    cursor: pointer;
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.07);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.07);
    font-family: "Poppins", sans-serif;
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -webkit-transition: all 0.3s cubic-bezier(1, 0.03, 0, 0.99);
    -o-transition: all 0.3s cubic-bezier(1, 0.03, 0, 0.99);
    transition: all 0.3s;
}
p.form-messege.error {
    color: #af2e2e;
}

textarea {
    color: #888 !important;
}

.form-messege {
    margin-top: 15px;
    color: #888;
    font-size: 14px;
}

p.form-messege.success{
    color: #888;
}

input[value=""] { 
    display: none; 
}​



.team-heading .heading-right button {
    color: #888;
}

.cookielaw1 #cookie_message{
	padding: 10px 0px !important;
}

div#cookie_accept_button {
    border: 2px solid #537b65 !important;
    background: transparent !important;
    color: #537b65 !important;
    font-size: 14px !important;
    height: auto !important;
    font-family: "Poppins", sans-serif;
    text-transform: uppercase;
    font-weight: 500!important;
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.portfolio{
    width: 100%;
    height: 100%;
    position: relative;
}

.kurze {
width: 100%;
    height: 89%;
    position: absolute;
    display: table;
    z-index: 1;
}

.kurze span {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    transform: skew(-10deg);
}

.kurze a {
    padding: 10px 25px;
    color: #fff !important;
    background: rgb(83,123,101);
    background: -moz-linear-gradient(45deg, rgba(83,123,101,1) 0%, rgba(132,180,156,1) 100%);
    background: -webkit-linear-gradient(45deg, rgba(83,123,101,1) 0%,rgba(132,180,156,1) 100%);
    background: linear-gradient(45deg, rgba(83,123,101,1) 0%,rgba(132,180,156,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#537b65', endColorstr='#84b49c',GradientType=1 );
    font-family: "Poppins", sans-serif;
}

.cookielaw1 #cookie_accept_button:hover{
	background: #537b65 !important;
	color: #fff !important;
}


#cookie_message a em{
	display: none;
}

.team-heading .heading-right button a{
    color: #888;
}

.service.service--1 .icons i, .service.service--1 .content a.service-btn i, .section-title h3, .team-heading .heading-right button i, body.template-color-1 .testimonial_style--1 .content .testimonial-quote span {
    color: #537b65 !important;
}

.heading-right button a:hover {
    color: #537b65 !important;
}

.address-inner .address h3.heading{
    color: #fff;
}

.speakers-number-wrap {
    margin-top: 70px;
}

.datenschutz h3 {
    color: #fff;
    font-size: 18px;
    margin-top: 20px;
}

.datenschutz h2 {
    color: #fff;
    font-size: 20px;
    margin-top: 50px;
}

.datenschutz ul {
    color: #888;
    font-size: 14px;
}

h3.heading-h3 {
    font-size: 32px;
}

.address-inner .address p{
    color: #888;
}

.address-inner .address p a{
    color: #888;
}

.number-speaks .content h2{
    color: #fff;
}

.page-loading{
    background-color: #111;
}

.team.team_style--1 .info h6{
    color: #fff;
}

.team.team_style--1 .info span{
    color: #888;
    word-break: break-word;
}

.smart_display{
    display: none;
}

.number-wrap .content h6{
    color: #fff;
}

div#mp4::before {
    content: "";
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 50%;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, #111111 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,#111111 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,#111111 100%);
    z-index: 1;
}


.number-wrap .content p{
    color: #888;
}


.mtminus{
    margin-top: -450px;
    z-index: 1;
    position: relative;
}



#mp4 {
    transition: all .3s;
    /* transition-delay: .5s; */
    position: relative;
    z-index: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
    background-position: 50% 50%;
    background-size: cover;
    /* background-attachment: fixed; */
}

#mp4 #bgVideo {
    min-height: 100%;
    min-width: 100%;
    background-position: center;
    filter: blur(1px) brightness(0.2);
}

.first_header {
    float: left;
    width: 100%;
    margin-bottom: 15vh;
    height: 100vh;
}

body.template-color-1 .section-title h3 {
    color: #537b65;
}

.thumb {
    position: relative;
    height: 100%;
}


.section-title h2, body.template-font-1 .form-style--1 .input-box input, body.template-font-1 .form-style--1 .input-box textarea {
    font-family: "louis_george_caferegular" !important;
}

.gallery .thumb img{
    height: 100%;

-webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    filter: brightness(0.7);
}

.gallery .thumb img:hover{
    filter: brightness(1);
}

.bg_color--998{
    background-color: #111;
}

.portfolio-details-list .details-list span a {
    color: #fff;
}

.portfolio-details-list .details-list label {
    color: #555;
}

.portfolio-details-list .details-list span a:hover {
    color: #84b49c;
}

body.template-color-1 .bg_color--2 {
    background: #e61580;
}

[data-overlay]:before {
    background-color: #e61580;
}

video[poster] {
    height: 100%;
    background-size: cover;
    object-fit: cover;
    width: 100%;
}

.form-style--1 .form-action .form-submit input{
    border-radius: 0;
}

.portfolio-nav-list .portfolio-page .inner a:hover {
    color: #999;
}

.portfolio-nav-list .portfolio-page .inner a h3:hover {
    color: #537b65;
}

.portfolio-nav-list .portfolio-page .inner a h3 {
    color: #fff;
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.post-content.text-center {
    padding: 0px 0px !important;
}

.blog-grid h5.heading.heading-h5 {
    float: left;
    width: 100%;
    text-align: left;
}

.blog-grid a:hover{
 color: #e61580 !important;   
}

body.template-color-1 .blog-grid .post-inner h5.heading:hover a {
    color: #fff !important;
}

.title-separator.color-red::after {
    background: #537b65;
}

.blog-grid p{
    float: left;
    text-align: left;
    width: 100%;
    padding-top: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.blog-grid .post-content{
    background: transparent;
}

.service.service--1 .icons i, .service.service--1 .content a.service-btn i, .section-title h3, .team-heading .heading-right button i, body.template-color-1 .testimonial_style--1 .content .testimonial-quote span{
	    color: #e61580;
}

.service.service--1:hover::before {
    border-color: #84b49c;
}

.bk-brand-area.bg_color--1.ptb--60 {
    background: #eee;
}

.blog-grid .post-content .post-inner h5.heading a{
    color: #fff;
}

body.template-color-1 .portfolio.portfolio_style--1 .port-overlay-info {
    background-color: #333;
}

.bg_color--3 {
    background: #111;
}

body.template-color-1 .theme-color {
    color: #84b49c;
}


fieldset{
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}

a.bk-btn.theme-btn, button.bk-btn.theme-btn {
    background: transparent !important;
    border: 2px solid #537b65;
    color: #537b65;
    text-transform: uppercase;
    height: auto;
}

.portfolio-content {
    padding-top: 25px;
}

a#myBtn:hover {
    color: #84b49c;
}

#more {display: none; transition: 2s; }
#myBtn{color: #fff; cursor: pointer; font-size: 14px;}
#myBtn i{font-size: 10px;margin-left: 5px;}

a.bk-btn:hover, button.bk-btn:hover {
    background: #537b65 !important;
    color: #fff !important;
}

body.template-color-1 .social-share a:hover{
	    color: #fff;
}

body.template-color-1 .social-icon.tooltip-layout li a.hint--theme[aria-label]::before {
    border-top-color: #e61580;
}

.social-share a{
    color: #888;
    padding: 0;
}


.bg_image--1788{
    background-image: url(../img/bg/bg-image-1788.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.bg_image--5566{
    background-image: url(../img/bg/bg-image-5566.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;   
}

.bg_image--6666{
    background-image: url(../img/bg/bg-image-6666.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;   
}

body.template-color-1 .social-icon.tooltip-layout li a.hint--theme[aria-label]::after {
    background: #e61580;
}

body.template-color-1 .contact-form input[type="submit"], body.template-color-1 .contact-form textarea[type="submit"] {
    border-color: #537b65;
    background-color: transparent;
    border: 2px solid #537b65;
    color: #537b65;
    text-transform: uppercase;
    height: auto;
}

.form-style--1 .form-action .form-submit input:hover {
    background: #537b65 !important;
    color: #fff !important;
}

.career .title h3.heading{
    font-size: 20px;
}


body.template-color-1 .contact-form input:focus, body.template-color-1 .contact-form textarea:focus {
    border-color: #537b65;
    background: transparent;
}

.contact-form input:focus, .contact-form textarea:focus{
	    border-color: #537b65;
}

.form-style--1 .input-box::after{
	background-color: #537b65;
}

.header-default.light-logo--version .manu-hamber.light-version {
    color: #e61580;
}

body.template-color-1 .progress-charts .progress .progress-bar {
    background-color: #537b65;
}

.flexable-arrow .slick-btn:hover i {
    color: #e61580;
}


.footer-widget .logo {
    max-width: 700px;
}

.team.team_style--1 .image-wrap .thumb .overlay{
	background-color: #84b49c;
}

a.brook-btn, button.brook-btn, a.brook-btn.btn-rounded, button.brook-btn.btn-rounded{
    border-radius: 0;
}

.headroom--sticky.headroom--not-top{
    background: #000 !important;
}



p.bk_pra br {
    display: block;
}

.bk-accordion-style--2 .card-body {
    padding: 5px 0 5px 20px;
}

.blog-grid.blog-standard .post-thumb a img {
    filter: brightness(0.7);
}


.blog-grid.blog-standard .post-thumb a img:hover {
    filter: brightness(1);
}


.flexale-image{
    float: left;
    width: 100%;
    margin-top: 50px;
    margin-bottom: 50px;
}


.flexable-dots .slick-dots {
    bottom: 75px;
}

a.hover_nn {
    float: left;
    filter: brightness(0.7);
-webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s;
}

a.hover_nn:hover {
    filter: brightness(1);
}

.ptminus150{
    margin-top: -150px;
    position: relative;
    z-index: 1;
}

.bg_image--12 {
    background-position: bottom;
}

body.template-color-1 .bk-accordion-style--2 .card-header h5 a.acc-btn[aria-expanded="true"]::before {
    color: #537b65;
}

body.template-color-1 .bk-accordion-style--2 .card-header h5 a.acc-btn[aria-expanded="true"] {
    color: #537b65;
}


.gallery-grid {
    z-index: 9;
    position: relative;
}

.text-color-10{
	color: #537b65;
}

.bg_color--18 {
    background: #537b65 !important;
}
.header_head {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
    text-align: center;
    padding: 0 25px;
    width: 100%;
    padding: 0 5em;
}

.bgUnternehmen{
    filter: blur(1px) brightness(0.35) !important;
}

#mp4_header #bgVideo {
    min-height: 100%;
    min-width: 100%;
    background-position: center;
    filter: blur(1px) brightness(0.2);
}

.popup-mobile-manu .inner .mobileheader {
    background: #000;
}


.popup-mobile-manu .inner .mobileheader a.mobile-close::before, .popup-mobile-manu .inner .mobileheader a.mobile-close::after {
    background: #e61580;
}

video{
    height: auto !important;
}

.popup-mobile-manu .inner {
    max-width: 75%;
}


.object-custom-menu > li a span {
    color: #fff;
    font-size: 24px;
    font-family: "louis_george_caferegular";
}

.object-custom-menu {
    margin: 20px 30px 30px;
}


.video_head{
    position: relative;
}

#mp4_header{
    transition: all .3s;
    transition-delay: .5s;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
    background-position: 50% 50%;
    background-size: cover;
    background-attachment: fixed;
}

.weiterbildung_img{
    padding: 25px 0;
}


.weiterbildung_img img {
    max-width: 175px;
    width: 100%;
}


p.bk_pra{
    font-weight: 400 !important;
    color: #888;
}

.contact-form input{
    border-radius: 0 !important;
}

.header_head h1{
    color: #fff;
    text-align: center;
    font-size: 7vh;
}

a.bk-btn, button.bk-btn{
    border-radius: 0;
}

.secondary-color {
    color: #537b65;
}

.social-icon.tooltip-layout.text-dark li a{
    color: #888;
}


.gradient_header{
    position: relative;
}

.head_lil {
    font-family: "louis_george_caferegular" !important;
    color: #84b49c;
    font-size: 24px;
}

.head_big{
    font-family: "louis_george_caferegular" !important;
    color: #fff;
}


.bg_image--11{
    background-position: bottom center;

}

.gradient_header::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,111111+100&0+0,1+100 */
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(17,17,17,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(17,17,17,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(17,17,17,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#111111',GradientType=0 ); /* IE6-9 */

}




.social-icon.tooltip-layout.text-dark li a:hover{
    color: #fff;
}

.bk-brand-area{
    border-top: 1px solid #222;
    border-bottom: 1px solid #222;
}

a:hover {
    color: rgba(255, 255, 255, 1);
}

#page-preloader img {
    max-width: 200px;
}

.section-title h3{
    margin-bottom: 20px;
}

.classic-address a {
    color: #fff;
}

.btn_white{
    border: 2px solid #fff;
    padding: 10px 20px;
    color: #fff !important;
    margin-top: 10px;
    top: 10px;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0em;
    font-family: "Poppins", sans-serif;
}

a.btn_white:hover {
    background: #fff;
    color: #537b65 !important;
}

.header-default.header-transparent {
    background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
}


.gallery-grid {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
}


.bk-team-area .col-12{
        flex: 0 0 50%;
}

a.hover_nn {
    float: left;
    width: 100%;
}

@media only screen and (max-width: 1024px){

.header_head h1 {
    font-size: 50px;
}


}




@media only screen and (max-width: 991px){

.mobile_col {
    width: 50%;
}


.ptb--350 {
    padding: 300px 0;
}


.first_header {
    height: 550px;
}

.speakers-number-wrap {
    margin-top: 0;
}


.contact-form.mt--100{
    margin-top: 0;
}

}


@media only screen and (max-width: 767px){

.contact-modern .pr--50{
    padding-right: unset;
    padding-left: unset;
}

.contact-modern {
    margin-bottom: 50px;
}

.contact-modern.pt--120{
    padding-top: 60px;
}

.contact-modern.pb--120{
    padding-bottom: 60px;
}

.contact-modern .mt--60 {
    margin-top: 50px;
}

}



@media only screen and (max-width: 575px){

.display_none_m{
    display: none;
}


.mobile_col {
    width: 100%;
}

.smart_display{
    display: block;
}
.wide_display{
    display: none;
}

.section-ptb-xl {
    padding: 100px 0;
}

    .ptb--270 {
    padding: 150px 0;
}

.mt_sm--40 {
    margin-top: 100px;
}

    .header_head h1 {
        margin-top: 50px;
        font-size: 30px;
    }

    .header_head{
        width: 100%;
        padding: 0 20px;
    }

.first_header {
    float: left;
    height: 450px;
    width: 100%;
    margin-bottom: 75px;
}

.team-heading .heading-right{
    margin-top: -3px;
}

.team-heading .heading-right a{
    font-size: 12px;
}

.bk-number-speaks.section-ptb-xl.bg_image--3 {
    padding-bottom: 0;
}

.pr--60 {
    padding-right: 30px;
}

.pl--60 {
    padding-left: 30px;
}

.career {
    padding-top: 60px;
    padding-right: 30px;
    padding-bottom: 60px;
    padding-left: 30px;
}


}


@media only screen and (max-width: 479px){

    .container {
        max-width: 100%;
        padding: 0 30px;
    }


    .header-default.haeder-fixed-width .container-fluid {
        padding-left: 30px;
        padding-right: 30px;
    }


}



@media only screen and (max-width: 375px){

.number-wrap span {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}


.number-wrap .content {
    padding-top: 20px;
    padding-left: 0px;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}


.team-heading .heading-right {
    display: none;
}

}