#international-register-webform-wrapper {
  margin-top: 5em;
}

.block-views-blockinternational-exams-block {
  margin-top: 5em;
}
.block-views-blockinternational-exams-block h2.block-title {
  font-weight: bold;
  font-size: 1.7em;
  margin-bottom: 1.5em;
  color: #002B58;
}
.block-views-blockinternational-exams-block h2.block-title::before  {
  content: '';
  width: 0;
  height: 0;
  border-left: 13px solid #f7941e;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  display: inline-block;
  position: relative;
  top: 4px;
  margin-left: 5px;
}


#webform-client-form-366 .form-text {
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;

  -moz-box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.06);
  -webkit-box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.06);
  box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.06);

  background-color: #ffffff;
  outline: 0;
  width: 100%;
  border: 0;
  padding: 1.5em 25px;
  margin-bottom: 1.8em;
  font-size: 1.2em
}
@media (min-width: 768px) {
  #webform-client-form-366 .submit-wrapper button {
    float: left;
  }
}

.view-international-exams .international-exam-wrapper {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;

  -moz-box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.04);
  -webkit-box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.04);
  -o-box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.04);
  box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.04);

  background-color: #ffffff;
  width: 100%;
  margin-bottom: 2em;
}
.view-international-exams .international-exam-wrapper .international-exam-padding {
  padding: 1.8em 2em 0;
}

.view-international-exams .international-exam-wrapper .international-exam-link {
  background-color: #fafafa;
  padding: 1.4em 3em;

  -moz-border-bottom-left-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -o-border-bottom-left-radius: 10px;
  border-bottom-left-radius: 10px;

  -moz-border-bottom-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -o-border-bottom-right-radius: 10px;
  border-bottom-right-radius: 10px;

  margin-top: 1em

}
.view-international-exams .international-exam-wrapper .international-exam-link a {
  color: #049fd9;
  font-weight: bold;
}
.view-international-exams .international-exam-wrapper .international-exam-link a:hover {
  color: #f7941f;
}

.view-international-exams .international-exam-wrapper .international-exam-brief-desc {
  color: #90a4ae;
  font-size: 1.1em;
  margin: 0 1.2em;
}
.view-international-exams .international-exam-wrapper .international-exam-title h3 {
  margin: 0;
}
.view-international-exams .international-exam-wrapper .international-exam-title {
  margin-bottom: 1.7em
}
.view-international-exams .international-exam-wrapper .international-exam-title a {
  color: #546e7a;
  font-weight: bold;
}

/**
 * Style webform.
 */
@media (min-width: 768px) {
  .webform-submission-register-international-exam-add-form > .js-form-item {
    float: right;
    max-width: 50%;
    padding: 0 1rem;
  }
  .webform-submission-register-international-exam-add-form > .js-form-item-firstname,
  .webform-submission-register-international-exam-add-form > .js-form-item-phone,
  .webform-submission-register-international-exam-add-form > .js-form-item-exam-name {
    clear: right;
  }
  .webform-submission-register-international-exam-add-form .form-actions {
    clear: right;
    text-align: left;
  }
}

body.page-node-3946 .block-block-content3a106f3e-5bac-4903-8216-74ff13263a13 h2.block-title {
  font-weight: bold;
  font-size: 1.7em;
  margin-bottom: 1.5em;
  color: #002B58;
}
body.page-node-3946 .block-block-content3a106f3e-5bac-4903-8216-74ff13263a13 h2.block-title::before {
  content: '';
  width: 0;
  height: 0;
  border-left: 13px solid #f7941e;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  display: inline-block;
  position: relative;
  top: 4px;
  margin-left: 5px;
}
body.page-node-3946 .webform-submission-form {
  max-width: none;
  margin: 0;
  padding: 0;
  background-color: transparent;

  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  -khtml-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}

body.page-node-3946 .webform-submission-form .js-form-type-textfield input,
body.page-node-3946 .webform-submission-form .form-email {
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
  -moz-box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.06);
  -webkit-box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.06);
  box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.06);
  background-color: #ffffff;
  outline: 0;
  width: 100%;
  border: 0;
  padding: 1rem 25px;
  margin-bottom: 1.8em;
  font-size: 1.2em;
}

/**
 * Hero: International exam node
 */
body.node--type-international-exam #hero_bg_wrapper {
  background-image: url("../asset/home-parallax.jpg");
  background-size: cover;
  background-attachment: fixed;
}
body.node--type-international-exam h1.title {
  text-align: center;
  margin: 3rem 1rem 4rem;
  font-weight: bold;
}

/**
 * Hero: International home
 */
body.page-node-3946 #hero_bg_wrapper {
  background-image: url("../asset/home-parallax.jpg");
  background-size: cover;
  background-attachment: fixed;
}
body.page-node-3946 #hero_bg_wrapper h1 {
  margin: 9rem 1rem 6rem;
}
body.page-node-3946 #hero_bg_wrapper p {
  margin: 5rem 1rem 9rem;
}
