body{
    color: white;
}

.top01{
    background-color: red;
    color: white;
    padding: 0px;    
}

.top02{
    top:27px;
    background-color: rgba(255, 255, 255, 0.8);
}

.top02 .navbar-toggler-icon{
    color:rgba(0,0,0,0.8);
    background-image:none!important;
}

.top02 .navbar-toggler-icon i{
    line-height:1.5em;
}

.navbar{
    border-bottom: red 3px solid;

}

.navfont {
    font-size: 20px;
    font-weight: 500;
}

#section01 {
    background-image:url(./img/kanna01.jpg);
    background-repeat:no-repeat;
    background-size:cover; 
    background-position:top;
    
}

.aaa{
    margin-top: 100px;
}

.rolunk{
    font-size: 18px;
    font-weight: 600;
    color: black;
}

.bbb {
    color: black;

}

.ccc{
    background-color: rgb(207, 200, 200);
    
}
/*
.background-img{
    position: absolute; 
    z-index: -1;
    background-image:url(./img/kh1f.jpg);
    background-repeat:no-repeat;
    background-size:cover;
    height:100vh;
    width: 90%;
    top:15px;
}
*/

.logoAfterLineWrap{
    padding-left: 10px;
}

.logoAfterLine{
    width:100%;
    border-bottom-color: #f71635;
    border-bottom-style: double;
    border-bottom-width: 10px;
    transform: skewX(-30deg) skewY(0deg);
}

.embed-responsive-item{
    max-width:100%;
    height: auto;
}

.list-group-item{
    position: relative;
    display: block;
    padding: 1.70rem 1.75rem;
    background-color: rgb(207, 200, 200); 
    border: solid 2px white;
    text-align: center;
    font-size: 23px;
    font-family:Verdana, sans-serif;
    color: red; 
    box-shadow: 5px 10px 18px red ;  
}

.btn1{
    background-color:red;
    color: white;  
}

.btn1:hover{
    background-color: green;
    color: white; 
}

.btn2-wrap{
    text-align: center;
}
.btn2{
    background-color:red;
    color: white;
      
}

.btn2:hover{
    background-color: green;
    color: white; 
}

.btn3{
    transform: skewX(-20deg) skewY(0deg);
    width: 200px;  
}

.btn4{ 
    margin-top: 20px;
    width: 200px;
    transform: skewX(-20deg) skewY(0deg);
    width: 200px;
}

.btn5{
    transform: skewX(-20deg) skewY(0deg);
    background-color: blue;
    color: white;     
}

.btn5:hover{
    background-color: red;
    color: white;
}

.btn6{
    transform: skewX(-20deg) skewY(0deg);
    width: 200px; 
     
}

#section03{
    background-color: rgb(14, 14, 105);
}

.ddd{    
    text-align: center;
    padding-top: 4rem;

background-image: linear-gradient(
        to top,
        rgba(128, 103, 103, 0.8),
        rgb(245, 10, 2)), 
    url(./img/fal01.jpg);
    background-size: cover;
    background-position:top;
    position: relative;

}

.eee{
    background-color:red;
    padding-left: 15px;
    padding-top: 50px;
    padding-bottom: 150px;
   
}

.fff{
    background-image: url(./img/pic06.jpg);
    background-size: cover;
    position: relative;
    padding-left: 15px;
    padding-top: 53px;
    padding-bottom: 150px;
}

.ggg{
    background-image: linear-gradient(
        to top,
        rgba(250, 249, 249, 0.8),
        rgb(247, 244, 244)),
    url(./img/pexels-chepté-cormani-1416530.jpg);
    background-size: cover;
    position: relative;
    padding-left: 15px;
    padding-top: 50px;
    padding-bottom: 150px;
}

.contact-section .h-fluid{
    font-size: 2vw;

}

/* Itt kezdődik a about.html */
#section05{
    background-color: rgba(216, 210, 210, 0.8);
}

.section05-content-wrap{
    min-height:70vh;
}
.background-img2{
    position: absolute; 
    z-index: -1;
    background-image:url(./img/fal01.jpg);
    background-repeat:no-repeat;
    background-position: left 114px;
    background-size:cover;
    height:75vh;
    width: 80%;
    top:0px; 

    clip-path: polygon(0 0, 100% 0%, 75% 100%, 0% 100%);
}

.hhh{
    height: 400px;
    background-color: red;

}

.logoAfterLineWrap2{
    padding-left: 5px;
    padding-bottom: 5px;
}

