/*---------------*\
  $RESET
\*---------------*/
#center {
  width: 100% !important;
}
#center_part_2_full {
  float: none !important;
  width: 100% !important;
}
#contenuhome {
  margin: 0 !important;
}
#bottomfooter {
  margin-top: 0 !important;
}
#ftr {
  margin-top: 0 !important;
}

/*---------------*\
  $VIDEOS TESTOT
\*---------------*/
.videos-testot {
  background-color: #f0f0f0;
}
.videos-testot *,
.videos-testot *::before,
.videos-testot *::after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.videos-testot .section-share {
  margin: auto;
  max-width: 1000px;
  padding: 13px 8px 0;
  text-align: right;
  width: 100%;
}
.videos-testot .section-share label {
  color: #696969;
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1;
  margin: 0 5px 0 0;
  vertical-align: bottom;
}
.videos-testot .section-share a,
.videos-testot .section-share a:focus,
.videos-testot .section-share a:hover {
  display: inline-block;
  line-height: 25px;
  padding: 0 10px 3px;
  text-decoration: none;
  vertical-align: bottom;
  -webkit-transition: all .3s;
          transition: all .3s;
}
.videos-testot .section-share a:hover {
  opacity: .5;
  filter: alpha(opacity=50);
}
.videos-testot .section-share img {
  vertical-align: bottom;
}

