html {
  font-size: 62.5%;
}

img {
  opacity: 1;
  transition: opacity 0.3s;
}
img[data-src] {
  opacity: 0;
}
:not(img).lazy {
  background-image: none !important;
}
/* social media fix footer */
.social-size1, .social-size2 {
  border-radius: 4px;
  width: 32%;
  margin: 0.6%!important;
 height: 297px;
}

/* banner top */
.promo-may {
  width: 100%;
  height: auto;
  padding: 5px 0px;
  margin: 0;
  display: block;
  background-color: #163538;
  z-index: 999;
  -webkit-box-shadow: 6px 6px 6px -5px rgb(0 0 0 / 29%);
  -moz-box-shadow: 6px 6px 6px -5px rgba(0, 0, 0, 0.29);
  box-shadow: 6px 6px 6px -5px rgb(0 0 0 / 29%);
}

.top-bar > .container-fluid.micro-banner-active {
  margin: 0 !important;
}

.promo-may h5 {
  color: #ffffff;
  font-size: 1.6rem;
  line-height: 38px;
  font-weight: 600;
  padding-bottom: 0px;
  position: sticky;
  width: fit-content;
  margin: 0 auto;
  padding: 0px 15px;
}

.promo-may span.learn {
  font-family: "Raleway", "Open Sans", "Helvetica Neue", Helvetica, Arial,
    sans-serif;
  background-color:#ee5c36;
  border-radius: 14px;
  margin: 0px 15px;
  padding: 0px 14px;
  font-size: 1.3rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  display: inline-flex;
  height: 2.1em;
  line-height: 2.1em;
}
.promo-jun {
  width: 100%;
  height: auto;
  padding: 5px 0px;
  margin: 0;
  display: block;
  background-color: #0088FE;
  z-index: 999;
  -webkit-box-shadow: 6px 6px 6px -5px rgb(0 0 0 / 29%);
  -moz-box-shadow: 6px 6px 6px -5px rgba(0,0,0,0.29);
  box-shadow: 6px 6px 6px -5px rgb(0 0 0 / 29%);
}

.promo-jun span.learn {
  font-family: "Raleway", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  border-radius: 14px;
  margin: 0px 15px;
  padding: 0px 14px;
  font-size: 1.3rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  display: inline-flex;
  height: 2.1em;
  line-height: 2.1em;
}
.promo-jun h5 {
  color: #ffffff;
  font-size: 1.6rem;
  line-height: 38px;
  font-weight: 600;
  padding-bottom: 0px;
  position: sticky;
  width: fit-content;
  margin: 0 auto;
  padding: 0px 15px;
}
/*feather icons*/

.feather {
  width: 24px;
  height: 24px;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  fill: none;
}

.menu-desk .dropbtn .explore-arrow {
  margin-bottom: -7px;
}

/*certificate service page*/

img.lazy.icon-top {
  width: 24% !important;
}
/*promo-spring */
.micro-banner.promo-spring span.learn,
.micro-banner.promo-earth span.learn {
  background-color: #9acb4b;
  color: #000;
}
p.promo-code {
  color: #fff;
  font-size: 15px;
  margin: 10px auto;
}
p.promo-code span {
  font-weight: bold;
  font-size: 16px;
  padding: 6px;
  border: solid 3px #9acb4b;
  color: #fff;
  border-radius: 6px;
}
p.promo-code.contrast {
  color: #000;
}
p.promo-code.contrast span {
  border: solid 3px #2f90e0;
  color: #000;
}
.combo-hours.spec .foot-course.promo-spring.promo-enabled,
.combo-hours.spec .foot-course.promo-earth.promo-enabled {
  min-height: 231px;
}
.combo-hours.spec p.banner-promo.promo-spring {
  background-color: #9acb4b;
  color: #000;
  font-size: 15px;
  font-weight: bold;
  width: fit-content;
  padding: 5px 15px;
  margin: auto;
}
.spring-hero {
  padding-bottom: 4px;
  margin-top: 200px;
  float: right;
}
/*end promo-spring*/

.banner-promo-black {
  background: #000;
  text-align: center;
  color: #f7bc45;
  font-size: 20px;
  padding: 12px 11px;
  font-weight: 600;
}
/*promo-earth*/
.earth-hero {
  padding-bottom: 4px;
  margin-top: 100px;
  float: right;
}
.promo-earth-banner {
  background-color: #9acb4b;
  color: #000;
  font-size: 16px;
  font-weight: bold;
  border-radius: 5px;
  padding: 8px 22px;
  margin-top: 10px;
}
.promo-earth-banner:hover {
  opacity: 0.7;
}
p.banner-promo.promo-earth {
  background-color: #9acb4b;
  color: #000;
  font-size: 15px;
  font-weight: bold;
  width: fit-content;
  padding: 4px 15px;
  margin: auto auto 10px auto;
}
.combo-hours.spec .foot-course.promo-earth.promo-enabled {
  min-height: 231px;
}
/*end promo-earth*/

/* Bundle-promotion */
.bundle-teo-graphic {
  max-width: 524px;
  width: 100%;
  margin-top: 30px;
}
/* End Bundle-promotion */

.box-grey-clil {
  background-color: #f5f5f5;
  padding: 40px 20px 40px 20px;
  margin-bottom: 23px;
}

/*------------micro-banner-----------*/
.top-bar > .container-fluid.micro-banner-active {
  margin: 0 !important;
}
.micro-banner-active {
  min-height: 42px;
}
.micro-banner {
  width: 100%;
  height: auto;
  margin: 0;
  display: block;
  background-color: #f7bc45;
  z-index: 999;
  -webkit-box-shadow: 6px 6px 6px -5px rgba(0, 0, 0, 0.29);
  -moz-box-shadow: 6px 6px 6px -5px rgba(0, 0, 0, 0.29);
  box-shadow: 6px 6px 6px -5px rgba(0, 0, 0, 0.29);
}
.micro-banner h5 {
  color: #000;
  font-size: 1.6rem;
  line-height: 38px;
  font-weight: 600;
  position: sticky;

  width: fit-content;
  margin: 0 auto;
  padding: 0px 15px;
}
.micro-banner h5 span.new2 {
  background-color: #e22727;
  padding: 3px 10px;
  font-size: 1.7rem;
  margin-right: 15px;
}
.micro-banner a {
  text-decoration: none;
}
.micro-banner span.learn {
  font-family: "Raleway", "Open Sans", "Helvetica Neue", Helvetica, Arial,
    sans-serif;
  background-color: #000000;
  border-radius: 14px;
  margin: 0px 15px;
  padding: 0px 14px;
  font-size: 1.3rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #ffffff;
  display: inline-flex;
  height: 2.1em;
  line-height: 2.1em;
}
/* con sticky-micro-banner*/

.christmas {
  background-image: url(../img/myimg/christmas/bg-top-header.png) !important;
}

.teo-box-price h2 {
  font-size: 20px !important;
  color: #fff;
}

.which-course {
  -webkit-box-shadow: 2px 2px 16px 2px rgb(0 0 0 / 15%);
  box-shadow: 2px 2px 16px 2px rgb(0 0 0 / 15%);
}

.which-course .prof {
  background-color: #eaeaea;
}

.flex-content {
  display: flex;
}

.which-course .prof .category {
  background-color: #094968;
  color: #fff;
}
.which-course .found .category {
  background-color: #337ab7;
  color: #fff;
}
.which-course .spec .category {
  background-color: #00a0ba;
  color: #fff;
}
.flex-content > div {
  padding: 35px;
}

.new-promo {
  background: #183046 !important;
  color: #ffb305 !important;
  font-size: 14px !important;
  font-weight: 600;
  background-size: contain;
}
.elevar-overlay-anchor {
  cursor: pointer;
  position: fixed;
  left: -115px;
  bottom: -115px;
  width: 200px;
  height: 200px;
  background-color: #f66824;
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding-top: 10px;
  z-index: 99999;
  transform: rotate(45deg);
  transition: all 0.3s;
}
.elevar-overlay-anchor.show-modal {
  left: -155px;
  bottom: -155px;
  padding-top: 20px;
}
.elevar-overlay-anchor svg {
  transform: rotateZ(180deg);
  width: 15px;
}
.elevar-overlay-anchor .icon {
  background-color: #f66824;
  color: #fff;
}
.elevar-overlay-anchor span {
  font-weight: 700;
  font-size: 15px;
}

/* MY STYLES */
.logos img {
  margin: auto;
  display: block;
}
.btn-primary {
  padding: 14px 20px 13px 20px;
}

.go-to-cart {
  visibility: hidden;
}

.cart_product img {
  margin: 0px !important;
}

.clear {
  clear: both;
  display: block;
}
.gap {
  clear: both;
  height: 30px;
  width: 100%;
}
.gap2 {
  clear: both;
  height: 45px;
  width: 100%;
}
.gap3 {
  clear: both;
  height: 100px;
  width: 100%;
}
.gap4 {
  clear: both;
  height: 20px;
  width: 100%;
}
.img-responsive,
.img-resonsive {
  width: 100%;
  height: auto;
  margin: auto;
  display: block;
}

.tile {
  color: #29d9c2 !important;
}
.green {
  color: #01a2a6 !important;
}
.blue {
  color: #0b3c4d !important;
}
.orange {
  color: #e99b04 !important;
}

.ocean {
  color: #1695a3;
}
a.green:hover {
  color: #0b3c4d !important;
}
a.blue:hover {
  color: #e99b04 !important;
}
a.orange:hover {
  color: #0b3c4d !important;
}
a:hover {
  color: #29d9c2;
}
p.lead2 {
  font-size: 17px;
  line-height: 29px;
  margin-bottom: 20px;
}
.ceus {
  font-size: 18px !important;
}
.ceus-header {
  border-top: 1px solid #ffffff;
  font-size: 18px;
  color: #ffffff;
  margin-top: 16px !important;
  font-weight: 700;
}
.list-courses li {
  border-bottom: 1px solid #c8c8c8;
  padding-bottom: 6px;
  padding-top: 6px;
  padding-left: 6px;
  padding-right: 6px;
}
ul.list-courses {
  padding-bottom: 40px;
  padding-left: 3px;
  padding-right: 10px;
}
ul.list {
  margin-left: 20px;
  list-style: circle;
  margin-bottom: 15px;
}
.gap {
  clear: both;
  height: 30px;
  width: 100%;
}
.gap2 {
  clear: both;
  height: 45px;
  width: 100%;
}
.gap3 {
  clear: both;
  height: 100px;
  width: 100%;
}
.gap4 {
  clear: both;
  height: 20px;
  width: 100%;
}
.img-responsive {
  width: 100%;
  height: auto;
  margin: auto;
  display: block;
}

.page-header h1 {
  font-size: 48px;
  margin-bottom: 28px;
  line-height: 55px;
  font-weight: 400;
}
.page-header h1 span {
  font-weight: 700;
}
h1 {
  font-size: 45px;
  margin-bottom: 32px;
  line-height: 56px;
}
h1.hero {
  font-size: 48px;
  line-height: 58px;
}
h1.interior-menu-title {
  font-size: 38px;
  line-height: 48px;
}
h2 {
  font-size: 36px;
  line-height: 52px;
}

h3 {
  font-size: 26px;
  line-height: 37px;
}
h4 {
  font-size: 23px;
  line-height: 30px;
}
h5 {
  font-size: 19px;
  line-height: 23px;

  margin-bottom: 16px;
}
.btn {
  min-width: 135px;
}

.tile {
  color: #29d9c2 !important;
}

.blue {
  color: #0b3c4d !important;
}
.orange {
  color: #e99b04 !important;
}
a.green:hover {
  color: #0b3c4d !important;
}
a.blue:hover {
  color: #e99b04 !important;
}
a.orange:hover {
  color: #0b3c4d !important;
}
a:hover {
  color: #29d9c2;
}
p.lead2 {
  font-size: 17px;
  line-height: 29px;
  margin-bottom: 20px;
}
.ceus {
  font-size: 15px !important;
}
.ceus-header {
  border-top: 1px solid #ffffff;
  padding: 7px 10px;
  font-size: 18px;
  color: #ffffff;
  margin-top: 16px !important;
  font-weight: 700;
}
.list-courses li {
  border-bottom: 1px solid #c8c8c8;
  padding-bottom: 6px;
  padding-top: 6px;
  padding-left: 6px;
  padding-right: 6px;
}
ul.list-courses {
  padding-bottom: 40px;
  padding-left: 3px;
  padding-right: 10px;
}
ul.list {
  margin-left: 20px;
  list-style: circle;
  margin-bottom: 15px;
}
.table-bordered,
.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  background: #f9f9f9;
  border: 1px solid #dcdcdc;
  color: #424242;
  font-weight: 600;
  font-size: 14px;
}
.hover-green:hover {
  color: #29d9c2;
}
/*HOME*/

