/* Begin official ielts test page */
.official-ielts-test .has-error .help-block {
  width: 100%;
  position: absolute;
  top: 100%;
  max-width: 368px; }

.official-ielts-test .section-title {
  font-size: 32px;
  font-weight: bold;
  margin: 0 0 24px;
  text-align: center;
  line-height: 1.2; }

.official-ielts-test .section-caption {
  font-size: 14px;
  color: #282828;
  text-align: center;
  font-weight: normal;
  font-family: "Nunito", "Helvetica Neue", "Roboto", Helvetica, Arial, sans-serif; }
  .official-ielts-test .section-caption.-bold {
    font-size: 16px;
    color: #284664;
    font-family: "Montserrat", Helvetica, Arial, sans-serif; }

.official-ielts-test .iot-bt {
  height: 58px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  min-width: 255px;
  font-size: 18px;
  position: relative;
  z-index: 9; }

.official-ielts-test .hero {
  min-height: 534px;
  padding: 8.7rem 0 12rem;
  color: #284664;
  overflow: hidden;
  color: #fff;
  position: relative; }
  .official-ielts-test .hero .row-flex {
    position: relative; }
  @media (min-width: 768px) and (max-width: 991px) {
    .official-ielts-test .hero {
      text-align: center;
      padding: 5rem 0; } }
  @media (max-width: 767px) {
    .official-ielts-test .hero {
      padding: 2rem 0;
      min-height: auto;
      text-align: center; } }
  .official-ielts-test .hero__col-left {
    display: flex;
    flex-direction: column; }
  .official-ielts-test .hero__title {
    font-size: 38px;
    font-weight: bold;
    margin-bottom: 33px;
    color: #fff;
    line-height: 1.3; }
    @media (max-width: 767px) {
      .official-ielts-test .hero__title {
        font-size: 36px; } }
  .official-ielts-test .hero__caption {
    font-size: 21px;
    font-weight: bold;
    color: #284664;
    margin-bottom: 20px;
    color: #fff; }
    @media (max-width: 767px) {
      .official-ielts-test .hero__caption {
        font-size: 16px; } }
  .official-ielts-test .hero__promo-price {
    padding-left: 88px;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 40px;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    position: relative; }
    .official-ielts-test .hero__promo-price:after {
      content: '';
      position: absolute;
      display: inline-block;
      width: 71px;
      height: 47px;
      left: 0;
      top: 6px;
      background: url(../../images/official-ielts-test/icon-coin.svg) left center no-repeat;
      background-size: contain; }
    @media (min-width: 768px) and (max-width: 991px) {
      .official-ielts-test .hero__promo-price {
        align-self: center; } }
    @media (max-width: 767px) {
      .official-ielts-test .hero__promo-price {
        font-size: 14px;
        display: inline-block;
        align-self: center; } }
    .official-ielts-test .hero__promo-price strong {
      font-size: 36px;
      color: #C76378;
      text-decoration: line-through; }
      @media (max-width: 767px) {
        .official-ielts-test .hero__promo-price strong {
          font-size: 22px; } }
    .official-ielts-test .hero__promo-price span {
      display: block;
      font-size: 20px; }
  .official-ielts-test .hero__btn {
    align-self: flex-start; }
    @media (min-width: 768px) and (max-width: 991px) {
      .official-ielts-test .hero__btn {
        align-self: center; } }
    @media (max-width: 767px) {
      .official-ielts-test .hero__btn {
        align-self: center; } }
  .official-ielts-test .hero__banner-img {
    margin-left: auto;
    display: block;
    pointer-events: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    @media (min-width: 768px) and (max-width: 991px) {
      .official-ielts-test .hero__banner-img {
        margin: 0 auto; } }

.official-ielts-test .registration {
  padding: 38px 0;
  background-color: #f7f7f7;
  text-align: center; }
  .official-ielts-test .registration .section-caption {
    max-width: 800px;
    margin: 0 auto 6rem; }
    @media (max-width: 767px) {
      .official-ielts-test .registration .section-caption {
        margin: 0 auto 3rem; } }
  .official-ielts-test .registration .row-flex {
    margin-top: 50px;
    justify-content: center; }
  .official-ielts-test .registration__map-col {
    display: flex;
    justify-content: flex-end; }
    @media (max-width: 767px) {
      .official-ielts-test .registration__map-col {
        justify-content: center;
        margin-top: 4rem; } }
  .official-ielts-test .registration .container {
    max-width: 930px;
    margin: 0 auto; }
  .official-ielts-test .registration__col-left {
    max-width: 422px; }
  .official-ielts-test .registration__location {
    position: absolute;
    top: -3%;
    left: 31%;
    display: none;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both; }
    .official-ielts-test .registration__location.-active {
      display: block;
      animation: zoomIn 0.5s, move-up-down 4s ease-in-out 0.5s infinite; }
    .official-ielts-test .registration__location.hcm {
      top: initial;
      left: 45%;
      bottom: 33%; }
      @media (max-width: 767px) {
        .official-ielts-test .registration__location.hcm {
          bottom: 16%; } }
  .official-ielts-test .registration__map-wrap {
    text-align: right;
    position: relative; }
  .official-ielts-test .registration__item {
    margin-bottom: 20px; }
  .official-ielts-test .registration__item-block-wrap {
    display: flex;
    justify-content: space-between;
    max-width: 392px;
    flex-wrap: wrap;
    margin-bottom: -18px; }
  .official-ielts-test .registration__item-label {
    font-size: 20px;
    font-weight: bold;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    margin-bottom: 15px;
    color: #284664;
    width: 100%;
    text-align: left; }
  .official-ielts-test .registration__item-block {
    border-radius: 4px;
    border: solid 1px #d5d5d5;
    background-color: #fff;
    width: calc(50% - 9px);
    text-align: center;
    min-height: 60px;
    padding: 10px;
    color: #888;
    font-weight: 900;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 18px; }
    @media (max-width: 767px) {
      .official-ielts-test .registration__item-block[data-location="other"] {
        width: 100%; } }
    .official-ielts-test .registration__item-block.-price {
      min-height: 120px;
      flex-direction: column; }
    .official-ielts-test .registration__item-block.-active {
      font-size: 20px;
      color: #32B4C8;
      border: solid 1px #32B4C8;
      box-shadow: 0 2px 18px 6px #ebebeb; }
      @media (max-width: 767px) {
        .official-ielts-test .registration__item-block.-active {
          font-size: 18px; } }
      .official-ielts-test .registration__item-block.-active .registration__item-desc {
        color: #32B4C8; }
  .official-ielts-test .registration__item-price {
    margin-bottom: 4px; }
  .official-ielts-test .registration__item-desc {
    font-size: 12px;
    color: #7a7a7a;
    font-weight: normal; }
  .official-ielts-test .registration__btn {
    margin-top: 63px; }

.official-ielts-test .howto-register {
  padding: 5rem 0; }
  @media (max-width: 767px) {
    .official-ielts-test .howto-register {
      padding: 5rem 0; } }
  .official-ielts-test .howto-register .section-title {
    margin-bottom: 6rem; }
  .official-ielts-test .howto-register__item {
    text-align: center;
    max-width: 296px;
    margin: 0 auto; }
    @media (min-width: 992px) and (max-width: 1199px) {
      .official-ielts-test .howto-register__item {
        max-width: 221px; } }
    @media (max-width: 767px) {
      .official-ielts-test .howto-register__item {
        max-width: none;
        margin-bottom: 2rem;
        padding: 20px;
        border: 1px solid #ccc;
        border-radius: 10px; } }
  .official-ielts-test .howto-register__item-img {
    margin-bottom: 30px; }
  .official-ielts-test .howto-register__item-title {
    text-align: left;
    font-size: 20px;
    font-weight: bold;
    display: flex;
    position: relative; }
    .official-ielts-test .howto-register__item-title span {
      color: #32B4C8;
      font-size: 40px;
      font-weight: bold;
      line-height: 1;
      margin-right: 15px;
      position: absolute;
      right: 100%;
      top: -8px; }
      @media (min-width: 768px) and (max-width: 991px) {
        .official-ielts-test .howto-register__item-title span {
          position: static; } }
      @media (max-width: 767px) {
        .official-ielts-test .howto-register__item-title span {
          position: initial; } }
  .official-ielts-test .howto-register__item-desc {
    text-align: left;
    font-size: 14px; }

.official-ielts-test .why-choose {
  background-color: #f7f7f7;
  padding: 5rem 0; }
  .official-ielts-test .why-choose .section-title {
    margin-bottom: 5rem; }
    @media (max-width: 767px) {
      .official-ielts-test .why-choose .section-title {
        margin-bottom: 2rem; } }
  .official-ielts-test .why-choose__col-right {
    padding-left: 8%; }
    @media (max-width: 767px) {
      .official-ielts-test .why-choose__col-right {
        padding-left: 4rem; } }
  .official-ielts-test .why-choose__item {
    margin-bottom: 25px;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 3rem; }
    .official-ielts-test .why-choose__item:first-child {
      margin-top: 2rem; }
  .official-ielts-test .why-choose__img {
    margin: 0 6rem 0 auto;
    display: block; }
    @media (max-width: 767px) {
      .official-ielts-test .why-choose__img {
        margin: 0 auto 2rem; } }
  .official-ielts-test .why-choose__item-title {
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 8px;
    letter-spacing: 0.25px;
    position: relative; }
    .official-ielts-test .why-choose__item-title:before {
      content: '';
      position: absolute;
      display: inline-block;
      width: 22px;
      height: 22px;
      right: calc(100% + 20px);
      top: 0;
      background: url(../../images/official-ielts-test/badge-check-orange.svg) center no-repeat;
      background-size: contain; }
      @media (max-width: 767px) {
        .official-ielts-test .why-choose__item-title:before {
          right: calc(100% + 10px); } }
  .official-ielts-test .why-choose__item-desc {
    font-size: 14px;
    max-width: 586px; }
  .official-ielts-test .why-choose__statistic-row {
    margin-top: 6rem; }
    @media (max-width: 767px) {
      .official-ielts-test .why-choose__statistic-row {
        margin-top: 3rem; } }
  .official-ielts-test .why-choose__statistic-wrap {
    display: flex;
    flex-wrap: wrap;
    max-width: 420px;
    margin-left: auto; }
  .official-ielts-test .why-choose__statistic-item {
    display: flex;
    flex-direction: column;
    width: 50%;
    min-height: 86px;
    justify-content: center;
    position: relative;
    padding-left: 13px;
    margin-bottom: 36px; }
    .official-ielts-test .why-choose__statistic-item.-green:after {
      background-color: #37854D; }
    .official-ielts-test .why-choose__statistic-item.-blue:after {
      background-color: #32B4C8; }
    .official-ielts-test .why-choose__statistic-item.-pink:after {
      background-color: #C76378; }
    .official-ielts-test .why-choose__statistic-item:after {
      content: '';
      position: absolute;
      display: inline-block;
      right: 100%;
      top: 50%;
      transform: translateY(-50%);
      width: 5px;
      height: 85px;
      background-color: #faaa5a; }
      @media (max-width: 767px) {
        .official-ielts-test .why-choose__statistic-item:after {
          width: calc(100% - 20px);
          height: 5px;
          top: 100%;
          left: 0;
          right: 0;
          margin: 0 auto; } }
  .official-ielts-test .why-choose__statistic-num {
    font-size: 24px;
    font-weight: bold;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    color: #284664;
    line-height: 1;
    margin-bottom: 6px; }
  .official-ielts-test .why-choose__statistic-desc {
    font-size: 14px; }
  .official-ielts-test .why-choose__statistic-img {
    margin-left: 10rem;
    display: inline-block; }
    @media (max-width: 767px) {
      .official-ielts-test .why-choose__statistic-img {
        display: block;
        margin: 0 auto; } }

.official-ielts-test #webform-submission-dang-ky-thi-ielts-bristish-counc-add-form {
  padding:1rem 0 5rem 0; }
  .official-ielts-test #webform-submission-dang-ky-thi-ielts-bristish-counc-add-form .section-caption {
    margin-bottom: 3rem; }
  .official-ielts-test #webform-submission-dang-ky-thi-ielts-bristish-counc-add-form .form-group {
    margin-bottom: 33px;
    max-width: 398px; }
    .official-ielts-test #webform-submission-dang-ky-thi-ielts-bristish-counc-add-form .form-group[class*="col-"] {
      display: flex;
      flex-wrap: wrap;
      align-content: flex-start; }
    .official-ielts-test #webform-submission-dang-ky-thi-ielts-bristish-counc-add-form .form-group.col-xs-12:nth-of-type(odd) {
      float: left; }
      @media (max-width: 767px) {
        .official-ielts-test #webform-submission-dang-ky-thi-ielts-bristish-counc-add-form .form-group.col-xs-12:nth-of-type(odd) {
          float: none; } }
    @media (max-width: 767px) {
      .official-ielts-test #webform-submission-dang-ky-thi-ielts-bristish-counc-add-form .form-group.col-xs-12:nth-of-type(even) {
        float: none;
        justify-content: initial; } }
  .official-ielts-test #webform-submission-dang-ky-thi-ielts-bristish-counc-add-form .bootstrap-select {
    height: 48px; }
  .official-ielts-test #webform-submission-dang-ky-thi-ielts-bristish-counc-add-form .intl-tel-input .country-list {
    max-width: 100%; }
  .official-ielts-test #webform-submission-dang-ky-thi-ielts-bristish-counc-add-form .intl-tel-input div.flag-container {
    height: 48px;
    border: solid 1px #7E90A2; }
  .official-ielts-test #webform-submission-dang-ky-thi-ielts-bristish-counc-add-form .iot-opselect .dropdown-toggle {
    height: 48px;
    line-height: 48px;
    border: 1px solid #7E90A2 !important;
    color: #282828; }
    .official-ielts-test #webform-submission-dang-ky-thi-ielts-bristish-counc-add-form .iot-opselect .dropdown-toggle.bs-placeholder {
      color: #999; }
  .official-ielts-test #webform-submission-dang-ky-thi-ielts-bristish-counc-add-form .iot-opselect.open .dropdown-toggle {
    border-color: #32b4c8 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(50, 180, 200, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(50, 180, 200, 0.6); }
  .official-ielts-test #webform-submission-dang-ky-thi-ielts-bristish-counc-add-form .form-group input {
    border: 1px solid #7E90A2;
    border-radius: 4px;
    height: 48px;
    line-height: 48px;
    box-shadow: none;
    max-width: 398px;
    color: #282828; }
    .official-ielts-test #webform-submission-dang-ky-thi-ielts-bristish-counc-add-form .form-group input:focus, .official-ielts-test #webform-submission-dang-ky-thi-ielts-bristish-counc-add-form .form-group input:active {
      border-color: #32b4c8;
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(50, 180, 200, 0.6);
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(50, 180, 200, 0.6); }
    .official-ielts-test #webform-submission-dang-ky-thi-ielts-bristish-counc-add-form .form-group input[name="ngay_sinh"], .official-ielts-test #webform-submission-dang-ky-thi-ielts-bristish-counc-add-form .form-group input[name="ngay_thi_du_kien"] {
      cursor: pointer;
      background: url(../../images/calendar-profile.svg) right 10px center no-repeat; }
  .official-ielts-test .register-now__certificate {
    max-width: 368px;
    border: 1px solid #ececec;
    margin: 0 auto;
    cursor: pointer;
    -moz-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    -webkit-transition: all ease 0.2s;
    transition: all ease 0.2s; }
    .official-ielts-test .register-now__certificate:hover {
      box-shadow: 0 2px 18px 6px #ebebeb; }
  .official-ielts-test #webform-submission-dang-ky-thi-ielts-bristish-counc-add-form__contents {
    display: flex;
    justify-content: center;
    flex-wrap: wrap; }
  .official-ielts-test #webform-submission-dang-ky-thi-ielts-bristish-counc-add-form__form {
    max-width: 866px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
  .official-ielts-test #webform-submission-dang-ky-thi-ielts-bristish-counc-add-form__options {
    display: flex;
    flex-direction: column;
    margin-bottom: 3rem;
    max-width: 866px;
    padding: 0 15px;
    width: 100%; }
    @media (max-width: 767px) {
      .official-ielts-test #webform-submission-dang-ky-thi-ielts-bristish-counc-add-form__options {
        justify-content: center;
        align-items: center;
        text-align: center; } }
  .official-ielts-test #webform-submission-dang-ky-thi-ielts-bristish-counc-add-form__label {
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    font-size: 21px;
    font-weight: bold;
    color: #284664;
    width: 100%; }
  .official-ielts-test #webform-submission-dang-ky-thi-ielts-bristish-counc-add-form__option-title {
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    font-size: 21px;
    font-weight: bold;
    margin-bottom: 30px;
    color: #284664; }
  .official-ielts-test #webform-submission-dang-ky-thi-ielts-bristish-counc-add-form__options-group {
    display: flex; }
    .official-ielts-test #webform-submission-dang-ky-thi-ielts-bristish-counc-add-form__options-group .error {
      left: 0;
      font-weight: normal;
      white-space: nowrap; }
    .official-ielts-test #webform-submission-dang-ky-thi-ielts-bristish-counc-add-form__options-group .iot-ra-cbx:first-child {
      margin-right: 4rem; }
  .official-ielts-test #webform-submission-dang-ky-thi-ielts-bristish-counc-add-form__btn-wrap {
    width: 100%;
    text-align: center; }

