*{font-family: 'Poppins', sans-serif;}

header{
    display: flex;
    height: auto;
    align-content: center;
    justify-content: center;
    margin-top: 22px;
    padding: 0.5%;
    height: 70px;
    margin-bottom: 0;
    padding-bottom: 22px;
    border-bottom: solid 2px;
    border-bottom-color: #FFB52E;

}
.leftsideheader img{
    width: 150px;
    height: auto;
    float: right;
    padding-right: 1.5%;
    align-items: center;
    justify-content: center;
}
.spacer{
 height: 15px;   
}
.leftsideheader{
    float: left;
    width: 40%;
    align-items: center;
    display: inherit;
    justify-content: right;

}

.textboxvlink{
    padding-left: 1.6%;
    float: left;


}

.rightsideheader{
    font-size: clamp(0.5rem, 1.15vw, 1.0rem);
    width: 30%;
    align-items: center;
    display: flex;
    
}


.rightsideheader2{
    width: 20%;
}

body{
    margin: 0 0 0 0;
    padding: 0;
    font-size: 18px;
    width: 100%;
    
}
#linkinf{
    text-decoration: none;
    color: #FFFFFF;
}
.btnarea{
    background-color: #FFA500;
    width: 200px;
    height: 55px;
    font-weight: 600;
    letter-spacing: 0.4px;
    text-align: center;
    justify-content: center;
    display: flex;
    font-size: 16px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;

}
#btnarea:hover{
    transition: 0.6s;
    background-color: #ff8c00;
    }



.header{
    background: rgba(255,255,255,0);
    float: left;
    margin: 1%;
    padding: 1%;
    border-radius: 5px;
    color: #ffffff;
}


.container1{
    background-image: url(images/header-2.jpg);
    background-size: cover;  
    height: 600px;
    background-repeat: no-repeat;
    background-position: center center; 
    color: #000000;
    font-size: 20px;
    font-size: clamp(1.0rem, 1.05vw, 1.8vw);
}
.overrec{
    justify-content: center;
    align-items: center;
    display: flex;}

.overrec2{
    justify-content: center;
    align-items: center;
    display: flex;}

.newrec{
    background-color: #008000;
    height: 60px;
    width: 90%;
    max-width: 450px;
    text-align: center;
    border-radius: 10px;
    position: fixed;
    z-index: 2;
    cursor: pointer;
    color: #fff;
    letter-spacing: 1px;
    font-size: 16px;
    font-weight: 600;
    -moz-animation: cssAnimation 0s ease-in 2s forwards;
    -webkit-animation: cssAnimation 0s ease-in 2s forwards;
    -o-animation: cssAnimation 0s ease-in 2s forwards;
    animation: cssAnimation 0s ease-in 2s forwards;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    top: 50%;
    bottom: 50%;
    box-shadow: rgba(0,0,0,0.35) 0px 5px 15px;
}
.newrec2{
    background-color: #ff0000;
    height: 60px;
    width: 90%;
    max-width: 450px;
    text-align: center;
    border-radius: 10px;
    position: fixed;
    z-index: 2;
    cursor: pointer;
    color: #fff;
    letter-spacing: 1px;
    font-size: 16px;
    font-weight: 600;
    -moz-animation: cssAnimation 0s ease-in 2s forwards;
    -webkit-animation: cssAnimation 0s ease-in 2s forwards;
    -o-animation: cssAnimation 0s ease-in 2s forwards;
    animation: cssAnimation 0s ease-in 2s forwards;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    top: 50%;
    bottom: 50%;
    box-shadow: rgba(0,0,0,0.35) 0px 5px 15px;
}

@keyframes cssAnimation{
    to {
        width: 0;
        height: 0;
        overflow: hidden;
    }
}
@-webkit-keyframes cssAnimation{
    to {
        width: 0;
        height: 0;
        visibility: hidden;
    }
}
















@media (max-width: 1200px){
    
.container2{
    display: table;
    justify-content: center;
    width: 100%;
    height: 600px;
    margin-bottom: 5%;
    
}

.headermain{
    text-align: center;
    letter-spacing: 1.5px;
}

.box{
    width: 320px;
    height: 500px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    float: left;
    margin: 1%;
    margin-left: 8%;
}

.headbox{
    letter-spacing: 1px;
    font-size: 27px;
    text-align: center;
}

.mainbox{
    padding: 1%;
    font-size: 13px;
}

.picy{
    width: 100%;
    padding: 0;
        }

.container3{
background: rgb(144,238,144);
background: linear-gradient(0deg, rgba(144,238,144,1) 21%, rgba(4,185,118,1) 100%);
    padding-top: 10px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    width: 100%;

}
.both{
    display: grid;
    align-items: center;
    justify-content: center;
}
.txtbox{
    text-align: center;
    color: #ffffff;
    background-color: rgba(0,0,0,0.03);
    padding: 1%;
    border-radius: 10px;
    width: 41.5%;
    min-width: 350px;
    margin-left: auto;
    margin-right: auto;
    }

.vid{
    object-fit: cover;
    transform: scale(0.49);
    margin: -60px;
    }

.container4{
    margin-right: auto;
    margin-left: auto;
    width: 99%;
    display: flex;


}
.boxes{
    width: 90%;
        margin-right: auto;
    margin-left: auto;
    
    
    display: table;
    

}
.box_2{
    width: 320px;
    text-align: center;
    padding: 1%;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    margin: 1%;
    float: left;
    height: 450px;
    display: block;
    margin-right: auto;
    margin-left: auto;


}
.picy{
    width: 320px;
}

    .anfordern{
    justify-content: center;
    align-items: center;
    display: grid;
    width: 100%;
    margin-top: 2%;
    margin-bottom: 5%;
}

#ahref{
    text-decoration: none;
    color: #FFFFFF;
    letter-spacing: 0.5px;
}



