.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  padding-left: 0;
  padding-right: 0;
}
.container-fluid > .navbar-collapse,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container > .navbar-header {
  margin-right: 0px;
  margin-left: 0px;
}
.navbar-nav {
  margin: 0;
}
.navbar-default {
  background: transparent;
}
.navbar-default .navbar-toggle,
.navbar-default .navbar-toggle:focus {
  background: #fff;
  border: none;
  margin: 0;
  padding: 16px 12px;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-clip: padding-box;
}
.navbar-default .navbar-toggle .icon-bar,
.navbar-default .navbar-toggle:focus .icon-bar {
  background-color: #322f71;
}
.navbar-default .navbar-toggle:hover {
  background: #322f71;
}
.navbar-default .navbar-toggle:hover .icon-bar {
  background-color: #fff;
}
body {
  font-family: 'Open Sans', sans-serif;
}
.wrapper {
  max-width: 1170px;
  margin: 0 auto;
}
.row {
  margin-right: 0;
  margin-left: 0;
}
h1,
h2,
h3,
h4,
h5 {
  color: #322f71;
  font-family: 'Playfair Display', sans-serif;
  font-weight: 300;
}
.little_title {
  color: #666666;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 18px;
}
p {
  font-size: 14px;
  line-height: 1.5;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  margin: 0 0 0 0;
  color: #666666;
}
a {
  color: #73285a;
  text-decoration: underline;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
a:hover {
  color: #322f71;
}
.btn-virtus {
  padding: 6px 20px;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  border-radius: 5px;
  text-decoration: none;
  border: 1px solid #73285a;
  background: #73285a;
  color: #fff;
}
.btn-virtus:hover {
  background-color: #fff;
  color: #73285a;
  text-decoration: none;
}
img {
  max-width: 100%;
  height: auto;
}
ul {
  list-style: none;
}
ul.nopad {
  padding: 0;
}
.header {
  background: url('../images/bg_header.jpg') no-repeat top center fixed;
  background-size: cover;
}
.header .menu-container {
  background: #fff;
  width: 100%;
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.1);
  position: relative;
  z-index: 1;
}
.header .wrapper {
  position: relative;
}
.header .tel_header {
  display: block;
  background-color: #fff;
  float: right;
  padding: 10px 16px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  margin-bottom: 24px;
  background: url('../images/border-gradient.png') no-repeat right bottom;
  background-size: 100% 1px;
}
.header .tel_header span {
  color: #322f71;
  font-size: 20px;
  margin-right: 8px;
  top: 4px;
  position: relative;
}
.header .logo {
  margin-top: 12px;
  display: inline-block;
}
.header .menu_top {
  float: right;
  clear: both;
}
.header .menu_top nav {
  margin-bottom: 0px;
  border: none;
  min-height: 36px;
}
.header .menu_top nav .container-fluid {
  padding: 0;
}
.header .menu_top nav .container-fluid .navbar-collapse {
  padding: 0 10px;
  background: #fff;
  border: none;
}
.header .menu_top nav .container-fluid .navbar-collapse a {
  font-family: 'Playfair Display', sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #878e9b;
  padding: 10px 20px;
  letter-spacing: 1px;
  text-decoration: none;
}
.header .menu_top nav .container-fluid .navbar-collapse a:hover {
  color: #73285a;
}
.header .menu_top nav .container-fluid .navbar-collapse .active a {
  background: none;
  color: #73285a;
}
.header .menu_top nav .container-fluid .navbar-collapse .active a:hover {
  color: #73285a;
}
.header .banner {
  display: block;
  width: 100%;
  position: relative;
  background: url('../images/bg_pattern.png') repeat top left;
  border-bottom: 1px solid #e4e4ed;
}
.header .banner .banner_caption {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-size: 20px;
  color: #322f71;
  background: rgba(228, 228, 237, 0.6);
  position: absolute;
  padding: 24px 30px;
  bottom: 0;
  right: 0;
  letter-spacing: 4px;
  width: 41.66666667%;
  line-height: 2;
  text-transform: uppercase;
}
.introduction {
  padding: 32px 70px 32px 0;
}
.introduction h1 {
  font-size: 32px;
  margin: 0 0 24px 0;
  text-align: center;
}
.introduction p {
  font-size: 18px;
  color: #322f71;
  font-family: 'Playfair Display', sans-serif;
  text-align: center;
}
.introduction .advantages h2 {
  margin-top: 32px;
  margin-bottom: 20px;
}
.introduction .advantages ul {
  padding: 0;
  margin-top: 64px;
}
.introduction .advantages ul li {
  margin-bottom: 48px;
}
.introduction .advantages ul li .picto {
  text-align: center;
  padding-top: 8px;
}
.introduction .advantages ul li .picto i {
  font-size: 48px;
  color: #e4e4ed;
}
.introduction .advantages ul li p {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  color: #878e9b;
  text-align: justify;
}
.introduction .cta {
  margin-top: 64px;
  margin-bottom: 64px;
  text-align: center;
  padding: 0 24px;
}
.introduction .cta p {
  text-align: center;
  margin-bottom: 24px;
  font-family: 'Open Sans', sans-serif;
  font-style: italic;
  font-weight: 400;
  font-size: 16px;
  color: #322f71;
}
.introduction .cta .btn-virtus {
  display: inline-block;
}
.news_list {
  background: url('../images/bg_pattern.png');
  border-left: 1px solid #e4e4ed;
  border-bottom: 1px solid #e4e4ed;
  border-right: 1px solid #e4e4ed;
  padding: 32px 30px;
  text-align: center;
}
.news_list h2 {
  margin: 0 0 24px 0;
  text-align: left;
}
.news_list ul {
  width: 100%;
  padding: 0;
  text-align: left;
}
.news_list ul li {
  background: #fff;
  -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
  margin-bottom: 32px;
  padding: 15px;
}
.news_list ul li .news_date {
  font-family: 'Open Sans', sans-serif;
  color: #b2b2b2;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 400;
}
.news_list ul li h3 {
  font-family: 'Playfair Display', sans-serif;
  color: #322f71;
}
.news_list ul li p {
  margin: 20px 0;
}
.news_list ul li a {
  display: inline-block;
  text-decoration: underline;
}
.news_list ul li a:hover {
  text-decoration: none;
}
.news_list ul li hr {
  max-width: 200px;
  border-top: 1px solid #e5e5e5;
  margin-top: 32px;
  margin-bottom: 32px;
}
.news_list .btn-virtus {
  display: inline-block;
}
.footer {
  background: url('../images/bg_pattern.png') repeat top left;
  width: 100%;
  border-top: 1px solid #e4e4ed;
}
.footer .wrapper {
  background: #322f71;
  padding: 32px 70px;
}
.footer .wrapper ul {
  padding: 0;
}
.footer .wrapper ul a {
  text-decoration: none;
  line-height: 1.8;
  font-size: 14px;
}
.footer .wrapper h4 {
  margin-top: 0px;
  margin-bottom: 16px;
}
.footer .wrapper h4,
.footer .wrapper a,
.footer .wrapper p {
  color: #fff;
}
.footer .wrapper .btn-round {
  border: 1px solid #fff;
  display: inline-block;
  width: 36px;
  height: 36px;
  text-indent: -9999px;
  overflow: hidden;
  background: url('../images/icons-social.svg') no-repeat center;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
}
.footer .wrapper .btn-round:hover {
  background-color: #fff;
}
.footer .wrapper .btn-round.btn-tw {
  background-position: top left;
  margin-right: 30px;
}
.footer .wrapper .btn-round.btn-tw:hover {
  background-position: bottom left;
}
.footer .wrapper .btn-round.btn-li {
  background-position: top right;
}
.footer .wrapper .btn-round.btn-li:hover {
  background-position: bottom right;
}
.copyright {
  padding: 16px 0;
}
.copyright .logo_cconcept {
  display: block;
  background: #2288dd;
  width: 181px;
  height: 44px;
  float: left;
  margin-right: 20px;
  background: url("../images/logo_cconcept_1.jpg") no-repeat center;
  text-indent: -9999px;
}
.copyright .signature {
  bottom: -6px;
  position: relative;
  float: left;
}
.copyright .signature p {
  line-height: 16px;
  font-size: 13px;
}
.content.interne .wrapper {
  padding: 32px 70px 48px;
  background: url('../images/bg_pattern.png') repeat top left;
  border-left: 1px solid #e4e4ed;
  border-right: 1px solid #e4e4ed;
  /* MODELE 2 */
}
.content.interne .wrapper h1 {
  text-align: center;
  margin-bottom: 32px;
}
.content.interne .wrapper .row {
  max-width: 768px;
  margin: 0 auto 32px;
  background: #fff;
  padding: 32px 20px 48px;
  -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
}
.content.interne .wrapper .row h2 {
  margin-bottom: 32px;
  margin-top: 0;
}
.content.interne .wrapper .row p {
  color: #878e9b;
  font-size: 15px;
  text-align: left;
}
.content.interne .wrapper .row.valeurs li {
  margin-bottom: 10px;
}
.content.interne .wrapper .row.valeurs li p:before {
  content: "\e258";
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  color: #e4e4ed;
  margin-right: 10px;
  padding-left: 10px;
  top: 1px;
  position: relative;
}
.content.interne .wrapper .row.valeurs span {
  color: #322f71;
  font-family: 'Playfair Display', sans-serif;
  font-size: 18px;
}
.content.interne .wrapper .row.equipe li {
  text-align: center;
}
.content.interne .wrapper .row.equipe li h3 {
  font-size: 18px;
  margin-bottom: 0;
  margin-top: 8px;
}
.content.interne .wrapper .row.equipe li p {
  text-align: center;
  font-size: 14px;
}
.content.interne .wrapper .row.partenaires ul {
  padding: 32px 0 0;
}
.content.interne .wrapper .row.partenaires ul li {
  text-align: center;
}
.content.interne .wrapper .row.activites {
  padding-bottom: 20px;
}
.content.interne .wrapper .row.activites li {
  margin-bottom: 16px;
}
.content.interne .wrapper .row.activites li p {
  color: #878e9b;
  font-size: 16px;
  text-align: left;
}
.content.interne .wrapper .row.activites li p span {
  font-family: 'Playfair Display', sans-serif;
  color: #322f71;
  font-size: 18px;
}
.content.interne .wrapper .row.activites li p:before {
  content: "\e258";
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  color: #e4e4ed;
  margin-right: 10px;
  padding-left: 10px;
  top: 1px;
  position: relative;
}
.content.interne .wrapper .row.activites img {
  margin-top: 24px;
}
.content.interne .wrapper .row.image {
  max-width: 768px;
  margin: 0 auto 32px;
  background: #fff;
  padding: 20px;
  -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
}
.content.interne .wrapper .row.image .col-md-5 {
  float: left;
  margin-right: 30px;
}
.content.interne .wrapper .row.image:nth-child(odd) .col-md-5 {
  float: right;
  margin-left: 30px;
  margin-right: 0px;
}
.content.interne .wrapper .row.image:nth-child(odd) p {
  text-align: right;
}
.content.interne .wrapper .row.image p {
  color: #878e9b;
  font-size: 16px;
  text-align: left;
}
.content.interne .wrapper .row.image p span {
  font-family: 'Playfair Display', sans-serif;
  color: #322f71;
  font-size: 18px;
}
.contact-info {
  padding: 48px 30px 48px 0;
}
.contact-info h2 {
  margin-top: 0;
  margin-bottom: 24px;
}
.contact-info .glyphicon {
  margin-right: 10px;
  color: #322f71;
  font-size: 16px;
  position: relative;
  top: 4px;
  margin-bottom: 10px;
}
.contact-info p {
  font-size: 16px;
}
.contact-form {
  padding: 48px 30px;
  background: url('../images/bg_pattern.png') repeat top left;
  border-left: 1px solid #e4e4ed;
  border-right: 1px solid #e4e4ed;
}
.contact-form h2 {
  margin-top: 0;
  margin-bottom: 24px;
}
.contact-form form {
  background: #fff;
  -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
  padding: 15px;
}
.contact-form form label {
  font-family: 'Playfair Display', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #322f71;
  margin-top: 8px;
}
.contact-form form textarea {
  max-width: 100%;
  width: 100%;
}
.contact-form form .form-control {
  color: #666666;
  border-color: #e4e4ed;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
}
.contact-form form .form-control:hover,
.contact-form form .form-control:focus,
.contact-form form .form-control:active {
  border-color: #73285a;
}
.all_actu {
  max-width: 768px;
  margin: 0 auto;
}
.news_solo {
  padding: 32px 70px 32px 0;
}
.news_solo .news_date {
  display: block;
  font-family: Lato, sans-serif;
  color: #b2b2b2;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 10px;
}
.news_solo h2 {
  margin-top: 0;
}
.thankyou {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px;
  border: 1px solid #bb1e10;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
a.allnews {
  float: right;
}
.pagination li:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination li.pagin-active {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #fff;
  text-decoration: none;
  background-color: #322f71;
  border: 1px solid #322f71;
}
@media screen and (max-width: 1200px) {
  .introduction {
    padding-left: 10px;
  }
  .contact-info {
    padding-left: 10px;
  }
  .menu-container {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (min-width: 1200px) {
  .photo-container.col-md-5.col-sm-5.col-xs-12 {
    height: 400vh;
    max-height: 1212px;
    background: #e4e4ed;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .photo-container.col-md-5.col-sm-5.col-xs-12 {
    height: 400vh;
    max-height: 1425px;
    background: #e4e4ed;
    padding: 32px 64px;
  }
}
@media screen and (max-width: 992px) {
  .header .menu_top nav .container-fluid .navbar-collapse {
    margin-top: 0px;
  }
}
@media screen and (max-width: 768px) {
  .introduction {
    padding-right: 10px;
  }
  .header .menu_top {
    float: none;
  }
  .header .menu_top nav .container-fluid .navbar-collapse a {
    padding: 12px 20px;
    text-align: center;
  }
  .news_list {
    border-top: 1px solid #e4e4ed;
    border-left: none;
    border-right: none;
  }
  .footer .col-xs-12 {
    margin-bottom: 32px;
  }
  .content.interne .wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
  .content.interne .wrapper .row.image {
    max-width: 480px;
  }
  .content.interne .wrapper .row.image:nth-child(odd) p {
    text-align: left;
  }
  .content.interne .wrapper .row.image img.col-md-5.col-xs-12 {
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 16px;
    float: none;
  }
  .content.interne .wrapper .row.image p {
    text-align: left;
  }
  .content.interne .wrapper .equipe ul li,
  .content.interne .wrapper .partenaires ul li {
    margin-bottom: 32px;
  }
  .copyright {
    text-align: center;
  }
  .copyright .logo_cconcept {
    float: none;
    margin: 0 auto 10px;
  }
  .copyright .signature {
    float: none;
  }
}
{
  width: 300%;
}
#Foo-3,
  #Foo-2,
  #Foo-1{
  margin-top:10px;
  width:300%;
}
@media screen and (max-width: 480px) {
  .header .logo {
    margin-bottom: 16px;
  }
}
@media screen and (max-width:767px){
  #Foo-3,
  #Foo-2,
  #Foo-1{
    width:100%;
  }
}
@media screen and (min-width:767px){
  #Foo-2{
     margin-left:-100%;
 }
   #Foo-3{
     margin-left:-200%;
 }
}

.cap, .check-rgpd2 label{
  color: #333;
  display: inline-block;
  margin-top: 5px;
  margin-bottom: 5px;
  font-weight: 400;
}

.check-rgpd2 {
  text-align: left;
  position: relative;
} 

.check-rgpd2 input {
  position: absolute;
  margin-bottom: 0!important;
  height: 15px!important;
  width: 15px!important;
}

.check-rgpd2 label{
  padding-left: 25px;
  line-height: 12px;
  font-size: 12px!important;
  margin-top: 0!important;
  padding-bottom: 0!important;
}