.about-hero-banner .table-cell pheader {
    background: #fff;
    box-shadow: 0 0 20px rgba(0,0,0,0.5);
    padding: 1.46rem 0 1.88rem;
}

header {
    padding: 1rem 0 1rem;
}

header .mobile-button {
    display: none;
}

header .logo {
    float: left;
    width: 12.19rem;
}

header .logo h1 {
    margin: 0;
}

header .right {
    float: right;
}

ul.social-media {
    float: right;
    list-style: none;
    margin: 0;
}

ul.social-media li {
    float: left;
    margin: 0 0 0 1.35rem;
    padding: 0;
    font-size: 1.35rem;
    line-height: 1.35rem;
}

ul.social-media li.label {
    font-size: 0.78rem;
    line-height: 1.35rem;
    font-weight: 700;
    text-transform: uppercase;
}

footer ul.social-media li.label {
    margin-left: 0;
}

ul.social-media li a {
    color: #262626;
    line-height: 1.35rem;
    display: inline-block;
    width: 1.35rem;
    height: 1.35rem;
    position: relative;
}

footer ul.social-media {
    float: none;
    margin: 1rem 0 0.4rem;
    padding: 0;
}

footer ul.social-media li a {
    color: #fff;
}

ul.social-media li a i {
    line-height: 1.35rem;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

ul.social-media li a.square-container, ul.social-media li a.circle-container {
    background: #262626;
    color: #fff;
    text-align: center;
}

footer ul.social-media li a.square-container, footer ul.social-media li a.circle-container {
    background: #fff;
    color: #000;
}

ul.social-media li a.square-container {
    border-radius: 4px;
}

ul.social-media li a.circle-container {
    border-radius: 50%;
}

ul.social-media li a.square-container i, ul.social-media li a.circle-container i {
    font-size: 0.8rem;
}

header nav.main ul {
    margin: 0.83rem 0 0;
    list-style: none;
    padding: 0;
    float: right;
}

header nav.main ul li {
    float: left;
    margin: 0 0 0 2.6rem;
    font-size: 0.78rem;
    line-height: 1.04rem;
    font-weight: 700;
    padding: 0;
    text-transform: uppercase;
}

header nav.main ul li a {
    color: #141307;
}

.hero-banner {
    height: 37.19rem;
    background: url('../img/banner-1.jpg') no-repeat center center;
    background-size: cover;
}

.hero-banner .table {
    height: 37.19rem;
    margin-left: 45.1rem;
}

.hero-banner .table-cell {
    padding-top: 2.34rem;
}

.hero-banner h2 {
    font-weight: 700;
    font-size: 3.13rem;
    color: #fff;
    line-height: 3.39rem;
    margin: 0 0 2.8rem;
    text-align: left;
    padding: 0;
}

.home-intro {
    background: #fff;
    padding: 2.86rem 0;
    text-align: center;
}

.home-intro p {
    font-size: 1.04rem;
    line-height: 1.82rem;
    margin: 0 0 1.82rem;
    font-weight: 500;
}

.home-intro h3 {
    margin: 0 0 1.82rem;
    font-size: 2.08rem;
    line-height: 2.34rem;
    font-weight: 700;
    text-transform: uppercase;
}

.home-intro .container > *:last-child {
    margin-bottom: 0;
}

.hero-banner-2 {
    height: 46.2rem;
    background: url('../img/banner-2.jpg') no-repeat center center;
    background-size: cover;
}

.hero-banner-2 .table {
    height: 46.2rem;
}

.hero-banner-2 .table-cell {
    padding-top: 6.51rem;
    padding-right: 40.1rem;
}

.hero-banner-2 p {
    font-weight: 500;
    font-size: 2.08rem;
    color: #fff;
    line-height: 2.6rem;
    margin: 0 0 2.6rem;
    text-align: left;
    padding: 0;
}

.hero-banner-2 .btn {
    min-width: 20rem;
}

.courses {
    padding: 3.75rem 0 5.21rem;
    text-align: center;
}

.courses .preview {
    color: #1d242d;
    padding-bottom: 0.78rem;
}

.courses .preview h2 {
    font-size: 3.13rem;
    font-weight: 700;
}

.courses .preview p {
    font-size: 1.04rem;
    font-weight: 500;
    line-height: 1.82rem;
    margin: 0 0 1.82rem;
}

.courses .box {
    background: #000;
    color: #fff;
    border-radius: 18px;
    padding: 2.71rem;
    width: 34.53rem;
    margin-bottom: 2.6rem;
}

.courses .box.left {
    float: left;
}

.courses .box.right {
    float: right;
}

.courses .box h3 {
    margin: 0;
    font-weight: 700;
    font-size: 4.69rem;
}

.courses .box .separator {
    background: #fff;
    height: 0.31rem;
    max-width: 21.51rem;
    margin: 1.82rem auto;
    display: block;
}

.courses .box p {
    margin: 0;
    padding: 0.52rem;
    font-size: 1.04rem;
    line-height: 1.82rem;
    font-weight: 700;
}

.courses .box .price-option {
    font-size: 1.19rem;
    font-weight: 500;
    margin-bottom: 2.7rem;
}

.courses .box .price-option strong {
    display: block;
    font-size: 2.5rem;
    font-weight: 500;
    margin-top: 0.8rem;
}

.courses .box .btn {
    min-width: 19.27rem;
    font-weight: 700;
}

.testimonials {
    text-align: center;
    color: #1d242d;
}

.testimonials .ac-container {
    background: url('../img/quotes-pink.png') no-repeat left 2.71rem;
    background-size: 9.38rem auto;
    padding: 2.71rem 0 7.79rem;
    position: relative;
}

/*
.testimonials .ac-container::before {
    content: "";
    display: block;
    width: 54%;
    top: 0;
    right: 0;
    border-top: 1px solid #f3cbbb;
    position: absolute;
}
*/

.testimonials .ac-container::after {
    background: url('../img/quotes-pink.png') no-repeat right 2.71rem;
    background-size: 9.38rem auto;
    padding: 2.71rem 0 9.79rem;
    position: absolute;
    right: 0;
    bottom: 3rem;
    width: 9.38rem;
    height: 9.38rem;
    z-index: 1;
    content: "";
    display: block;
    transform: rotateZ(180deg);
}



.testimonials h2 {
    margin: 0 0 6.25rem;
    text-align: center;
    display: block;
}

.testimonials .slider p {
    line-height: 1.46rem;
    margin: 0 9.11rem 3.13rem;
    text-align-last: center;
    letter-spacing: 1px;
    font-size: 0.97rem;
}

.testimonials .slider .signature {
    font-size: 1.04rem;
    font-weight: 300;
    line-height: 1.5rem;
    text-transform: uppercase;
    color: #1f2719;
}

.testimonials .slider .signature em {
    font-style: normal;
    display: block;
    font-size: 0.78rem;
    font-weight: 400;
}

.testimonials .controls {
    position: absolute;
    bottom: 3.83rem;
    left: 0;
    text-align: center;
    width: 100%;
}

.testimonials .controls ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
}

