/*
Theme Name: leitungsauskunft24
Description: leitungsauskunft24
Author: leitungsauskunft24
Template: flatsome
Version: 3.4
*/

html{
}
body{
}
h1, h3, h2{
}
h1{
    font-size: 3em;
}
h2{
    font-size:2.5em;
}
.stuck .header-bg-color{
    background-color:#ffffffd4 !important;
}

.hero h1{
    font-size: 59.5px;
    font-weight: 800;
    line-height: 1.2em;
    margin-bottom: 10px;
    letter-spacing: -3px;
}
.hero .section-bg{
    background-position-x:63.3302% !important;
background-position-y:54.4272% !important;
}
.button, button, input[type=button], input[type=reset], input[type=submit]{
    font-weight:600;
}
.header-button-1 a.button {
    border:2px solid #494949;
    border-radius:4px;
    color:#494949;
    letter-spacing:1px;
    display:flex;
    align-items: center;
    gap: 5px;
    background-color:transparent !important;
}

.header-button-2 a.button {
    border:2px solid #494949;
    background:#494949;
    border-radius:4px;
    color:#fff;
    letter-spacing:1px;
    margin-left:20px;
}
.header-button-2 a span,
.header-button-1 a span{
    font-size:12px;
    line-height: 1;
    display:block;
    padding:10px 0;
    text-transform:uppercase;
}
.header-button-1 a:before{
    content:'';
    display:block;
    background: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' id='telephone' viewBox='0 0 358.4445 512.5'%3E%3Cpath d='M358.19 360.25c1 5-1 11-5 15l-50 50c-5 5-13 9-20 10h-7c-19 0-89-7-179-97-106-106-97-183-97-186 1-7 5-15 10-20l51-50c3-3 7-5 12-5 6 0 12 4 15 10l41 76c4 8 2 19-5 26l-18 19c-1 1-2 4-2 5 0 0 1 25 47 71s72 48 72 48c1 0 3-2 4-3l22-21c4-4 10-7 16-7 4 0 7 1 10 3h1l73 43c5 3 8 8 9 13z'%3E%3C/path%3E%3C/svg%3E") no-repeat center;
    width:14px;
    height:14px;
}
.ft1{
    font-weight:600;
    line-height:1.2;
    color:#3a3a3a;
}
.ft1 .button {
    text-align:left;
    display: flex;
    gap: 5px;
    margin-bottom: 0;
    color:#3a3a3a;
}
.ft1 .button span{
    color:#3a3a3a;
}
.ft1 .button i{
    margin-top:5px;
}
.ft1 .col, #footer .col{
    padding-bottom:0;
}
.ft1 .col:nth-child(2){
    flex-basis: 20%;
        max-width: 20%;
}
.ft1 .col:nth-child(3){
    flex-basis: 25%;
        max-width: 25%;
}
.ft1 .col:nth-child(4){
    flex-basis: 30%;
        max-width: 30%;
}
#footer .ux-menu{
        display:flex;
        flex-direction: row;
        gap: 30px;
        justify-content: flex-end;
}
#footer .ux-menu a{
    color:#000;
    position:relative;
    text-transform:uppercase;
}
#footer .ux-menu a:after{
    content:'';
    display:block;
    position:absolute;
    width:100%;
    left:0;
    top:100%;
    margin-top:-10px;
    height:2px;
    background-color:#ffbd0f;
    opacity:0;
    transition:all 0.3s ease;
    transform:scale(0,1);
    transform-origin:0 100%;
}
#footer .ux-menu a:hover,
#footer .ux-menu .ux-menu-link--active a{
    color:#ffbd0f;
}
#footer .ux-menu a:hover:after,
#footer .ux-menu .ux-menu-link--active a:after{
    opacity:1;
    transform:scale(1,1);
}
.absolute-footer{
    display:none;
}
.lightbox-content{
    background-color:#f9f9f9;
}
.forminator-button-submit{
    background-color:#ffbd0f;
    color: #fff;
}
button.pum-close{
    margin-right:0 !important;
}
.header.transparent{
    background-color:#ffbd0f;
}
.col.fullh div{
    height:100%;
}
.col.fullh img{
    height:100%;
    object-fit:cover;
    object-position:84% 45%;
}
.homerow .medium-8{
    flex-basis: 63%;
    max-width: 63%;
}
.homerow .medium-4{
    flex-basis: 37%;
    max-width: 37%;
    padding-right:0;
}
.button.btn1{
    border-radius:5px;
    text-transform:uppercase;
    font-weight:600;
    padding: 2px 30px;
}
.button.btn1:hover{
    background-color:#ffbd0f !important;
}
.mobiletext{
    font-size:14px;
}
.mobiletext strong{
    font-weight:600;
    font-size:12px;
}
.mobiletext h1{
    font-size:37px;
        font-weight:800;
    line-height:1.3;
}
.hero-mobile .button{
    font-size:12px;
    letter-spacing:1px;
}


@media(max-width:767px){
    .homerow .medium-8{
        flex-basis: 100%;
        max-width: 100%;
    }
    .homerow .medium-4{
        flex-basis: 100%;
        max-width: 100%;
        padding-right:15px;
    }
    .button.btn1{
        font-size:12px;
        padding-left:10px;
        padding-right:10px;
    }
    .stuck #logo img{
        max-width:160px !important;
    }
    #logo{
        width:auto !important;
        margin-left:0;
        order: 1;
    }
    .header-full-width .container{
        width:100% !important;
    }
    #masthead .flex-left{
        display:none;
    }
    .transparent .header-main{
        height:80px !important;
    }
}

@media (max-width: 549px) {
    h1{
        font-size:2em;
    }
    h2{
        font-size:1.7em;
    }
    #logo img {
        max-width: 141px !important;
        
    }
    .hero h1{
        font-size:30px;
    }
    .ft1 .row{
        flex-direction:column;
        gap:0px;
        align-items: center;
        text-align: center;
    }
    .ft1 p{
        margin-bottom:0;
    }
    .ft1 .col:nth-child(1){
    margin-bottom: 10px;
    }
    .ft1 .col:nth-child(2){
    margin-bottom: 20px;
    }
    .ft1 .col:nth-child(2),
    .ft1 .col:nth-child(3),
    .ft1 .col:nth-child(4){
        flex-basis:100%;
        max-width:100%;
    }
    #footer{
        text-align:center;
    }
    #footer .ux-menu{
        justify-items:center;
        justify-content:center;
        padding-top:20px;
    }
    #footer .ux-menu a{
        color:#fff;
        font-size:13px;
    }
}