.icon-img {
  margin-top: 5px;
  margin-left: 40px;
}
.yt-video {
  position: relative;
  max-width: 74%;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  background: #000;
  margin: 0 auto;
  display: block;
}
.yt-video iframe,
.yt-video object,
.yt-video embed {
  width: 1600px;
  max-width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.yt-miniaturas a {
  position: relative;
  display: inline-block;
  width: 22%;
  height: 27px;
  overflow: hidden;
  padding: 0 0 19% 0;
  vertical-align: top;
  margin: 1%;
  border: 1px solid #dcdcdc;
  box-sizing: border-box;
  transition: 0.3s all;
  background: #fff;
}
.yt-miniaturas a:hover {
  z-index: 2;
  transform: scale(1.2);
}
.yt-miniaturas a img {
  width: 100%;
  padding: 5px;
  background: transparent;
}
.yt-miniaturas a div {
  position: absolute;
  width: 100%;
  overflow: hidden;
  padding: 0 4px;
  box-sizing: border-box;
  white-space: nowrap;
  text-overflow: ellipsis;
  bottom: 0;
  left: 0;
  font-size: 14px;
  line-height: 18px;
  font-family: Arial;
  color: white;
  background: #cc181e;
  opacity: 0.8;
}
.box-courses-03 {
  color: #000;
  background: #e3e3e3;
  padding-left: 24px;
  padding-right: 20px;
  height: 730px;
  padding-top: 28px;
}
.box-courses-ceus {
  color: #000;
  background: #e3e3e3;
  padding-left: 24px;
  padding-right: 20px;
  height: auto;
  padding-top: 28px;
  margin: 14px;
}
img.icon-accet {
  width: 35px;
  margin: 10px auto 15px auto;
}
.icon-partner {
  opacity: 0.7;
  width: 25px;
}
.flexing-boxes {
  display: flex;
}
/* Símbolo cargador CSS */
.yt-video:before {
  content: "";
  display: inline-block;
  margin: 20% auto;
  border-width: 30px;
  border-radius: 50%;
  animation: spin 1s linear infinite;
  border-style: double;
  border-color: #999 transparent;
}
.yt-miniaturas a div {
  position: absolute;
  width: 100%;
  overflow: hidden;
  padding: 3px 4px;
  box-sizing: border-box;
  white-space: nowrap;
  text-overflow: ellipsis;
  bottom: 0;
  left: 0;
  font-size: 14px;
  line-height: 18px;
  color: white;
  font-weight: 600;
  background: #e99b04;
  opacity: 0.8;
}
.error {
  text-align: center !important;
  font-size: 269px !important;
  padding-top: 50px;
}
.header-error {
  padding-bottom: 100px;
}
.error-subtitle {
  text-align: center;
  margin-top: 140px;
  font-size: 39px;
  line-height: 51px;
}
.btn-goback {
  border-radius: 25px;
  padding: 14px 28px 13px 28px;
  line-height: 1;
  font-family: "Raleway", "Open Sans", "Helvetica Neue", Helvetica, Arial,
    sans-serif;
  font-weight: bold;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0 auto !important;
  display: block !important;
  width: 300px;
  background: #0c3c4d;
  margin-top: 66px !important;
  color: #fff;
}
.link-error-help {
  display: inline-block;
  line-height: 21px;
  font-family: "Raleway", "Open Sans", "Helvetica Neue", Helvetica, Arial,
    sans-serif;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #ffffff;
  margin-top: 20px;
}
.text-logo {
  font-family: "Raleway", "Open Sans", "Helvetica Neue", Helvetica, Arial,
    sans-serif;
  font-weight: bold;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.alt-font {
  font-family: "Raleway", "Open Sans", "Helvetica Neue", Helvetica, Arial,
    sans-serif;
  font-weight: bold;
  font-size: 11px !important;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.sad {
  margin: 0 auto;
  display: block;
  margin-top: -108px;
  margin-bottom: 51px;
}
.line-right {
  border-right: 1px solid #fff;
}
.link-faq {
  color: #e99b04 !important;
  position: relative;
}
.fb-page {
  background: #fff;
  padding: 3px;
  border-radius: 4px !important;
  margin: 0 auto;
  text-align: center;
  display: block;
}

.teachng-badge {
  width: 285px;
  position: absolute;
  padding-bottom: 20px;
  left: -3px;
}
.box-height-header {
  padding-top: 36px !important;
  height: 210px;
}
.sing-more {
  background: #7e7e7e;
  color: #fff;
  border-radius: 5px;
  font-weight: bold;
  font-size: 23px;
  top: 250px;
}
.sing-equel {
  background: #e98904;
  color: #fff;
  border-radius: 5px;
  font-weight: bold;
  font-size: 21px;
  top: 250px;
}
.border {
  border: 1px solid #c4c4c4;
  padding: 40px;
  margin-bottom: 40px;
}
/*modulo*/

.orange-badge {
  font-family: "Raleway", "Open Sans", "Helvetica Neue", Helvetica, Arial,
    sans-serif;
  color: #f05a2b !important;
  padding-bottom: 6px;
}
.frequently {
  padding: 17px 40px;
  border-radius: 3px;
  padding-top: 30px;
  padding-bottom: 30px;
  border: 1px solid #f9d2c5;
}
.modulo-box {
  margin-top: 20px;
}
.border-modulo {
  border-top: 1px dotted #837d7a;
  border-bottom: 1px dotted #837d7a;
  padding-top: 10px;
  padding-bottom: 10px;
  background: #fffffe;
  margin: 0 auto;
  display: table;
  margin-top: 15px;
}
.module-course {
  font-weight: bold;
  color: #000;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.module-border-right {
  border-right: 1px dotted #837d7a;
}
.module-subtitle {
  font-size: 17px;
  line-height: 25px;
  font-weight: 600;
  color: #000;
  margin-bottom: 16px;
  font-weight: 500;
}
.btn-module-enroll {
  background: #32e0c9;
  border-radius: 17px;
  padding: 7px 18px;
  text-align: center;
  font-weight: 600;
  color: #fff;
  vertical-align: middle;
  position: absolute;
  top: 25px;
}
.btn-module-lmore {
  background: #9aa2a1;
  border-radius: 17px;
  padding: 7px 18px;
  text-align: center;
  display: block;
}
.destacado-menu {
  color: rgb(255, 255, 255);
  font-style: italic;
  font-size: 12px;
  line-height: 21px;
  background: rgb(247, 180, 54);
  padding: 1px 3px;
}
.menu-important-course {
  background: rgb(255, 242, 216);
  padding: 8px;
}
.bt-orange-bigger-menu {
  background: #ff9800;
  text-align: center;
  margin: 0 auto !important;
  display: block !important;
  border-radius: 4px;
  border: 1px solid #dd8503;
  line-height: 33px !important;
  width: 80%;
  color: #fff !important;
}
.bt-green-bigger-menu {
  color: #fff;
  text-align: center;
  background: #0ad7bc;
  text-align: center;
  margin: 0 auto !important;
  display: block !important;
  border-radius: 4px;
  color: #fff !important;
  border: 1px solid #0fb49e;
  line-height: 33px !important;
}
.msu-logo-acred {
  max-width: 78%;
  margin-top: -5px;
  margin-bottom: -4px;
}
.logo-top {
  width: 13% !important;
  padding: 8px;
}
.logo-top-2 {
  width: 13% !important;
  padding: 11px 0px !important;
}
.logo-top-3 {
  width: 9%;
  padding: 7px;
}
.univ-link-tab {
  font-size: 11px;
  text-align: center;
  color: #000;
}
.tab-univ-box {
  position: relative;
  display: block;
  padding: 1px 1px;
}
.partner-univ {
  background: #e2f4fd;
  border: 1px solid #c5e0eb;
  border-radius: 5px;
  padding: 4px;
}
.table-content-univ {
  border: 1px solid #fff;
}
.tab-univ-content {
  background: #fff;
  padding: 15px;
  margin: 0px 4px 7px;
  border-radius: 0px 0px 6px 6px;
}
.table-content-univ td {
  padding: 8px;
  border-bottom: 1px solid #999;
}
.table-content-univ td a {
  text-decoration: underline;
  color: #000;
}
.table-head-univ td {
  color: #1b3564;
  font-weight: 700;
}
/*table university*/
.huntington {
  width: 90px;
  padding-bottom: 10px;
  padding-top: 3px;
}

.azusa {
  width: 80px;
  padding-bottom: 10px;
  padding-top: 3px;
}
.bond {
  width: 112px;
  padding-bottom: 15px;
  padding-top: 7px;
}
.massey {
  width: 63px;
  padding-bottom: 1px;
}
.sit {
  width: 120px;
  padding-bottom: 2px;
}

.crown {
  width: 76px;
  padding-bottom: 2px;
}
.unc {
  width: 65px;
}

.westcliff {
  width: 60px;
}
.american {
  width: 53px;
  padding-bottom: 3px;
}
.tamut {
  width: 70px;
  padding-top: 3px;
  padding-bottom: 6px;
}
.tab-univ-box {
  position: relative;
  display: block;
  padding: 0px 2px;
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li.tab-univ-box > a {
  height: 100px;
  padding: 11px 10px 0px 10px;
}
.azusa-header {
  width: 77%;
  margin-left: 20px;
}
.massey-header {
  width: 75%;
  margin-left: 14px;
}
.grey-table {
  background: #fff !important;
}
.related-course-box {
  border: 1px solid #fff;
  text-align: left;
  font-size: 14px;
  color: #fff;
  margin-top: -10px;
  padding: 0px;
  line-height: 18px;
  padding-bottom: 20px;
}
.related-course-box h4 {
  color: #fff;
  font-size: 26px;
  padding-top: 10px;
  background: #21212161;
  padding-bottom: 10px;
  padding-left: 15px;
  margin-bottom: 12px;
}
.thumb-greece {
  margin-left: 17px;
  border-radius: 4px;
}
.related-course-box li {
  padding-bottom: 6px;
}

span.text-white a:hover {
  text-decoration: underline;
}

.top-bar-jan-week-1 {
  background-image: url(../img/myimg/promos/bg-top-header-ny.png) !important;
}

/*map*/
#mapContainer {
  height: 600px;
  width: 900px;
  margin: 0 auto;
}
#map {
  width: 925px;
  position: absolute;
}
.tooltipMap {
  position: absolute;
  display: none;
  background: #2a2a2a;
  color: #fff;
  border: 1px solid #ccc;
  cursor: pointer;
  padding: 10px;
  z-index: 3;
}
.tooltipMap p {
  color: #fff;
}
.marker {
  background-image: ("img/marker.png");
  width: 20px;
  height: 23px;
  margin-top: -5px;
  position: absolute;
  cursor: pointer;
}

/* newsletter */
.newsletter h2 {
  font-size: 23px;
  line-height: 32px;
}
/* logos */
.about .logos-acc {
  margin: 10px 1%;
  width: 12%;
  float: left;
}
.about .logos-acc p {
  font-size: 10px;
  line-height: 14px;
  font-weight: 400;
  color: #fff;
}
.news h3 {
  font-size: 23px;
  line-height: 30px;
}
.about p {
  font-size: 16px;
  line-height: 24px;
}
p.acred-small {
  color: #333;
  font-size: 10px;
  line-height: 13px;
  margin: 15px 0;
  text-align: center;
}
section.logos {
  padding-top: 65px;
  padding-bottom: 65px;
}
.logoband {
  text-align: center;
  float: left;
  box-sizing: border-box;
  position: relative;
  line-height: 80px;
  margin-right: 3%;
  min-height: 140px;
}
.logoband img {
  width: 100%;
}
.logoband.last {
  margin-right: 0;
}
.logoband.xbig {
  width: 18%;
}
.logoband.big {
  width: 14%;
}
.logoband.medd {
  width: 12%;
}
.logoband.smal {
  width: 7%;
}
.logoband.xbig img {
  margin-top: 15px;
}
.logoband {
  text-align: center;
  float: left;
  box-sizing: border-box;
  position: relative;
  line-height: 80px;
  margin-right: 2%;
  min-height: 140px;
}
.logoband img {
  width: 100%;
}
.logoband.last {
  margin-right: 0;
}
.logoband.xbig {
  width: 18%;
}
.logoband.big {
  width: 14%;
}
.logoband.medd {
  width: 12%;
}
.logoband.smal {
  width: 8%;
}
.logoband.xbig img {
  margin-top: 15px;
}
/* FOOTER STYLES */

footer {
  background-color: #0b3c4d;
  padding: 40px 0;
}
footer h3 {
  color: #606060;
  font-weight: 400;
}
footer ul {
  padding-left: 0;
  list-style: none;
  font-size: 13px;
  line-height: 20px;
}
footer a {
  color: #04adf7;
}
footer a.link-blue {
  font-weight: 700;
  text-decoration: underline;
}
/* ABOUT */
.mission .glyphicon {
  font-size: 12px;
  color: #e99b04;
  margin-right: 3px;
}
.partner .item-inner img {
  border: 1px solid #efefef;
}
img.accet-acc {
  max-width: 180px;
  opacity: 0.8;
}
/*Courses*/
.location p b {
  color: #333;
}
.accet-courses {
  max-width: 170px;
  opacity: 0.9;
  margin-top: 0px;
  margin-left: 0;
  padding-bottom: 10px;
}
.ace-courses {
  max-width: 233px;
  opacity: 0.9;
  margin-top: 0px;
  margin-left: 0;
  padding-bottom: 10px;
}
.iso-courses {
  opacity: 0.9;
  margin-top: 7px;
  margin-left: 0;
  padding-bottom: 7px;
  max-width: 180px;
}
.msu-courses {
  max-width: 122px;
  opacity: 0.9;
  margin-top: 7px;
  margin-left: 0;
  padding-bottom: 7px;
}
.celta-courses {
  max-width: 240px;
  margin: 8px 0;
  padding-bottom: 10px;
}
.left {
  float: left;
}
.right {
  float: right;
}
.related-certificates .feature-box {
  height: auto;
  padding: 0 10px;
  min-height: auto;
  margin-bottom: 25px;
}
.related-certificates i {
  float: left;
  margin-right: 10px;
  font-size: 20px;
  padding-top: 3px;
  padding-bottom: 50px;
  color: #01a2a6;
}
.related-certificates h4 {
  margin-top: 15px;
}

.related-certificates p {
  font-size: 15px;
  color: #333;
  margin-top: 0;
  line-height: 20px;
}
.related-certificates a,
.location a.more {
  font-size: 13px;
  font-weight: 600;
  color: #e99b04;
  font-family: "Raleway", "Open Sans", "Helvetica Neue", Helvetica, Arial,
    sans-serif;
  line-height: initial;
}
ul.bull,
ul.bull li {
  display: block;
  opacity: 1;
  font-size: 16px;
  line-height: 30px;
}
ul.bull {
  padding-left: 20px;
}

ul.bull li {
  background-image: url(../img/myimg/svg/bull.svg) !important;

  padding-left: 20px;
  background-repeat: no-repeat;
  background-size: 8px auto;
  background-position: left top;
}
ul.tick,
ul.tick li {
  display: block;
  opacity: 1;
  font-size: 16px;
  line-height: 30px;
  text-align: left;
}
ul.tick {
  padding-left: 20px;
}
ul.tick li {
  background-image: url(../img/myimg/svg/tick.svg);
  padding-left: 20px;
  background-repeat: no-repeat;
  background-size: 12px auto;
  background-position: left top;
  background-position-y: 11px;
}
.accordion .text ul.bull li {
  font-size: 14px;
}
.related-certificates .new-padd {
  padding: 8px;
}
.hero-badge {
  width: 170px;
  margin: auto;
}
.hero-badge .badge-text {
  position: absolute;
  z-index: 99;
  width: 180px;
  margin-left: -5px;
}
.hero-badge img {
  width: 170px;
  margin-top: -20px;
}
.hero-badge p {
  color: #fff;
  width: 150px;
  padding: 40px 12px;
  font-size: 14px;
  line-height: 22px;
  margin: auto;
  font-weight: bold;
  font-family: "Open Sans", Arial;
}
.certificate-luz p.lead {
  margin-top: 120px;
}
.certificate-luz .product-image {
  position: absolute;
  left: 170px;
  bottom: 40px;
  max-width: 380px;
}
.uni-logos div {
  margin-top: 360px;
  position: absolute;
  right: 70px;
  background: rgba(256, 256, 256, 0.6);
  padding: 10px 20px;
}
.uni-logos img {
  float: right;
  margin-left: 30px;
}
section.social {
  background-color: #01a2a6;
}
section.social .social-icons li {
  margin-right: 34px;
}
section.social .social-icons li a {
  font-size: 38px;
  color: #fff;
  opacity: 0.3;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
section.social .social-icons li a:hover {
  opacity: 0.8;
}
.learning h5 {
  margin-top: 20px;
}
.learning img {
  margin-top: 20px;
}
.btn.request {
  margin-right: 15px;
}
.btn.enroll {
  min-width: 172px;
}

.locations h4 {
  font-size: 20px;
  line-height: 28px;
}
table .tit {
  font-size: 18px;
}
.margin-top {
  margin-top: -50px;
}

.black-friday-hero {
  padding-bottom: 4px;
  margin-top: 130px !important;
  float: right;
  max-width: 360px;
}
/*Login*/

body .cert-number::-webkit-input-placeholder {
  /* Chrome */
  color: #999;
  font-size: 15px;
}
body .cert-number:-ms-input-placeholder {
  /* IE 10+ */
  color: #999;
  font-size: 15px;
}
body .cert-number::-moz-placeholder {
  /* Firefox 19+ */
  color: #999;
  opacity: 1;
  font-size: 15px;
}
body .cert-number:-moz-placeholder {
  /* Firefox 4 - 18 */
  color: #999;
  opacity: 1;
  font-size: 15px;
}
img.order-cert {
  max-width: 650px;
}

/* verification */
.sample-cert {
  max-width: 300px;
  -webkit-box-shadow: 0px 0px 5px -2px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 5px -2px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 5px -2px rgba(0, 0, 0, 0.75);
}
.icon-overview {
  height: 130px;
}
.image-gallery p {
  margin-top: 15px;
  font-size: 14px;
  line-height: 21px;
  padding: 0 20px;
}
.badge-cert-150 {
  max-width: 150px;
  position: absolute;
  z-index: 99;
  margin-top: -10px;
  right: 35px;
}
.svg.icon-orange {
  max-width: 60px;
  height: auto;
  margin-bottom: 22px;
}
.svg.icon-white {
  max-width: 60px;
  height: auto;
  margin-bottom: 22px;
}
i.icon-orange {
  color: #e99b04;
}
.svg.icon-orange path,
.svg.icon-orange polygon,
.svg.icon-orange rect {
  fill: #e99b04;
}
.svg.icon-white path,
.svg.icon-white polygon,
.svg.icon-white rect {
  fill: #ffffff;
}

.now-price {
  margin-bottom: 0px !important;
}
/**
	*   Blog
	*/

#search-2 .input-group-btn {
  vertical-align: bottom;
}
#search-2 .btn-default {
  min-width: 40px;
}
.article-single .article-body h2 {
  margin-bottom: 5px;
  margin-top: 15px;
}

.title-box-tesol {
  font-size: 20px;
  color: #333333;
  font-weight: 500;
}
/*Table*/

.table-01 {
  max-width: 100%;
  background-color: #f7f7f7;
  border-radius: 26px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.table-01 thead {
  background: #1e958f;
  color: #fff;
}
.thead-01 {
  background: #1d938e;
  color: #fff;
}
.table-01 th {
  padding: 15px 9px;
}
.table-01 td {
  font-size: 13px;
}

/*Why Choose Bridge Page*/

.text-accet {
  font-size: 12px;
  padding-top: 13px;
  padding-left: 0px;
  line-height: 19px;
  margin: 0 auto;
  display: block;
  padding-bottom: 15px;
}
.logo-accet {
  margin: 0 auto;
  display: block;
}
.img-center {
  margin: 0 auto;
  display: block;
}
.subtitle {
  font-size: 22px !important;
  margin-top: -29px;
  padding-bottom: 35px;
  font-weight: 400;
}
.btn-primary-02 {
  border-radius: 25px;
  display: inline-block;
  padding: 14px 20px 13px 20px;
  line-height: 1;
  border: 2px solid #29d9c2;
  font-family: "Raleway", "Open Sans", "Helvetica Neue", Helvetica, Arial,
    sans-serif;
  font-weight: bold;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #29d9c2;
}
/*Our tutors*/

.text-bio {
  font-size: 15px;
  line-height: 22px;
}
/*BTEFL Alumni*/
.alumni {
  color: #109a8d;
}
.link {
  color: #e99b04 !important;
}
.link-02 {
  color: #fff !important;
}
.alumni-img {
  margin-bottom: 0px !important;
}
.steps .feature-icon-large i {
  margin: auto;
  border: 2px solid #e99b04;
  margin-bottom: 15px;
}
a.h-blue:hover {
  color: #e99b04 !important;
}
/*MENU*/
.menu .awards-menu a:hover {
  background-color: transparent;
}
.hover-job-abroad.page-header {
  padding: 30px 0px;
}
.hover-job-abroad.page-header:before {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  content: "";
  opacity: 0;
  z-index: 2;
  background-color: #333333;
}
.hover-job-abroad .jabroad {
  position: relative;
  z-index: 3;
}

/* NEW COURSE TABS */
.subnav li.active.course-tab a.btn-header-menu-interior,
.subnav li.active.course-tab a.btn-header-menu-interior:hover {
  background: #60dac3 !important;
  color: #fff !important;
  font-size: 14px;
  margin: 5px 0 0 0;
}
.menu .menu-tab-tefl-tesol-programs li.course-tab {
  margin-bottom: 4px;
  margin-right: 8px !important;
}
.menu .menu-tab-tefl-tesol-programs .interior-menu-title {
  border-bottom: none;
}
.subnav li.course-tab a.btn-header-menu-interior {
  font-size: 14px;
  border: 1px solid #ccc;
  -webkit-border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  -moz-border-radius-topleft: 8px;
  -moz-border-radius-topright: 8px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  margin: 5px 0 0 0;
}
.subnav li.course-tab a.btn-header-menu-interior:hover {
  background: #f4f4f4 !important;
  color: #000 !important;
  border: 1px solid #ccc;
  -webkit-border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  -moz-border-radius-topleft: 8px;
  -moz-border-radius-topright: 8px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  margin: 5px 0 0 0;
}
.subnav li.course-tab a.btn-header-menu-interior {
  font-size: 14px;
}

.subnav li.course-tab {
  text-transform: uppercase;
  font-size: 14px;
}

.nav-tabs > li.course-tab > a {
  border: none;
}
.subnav li.button-nav a {
  background-color: #e5983c;
  padding: 8px 14px;
  border-radius: 8px;
  color: #fff;
  margin: 5px auto 10px 0;
}
.subnav li.button-nav a:hover {
  background-color: #60dac3;
  color: #fff !important;
}
.button-nav.compare1 {
  margin-top: 20px;
}
.button-nav.compare2 {
  margin-top: 65px;
}
.button-nav.compare3 {
  margin-top: 65px;
}
ul.subnav li a i {
  letter-spacing: 0;
}

/* END NEW COURSE TABS */

.thead-blue {
  background-color: #1c92a2;
  text-align: center;
  font-size: 12px;
}

.pais td {
  background-repeat: repeat-x;
  background-position: top left;
  font-size: 13px;
  color: #333;
  vertical-align: middle;
  border: 1px solid #ececec;
  padding: 12px 9px 13px 9px;
  text-align: center;
  width: 6%;
  line-height: 16px;
  background: #fbfbfb;
}

.icon-green {
  font-size: 27px;
  color: #ffffff;
  text-align: center;
  margin: 0 auto;
  display: block !important;

  padding: 22px 0px;
  margin-left: 28px;
  border-radius: 35px;
}

.icon-green-02 {
  font-size: 27px;
  color: #ffffff;
  text-align: center;
  display: block !important;
  background: #0f8077;
  padding: 25px 0px;
  margin-left: 28px;
  border-radius: 52px;
  width: 30%;
  margin: 0 auto;
  margin-bottom: -14px;
}
.country {
  border-radius: 5px;
  margin-bottom: 14px;
}
.thead-blue-categories {
  color: #fff;
  font-size: 14px;
  line-height: 18px;
  font-weight: 600;
}
/* teach abroad */

.ebooks img {
  max-width: 180px;
}
section.resources {
  background-color: #fff;
}
.ebooks {
  margin-top: 40px;
}
/* sitemap*/
.sitemap ul li {
  font-size: 25px;
  font-weight: bold;
  margin: 30px 0;
  text-decoration: none;
  font-family: "Raleway", sans-serif;
}
.sitemap .underline {
  text-decoration: underline;
}
.sitemap ul li a {
  color: #fff;
}
.sitemap ul li a:hover {
  color: #0b3c4d;
}
.sitemap ul li ul li {
  font-size: 21px;
}
.sitemap ul {
  padding-left: 30px;
}
.sitemap ul li ul li ul li {
  font-size: 18px;
  font-weight: normal;
  margin: 15px 0;
  list-style: circle;
}
.sitemap ul li ul li ul li ul li {
  font-size: 17px;
}
.sitemap ul li ul li ul li ul li ul li {
  font-size: 15px;
  font-weight: 400;
  margin: 10px 0;
  list-style: disc;
  font-family: "Open Sans", sans-serif;
}
/* nuevos courses boxes */

.background-image-holder.course-box {
  position: relative;
  min-height: 529px;
}
.hour-150 {
  background: #01a2a6 !important;
  background: -moz-linear-gradient(45deg, #01a2a6 0%, #29d9c2 100%) !important;
  background: -webkit-linear-gradient(
    45deg,
    #01a2a6 0%,
    #29d9c2 100%
  ) !important;
  background: linear-gradient(45deg, #01a2a6 0%, #29d9c2 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#01a2a6', endColorstr='#29d9c2', GradientType=1 ) !important;
  padding: 0;
  margin-bottom: 15px;
}

.hour-150 h3,
.hour-150 h3 a,
.spec-courses h3,
.spec-courses h3 a {
  margin-top: 10px;
  color: #000;
}
.combo-hours .head-course h3,
.combo-hours .head-course h3 a {
  color: #fff;
}
.combo-hours-course .head-course h3,
.combo-hours .head-course h3 a {
  color: #fff;
}

.hour-150 h3,
.combo-hours h3,
.hour-150 h3 a,
.combo-hours h3 a,
.spec-courses h3,
.spec-courses h3 a {
  color: #000;
  font-weight: 700;
  font-size: 22px;
  line-height: 27px;
  margin-bottom: 21px;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.hour-150 h3,
.combo-hours-course h3,
.hour-150 h3 a,
.combo-hours-course h3 a,
.spec-courses h3,
.spec-courses h3 a {
  color: #000;
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 20px;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.hour-150 h3 a:hover,
.combo-hours h3 a:hover,
.basic .head-course h3 a:hover {
  color: #0b3c4d;
  opacity: 0.8;
}
.professional .head-course h3 a:hover {
  color: #fff;
}
h2.specialized {
  margin-bottom: 20px;
  font-weight: 600;
  padding-bottom: 10px;
}
span.new {
  background-color: #e01537;
  padding: 6px;
  color: #fff; /*float:right;*/
  font-size: 10px;
  margin-top: -2px;
}

.text p {
  color: #000;
  font-size: 14px;
  line-height: 23px;
  margin-bottom: 22px;
}
.spec .text p {
  font-size: 14px;
  line-height: 23px;
  margin-bottom: 12px;
}
.logos-align {
  width: 270px;
  display: block;
  margin: 20px auto;
  height: 56px;
}
.logos-align img {
  float: left;
}
.hero-badge.idelt {
  margin-top: 40px;
  width: 130px;
  right: 20px;
  position: absolute;
}
.hero-badge.idelt .badge-text {
  width: 140px;
  margin-left: -10px;
}
.hero-badge.idelt .badge-text p {
  font-size: 12px;
  line-height: 16px;
  padding-top: 20px;
  font-family: "Raleway", "Open Sans", sans-serif;
  text-transform: uppercase;
  font-weight: 400;
}
.hero-badge.idelt img {
  margin-top: -20px;
}

.combo-hours-course.half {
  width: 50%;
}

.orange-line {
  border: 1px solid #f29e28;
  padding-top: 12px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: -12px;
}
.badge-100 {
  background: #f29e27;
  line-height: 16px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  padding: 7px;
  margin-top: -15px;
}
.combo-hours .photo-courses {
  height: 250px;
}
.combo-hours-course .photo-courses {
  height: 250px;
}
.combo-hours .text-hour {
  background-color: #f8f8f8;
  padding: 20px 18px 0px 18px;
  min-height: 995px;
  border: 1px solid #dfdfdf;
}
.combo-hours-course .text-hour {
  background-color: #f8f8f8;
  padding: 30px 22px 0px 22px;
  min-height: 500px;
  border: 1px solid #dfdfdf;
}

.combo-hours-course .text-hour-yl {
  background-color: #f8f8f8;
  padding: 30px 22px 0px 22px;
  min-height: 249px;
  border: 1px solid #dfdfdf;
}

.green {
  color: #01a2a6 !important;
}
.blue {
  color: #0b3c4d !important;
}
.orange {
  color: #e99b04 !important;
}
a.green:hover {
  color: #0b3c4d !important;
}
a.blue:hover {
  color: #e99b04 !important;
}
a.orange:hover {
  color: #0b3c4d !important;
}
a:hover {
  color: #29d9c2;
}
p.lead2 {
  font-size: 17px;
  line-height: 29px;
  margin-bottom: 20px;
}
.ceus {
  font-size: 18px !important;
}
.ceus-header {
  border-top: 1px solid #ffffff;
  font-size: 18px;
  color: #ffffff;
  margin-top: 16px !important;
  font-weight: 700;
}
.list-courses li {
  border-bottom: 1px solid #c8c8c8;
  padding-bottom: 6px;
  padding-top: 6px;
  padding-left: 6px;
  padding-right: 6px;
}
ul.list-courses {
  padding-bottom: 40px;
  padding-left: 3px;
  padding-right: 10px;
}
ul.list {
  margin-left: 20px;
  list-style: circle;
  margin-bottom: 15px;
}
.gap {
  clear: both;
  height: 30px;
  width: 100%;
}
.gap2 {
  clear: both;
  height: 45px;
  width: 100%;
}
.gap3 {
  clear: both;
  height: 100px;
  width: 100%;
}
.gap4 {
  clear: both;
  height: 20px;
  width: 100%;
}
.img-responsive {
  width: 100%;
  height: auto;
  margin: auto;
  display: block;
}
.tile {
  color: #29d9c2 !important;
}
.blue {
  color: #0b3c4d !important;
}
.orange {
  color: #e99b04 !important;
}
a.green:hover {
  color: #0b3c4d !important;
}
a.blue:hover {
  color: #e99b04 !important;
}
a.orange:hover {
  color: #0b3c4d !important;
}
a:hover {
  color: #29d9c2;
}
p.lead2 {
  font-size: 17px;
  line-height: 29px;
  margin-bottom: 20px;
}
.ceus {
  font-size: 14px !important;
}
.ceus-header {
  border-top: 1px solid #ffffff;
  padding: 7px 10px;
  font-size: 18px;
  color: #ffffff;
  margin-top: 16px !important;
  font-weight: 700;
}
.list-courses li {
  border-bottom: 1px solid #c8c8c8;
  padding-bottom: 6px;
  padding-top: 6px;
  padding-left: 6px;
  padding-right: 6px;
}
ul.list-courses {
  padding-bottom: 40px;
  padding-left: 3px;
  padding-right: 10px;
}
ul.list {
  margin-left: 20px;
  list-style: circle;
  margin-bottom: 15px;
}
.table-bordered,
.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  background: #f9f9f9;
  border: 1px solid #dcdcdc;
  color: #424242;
  font-weight: 600;
  font-size: 14px;
}
.hover-green:hover {
  color: #29d9c2;
}

/* Símbolo cargador CSS */
.yt-video:before {
  content: "";
  display: inline-block;
  margin: 20% auto;
  border-width: 30px;
  border-radius: 50%;
  animation: spin 1s linear infinite;
  border-style: double;
  border-color: #999 transparent;
}
.yt-miniaturas a div {
  position: absolute;
  width: 100%;
  overflow: hidden;
  padding: 3px 4px;
  box-sizing: border-box;
  white-space: nowrap;
  text-overflow: ellipsis;
  bottom: 0;
  left: 0;
  font-size: 14px;
  line-height: 18px;
  color: white;
  font-weight: 600;
  background: #e99b04;
  opacity: 0.8;
}
.error {
  text-align: center !important;
  font-size: 269px !important;
  padding-top: 50px;
}
.header-error {
  padding-bottom: 100px;
}
.error-subtitle {
  text-align: center;
  margin-top: 140px;
  font-size: 39px;
  line-height: 51px;
}
.btn-goback {
  border-radius: 25px;
  padding: 14px 28px 13px 28px;
  line-height: 1;
  font-family: "Raleway", "Open Sans", "Helvetica Neue", Helvetica, Arial,
    sans-serif;
  font-weight: bold;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0 auto !important;
  display: block !important;
  width: 300px;
  background: #0c3c4d;
  margin-top: 66px !important;
  color: #fff;
}
.link-error-help {
  display: inline-block;
  line-height: 21px;
  font-family: "Raleway", "Open Sans", "Helvetica Neue", Helvetica, Arial,
    sans-serif;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #ffffff;
  margin-top: 20px;
}
.sad {
  margin: 0 auto;
  display: block;
  margin-top: -108px;
  margin-bottom: 51px;
}
.line-right {
  border-right: 1px solid #fff;
}
.link-faq {
  color: #e99b04 !important;
  position: relative;
}

.teachng-badge {
  width: 285px;
  position: absolute;
  padding-bottom: 20px;
  left: -3px;
}
.box-height-header {
  padding-top: 36px !important;
  height: 210px;
}
.sing-more {
  background: #7e7e7e;
  color: #fff;
  border-radius: 5px;
  font-weight: bold;
  font-size: 23px;
  top: 250px;
}
.sing-equel {
  background: #e98904;
  color: #fff;
  border-radius: 5px;
  font-weight: bold;
  font-size: 21px;
  top: 250px;
}
.border {
  border: 1px solid #c4c4c4;
  padding: 40px;
  margin-bottom: 40px;
}

.banner-newly {
  background: #e62323;
  color: #fff;
  font-style: italic;
  font-weight: 700;
  padding: 4px 7px;
  letter-spacing: -1px;
}

/*modulo*/

.orange-badge {
  font-family: "Raleway", "Open Sans", "Helvetica Neue", Helvetica, Arial,
    sans-serif;
  color: #f05a2b !important;
  padding-bottom: 6px;
}
.frequently {
  padding: 17px 40px;
  border-radius: 3px;
  padding-top: 30px;
  padding-bottom: 30px;
  border: 1px solid #f9d2c5;
}
.modulo-box {
  margin-top: 20px;
}
.border-modulo {
  border-top: 1px dotted #837d7a;
  border-bottom: 1px dotted #837d7a;
  padding-top: 10px;
  padding-bottom: 10px;
  background: #fffffe;
  margin: 0 auto;
  display: table;
  margin-top: 15px;
}
.module-course {
  font-weight: bold;
  color: #000;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.module-border-right {
  border-right: 1px dotted #837d7a;
}
.module-subtitle {
  font-size: 17px;
  line-height: 25px;
  font-weight: 600;
  color: #000;
  margin-bottom: 16px;
  font-weight: 500;
}
.btn-module-enroll {
  background: #32e0c9;
  border-radius: 17px;
  padding: 7px 18px;
  text-align: center;
  font-weight: 600;
  color: #fff;
  vertical-align: middle;
  position: absolute;
  top: 25px;
}
.btn-module-lmore {
  background: #9aa2a1;
  border-radius: 17px;
  padding: 7px 18px;
  text-align: center;
  display: block;
}
.destacado-menu {
  color: rgb(255, 255, 255);
  font-style: italic;
  font-size: 12px;
  line-height: 21px;
  background: rgb(247, 180, 54);
  padding: 1px 3px;
}
.menu-important-course {
  background: rgb(255, 242, 216);
  padding: 8px;
}
.bt-orange-bigger-menu {
  background: #ff9800;
  text-align: center;
  margin: 0 auto !important;
  display: block !important;
  border-radius: 4px;
  border: 1px solid #dd8503;
  line-height: 33px !important;
  width: 80%;
  color: #fff !important;
}
.bt-green-bigger-menu {
  color: #fff;
  text-align: center;
  background: #0ad7bc;
  text-align: center;
  margin: 0 auto !important;
  display: block !important;
  border-radius: 4px;
  color: #fff !important;
  border: 1px solid #0fb49e;
  line-height: 33px !important;
}
.msu-logo-acred {
  max-width: 78%;
  margin-top: -5px;
  margin-bottom: -4px;
}
.logo-top {
  width: 13% !important;
  padding: 8px;
}
.logo-top-2 {
  width: 13% !important;
  padding: 11px 0px !important;
}
.logo-top-3 {
  width: 9%;
  padding: 7px;
}
.univ-link-tab {
  font-size: 11px;
  text-align: center;
  color: #000;
}
.tab-univ-box {
  position: relative;
  display: block;
  padding: 1px 1px;
}
.partner-univ {
  background: #e2f4fd;
  border: 1px solid #c5e0eb;
  border-radius: 5px;
  padding: 4px;
}
.table-content-univ {
  border: 1px solid #fff;
}
.tab-univ-content {
  background: #fff;
  padding: 15px;
  margin: 0px 4px 7px;
  border-radius: 0px 0px 6px 6px;
}
.table-content-univ td {
  padding: 8px;
  border-bottom: 1px solid #999;
}
.table-content-univ td a {
  text-decoration: underline;
  color: #000;
}
.table-head-univ td {
  color: #1b3564;
  font-weight: 700;
}
/*table university*/

.table-head-univ {
  border-top: 1px solid #999;
}
.title-univ-table {
  background: #e6e6e6;
  padding: 7px 15px;
  border-radius: 0px;
  color: #1b3564;
  font-size: 14px;
  font-weight: 700;
  margin-left: -11px;
  margin-bottom: 12px;
}
.univ-road {
  padding-bottom: 17px;
  padding-top: 11px;
}

.tab-univ-box {
  position: relative;
  display: block;
  padding: 3px 0px;
  border-bottom: none;
  font-size: 10px;
  text-align: left;
  line-height: initial;
  height: 102px;
}

.tab-univ-box a {
  font-size: 10px;

  line-height: initial;
}
.azusa-header {
  width: 77%;
  margin-left: 20px;
}
.massey-header {
  width: 75%;
  margin-left: 14px;
}
.grey-table {
  background: #fff !important;
}
.related-course-box {
  border: 1px solid #fff;
  text-align: left;
  font-size: 14px;
  color: #fff;
  margin-top: -10px;
  padding: 0px;
  line-height: 18px;
  padding-bottom: 20px;
}
.related-course-box h4 {
  color: #fff;
  font-size: 26px;
  padding-top: 10px;
  background: #21212161;
  padding-bottom: 10px;
  padding-left: 15px;
  margin-bottom: 12px;
}
.thumb-greece {
  margin-left: 17px;
  border-radius: 4px;
}
.related-course-box li {
  padding-bottom: 6px;
}
/*map*/
#mapContainer {
  height: 600px;
  width: 900px;
  margin: 0 auto;
}
#map {
  width: 925px;
  position: absolute;
}
.tooltipMap {
  position: absolute;
  display: none;
  background: #2a2a2a;
  color: #fff;
  border: 1px solid #ccc;
  cursor: pointer;
  padding: 10px;
  z-index: 3;
}
.tooltipMap p {
  color: #fff;
}
.marker {
  background-image: url("img/marker.png");
  width: 20px;
  height: 23px;
  margin-top: -5px;
  position: absolute;
  cursor: pointer;
}
/* newsletter */
.newsletter h2 {
  font-size: 23px;
  line-height: 32px;
}
/* logos */
.about .logos-acc {
  margin: 10px 1%;
  width: 12%;
  float: left;
}
.about .logos-acc p {
  font-size: 10px;
  line-height: 14px;
  font-weight: 400;
  color: #fff;
}
.news h3 {
  font-size: 23px;
  line-height: 30px;
}
.about p {
  font-size: 16px;
  line-height: 24px;
}
p.acred-small {
  color: #333;
  font-size: 10px;
  line-height: 13px;
  margin: 15px 0;
  text-align: center;
}
section.logos {
  padding-top: 65px;
  padding-bottom: 65px;
}
.logoband {
  text-align: center;
  float: left;
  box-sizing: border-box;
  position: relative;
  line-height: 80px;
  margin-right: 3%;
  min-height: 140px;
}
.logoband img {
  width: 100%;
}
.logoband.last {
  margin-right: 0;
}
.logoband.xbig {
  width: 18%;
}

.logoband.medd {
  width: 12%;
}
.logoband.smal {
  width: 7%;
}
.logoband.xbig img {
  margin-top: 15px;
}
.logoband {
  text-align: center;
  float: left;
  box-sizing: border-box;
  position: relative;
  line-height: 80px;
  margin-right: 2%;
  min-height: 140px;
}
.logoband img {
  width: 100%;
}
.logoband.last {
  margin-right: 0;
}
.logoband.xbig {
  width: 18%;
}
.logoband.big {
  width: 22%;
}
.logoband.medd {
  width: 12%;
}
.logoband.smal {
  width: 8%;
}
.logoband.xbig img {
  margin-top: 15px;
}
/* FOOTER STYLES */

footer {
  background-color: #0b3c4d;
  padding: 40px 0;
}
footer h3 {
  color: #606060;
  font-weight: 400;
}
footer ul {
  padding-left: 0;
  list-style: none;
  font-size: 13px;
  line-height: 20px;
}
footer a {
  color: #04adf7;
}
footer a.link-blue {
  font-weight: 700;
  text-decoration: underline;
}
/* ABOUT */
.mission .glyphicon {
  font-size: 12px;
  color: #e99b04;
  margin-right: 3px;
}
.partner .item-inner img {
  border: 1px solid #efefef;
}
img.accet-acc {
  max-width: 180px;
  opacity: 0.8;
}
/*Courses*/
.location p b {
  color: #333;
}
.accet-courses {
  max-width: 170px;
  opacity: 0.9;
  margin-top: 0px;
  margin-left: 0;
  padding-bottom: 10px;
}
.ace-courses {
  max-width: 233px;
  opacity: 0.9;
  margin-top: 0px;
  margin-left: 0;
  padding-bottom: 10px;
}
.iso-courses {
  opacity: 0.9;
  margin-top: 7px;
  margin-left: 0;
  padding-bottom: 7px;
  max-width: 180px;
}
.msu-courses {
  max-width: 122px;
  opacity: 0.9;
  margin-top: 7px;
  margin-left: 0;
  padding-bottom: 7px;
}
.celta-courses {
  max-width: 240px;
  margin: 8px 0;
  padding-bottom: 10px;
}
.left {
  float: left;
}
.right {
  float: right;
}
.related-certificates .feature-box {
  height: auto;
  padding: 0 10px;
  min-height: auto;
  margin-bottom: 25px;
}
.related-certificates i {
  float: left;
  margin-right: 10px;
  font-size: 20px;
  padding-top: 3px;
  padding-bottom: 50px;
  color: #01a2a6;
}
.related-certificates h4 {
  margin-top: 15px;
}

.related-certificates p {
  font-size: 15px;
  color: #333;
  margin-top: 0;
  line-height: 20px;
}
.related-certificates a,
.location a.more {
  font-size: 13px;
  font-weight: 600;
  color: #e99b04;
  font-family: "Raleway", "Open Sans", "Helvetica Neue", Helvetica, Arial,
    sans-serif;
  border-bottom: 2px solid #e99b04;
  padding-bottom: 5px;
}
ul.bull,
ul.bull li {
  display: block;
  opacity: 1;
  font-size: 16px;
  line-height: 30px;
}
ul.bull {
  padding-left: 20px;
}
ul.bull li {
  background-image: url(../img/myimg/svg/bull.svg);
  padding-left: 20px;
  background-repeat: no-repeat;
  background-size: 8px auto;
  background-position: left top;
}
ul.tick,
ul.tick li {
  display: block;
  opacity: 1;
  font-size: 16px;
  line-height: 30px;
  text-align: left;
}
ul.tick {
  padding-left: 20px;
}
ul.tick li {
  background-image: url(../img/myimg/svg/tick.svg);
  padding-left: 20px;
  background-repeat: no-repeat;
  background-size: 12px auto;
  background-position: left top;
  background-position-y: 11px;
}
.accordion .text ul.bull li {
  font-size: 14px;
}
.related-certificates .new-padd {
  padding: 8px;
}
.hero-badge {
  width: 170px;
  margin: auto;
}
.hero-badge .badge-text {
  position: absolute;
  z-index: 99;
  width: 180px;
  margin-left: -5px;
}
.hero-badge img {
  width: 170px;
  margin-top: -20px;
}
.hero-badge p {
  color: #fff;
  width: 150px;
  padding: 40px 12px;
  font-size: 14px;
  line-height: 22px;
  margin: auto;
  font-weight: bold;
  font-family: "Open Sans", Arial;
}
.hero-banner {
  max-width: 310px;
  margin: 120px auto 10px;
}
.certificate-luz p.lead {
  margin-top: 120px;
}
.certificate-luz .product-image {
  position: absolute;
  left: 170px;
  bottom: 40px;
  max-width: 380px;
}
.uni-logos div {
  margin-top: 360px;
  position: absolute;
  right: 70px;
  background: rgba(256, 256, 256, 0.6);
  padding: 10px 20px;
}
.uni-logos img {
  float: right;
  margin-left: 30px;
}
section.social {
  background-color: #01a2a6;
}
section.social .social-icons li {
  margin-right: 34px;
}
section.social .social-icons li a {
  font-size: 38px;
  color: #fff;
  opacity: 0.3;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
section.social .social-icons li a:hover {
  opacity: 0.8;
}
.learning h5 {
  margin-top: 20px;
}
.learning img {
  margin-top: 20px;
}
.btn.request {
  margin-right: 15px;
}
.btn.enroll {
  min-width: 172px;
}
.locations h4 {
  font-size: 20px;
  line-height: 28px;
}
table .tit {
  font-size: 18px;
}

/*Login*/

body .cert-number::-webkit-input-placeholder {
  /* Chrome */
  color: #999;
  font-size: 15px;
}
body .cert-number:-ms-input-placeholder {
  /* IE 10+ */
  color: #999;
  font-size: 15px;
}
body .cert-number::-moz-placeholder {
  /* Firefox 19+ */
  color: #999;
  opacity: 1;
  font-size: 15px;
}
body .cert-number:-moz-placeholder {
  /* Firefox 4 - 18 */
  color: #999;
  opacity: 1;
  font-size: 15px;
}
img.order-cert {
  max-width: 650px;
}
/* Request Info*/

.request-info-bt {
  display: block;
  width: 80px;
  height: 54px;
  text-align: center;
  background: #e89a2f;
  color: #f1f1f1;
  font-size: 12px;
  line-height: 14px;
  padding: 14px 10px 21px;
  font-weight: bold;

  border: none;
  text-transform: uppercase;
  border-top-left-radius: 10px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 10px;
  border-top-right-radius: 0;
  font-family: "Raleway", "Open Sans", "Helvetica Neue", Helvetica, Arial,
    sans-serif;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(135, 135, 135, 0.5);
  -moz-box-shadow: 0px 0px 10px 0px rgba(135, 135, 135, 0.5);
  box-shadow: 0px 0px 10px 0px rgba(135, 135, 135, 0.5);
}
.request-info-bt {
  position: fixed;
  top: 250px;
  right: 0;
  bottom: auto;
  cursor: pointer;
  z-index: 5;
  height: auto;
}

/* verification */
.sample-cert {
  max-width: 400px;
  -webkit-box-shadow: 0px 0px 5px -2px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 5px -2px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 5px -2px rgba(0, 0, 0, 0.75);
}
.icon-overview {
  height: 130px;
}
.image-gallery p {
  margin-top: 15px;
  font-size: 14px;
  line-height: 21px;
  padding: 0 20px;
}
.badge-cert-150 {
  max-width: 150px;
  position: absolute;
  z-index: 99;
  margin-top: -10px;
  right: 35px;
}
.svg.icon-orange {
  max-width: 60px;
  height: auto;
  margin-bottom: 22px;
}
.svg.icon-white {
  max-width: 60px;
  height: auto;
  margin-bottom: 22px;
}
i.icon-orange {
  color: #e99b04;
}
.svg.icon-orange path,
.svg.icon-orange polygon,
.svg.icon-orange rect {
  fill: #e99b04;
}
.svg.icon-white path,
.svg.icon-white polygon,
.svg.icon-white rect {
  fill: #ffffff;
}
/*Blog */

#search-2 .input-group-btn {
  vertical-align: bottom;
}
#search-2 .btn-default {
  min-width: 40px;
}
.article-single .article-body h2 {
  margin-bottom: 5px;
  margin-top: 15px;
}

.btn-orange {
  background-color: #f0ad4e;
  border-color: #eea236;
  border-radius: 25px;
  display: inline-block;
  padding: 13px 20px;
  line-height: 1;
  font-family: "Raleway", "Open Sans", "Helvetica Neue", Helvetica, Arial,
    sans-serif;
  font-weight: bold;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #fff;
}

.color-10 {
  height: 13px;
  background: #336699;
}

.color-11 {
  height: 13px;
  background: #1f5790;
}

.color-12 {
  height: 13px;
  background: #1a4f86;
}

.color-13 {
  height: 13px;
  background: #154577;
}

.color-14 {
  height: 13px;
  background: #113b67;
}

.color-15 {
  height: 13px;
  background: #092542;
}

/*Table*/

.line-responsive {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 15px;
}
/* banner new 60 */
.banner-login {
  width: 230px;
  float: right;
  margin-top: 5px;
  margin-right: 15px;
}
.banner-menu {
  height: 46px;
  margin-left: -44px;
  margin-right: -44px;
  margin-top: 18px;
  /* padding-top: 10px;*/
  margin-bottom: -24px;
  text-align: center;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ec1526+0,a10c18+100 */
  background: rgb(236, 21, 38); /* Old browsers */
  background: -moz-linear-gradient(
    -45deg,
    rgba(236, 21, 38, 1) 0%,
    rgba(161, 12, 24, 1) 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    -45deg,
    rgba(236, 21, 38, 1) 0%,
    rgba(161, 12, 24, 1) 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    135deg,
    rgba(236, 21, 38, 1) 0%,
    rgba(161, 12, 24, 1) 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec1526', endColorstr='#a10c18', GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.banner-menu span.text {
  text-align: center;
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  font-style: italic;
  font-family: "Lato", sans-serif;
  text-shadow: 2px 2px 2px rgba(70, 70, 70, 0.5);
}
.banner-menu span.disc {
  font-size: 21px;
  color: #fac934;
  font-weight: 700;
}
.banner-menu .btn-white {
  color: #000 !important;
  background-color: #fff;
  margin-left: 30px;
  padding: 8px !important;
  font-size: 11px;
  margin-top: 7px;
}
.banner-menu .btn-white:hover {
  color: #fff !important;
  background-color: transparent;
}
.intro-course-badge {
  width: 172px;
  margin: 40px 20px;
  position: absolute;
  left: -27px;
  padding-top: 30px;
}
.carousel-indicador-tutors li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #040404;
  border-radius: 10px;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
}

.carousel-indicador-tutors .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #e0e0e0;
}
#mapContainer {
  height: 600px;
  width: 900px;
  margin: 0 auto;
}
#map {
  width: 925px;
  position: absolute;
}
.tooltipMap {
  position: absolute;
  display: none;
  background: #2a2a2a;
  color: #fff;
  border: 1px solid #ccc;
  cursor: pointer;
  padding: 10px;
  z-index: 3;
}
.tooltipMap p {
  color: #fff;
}
.marker {
  background-image: ("../img/marker.png");
  width: 20px;
  height: 23px;
  margin-top: -5px;
  position: absolute;
  cursor: pointer;
}

