/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/


/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/


/*******************************************/
/* Responsive Tablas */
/*******************************************/
table {
  margin: auto;
  width: 100% !important;
  max-width: 80vw;
}


/*
.container-table {
overflow-x: auto;
}

table {
border-spacing: 0;
}
*/
table thead th {
  background-color: #003356;
  color: #fff;
}

table thead th:nth-child(1) {
  background-color: transparent;
  width: 300px;
}

table thead th:nth-child(2) {
  width: 100px;
}

table thead th:nth-child(3) {
  width: 100px;
}

table thead th:nth-child(4) {
  width: 350px;
}

table tbody tr:nth-child(odd) {
  background-color: #f4f6f8;
}

table th {
  padding: 15px 10px;
  border: none;
  text-align: center;
  vertical-align: middle;
}

@media (max-width: 768px) {
  table {
    max-width: 90vw;
  }
}

@media (max-width: 476px) {
  .container-table, .container-table table {
    width: auto !important;
    font-size: 14px;
    line-height: 1.5;
  }
  .container-table tbody tr, .container-table tbody th {
    width: auto !important;
    height: auto !important;
  }
  .container-table tbody th:first-child, .container-table tbody th:last-child {
    max-width: calc(30% - 20px);
  }
  .container-table tbody th:nth-child(2), .container-table tbody th:nth-child(3) {
    max-width: calc(15% - 20px);
  }
  .container-table thead tr, .container-table thead th {
    width: auto !important;
    height: auto !important;
  }
  table strong {
    font-weight: normal;
  }
  table th {
    font-weight: normal;
    padding: 10px 5px;
  }
}




/*****************************************/
/* Start your style declarations here    */
/*****************************************/


body.sin_margin {
  margin:0;
}
.background_banner {
  background-color: transparent;
  position: relative
    ;
}
.background_responsive {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-size: cover;
  background-position: center;
}
.background_banner .z_index {
  margin: 0;
}
.background_banner .z_index .row-fluid-wrapper.wse-hero-title {
  padding: 0;
}

.z_index .span12.wse-hero-banner-form-right h3 {
  text-align: center;
  margin-top: 0.5em;
}
.span6.wse-hero-banner-form-outer.z_index {
  display: flex;
  align-items: center;
}
.vidyard-player-container {
  max-width: 100% !important;
  padding: 4% 12.5% !important;
  width: auto !important;
}

.span12.wse-hero-banner-form-right {
  width: 90%;
  margin: auto 0 auto auto !important;
  float: unset !important;
  max-width: 400px;
}
.row-fluid-wrapper.wse-hero-title h1 {
  font-size: 3.5rem;
  max-width: 420px;
}
.span12.wse-hero-banner-img-left-small img {
  width: 150px;
}
.span12.wse-hero-banner-with-bg-black.wse-section-padding-side.background_banner {
  padding: 0 10% !important;
}
.span6.wse-text-white.wse-bg-img.wse-hero-banner-div-left.z_index {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.row-fluid-wrapper.wse-logo {
  padding: 0;
}
.span6.wse-text-white.wse-bg-img.wse-hero-banner-div-left.z_index > div {
  width: 80%;
}
table strong {
  font-weight: normal;
}
table th {
  font-weight: normal;
}
.span12.wse-section-padding.wse-form-bottom .span12.wse-hero-banner-form-right {
  padding-top: 0.5em;
}
.span12.wse-section-padding.wse-form-bottom .span12.wse-hero-banner-form-right h3 {
  text-align: center;
  line-height: 1;
}

@media (max-width: 1024px) {
  .span12.wse-hero-banner-with-bg-black.wse-section-padding-side.background_banner {
    padding: 0 8% !important;
  }
}
@media (max-width: 768px) {
  .span6.wse-hero-banner-form-outer.z_index {
    padding: 0;
  }
  .background_responsive {
    background-position: 15%;
  }
  .span6.wse-text-white.wse-bg-img.wse-hero-banner-div-left.z_index .row-fluid-wrapper.wse-hero-title h1 {
    font-size: 3em;
  }
  .span12.wse-hero-banner-with-bg-black.wse-section-padding-side.background_banner {
    padding-bottom: 3rem !important;
  }
  .span12.wse-hero-banner-form-right {
    width: auto;
    margin: auto !important;
  }
  .span6.wse-text-white.wse-bg-img.wse-hero-banner-div-left.z_index {
    padding-top: 4rem;
    padding-bottom: 2rem;
  }
}
@media (max-width: 700px) {
  .background_responsive {
    background-position: 25%;
  }
  .span6.wse-text-white.wse-bg-img.wse-hero-banner-div-left.z_index .row-fluid-wrapper.wse-hero-title h1 {
    font-size: 2.5em;
  }
}

@media (max-width: 640px) {
  .span12 .wse-section-padding {
    background: url('https://www.wallstreetenglish.com.ar/hubfs/backgrounds/Imagen%20MOBILE%20tarea%201.jpg') important!;   
    background-size: cover !important;
  }

  @media (max-width: 476px) {
    .background_responsive {
      background-position: 35%;
    }
    .span6.wse-text-white.wse-bg-img.wse-hero-banner-div-left.z_index .row-fluid-wrapper.wse-hero-title h1 {
      max-width: 180px;
    }
  }
  @media (max-width: 338px) {
    .wse-student-testimonials .wse-box-white {
      height: 100%;
    }
  }


  input[type=checkbox] {
    width: auto !important;
    margin-top: 0px !important;
    height: auto !important;
    margin-bottom: 0 !important;
  }