/*Specific general styles*/
/* line 11, ../../sass/pages/contact.scss */
.b2c-support.b2c-support-contact section {
  margin: 0;
}
/* line 15, ../../sass/pages/contact.scss */
.b2c-support.b2c-support-contact h2 {
  text-transform: none;
  font-size: 26px;
  margin: 0;
}
@media (min-width: 768px) {
  /* line 15, ../../sass/pages/contact.scss */
  .b2c-support.b2c-support-contact h2 {
    margin: 0 0 10px;
    font-size: 40px;
    margin: .83em 0;
  }
}
/* line 27, ../../sass/pages/contact.scss */
.b2c-support.b2c-support-contact .module-title {
  padding: 40px 0 20px;
  margin: 0;
}
/* line 31, ../../sass/pages/contact.scss */
.b2c-support.b2c-support-contact .module-title h2 {
  margin: 0;
  text-transform: capitalize;
}
/* line 37, ../../sass/pages/contact.scss */
.b2c-support.b2c-support-contact .principal {
  background: #fff;
  margin: 0;
  padding: 25px 0;
}
/* line 44, ../../sass/pages/contact.scss */
.b2c-support.b2c-support-contact .module-human-help {
  background: #f5f5f5;
}
@media (min-width: 768px) {
  /* line 44, ../../sass/pages/contact.scss */
  .b2c-support.b2c-support-contact .module-human-help {
    margin-top: 20px;
  }
}
/* line 51, ../../sass/pages/contact.scss */
.b2c-support.b2c-support-contact .module-human-help .container-fluid {
  border: 0;
  padding: 0;
}
@media (min-width: 768px) {
  /* line 51, ../../sass/pages/contact.scss */
  .b2c-support.b2c-support-contact .module-human-help .container-fluid {
    padding: 32px 1.5em;
  }
}
/* line 60, ../../sass/pages/contact.scss */
.b2c-support.b2c-support-contact .module-human-help .container-fluid h2 {
  color: #000;
  text-align: left;
  padding: 0 24px;
}
@media (min-width: 768px) {
  /* line 60, ../../sass/pages/contact.scss */
  .b2c-support.b2c-support-contact .module-human-help .container-fluid h2 {
    margin-bottom: 25px;
    padding: 0;
  }
}
/* line 71, ../../sass/pages/contact.scss */
.b2c-support.b2c-support-contact .module-human-help .container-fluid p {
  background: #fff;
  border-top: solid 1px #e3e7ea;
  color: #000;
  font-size: 16px;
  padding: 35px 25px 25px;
  text-align: left;
}
@media (min-width: 768px) {
  /* line 71, ../../sass/pages/contact.scss */
  .b2c-support.b2c-support-contact .module-human-help .container-fluid p {
    border: 0;
    font-size: 18px;
    padding: 35px 25px 45px;
  }
}
/* line 86, ../../sass/pages/contact.scss */
.b2c-support.b2c-support-contact .module-human-help .container-fluid .list-human-help {
  background: #fff;
  margin: -30px 0 0;
  padding: 0 20px 25px;
}
@media (min-width: 768px) {
  /* line 86, ../../sass/pages/contact.scss */
  .b2c-support.b2c-support-contact .module-human-help .container-fluid .list-human-help {
    margin-top: 0;
    padding: 0 20px 15px;
  }
}
/* line 96, ../../sass/pages/contact.scss */
.b2c-support.b2c-support-contact .module-human-help .container-fluid .list-human-help .item {
  float: left;
  margin: 30px 0 0;
  width: 50%;
}
@media (min-width: 768px) {
  /* line 96, ../../sass/pages/contact.scss */
  .b2c-support.b2c-support-contact .module-human-help .container-fluid .list-human-help .item {
    width: 19%;
    margin: 0 0 20px;
  }
}
/* line 108, ../../sass/pages/contact.scss */
.b2c-support.b2c-support-contact .module-human-help .container-fluid .list-human-help .item a span.icon {
  color: #1428a0;
  font-size: 64px;
}
/*** point without pointer on Call Us Icon by default ***/
@media (min-width: 768px){
.b2c-support.b2c-support-contact .module-human-help .container-fluid .list-human-help .item a.disabled  {
  cursor : default;
  color: #172E9D;
  }
}

@media (min-width: 768px){
.b2c-support.b2c-support-contact .module-human-help .container-fluid .list-human-help .item a.disabled  {
  color: #7c84c8;
	}
}
@media (min-width: 768px){
.b2c-support.b2c-support-contact .module-human-help .container-fluid .list-human-help .item a.call-us.disabled span {
  color: #7c84c8;
	}
}

@media (min-width: 768px){
.b2c-support.b2c-support-contact .module-human-help .container-fluid .list-human-help .item a.disabled span.icon-call-us + span{
  color: #7c84c8;
	}
}
@media (min-width: 768px){
.b2c-support.b2c-support-contact .module-human-help .container-fluid .list-human-help .item a.disabled span + span{
  color: #7c84c8;
	}
}

@media (min-width: 768px){
.b2c-support.b2c-support-contact .module-human-help .container-fluid .list-human-help .item a.disabled:hober{
  color: #fff;;
	}
}