.marker-bridge {
  background-image: ("../img/marker-bridge.png");
  width: 32px;
  height: 33px;
  margin-top: -5px;
  position: absolute;
  cursor: pointer;
  margin-left: -9px;
}
/* carousel  */

.text-accet {
  font-size: 12px;
  padding-top: 13px;
  padding-left: 0px;
  line-height: 19px;
  margin: 0 auto;
  display: block;
  padding-bottom: 15px;
}
.logo-accet {
  margin: 0 auto;
  display: block;
}
.img-center {
  margin: 0 auto;
  display: block;
}
.subtitle {
  font-size: 22px !important;
  margin-top: -29px;
  padding-bottom: 35px;
  font-weight: 400;
}
.btn-primary-02 {
  border-radius: 25px;
  display: inline-block;
  padding: 14px 20px 13px 20px;
  line-height: 1;
  border: 2px solid #29d9c2;
  font-family: "Raleway", "Open Sans", "Helvetica Neue", Helvetica, Arial,
    sans-serif;
  font-weight: bold;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #29d9c2;
}

/* online-tefl-international-certification  */

.online-tefl-150 {
  background: #fff;
  padding: 0px;
}

.online-tefl-150-box-header {
  background: #01a2a6 !important;
  background: -moz-linear-gradient(45deg, #01a2a6 0%, #29d9c2 100%) !important;
  background: -webkit-linear-gradient(
    45deg,
    #01a2a6 0%,
    #29d9c2 100%
  ) !important;
  background: linear-gradient(45deg, #01a2a6 0%, #29d9c2 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#01a2a6', endColorstr='#29d9c2', GradientType=1 ) !important;
  padding: 60px;
  margin-bottom: 15px;
  color: #fff;
}

.online-tefl-150-box-header a {
  text-decoration: underline;
  color: #333;
}

.box-padding {
  padding: 30px;
  background: #fff;
}

.online-tefl-150-box-footer {
  background: #13b7b2;
  padding: 20px;
  padding-bottom: 30px;
}

.online-tefl-100-box-header {
  background: #226ca8;
  background: -moz-linear-gradient(top, #2b7cac 0%, #31a0bc 0%, #246da5 99%);
  background: -webkit-linear-gradient(top, #236ba6 0%, #2a92cd 0%, #27a2d0 99%);
  background: linear-gradient(to bottom, #2e81ce 0%, #2d82cc 0%, #27a4d0 99%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2b7cac', endColorstr='#246da5',GradientType=0 );
  padding: 60px;

  color: #fff;
}

.online-tefl-100-box-footer {
  background: #2c84cc;
  padding: 20px;
  padding-bottom: 30px;
}

.btn-blue-line {
  background: transparent;
  color: #2b84cb;
  border: 2px solid #2b84cb;
}

.online-tefl-120-box-footer {
  background: #135994;
  padding: 20px;
  padding-bottom: 30px;
}

.online-tefl-120-box-header {
  background: #226ca8;
  background: -moz-linear-gradient(top, #2b7cac 0%, #31a0bc 0%, #246da5 99%);
  background: -webkit-linear-gradient(top, #236ba6 0%, #1a78c3 0%, #1083db 99%);
  background: linear-gradient(to bottom, #2570a6 0%, #2569a2 0%, #3b87b7 99%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2b7cac', endColorstr='#246da5',GradientType=0 );
  padding: 60px;

  color: #fff;
}

/* end online-tefl-international-certification  */

/* new img css icons-fontawesome */

.arrow-item {
  width: 9px;
  margin-right: 0px;
  margin-left: -10px;
  margin-top: 5px;
  position: absolute;
}
.check-item {
  width: 14px;
  margin-right: 5px;
  margin-left: -22px;
  margin-top: 5px;
  position: absolute;
}
.icon-check {
  margin-left: -21px;
  margin-top: 5px;
  width: 16px;
  position: absolute;
}
.fa-ul {
  padding-left: 25px;
}

/* fin new img css icons-fontawesome */

/* este estilo esta en master, borrar cuando se haga el merge */

.title-faqs-yl {
  color: #000;
  padding-bottom: 20px;
  border-bottom: 1px solid #b1b1b1;
  padding-top: 20px;
}
.title-yl {
  font-weight: 600;
  color: #333;
  font-size: 15px;
}

.menu-interior-container li a {
  color: #000 !important;
  font-size: 13px;
  padding-bottom: 10px;
  border-right: 1px solid #999;
  padding-right: 20px;
  padding-top: 10px;
}
.menu-interior-container {
  background: #f1f1f1;
  padding-bottom: 35px;
}
.menu-interior-nav {
  padding-top: 0;
}
/* end este estilo esta en master, borrar cuando se haga el merge */

.link-green {
  color: #20cdbb;
  font-weight: 700;
}

.icon-teach-page {
  padding: 10px;
  margin-bottom: 20px;
  color: #1fcbbb;
  text-align: center;

  margin: 0 auto;
  display: block;
  width: 9%;
}

.img-circulo {
  border-radius: 92px;
}

.box-testimonial {
  background: #f5f5f5;
  padding: 19px;
  border-radius: 7px;
  border: 1px solid #e2e2e2;
}

.country-box {
  background: #fff;
  padding: 20px;
  border-radius: 4px;
}

.card-header {
  background: #e0e0e0;
  text-align: center;
}

.card-body {
  padding: 15px 21px;
  text-align: center;
}

.accordion .title {
  font-size: 18px;
}

.author {
  background: #b1f2f1;
  padding: 6px 20px;
  color: #000;
  font-weight: 600;
}

.btn-black {
  border: 2px solid #333333;

  color: #333333;
}
.box-course-back {
  background: #ffffff;
  padding: 21px;
}

.box-text-price,
.text-hour {
  background-color: #f8f8f8;
  padding: 30px 22px 0px 22px;
  border: 1px solid #dfdfdf;
  min-height: 310px;
}

.practicum .combo-hours-course .text-hour,
.practicum .practicum-180 .text-hour {
  min-height: 550px;
}

.freelance .combo-hours-course .text-hour,
.freelance.practicum .practicum-180 .text-hour {
  min-height: 450px;
}

/*header phone*/

.overlay-bar .phone-header {
  line-height: 25px !important;
  text-align: right;
  color: #fff;

  padding-right: 10px;
  font-size: 14px;
}

.phone-header {
  line-height: 25px !important;
  text-align: right;
  color: #333;
  margin-bottom: -1px;
  padding-right: 20px;
  font-size: 14px;
}
.phone-header .b-icon-mobile {
  font-size: 20px;
  margin-bottom: -4px;
  height: 20px;
}
.phone-header .b-icon-whatsapp {
  font-size: 15px;
  margin-bottom: -2px;
  height: 15px;
}

.link-phone-header {
  color: #21cdd2;
  font-weight: 600;
}

.box-line {
  border: 1px solid #fff;
  padding: 20px;
}
.modal-content {
  border-radius: 25px;
}

.modal-header {
  background: #fff;
  display: block;
  position: relative;
  padding: 30px 20px 20px;
  border-radius: 25px 25px 0 0;
  border-color: #06CDEE;
}

.modal-title {
  margin: 0;
  line-height: 1.42857143;
  color: #0088FF;
  font-weight: 600;
  letter-spacing: 0px;
  font-size: 21px;
  text-align: center;
}

.modal-header .btn-close {
  position: absolute;
  top: 15px;
  right: 18px;
}
/*widht menu */

/*.newsletter-home.lazy {background-image: none !important;}*/
section.newsletter-home {
  background-image: url(../img/myimg/newsletter/universe.jpg);
  background-size: cover !important;
}

.nav-interior-page li a {
  color: #3c3c3c;
  font-weight: 600;
  text-transform: uppercase;
}
.nav-pills > li > a {
  border-radius: 0px !important;
}
.nav-interior-page {
  text-align: center;
  margin: 0 auto;
  display: table;
  padding: 6px;
}
.teo-page .combo-hours-course .text-hour {
  min-height: 530px;
}
.teo-page .combo-hours-course li.one {
  min-height: 50px;
}
.teo-page .combo-hours-course li.two {
  min-height: 75px;
}
.teo-page .combo-hours-course li.three {
  min-height: 135px;
}
.grey-gradient.white {
  position: absolute;
  bottom: 3em;
  width: 100%;
  height: 200px;
  background: -webkit-linear-gradient(
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 1) 100%
  );
  background-image: -moz-linear-gradient(
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 1) 100%
  );
  background-image: -o-linear-gradient(
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 1) 100%
  );
  background-image: linear-gradient(
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 1) 100%
  );
  background-image: -ms-linear-gradient(
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 1) 100%
  );
}

.course-180 {
  background-color: #f4f4f4;
  padding: 20px;
  margin: -20px;
  margin-top: 0;
  border: 1px solid #0082bf;
}

.microcredentials-section {
  background-image: url(../img/myimg/home/microcredentials.jpg) !important;
  background-size: cover !important;
  padding-bottom: 50px !important;
}
/* new courses 120 */

.requirements {
  padding: 30px;
  border: 1px solid #aaa;
}
.requirements i {
  color: #0082bf;
}

.folding .panel-default > .panel-heading,
#faqs .expanding-ul li {
  color: #333;
  background-color: #fff;
  border-color: #ddd;
}
.folding .panel-heading {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}

.folding .panel-title a:hover,
.folding .panel-title > a::before {
  color: #0082bf;
}
/*.folding .panel-title a{padding-left: 16px;}*/
.folding h5 button.orange {
  font-size: 16px;
}

/* courses 120 - FAQS */

#faqs .expanding-ul .title span {
  font-size: 16px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  position: relative;
  bottom: 8px;
  text-align: left;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 10px;
  font-size: 16px;
  color: inherit;
}
.panel-title > a {
  display: block;
  position: relative;
  cursor: pointer;
}

#faqs .panel-default > .panel-heading {
  color: #333;
  background-color: #fff;
  border-color: #ddd;
}

