@font-face {
    font-family: "Source Sans 3";
    src: url('../fonts/SourceSans3-VariableFont_wght.ttf') format('truetype');
}

/* HEADER */
.tm-header{
    padding: 40px 0 20px 0;
}


/* NAVBAR */
.uk-navbar-item.uk-logo{
    max-width: 350px;
}

.uk-navbar-container {
  border-bottom: solid 0px #ffffff !important;
}


/* HOME - OVERLAYS */
.ceramico-overlay-image .uk-position-bottom-center{
    z-index: 2;
}
.ceramico-overlay-image .ceramico-custom-overlay{
    z-index: 1;
}

.ceramico-overlay-image-headline{
    font-weight: 400;
    margin-top: 15px;
}
.ceramico-overlay-image .el-title{
    display: none;
}

.ceramico-overlay-image .el-content > p:first-of-type{
    text-align: center;
}

.ceramico-overlay-image .el-content > p:first-of-type img{
    max-height: 50px;
}

.ceramico-overlay-image .ceramico-hide-on-overlay{
    opacity: 1;
    transition: opacity 0.2s linear;
}

.ceramico-overlay-image:hover .ceramico-hide-on-overlay{
    opacity: 0;
    transition: opacity 0.2s linear;
}

/* HOME SLIDESHOW */
.ceramico-home-slideshow .el-slidenav{
    background: transparent;
}

.ceramico-home-slideshow .uk-position-cover{
    max-width: 1200px;
    width: 80%;
    margin: 0 auto;
}

.ceramico-home-slideshow .el-slidenav:hover,
.ceramico-home-slideshow .el-slidenav:focus{
    background: transparent;
    color: #d30630;
}

/* BEREICHE */
.ceramico-area-row .uk-tile{
    cursor: pointer;
}

/* KONTAKT BANNER */
.ceramico-contact-banner{
    padding: 40px 0
}
.ceramico-contact-banner .uk-button{
    background: rgba(255,255,255, 1);
    color: #000;
}

.ceramico-contact-banner .uk-button:hover{
    background: rgba(255,255,255, 0.9);
    color: #000;
}


/* ALLGEMEIN */

.uk-card-primary {
  	background-color: #ffffff !important;
  	color: #464646;
	border: 2px solid #d30630 !important;
}

.uk-button-default, .uk-button-default {
  background-color: #d30630 !important;
  color: #fff !important;
  border-color: #d30630 !important;
}

.uk-background-center-center .uk-text-secondary{
  color: #fff !important;
}

/* Ceramico Kurse */
.ceramico-course-filter-wrapper .ceramico-course-container{
    border-top: 2px solid #d30630;
    padding: 30px 0;
}

.ceramico-course-container p{
    line-height: 30px;
}

.ceramico-course-container .uk-h3{
    font-weight: 300;
}

.ceramico-course-filter-wrapper{
    margin-top: -40px;
}


.ceramico-filter-nav .uk-button-primary{

    color: #fff;

}

.ceramico-filter-nav .uk-button-primary:hover{

    color: #fff;

}

.ceramico-filter-nav .uk-active .uk-button-primary{

    background: #fff;
    border: 1px solid #d30630;
    color: #d30630;

}

.ceramico-filter-nav .uk-active .uk-button-primary:hover{

    background: #fff;
    border: 1px solid #d30630;
    color: #d30630;

}



/**** FLIESENVERBAND HOME ****/

.termin_wrapper > div.uk-margin{
  border: 1px red solid;
  padding: 30px 20px;
}

.teaser_termin_content .uk-first-column{
  margin-top: 0px;
}

.teaser_termin_content .uk-grid-margin.uk-first-column{
  margin-top: 20px;
}

.teaser_termin_content .el-content{
  margin-top: 5px !important;
}


.teaser_termin_content .uk-first-column .el-meta{
  width: auto;
  display: inline-block;
}

