/*!
 * 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: 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
}

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

h1 {
    margin: .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: "Utopia Std", Georgia, "Times New Roman", Times, serif;
    font-size: 1.1875rem;
    font-weight: 400;
    line-height: 1.5;
    color: #292b2c;
    background-color: #fff
}

[tabindex="-1"]:focus {
    outline: 0!important
}

h1,
h2,
h3,
h4,
h5,
h6 {
    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: .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: sofia-pro, "Proxima Nova", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-weight: 400;
    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
}

@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,
.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: .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: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .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: #eaeaea;
    opacity: 1
}

.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: .25rem .5rem;
    font-size: .875rem;
    border-radius: .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: .75rem 1.5rem;
    font-size: 1.25rem;
    border-radius: .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: .25rem
}

.form-check {
    position: relative;
    display: block;
    margin-bottom: .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: .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: .25rem;
        vertical-align: text-bottom
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    border: 0 solid transparent;
    padding: 14px 39px
}

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

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

.btn.disabled,
.btn:disabled {
    cursor: not-allowed;
    opacity: .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, .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, .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, .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, .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, .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, .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, .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, .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, .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, .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, .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: 25px 40px;
    font-size: 1.25rem;
    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: .5rem
}

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

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

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

.collapse {
    display: none
}

.collapse.show {
    display: block;
    transition: .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 .35s
}

.dropdown,
.dropup {
    position: relative
}

.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-left: .3em solid transparent
}

.dropdown-toggle:focus {
    outline: 0
}

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

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 100%;
    padding: 75px 0;
    margin: 1px 0 0;
    font-size: 1.1875rem;
    color: #292b2c;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid;
    border-radius: .25rem
}

.dropdown-item {
    display: block;
    width: 126px;
    padding: 3px 0;
    clear: both;
    font-weight: 400;
    color: #0f1f5c;
    text-align: inherit;
    white-space: nowrap;
    background: 0 0;
    border: 0;
    margin-left: 30PX
}

.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: .25rem .5rem;
    font-size: .875rem;
    border-radius: .2rem;
}

.input-group-addon.form-control-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    border-radius: .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: .25rem;
    border-top-left-radius: .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: .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 {
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 0;
}

.navbar-nav {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    list-style: none;
    text-align: right;
    position: relative;
    float: right;
    clear: both;
    margin: 0 30px 0 0;
}

.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
}

.navbar-toggler {
    align-self: flex-start;
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background: 0 0;
    border: 1px solid transparent;
    border-radius: 0;
}

.navbar-toggler:focus,
.navbar-toggler:hover {
    text-decoration: none
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: center center/100% 100% no-repeat;
}

.navbar-toggler-right {
    position: absolute;
    right: 0;
}

@media (max-width:575px) {
    .navbar-toggleable .navbar-nav .dropdown-menu {
        position: static;
        float: none
    }
    .navbar-toggleable>.container {
        padding-right: 0;
        padding-left: 0;
    }
}

@media (min-width:576px) {
    .navbar-toggleable .navbar-nav {
        flex-direction: row;
    }
    .navbar-toggleable .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem;
    }
    .navbar-toggleable>.container {
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
    }
    .navbar-toggleable .navbar-collapse {
        display: flex!important;
        width: 100%;
    }
    .navbar-toggleable .navbar-toggler {
        display: none
    }
}

@media (max-width:767px) {
    .navbar-toggleable-sm .navbar-nav .dropdown-menu {
        position: static;
        float: none
    }
    .navbar-toggleable-sm>.container {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:768px) {
    .navbar-toggleable-sm .navbar-nav {
        flex-direction: row
    }
    .navbar-toggleable-sm .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }
    .navbar-toggleable-sm>.container {
        display: flex;
        flex-wrap: nowrap;
        align-items: center
    }
    .navbar-toggleable-sm .navbar-collapse {
        display: flex!important;
        width: 100%
    }
    .navbar-toggleable-sm .navbar-toggler {
        display: none
    }
}

@media (max-width:991px) {
    .navbar-toggleable-md .navbar-nav .dropdown-menu {
        position: static;
        float: none
    }
    .navbar-toggleable-md>.container {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:992px) {
    .navbar-toggleable-md {
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: center
    }
    .navbar-toggleable-md .navbar-nav {
        flex-direction: row
    }
    .navbar-toggleable-md .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }
    .navbar-toggleable-md>.container {
        display: flex;
        flex-wrap: nowrap;
        align-items: center
    }
    .navbar-toggleable-md .navbar-collapse {
        display: inline;
        width: 100%
    }
    .navbar-toggleable-md .navbar-toggler {
        display: none
    }
}

@media (max-width:1299px) {
    .navbar-toggleable-lg .navbar-nav .dropdown-menu {
        position: static;
        float: none
    }
    .navbar-toggleable-lg>.container {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:1300px) {
    .navbar-toggleable-lg .navbar-nav {
        flex-direction: row
    }
    .navbar-toggleable-lg .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }
    .navbar-toggleable-lg>.container {
        display: flex;
        flex-wrap: nowrap;
        align-items: center
    }
    .navbar-toggleable-lg .navbar-collapse {
        display: flex!important;
        width: 100%
    }
    .navbar-toggleable-lg .navbar-toggler {
        display: none
    }
}

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
    position: static;
    float: none
}

.navbar-toggleable-xl .navbar-nav {
    flex-direction: row
}

.navbar-toggleable-xl .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
}

.navbar-toggleable-xl>.container {
    padding-right: 0;
    padding-left: 0;
    display: flex;
    flex-wrap: nowrap;
    align-items: center
}

.navbar-toggleable-xl .navbar-collapse {
    display: flex!important;
    width: 100%
}

.navbar-toggleable-xl .navbar-toggler {
    display: none
}

.navbar-light .navbar-brand,
.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover,
.navbar-light .navbar-nav .nav-link,
.navbar-light .navbar-toggler,
.navbar-light .navbar-toggler:focus,
.navbar-light .navbar-toggler:hover {
    color: #0f1f5c
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: #000
}

.navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, .3)
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .open>.nav-link {
    color: #0f1f5c
}

.navbar-light .navbar-toggler {
    border-color: transparent;
}

.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-nav .nav-link,
.navbar-inverse .navbar-toggler,
.navbar-inverse .navbar-toggler:focus,
.navbar-inverse .navbar-toggler:hover {
    color: #fff
}

.navbar-inverse .navbar-nav .nav-link:focus,
.navbar-inverse .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, .75)
}

.navbar-inverse .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, .25)
}

.navbar-inverse .navbar-nav .active>.nav-link,
.navbar-inverse .navbar-nav .nav-link.active,
.navbar-inverse .navbar-nav .nav-link.open,
.navbar-inverse .navbar-nav .open>.nav-link {
    color: #fff
}

.navbar-inverse .navbar-toggler {
    border-color: transparent;
}

.navbar-inverse .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E")
}

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

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

.card-title {
    margin-bottom: .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, .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: .75rem
    }
}

.breadcrumb-item.active {
    color: #eaeaea
}

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

.page-item:last-child .page-link {
    border-bottom-right-radius: .25rem;
    border-top-right-radius: .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: .5rem .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: .75rem 1.5rem;
    font-size: 1.25rem
}

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

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

.pagination-sm .page-link {
    padding: .25rem .5rem;
    font-size: .875rem
}

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

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

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

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

.alert-dismissible .close {
    position: relative;
    top: -.75rem;
    right: -1.25rem;
    padding: .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: .75rem;
    line-height: 1rem;
    text-align: center;
    background-color: #eceeef;
    border-radius: .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: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .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 .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: .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", Georgia, "Times New Roman", Times, 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: .875rem;
    word-wrap: break-word;
    opacity: 0
}

.tooltip.show {
    opacity: .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: .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", Georgia, "Times New Roman", Times, 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: .875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .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, .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, .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, .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, .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(.3rem - 1px);
    border-top-left-radius: calc(.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 .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 .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, .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: red
}

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

.main-header {
    text-align: center;
    padding: 20px 0 0;
    z-index: 9;
    position: absolute;
    top: 45px;
    left: 0;
    right: 0;
}

.main-header.main-header-inverse.discount {
    top: 45px;
}

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

.main-header .navbar-main {
    font-family: sofia-pro, "Proxima Nova", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, 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, .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
}

#stickynav {
    z-index: 9;
    padding: 0!important;
    top: 40px!important
}

.navbar-sub {
    font-family: "Proxima Nova", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    border-bottom: 1px solid #eaeaea;
    background-color: #fff;
    font-size: 15px;
    text-transform: uppercase
}

.navbar-sub .nav-item .nav-link {
    padding: 40px 22px;
    font-weight: 400;
    position: relative;
    color: #9a9a9a;
    white-space: nowrap
}

@media (min-width:992px) {
    .navbar-sub .active::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: red
    }
}

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) {
    .main-header .navbar-toggler {
        top: 25px;
        right: 30px
    }
    .navbar-sub .navbar-nav {
        overflow-y: scroll;
        flex-direction: row
    }
    .navbar-sub .navbar-collapse {
        display: flex!important
    }
    section.intro .bg {
        right: 0;
        top: 50%;
        background-position: center bottom
    }
}

section {
    padding: 180px 0
}

section p {
    color: #9a9a9a;
    line-height: 35px;
    margin: 0 0 30px
}

section h2 {
    position: relative;
    padding: 0 0 30px;
    margin: 0 0 60px;
    text-align: center;
    color: #0f1f5c;
    font-family: sofia-pro!important
}

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

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

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

section.main h2 {
    position: relative;
    padding: 0 0 30px;
    margin: 0 0 60px;
    text-align: center;
    color: #050C1D;
    font-family: sofia-pro!important
}

section.main h2::after {
    position: absolute;
    width: 50px;
    height: 2px;
    background-color: #E0E1E2;
    display: block;
    content: "";
    bottom: 0;
    left: 50%;
    margin-left: -25px
}

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 p {
    max-width: 976px;
    font-size: 21px;
    line-height: 40px;
    margin: 0 auto 30px;
    color: #57667F;
}

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 .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out
}

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

footer {
    padding: 150px 0 50px;
    font-family: "Proxima Nova", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif
}

footer h4 {
    font-size: 15px;
    color: #0f1f5c;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0 0 20px;
    font-family: sofia-pro!important
}

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: .5s ease-in-out
}

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

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

@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
    }
    section.dark {
        padding: 300px 0 200px
    }
}

@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
    }
}

h1.ml-70 {
    color: #0f1f5c;
    font-size: 60px;
    line-height: 1.2;
    margin: 0 0 35px
}

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
}

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-family: Sofia-pro, "Proxima Nova", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 15px;
    line-height: 20px;
    text-transform: uppercase;
    transition: .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;
    font-family: sofia-pro, "Proxima Nova", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif
}

.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.numberfifteen {
    background-image: url(../img/icons/numberfifteen.svg)
}

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

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

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

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

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

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

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

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

.main-list li i.numbertwentyfour {
    background-image: url(../img/icons/numbertweentyfour.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 {
    font-family: "Proxima Nova", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    max-width: 600px;
    margin: 0 auto;
}

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

#contactForm .form-group label {
    position: absolute;
    top: 17px;
    left: 0;
    color: #9a9a9a;
    font-family: "Proxima Nova", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    z-index: -1;
}

#contactForm .form-group .form-control {
    border-bottom: 1px solid #eaeaea;
    border-radius: 0;
    line-height: 22px;
    padding: 19px 0;
    font-size: 19px;
    font-family: "Proxima Nova", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

#contactForm .btn {
    margin-top: 90px;
    width: 100%;
    cursor: pointer;
    font-size: 18px;
    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 {
    width: 100%;
    display: inline;
}

.logo-bloc {
    width: 33%;
    display: inline;
    float: left;
}

.last-logo {
    clear: both;
}

@media (max-width:400px) {
    .logo-bloc {
        width: 100%;
        display: inline;
        float: left;
    }
}

@media (min-width:576px) {
    .logo-bloc {
        width: 100%;
        display: inline;
        float: left;
    }
}

@media (min-width:768px) {
    .logo-bloc {
        width: 50%;
        display: inline;
        float: left;
    }
    .location-list {
        padding: 50px;
    }
    .map-student {
        padding: 60px;
    }
}

@media (min-width:992px) {
    .logo-bloc {
        width: 50%;
        display: inline;
        float: left;
    }
}

@media (min-width:1300px) {
    .logo-bloc {
        width: 33%;
        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 .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}

.white .navbar-inverse .navbar-nav .nav-link {
    color: #0f1f5c;
}

.white .navbar-inverse .navbar-nav .nav-link-focus {
    color: red;
}

.logo-new {
    background: url(../img/logo-inverse.svg) no-repeat;
    width: 126px;
    height: 41px;
    margin: 10px auto 0;
}

.white .logo-new {
    background: url(../img/logo.svg) no-repeat;
    width: 125px;
    height: 41px;
    margin: auto;
}

section.dark h1 {
    font-family: "Utopia Std", Georgia, "Times New Roman", Times, serif;
    font-weight: 600;
    color: #fff;
    font-size: 60px;
    line-height: 1.2;
    margin: 0 0 35px;
}

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

section.red h1 {
    font-size: 1.2rem;
    text-transform: uppercase;
    color: red;
    font-weight: 600;
    font-family: "Proxima Nova", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

.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.classes.classes_alt {
    background-image: url(../img/classes/classes-alt@2x.jpg)!important;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #fff;
}

section.classes.classes_conversation {
    background-image: url(../img/classes/classes-conversation.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_beginners_3 {
    background-image: url(../img/classes/classes-beginners-cover-3.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #fff;
}

section.classes_intermediate_1 {
    background-image: url(../img/classes/classes-intermediate-cover-1.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,
    .map-student {
        padding: 60px;
    }
}

@media (max-width:991px) {
    @media (max-width: 991px) {
        .main-header .navbar-main .dropdown-menu {
            padding: 20px 0;
            box-shadow: none;
        }
        .main-header {
            padding: 30px 0;
        }
    }
}

.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;
    font-family: "Proxima Nova", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    color: #fff;
    letter-spacing: -.13px;
    text-align: center;
    line-height: 60px;
    cursor: pointer;
    transition: .5s ease-in-out;
}

.form-button:hover {
    background: #aeb5c2;
    transition: .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: "Proxima Nova", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 16px;
    color: #abb0ba;
    letter-spacing: -.13px;
}

@media (max-width:767px) {
    .container {
        padding: 0 40px;
    }
}

.assessment-header {
    background-color: rgba(0, 0, 0, 1);
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 10;
    height: 45px;
    font-family: sofia-pro, "Proxima Nova", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 40px;
}

.assessment-header-mobile {display: none;}

.assessment-header span {
    color: red;
    text-transform: uppercase;
    font-size: 14px;
    padding: 0 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, .68)
}

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

video.hero-video.mobile {
    display: none;
}

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

@media (max-width:1600px) {
    video.hero-video.desktop {
        display: none;
    }
}

@media (max-width:480px) {
    span.video-button-text.no-CTA {
        display: none;
    }
}

.price-tag{
    color: red;
    font-family: Sofia-pro, "Proxima Nova", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    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-family: Sofia-pro, "Proxima Nova", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    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;
}
