/*!
 * Bootstrap v4.0.0-alpha.6 (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sofia-pro, sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

h1 {
  margin: 0.67em 0;
}

a:active,
a:hover {
  outline-width: 0;
}

b,
strong {
  font-weight: bolder;
}

audio,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[type=reset],
[type=submit],
button,
html [type=button] {
  -webkit-appearance: button;
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: ButtonText dotted 1px;
}

textarea {
  overflow: auto;
  resize: vertical;
}

[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

@media print {
  *,
::after,
::before,
blockquote::first-letter,
blockquote::first-line,
div::first-letter,
div::first-line,
li::first-letter,
li::first-line,
p::first-letter,
p::first-line {
    text-shadow: none !important;
    box-shadow: none !important;
  }

  a,
a:visited {
    text-decoration: underline;
  }

  img,
tr {
    page-break-inside: avoid;
  }

  h2,
h3,
p {
    orphans: 3;
    widows: 3;
  }

  h2,
h3 {
    page-break-after: avoid;
  }

  .navbar {
    display: none;
  }

  .table {
    border-collapse: collapse !important;
  }

  .table td,
.table th {
    background-color: #fff !important;
  }
}
*,
::after,
::before {
  box-sizing: inherit;
}

@-ms-viewport {
  width: 100vw;
}
body {
  margin: 0;
  font-family: sofia-pro, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #57667F;
  background-color: #fff;
  padding-top: 108px;
}

@media only screen and (max-width: 767px) {
  body {
    padding-top: 72px;
  }
}
body.body-class--discount {
  padding-top: 144px;
}

@media only screen and (max-width: 767px) {
  body.body-class--discount {
    padding-top: 108px;
  }
}
[tabindex="-1"]:focus {
  outline: 0 !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: utopia-std, serif;
  margin-top: 0;
}

dl,
ol,
p,
ul {
  margin-top: 0;
  margin-bottom: 1rem;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  color: #0f1f5c;
  text-decoration: none;
}

a:not([href]):not([tabindex]),
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

[role=button] {
  cursor: pointer;
}

[role=button],
a,
area,
button,
input,
label,
select,
summary,
textarea {
  touch-action: manipulation;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button:focus {
  outline: dotted 1px;
  outline: -webkit-focus-ring-color auto 5px;
}

button,
input,
select,
textarea {
  line-height: inherit;
}

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
  -webkit-appearance: listbox;
}

input[type=search] {
  -webkit-appearance: none;
}

[hidden] {
  display: none !important;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 20px;
  font-family: utopia-std, serif;
  font-weight: 700;
  line-height: 1.1;
  color: inherit;
}

.h1,
h1 {
  font-size: 2.5rem;
}

.h2,
h2 {
  font-size: 35px;
}

.h3,
h3 {
  font-size: 26px;
  color: #0f1f5c;
  font-family: sofia-pro !important;
}

.h4,
h4 {
  font-size: 1.5rem;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border: 0;
  border-top: 1px solid #eaeaea;
  margin: 0;
  padding: 0;
}

.container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0;
  padding-left: 0;
  width: 100%;
}

@media (min-width: 576px) {
  .container {
    padding-right: 0;
    padding-left: 0;
    width: 500px;
    max-width: 100%;
  }

  .row {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (min-width: 768px) {
  .container {
    padding-right: 0;
    padding-left: 0;
    width: 700px;
    max-width: 100%;
  }

  .row {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .container {
    padding-right: 0;
    padding-left: 0;
    width: 920px;
    max-width: 100%;
  }

  .row {
    margin-right: 0;
    margin-left: 0;
  }
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: 0;
  margin-left: 0;
}

@media (min-width: 1300px) {
  .container {
    padding-right: 0;
    padding-left: 0;
    width: 1200px;
    max-width: 100%;
  }

  .row {
    margin-right: 0;
    margin-left: 0;
  }

  .col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9 {
    padding-right: 0;
    padding-left: 0;
  }
}
.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col-6 {
  flex-basis: 50%;
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 0;
  padding-left: 0;
}

@media (min-width: 576px) {
  .col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9 {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9 {
    padding-right: 0;
    padding-left: 0;
  }

  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (min-width: 992px) {
  .col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9 {
    padding-right: 0;
    padding-left: 0;
  }

  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .offset-lg-6 {
    margin-left: 50%;
  }
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
}

.table td,
.table th {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #eceeef;
}

.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #eceeef;
}

.table tbody + tbody {
  border-top: 2px solid #eceeef;
}

.table .table {
  background-color: #fff;
}

.table-success,
.table-success > td,
.table-success > th {
  background-color: #dff0d8;
}

.table-hover .table-success:hover,
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #d0e9c6;
}

.form-control {
  display: block;
  width: 100%;
  padding: 0;
  font-size: 1.1875rem;
  line-height: 1.25;
  color: #9a9a9a;
  background-color: transparent;
  background-image: none;
  background-clip: padding-box;
  border: 0 solid #e6e6e6;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.form-control:focus {
  color: #9a9a9a;
  background-color: transparent;
  border-color: #2144ca;
  outline: 0;
}

.form-control::placeholder {
  color: #57667F;
  opacity: 1;
}

::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #57667F;
  font-family: sofia-pro, sans-serif;
  opacity: 1;
  /* Firefox */
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #57667F;
  font-family: sofia-pro, sans-serif;
}

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #57667F;
  font-family: sofia-pro, sans-serif;
}

.form-control:disabled,
.form-control[readonly] {
  background-color: transparent;
  opacity: 1;
}

.form-control:disabled {
  cursor: not-allowed;
}

select.form-control:not([size]):not([multiple]) {
  height: calc(1.48438rem + 2px);
}

select.form-control:focus::-ms-value {
  color: #9a9a9a;
  background-color: transparent;
}

.form-control-static {
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
  line-height: 1.25;
  border: 0 solid transparent;
}

.form-control-static.form-control-lg,
.form-control-static.form-control-sm,
.input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn,
.input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm,
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}

.input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]),
.input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > select.input-group-addon:not([size]):not([multiple]),
select.form-control-sm:not([size]):not([multiple]) {
  height: 1.8125rem;
}

.form-control-lg,
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}

.input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]),
.input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > select.input-group-addon:not([size]):not([multiple]),
select.form-control-lg:not([size]):not([multiple]) {
  height: 3.16667rem;
}

.form-group {
  margin-bottom: 1rem;
}

.form-text {
  display: block;
  margin-top: 0.25rem;
}

.form-check {
  position: relative;
  display: block;
  margin-bottom: 0.5rem;
}

.form-check.disabled .form-check-label {
  color: #eaeaea;
  cursor: not-allowed;
}

.has-success .col-form-label,
.has-success .custom-control,
.has-success .form-check-label,
.has-success .form-control-feedback,
.has-success .form-control-label {
  color: #5cb85c;
}

.has-success .form-control {
  border-color: #5cb85c;
}

.has-success .input-group-addon {
  color: #5cb85c;
  border-color: #5cb85c;
  background-color: #eaf6ea;
}

.has-success .form-control-success {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%235cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
}

.has-warning .col-form-label,
.has-warning .custom-control,
.has-warning .form-check-label,
.has-warning .form-control-feedback,
.has-warning .form-control-label {
  color: #f0ad4e;
}

.has-warning .form-control {
  border-color: #f0ad4e;
}

.has-warning .input-group-addon {
  color: #f0ad4e;
  border-color: #f0ad4e;
  background-color: #fff;
}

.has-warning .form-control-warning {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E");
}

.has-danger .col-form-label,
.has-danger .custom-control,
.has-danger .form-check-label,
.has-danger .form-control-feedback,
.has-danger .form-control-label {
  color: red;
}

.has-danger .form-control {
  border-color: red;
}

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}

.form-inline .form-check {
  width: 100%;
}

@media (min-width: 576px) {
  .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }

  .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .form-inline .form-control-static {
    display: inline-block;
  }

  .form-inline .input-group {
    width: auto;
  }

  .form-inline .form-control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    margin-top: 0;
    margin-bottom: 0;
  }

  .form-inline .form-check-label {
    padding-left: 0;
  }

  .form-inline .form-check-input {
    position: relative;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }

  .form-inline .custom-control {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 0;
  }

  .form-inline .custom-control-indicator {
    position: static;
    display: inline-block;
    margin-right: 0.25rem;
    vertical-align: text-bottom;
  }

  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.btn {
  font-family: sofia-pro, sans-serif;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border: 0 solid transparent;
  padding: 13px 40px 15px;
}

.btn:focus,
.btn:hover {
  text-decoration: none;
}

.btn.focus,
.btn:focus {
  outline: 0;
}

.btn.disabled,
.btn:disabled {
  cursor: not-allowed;
  opacity: 0.65;
}

.btn.active,
.btn:active {
  background-image: none;
}

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-primary {
  color: #fff;
  background-color: #0f1f5c;
  border-color: #0f1f5c;
}

.btn-primary:hover {
  color: #fff;
  background-color: #081030;
  border-color: #060d27;
}

.btn-primary.focus,
.btn-primary:focus {
  box-shadow: 0 0 0 2px rgba(15, 31, 92, 0.5);
}

.btn-primary.disabled,
.btn-primary:disabled {
  background-color: #0f1f5c;
  border-color: #0f1f5c;
}

.btn-primary.active,
.btn-primary:active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #081030;
  background-image: none;
  border-color: #060d27;
}

.btn-secondary {
  color: #fff;
  background-color: red;
  border-color: red;
}

.btn-secondary:hover {
  color: #fff;
  background-color: #c00;
  border-color: #c20000;
}

.btn-secondary.disabled,
.btn-secondary:disabled {
  background-color: red;
  border-color: red;
}

.btn-secondary.active,
.btn-secondary:active,
.show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #c00;
  background-image: none;
  border-color: #c20000;
}

.btn-info.focus,
.btn-info:focus {
  box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5);
}

.btn-info.disabled,
.btn-info:disabled {
  background-color: #5bc0de;
  border-color: #5bc0de;
}

.btn-info.active,
.btn-info:active,
.show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #2aabd2;
}

.btn-success.focus,
.btn-success:focus {
  box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5);
}

.btn-success.disabled,
.btn-success:disabled {
  background-color: #5cb85c;
  border-color: #5cb85c;
}

.btn-success.active,
.btn-success:active,
.show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #419641;
}

.btn-warning.focus,
.btn-warning:focus {
  box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5);
}

.btn-warning.disabled,
.btn-warning:disabled {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

.btn-warning.active,
.btn-warning:active,
.show > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #eb9316;
}

.btn-danger.focus,
.btn-danger:focus {
  box-shadow: 0 0 0 2px rgba(255, 0, 0, 0.5);
}

.btn-danger.disabled,
.btn-danger:disabled {
  background-color: red;
  border-color: red;
}

.btn-danger.active,
.btn-danger:active,
.show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c00;
  background-image: none;
  border-color: #c20000;
}

.btn-outline-primary.focus,
.btn-outline-primary:focus {
  box-shadow: 0 0 0 2px rgba(15, 31, 92, 0.5);
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
  color: #0f1f5c;
  background-color: transparent;
}

.btn-outline-primary.active,
.btn-outline-primary:active,
.show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #0f1f5c;
  border-color: #0f1f5c;
}

.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
  box-shadow: 0 0 0 2px rgba(255, 0, 0, 0.5);
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
  color: red;
  background-color: transparent;
}

.btn-outline-secondary.active,
.btn-outline-secondary:active,
.show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: red;
  border-color: red;
}

.btn-outline-info.focus,
.btn-outline-info:focus {
  box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5);
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
  color: #5bc0de;
  background-color: transparent;
}

.btn-outline-info.active,
.btn-outline-info:active,
.show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}

.btn-outline-success.focus,
.btn-outline-success:focus {
  box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5);
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
  color: #5cb85c;
  background-color: transparent;
}

.btn-outline-success.active,
.btn-outline-success:active,
.show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}

.btn-outline-warning.focus,
.btn-outline-warning:focus {
  box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5);
}

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
  color: #f0ad4e;
  background-color: transparent;
}

