#navbar {
  width:100%;
  background-color: white !important;
}
#loginIcon {
  position: relative;
  right: 25rem;
}

#addPhoto {
  position: relative;
  right: 52.5rem
}
.navbar-brand {
position: relative;
left: 50rem;
font-size: 150%;
}
/*--------section1--------*/
.header1 {
text-align: right;
font-size: 100%;
position: relative;
display: block;
margin-top: 70px;
left: 150px;
top: 25px;
}
.HomePhoto {
width: 91% !important;
position: relative;
right: 20rem;
bottom: 19rem;
}
/*--------section2--------*/
.section2 {
width: 100%;
height: 150%;
position: relative;
bottom: 5rem
}
.section2Contint {
color: white !important;
text-align: right;
padding: 50px 0 25px 0px;
margin-top: 1rem;
margin-right: 0;
right: 7rem;
position: relative;
}

.section2Contint p {
width: 80%;
text-align: right;
margin-left: 12rem;
font-size: 90%;
}

.section2Button {
position: relative;
bottom: 8rem;
right: 50rem;
}

.row{
width: 60%;


}
/*--------section3--------*/
.section3Cantant {
float: none;
text-align: center;
position: static;
width: 100%;
right: 0;
}
.section3Button {
position: static;
float: none;
top: 0;
left: 0;
border: none;
}
.section3Cantant p {
width: 100%;
padding-top: 0;
/* text-align: center; */
right: 0;
position: static;
margin-bottom: 15px;
}