@font-face {
    font-family: "Lato";
    src: url(/fonts/Lato-Regular.eot);
    font-display: swap;
    src: url(/fonts/Lato-Regular.woff2) format('woff2'), url(/fonts/Lato-Regular.ttf) format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "Lato";
    font-display: swap;
    src: url(/fonts/Lato-Bold.eot);
    src: url(/fonts/Lato-Bold.woff2) format('woff2'), url(/fonts/Lato-Bold.ttf) format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "Montserrat";
    font-display: swap;
    src: url(/fonts/Montserrat-Bold.eot);
    src: url(/fonts/Montserrat-Bold.woff2) format('woff2'), url(/fonts/Montserrat-Bold.ttf) format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "Montserrat";
    font-display: swap;
    src: url(/fonts/Montserrat-Regular.eot);
    src: url(/fonts/Montserrat-Regular.woff2) format('woff2'), url(/fonts/Montserrat-Regular.ttf) format('truetype');
    font-weight: 400;
    font-style: normal
}

.fab,
.fal,
.fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-facebook-f:before {
    content: "\f39e"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-headset:before {
    content: "\f590"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-phone:before {
    content: "\f095"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-plane-alt:before {
    content: "\f3de"
}

.fa-search:before {
    content: "\f002"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-usd-circle:before {
    content: "\f2e8"
}

.fa-user:before {
    content: "\f007"
}

.fa-youtube:before {
    content: "\f167"
}

@font-face {
    font-family: "Font Awesome 5 Brands";
    font-style: normal;
    font-display: swap;
    font-weight: 400;
    src: url(../fonts/fa-brands-400.eot);
    src: url(../fonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(../fonts/fa-brands-400.woff2) format("woff2"), url(../fonts/fa-brands-400.woff) format("woff"), url(../fonts/fa-brands-400.ttf) format("truetype"), url(../fonts/fa-brands-400.svg#fontawesome) format("svg")
}

.fab {
    font-family: "Font Awesome 5 Brands"
}

@font-face {
    font-family: "Font Awesome 5 Pro";
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(../fonts/fa-light-300.eot);
    src: url(../fonts/fa-light-300.eot?#iefix) format("embedded-opentype"), url(../fonts/fa-light-300.woff2) format("woff2"), url(../fonts/fa-light-300.woff) format("woff"), url(../fonts/fa-light-300.ttf) format("truetype"), url(../fonts/fa-light-300.svg#fontawesome) format("svg")
}

.fal {
    font-weight: 300
}

@font-face {
    font-family: "Font Awesome 5 Pro";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../fonts/fa-regular-400.eot);
    src: url(../fonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(../fonts/fa-regular-400.woff2) format("woff2"), url(../fonts/fa-regular-400.woff) format("woff"), url(../fonts/fa-regular-400.ttf) format("truetype"), url(../fonts/fa-regular-400.svg#fontawesome) format("svg")
}

.fal {
    font-family: "Font Awesome 5 Pro"
}

@font-face {
    font-family: "Font Awesome 5 Pro";
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(../fonts/fa-solid-900.eot);
    src: url(../fonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(../fonts/fa-solid-900.woff2) format("woff2"), url(../fonts/fa-solid-900.woff) format("woff"), url(../fonts/fa-solid-900.ttf) format("truetype"), url(../fonts/fa-solid-900.svg#fontawesome) format("svg")
}

.fas {
    font-family: "Font Awesome 5 Pro";
    font-weight: 900
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
header,
main,
nav,
section {
    display: block
}

a {
    background-color: transparent
}

mark {
    background: #ff0;
    color: #231D0C
}

img {
    border: 0
}

button,
input {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button {
    text-transform: none
}

button {
    -webkit-appearance: button
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

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

body,
button,
input {
    color: #404040;
    font-family: sans-serif;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5
}

h2 {
    clear: both
}

p {
    margin-bottom: 1.5em
}

i {
    font-style: italic
}

mark {
    background: #fff9c0;
    text-decoration: none
}

html {
    box-sizing: border-box
}

*,
*:before,
*:after {
    box-sizing: inherit
}

body {
    background: #fff
}

ul {
    margin: 0 0 1.5em 3em
}

ul {
    list-style: disc
}

li>ul {
    margin-bottom: 0;
    margin-left: 1.5em
}

img {
    height: auto;
    max-width: 100%
}

button {
    border: 1px solid;
    border-color: #f2f2f2 #f2f2f2 #bbb;
    border-radius: 3px;
    background: #e6e6e6;
    color: rgba(0, 0, 0, .8);
    font-size: 12px;
    font-size: .75rem;
    line-height: 1;
    padding: .6em 1em .4em
}

input[type="text"],
input[type="search"] {
    color: #666;
    border: 1px solid #f2f2f2;
    border-radius: 3px;
    padding: 3px
}

a {
    color: royalblue
}

.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after {
    content: "";
    display: table;
    table-layout: fixed
}

.site-header:after,
.site-content:after {
    clear: both
}

.fab,
.fal,
.fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-facebook-f:before {
    content: "\f39e"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-phone:before {
    content: "\f095"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-plane-alt:before {
    content: "\f3de"
}

.fa-search:before {
    content: "\f002"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-usd-circle:before {
    content: "\f2e8"
}

.fa-user:before {
    content: "\f007"
}

.fa-youtube:before {
    content: "\f167"
}

.fab {
    font-family: FontAwesome\5Brands
}

.fal {
    font-weight: 300
}

.fal {
    font-family: FontAwesome\5Pro
}

.fas {
    font-family: FontAwesome\5Pro;
    font-weight: 900
}

:root {
    --blue: #8a060c;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #8a060c;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

*,
::after,
::before {
    box-sizing: border-box
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar
}

@-ms-viewport {
    width: device-width
}

article,
header,
main,
nav,
section {
    display: block
}

body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff
}

h2 {
    margin-top: 0;
    margin-bottom: .5rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

ul {
    margin-top: 0;
    margin-bottom: 1rem
}

ul ul {
    margin-bottom: 0
}

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

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

img {
    vertical-align: middle;
    border-style: none
}

button {
    border-radius: 0
}

button,
input {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button,
input {
    overflow: visible
}

button {
    text-transform: none
}

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

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

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

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

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

h2 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit
}

h2 {
    font-size: 2rem
}

mark {
    padding: .2em;
    background-color: #fcf8e3
}

.img-fluid {
    max-width: 100%;
    height: auto
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:576px) {
    .container {
        max-width: 540px
    }
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

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

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

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

.col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

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

@media (min-width:576px) {
    .col-sm-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

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

    .col-sm-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .offset-sm-0 {
        margin-left: 0
    }
}

.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem
}

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

.form-control::-webkit-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control::-moz-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control::-ms-input-placeholder {
    color: #6c757d;
    opacity: 1
}

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

@media (min-width:576px) {
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
}

.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem
}

@media screen and (prefers-reduced-motion:reduce) {}

.fade:not(.show) {
    opacity: 0
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #231D0C;
    text-shadow: 0 1px 0 #fff;
    opacity: .5
}

button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none
}

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

.modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    transform: translate(0, -25%)
}

.modal-dialog-centered {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - (.5rem * 2))
}

.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
    outline: 0
}

.modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem
}

.modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto
}

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

.modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem
}

@media (min-width:576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto
    }

    .modal-dialog-centered {
        min-height: calc(100% - (1.75rem * 2))
    }
}

.d-none {
    display: none !important
}

.justify-content-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}

@media (min-width:576px) {
    .float-sm-right {
        float: right !important
    }
}

.my-0 {
    margin-top: 0 !important
}

.my-0 {
    margin-bottom: 0 !important
}

.ml-0 {
    margin-left: 0 !important
}

.mt-1 {
    margin-top: .25rem !important
}

.mt-2 {
    margin-top: .5rem !important
}

.mt-3 {
    margin-top: 1rem !important
}

.mx-3 {
    margin-right: 1rem !important
}

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

.mx-3 {
    margin-left: 1rem !important
}

.mt-4 {
    margin-top: 1.5rem !important
}

.mr-4 {
    margin-right: 1.5rem !important
}

.mb-4 {
    margin-bottom: 1.5rem !important
}

.my-5 {
    margin-top: 3rem !important
}

.my-5 {
    margin-bottom: 3rem !important
}

.py-1 {
    padding-top: .25rem !important
}

.py-1 {
    padding-bottom: .25rem !important
}

.px-2 {
    padding-right: .5rem !important
}

.px-2 {
    padding-left: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.px-3 {
    padding-right: 1rem !important
}

.px-3 {
    padding-left: 1rem !important
}

.pt-4 {
    padding-top: 1.5rem !important
}

@media (min-width:576px) {
    .mx-sm-0 {
        margin-right: 0 !important
    }

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

    .mx-sm-0 {
        margin-left: 0 !important
    }

    .mr-sm-1 {
        margin-right: .25rem !important
    }

    .mt-sm-2 {
        margin-top: .5rem !important
    }
}

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

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

.text-primary {
    color: #8a060c !important
}

* {
    border: 0;
    padding: 0;
    margin: 0;
    box-shadow: none;
    outline: 0
}

html,
body {
    width: 100%;
    height: 100%
}

html {
    overflow-x: hidden
}

body {
    background: #FFF;
    font-size: 16px;
    line-height: 24px;
    font-family: 'Lato', Tahoma, Arial;
    color: #231D0C;
    padding: 0 !important
}

header,
nav,
section,
article,
mark,
button,
main {
    display: block;
    margin: 0
}

button {
    background-color: transparent;
    text-align: left;
    box-shadow: none;
    text-shadow: none
}

mark {
    background-color: transparent;
    color: #231D0C;
    padding: 0;
    margin: 0
}

h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 35px;
    line-height: 40px;
    color: #8a060c;
    font-weight: 400;
    clear: none;
    text-align: left;
    margin: 40px 0 20px 0
}

p {
    margin: 0 0 20px 0
}

a {
    color: #8a060c;
    outline: 0
}

ul {
    margin: 0 0 20px 20px
}

form,
nav {
    margin: 0
}

#page.site {
    position: relative;
    z-index: 1;
    overflow: hidden;
    background: #FFF;
    box-shadow: none;
    border-radius: 0
}

body.home #page.site {
    padding-top: 0
}

header.site-header {
    width: 100%;
    z-index: 110
}

header.site-header .container-top-bar {
    background: #231D0C;
    position: relative;
    z-index: 101;
    color: #FFF;
    font-size: 13px;
    line-height: 20px;
    padding: 5px 0
}

body.home header.site-header .container-top-bar {
    -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .1)
}

header.site-header .container-top-bar .container-social {
    font-size: 0;
    line-height: 0;
    text-align: right;
    margin-top: 9px;
    margin-bottom: 10px
}

header.site-header .container-top-bar .container-social a {
    display: inline-block;
    color: #FFF;
    font-size: 16px;
    margin-left: 20px
}

header.site-header .container-courses-slider {
    position: relative;
    color: #FFF
}

header.site-header .container-courses-slider:after {
    content: "";
    background: #580306;
    position: absolute;
    top: -5px;
    bottom: -5px;
    right: 0;
    width: 1000px;
    z-index: -1
}

header.site-header .container-courses-slider .courses-slider {
    padding-right: 45px;
    overflow: hidden;
    height: 51px
}

header.site-header .container-courses-slider .item {
    color: #FFF;
    padding: 5px 0;
    text-align: right
}

header.site-header .container-courses-slider .item a {
    color: #FFF;
    display: inline-block;
    text-decoration: none;
    font-size: 18px;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: 500
}

header.site-header .container-courses-slider .item span {
    display: block;
    font-size: 13px;
    line-height: 18px;
    color: #f2f2f2
}

header.site-header .container-header-content {
    background: #FFF;
    position: relative;
    z-index: 101;
    -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .1)
}

body.home header.site-header .container-header-content {
    background: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

header.site-header .container-logo {
    color: #FFF;
    font-family: 'Montserrat', sans-serif;
    position: relative;
    background: #8a060c;
    text-align: right;
    padding: 7px 45px 7px 0
}

body.home header.site-header .container-logo {
    position: relative
}

header.site-header .container-logo .logo {
    max-width: 50px;
    display: inline-block;
    vertical-align: middle
}

header.site-header .container-logo .title {
    font-size: 15px;
    line-height: 15px;
    color: #FFF;
    text-decoration: none;
    display: inline-block;
    max-width: 300px;
    text-align: left;
    margin-left: 20px;
    vertical-align: middle
}

body.home .container-header-home-slider {
    position: relative;
    z-index: 100;
    -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .1)
}

body.home .container-header-home-slider {
    position: relative;
    overflow: hidden
}

.container-header-slider {
    position: relative;
    z-index: 0
}

.container-header-slider .item {
    width: 100%;
    height: 360px;
    background-position: center;
    background-size: cover
}

body.home .container-header-slider .item {
    height: 360px
}

body.home .container-header-home-content {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 100;
    width: 100%
}

body.home .container-header-home-content .container-header-side {
    height: 500px;
    background: #231D0C;
    background: rgba(0, 0, 0, .7);
    z-index: 100
}

header.site-header .container-menu {
    padding: 2px 0 0
}

body.home header.site-header .container-menu {
    background: #FFF;
    -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .1)
}

.conainer-nav {
    background: transparent
}

.conainer-nav ul.menu {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    text-align: center;
    font-size: 0;
    position: relative
}

.conainer-nav ul.menu li {
    display: inline-block;
    position: relative
}

header.site-header .conainer-nav ul.menu>li {
    padding-bottom: 11px
}

.conainer-nav ul.menu>li:before,
.conainer-nav ul.menu>li:after {
    content: "";
    width: 0;
    height: 4px;
    background: #8a060c;
    display: block;
    position: absolute;
    bottom: 0;
    right: 50%;
    z-index: 1
}

.conainer-nav ul.menu>li:after {
    right: auto;
    left: 50%
}

.conainer-nav ul.menu li a {
    font-size: 16px;
    line-height: 15px;
    padding: 15px 20px;
    text-decoration: none;
    display: block;
    text-transform: uppercase;
    color: #231D0C;
    font-weight: 500
}

.conainer-nav ul.menu li.current-menu-item>a {
    color: #8a060c
}

.conainer-nav ul.menu li.current-menu-item:before,
.conainer-nav ul.menu li.current-menu-item:after {
    width: 50%
}

.conainer-nav ul.menu ul {
    position: absolute;
    top: 61px;
    bottom: auto;
    right: 0;
    display: block;
    background: transparent;
    text-align: right;
    width: 0;
    overflow: hidden;
    z-index: 10
}

.conainer-nav ul.menu ul.sub-menu li a {
    min-width: 300px;
    background: rgba(88, 3, 6, .8);
    color: #FFF;
    padding: 12px 20px
}

.site-content {
    position: relative
}

.site-content .container-main .site-main {
    padding-top: 40px
}

.site-content .container-main .site-main article:after {
    content: '';
    clear: both;
    display: block
}

.container-reasons.container {
    border-top: 1px solid #f2f2f2;
    margin-top: 20px;
    padding-top: 20px
}

.container-reasons h2 {
    margin-bottom: 20px;
    margin-top: 20px
}

.container-reasons .item {
    font-size: 16px;
    line-height: 24px;
    color: #999;
    margin-bottom: 20px;
    font-weight: 400
}

.container-reasons .icon {
    font-size: 40px;
    line-height: 40px;
    color: #FF9000;
    float: left;
    margin: 5px 20px 20px 0;
    min-width: 40px;
    text-align: center
}

.container-reasons.container .icon {
    font-size: 60px;
    line-height: 60px;
    margin: 5px 30px 30px 0;
    min-width: 75px
}

.container-reasons .title {
    font-weight: 500;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 10px
}

.container-packages {
    padding: 0
}

.packages-list {
    padding: 30px 0 0 0
}

.container-packages .packages-list {
    padding: 0;
    margin-bottom: 30px;
    position: relative
}

.packages-list article {
    background: #f2f2f2;
    text-align: center;
    margin-bottom: 30px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    position: relative;
    top: 0;
    border-radius: 0 0 10px 10px
}

.packages-list article .title {
    background: #8a060c;
    font-size: 20px;
    line-height: 20px;
    display: block;
    padding: 30px 20px;
    color: #FFF;
    font-weight: 500;
    text-decoration: none;
    border-bottom: 1px solid #FFF
}

.site-content .site-main .packages-list article .title {
    min-height: 100px;
    text-transform: uppercase;
    border-radius: 10px 10px 0 0
}

.packages-list article.course-1 .title {
    background: #32C955
}

.packages-list article.course-2 .title {
    background: #F5CA49
}

.packages-list article.course-3 .title {
    background: #F8AA4B
}

.packages-list article.course-4 .title {
    background: #ff7600
}

.packages-list article.course-5 .title {
    background: #B31C3E
}

.packages-list article .desc {
    font-size: 14px;
    line-height: 18px;
    padding: 30px 15px;
    color: #231D0C;
    font-weight: 300
}

.packages-list article .prices {
    text-align: center;
    font-size: 0;
    line-height: 0;
    margin-top: 30px
}

.packages-list article .prices .base,
.packages-list article .prices .offer {
    display: inline-block;
    vertical-align: middle;
    text-align: right;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400
}

.packages-list article .prices .base {
    color: #BBB
}

.packages-list article .prices .base span {
    text-decoration: line-through
}

.packages-list article .prices .base span,
.packages-list article .prices .offer span {
    font-size: 28px;
    line-height: 40px;
    font-weight: 700
}

.packages-list article .prices i {
    text-align: center;
    vertical-align: middle;
    font-size: 30px;
    line-height: 40px;
    margin: 0 20px
}

a.special-button,
.wpcf7-format button[type="submit"].special-button {
    color: #8a060c;
    font-size: 16px;
    line-height: 20px;
    background: transparent;
    border: 2px solid #8a060c;
    font-weight: 500;
    text-align: center;
    padding: 15px 30px 15px 30px;
    margin-top: 30px;
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    position: relative
}

.wpcf7-format button[type="submit"].special-button {
    color: #fff;
    background: #8a060c;
    border: none
}

.wpcf7-format button[type="submit"].special-button {
    margin: 0
}

a.special-button.green {
    background: #8a060c;
    border-color: transparent;
    color: #FFF
}

a.special-button.green:after {
    border-bottom-color: #FFF
}

.wpcf7-format button[type="submit"].special-button.right {
    margin-left: auto;
    display: table
}

a.special-button i {
    margin-left: 10px;
    font-size: 12px;
    position: relative;
    top: -1px
}

.modal {
    overflow-y: auto
}

.modal .modal-header {
    background: #8a060c;
    color: #FFF;
    padding: 20px 30px
}

.modal .modal-header:after {
    content: "";
    display: block;
    clear: both
}

.modal .modal-header mark.modal-title {
    font-size: 20px;
    line-height: 22px;
    color: #FFF;
    font-weight: 500
}

.modal .modal-body {
    padding: 30px
}

.wpcf7-format .wpcf7-form-control-wrap {
    position: relative
}

.wpcf7-format [class*="col"] {
    padding-bottom: 20px
}

.wpcf7-format input[type="text"] {
    width: 100%;
    padding: 15px 20px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    font-size: 15px;
    line-height: 20px;
    color: #231D0C;
    border: 1px solid #f2f2f2;
    background: #f2f2f2;
    font-weight: 400;
    position: relative
}

.wpcf7-format button[type="submit"] {
    box-shadow: none;
    text-shadow: none;
    font-size: 16px;
    line-height: 22px;
    padding: 12px 25px;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    text-transform: uppercase;
    background: #333;
    color: #FFF;
    border: 0;
    text-align: center
}

.container-menu-toggle {
    position: relative;
    top: 50%;
    -ms-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding-left: 10px;
    display: none
}

.container-menu-toggle .burger-menu-toggle {
    height: 50px;
    width: 50px;
    z-index: 100;
    text-align: center;
    text-decoration: none;
    font-size: 13px;
    line-height: 20px;
    font-weight: 400;
    text-transform: uppercase;
    padding-top: 24px;
    background: transparent
}

.container-menu-toggle .burger-menu-toggle span {
    display: block;
    background: #FFF;
    width: 30px;
    height: 2px;
    position: relative;
    margin: 0 auto 20px
}

.container-menu-toggle .burger-menu-toggle span:before,
.container-menu-toggle .burger-menu-toggle span:after {
    content: "";
    display: block;
    background: #FFF;
    width: 30px;
    height: 2px;
    position: absolute;
    top: -8px
}

.container-menu-toggle .burger-menu-toggle span:after {
    top: auto;
    bottom: -8px
}

@media (min-width:1200px) and (max-width:1399.98px) {
    header.site-header .container-top-bar .container-social {}

    header.site-header .container-logo {
        padding: 12px 20px 12px 0
    }

    header.site-header .container-logo .title {
        font-size: 15px;
        line-height: 22px;
        max-width: 100%
    }

    header.site-header .container-menu {
        padding-right: 0
    }

    .conainer-nav ul.menu li a {
        font-size: 14px;
        padding: 20px 15px
    }

    body.home .container-header-home-slider:before {
        height: 150px
    }

    .container-reasons .item {
        margin-right: 0
    }

    .container-reasons .icon {
        margin-bottom: 10px
    }

    .packages-list article .prices .base,
    .packages-list article .prices .offer {
        font-size: 12px;
        line-height: 16px
    }

    .packages-list article .prices .base span,
    .packages-list article .prices .offer span {
        font-size: 30px;
        line-height: 35px
    }

    .packages-list article .prices i {
        font-size: 20px;
        line-height: 30px
    }
}

@media (min-width:992px) and (max-width:1199.98px) {
    header.site-header .container-top-bar .container-social {
        padding-right: 30px
    }

    header.site-header .container-logo {
        text-align: left;
        padding: 20px 30px
    }

    body.home header.site-header .container-logo {
        left: auto;
        opacity: 1
    }

    body.home .container-header-home-slider:before {
        height: 150px
    }

    body.home .container-header-home-slider {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }

    body.home .container-header-slider .item {
        height: 550px
    }

    header.site-header .container-menu {
        padding: 21px 30px 0
    }

    .conainer-nav ul.menu {
        text-align: left
    }

    .conainer-nav ul.menu li a {
        font-size: 15px;
        padding: 20px 15px
    }

    .conainer-nav ul.menu ul {
        right: auto;
        left: 0;
        text-align: left
    }

    .site-content .container-main .site-main {
        padding-top: 100px;
        padding-bottom: 30px;
        padding-right: 0
    }

    .container-reasons .item {
        margin: 0 0 30px 0
    }

    .container-reasons .icon {
        margin-bottom: 10px
    }

    .container-packages .packages-list {
        padding: 80px 0 60px;
        max-width: 800px;
        margin: 0 auto 70px
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    h2 {
        font-size: 32px;
        line-height: 35px
    }

    header.site-header .container-top-bar .container-social {
        padding-right: 30px
    }

    header.site-header .container-logo {
        text-align: left;
        padding: 20px 15px
    }

    body.home header.site-header .container-logo {
        left: auto;
        opacity: 1
    }

    body.home .container-header-home-slider:before {
        height: 150px
    }

    body.home .container-header-home-slider {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }

    body.home .container-header-slider .item {
        height: 500px
    }

    header.site-header .container-menu {
        padding: 21px 15px 0
    }

    .conainer-nav ul.menu {
        text-align: left
    }

    .conainer-nav ul.menu li a {
        font-size: 14px;
        padding: 20px 15px
    }

    .conainer-nav ul.menu ul {
        right: auto;
        left: 0;
        text-align: left
    }

    .container-header-slider .item {
        height: 500px
    }

    .site-content .container-main .site-main {
        padding-top: 100px;
        padding-bottom: 100px;
        padding-right: 0
    }

    .container-reasons .item {
        margin: 0 0 60px 0
    }

    .container-reasons .icon {
        margin-bottom: 0
    }

    .container-packages .packages-list {
        padding: 80px 0 60px;
        max-width: 800px;
        margin: 0 auto 70px
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    h2 {
        font-size: 32px;
        line-height: 35px
    }

    #page.site,
    body.home #page.site {
        padding-top: 0
    }

    header.site-header {
        position: relative;
        top: auto
    }

    header.site-header .container-top-bar .container-social {
        padding-right: 30px;
        margin-top: 17px
    }

    header.site-header .container-logo {
        text-align: left;
        padding: 20px 15px
    }

    body.home header.site-header .container-logo {
        left: auto;
        opacity: 1
    }

    body.home .container-header-home-slider:before {
        height: 150px
    }

    body.home .container-header-home-slider {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }

    body.home .container-header-slider .item {
        height: 500px
    }

    header.site-header .container-menu {
        padding: 21px 15px 0
    }

    .conainer-nav ul.menu {
        text-align: left
    }

    .conainer-nav ul.menu li a {
        font-size: 13px;
        padding: 20px 15px
    }

    .conainer-nav ul.menu ul {
        right: auto;
        left: 0;
        text-align: left
    }

    .container-header-slider .item,
    body.home .container-header-slider .item {
        height: 500px
    }

    .site-content .container-main .site-main {
        padding-top: 100px;
        padding-bottom: 50px;
        padding-right: 0
    }

    .container-reasons h2 {
        text-align: center
    }

    .container-reasons .item {
        margin: 0 0 60px 0;
        text-align: center
    }

    .container-reasons .icon {
        margin: 0 auto 20px;
        float: none
    }

    .container-packages .packages-list {
        padding: 40px 0 20px;
        max-width: 800px;
        margin: 0 auto 30px
    }
}

@media (max-width:575.98px) {

    a.special-button,
    .wpcf7-format button[type="submit"].special-button.right {
        margin-left: auto;
        margin-right: auto;
        display: table
    }

    a.special-button:after {
        bottom: 0;
        right: 0
    }

    h2 {
        font-size: 32px;
        line-height: 35px
    }

    #page.site,
    body.home #page.site {
        padding-top: 0
    }

    header.site-header {
        position: relative;
        top: auto
    }

    header.site-header .container-top-bar {
        padding: 0
    }

    header.site-header .container-top-bar .container-social {
        padding: 5px 15px;
        text-align: center;
        margin: 0
    }

    header.site-header .container-courses-slider {
        padding: 5px 0
    }

    header.site-header .container-courses-slider:after {
        top: 0;
        bottom: 0
    }

    header.site-header .container-logo {
        text-align: center;
        padding: 20px 15px
    }

    header.site-header .container-logo .logo {
        max-width: 60px
    }

    header.site-header .container-logo .title {
        font-size: 18px;
        line-height: 22px;
        max-width: 200px
    }

    header.site-header .container-menu {
        padding: 21px 15px 0
    }

    .conainer-nav ul.menu {
        text-align: center
    }

    .conainer-nav ul.menu li a {
        font-size: 13px;
        padding: 20px 15px
    }

    .conainer-nav ul.menu ul {
        right: auto;
        left: 0;
        text-align: left
    }

    body.home header.site-header .container-logo {
        left: auto;
        opacity: 1
    }

    body.home .container-header-home-slider:before {
        height: 120px
    }

    body.home .container-header-home-slider {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }

    .container-header-slider .item {
        height: 600px
    }

    body.home .container-header-slider .item {
        height: 400px
    }

    .site-content .container-main .site-main {
        padding-top: 30px;
        padding-bottom: 50px;
        padding-right: 0
    }

    .container-reasons h2 {
        text-align: center
    }

    .container-reasons .item {
        margin: 0 0 20px 0;
        text-align: center
    }

    .container-reasons .icon {
        margin: 0 auto 20px;
        float: none
    }

    .container-packages .packages-list {
        max-width: 800px;
        margin: 0 auto 30px
    }
}

a.special-button.green {
    background: #32C955
}

a.special-button.green.large {
    font-size: 1.25em
}

.search-button {
    background: transparent !important;
    border-radius: 3px !important;
    border: solid 1px #FF9000 !important;
    color: #FF9000 !important
}

@media all and (max-width:768px) {
    li.menu-item a {
        font-size: 14px !important
    }
}

.countdown_upper {
    background-size: cover
}

@media screen and (max-width:768px) {
    .wpcf7-format input[type="text"] {
        font-size: 16px
    }
}

@media screen and (min-width:1200px) and (max-width:1323px) {
    .packages-list article .desc {
        padding: 30px 10px
    }

    .packages-list article .desc p {
        font-size: 12px
    }

    .packages-list article .prices .base span,
    .packages-list article .prices .offer span {
        font-size: 25px
    }
}

.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.floating-facebook-icon {
    position: fixed;
    bottom: 0;
    right: 0;
    margin-right: 0.5rem;
    margin-bottom: 5rem;
    width: 4rem;
    height: 4rem;
    cursor: pointer;
    z-index: 999;
}