

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

/*
colors
blue : #30a6d0;
light-blue: #d6edf7;
grey : #475159;

*/



article h1{
  margin-top: 20px !important;
}

html, .uk-block-default{
  background-image: none;
}
html {
    color: #000000;
  }
  .uk-nav-navbar > li > a {
      color: #000000;
  }
.cn-button{
  color: #fff;
  border: 1px solid #efefef;
  padding: 5px 10px;
}

.wpb_text_column.wpb_content_element ul li{
  /*list-style-image: url('../images/check.png');*/
  list-style-type: none;
  position: relative;
}

.wpb_text_column.wpb_content_element ul li:before{
   content: '';
   display: inline-block;
   height: 18px;
   width: 18px;
   background-image: url('../images/check.png');
   background-size: contain;
   position: absolute;
   left: -23px;
   top: 3px;
   background-repeat: no-repeat;
}

::selection {
    background: #ecf3da;
    color: #000;
    text-shadow: none;
  }



/******* Navigation ********/
.tm-navbar{
  background: #475159;
  padding: 10px 0;
}
.tm-logo img{
  width: 85px;
}
.tm-logo-small img{
  width: 45px;
}
.tm-logo .textwidget{
  float: right;
  line-height: 94px;
  color: #fff;
  font-size: 14pt;
  font-weight: 600;
  margin-left: 20px;
}
.tm-logo-small .textwidget{
  float: right;
  line-height: 49px;
  color: #fff;
  font-size: 10pt;
  font-weight: 600;
  margin-left: 20px;
}
.uk-navbar-nav{
  float: right;
}
.uk-navbar-nav > li > a{
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 18px;
}
.uk-navbar-nav > li > a:hover{
  color: #fff;
}

.uk-navbar-toggle{
  color: #fff;
}


@media (min-width:768px) {
  .tm-navbar .uk-flex.uk-flex-middle.uk-flex-space-between.uk-visible-small{
    justify-content: flex-end;
    -webkit-justify-content: flex-end;
  }
}


.uk-navbar-nav > li.uk-active > a {
    background-color: rgba(0, 0, 0, 0);
    color: #fff;
}
.uk-navbar-nav > li > a:after{
  color: #fff;
  background: #fff;
}
/**************/

h1, h2, h3, h4, h5, h6 {
    color: #3a3a3a;
}
h4{
  color:#000;
  font-weight: 400;
}
#tm-main{
  padding-top: 0;
  padding-bottom: 0;
}
h1.uk-article-title{
  text-align: left !important;
}
h1.uk-article-title,
article h1{
margin-top: 20px;
margin-bottom: 30px;
}

h1.uk-article-title,
article h1,
article h2{
  color: #30a6d0;
  font-size: 48px;
  line-height: 52px;
  font-weight: 800;
  text-align: left;
}
article h2.small{
  font-size: 26px;
  line-height: 30px;
  font-weight: 600;
  text-align: left;
}

article .wv-h3{
  color: #30a6d0;
  font-size: 26px;
  line-height: 30px;
  font-weight: 800;
  text-align: left;
  margin-bottom: 10px;
}

article h3{
  color: #000;
  font-size: 26px;
  line-height: 30px;
  font-weight: 800;
  text-align: left;
  margin-bottom: 10px;
}
.tm-blog-single .uk-article-meta{
  text-align: left !important;
  margin-top: 35px;
  margin-bottom: 35px;
  font-size: 20px;
  color: #3a3a3a;
}



@media (max-width: 1219px) {
  article .wv-h3{
    font-size: 22px;
    line-height: 26px;
  }
}
@media (max-width: 830px) {
  h1.uk-article-title,
  article h1,
  article h2{
    font-size: 38px;
    line-height: 42px;
  }
}
@media (max-width: 767px) {
  h1.uk-article-title,
  article h1,
  article h2{
    font-size: 28px;
    line-height: 32px;
  }
  article h2.small{
    font-size: 22px;
    line-height: 28px;
  }
  article h3{
    font-size: 22px;
    line-height: 28px;
  }
}
@media (max-width: 420px) {
  article h3.uk-panel-title{
    margin-bottom: 10px;
  }
  article h3.uk-panel-title~div.uk-margin{
    margin-top: 10px;
  }
  article .wv-h3{
    font-size: 20px;
    line-height: 24px;
  }
}

