
body {
    font-family:'Lora', serif;
    font-size: 18px;
    color: #000;
    background: #fff;
}

p {
    margin-bottom: 24px;
    line-height: 1.6;
    font-size: 16px;
}
h1 {
    font-weight: bold;
    font-size: 48px;
    margin-bottom: 15px;
}

h2 {
    font-weight: bold;
    font-size: 32px;
    margin-bottom: 15px;
    font-family: 'Montserrat' , sans-serif;
}

h3 {
    font-weight: normal;
    font-size: 24px;
    margin-bottom: 10px;
}

h4 {
    font-weight: normal;
    font-size: 24px;
    margin-bottom: 20px; 
}

h1 a,
h2 a,
h3 a,
h4 a{
    color: inherit;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover{
    color: #ffd207;
}



p+ h2,
p + h3,
p + h4 {
    margin-top: 15px;
}

p:last-of-type {
    margin-bottom: 0;
}

a {
    text-decoration: none;
    color: #ffd207;
}

a:hover {
    color: #000;
}

main ul {
    margin: 10px 0;
}

main ul li {
    line-height: 1.3;
    margin-bottom: 5px;
    position: relative;
    padding-left: 15px;
}

/*#hero-text {
    padding: 120px 0 120px 0;
    background: url(img/hero_livandart.jpg) top center no-repeat;
    background-size: cover;
}*/

#hero-text-center {
    line-height: 1.2;
    margin-top: 20px;
    text-align: center;  
}

#hero-text-center p {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 80px;
    font-family: 'Montserrat', sans-serif;
}

#hero-text-center h1 {
    text-transform: uppercase;
    font-size: 60px;
    font-family: 'Lora', serif;
    line-height: 1.5;
    margin-top: 30px;
}

#hero-text-center h1 {
    margin: 90px 37px 37px 37px;
}

.hero-about-text{
    text-align: center;
    line-height: 1.5;
}
.hero-about-text h2 {
    text-transform: uppercase;
    line-height: 1.5;
    margin: 100px 30px 50px;
    font-family: "the-seasons", sans-serif;
    font-weight: 400;
    font-style: normal;
}
.hero-about-text p {
    line-height: 1.5;
    margin: 30px 50px;
    font-family: 'Lora', serif;
}

.masvagyok-text{
    text-align: center;
    line-height: 1.5;
}
.masvagyok-text h2 {
    text-transform: uppercase;
    line-height: 1.5;
    margin: 100px 30px 50px;
    font-family: 'Lora', serif;
}
.masvagyok-text p {
    
    line-height: 1.5;
    margin: 30px 50px;
}
.hero-about-text h3 {
    text-transform: uppercase;
    line-height: 1.5;
    margin: 50px 30px 50px;
}
.masvagyok p {
    text-align: left;
    font-family: 'Lora', serif;
}
.about-text h2 {
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    margin: 70px;
    font-family: 'Montserrat', sans-serif;
 }
 #testimonial-text {
    text-align: center;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #000;
    background-color: rgba(255, 255, 255, 0.6);
    padding: 50px;
    width: 80%;
}
#testimonial-text h3 {
    font-weight: bold;
    margin-bottom: 15px;
    
}

#testimonial-text h3:nth-of-type(2){
    text-align: right;
    font-size: 24px;
   
}
#testimonial2-text {
    text-align: center;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #000;
    background: rgba(255, 255, 255, 0.488);
    padding: 50px;
    width: 70%;
}

#testimonial4-text {
    text-align: center;
    /*position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #000;
    background: rgba(255, 255, 255, 0.488);*/
    padding: 50px;
    /*width: 70%;*/
}

.miert{
    text-align: center;
}

#testimonial2 + p {
    float: left; 
}
 #testimonial2  p:nth-of-type(2) {
    float: right;
}
.about-text1 {
    margin: 50px 0 120px 0;
}
.about-text1 h2 {
    text-transform: uppercase;
    font-weight: bold;
    text-align: left;
    margin: 30px 0 30px 0;
}
.about-text1 img {
    float: right;
}
.about-text2 h2 {
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    margin: 70px;
    font-family: 'Montserrat', sans-serif;
}
.basic-text h2, h3 {
    margin-left: 50px;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
}
.basic-text p {
    margin-left: 50px;
}
#hero-portftext-center h2 {
    font-family: "the-seasons", sans-serif;
}

