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