.official-ielts-test .payment-method {
  background-color: #f7f7f7;
  padding: 50px 0; }
  .official-ielts-test .payment-method .section-caption {
    margin-bottom: 4rem; }
  .official-ielts-test .payment-method__item {
    width: 286px;
    height: 320px;
    border: solid 4px #4e8098;
    background-color: #fff;
    border-radius: 20px 10px 10px 10px;
    padding: 40px 24px;
    position: relative;
    z-index: 1; }
    .official-ielts-test .payment-method__item:first-child {
      margin-right: 20px;
      border: solid 4px #327846; }
      @media (max-width: 767px) {
        .official-ielts-test .payment-method__item:first-child {
          margin-right: 0;
          margin-bottom: 20px; } }
    .official-ielts-test .payment-method__item.-blue-grey {
      border-radius: 10px 20px 10px 10px; }
      .official-ielts-test .payment-method__item.-blue-grey .payment-method__dashed-box {
        left: auto;
        right: -4px;
        bottom: auto;
        top: -4px;
        border: 4px dashed #4e8098;
        border-radius: 0 10px 0 0;
        border-left: 0;
        border-bottom: 0; }
        .official-ielts-test .payment-method__item.-blue-grey .payment-method__dashed-box:after {
          border: solid 4px #4e8098;
          right: auto;
          left: 0;
          top: -12px;
          bottom: auto; }
      .official-ielts-test .payment-method__item.-blue-grey .payment-method__item-title:before {
        background-color: #4e8098; }
  .official-ielts-test .payment-method__item-title {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    position: relative;
    text-align: center;
    margin-bottom: 40px;
    z-index: 1; }
    .official-ielts-test .payment-method__item-title:before {
      content: '';
      position: absolute;
      display: inline-block;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      background-color: #37854D;
      z-index: -1;
      transform: skewX(-16deg); }
  .official-ielts-test .payment-method__item-content li {
    position: relative;
    font-size: 14px;
    margin-bottom: 10px;
    padding-left: 6px; }
    .official-ielts-test .payment-method__item-content li:last-child {
      margin-bottom: 0; }
    .official-ielts-test .payment-method__item-content li:before {
      content: '';
      position: absolute;
      display: inline-block;
      width: 6px;
      height: 6px;
      right: 100%;
      top: 8px;
      border-radius: 50%;
      background-color: #282828; }
  .official-ielts-test .payment-method__contents {
    display: flex;
    justify-content: center; }
    @media (max-width: 767px) {
      .official-ielts-test .payment-method__contents {
        flex-wrap: wrap; } }
  .official-ielts-test .payment-method__dashed-box {
    position: absolute;
    display: inline-block;
    width: 54%;
    height: 54%;
    top: -4px;
    left: -4px;
    border: 4px dashed #37854D;
    border-radius: 10px 0 0 0;
    background: #fff;
    border-right: 0;
    border-bottom: 0;
    z-index: -1; }
    .official-ielts-test .payment-method__dashed-box:after {
      content: '';
      position: absolute;
      display: inline-block;
      width: 20px;
      height: 20px;
      border: solid 4px #37854D;
      background-color: #ffffff;
      right: 0;
      top: -12px;
      bottom: -12px;
      border-radius: 50%; }
  .official-ielts-test .payment-method__notes {
    max-width: 880px;
    margin: 5rem auto 0; }
    .official-ielts-test .payment-method__notes li {
      position: relative;
      font-size: 14px;
      margin-bottom: 10px;
      padding-left: 6px; }
      .official-ielts-test .payment-method__notes li:before {
        content: '';
        position: absolute;
        display: inline-block;
        width: 6px;
        height: 6px;
        right: 100%;
        top: 8px;
        border-radius: 50%;
        background-color: #282828; }

.official-ielts-test .faq {
  padding: 5rem 0;
  margin-top: 0; }
  .official-ielts-test .faq h2 {
    margin: 0 0 24px;
    text-align: center; }
  .official-ielts-test .faq .caption {
    text-align: center;
    margin-bottom: 5rem; }
  .official-ielts-test .faq .container {
    max-width: 880px; }

@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1);
    -webkit-transform-origin: 50% 100%;
    -moz-transform-origin: 50% 100%;
    -o-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    transform-origin: 50% 100%; }
  50% {
    opacity: 1; } }

.official-ielts-test .gaussian-blur-bg {
  position: absolute;
  z-index: 10;
  animation: gradientMove 30s infinite linear;
  pointer-events: none;
  -webkit-user-select: none;
  /* Safari */
  -ms-user-select: none;
  /* IE 10 and IE 11 */
  user-select: none;
  /* Standard syntax */ }
  .official-ielts-test .gaussian-blur-bg.-bg-1 {
    top: -27%;
    left: 9%;
    animation: gradientMove2 70s infinite linear; }
  .official-ielts-test .gaussian-blur-bg.-bg-2 {
    top: 65%;
    right: 58%;
    animation: gradientMove3 30s infinite linear; }
  .official-ielts-test .gaussian-blur-bg.-bg-3 {
    top: -6%;
    right: -11%;
    animation-delay: 0.5s;
    animation-duration: 25s; }
  .official-ielts-test .gaussian-blur-bg.-bg-4 {
    top: -7%;
    left: -14%;
    animation-delay: 1.5s;
    animation: gradientMove2 35s infinite linear; }
  .official-ielts-test .gaussian-blur-bg.-bg-5 {
    top: 20%;
    right: 33%;
    animation-duration: 40s; }
  .official-ielts-test .gaussian-blur-bg.-bg-6 {
    top: 33%;
    right: -21%;
    animation: gradientMove2 30s infinite linear; }
  .official-ielts-test .gaussian-blur-bg.-bg-7 {
    top: 26%;
    right: -9%;
    animation-duration: 25s; }
  .official-ielts-test .gaussian-blur-bg.-bg-8 {
    top: 81%;
    left: -35%;
    animation: none; }

@keyframes gradientMove2 {
  from {
    opacity: 1;
    -webkit-transform: scale3d(1.5, 1.5, 1.5) translate3d(0, 0, 0) rotate3d(0, 0, 1, 0deg);
    transform: scale3d(1.5, 1.5, 1.5) translate3d(0, 0, 0) rotate3d(0, 0, 1, 0deg); }
  10% {
    -webkit-transform: scale3d(2, 2, 2) translate3d(-25%, -25%, 0) rotate3d(0, 0, 1, 36deg);
    transform: scale3d(2, 2, 2) translate3d(-25%, -25%, 0) rotate3d(0, 0, 1, 36deg); }
  20% {
    -webkit-transform: scale3d(1, 1, 1) translate3d(-50%, -25%, 0) rotate3d(0, 0, 1, 72deg);
    transform: scale3d(1, 1, 1) translate3d(-50%, -25%, 0) rotate3d(0, 0, 1, 72deg); }
  30% {
    -webkit-transform: scale3d(1.2, 1.2, 1.2) translate3d(-50%, 25%, 0) rotate3d(0, 0, 1, 108deg);
    transform: scale3d(1.2, 1.2, 1.2) translate3d(-50%, 25%, 0) rotate3d(0, 0, 1, 108deg); }
  40% {
    -webkit-transform: scale3d(1.5, 1.5, 1.5) translate3d(-25%, 50%, 0) rotate3d(0, 0, 1, 144deg);
    transform: scale3d(1.5, 1.5, 1.5) translate3d(-25%, 50%, 0) rotate3d(0, 0, 1, 144deg); }
  50% {
    -webkit-transform: scale3d(2, 2, 2) translate3d(0, 50%, 0) rotate3d(0, 0, 1, 180deg);
    transform: scale3d(2, 2, 2) translate3d(0, 50%, 0) rotate3d(0, 0, 1, 180deg); }
  60% {
    -webkit-transform: scale3d(2.5, 2.5, 2.5) translate3d(25%, 25%, 0) rotate3d(0, 0, 1, 216deg);
    transform: scale3d(2.5, 2.5, 2.5) translate3d(25%, 25%, 0) rotate3d(0, 0, 1, 216deg); }
  70% {
    -webkit-transform: scale3d(2, 2, 2) translate3d(50%, 50%, 0) rotate3d(0, 0, 1, 252deg);
    transform: scale3d(2, 2, 2) translate3d(50%, 50%, 0) rotate3d(0, 0, 1, 252deg); }
  80% {
    -webkit-transform: scale3d(1.5, 1.5, 1.5) translate3d(50%, 50%, 0) rotate3d(0, 0, 1, 288deg);
    transform: scale3d(1.5, 1.5, 1.5) translate3d(50%, 50%, 0) rotate3d(0, 0, 1, 288deg); }
  90% {
    -webkit-transform: scale3d(1.2, 1.2, 1.2) translate3d(25%, 25%, 0) rotate3d(0, 0, 1, 324deg);
    transform: scale3d(1.2, 1.2, 1.2) translate3d(25%, 25%, 0) rotate3d(0, 0, 1, 324deg); }
  to {
    -webkit-transform: scale3d(1.5, 1.5, 1.5) translate3d(0, 0, 0) rotate3d(0, 0, 1, 360deg);
    transform: scale3d(1.5, 1.5, 1.5) translate3d(0, 0, 0) rotate3d(0, 0, 1, 360deg); } }

@keyframes gradientMove {
  from {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 0, 1, 0deg);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 0, 1, 0deg); }
  10% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) translate3d(-5%, -5%, 0) rotate3d(0, 0, 1, 10deg);
    transform: scale3d(0.9, 0.9, 0.9) translate3d(-5%, -5%, 0) rotate3d(0, 0, 1, 10deg); }
  20% {
    -webkit-transform: scale3d(0.8, 0.8, 0.8) translate3d(-10%, -20%, 0) rotate3d(0, 0, 1, 20deg);
    transform: scale3d(0.8, 0.8, 0.8) translate3d(-10%, -20%, 0) rotate3d(0, 0, 1, 20deg); }
  30% {
    -webkit-transform: scale3d(0.7, 0.7, 0.7) translate3d(-15%, -10%, 0) rotate3d(0, 0, 1, 30deg);
    transform: scale3d(0.7, 0.7, 0.7) translate3d(-15%, -10%, 0) rotate3d(0, 0, 1, 30deg); }
  40% {
    -webkit-transform: scale3d(0.6, 0.6, 0.6) translate3d(-20%, -5%, 0) rotate3d(0, 0, 1, 40deg);
    transform: scale3d(0.6, 0.6, 0.6) translate3d(-20%, -5%, 0) rotate3d(0, 0, 1, 40deg); }
  50% {
    -webkit-transform: scale3d(0.5, 0.5, 0.6) translate3d(-25%, 0, 0) rotate3d(0, 0, 1, 50deg);
    transform: scale3d(0.5, 0.5, 0.6) translate3d(-25%, 0, 0) rotate3d(0, 0, 1, 50deg); }
  60% {
    -webkit-transform: scale3d(0.6, 0.6, 0.6) translate3d(-20%, 5%, 0) rotate3d(0, 0, 1, 40deg);
    transform: scale3d(0.6, 0.6, 0.6) translate3d(-20%, 5%, 0) rotate3d(0, 0, 1, 40deg); }
  70% {
    -webkit-transform: scale3d(0.7, 0.7, 0.7) translate3d(-10%, 10%, 0) rotate3d(0, 0, 1, 30deg);
    transform: scale3d(0.7, 0.7, 0.7) translate3d(-10%, 10%, 0) rotate3d(0, 0, 1, 30deg); }
  80% {
    -webkit-transform: scale3d(0.8, 0.8, 0.8) translate3d(-5%, 15%, 0) rotate3d(0, 0, 1, 20deg);
    transform: scale3d(0.8, 0.8, 0.8) translate3d(-5%, 15%, 0) rotate3d(0, 0, 1, 20deg); }
  90% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) translate3d(0, 20%, 0) rotate3d(0, 0, 1, 10deg);
    transform: scale3d(0.9, 0.9, 0.9) translate3d(0, 20%, 0) rotate3d(0, 0, 1, 10deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 0, 1, 0deg);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 0, 1, 0deg); } }