.btn-outline-warning.active,
.btn-outline-warning:active,
.show > .btn-outline-warning.dropdown-toggle {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

.btn-outline-danger.focus,
.btn-outline-danger:focus {
  box-shadow: 0 0 0 2px rgba(255, 0, 0, 0.5);
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
  color: red;
  background-color: transparent;
}

.btn-outline-danger.active,
.btn-outline-danger:active,
.show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: red;
  border-color: red;
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link:disabled {
  background-color: transparent;
}

.btn-group-lg > .btn,
.btn-lg {
  padding: 22px 40px;
  border-radius: 0;
}

.btn-group-sm > .btn,
.btn-sm {
  padding: 6px 18px;
  border-radius: 0;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 0.5rem;
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}

.fade.show {
  opacity: 1;
  transition: 0.5s ease-in-out;
}

.collapse {
  display: none;
}

.collapse.show {
  display: block;
  transition: 0.5s ease-in-out;
}

tr.collapse.show {
  display: table-row;
}

tbody.collapse.show {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s;
}

.dropdown,
.dropup {
  position: relative;
}

.dropdown-toggle::after {
  display: inline-block;
  width: 10px;
  height: 8px;
  margin-left: 8px;
  vertical-align: middle;
  content: "";
  background-image: url("../img/dropdown.svg");
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  transition: transform 300ms ease-in-out;
}

.show .dropdown-toggle::after {
  transform: rotate(180deg);
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropup .dropdown-toggle::after {
  border-top: 0;
  border-bottom: 0.3em solid;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 50%;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 146px;
  font-family: sofia-pro, sans-serif;
  font-size: 14px;
  color: #051226;
  transform: translateX(-50%);
  background: #FFFFFF;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  padding: 16px 0;
}

.dropdown-item {
  display: block;
  padding: 0 24px;
  clear: both;
  font-size: 14px;
  font-weight: 600;
  color: #051226;
  white-space: nowrap;
  background: 0 0;
  border: 0;
  text-align: left;
  line-height: 20px;
  margin-bottom: 16px;
}

.dropdown-item:last-child {
  margin-bottom: 0;
}

.dropdown-item:focus,
.dropdown-item:hover {
  color: #1b1b1b;
  text-decoration: none;
  background-color: transparent;
}

.dropdown-item.active,
.dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #0f1f5c;
}

.dropdown-item.disabled,
.dropdown-item:disabled {
  color: #eaeaea;
  cursor: not-allowed;
  background-color: transparent;
}

.show > .dropdown-menu {
  display: block;
}

.show > a {
  outline: 0;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

.btn-group-vertical > .btn,
.btn-group > .btn {
  position: relative;
  flex: 0 1 auto;
}

.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:hover,
.btn-group > .btn.active,
.btn-group > .btn:active,
.btn-group > .btn:focus,
.btn-group > .btn:hover {
  z-index: 2;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group,
.btn-group-vertical .btn + .btn,
.btn-group-vertical .btn + .btn-group,
.btn-group-vertical .btn-group + .btn,
.btn-group-vertical .btn-group + .btn-group {
  margin-left: 0;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group-vertical .btn,
.btn-group-vertical .btn-group {
  width: 100%;
}

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: 0;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

[data-toggle=buttons] > .btn input[type=checkbox],
[data-toggle=buttons] > .btn input[type=radio],
[data-toggle=buttons] > .btn-group > .btn input[type=checkbox],
[data-toggle=buttons] > .btn-group > .btn input[type=radio] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}

.input-group .form-control:active,
.input-group .form-control:focus,
.input-group .form-control:hover {
  z-index: 3;
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon.form-control-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}

.input-group-addon.form-control-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}

.input-group .form-control:not(:last-child),
.input-group-addon:not(:last-child),
.input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn,
.input-group-btn:not(:first-child) > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:not(:last-child) > .btn,
.input-group-btn:not(:last-child) > .btn-group > .btn,
.input-group-btn:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group .form-control:not(:first-child),
.input-group-addon:not(:first-child),
.input-group-btn:not(:first-child) > .btn,
.input-group-btn:not(:first-child) > .btn-group > .btn,
.input-group-btn:not(:first-child) > .dropdown-toggle,
.input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn,
.input-group-btn:not(:last-child) > .btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-btn > .btn {
  position: relative;
  flex: 1;
}

.input-group-btn > .btn + .btn {
  margin-left: 0;
}

.input-group-btn > .btn:active,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:hover {
  z-index: 3;
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator {
  background-color: #0f1f5c;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}

.nav {
  display: flex;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: 25px 22px;
}

.nav-link:focus,
.nav-link:hover {
  text-decoration: none;
}

.nav-link.disabled {
  color: #eaeaea;
  cursor: not-allowed;
}

.nav-tabs .nav-item {
  margin-bottom: -1px;
}

.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  border-color: #eceeef #eceeef #ddd;
}

.nav-tabs .nav-link.disabled {
  color: #eaeaea;
  background-color: transparent;
  border-color: transparent;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  color: #9a9a9a;
  background-color: #fff;
  border-color: #ddd #ddd #fff;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.nav-pills .nav-link {
  border-radius: 0.25rem;
}

.nav-pills .nav-item.show .nav-link,
.nav-pills .nav-link.active {
  color: #fff;
  cursor: default;
  background-color: #0f1f5c;
}

.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified .nav-item {
  flex: 1 1 100%;
  text-align: center;
}

.tab-content > .active {
  display: block;
}

.navbar {
  height: 100%;
}

.navbar .navbar-nav {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: center;
  width: 100%;
}

.navbar .navbar-nav .nav-item {
  margin: 0 15px;
  position: relative;
  overflow: hidden;
}

.navbar .navbar-nav .nav-item a {
  display: flex;
  align-items: center;
  font-family: sofia-pro, sans-serif;
  font-size: 14px;
  line-height: 20px;
  padding: 4px 0 20px;
  /*padding: 4px 0 12px;*/
  color: #051226;
  font-weight: 600;
}

.navbar .navbar-nav .nav-item:after {
  content: "";
  height: 2px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background-image: none;
  background-color: #000;
  margin: 0;
  transition: transform 500ms ease-in-out;
  transform: translateX(-101%);
}

.navbar .navbar-nav .nav-item:hover:after, .navbar .navbar-nav .nav-item.active:after {
  transform: translateX(0);
}

.navbar .navbar-nav .dropdown {
  margin: 0 15px -1px;
  display: flex;
  justify-content: stretch;
  padding: 0 0 1px;
}

.navbar .navbar-nav .dropdown li {
  margin: 0;
}

.navbar .navbar-nav .dropdown .dropdown-menu {
  top: 100%;
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}

.card-block {
  flex: 1 1 auto;
  padding: 1.25rem;
}

.card-title {
  margin-bottom: 0.75rem;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-inverse .card-blockquote,
.card-inverse .card-footer,
.card-inverse .card-header,
.card-inverse .card-title {
  color: #fff;
}

.card-inverse .card-blockquote .blockquote-footer,
.card-inverse .card-link,
.card-inverse .card-subtitle,
.card-inverse .card-text {
  color: rgba(255, 255, 255, 0.65);
}

@media (min-width: 576px) {
  .card-deck .card {
    display: flex;
    flex: 1 0 0;
    flex-direction: column;
  }

  .card-deck .card:not(:first-child) {
    margin-left: 0;
  }

  .card-deck .card:not(:last-child) {
    margin-right: 0;
  }

  .card-group .card {
    flex: 1 0 0;
  }

  .card-group .card + .card {
    margin-left: 0;
    border-left: 0;
  }

  .card-group .card:first-child {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }

  .card-group .card:first-child .card-img-top {
    border-top-right-radius: 0;
  }

  .card-group .card:first-child .card-img-bottom {
    border-bottom-right-radius: 0;
  }

  .card-group .card:last-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }

  .card-group .card:last-child .card-img-top {
    border-top-left-radius: 0;
  }

  .card-group .card:last-child .card-img-bottom {
    border-bottom-left-radius: 0;
  }

  .card-group .card:not(:first-child):not(:last-child),
.card-group .card:not(:first-child):not(:last-child) .card-img-bottom,
.card-group .card:not(:first-child):not(:last-child) .card-img-top {
    border-radius: 0;
  }

  .card-columns .card {
    display: inline-block;
    width: 100%;
    margin-bottom: 0.75rem;
  }
}
.breadcrumb-item.active {
  color: #eaeaea;
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}

.page-item:last-child .page-link {
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.page-item.active .page-link {
  z-index: 2;
  color: #fff;
  background-color: #0f1f5c;
  border-color: #0f1f5c;
}

.page-item.disabled .page-link {
  color: #eaeaea;
  pointer-events: none;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #0f1f5c;
  background-color: #fff;
  border: 1px solid #ddd;
}

.page-link:focus,
.page-link:hover {
  color: #04091a;
  text-decoration: none;
  background-color: #eceeef;
  border-color: #ddd;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
}

.pagination-lg .page-item:first-child .page-link {
  border-bottom-left-radius: 0.3rem;
  border-top-left-radius: 0.3rem;
}

.pagination-lg .page-item:last-child .page-link {
  border-bottom-right-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
}

.pagination-sm .page-item:first-child .page-link {
  border-bottom-left-radius: 0.2rem;
  border-top-left-radius: 0.2rem;
}

.pagination-sm .page-item:last-child .page-link {
  border-bottom-right-radius: 0.2rem;
  border-top-right-radius: 0.2rem;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.alert {
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.alert-dismissible .close {
  position: relative;
  top: -0.75rem;
  right: -1.25rem;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  display: flex;
  overflow: hidden;
  font-size: 0.75rem;
  line-height: 1rem;
  text-align: center;
  background-color: #eceeef;
  border-radius: 0.25rem;
}

.list-group-item.disabled,
.list-group-item:disabled {
  color: #eaeaea;
  cursor: not-allowed;
  background-color: #fff;
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item:disabled .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text,
.list-group-item:disabled .list-group-item-text {
  color: #eaeaea;
}

.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #0f1f5c;
  border-color: #0f1f5c;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active .list-group-item-heading > small {
  color: inherit;
}

.list-group-item.active .list-group-item-text {
  color: #8096ea;
}

a.list-group-item-success.active,
button.list-group-item-success.active {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

a.list-group-item-info.active,
button.list-group-item-info.active {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

a.list-group-item-warning.active,
button.list-group-item-warning.active {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

a.list-group-item-danger.active,
button.list-group-item-danger.active {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.close {
  float: right;
  font-size: 1.78125rem;
  font-weight: 600;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}

.close:focus,
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.75;
}

button.close {
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}

.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -25%);
}

.modal.show .modal-dialog {
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.show {
  opacity: 0.5;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 30px auto;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: utopia-std, serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}

.tooltip.show {
  opacity: 0.9;
}

.tooltip.bs-tether-element-attached-bottom,
.tooltip.tooltip-top {
  padding: 5px 0;
  margin-top: -3px;
}

.tooltip.bs-tether-element-attached-bottom .tooltip-inner::before,
.tooltip.tooltip-top .tooltip-inner::before {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  content: "";
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.bs-tether-element-attached-left,
.tooltip.tooltip-right {
  padding: 0 5px;
  margin-left: 3px;
}

.tooltip.bs-tether-element-attached-left .tooltip-inner::before,
.tooltip.tooltip-right .tooltip-inner::before {
  top: 50%;
  left: 0;
  margin-top: -5px;
  content: "";
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

.tooltip.bs-tether-element-attached-top,
.tooltip.tooltip-bottom {
  padding: 5px 0;
  margin-top: 3px;
}

.tooltip.bs-tether-element-attached-top .tooltip-inner::before,
.tooltip.tooltip-bottom .tooltip-inner::before {
  top: 0;
  left: 50%;
  margin-left: -5px;
  content: "";
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bs-tether-element-attached-right,
.tooltip.tooltip-left {
  padding: 0 5px;
  margin-left: -3px;
}

.tooltip.bs-tether-element-attached-right .tooltip-inner::before,
.tooltip.tooltip-left .tooltip-inner::before {
  top: 50%;
  right: 0;
  margin-top: -5px;
  content: "";
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}

.tooltip-inner::before {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  padding: 1px;
  font-family: utopia-std, serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}

.popover.bs-tether-element-attached-bottom,
.popover.popover-top {
  margin-top: -10px;
}

.popover.bs-tether-element-attached-bottom::after,
.popover.bs-tether-element-attached-bottom::before,
.popover.popover-top::after,
.popover.popover-top::before {
  left: 50%;
  border-bottom-width: 0;
}

.popover.bs-tether-element-attached-bottom::before,
.popover.popover-top::before {
  bottom: -11px;
  margin-left: -11px;
  border-top-color: rgba(0, 0, 0, 0.25);
}

.popover.bs-tether-element-attached-bottom::after,
.popover.popover-top::after {
  bottom: -10px;
  margin-left: -10px;
  border-top-color: #fff;
}

.popover.bs-tether-element-attached-left,
.popover.popover-right {
  margin-left: 10px;
}

.popover.bs-tether-element-attached-left::after,
.popover.bs-tether-element-attached-left::before,
.popover.popover-right::after,
.popover.popover-right::before {
  top: 50%;
  border-left-width: 0;
}

.popover.bs-tether-element-attached-left::before,
.popover.popover-right::before {
  left: -11px;
  margin-top: -11px;
  border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.bs-tether-element-attached-left::after,
.popover.popover-right::after {
  left: -10px;
  margin-top: -10px;
  border-right-color: #fff;
}

.popover.bs-tether-element-attached-top,
.popover.popover-bottom {
  margin-top: 10px;
}

.popover.bs-tether-element-attached-top::after,
.popover.bs-tether-element-attached-top::before,
.popover.popover-bottom::after,
.popover.popover-bottom::before {
  left: 50%;
  border-top-width: 0;
}

.popover.bs-tether-element-attached-top::before,
.popover.popover-bottom::before {
  top: -11px;
  margin-left: -11px;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

.popover.bs-tether-element-attached-top::after,
.popover.popover-bottom::after {
  top: -10px;
  margin-left: -10px;
  border-bottom-color: #f7f7f7;
}

.popover.bs-tether-element-attached-top .popover-title::before,
.popover.popover-bottom .popover-title::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 20px;
  margin-left: -10px;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

.popover.bs-tether-element-attached-right,
.popover.popover-left {
  margin-left: -10px;
}

.popover.bs-tether-element-attached-right::after,
.popover.bs-tether-element-attached-right::before,
.popover.popover-left::after,
.popover.popover-left::before {
  top: 50%;
  border-right-width: 0;
}

.popover.bs-tether-element-attached-right::before,
.popover.popover-left::before {
  right: -11px;
  margin-top: -11px;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.bs-tether-element-attached-right::after,
.popover.popover-left::after {
  right: -10px;
  margin-top: -10px;
  border-left-color: #fff;
}

.popover-title {
  padding: 8px 14px;
  margin-bottom: 0;
  font-size: 1.1875rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-right-radius: calc(0.3rem - 1px);
  border-top-left-radius: calc(0.3rem - 1px);
}

.popover-title:empty {
  display: none;
}

.popover-content {
  padding: 9px 14px;
}

.popover::after,
.popover::before {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover::before {
  content: "";
  border-width: 11px;
}

.popover::after {
  content: "";
  border-width: 10px;
}

.carousel {
  position: relative;
}

.carousel-item {
  position: relative;
  display: none;
  width: 100%;
}

.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
  display: flex;
}

.carousel-item-next,
.carousel-item-prev {
  position: absolute;
  top: 0;
}

@media (-webkit-transform-3d) {
  .carousel-item {
    transition: transform 0.6s ease-in-out;
    backface-visibility: hidden;
    perspective: 1000px;
  }

  .carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
    transform: translate3d(0, 0, 0);
  }

  .active.carousel-item-right,
.carousel-item-next {
    transform: translate3d(100%, 0, 0);
  }

  .active.carousel-item-left,
.carousel-item-prev {
    transform: translate3d(-100%, 0, 0);
  }
}
@supports (transform: translate3d(0, 0, 0)) {
  .carousel-item {
    transition: transform 0.6s ease-in-out;
    backface-visibility: hidden;
    perspective: 1000px;
  }

  .carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
    transform: translate3d(0, 0, 0);
  }

  .active.carousel-item-right,
.carousel-item-next {
    transform: translate3d(100%, 0, 0);
  }

  .active.carousel-item-left,
.carousel-item-prev {
    transform: translate3d(-100%, 0, 0);
  }
}
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}

.carousel-indicators li {
  position: relative;
  flex: 1 0 auto;
  max-width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.5);
}

.carousel-indicators li::before {
  position: absolute;
  top: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}

.carousel-indicators li::after {
  position: absolute;
  bottom: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}

.carousel-indicators .active {
  background-color: #fff;
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-flex {
  display: flex !important;
}

.float-left {
  float: left !important;
}

.float-none {
  float: none !important;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

.sticky-top {
  position: sticky;
  top: 0;
  z-index: 1030;
}

.mt-0 {
  margin-top: 0 !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-3 {
  margin-bottom: 2rem !important;
}

.m-auto {
  margin: auto !important;
}

.ml-auto {
  margin-left: auto !important;
}

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

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

.text-success {
  color: #5cb85c !important;
}

a.text-success:focus,
a.text-success:hover {
  color: #449d44 !important;
}

.text-warning {
  color: #f0ad4e !important;
}

a.text-warning:focus,
a.text-warning:hover {
  color: #ec971f !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

body,
html {
  height: 100%;
}

hr.hr-sm {
  max-width: 500px;
  margin: 120px auto 150px;
}

.color-red {
  color: #051226;
  font-size: 18px;
  font-family: utopia-std, serif;
}

.container-sm {
  max-width: 950px;
  margin-left: auto;
  margin-bottom: auto;
}

.main-header {
  text-align: center;
  z-index: 9;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background-color: #FFF;
}

.body-class--discount .main-header {
  top: 36px;
}

.main-header .dropdown-item:active {
  background-color: transparent;
}

.main-header .navbar-main {
  font-family: sofia-pro, sans-serif;
  font-size: 16px;
}

.main-header .navbar-main .nav-item .nav-link {
  padding: 15px 22px;
  font-weight: 600;
  position: relative;
}

.main-header .navbar-main .nav-item .nav-link:active {
  background-color: transparent;
}

.main-header .navbar-main .dropdown-menu {
  padding: 75px 0 35px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.05);
  border-radius: 0;
}

.main-header .navbar-main .dropdown-menu .dropdown-item {
  font-size: 16px;
  text-transform: none;
  padding: 0 0 30px;
  line-height: 1;
}

.main-header .navbar-main .dropdown-menu .dropdown-item.active,
.main-header .navbar-main .dropdown-menu .dropdown-item:active {
  background-color: transparent !important;
  color: #9a9a9a;
}

@media (min-width: 992px) {
  .mr-70 {
    margin-right: 70px !important;
  }

  .ml-70 {
    margin-left: 70px !important;
  }

  .main-header .navbar-main .nav-item {
    position: inherit;
  }

  .main-header .navbar-main .active .nav-link::after {
    position: absolute;
    left: 22px;
    right: 22px;
    bottom: -1px;
    z-index: 9;
    width: auto;
    border-top: 2px solid;
    border-right: none;
    border-left: none;
    margin: 0;
    display: block;
    content: "";
    border-color: #fff;
  }

  .main-header .navbar-main .dropdown-toggle::after {
    position: absolute;
    left: 22px;
    right: 22px;
    bottom: -1px;
    z-index: 9;
    width: auto;
    border-top: 2px solid;
    border-right: none;
    border-left: none;
    display: none;
    margin: 0;
  }

  .main-header .navbar-main .show .dropdown-toggle::after {
    display: block;
  }

  .main-header .navbar-main .dropdown-menu .container {
    padding-left: 125px;
  }

  .navbar-sub .nav-item {
    position: inherit;
  }
}
.main-header .navbar-light .nav-link-focus,
.main-header .navbar-light .nav-link-focus:hover {
  color: red;
}

.main-header .navbar {
  display: none;
}

@media (min-width: 768px) {
  .main-header .navbar {
    display: block;
  }
}
.main-header__inner {
  position: relative;
  padding: 0 32px;
  height: 64px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 767px) {
  .main-header__inner {
    padding: 0 20px;
    height: 72px;
    align-items: center;
  }
}
.main-header__learn {
  position: absolute;
  left: 32px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}

@media (max-width: 767px) {
  .main-header__learn {
    display: none;
  }
}
.main-header__learn .dropdown-toggle {
  line-height: 40px;
  display: block;
  overflow: hidden;
  position: relative;
}

.main-header__learn .dropdown-toggle:before {
  position: absolute;
  content: "";
  height: 2px;
  width: calc(100% - 18px);
  bottom: 0;
  left: 0;
  background-image: none;
  background-color: #000;
  margin: 0;
  transition: transform 300ms ease-in-out;
  transform: translateX(-101%);
}

.main-header__learn.show .dropdown-toggle:before {
  transform: translateX(0);
}

.main-header__learn a {
  font-family: sofia-pro, sans-serif;
  font-size: 14px;
  color: #051226 !important;
  font-weight: 600;
}

.main-header__learn .dropdown-menu {
  top: 100%;
  transform: translateX(calc(-50% + 15px));
}

@media (min-width: 768px) {
  .main-header__logo {
    position: absolute;
    left: 32px;
    top: 50%;
    transform: translateY(-50%);
  }
}
.main-header__icons {
  position: absolute;
  list-style: none;
  padding: 0;
  margin: 0;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
}

.main-header__icons li {
  position: relative;
  margin-left: 24px;
  overflow: hidden;
  padding: 8px 0;
}

.main-header__icons li:after {
  content: "";
  height: 2px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background-image: none;
  background-color: #000;
  margin: 0;
  transition: transform 500ms ease-in-out;
  transform: translateX(-101%);
}

.main-header__icons li:hover:after {
  transform: translateX(0);
}

@media (max-width: 767px) {
  .main-header__icons li.hide-mobile {
    display: none;
  }
}
.main-header__icons li a {
  display: flex;
  align-items: center;
}

.main-header__icons li.tag a {
  position: relative;
}

.main-header__icons li.tag a:after {
  position: absolute;
  content: "";
  display: block;
  height: 12px;
  width: 12px;
  border-radius: 50%;
  background-color: #ff0000;
  border: 3px solid #FFF;
  top: 2px;
  right: -4px;
}

@media (min-width: 768px) {
  .main-header__icons {
    right: 32px;
  }
}
.main-header__burger {
  display: none;
}

@media (max-width: 767px) {
  .main-header__burger {
    display: block;
    height: 20px;
    width: 20px;
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
  }

  .main-header__burger:after, .main-header__burger:before {
    content: "";
    width: 20px;
    height: 2px;
    display: block;
    background-color: #051226;
    position: absolute;
    transform-origin: center center;
  }

  .main-header__burger:after {
    top: 0;
    animation: burgerTopIn 300ms forwards;
  }

  .main-header__burger:before {
    bottom: 0;
    animation: burgerBottomIn 300ms forwards;
  }
}
.main-header__nav-mobile {
  display: none;
}

@media (max-width: 767px) {
  .main-header__nav-mobile {
    border-top: 1px solid #E4E4E4;
    display: flex;
    position: fixed;
    top: 120px;
    left: 0;
    right: 0;
    z-index: 960;
    height: calc(100% - 120px);
    background-color: #FFF;
    transform: translateX(-100%);
    transition: transform 600ms ease-in-out;
    overflow-y: auto;
    flex-wrap: wrap;
  }

  .main-header__nav-mobile .container {
    padding-top: 20px;
    padding-bottom: 64px;
  }

  .main-header__nav-mobile a {
    display: block;
    width: 100%;
    font-size: 15px;
    line-height: 36px;
    font-family: sofia-pro, sans-serif;
    font-weight: 600;
    color: #051226;
    margin-bottom: 24px;
  }

  .main-header__nav-mobile a.open-sub-menu {
    background-image: url("../img/left-arrow.svg");
    background-repeat: no-repeat;
    background-position: right center;
  }

  .main-header__nav-mobile a:hover {
    text-decoration: none;
  }

  .main-header__nav-mobile a:last-child {
    margin-bottom: 0;
  }

  .main-header__nav-mobile a.footer-link {
    border-top: 1px solid #E4E4E4;
    background-color: #FCFBFB;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    display: flex;
    padding: 0 20px;
    height: 64px;
    align-items: center;
    z-index: 2;
    background-position: right 20px center;
  }

  .main-header__nav-mobile hr {
    margin: 20px 0;
    padding: 0;
  }
}
.main-header__nav-mobile__sub {
  border-top: 1px solid #E4E4E4;
  transform: translateX(-100%);
  transition: transform 600ms ease-in-out;
  position: fixed;
  top: 108px;
  left: 0;
  right: 0;
  height: calc(100% - 108px);
  background-color: #FFF;
  z-index: 962;
}

.main-header__nav-mobile__sub.active {
  transform: translateX(0);
}

.main-header__nav-mobile__sub__header {
  height: 72px;
  border-bottom: 1px solid #E4E4E4;
  display: flex;
  align-items: center;
  padding: 0 20px 3px 50px;
  font-size: 15px;
  color: #051226;
  font-weight: 600;
  margin: 0 0 24px;
  font-family: sofia-pro, sans-serif;
  background-image: url("../img/right-arrow.svg");
  background-repeat: no-repeat;
  background-position: left 20px center;
  /*background-color: #FCFBFB;*/
  background-color: #FFFFFF;
}

.main-header__nav-mobile__sub a {
  display: block;
  width: 100%;
  font-size: 15px;
  line-height: 36px;
  font-family: sofia-pro, sans-serif;
  font-weight: 600;
  color: #051226;
  margin-bottom: 20px;
}

.main-header__nav-mobile__sub a.open-sub-menu {
  background-image: url("../img/left-arrow.svg");
  background-repeat: no-repeat;
  background-position: right center;
}

.main-header__nav-mobile__sub a:hover {
  text-decoration: none;
}

#navUnderLay {
  top: 108px;
}

#subNavUnderLay {
  z-index: 961;
  position: fixed;
  top: 108px;
  left: 0;
  right: 0;
  height: calc(100% - 108px);
}

body.nav-open {
  position: fixed;
  overflow-y: scroll;
  top: 0;
  left: 0;
  right: 0;
}

body.nav-open .main-header__burger:after {
  animation: burgerTopOpen 300ms forwards;
}

body.nav-open .main-header__burger:before {
  animation: burgerBottomOpen 300ms forwards;
}

body.nav-open .main-header__nav-mobile {
  transform: translateX(0);
}

body.nav-open .main-footer__dropdowns {
  transform: translateY(0);
}

@keyframes burgerTopIn {
  0% {
    transform: translate3d(0, 9px, 0) rotate(-45deg);
  }
  50% {
    transform: translate3d(0, 9px, 0) rotate(0deg);
  }
  100% {
    transform: translate3d(0, 4px, 0) rotate(0deg);
  }
}
@keyframes burgerBottomIn {
  0% {
    transform: translate3d(0, -9px, 0) rotate(45deg);
  }
  50% {
    transform: translate3d(0, -9px, 0) rotate(0deg);
  }
  100% {
    transform: translate3d(0, -4px, 0) rotate(0deg);
  }
}
@keyframes burgerTopOpen {
  0% {
    transform: translate3d(0, 4px, 0) rotate(0deg);
  }
  50% {
    transform: translate3d(0, 9px, 0) rotate(0deg);
  }
  100% {
    transform: translate3d(0, 9px, 0) rotate(-45deg);
  }
}
@keyframes burgerBottomOpen {
  0% {
    transform: translate3d(0, -4px, 0) rotate(0deg);
  }
  50% {
    transform: translate3d(0, -9px, 0) rotate(0deg);
  }
  100% {
    transform: translate3d(0, -9px, 0) rotate(45deg);
  }
}
.underlay--1 {
  position: fixed;
  background-color: rgba(255, 255, 255, 0.6);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
  z-index: 90;
}

section.intro .bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 40%;
  background-image: url(../img/anais-intro@2x.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left bottom;
  display: block;
}

@media (min-width: 1500px) {
  section.intro .bg {
    background-position: center bottom;
  }
}
@media (max-width: 991px) {
  section.intro .bg {
    right: 0;
    top: 50%;
    background-position: center bottom;
  }
}
section p {
  color: #57667F;
  line-height: 36px;
  font-weight: 500;
  font-size: 16px;
  margin: 0 0 30px;
}

section h2 {
  position: relative;
  padding: 0 0 30px;
  margin: 0 0 60px;
  color: #0f1f5c;
}

section h2::after {
  position: absolute;
  width: 50px;
  height: 4px;
  background-color: red;
  display: block;
  content: "";
  bottom: 0;
  left: 0;
}

section.details {
  padding: 180px 0 35px;
}

section.details p {
  margin-bottom: 115px;
}

section.main h2 {
  font-size: 28px;
  line-height: 40px;
  position: relative;
  padding: 0 0 32px;
  margin: 0 0 32px;
  color: #050C1D;
}

section.main h2::after {
  position: absolute;
  width: 72px;
  height: 1px;
  background-color: #E0E1E2;
  display: block;
  content: "";
  bottom: 0;
  left: 0;
}

section.main h2.left {
  margin-top: 115px;
  text-align: left;
  margin-bottom: 45px;
}

section.main h2.left::after {
  left: 0;
  margin-left: 0;
}

section.main h3 {
  font-family: sofia-pro, sans-serif;
  font-size: 13px;
  line-height: 13px;
  margin: 0 0 16px;
  color: #57667F;
  padding: 0;
  text-transform: uppercase;
}

section.main .mb-115 {
  margin-bottom: 115px;
}

section.books {
  padding: 150px 0 300px;
}

section.books .books-img {
  position: absolute;
  left: -30px;
  right: 50%;
  top: 0;
  bottom: 0;
}

section.books .classroom-img {
  position: absolute;
  left: 0;
  right: 50%;
  top: 0;
  bottom: 0;
  width: 45%;
}

.books-side-container {
  position: relative;
  width: 700px;
  margin: 0 -100px;
  cursor: pointer;
}

.books-side-container img {
  position: absolute;
  left: 0;
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}

.books-side-container img.top:hover {
  opacity: 0;
}

footer {
  padding: 150px 0 50px;
}

footer p {
  color: #9a9a9a;
  font-size: 14px;
  line-height: 25px;
  margin: 0;
}

footer p.bio {
  max-width: 360px;
  margin: 25px 0 100px;
}

footer p strong {
  font-weight: 600;
  display: inline-block;
  border-bottom: 1px solid #eaeaea;
  margin: 5px 0 25px;
  padding: 0 0 25px;
}

footer ul {
  margin: 0 0 100px;
  padding: 0;
  list-style: none;
  color: #9a9a9a;
  font-size: 14px;
  line-height: 18px;
}

footer ul li {
  padding: 0 0 10px;
}

footer ul li a {
  color: #9a9a9a;
  transition: 0.5s ease-in-out;
}

@media (max-width: 767px) {
  footer .ml-auto {
    margin-left: 0 !important;
    margin-bottom: 100px;
  }
}
@media (max-width: 991px) {
  section.books .books-img {
    position: relative;
    max-width: 400px;
    margin: 0 auto;
  }

  .books-side-container {
    position: initial;
    width: 400px;
    padding-bottom: 400px;
    cursor: pointer;
  }

  section.books .classroom-img {
    position: relative;
    max-width: 400px;
    margin: 0 auto;
    width: initial;
  }
}
h1.ml-70 {
  color: #0f1f5c;
  font-size: 60px;
  line-height: 1.2;
  margin: 0 0 35px;
}

section.index {
  background-image: url(../img/hero-index.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}

section.onetoone {
  background-image: url(../img/index.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}

section.courses-hero {
  background-image: url(../img/courses/courses.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}

section.courses-hero-1 {
  background-image: url(../img/courses/beginners-1/courses.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}

section.courses-hero-2 {
  background-image: url(../img/courses/beginners-2/courses.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}

section.courses-hero-3 {
  background-image: url(../img/courses/beginners-3/courses.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}

section.courses-hero-4 {
  background-image: url(../img/courses/beginners-4/courses.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}

section.courses-hero-5 {
  background-image: url(../img/courses/intermediate-1/courses.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}

section.courses-hero-6 {
  background-image: url(../img/courses/intermediate-2/courses.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}

section.courses-hero-7 {
  background-image: url(../img/courses/intermediate-3/courses.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}

section.courses-hero-8 {
  background-image: url(../img/courses/intermediate-4/courses.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}

section.courses-hero-9 {
  background-image: url(../img/courses/advanced-1/courses.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}

section.courses-hero-10 {
  background-image: url(../img/courses/advanced-2/courses.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}

section.courses-hero-11 {
  background-image: url(../img/courses/advanced-3/courses.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}

section.courses-hero-12 {
  background-image: url(../img/courses/advanced-4/courses.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}

section.about {
  background-image: url(../img/anais-about@2x.jpg) !important;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}

section.testimonials {
  background-image: url(../img/testimonials-bg@2x.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}

section.pattern {
  background-image: url(../img/pattern-background.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}

section.teacher {
  background-image: url(../img/hero-teachers.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}

section.application {
  background-image: url(../img/app-hero.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}

section.services-index h2 {
  color: #fff;
}

.services-container {
  max-width: 950px !important;
  padding-top: 40px;
}

.services-container .dropdown-item {
  color: #fff;
  text-align: left;
  margin: 0 0 15px;
}

@media (max-width: 767px) {
  .services-container .ml-auto {
    margin-left: 0 !important;
    width: 100%;
  }

  .services-container .dropdown-item {
    text-align: center;
  }
}
.btn {
  font-size: 15px;
  font-weight: 600;
  line-height: 20px;
  transition: 0.5s ease-in-out;
  border-radius: 3px;
}

.btn-group-sm > .btn,
.btn-sm {
  font-size: 11.5px;
}

.main-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.main-list li {
  line-height: 48px;
  font-size: 22px;
  color: #050C1D;
  padding: 25px 0;
  border-bottom: 1px solid #eaeaea;
}

.main-list li i {
  width: 48px;
  height: 48px;
  display: inline-block;
  margin-right: 25px;
  background-position: center center;
  background-size: cover;
}

.main-list li i.single {
  background-image: url(../img/icon-single@2x.png);
}

.main-list li i.group {
  background-image: url(../img/icon-group@2x.png);
}

.main-list li i.mews {
  background-image: url(../img/icon-mews@2x.png);
}

.main-list li i.parking {
  background-image: url(../img/icon-parking@2x.png);
}

.main-list li i.tube {
  background-image: url(../img/icon-tube@2x.png);
}

.main-list li i.facts {
  background-image: url(../img/icon-facts@2x.png);
}

.main-list li i.numberone {
  background-image: url(../img/icons/numberone.svg);
}

.main-list li i.numbertwo {
  background-image: url(../img/icons/numbertwo.svg);
}

.main-list li i.numberthree {
  background-image: url(../img/icons/numberthree.svg);
}

.main-list li i.numberfour {
  background-image: url(../img/icons/numberfour.svg);
}

.main-list li i.numberfive {
  background-image: url(../img/icons/numberfive.svg);
}

.main-list li i.numbersix {
  background-image: url(../img/icons/numbersix.svg);
}

.main-list li i.numberseven {
  background-image: url(../img/icons/numberseven.svg);
}

.main-list li i.numbereight {
  background-image: url(../img/icons/numbereight.svg);
}

.main-list li i.numbernine {
  background-image: url(../img/icons/numbernine.svg);
}

.main-list li i.numberten {
  background-image: url(../img/icons/numberten.svg);
}

.main-list li i.numbereleven {
  background-image: url(../img/icons/numbereleven.svg);
}

.main-list li i.numbertwelve {
  background-image: url(../img/icons/numbertwelve.svg);
}

.main-list li i.numberthirteen {
  background-image: url(../img/icons/numberthirteen.svg);
}

.main-list li i.numberfourteen {
  background-image: url(../img/icons/numberfourteen.svg);
}

.main-list li i.level {
  background-image: url(../img/icons/level.svg);
}

.main-list li i.calendar {
  background-image: url(../img/icons/calendar.svg);
}

.main-list li i.time {
  background-image: url(../img/icons/time.svg);
}

.main-list li i.user {
  background-image: url(../img/icons/user.svg);
}

.main-list li i.where {
  background-image: url(../img/icons/where.svg);
}

.main-list li i.price {
  background-image: url(../img/icons/price.svg);
}

.main-list li i.book {
  background-image: url(../img/icons/book.svg);
}

.main-list li i.taster {
  background-image: url(../img/icons/taster.svg);
}

.main-list li:first-child {
  border-top: 1px solid #eaeaea;
}

#contactForm {
  max-width: 600px;
  margin: 0 auto;
}

#contactForm .form-group {
  position: relative;
}

#contactForm .form-group label {
  position: absolute;
  top: 17px;
  left: 0;
  color: #57667F;
  font-weight: 500;
  z-index: -1;
}

#contactForm .form-group .form-control {
  border-bottom: 1px solid #eaeaea;
  border-radius: 0;
  line-height: 22px;
  padding: 19px 0;
  font-size: 16px;
  font-family: sofia-pro, sans-serif;
  color: #57667F;
  font-weight: 500;
}

#contactForm .btn {
  margin-top: 32px;
  width: 100%;
  cursor: pointer;
  font-size: 16px;
  background-color: red;
}

#contactForm .btn:hover {
  background-color: #de0000;
}

#msgSent {
  background-image: url(../img/msg-sent@2x.png);
  background-size: 8px 8px;
  max-width: 600px;
  margin: 0 auto;
  padding: 275px 0;
}

.platform-visual {
  width: 100%;
  height: 100%;
}

.logo-container {
  max-width: 720px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  border-right: 1px solid #EAEAEA;
  border-top: 1px solid #EAEAEA;
}

.logo-bloc {
  flex-basis: 50%;
  padding-bottom: calc(50% - 1px);
  box-sizing: border-box;
  border-left: 1px solid #EAEAEA;
  border-bottom: 1px solid #EAEAEA;
  position: relative;
  background-color: #FFF;
}

.logo-bloc img {
  position: absolute;
  width: 100%;
  height: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.last-logo {
  display: none;
}

@media (min-width: 768px) {
  .logo-bloc {
    flex-basis: 33.333333%;
    padding-bottom: calc(33.333333% - 1px);
  }

  .location-list {
    padding: 50px;
  }

  .map-student {
    padding: 60px;
  }
}
@media (min-width: 992px) {
  .logo-bloc {
    width: 33.333333%;
    display: inline;
    float: left;
  }
}
@media (min-width: 1300px) {
  .logo-bloc {
    width: 33.333333%;
    display: inline;
    float: left;
  }
}
.map-student {
  background: url(../img/map-background.png) 0 0/1200px no-repeat #fafafa;
  width: 100%;
  margin: 150px auto 50px;
}

.location-list {
  background-color: #fff;
  background-size: cover;
  padding: 100px;
}

.column-location {
  width: 25%;
  padding: 0;
  display: inline;
  float: left;
  margin: 30px auto 0;
}

@media (min-width: 576px) {
  .column-location {
    width: 50%;
  }
}
@media (max-width: 400px) {
  .column-location {
    width: 100%;
  }

  h2.location-list {
    display: none;
  }
}
@media (min-width: 768px) {
  .column-location {
    width: 50%;
  }
}
ul.country {
  list-style: none;
  padding: 0;
  margin: 0;
}

.country li {
  color: #9a9a9a;
  padding: 5px 0PX;
  font-size: 21px;
}

@media (min-width: 1300px) {
  .column-location {
    width: 25%;
  }

  .map-student {
    padding: 100px;
  }
}
@media (min-width: 992px) {
  .column-location {
    width: 25%;
  }

  .map-student {
    padding: 100px;
  }
}
@media (min-width: 768px) {
  .map-student {
    padding: 60px;
  }
}
@media (min-width: 576px) {
  .map-student {
    padding: 60px;
  }
}
.clear {
  clear: both;
}

.main-header.white {
  background-color: #fff;
  transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
}

.logo-new {
  background: url(../img/logo-inverse.svg) no-repeat;
  width: 102px;
  height: 16px;
}

.white .logo-new {
  background-image: url(../img/logo.svg);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  width: 102px;
  height: 40px;
}

section.dark {
  display: block;
  padding: 0;
}

section.dark h1 {
  font-family: utopia-std, serif;
  color: #FFF;
}

@media (min-width: 992px) {
  section.dark {
    min-height: 100%;
    position: relative;
  }

  section.dark #text-container {
    top: 50%;
    left: 0;
    right: 0;
    position: absolute;
    margin: -100px 0 0;
  }

  section.dark #text-container h1 {
    color: #FFF;
  }
}
section.dark p {
  color: #fff;
  font-size: 60px;
  line-height: 1.2;
  margin: 0 0 35px;
}

section.dark-2 {
  padding: 150px 0 !important;
  min-height: 0;
}

@media (min-width: 992px) {
  section.dark--alt {
    min-height: 100%;
    position: relative;
  }

  section.dark--alt #text-container {
    top: auto;
    bottom: 56px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
  }

  .text-container__inner {
    text-align: center;
  }
}
section.dark--alt p {
  color: #fff;
  font-size: 60px;
  line-height: 1.2;
  margin: 0 0 35px;
}

section.dark--alt h1 {
  font-family: utopia-std, serif;
  font-weight: 700;
  color: #fff;
  font-size: 48px;
  line-height: 72px;
  margin: 0 0 40px;
}

@media only screen and (max-width: 767px) {
  section.dark--alt h1 {
    font-size: 32px !important;
    line-height: 44px !important;
    margin: 0 0 30px !important;
  }
}
@media only screen and (max-width: 767px) {
  section.dark--alt {
    padding-top: 0 !important;
  }

  section.dark--alt .video.sm-only {
    margin-left: -20px;
    margin-right: -20px;
    width: calc(100% + 40px) !important;
    height: 500px !important;
    margin-bottom: 30px;
  }
}
section.dark--alt .dark__buttons {
  display: flex;
  align-items: center;
  justify-content: center;
}

section.dark--alt .play-button-white-background {
  display: flex;
  align-items: center;
}

section.dark--alt .play-button-white-background button.circle-play-button-white {
  flex-shrink: 0;
  width: 48px;
  height: 48px;
  background-color: transparent;
  border: 0;
  cursor: pointer;
  background-image: url("/img/play.svg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

section.dark--alt .play-button-white-background .video-button-text {
  margin-left: 18px;
}

.central-button {
  margin-left: 0 !important;
}

section.red h1 {
  font-size: 1.2rem;
  text-transform: uppercase;
  color: red;
  font-weight: 600;
}

.more-service-background {
  width: 1200px;
  max-width: 100%;
  background: #0f1f5c;
  margin: 0 auto;
  padding: 100px 0;
}

section.beginners-daytime {
  background-image: url(../img/classes/beginners-daytime-cover.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}

section.beginners-evening {
  background-image: url(../img/classes/beginner-evenings-cover.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}

section.beginners-weekend {
  background-image: url(../img/classes/beginners-weekend-cover.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}

section.conversation-weekend {
  background-image: url(../img/classes/conversation-weekend-cover.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}

section.intense-evening {
  background-image: url(../img/classes/intensive-evenings-cover.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}

section.appoline {
  background-image: url(../img/teachers/appoline-cover.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}

section.anais {
  background-image: url(../img/teachers/anais-cover.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}

section.alexandra {
  background-image: url(../img/teachers/alexandra-cover.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}

section.alexandra-2 {
  background-image: url(../img/teachers/alexandra-2-cover.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}

section.arta {
  background-image: url(../img/teachers/arta-cover.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}

section.audrey {
  background-image: url(../img/teachers/audrey-cover.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}

section.lilianne {
  background-image: url(../img/teachers/lilianne-cover.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}

section.lynda {
  background-image: url(../img/teachers/lynda-cover.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}

section.marie-anne {
  background-image: url(../img/teachers/marie-anne-cover.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}

section.marion {
  background-image: url(../img/teachers/marion-cover.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}

section.violette {
  background-image: url(../img/teachers/violette-cover.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}

section.vanina {
  background-image: url(../img/teachers/vanina-cover.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}

section.sabrine {
  background-image: url(../img/teachers/sabrine-cover.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}

section.amelia {
  background-image: url(../img/teachers/amelia-cover.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}

section.emma {
  background-image: url(../img/teachers/emma-cover.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}

section.celia {
  background-image: url(../img/teachers/celia-cover.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}

section.pauline {
  background-image: url(../img/teachers/pauline-cover.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}

section.hugo {
  background-image: url(../img/teachers/hugo-cover.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}

section.maud {
  background-image: url(../img/teachers/hugo-cover.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}

section.imene {
  background-image: url(../img/teachers/imene-cover.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}

section.alexandra-3 {
  background-image: url(../img/teachers/hugo-cover.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}

section.lea {
  background-image: url(../img/teachers/hugo-cover.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}

section.naima {
  background-image: url(../img/teachers/hugo-cover.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}

section.sandrine {
  background-image: url(../img/teachers/hugo-cover.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}

section.marie {
  background-image: url(../img/teachers/hugo-cover.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}

section.marina {
  background-image: url(../img/teachers/hugo-cover.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}

section.margot {
  background-image: url(../img/teachers/margot-cover.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}

section.anita {
  background-image: url(../img/teachers/anita-cover.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}

section.assessment {
  background-image: url(../img/assessment.jpg) !important;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}

section.method {
  background-image: url(../img/method@2x.jpg) !important;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}

section.classes {
  background-image: url(../img/classes/classes@2x.jpg) !important;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}

section.videos {
  background-image: url(../img/my-videos.jpg) !important;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}

section.beginners {
  background-image: url(../img/beginners-bg@2x.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}

section.intermediate {
  background-image: url(../img/intermediate-bg@2x.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}

section.advanced {
  background-image: url(../img/advanced-bg@2x.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}

section.conversation {
  background-image: url(../img/conversation-bg@2x.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}

section.children {
  background-image: url(../img/children-bg@2x.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}

section.gcse {
  background-image: url(../img/gcse-bg@2x.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}

section.alevel {
  background-image: url(../img/alevel-bg@2x.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}

section.university {
  background-image: url(../img/students-bg@2x.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}

section.business {
  background-image: url(../img/business-bg@2x.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}

section.company {
  background-image: url(../img/company-bg@2x.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}

section.dalf {
  background-image: url(../img/dalf-bg@2x.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}

section.france {
  background-image: url(../img/france-bg@2x.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}

section.holidays {
  background-image: url(../img/holidays-bg@2x.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}

section.jobs {
  background-image: url(../img/job-bg@2x.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}

section.translation {
  background-image: url(../img/translation-bg@2x.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}

section.proofreading {
  background-image: url(../img/proofreading-bg@2x.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}

section.classes_beginners_1 {
  /*background-image: url(../img/classes/classes-beginners-cover-1.jpg);*/
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}

section.classes_beginners_2 {
  /*background-image: url(../img/classes/classes-beginners-cover-2.jpg);*/
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}

section.classes_conversation {
  /*background-image: url(../img/classes/classes-conversation-cover.jpg);*/
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}

@media (min-width: 400px) {
  .map-student {
    padding: 60px;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .main-header .navbar-main .dropdown-menu {
    box-shadow: none;
  }
}
.login-form {
  margin: 0 auto;
  position: absolute;
  top: 50%;
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  left: 50%;
}

.form-input {
  width: 400px;
  height: 60px;
  border-radius: 5px;
  margin: 20px auto;
}

.form-button {
  width: 200px;
  height: 60px;
  border-radius: 5px;
  margin: 20px auto;
  background: #bfc5d1;
  font-size: 15px;
  color: #fff;
  letter-spacing: -0.13px;
  text-align: center;
  line-height: 60px;
  cursor: pointer;
  transition: 0.5s ease-in-out;
}

.form-button:hover {
  background: #aeb5c2;
  transition: 0.5s ease-in-out;
}

input.email {
  width: 100%;
  height: 100%;
  padding: 0 0 0 15px;
  border: 2px solid #e6eaea;
  border-radius: 3px;
}

input.email:focus {
  border: #00f;
}

input.email::placeholder {
  font-family: sofia-pro, sans-serif;
  font-size: 16px;
  color: #57667F;
  letter-spacing: -0.13px;
}

@media (max-width: 767px) {
  .container {
    padding: 0 20px;
  }
}
.container-text {
  max-width: 540px;
  margin: 0 auto;
  padding: 0 20px;
}

.container-text p:last-child {
  margin-bottom: 0;
}

.container-img {
  max-width: 960px;
  margin: 0 auto;
}

.container-video h1 {
  font-size: 32px;
  line-height: 40px;
  margin: 0 0 16px;
  color: #051226;
  text-align: center;
}

.container-video h2 {
  font-family: sofia-pro, sans-serif;
  font-size: 16px;
  line-height: 40px;
  margin: 0 0 16px;
  color: #051226;
  padding: 0;
}

.container-video h2:after {
  display: none;
}

.container-video h3 {
  font-family: sofia-pro, sans-serif;
  font-size: 16px;
  color: #57667F;
  text-decoration: underline;
  margin: 0;
  line-height: 36px;
  font-weight: 500;
}

.container-video h4 {
  font-family: sofia-pro, sans-serif;
  font-size: 14px;
  line-height: 15px;
  margin: 0 0 16px;
  color: #57667F;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
}

.container-video p {
  margin: 0 0 48px;
}

.container-video p a {
  color: #57667F;
  text-decoration: underline;
}

.container-video p a:hover {
  color: #ff0000;
}

.container-video blockquote {
  padding: 0 0 0 25px;
  margin: 0 0 48px;
  background-image: url("../img/quote.svg");
  background-position: left top;
  background-repeat: repeat-y;
}

.container-video blockquote p {
  margin: 0;
}

.container-video ul {
  margin: 0 0 48px;
  padding: 0 0 0 24px;
  line-height: 36px;
}

.container-video .note-block {
  /* border-top: 1px solid #EAEAEA; */
  border-bottom: 1.8px solid #000000;
  margin: 0 0 48px;
  padding: 24px 0;
}

.note-block h4 {
  text-align: left;
  border-bottom: 1.8px solid #000000;
  text-transform: none;
  font-size: 16px;
  color: #000000;
  padding-bottom: 24px;
}

.container-video table {
  margin: 0 0 48px;
  border-spacing: 0;
  width: 100%;
}

.container-video table:last-child {
  margin: 0;
}

.container-video table th, .container-video table td {
  padding: 20px;
  line-height: 32px;
  background-image: url("../img/table-border.svg");
  background-position: left bottom;
  background-repeat: repeat-x;
  text-align: right;
}

.container-video table th:first-child, .container-video table td:first-child {
  padding-left: 0;
  text-align: left;
}

.container-video table th:last-child, .container-video table td:last-child {
  padding-right: 0;
}

.container-video table th {
  color: #051226;
}

.assessment-header {
  background-color: #00060F;
  width: 100%;
  position: absolute;
  top: 0;
  z-index: 10;
  height: 36px;
  font-family: sofia-pro, sans-serif;
  font-weight: 600;
  color: #fff;
  font-size: 12px;
  text-align: center;
  line-height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 767px) {
  .assessment-header {
    display: none;
  }
}
.assessment-header--mobile {
  display: none;
}

@media (max-width: 767px) {
  .assessment-header--mobile {
    display: flex;
  }
}
.assessment-header span {
  margin-left: 10px;
}

.col-lg-6.books.one-to-one {
  background: url(../../img/one-to-one.jpg) center center/contain no-repeat;
  max-width: 600px;
  clear: both;
  height: 780px;
}

.col-lg-6.books.group-classes {
  background: url(../../img/groups-classes.jpg) center center/contain no-repeat;
  max-width: 600px;
  clear: both;
  height: 780px;
}

.col-lg-6.books.books-index {
  background: url(../../img/landing/book.jpg) center center/contain no-repeat;
  max-width: 600px;
  clear: both;
  height: 780px;
}

.col-lg-6.video-lesson.main-index {
  background: url(../img/video-index.jpg) center center/contain no-repeat;
  max-width: 600px;
  clear: both;
  height: 780px;
}

h2.left.ml-70-landing.framework.books-index,
h2.left.ml-70-landing.framework.group-classes,
h2.left.ml-70-landing.framework.one-to-one {
  margin-top: 50px;
}

.col-lg-6.landing.one-to-one {
  padding: 30px 0 0 120px;
}

.col-lg-6.landing.books-index,
.col-lg-6.landing.group-classes {
  padding: 0 0 0 120px;
}

@media only screen and (max-width: 992px) {
  .col-lg-6.landing.books-index,
.col-lg-6.landing.group-classes,
.col-lg-6.landing.one-to-one {
    padding: 0;
  }

  .col-lg-6.books.one-to-one {
    background: url(../img/one-to-one-wide.jpg) center center/contain no-repeat;
    max-width: 900px;
    clear: both;
    height: 460px;
    margin-bottom: 40px;
  }

  .col-lg-6.landing.books-index,
.col-lg-6.landing.group-classes {
    padding: 0;
  }

  .col-lg-6.books.group-classes {
    background: url(../img/groups-classes-wide.jpg) center center/contain no-repeat;
    max-width: 900px;
    clear: both;
    height: 460px;
    margin-bottom: 40px;
  }

  .col-lg-6.books.books-index {
    background: url(../../img/landing/books-wide.jpg) center center/contain no-repeat;
    max-width: 900px;
    clear: both;
    height: 460px;
    margin-bottom: 40px;
  }

  .col-lg-6.video-lesson.main-index {
    background: url(../img/video-index-wide.jpg) center center/contain no-repeat;
    max-width: 900px;
    clear: both;
    height: 460px;
  }
}
.col-lg-6.books.classes-index.daytime {
  background: url(../img/classes/beginner-day-time.jpg) center center/contain no-repeat;
  max-width: 600px;
  clear: both;
  height: 680px;
}

.col-lg-6.books.classes-index.intensive {
  background: url(../img/classes/intensive-evenings.jpg) center center/contain no-repeat;
  max-width: 600px;
  clear: both;
  height: 680px;
}

.col-lg-6.books.classes-index.evening {
  background: url(../img/classes/beginner-evening.jpg) center center/contain no-repeat;
  max-width: 600px;
  clear: both;
  height: 680px;
}

.col-lg-6.books.classes-index.weekend {
  background: url(../img/classes/beginner-weekend.jpg) center center/contain no-repeat;
  max-width: 600px;
  clear: both;
  height: 680px;
}

.col-lg-6.books.classes-index.conversation {
  background: url(../img/classes/conversation-weekend.jpg) center center/contain no-repeat;
  max-width: 600px;
  clear: both;
  height: 680px;
}

h2.left.ml-70-landing.framework.classes-index {
  margin-top: 50px;
}

.col-lg-6.landing.classes-index {
  padding: 120px 0 0 120px;
}

.col-lg-6.landing.classes-index.intensive {
  padding: 50px 0 0 120px;
}

@media only screen and (max-width: 992px) {
  .col-lg-6.landing.classes-index,
.col-lg-6.landing.classes-index.intensive {
    padding: 0;
  }

  .col-lg-6.books.classes-index.daytime {
    background: url(../img/classes/beginner-day-time-wide.jpg) center center/contain no-repeat;
    max-width: 900px;
    clear: both;
    height: 460px;
    margin-bottom: 40px;
  }

  .col-lg-6.books.classes-index.intensive {
    background: url(../img/classes/intensive-evenings-wide.jpg) center center/contain no-repeat;
    max-width: 900px;
    clear: both;
    height: 460px;
    margin-bottom: 40px;
  }

  .col-lg-6.books.classes-index.evening {
    background: url(../img/classes/beginner-evening-wide.jpg) center center/contain no-repeat;
    max-width: 900px;
    clear: both;
    height: 460px;
    margin-bottom: 40px;
  }

  .col-lg-6.books.classes-index.weekend {
    background: url(../img/classes/beginner-weekend-wide.jpg) center center/contain no-repeat;
    max-width: 900px;
    clear: both;
    height: 460px;
    margin-bottom: 40px;
  }

  .col-lg-6.books.classes-index.conversation {
    background: url(../img/classes/conversation-weekend-wide.jpg) center center/contain no-repeat;
    max-width: 900px;
    clear: both;
    height: 460px;
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 1299px) {
  section.main h2.left.ml-70-landing.framework.books-index,
section.main h2.left.ml-70-landing.framework.classes-index,
section.main h2.left.ml-70-landing.framework.group-classes,
section.main h2.left.ml-70-landing.framework.one-to-one {
    margin-top: 0;
  }
}
@media only screen and (max-width: 480px) {
  section.main.books.landing.new-index,
section.main.video-lesson.landing.new-index {
    padding: 60px 0 50px;
  }

  .col-lg-6.books.one-to-one {
    background: url(../../img/one-to-one.jpg) center center/contain no-repeat;
    max-width: 600px;
    clear: both;
    height: 460px;
  }

  .col-lg-6.books.group-classes {
    background: url(../../img/groups-classes.jpg) center center/contain no-repeat;
    max-width: 600px;
    clear: both;
    height: 460px;
  }

  .col-lg-6.books.books-index {
    background: url(../../img/landing/book.jpg) center center/contain no-repeat;
    max-width: 600px;
    clear: both;
    height: 510px;
  }

  .col-lg-6.video-lesson.main-index {
    background: url(../img/video-index.jpg) center center/contain no-repeat;
    max-width: 600px;
    clear: both;
    height: 460px;
  }

  .col-lg-6.books.classes-index.daytime {
    background: url(../img/classes/beginner-day-time.jpg) center center/contain no-repeat;
    max-width: 600px;
    clear: both;
    height: 460px;
  }

  .col-lg-6.books.classes-index.intensive {
    background: url(../img/classes/intensive-evenings.jpg) center center/contain no-repeat;
    max-width: 600px;
    clear: both;
    height: 460px;
  }

  .col-lg-6.books.classes-index.evening {
    background: url(../img/classes/beginner-evening.jpg) center center/contain no-repeat;
    max-width: 600px;
    clear: both;
    height: 460px;
  }

  .col-lg-6.books.classes-index.weekend {
    background: url(../img/classes/beginner-weekend.jpg) center center/contain no-repeat;
    max-width: 600px;
    clear: both;
    height: 460px;
  }

  .col-lg-6.books.classes-index.conversation {
    background: url(../img/classes/conversation-weekend.jpg) center center/contain no-repeat;
    max-width: 600px;
    clear: both;
    height: 460px;
  }
}
.hero_img_wrap {
  overflow: hidden;
}

.text-container-video-cover {
  z-index: 3;
}

.hero-video-overlay {
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.68);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0.6) 100%);
}

.hero-video {
  z-index: 1;
  position: absolute;
  top: -10%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  height: auto;
  width: auto;
  transform: translateX(-50%);
}

@media (min-height: 1080px) {
  .hero-video {
    top: 0;
  }
}
video.hero-video.mobile {
  display: none;
}

video.hero-video.desktop {
  display: inline-block;
}

@media (max-width: 767px) {
  video.hero-video.desktop {
    display: none;
  }
}
@media (max-width: 480px) {
  span.video-button-text.no-CTA {
    display: none;
  }
}
.price-tag {
  color: red;
  font-size: 24px;
}

h3.stage-title {
  font-size: 1.1rem;
  text-transform: uppercase;
  margin-left: 73px;
  color: red;
}

span.pricing {
  float: right;
  color: #0c1b53;
}

li.price-label {
  color: #57667F;
}

.price-tag-alt {
  color: red;
  font-size: 24px;
  position: relative;
  left: 70px;
  top: 100px;
}

h2.left.ml-70.price::after {
  display: none;
}

h2.left.ml-70.price {
  margin-bottom: 10px;
}

.youtube {
  position: relative;
  height: 0;
  padding-bottom: 56.26%;
  background-color: #000;
  overflow: hidden;
}

.youtube__overlay {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
}

.youtube__overlay__play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.youtube__overlay__logo {
  position: absolute;
  bottom: 0;
  left: 0;
}

.youtube iframe {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 100%;
  height: 200%;
  z-index: 2;
}

.youtube #fullVideo, .youtube .full-video {
  display: none;
  height: 100%;
  z-index: 2;
}

.youtube #fullVideo iframe, .youtube .full-video iframe {
  height: 100%;
}

.list--item {
  padding: 16px 0;
  border-bottom: 1px solid #eaeaea;
}

.list--item:first-child {
  border-top: 1px solid #eaeaea;
}

.list--item h4 {
  font-size: 16px;
  line-height: 24px;
  padding: 10px 0;
  margin: 0;
  position: relative;
  font-family: utopia-std, serif;
  color: #051226;
}

.list--item h4.trigger {
  cursor: pointer;
  padding: 10px 50px 10px 0;
}

.list--item h4.trigger::before, .list--item h4.trigger::after {
  position: absolute;
  content: "";
  display: block;
  right: 0;
  top: 50%;
  height: 2px;
  width: 20px;
  background-color: #57667F;
  transition: transform 0.3s ease;
}

.list--item h4.trigger.collapsed::after {
  transform: rotate(90deg);
}

.list--item p {
  font-size: 15px;
  line-height: 28px;
  color: #57667f;
  margin: 10px 0 30px;
}

.list--item p:last-child {
  margin-bottom: 10px;
}

.list--item__link {
  display: block;
  background-image: url("../img/arrow-right.svg");
  background-position: right center;
  background-repeat: no-repeat;
  padding: 0 50px 0 0;
  color: #051226;
}



.list--item__num {
  color: #ff0000;
  margin-right: 24px;
}


/* Aligns the text and image horizontally */
.list--item__link-icon {
    display: flex; /* Flexbox for layout */
    justify-content: space-between; /* Puts text on the left, image on the right */
    align-items: center; /* Vertically centers items */
    text-decoration: none; /* Remove underline from links */
    color: #051226;
    font-size: 16px;
    transition: color 0.3s ease; /* Smooth color transition on hover */
}

/* Style for the icon */
.list--item__icon {
    width: 64px; /* Set width of the icon */
    height: 64px; /* Set height of the icon */
    margin-left: 10px; /* Adds space between text and image */
}

h4.list--item__image{
  padding:0;
}




.main-footer {
  padding: 0 0 140px;
  background-color: #FFF;
}

.main-footer {
  padding: 128px 0 72px;
  background-color: #FFF;
  border-top: 1px solid #eaeaea;
}

@media (max-width: 767px) {
  .main-footer {
    padding: 88px 0;
  }
}
.main-footer__logo {
  margin-bottom: 75px;
  height: 34px;
  display: block;
}

.main-footer__logo img {
  height: auto;
  width: 104px;
}

@media (max-width: 991px) {
  .main-footer__logo {
    margin: 0 auto 75px;
    display: block;
    text-align: center;
  }
}
.main-footer h4 {
  font-family: sofia-pro, sans-serif;
  font-weight: 700;
  font-size: 15px;
  line-height: 20px;
  margin: 0 0 32px;
  color: #050C1D;
}

.main-footer__nav {
  list-style: none;
  padding: 0;
  margin: 0 0 40px;
}

.main-footer__nav li {
  padding: 10px 0;
  height: 48px;
  color: #57667F;
  font-weight: 500;
}

.main-footer__nav li a {
  font-size: 15px;
  font-weight: 500;
  color: #57667F;
  line-height: 28px;
  position: relative;
  display: inline-block;
  overflow: hidden;
}

.main-footer__nav li a:after {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  content: "";
  background-color: #57667F;
  height: 2px;
  transform: translateX(-110%);
  transition: transform 500ms ease-in-out;
}

.main-footer__nav li a:hover {
  text-decoration: none;
}

.main-footer__nav li a:hover:after {
  transform: translateX(0);
}

.main-footer__social ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
}

.main-footer__social li {
  position: relative;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  border: 1px solid #E0E1E2;
  margin-right: 16px;
}

.main-footer__social li a {
  position: absolute;
  top: -1px;
  right: -1px;
  left: -1px;
  bottom: -1px;
  text-indent: -9999px;
  background-repeat: no-repeat;
  background-position: center center;
}

.main-footer__social li a.instagram-link {
  background-image: url("../img/logo-instagram.svg");
}

.main-footer__social li a.linkedin-link {
  background-image: url("../img/logo-linkedin.svg");
}

.main-footer__social li a.youtube-link {
  background-image: url("../img/logo-youtube.svg");
}

.main-footer__social li a circle {
  stroke: #546581;
  fill: transparent;
  stroke-width: 2;
  stroke-dasharray: 1;
  stroke-dashoffset: 1;
  transition: stroke-dashoffset 300ms ease-in-out;
}

.main-footer__social li a svg {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  display: block;
  transform: rotate(-90deg);
  margin: auto;
}

.main-footer__social li a:hover circle {
  stroke-dashoffset: 0;
}

@media (max-width: 767px) {
  .main-footer__legal {
    display: flex;
    flex-direction: column-reverse;
    border-top: 1px solid #E0E1E2;
    padding-top: 70px;
    margin-top: 30px;
  }
}
.main-footer__legal ul {
  transition: opacity 1000ms ease-in-out 300ms;
}

@media (min-width: 992px) {
  .main-footer__legal {
    display: flex;
    align-items: center;
    padding-top: 124px;
  }

  .main-footer__legal ul {
    margin-left: auto;
  }

  .main-footer__legal .main-footer__nav {
    margin-bottom: 0;
    display: flex;
  }

  .main-footer__legal .main-footer__nav li {
    display: flex;
    align-items: center;
    font-size: 15px;
    font-weight: 500;
  }

  .main-footer__legal .main-footer__nav li:after {
    content: "";
    display: block;
    margin: 0 24px 0;
    height: 3px;
    width: 3px;
    border-radius: 50%;
    background-color: #57667F;
  }

  .main-footer__legal .main-footer__nav li:nth-child(1) {
    order: 2;
  }

  .main-footer__legal .main-footer__nav li:nth-child(2) {
    order: 3;
  }

  .main-footer__legal .main-footer__nav li:nth-child(2):after {
    display: none;
  }

  .main-footer__legal .main-footer__nav li:nth-child(3) {
    order: 1;
  }
}
@media (max-width: 767px) {
  .main-footer__dropdowns {
    display: none;
  }
}
.padding-8 {
  height: 8px;
}

.padding-16 {
  height: 16px;
}

.padding-24 {
  height: 24px;
}

.padding-32 {
  height: 32px;
}

.padding-40 {
  height: 40px;
}

.padding-48 {
  height: 48px;
}

.padding-56 {
  height: 56px;
}

.padding-64 {
  height: 64px;
}

.padding-72 {
  height: 72px;
}

.padding-80 {
  height: 80px;
}

.padding-88 {
  height: 88px;
}

.padding-96 {
  height: 96px;
}

.padding-104 {
  height: 104px;
}

.padding-112 {
  height: 112px;
}

.padding-120 {
  height: 120px;
}

.padding-128 {
  height: 128px;
}

@media (max-width: 767px) {
  .mobile-padding-8 {
    height: 8px;
  }

  .mobile-padding-16 {
    height: 16px;
  }

  .mobile-padding-24 {
    height: 24px;
  }

  .mobile-padding-32 {
    height: 32px;
  }

  .mobile-padding-40 {
    height: 40px;
  }

  .mobile-padding-48 {
    height: 48px;
  }

  .mobile-padding-56 {
    height: 56px;
  }

  .mobile-padding-64 {
    height: 64px;
  }

  .mobile-padding-72 {
    height: 72px;
  }

  .mobile-padding-80 {
    height: 80px;
  }

  .mobile-padding-88 {
    height: 88px;
  }

  .mobile-padding-96 {
    height: 96px;
  }

  .mobile-padding-104 {
    height: 104px;
  }

  .mobile-padding-112 {
    height: 112px;
  }

  .mobile-padding-120 {
    height: 120px;
  }

  .mobile-padding-128 {
    height: 128px;
  }
}
.grid-blocs {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 40px;
  row-gap: 30px;
  max-width: 780px;
  margin: 0 auto;
  padding: 0 20px;
}

@media (max-width: 767px) {
  .grid-blocs {
    grid-template-columns: 1fr;
  }
}
.grid-blocs--wide {
  max-width: 1000px;
}

.grid-bloc {
  position: relative;
}

.grid-bloc img {
  width: 100%;
  height: auto;
  margin: 0 0 16px;
}

.grid-bloc h4 {
  color: #051226;
  font-size: 18px;
  font-family: utopia-std, serif;
  margin: 0;
}

.grid-bloc h4 a:hover {
  text-decoration: underline;
}

.grid-bloc h4 a {
  color: #051226 !important;
}

.grid-bloc h5 {
  font-family: "sofia-pro";
  color: #57667F;
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.grid-bloc__hours {
  padding: 6px 0 0;
  font-size: 15px;
  font-weight: 500;
  display: block;
}

.grid-bloc__location {
  position: absolute;
  top: 16px;
  right: 16px;
  padding: 0 16px;
  display: block;
  line-height: 40px;
  background-color: #FFF;
  border-radius: 3px;
  font-size: 15px;
  font-weight: normal;
  color: #57667F;
}

.grid-bloc--zoom {
  overflow: hidden;
}

.grid-bloc--zoom--container {
  overflow: hidden;
  margin: 0 0 16px;
}

.grid-bloc--zoom img {
  transition: transform 500ms ease-in-out;
  margin: 0;
}

.grid-bloc--zoom:hover img {
  transform: scale(1.1);
}

.video-hero {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  margin-top: -1px;
  z-index: 8;
}

@media (max-width: 767px) {
  .video-hero {
    padding-bottom: 490px;
    background-image: url(../img/index-mobile.jpg);
    background-position: center center;
    background-size: cover;
  }

  .video-hero__overlay.mobile-no-gradient {
    opacity: 0;
  }

  .video-hero.classes_index {
    padding-bottom: 490px;
    background-image: url(../img/classes/hero/classes_index_hero_thumbnails.jpg);
    background-position: center center;
    background-size: cover;
  }

  .video-hero.classes_beginners_1 {
    padding-bottom: 490px;
    background-image: url(../img/classes/hero/classes-beginners-1.jpg);
    background-position: center center;
    background-size: cover;
  }

  .video-hero.self_learning_index {
    padding-bottom: 490px;
    background-image: url(../img/self-learning/self_learning_index_hero_mobile_thumbnails.jpg);
    background-position: center center;
    background-size: cover;
  }

  .video-hero.book_index {
    padding-bottom: 490px;
    background-image: url(../img/books/book_index_hero_mobile_thumbnails.jpg);
    background-position: center center;
    background-size: cover;
  }

  .video-hero.method_hero {
    padding-bottom: 490px;
    background-image: url(../img/method-hero-mobile.jpg);
    background-position: center center;
    background-size: cover;
  }

  .video-hero.history_hero {
    padding-bottom: 490px;
    background-image: url(../img/history-hero-mobile.jpg);
    background-position: center center;
    background-size: cover;
  }

  .video-hero.teacher_hero {
    padding-bottom: 490px;
    background-image: url(../img/teachers-v2.jpg);
    background-position: center center;
    background-size: cover;
  }

  .video-hero.children_hero {
    padding-bottom: 490px;
    background-image: url(../img/children-mobile.jpg);
    background-position: center center;
    background-size: cover;
  }

  .video-hero.gcse_hero {
    padding-bottom: 490px;
    background-image: url(../img/gcse-hero-mobile.jpg);
    background-position: center center;
    background-size: cover;
  }

  .video-hero.video_section_hero {
    padding-bottom: 490px;
    background-image: url(../img/videos/hero/videos_hero_mobile_thumbnails.jpg);
    background-position: center center;
    background-size: cover;
  }

  .anais_mobile_hero {
    padding-bottom: 490px;
    background-image: url(../img/teachers/anais.jpg);
    background-position: center center;
    background-size: cover;
  }

  .apolline_mobile_hero {
    padding-bottom: 490px;
    background-image: url(../img/teachers/apolline.jpg);
    background-position: center center;
    background-size: cover;
  }

  .aurelie_mobile_hero {
    padding-bottom: 490px;
    background-image: url(../img/teachers/aurelie.jpg);
    background-position: center center;
    background-size: cover;
  }

  .celia_mobile_hero {
    padding-bottom: 490px;
    background-image: url(../img/teachers/celia.jpg);
    background-position: center center;
    background-size: cover;
  }

  .emma_mobile_hero {
    padding-bottom: 490px;
    background-image: url(../img/teachers/emma.jpg);
    background-position: center center;
    background-size: cover;
  }

  .margot_mobile_hero {
    padding-bottom: 490px;
    background-image: url(../img/teachers/margot.jpg);
    background-position: center center;
    background-size: cover;
  }

  .marion_mobile_hero {
    padding-bottom: 490px;
    background-image: url(../img/teachers/marion.jpg);
    background-position: center center;
    background-size: cover;
  }

  .elise_mobile_hero {
    padding-bottom: 490px;
    background-image: url(../img/teachers/elise.jpg);
    background-position: center center;
    background-size: cover;
  }

  .bianca_mobile_hero {
    padding-bottom: 490px;
    background-image: url(../img/teachers/bianca.jpg);
    background-position: center center;
    background-size: cover;
  }

  .candice_mobile_hero {
    padding-bottom: 490px;
    background-image: url(../img/teachers/candice.jpg);
    background-position: center center;
    background-size: cover;
  }

  .naima_mobile_hero {
    padding-bottom: 490px;
    background-image: url(../img/teachers/naima.jpg);
    background-position: center center;
    background-size: cover;
  }

  .charlotte_mobile_hero {
    padding-bottom: 490px;
    background-image: url(../img/teachers/charlotte.jpg);
    background-position: center center;
    background-size: cover;
  }

  .laura_mobile_hero {
    padding-bottom: 490px;
    background-image: url(../img/teachers/laura.jpg);
    background-position: center center;
    background-size: cover;
  }

  .julie_mobile_hero {
    padding-bottom: 490px;
    background-image: url(../img/teachers/julie.jpg);
    background-position: center center;
    background-size: cover;
  }

  .elodie_mobile_hero {
    padding-bottom: 490px;
    background-image: url(../img/teachers/elodie.jpg);
    background-position: center center;
    background-size: cover;
  }

  .chloe_mobile_hero {
    padding-bottom: 490px;
    background-image: url(../img/teachers/chloe.jpg);
    background-position: center center;
    background-size: cover;
  }

  .melanie_mobile_hero {
    padding-bottom: 490px;
    background-image: url(../img/teachers/melanie.jpg);
    background-position: center center;
    background-size: cover;
  }

  .sarah_mobile_hero {
    padding-bottom: 490px;
    background-image: url(../img/teachers/sarah.jpg);
    background-position: center center;
    background-size: cover;
  }

  .sophie_mobile_hero {
    padding-bottom: 490px;
    background-image: url(../img/teachers/sophie.jpg);
    background-position: center center;
    background-size: cover;
  }

  .camille_mobile_hero {
    padding-bottom: 490px;
    background-image: url(../img/teachers/camille.jpg);
    background-position: center center;
    background-size: cover;
  }

  .josephine_mobile_hero {
    padding-bottom: 490px;
    background-image: url(../img/teachers/josephine.jpg);
    background-position: center center;
    background-size: cover;
  }

  .juliette_mobile_hero {
    padding-bottom: 490px;
    background-image: url(../img/teachers/juliette.jpg);
    background-position: center center;
    background-size: cover;
  }

  .marie_mobile_hero {
    padding-bottom: 490px;
    background-image: url(../img/teachers/marie.jpg);
    background-position: center center;
    background-size: cover;
  }

  .marina_mobile_hero {
    padding-bottom: 490px;
    background-image: url(../img/teachers/marina.jpg);
    background-position: center center;
    background-size: cover;
  }

  .victoria_mobile_hero {
    padding-bottom: 490px;
    background-image: url(../img/teachers/victoria.jpg);
    background-position: center center;
    background-size: cover;
  }

  .imene_mobile_hero {
    padding-bottom: 490px;
    background-image: url(../img/teachers/imene.jpg);
    background-position: center center;
    background-size: cover;
  }

  .sandrine_mobile_hero {
    padding-bottom: 490px;
    background-image: url(../img/teachers/sandrine.jpg);
    background-position: center center;
    background-size: cover;
  }

  .coming_soon_woman_mobile_hero {
    padding-bottom: 490px;
    background-image: url(../img/teachers/coming_soon_woman.jpg);
    background-position: center center;
    background-size: cover;
  }

  .coming_soon_man_mobile_hero {
    padding-bottom: 490px;
    background-image: url(../img/teachers/coming_soon_man.jpg);
    background-position: center center;
    background-size: cover;
  }
}
.video-hero__overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.3);
  display: flex;
  align-items: center;
  justify-content: center;
}

.video-hero__overlay__play {
  display: block;
  background-image: url(../img/mobile-play.svg);
  background-position: left 29px center;
  background-repeat: no-repeat;
  height: 72px;
  width: 72px;
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 50%;
}

.video-hero__overlay__play span {
  display: none;
}

.video-hero__video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

@media (max-width: 767px) {
  .video-hero__video {
    display: none;
  }
}
/* Note for Sam:
below is the stuff I tried for a mobile hero with picture in the HTML, I'm using it in the teachers>anais.php;*/
.picture-hero {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  margin-top: -1px;
  z-index: 8;
}

.picture_hero_desktop {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.picture_hero_mobile {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: none;
}

@media (max-width: 767px) {
  .picture_hero_desktop {
    display: none;
  }

  .picture_hero_mobile {
    display: inline-block;
  }

  .picture-hero {
    padding-bottom: 500px;
  }
}
/* End of the experiment*/
.plain-hero {
  padding: 99px 0 80px;
  text-align: center;
  /*border-top: 1px solid #eaeaea;*/
  /*border-bottom: 1px solid #eaeaea;*/
}

.plain-hero.border-lines {
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
}

@media (max-width: 767px) {
  .plain-hero {
    padding: 48px 0;
  }

  .plain-hero .btn {
    display: none;
  }
}
.plain-hero h1 {
  font-size: 32px;
  line-height: 40px;
  margin: 0 0 32px;
  color: #051226;
}

.plain-hero h4 {
  font-family: sofia-pro, sans-serif;
  font-size: 14px;
  line-height: 15px;
  margin: 0 0 24px;
  color: #57667F;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .plain-hero h1 {
    font-size: 30px;
    line-height: 44px;
    text-align: center;
    margin: 0;
  }
}
.alt-cta-link {
  display: inline-block;
  position: relative;
  overflow: hidden;
  line-height: 48px;
  font-size: 15px;
  font-weight: 600;
  color: #ea3323;
}

.alt-cta-link:after {
  content: "";
  display: block;
  height: 2px;
  position: absolute;
  left: 0;
  right: -1px;
  bottom: 0;
  background-color: #ea3323;
  transition: transform 300ms ease-in-out;
  transform-origin: right center;
}

.alt-cta-link:hover {
  text-decoration: none;
  color: #ea3323;
}

.alt-cta-link:hover:after {
  transform: scaleX(0);
}

.logo-row {
  position: relative;
  height: 135px;
  overflow: hidden;
}

.logo-row__bloc {
  width: 216px;
  height: 135px;
  position: absolute;
  top: 0;
  opacity: 0;
  transition: opacity 1000ms ease-in-out;
}

@media (max-width: 767px) {
  .logo-row__bloc {
    width: 173px;
    height: 108px;
  }
}
@media (min-width: 768px) {
  section.main--center {
    text-align: center;
  }
}
@media (min-width: 768px) {
  section.main--center h1:after, section.main--center h2:after {
    left: 50%;
    transform: translateX(-50%);
  }
}
.hero-container {
  position: relative;
}

@media (min-width: 768px) {
  .hero-container .plain-hero {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    padding: 0 0 28px;
    align-items: end;
    z-index: 9;
  }

  .hero-container .plain-hero h1 {
    color: #FFF;
    font-size: 36px;
  }
}
@media (min-width: 768px) {
  .hero-container .video-hero__overlay {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 45.83%, rgba(0, 0, 0, 0.8) 100%);
  }
}
.star-p {
  display: flex;
  align-items: center;
}

@media (min-width: 768px) {
  .star-p {
    justify-content: center;
  }
}
.star-p span {
  margin: 0 9px;
  display: flex;
  align-items: center;
}

.star-p span i {
  margin: 0 3px;
  display: block;
  height: 12px;
  width: 13px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("../img/star.png");
}

.review-bloc {
  margin: 40px 20px;
}

@media (min-width: 768px) {
  .review-bloc {
    display: flex;
    width: 800px;
    margin: 60px auto 60px;
    align-items: center;
  }
}
.review-bloc__text {
  order: 1;
  padding: 20px;
  width: 100%;
  text-align: left;
  margin-right: -36px;
  position: relative;
  z-index: 2;
  background: #FCFCFC;
}

@media (min-width: 768px) {
  .review-bloc__text {
    padding: 48px;
    width: 516px;
  }
}
.review-bloc__text p {
  color: #051226;
  margin: 0;
}

.review-bloc__text blockquote {
  padding: 0;
  margin: 0;
}

.review-bloc__text blockquote p {
  color: #57667F;
  margin: 0 0 18px;
}

.review-bloc__picture {
  order: 2;
  position: relative;
  z-index: 1;
  background-color: #EEE;
  overflow: hidden;
  height: 0;
  padding-bottom: 100%;
  width: 100%;
}

.review-bloc__picture img {
  position: absolute;
  width: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

@media (min-width: 768px) {
  .review-bloc__picture {
    width: 320px;
    height: 480px;
    padding-bottom: 0;
  }
}
@media (max-width: 768px) {
  .review-bloc__picture {
    display: none;
  }
}
.slider-section ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  overflow-x: auto;
}

.slider-section ul:before, .slider-section ul:after {
  display: block;
  width: 10px;
  flex-shrink: 0;
  content: "";
}

@media (min-width: 768px) {
  .slider-section ul:before, .slider-section ul:after {
    width: 15px;
  }
}
.slider-section ul li {
  width: 310px;
  margin: 0 10px;
  flex-shrink: 0;
}

@media (min-width: 768px) {
  .slider-section ul li {
    margin: 0 15px;
    width: 464px;
  }
}
.slider-section ul li img {
  max-height: 100%;
  height: auto;
}

.sub-menu {
  display: none;
}

@media (min-width: 768px) {
  .sub-menu {
    display: block;
    width: 256px;
    padding: 0 32px;
    background-color: #FFF;
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 99;
    transition: transform 400ms ease-in-out;
    transform: translateX(-100%);
  }
}
@media (min-width: 960px) {
  .sub-menu {
    width: 320px;
  }
}
.sub-menu--open {
  transform: translateX(0);
}

.sub-menu--level2, .sub-menu--level3 {
  z-index: 98;
  transform: translateX(-100%);
  border-left: 1px solid #E4E4E4;
  overflow-y: auto;
}

.sub-menu--level3 {
  z-index: 97;
}

.sub-menu-group--open.sub-menu-group--open {
  transform: translateX(0);
}

.sub-menu--level2.sub-menu--open {
  transform: translateX(256px);
}

@media (min-width: 960px) {
  .sub-menu--level2.sub-menu--open {
    transform: translateX(320px);
  }
}
.sub-menu--level3.sub-menu--open {
  transform: translateX(512px);
}

@media (min-width: 960px) {
  .sub-menu--level3.sub-menu--open {
    transform: translateX(640px);
  }
}
.sub-menu__header {
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 16px;
  position: relative;
}

.sub-menu__header__close {
  display: block;
  height: 14px;
  width: 14px;
  background-image: url("../img/close.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}

.sub-menu__header__title {
  font-weight: 600;
  font-size: 14px;
  color: #051226;
}

.sub-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.sub-menu ul li {
  position: relative;
  display: block;
}

.sub-menu ul li:after {
  height: 16px;
  width: 10px;
  background-image: url("../img/left-arrow.svg");
  background-repeat: no-repeat;
  background-position: right center;
  opacity: 0;
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -8px;
  transition: opacity 300ms ease-in-out;
}

.sub-menu ul li.active:after, .sub-menu ul li.hover:after {
  opacity: 1;
}

.sub-menu ul li a {
  padding: 12px 0;
  line-height: 22px;
  display: inline-block;
  font-size: 14px;
  color: #051226;
  font-weight: 600;
  overflow: hidden;
  position: relative;
  transition: color 500ms ease-in-out;
}

.sub-menu ul li a:before {
  content: "";
  height: 2px;
  width: 100%;
  position: absolute;
  bottom: 4px;
  left: 0;
  background-image: none;
  background-color: #000;
  margin: 0;
  transition: transform 500ms ease-in-out;
  transform: translateX(-101%);
}

.sub-menu ul li a:hover:before {
  transform: translateX(0);
}

.sub-menu ul li.dull a {
  color: #60687D;
}

.sub-menu ul li.dull a:hover {
  color: #051226;
}

.sub-menu-underlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 96;
  background-color: rgba(0, 0, 0, 0.6);
}

.body-class--discount .sub-menu-underlay,
.body-class--discount .sub-menu {
  top: 36px;
}

.sticky-nav-outer {
  height: 64px;
  position: relative;
  margin: 0;
}

#stickynav {
  z-index: 9;
  padding: 0 !important;
  position: absolute;
  left: 0;
  right: 0;
  overflow-x: auto;
}

#stickynav .navbar .navbar-nav {
  padding: 12px 0;
  justify-content: flex-start;
  width: auto;
  margin: 0 auto;
}

#subNavbar {
  display: flex;
}

#stickynav .navbar-sub {
  font-size: 15px;
  text-transform: uppercase;
}

#stickynav .navbar-sub .nav-item {
  margin: 0 6px;
  flex-shrink: 0;
}

#stickynav .navbar-sub .nav-item:after {
  display: none;
}

#stickynav .navbar-nav:after, #stickynav .navbar-nav:before {
  display: block;
  width: 8px;
  height: 40px;
  content: "";
  flex-shrink: 0;
}

#stickynav .navbar-sub .nav-item .nav-link {
  color: #57667F;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  padding: 9px 30px 12px;
  border-radius: 24px;
  border: 1px solid #DEDEDE;
  background-color: #FFF;
  display: inline-block;
  text-transform: none;
  transition: background-color 300ms ease-in-out, color 300ms ease-in-out, border 300ms ease-in-out;
}

#stickynav .navbar-sub .nav-item .nav-link.active {
  background-color: #051226;
  border-color: #051226;
  color: #FFF;
}

#stickynav .navbar-sub .nav-item .nav-link:after {
  display: none;
}

div#stickynav {
  background: white;
  border-bottom: 1px solid #eaeaea;
}

.pagination-2 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 12px;
  justify-content: center;
}

.pagination-2 a {
  display: flex;
  height: 40px;
  width: 40px;
  margin: 0 6px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  padding: 0 0 2px;
  border: 1px solid #DEDEDE;
  background-color: #FFF;
  border-radius: 50%;
  font-size: 14px;
  line-height: 14px;
  font-weight: 600;
  color: #57667F;
}

.pagination-2 a.active {
  background-color: #051226;
  border-color: #051226;
  color: #FFF;
}

/************ Icons sections *************/
.icon-container {
  max-width: 720px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  /*border-right: 1px solid #EAEAEA;
  border-top: 1px solid #EAEAEA;*/
}

.icon-bloc {
  flex-basis: 50%;
  padding-bottom: calc(50% - 1px);
  box-sizing: border-box;
  border-left: 1px solid #EAEAEA;
  border-bottom: 1px solid #EAEAEA;
  position: relative;
  background-color: #FFF;
}

.icon-bloc img {
  position: absolute;
  width: 100%;
  height: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.image-icon-bloc {
  flex-basis: 50%;
  padding-bottom: 48px;
  padding-top: 48px;
  box-sizing: border-box;
  /*border-left: 1px solid #EAEAEA;
  border-bottom: 1px solid #EAEAEA;*/
  position: relative;
  background-color: #FFF;
  text-align: center;
}

.image-icon-bloc img {
  height: 30px;
}

section.main .image-icon-bloc h3 {
  font-size: 16px;
  line-height: 24px;
  padding-top: 20px;
  margin: 0;
  font-family: utopia-std, serif !important;
  color: #051226;
  text-transform: none;
}

@media (min-width: 768px) {
  .icon-bloc,
.image-icon-bloc {
    flex-basis: 25%;
  }
}
section.main.curriculum h2::after {
  display: none;
}

.mobile-footer-contact {
  display: flex;
  justify-content: center;
  width: 100%;
  height: 88px;
  background: #ffffff;
  position: fixed;
  bottom: 0;
  z-index: 9;
  padding: 20px 20px;
  border-top: 1px solid #eaeaea;
  transition: transform 500ms ease-in-out;
  transform: translateY(100%);
}

.mobile-footer-contact--dark {
  background-color: #111111;
  border-top: 1px solid #2E2E2E;
  display: flex !important;
  align-items: center;
  justify-content: center;
}

.mobile-footer-contact--dark span {
  margin-right: 26px;
  color: #FFF;
  font-weight: 500;
  font-size: 16px;
}

@media only screen and (max-width: 767px) {
  .mobile-footer-contact--dark span {
    font-size: 15px;
    line-height: 24px;
  }
}
.mobile-footer-contact--dark .assessment-button-footer {
  width: 191px;
}

@media only screen and (max-width: 767px) {
  .mobile-footer-contact--dark .assessment-button-footer {
    width: 147px;
  }
}
.mobile-footer-contact--book .assessment-button-footer {
  width: 176px;
}

@media only screen and (max-width: 767px) {
  .mobile-footer-contact--book .assessment-button-footer {
    width: 100%;
  }
}
.mobile-footer-contact.active {
  transform: translateY(0);
}

.FullyBooked {
  padding: 6px 12px 8px;
  background: white;
  border-radius: 4px;
  margin: 12px;
  font-size: 13px;
  font-weight: 600;
  color: #EA3323;
  position: absolute;
}

@media (min-width: 992px) {
  .video-hero--classes {
    padding-bottom: 0;
    height: 56.25vw;
    max-height: calc(100vh - 144px);
    overflow: hidden;
  }

  .video-hero--classes .video-hero__video {
    width: 105%;
    height: auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
.mobile-footer-contact-alt {
  display: flex !important;
  align-items: center;
}

.mobile-footer-contact-alt span {
  width: 90px;
  text-align: center;
  color: #57667F;
  font-weight: 500;
  flex-shrink: 0;
  margin-left: -20px;
}

.mobile-footer-contact-alt a {
  width: 100%;
}

.mobile-footer-contact-alt a .assessment-button-footer {
  background-color: #EA3323;
}

@media (min-width: 992px) {
  .mobile-footer-contact-alt {
    display: none !important;
  }
}
.classes-layout {
  position: relative;
}

@media (min-width: 992px) {
  .classes-layout {
    width: 920px;
    padding-right: 420px;
    margin: 0 auto;
  }
}
@media (min-width: 1300px) {
  .classes-layout {
    width: 960px;
    padding-right: 460px;
    margin: 0 auto;
  }
}
.classes-layout .main h2 {
  padding: 0;
  margin: 0 0 22px;
  font-size: 24px;
}

.classes-layout .main h2:after {
  display: none;
}

.classes-layout .main p:last-child {
  margin-bottom: 0;
}

.classes-layout .img-bloc {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.classes-layout .img-bloc picture {
  width: calc(50% - 6px);
  padding-bottom: 12px;
}

.classes-layout h1 {
  font-size: 28px;
  color: #051226;
}

.classes-layout__class-info {
  list-style: none;
  padding: 0;
  margin: 0;
}

@media (min-width: 768px) {
  .classes-layout__class-info {
    display: flex;
    flex-wrap: wrap;
  }
}
@media (min-width: 992px) {
  .classes-layout__class-info {
    padding: 12px 0 0;
  }
}
.classes-layout__class-info li {
  line-height: 20px;
  padding: 10px 0 10px 32px;
  font-weight: 500;
  position: relative;
}

@media (min-width: 768px) {
  .classes-layout__class-info li {
    flex-basis: 50%;
  }
}
.classes-layout__class-info li img {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.classes-layout__cta {
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: 1px solid #DEDEDE;
}

@media (min-width: 992px) {
  .classes-layout__cta {
    transform: translateY(calc(-100% + 89px));
    background-color: #FFF;
    z-index: 10;
    border: 1px solid #DEDEDE;
    position: absolute;
    left: 540px;
    top: 0;
    width: 380px;
    padding: 32px;
    margin: 0;
  }
}
@media (min-width: 1300px) {
  .classes-layout__cta {
    width: 420px;
  }
}
@media (min-width: 992px) {
  .classes-layout__cta--stick {
    position: fixed;
    top: 30px;
    left: calc(50% + 80px);
    transform: translateY(0);
  }
}
@media (min-width: 1300px) {
  .classes-layout__cta--stick {
    left: calc(50% + 60px);
    transform: translateY(0);
  }
}
.classes-layout__cta h1,
.classes-layout__cta h2 {
  font-size: 30px;
  line-height: 31px;
  color: #051226;
  margin: 0 0 16px;
}

.classes-layout__cta h2 {
  display: none;
}

@media (min-width: 992px) {
  .classes-layout__cta h2 {
    display: block;
  }
}
.classes-layout__cta__price {
  position: relative;
  height: 20px;
  margin: 0 0 24px;
}

.classes-layout__cta__price span {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  color: #57667F;
  font-size: 15px;
  line-height: 20px;
  font-weight: 500;
}

.classes-layout__cta__toggle {
  display: flex;
  justify-content: space-between;
  margin: 0 0 16px;
}

.classes-layout__cta__toggle span, .classes-layout__cta__toggle a {
  border-radius: 3px;
  padding: 17px 20px 19px;
  line-height: 18px;
  border: 1px solid #DEDEDE;
  color: #57667F;
  background-color: #FFF;
  width: calc(50% - 8px);
  text-align: center;
  font-weight: 500;
  cursor: pointer;
  transition: background-color 300ms ease-in-out, border-color 300ms ease-in-out, color 300ms ease-in-out;
}

.classes-layout__cta__toggle a:hover,
.classes-layout__cta__toggle span:hover {
  background-color: #f2f2f2;
}

.classes-layout__cta__toggle a.active,
.classes-layout__cta__toggle span.active {
  border: 1px solid #051226;
  color: #051226;
}

.classes-layout__cta .btn {
  width: 100%;
  background-color: #EA3323;
  color: #FFF;
  padding: 17px 40px 19px;
}

.classes-layout__cta .btn:hover {
  background-color: #c72113;
}

/**** New sticky nav **********/
#stickynav .navbar-sub .nav-item .nav-link.active {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #051226;
  border-bottom: 2px solid #051226;
}

#stickynav .navbar-sub .nav-item .nav-link {
  color: #57667F;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  padding: 7px 8px 24px;
  border-radius: 0;
  border: none;
  background-color: #FFF;
  display: inline-block;
  text-transform: none;
  transition: background-color 300ms ease-in-out, color 300ms ease-in-out, border 300ms ease-in-out;
}

#stickynav .navbar .navbar-nav {
  padding: 12px 0 0;
  justify-content: flex-start;
  width: auto;
  margin: 0 auto;
}

.location_separation {
  max-width: 960px;
  margin: 0 auto;
  text-align: center;
  padding: 10px 0 10px;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
}

.location_separation h4 {
  margin: 0;
  padding: 10px 0;
  color: #051226;
}

.classes-layout .main p {
  text-align: justify;
}

.books-layout {
  position: relative;
}

@media (min-width: 992px) {
  .books-layout {
    padding-right: 50%;
    border-top: 1px solid #eaeaea;
  }
  .books-layout img {
    width: 100%;
  }
}
.book-layout__cta {
  border: none;
  padding: 40px 20px 0;
}
@media (min-width: 992px) {
  .book-layout__cta {
    left: 75%;
    top: calc(50vh - 144px);
    transform: translate(-50%, -50%);
    padding: 32px;
  }
}
@media (min-width: 992px) {
  .book-layout__cta.classes-layout__cta--stick {
    transform: translate(-50%, 0);
  }
}
