body {
background: rgba(255,255,225,1);
align-vertical: top;
margin: 0px;
}

body p {
font-family: 'Prompt', sans-serif;
font-weight: 400;
font-size: 18px;
color: rgb(10,110,76);
text-align: center;
padding-left: 50px;
padding-right: 50px;
}

h1 {
font-family: 'Prompt', sans-serif;
font-weight: 600;
font-size: 24px;
color: rgb(10,110,76);
}

table {
width: 100%;
}

img {
align: center;
margin-left: auto;
margin-right: auto;
width:100%;
}

#LogoUpanyaGroup, .imgBar {
width: 100%;
}

#contactUP {
text-align : left;
}


.imgTopic {
max-width: 400px;
align: left;
}

.imgTopic2 {
width: 80%;
max-width: 400px;
align: left;
}

.contact-social{
width:20%;
max-width:100px;
}


.imgMenu {
max-width: 900px;
}

.imgMenuFooter{
Width : 60%;
}

#MenuBottom{
width: 100%;
Background: rgb(9,110,76);
}

.imgHome {
width: 50%;
}

#imgStickerline {
width: 80%;
max-width: 600px;
margin-top: 40px;
margin-bottom:40px;
}


section {
position: fixed;
z-index: 100;
bottom: 0px;
width: 100%;
}