@keyframes gradientMove3 {
  from {
    opacity: 1;
    -webkit-transform: scale3d(1.5, 1.5, 1.5) translate3d(0, 0, 0) rotate3d(0, 0, 1, 0deg);
    transform: scale3d(1.5, 1.5, 1.5) translate3d(0, 0, 0) rotate3d(0, 0, 1, 0deg); }
  10% {
    -webkit-transform: scale3d(1.4, 1.4, 1.4) translate3d(-5%, -5%, 0) rotate3d(0, 0, 1, 10deg);
    transform: scale3d(1.4, 1.4, 1.4) translate3d(-5%, -5%, 0) rotate3d(0, 0, 1, 10deg); }
  20% {
    -webkit-transform: scale3d(1.3, 1.3, 1.3) translate3d(-10%, -20%, 0) rotate3d(0, 0, 1, 20deg);
    transform: scale3d(1.3, 1.3, 1.3) translate3d(-10%, -20%, 0) rotate3d(0, 0, 1, 20deg); }
  30% {
    -webkit-transform: scale3d(1.2, 1.2, 1.2) translate3d(-15%, -10%, 0) rotate3d(0, 0, 1, 30deg);
    transform: scale3d(1.2, 1.2, 1.2) translate3d(-15%, -10%, 0) rotate3d(0, 0, 1, 30deg); }
  40% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) translate3d(-20%, -5%, 0) rotate3d(0, 0, 1, 40deg);
    transform: scale3d(1.1, 1.1, 1.1) translate3d(-20%, -5%, 0) rotate3d(0, 0, 1, 40deg); }
  50% {
    -webkit-transform: scale3d(1, 1, 1) translate3d(-25%, 0, 0) rotate3d(0, 0, 1, 50deg);
    transform: scale3d(1, 1, 1) translate3d(-25%, 0, 0) rotate3d(0, 0, 1, 50deg); }
  60% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) translate3d(-20%, 5%, 0) rotate3d(0, 0, 1, 40deg);
    transform: scale3d(1.1, 1.1, 1.1) translate3d(-20%, 5%, 0) rotate3d(0, 0, 1, 40deg); }
  70% {
    -webkit-transform: scale3d(1.2, 1.2, 1.2) translate3d(-10%, 10%, 0) rotate3d(0, 0, 1, 30deg);
    transform: scale3d(1.2, 1.2, 1.2) translate3d(-10%, 10%, 0) rotate3d(0, 0, 1, 30deg); }
  80% {
    -webkit-transform: scale3d(1.3, 1.3, 1.3) translate3d(-5%, 15%, 0) rotate3d(0, 0, 1, 20deg);
    transform: scale3d(1.3, 1.3, 1.3) translate3d(-5%, 15%, 0) rotate3d(0, 0, 1, 20deg); }
  90% {
    -webkit-transform: scale3d(1.4, 1.4, 1.4) translate3d(0, 20%, 0) rotate3d(0, 0, 1, 10deg);
    transform: scale3d(1.4, 1.4, 1.4) translate3d(0, 20%, 0) rotate3d(0, 0, 1, 10deg); }
  to {
    -webkit-transform: scale3d(1.5, 1.5, 1.5) translate3d(0, 0, 0) rotate3d(0, 0, 1, 0deg);
    transform: scale3d(1.5, 1.5, 1.5) translate3d(0, 0, 0) rotate3d(0, 0, 1, 0deg); } }

@keyframes move-up-down {
  0% {
    transform: translateY(0%); }
  50% {
    transform: translateY(8%); }
  100% {
    transform: translateY(0%); } }

.official-ielts-test canvas.fireworks {
  position: absolute;
  top: 0; }

.official-ielts-test .hero {
  background-image: linear-gradient(6deg, #284664, #000000); }

/* End official ielts test page */

/*# sourceMappingURL=path-official-ielts-test.css.map */