/*****************/
.home--slider .wk-overlay-panel{
 bottom: 111px;
}
.home--slider .wk-heading-medium{
  font-size: 72px;
  line-height: 96px;
  font-weight: 800;
  text-transform: uppercase;
  text-align: left;
  text-shadow: -3px -1px 8px #000;
}
.home--slider .wk-text-large{
  text-shadow: -3px -1px 8px #000;
      color: #fff;
}
.home--slider .wk-slideshow{
  height: 100vh;
}
.home--slider .wk-margin{
  font-size: 26px;
  line-height: 32px;
  font-weight: 800;
  text-transform: uppercase;
  text-align: left;
}
.home--slider .wk-slideshow li{
  height: 100vh;
}
@media (max-width: 1100px) {
  .home--slider .wk-slideshow li{
    min-height: 100vh !important;
  }
}
@media (max-width: 767px) {
  .home--slider .wk-heading-medium {
      font-size: 34px;
      line-height: 38px;
  }

}
@media (max-width: 500px) {
  .home--slider .wk-heading-medium {
      font-size: 28px;
      line-height: 34px;
  }
  .home--slider .wk-margin{
    font-size: 18px;
    line-height: 24px;
  }
}
/***** Comments ******/
#comments{
  border-top: 1px solid #efefef;
  margin-top: 10px;
  padding-top: 40px;
}
#comments .wv-h3{
  display: inline-block;
  margin-bottom: 20px;
}
#comments .uk-form-row.name,
#comments .uk-form-row.mail{
  display: inline-block;
  width: 305px;
  max-width: 50%;
  box-sizing: border-box;
}
#comments .uk-form-row.name input,
#comments .uk-form-row.mail input{
  width: 100%;
  border-radius: 0;
}
#comments input,
#comments textarea{
  background: #ecf3da;
}
#comments textarea[name="comment"]{
  width: 613px;
  max-width: 100%;
}

#comments .uk-form-row.actions{
  display: block;
  width: 100%;
}

article.uk-comment > div#respond{
  margin-left: 40px;
  margin-top: 10px;
}

@media (max-width: 700px) {
  #comments .uk-form-row.name,
  #comments .uk-form-row.mail{
    max-width: 100%;
    width: 100%;
  }
}
/*************/
.green{

  color: #fff;
}
.white .vc_column-inner{
  padding: 20px;
}
.green .vc_column-inner{
  padding: 20px;
  background-color: #30a6d0;
}
.green h1,
.green .wv-h1,
.green h2,
.green .wv-h2,
.green h3,
.green .wv-h3,
.green h4,
.green .wv-h4,
.green h5,
.green .wv-h5,
.green h6,
.green .wv-h6{
  color: #fff;
}


.uk-button{
  border-radius: 0px;
}
.uk-button.uk-button-primary{

  background: #30a6d0;
}

/******** Touren *******/
.wv-tours{
  padding-bottom: 20px;
}
.wv-tours .uk-panel-teaser{
  margin-bottom: 20px;
}
.wv-tours .uk-button,
.wv-blog .uk-button{
  background: none;
  padding-left:0;
  position: relative;
  padding-left: 25px;
  font-weight: 700;
  color: #3a3a3a;
}
.wv-tours .uk-button::before,
.wv-blog .uk-button::before{
  content:'';
  display: inline-block;
  width: 20px;
  height: 2px;
  background: #3a3a3a;
  position: absolute;
  top:50%;
  left:0;
  font-weight: 700;
}


@media (max-width: 1290px) {
  .wv-blog .uk-width-medium-2-3{
    width: 50%;
  }
  .wv-blog .uk-width-medium-1-3{
    width: 50%;
  }
}
@media (max-width: 959px) and (min-width: 768px) {
  .wv-blog .uk-width-medium-2-3{
    width: 33.333%;
  }
  .wv-blog .uk-width-medium-1-3{
    width: 66.666%;
  }
}
@media (max-width: 767px) {
  .wv-blog .uk-width-medium-2-3{
    width: 100%;
  }
  .wv-blog .uk-width-medium-1-3{
    width: 100%;
  }
  .wv-blog .uk-width-medium-1-3 .uk-panel{
    border-bottom: 1px solid #efefef;
  }
  .wv-blog .uk-panel-space{
    padding: 0;
  }
}
@media (max-width: 767px) {
  .wv-tours .uk-panel{
    max-width: 440px;
    margin: 0 auto;
  }
}


/***********/
.section--header{
  height: 100vh;
  background-size: cover;
  background-position: center;

  color: #fff;
  text-shadow: -3px -1px 8px #000;
  font-size: 26px;
  line-height: 32px;
  font-weight: 800;
  text-align: left;
}
.section--header.blue-tint{
  text-shadow: -3px -1px 8px #0d4058;
}
.section--header.small{
  max-height: 500px !important;
  min-height: 1px !important;
  margin: 0px;
}
.section--header h1{
  color: #fff;
  font-size: 72px;
  line-height: 96px;
  font-weight: 800;
  text-transform: uppercase;
  text-align: left;

  margin-top: 0px;
  margin-bottom: 0px;
}