.any{
    margin-top: 5px;
    margin-bottom: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 300px;
    background-color: #FFA500;
    border-radius: 15px;
    justify-content: center;
    text-align: center;
    display: flex;
    
}
.any2{
    margin-top: 5px;
    margin-bottom: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 300px;
    background-color: #FFA500;
    border-radius: 15px;
    justify-content: center;
    text-align: center;
    display: flex;
    
}

.any:hover{
    background-color: #ff8c00;
    border-radius: 15px;
    justify-content: center;
    text-align: center;
    transition: 0.6s;
    
}

    .any2:hover{
    background-color: #ff8c00;
    border-radius: 15px;
    justify-content: center;
    text-align: center;
    transition: 0.6s; 
}

    
}























@media (min-width: 1200px){
    .container2{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-bottom: 5%;
    
    
}

    .mainb{
        display: flex;
        width: 90%;
        justify-content: center;
        align-items: center;
    
    
    }    
    
.headermain{
    text-align: center;
    letter-spacing: 1.5px;
    margin-bottom: 40px;
}

.box{
    width: 320px;
    min-width: 260px;
    height: 500px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    float: left;
    overflow: hidden;
    margin-top: 1%;
    margin-left: 0.7%;
    margin-right: 0.7%;
}

.headbox{
    letter-spacing: 1px;
    font-size: 27px;
    text-align: center;
}

.mainbox{
    padding: 1%;
    font-size: 13px;
}

.picy{
    width: 100%;
    padding: 0;
}

.container3{
background: rgb(144,238,144);
background: linear-gradient(0deg, rgba(144,238,144,1) 21%, rgba(4,185,118,1) 100%);
    padding-top: 10px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding: 1%;
    margin-bottom: 3%;

}
.both{
    display: table;
    justify-content: space-between;
    align-content: space-between;
    align-items: center;
    
}
.txtbox{
    float: left;
    width: 37%;
    min-width: 350px;
    max-width: 900px;
    color: #ffffff;
    background-color: rgba(0,0,0,0.03);
    padding: 1%;
    border-radius: 10px;
}

.vid{
    float: right;
    width: 59%;
    max-width: 1800px;
    min-width: 340px;
    height: auto;
    overflow: hidden;

}

.container4{
    width: 100%;
    display: flex;


}
.boxes{
    width: 60%;
        margin-right: 20%;
    margin-left: 20%;
        display: flex;

    
    justify-content: center;

}
.box_2{
    width: 320px;
    text-align: center;
    padding: 1%;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    margin: 1%;
    float: left;
    height: 450px;
    display: block;
    
    
    margin-right: auto;
    margin-left: auto;


}
.picy{
    width: 320px;
}
    
    .anfordern{
    justify-content: center;
    align-items: center;
    display: flex;
    width: 100%;
    margin-top: 2%;
    margin-bottom: 5%;
}

#ahref{
    text-decoration: none;
    color: #FFFFFF;
    letter-spacing: 0.5px;
}



.any{
    padding-top: 10px;
    padding-bottom: 10px;
    width: 360px;
    background-color: #FFA500;
    border-radius: 15px;
    justify-content: center;
    text-align: center;
    display: flex;
    margin-right: 10px;
    
}
.any2{
    padding-top: 10px;
    padding-bottom: 10px;
    width: 360px;
    background-color: #FFA500;
    border-radius: 15px;
    justify-content: center;
    text-align: center;
    display: flex;
    margin-left: 10px;
}

.any:hover{
    background-color: #ff8c00;
    border-radius: 15px;
    justify-content: center;
    text-align: center;
    transition: 0.6s;
    
}

.any2:hover{
    background-color: #ff8c00;
    border-radius: 15px;
    justify-content: center;
    text-align: center;
    transition: 0.6s; 
}

}








.oderspace{
    border-top: solid 2px;
    border-color: #ff8c00;
    text-align: center;
    font-size: 25px;
    letter-spacing: 1px;
    background-color: rgba(0,0,0,0.05);
    padding-bottom: 1%;
}

.contact{
    align-items: center;
    justify-content: center;
    display: flex;
    background-color: rgba(0,0,0,0.05);
    padding-bottom: 5%;
}

.eul{
    height: 30px;
    border: solid 1px;

}
.eul2{
    padding: 5px;
    border: solid 1px;
    background-color: #000000;
    color: #ffffff;
    cursor: pointer;
}

.eul2:hover{
    background-color: #ff8c00;
    transition: 0.6s;
}


footer{
    height: 70px;
    width: 100%;
    background-color: #ff8c00;
    color: #ffffff;
    padding: 0;
    border-top: solid 2px;
    border-color: #ff8c00;
    letter-spacing: 1px;
    padding-top: 10px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
    overflow-x: hidden;
}

.textdec{
    text-decoration: none;
    color: #fff;
}