/* line 112, ../../sass/pages/contact.scss */
.b2c-support.b2c-support-contact .module-human-help .container-fluid .list-human-help .item a span.icon + span {
  color: #1428a0 !important;
  font-family: "InterfaceB", "San-Serif" !important;
  margin: 0 0 5px;
  text-transform: capitalize;
}
/* line 120, ../../sass/pages/contact.scss */
.b2c-support.b2c-support-contact .module-human-help .container-fluid .list-human-help .item a span:last-child {
  color: #4b56ae;
  font-size: 14px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  display: none;
}
@media (min-width: 768px) {
  /* line 120, ../../sass/pages/contact.scss */
  .b2c-support.b2c-support-contact .module-human-help .container-fluid .list-human-help .item a span:last-child {
    font-size: 16px;
    display: inline-block;
    }
}
/* line 133, ../../sass/pages/contact.scss */
.b2c-support.b2c-support-contact .module-human-help .container-fluid .list-human-help .item a:hover .icon {
  -webkit-transition: color 0.35s;
  -moz-transition: color 0.35s;
  -o-transition: color 0.35s;
  transition: color 0.35s;
  color: #20a2ff;
}

.b2c-support.b2c-support-contact .module-human-help .container-fluid .list-human-help .item a:hover .icon-call-us {
   color: #1428a0 ;
   font-size : 64px ;
}
      
