html,
body {
    height: 100%;
}

body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.site-content {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    padding: 0;
}



a,
a:hover {
    text-decoration: none
}

.btn-danger,
.btn-primary {
    color: #fff;
    background-color: #bdb2d6;
    border-color: #bdb2d6;
    font-size: 0.8em;
    margin: 0.35em 0;
    padding: 0.25em 0;
}

.btn-danger:hover,
.btn-primary:hover {
    background-color: #bdb2d6;
}

.btn-primary {
    margin: 1em .5em;
    padding: 0.4em;
}

.btn-danger {
    width: 100%
}

.btn-primary:hover {
    color: #fff;
    background-color: #bdb2d6;
    border-color: #bdb2d6;
}

table {
    margin: 0 auto;
}

#feliratkozas {
    padding: 1em;
    margin: 1em 0;

}

p.small {
    font-size: 70%;
    font-weight: 400;
}

.form-control {
    font-size: 0.8rem;
    padding: 0.3em;
    margin: .3em 0;
}

.custom-select-sm {
    height: calc(1.74rem + 2px);
    padding-top: .3rem;
    padding-bottom: .3rem;
    font-size: 75%;
    margin: 0.3em 0;
}

h1 {
    padding: 0.5em 0 0;
    font-size: 3.6em;
    font-family: 'Raleway';
    color: rgb(45, 145, 152);
    font-weight: 900;
    letter-spacing: 0em;
    text-align: left;
}

h2 {
    display: block;
    padding: 0.5em 0;
    margin: 0;
    font-size: 1em;
    font-family: "Raleway";
    color: white;
    font-weight: 400;
    line-height: 1;
    text-align: center;
    background-color: #bdb2d6;
}

h2 > a,
h2 > a:hover {
    color: white
}

h3 {
    font-family: 'Merriweather Sans', sans-serif;
    font-size: 2rem;
    letter-spacing: 0.02em;
    color: #bdb2d6;
    font-weight: 100;
    text-transform: uppercase;
}

h4 {
    padding: 0.15em 0 0 0.5em;
    display: block;
    font-size: 1.5em;
    font-family: 'Raleway';
    color: rgb(45, 145, 152);
    font-weight: 600;
    line-height: 1.15em;
    letter-spacing: 0.05em;
    text-align: left;
}

.download > h4 {
    color: #7d8796;
    text-transform: uppercase;
    font-size: 1em;
}

.download > p {
    text-align: left;
    font-size: .9em;
    line-height: 1.25em;
}

.download > img {
    padding-top: .5em;
}

div.down {
    margin: 1em 0 2em 0;
}

h5 {
    font-family: 'Merriweather Sans', sans-serif;
    font-size: 0.9rem;
    letter-spacing: 0.01em;
    color: #bdb2d6;
    font-weight: 100;
    text-transform: uppercase;
}

h5 span {
    color: #424b52;
    text-transform: lowercase;
    font-style: italic;
    font-size: 0.8rem;
    letter-spacing: 0.02em;
}

h6,
h6 a {
    font-size: 0.88em;
    font-family: 'Raleway';
    color: #bdb2d6;
}

header {
    width: 100%;
    margin: 0;
    padding: 0;
    border-top: .25em solid #bdb2d6;
}

header p {
    text-align: left;
    color: #424b52;
    font-family: 'Raleway';
    font-weight: 400;
    font-size: 0.6em;
    margin: 0;
    padding: 0;
}

header a {
    color: #424b52;
    text-decoration: none;
}

header a:hover {
    text-decoration: none;
    color: #bdb2d6;
}

#header1 {
    margin: 0;
    vertical-align: top;
    padding: 0;
}

#header1 img {
    margin: 0;
    vertical-align: top;
    padding: 0;
}


#header3 {
    padding-top: 0.8em;
    padding-left: 2.5em;
}

#smallmenu {
    text-align: center
}

ul {
    padding: 0;
    list-style-type: none;
}

#header3 ul li {
    list-style-type: none;
    font-size: 1.3em;
    line-height: 1.1em;
    font-weight: 500;
}

#main_image {
    padding: 0;
}

#menu1,
#menu3 {
    padding: 0;
    margin: 0;
}

#spacer {
    width: 100%;
    height: 3em;
}

#spacer2 {
    height: 13em;
}

div.row.banner_menu_bar {
    width: 100%;
    margin: -1.65em auto 0 auto;
    z-index: 50;
    background: transparent;
    color: white;

}

#menubar_left,
#menubar_right {
    background-color: #bdb2d6;
}

#menubar_left.active,
#menubar_right.active,
.active {
    background-color: #7d8796;
}

div.row.banner_menu {
    background-color: transparent;
    color: white;
}

p {
    font-size: 1em;
    font-weight: normal;
    font-family: 'Raleway';
    color: #424b52;
    line-height: 1.55em;
    text-align: justify;
    margin: 1em 0;
}

p span {
    font-weight: 700;
    color: #424b52;
}

p.intro {
    font-weight: 600;
    color: #bdb2d6
}

p.intro span {
    font-weight: 600;
    color: #bdb2d6;
    font-size: 1.2em;
}

p.start {
    color: rgba(66, 75, 82, 0.502);
    line-height: 1.8em;
}

.activemenu {color: #bdb2d6;}

#video,
#maintext,
#contact,
#impress,
#data {
    padding: 2em 0;
}

#video p {
    text-align: center
}

#video a img {
    margin: 3em 35% 2em;
    width: 30%;
}

#contact { padding: 1em 0}

#contact a img {
    margin: 0.5em 25% 2em;
    width: 50%;
    -webkit-box-shadow: 1px 1px 3px 1px #666666;
box-shadow: 1px 1px 3px 1px #666666;
}