.testimonials .controls ul li {
    display: inline-block;
}

.testimonials .controls button {
    display: inline-block;
    background: #737373;
    width: 1.2rem;
    height: 1.2rem;
    border-radius: 50%;
    margin: 0 0.94rem;
    overflow: hidden;
    text-indent: -1000px;
    border: none;
    outline: none;
}

.testimonials .controls ul li.slick-active button {
    background: #1d242d;
}

footer {
    background: #000;
    color: #fff;
    font-size: 0.83rem;
    line-height: 1.25rem;
    padding: 2.24rem 0 1.3rem;
}

footer .copyright {
    font-size: 0.7rem;
}

footer .logo {
    float: left;
    width: 15.78rem;
}

footer .right {
}

footer .right p {
    margin: 0;
    font-weight: 300;
    font-size: 0.78rem;
    line-height: 1.2rem;
    padding-top: 0.4rem;
    text-transform: uppercase;
}

footer .right p a {
    text-decoration: underline;
    color: #fff;
}

footer .right .btn.btn-white {
    color: #3f2a75;
    min-width: 0;
    width: 100%;
}

footer .logo {
    margin: 0 0 1.3rem;
}

footer .footer-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0.73rem;
    line-height: 1.1;
}

footer .footer-menu ul li {
    margin: 0 2.19rem 0 0;
    padding: 0;
    display: inline-block;
}

footer .footer-menu ul li a {
    color: #fff;
}

.home-about {
    margin: 2.71rem 0 5.42rem;
}

@media(min-width: 769px) {
    .home-about .content-column {
        padding-right: 6.2rem;
    }
}

.home-about .btn {
    min-width: 19.9rem;
}

.home-courses {
    margin: 5.42rem 0 6.82rem;
    margin-bottom: 0;
}

@media(min-width: 769px) {
    .home-courses .content-column {
        padding-left: 5.21rem;
    }
}

.new-course-block {
    margin: 2.5rem 0 0rem;
    background: #000;
    color: #fff;
    border-radius: 0.73rem;
    text-align: center;
    padding: 2rem 2.6rem 2.71rem;
}

