/* 
Theme Name: RAe Beaucamp Theme 
Description: Rechtsanwälte Beaucamp & Beaucamp
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
//////////////////////////

/* inter-100 - 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: 'Inter';
  font-style: normal;
  font-weight: 100;
  src: url('fonts/inter-v19-latin-100.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-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: 'Inter';
  font-style: normal;
  font-weight: 200;
  src: url('fonts/inter-v19-latin-200.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-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: 'Inter';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/inter-v19-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-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: 'Inter';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/inter-v19-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-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: 'Inter';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/inter-v19-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-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: 'Inter';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/inter-v19-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-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: 'Inter';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/inter-v19-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-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: 'Inter';
  font-style: normal;
  font-weight: 900;
  src: url('fonts/inter-v19-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

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

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

p, div
{
  font-family: 'Inter', sans-serif !important;
}



h1, h2, h3, h4, h5, h6 {
    font-family: 'Inter',sans-serif !important;
}
.inter, .inter p, .inter li {
  font-family: 'Inter', sans-serif !important;
}


#slogan p {
    font-family: 'Inter',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: 'Inter',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: 'Inter',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: 'Inter',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;
}


a.unterstrichen {
 color:#000 !important; 
}

a.unterstrichen:hover {
    text-decoration:underline;
}

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

.grau{
    color: #6c727a;
}

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

.fett{
    font-weight:700;
}

.gross{
    text-transform: uppercase !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%;
  }  


/*Footer -------*/



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


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


        #slogan p {
            font-size: 1rem;
            border-left: 0px solid;
                    }
         #slogan p:first-child {
          font-size: 0.8rem;
         }

          .zeiten li {
           //font-size: 0.8rem !important;
          }
       
          #slogan2 p {
                       font-size: 1.0rem !important;
          }
          	
}

/*----------------------------------------------------------------------------------------------------------------*/
/*-----------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) {
    
    }




