body {
background-color:white;
margin: 5px 0 0 0;padding: 0px;
font-family:aileron,Lato,Arial,sans-serif;
}
a {
	font-family:Lato,Arial,sans-serif;
}
.overlaybox {
z-index: 9999;
font-family:Lato,Arial,sans-serif;
}
::-moz-selection { /*@bugfix mozilla*/
    background: #027DE1;
    color: #fff
}
::selection { /* effet souris  */
    background: #027DE1;
    color: #fff
}

.btn {
padding: 10px 14px;
display: inline-block;
margin-bottom: 0;
font-weight: normal;
text-align: center;
vertical-align: middle;
touch-action: manipulation;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
white-space: nowrap;
font-size: 14px;
line-height: 1.25;
border-radius: 2px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}

.btn-lg, .btn-group-lg > .btn {
    font-size: 18px;
    line-height: 1.3333333;
	border-radius: 20px;
}
.btn-primary {
    color: #fff;
    background-color: #62C462;
    border-color: transparent;
}
.btn-primary:hover {
    background-color: #369E36;
	border:1px solid #369E36;
}
a {
	text-decoration:none;
}
.btn_nav {
	height:80px;
	width:110px;
	display:inline-block;
	vertical-align:top;
	font-family:aileron;
	cursor:pointer;
	text-align: center;
	margin-bottom:5px;
	font-size: 18px;
	margin-left: 7px;
}
.color_nav {
	width:100%;
	height:10px;
	background-color:#C0C0C0;
}
.btn_nav:hover >.color_nav {
	background-color:#027DE1;
}

span.icon,i.icon {
  font-family: 'Glyphicons Halflings';
}

table {
    background-color: transparent;
	border-collapse: collapse;
	border-spacing: 0;
	font-family: Lato;
}

