@charset "UTF-8";
/**
* Eric Meyer's Reset CSS v2.0
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header,
menu, nav, output, ruby, section, summary,
time, mark, audio, video, input, textarea {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, menu, nav, section, time {
  display: block;
}

body {
  line-height: 1;
  color: black;
  background: black;
}

a {
  color: inherit;
  text-decoration: none;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* meyerweb css reset end */

textarea:focus, input:focus {
  outline: 0;
}

input {
  border-width: 0;
}

em {
  font-style: italic;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0;
}

.group:before,
.group:after {
  content: " ";
  display: table;
}

.group:after {
  clear: both;
}

.group {
  zoom: 1; /* ie 6/7 */
}

embed,
img,
object,
video {
  max-width: 100%;
}
sup {
  font-size: 58.3%;
  vertical-align: text-top;
}
sub {
  font-size: 58.3%;
  vertical-align: text-bottom;
}
.no-space-between-inline-blocks {
  *letter-spacing: normal; /*reset IE < 8*/
  letter-spacing: -0.31em; /*webkit*/
  word-spacing: -0.43em; /*IE < 8 && gecko*/
}
/*restore spacing on inner elements*/
.no-space-between-inline-blocks > * {
  letter-spacing: normal;
  word-spacing: normal;
}
.displace {
  left: -5000px;
  position: absolute;
}
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*,
*:after,
*:before {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}
html {
  font-size: 16px;
}
body {
  color: #ffffff;
  font-family: Quicksand, sans-serif;
  font-size: 0.78125rem; /* 12.5px / 16px = 0.78125rem */
  font-style: normal;
  font-weight: normal;
  letter-spacing: 0;
  text-decoration: none;
}
body {
  float: none;
  height: auto;
  margin: 0 auto;
  position: relative;
  width: 1534px;
  background: black;
}
.phoneact {
  height: 700px;
  position: relative;
  width: 1534px;
  background: url(images/vector_smart_object.png) no-repeat;
}
.col-2 {
  left: 50%;
  min-height: 367px;
  padding: 52px 57px 9px;
  position: absolute;
  top: 113px;
  width: 894px;
  -webkit-border-radius: 27px;
  -moz-border-radius: 27px;
  border-radius: 27px;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9ImJnLWZvcm0tcGhvbmVhY3QtcG5nIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjEwMCUiIHgyPSI1MCUiIHkyPSIwJSI+CjxzdG9wIG9mZnNldD0iMCIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjEiIC8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjgiIC8+CjwvbGluZWFyR3JhZGllbnQ+CjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjYmctZm9ybS1waG9uZWFjdC1wbmcpIiAvPjwvc3ZnPg==);
  background: -moz-linear-gradient(90deg, rgba(255, 255, 255, 0.1) 0, rgba(255, 255, 255, 0.8) 100%);
  background: -o-linear-gradient(90deg, rgba(255, 255, 255, 0.1) 0, rgba(255, 255, 255, 0.8) 100%);
  background: -webkit-linear-gradient(90deg, rgba(255, 255, 255, 0.1) 0, rgba(255, 255, 255, 0.8) 100%);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(255, 255, 255, 0.1)), to(rgba(255, 255, 255, 0.8)));
  background: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0.1) 0, rgba(255, 255, 255, 0.8) 100%);
  background: -moz-linear-gradient(bottom, rgba(255, 255, 255, 0.1) 0, rgba(255, 255, 255, 0.8) 100%);
  background: -o-linear-gradient(bottom, rgba(255, 255, 255, 0.1) 0, rgba(255, 255, 255, 0.8) 100%);
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.1) 0, rgba(255, 255, 255, 0.8) 100%);
  margin-left: -426px;
}
.text {
  display: block;
  margin: 0 auto;
  position: relative;
  right: 7.5px;
}
.text-2 {
  display: block;
  margin: 26px auto 0;
  position: relative;
  right: 44px;
}
.row-2 {
  left: 100.5px;
  margin: 18px auto 0;
  position: relative;
  width: 579px;
}
.col-4 {
  float: left;
  position: relative;
  width: 271px;
}
.nom {
  margin: 0 0 0 5px;
  font-size: 0.81364rem; /* 13.02px / 16px = 0.81375rem */
  font-weight: 300;
}
.rectangle-1-copy-2 {
  height: 31px;
  margin: 6px 0 0;
  position: relative;
  width: 271px;
  border: 1px solid #ffffff; /*stroke*/
  -webkit-border-radius: 15.46px/15.48px 15.46px;
  -moz-border-radius: 15.46px/15.48px 15.46px;
  border-radius: 15.46px/15.48px 15.46px;
  background: rgba(7, 13, 35, 0.33);
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; /*Will not allow bg color to leak outside borders*/
}
.col-5 {
  float: right;
  position: relative;
  width: 271px;
}
.email {
  font-size: 0.81364rem; /* 13.02px / 16px = 0.81375rem */
  font-weight: 300;
}
.rectangle-1-copy-3 {
  height: 31px;
  margin: 6px 0 0;
  position: relative;
  width: 271px;
  border: 1px solid #ffffff; /*stroke*/
  -webkit-border-radius: 15.46px/15.48px 15.46px;
  -moz-border-radius: 15.46px/15.48px 15.46px;
  border-radius: 15.46px/15.48px 15.46px;
  background: rgba(7, 13, 35, 0.33);
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; /*Will not allow bg color to leak outside borders*/
}
.row-3 {
  left: 100.5px;
  margin: 13px auto 0;
  position: relative;
  width: 579px;
}
.col-6 {
  float: left;
  position: relative;
  width: 271px;
}
.text-3 {
  margin: 0 0 0 4px;
  font-size: 0.81364rem; /* 13.02px / 16px = 0.81375rem */
  font-weight: 300;
}
.rectangle-1-copy-4 {
  height: 31px;
  margin: 6px 0 0;
  position: relative;
  width: 271px;
  border: 1px solid #ffffff; /*stroke*/
  -webkit-border-radius: 15.46px/15.48px 15.46px;
  -moz-border-radius: 15.46px/15.48px 15.46px;
  border-radius: 15.46px/15.48px 15.46px;
  background: rgba(7, 13, 35, 0.33);
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; /*Will not allow bg color to leak outside borders*/
}
.col-7 {
  float: right;
  position: relative;
  width: 271px;
}
.text-4 {
  font-size: 0.81364rem; /* 13.02px / 16px = 0.81375rem */
  font-weight: 300;
}
input.rectangle-1-copy-2,
input.rectangle-1-copy-3,
input.rectangle-1-copy-4,
select.rectangle-1-copy-5-holder,
textarea.rectangle-1-copy-6 {
  color: #ffffff;
  font-family: Quicksand, sans-serif;
  font-size: 0.81364rem;
  font-weight: 300;
  padding: 0 10px;
}
select.rectangle-1-copy-5-holder {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
}
textarea.rectangle-1-copy-6 {
  resize: none;
  padding: 10px;
}
.rectangle-1-copy-5-holder {
  height: 31px;
  margin: 6px 0 0;
  padding: 0 10px;
  position: relative;
  width: 271px;
  border: 1px solid #ffffff; /*stroke*/
  -webkit-border-radius: 15.46px/15.48px 15.46px;
  -moz-border-radius: 15.46px/15.48px 15.46px;
  border-radius: 15.46px/15.48px 15.46px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23ffffff' d='M6 8L0 0h12z'/%3E%3C/svg%3E") no-repeat right 10px center, rgba(7, 13, 35, 0.33);
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; /*Will not allow bg color to leak outside borders*/
}
.vector-smart-object-png {
  display: block;
  left: 112px;
  margin: 0 auto;
  position: relative;
}
.text-5 {
  margin: 18px 205px 0;
  font-size: 0.81364rem; /* 13.02px / 16px = 0.81375rem */
  font-weight: 300;
}
.row {
  left: 50%;
  min-height: 42px;
  padding: 19px 33px 3px 283px;
  position: absolute;
  top: 642px;
  width: 894px;
  -webkit-border-radius: 27px 27px 0 0;
  -moz-border-radius: 27px 27px 0 0;
  border-radius: 27px 27px 0 0;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9ImJnLWZvb3Rlci1wbmciIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iNTAlIiB5MT0iMTAwJSIgeDI9IjUwJSIgeTI9IjAlIj4KPHN0b3Agb2Zmc2V0PSIwIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAuMSIgLz4KPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAuOCIgLz4KPC9saW5lYXJHcmFkaWVudD4KPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNiZy1mb290ZXItcG5nKSIgLz48L3N2Zz4=);
  background: -moz-linear-gradient(90deg, rgba(255, 255, 255, 0.1) 0, rgba(255, 255, 255, 0.8) 100%);
  background: -o-linear-gradient(90deg, rgba(255, 255, 255, 0.1) 0, rgba(255, 255, 255, 0.8) 100%);
  background: -webkit-linear-gradient(90deg, rgba(255, 255, 255, 0.1) 0, rgba(255, 255, 255, 0.8) 100%);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(255, 255, 255, 0.1)), to(rgba(255, 255, 255, 0.8)));
  background: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0.1) 0, rgba(255, 255, 255, 0.8) 100%);
  background: -moz-linear-gradient(bottom, rgba(255, 255, 255, 0.1) 0, rgba(255, 255, 255, 0.8) 100%);
  background: -o-linear-gradient(bottom, rgba(255, 255, 255, 0.1) 0, rgba(255, 255, 255, 0.8) 100%);
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.1) 0, rgba(255, 255, 255, 0.8) 100%);
  margin-left: -426px;
}
.text-6 {
  float: left;
  margin: 2px 0 0;
  width: 220px;
  font-weight: 300;
}
.group-4 {
  float: right;
  position: relative;
  width: 76px;
}
.group-4 > * {
  float: left;
  margin: 0 8px 0 0;
}
.group-4 > *:last-child {
  margin-right: 0 !important;
}
.text-7 {
  float: right;
  margin: 2px 8px 0 0;
  width: 249px;
  font-weight: 300;
}
.group-1 {
  left: 50%;
  padding: 11px 24px;
  position: absolute;
  top: 82px;
  width: 846px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9InJlY3RhbmdsZS0xLWNvcHktcG5nIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjEwMCUiIHgyPSI1MCUiIHkyPSIwJSI+CjxzdG9wIG9mZnNldD0iMCIgc3RvcC1jb2xvcj0iI2ZmOGYxZiIgc3RvcC1vcGFjaXR5PSIxIiAvPgo8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjMzM2QiIHN0b3Atb3BhY2l0eT0iMSIgLz4KPC9saW5lYXJHcmFkaWVudD4KPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNyZWN0YW5nbGUtMS1jb3B5LXBuZykiIC8+PC9zdmc+);
  background: -moz-linear-gradient(90deg, #ff8f1f 0, #ff333d 100%);
  background: -o-linear-gradient(90deg, #ff8f1f 0, #ff333d 100%);
  background: -webkit-linear-gradient(90deg, #ff8f1f 0, #ff333d 100%);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ff8f1f), to(#ff333d));
  background: -webkit-linear-gradient(bottom, #ff8f1f 0, #ff333d 100%);
  background: -moz-linear-gradient(bottom, #ff8f1f 0, #ff333d 100%);
  background: -o-linear-gradient(bottom, #ff8f1f 0, #ff333d 100%);
  background: linear-gradient(0deg, #ff8f1f 0, #ff333d 100%);
  -webkit-box-shadow: -7.980513px 0.558052px 38px 0 #000000;
  -moz-box-shadow: -7.980513px 0.558052px 38px 0 #000000;
  box-shadow: -7.980513px 0.558052px 38px 0 #000000; /*drop shadow*/
  margin-left: -402px;
}
.group-7 {
  position: relative;
}
.logo-phoneact-png {
  float: left;
  margin: 7px 0 0;
}
.text-8 {
  float: left;
  margin: 12px 0 0 14px;
}
.vector-smart-object {
  float: left;
  margin: 0 0 0 9px;
}
.photo-png {
  left: 50%;
  position: absolute;
  top: 247px;
  margin-left: -497px;
}
.rectangle-1-copy-7-holder {
  left: 50%;
  padding: 9px 0 7px;
  position: absolute;
  top: 586px;
  width: 113px;
  -webkit-border-radius: 14.96px/15.04px 14.96px;
  -moz-border-radius: 14.96px/15.04px 14.96px;
  border-radius: 14.96px/15.04px 14.96px;
  background: #ff333d;
  margin-left: 298px;
  cursor: pointer;
}
.envoyer {
  display: block;
  margin: 0 auto;
}
.rectangle-2-holder {
  display: block;
  left: 50%;
  padding: 8px 0 10px;
  position: absolute;
  top: 587px;
  width: 205px;
  -webkit-border-radius: 15.01px;
  -moz-border-radius: 15.01px;
  border-radius: 15.01px;
  background: #ff8f1f;
  margin-left: -166px;
}
.text-9 {
  display: block;
  margin: 0 auto;
}
.rectangle-1-copy-6 {
  height: 85px;
  left: 50%;
  position: absolute;
  top: 479px;
  width: 578px;
  border: 1px solid #ffffff; /*stroke*/
  -webkit-border-radius: 15.46px;
  -moz-border-radius: 15.46px;
  border-radius: 15.46px;
  background: rgba(7, 13, 35, 0.33);
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; /*Will not allow bg color to leak outside borders*/
  margin-left: -167px;
}
.text-style {
  text-transform: uppercase;
}
