html {
  padding: 0;
  margin: 0;
}

body {
  -webkit-font-smoothing: antialiased ;
}
header {
  background-image: url("../images/top-bg-photo.jpg");
  background-repeat: no-repeat;
  background-position: center; 
  background-size: cover;
  background-color: #2e3547;
}
.container {
  margin: 0;
  padding: 0;
}
.head {
 width:510px;
}

#text-h {
  padding-top: 80px;
  width: 505px;
  height: 142px;
  font-family: Oswald-Bold;
  font-size: 48px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #ffffff;
}

#line-1{
  margin-top: 270px;
  width: 75px;
  height: 4px;
  background-color: #00d494;
}

#text-p {
  padding-top: px;
  width: 436px;
  height: 60px;
  font-family: RobotoRegular;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 20px;
  letter-spacing: normal;
  color: #aab1c4;
}

#buttons {
  margin-top: 30px;
  
}

header #text-b {

  width: 202px;
}
header #text-b1 {
  width: 202px;
  margin-left: 30px;
}
a.disabled {
  pointer-events: none;
}

.phone img{
  padding-top: 50px;
  float: left;
  width: 355px;
  height: 550px;
}

.phone {
  width: 355px;
}
section {
  background-color: #ebeeee;
}
.image-girl img{
  margin-top: 30px;
  float: right;
  width: 300px;
  height: 450px;
}
.girl {
  margin-left: 90px;
}
.section-content {
  margin: 55px 0px 0px 0px;
  width: 600px;
}

#section-line1 {
  margin-top: 60px;
  width: 75px;
  height: 4px;
  background-color: #00d494;
}

#section-line2 {
  margin-top: 60px;
  width: 75px;
  height: 4px;
  background-color: #00d494;
}

#h1-1{
  width: 250px;
}

#h1-2{
  width: 250px;
}

#h1-left {
  margin-top: 55px;
  float: left;
  width: 250px;
  height: 36px;
  font-family: Oswald-Regular;
  font-size: 28px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  text-align: left;
  color: #2e3547;
}

#h1-right {
  margin-top: 55px;
  width: 250px;
  height: 36px;
  font-family: Oswald-Regular;
  font-size: 28px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  text-transform: uppercase;
  line-height: normal;
  letter-spacing: 0.5px;
  text-align: left;
  color: #2e3547;
}

#p-left {
  margin-top: 15px;
  float: left;
  width: 265px;
  height: 36px;
  font-family: RobotoRegular;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.5px;
  text-align: left;
  color: #858585;
}

#p-right {
  margin-top: 15px;
  width: 260px;
  height: 36px;
  font-family: RobotoRegular;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.5px;
  text-align: left;
  color: #858585;
}


.content {
  background-image: url("../images/texture-background.svg");
  background-repeat: no-repeat;
  background-color: #2e3547;
  background-attachment: local;
}

#content-h1 {
  margin-top: 70px;
  height: 71px;
  font-family: Oswald-Bold;
  font-size: 48px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 1px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
}

#line-2 {

  width: 75px;
  height: 4px;
  background-color: #ffffff;
}
#content-p {

  width: 462px;
  height: 40px;
  font-family: RobotoRegular;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
}



#list li{
  list-style-type: none;
  display: inline-block;
  text-align: center;
}

#list li > a{
  text-decoration: none;
}

#list li > a :hover{
  text-decoration: none;
}

#content-buttons {
  margin-top: 30px;
}

#content-b {
  margin-right: 17px;
}

#content-b1 {
  margin-left: 17px;
}


footer {
  background-color: #2e3547;
  height: 120px;
}


#footer-h1 {
  width: 139px;
  height: 16px;
  font-family: RobotoCondensedBold;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: condensed;
  line-height: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-decoration: none;
  text-align: center;
  color: #aab1c4;
  -webkit-font-smoothing: antialiased ;
}

#footer-h1-a {
  color: #aab1c4;
  
  -webkit-transition: 0.5s;
}
#footer-h1 ,
#footer-h1 :hover,
#footer-h1 :active{
  text-decoration: none;
  color: #fff;

}

#footer-p {
  margin-left: 32px;
  width: 412px;
  height: 16px;
  font-family: RobotoCondensedBold;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: condensed;
  line-height: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: center;
  color: #aab1c4;
  -webkit-font-smoothing: antialiased ;
}