@media (max-width: 767px) {
  .section--header{
    padding-top: 0 !important;
  }
  .section--header>div{
    min-height: inherit !important;
    max-height: 100vh !important;
  }
}
@media (max-width: 830px) {
  .section--header h1{
    font-size: 52px;
    line-height: 76px;
  }
}
@media (max-width: 600px) {
  .section--header h1{
    font-size: 42px;
    line-height: 66px;
  }
}
@media (max-width: 475px) {
  .section--header h1{
    font-size: 32px;
    line-height: 56px;
  }
}
@media (max-width: 375px) {
  .section--header h1{
    font-size: 28px;
    line-height: 51px;
  }
}


article{

}
/*****************/
.bg-blue{
  background: #d6edf7;
  padding-top: 40px;
  padding-bottom: 40px;
}


/****** FOOTER ********/
#tm-footer{
  background: #475159;
}
.tm-footer-right .uk-subnav > * > * {
    color: #fff;
    font-size: 13px;
    font-weight: 400;
}
.tm-footer-right ul>li:not(:first-child) a::before {
    content: '|';
    position: relative;
    left: -7px;
}

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


/** Leistungen **/
.leistungen--leistungen .wk-h3{
text-align: center;

}
.leistungen--leistungen .uk-panel{
position: relative;
}
.leistungen--leistungen a.uk-button{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom:0;
  opacity: 0;
}
.leistungen--leistungen .wv-h3.uk-panel-title{

  font-size: 14pt;
  background: rgba(255, 255, 255, 0.5);
  color: #000;

  margin:0;
  position: absolute;
  top: 20px;
  left: 20px;
  right: 20px;
  bottom: 20px;
  display: flex;
  display: -webkit-flex;
  height: auto !important;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;

  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
}
.leistungen--leistungen .uk-panel:hover .wv-h3.uk-panel-title{
    color: #30a6d0;
    background: rgba(255, 255, 255, 0.8);
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;

    transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
}

.leistungen--leistungen .uk-panel-teaser{
  margin:0;
}
.leistungen--leistungen p{
  margin:0;
}
.leistungen--leistungen .uk-text-center.uk-margin.uk-margin-top-remove{
  margin:0;
}

/*
@media (min-width: 1220px){
  .uk-container {
      max-width: 1015px;
      padding: 0 35px;
  }
}
*/

/******* Contact Form 7 ********/
.wpcf7{

}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="number"]{
  line-height: 30px;
  width: 100%;
  box-sizing: border-box;
  padding: 5px 20px;
}
.wpcf7 textarea{
  line-height: 30px;
  height: 100px;
  width: 100%;
  box-sizing: border-box;
  padding: 5px 20px;
}
.wpcf7 input[type="submit"]{
  line-height: 30px;
  min-height: 30px;
  width: 100%;
  box-sizing: border-box;
  padding: 5px 20px;
  background-image: none;
  background-color: #475159;
  border: 0;
  cursor: pointer;
}
.wpcf7 input[type="submit"]:hover{
  background-color: #30a6d0;
}


.wpcf7-acceptance .wpcf7-list-item{
  margin-left: 0;
}
.wpcf7-acceptance .wpcf7-list-item input[type="checkbox"]{
  margin-left: 0;
  width: 15px;
  height: 15px;
  position: relative;
  top:2px;
}

html .uk-nav.uk-nav-offcanvas > li.uk-active > a {

    color: #ffffff;
    font-weight: 600;
}
.uk-nav-offcanvas ul > li.uk-active > a {
  color: #ffffff;
  font-weight: 600;
}
.uk-offcanvas-bar {
    background: #475159;
  }


#deactivate-google-analytics{
  cursor: pointer;
  color: #26365a;

}
#deactivate-google-analytics:hover{
  color: #7d8aa6;

}


@media (max-width: 768px) {
  body.wp-page-3 article a{
    word-break: break-all;
  }

  .editor--maps .vc_column-inner{
    padding: 0;
  }
}

.editor--maps .wpb_raw_html{
  margin-bottom:0 !important;
}
.editor--maps .vc_column-inner{
  padding:0 !important;
}
.wv-map{
  background-image: url('../images/map_topal.jpg');
  background-size: cover;
  background-position: center;
  position: relative;
  width:100%;
  height: 400px;
}
.wv-map a.full{
  position: absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
}

@media (max-width: 1200px) {
  .wv-map{
    background-size: 1400px;
  }
}