.new-course-block .big-label {
    font-size: 9.43rem;
    line-height: 9.43rem;
    font-weight: 700;
    color: #f3cbbb;
    margin: 0 0 1.4rem;
    text-transform: uppercase;
}

.new-course-block .date {
    display: block;
    padding: 0 0.52rem 0.7rem;
    border-bottom: 0.31rem solid #fff;
    font-size: 2.08rem;
    line-height: 1.1;
    font-weight: 700;
    margin-bottom: 1.1rem;
}

.new-course-block.v2 .date {
    color: #f3cbbb;
}

.new-course-block h3 {
    font-size: 3.49rem;
    line-height: 3.85rem;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 2.5rem;
}

.new-course-block h3 strong {
    color: #f3cbbb;
    font-weight: 700;
}

.courses-list .course-item {
    margin: 4.22rem 0;
}

.courses-list .course-item.v2, .courses-list .course-item.v3 {
    background: #fcefe9;
    padding: 1.93rem 1.98rem 3.23rem;
    margin-left: -1.98rem;
    margin-right: -1.98rem;
}

.courses-list h2 {
    margin-bottom: 0;
    position: relative;
}

/*
.courses-list h2::before {
    content: "";
    display: block;
    width: 54%;
    top: -2rem;
    left: 0;
    border-top: 1px solid #f3cbbb;
    position: absolute;
}
*/



.courses-list .course-item h3 {
    margin: 0 0 1.4rem;
    font-size: 1.7rem;
    line-height: 2.6rem;
    font-weight: 700;
    padding-top: 0.8rem;
    padding-bottom: 0.8rem;
    /*
    border-bottom: 2px solid #f3cbbb;
    */
}

.courses-list .course-item.v2 h3 {
    border-bottom: none;
    padding-bottom: 0;
    margin: 2.86rem 0 1.5rem;
    text-align: center;
}

.courses-list .course-item.v3 h3 {
    text-align: center;
}

.courses-list .course-item.v4 h3 {
    background: #f3cbbb;
    padding-left: 1rem;
    padding-right: 1rem;
}

.courses-list .course-item .date {
    font-size: 1.04rem;
    font-weight: 500;
    line-height: 1.72rem;
    text-decoration: underline;
    margin-bottom: 1.22rem;
}

.courses-list .course-item.v3 .date {
    text-align: center;
}

.courses-list .course-item .btn {
    /*
    margin-top: 0.8rem;
    */
}

@media(min-width: 769px) {
    .courses-list .list > *:nth-child(odd) {
        padding-right: 5.89rem;
    }
    .courses-list .list > *:nth-child(even) {
        padding-left: 5.89rem;
    }
}



.footer-carousel .slick-prev {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -24px;
    width: 48px;
    text-align:center;
    font-size: 30px;
    line-height: 30px;
    height: 48px;
    cursor: pointer;
    z-index: 5;
    color: #fff;
    background: #000;
    opacity: 0.4;
    padding-top: 10px;
}

.footer-carousel .slick-next {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -24px;
    width: 48px;
    text-align:center;
    font-size: 30px;
    line-height: 30px;
    height: 48px;
    cursor: pointer;
    z-index: 5;
    color: #fff;
    background: #000;
    opacity: 0.4;
    padding-top: 10px;
}

.footer-carousel .slick-prev:hover, .footer-carousel .slick-next:hover {
    opacity: 0.8;
}

.footer-carousel img {
    height: 21.35rem !important;
    width: auto !important;
    filter: grayscale(100%);
}

.footer-carousel img:hover {
    filter: grayscale(0%);
}

.about-hero-banner {
    height: 37.5rem;
    background: url('../img/about-banner.jpg') no-repeat center center;
    background-size: cover;
    margin-bottom: 1.61rem;
}

.about-hero-banner .table {
    height: 37.5rem;
    margin-left: 45.31rem;
}

.about-hero-banner .table-cell {
    padding-top: 5rem;
}

.about-hero-banner .table-cell p {
    font-size: 2.08rem;
    line-height: 3.13rem;
    margin: 0 0 1.2rem;
    font-weight: 400;
    color: #000;
}

.about-hero-banner .table-cell p strong {
    font-weight: 700;
}

.about-1 {
    margin: 1.46rem 0 5.31rem;
}

@media(min-width: 769px) {
    .about-1 .img-container {
        /*
        margin-right: -1.04rem;
        */
    }

    .about-1 .ac-padding-right {
        padding-right: 5.3rem;
    }

    .about-1 .content {
        padding-top: 6.8rem;
    }

    .about-1 .btn {
        margin-top: 1rem;
    }
}

