@charset "UTF-8";
@font-face {
  font-family: 'fontello';
  src: url("../fonts/fontello.eot?91941252");
  src: url("../fonts/fontello.eot?91941252#iefix") format("embedded-opentype"), url("../fonts/fontello.woff?91941252") format("woff"), url("../fonts/fontello.ttf?91941252") format("truetype"), url("../fonts/fontello.svg?91941252#fontello") format("svg");
  font-weight: normal;
  font-style: normal; }
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?91941252#fontello') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ }

.icon-accelerate:before {
  content: '\e800'; }

/* 'εáÇ' */
.icon-twitter:before {
  content: '\e801'; }

/* 'εáü' */
.icon-twitter-circled:before {
  content: '\e802'; }

/* 'εáé' */
.icon-facebook-circled:before {
  content: '\e803'; }

/* 'εáâ' */
.icon-facebook:before {
  content: '\e804'; }

/* 'εáä' */
.icon-amplify:before {
  content: '\e805'; }

/* 'εáà' */
.icon-discover:before {
  content: '\e806'; }

/* 'εáå' */
.icon-share:before {
  content: '\e807'; }

/* 'εáç' */
.icon-mail:before {
  content: '\e808'; }

/* 'εáê' */
.icon-phone:before {
  content: '\e809'; }

/* 'εáë' */
.icon-linkedin:before {
  content: '\e80a'; }

/* 'εáè' */
.icon-cancel:before {
  content: '\e80b'; }

/* 'εáï' */
.icon-map:before {
  content: '\e80c'; }

/* 'εáî' */
.icon-news:before {
  content: '\e80d'; }

/* 'εáì' */
.icon-screen:before {
  content: '\e80e'; }

/* 'εáÄ' */
.icon-left-open:before {
  content: '\e80f'; }

/* 'εáÅ' */
.icon-right-open:before {
  content: '\e810'; }

/* 'εáÉ' */
.icon-left-open-big:before {
  content: '\e811'; }

/* 'εáæ' */
.icon-right-open-big:before {
  content: '\e812'; }

/* 'εáÆ' */
.total-area-main .block-header .title {
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 30px;
  text-align: center;
  margin: 0 auto 50px; }
.total-area-main .content-total {
  display: inline-block;
  width: 100%; }
  .total-area-main .content-total .block-left {
    width: 30%;
    float: left; }
    .total-area-main .content-total .block-left .title-image {
      margin-top: 20px; }
  .total-area-main .content-total .block-right {
    width: 70%;
    float: left;
    padding-left: 50px; }
.total-area-main .content-video-total {
  margin: 50px 0;
  text-align: center; }

.list-teams-sync {
  margin-bottom: 50px;
  margin-left: 0 !important;
  margin-right: 0 !important; }
  .list-teams-sync ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  .list-teams-sync .flex-direction-nav {
    margin: 0;
    padding: 0; }
    .list-teams-sync .flex-direction-nav li {
      position: absolute;
      left: -50px;
      top: 40%;
      z-index: 9; }
      .list-teams-sync .flex-direction-nav li.flex-nav-next {
        right: -85px;
        left: inherit; }
      .list-teams-sync .flex-direction-nav li a {
        opacity: 1 !important;
        color: transparent;
        outline: none;
        text-indent: -999px;
        overflow: hidden; }
        .list-teams-sync .flex-direction-nav li a:before {
          font-family: 'fontello';
          font-size: 43px;
          color: #f48408; }
        .list-teams-sync .flex-direction-nav li a.flex-prev:before {
          content: '\e811'; }
        .list-teams-sync .flex-direction-nav li a.flex-next:before {
          content: '\e812'; }
  .list-teams-sync .reviews-slider {
    position: relative; }
    .list-teams-sync .reviews-slider .flex-viewport li {
      cursor: pointer;
      position: relative;
      max-height: 200px; }
      .list-teams-sync .reviews-slider .flex-viewport li:hover:after {
        opacity: 0; }
      .list-teams-sync .reviews-slider .flex-viewport li:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        background: rgba(0, 0, 0, 0.5);
        -webkit-transition: all 0.25s ease-out;
        -moz-transition: all 0.25s ease-out;
        transition: all 0.25s ease-out; }
  .list-teams-sync .main-slider {
    margin-top: 30px; }
    .list-teams-sync .main-slider li {
      display: table; }
    .list-teams-sync .main-slider .content {
      width: 70%;
      display: table-cell;
      padding-right: 30px;
      border-right: 1px solid #d9d9d9; }
      .list-teams-sync .main-slider .content h3 {
        font-size: 22px;
        font-weight: bold; }
      .list-teams-sync .main-slider .content .description {
        font-size: 17px; }
    .list-teams-sync .main-slider .meta {
      width: 30%;
      display: table-cell;
      padding: 30px 0 0 30px; }
      .list-teams-sync .main-slider .meta a {
        padding: 5px 20px;
        color: #1c212c;
        border-radius: 20px;
        background: #f0f0f0;
        margin: 0 0 20px;
        display: table; }
        .list-teams-sync .main-slider .meta a .icon-linkedin {
          color: #2e8cc7;
          font-size: 15px; }
        .list-teams-sync .main-slider .meta a .icon-twitter {
          color: #38c5f4;
          font-size: 15px; }
        .list-teams-sync .main-slider .meta a:hover {
          text-decoration: none; }

.sync1-slider {
  margin-top: 10px; }
  .sync1-slider ul {
    padding: 0;
    margin: 0; }
    .sync1-slider ul li {
      margin-right: 5px; }
      .sync1-slider ul li.flex-active-slide {
        opacity: .3; }
  .sync1-slider .flex-direction-nav {
    display: none; }

.sync2-slider ul {
  padding: 0;
  margin: 0; }

/*# sourceMappingURL=main-child.css.map */


.chapo1 .custom-title {
  display: none;
}

.mediapartner-title {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 45px;
  font-weight: 600;
  line-height: 45px;
  margin: 20px 0 30px;
  text-align: center;
  text-transform: uppercase;
  color: #fc8908;
}