/* line 140, ../../sass/pages/contact.scss */
.b2c-support.b2c-support-contact .module-human-help .container-fluid .list-human-help .item:last-child {
  display: table-cell;
}
@media (min-width: 768px) {
  /* line 140, ../../sass/pages/contact.scss */
  .b2c-support.b2c-support-contact .module-human-help .container-fluid .list-human-help .item:last-child {
    display: inline-block;
    *display: inline;
    *zoom: 1;
  }
}
/* line 152, ../../sass/pages/contact.scss */
.b2c-support.b2c-support-contact .public-relations {
  margin: 0;
}
/* line 155, ../../sass/pages/contact.scss */
.b2c-support.b2c-support-contact .public-relations .container-fluid {
  padding: 0;
}
@media (min-width: 768px) {
  /* line 155, ../../sass/pages/contact.scss */
  .b2c-support.b2c-support-contact .public-relations .container-fluid {
    padding: 0 1.5em;
    margin: 0 auto 35px;
  }
}
/* line 163, ../../sass/pages/contact.scss */
.b2c-support.b2c-support-contact .public-relations .container-fluid h2 {
  padding: 0 24px;
}
@media (min-width: 768px) {
  /* line 163, ../../sass/pages/contact.scss */
  .b2c-support.b2c-support-contact .public-relations .container-fluid h2 {
    padding: 0;
  }
}
/* line 172, ../../sass/pages/contact.scss */
.b2c-support.b2c-support-contact .public-relations .inner {
  background: #fff;
  border-top: solid 1px #e3e7ea;
  border-bottom: solid 1px #e3e7ea;
  padding: 35px 24px 24px;
}
@media (min-width: 768px) {
  /* line 172, ../../sass/pages/contact.scss */
  .b2c-support.b2c-support-contact .public-relations .inner {
    border: 0;
  }
}
/* line 182, ../../sass/pages/contact.scss */
.b2c-support.b2c-support-contact .public-relations .inner h2 {
  margin: 0;
}
/* line 186, ../../sass/pages/contact.scss */
.b2c-support.b2c-support-contact .public-relations .inner p {
  font-size: 14px;
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  /* line 186, ../../sass/pages/contact.scss */
  .b2c-support.b2c-support-contact .public-relations .inner p {
    font-size: 18px;
    margin: 0 0 35px;
  }
}
/* line 196, ../../sass/pages/contact.scss */
.b2c-support.b2c-support-contact .public-relations .inner .relations-team {
  *zoom: 1;
  width: auto;
  margin-right: -20px;
}
/* line 3, ../../sass/includes/_mixins.scss */
.b2c-support.b2c-support-contact .public-relations .inner .relations-team:before, .b2c-support.b2c-support-contact .public-relations .inner .relations-team:after {
  content: " ";
  display: table;
}
/* line 8, ../../sass/includes/_mixins.scss */
.b2c-support.b2c-support-contact .public-relations .inner .relations-team:after {
  clear: both;
}
/* line 20, ../../sass/includes/_mixins.scss */
.b2c-support.b2c-support-contact .public-relations .inner .relations-team .item {
  float: left;
  width: 50%;
  padding-right: 20px;
  background-clip: content-box;
}
/* line 199, ../../sass/pages/contact.scss */
.b2c-support.b2c-support-contact .public-relations .inner .relations-team h3 {
  font-size: 16px;
  margin: 0 0 5px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  /* line 199, ../../sass/pages/contact.scss */
  .b2c-support.b2c-support-contact .public-relations .inner .relations-team h3 {
    font-size: 26px;
    margin: 0 0 10px;
    text-transform: none;
  }
}
/* line 211, ../../sass/pages/contact.scss */
.b2c-support.b2c-support-contact .public-relations .inner .relations-team .item {
  float: none;
  margin: 0 0 20px;
  width: 100%;
}
/* line 216, ../../sass/pages/contact.scss */
.b2c-support.b2c-support-contact .public-relations .inner .relations-team .item:first-child {
  padding-right: 20px;
}
@media (min-width: 768px) {
  /* line 216, ../../sass/pages/contact.scss */
  .b2c-support.b2c-support-contact .public-relations .inner .relations-team .item:first-child {
    padding-right: 40px;
  }
}
@media (min-width: 768px) {
  /* line 211, ../../sass/pages/contact.scss */
  .b2c-support.b2c-support-contact .public-relations .inner .relations-team .item {
    margin: 0;
    float: left;
    width: 50%;
  }
}
/* line 230, ../../sass/pages/contact.scss */
.b2c-support.b2c-support-contact .public-relations .inner .relations-team .item ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (min-width: 768px) {
  /* line 230, ../../sass/pages/contact.scss */
  .b2c-support.b2c-support-contact .public-relations .inner .relations-team .item ul {
    margin: 1em 0;
  }
}
/* line 239, ../../sass/pages/contact.scss */
.b2c-support.b2c-support-contact .public-relations .inner .relations-team .item ul li {
  font-size: 14px;
  margin: 0 0 5px;
}
@media (min-width: 768px) {
  /* line 239, ../../sass/pages/contact.scss */
  .b2c-support.b2c-support-contact .public-relations .inner .relations-team .item ul li {
    font-size: 18px;
    margin: 0;
  }
}
/* line 248, ../../sass/pages/contact.scss */
.b2c-support.b2c-support-contact .public-relations .inner .relations-team .item ul li h4 {
  border-bottom: solid 1px #dadada;
  font-size: 14px;
  margin: 0 0 8px;
  padding: 0 0 8px;
}
@media (min-width: 768px) {
  /* line 248, ../../sass/pages/contact.scss */
  .b2c-support.b2c-support-contact .public-relations .inner .relations-team .item ul li h4 {
    font-size: 18px;
  }
}
/* line 263, ../../sass/pages/contact.scss */
.b2c-support.b2c-support-contact .public-relations .inner .view-all {
  margin: 0;
  text-align: center;
  text-transform: capitalize;
}
@media (min-width: 768px) {
  /* line 263, ../../sass/pages/contact.scss */
  .b2c-support.b2c-support-contact .public-relations .inner .view-all {
    margin: 0 0 10px;
  }
}
/* line 272, ../../sass/pages/contact.scss */
.b2c-support.b2c-support-contact .public-relations .inner .view-all .icon {
  font-size: 12px;
  vertical-align: initial;
  margin: 0 0 0 4px;
}
/* line 280, ../../sass/pages/contact.scss */
.b2c-support.b2c-support-contact .public-relations.email-confirmation {
  background: #fff;
}
@media (min-width: 768px) {
  /* line 280, ../../sass/pages/contact.scss */
  .b2c-support.b2c-support-contact .public-relations.email-confirmation {
    min-height: 600px;
  }
}
/* line 287, ../../sass/pages/contact.scss */
.b2c-support.b2c-support-contact .public-relations.email-confirmation .container-fluid {
  margin-bottom: 0;
}
/* line 290, ../../sass/pages/contact.scss */
.b2c-support.b2c-support-contact .public-relations.email-confirmation .container-fluid .inner {
  border: 0;
  padding-top: 0;
}
@media (min-width: 768px) {
  /* line 290, ../../sass/pages/contact.scss */
  .b2c-support.b2c-support-contact .public-relations.email-confirmation .container-fluid .inner {
    padding: 0;
  }
}
@media (min-width: 768px) {
  /* line 298, ../../sass/pages/contact.scss */
  .b2c-support.b2c-support-contact .public-relations.email-confirmation .container-fluid .inner p {
    margin: 0 0 65px;
  }
}
@media (min-width: 768px) {
  /* line 305, ../../sass/pages/contact.scss */
  .b2c-support.b2c-support-contact .public-relations.email-confirmation .container-fluid .inner .item h3 {
    margin: 0 0 4px;
  }
}
/* line 311, ../../sass/pages/contact.scss */
.b2c-support.b2c-support-contact .public-relations.email-confirmation .container-fluid .inner .item a {
  margin: 0;
}
/* line 316, ../../sass/pages/contact.scss */
.b2c-support.b2c-support-contact .public-relations.email-confirmation .container-fluid .inner .item:first-child a {
  padding: 10px 43px;
}
@media (min-width: 768px) {
  /* line 327, ../../sass/pages/contact.scss */
  .b2c-support.b2c-support-contact .link-list-module {
    margin-bottom: 40px;
  }
}
/* line 333, ../../sass/pages/contact.scss */
.b2c-support.b2c-support-contact .link-list-module .view-all {
  display: none;
}
@media (min-width: 768px) {
  /* line 333, ../../sass/pages/contact.scss */
  .b2c-support.b2c-support-contact .link-list-module .view-all {
    display: block;
  }
}