.about-2 {
    margin: 5.31rem 0 5.73rem;
}

.about-2 .btn {
    margin-top: 1.2rem;
}

.about-3 {
    margin: 5.73rem 0 5rem;
}

@media (min-width: 769px) {
    .about-3 .ac-padding-right::after {
        display: block;
        content: "";
        border-bottom: 0.42rem solid #f3cbbb;
        margin-top: 6rem;
    }
}

.about-4 {
    margin: 5rem 0 4.58rem;
}

.about-4 .ac-container::before {
    content: "";
    display: block;
    width: 50%;
    top: -4rem;
    left: 0;
    border-top: 1px solid #f3cbbb;
    position: absolute;
}

.about-4 p.h2 {
    font-size: 3rem;
    margin-bottom: 3rem;
}

.about-4 .btn {
    margin-top: 0.4rem;
}

.about-4 p.h2 strong {
    text-decoration: underline;
}



.course-hero-banner {
    height: 44.79rem;
    background: url('../img/header-curs.jpg') no-repeat center center;
    background-size: cover;
    margin-bottom: 7.03rem;
}

.course-hero-banner .table {
    height: 44.79rem;
}

.course-hero-banner .table-cell {
    vertical-align: bottom;
    padding-bottom: 1.77rem;
    text-align: center;
}

.course-hero-banner h1 {
    display: inline-block;
    font-size: 3.13rem;
    font-weight: 700;
    line-height: 3.96rem;
    padding: 0.78rem 1.88rem;
    background: #fff;
    border-radius: 0.94rem;
    text-transform: uppercase;
}

.course-intro {
    margin: 7.03rem 0 7.92rem;
}

.course-intro .btn-lg {
    font-weight: 700;
}

.course-info {
    margin: 7.92rem 0 3.88rem;
}

.course-info-block {
    padding: 3rem 3.33rem 2.34rem;
}

.course-info-block.warning {
    background: #fcefe9;
}

.course-info-block.info {
    background: #edecec;
}

.course-info-block.info p {
    padding: 0;
    margin-bottom: 1rem;
}

.course-info-block.info p:last-child {
    margin-bottom: 0;
}

@media (min-width: 769px) {
}

.course-info-block .table {
    height: 14.2rem;
}

.course-info-block .table-cell {
}

.course-info-block h2 {
    text-align: center;
    margin: 0;
}

.course-info-block .content {
    height: 21.04rem;
}

.course-info-block.warning p {
    font-size: 1.04rem;
    line-height: 1.72rem;
    margin: 0;
    font-weight: 500;
    text-align: center;
}

.course-info-block.warning.v2 p {
    font-size: 3.13rem;
    line-height: 3.65rem;
    margin: 0;
    font-weight: 500;
}

.course-info-block.info p {
    text-align: center;
}

.course-info-block .btn-lg {
    font-weight: 700;
}

.contact {
    margin: 8.59rem 0 8.96rem;
}

.contact p {
    font-size: 1rem;
}

.contact .btn-lg {
    font-size: 1.56rem;
    margin-top: 2.08rem;
}

.contact .btn-lg i {
    font-size: 3rem;
    position: relative;
    top: 0.5rem;
    margin-right: 1rem;
}

.contact form {
    margin: 0;
}

.contact form p {
    margin: 0;
}

.contact form br {
    display: none;
}

.contact form .wpcf7-not-valid-tip {
    display: none;
}

.contact form input, .contact form textarea {
    background: #f4f4f4;
    border: none;
    outline: none;
    color: #4b4b4a;
    font-size: 1.04rem;
    font-family: 'Montserrat', sans-serif;
    line-height: 1.56rem;
    padding: 0.78rem 1.82rem;
    display: block;
    width: 100%;
    margin-bottom: 1.72rem;
}

.contact form input.wpcf7-not-valid, .contact form textarea.wpcf7-not-valid {
    background: #fad0d8;
}

.contact form .wpcf7-form-control.wpcf7-submit {
    display: none;
}

.contact form .wpcf7-response-output {
    margin: 0 !important;
}

.contact form input {
    height: 4.06rem;
}

.contact form textarea {
    height: 6.7rem;
}

.contact form .btn {
    width: 60%;
}

.courses-intro h2 {
    margin-bottom: 2rem;
    text-align: center;
}

@media(min-width: 769px) {
    .courses-intro .ac-padding-left {
        padding-top: 3.8rem;
    }
}