#faqs .panel-title > a:before {
  display: none;
}
#faqs .panel-title i,
.folding .panel-title i {
  color: #0082bf;
}
.grey-gradient {
  position: absolute;
  bottom: 3em;
  width: 100%;
  height: 200px;
  background: -webkit-linear-gradient(
    rgba(244, 244, 244, 0) 0%,
    rgba(244, 244, 244, 1) 100%
  );
  background-image: -moz-linear-gradient(
    rgba(244, 244, 244, 0) 0%,
    rgba(244, 244, 244, 1) 100%
  );
  background-image: -o-linear-gradient(
    rgba(244, 244, 244, 0) 0%,
    rgba(244, 244, 244, 1) 100%
  );
  background-image: linear-gradient(
    rgba(244, 244, 244, 0) 0%,
    rgba(244, 244, 244, 1) 100%
  );
  background-image: -ms-linear-gradient(
    rgba(244, 244, 244, 0) 0%,
    rgba(244, 244, 244, 1) 100%
  );
}

.rotate {
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.rotate.down {
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90def);
}

.advisorbox {
  border: 1px solid;
  border-image: linear-gradient(45deg, rgb(41, 217, 194), rgb(4, 173, 247)) 1;
  padding: 30px 30px;
  width: 100%;
}

.advisorbox button {
  padding: 15px 25px;
  margin-top: 20px;
  border: none;
  color: white;
  font-weight: bold;
  font-size: 21px;
  background: -webkit-linear-gradient(
    90deg,
    rgb(41, 217, 194) 0%,
    rgb(4, 173, 247) 80%
  );
  background: -o-linear-gradient(
    90deg,
    rgb(41, 217, 194) 0%,
    rgb(4, 173, 247) 80%
  );
  background: -moz-linear-gradient(
    90deg,
    rgb(41, 217, 194) 0%,
    rgb(4, 173, 247) 80%
  );
  background: linear-gradient(
    90deg,
    rgb(41, 217, 194) 0%,
    rgb(4, 173, 247) 80%
  );
}
.employer-box {
  padding: 20px 10px;
  width: 100%;
  margin-top: 30px;
}
.see-more {
  color: #0082bf;
  background-color: transparent;
  border: none;
}
.faqs-folding {
  height: 225px;
  overflow: hidden;
  -webkit-transition: max-height 1s;
  -moz-transition: max-height 1s;
  -ms-transition: max-height 1s;
  -o-transition: max-height 1s;
  transition: max-height 1s;
}
.faqs-unfolding {
  height: auto;
  transition: max-height 2s ease-in;
}
section {
  padding-top: 45px;
  padding-bottom: 45px;
}

.items-120 {
  float: right;
}
.green-items a {
  color: #fff;
  text-decoration: underline;
}
/* fin curso 120 */

.teo-page .practicum-180 .text-hour {
  min-height: 530px;
  background-color: #f8f8f8;
  padding: 30px 22px 0px 22px;
  border: 1px solid #dfdfdf;
}

.teo-page .combo-hours-course .phrase p {
  margin-bottom: 15px;
}
.teo-page .box-height-header {
  min-height: 250px;
}
.practicum-180 .foot-course {
  margin-bottom: 15px;
  padding: 20px;
}

.svg-badge {
  width: 5%;
  margin-left: -6px;
}

/* fin new course 120 */

.margin-top-box {
  margin-top: -28px;
}
.top-100 {
  margin-top: -58px;
}
.signo-box {
  width: 2% !important;
  padding: 2px !important;
  display: table;
  left: -6px;
}
.height-100 {
  min-height: 458px !important ;
  height: auto;
}
.sing-equel {
  top: 250px;
}
.spec-courses {
  padding: 25px;
}
.frequently {
  text-align: center;
}
.border-modulo {
  border-top: 1px dotted #837d7a;
  border-bottom: aliceblue;
  padding-top: 0px;
  padding-bottom: 10px;
  background: #fffffe;
  margin: 0 auto;
  display: table;
  margin-top: 20px;
}
.inline-image-right img {
  display: inline-block;
  margin-top: 20px;
  font-size: 22px;
}
.btn-enroll-freq {
  margin-top: 10px;
}
.price-display {
  margin-bottom: 20px;
}
.module-border-right {
  border-right: none;
}
.modulo-box {
  margin-top: 0px;
}
.btn-module-lmore {
  background: #9aa2a1;
  border-radius: 17px;
  padding: 7px 18px;
  text-align: center;
  font-weight: 600;
  color: #fff;
  vertical-align: middle;
  top: 10px;
  position: inherit;
}
.btn-module-enroll {
  background: #32e0c9;
  border-radius: 17px;
  padding: 7px 18px;
  text-align: center;
  font-weight: 600;
  color: #fff;
  vertical-align: middle;
  position: initial;
  top: 0px;
}
.logo-top {
  width: auto !important;
  padding: 7px;
}

