* {
  font-family: "bebas_neuebook"; }

header.main {
  width: 1200px;
  margin-left: auto;
  margin-right: auto; }
  header.main .logo {
    padding-top: 42px;
    padding-bottom: 30px; }
  header.main .links {
    padding-top: 18px;
    color: #cccccc;
    float: right;
    font-weight: 600; }
    header.main .links a {
      text-decoration: none;
      font-size: 16px;
      letter-spacing: 1.5px;
      margin: 0 5px; }
      header.main .links a:first-child {
        margin: 0 5px; }
    header.main .links p {
      display: inline-block; }
    header.main .links ul {
      display: inline; }
      header.main .links ul li {
        display: inline;
        list-style: none; }
        header.main .links ul li :after {
          content: '|';
          color: #cccccc;
          margin-left: 8px; }
        header.main .links ul li.active :after {
          margin: 0;
          content: none; }
        header.main .links ul li a {
          text-decoration: none;
          color: inherit; }
        header.main .links ul li:nth-child(1) {
          color: #9d276e; }
          header.main .links ul li:nth-child(1).active {
            color: #ffffff;
            background: #9d276e;
            padding: 11px 0 11px 15px;
            width: 110px; }
        header.main .links ul li:nth-child(2) {
          color: #e95d0e; }
          header.main .links ul li:nth-child(2).active {
            color: #ffffff;
            background: #e95d0e;
            padding: 11px 15px 11px 15px; }
        header.main .links ul li:nth-child(3) {
          color: #66cc33; }
          header.main .links ul li:nth-child(3).active {
            color: #ffffff;
            background: #66cc33;
            padding: 11px 15px 11px 15px; }
        header.main .links ul li:nth-child(4) {
          color: #66cbff; }
          header.main .links ul li:nth-child(4).active {
            color: #ffffff;
            background: #66cbff;
            padding: 11px 18px 11px 18px; }
          header.main .links ul li:nth-child(4) :after {
            content: none; }
    header.main .links .yellow {
      background: #ffcc66 url("../img/school-ico.png") no-repeat 10px center;
      padding: 11px 6px 11px 39px;
      color: #666666; }
      header.main .links .yellow.key {
        background: #ffcc66 url("../img/key-icon.png") no-repeat 10px center; }
      header.main .links .yellow.active {
        background: #808080 url("../img/school-ico-active.png") no-repeat 10px center;
        padding: 11px 6px 11px 39px;
        color: #ffcc66; }
    header.main .links .blue {
      color: #66cbff; }
      header.main .links .blue.active {
        color: #ffffff;
        background: #66cbff;
        padding: 11px 18px 11px 18px;
        margin-left: -5px; }
  header.main .country {
    position: absolute;
    z-index: 4;
    padding-left: 65px; }
    header.main .country ul {
      list-style-type: none;
      width: auto;
      border-radius: 15px;
      border: 1px solid #d9d9d9;
      margin-top: 20px;
      padding-left: 0px;
      background: #ffffff; }
      header.main .country ul.open li {
        display: block;
        border-bottom: 1px solid #f1f1f1; }
        header.main .country ul.open li:last-child {
          border-bottom: none; }
        header.main .country ul.open li:first-child {
          border-bottom: 1px solid #d9d9d9; }
      header.main .country ul li {
        height: 30px;
        padding-left: 20px;
        padding-right: 15px;
        padding-top: 5px;
        display: none;
        cursor: pointer; }
        header.main .country ul li:hover a {
          color: #7f7f7f; }
        header.main .country ul li a {
          text-decoration: none;
          color: #a7a7a7;
          font-size: 12px;
          font-weight: 700;
          letter-spacing: 1.5px;
          padding-right: 15px; }
          header.main .country ul li a img {
            padding-right: 10px; }
          header.main .country ul li a.menu-arrow {
            background: url("../img/main-menu-arrow.png") no-repeat right center; }
        header.main .country ul li.active {
          display: block;
          color: #808080; }
  header.main .menu {
    margin-top: 71px;
    position: relative;
    z-index: 1;
    padding-left: 25px; }
    header.main .menu .right {
      display: inline;
      float: left;
      margin-bottom: 10px; }
    header.main .menu .help {
      display: inline;
      float: left;
      margin-left: 20px;
      cursor: pointer; }
    header.main .menu ul li {
      display: inline;
      float: left;
      margin-right: 20px; }
      header.main .menu ul li:last-child {
        margin-right: 0px; }
      header.main .menu ul li a {
        color: #666666;
        font-size: 15px;
        font-family: "AvenirLTStd-Medium";
        text-transform: uppercase;
        padding-bottom: 20px; }
        header.main .menu ul li a:hover {
          text-decoration: none; }
      header.main .menu ul li.current a, header.main .menu ul li.crumb a {
        color: #f89829;
        border-bottom: 6px solid #f89829;
        padding-bottom: 12px; }
      header.main .menu ul li.current .level2, header.main .menu ul li.crumb .level2 {
        display: block;
        margin-top: 15px;
        margin-left: -265px;
        letter-spacing: 0.5px; }
        header.main .menu ul li.current .level2 li, header.main .menu ul li.crumb .level2 li {
          margin-right: 50px; }
        header.main .menu ul li.current .level2 .current a, header.main .menu ul li.crumb .level2 .current a {
          font-weight: 900; }
        header.main .menu ul li.current .level2 .current :after, header.main .menu ul li.crumb .level2 .current :after {
          content: url("../img/point.png");
          display: table;
          width: 9px;
          margin: 5px auto 0 auto; }
        header.main .menu ul li.current .level2 a, header.main .menu ul li.crumb .level2 a {
          border-bottom: none;
          color: #ffffff;
          font-family: AvenirLTStd-Light;
          text-transform: uppercase; }
      header.main .menu ul li.lms-btn {
        background: #f89829 url("../img/wkey-icon.png") no-repeat 10px center;
        color: #fff !important;
        padding: 14px 10px 12px 37px;
        margin-top: -13px;
        margin-bottom: -7px; }
        header.main .menu ul li.lms-btn a {
          color: #fff; }
        header.main .menu ul li.lms-btn.current {
          margin-bottom: -11px; }
          header.main .menu ul li.lms-btn.current a {
            border-bottom: transparent; }
    header.main .menu ul .level2 {
      display: none;
      position: absolute;
      left: 0;
      top: 44px; }
  header.main .social {
    background-color: #f0efed;
    width: 50px;
    position: fixed;
    top: 50%;
    z-index: 1;
    right: 0px;
    border-radius: 10px 0 0 10px;
    text-align: center; }
    header.main .social ul {
      list-style-type: none;
      padding-top: 35px;
      padding-bottom: 10px;
      padding-left: 10px; }
      header.main .social ul li {
        height: 19px;
        padding-bottom: 35px;
        margin: auto; }
        header.main .social ul li a {
          text-decoration: none;
          width: 100%;
          height: 19px;
          display: block; }
  header.main .menu-top {
    display: none; }
  header.main .side-menu {
    display: none; }

footer {
  background-color: #333333;
  color: #666666;
  font-size: 15px; }
  footer .row {
    margin-right: 0; }
  footer .logo_footer {
    margin-left: 60px; }
  footer .info_footer {
    padding-top: 85px; }
  footer .footer_ul, footer .level1 {
    list-style-type: none;
    padding-left: 0px;
    margin-top: 20px; }
    footer .footer_ul li, footer .level1 li {
      font-size: 14px;
      line-height: 25px;
      color: #868686;
      font-family: "AvenirLTStd-Light"; }
      footer .footer_ul li a, footer .footer_ul li p, footer .level1 li a, footer .level1 li p {
        font-size: 14px;
        line-height: 25px;
        color: #919191;
        font-family: "AvenirLTStd-Light"; }
        footer .footer_ul li a:hover, footer .footer_ul li p:hover, footer .level1 li a:hover, footer .level1 li p:hover {
          text-decoration: none; }
    footer .footer_ul .level2, footer .level1 .level2 {
      display: none; }
  footer .footer_title {
    font-family: "bebas_neuebook";
    letter-spacing: 2px;
    font-weight: bold;
    font-size: 15px;
    color: #d8d7d7; }
  footer .footer_row {
    text-align: center;
    padding-top: 35px; }
    footer .footer_row li {
      display: inline-block; }
      footer .footer_row li a {
        font-size: 14px;
        font-family: bebas_neuebook;
        color: #909090;
        letter-spacing: 1px; }
      footer .footer_row li img {
        margin-top: -8px; }
  footer .legal .footer_ul .santillana-sm {
    display: none; }
  footer .social_bar {
    margin-top: 75px; }
  footer .social_icons_ul {
    list-style-type: none;
    padding-left: 0px;
    width: 100%; }
    footer .social_icons_ul li {
      display: inline-block;
      width: 32%; }
      footer .social_icons_ul li a {
        width: 25px;
        height: 25px;
        display: block; }
  footer .social_bar_sm {
    display: none; }

.layer {
  margin-left: -10000px;
  width: 100%;
  height: 100%;
  opacity: 0;
  background: #000000;
  transition: opacity 2s;
  z-index: 4;
  position: fixed;
  top: 0;
  left: 0; }
  .layer .close-video {
    position: absolute;
    top: 5px;
    right: 40px;
    cursor: pointer; }

.embedded-video {
  position: fixed;
  z-index: 5;
  top: 50px;
  left: 118px;
  display: none;
  width: 95%; }

.layout-home .viewport {
  margin-top: -1px;
  width: 100%;
  height: 633px;
  position: relative;
  overflow: hidden; }
  .layout-home .viewport .title-slider {
    margin-top: 215px;
    color: #ffffff;
    text-align: center;
    z-index: 1; }
    .layout-home .viewport .title-slider p {
      font-size: 18px;
      letter-spacing: 3.5px; }
  .layout-home .viewport #line {
    width: 40px;
    height: 0px;
    border: 1px solid #ffffff;
    margin: 34px auto 18px auto; }
  .layout-home .viewport .subtitle-slider {
    font-family: "AvenirLTStd-Light";
    font-size: 48px;
    color: #ffffff;
    text-align: center;
    letter-spacing: 1px; }
  .layout-home .viewport .slide {
    height: 633px;
    width: 200%;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0; }
    .layout-home .viewport .slide .item {
      width: 50%;
      height: 633px;
      float: left;
      z-index: 2;
      position: relative; }
      .layout-home .viewport .slide .item .video-inner {
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: 2; }
      .layout-home .viewport .slide .item .button-slider {
        color: #d85b3b;
        background-color: #ffffff;
        border-radius: 20px;
        padding: 20px 70px 20px 65px;
        letter-spacing: 1px;
        font-family: bebas_neue_regularregular;
        font-size: 14px; }
      .layout-home .viewport .slide .item .button-slider-video {
        color: #d85b3b;
        background-color: #ffffff;
        border-radius: 100%;
        letter-spacing: 1px; }
      .layout-home .viewport .slide .item .button-slider-div {
        text-align: center;
        margin: 62px auto 0 auto;
        cursor: pointer; }
    .layout-home .viewport .slide .slider-controller {
      position: relative;
      bottom: -100px;
      left: 47%; }
      .layout-home .viewport .slide .slider-controller ul li {
        display: inline-block;
        width: 11px;
        height: 11px;
        margin-right: 15px;
        background-color: #ffffff;
        border-radius: 100%; }
        .layout-home .viewport .slide .slider-controller ul li.active {
          background-color: #009ddc; }
  .layout-home .viewport .left-arrow {
    position: absolute;
    background: url("../img/left-arrow.png") no-repeat center center;
    top: 307px;
    left: 200px;
    z-index: 3;
    width: 23px;
    height: 41px;
    cursor: pointer; }
  .layout-home .viewport .right-arrow {
    position: absolute;
    background: url("../img/right-arrow.png") no-repeat center center;
    top: 307px;
    right: 200px;
    z-index: 3;
    width: 23px;
    height: 41px;
    cursor: pointer; }
.layout-home .solucion_compartir {
  background: url("../img/solucion_compartir_bg.png") no-repeat center center;
  height: 672px; }
  .layout-home .solucion_compartir .solucion_compartir_title {
    font-size: 32px;
    font-family: AvenirLTStd-Light;
    text-align: center;
    padding-top: 87px; }
    .layout-home .solucion_compartir .solucion_compartir_title p {
      font-family: AvenirLTStd-Light;
      font-size: 32px; }
  .layout-home .solucion_compartir .separator_bar {
    width: 40px;
    height: 0px;
    border-top: 1px solid #e5e5e5;
    margin: 24px auto 32px auto; }
  .layout-home .solucion_compartir .solucion_compartir_text {
    font-family: AvenirLTStd-Light;
    font-size: 20px;
    text-align: center;
    width: 830px;
    margin-left: auto;
    margin-right: auto;
    color: #919191; }
    .layout-home .solucion_compartir .solucion_compartir_text p {
      font-family: AvenirLTStd-Light; }
  .layout-home .solucion_compartir .planets {
    margin-top: 45px;
    text-align: left;
    font-size: 24px;
    margin-left: auto;
    padding-left: 100px;
    margin-right: auto; }
    .layout-home .solucion_compartir .planets td {
      width: 270px;
      text-align: center;
      letter-spacing: 2px; }
    .layout-home .solucion_compartir .planets .orange_planet {
      color: #f89829;
      margin-right: 125px; }
    .layout-home .solucion_compartir .planets .blue_planet {
      color: #009ddc;
      margin-right: 125px; }
    .layout-home .solucion_compartir .planets .green_planet {
      color: #66cc33; }
    .layout-home .solucion_compartir .planets .planet_imgs td {
      height: 200px; }
  .layout-home .solucion_compartir .button-planets {
    text-align: center;
    color: #ffffff;
    background-color: #d85b3b;
    border-radius: 25px;
    padding: 20px 29px 20px 29px;
    letter-spacing: 3px; }
  .layout-home .solucion_compartir .button-planets-div {
    text-align: center;
    margin-top: 50px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 47px; }
.layout-home .testimonials {
  width: 100%; }
.layout-home .testimonials-img {
  width: 50%;
  min-height: 438px;
  float: left;
  display: inline-block; }
  .layout-home .testimonials-img .bg-img {
    min-height: 438px; }
.layout-home .slider-small {
  display: none; }

.newsletter-form {
  background: #ededed;
  margin-top: -1px; }
  .newsletter-form form {
    margin-left: auto;
    margin-right: auto;
    width: 500px;
    margin-bottom: 0px;
    padding-bottom: 30px; }
  .newsletter-form p {
    font-family: "AvenirLTStd-Light";
    font-size: 19px;
    text-align: center;
    color: #888888;
    padding-top: 45px;
    margin-bottom: 23px; }
  .newsletter-form input {
    background: #f6f6f6; }
  .newsletter-form #email {
    width: 300px;
    height: 40px;
    padding-left: 20px;
    border: 0px;
    letter-spacing: 2px;
    color: #bfbfbf; }
  .newsletter-form .button-submit {
    color: #ffffff;
    background-color: #66cc33;
    border-radius: 20px;
    padding: 10px 65px 10px 65px;
    letter-spacing: 1px;
    border: 0;
    font-size: 14px;
    font-weight: bold;
    margin-left: 30px;
    font-family: bebas_neuebold; }
  .newsletter-form .button-submit-div {
    text-align: center;
    margin: 62px auto 0 auto; }
  .newsletter-form input[type="checkbox"] {
    border: 0px;
    margin: 0; }
  .newsletter-form .checkboxs {
    margin-top: 22px; }
  .newsletter-form .checkbox-news {
    padding-bottom: 25px; }
  .newsletter-form label {
    font-family: "AvenirLTStd-Light";
    font-size: 10px;
    position: absolute;
    padding-left: 10px;
    width: 475px;
    margin-bottom: 10px; }
  .newsletter-form #div_error, .newsletter-form .error {
    width: 475px;
    font-family: "AvenirLTStd-Light";
    height: 40px;
    color: red !important;
    margin: 0 auto;
    display: none; }
  .newsletter-form .form_msg {
    width: 475px;
    font-family: "AvenirLTStd-Light";
    height: 40px;
    color: green;
    padding-bottom: 65px;
    margin: 0 auto;
    display: none; }

.ipWidget-NewsHome {
  padding-top: 45px;
  padding-left: 60px;
  padding-right: 40px;
  padding-bottom: 45px; }
  .ipWidget-NewsHome .news_block_title {
    text-align: center;
    font-family: "AvenirLTStd-Light";
    font-size: 30px;
    color: #252525; }
    .ipWidget-NewsHome .news_block_title .bar_separator {
      width: 40px;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 60px;
      margin-top: 35px;
      border: 1px solid #e2e2e2; }
  .ipWidget-NewsHome .div_button {
    text-align: center;
    margin: 50px auto 47px auto; }
    .ipWidget-NewsHome .div_button .button_news {
      color: #ffffff;
      background-color: #d85b3b;
      border-radius: 25px;
      padding: 15px 20px 15px 20px;
      letter-spacing: 1.5px;
      font-size: 14px;
      font-weight: bold;
      font-family: bebas_neuebold; }
  .ipWidget-NewsHome .newsHome {
    width: 100%; }
  .ipWidget-NewsHome .news_item {
    height: 435px; }
    .ipWidget-NewsHome .news_item .news_title {
      text-align: center;
      font-family: "AvenirLTStd-Light";
      font-size: 25px;
      color: #303030;
      margin-top: 20px;
      line-height: 32px; }
    .ipWidget-NewsHome .news_item .news_image {
      width: 100%;
      text-align: center;
      padding-top: 0px; }
      .ipWidget-NewsHome .news_item .news_image img {
        width: 335px;
        max-width: 100%; }
    .ipWidget-NewsHome .news_item .news_date {
      text-align: center;
      color: #cccccc;
      font-family: bebas_neuebook;
      font-size: 15px;
      margin-top: 45px;
      text-transform: uppercase;
      font-weight: bold;
      letter-spacing: 3px; }
    .ipWidget-NewsHome .news_item.news-rrss-col .iframe-div .widget-sm {
      display: none; }
    .ipWidget-NewsHome .news_item.news-rrss-col .iframe-div iframe {
      height: 390px !important; }
    .ipWidget-NewsHome .news_item.news-rrss-col .iframe-div.twitter-widget, .ipWidget-NewsHome .news_item.news-rrss-col .iframe-div.fb-widget {
      background-color: #f5f5f5;
      padding: 34px 29px;
      border-radius: 15px;
      margin-top: -14px;
      overflow: hidden; }

.ipWidget-News {
  background: url("../img/planets-bg.png") no-repeat top center;
  padding-top: 45px;
  padding-bottom: 45px; }
  .ipWidget-News .banner-news-title {
    display: none; }
  .ipWidget-News .news_block_title p {
    font-family: "AvenirLTStd-Light";
    font-size: 32px;
    color: #303030;
    text-align: center; }
  .ipWidget-News .news_block_title .bar_separator {
    width: 40px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 60px;
    margin-top: -20px;
    border: 1px solid #e2e2e2; }
  .ipWidget-News .icons-bar-sm {
    display: none; }
  .ipWidget-News .div_button {
    text-align: center;
    margin: 50px auto 47px auto; }
    .ipWidget-News .div_button .button_news {
      color: #ffffff;
      background-color: #d85b3b;
      border-radius: 25px;
      padding: 12px 20px 12px 20px;
      letter-spacing: 1.5px;
      cursor: pointer; }
  .ipWidget-News .div_button_historic {
    text-align: center;
    margin: 65px auto 10px auto; }
    .ipWidget-News .div_button_historic .button-historic {
      color: #ffffff;
      background-color: #d85b3b;
      border-radius: 25px;
      padding: 12px 20px 12px 20px;
      letter-spacing: 1.5px;
      cursor: pointer; }
  .ipWidget-News .news-wrapper {
    width: 1200px;
    margin-left: auto;
    margin-right: auto; }
  .ipWidget-News .icons_bar {
    margin: -35px auto 20 auto;
    text-align: center; }
    .ipWidget-News .icons_bar:last-child {
      margin-bottom: 20px; }
    .ipWidget-News .icons_bar li {
      display: inline-block;
      margin-right: 18px;
      cursor: pointer; }
      .ipWidget-News .icons_bar li a {
        font-size: 15px;
        text-decoration: none;
        color: #919191;
        letter-spacing: 1px;
        text-align: center; }
        .ipWidget-News .icons_bar li a:hover {
          text-decoration: none;
          cursor: default; }
        .ipWidget-News .icons_bar li a .news-icon {
          margin-left: auto;
          margin-right: auto;
          width: 30px;
          height: 30px;
          border-radius: 100%;
          background-color: #e1e1e1;
          color: #ffffff;
          font-size: 15px;
          padding: 5px;
          cursor: pointer;
          margin-bottom: 5px; }
          .ipWidget-News .icons_bar li a .news-icon.initial {
            background: #e1e1e1 !important; }
        .ipWidget-News .icons_bar li a.active {
          color: #666666; }
          .ipWidget-News .icons_bar li a.active .news-icon {
            background-color: #666666; }
        .ipWidget-News .icons_bar li a.unactive {
          color: #e1e1e1; }
          .ipWidget-News .icons_bar li a.unactive .news-icon {
            background-color: #919191;
            opacity: 1; }
  .ipWidget-News .news-list {
    display: none; }
    .ipWidget-News .news-list.news-0 {
      display: block; }
    .ipWidget-News .news-list .news-row {
      display: none; }
      .ipWidget-News .news-list .news-row.news-row-0 {
        display: block; }
    .ipWidget-News .news-list .news_item {
      margin-top: 20px;
      position: relative;
      display: inline-block;
      height: 435px; }
      .ipWidget-News .news-list .news_item .ipBlock {
        float: left; }
      .ipWidget-News .news-list .news_item .news_title {
        text-align: center;
        font-family: "AvenirLTStd-Light";
        font-size: 25px;
        color: #303030;
        margin-top: 20px; }
      .ipWidget-News .news-list .news_item .news_image {
        width: 100%;
        text-align: center;
        padding-top: 0px; }
        .ipWidget-News .news-list .news_item .news_image img {
          width: 335px;
          max-width: 100%; }
      .ipWidget-News .news-list .news_item .news_date {
        text-align: center;
        color: #919191;
        font-family: "AvenirLTStd-Light";
        font-size: 14px;
        margin-top: 45px;
        text-transform: uppercase; }
        .ipWidget-News .news-list .news_item .news_date .day {
          display: inline;
          text-align: left;
          text-transform: uppercase;
          font-family: "AvenirLTStd-Light";
          font-size: 14px;
          color: #919191; }
      .ipWidget-News .news-list .news_item .news-text {
        display: none; }
      .ipWidget-News .news-list .news_item .news-item-icons {
        margin: 25px auto -35px auto;
        text-align: center;
        position: relative;
        width: 70px; }
        .ipWidget-News .news-list .news_item .news-item-icons .video-icon {
          width: 30px;
          height: 30px;
          background: url("../img/text-icon.png") no-repeat center center;
          float: left;
          display: inline-block; }
        .ipWidget-News .news-list .news_item .news-item-icons .text-icon {
          width: 30px;
          height: 30px;
          background: url("../img/text-icon.png") no-repeat center center;
          float: left;
          display: inline-block; }
        .ipWidget-News .news-list .news_item .news-item-icons .news-icon {
          display: inline-block;
          float: right;
          width: 30px;
          height: 30px;
          border-radius: 100%;
          background-color: #666666;
          color: #ffffff;
          font-size: 15px;
          padding: 5px;
          margin-bottom: 5px; }
      .ipWidget-News .news-list .news_item .news-link {
        display: block; }
      .ipWidget-News .news-list .news_item.news-item-full {
        background-size: cover;
        margin-left: 5px; }
        .ipWidget-News .news-list .news_item.news-item-full .news-image {
          display: none; }
        .ipWidget-News .news-list .news_item.news-item-full .news_title {
          padding-top: 15px;
          padding-left: 90px;
          font-size: 30px;
          color: #666666;
          text-align: left; }
        .ipWidget-News .news-list .news_item.news-item-full .news_date {
          margin-top: 10px;
          font-family: AvenirLTStd-Medium;
          margin-left: 90px;
          text-align: left;
          font-size: 28px;
          color: #66cc33; }
          .ipWidget-News .news-list .news_item.news-item-full .news_date .day {
            font-size: 60px;
            display: inline;
            color: #66cc33; }
        .ipWidget-News .news-list .news_item.news-item-full .separator-bar {
          width: 40px;
          margin-left: 90px;
          border: 1px solid #666666;
          margin-top: 10px; }
        .ipWidget-News .news-list .news_item.news-item-full .news-item-icons {
          float: right;
          margin-right: 60px; }
        .ipWidget-News .news-list .news_item.news-item-full .news-text {
          font-family: AvenirLTStd-Light;
          font-size: 18px;
          color: #666666;
          margin-left: 90px;
          width: 250px; }
    .ipWidget-News .news-list.news-historic .news-row-0 {
      width: 715px;
      margin-left: auto;
      margin-right: auto; }
    .ipWidget-News .news-list.news-historic .news_item {
      height: 50px;
      width: 100%; }
    .ipWidget-News .news-list.news-historic .news-item-icons {
      float: left;
      padding-top: 0px;
      margin-top: 0px; }
    .ipWidget-News .news-list.news-historic .news_date {
      margin-top: 5px;
      text-align: left;
      color: #999999;
      font-size: 14px;
      text-transform: capitalize;
      margin-right: 10px; }
      .ipWidget-News .news-list.news-historic .news_date .day {
        color: #999999; }
    .ipWidget-News .news-list.news-historic .news_title {
      margin-top: 7px;
      text-align: left;
      float: left;
      margin-left: 80px;
      color: #666666;
      padding-right: 0px;
      width: 535px;
      font-size: 14px; }
    .ipWidget-News .news-list.news-historic .news_lens {
      float: right;
      margin-top: 7px; }
      .ipWidget-News .news-list.news-historic .news_lens a img {
        cursor: pointer; }

.faq {
  padding-bottom: 170px; }
  .faq .faqs-list .faqs-item .faqs-title {
    font-size: 24px;
    font-family: "AvenirLTStd-Light";
    margin-bottom: 15px;
    color: #666666; }
  .faq .faqs-list .faqs-item .faqs-answer {
    font-size: 14px;
    line-height: 18px;
    font-family: "AvenirLTStd-Light";
    margin-bottom: 30px;
    color: #999999; }

.layout-contact {
  padding-bottom: 100px; }
  .layout-contact .contact-banner {
    width: 100%;
    height: 194px;
    background: url("../img/contact-banner.png") no-repeat center;
    margin-bottom: 90px; }
    .layout-contact .contact-banner .banner-title {
      text-align: center;
      color: #ffffff;
      padding-top: 80px;
      font-size: 30px;
      font-family: "AvenirLTStd-Light"; }
      .layout-contact .contact-banner .banner-title p {
        font-size: 30px;
        font-family: "AvenirLTStd-Light"; }
  .layout-contact .selector {
    display: none; }
  .layout-contact .submenu {
    display: none; }
  .layout-contact .menu-sidebar {
    width: 287px;
    padding-left: 15px;
    list-style: none; }
    .layout-contact .menu-sidebar .contact {
      padding-right: 100px; }
      .layout-contact .menu-sidebar .contact .img-contact {
        float: left;
        padding-top: 5px;
        padding-left: 15px; }
      .layout-contact .menu-sidebar .contact .label-contact {
        margin-left: 50px; }
    .layout-contact .menu-sidebar li {
      /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#31353a+0,3e404b+50,494b5a+100,494b5a+100 */
      background: #31353a;
      /* Old browsers */
      background: -moz-linear-gradient(top, #31353a 0%, #3e404b 50%, #494b5a 100%, #494b5a 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, #31353a 0%, #3e404b 50%, #494b5a 100%, #494b5a 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, #31353a 0%, #3e404b 50%, #494b5a 100%, #494b5a 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#31353a', endColorstr='#494b5a',GradientType=0 );
      /* IE6-9 */
      display: block;
      border-bottom: 1px solid #71727c;
      padding: 5px;
      padding-top: 20px;
      padding-bottom: 20px; }
      .layout-contact .menu-sidebar li a {
        color: #999999;
        font-size: 22px;
        text-decoration: none;
        font-family: "bebas_neuebook"; }
        .layout-contact .menu-sidebar li a img {
          padding-left: 15px;
          padding-right: 10px; }
        .layout-contact .menu-sidebar li a:hover {
          text-decoration: none; }
        .layout-contact .menu-sidebar li a.menu-arrow {
          padding-right: 20px;
          background: url("../img/menu-arrow.png") no-repeat right center; }
          .layout-contact .menu-sidebar li a.menu-arrow.active {
            background: url("../img/menu-arrow-active.png") no-repeat right center;
            color: #66cc33; }
            .layout-contact .menu-sidebar li a.menu-arrow.active.faqs img {
              content: url("../img/faqs-icon.png"); }
            .layout-contact .menu-sidebar li a.menu-arrow.active.tutorials img {
              content: url("../img/videotutorials-active-icon.png"); }
    .layout-contact .menu-sidebar .level1 {
      list-style: none;
      padding-left: 44px; }
      .layout-contact .menu-sidebar .level1 li {
        border: 0px;
        padding-bottom: 0px;
        background: none; }
        .layout-contact .menu-sidebar .level1 li.active a {
          font-weight: 900;
          color: #cccccc; }
      .layout-contact .menu-sidebar .level1 a {
        text-transform: uppercase;
        font-family: "AvenirLTStd-Light";
        font-size: 16px; }
      .layout-contact .menu-sidebar .level1 .parent {
        padding-bottom: 0px; }
      .layout-contact .menu-sidebar .level1 .level2 {
        list-style: none;
        padding-left: 5px; }
        .layout-contact .menu-sidebar .level1 .level2 a {
          text-transform: none;
          font-size: 14px;
          color: #cccccc; }
        .layout-contact .menu-sidebar .level1 .level2 :last-child {
          padding-bottom: 5px; }
        .layout-contact .menu-sidebar .level1 .level2 li.active {
          color: #cccccc;
          font-weight: bold; }

.layout-testimonials .testimonials-header {
  background: url("../img/testimonials-header.png");
  min-height: 587px; }
  .layout-testimonials .testimonials-header .header-title {
    text-align: center;
    color: #ffffff;
    font-size: 48px;
    padding-top: 240px;
    font-family: "AvenirLTStd-Light";
    line-height: 37px; }
    .layout-testimonials .testimonials-header .header-title p {
      font-family: "AvenirLTStd-Light";
      line-height: 37px;
      line-height: 50px; }
.layout-testimonials .testimonials-banner {
  text-align: center;
  height: 389px; }
  .layout-testimonials .testimonials-banner .banner-title {
    font-size: 30px;
    color: #303030;
    font-family: "AvenirLTStd-Light";
    padding-bottom: 15px;
    padding-top: 70px; }
    .layout-testimonials .testimonials-banner .banner-title p {
      font-family: "AvenirLTStd-Light"; }
  .layout-testimonials .testimonials-banner .separator_bar {
    width: 40px;
    border: solid 1px #919191;
    margin: auto; }
  .layout-testimonials .testimonials-banner .banner-text {
    font-family: "AvenirLTStd-Light";
    line-height: 18px;
    font-size: 24px;
    color: #919191;
    margin-top: 50px; }
    .layout-testimonials .testimonials-banner .banner-text p {
      font-family: "AvenirLTStd-Light";
      font-size: 24px;
      line-height: 25px; }
.layout-testimonials .be-part {
  background: url("../img/be-part-bg.png") no-repeat 0 0;
  background-size: 100%;
  margin-bottom: 129px;
  width: 1150px;
  margin-right: auto;
  margin-left: auto;
  text-align: center; }
  .layout-testimonials .be-part .be-part-title {
    font-family: "AvenirLTStd-Light";
    font-size: 30px;
    color: #303030;
    padding-top: 150px; }
    .layout-testimonials .be-part .be-part-title P {
      font-family: "AvenirLTStd-Light";
      font-size: 30px;
      color: #303030; }
  .layout-testimonials .be-part .be-part-text {
    padding-top: 50px;
    margin-left: 260px;
    font-family: "AvenirLTStd-Light";
    font-size: 24px;
    color: #919191;
    margin-right: 260px; }
    .layout-testimonials .be-part .be-part-text p {
      font-family: "AvenirLTStd-Light";
      font-size: 19px;
      line-height: 25px;
      color: #919191; }
  .layout-testimonials .be-part .contact-cards {
    width: 1150px;
    margin-left: auto;
    margin-top: auto;
    padding-top: 75px; }
.layout-testimonials .contact-testimonial {
  background: url("../img/testimonials-phone-bg.png") no-repeat;
  height: 289px; }
  .layout-testimonials .contact-testimonial .contact-testimonial-text {
    text-align: center;
    font-family: "AvenirLTStd-Light";
    color: #ffffff;
    font-size: 16px;
    padding-top: 70px; }
    .layout-testimonials .contact-testimonial .contact-testimonial-text p {
      font-family: "AvenirLTStd-Light";
      color: #ffffff;
      font-size: 16px; }
  .layout-testimonials .contact-testimonial .contact-phone {
    width: 550px;
    margin-left: auto;
    margin-right: auto; }

.ipWidget-Testimonials {
  background: url("../img/test-bg.jpg") center center;
  height: 770px; }
  .ipWidget-Testimonials .testimonials_block_title {
    text-align: center;
    font-family: "AvenirLTStd-Light";
    font-size: 30px;
    padding-top: 80px;
    color: #252525; }
    .ipWidget-Testimonials .testimonials_block_title .testimonials-title {
      padding-bottom: 75px;
      padding-top: 35px;
      font-size: 21px;
      font-family: "AvenirLTStd-Light";
      color: #333333; }
      .ipWidget-Testimonials .testimonials_block_title .testimonials-title p {
        font-size: 21px;
        font-family: "AvenirLTStd-Light"; }
  .ipWidget-Testimonials .left-arrow {
    width: 45px;
    height: 45px;
    border-radius: 100%;
    background: url("../img/left-arrow-testimonials.png");
    float: left;
    /*margin-right: 15px;
    margin-left: 35px;*/
    cursor: pointer; }
  .ipWidget-Testimonials .right-arrow {
    width: 45px;
    height: 45px;
    border-radius: 100%;
    background: url("../img/right-arrow-testimonials.png");
    float: right;
    margin-right: 15px;
    cursor: pointer; }
  .ipWidget-Testimonials .pagination {
    display: none; }
  .ipWidget-Testimonials .testimonial-item {
    background-color: #fefefe;
    text-align: center;
    width: 250px;
    height: 460px;
    margin-left: 20px;
    position: relative; }
    .ipWidget-Testimonials .testimonial-item .testimonial-image {
      padding-top: 40px;
      margin-left: auto;
      margin-right: auto; }
      .ipWidget-Testimonials .testimonial-item .testimonial-image img {
        width: 125px;
        height: 125px;
        border-radius: 100%; }
    .ipWidget-Testimonials .testimonial-item .testimonial-name {
      font-family: "AvenirLTStd-Light";
      font-size: 18px;
      color: #000000;
      letter-spacing: 2px;
      padding-top: 35px;
      margin-bottom: 10px; }
    .ipWidget-Testimonials .testimonial-item .testimonial-category {
      font-size: 14px;
      color: #333333;
      letter-spacing: 2px;
      padding-top: 10px; }
    .ipWidget-Testimonials .testimonial-item .testimonial-text {
      font-family: AvenirLTStd-Light;
      color: #989898;
      line-height: 20px;
      font-size: 12px;
      padding: 18px 11px;
      letter-spacing: 1.5px; }
    .ipWidget-Testimonials .testimonial-item .cross {
      position: absolute;
      right: 17px;
      top: 17px; }
      .ipWidget-Testimonials .testimonial-item .cross img {
        cursor: pointer; }
    .ipWidget-Testimonials .testimonial-item .div_button {
      padding-top: 30px;
      position: absolute;
      bottom: 40px;
      left: 50px; }
    .ipWidget-Testimonials .testimonial-item .button-testimonials {
      border: 1px solid #e48b78;
      border-radius: 15px;
      text-decoration: none;
      letter-spacing: 2px;
      color: #989898;
      padding: 10px 40px 10px 44px;
      cursor: pointer; }
      .ipWidget-Testimonials .testimonial-item .button-testimonials:hover {
        color: #ffffff;
        background: #e48b78; }
  .ipWidget-Testimonials .testimonials-row {
    width: 1200px;
    margin-left: auto;
    margin-right: auto; }
  .ipWidget-Testimonials .testimonials-row-2 {
    width: 560px;
    margin-left: auto;
    margin-right: auto; }
    .ipWidget-Testimonials .testimonials-row-2 .testimonial-item-0 {
      margin-left: 0; }
  .ipWidget-Testimonials .testimonials-row-3 {
    width: 830px;
    margin-left: auto;
    margin-right: auto; }
    .ipWidget-Testimonials .testimonials-row-3 .testimonial-item-0 {
      margin-left: 0; }
  .ipWidget-Testimonials .testimonials-row-4 {
    width: 1100px;
    margin-left: auto;
    margin-right: auto; }
    .ipWidget-Testimonials .testimonials-row-4 .testimonial-item-0 {
      margin-left: 0; }
  .ipWidget-Testimonials .video-row {
    width: 1180px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    background-color: #ffffff;
    height: 460px;
    display: none; }
    .ipWidget-Testimonials .video-row .x-button {
      cursor: pointer;
      position: absolute;
      top: 17px;
      right: 17px;
      z-index: 1;
      float: right; }
    .ipWidget-Testimonials .video-row .video-title {
      font-family: AvenirLTStd-Heavy;
      font-size: 24px;
      text-transform: uppercase;
      color: #000000;
      letter-spacing: 2px;
      margin-top: 140px;
      margin-left: 35px; }
    .ipWidget-Testimonials .video-row .video-text {
      margin-left: 35px;
      font-family: AvenirLTStd-Light;
      font-size: 14px;
      color: #969695;
      width: 400px;
      letter-spacing: 1px;
      margin-top: 25px; }
    .ipWidget-Testimonials .video-row .separator-bar {
      margin-left: 35px;
      width: 40px;
      border: 1px solid #7e979c;
      margin-top: 50px;
      margin-bottom: 25px; }
    .ipWidget-Testimonials .video-row a {
      margin-left: 35px;
      text-decoration: none;
      cursor: pointer;
      color: #d85b3b;
      font-size: 16px;
      letter-spacing: 2px;
      font-weight: 700; }
    .ipWidget-Testimonials .video-row .video-iframe {
      margin-left: 80px;
      margin-top: 75px; }
      .ipWidget-Testimonials .video-row .video-iframe iframe {
        width: 473px;
        height: auto; }
  .ipWidget-Testimonials .controllers {
    display: none; }

@supports (-moz-appearance: none) and (display: contents) {
  .ipWidget-Packs .arrow-packs {
    right: -30px !important; }
  .ipWidget-Packs .arrow-left-packs {
    left: -15px !important; } }
.ipWidget-Packs .packs-sm {
  display: none; }
.ipWidget-Packs .arrow-packs {
  padding-top: 35px;
  position: absolute;
  right: 0px;
  cursor: pointer; }
  .ipWidget-Packs .arrow-packs p {
    margin-top: 10px;
    width: 65px;
    text-align: center;
    font-size: 14px;
    color: #4c4d4e;
    margin-left: -15px;
    letter-spacing: 2px; }
.ipWidget-Packs .arrow-left-packs {
  padding-top: 35px;
  position: absolute;
  float: left;
  left: 0px;
  margin-right: -50px;
  cursor: pointer; }
  .ipWidget-Packs .arrow-left-packs p {
    margin-top: 10px;
    width: 65px;
    text-align: center;
    font-size: 14px;
    color: #4c4d4e;
    margin-left: -15px;
    letter-spacing: 2px; }
  .ipWidget-Packs .arrow-left-packs img {
    transform: rotate(180deg); }
.ipWidget-Packs table {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: auto;
  font-weight: normal; }
  .ipWidget-Packs table tr:first-child td {
    font-weight: normal; }
  .ipWidget-Packs table td {
    width: 200px;
    border: none;
    font-family: AvenirLTStd-Medium;
    font-size: 14px; }
.ipWidget-Packs .logo-table td {
  border-right: 1px solid #e7e7e7; }
.ipWidget-Packs .logo-table .packs-col-0 {
  display: none; }
.ipWidget-Packs .contents-table {
  font-size: 12px; }
  .ipWidget-Packs .contents-table :first-child {
    background-color: #2ca7db;
    color: #ffffff;
    font-family: bebas_neuebook;
    font-size: 30px;
    letter-spacing: 2px; }
    .ipWidget-Packs .contents-table :first-child .plus-button {
      background: url("../img/plus-button.png");
      position: absolute;
      bottom: 20px;
      left: 45%;
      cursor: pointer;
      display: block;
      width: 22px;
      height: 23px; }
    .ipWidget-Packs .contents-table :first-child .minus-button {
      background: url("../img/minus-button.png");
      position: absolute;
      bottom: 20px;
      left: 45%;
      cursor: pointer;
      display: block;
      width: 22px;
      height: 22px; }
  .ipWidget-Packs .contents-table td {
    background-color: #e9f6fb;
    position: relative;
    height: 260px; }
    .ipWidget-Packs .contents-table td .open-content {
      display: none;
      font-family: AvenirLTStd-Medium;
      font-size: 12px !important;
      letter-spacing: 0px;
      background: inherit;
      width: 100%;
      z-index: 1;
      color: #666666;
      line-height: 20px;
      padding-left: 20px;
      padding-right: 20px;
      padding-top: 15px;
      position: absolute;
      height: 552px;
      top: 0;
      left: 0; }
      .ipWidget-Packs .contents-table td .open-content p {
        font-family: AvenirLTStd-Medium;
        font-size: 12px !important;
        letter-spacing: 0px;
        background: transparent;
        color: #666666; }
      .ipWidget-Packs .contents-table td .open-content ul {
        margin-top: 10px; }
      .ipWidget-Packs .contents-table td .open-content li {
        line-height: 15px; }
        .ipWidget-Packs .contents-table td .open-content li:first-child {
          background-color: transparent;
          color: #666666;
          letter-spacing: 0;
          font-family: AvenirLTStd-Medium; }
      .ipWidget-Packs .contents-table td .open-content * {
        font-family: AvenirLTStd-Medium;
        font-size: 12px; }
    .ipWidget-Packs .contents-table td .close-content {
      font-family: AvenirLTStd-Medium;
      font-size: 12px !important;
      letter-spacing: 0px;
      background: transparent;
      color: #666666;
      line-height: 20px;
      margin-left: 10px;
      margin-right: 10px;
      margin-top: -30px; }
      .ipWidget-Packs .contents-table td .close-content p {
        font-family: AvenirLTStd-Medium;
        font-size: 12px !important;
        letter-spacing: 0px;
        background: transparent;
        color: #666666; }
    .ipWidget-Packs .contents-table td p {
      font-family: AvenirLTStd-Medium;
      font-size: 12px; }
  .ipWidget-Packs .contents-table td:nth-child(even) {
    background-color: #f4fbfd; }
.ipWidget-Packs .services-table {
  background-color: #e4f3d9; }
  .ipWidget-Packs .services-table tr {
    height: 50px; }
    .ipWidget-Packs .services-table tr .active-service {
      background: url(../img/check-packs.png) no-repeat center; }
    .ipWidget-Packs .services-table tr td {
      border-right: 1px solid #c8e7b0; }
    .ipWidget-Packs .services-table tr :last-child, .ipWidget-Packs .services-table tr :first-child {
      border: none; }
  .ipWidget-Packs .services-table tr:nth-of-type(odd) {
    background-color: #effde4; }
    .ipWidget-Packs .services-table tr:nth-of-type(odd) td:nth-of-type(1) {
      background-color: #c8e7b0; }
  .ipWidget-Packs .services-table tr:nth-of-type(even) td:nth-of-type(1) {
    background-color: #bce0a0; }
  .ipWidget-Packs .services-table .title-services {
    color: #666666;
    font-family: AvenirLTStd-Medium;
    font-size: 12px;
    letter-spacing: 0px;
    text-align: left; }
    .ipWidget-Packs .services-table .title-services p {
      color: #666666;
      font-family: AvenirLTStd-Medium;
      font-size: 12px;
      letter-spacing: 0px;
      text-align: left; }
  .ipWidget-Packs .services-table tr:nth-of-type(1) td {
    padding-left: 30px;
    height: 80px; }
  .ipWidget-Packs .services-table tr:nth-of-type(1) td:nth-of-type(1) {
    background-color: #7ac142;
    color: #ffffff;
    font-family: bebas_neuebook;
    font-size: 30px;
    letter-spacing: 2px;
    text-align: center;
    padding-left: 0; }
.ipWidget-Packs .technology-table {
  background-color: #ffe3c2; }
  .ipWidget-Packs .technology-table tr {
    height: 50px; }
    .ipWidget-Packs .technology-table tr .active-service {
      background: url(../img/check-packs.png) no-repeat center; }
    .ipWidget-Packs .technology-table tr td {
      border-right: 1px solid #fbcb94; }
    .ipWidget-Packs .technology-table tr :last-child, .ipWidget-Packs .technology-table tr :first-child {
      border: none; }
  .ipWidget-Packs .technology-table tr:nth-of-type(odd) {
    background-color: #ffe9d0; }
    .ipWidget-Packs .technology-table tr:nth-of-type(odd) td:nth-of-type(1) {
      background-color: #fbd3a5; }
  .ipWidget-Packs .technology-table tr:nth-of-type(even) td:nth-of-type(1) {
    background-color: #fbcb94; }
  .ipWidget-Packs .technology-table tr:nth-of-type(1) {
    color: #f89829;
    height: 80px; }
    .ipWidget-Packs .technology-table tr:nth-of-type(1) td {
      font-family: bebas_neuebook;
      font-size: 24px;
      letter-spacing: 2px; }
    .ipWidget-Packs .technology-table tr:nth-of-type(1) td:nth-of-type(1) {
      font-family: bebas_neuebook;
      background-color: #f89829;
      color: #ffffff;
      font-size: 30px; }
  .ipWidget-Packs .technology-table .buttons {
    border-right: 1px solid white;
    background-color: #ffffff; }
    .ipWidget-Packs .technology-table .buttons td {
      background-color: #ffffff;
      border: none; }
    .ipWidget-Packs .technology-table .buttons .buttons-first {
      background-color: #ffffff !important; }
    .ipWidget-Packs .technology-table .buttons .button-td {
      padding-top: 110px;
      padding-bottom: 100px; }
      .ipWidget-Packs .technology-table .buttons .button-td .ipWidget-MRButton a {
        border: 1px solid #d85b3b;
        border-radius: 20px;
        padding: 10px 40px 10px 40px;
        letter-spacing: 2px;
        text-decoration: none;
        color: #666666;
        background-color: #FFFFFF; }
        .ipWidget-Packs .technology-table .buttons .button-td .ipWidget-MRButton a:hover {
          color: #ffffff;
          background-color: #d85b3b; }

.layout-packs .banner-packs {
  background: url("../img/sky-banner.png") no-repeat center center;
  height: 193px; }
.layout-packs .form {
  text-align: center;
  border-bottom: 1px solid #ededed;
  margin-bottom: 80px; }
  .layout-packs .form .title-form {
    color: #303030;
    padding-top: 75px;
    font-family: "AvenirLTStd-Light";
    font-size: 30px;
    width: 700px;
    margin-left: auto;
    margin-right: auto; }
    .layout-packs .form .title-form p {
      font-family: "AvenirLTStd-Light";
      font-size: 30px; }
  .layout-packs .form .text-form {
    width: 700px;
    margin-left: auto;
    margin-right: auto;
    color: #919191;
    padding-top: 20px;
    font-family: "AvenirLTStd-Light";
    font-size: 21px; }
    .layout-packs .form .text-form p {
      font-family: "AvenirLTStd-Light";
      font-size: 21px;
      line-height: 20px; }
  .layout-packs .form .button-div {
    padding-top: 30px;
    padding-bottom: 60px; }
    .layout-packs .form .button-div .button-form {
      text-decoration: none;
      color: #ffffff;
      background-color: #7ac142;
      border-radius: 20px;
      letter-spacing: 2px;
      font-family: bebas_neuebold;
      font-size: 14px;
      padding: 10px 18px 10px 18px; }

.ipWidget-TestimonialBanner .testimonials-banner .banner-item {
  color: #ffffff;
  height: 100%;
  text-align: center; }
  .ipWidget-TestimonialBanner .testimonials-banner .banner-item .test-banner-name {
    font-family: "AvenirLTStd-Light";
    font-size: 24px; }
  .ipWidget-TestimonialBanner .testimonials-banner .banner-item .test-banner-title {
    font-family: bebas_neuebook;
    font-size: 12px;
    letter-spacing: 2px; }
  .ipWidget-TestimonialBanner .testimonials-banner .banner-item .test-banner-text {
    font-family: AvenirLTStd-Light;
    font-size: 18px; }
  .ipWidget-TestimonialBanner .testimonials-banner .banner-item .test-banner-button {
    padding-top: 45px; }
  .ipWidget-TestimonialBanner .testimonials-banner .banner-item .read-more-button {
    text-decoration: none;
    color: #7ac142;
    background-color: #ffffff;
    border-radius: 20px;
    padding: 15px 60px 15px 60px;
    font-family: bebas_neuebook;
    letter-spacing: 2px;
    font-size: 12px; }
  .ipWidget-TestimonialBanner .testimonials-banner .banner-item .video-button {
    background: url("../img/play-button.png") no-repeat center;
    width: 54px;
    height: 54px;
    border-radius: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: -15px; }
.ipWidget-TestimonialBanner .testimonials-banner .banner-row-3 {
  height: 335px; }
  .ipWidget-TestimonialBanner .testimonials-banner .banner-row-3 .banner-item .test-banner-name {
    padding-top: 65px; }
  .ipWidget-TestimonialBanner .testimonials-banner .banner-row-3 .banner-item .test-banner-title {
    padding-top: 5px; }
  .ipWidget-TestimonialBanner .testimonials-banner .banner-row-3 .banner-item .test-banner-text {
    padding-top: 25px;
    width: 270px;
    margin-left: auto;
    margin-right: auto; }
.ipWidget-TestimonialBanner .testimonials-banner .banner-row-2 {
  height: 435px; }
  .ipWidget-TestimonialBanner .testimonials-banner .banner-row-2 .banner-item .test-banner-name {
    padding-top: 125px; }
  .ipWidget-TestimonialBanner .testimonials-banner .banner-row-2 .banner-item .test-banner-title {
    padding-top: 5px; }
  .ipWidget-TestimonialBanner .testimonials-banner .banner-row-2 .banner-item .test-banner-text {
    padding-top: 25px;
    width: 336px;
    margin-left: auto;
    margin-right: auto; }

.layout-home-profile .header-home {
  position: relative; }
  .layout-home-profile .header-home .bg-img {
    height: 585px; }
  .layout-home-profile .header-home .header-title {
    display: none; }
  .layout-home-profile .header-home .header-description {
    text-align: center;
    font-family: "AvenirLTStd-Light";
    letter-spacing: 1px;
    color: #ffffff;
    font-size: 30px;
    width: 860px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 245px; }
  .layout-home-profile .header-home .separator-bar {
    width: 40px;
    border-top: 1px solid #ffffff;
    position: absolute;
    bottom: 200px;
    left: 50%; }
.layout-home-profile .header-home-sm {
  display: none; }
.layout-home-profile .links {
  background: #FFFFFF url("../img/links-bg.png") no-repeat top center; }
  .layout-home-profile .links .links-grid {
    margin-left: auto;
    margin-right: auto;
    width: 1114px;
    padding-top: 100px;
    padding-bottom: 110px; }
    .layout-home-profile .links .links-grid .row1 {
      margin: 0; }
    .layout-home-profile .links .links-grid .row2 {
      margin: 0; }
.layout-home-profile .direct-access-text {
  color: #919191;
  padding-top: 108px;
  margin-bottom: -50px;
  width: 700px;
  margin-left: auto;
  margin-right: auto;
  font-family: "AvenirLTStd-Light";
  font-size: 21px;
  text-align: center; }
  .layout-home-profile .direct-access-text p {
    font-family: "AvenirLTStd-Light";
    font-size: 21px;
    text-align: center; }
.layout-home-profile .lms {
  background: #f7f7f7;
  text-align: center; }
  .layout-home-profile .lms .lms-title {
    font-size: 30px;
    font-family: AvenirLTStd-Light;
    letter-spacing: 3px;
    color: #252525;
    padding-top: 45px; }
    .layout-home-profile .lms .lms-title p {
      font-size: 30px;
      font-family: AvenirLTStd-Light;
      letter-spacing: 1.5px;
      color: #252525; }
      .layout-home-profile .lms .lms-title p * {
        font-size: 30px;
        font-family: AvenirLTStd-Light;
        color: #252525; }
        .layout-home-profile .lms .lms-title p * a {
          text-decoration: none; }
  .layout-home-profile .lms .lms-subtitle {
    font-size: 21px;
    font-family: "AvenirLTStd-Light";
    color: #919191; }
    .layout-home-profile .lms .lms-subtitle p {
      font-size: 21px;
      font-family: "AvenirLTStd-Light";
      color: #919191; }
  .layout-home-profile .lms .lms-icons {
    width: 925px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 50px;
    padding-bottom: 30px; }
.layout-home-profile.home-family .share-family {
  text-align: center; }
  .layout-home-profile.home-family .share-family .share-family-title {
    color: #252525;
    padding-top: 105px;
    font-family: "AvenirLTStd-Light";
    font-size: 30px;
    letter-spacing: 2px; }
    .layout-home-profile.home-family .share-family .share-family-title p {
      font-family: "AvenirLTStd-Light";
      font-size: 30px;
      letter-spacing: 2px; }
  .layout-home-profile.home-family .share-family .share-family-subtitle {
    color: #66cc33;
    padding-top: 45px;
    font-family: "AvenirLTStd-Light";
    font-size: 20px; }
    .layout-home-profile.home-family .share-family .share-family-subtitle p {
      font-family: "AvenirLTStd-Light";
      font-size: 20px; }
  .layout-home-profile.home-family .share-family .separator-bar {
    width: 40px;
    border-top: 1px solid #dedede;
    margin-right: auto;
    margin-left: auto;
    margin-top: 25px; }
  .layout-home-profile.home-family .share-family .share-family-text {
    color: #919191;
    width: 700px;
    margin-left: auto;
    font-family: "AvenirLTStd-Light";
    font-size: 21px;
    padding-top: 30px;
    padding-bottom: 100px;
    margin-right: auto;
    line-height: 28px; }
    .layout-home-profile.home-family .share-family .share-family-text p {
      font-family: "AvenirLTStd-Light";
      font-size: 21px;
      line-height: 28px; }
.layout-home-profile.home-family .lms-icons {
  width: 630px !important; }
.layout-home-profile.home-family .month .bg-img {
  height: 400px !important; }
.layout-home-profile.home-teacher .coaching .bg-img {
  min-height: 535px; }
.layout-home-profile.home-teacher .banner-cols .bg-img {
  min-height: 293px; }
.layout-home-profile.home-teacher .share-teacher-text {
  text-align: center; }
  .layout-home-profile.home-teacher .share-teacher-text .share-teacher-title {
    color: #252525;
    padding-top: 105px;
    font-family: "AvenirLTStd-Light";
    font-size: 30px;
    letter-spacing: 2px; }
    .layout-home-profile.home-teacher .share-teacher-text .share-teacher-title p {
      font-family: "AvenirLTStd-Light";
      font-size: 30px;
      letter-spacing: 2px; }
  .layout-home-profile.home-teacher .share-teacher-text .share-teacher-subtitle {
    color: #f89829;
    padding-top: 45px;
    font-family: "AvenirLTStd-Light";
    font-size: 20px; }
    .layout-home-profile.home-teacher .share-teacher-text .share-teacher-subtitle p {
      font-family: "AvenirLTStd-Light";
      font-size: 20px; }
  .layout-home-profile.home-teacher .share-teacher-text .separator-bar {
    width: 40px;
    border-top: 1px solid #dedede;
    margin-right: auto;
    margin-left: auto;
    margin-top: 25px; }
  .layout-home-profile.home-teacher .share-teacher-text .share-teacher-text {
    color: #919191;
    width: 700px;
    margin-left: auto;
    font-family: "AvenirLTStd-Light";
    font-size: 21px;
    padding-top: 30px;
    padding-bottom: 100px;
    margin-right: auto;
    line-height: 28px; }
    .layout-home-profile.home-teacher .share-teacher-text .share-teacher-text p {
      font-family: "AvenirLTStd-Light";
      font-size: 21px;
      line-height: 28px; }
.layout-home-profile.home-director .share-director .bg-img {
  min-height: 450px; }
.layout-home-profile.home-director .events-director .bg-img {
  min-height: 561px; }
.layout-home-profile.home-director .share-director-text {
  text-align: center; }
  .layout-home-profile.home-director .share-director-text .share-director-title {
    color: #252525;
    padding-top: 105px;
    font-family: "AvenirLTStd-Light";
    font-size: 30px;
    letter-spacing: 2px; }
    .layout-home-profile.home-director .share-director-text .share-director-title p {
      font-family: "AvenirLTStd-Light";
      font-size: 30px;
      letter-spacing: 2px; }
  .layout-home-profile.home-director .share-director-text .share-director-subtitle {
    color: #b8447e;
    padding-top: 45px;
    font-family: "AvenirLTStd-Light";
    font-size: 20px; }
    .layout-home-profile.home-director .share-director-text .share-director-subtitle p {
      font-family: "AvenirLTStd-Light";
      font-size: 20px; }
  .layout-home-profile.home-director .share-director-text .separator-bar {
    width: 40px;
    border-top: 1px solid #dedede;
    margin-right: auto;
    margin-left: auto;
    margin-top: 25px; }
  .layout-home-profile.home-director .share-director-text .share-director-text {
    color: #919191;
    width: 700px;
    margin-left: auto;
    font-family: "AvenirLTStd-Light";
    font-size: 21px;
    padding-top: 30px;
    padding-bottom: 100px;
    margin-right: auto;
    line-height: 28px; }
    .layout-home-profile.home-director .share-director-text .share-director-text p {
      font-family: "AvenirLTStd-Light";
      font-size: 21px;
      line-height: 28px; }

.ipWidget-Cards.ipSkin-no-payment .cards .row-cards {
  width: 805px; }
.ipWidget-Cards.ipSkin-default .cards .row-cards, .ipWidget-Cards.ipSkin-SinInterior .cards .row-cards {
  width: 1080px; }
.ipWidget-Cards .cards {
  background: url("../img/cards-bg.png") no-repeat center;
  height: 563px; }
  .ipWidget-Cards .cards .row-cards {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    height: 417px;
    color: #ffffff; }
    .ipWidget-Cards .cards .row-cards .cards-item {
      height: 392px;
      margin-top: 75px;
      margin-right: 20px;
      width: 255px; }
      .ipWidget-Cards .cards .row-cards .cards-item.yellow-card {
        background-color: #daab21;
        margin-right: 0px; }
      .ipWidget-Cards .cards .row-cards .cards-item.red-card {
        background-color: #ca593c; }
      .ipWidget-Cards .cards .row-cards .cards-item.green-card {
        background-color: #70a943; }
      .ipWidget-Cards .cards .row-cards .cards-item.blue-card {
        background-color: #32a1cf; }
      .ipWidget-Cards .cards .row-cards .cards-item .card-icon {
        padding-top: 50px;
        width: 129px;
        height: 178px;
        margin: 0 auto;
        cursor: pointer; }
        .ipWidget-Cards .cards .row-cards .cards-item .card-icon .bg-img {
          height: 129px; }
      .ipWidget-Cards .cards .row-cards .cards-item .card-title {
        font-family: AvenirLTStd-Light;
        font-size: 19px;
        letter-spacing: 2px;
        padding-top: 15px;
        width: 230px; }
        .ipWidget-Cards .cards .row-cards .cards-item .card-title p {
          font-family: AvenirLTStd-Light;
          font-size: 19px;
          letter-spacing: 1.5px; }
      .ipWidget-Cards .cards .row-cards .cards-item .card-text {
        font-family: "AvenirLTStd-Light";
        font-size: 13px;
        letter-spacing: 1px;
        padding-top: 10px;
        width: 190px;
        margin-left: auto;
        margin-right: auto;
        height: 60px; }
        .ipWidget-Cards .cards .row-cards .cards-item .card-text p {
          cursor: pointer;
          font-size: 13px; }
          .ipWidget-Cards .cards .row-cards .cards-item .card-text p a {
            text-decoration: none;
            font-family: "AvenirLTStd-Light";
            font-size: 13px;
            letter-spacing: 1px;
            color: #FFFFFF; }
      .ipWidget-Cards .cards .row-cards .cards-item .card-button-div {
        padding-top: 45px;
        cursor: pointer; }
        .ipWidget-Cards .cards .row-cards .cards-item .card-button-div .ipWidget-MRButton .widget-button a {
          width: 140px;
          margin-left: auto;
          margin-right: auto;
          text-decoration: none;
          background: transparent;
          color: #ffffff;
          border: 1px solid #ffffff;
          border-radius: 20px;
          padding: 10px 45px 10px 45px;
          font-size: 14px;
          letter-spacing: 2px;
          cursor: pointer; }
  .ipWidget-Cards .cards .row-payment-sm, .ipWidget-Cards .cards .row-hire-sm, .ipWidget-Cards .cards .button-sm {
    display: none; }
  .ipWidget-Cards .cards .row-payment {
    display: none;
    text-align: center; }
    .ipWidget-Cards .cards .row-payment .arrow-left {
      float: left;
      cursor: pointer;
      z-index: 1;
      margin-top: 30px;
      margin-left: 43px; }
      .ipWidget-Cards .cards .row-payment .arrow-left img {
        width: 35px;
        height: 35px; }
      .ipWidget-Cards .cards .row-payment .arrow-left p {
        display: inline;
        color: #ffffff;
        font-family: "AvenirLTStd-Light";
        font-size: 20px;
        padding-left: 10px; }
    .ipWidget-Cards .cards .row-payment .arrow-right {
      float: right;
      cursor: pointer;
      z-index: 1;
      margin-top: 30px;
      margin-right: 43px; }
      .ipWidget-Cards .cards .row-payment .arrow-right img {
        width: 35px;
        height: 35px; }
      .ipWidget-Cards .cards .row-payment .arrow-right p {
        display: inline;
        color: #ffffff;
        font-family: "AvenirLTStd-Light";
        font-size: 20px;
        padding-right: 10px; }
    .ipWidget-Cards .cards .row-payment .payment-row-title {
      color: #ffffff;
      font-family: AvenirLTStd-Light;
      font-size: 32px;
      padding-top: 20px;
      width: 800px;
      margin-left: auto;
      margin-right: auto; }
    .ipWidget-Cards .cards .row-payment .payment-subtitle {
      color: #cccccc;
      font-family: AvenirLTStd-Light;
      font-size: 20px;
      padding-top: 5px; }
    .ipWidget-Cards .cards .row-payment .payment-item-list {
      height: 311px;
      width: 810px;
      padding-top: 35px;
      margin-left: auto;
      margin-right: auto; }
      .ipWidget-Cards .cards .row-payment .payment-item-list .first {
        margin-right: 30px; }
      .ipWidget-Cards .cards .row-payment .payment-item-list .payment-item {
        width: 390px;
        background-color: #e8e8e8;
        height: 280px;
        position: relative; }
        .ipWidget-Cards .cards .row-payment .payment-item-list .payment-item .payment-item-icon {
          margin: 40px auto 0 auto;
          text-align: center;
          position: absolute;
          width: 100%;
          bottom: 160px;
          margin-left: -15px; }
          .ipWidget-Cards .cards .row-payment .payment-item-list .payment-item .payment-item-icon a {
            display: inline-block; }
            .ipWidget-Cards .cards .row-payment .payment-item-list .payment-item .payment-item-icon a img {
              display: inline-block; }
          .ipWidget-Cards .cards .row-payment .payment-item-list .payment-item .payment-item-icon img {
            display: inline-block; }
        .ipWidget-Cards .cards .row-payment .payment-item-list .payment-item .payment-title {
          font-family: AvenirLTStd-Light;
          font-size: 22px;
          color: #0884bf;
          letter-spacing: 1px;
          padding-top: 10px;
          position: absolute;
          width: 97%;
          bottom: 50px; }
          .ipWidget-Cards .cards .row-payment .payment-item-list .payment-item .payment-title p {
            font-family: AvenirLTStd-Light;
            font-size: 22px;
            color: #0884bf; }
        .ipWidget-Cards .cards .row-payment .payment-item-list .payment-item .payment-text {
          font-family: "AvenirLTStd-Light";
          font-size: 15px;
          color: #252525;
          position: absolute;
          width: 97%;
          bottom: 30px; }
          .ipWidget-Cards .cards .row-payment .payment-item-list .payment-item .payment-text p {
            font-family: "AvenirLTStd-Light";
            font-size: 15px;
            color: #252525; }
        .ipWidget-Cards .cards .row-payment .payment-item-list .payment-item .payment-icon {
          margin-left: auto;
          margin-right: auto;
          padding-top: 40px;
          padding-left: 30px; }
    .ipWidget-Cards .cards .row-payment .download-payment-button-div {
      padding-top: 45px; }
      .ipWidget-Cards .cards .row-payment .download-payment-button-div a {
        text-decoration: none;
        color: #ffffff;
        background-color: #d85b3b;
        border-radius: 20px;
        padding: 15px 30px 15px 30px;
        font-size: 14px;
        letter-spacing: 1px; }
  .ipWidget-Cards .cards .row-hire {
    display: none;
    text-align: center; }
    .ipWidget-Cards .cards .row-hire .arrow-left {
      float: left;
      cursor: pointer;
      z-index: 1;
      margin-top: 30px;
      margin-left: 43px; }
      .ipWidget-Cards .cards .row-hire .arrow-left img {
        width: 35px;
        height: 35px; }
      .ipWidget-Cards .cards .row-hire .arrow-left p {
        display: inline;
        color: #ffffff;
        font-family: "AvenirLTStd-Light";
        font-size: 20px;
        padding-left: 10px; }
    .ipWidget-Cards .cards .row-hire .arrow-right {
      float: right;
      cursor: pointer;
      z-index: 1;
      margin-top: 30px;
      margin-right: 43px; }
      .ipWidget-Cards .cards .row-hire .arrow-right img {
        width: 35px;
        height: 35px; }
      .ipWidget-Cards .cards .row-hire .arrow-right p {
        display: inline;
        color: #ffffff;
        font-family: "AvenirLTStd-Light";
        font-size: 20px;
        padding-right: 10px; }
    .ipWidget-Cards .cards .row-hire .hire-row-title {
      color: #ffffff;
      font-family: AvenirLTStd-Light;
      font-size: 32px;
      padding-top: 20px;
      width: 800px;
      margin-left: auto;
      margin-right: auto; }
    .ipWidget-Cards .cards .row-hire .hire-subtitle {
      color: #cccccc;
      font-family: AvenirLTStd-Light;
      font-size: 20px;
      padding-top: 15px; }
    .ipWidget-Cards .cards .row-hire .hire-item-list {
      height: 311px;
      width: 810px;
      padding-top: 35px;
      margin-left: auto;
      margin-right: auto; }
      .ipWidget-Cards .cards .row-hire .hire-item-list .first {
        margin-right: 30px; }
      .ipWidget-Cards .cards .row-hire .hire-item-list .hire-item {
        width: 390px;
        background-color: #e8e8e8;
        height: 280px; }
        .ipWidget-Cards .cards .row-hire .hire-item-list .hire-item .hire-item-icon {
          margin: 40px auto 0 auto;
          text-align: center; }
          .ipWidget-Cards .cards .row-hire .hire-item-list .hire-item .hire-item-icon a {
            display: inline-block; }
            .ipWidget-Cards .cards .row-hire .hire-item-list .hire-item .hire-item-icon a img {
              display: inline-block; }
          .ipWidget-Cards .cards .row-hire .hire-item-list .hire-item .hire-item-icon img {
            display: inline-block; }
        .ipWidget-Cards .cards .row-hire .hire-item-list .hire-item .hire-title {
          font-family: AvenirLTStd-Light;
          font-size: 22px;
          color: #369237;
          letter-spacing: 1px;
          padding-top: 10px;
          width: 230px;
          margin-left: auto;
          margin-right: auto; }
          .ipWidget-Cards .cards .row-hire .hire-item-list .hire-item .hire-title p {
            font-family: AvenirLTStd-Light;
            font-size: 22px;
            color: #369237; }
        .ipWidget-Cards .cards .row-hire .hire-item-list .hire-item .hire-text {
          font-family: "AvenirLTStd-Light";
          font-size: 15px;
          color: #252525;
          padding-top: 5px; }
          .ipWidget-Cards .cards .row-hire .hire-item-list .hire-item .hire-text p {
            font-family: "AvenirLTStd-Light";
            font-size: 15px;
            color: #252525; }
        .ipWidget-Cards .cards .row-hire .hire-item-list .hire-item .hire-icon {
          margin-left: auto;
          margin-right: auto;
          padding-top: 40px;
          padding-left: 30px; }

.layout-basis .banner {
  background: url("../img/sky-banner.png") no-repeat center center;
  height: 193px; }
.layout-basis section.challengebg {
  height: 400px;
  width: 100%;
  background: url("../img/girl2.png") no-repeat center center;
  text-align: center;
  color: #fff; }
  .layout-basis section.challengebg .title {
    padding-top: 130px;
    font-size: 30px;
    font-family: AvenirLTStd-Light;
    margin-bottom: 40px; }
    .layout-basis section.challengebg .title * {
      font-family: AvenirLTStd-Roman; }
  .layout-basis section.challengebg .subtitle {
    line-height: 33px;
    font-size: 21px;
    font-family: AvenirLTStd-Light;
    width: 600px;
    margin: 0 auto; }
    .layout-basis section.challengebg .subtitle * {
      font-family: AvenirLTStd-Roman; }
.layout-basis .challenge {
  margin-left: auto;
  margin-right: auto;
  width: 800px; }
  .layout-basis .challenge .basis-title {
    color: #303030;
    font-size: 30px;
    padding-top: 80px;
    font-family: "AvenirLTStd-Light"; }
    .layout-basis .challenge .basis-title p {
      color: #303030;
      font-size: 30px;
      font-family: "AvenirLTStd-Light"; }
  .layout-basis .challenge .basis-text {
    color: #666666;
    font-size: 16px;
    font-family: "AvenirLTStd-Light";
    padding-bottom: 50px; }
    .layout-basis .challenge .basis-text p {
      padding-top: 15px;
      color: #666666;
      font-size: 16px;
      font-family: "AvenirLTStd-Light";
      line-height: 25px; }
    .layout-basis .challenge .basis-text ul {
      list-style-image: url("../img/bullet-img.png");
      padding-left: 0;
      padding-top: 20px; }
      .layout-basis .challenge .basis-text ul li {
        font-family: "AvenirLTStd-Light";
        font-size: 18px;
        color: #919191;
        padding-left: 5px;
        line-height: 30px; }
        .layout-basis .challenge .basis-text ul li span {
          font-family: "AvenirLTStd-Light";
          font-size: 18px;
          color: #919191; }

.ipWidget-BasisValues {
  width: 800px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 150px; }
  .ipWidget-BasisValues .num-bullet {
    display: none; }
  .ipWidget-BasisValues .values-title {
    color: #252525;
    font-family: AvenirLTStd-Light;
    font-size: 30px;
    padding-bottom: 30px;
    padding-top: 35px; }
  .ipWidget-BasisValues .values-content {
    position: relative; }
    .ipWidget-BasisValues .values-content .values-line {
      float: left; }
    .ipWidget-BasisValues .values-content .text-item .number-bullet {
      float: left;
      font-family: AvenirLTStd-Heavy;
      font-size: 24px;
      color: #666666;
      padding-left: 15px; }
    .ipWidget-BasisValues .values-content .text-item .vertical-bar {
      height: 27px;
      border-right: 1px solid #bebebe;
      float: left;
      padding-left: 10px; }
    .ipWidget-BasisValues .values-content .text-item .values-text {
      font-family: AvenirLTStd-Light;
      font-size: 14px;
      color: #666666;
      line-height: 25px; }
      .ipWidget-BasisValues .values-content .text-item .values-text p {
        font-family: AvenirLTStd-Light;
        font-size: 14px;
        color: #666666;
        line-height: 25px;
        margin-bottom: 0px; }
        .ipWidget-BasisValues .values-content .text-item .values-text p strong {
          font-family: AvenirLTStd-Light; }
    .ipWidget-BasisValues .values-content .text-item-1 {
      position: absolute;
      top: 15px;
      left: 50px; }
      .ipWidget-BasisValues .values-content .text-item-1 .values-text {
        padding-left: 70px; }
    .ipWidget-BasisValues .values-content .text-item-2 {
      position: absolute;
      top: 175px;
      left: 50px; }
      .ipWidget-BasisValues .values-content .text-item-2 .values-text {
        padding-left: 70px; }
    .ipWidget-BasisValues .values-content .text-item-3 {
      position: absolute;
      top: 340px;
      left: 50px; }
      .ipWidget-BasisValues .values-content .text-item-3 .values-text {
        padding-left: 70px; }
    .ipWidget-BasisValues .values-content .text-item-4 {
      position: absolute;
      top: 500px;
      left: 50px; }
      .ipWidget-BasisValues .values-content .text-item-4 .values-text {
        padding-left: 70px; }
    .ipWidget-BasisValues .values-content .text-item-5 {
      position: absolute;
      top: 660px;
      left: 50px; }
      .ipWidget-BasisValues .values-content .text-item-5 .values-text {
        padding-left: 70px; }
    .ipWidget-BasisValues .values-content .text-item-6 {
      position: absolute;
      top: 825px;
      left: 50px; }
      .ipWidget-BasisValues .values-content .text-item-6 .values-text {
        padding-left: 70px; }

.ipWidget-FullScreenBanner .banner-content {
  height: 565px; }

.ipWidget-MRButton {
  text-align: center; }
  .ipWidget-MRButton a {
    border-radius: 20px;
    color: #ffffff;
    font-size: 14px;
    letter-spacing: 1px;
    padding: 10px 20px 10px 20px;
    cursor: pointer;
    font-weight: bold;
    font-family: bebas_neuebold; }
  .ipWidget-MRButton.ipSkin-green-button a {
    background-color: #66cc33; }
  .ipWidget-MRButton.ipSkin-purple a {
    background-color: #993458; }
  .ipWidget-MRButton.ipSkin-default a {
    background-color: #d85b3b; }

.layout-school .sky-banner img {
  margin-left: auto;
  margin-right: auto;
  margin-top: 80px;
  width: 75px; }
.layout-school .title-school {
  padding-top: 85px;
  text-align: center;
  font-size: 30px;
  color: #252525;
  font-family: "AvenirLTStd-Light"; }
  .layout-school .title-school p {
    font-size: 30px;
    color: #252525;
    font-family: "AvenirLTStd-Light"; }
.layout-school .text-school {
  padding-top: 35px;
  text-align: center;
  width: 700px;
  margin-left: auto;
  margin-right: auto;
  font-size: 21px;
  color: #919191;
  font-family: "AvenirLTStd-Light"; }
  .layout-school .text-school p {
    font-size: 21px;
    color: #919191;
    font-family: "AvenirLTStd-Light";
    line-height: 30px; }
.layout-school .bar-separator {
  width: 40px;
  border-top: 1px solid #919191;
  margin-right: auto;
  margin-left: auto;
  margin-top: 25px; }
.layout-school .cards-block {
  padding-top: 80px; }
.layout-school .more-info {
  position: relative; }
.layout-school .success-form {
  color: #919191;
  font-family: "AvenirLTStd-Light";
  font-size: 16px;
  padding-left: 15px;
  position: absolute;
  bottom: 154px;
  left: 11%;
  width: 400px;
  display: none; }
  .layout-school .success-form p {
    color: #919191;
    font-family: "AvenirLTStd-Light";
    font-size: 16px;
    -webkit-margin-after: 0; }

.ipWidget-Text p, .ipWidget-Text span {
  color: #919191;
  font-family: "AvenirLTStd-Light";
  font-size: 16px;
  padding-left: 10px;
  -webkit-margin-after: 0; }
  .ipWidget-Text p strong, .ipWidget-Text span strong {
    color: #919191;
    font-family: "AvenirLTStd-Light";
    font-size: 16px;
    font-weight: 900; }
.ipWidget-Text ul {
  list-style-image: url("../img/bullet-img.png"); }
  .ipWidget-Text ul li span {
    font-family: "AvenirLTStd-Light";
    font-size: 18px;
    color: #919191; }

.ipWidget-Heading h1, .ipWidget-Heading h2, .ipWidget-Heading h3, .ipWidget-Heading h4, .ipWidget-Heading h5, .ipWidget-Heading h6 {
  font-family: "AvenirLTStd-Light";
  color: #303030;
  padding-left: 10px;
  padding-top: 30px; }

.sky-banner {
  background: url("../img/sky-banner.png") no-repeat center center;
  height: 193px;
  text-align: center; }

.layout-what-is .ipWidget-MRButton a {
  letter-spacing: 2px; }
.layout-what-is .content {
  margin-left: auto;
  margin-right: auto;
  width: 800px; }
.layout-what-is .logo {
  width: 215px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 70px;
  padding-bottom: 55px; }
.layout-what-is .button-div {
  padding-top: 75px;
  padding-bottom: 50px; }
.layout-what-is .sc-text {
  padding-top: 30px;
  font-family: "AvenirLTStd-Light";
  font-size: 14px;
  color: #666666;
  line-height: 25px; }
  .layout-what-is .sc-text p {
    font-family: "AvenirLTStd-Light";
    font-size: 14px;
    color: #666666;
    line-height: 25px; }
.layout-what-is .sc-title {
  padding-top: 15px;
  font-family: "AvenirLTStd-Light";
  font-size: 32px;
  color: #252525; }
  .layout-what-is .sc-title p {
    font-family: "AvenirLTStd-Light";
    font-size: 32px;
    color: #252525; }
.layout-what-is .sc-quote {
  padding-top: 40px;
  width: 500px;
  font-family: "AvenirLTStd-Light";
  font-size: 18px;
  color: #999999;
  margin-left: 10%; }
  .layout-what-is .sc-quote p {
    font-family: "AvenirLTStd-Light";
    font-size: 18px;
    color: #999999; }
.layout-what-is .separator-bar {
  width: 40px;
  border-top: 1px solid #e5e5e5;
  margin-right: auto;
  margin-left: auto;
  margin-top: 25px; }
.layout-what-is .sc-text-down {
  padding-top: 30px;
  font-family: "AvenirLTStd-Light";
  font-size: 16px;
  color: #919191;
  text-align: center;
  line-height: 30px; }
  .layout-what-is .sc-text-down p {
    font-family: "AvenirLTStd-Light";
    font-size: 16px;
    color: #919191;
    text-align: center;
    line-height: 30px; }
.layout-what-is .sc-title-down {
  padding-top: 15px;
  font-family: "AvenirLTStd-Light";
  font-size: 32px;
  color: #252525;
  text-align: center; }
  .layout-what-is .sc-title-down p {
    font-family: "AvenirLTStd-Light";
    font-size: 32px;
    color: #252525;
    text-align: center; }
.layout-what-is .logos {
  padding-top: 110px;
  padding-bottom: 170px; }

.layout-challenge {
  background: url("../img/challenge-bg.jpg") no-repeat center center; }
  .layout-challenge .challenge-wrapper {
    width: 1200px;
    margin-left: auto;
    margin-right: auto; }
  .layout-challenge .challenge {
    height: 1094px;
    background-size: 100%;
    position: relative; }
    .layout-challenge .challenge .challenge-title {
      margin-top: 65px;
      text-align: center;
      font-family: "AvenirLTStd-Light";
      font-size: 30px;
      color: #252525; }
      .layout-challenge .challenge .challenge-title p {
        text-align: center;
        font-family: "AvenirLTStd-Light";
        font-size: 30px;
        color: #252525; }
    .layout-challenge .challenge .challenge-subtitle {
      width: 840px;
      margin-left: auto;
      margin-right: auto;
      margin-top: 20px;
      text-align: center;
      font-family: "AvenirLTStd-Light";
      font-size: 21px;
      color: #919191;
      line-height: 30px; }
      .layout-challenge .challenge .challenge-subtitle p {
        text-align: center;
        font-family: "AvenirLTStd-Light";
        font-size: 21px;
        color: #666666;
        line-height: 30px; }
    .layout-challenge .challenge .rocket {
      display: none; }
    .layout-challenge .challenge .num-bullet {
      display: none; }
    .layout-challenge .challenge .challenge-item-text {
      font-family: "AvenirLTStd-Light";
      font-size: 14px;
      color: #666666; }
      .layout-challenge .challenge .challenge-item-text p {
        font-family: "AvenirLTStd-Light";
        font-size: 14px;
        width: 260px;
        text-align: center;
        color: #666666;
        line-height: 20px;
        padding: 0;
        margin: 0; }
    .layout-challenge .challenge .challenge-item-title {
      font-family: "AvenirLTStd-Light";
      font-size: 18px;
      width: 260px;
      text-align: center;
      margin: 0; }
      .layout-challenge .challenge .challenge-item-title p {
        font-family: "AvenirLTStd-Light";
        font-size: 18px;
        width: 260px;
        text-align: center;
        margin: 0; }
    .layout-challenge .challenge .shuttle {
      display: none; }
    .layout-challenge .challenge .item-1 {
      position: absolute;
      top: 429px;
      left: 82px; }
      .layout-challenge .challenge .item-1 .challenge-item-title {
        color: #4352a1; }
        .layout-challenge .challenge .item-1 .challenge-item-title p {
          color: #4352a1; }
    .layout-challenge .challenge .item-2 {
      position: absolute;
      top: 880px;
      left: 231px; }
      .layout-challenge .challenge .item-2 .challenge-item-title {
        color: #a82c8f; }
        .layout-challenge .challenge .item-2 .challenge-item-title p {
          color: #a82c8f; }
    .layout-challenge .challenge .item-3 {
      position: absolute;
      top: 340px;
      left: 374px; }
      .layout-challenge .challenge .item-3 .challenge-item-title {
        color: #ec5131; }
        .layout-challenge .challenge .item-3 .challenge-item-title p {
          color: #ec5131; }
    .layout-challenge .challenge .item-4 {
      position: absolute;
      top: 769px;
      left: 540px; }
      .layout-challenge .challenge .item-4 .challenge-item-title {
        color: #ffa729; }
        .layout-challenge .challenge .item-4 .challenge-item-title p {
          color: #ffa729; }
    .layout-challenge .challenge .item-5 {
      position: absolute;
      top: 243px;
      left: 680px; }
      .layout-challenge .challenge .item-5 .challenge-item-title {
        color: #64c2ad; }
        .layout-challenge .challenge .item-5 .challenge-item-title p {
          color: #64c2ad; }
    .layout-challenge .challenge .item-6 {
      position: absolute;
      top: 650px;
      left: 832px; }
      .layout-challenge .challenge .item-6 .challenge-item-title {
        color: #0ca3c1; }
        .layout-challenge .challenge .item-6 .challenge-item-title p {
          color: #0ca3c1; }
  .layout-challenge .req-form {
    background: #f6f6f6;
    margin-top: -80px;
    padding-bottom: 55px; }
    .layout-challenge .req-form .challenge-title {
      padding-top: 80px;
      text-align: center;
      font-family: "AvenirLTStd-Light";
      font-size: 24px;
      color: #303030; }
      .layout-challenge .req-form .challenge-title p {
        font-family: "AvenirLTStd-Light";
        font-size: 24px;
        color: #303030; }
    .layout-challenge .req-form .challenge-text {
      text-align: center;
      width: 730px;
      margin-left: auto;
      margin-right: auto;
      padding-top: 25px;
      padding-bottom: 30px;
      font-family: "AvenirLTStd-Light";
      font-size: 16px;
      color: #666666; }
      .layout-challenge .req-form .challenge-text p {
        font-family: "AvenirLTStd-Light";
        font-size: 16px;
        color: #666666; }

.layout-news .bg-img, .layout-news-inner .bg-img {
  height: 396px; }
.layout-news .social, .layout-news-inner .social {
  background-color: #f1f1f1; }
  .layout-news .social .social-title, .layout-news-inner .social .social-title {
    z-index: 1;
    margin-bottom: -30px;
    width: 340px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    position: relative;
    background-color: #f1f1f1; }
    .layout-news .social .social-title .title-social, .layout-news-inner .social .social-title .title-social {
      font-family: "AvenirLTStd-Light";
      color: #303030;
      font-size: 30px;
      padding-top: 50px; }
      .layout-news .social .social-title .title-social p, .layout-news-inner .social .social-title .title-social p {
        font-family: "AvenirLTStd-Light";
        color: #303030;
        font-size: 30px;
        padding-top: 50px; }
  .layout-news .social .div-border, .layout-news-inner .social .div-border {
    border: solid 7px #eaeaea;
    border-radius: 20px;
    width: 1275px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 80px;
    padding-bottom: 75px;
    height: 640px; }
    .layout-news .social .div-border .text-follow, .layout-news-inner .social .div-border .text-follow {
      width: 390px;
      margin-left: 70px;
      padding-top: 60px;
      font-family: "AvenirLTStd-Light";
      font-size: 18px;
      color: #969695; }
      .layout-news .social .div-border .text-follow p, .layout-news-inner .social .div-border .text-follow p {
        font-family: "AvenirLTStd-Light";
        font-size: 18px;
        color: #969695; }
        .layout-news .social .div-border .text-follow p strong, .layout-news-inner .social .div-border .text-follow p strong {
          font-family: "AvenirLTStd-Light";
          font-size: 18px;
          color: #3c3c3c; }
    .layout-news .social .div-border .caption-text, .layout-news-inner .social .div-border .caption-text {
      width: 390px;
      padding-top: 20px;
      margin-left: 70px;
      font-family: "AvenirLTStd-Light";
      font-size: 24px;
      color: #3c3c3c; }
      .layout-news .social .div-border .caption-text p, .layout-news-inner .social .div-border .caption-text p {
        font-family: "AvenirLTStd-Light";
        font-size: 24px;
        color: #3c3c3c; }
    .layout-news .social .div-border .col-left, .layout-news-inner .social .div-border .col-left {
      padding-top: 80px; }
      .layout-news .social .div-border .col-left img, .layout-news-inner .social .div-border .col-left img {
        width: 450px;
        margin-left: 70px; }
    .layout-news .social .div-border .col-right, .layout-news-inner .social .div-border .col-right {
      padding-top: 50px;
      padding-right: 60px; }
      .layout-news .social .div-border .col-right #ipBlock-social-feed-sm, .layout-news-inner .social .div-border .col-right #ipBlock-social-feed-sm {
        display: none; }
.layout-news .banner-news, .layout-news-inner .banner-news {
  background: url("../img/banner-news.png") no-repeat center center;
  width: 100%;
  height: 565px;
  color: #FFFFFF; }
  .layout-news .banner-news .title-banner-news, .layout-news-inner .banner-news .title-banner-news {
    font-size: 48px;
    font-family: "AvenirLTStd-Roman";
    width: 500px;
    padding-top: 215px;
    margin: 0 auto 0 auto;
    text-align: center; }
    .layout-news .banner-news .title-banner-news p, .layout-news-inner .banner-news .title-banner-news p {
      font-size: 48px;
      font-family: "AvenirLTStd-Roman"; }
  .layout-news .banner-news .bar_separator, .layout-news-inner .banner-news .bar_separator {
    width: 40px;
    border: 1px solid #FFFFFF;
    margin: 25px auto 0 auto; }
.layout-news .banner-news-inner, .layout-news-inner .banner-news-inner {
  background: url("../img/banner-news-inner.png") no-repeat center center;
  width: 100%;
  height: 219px; }
.layout-news .news-inner, .layout-news-inner .news-inner {
  width: 800px;
  margin-right: auto;
  margin-left: auto; }
  .layout-news .news-inner .news-title, .layout-news-inner .news-inner .news-title {
    font-family: "AvenirLTStd-Light";
    font-size: 24px;
    color: #303030;
    padding-top: 15px; }
  .layout-news .news-inner .news-subtitle, .layout-news-inner .news-inner .news-subtitle {
    font-family: "AvenirLTStd-Light";
    font-size: 18px;
    color: #919191;
    padding-top: 15px;
    width: 440px; }
  .layout-news .news-inner .news-text, .layout-news-inner .news-inner .news-text {
    padding-top: 60px;
    font-family: "AvenirLTStd-Light";
    font-size: 14px; }
    .layout-news .news-inner .news-text p, .layout-news-inner .news-inner .news-text p {
      font-family: "AvenirLTStd-Light";
      font-size: 14px;
      color: #666666;
      padding-left: 0; }
  .layout-news .news-inner .news-date, .layout-news-inner .news-inner .news-date {
    padding-top: 60px;
    color: #e1e1e1;
    font-size: 12px;
    letter-spacing: 2px; }
  .layout-news .news-inner .separator-bar, .layout-news-inner .news-inner .separator-bar {
    width: 25px;
    border-top: 2px solid #e2e2e2;
    margin-top: 20px; }
  .layout-news .news-inner .news-icons, .layout-news-inner .news-inner .news-icons {
    margin-top: 25px;
    text-align: center;
    width: 100%; }
    .layout-news .news-inner .news-icons .video-icon, .layout-news-inner .news-inner .news-icons .video-icon {
      width: 30px;
      height: 30px;
      background: url("../img/text-icon.png") no-repeat center center;
      background-size: 100%;
      float: left;
      display: inline-block; }
    .layout-news .news-inner .news-icons .text-icon, .layout-news-inner .news-inner .news-icons .text-icon {
      width: 30px;
      height: 30px;
      background: url("../img/text-icon.png") no-repeat center center;
      background-size: 100%;
      float: left;
      display: inline-block; }
    .layout-news .news-inner .news-icons .sh-icon, .layout-news-inner .news-inner .news-icons .sh-icon {
      cursor: pointer;
      float: right; }
      .layout-news .news-inner .news-icons .sh-icon ul, .layout-news-inner .news-inner .news-icons .sh-icon ul {
        position: relative;
        margin-bottom: -90px;
        background: white;
        width: 130px;
        margin-right: -25px;
        list-style-type: none;
        z-index: 1;
        text-align: center;
        padding-left: 0; }
        .layout-news .news-inner .news-icons .sh-icon ul.share-window, .layout-news-inner .news-inner .news-icons .sh-icon ul.share-window {
          box-shadow: 5px 5px 5px #f7f7f7; }
          .layout-news .news-inner .news-icons .sh-icon ul.share-window li, .layout-news-inner .news-inner .news-icons .sh-icon ul.share-window li {
            display: block; }
        .layout-news .news-inner .news-icons .sh-icon ul li, .layout-news-inner .news-inner .news-icons .sh-icon ul li {
          display: none;
          border: none;
          border: 1px solid #fbfbfb;
          height: 30px;
          padding-top: 5px; }
          .layout-news .news-inner .news-icons .sh-icon ul li a, .layout-news-inner .news-inner .news-icons .sh-icon ul li a {
            text-decoration: none;
            color: #a5a5a5;
            font-family: "AvenirLTStd-Light";
            font-size: 12px; }
        .layout-news .news-inner .news-icons .sh-icon ul :first-child, .layout-news-inner .news-inner .news-icons .sh-icon ul :first-child {
          display: inline-block; }
      .layout-news .news-inner .news-icons .sh-icon img, .layout-news-inner .news-inner .news-icons .sh-icon img {
        height: 14px; }
      .layout-news .news-inner .news-icons .sh-icon p, .layout-news-inner .news-inner .news-icons .sh-icon p {
        display: inline;
        font-family: "AvenirLTStd-Light";
        font-size: 12px;
        color: #666666;
        padding-right: 10px; }
    .layout-news .news-inner .news-icons .news-icon, .layout-news-inner .news-inner .news-icons .news-icon {
      display: inline-block;
      float: left;
      margin-left: 10px;
      width: 30px;
      height: 30px;
      border-radius: 100%;
      background-color: #565632;
      color: #ffffff;
      font-size: 15px;
      padding: 5px;
      margin-bottom: 5px; }
  .layout-news .news-inner .news-media, .layout-news-inner .news-inner .news-media {
    padding-top: 10px; }
    .layout-news .news-inner .news-media img, .layout-news-inner .news-inner .news-media img {
      width: 800px; }
  .layout-news .news-inner .div_button, .layout-news-inner .news-inner .div_button {
    text-align: center;
    margin: 70px auto 80px auto; }
    .layout-news .news-inner .div_button .button_news, .layout-news-inner .news-inner .div_button .button_news {
      color: #ffffff;
      background-color: #d85b3b;
      border-radius: 25px;
      padding: 15px 20px 15px 20px;
      letter-spacing: 1.5px; }
    .layout-news .news-inner .div_button .print-icon, .layout-news-inner .news-inner .div_button .print-icon {
      float: right;
      cursor: pointer;
      z-index: 1; }
      .layout-news .news-inner .div_button .print-icon img, .layout-news-inner .news-inner .div_button .print-icon img {
        height: 27px; }
      .layout-news .news-inner .div_button .print-icon p, .layout-news-inner .news-inner .div_button .print-icon p {
        display: inline;
        font-family: "AvenirLTStd-Light";
        font-size: 12px;
        color: #666666;
        padding-right: 10px; }

.more-info {
  background-color: #ffffff; }
  .more-info .more-info-title {
    z-index: 1;
    margin-bottom: -30px;
    width: 410px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    position: relative;
    background-color: #ffffff;
    font-family: "AvenirLTStd-Light";
    color: #303030;
    padding-top: 50px;
    font-size: 30px;
    padding-top: 50px; }
    .more-info .more-info-title .title-more-info {
      font-family: "AvenirLTStd-Light";
      color: #303030;
      font-size: 30px; }
      .more-info .more-info-title .title-more-info p {
        font-family: "AvenirLTStd-Light";
        color: #303030;
        font-size: 30px; }
  .more-info .div-border {
    border: solid 7px #eaeaea;
    border-radius: 20px;
    width: 1275px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 80px; }
    .more-info .div-border .more-info-form {
      width: 1025px;
      margin-left: auto;
      margin-right: auto;
      margin-top: 50px;
      padding-bottom: 20px; }

iframe {
  width: 100%; }

.ipWidget-Image.ipSkin-button_1 .image-button, .ipWidget-Image.ipSkin-button_2 .image-button {
  display: none; }
.ipWidget-Image.ipSkin-light-orange {
  background-color: #ff9966; }
.ipWidget-Image.ipSkin-orange {
  background-color: #ff5219; }
.ipWidget-Image.ipSkin-light-blue {
  background-color: #9ed5f2; }
.ipWidget-Image.ipSkin-blue {
  background-color: #6699ff; }
.ipWidget-Image.ipSkin-light-green {
  background-color: #9fe756; }
.ipWidget-Image.ipSkin-green {
  background-color: #66cc33; }
.ipWidget-Image.ipSkin-purple {
  background-color: #b8447e; }
.ipWidget-Image.ipSkin-pink {
  background-color: #cc3366; }
.ipWidget-Image .profile-image {
  height: 250px;
  display: block;
  text-decoration: none;
  color: #ffffff; }
  .ipWidget-Image .profile-image img {
    max-width: 110px;
    max-height: 90px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 65px; }
  .ipWidget-Image .profile-image .profile-image-title {
    text-align: center;
    color: #FFFFFF;
    font-size: 36px;
    padding-top: 18px;
    letter-spacing: 3px;
    font-weight: bold; }
  .ipWidget-Image .profile-image .profile-image-description {
    text-align: center;
    color: #FFFFFF;
    font-family: "AvenirLTStd-Light";
    font-size: 18px;
    padding-top: 15px; }
  .ipWidget-Image .profile-image:hover {
    text-decoration: none; }
.ipWidget-Image .lms-image {
  height: 250px;
  display: block;
  text-decoration: none; }
  .ipWidget-Image .lms-image img {
    max-width: 110px;
    max-height: 90px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 40px;
    margin-bottom: 25px; }
  .ipWidget-Image .lms-image .lms-image-title {
    text-align: center;
    font-family: "AvenirLTStd-Light";
    color: #303030;
    font-size: 18px;
    width: 50%;
    margin-left: auto;
    margin-right: auto; }
  .ipWidget-Image .lms-image .lms-image-description {
    text-align: center;
    color: #919191;
    font-family: "AvenirLTStd-Light";
    font-size: 14px;
    padding-top: 20px;
    width: 75%;
    margin-left: auto;
    margin-right: auto; }
  .ipWidget-Image .lms-image:hover {
    text-decoration: none;
    background-color: #FFFFFF; }

.ipWidget-File.ipSkin-button ul li a {
  text-decoration: none;
  color: #ffffff;
  background-color: #d85b3b;
  border-radius: 20px;
  padding: 12px 30px 12px 30px;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: inherit; }

.ipWidget-ProfileCards.ipSkin-one-card .cards {
  background: url("../img/Fondo_Familias.jpg") no-repeat center; }
  .ipWidget-ProfileCards.ipSkin-one-card .cards .row-cards {
    width: 255px;
    height: 563px;
    margin: 0 auto; }
    .ipWidget-ProfileCards.ipSkin-one-card .cards .row-cards .cards-item.payment-card {
      background-color: #66cc33;
      margin-right: 0px; }
.ipWidget-ProfileCards.ipSkin-two-cards .cards {
  background: url("../img/Fondo_Docentes.jpg") no-repeat center; }
  .ipWidget-ProfileCards.ipSkin-two-cards .cards .row-cards {
    width: 550px;
    height: 563px;
    margin: 0 auto; }
    .ipWidget-ProfileCards.ipSkin-two-cards .cards .row-cards .cards-item.payment-card {
      background-color: #ff5219;
      margin-right: 0px; }
    .ipWidget-ProfileCards.ipSkin-two-cards .cards .row-cards .cards-item.census-card {
      background-color: #ff9966; }
.ipWidget-ProfileCards.ipSkin-three-cards .cards {
  background: url("../img/Fondo_Directores.jpg") no-repeat center; }
  .ipWidget-ProfileCards.ipSkin-three-cards .cards .row-cards {
    width: 850px;
    height: 563px;
    margin: 0 auto; }
    .ipWidget-ProfileCards.ipSkin-three-cards .cards .row-cards .cards-item.hire-card {
      background-color: #ff3366;
      margin-right: 0px; }
    .ipWidget-ProfileCards.ipSkin-three-cards .cards .row-cards .cards-item.census-card {
      background-color: #b7447d; }
    .ipWidget-ProfileCards.ipSkin-three-cards .cards .row-cards .cards-item.payment-card {
      background-color: #cc3366; }
.ipWidget-ProfileCards .cards {
  height: 563px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  color: #ffffff; }
  .ipWidget-ProfileCards .cards .cards-item {
    height: 378px;
    margin-top: 75px;
    margin-right: 40px;
    width: 255px;
    position: relative; }
    .ipWidget-ProfileCards .cards .cards-item .cross {
      position: absolute;
      top: 0px;
      right: 5px;
      color: #FFffff;
      width: 20px;
      font-size: 30px;
      height: 20px; }
    .ipWidget-ProfileCards .cards .cards-item .card-icon {
      padding-top: 50px;
      max-width: 130px;
      max-height: 85px;
      margin: 0 auto;
      cursor: pointer; }
      .ipWidget-ProfileCards .cards .cards-item .card-icon .bg-img {
        height: 85px; }
      .ipWidget-ProfileCards .cards .cards-item .card-icon .ipBlock {
        max-height: 110px; }
        .ipWidget-ProfileCards .cards .cards-item .card-icon .ipBlock .ipbExampleContent {
          height: 110px;
          overflow: hidden; }
    .ipWidget-ProfileCards .cards .cards-item .card-title {
      font-family: AvenirLTStd-Light;
      font-size: 19px;
      letter-spacing: 2px;
      padding-top: 40px;
      width: 230px; }
      .ipWidget-ProfileCards .cards .cards-item .card-title p {
        font-family: AvenirLTStd-Light;
        font-size: 19px;
        letter-spacing: 1.5px; }
    .ipWidget-ProfileCards .cards .cards-item .card-text {
      font-family: "AvenirLTStd-Light";
      font-size: 13px;
      letter-spacing: 1px;
      padding-top: 20px;
      width: 230px;
      margin-left: auto;
      margin-right: auto;
      height: 60px; }
      .ipWidget-ProfileCards .cards .cards-item .card-text p {
        cursor: pointer;
        font-size: 13px; }
        .ipWidget-ProfileCards .cards .cards-item .card-text p a {
          text-decoration: none;
          font-family: "AvenirLTStd-Light";
          font-size: 13px;
          letter-spacing: 1px;
          color: #FFFFFF; }
    .ipWidget-ProfileCards .cards .cards-item .card-button-div {
      padding-top: 65px;
      cursor: pointer; }
      .ipWidget-ProfileCards .cards .cards-item .card-button-div .ipBlock {
        max-height: 30px;
        font-size: 18px; }
        .ipWidget-ProfileCards .cards .cards-item .card-button-div .ipBlock .ipbExampleContent {
          height: 30px;
          overflow: hidden; }
          .ipWidget-ProfileCards .cards .cards-item .card-button-div .ipBlock .ipbExampleContent .ipbDefault {
            height: 30px;
            font-size: 18px; }
          .ipWidget-ProfileCards .cards .cards-item .card-button-div .ipBlock .ipbExampleContent .ipbUser {
            height: 30px;
            margin-top: -65px; }
      .ipWidget-ProfileCards .cards .cards-item .card-button-div .ipWidget-MRButton .widget-button a {
        width: 140px;
        margin-left: auto;
        margin-right: auto;
        text-decoration: none;
        background: transparent;
        color: #ffffff;
        border: 1px solid #ffffff;
        border-radius: 20px;
        padding: 10px 45px 10px 45px;
        font-size: 14px;
        letter-spacing: 2px;
        cursor: pointer; }

@media print {
  header,
  footer,
  .social {
    display: none; } }
section.world {
  background: #e6fbff url("../img/mapbg.png") no-repeat center center;
  padding-top: 80px; }
  section.world .wrapper {
    width: 1250px;
    margin: 0 auto;
    text-align: center; }
    section.world .wrapper h3 {
      font-size: 30px;
      color: #252525;
      font-family: "AvenirLTStd-Light";
      margin-bottom: 25px; }
    section.world .wrapper .separator {
      display: block;
      margin: 0 auto 30px; }
    section.world .wrapper span {
      display: block;
      color: #919191;
      font-size: 21px;
      font-family: "AvenirLTStd-Light";
      margin-bottom: 46px; }
    section.world .wrapper .selector {
      color: #538d98;
      font-family: "bebas_neue_regularregular";
      font-size: 16px;
      letter-spacing: 2.2px;
      margin-bottom: 45px; }
      section.world .wrapper .selector img {
        vertical-align: middle;
        margin-right: 13px; }
    section.world .wrapper .map {
      background: url("../img/map.png") no-repeat;
      height: 335px;
      position: relative;
      margin-bottom: 43px; }
      section.world .wrapper .map .point {
        position: absolute;
        cursor: pointer;
        float: left;
        width: 8px;
        height: 8px;
        display: none; }
      section.world .wrapper .map .point1 {
        background: url("../img/orange-ball.png") no-repeat; }
      section.world .wrapper .map .point2 {
        background: url("../img/black-ball.png") no-repeat; }
      section.world .wrapper .map .point3 {
        background: url("../img/half-ball.png") no-repeat; }
      section.world .wrapper .map .message {
        display: none;
        width: 192px;
        position: absolute;
        top: 125px;
        left: 600px;
        margin-top: -105px;
        margin-left: 3px; }
        section.world .wrapper .map .message .container2 {
          position: relative; }
          section.world .wrapper .map .message .container2 .inner {
            position: absolute;
            left: 29px;
            top: 0;
            z-index: 1;
            width: 131px;
            min-height: 131px;
            padding: 0 16px 15px;
            background: #eeeeee url("../img/point-bg.png") no-repeat center top;
            box-shadow: 2px 2px 7px #888;
            text-align: center; }
            section.world .wrapper .map .message .container2 .inner h5 {
              color: #808080;
              font-size: 22px;
              font-family: "bebas_neue_regularregular";
              padding-top: 22px;
              margin-bottom: 11px;
              letter-spacing: 2px; }
            section.world .wrapper .map .message .container2 .inner img {
              display: block;
              margin: 0 auto 13px; }
            section.world .wrapper .map .message .container2 .inner a {
              display: block;
              margin: 0 auto;
              background: #46442f;
              font-family: "bebas_neuelight";
              font-weight: bold;
              font-size: 14px;
              letter-spacing: 2px;
              color: #fff;
              border-radius: 20px;
              padding: 10px 0; }
          section.world .wrapper .map .message .container2 .form {
            position: absolute;
            left: 0;
            top: 106px;
            width: 29px;
            height: 21px;
            background: url("../img/figure.png") no-repeat; }
    section.world .wrapper .legend .group {
      display: inline-block;
      font-family: "bebas_neue_regularregular";
      font-size: 16px;
      letter-spacing: 2px;
      color: #5e7f86;
      margin-right: 20px; }
      section.world .wrapper .legend .group .ball {
        float: left;
        width: 8px;
        height: 8px;
        margin-right: 10px;
        margin-top: 3px; }
      section.world .wrapper .legend .group .ball1 {
        background: url("../img/orange-ball.png") no-repeat; }
      section.world .wrapper .legend .group .ball2 {
        background: url("../img/orange-ball.png") no-repeat; }
      section.world .wrapper .legend .group .ball3 {
        background: url("../img/half-ball.png") no-repeat; }

.input-error {
  border: 1px solid red !important; }

.input-error-msg {
  position: absolute;
  font-size: 12px;
  color: red; }
  .input-error-msg p {
    line-height: 13px;
    letter-spacing: 1px; }

.ipWidget-MRColumns ._container {
  margin: 0 -10px; }
.ipWidget-MRColumns ._col {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  min-height: 1px;
  padding: 0 10px;
  position: relative; }
.ipWidget-MRColumns .edit {
  padding-bottom: 4px; }

.ip #ipWidgetDynamicForm .form-group {
  max-height: 600px;
  overflow-y: scroll; }
  .ip #ipWidgetDynamicForm .form-group.notifications {
    max-height: inherit;
    overflow-y: inherit; }
  .ip #ipWidgetDynamicForm .form-group .input-group {
    margin-bottom: 10px; }
    .ip #ipWidgetDynamicForm .form-group .input-group .form-control.select {
      border-radius: 5px; }
    .ip #ipWidgetDynamicForm .form-group .input-group .form-control.ipsFieldLabel {
      display: inline-block;
      width: 330px;
      height: 33px;
      border-top-left-radius: 3px;
      border-bottom-left-radius: 3px; }
    .ip #ipWidgetDynamicForm .form-group .input-group .form-control.checkbox {
      display: inline-block;
      width: 36px;
      margin: 0 0 0 -3px; }
    .ip #ipWidgetDynamicForm .form-group .input-group span {
      display: inline-block;
      float: left;
      background: #889BAB;
      padding: 6.5px 10px;
      text-transform: uppercase;
      margin-left: -3px;
      color: #FFF; }

.ipWidget-DynamicForm {
  min-height: 200px; }
  .ipWidget-DynamicForm .dynamicForm .fields-block {
    display: block;
    width: 100%; }
    .ipWidget-DynamicForm .dynamicForm .fields-block .block {
      display: inline-block;
      margin-bottom: 28px;
      width: 100%; }
      .ipWidget-DynamicForm .dynamicForm .fields-block .block.left {
        display: inline-block;
        width: 48%;
        margin-right: 2%; }
      .ipWidget-DynamicForm .dynamicForm .fields-block .block.right {
        display: inline-block;
        width: 48%; }
      .ipWidget-DynamicForm .dynamicForm .fields-block .block label {
        text-transform: uppercase;
        display: block;
        color: #a2a2a2;
        letter-spacing: 2px;
        font-size: 15px; }
      .ipWidget-DynamicForm .dynamicForm .fields-block .block .privacy {
        display: inline;
        text-transform: none;
        color: #a2a2a2;
        font-size: 10px;
        vertical-align: middle;
        font-family: "AvenirLTStd-Light"; }
        .ipWidget-DynamicForm .dynamicForm .fields-block .block .privacy.text {
          max-width: 95%; }
        .ipWidget-DynamicForm .dynamicForm .fields-block .block .privacy.css-label {
          margin-bottom: 0; }
      .ipWidget-DynamicForm .dynamicForm .fields-block .block input[type=checkbox].css-checkbox {
        position: absolute;
        overflow: hidden;
        clip: rect(0 0 0 0);
        height: 1px;
        width: 1px;
        margin: -1px;
        padding: 0;
        border: 0; }
      .ipWidget-DynamicForm .dynamicForm .fields-block .block input[type=checkbox].css-checkbox + label.css-label {
        padding-left: 20px;
        height: 12px;
        display: inline-block;
        line-height: 16px;
        background-repeat: no-repeat;
        background-position: 0 0;
        vertical-align: initial;
        cursor: pointer; }
      .ipWidget-DynamicForm .dynamicForm .fields-block .block input[type=checkbox].css-checkbox:checked + label.css-label {
        background-position: 0 -12px; }
      .ipWidget-DynamicForm .dynamicForm .fields-block .block .css-label {
        background-image: url("../img/checkbox.png"); }
      .ipWidget-DynamicForm .dynamicForm .fields-block .block input[type="text"], .ipWidget-DynamicForm .dynamicForm .fields-block .block select, .ipWidget-DynamicForm .dynamicForm .fields-block .block textarea {
        border-radius: 0px;
        border: 1px solid #e8e8e8;
        padding-left: 15px;
        margin-bottom: 2px;
        width: 100%;
        height: 37px;
        background: #f4f4f4;
        letter-spacing: 2px; }
      .ipWidget-DynamicForm .dynamicForm .fields-block .block select {
        -webkit-appearance: none;
        appearance: none;
        -moz-appearance: none;
        background-image: url("../img/down-arrow-select.png");
        background-size: auto;
        background-position: right;
        background-repeat: no-repeat; }
      .ipWidget-DynamicForm .dynamicForm .fields-block .block textarea {
        width: 100%;
        height: 108px;
        resize: none;
        padding-top: 17px; }
  .ipWidget-DynamicForm .dynamicForm input[type="submit"] {
    font-size: 14px;
    font-family: "bebas_neuebold";
    text-transform: uppercase;
    border: none;
    padding: 10px 64px 9px;
    border-radius: 20px;
    cursor: pointer;
    color: #FFFFFF;
    background: #66cc33;
    letter-spacing: 3px; }
  .ipWidget-DynamicForm.ipSkin-simple .dynamicForm {
    position: relative; }
    .ipWidget-DynamicForm.ipSkin-simple .dynamicForm .fields-block {
      display: inline-block;
      width: 68%; }
      .ipWidget-DynamicForm.ipSkin-simple .dynamicForm .fields-block .block {
        display: inline-block;
        margin-bottom: 28px; }
        .ipWidget-DynamicForm.ipSkin-simple .dynamicForm .fields-block .block.left {
          display: inline-block;
          width: 48%; }
        .ipWidget-DynamicForm.ipSkin-simple .dynamicForm .fields-block .block.right {
          display: inline-block;
          width: 48%; }
    .ipWidget-DynamicForm.ipSkin-simple .dynamicForm input[type='submit'] {
      display: inline-block;
      width: 30%; }
  .ipWidget-DynamicForm .dynamicForm_msg {
    display: block;
    margin: 0 auto;
    color: green;
    width: 100%;
    text-align: center;
    letter-spacing: 3px;
    font-size: 16px; }
    .ipWidget-DynamicForm .dynamicForm_msg.error {
      color: red; }

@media screen and (max-width: 768px) {
  .ipWidget-MRColumns ._col {
    float: none;
    margin-bottom: 20px;
    width: auto !important; }

  .ipWidget-MRColumns ._col:last-child {
    margin-bottom: 0; } }
section.white_s {
  padding-top: 70px;
  text-align: center; }
  section.white_s h3 {
    font-family: 'AvenirLTStd-Light';
    font-size: 17px;
    margin-bottom: 20px; }
  section.white_s h4 {
    font-family: 'AvenirLTStd-Light';
    font-size: 13px;
    color: #919191;
    line-height: 18px;
    width: 255px;
    margin: 0 auto 40px auto; }
  section.white_s img {
    margin-bottom: 30px; }

section.planets {
  background: url("../img/planets-bg-rwd.png") no-repeat center center;
  background-size: 100% 100%;
  height: 386px;
  text-align: center; }
  section.planets .wrapper-planets {
    display: inline-block;
    margin: 0 auto;
    height: 100%;
    padding-top: 60px;
    position: relative;
    cursor: pointer; }
    section.planets .wrapper-planets .swipe {
      position: absolute;
      right: 0;
      top: 11px; }
    section.planets .wrapper-planets .left, section.planets .wrapper-planets .center, section.planets .wrapper-planets .right {
      display: inline-block;
      position: relative; }
      section.planets .wrapper-planets .left .planet-m, section.planets .wrapper-planets .center .planet-m, section.planets .wrapper-planets .right .planet-m {
        cursor: pointer; }
      section.planets .wrapper-planets .left .text, section.planets .wrapper-planets .center .text, section.planets .wrapper-planets .right .text {
        position: absolute;
        width: 204px;
        text-align: center; }
        section.planets .wrapper-planets .left .text h6, section.planets .wrapper-planets .center .text h6, section.planets .wrapper-planets .right .text h6 {
          font-family: "bebas_neuebook";
          color: #ffffff;
          font-size: 16px;
          letter-spacing: 5px;
          margin-top: 24px;
          margin-bottom: 20px; }
        section.planets .wrapper-planets .left .text p, section.planets .wrapper-planets .center .text p, section.planets .wrapper-planets .right .text p {
          font-size: 11px;
          color: #fff;
          font-family: "AvenirLTStd-Medium";
          line-height: 18px; }
    section.planets .wrapper-planets .center {
      height: 117px;
      width: 204px;
      vertical-align: top; }
      section.planets .wrapper-planets .center .planet-m {
        height: 117px;
        width: 118px;
        margin: 0 auto; }
        section.planets .wrapper-planets .center .planet-m img {
          height: 100%;
          width: 100%; }
    section.planets .wrapper-planets .right {
      height: 55px;
      width: 54px;
      vertical-align: bottom; }
      section.planets .wrapper-planets .right .planet-m {
        height: 55px;
        width: 54px; }
        section.planets .wrapper-planets .right .planet-m img {
          height: 100%;
          width: 100%; }
      section.planets .wrapper-planets .right .text {
        display: none; }
    section.planets .wrapper-planets .left {
      height: 55px;
      width: 54px;
      vertical-align: bottom; }
      section.planets .wrapper-planets .left .planet-m {
        height: 55px;
        width: 54px; }
        section.planets .wrapper-planets .left .planet-m img {
          height: 100%;
          width: 100%; }
      section.planets .wrapper-planets .left .text {
        display: none; }

section.planets-contents {
  background: url("../img/planets-c-bg-rwd.png") no-repeat center center;
  background-size: 100% 100%;
  text-align: center;
  position: relative;
  overflow: hidden; }
  section.planets-contents .ctrls {
    position: absolute;
    display: none;
    width: 316px;
    margin: 0 auto;
    top: 11px;
    left: 0;
    right: 0; }
    section.planets-contents .ctrls .swipe {
      position: absolute;
      right: 0;
      top: 11px; }
    section.planets-contents .ctrls .back {
      position: absolute;
      left: 0;
      top: 11px; }
  section.planets-contents .big-planet {
    overflow: hidden; }
    section.planets-contents .big-planet .pl {
      display: none; }
      section.planets-contents .big-planet .pl img {
        margin-top: -73px; }
      section.planets-contents .big-planet .pl h6 {
        font-family: "bebas_neuebook";
        color: #ffffff;
        font-size: 16px;
        letter-spacing: 5px;
        margin-top: 24px;
        margin-bottom: 20px; }
    section.planets-contents .big-planet .v-line-top {
      display: none; }
  section.planets-contents .gp {
    display: none; }
  section.planets-contents .v-line {
    background: url("../img/v-line.png");
    height: 53px;
    width: 1px;
    display: inline-block; }
  section.planets-contents .line-l {
    background: url("../img/line-l.png");
    height: 15px;
    width: 28px;
    position: absolute;
    top: 32px; }
  section.planets-contents .line-r {
    background: url("../img/line-r.png");
    height: 15px;
    width: 27px;
    position: absolute;
    right: 0px;
    top: 33px; }
  section.planets-contents .planet {
    margin-top: -34px;
    margin-bottom: -7px;
    display: block;
    width: 104px;
    height: 66px;
    position: relative; }
    section.planets-contents .planet .table {
      display: table;
      height: 60px; }
      section.planets-contents .planet .table .row {
        display: table-row; }
        section.planets-contents .planet .table .row .cell {
          display: table-cell;
          text-align: left;
          font-size: 12px;
          color: #ffffff;
          font-family: "bebas_neuebook";
          line-height: 20px;
          letter-spacing: 2px;
          max-width: 50px;
          vertical-align: middle; }
    section.planets-contents .planet .left, section.planets-contents .planet .right {
      position: absolute; }
    section.planets-contents .planet .left {
      left: -65px; }
    section.planets-contents .planet .right {
      right: -65px; }
    section.planets-contents .planet.type1 {
      background: url("../img/pt1.png") no-repeat center top; }
      section.planets-contents .planet.type1.orange {
        background: url("../img/pt1-orange.png") no-repeat center top; }
      section.planets-contents .planet.type1.green {
        background: url("../img/pt1-green.png") no-repeat center top; }
    section.planets-contents .planet.type2 {
      background: url("../img/pt2.png") no-repeat center top; }
      section.planets-contents .planet.type2.orange {
        background: url("../img/pt2-orange.png") no-repeat center top; }
      section.planets-contents .planet.type2.green {
        background: url("../img/pt2-green.png") no-repeat center top; }
    section.planets-contents .planet.type3 {
      background: url("../img/pt3.png") no-repeat center top; }
      section.planets-contents .planet.type3.orange {
        background: url("../img/pt3-orange.png") no-repeat center top; }
      section.planets-contents .planet.type3.green {
        background: url("../img/pt3-green.png") no-repeat center top; }
    section.planets-contents .planet.type4 {
      background: url("../img/pt4.png") no-repeat center top; }
      section.planets-contents .planet.type4.orange {
        background: url("../img/pt4-orange.png") no-repeat center top; }
      section.planets-contents .planet.type4.green {
        background: url("../img/pt4-green.png") no-repeat center top; }
    section.planets-contents .planet.type5 {
      background: url("../img/pt5.png") no-repeat center top; }
      section.planets-contents .planet.type5.orange {
        background: url("../img/pt5-orange.png") no-repeat center top; }
      section.planets-contents .planet.type5.green {
        background: url("../img/pt5-green.png") no-repeat center top; }
    section.planets-contents .planet.type6 {
      background: url("../img/pt6.png") no-repeat center top; }
      section.planets-contents .planet.type6.orange {
        background: url("../img/pt6-orange.png") no-repeat center top; }
      section.planets-contents .planet.type6.green {
        background: url("../img/pt6-green.png") no-repeat center top; }
    section.planets-contents .planet:after {
      position: absolute;
      top: 0;
      left: 0;
      width: 104px;
      height: 94px;
      content: ' ';
      background: url("../img/backlight.png") no-repeat center top;
      opacity: 0;
      transition: opacity .5s; }
    section.planets-contents .planet.orange:after {
      background: url("../img/backlight-orange.png") no-repeat center top; }
    section.planets-contents .planet.green:after {
      background: url("../img/backlight-green.png") no-repeat center top; }
    section.planets-contents .planet:hover:after, section.planets-contents .planet.active:after {
      opacity: 1; }
  section.planets-contents .half-window {
    position: absolute;
    top: 0;
    right: -230%;
    width: 100%;
    height: 100%;
    background: #009ddc;
    transition: right 1s; }
    section.planets-contents .half-window .inner {
      position: relative; }
    section.planets-contents .half-window .triangle {
      /*position: absolute;
      left: 0;
      width: 100%;
      height: 2000px;
      background: #009ddc;
      top: -220px;
      left: -319px;*/ }
    section.planets-contents .half-window.active {
      right: 0; }
    section.planets-contents .half-window .slide {
      display: block;
      margin-bottom: 11px; }
    section.planets-contents .half-window .text {
      display: block;
      width: 90%;
      margin: 0 auto; }
      section.planets-contents .half-window .text h1 {
        font-size: 24px;
        letter-spacing: 2px;
        color: #ffffff;
        text-align: center;
        margin-bottom: 30px; }
      section.planets-contents .half-window .text p {
        font-size: 14px;
        font-family: "AvenirLTStd-Light";
        color: #fff;
        line-height: 28px;
        text-align: center;
        letter-spacing: 1.5px; }
      section.planets-contents .half-window .text .buttons {
        text-align: center;
        color: #ffffff;
        width: 80px;
        margin: 30px auto;
        font-size: 34px;
        line-height: 34px; }
      section.planets-contents .half-window .text a.bprev {
        width: 24px;
        height: 24px;
        float: left;
        background: url("../img/prev.png") no-repeat;
        margin-top: 4px; }
      section.planets-contents .half-window .text a.bnext {
        width: 24px;
        height: 24px;
        float: right;
        background: url("../img/next.png") no-repeat;
        margin-top: 4px; }
      section.planets-contents .half-window .text a.bpreb:hover,
      section.planets-contents .half-window .text a.bnext:hover {
        opacity: 0.7; }
    section.planets-contents .half-window .button-close {
      display: block;
      width: 31px;
      height: 31px;
      background: url("../img/close.png") no-repeat;
      margin: 10px auto; }

.video-player-wrapper {
  height: 100%;
  width: 100%;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1; }

.video-js .vjs-tech {
  height: auto;
  width: 100%;
  background-color: transparent; }

.video-js {
  background-color: transparent !important; }

div.evolution .board {
  width: 620px;
  height: 209px;
  background: url("../img/evolution.png") no-repeat;
  margin: 0 auto 60px;
  position: relative; }
  div.evolution .board .box-students {
    width: 300px;
    height: 200px;
    position: absolute;
    top: 58px;
    left: -108px;
    font-size: 122px;
    line-height: 122px;
    text-align: center;
    color: #25b7d3;
    font-family: "bebas_neuebold"; }
  div.evolution .board .box-schools {
    position: absolute;
    top: 58px;
    right: 5px;
    text-align: center;
    font-family: "bebas_neuebold";
    color: #3cb29d;
    font-size: 122px;
    line-height: 122px; }

section.sc {
  height: 673px;
  min-height: 673px;
  width: 100%;
  position: relative;
  text-align: center;
  background: url("../img/scbg.png") no-repeat center bottom; }
  section.sc .red-planet {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 331px;
    height: 204px;
    background: url("../img/red-planet.png") no-repeat; }
  section.sc .title {
    color: #252525;
    font-size: 30px;
    font-family: 'AvenirLTStd-Light';
    text-align: center;
    letter-spacing: -1px;
    padding-top: 103px;
    margin-bottom: 20px; }
    section.sc .title * {
      font-family: 'AvenirLTStd-Light'; }
  section.sc img.separator {
    margin-bottom: 40px; }
  section.sc .subtitle {
    color: #919191;
    font-family: 'AvenirLTStd-Light';
    font-size: 21px;
    line-height: 30px;
    width: 480px;
    margin: 0 auto; }
    section.sc .subtitle strong {
      font-weight: normal;
      font-family: 'AvenirLTStd-Medium'; }
    section.sc .subtitle * {
      font-family: 'AvenirLTStd-Light'; }
  section.sc .ipWidget-Image img {
    display: inline-block; }

section.benefits {
  min-height: 438px;
  background: url("../img/girl.jpg") no-repeat center center; }
  section.benefits h3 {
    text-align: center;
    color: #fff;
    font-family: 'AvenirLTStd-Medium';
    font-weight: normal;
    font-size: 26px;
    margin-top: 88px; }
    section.benefits h3 strong {
      font-family: 'AvenirLTStd-Medium';
      font-size: 26px; }
  section.benefits .module {
    width: 990px;
    margin: 0 auto;
    position: relative; }
  section.benefits .next,
  section.benefits .prev {
    width: 15px;
    height: 97px;
    position: absolute;
    top: 32px;
    cursor: pointer; }
  section.benefits .next {
    background: url("../img/next2.png") no-repeat center center;
    right: -20px; }
  section.benefits .prev {
    background: url("../img/prev2.png") no-repeat center center;
    left: -20px; }
  section.benefits .item {
    float: left;
    display: none;
    width: 21% !important;
    margin: 30px 2%;
    height: 200px;
    overflow: hidden;
    color: #fff;
    text-align: center; }
    section.benefits .item.item-0, section.benefits .item.item-1, section.benefits .item.item-2, section.benefits .item.item-3 {
      display: block; }
    section.benefits .item:hover .box {
      margin-top: -200px; }
    section.benefits .item .box {
      height: 200px;
      transition: margin 0.5s; }
    section.benefits .item .hidden-text {
      font-size: 16px;
      line-height: 24px;
      color: #fff;
      font-family: AvenirLTStd-Roman; }
      section.benefits .item .hidden-text * {
        font-family: 'AvenirLTStd-Roman'; }
    section.benefits .item .number {
      font-family: bebas_neue_regularregular;
      font-size: 30px;
      letter-spacing: 6px;
      margin-bottom: 14px;
      padding-top: 32px; }
    section.benefits .item .txt {
      font-size: 16px;
      line-height: 24px;
      color: #fff;
      font-family: AvenirLTStd-Roman;
      margin-top: 27px; }

.layout-whatis section.challenge {
  height: 400px;
  width: 100%;
  background: url("../img/girl2.png") no-repeat center center;
  text-align: center;
  color: #fff; }
  .layout-whatis section.challenge .title {
    padding-top: 130px;
    font-size: 36px;
    font-family: AvenirLTStd-Roman;
    margin-bottom: 40px; }
    .layout-whatis section.challenge .title * {
      font-family: AvenirLTStd-Roman; }
  .layout-whatis section.challenge .subtitle {
    line-height: 33px;
    font-size: 20px;
    font-family: AvenirLTStd-Roman;
    width: 600px;
    margin: 0 auto; }
    .layout-whatis section.challenge .subtitle * {
      font-family: AvenirLTStd-Roman; }
.layout-whatis section.rp {
  min-height: 545px;
  background: url("../img/rpbg.png") no-repeat center bottom; }
  .layout-whatis section.rp .sp {
    padding-top: 115px;
    width: 900px;
    margin: 0 auto; }
.layout-whatis section.objetive {
  width: 100%;
  height: 428px;
  background: url("../img/pp.png") no-repeat center center;
  text-align: center;
  color: #fff; }
  .layout-whatis section.objetive .title {
    padding-top: 80px;
    font-size: 36px;
    font-family: AvenirLTStd-Light;
    margin-bottom: 40px; }
    .layout-whatis section.objetive .title * {
      font-family: AvenirLTStd-Light; }
  .layout-whatis section.objetive .subtitle {
    line-height: 33px;
    font-size: 20px;
    font-family: AvenirLTStd-Light;
    width: 600px;
    margin: 0 auto; }
    .layout-whatis section.objetive .subtitle * {
      font-family: AvenirLTStd-Light; }

.mobile {
  display: none; }

/*# sourceMappingURL=theme.css.map */