.teaser_termin_content .uk-grid-margin:first-child:before {
  content: "";
  position: relative;
  left: 0;
  right: 0;
  top: -5px;
  border-top: 1px solid #707070;
  width: 100%;
}

.teaser_termin_content .uk-first-column .el-meta::after{
  content: '|';
  width: 0px;
  display: inline-block;
  padding-left: 3px;
  padding-right: 3px;
}

.teaser_termin_content .uk-first-column .el-title{
  width: auto;
  display: inline-block;
}

#more_events {
    display: none;
}


.home_fliesensuche_wrapper{
  margin-top: 40px;
  margin-bottom: 40px;
}

.home_fliesensuche_wrapper h3{
  color: #ffffff;
  margin-bottom: 0px;
}

.home_fliesensuche_wrapper p{
  color: #ffffff;
  margin-top: 4px;
}

.home_schnellnavigation_grid h4{
  font-weight: 300 !important;
}


/***** Accordion *****/


.uk-accordion{
  margin-top: 20px;
}

.uk-accordion .el-item{
	padding: 10px;
}

.uk-accordion .uk-accordion-content{
	padding: 0px 42px 20px;
}

.uk-accordion .uk-accordion-content .uk-accordion-content{
	padding: 0px;
}

.uk-accordion .uk-open{
	background: #f5f5f5;
}

.uk-accordion .uk-accordion-title{
	font-weight: 400;
}

.uk-accordion .sachverstaendiger_wrapper{
	line-height: 25px;
	margin-bottom: 15px;
}

.uk-accordion .sachverstaendiger_name{
	font-weight: 400;
}

.uk-accordion .el-content.uk-panel.uk-margin-top{
	margin-top: 5px !important;
}

.uk-accordion .sachverstaendiger_telefonnummer::before{
	content:"Tel.";
	display: inline-block;
	padding-right: 3px;
}

.uk-accordion .sachverstaendiger_mobilenummer::before{
	content:"Mobiletel.";
	display: inline-block;
	padding-right: 3px;
}

.uk-accordion li::marker  {
	color: #d30630;
	font-size: 0.8rem;
}

.uk-accordion > :nth-child(n+2) {
  margin-top: 0px;
}

.uk-accordion-title::before {
  content: "";
  width: 1.4em;
  height: 1.4em;
  margin-left: 0px;
  float: left;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  margin-right: 10px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23d30630%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23d30630%22%20width%3D%221%22%20height%3D%2213%22%20x%3D%226%22%20y%3D%220%22%20%2F%3E%0A%3C%2Fsvg%3E");
}

.uk-open > .uk-accordion-title::before {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23d30630%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%3C%2Fsvg%3E");
}


@media screen and (max-width: 920px) {
    .ceramico-course-filter-wrapper{
        margin-top: 30px;
    }
}

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

    .uk-navbar-item.uk-logo{
        max-width: 250px;
    }

    .uk-heading-2xlarge{
        font-size: 45px;
        line-height: 45px;
    }
    .uk-heading-xlarge{
        font-size: 40px;
        line-height: 45px;
    }

    .ceramico-overlay-image > .el-container{
        min-height: 500px !important;
    }

    .uk-container{
        padding-left: 30px;
        padding-right: 30px;
    }

    .ceramico-footer{
        text-align: center;
    }

    .ceramico-footer .ceramico-social-icons{
        text-align: left;
        display: flex;
        justify-content: center;
    }

    .ceramico-footer .ceramico-logo{
        max-width: 250px;
        margin:auto;
    }

    .ceramico-footer .uk-nav li > a{
        justify-content:center;
    }

    .ceramico-kontakt-grid .uk-grid-stack{
        text-align: center;
    }
    .ceramico-kontakt-grid .uk-width-1-4{
        width: 100%;
    }
}


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

    .uk-navbar-item.uk-logo{
        max-width: 200px;
    }


}
