/* 
Theme Name: Hautzarzt Rheinbach Theme 
Description: Hautarztpraxis in Rheinbach
Author: Björn Lange
Author URI: https://impecto.de/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
*/


//////////////////////////
// fonts
//////////////////////////

/* mulish-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/mulish-v18-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* mulish-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/mulish-v18-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* mulish-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/mulish-v18-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* mulish-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/mulish-v18-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* mulish-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 800;
  src: url('fonts/mulish-v18-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* mulish-900 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 900;
  src: url('fonts/mulish-v18-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

//Überschrift
/* noto-sans-200 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 200;
  src: url('fonts/noto-sans-v42-latin-200.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* noto-sans-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/noto-sans-v42-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* noto-sans-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/noto-sans-v42-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* noto-sans-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/noto-sans-v42-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* noto-sans-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/noto-sans-v42-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* noto-sans-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/noto-sans-v42-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

html,body{ 
	width:100%;
	height:100%;
}

body
{
    font-family: 'Mulish', sans-serif !important;
    overflow-x: hidden !important;
    background-repeat: repeat;
   }

p
{
  font-family: 'Mulish', sans-serif !important;
  margin-top:0px;
   }


h1, h2, h3, h4, h5, h6 {
    font-family: 'Noto Sans',sans-serif !important;
   
}



#slogan p {
    font-family: 'Mulish',sans-serif !important;
    background: #ffffffa1;
    display: table;
    border-radius:20px;
    padding: 15px 10px 20px 15px;
    margin: 0px;
    color: #ac906d;
    //color: #ddc5a9;
    font-size: 2.0rem;
   border-radius: 0px;
    border-left: 0px solid;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
  }

#slogan h1 {
    font-family: 'Mulish',sans-serif !important;
    background: transparent;
    display: table;
    border-radius:20px;
    padding: 15px 10px 20px 15px;
    margin: 0px;
	border:1px solid #801235;
	color: #ac906d;
    border-top-left-radius: 0px;
    border-bottom-right-radius: 0px;
     -webkit-backdrop-filter: blur(0px);
    backdrop-filter: blur(0px);
  }

    #slogan p:first-child {
    margin-left: 46px;
    padding-bottom: 10px;
    padding-top: 10px;
    font-size: 1.2rem;
    border-left: 0px solid;
    margin-bottom: 5px;
   // border-radius:20px;
}

#slogan3 p{
  font-family: 'Mulish',sans-serif !important;
    background: #ffffffa1;
    display: table;
    padding: 15px 10px 20px 15px;
    margin: 0px;
    color: #ac906d;
    border-top-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-left: 0px solid;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
  margin-left: 46px;
  margin-top: -10px;
  //border-radius:20px;
  }

#slogan2 p {
  font-family: 'Mulish',sans-serif !important;
  background: #ffffffa1;
  display: table;
  padding: 15px 10px 20px 15px;
  margin: 0px;
  color: #ac906d;
  font-size: 2.0rem;
  border-radius: 0px;
  border-left: 0px solid;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  float:right;
}



.rot{
    color:#8C5C0C !important;
}

.grau{
    color: #6c727a;
}

.weiss p, .weiss {
    color:#ffffff !important;
}

.fett{
    font-weight:700;
}

.gross{
    text-transform: uppercase !important;
}

ul.custom-list {
    list-style: square !important;
    padding: 0px 20px !important;
    margin-bottom: 10px !important;
}

ul.custom-list li::marker {
    color: #c64152 !important;
}



.bg {
    background: #212121;
    width: 30%;
    padding: 10px 10px;
    margin-top: 40px;
    margin-bottom: 0;
    color:#fff !important;
  }


/*Buttons ------*/
#buttonmat a::before {
  content: "";
  border-left: 1px solid #fff;
  border-top: 1px solid #fff;
  position: absolute;
  left: 0;
  top: 0;
  //width: 0%;
  width: 25px;
height: 15px;
border-top-left-radius: 0px;
-webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  z-index: 9999;
}

#buttonmat a:hover:before, #buttonmat a:hover:after {
  width: 100%;
  height: 100%;
  //border-left: 1px solid #fff;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

#buttonmat a::after {
  content: "";
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 25px;
  height: 15px;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  z-index: 9999;
  border-bottom-right-radius: 0px;
}


//Oeffnungszeiten
.zeiten {
    padding: 0px 0px;
    min-height: inherit;
    margin-left: 5px;
    color:#000000;
    text-align: left;
      }
      .zeiten strong{
          color: #000000;
      }
      .zeiten p{
        margin: 1.3rem 0 1rem 0 !important;
    }
  
  .zeiten ul, .zeiten ol {
        margin: 0;
       padding: 0;
        list-style: none !important;
          }       
  
  .zeiten li {
  
    border-bottom: 0.5px solid #f0f0f0;
    padding: 0.35rem 0;
    letter-spacing: 0rem;
    list-style: none;
    font-style: normal;
    //font-size: 1rem !important;
   }
  
  .zeiten li:last-child {
    border: 0;
  }
  
  .zeiten li strong {
    display: inline-block;
    width: 20%;
  }  


 /*MEDIA QUERIES**********************************/


/*1*/   	
@media only screen and (max-width: 767px){
	 
}

 

   

/*----------------------------------------------------------------------------------------------------------------*/
/*-----------2-------------*/
@media (min-width: 768px) and (max-width: 979px) {


}

/*----------------------------------------------------------------------------------------------------------------*/

@media (min-width: 768px) and (max-width: 1024px) {
  
}

/*-----------3-------------*/
@media (min-width: 980px) and (max-width: 1279px) {

   
   
}

/*-----------4-------------*/
@media (min-width: 1280px) and (max-width: 1600px) {
 
   
}

/*----------------------------------------------------------------------------------------------------------------*/
/*-----------5-------------*/
@media (min-width: 1601px) {


}

/*----------------------------------------------------------------------------------------------------------------*/
/*-----------6-------------*/
@media (min-width: 2400px) {
   
    }