.videos-testot .section-intro {
  margin: auto;
  max-width: 1000px;
  /*padding: 38px 0 50px 240px;*/
  padding: 100px 0 100px 240px;
  position: relative;
  width: 100%;
  z-index: 1;
}
.videos-testot .section-intro::before {
  background-image: url('../images/fred-testot.png');
  content: "";
  display: block;
  height: 539px;
  left: -131px;
  position: absolute;
  top: -33px;
  width: 421px;
  z-index: -1;
}
.videos-testot .section-intro .title {
  background: none;
  border: 0 none;
  color: #3e3e3e;
  display: block;
  float: none;
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
  /*margin: 0 0 34px;*/
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
.videos-testot .section-intro .title>span {
  display: inline-block;
  font-size: 16px;
  font-style: italic;
  margin-top: 10px;
}
.videos-testot .section-intro p {
  color: #3e3e3e;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  margin: 0;
  padding-left: 47px;
}

.videos-testot .section-videos {
  margin: 0 auto 63px;
  max-width: 1000px;
  position: relative;
  width: 100%;
  z-index: 2;
}
.videos-testot .section-videos .container {
  height: 0;
  margin-bottom: 14px;
  padding-bottom: 56.3%;
  position: relative;
  width: 100%;
}
.videos-testot .section-videos iframe {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.videos-testot .section-videos ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
.videos-testot .section-videos ul li {
  background-color: #000;
  cursor: pointer;
  display: inline-block;
  margin: 0 10px;
  max-width: 33.333%;
  overflow: hidden;
}
.videos-testot .section-videos ul li.active {
  display: none;
}
.videos-testot .section-videos ul li img {
  display: block;
  height: auto;
  max-width: 100%;
  -webkit-transition: all .3s;
          transition: all .3s;
}
.videos-testot .section-videos ul li img:hover {
  opacity: .5;
  filter: alpha(opacity=50); 
}

.videos-testot .section-delivery {
  background-color: #0096b1;
  min-height: 270px;
}
.videos-testot .section-delivery .container {
  margin: auto;
  max-width: 1000px;
  width: 100%;
}
.videos-testot .section-delivery .container::before,
.videos-testot .section-delivery .container::after {
  display: table;
  content: " ";
}
.videos-testot .section-delivery .container::after {
  clear: both;
}
.videos-testot .section-delivery .col-left,
.videos-testot .section-delivery .col-right {
  float: left;
  text-align: center;
}
.videos-testot .section-delivery .col-left {
  width: 39.2%;
}
.videos-testot .section-delivery .col-right {
  padding-top: 53px;
  width: 60.8%;
}
.videos-testot .section-delivery img {
  height: auto;
  max-width: 100%;
}
.videos-testot .section-delivery p {
  color: #fff;
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
  font-size: 21.8px;
  font-weight: 400;
  line-height: 1.2;
  margin: 0 0 30px;
  text-align: left;
  text-transform: uppercase;
}
.videos-testot .section-delivery p>span {
  font-family: 'Open Sans', sans-serif;
  display: block;
  letter-spacing: 0.025em; 
  opacity: .8;
  filter: alpha(opacity=80); 
}
.videos-testot .section-delivery p>.sub {
  display: block;
  font-size: 56.23px;
  letter-spacing: 0.075em; 
}
.videos-testot .section-delivery p>strong {
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-size: 37.45px;
  font-weight: 700;
  letter-spacing: 0.01em; 
}
.videos-testot .section-delivery p>strong>span {
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
  font-size: 12.87px;
  font-weight: 400;
  position: relative;
  top: -3px;
  vertical-align: super;
}
.videos-testot .section-delivery .mentions {
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
  line-height: 1;
  margin: 0;
  padding: 0 123px;
  position: relative;
  text-align: right;
  text-transform: none;
  top: -11px;
}
.videos-testot .section-delivery .btn,
.videos-testot .section-delivery .btn:focus,
.videos-testot .section-delivery .btn:hover {
  background: none;
  border: 1px solid #fff;
  color: #fff;
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 36px;
  margin: auto;
  position: relative;
  text-align: center;
  text-decoration: none;
  width: 128px;
  z-index: 1;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  -webkit-transition: all .3s;
          transition: all .3s;
}
.videos-testot .section-delivery .btn:hover {
  background-color: #fff;
  color: #0096b1;
}

.videos-testot .section-advice {
  margin: auto;
  max-width: 1000px;
  padding-top: 57px;
  position: relative;
  width: 100%;
  z-index: 1;
}
.videos-testot .section-advice::after {
  background-image: url('../images/advice-02.png');
  bottom: 0;
  content: "";
  display: block;
  height: 245px;
  position: absolute;
  right: -119px;
  width: 315px;
  z-index: -1;
}
.videos-testot .section-advice .title {
  border: 0 none;
  color: #3e3e3e;
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
  margin: 0 5.2% 0 32%;
  text-transform: uppercase;
}
.videos-testot .section-advice .container {
  margin: 0 5.2% 0 32%;
  max-width: 628px;
  padding-top: 49px;
}
.videos-testot .section-advice .container::before,
.videos-testot .section-advice .container::after {
  display: table;
  content: "";
}
.videos-testot .section-advice .container::after {
  clear: both;
}
.videos-testot .section-advice .col-left,
.videos-testot .section-advice .col-right {
  position: relative;
}
.videos-testot .section-advice .col-right {
  padding-bottom: 112px;
}
.videos-testot .section-advice p {
  color: #000;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  /*line-height: 17px;*/
  line-height: 20px;
  margin-bottom: 17px;
}
.videos-testot .section-advice strong {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
}
.videos-testot .section-advice span {
  font-family: 'Open Sans', sans-serif;
  font-size: 17px;
  font-style: italic;
  font-weight: 600;
}
.videos-testot .section-advice em {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-style: italic;
  font-weight: 600;
}
.videos-testot .section-advice small {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-style: italic;
  font-weight: 400;
}
.videos-testot .section-advice ul {
  list-style: none;
  margin: 0 0 17px;
  padding: 0;
}
.videos-testot .section-advice ul li {
  color: #000;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  /*line-height: 17px;*/
  line-height: 21px;
  margin-bottom: 17px;
}
.videos-testot .section-advice ul li::before {
  content: "•";
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  margin-right: 3px;
}
.videos-testot .section-advice .mentions {
  bottom: 4px;
  font-family: 'Open Sans', sans-serif;
  font-size: 10px;
  left: 0;
  line-height: 1;
  position: absolute;
}

/*---------------*\
  $RESPONSIVE
\*---------------*/
@media only screen and (max-width: 999px) {
  .videos-testot .section-delivery .mentions {
    margin: 5px 0;
    text-align: center;
    top: 0;
  }
}

@media only screen and (min-width: 768px) {
  #container {
    /*min-width: 1000px !important;*/
  }

  .videos-testot .section-intro .title>span {
    padding-left: 47px;
  }

  .videos-testot .section-advice::before {
    background-image: url('../images/advice-01.png');
    bottom: 0;
    content: "";
    display: block;
    height: 435px;
    left: -14px;
    position: absolute;
    width: 264px;
    z-index: -1;
  }
  .videos-testot .section-advice .col-left,
  .videos-testot .section-advice .col-right {
    float: left;
    padding-right: 24px;
    width: 50%;
  }
}

@media only screen and (max-width: 767px) {
  .videos-testot .section-intro {
    padding: 25px 15px;
  }
  .videos-testot .section-intro::before {
    background-size: cover;
    height: 269.5px;
    left: -65.5px;
    top: -16.5px;
    width: 210.5px;
    opacity: .25;
    filter: alpha(opacity=25);
  }
  .videos-testot .section-intro .title {
    text-align: center;
  }
  .videos-testot .section-intro p {
    padding-left: 0;
    text-align: center;
  }

  .videos-testot .section-videos ul::before,
  .videos-testot .section-videos ul::after {
    display: table;
    content: "";
  }
  .videos-testot .section-videos ul::after {
    clear: both;
  }
  .videos-testot .section-videos ul li {
    float: left;
    margin: 0 1%;
    width: 31.333%;
  }

  .videos-testot .section-delivery .col-left,
  .videos-testot .section-delivery .col-right {
    float: none;
    padding-top: 0;
    width: 100%;
  }

  .videos-testot .section-advice .title {
    text-align: center;
  }
  .videos-testot .section-advice .title,
  .videos-testot .section-advice .container {
    margin: 0 15px;
  }

  .videos-testot .section-advice .col-left,
  .videos-testot .section-advice .col-right {
    text-align: center;
  }
}