.register-form {
    padding: 5.99rem 0 0;
    position: relative;
}

.register-form .form-intro {
    margin-bottom: 4.9rem;
}

.register-form .form-intro p {
    text-align: center;
}

@media (min-width: 769px) {
    .register-form .form-intro p {
        max-width: 40rem;
        margin-left: auto;
        margin-right: auto;
    }
}

.register-form .actual-form .form-end {
    position: relative;
    padding-bottom: 2.5rem;
}

.register-form .actual-form .form-end p {
    text-align: center;
}

.register-form .actual-form .form-end p:first-child {
    margin-top: 1.67rem;
    padding-bottom: 0.5rem;
    position: relative;
    margin-bottom: 0;
}

.register-form .actual-form .form-end::after {
    content: "";
    display: block;
    width: 54%;
    bottom: 0;
    left: 23%;
    border-top: 1px solid #f3cbbb;
    position: absolute;
}

.register-form .actual-form .form-end .btn {
    min-width: 23rem;
    font-weight: 700;
}

.register-form .form-confirm {
    position: fixed;
    z-index: 100;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.9);
    opacity: 0;
    visibility: hidden;
    transform: scale(0);
}

.register-form .form-confirm.visible {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
    cursor: pointer;
}

.register-form .form-confirm .table {
    width: 100%;
    height: 100vh;
}

.register-form .form-confirm i {
    font-size: 12rem;
    color: #000;
}

.register-form .form-confirm .message-1 {
    margin: 0;
    text-align: center;
    color: #ff0000;
    font-weight: 700;
    font-size: 1.41rem;
    line-height: 1.61rem;
    text-transform: uppercase;
}

.register-form .form-confirm .message-2 {
    margin: 0 auto;
    text-align: center;
    color: #1d242d;
    font-weight: 700;
    font-size: 3.13rem;
    line-height: 3.65rem;
    text-transform: uppercase;
    max-width: 50rem;
}

.media-articles {
    padding: 2rem 0;
}

.media-articles .list {
    padding: 2rem;
}

.media-articles .list::after {
    clear: both;
    display: block;
    content: "";
}

.media-articles .list article {
    position: relative;
    float: left;
    width: 32%;
    margin-right: 2%;
    height: 22rem;
    background: #000;
    margin-bottom: 1.5rem;
    overflow: hidden;
}

.media-articles .list article:nth-child(3n+3) {
    margin-right: 0;
}

.media-articles .list article h3 {
    position: absolute;
    z-index: 2;
    bottom: 2rem;
    left: 2rem;
    right: 2rem;
    color: #fff;
    font-size: 1.5rem;
    line-height: 1.8rem;
}

.media-articles .list article .date {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    padding: 0.6rem 1rem;
    background: #fff;
    color: #000;
    font-size: 0.8rem;
    font-weight: 500;
    line-height: 1rem;
}

.media-articles .list article .bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    z-index: 0;
    -webkit-transition: transform 2000ms ease;
    -o-transition: transform 2000ms ease;
    transition: transform 2000ms ease;
}

.media-articles .list article:hover .bg {
    transform: scale(1.05);
}

.media-articles .list article::after {
    position: absolute;
    display: block;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 150%;
    z-index: 1;
    -webkit-transition: top 2000ms ease;
    -o-transition: top 2000ms ease;
    transition: top 2000ms ease;
    background-image: linear-gradient(to top, rgba(0,0,0,1) , rgba(0,0,0,0.5) , rgba(0,0,0,0.1));
}

.media-articles .list article:hover::after {
    top: -50%;
}

.media-articles .list article a {
    display: block;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    position: absolute;
}

.single-article {
    padding: 2rem 0;
    min-height: 60vh;
}

.register-form form p {
    margin: 0;
}

.register-form form br {
    display: none;
}

.register-form form .wpcf7-not-valid-tip {
    display: none;
}

.register-form form input.wpcf7-not-valid, .contact form textarea.wpcf7-not-valid {
    background: #fad0d8;
}

.register-form form .wpcf7-form-control.wpcf7-submit {
    display: none;
}

.register-form form .wpcf7-response-output {
    margin: 0 !important;
}

.register-form form .wpcf7-response-output {
    display: inline-block;
}

.course-info-block.v3 {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.course-info-block.v3 h2 {
    float: left;
    width: 25%;
    text-align: center;
    line-height: 3.5rem;
}

.course-info-block.v3 p {
    float: left;
    width: 75%;
    text-align: left;
}

.course-info-block.v3::after {
    content: "";
    display: block;
    clear: both;
}