div#indextext.col-10.col-xl-8,
div#feliratkozas.col-10.col-xl-8.text-center {
    padding-left: 0;
    padding-right: 0;
}

#impress p,
#contact p,
#impress p.intro,
#contact p.intro {
    text-align: center;
}

#data h3 {
    text-align: center;
    margin: 1.5em 0 1em;
}

footer {
    padding: .5em 0;
    background-color: #424b52;
    color: white;
}

footer a,
footer a:hover {
    font-family: 'PT Sans', sans-serif;
    font-size: 1em;
    color: white;
    text-decoration: none;
}

footer p {
    text-align: center;
    font-family: 'Raleway';
    font-weight: 400;
    font-size: 1em;
    color: white;
}

div#footer1.col-12.col-sm-2 {
    text-align: left;
}

div#footer3.col-12.col-sm-2 {
    padding: 0;
    text-align: right;
}

/********************************************** MOBIL VÍZSZINTES ******************************************************/

@media (max-width: 400px) {
    h1 {
        font-size: 1.8em;
        padding: 0.5em 0 0 0;
    }
    h2 {
        font-size: 0.5em;
        font-weight: 700;
    }
    h3 {
        font-size: 1.1em;
    }
    h4 {
        font-size: 0.8em;
        line-height: .9em;
        padding-top: 0.5em;
        padding-left: 0.08em;
    }

    p {
        font-size: 0.7em;
        line-height: 1.1em;
    }
    p.start {
        color: rgba(66, 75, 82, 0.502);
        font-size: 0.7em;
        line-height: 1.2em;
    }

    #video,
    #maintext,
    #contact,
    #impress {
        padding: 1em 0;
    }

    div.row.banner_menu_bar {
        margin-top: -0.45em;
        z-index: 50;
        background: transparent;
        color: white;
    }
    #footer1 p,
    #footer2 p,
    #footer3 p,
    footer a {
        font-size: 0.7em;
        margin: 0;
        padding: 0;
    }
    div#footer1.col-12.col-sm-2,
    div#footer3.col-12.col-sm-2 {
        text-align: center;
    }
    #header2 {
        padding: 0em;
        margin: 0;
    }

    div#indextext.col-10.col-xl-8 {
        padding-left: 0;
        padding-right: 0;
    }

    #video a img {
        margin: 1em 25% 0em;
        width: 50%;
    }
    
    #contact { padding: 0}
    
    #contact a img {
    margin: 0 15% 0;
    width: 70%;
    -webkit-box-shadow: 1px 1px 3px 1px #666666;
box-shadow: 1px 1px 3px 1px #666666;
}

}

/********************************************** TABLET FÜGGŐLEGES ******************************************************/

@media (min-width: 401px) and (max-width: 768px) {
    h1 {
        font-size: 3em;
        padding: 0.2em 0 0;
    }
    h2 {
        font-size: 1em;
    }
    h3 {
        font-size: 1.1em;
    }
    h4 {
        font-size: 1.15em;
        line-height: 1.1em;
        padding-left: 0.08em;
        padding-top: 0.5em;
    }
    p {
        font-size: 0.9em;
        line-height: 1.5em;
    }

    #header2 {
        padding: 0em;
        margin: 0;
    }

    #video,
    #maintext,
    #contact,
    #impress {
        padding: 1em 0;
    }
    div.row.banner_menu_bar {
        margin-top: -1.15em;
        z-index: 50;
        background: transparent;
        color: white;
    }
    #footer1 p,
    #footer2 p,
    #footer3 p,
    footer a {
        font-size: 0.8em;
        margin: 0;
        padding: 0;
    }
    div#footer1.col-12.col-sm-2,
    div#footer3.col-12.col-sm-2 {
        text-align: center;
    }
    div#indextext.col-10.col-xl-8 {
        padding-left: 0;
        padding-right: 0;
    }

    #video a img {
        margin: 1em 25% 0em;
        width: 50%;
    }
    
     #contact { padding: 0}
    
    #contact a img {
    margin: 0 15% 0;
    width: 70%;
    -webkit-box-shadow: 1px 1px 3px 1px #666666;
box-shadow: 1px 1px 3px 1px #666666;
}

}

/********************************************** TABLET VÍZSZINTES ******************************************************/

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

    h1 {
        font-size: 3.6em;
        padding: 0.2em 0;
    }
    h2 {
        font-size: 1.3em;
    }
    h4 {
        font-size: 1.15em;
        line-height: 1.1em;
        padding: 0.05em 0 0 0.08em;
    }

    div#header1.col-12.col-md-10 {
        margin-top: 0em;
        padding-top: 0;
        vertical-align: top;
    }

    #header1 img {
        background-color: brown;
        vertical-align: top;
        padding-top: 0;
        margin-top: 0;
    }
    #header3 {
        padding: 1.8em 0 0 1.5em;
    }
    #header3 ul li {

        list-style-type: none;
        font-size: .8em;
        line-height: 1.3em;
        font-weight: 500;
    }
    div#indextext.col-10.col-xl-8 {
        padding-left: 0;
        padding-right: 0;
    }
}

/********************************************** NAGY KÉPERNYŐ ******************************************************/

@media (min-width: 993px) {

    h1 {
        font-size: 4.8em;
        padding: 0.2em 0 0;
    }
    h2 {
        font-size: 1.6em;
    }
    h4 {
        font-size: 1.8em;
        line-height: 1.1em;
        padding: 0.5em 0 0 0.08em;
    }
    #header3 {
        padding: 2.1em 0 0 2.5em;
    }
    #header3 ul li {
        list-style-type: none;
        font-size: .9em;
        line-height: 1.4em;
        font-weight: 500;
    }

    div#indextext.col-10.col-xl-8 {
        padding-left: 0;
        padding-right: 0;
    }
