#plane-concept {
  display: block;
  width: 100%;
  background-color: #0D111F;
}
#plane-concept .block-layer-1 {
  position: relative;
  overflow: hidden;
  width: 100%;
}
#plane-concept h1 {
  color: #FFF;
  text-align: center;
  padding: 38px 120px 0 120px;
  font-size: 45px;
  box-sizing: border-box;
}
#plane-concept h1:after {
  font-family: frogger;
  content: "";
  margin-left: 10px;
}
#plane-concept ul {
  margin: 40px 0 62px 0;
  padding: 0;
  display: table;
  table-layout: fixed;
}
#plane-concept ul li {
  width: 33%;
  display: table-cell;
  vertical-align: top;
  text-align: center;
  padding-right: 40px;
  box-sizing: border-box;
}
#plane-concept ul li h2 {
  font-size: 24px;
  font-weight: 300;
  line-height: 1.2;
  color: #FFF;
}
#plane-concept ul li h2:before {
  font-size: 72px;
  padding: 0;
  margin: 0 0 5px 0;
  width: 100%;
  display: block;
  text-align: center;
  color: #FFF;
  position: relative;
}
#plane-concept ul li h2.icon-save-cash:before {
  font-size: 70px;
  top: 2px;
  margin-bottom: 7px;
}
#plane-concept ul li h2.icon-plane-ticket:before {
  font-size: 65px;
  top: 5px;
  margin-bottom: 12px;
}
#plane-concept ul li a {
  margin: 15px auto 0 auto;
  min-width: 193px;
}
#plane-concept ul li:nth-child(2) {
  position: relative;
  left: 15px;
}
#plane-concept ul li:last-child {
  padding-right: 0;
}
#plane-articles {
  background-image: url("https://medias.frogger.nz/background/a380-guide-voyage.jpg"), url("https://medias.frogger.nz/background/guide-reservation-avion.jpg");
  background-size: 50%, 50%;
  background-position: top left, top right;
  background-repeat: no-repeat, no-repeat;
  height: 610px;
}
#plane-articles .block-layer-1 {
  background-color: #FFF;
  width: 100%;
  height: 195px;
  position: absolute;
  bottom: 0px;
  left: 0px;
}
#plane-articles .price-right-container {
  margin-left: 25px;
}
#plane-articles .title {
  margin-top: 15px;
  font-size: 33px;
  font-weight: 700;
  color: #0D111F;
}
#plane-articles .description {
  font-size: 20px;
  color: #0D111F;
  display: inline-block;
  font-weight: 400;
  line-height: 1.2;
  margin: 10px 0 15px 0;
  width: 470px;
}
#plane-articles a {
  display: inline-block;
}
#plane-map {
  background: #0D111F;
  color: #FFF;
  border-bottom: 1px transparent solid;
  margin-bottom: -1px;
}
#plane-map h2 {
  font-size: 45px;
  font-weight: 700;
  text-align: center;
  padding: 60px 20px 15px 20px;
}
#plane-map p {
  text-align: center;
  font-size: 24px;
  font-weight: 300;
  line-height: 1.3;
  width: 800px;
  margin: auto;
}
#plane-map p:before {
  content: " ";
  width: 15px;
  height: 15px;
  background-color: #CB202D;
  margin-right: 8px;
  display: inline-block;
  border-radius: 30px;
}
#plane-map img {
  margin: 30px 0 30px 0;
}
#plane-arguments {
  background: #FFF url("https://medias.frogger.nz/background/astuce-billet-avion.jpg") no-repeat;
  background-size: 50%;
  background-position: top left;
  height: 500px;
}
#plane-arguments .argument-right {
  box-sizing: border-box;
  display: table-cell;
  vertical-align: middle;
  padding: 30px 0 0 30px;
}
#plane-arguments .argument-right h2 {
  font-size: 40px;
  font-weight: 300;
  margin-bottom: 40px;
}
#plane-arguments .argument-right ul {
  margin: 0;
  padding: 0;
}
#plane-arguments .argument-right ul li {
  margin-bottom: 35px;
  position: relative;
}
#plane-arguments .argument-right ul li .circle {
  display: inline-block;
  padding: 3px 15px;
  line-height: 39px;
  font-size: 25px;
  color: #FFF;
  border-radius: 100px;
  margin-right: 10px;
  background-color: #CB202D;
  border: 2px solid #CB202D;
}
#plane-arguments .argument-right ul li .circle:after {
  position: absolute;
  top: 46px;
  left: 22px;
  content: " ";
  height: 70px;
  width: 5px;
  background-color: #CB202D;
}
#plane-arguments .argument-right ul li .last:after {
  display: none;
}
#plane-arguments .argument-right ul li .argument {
  display: inline-block;
  vertical-align: top;
  width: 405px;
}
#plane-arguments .argument-right ul li .argument h3 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 3px;
}
#plane-arguments .argument-right ul li .argument p {
  line-height: 1.2;
}
#plane-arguments .argument-right ul li:last-child {
  margin-bottom: 0;
}
#plane-contact {
  background: #12182b url("../img/auckland.svg") no-repeat center 39%;
  background-size: cover;
  border-bottom: 1px transparent solid;
  margin-bottom: -1px;
}
#plane-contact .block-layer-1 .block-100 {
  color: #FFF;
  text-align: center;
  padding: 85px 20px 109px 20px;
}
#plane-contact .block-layer-1 .block-100 h3 {
  font-size: 45px;
  font-weight: 700;
}
#plane-contact .block-layer-1 .block-100 h3:before {
  content: "";
  display: block;
  background: url("../img/help.svg") no-repeat;
  width: 140px;
  height: 110px;
  margin: auto;
}
#plane-contact .block-layer-1 .block-100 p {
  font-size: 24px;
  margin-top: 15px;
  font-weight: 300;
}
#plane-contact .block-layer-1 .block-100 p:before {
  content: " ";
  width: 15px;
  height: 15px;
  background-color: #CB202D;
  margin-right: 8px;
  display: inline-block;
  border-radius: 30px;
}
#plane-contact .block-layer-1 .block-100 .button-1 {
  margin-top: 40px;
  font-weight: 400;
  font-size: 24px;
  padding: 14px 15px 17px 8px;
}
#plane-contact .block-layer-1 .block-100 .button-1:before {
  font-size: 30px;
  position: relative;
  top: 2px;
  margin-right: 10px;
}
#plane-faq {
  background: #FFF url("https://medias.frogger.nz/background/mode-emploi-reserver-avion.jpg") no-repeat;
  background-size: 50%;
  background-position: top left;
  height: 500px;
}
#plane-faq .argument-right {
  box-sizing: border-box;
  display: table-cell;
  vertical-align: middle;
  padding: 30px 0 0 30px;
}
#plane-faq .argument-right h2 {
  font-size: 40px;
  font-weight: 300;
  margin-bottom: 40px;
}
#plane-faq .argument-right ul {
  margin: 0;
  padding: 0;
}
#plane-faq .argument-right ul li {
  margin-bottom: 35px;
}
#plane-faq .argument-right ul li .argument {
  display: table-cell;
  vertical-align: top;
}
#plane-faq .argument-right ul li .argument h3 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 3px;
}
#plane-faq .argument-right ul li .argument p {
  line-height: 1.2;
}
#plane-faq .argument-right ul li:last-child {
  margin-bottom: 0;
}
#plane-faq .argument-right ul li:before {
  display: table-cell;
  padding: 0 12px 0 0;
  font-size: 45px;
  color: #CB202D;
}