.pricing-table {
  width: 80%; 
  margin: 0 auto;
  }
  
  @media (max-width: 767px) {
    .pricing-table {
      font-size: 13px; }
      .pricing-table .icon-tick-green {
        -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8); } }
  .pricing-table th, .pricing-table td {
    text-align: center; }
    .pricing-table th.pricing-popular, .pricing-table td.pricing-popular {
      background-color: #eaf1f9; }
  .pricing-table thead tr:first-child th + th {
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    vertical-align: bottom; }
    .pricing-table thead tr:first-child th + th span {
      background-color: #bababa;
      display: block;
      padding: 6px; }
    .pricing-table thead tr:first-child th + th.pricing-popular {
      border-color: #33445e !important; }
  .pricing-table thead tr:first-child th:last-child span {
    position: relative;
    right: -1px; }
  .pricing-table thead tr:first-child th.pricing-popular span {
    background-color: #33445e;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0; }
  @media (max-width: 767px) {
    .pricing-table thead tr:first-child {
      display: none; } }
  .pricing-table thead tr + tr th + th {
    background-color: #f2f2f2;
    color: #33445e;
    font-weight: bold;
    vertical-align: middle;
    font-size: 16px;
    padding: 5px; }
    @media (min-width: 768px) {
      .pricing-table thead tr + tr th + th {
        font-size: 25px;
        padding: 17px; } }
  .pricing-table thead tr + tr th:nth-child(2) {
    border-left: solid 1px #d8d8d8; }
  .pricing-table thead tr + tr th.pricing-popular {
    background-color: #027DE1;
    color: #fff; }
  .pricing-table thead tr + tr th:last-child {
    border-right: solid 1px #d8d8d8; }
  .pricing-table tbody {
    border: solid #d8d8d8;
    border-width: 1px 1px 1px 0; }
    .pricing-table tbody tr:hover td {
      border-bottom-color: rgba(0, 0, 0, 0.05);
      background-color: #eaf1f9; }
      .pricing-table tbody tr:hover td.pricing-popular {
        background-color: #def5f3; }
    .pricing-table tbody td {
      background-color: #fff;
      padding: 2px; }
      @media (min-width: 480px) {
        .pricing-table tbody td {
          padding: 5px; } }
      .pricing-table tbody td:first-child {
        text-align: left;
        background-color: #f9f9f9;
        padding-left: 6px;
        border-left: solid 1px #d8d8d8;
        border-right: solid 1px #d8d8d8; }
        @media (min-width: 480px) {
          .pricing-table tbody td:first-child {
            padding-left: 11px; } }
        .pricing-table tbody td:first-child .picons-help {
          position: relative;
          top: 2px; }
      .pricing-table tbody td:last-child {
        border-right: solid 1px #d8d8d8; }
  .pricing-table tfoot .button {
    white-space: nowrap; }
  @media (min-width: 480px) {
    .pricing-table tfoot tr:last-child td {
      padding-top: 0; } }
  .pricing-table tfoot tr:last-child td + td {
    border-bottom: solid 1px #d8d8d8; }
    .l-product .pricing-table tfoot tr:last-child td + td {
      padding: 20px;
      font-weight: bold; }
  .pricing-table tfoot td {
    padding: 10px; }
    .pricing-table tfoot td:nth-child(2) {
      border-left: solid 1px #d8d8d8; }
    .pricing-table tfoot td:last-child {
      border-right: solid 1px #d8d8d8; }
    .pricing-table tfoot td + td {
      background-color: #fff; }
    .pricing-table tfoot td .button input {
      display: none; }

.pricing-title th + th {
  border-top: solid 1px #d8d8d8;
  border-bottom: solid 1px #d8d8d8;
  line-height: 1.2; }
  .pricing-title th + th.pricing-popular {
    font-size: 18px;
    border-bottom-color: #35aea3;
    border-top: none; }
    @media (min-width: 768px) {
      .pricing-title th + th.pricing-popular {
        font-size: 33px; } }
    .pricing-title th + th.pricing-popular span {
      color: #d5ecea; }
  .pricing-title th + th span {
    display: block;
    font-size: 17px;
    color: #5f5f5f;
    font-style: italic;
    font-weight: 300; }

@media (max-width: 767px) {
  .pricing-title {
    display: none; } }

.pricing-price th + th {
  border-top: solid 1px #d8d8d8;
  border-bottom: solid 1px #d8d8d8;
  line-height: 1; }
  .pricing-price th + th.pricing-popular {
    font-size: 18px;
    border-bottom-color: #35aea3;
    border-top: none; }
    @media (min-width: 768px) {
      .pricing-price th + th.pricing-popular {
        font-size: 33px; } }
    .pricing-price th + th.pricing-popular span {
      color: #d5ecea; }
  .pricing-price th + th span {
    color: #898989;
    font-size: 9px;
    display: block;
    font-weight: 300; }
    @media (min-width: 480px) {
      .pricing-price th + th span {
        font-size: 13px; } }
  .pricing-price th + th small {
    font-style: normal; }

.pricing-left-title {
  color: #027DE1;
  text-align: left !important;
  font-size: 14px;
  padding: 0 0 10px 10px;
  vertical-align: bottom;
  font-weight: 600; }
  @media (min-width: 768px) {
    .pricing-left-title {
      font-size: 18px; } }

.pricing-guarantied th:nth-child(2) {
  background-color: #fffac5;
  text-align: center;
  border: solid #d8d8d8;
  border-width: 0 1px 1px;
  padding: 5px;
  font-size: 13px; }
  @media (min-width: 768px) {
    .pricing-guarantied th:nth-child(2) {
      padding: 17px;
      font-size: 15px; } }

@media (max-width: 480px) {
  .pricing-economy {
    display: none; } }

.pricing-economy th, .pricing-economy td {
  color: #000 !important;
  font-size: 14px !important;
  font-weight: 600; }
  @media (max-width: 767px) {
    .pricing-economy th, .pricing-economy td {
      padding: 0 !important; } }
  .pricing-economy th .picons-help, .pricing-economy td .picons-help {
    color: #027DE1;
    position: relative;
    top: 1px; }

.pricing-economy.pricing-popular {
  color: #d9ecea !important; }
  .pricing-economy.pricing-popular .picons-help {
    color: #d9ecea; }

.pricing-administrative td.pricing-left-title {
  border-width: 1px 1px 1px 0 !important;
  background-color: #eee !important;
  padding-top: 30px; }

.pricing-subtitle td {
  border-bottom: none;
  padding-top: 10px !important; }
  .pricing-subtitle td:first-child {
    color: #000;
    text-transform: uppercase;
    font-weight: 600; }

.pricing-cta td {
  padding-top: 0 !important; }

.pricing-cta .btn, .pricing-cta .wForm .wfPageNextButton, .wForm .pricing-cta .wfPageNextButton, .pricing-cta .wForm .primaryAction, .wForm .pricing-cta .primaryAction {
  padding-right: 20px;
  padding-left: 24px;
  white-space: normal; }
  .pricing-cta .btn.next:after, .pricing-cta .wForm .next.wfPageNextButton:after, .wForm .pricing-cta .next.wfPageNextButton:after, .pricing-cta .wForm .next.primaryAction:after, .wForm .pricing-cta .next.primaryAction:after {
    margin-right: 0px;
    margin-left: 14px; }
  @media (min-width: 992px) {
    .pricing-cta .btn, .pricing-cta .wForm .wfPageNextButton, .wForm .pricing-cta .wfPageNextButton, .pricing-cta .wForm .primaryAction, .wForm .pricing-cta .primaryAction {
      white-space: nowrap; } }

.pricing-cta.pricing-cta-space td {
  padding-top: 20px !important; }

.pricing-feature td {
  border-bottom: solid 1px rgba(0, 0, 0, 0.03); 
  font-size:15px;}

.pricing-feature-express {
  font-weight: 600;
  color: #000; }
  .pricing-feature-express i {
    position: relative;
    top: -1px; }

.pricing-btn {
  height: 0;
  overflow: hidden;
  display: block; }

.pricing-required {
  background-color: #29AF0B;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  font-size: 12px;
  text-transform: none;
  padding: 2px 6px;
  position: relative;
  top: -3px;
  display: block; }
  @media (min-width: 480px) {
    .pricing-required {
      font-size: 14px; } }
  @media (min-width: 768px) {
    .pricing-required {
      white-space: nowrap;
      display: inline-block; } }

.pricing-detail-price {
  background-color: #33445e;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  font-size: 12px;
  text-transform: none;
  padding: 0 4px;
  white-space: nowrap;
  position: relative;
  top: -1px; }
  @media (min-width: 480px) {
    .pricing-detail-price {
      font-size: 14px; } }

.pricing-story {
  border-top: solid 1px #eee;
  margin-top: 50px; }

.pricing-story-inner {
  max-width: 960px;
  margin: auto; }

.pricing-back-top {
  position: relative; }
  .pricing-back-top .btn, .pricing-back-top .wForm .wfPageNextButton, .wForm .pricing-back-top .wfPageNextButton, .pricing-back-top .wForm .primaryAction, .wForm .pricing-back-top .primaryAction {
    position: absolute;
    top: 0;
    left: 10px; }
    @media (min-width: 480px) {
      .pricing-back-top .btn, .pricing-back-top .wForm .wfPageNextButton, .wForm .pricing-back-top .wfPageNextButton, .pricing-back-top .wForm .primaryAction, .wForm .pricing-back-top .primaryAction {
        left: 0; } }

.pricing-back-bottom {
  position: relative; }
  .pricing-back-bottom .btn, .pricing-back-bottom .wForm .wfPageNextButton, .wForm .pricing-back-bottom .wfPageNextButton, .pricing-back-bottom .wForm .primaryAction, .wForm .pricing-back-bottom .primaryAction {
    position: absolute;
    top: -58px;
    left: 10px; }
    @media (min-width: 480px) {
      .pricing-back-bottom .btn, .pricing-back-bottom .wForm .wfPageNextButton, .wForm .pricing-back-bottom .wfPageNextButton, .pricing-back-bottom .wForm .primaryAction, .wForm .pricing-back-bottom .primaryAction {
        left: 0; } }

		
.footer a {
    color: #888;
	text-decoration: none;
}

.footer-list li {
    font-size: 13px;
    line-height: 24px;
}

.list-unstyled, .price-card-body ul, .bill-list {
    list-style: none;
}

.footer-title {
    padding: 25px 0 12px;
    text-transform: uppercase;
    color: #ccc;
    font-family: "Lato", "Lato Neue", Lato, Arial, sans-serif;
    font-weight: 400;
    line-height: 1;
}
.footer {
    color: #888;
	font-family: Lato,Arial,sans-serif;
}

.footer-networks-list li a {
    display: inline-block;
    color: #ccc;
    font-size: 14px;
    text-decoration: none;
    text-align: center;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background-color: #333;
}

img {
    vertical-align: middle;
}

.footer-networks-list li a span {
    position: relative;
    line-height: 32px;
}
.icon, .page-header-navbar-btn::after {
    font-family: 'GrIcons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.footer-networks-list li a {
    color: #ccc;
    font-size: 14px;
    text-align: center;
}

.footer-networks-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
ol, ul {
    margin-top: 0;
    margin-bottom: 10px;
}

.footer-networks-list li {
    display: inline-block;
    margin-right: 4px;
}
@font-face {
    font-family: 'GrIcons';
    src: url(/font/GrIcons.eot);
    src: url(/font/GrIcons-ie.eot) format("embedded-opentype"), url(/font/GrIcons.ttf) format("truetype"), url(/font/GrIcons.woff) format("woff"), url(/font/GrIcons.svg) format("svg");
    font-weight: normal;
    font-style: normal;
}

.Eicon, .page-header-navbar-btn::after {
    font-family: 'GrIcons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.row {
    margin-right: 0px;
    margin-left: 0px;
}

.footer a:hover, .footer a:focus {
    color: #ccc;
    text-decoration: none;
}

.footer-networks-list li a .icon-facebook {
    top: -2px;
    left: -1px;
    font-size: 16px;
}
.footer-networks-list li a .icon-google-plus {
    top: 1px;
    font-size: 15px;
}
.footer-networks-list li a .icon-linkedin {
    top: -1px;
}
.footer-networks-list li.facebook a:hover {
    background-color: #3b5998;
}
.footer-networks-list li.twitter a:hover {
    background-color: #55acee;
}
.footer-networks-list li.google-plus a:hover {
    background-color: #dd4b39;
}
.footer-networks-list li.linkedin a:hover {
    background-color: #0976B4;
}

.container-fluid {
padding-right: 0px;
padding-left: 0px;
}

.form-control,.input-group-addon {
	border-radius:0px;
}

.navbar {
margin-bottom: 0;
border: none;
}
.box_fonctionnalite {
	margin: 0px 5px 5px 0px;display:inline-block;padding:5px;background-color:white;height:120px;border-radius:20px;width:455px;color:#363636;
}
.noscript {
	margin-bottom:15px;font-size: 15px;font-family: Arial;font-weight: bold;height:30px;color:white;width:100%;text-align:center;background-color:rgb(192, 71, 71);
}
.cover_acc {
	background-size: cover;background-position: 50% 50%;background-repeat: none;height:650px;background-image:url('/fond_image.jpg');
}
.cover_acc_rev {
	background-size: cover;background-position: 50% 50%;background-repeat: none;height:475px;background-image:url('/fond_image_revendeur.jpg');
}
#tarifs {
	text-align:center;font-family:aileron;color:#363636;width:100%;background-color:#F7F7F7;
}
.txt_fonctionnalite {
	margin-left: 10px;font-size: 18px; vertical-align: bottom;
}
.bandeau_slide {
background-color: black; position: absolute; height: 250px; opacity: 0.4; width: 100%;
}
.txt_gen {
position: relative;z-index: 50;text-align:center;padding: 15px;color: white; font-size: 45px;
}
#fonctionnalites {
	text-align:center;color:#363636;width:100%;background-color:#FFFFFF;
}
.box_gen_fonctionnalite {
font-family:Lato,Arial;background-color:#20407D;width:100%;padding: 5px 0 18px 0;text-align:center;color:white;
}
.titleoverbox {
font-weight: 500;
line-height: 1.1;
color: inherit;
font-family: inherit;
margin-top: 20px;
margin-bottom: 10px;
font-size: 36px;
}

#info b{
color:#414141;
}
.info1 {
	background-color: #F8FAFC;
	text-align: left;
	min-height:50px;
	padding: 5px 20px 5px 45px;
	color: #444444;
	font-family: 'Lucida Grande',Verdana,Arial,Sans-Serif;
	font-size: 12px;
	margin:0 auto;
}
.info2 {
	background-color: #FFF6BF;
	text-align: left;
	min-height:50px;
	padding: 5px 20px 5px 45px;
	color: #444444;
	font-family: 'Lucida Grande',Verdana,Arial,Sans-Serif;
	font-size: 12px;
	margin:0 auto;
}
.info3 {
	background-color: #FFBFBF;
	text-align: left;
	min-height:50px;
	padding: 5px 20px 5px 45px;
	color: #444444;
	font-family: 'Lucida Grande',Verdana,Arial,Sans-Serif;
	font-size: 12px;
	margin:0 auto;
}
.info4 {
	background-color: #EAFFED;
	text-align: left;
	min-height:50px;
	padding: 5px 20px 5px 45px;
	color: #444444;
	font-family: 'Lucida Grande',Verdana,Arial,Sans-Serif;
	font-size: 12px;
	margin:0 auto;
}