.logoAfterLine2{
    width:20%;
    border-bottom-color: red;
    border-bottom-style: double;
    border-bottom-width: 10px;
    transform: skewX(-30deg) skewY(0deg);
}

.logoAfterLineWrap3{
    padding-left: 5px;
    padding-bottom: 5px;
}

.logoAfterLine3{
    width:20%;
    border-bottom-color: red;
    border-bottom-style: double;
    border-bottom-width: 10px;
    transform: skewX(-30deg) skewY(0deg);
}

/*
.jjj{
    background-image: url(./img/ppfeher2169.jpg);
    background-repeat:no-repeat;
    background-position: right 100px;
    background-size:50%;
    min-height:80vh;
    top:0px; 
}
*/

.list-group-item2{
    position: relative;
    display: block;
    padding: 1.70rem 1.75rem;
    background-color: rgb(245, 236, 236); 
    border: solid 1px white;
    text-align: left;
    font-size: 15px;
    font-family:Verdana, sans-serif;
    color:black;
    box-shadow: 2px 2px 4px #000000;
}

#section06{
    background-image:url(./img/kanna01.jpg);
    background-repeat:no-repeat;
    background-size:cover; 
    background-position:center;
}

#section07{
    background-color: rgba(216, 210, 210, 0.8);
}


#section07 iframe{
    width:100%;
    height:100%
}

#section08{
    background-image:url(./img/kanna01.jpg);
    background-repeat:no-repeat;
    background-size:cover; 
    background-position:center;
}

#section09{
    background-color: rgba(216, 210, 210, 0.8); 
}

.bgpic{
    background-image: linear-gradient(
        to top,
        rgba(37, 36, 39, 0.8),
        rgb(37, 35, 41)),
    url(./img/pic06.jpg);
    background-size: cover;
    position: relative;
   
}

.con1{
    background-image: url(./img/pic07.jpg);
}

#main-footer {
    background: red;
    color: #fff;
    border-top: 1px #eee solid;
}

#main-footer2 {
    background: red;
    color: #fff;
    border-top: 1px #eee solid;
    position: fixed;
    padding: 10px 10px 0px 10px;
    bottom: 0;
    width: 100%;
    /* Height of the footer*/ 
    height: 40px;
}

.opt {
  margin-top: 200px;
}

.orderwarning{
    color: red;
}

.orderp{
    color: #000;
    font-size: 18px;
    font-weight: 600;
}

.pcolor {
    font-size: 18px;
    color: black;
}

.h3opt {
    font-size: 20px;
    color: #000;
}

.pcolor02 {
    font-size: 20px;
    color: #000;
    text-align: center;
}

.cblock {
    display: block;
    margin-left: auto;
    margin-right: auto; 
}

/* Media */
@media (max-width: 768px) {

    .btn5{font-size:3vw!important}
} 

@media (min-width: 576px) {

    .btn6{
        width: 150px;
    }

} 

@media (max-width: 575px){
    #section04{
        padding-top:0!important;
    }
    
}

@media (max-width: 575px){
    .btn4{
        font-size:3vw!important;
        margin-top: 20px;
        margin-left: 5px;
        margin-right: 5px;
        width: 150px;
        transform: skewX(-20deg) skewY(0deg);
               
    }

    .contact-section .h-fluid{
        font-size: 4vw;
        color: black;
        box-shadow: 2px 2px 4px #000000;
    } 

}

@media (max-width: 767px){
    
    .contact-section .h-fluid{
        font-size: 30px;
        color: black;
        box-shadow: 2px 2px 4px #000000;
        
    } 

    .ggg{
        background-image: linear-gradient(
            to top,
            rgba(249, 249, 250, 0.8),
            rgb(247, 244, 244)),
        url(./img/telefon.jpg);
        background-size: cover;
        position: relative;
        padding-left: 15px;
        padding-top: 50px;
        padding-bottom: 150px;
        box-shadow: 5px 10px 8px #888888;
    }

}

@media (min-width: 768px){
    
    .contact-section .h-fluid{
        font-size: 30px;
        color: black;
        box-shadow: 2px 2px 4px #000000;
    } 

}

@media (max-width: 767px) {

    .jjj{
        background-position: right 30%;
    }
    
}

@media (max-width: 575px) {

    .jjj{
        background-image: none;
    }
    
}

@media (max-width: 996px ) {
    #section01 {
        background-image:url(./img/kanna01.jpg);
        background-repeat:no-repeat;
        background-size:cover; 
        background-position: top;
    }
}

@media (min-width: 575px) {

    .pos{
        background-image: url(./img/kanna01.jpg);
        min-height:100vh;
        top:0px;  
    }
     
}