.text-bio {
  font-size: 15px;
  line-height: 22px;
}
/*BTEFL Alumni*/
.alumni {
  color: #109a8d;
}
.link {
  color: #e99b04 !important;
}
.link-02 {
  color: #fff !important;
}
.alumni-img {
  margin-bottom: 0px !important;
}
.steps .feature-icon-large i {
  margin: auto;
  border: 2px solid #e99b04;
  margin-bottom: 15px;
}
a.h-blue:hover {
  color: #e99b04 !important;
}
/*MENU*/
.hover-job-abroad.page-header {
  padding: 30px 0px;
}
.hover-job-abroad.page-header:before {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  content: "";
  opacity: 0;
  z-index: 2;
  background-color: #333333;
}
.hover-job-abroad .jabroad {
  position: relative;
  z-index: 3;
}
/* teach abroad */

.ebooks img {
  max-width: 180px;
}
section.resources {
  background-color: #fff;
}
.ebooks {
  margin-top: 40px;
}
/* sitemap*/
.sitemap ul li {
  font-size: 25px;
  font-weight: bold;
  margin: 30px 0;
  text-decoration: none;
  font-family: "Raleway", sans-serif;
}
.sitemap .underline {
  text-decoration: underline;
}
.sitemap ul li a {
  color: #fff;
}
.sitemap ul li a:hover {
  color: #0b3c4d;
}
.sitemap ul li ul li {
  font-size: 21px;
}
.sitemap ul {
  padding-left: 30px;
}
.sitemap ul li ul li ul li {
  font-size: 18px;
  font-weight: normal;
  margin: 15px 0;
  list-style: circle;
}
.sitemap ul li ul li ul li ul li {
  font-size: 17px;
}
.sitemap ul li ul li ul li ul li ul li {
  font-size: 15px;
  font-weight: 400;
  margin: 10px 0;
  list-style: disc;
  font-family: "Open Sans", sans-serif;
}
/* nuevos courses boxes */

