@charset "UTF-8";
body,
html {
  height: 100%;
}
body {
  font-family: ProximaNova-Regular;
  width: 100%;
}
html {
  font-size: 62.5%;
  line-height: 1.4;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
html.rtl {
  font-size: 75%;
  line-height: 1.6;
}
body a {
  color: #000;
}
body a:active,
body a:focus,
body a:hover,
body a:link,
body a:visited {
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.1;
}
ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  box-sizing: border-box;
}
:after,
:before {
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}
body {
  font-family: ProximaNova-Regular;
  font-size: 14px;
  line-height: 1.42857;
  color: #333;
  background-color: #fff;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:focus,
a:hover {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
p {
  max-width: 760px;
}
[role="button"] {
  cursor: pointer;
}

.btn {
  display: table;
  text-align: center;
  font-weight: 700;
  border-radius: 3px;
  padding-right: 15px;
  padding-left: 15px;
}
.base-btn {
  width: 100%;
  height: 50px;
  border: solid 1px #262540;
  margin-top: 40px;
  background-color: #fff;
}
@media (min-width: 768px) {
  .base-btn {
    max-width: 300px;
  }
}
.btn.-green-btn,
.btn.-quick-english-check {
  width: 100%;
  height: 50px;
  background-color: #15d0a0;
  color: #fff;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
  letter-spacing: 1.3px;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .btn.-green-btn,
  .btn.-quick-english-check {
    width: auto;
    font-size: 13px;
    font-size: 1.3rem;
    display: inline-table;
    max-width: 310px;
    margin-right: 30px;
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .btn.-green-btn,
  .btn.-quick-english-check {
    max-width: 350px;
  }
}
.btn.-english-certificate,
.btn.-magenta-btn {
  width: 100%;
  height: 50px;
  background-color: #4999f8;
  color: #fff;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
  letter-spacing: 1.3px;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .btn.-english-certificate,
  .btn.-magenta-btn {
    width: auto;
    font-size: 13px;
    font-size: 1.3rem;
    display: inline-table;
    max-width: 310px;
    margin-right: 30px;
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .btn.-english-certificate,
  .btn.-magenta-btn {
    max-width: 350px;
  }
}
.stage__btn {
  font-size: 14px;
  font-size: 1.4rem;
  width: auto;
  height: 40px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  color: #fff;
  padding: 0 20px;
  font-family: ProximaNova-Semibold;
  font-weight: 400;
  border-radius: 4px;
  letter-spacing: 1px;
  margin-top: 30px;
}
@media (min-width: 768px) {
  .stage__btn {
    margin-top: 40px;
  }
}
.btn__text {
  display: table-cell;
  vertical-align: middle;
  line-height: 1;
}
.stage__extra {
  display: table;
  max-width: 750px;
  margin: 30px auto 0;
}
@media (min-width: 768px) {
  .stage__extra {
    margin-top: 40px;
  }
}
.stage__extra-item {
  text-align: center;
  margin-bottom: 25px;
}
.stage__extra-item {
  float: left;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}
@media (min-width: 768px) {
  .stage__extra-item {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .stage__extra-item {
    display: table-cell;
    margin-bottom: 0;
    text-align: left;
    padding-right: 60px;
  }
  .rtl .stage__extra-item {
    text-align: right;
  }
}
.stage__extra-icon {
  display: block;
  margin: 0 auto 10px;
}
@media (min-width: 768px) {
  .stage__extra-icon {
    float: left;
    display: inline-block;
    margin: 0 15px 0 0;
  }
  .rtl .stage__extra-icon {
    float: right;
    margin: 0 0 0 15px;
  }
}

.stage__extra-text {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: ProximaNova-Light;
  font-weight: 400;
}
@media (min-width: 768px) {
  .stage__extra-text {
    display: inline-block;
    vertical-align: top;
  }
}
@media (min-width: 992px) {
  .stage-fixed-height {
    display: table;
    width: 100%;
    height: 450px;
    padding: 0;
  }
}

.icon_harvard {
  width: 32px;
  height: 37px;
  fill: #fff;
}

.icon_linkedin {
  width: 30px;
  height: 30px;
  fill: #fff;
}

/* Start Quotation CSS */
.quotation {
  position: relative;
  text-align: center;
  margin-bottom: 44px;
}
.quotation p {
  max-width: 100%;
}
.quotation:before {
  content: "";
  position: absolute;
  width: 80px;
  height: 2px;
  background: #ad9dc0;
  bottom: -22px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .quotation {
    padding-left: 20px;
    text-align: left;
  }
  .rtl .quotation {
    padding-right: 20px;
    padding-left: 0;
    text-align: right;
  }
  .quotation:before {
    width: 2px;
    height: 100%;
    top: 0;
    left: 0;
    right: inherit;
    bottom: inherit;
  }
  .rtl .quotation:before {
    right: 0;
    left: inherit;
  }
}
.quotation__text {
  color: #a3a2ae;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.2;
  letter-spacing: 0.4px;
}
@media (min-width: 768px) {
  .quotation__text {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
/* End Quotation CSS */

/* Start Promo box CSS */

.row:after,
.row:before {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}

.promo-box {
  max-width: 970px;
  margin: 0 auto;
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .promo-box {
    padding-left: 0;
    padding-right: 0;
  }
}
.promo-box__item {
  margin-bottom: 52px;
  max-height: none !important;
}
@media (min-width: 992px) {
  .promo-box__item {
    max-width: 270px;
    display: inline-block;
  }
  .promo-box__item:nth-child(2) {
    float: none;
    margin: 0 auto;
  }
  .promo-box__item:nth-child(3) {
    float: right;
  }
}
@media (min-width: 768px) {
  .promo-box__item {
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 33.33333%;
  }
}
.promo-box__title {
  font-family: ProximaNova-Regular;
  font-weight: 400;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.7;
  color: rgba(77, 81, 104, 0.75);
  margin: 0 0 28px 0;
}
.promo-box__text {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: ProximaNova-Light;
  line-height: 1.7;
  color: #3d3d55;
  margin: 20px 0;
}
@media (min-width: 768px) {
  .promo-box__text {
    height: 85px;
  }
  .promo-box__text {
    height: 175px;
  }
}
@media (min-width: 992px) {
  .promo-box__text {
    height: 85px;
  }
  .promo-box__text {
    height: 135px;
  }
}
.promo-box__text a:not(.btn):link {
  text-decoration: underline;
}
.promo-box__btn {
  width: 100%;
  height: 50px;
  background-color: #3d3d55;
  color: #fff;
  border-radius: 3px;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.5;
  letter-spacing: 1.3px;
}
.promo-box__btn:hover {
  color: #fff;
}
/* End Promo box CSS */
/* Start Beauty Table CSS */
.eft-beauty-table {
  position: relative;
  display: block;
  overflow: auto;
  width: calc(100% + 39px);
  border-bottom: 1px solid #dad3cb;
  background: 0 0;
  margin-left: -39px;
}
@media (min-width: 768px) {
  .eft-beauty-table {
    width: 100%;
  }
}
.eft-beauty-table td {
  padding: 0 4px;
  border-top: 1px solid #dad3cb;
  border-right: 1px solid #dad3cb;
  position: relative;
}
.eft-beauty-table p {
  margin: 10px 0;
  font-size: 11px;
  padding-top: 0 !important;
}
.eft-beauty-table .graph-row .graph-bar {
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  color: #fff;
}
.eft-beauty-table .graph-row td:nth-child(2) .graph-bar {
  height: 28%;
}
.eft-beauty-table .graph-row td:nth-child(3) .graph-col-3 .graph-bar {
  height: 38%;
}
.eft-beauty-table .graph-row td:nth-child(4) .graph-col-3 .graph-bar {
  height: 50%;
}
.eft-beauty-table .graph-row td:nth-child(5) .graph-col-3 .graph-bar {
  height: 60%;
}
.eft-beauty-table .graph-row td:nth-child(6) .graph-col-3 .graph-bar {
  height: 70%;
}
.eft-beauty-table .graph-row td:nth-child(7) .graph-col-3 .graph-bar {
  height: 100%;
}
.eft-beauty-table .graph {
  height: 70px;
}
@media (min-width: 768px) {
  .eft-beauty-table .graph {
    height: 250px;
  }
}
.eft-beauty-table .graph div,
.eft-beauty-table .graph-row td:last-child .graph div {
  width: 100%;
  margin: 0 2px;
  height: 100%;
  position: relative;
  float: left;
}
@media only screen and (min-width: 768px) {
  .eft-beauty-table .graph div,
  .eft-beauty-table .graph-row td:last-child .graph div {
    min-width: 92px;
  }
}
@media only screen and (min-width: 992px) {
  .eft-beauty-table .graph div,
  .eft-beauty-table .graph-row td:last-child .graph div {
    min-width: 125px;
  }
}
.eft-beauty-table .graph-bar i {
  display: none;
  position: absolute;
  bottom: 20px;
  text-align: center;
  width: 100%;
  text-transform: uppercase;
  font-style: normal;
  font-size: 11px;
}
@media only screen and (min-width: 992px) {
  .eft-beauty-table .graph-bar i {
    font-size: 14px;
  }
}
.eft-beauty-table .graph-text {
  position: absolute;
  top: 0;
  background: rgba(255, 255, 255, 0.5);
  padding: 10px;
  z-index: 10;
  min-width: 320px;
  display: none;
}
.eft-beauty-table .graph-text h3 {
  font-size: 18px;
  margin: 0;
  text-transform: uppercase;
  font-weight: 700;
}
.eft-beauty-table .graph-text p {
  margin: 0;
  padding: 10px 0;
  color: #8a8585;
}
.eft-beauty-table .header td {
  background: #f8f8f8;
  border-top: 1px solid #dad3cb;
}
.eft-beauty-table .graph-row td {
  background: 0 0;
}
.eft-beauty-table tbody td {
  background: #fff;
  position: inherit;
}
.eft-beauty-table .header p {
  font-weight: 700;
  color: #000;
}
.eft-beauty-table tr:not(:first-of-type) {
  border-left: 1px solid #dad3cb;
}
.eft-beauty-table tr td:not(:first-of-type) {
  text-align: left;
}
.eft-beauty-table .graph-row td {
  border-right: 1px solid transparent;
  border-top: 1px solid transparent;
  padding: 0 0 5px 0;
}
@media (min-width: 768px) {
  .eft-beauty-table {
    margin-left: 0;
  }
  .eft-beauty-table td {
    padding: 0 15px;
  }
  .eft-beauty-table p {
    font-size: 14px;
    color: #000;
  }
  .eft-beauty-table .graph-bar i {
    display: block;
  }
  .eft-beauty-table .graph-text {
    min-width: auto;
  }
}
/* End Beauty Table CSS */
/* Start Colors */
.color-beginner {
  background-color: #f9763a;
}
.color-elementary {
  background-color: #ecc92c;
}
.color-intermediate {
  background-color: #8cb66d;
}
.color-upper-intermediate {
  background-color: #47968a;
}
.color-advanced {
  background-color: #3478ac;
}
.color-proficient {
  background: linear-gradient(
    -52deg,
    #7d7c85,
    #a6a5ad 39%,
    #b6b6bd 50%,
    #a6a5ad 66%,
    #5c5c63
  );
}
/*End Colors */

.header {
  position: relative;
  height: 60px;
  background-color: #fff;
  z-index: 1;
}
@media (min-width: 768px) {
  .header {
    height: 80px;
  }
}

.content-box-list .icon_bullet-check {
  display: table-cell;
  width: 16px;
  height: 16px;
  margin-right: 14px;
  margin-bottom: 10px;
}
.rtl .content-box-list .icon_bullet-check {
  float: right;
  margin-right: 0;
  margin-left: 14px;
}
.-quick-english-check .icon_bullet-check {
  fill: #15d0a0;
}
.-english-certificate-plus .icon_bullet-check {
  fill: #ea9e2b;
}
.-english-certificate .icon_bullet-check {
  fill: #4999f8;
}

.content-box-list {
  display: inline-block;
  width: 100%;
}
.content-box-list__item {
  float: left;
  display: table;
  margin-bottom: 10px;
  line-height: 0.9;
  width: 100%;
}

.list__item-text {
  font-family: ProximaNova-Regular;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1;
  display: table-cell;
  vertical-align: top;
  width: 100%;
}
@media (min-width: 992px) {
  .list__item-text {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.levels__card {
  display: inline-block;
  width: 220px;
  height: 280px;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-right: 20px;
}
@media (min-width: 992px) {
  .levels__card {
    margin-right: 40px;
  }
  .levels__card:hover {
    opacity: 0.75;
  }
}
@media (min-width: 992px) {
  .levels__card:nth-child(3n + 3) {
    clear: right;
    margin-right: 0;
  }
}

.eft-simple-table {
  width: 100%;
  border-bottom: 1px solid #ededee;
  border-left: 1px solid #ededee;
  margin: 20px 0 30px;
}
@media (min-width: 768px) {
  .eft-simple-table {
    margin: 30px 0 40px;
  }
}
.eft-simple-table td p,
.eft-simple-table tr p {
  padding-top: 0 !important;
  color: #3e3d55;
}
.eft-simple-table td {
  padding: 0 4px;
  border-top: 1px solid #ededee;
  border-right: 1px solid #ededee;
  height: 50px;
  padding: 0 0 0 10px;
}
.rtl .eft-simple-table td {
  padding: 0 10px 0 0;
}
@media (min-width: 768px) {
  .eft-simple-table td {
    padding: 0 0 0 20px;
  }
  .rtl .eft-simple-table td {
    padding: 0 20px 0 0;
  }
}
.eft-simple-table td p {
  font-size: 14px;
  font-size: 1.4rem;
  margin: 0;
  padding: 0;
}
.eft-simple-table tr:first-of-type td {
  background: #ededee;
  height: 55px;
  font-weight: 700;
  border-right: 1px solid rgba(93, 93, 114, 0.2);
}
.eft-simple-table tr:first-of-type td:last-child {
  border-right: none;
}
.eft-simple-table tr:first-of-type p {
  font-weight: 700;
}
.eft-simple-table tr:not(:first-of-type) {
  border-left: 1px solid #ededee;
}
.eft-simple-table tr:not(:first-of-type) td {
  background: #fff;
}
/*
 * Legal Disclaimer
 *
 *  *  all EF Group websites
 *
 * It is strictly forbidden to download or use these fonts on any other website domain or media.
 *
 * While the @font-face statements below may be modified by the client, this
 * disclaimer may not be removed.
 *
 * Lineto.com, 2018
 */

/*
 *
 * INSTRUCTIONS
 *
 * Copy the Legal Disclaimer and the @font-faces statements to your regular CSS file.
 * The fonts folder(s) should be placed relative to the regular CSS file.
 *
 */

@font-face {
  font-family: "EFCircular";
  src: url("./fonts/EFCircular/Light.woff");
  font-weight: 300;
}

@font-face {
  font-family: "EFCircular";
  src: url("./fonts/EFCircular/LightItalic.woff");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: "EFCircular";
  src: url("./fonts/EFCircular/Book.woff");
  font-weight: normal;
}

@font-face {
  font-family: "EFCircular";
  src: url("./fonts/EFCircular/BookItalic.woff");
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: "EFCircular";
  src: url("./fonts/EFCircular/Medium.woff");
  font-weight: 500;
}

@font-face {
  font-family: "EFCircular";
  src: url("./fonts/EFCircular/MediumItalic.woff");
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: "EFCircular";
  src: url("./fonts/EFCircular/Bold.woff");
  font-weight: bold;
}

@font-face {
  font-family: "EFCircular";
  src: url("./fonts/EFCircular/BoldItalic.woff");
  font-weight: bold;
  font-style: italic;
}

@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}

@keyframes slide {
  from {
    left: 0%;
  }
  to {
    left: 110%;
  }
}
#usps > div{
  display: block;
}
#usps img {
  width: 20px;
}