.background-image-holder.course-box {
  position: relative;
  min-height: 529px;
}
.hour-150 {
  background: #01a2a6 !important;
  background: -moz-linear-gradient(45deg, #01a2a6 0%, #29d9c2 100%) !important;
  background: -webkit-linear-gradient(
    45deg,
    #01a2a6 0%,
    #29d9c2 100%
  ) !important;
  background: linear-gradient(45deg, #01a2a6 0%, #29d9c2 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#01a2a6', endColorstr='#29d9c2', GradientType=1 ) !important;
  padding: 0;
  margin-bottom: 15px;
}
.hour-150 .text {
  padding: 30px 25px;
}
.hour-150 h3,
.hour-150 h3 a,
.spec-courses h3,
.spec-courses h3 a {
  margin-top: 10px;
  color: #000;
}
.combo-hours .head-course h3,
.combo-hours .head-course h3 a {
  color: #fff;
}
.combo-hours-course .head-course h3,
.combo-hours .head-course h3 a {
  color: #fff;
}
.hour-150 h3,
.combo-hours h3,
.hour-150 h3 a,
.combo-hours h3 a,
.spec-courses h3,
.spec-courses h3 a {
  color: #000;
  font-weight: 700;
  font-size: 22px;
  line-height: 27px;
  margin-bottom: 21px;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.hour-150 h3,
.combo-hours-course h3,
.hour-150 h3 a,
.combo-hours-course h3 a,
.spec-courses h3,
.spec-courses h3 a {
  color: #000;
  font-weight: 700;
  font-size: 21px;
  line-height: 30px;
  margin-bottom: 20px;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.hour-150 h3 a:hover,
.combo-hours h3 a:hover,
.basic .head-course h3 a:hover {
  color: #0b3c4d;
  opacity: 0.8;
}
.professional .head-course h3 a:hover {
  color: #fff;
}

.text p {
  color: #000;
  font-size: 14px;
  line-height: 23px;
  margin-bottom: 22px;
}
.spec .text p {
  font-size: 14px;
  line-height: 23px;
  margin-bottom: 12px;
}
.logos-align {
  width: 270px;
  display: block;
  margin: 20px auto;
  height: 56px;
}
.logos-align img {
  float: left;
}
.hero-badge.idelt {
  margin-top: 40px;
  width: 130px;
  right: 20px;
  position: absolute;
}
.hero-badge.idelt .badge-text {
  width: 140px;
  margin-left: -10px;
}
.hero-badge.idelt .badge-text p {
  font-size: 12px;
  line-height: 16px;
  padding-top: 20px;
  font-family: "Raleway", "Open Sans", sans-serif;
  text-transform: uppercase;
  font-weight: 400;
}
.hero-badge.idelt img {
  margin-top: -20px;
}
a .orange-line {
  border: 1px solid #f29e28;
  padding-top: 13px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: -10px;
}
.badge-100 {
  background: #f29e27;
  line-height: 16px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  padding: 7px;
  margin-top: -15px;
}
.combo-hours .photo-courses {
  height: 250px;
}
.combo-hours-course .photo-courses {
  height: 250px;
}
.combo-hours-course .text-hour {
  background-color: #f8f8f8;
  padding: 30px 22px 0px 22px;
  min-height: 500px;
  border: 1px solid #dfdfdf;
}
.combo-hours-course .text-hour-yl {
  background-color: #f8f8f8;
  padding: 30px 22px 0px 22px;
  min-height: 250px;
  border: 1px solid #dfdfdf;
}

.text-hour-yl-100 {
  background-color: #f8f8f8;
  padding: 30px 22px 0px 22px;
  min-height: 228px;
  border: 1px solid #dfdfdf;
}

.combo-hours.native .text-hour {
  min-height: 450px;
}
.combo-hours-course.native .text-hour {
  min-height: 370px;
}
.combo-hours.spec .text-hour {
  min-height: 165px;
}
.teo .combo-hours.spec .text-hour {
  min-height: 150px;
}
.combo-hours-course.spec .text-hour {
  min-height: 225px;
}
.teo .combo-hours.spec .text-hour {
  min-height: 165px;
}
.combo-hours .foot-course,
.head-course {
  padding: 20px;
}
.combo-hours-course .foot-course,
.head-course {
  padding: 20px;
}
.combo-hours .foot-course {
  background-color: #26d4c0;
}
.combo-hours-course .foot-course {
  margin-bottom: 15px;
}
.combo-hours-course .foot-course {
  background-color: #26d4c0;
}
.spec-courses {
  padding: 25px;
}
.spec-courses p {
  color: #000;
}
.spec-courses .course-list {
  font-size: 14px;
  font-weight: 600;
  margin-top: 30px;
  text-align: left;
}
.spec-courses .course-list span {
  font-weight: 400;
  font-size: 12px;
  margin-left: 23px;
}
.spec-courses .course-list li {
  margin: 10px 0px;
  color: #000;
}
.spec-courses .course-list li a {
  color: #000;
}
.spec-courses .course-list li a:hover {
  color: #043f60;
  text-decoration: underline;
}
.spec-courses .course-list li i {
  margin-right: 7px;
}
.white {
  color: #fff;
}
.basic .foot-course,
.basic .head-course {
  background-color: #79e7e6;
}
.basic .foot-course h1,
.basic .head-course h3,
.basic .head-course h3 a {
  color: #000;
}
.educator .foot-course h1,
.professional .foot-course h1,
.master .foot-course h1 {
  color: #fff;
}
.educator .foot-course,
.educator .head-course {
  background-color: #0fb4f4;
  color: #fff;
}
.professional .foot-course,
.professional .head-course {
  background-color: #0a557e;
  color: #fff;
}
.master .foot-course,
.master .head-course {
  background-color: #e99b04;
  color: #fff;
}
.signo-box {
  width: 2% !important;
  padding: 0px !important;
}
.combine .foot-course,
.combine .head-course {
  background-color: #0594ba;
  color: #fff;
}
.combo-hours .course-list {
  text-align: left;
  color: #000;
  font-size: 13.5px;
  padding-left: 0px;
  line-height: 20px;
  margin: auto -22px;
  word-spacing: -1px;
}
.combo-hours-course .course-list {
  text-align: left;
  color: #000;
  font-size: 13.5px;
  padding-left: 0px;
  line-height: 20px;
  margin: auto -22px;
  word-spacing: -1px;
}
.combo-hours .course-list li {
  padding: 10px 15px 10px 37px;
  min-height: 60px;
}
.combo-hours .course-list li.hi {
  min-height: 100px;
}
.combo-hours-course .course-list li {
  padding: 10px 15px 10px 37px;
}
.background-image-holder.course-box {
  position: relative;
  min-height: 600px;
}
.hour-150 {
  background: #01a2a6 !important;
  background: -moz-linear-gradient(45deg, #01a2a6 0%, #29d9c2 100%) !important;
  background: -webkit-linear-gradient(
    45deg,
    #01a2a6 0%,
    #29d9c2 100%
  ) !important;
  background: linear-gradient(45deg, #01a2a6 0%, #29d9c2 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#01a2a6', endColorstr='#29d9c2', GradientType=1 ) !important;
  padding: 0;
  margin-bottom: 15px;
}
li.odd {
  background-color: #efefef;
}
.combo-hours .phrase {
  min-height: 150px;
}
.combo-hours .course-list i {
  margin-left: -23px;
  font-size: 15px;
  position: absolute;
  margin-top: 3px;
}
.combo-hours-course .phrase {
  min-height: 92px;
  margin-bottom: 15px;
}

.freelance .combo-hours-course .phrase {
  min-height: 70px;
  margin-bottom: 15px;
}
.combo-hours-course .course-list i {
  margin-left: -23px;
  font-size: 15px;
  position: absolute;
  margin-top: 3px;
}
.green3 .course-list {
  font-size: 15px;
  line-height: 40px;
  text-align: center;
  padding-left: 0;
}
.green2 .foot-course {
  background-color: #1cc8b9;
}
.green3 .foot-course {
  background-color: #10b6b0;
}
i.c-basic {
  color: #26d4c0;
}
i.c-educator {
  color: #0fb4f4;
}
i.c-professional {
  color: #043f60;
}
i.c-master {
  color: #e99b04;
}
h1.price-display {
  font-size: 25px;
  line-height: 44px;
  margin-bottom: 10px;
  font-weight: 300;
}
.btn-white.course {
  border-color: #fff;
  background-color: #fff;
  color: #000;
  margin: 5px 3px;
}
.btn-white.course:hover {
  border-color: #fff;
  background-color: transparent;
  color: #fff;
}
.combo-hours .foot-course {
  margin-bottom: 15px;
}
.course-components .title {
  font-size: 21px;
  color: #026182;
  margin: 40px 30px 15px;
  font-weight: 600;
  line-height: 28px;
  border-bottom: 1px solid #dedede;
  padding-bottom: 10px;
}
.course-components .text p {
  font-weight: 300;
  margin: 15px 30px;
}
.course-components .accordion.inside .title {
  background-color: #1695a3;
  color: #fff;
  border-bottom: 2px solid #dadada;
  font-weight: 600;
  font-size: 15px;
  padding: 12px 0px;
  margin: 10px 30px 15px;
  border-radius: 15px;
}
.accordion.inside {
  border-radius: 0px;
  list-style: none;
  overflow: hidden;
  border: none;
  padding: 0px;
}
.course-components .accordion.inside .text p {
  margin-top: 0px;
  padding-top: 0px;
  line-height: 26px;
}
.table-striped.modules > tbody > tr:nth-child(2n + 1) > td,
.table-striped.modules > tbody > tr:nth-child(2n + 1) > th {
  background-color: #f4fbfa;
}
/*.long-badge{width: 280px; margin: auto; margin-top: 20px; display: block;}*/
.long-badge img {
  max-width: 280px;
  margin: 25px auto;
  display: block;
}
/*teaching-english-to-young-learners*/

.btn-young-page {
  color: #0082bf !important;
  border: none !important;
  background: none;
  font-size: 20px;
}
.text-blue {
  color: #0082bf;
  font-size: 17px;
}
.text-black {
  color: #000;
}
.card-young {
  background: #ffffff !important;
  padding: 24px 27px !important;
  border-top: 1px solid #dcdcdc !important;
}
.head-course-60-teaching {
  background-color: #8675af;
}
.head-course-60-teaching h3 {
  color: #fff;
}
i.c-young {
  color: #9e84bf;
}
.footer-young {
  background-color: #827aab !important;
}
.icon-img-young {
  border-radius: 32px;
  margin-bottom: 5px;
}
.row-iconos {
  background: #f7f7f7;
  border-radius: 3px;
  padding: 17px 5px;
  font-weight: 600;
  color: #353535;
  border: 1px solid #f1f1f1;
}
.head-course-60-teenagers {
  background-color: #6e53b1;
  padding: 20px;
}
.head-course-60-teenagers h3 {
  color: #fff;
}
.c-teenagers {
  color: #695dac;
}
.footer-teenagers {
  background-color: #695dac !important;
}
.head-course-60-teenagers-young {
  background-color: #4a417d;
  color: #fff;
  padding: 20px;
}
.footer-teen-young {
  background-color: #4a417d !important;
}
.icon-young-teen {
  margin: 0 auto;
  padding: 0px;
  float: right;
}
/*button*/

button.orange {
  border: none;
  background-color: transparent;
  text-align: left;
}
button.orange:hover {
  color: #1695a3;
  background-color: transparent;
}
.colapse-icon {
  margin: 30px 30px 15px;
}
.course-over-item {
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  padding: 20px;
  width: 90%;
  margin: 50px auto 0 auto;
}
.badges-idelt img.highest {
  margin-top: -3px;
  margin-left: 0px;
  max-width: 210px;
}
.badges-idelt img.earn {
  margin-top: -9px;
  max-width: 130px;
}
.no-padd {
  padding: 0 !important;
  margin: 0 !important;
}
.padd-7 {
  padding: 7px !important;
}
.why-choose h4 {
  font-weight: 700;
  margin: 0px;
  font-size: 21px;
  line-height: 28px;
}
.banner-discount {
  max-width: 700px;
  height: auto;
  display: block;
  margin: 16px auto 0px auto;
}
/* price was */
.price-was {
  color: #fff;
  margin-bottom: 0px;
  font-size: 17px;
  font-style: italic;
}
.price-cross {
  color: #fff;
  margin-bottom: 10px;
  text-decoration: line-through;
  font-size: 16px;
  font-style: italic;
}
.price-only,
.text .price-only {
  color: #fff;
  margin-bottom: 0px;
  font-size: 18px;
  font-weight: 400;
}
p.was {
  margin: 10px 0;
}
.basic .foot-course .price-was,
.basic .foot-course .price-cross,
.basic .foot-course .price-only,
.hour-150 .price-was,
.hour-150 .price-cross,
.hour-150 .text p.price-only,
.spec-courses .price-was,
.spec-courses .price-cross,
.spec-courses .price-only,
.spec .price-cross,
.spec .price-was,
.spec .price-only {
  color: #fff;
}
.total-price .price-was,
.total-price .price-cross,
.total-price .price-only {
  color: #000;
}
.total-price .price-only {
  margin-bottom: 8px;
}
.subnav-fullwidth h6 a {
  font-size: 11px;
  padding-bottom: 0px !important;
}
.hour-100-teo {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#146d8c+0,0b3c4d+100 */
  background: #146d8c; /* Old browsers */
  background: -moz-linear-gradient(
    45deg,
    #146d8c 0%,
    #0b3c4d 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    45deg,
    #146d8c 0%,
    #0b3c4d 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    45deg,
    #146d8c 0%,
    #0b3c4d 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#146d8c', endColorstr='#0b3c4d', GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
  padding: 0;
  margin-bottom: 15px;
}
.hour-100-teo* {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a5353e+0,e54e4b+100 */
  background: #a5353e; /* Old browsers */
  background: -moz-linear-gradient(
    -45deg,
    #a5353e 0%,
    #e54e4b 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    -45deg,
    #a5353e 0%,
    #e54e4b 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    135deg,
    #a5353e 0%,
    #e54e4b 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a5353e', endColorstr='#e54e4b', GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
  padding: 0;
  margin-bottom: 15px;
}
.hour-100-teo .text {
  padding: 30px 25px;
}
.hour-100-teo h3,
.hour-100-teo h3 a {
  margin-top: 5px;
  color: #fff;
  line-height: 35px;
  text-decoration: underline;
}
.hour-100-teo h5,
.hour-100-teo h1 {
  color: #fff;
}
.hour-150 h3 a {
  text-decoration: underline;
}
.overview .image-slider .flex-control-nav {
  bottom: -15px;
}
.overview .image-gallery {
  margin-top: 5px;
}
.image-slider {
  margin-bottom: 20px;
}
/* NEW TEO 100 */
.overview .project .box.teo-100 {
  min-height: 530px;
  height: 530px;
}
.teo .combo-hours .text-hour {
  min-height: 400px;
}
.title-blue {
  text-align: center;
  font-size: 21px;
}
.accordion-blue {
  background: #ffe3ad !important;
}
.link-red {
  color: #e26a00 !important;
  font-weight: 600;
}
.line-responsive {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 15px;
}
/* banner new 60 */
.banner-login {
  width: 230px;
  float: right;
}
.banner-menu {
  height: 46px;
  margin-left: -44px;
  margin-right: -44px;
  margin-top: 18px;
  /* padding-top: 10px;*/
  margin-bottom: -24px;
  text-align: center;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ec1526+0,a10c18+100 */
  background: rgb(236, 21, 38); /* Old browsers */
  background: -moz-linear-gradient(
    -45deg,
    rgba(236, 21, 38, 1) 0%,
    rgba(161, 12, 24, 1) 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    -45deg,
    rgba(236, 21, 38, 1) 0%,
    rgba(161, 12, 24, 1) 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    135deg,
    rgba(236, 21, 38, 1) 0%,
    rgba(161, 12, 24, 1) 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec1526', endColorstr='#a10c18', GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.banner-menu span.text {
  text-align: center;
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  font-style: italic;
  font-family: "Lato", sans-serif;
  text-shadow: 2px 2px 2px rgba(70, 70, 70, 0.5);
}
.banner-menu span.disc {
  font-size: 21px;
  color: #fac934;
  font-weight: 700;
}
.banner-menu .btn-white {
  color: #000 !important;
  background-color: #fff;
  margin-left: 30px;
  padding: 8px !important;
  font-size: 11px;
  margin-top: 7px;
}
.banner-menu .btn-white:hover {
  color: #fff !important;
  background-color: transparent;
}
.intro-course-badge {
  width: 172px;
  margin: 40px 20px;
  position: absolute;
  left: -27px;
  padding-top: 30px;
}
.carousel-indicador-tutors li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #040404;
  border-radius: 10px;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicador-tutors .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #e0e0e0;
}
/* carousel  */

.col-centered {
  float: none;
  margin: 0 auto;
}
.carousel-control {
  width: 8%;
  width: 0px;
}
.carousel-control.left,
.carousel-control.right {
  margin-right: 0px;
  margin-left: 10px;
  background-image: none;
  opacity: 1;
}
.carousel-control > a > span {
  color: white;
  font-size: 29px !important;
}
.carousel-col {
  position: relative;
  min-height: 1px;
  padding: 5px;
  float: left;
}
.active > div {
  display: none;
}
.active > div:first-child {
  display: block;
}
.block {
  width: 306px;
  height: 230px;
}
.link-hero-white {
  color: #fff;
  font-weight: 700;
}
.link-box-blue {
  color: #000;
  font-size: 14px;
}
a:hover.link-box-blue {
  color: #428bca;
  font-size: 15px;
}
header video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.menu-interior-container {
  background: #f1f1f1;
  padding-bottom: 35px;
}
.green-items {
  min-height: 60px;
  padding-top: 13px;
}
.badge-young {
  background: #cecece;
  text-align: center;
  padding-bottom: 20px;
  border: 5px solid #fff;
  top: 201px;
  position: absolute;
}
.badge-young-blue {
  background: #0094bf;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  font-style: italic;
  padding-top: 8px;
  line-height: 11px;
  padding-bottom: 5px;
}

.price-yl-badge {
  margin-bottom: 20px;
  position: relative;
  top: 300px;
}

.margin-promo-pre-black {
  margin-bottom: -289px !important;
  padding-top: 96px;
  float: right;
}
.triangle-down {
  width: 0;
  height: 0;
  border-left: 128px solid transparent;
  border-right: 132px solid transparent;
  border-top: 19px solid #3995bf;
}
.destacado-badge-young {
  background: #0464a0;
  width: 100%;
  margin: 0 auto;
  display: block;
  color: #fff;
  padding: 12px;
  text-decoration: underline;
  color: #f7af57;
}
.title-faqs-yl {
  color: #000;
  padding-bottom: 20px;
  border-bottom: 1px solid #b1b1b1;
  padding-top: 20px;
}
.title-yl {
  font-weight: 600;
  color: #333333;
  font-size: 15px;
}
.price-badge-young {
  font-size: 33px;
  color: #000;
  font-weight: 700 !important;
  letter-spacing: -1px;
  margin: 0 auto;
  width: 100%;
  display: block;
  padding-top: 25px;
  padding-bottom: 25px;
  margin-bottom: 18px;
  border-bottom: 1px dotted #fff;
}
.menu-interior-container li a {
  color: #000 !important;
  font-size: 15px;
  padding-bottom: 10px;
  border-right: 1px solid #999;
  padding-right: 20px;
  padding-top: 10px;
}
.menu-interior-container li a:hover {
  color: #e99e40 !important;
}
.menu-interior-container li a.active {
  color: #e99e40 !important;
  text-decoration: underline;
}
.menu-interior-nav {
  padding-top: 0px;
}
.menu-interior-items a {
  color: #fff !important;
}
ul.text-white.icons-list li {
  padding-bottom: 16px;
  font-size: 15px;
  margin-left: 70px;
  line-height: 19px;
}
.bg-secondary-blue {
  background: rgb(16, 120, 166) !important;
  background: -moz-linear-gradient(
    90deg,
    rgba(16, 120, 166, 1) 0%,
    rgba(14, 176, 209, 1) 100%
  ) !important;
  background: -webkit-linear-gradient(
    90deg,
    rgba(16, 120, 166, 1) 0%,
    rgba(14, 176, 209, 1) 100%
  ) !important;
  background: linear-gradient(
    90deg,
    rgba(16, 120, 166, 1) 0%,
    rgba(14, 176, 209, 1) 100%
  ) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1078a6", endColorstr="#0eb0d1", GradientType=1) !important;
}
/* show 3 items */
.carouselPrograms .carousel-inner .active,
.carouselPrograms .carousel-inner .active + .carousel-item,
.carouselPrograms .carousel-inner .active + .carousel-item + .carousel-item {
  display: block;
}
.carouselPrograms
  .carousel-inner
  .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
.carouselPrograms
  .carousel-inner
  .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)
  + .carousel-item,
.carouselPrograms
  .carousel-inner
  .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)
  + .carousel-item
  + .carousel-item {
  transition: none;
}
.carouselPrograms .carousel-inner .carousel-item-next,
.carouselPrograms .carousel-inner .carousel-item-prev {
  position: relative;
  transform: translate3d(0, 0, 0);
}
.carouselPrograms
  .carousel-inner
  .active.carousel-item
  + .carousel-item
  + .carousel-item
  + .carousel-item {
  position: absolute;
  top: 0;
  right: -33.333%;
  z-index: -1;
  display: block;
  visibility: visible;
}
.triangle-down {
  border-top: 0px solid #3995bf;
}
/*.box-height-header {
padding-top: 36px !important;
height: auto;
}*/
.badge-young-blue {
  line-height: 12px;
  padding-bottom: 15px;
}
/* new courses overview staging */
.bloques-found {
  padding: 7px 7px 7px 7px !important;
  font-family: "Raleway", "Open Sans", "Helvetica Neue", Helvetica, Arial,
    sans-serif;
  font-weight: bold !important;
  font-size: 34px !important;
  color: #000 !important;
  background-color: #8ce0d8 !important;
  margin-bottom: 14px;
}
.bloques-int {
  padding: 7px 7px 7px 7px !important;
  font-family: "Raleway", "Open Sans", "Helvetica Neue", Helvetica, Arial,
    sans-serif;
  font-weight: bold !important;
  font-size: 34px !important;
  color: #fff !important;
  background-color: #4095c2 !important;
  margin-bottom: 14px;
}
.combo-hours,
.padd-seven {
  padding-right: 7px;
  padding-left: 7px;
}
.basic .foot-course,
.basic .head-course {
  background-color: #5dd5c0;
}

.clil-60 .head-course,
.clil-60 .foot-course {
  background-color: #4ad8e6 !important;
}

.clil-adv-60 .head-course,
.clil-adv-60 .foot-course {
  background-color: #03a9f4 !important;
}
.clil-120 .head-course,
.clil-120 .foot-course {
  background-color: #0288d1 !important;
}

.educator .foot-course,
.educator .head-course {
  background-color: #45d1ce;
}
.professional .foot-course,
.professional .head-course {
  background-color: #4aaee6;
}

.master .foot-course,
.master .head-course {
  background-color: #2e84d3;
}
.idelt .foot-course,
.idelt .head-course {
  background-color: #184488;
}
.idelt .foot-course h1 {
  color: #fff;
}

.price-text-white h4 {
  color: #fff !important;
}

/*
.box-price-christmas {
background-image: url(../img/myimg/christmas/bg-top-header.png) !important;
background-repeat: no-repeat;
}
*/

.foot-course.promo-dec.promo-enabled {
  background-image: url(../img/myimg/christmas/bg-top-header.png) !important;
  background-repeat: no-repeat;
}

.overview h1.price-display {
  font-size: 21px;
}
.overview .combo-hours .foot-course {
  padding: 10px;
}
.course-combo {
  background-color: #60d4b4;
  padding: 15px;
  margin: 15px 10px;
  color: #fff;
  min-height: 160px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.course-combo.blu {
  background-color: #4095c2;
  color: #fff;
}
.course-combo.ora {
  background-color: #eb9a0d;
}
.to-main-logo {
  max-width: 230px;
  margin-top: 0px;
  margin-left: 0;
  padding-bottom: 10px;
}
/* fin new courses overview staging */
ul.sub-bull {
  margin-bottom: 15px;
}
ul.sub-bull li {
  font-size: 14px;
  line-height: 24px;
  background-image: none !important;
  padding-left: 0px;
}
iframe.video {
  height: 300px;
}

.text-hero {
  font-size: 19px;
}

.custom-carousel .item {
  cursor: pointer;
}
.custom-carousel .carousel-inner > .item.active.right,
.custom-carousel .carousel-inner > .item.next {
  -webkit-transform: translate3d(33.33%, 0, 0);
  -moz-transform: translate3d(33.33%, 0, 0);
  -o-transform: translate3d(33.33%, 0, 0);
  transform: translate3d(33.33%, 0, 0);
  left: 33.33%;
  left: 0;
}
.custom-carousel .carousel-inner > .item.active.left,
.custom-carousel .carousel-inner > .item.prev {
  -webkit-transform: translate3d(-33.33%, 0, 0);
  transform: translate3d(-33.33%, 0, 0);
  left: -33.33%;
  left: 0;
}
.custom-carousel .carousel-inner > .item.left,
.custom-carousel .carousel-inner > .item.prev.right,
.custom-carousel .carousel-inner > .item.active {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
}

.text-hour-small {
  background: #999;
  background-color: #f8f8f8;
  padding: 30px 22px 0px 22px;
  min-height: 300px;
  border: 1px solid #dfdfdf;
}

/* media queries ///////////////////////////// */
/*-----------@media styles----------*/

/* MENU WIDTH */

@media (max-width: 1200px) {
  .pricing-table h4 {
    font-size: 18px;
    line-height: 28px;
    min-height: 112px;
    margin: 30px 25px;
  }

  .pricing-table .features {
    margin: 40px 0px;
    min-height: 453px;
  }
  html {
    font-size: 54%;
  }
  .button-nav.compare2 {
    margin-top: 122px;
  }
  .button-nav.compare3 {
    margin-top: 93px;
  }
  iframe.inst-footer, iframe.fb-page {
    width: 100%;
  }
}

@media all and (max-width: 990px) {
  .social-size1 {
    width: 48%;
}
.social-size2 {
    width: 98%;
    margin-top: 20px;
    overflow: hidden;
}

  .page-header {
    padding: 120px 0px;
  }

  .pricing-table .features {
    margin: 40px 0px;
    min-height: 338px;
  }

  .pricing-table h4 {
    font-size: 18px;
    line-height: 28px;
    min-height: 44px;
    margin: 30px 25px;
  }

  img.lazy.icon-top {
    width: 9% !important;
  }

  .sample-cert {
    width: 50%;
  }

  .cert-center {
    margin: 0 auto;
    display: block;
  }
}

/*xs*/
@media (max-width: 768px) {
  /* con sticky-micro-banner*/
  .micro-banner h5 {
    /*font-size: 9.5px;*/
    line-height: 30px;
  }
  .micro-banner h5 span.new2 {
    padding: 7px 6px; /*font-size: 13.5px;*/
    margin-right: 5px;
  }
  .micro-banner span.learn {
    margin: 2px 8px;
    padding: 0px 8px; /*font-size:11px;*/
  }

  /* fin sticky-micro-banner*/

  .top-bar .logo {
    bottom: 5px;
  }

  .svg-badge {
    width: 4%;
    margin-left: -4px;
  }
  .course-menu .nav > li > a {
    padding: 5px;
    font-size: 10px;
  }
  .course-menu .sub-menu,
  .course-menu .nav {
    padding-left: 0;
    padding-right: 0;
  }
  .page-header h1 {
    font-size: 32px;
    line-height: 37px;
    width: 100%;
    margin: 0;
    margin-bottom: 0px;
    display: block;
    margin-bottom: 23px !important;
    margin-top: 30px;
  }
  .carousel-inner .active.left {
    left: -100%;
  }
  .carousel-inner .active.right {
    left: 100%;
  }
  .carousel-inner .next {
    left: 100%;
  }
  .carousel-inner .prev {
    left: -100%;
  }
  .carousel-col {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
  }
  .active > div:first-child + div {
    display: block;
  }
  .menu-interior-container li a {
    color: #000 !important;
    font-size: 15px;
    text-align: center !important;
    padding-bottom: 0px;
    border: none;
    padding-top: 0px;
    padding-right: 0px;
  }
  .menu-interior-items-center {
    text-align: center;
  }
  .price-yl-badge {
    margin-bottom: 20px;
    position: relative;
    top: 0px;
    text-align: center;
  }
  .btn-center {
    margin: 0 auto !important;
  }
}

/*sm
@media (min-width: 768px) and (max-width: 991px) {
.carousel-inner .active.left {
left: -50%;
}
.carousel-inner .active.right {
left: 50%;
}
.carousel-inner .next {
left: 50%;
}
.carousel-inner .prev {
left: -50%;
}
.carousel-col {
width: 45%;
margin-left: 2.5%;
margin-right: 2.5%;
}
.active > div:first-child + div {
display: block;
}
      

}*/

/*md*/
@media (min-width: 992px) and (max-width: 1199px) {
  .carousel-inner .active.left {
    left: -33%;
  }
  .carousel-inner .active.right {
    left: 33%;
  }
  .carousel-inner .next {
    left: 33%;
  }
  .carousel-inner .prev {
    left: -33%;
  }
  .carousel-col {
    width: 30%;
    margin-left: 1.5%;
    margin-right: 1.5%;
  }
  .active > div:first-child + div {
    display: block;
  }
  .active > div:first-child + div + div {
    display: block;
  }
}

/*lg*/
@media (min-width: 1200px) {
  .carousel-inner .active.left {
    left: -33%;
  }
  .carousel-inner .active.right {
    left: 33%;
  }
  .carousel-inner .next {
    left: 33%;
  }
  .carousel-inner .prev {
    left: -33%;
  }
  .carousel-col {
    width: 30%;
    margin-left: 1.5%;
    margin-right: 1.5%;
  }
  .active > div:first-child + div {
    display: block;
  }
  .active > div:first-child + div + div {
    display: block;
  }
  .active > div:first-child + div + div + div {
    display: block;
  }
}
@keyframes spin {
  100% {
    transform: rotate(359deg);
  }
}
@media all and (min-width: 1500px) {
  .freelance .combo-hours-course .phrase {
    min-height: 55px;
    margin-bottom: 15px;
  }
  .freelance .combo-hours-course .text-hour,
  .freelance .practicum-180 .text-hour,
  .combo-hours-course .text-hour {
    min-height: 410px;
  }
  .practicum .practicum-180 .text-hour,
  .practicum .combo-hours-course .text-hour {
    min-height: 468px;
  }
  .combo-hours-course .phrase {
    min-height: 80px;
    margin-bottom: 15px;
  }
  p.lead,
  .testimonials-slider p.lead,
  ul.lead {
    font-size: 18px;
    line-height: 30px;
  }
  p.lead2 {
    font-size: 19px;
    line-height: 31px;
    margin-bottom: 25px;
  }
  p.lead3 {
    font-size: 20px;
    line-height: 31px;
    margin-bottom: 25px;
  }
  .container {
    width: 1300px;
  }
  .accordion .title {
    font-size: 18px;
  }
  p {
    font-size: 16px;
    line-height: 24px;
  }

  .menu li a,
  .alt-font {
    font-size: 13px;
    line-height: 16px;
  }
  .h4,
  h4 {
    font-size: 20px;
  }
  ul.bull,
  ul.bull li {
    font-size: 18px;
    line-height: 32px;
  }

  .selector-tabs li span {
    font-size: 18px;
  }
  .related-certificates p {
    border-top: 0;
    background: #a7a7a7;
    color: #fff;
  }
  .related-certificates a {
    font-size: 15px;
  }

  .about p {
    font-size: 18px;
    line-height: 26px;
  }
  .action-banner h1 {
    font-size: 42px;
    line-height: 58px;
  }
  .btn-primary {
    font-size: 13px;
  }
  .product-left .product-image {
    left: 150px;
    max-width: 420px;
  }

  /*  .background-image-holder.parallax-background {
    top: -10%;
}*/
  /*.combo-hours .text-hour {
min-height: 672px;
}*/
  .combo-hours-course .text-hour {
    min-height: 525px;
  }
  .teo-page .combo-hours-course .phrase {
    min-height: 90px;
  }
  .teo-page .practicum-180 .text-hour,
  .teo-page .combo-hours-course .text-hour {
    min-height: 510px;
  }
}
@media all and (min-width: 1800px) {
  .product-left .product-image {
    left: 300px;
  }
}
@media all and (max-width: 1465px) {
  .head-course h3 {
    color: #000;
    font-weight: 700;
    font-size: 22px !important;
    line-height: 26px;
    margin-bottom: 20px;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .box-height-header {
    padding-top: 36px !important;
    height: 224px;
  }
  .badge-100 {
    background: #f29e27;
    line-height: 16px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    padding: 5px;
    margin-top: -12px;
  }
}
@media all and (max-width: 1200px) {
  .overlay-bar .subnav li a {
    font-size: 12px;
    letter-spacing: -0.1px;
  }
  .menu li a {
    padding-right: 8px;
    padding-left: 8px;
  }
  .teo-page .combo-hours-course li.one,
  .teo-page .combo-hours-course li.two,
  .teo-page .combo-hours-course li.three {
    min-height: 20px;
  }
  .freelance .combo-hours-course .phrase {
    min-height: 94px;
  }

  .text-hour-yl-100 {
    min-height: 274px;
  }

  .icon-img {
    margin-left: 20px;
  }
  .hero-badge .badge-text {
    margin-left: -5px;
  }
  .hour-150 h3,
  .combo-hours h3 {
    font-size: 21px;
    line-height: 28px;
  }
  .combo-hours h3 span {
    font-size: 18px;
  }
  .combo-hours .text-hour {
    padding: 25px 15px 0px 15px;
    min-height: 800px;
  }
  .combo-hours-course .text-hour {
    min-height: 576px;
  }
  .teo-page .combo-hours-course .text-hour,
  .teo-page .practicum-180 .text-hour {
    min-height: 240px;
  }
  .teo-page .combo-hours-course .phrase {
    min-height: 52px;
  }
  .teo-page .combo-hours-course.basic .text-hour,
  .teo-page .combo-hours-course.professional .text-hour {
    min-height: 100px;
    height: auto;
  }
  .teo-page .combo-hours-course {
    margin-bottom: 20px;
  }
  .teo-page .box-height-header {
    min-height: 187px;
    height: auto;
  }
  .practicum .combo-hours-course .text-hour,
  .practicum .practicum-180 .text-hour {
    min-height: 470px;
  }
  .practicum .practicum-210 .text-hour {
    min-height: 270px;
  }
  .freelance .combo-hours-course .text-hour,
  .freelance.practicum .practicum-180 .text-hour {
    min-height: 560px;
  }
  .combo-hours.native .text-hour {
    min-height: 500px;
  }
  .combo-hours.spec .text-hour {
    min-height: 240px;
  }
  .background-image-holder.course-box {
    min-height: 496px;
  }
  .combo-hours .course-list {
    margin: auto -15px;
  }
  .hour-150 .text {
    padding: 13px 9px;
  }
  .teachng-badge {
    margin-top: -26px;
  }
  .box-height-header {
    padding-top: 36px !important;
    height: 270px;
  }
  .practicum .box-height-header {
    height: 230px;
  }
  .practicum .combo-hours-course .phrase {
    min-height: 72px;
  }
  .signo-box {
    width: 2% !important;
    padding: 2px !important;
    display: table;
    left: 0px;
  }
  .sing-more {
    background: #7e7e7e;
    color: #fff;
    border-radius: 5px;
    font-weight: bold;
    font-size: 16px;
    top: 250px;
  }
  .sing-equel {
    background: #e98904;
    color: #fff;
    border-radius: 5px;
    font-weight: bold;
    font-size: 16px;
    top: 250px;
  }
  .height-100 {
    min-height: 558px !important;
    height: auto;
  }
  .menu-interior-container li a {
    color: #000 !important;
    font-size: 13px !important;
    padding-bottom: 10px;
    border-right: 1px solid #999;
    padding-right: 10px;
    padding-top: 10px;
  }
  .combo-hours .phrase {
    min-height: auto;
  }
  .combo-hours .course-list li {
    min-height: auto;
  }
  .combo-hours .course-list li.hi {
    min-height: auto;
  }
  .combo-hours .text-hour {
    min-height: auto;
  }
}
@media all and (max-width: 1024px) {
  .svg-badge {
    width: 3.5%;
    margin-left: -5px;
  }
  .tab-univ-box {
    position: relative;
    display: block;
    padding: 1px 1px;
    border-bottom: 1px solid #ddd;
    /*height: 151px;*/
  }
  .combo-hours-course .text-hour-yl {
    background-color: #f8f8f8;
    padding: 30px 22px 0px 22px;
    min-height: 361px;
    border: 1px solid #dfdfdf;
  }
  .menu-interior-items-center {
    padding-left: 0px;
  }

  .combo-hours-course .text-hour-yl {
    min-height: auto;
  }
  .combo-hours-course {
    width: 100%;
  }
  .teo-page .combo-hours-course .text-hour,
  .teo-page .practicum-180 .text-hour {
    min-height: 100px;
    height: auto;
  }
  .combo-hours-course .phrase {
    min-height: 50px;
  }
  .teo-page .box-height-header,
  .practicum .box-height-header {
    min-height: 90px;
    height: auto;
  }
  .practicum .combo-hours-course .text-hour,
  .practicum .practicum-180 .text-hour,
  .freelance .combo-hours-course .text-hour,
  .freelance.practicum .practicum-180 .text-hour {
    min-height: 130px;
    height: auto;
  }
}
@media all and (max-width: 990px) {
  /* fin sticky-micro-banner*/

  #olark-wrapper {
    display: none !important;
  }

  span.request-info-bt {
    width: 100px;
    height: 38px;
    padding: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 10px;
    font-size: 10px;
    text-align: center;
    border: none;
  }
  .request-info-bt {
    bottom: 0;
    left: 10px;
    top: auto;
  }
  .freelance .combo-hours-course .phrase {
    min-height: auto;
  }

  .practicum .combo-hours-course .text-hour,
  .practicum .practicum-180 .text-hour,
  .freelance .combo-hours-course .text-hour {
    min-height: 130px;
    height: auto;
  }

  .center {
    text-align: center;
  }
  .responsive-center {
    margin: 0 auto;
    display: table;
  }
  .news h3 {
    font-size: 20px;
    line-height: 28px;
  }
  .icon-img {
    margin-left: 5px;
  }
  .related-certificates h4 {
    margin-top: 45px;
  }
  .related-certificates .new-padd {
    padding: 15px;
  }
  .hero-badge img {
    margin-top: 30px;
  }
  .product-left .product-image {
    left: -30px;
    bottom: -30px;
    max-width: 300px;
  }
  .uni-logos div {
    margin-top: -50px;
    right: 20px;
  }
  .logoband {
    min-height: 60px;
  }
  .locations .btn-primary.btn-filled {
    margin: 0px auto 35px auto;
  }
  .icon-section p {
    line-height: 18px;
    margin: 10px auto 35px auto;
    width: 90%;
  }
  h1 {
    margin-bottom: 32px;
  }
  .celta-courses {
    margin: 15px 0;
  }
  .background-image-holder.course-box {
    min-height: 300px;
    max-height: 350px;
  }
  .hour-150 .text,
  .hour-100-teo .text {
    padding: 30px 35px;
    min-height: 525px;
  }
  .hour-100-teo .text {
    background: #146d8c;
  }
  .combo-hours .background-image-holder {
    background-position: 50% 20% !important;
  }
  .menu-interior-nav {
    padding-top: 0px;
  }

  .menu-interior-items a {
    color: #fff !important;
  }

  ul.text-white.icons-list li {
    padding-bottom: 16px;
    font-size: 15px;
    margin-left: 70px;
    line-height: 19px;
  }

  .bg-secondary-blue {
    background: rgb(16, 120, 166) !important;
    background: -moz-linear-gradient(
      90deg,
      rgba(16, 120, 166, 1) 0%,
      rgba(14, 176, 209, 1) 100%
    ) !important;
    background: -webkit-linear-gradient(
      90deg,
      rgba(16, 120, 166, 1) 0%,
      rgba(14, 176, 209, 1) 100%
    ) !important;
    background: linear-gradient(
      90deg,
      rgba(16, 120, 166, 1) 0%,
      rgba(14, 176, 209, 1) 100%
    ) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1078a6",endColorstr="#0eb0d1",GradientType=1) !important;
  }

  /* show 3 items */
  .carouselPrograms .carousel-inner .active,
  .carouselPrograms .carousel-inner .active + .carousel-item,
  .carouselPrograms .carousel-inner .active + .carousel-item + .carousel-item {
    display: block;
  }

  .carouselPrograms
    .carousel-inner
    .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
  .carouselPrograms
    .carousel-inner
    .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)
    + .carousel-item,
  .carouselPrograms
    .carousel-inner
    .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)
    + .carousel-item
    + .carousel-item {
    transition: none;
  }

  .carouselPrograms .carousel-inner .carousel-item-next,
  .carouselPrograms .carousel-inner .carousel-item-prev {
    position: relative;
    transform: translate3d(0, 0, 0);
  }

  .carouselPrograms
    .carousel-inner
    .active.carousel-item
    + .carousel-item
    + .carousel-item
    + .carousel-item {
    position: absolute;
    top: 0;
    right: -33.333%;
    z-index: -1;
    display: block;
    visibility: visible;
  }
  .inst-footer {
    background: #fff;
    border-radius: 4px;
    text-align: center;
    min-height: 292px;
  }
}

/*xs*/
@media (max-width: 768px) {
  .carousel-inner .active.left {
    left: -100%;
  }
  .carousel-inner .active.right {
    left: 100%;
  }
  .carousel-inner .next {
    left: 100%;
  }
  .carousel-inner .prev {
    left: -100%;
  }
  .carousel-col {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
  }
  .active > div:first-child + div {
    display: block;
  }

  .menu-interior-container li a {
    color: #000 !important;
    font-size: 15px;
    text-align: center !important;
    padding-bottom: 0px;
    border: none;
    padding-top: 0px;
    padding-right: 0px;
  }

  .menu-interior-items-center {
    text-align: center;
  }

  .price-yl-badge {
    margin-bottom: 20px;
    position: relative;
    top: 0px;
    text-align: center;
  }

  .btn-center {
    margin: 0 auto !important;
  }
}

/*sm*/
@media (min-width: 768px) and (max-width: 991px) {
  body {
    left: 0;
    right: 0;
  }
  .spring-hero,
  header .promo-spring img {
    padding-bottom: 4px;
    margin: auto;
    margin-top: 30px;
    float: none;
    max-width: 300px;
  }
  .carousel-inner .active.left {
    left: -50%;
  }
  .carousel-inner .active.right {
    left: 50%;
  }
  .carousel-inner .next {
    left: 50%;
  }
  .carousel-inner .prev {
    left: -50%;
  }
  .carousel-col {
    width: 60%;
    margin-left: 20%;
    margin-right: 20%;
  }
  .active > div:first-child + div {
    display: block;
  }

  .combo-hours-course .text-hour,
  .teo .combo-hours .text-hour {
    padding: 25px 35px;
    min-height: auto;
    height: auto;
  }
}

/*md*/

@media all and (max-width: 414px) {
  .social-size1 {
    width: 98%;
}
  .margin-promo-pre-black {
    margin-bottom: 0px !important;
    padding-top: 0px;
    float: none;
    margin: 0 auto;
    display: block;
  }

  /* con sticky-micro-banner*/
  .micro-banner h5 {
    /*font-size: 8px;*/
    line-height: 28px;
  }

  .micro-banner h5 span.new2 {
    padding: 7px 4px; /*font-size: 11px;*/
    margin-right: 3px;
  }
  .micro-banner span.learn {
    margin: 2px 5px;
    padding: 0px 4px; /*font-size:11px;*/
  }

  /* fin sticky-micro-banner*/
  .to-main-logo {
    max-width: 230px;
    margin-top: 56px;
    margin-left: 0;
    padding-bottom: 10px;
  }

  .ma-hero {
    background-position-x: -746px !important;
  }

  .combo-hours-course .text-hour-yl {
    min-height: auto;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .carousel-inner .active.left {
    left: -33%;
  }
  .carousel-inner .active.right {
    left: 33%;
  }
  .carousel-inner .next {
    left: 33%;
  }
  .carousel-inner .prev {
    left: -33%;
  }
  .carousel-col {
    width: 30%;
    margin-left: 1.5%;
    margin-right: 1.5%;
  }
  .active > div:first-child + div {
    display: block;
  }
  .active > div:first-child + div + div {
    display: block;
  }
}

/*lg*/
@media (min-width: 1200px) {
  .carousel-inner .active.left {
    left: -33%;
  }
  .carousel-inner .active.right {
    left: 33%;
  }
  .carousel-inner .next {
    left: 33%;
  }
  .carousel-inner .prev {
    left: -33%;
  }
  .carousel-col {
    width: 30%;
    margin-left: 1.5%;
    margin-right: 1.5%;
  }
  .active > div:first-child + div {
    display: block;
  }
  .active > div:first-child + div + div {
    display: block;
  }
  .active > div:first-child + div + div + div {
    display: block;
  }
}

/* media queries ///////////////////////////// */
@keyframes spin {
  100% {
    transform: rotate(359deg);
  }
}

@media all and (min-width: 1500px) {
  p.lead,
  .testimonials-slider p.lead,
  ul.lead {
    font-size: 18px;
    line-height: 30px;
  }
  p.lead2 {
    font-size: 19px;
    line-height: 31px;
    margin-bottom: 25px;
  }
  p.lead3 {
    font-size: 20px;
    line-height: 31px;
    margin-bottom: 25px;
  }
  .container {
    width: 1300px;
  }
  .accordion .title {
    font-size: 18px;
  }
  p {
    font-size: 16px;
    line-height: 24px;
  }

  .menu li a,
  .alt-font {
    font-size: 13px;
    line-height: 16px;
  }
  .h4,
  h4 {
    font-size: 20px;
  }
  ul.bull,
  ul.bull li {
    font-size: 18px;
    line-height: 32px;
  }

  .selector-tabs li span {
    font-size: 18px;
  }
  .related-certificates p {
    border-top: 0;
    background: #a7a7a7;
    color: #fff;
  }
  .related-certificates a {
    font-size: 15px;
  }

  .about p {
    font-size: 18px;
    line-height: 26px;
  }
  .action-banner h1 {
    font-size: 42px;
    line-height: 58px;
  }
  .btn-primary {
    font-size: 13px;
  }
  .product-left .product-image {
    left: 150px;
    max-width: 420px;
  }
  .combo-hours .phrase {
    min-height: 100px;
    font-weight: 600;
    color: #0c0c0c;
  }
  .combo-hours-course .phrase {
    min-height: 100px;
    font-weight: 600;
    color: #0c0c0c;
  }
  /*  .background-image-holder.parallax-background {
    top: -10%;
}*/
  .combo-hours .text-hour {
    min-height: 636px;
  }
  .combo-hours-course .text-hour {
    min-height: 490px;
  }
  .combo-hours-course .text-hour {
    min-height: 290px;
  }
}

@media all and (min-width: 1800px) {
  .product-left .product-image {
    left: 300px;
  }
}

@media all and (max-width: 1465px) {
  .head-course h3 {
    color: #000;
    font-weight: 700;
    font-size: 21px !important;
    line-height: 26px;
    margin-bottom: 20px;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .box-height-header {
    padding-top: 36px !important;
    height: 224px;
  }
  .badge-100 {
    background: #f29e27;
    line-height: 16px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    padding: 5px;
    margin-top: -12px;
  }
}

@media all and (max-width: 1200px) {
  .icon-img {
    margin-left: 20px;
  }
  .hero-badge .badge-text {
    margin-left: -5px;
  }
  .hour-150 h3,
  .combo-hours h3 {
    font-size: 21px;
    line-height: 28px;
  }
  .combo-hours h3 span {
    font-size: 18px;
  }
  .combo-hours .text-hour {
    padding: 25px 15px 0px 15px;
    min-height: 800px;
  }

  .combo-hours.native .text-hour {
    min-height: 500px;
  }

  .background-image-holder.course-box {
    min-height: 496px;
  }
  .combo-hours .course-list {
    margin: auto -15px;
  }
  .hour-150 .text {
    padding: 13px 9px;
  }
  .teachng-badge {
    margin-top: -26px;
  }
  .box-height-header {
    padding-top: 36px !important;
    height: 270px;
  }
  .signo-box {
    width: 2% !important;
    padding: 2px !important;
    display: table;
    left: 0px;
  }
  .sing-more {
    background: #7e7e7e;
    color: #fff;
    border-radius: 5px;
    font-weight: bold;
    font-size: 16px;
    top: 350px;
  }
  .sing-equel {
    background: #e98904;
    color: #fff;
    border-radius: 5px;
    font-weight: bold;
    font-size: 16px;
    top: 348px;
  }

  .height-100 {
    min-height: 558px !important;
    height: auto;
  }

  .menu-interior-container li a {
    color: #000 !important;
    font-size: 13px !important;
    padding-bottom: 10px;
    border-right: 1px solid #999;
    padding-right: 10px;
    padding-top: 10px;
  }

  .inst-footer {
    background: #fff;
    border-radius: 4px;
    text-align: center;
    min-height: 292px;
    padding: 0px;
    width: 105%;
  }
}

@media all and (max-width: 1024px) {
  .box-height-header {
    padding-top: 36px !important;
    height: auto;
  }

  .text-hour-yl-100 {
    min-height: auto;
  }

  .text-center-mobile {
    text-align: center;
  }

  .menu-interior-items-center {
    padding-left: 0px;
  }
}

@media all and (max-width: 990px) {
  /* Bundle-promotion */
  .bundle-teo-graphic {
    max-width: 350px;
  }
  /* End Bundle-promotion */
  .element-center-mobile {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  .center {
    text-align: center;
  }
  .responsive-center {
    margin: 0 auto;
    display: table;
  }
  .news h3 {
    font-size: 20px;
    line-height: 28px;
  }
  .icon-img {
    margin-left: 5px;
  }
  .related-certificates h4 {
    margin-top: 45px;
  }

  .box-text-price {
    min-height: 100px;
  }

  .box-text-price {
    min-height: auto !important;
  }
  .related-certificates .new-padd {
    padding: 15px;
  }
  .hero-badge img {
    margin-top: 30px;
  }
  .product-left .product-image {
    left: -30px;
    bottom: -30px;
    max-width: 300px;
  }
  .uni-logos div {
    margin-top: -50px;
    right: 20px;
  }
  .logoband {
    min-height: 60px;
  }
  .locations .btn-primary.btn-filled {
    margin: 0px auto 35px auto;
  }
  .icon-section p {
    line-height: 18px;
    margin: 10px auto 35px auto;
    width: 90%;
  }
  h1 {
    margin-bottom: 32px;
    font-size: 31px;
    line-height: 40px;
  }
  h2 {
    font-size: 28px;
    line-height: 38px;
  }
  .ace-courses {
    max-width: 180px;
  }
  .celta-courses {
    margin: 15px 0;
  }
  .background-image-holder.course-box {
    min-height: 300px;
    max-height: 350px;
  }
  .hour-150 .text,
  .hour-100-teo .text {
    padding: 30px 35px;
    min-height: 525px;
  }
  .hour-100-teo .text {
    background: #146d8c;
  }
  .combo-hours .background-image-holder {
    background-position: 50% 20% !important;
  }
  .combo-hours-course .background-image-holder {
    background-position: 50% 20% !important;
  }
  .combo-hours .text-hour,
  .teo .combo-hours .text-hour {
    padding: 25px 35px;
    min-height: auto;
    height: auto;
  }

  .badges-idelt img.earn {
    margin-top: -11px;
  }
  .why-choose h4 {
    font-size: 18px;
    text-align: center;
    margin-top: 20px;
  }
  .why-choose p {
    text-align: center;
  }
  .course-over-item {
    font-size: 14px;
    padding: 15px;
    margin: 15px auto 0 auto;
    max-width: 350px;
  }
  .combo-hours .phrase {
    min-height: 60px;
  }
  .hero-badge.idelt.spec {
    right: auto;
    margin: 40px auto;
    display: block;
    position: relative;
  }
  .hero-badge.idelt.spec .badge-text p {
    padding-top: 30px;
  }
  .combo-hours .course-list {
    margin: auto -35px;
  }
  .combo-hours-course .course-list {
    margin: auto -35px;
  }
  .overview .project .box.teo-100 {
    min-height: 510px;
    height: 510px;
  }
  .line-right {
    border-right: 0px;
    padding-bottom: 25px;
  }
  .error {
    font-size: 200px !important;
  }
  .error-subtitle {
    text-align: center;
    margin-top: 81px;
    font-size: 35px;
    line-height: 51px;
  }
  .banner-login {
    width: 200px;

    position: absolute;
    top: 0;
    right: 0;
  }
  .banner-menu {
    height: 35px;
    margin: -7px;
    padding-top: 4px;
  }
  .banner-menu span.text {
    font-size: 13px;
  }
  .banner-menu span.disc {
    font-size: 16px;
  }
  .msu-img-page {
    padding-top: 25px;
  }
}
@media all and (max-width: 990px) {
  .black-friday-hero {
    padding-bottom: 4px;
    margin-top: 60px;
    float: inherit;
    margin: 0 auto;
    display: block;
    max-width: 260px;
  }

  .combo-hours.spec .text-hour {
    min-height: auto;
  }

  .margin-top-box {
    margin-top: -28px;
  }
  .top-100 {
    margin-top: -58px;
  }
  .signo-box {
    width: 2% !important;
    padding: 2px !important;
    display: table;
    left: -6px;
  }
  .height-100 {
    min-height: 541px !important;
    height: auto;
  }
  .sing-equel {
    top: 326px;
  }
  .spec-courses {
    padding: 25px;
    min-height: 1000px;
  }
  .frequently {
    text-align: center;
  }
  .border-modulo {
    border-top: 1px dotted #837d7a;
    border-bottom: aliceblue;
    padding-top: 0px;
    padding-bottom: 10px;
    background: #fffffe;
    margin: 0 auto;
    display: table;
    margin-top: 20px;
  }
  .inline-image-right img {
    display: inline-block;
    margin-top: 20px;
    font-size: 22px;
  }
  .btn-enroll-freq {
    margin-top: 10px;
  }
  .price-display {
    margin-bottom: 20px;
  }
  .module-border-right {
    border-right: none;
  }
  .modulo-box {
    margin-top: 0px;
  }
  .btn-module-lmore {
    background: #9aa2a1;
    border-radius: 17px;
    padding: 7px 18px;
    text-align: center;
    font-weight: 600;
    color: #fff;
    vertical-align: middle;
    top: 10px;
    position: inherit;
  }
  .btn-module-enroll {
    background: #32e0c9;
    border-radius: 17px;
    padding: 7px 18px;
    text-align: center;
    font-weight: 600;
    color: #fff;
    vertical-align: middle;
    position: initial;
    top: 0px;
  }
  .logo-top {
    width: auto !important;
    padding: 7px;
  }
  .menu-interior-container {
    background: #ffffff;
    padding-bottom: 0px;
  }
  .menu-interior-nav {
    text-align: center;
  }
  .menu-interior-container li a {
    color: #000 !important;
    font-size: 13px !important;
    padding-bottom: 0px;
    border-right: none;
    padding-right: 0px;
    padding-top: 0px;
  }
  .green-items {
    min-height: 80px;
    padding-top: 13px;
    text-align: left;
  }
  .icon-young-teen {
    float: left;
    padding-left: 27px;
    padding-right: 10px;
  }
  .inst-footer {
    margin-bottom: 30px;
  }
  .inst-footer {
    margin-bottom: 30px;
  }
}

@media all and (max-width: 768px) {
  .banner-discount {
    max-width: 470px;
    margin: 25px auto 30px auto;
  }
  .colapse-icon {
    margin: 30px 10px 15px 0px;
  }
  .h4,
  h4 {
    font-size: 15.5px;
    line-height: 24px;
  }
  .icons-home .feature-icon-large i {
    height: 64px;
  }
  .accet-courses {
    margin-top: 0px;
    max-width: 120px;
  }
  img.accet-acc {
    max-width: 140px;
  }
  ul.bull,
  ul.bull li {
    font-size: 14px;
    line-height: 26px;
  }
  p.lead2 {
    font-size: 15px;
    line-height: 26px;
  }

  .combo-hours-course .text-hour,
  .teo .combo-hours .text-hour {
    min-height: 580px;
  }
  img.order-cert {
    max-width: 240px;
  }
  .pricing-table .features {
    min-height: auto;
  }
  .product-left {
    height: auto;
    padding-bottom: 50px;
  }
  p {
    font-size: 13px;
    line-height: 20px;
  }
  .product-left .product-image {
    left: 10px;
    bottom: -30px;
    max-width: 300px;
  }
  h3 {
    font-size: 22px;
    line-height: 30px;
  }
  .badge-cert-150 {
    max-width: 120px;
    margin-top: -8px;
    right: 10px;
  }
  .btn.request {
    margin-right: auto;
    margin-bottom: 10px;
  }
  body table {
    font-size: 12px;
    line-height: 21px;
  }
  .table > tbody > tr > td,
  .table > tbody > tr > th,
  .table > tfoot > tr > td,
  .table > tfoot > tr > th,
  .table > thead > tr > td,
  .table > thead > tr > th {
    padding: 6px;
  }
  table .tit {
    font-size: 14px;
  }
  .logoband {
    float: none;
    line-height: 80px;
    min-height: 70px;
  }
  .logoband.last,
  .logoband.xbig,
  .logoband.big,
  .logoband.medd,
  .logoband.smal {
    margin: 5px auto;
    width: 100%;
  }
  section.logos {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .overview .onsite .box h2 {
    font-size: 21px;
    line-height: 30px;
  }
  .uni-logos div {
    right: auto;
  }
  .uni-logos div {
    margin-top: 20px;
  }
  .uni-logos div img {
    margin-top: 10px;
    margin-left: 20px;
  }
  .hour-150 h3,
  .combo-hours h3 {
    font-size: 19px;
    line-height: 27px;
  }
  .combo-hours h3 span {
    font-size: 17px;
    line-height: 23px;
  }
  .combo-hours-course h3 span {
    font-size: 17px;
    line-height: 23px;
  }
  .hour-150 .text,
  .hour-100-teo .text {
    padding: 20px 15px;
    min-height: 565px;
  }
  .text p {
    font-size: 14px;
    line-height: 20px;
  }
  .combo-hours.spec .text-hour {
    min-height: 200px;
  }
  .combo-hours-course.spec .text-hour {
    min-height: 200px;
  }
  .course-components .title {
    font-size: 18px;
    line-height: 26px;
    margin: 30px 0px 10px;
  }
  .course-components .text p {
    margin: 15px 0px;
  }
  /* newsletter */
  .newsletter h2 {
    font-size: 18px;
    line-height: 26px;
  }
  .error {
    text-align: center !important;
    font-size: 169px !important;
    padding-top: 28px;
  }
  .error-subtitle {
    text-align: center;
    margin-top: 64px;
    font-size: 31px;
    line-height: 50px;
  }
  .banner-login {
    width: 170px;
    margin-top: 0;
    right: 90px;
  }
  .hero-banner {
    margin: 30px auto 10px;
  }
  .combo-hours .foot-course,
  .head-course {
    padding: 14px 4px;
  }
  .combo-hours-course .foot-course,
  .head-course {
    padding: 14px 4px;
  }

  .inst-footer {
    margin-bottom: 30px;
    margin-top: 10px;
    width: 102%;
  }
}

@media all and (max-width: 700px) {
  .svg-badge {
    width: 3%;
    margin-left: -6px;
  }
}
@media all and (max-width: 500px) {
  .hour-150 .text,
  .hour-100-teo .text {
    min-height: 840px;
  }
  .height-100 {
    min-height: 686px !important;
    height: auto;
  }

  .link-green {
    font-size: 12px;
    text-transform: uppercase !important;
    color: #1abc9c;
  }

  .title-box-tesol {
    font-size: 18px !important;
    font-weight: 600;
  }
  .box-tesol {
    border-radius: 4px;
    text-align: center;
    min-height: 250px;
    padding-top: 30px;
  }

  .box-tesol p {
    margin-top: 10px;
    font-size: 14px;
  }

  .img-circulo {
    border-radius: 84px;
  }
  .svg-badge {
    width: 4.5%;
    margin-left: -7px;
  }

  /*job at a glance*/

  .jobsglance {
    width: 100%;
    border: 1px solid #ccc;
    display: block;
  }
  .jobsglance th {
    background-image: url(images/bk-cuadrotitulo.jpg);
    background-repeat: repeat-x;
    background-position: top left;
    background-color: #24a37d;
    height: 60px;
    /*background: -webkit-linear-gradient(top, rgba(83, 166, 234, 1) 0%, rgba(46, 117, 207, 1) 100%);*/
    font-size: 12px;
    color: #ffffff !important;
    font-weight: bold;
    padding: 10px;
    width: 9%;
  }
  .wdt th {
    width: 16%;
    margin: auto;
  }
  thead {
    color: #ffffff !important;
  }
  .pais th {
    /*background-image: (images/bk-cuadro.jpg);*/
    background-repeat: repeat-x;
    background-position: top left;
    background-color: #5bd7a8;
    height: 45px;
    /*background: -webkit-linear-gradient(top, rgba(83, 166, 234, 1) 0%, rgba(46, 117, 207, 1) 100%);*/
    font-size: 12px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 5px;
    vertical-align: middle;
    border-bottom: 1px solid #ffffff;
  }
  thead .cuadro-glance {
    width: 100% !important;
  }
  .cuadro-glance {
    width: 938px !important;
    background-color: #4dbb91;
    padding: 10px;
    text-align: right;
    color: #ffffff;
  }
  .cuadro-glance td {
    padding: 10px;
  }
  .btn-glance {
    margin-bottom: 30px;
  }

  .card-header {
    border: 1px solid #e8eaeb;
    /* margin-bottom: 15px; */
    border-radius: 10px;
    padding-bottom: 0px;
    background: linear-gradient(
      to bottom,
      rgba(28, 45, 5, 0.1),
      rgba(218, 0, 0, 0)
    );
    padding-top: 15px;
  }
  .first-block {
    width: 110px !important;
  }
  .advisor p {
    margin-top: 20px !important;
    text-align: center !important;
  }

  .header-lodging {
    width: auto !important;
    background-color: #24a37d;
  }
  .contenido {
    display: block;
    overflow-x: hidden;
    overflow-y: auto;
    height: 590px;
    width: 100%;
  }

  .contenido-header {
    display: block;
    overflow-x: hidden;
    overflow-y: auto;

    width: 100%;
  }

  .lodging-comment {
    /* background-color: #085082;*/
    color: #ffffff;
    padding: 12px 12px 12px 12px;
    text-align: center;
    font-size: 21px;
    margin-bottom: 22px;
  }

  .pais td {
    /*background-image: (images/bk-cuadrogris.jpg);*/
    background-repeat: repeat-x;
    background-position: top left;
    /*background: -webkit-linear-gradient(top, rgba(237, 238, 240, 1) 0%, rgba(255, 255, 255, 1) 100%);*/
    font-size: 12px;
    color: #333;
    vertical-align: middle;
    border: 1px solid #ccc;
    padding: 12px 9px 13px 9px;
    text-align: center;
    width: 6%;
    line-height: 16px;
  }
  .pais td:hover {
    background-color: #efefef;
  }
  .jobsglance i.fa-times {
    color: #de220e;
    font-size: 18px;
  }
  .jobsglance i.fa-check {
    color: #73b860;
    font-size: 18px;
  }
  .course-location {
    list-style-type: none !important;
    font-family: "Open Sans" !important;
    font-size: 13px;
    line-height: 16px;
    font-weight: 500;
  }

  .btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
  }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
  }

  .ebooks .box {
    border: 1px solid #efefef;
    border-radius: 8px;
    padding: 20px 10px;
    background: #35a4c9;
    background: -moz-linear-gradient(top, #35a4c9 18%, #2569a2 75%);
    background: -webkit-linear-gradient(top, #35a4c9 18%, #2569a2 75%);
    background: linear-gradient(to bottom, #35a4c9 18%, #2569a2 75%);
  }

  .box-row {
    border-bottom: 1px solid #ffffff;
    min-height: 205px;
  }

  .padding {
    padding: 20px;
  }

  .box-test {
    background: #ffffff;
    border-radius: 60px 60px 60px 0px;
    margin-bottom: 10px;
  }

  .country-box {
    background: #fff;
    padding: 25px;
    border-radius: 4px;
  }

  .accordion-abroad {
    border-radius: 0px !important;
    border: none;
  }
  /*fin glance*/

  ul.bull-faqs li {
    border-bottom: none !important;
    padding-bottom: 10px !important;
    margin-bottom: 10px !important;
    text-align: left;
  }

  .faqs-tefl-page {
    background: none;
    border-radius: 0px;
    text-align: center;
    border: 0px;
    border-bottom: 1px solid #ccc;
  }

  .btn-faqs-tefl-page {
    background: none;
    border: 0px;
    font-size: 15px;
  }

  .card-body {
    margin-bottom: 20px;
    background: #fbfbfb;
    padding: 20px;
  }
}
/*xs*/
@media (max-width: 767px) {
  html {
    font-size: 45%;
  }
  .flexing-boxes {
    display: block;
  }
  .carousel-inner .active.left {
    left: -100%;
  }

  .badge-young {
    margin-top: 30px;
    position: initial;
  }
}

@media all and (max-width: 700px) {
  .combo-hours {
    width: 100%;
    margin-bottom: 30px;
  }
  .combo-hours-course {
    width: 100%;
    margin-bottom: 30px;
    min-height: auto;
  }

  .combo-hours .text-hour,
  .teo .combo-hours .text-hour {
    padding: 25px 35px;
    min-height: 315px;
    height: auto;
  }
  .height-100 {
    min-height: auto !important;
    height: auto;
  }
  .signo-box {
    width: 0% !important;
    padding: 2px !important;
    display: none;
    left: 0px;
  }

  .combo-hours-course .text-hour,
  .teo .combo-hours .text-hour {
    padding: 25px 35px;
    min-height: auto;
    height: auto;
  }
  .logo-top {
    display: block;
    margin: 0 auto;
    width: 18% !important;
    padding: 6px;
    text-align: center;
  }
  .azusa-header {
    margin-left: 0px;
    margin: 0 auto;
    display: block;
    width: 81%;
  }
  .logo-top-2 {
    width: 23% !important;
    padding: 6px 0px !important;
    margin: 0 auto;
    display: block;
    text-align: center;
  }
  .logo-top-3 {
    padding: 4px;
    margin: 0 auto;
    display: table;
    text-align: center;
    margin-bottom: 5px;
    width: 17%;
  }

  .height-100 {
    margin-bottom: 0px;
  }
}

@media all and (max-width: 550px) {
  iframe.video {
    height: 260px;
  }
  .hour-150 .text,
  .hour-100-teo .text {
    min-height: 800px;
  }
  .hero-badge.idelt {
    margin-top: 35px;
    width: 110px;
    right: 15px;
  }
  .hero-badge.idelt .badge-text {
    width: 120px;
    margin-left: -10px;
  }
  .hero-badge.idelt .badge-text p {
    font-size: 11px;
    line-height: 14px;
    padding-top: 13px;
    width: 130px;
  }
  .combo-hours .text-hour {
    padding: 25px 15px;
  }
  .green3 .course-list {
    font-size: 14px;
    line-height: 38px;
  }
  .uni-logos div {
    margin: 0 auto;
    width: auto;
    display: block;
    margin-top: 26px;
  }
  .badges-idelt img.earn {
    margin-top: -8px;
  }
  .combo-hours .course-list {
    margin: auto -15px;
  }
  .error {
    text-align: center !important;
    font-size: 109px !important;
    padding-top: 28px;
  }
  .error-subtitle {
    margin-top: 24px;
    font-size: 26px;
    line-height: 40px;
  }
  .banner-login {
    width: 130px;
    margin-right: 30px;
    margin-top: 0;
  }
  .teachng-badge {
    width: 239px;
    position: absolute;
    padding-bottom: 20px;
    left: 0px;
  }

  .expanding-ul {
    padding: 30px;
  }

  .padding-responsive {
    padding-top: 20px;
  }
}

@media (max-width: 470px) {
  .banner-login {
    right: 40px;
  }
  .related-course-box {
    border: 1px solid #fff;
    text-align: center;
    font-size: 14px;
    color: #fff;
    margin-top: -10px;
    padding: 0px;
    line-height: 23px;
    padding-bottom: 20px;
  }
  .videominiaturas a div {
    display: none !important;
  }
  iframe.video {
    height: 240px;
  }
}
@media all and (max-width: 414px) {
  img.lazy.icon-top {
    width: 13% !important;
  }

  .pricing-table .features {
    margin: 40px 0px;
    min-height: auto;
  }
  iframe.video {
    height: 200px;
  }

  .svg-badge {
    width: 6%;
    margin-left: -5px;
  }
  .univ-road {
    padding-bottom: 5px;
    padding-top: 3px;
  }

  .tab-univ-box {
    position: relative;
    display: block;
    padding: 3px 6px;
    border-bottom: none;
    font-size: 10px;
    text-align: left;
    line-height: initial;
    height: 82px;
    width: 33%;
  }
  .teachng-badge {
    width: 218px;
    position: absolute;
    padding-bottom: 20px;
    left: 0px;
    top: 225px;
  }

  .azusa {
    width: 68px;
    padding-bottom: 10px;
    padding-top: 2px;
    margin-left: -6px;
  }
  .bond {
    width: 71px;
    padding-bottom: 10px;
    padding-top: 15px;
    margin-left: -8px;
  }
  .massey {
    width: 55px;
  }
  .sit {
    width: 42px;
  }
  .tamut {
    width: 57px;
    padding-bottom: 6px;
    padding-top: 5px;
    margin-left: -3px;
  }
  .unc {
    width: 64px;
    margin-left: -4px;
  }
  .westcliff {
    width: 60px;
    margin-left: -2px;
  }
  .american {
    width: 57px;
    padding-bottom: 3px;
  }
  .clients-2 {
    text-align: center;
    padding: 2px 0px 2px 0px;
  }
  .table-head-univ td {
    padding: 0px;
    color: #1b3564;
    font-weight: 700;
    line-height: 15px;
    font-size: 11px;
  }
  .tab-univ-content {
    padding: 2px;
  }
  .table-content-univ td {
    padding: 10px;
    border-bottom: 1px solid #999;
  }
}

@media all and (min-width: 1500px) {
  p.lead,
  .testimonials-slider p.lead,
  ul.lead {
    font-size: 18px;
    line-height: 30px;
  }
  p.lead2 {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 25px;
  }
  p.lead3 {
    font-size: 20px;
    line-height: 31px;
    margin-bottom: 25px;
  }
  .container {
    width: 1300px;
  }
  .accordion .title {
    font-size: 18px;
  }
  p {
    font-size: 16px;
    line-height: 24px;
  }

  .menu li a,
  .alt-font {
    font-size: 13px;
    line-height: 16px;
  }
  .h4,
  h4 {
    font-size: 20px;
  }
  ul.bull,
  ul.bull li {
    font-size: 18px;
    line-height: 32px;
  }
  /*h1 {
font-size: 34px;
line-height: 46px;
}*/
  .selector-tabs li span {
    font-size: 16px;
  }
  .related-certificates p {
    border-top: 0;
    background: #a7a7a7;
    color: #fff;
  }
  .related-certificates a {
    font-size: 15px;
  }
  h2 {
    font-size: 30px;
    line-height: 38px;
  }
  h5 {
    font-size: 18px;
    line-height: 26px;
  }
  .about p {
    font-size: 18px;
    line-height: 26px;
  }
  .action-banner h1 {
    font-size: 42px;
    line-height: 58px;
  }
  .btn-primary {
    font-size: 13px;
  }
  .product-left .product-image {
    left: 150px;
    max-width: 420px;
  }
  .combo-hours .phrase {
    min-height: 100px;
    font-weight: 600;
    color: #0c0c0c;
  }
  .combo-hours-course .phrase {
    min-height: 100px;
    font-weight: 600;
    color: #0c0c0c;
  }
  /*  .background-image-holder.parallax-background {
  top: -10%;
}*/
  .combo-hours .text-hour {
    min-height: 636px;
  }
  .combo-hours-course .text-hour {
    min-height: 490px;
  }

  .menu-interior-container li a {
    color: #000 !important;
    font-size: 15px;
    text-align: center !important;
    padding-bottom: 0px;
    border: none;
    padding-top: 0px;
    padding-right: 0px;
  }
  .menu-interior-nav {
    padding-top: 0px;
    padding-left: 0px;
  }
  .menu-interior-items-center {
    text-align: center;
  }
  .icon-young-teen {
    float: left;
    padding-left: 27px;
    padding-right: 10px;
  }
  .green-items {
    min-height: 80px;
    padding-top: 13px;
    text-align: left;
  }
  /*.green-items p {
line-height: 16px;
padding-bottom: 6px;
}*/

  .video-tutor-respo {
    padding: 0px;
    margin-top: -40px;
    margin-bottom: -50px;
  }

  .combo-hours-course .text-hour-yl {
    background-color: #f8f8f8;
    padding: 30px 22px 0px 22px;
    min-height: auto;
    border: 1px solid #dfdfdf;
  }

  .triangle-down {
    border-top: 0px solid #3995bf;
  }
}
@media (max-width: 320px) {
  iframe.video {
    height: 150px;
  }
  .logo-top {
    display: block;
    margin: 0 auto;
    width: 23% !important;
    padding: 8px;
  }
  .azusa-header {
    margin-left: 0px;
    margin: 0 auto;
    display: block;
  }
  .tab-univ-box {
    position: relative;
    display: block;
    padding: 0px 10px;
    border-bottom: 1px solid #ddd;
    height: 83px;
    width: 90px;
  }
  .azusa {
    width: 74px;
    padding-bottom: 10px;
    padding-top: 3px;
  }
  .bond {
    width: 77px;
    padding-bottom: 17px;
    padding-top: 9px;
  }
  .massey {
    width: 59px;
  }
  .sit {
    width: 46px;
  }
  .tamut {
    width: 69px;
    padding-bottom: 3px;
    padding-top: 0px;
  }
  .unc {
    width: 66px;
  }
  .westcliff {
    width: 63px;
  }
  .american {
    width: 61px;
    padding-bottom: 3px;
  }
  .logo-top-2 {
    width: 22% !important;
    padding: 2px 0px !important;
    margin: 0 auto;
    display: block;
  }
  .logo-top-3 {
    padding: 5px;
    margin: 0 auto;
    display: table;
    text-align: center;
    width: 17%;
  }
  .inst-footer {
    width: 100%;
  }
  .inst-footer {
    width: 100%;
  }
}

@media (max-width: 375px) {
  .univ-road {
    padding-bottom: 12px;
    padding-top: 10px;
    width: 100%;
  }
}

@media (max-width: 320px) {
  .logo-top {
    display: block;
    margin: 0 auto;
    width: 23% !important;
    padding: 8px;
  }
  .azusa-header {
    margin-left: 0px;
    margin: 0 auto;
    display: block;
  }
  .tab-univ-box {
    position: relative;
    display: block;
    padding: 0px 10px;
    border-bottom: 1px solid #ddd;
    height: 83px;
    width: 90px;
  }
  .azusa {
    width: 74px;
    padding-bottom: 10px;
    padding-top: 3px;
  }
  .bond {
    width: 77px;
    padding-bottom: 17px;
    padding-top: 9px;
  }
  .massey {
    width: 59px;
  }
  .sit {
    width: 46px;
  }
  .tamut {
    width: 69px;
    padding-bottom: 3px;
    padding-top: 0px;
  }
  .unc {
    width: 66px;
  }
  .westcliff {
    width: 63px;
  }
  .american {
    width: 61px;
    padding-bottom: 3px;
  }
  .logo-top-2 {
    width: 22% !important;
    padding: 2px 0px !important;
    margin: 0 auto;
    display: block;
  }
  .logo-top-3 {
    padding: 5px;
    margin: 0 auto;
    display: table;
    text-align: center;
    width: 17%;
  }

  .inst-footer {
    width: 104%;
    margin-top: 25px;
    margin-left: -5px;
    padding: 2px;
  }

  fb-page {
    margin: 0 auto;
    width: 95%;
    display: block;
    margin-left: 9px;
  }

  .tweet {
    margin: auto;
    border-radius: 4px;
    margin-bottom: 20px;
    width: 102%;
  }
}

@media (max-width: 320px) {
  .logo-top {
    display: block;
    margin: 0 auto;
    width: 23% !important;
    padding: 8px;
  }
  .azusa-header {
    margin-left: 0px;
    margin: 0 auto;
    display: block;
  }
  .tab-univ-box {
    position: relative;
    display: block;
    padding: 0px 10px;
    border-bottom: 1px solid #ddd;
    height: 83px;
    width: 90px;
  }
  .azusa {
    width: 74px;
    padding-bottom: 10px;
    padding-top: 3px;
  }
  .bond {
    width: 77px;
    padding-bottom: 17px;
    padding-top: 9px;
  }
  .massey {
    width: 59px;
  }
  .sit {
    width: 46px;
  }
  .tamut {
    width: 69px;
    padding-bottom: 3px;
    padding-top: 0px;
  }
  .unc {
    width: 66px;
  }
  .westcliff {
    width: 63px;
  }
  .american {
    width: 61px;
    padding-bottom: 3px;
  }
  .logo-top-2 {
    width: 22% !important;
    padding: 2px 0px !important;
    margin: 0 auto;
    display: block;
  }
  .logo-top-3 {
    padding: 5px;
    margin: 0 auto;
    display: table;
    text-align: center;
    width: 17%;
  }

  .svg-badge {
    width: 8%;
    margin-left: -5px;
  }
}
