.ac_page-wrapper * {
    box-sizing: border-box;
}

.ac_page-wrapper *:before,
.ac_page-wrapper *:after {
    box-sizing: border-box;
}

.ac_container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .ac_container {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .ac_container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .ac_container {
        width: 1170px;
    }
}

.ac_container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.ac_row,
.site-layout {
    margin-left: -15px;
    margin-right: -15px;
}

.ac_col-xs-1,
.ac_col-sm-1,
.ac_col-md-1,
.ac_col-lg-1,
.ac_col-xs-2,
.ac_col-sm-2,
.ac_col-md-2,
.ac_col-lg-2,
.ac_col-xs-3,
.ac_col-sm-3,
.ac_col-md-3,
.site-layout .widget-area,
.ac_col-lg-3,
.ac_col-xs-4,
.ac_col-sm-4,
.ac_col-md-4,
.ac_col-lg-4,
.ac_col-xs-5,
.ac_col-sm-5,
.ac_col-md-5,
.ac_col-lg-5,
.ac_col-xs-6,
.ac_col-sm-6,
.ac_col-md-6,
.ac_col-lg-6,
.ac_col-xs-7,
.ac_col-sm-7,
.ac_col-md-7,
.ac_col-lg-7,
.ac_col-xs-8,
.ac_col-sm-8,
.ac_col-md-8,
.ac_col-lg-8,
.ac_col-xs-9,
.ac_col-sm-9,
.ac_col-md-9,
.site-layout .content-area,
.ac_col-lg-9,
.ac_col-xs-10,
.ac_col-sm-10,
.ac_col-md-10,
.ac_col-lg-10,
.ac_col-xs-11,
.ac_col-sm-11,
.ac_col-md-11,
.ac_col-lg-11,
.ac_col-xs-12,
.ac_col-sm-12,
.ac_col-md-12,
.site-layout .page-builder,
.ac_col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.ac_col-xs-1,
.ac_col-xs-2,
.ac_col-xs-3,
.ac_col-xs-4,
.ac_col-xs-5,
.ac_col-xs-6,
.ac_col-xs-7,
.ac_col-xs-8,
.ac_col-xs-9,
.ac_col-xs-10,
.ac_col-xs-11,
.ac_col-xs-12 {
    float: left;
}

.ac_col-xs-12 {
    width: 100%;
}

.ac_col-xs-11 {
    width: 91.66666667%;
}

.ac_col-xs-10 {
    width: 83.33333333%;
}

.ac_col-xs-9 {
    width: 75%;
}

.ac_col-xs-8 {
    width: 66.66666667%;
}

.ac_col-xs-7 {
    width: 58.33333333%;
}

.ac_col-xs-6 {
    width: 50%;
}

.ac_col-xs-5 {
    width: 41.66666667%;
}

.ac_col-xs-4 {
    width: 33.33333333%;
}

.ac_col-xs-3 {
    width: 25%;
}

.ac_col-xs-2 {
    width: 16.66666667%;
}

.ac_col-xs-1 {
    width: 8.33333333%;
}

.ac_col-xs-pull-12 {
    right: 100%;
}

.ac_col-xs-pull-11 {
    right: 91.66666667%;
}

.ac_col-xs-pull-10 {
    right: 83.33333333%;
}

.ac_col-xs-pull-9 {
    right: 75%;
}

.ac_col-xs-pull-8 {
    right: 66.66666667%;
}

.ac_col-xs-pull-7 {
    right: 58.33333333%;
}

.ac_col-xs-pull-6 {
    right: 50%;
}

.ac_col-xs-pull-5 {
    right: 41.66666667%;
}

.ac_col-xs-pull-4 {
    right: 33.33333333%;
}

.ac_col-xs-pull-3 {
    right: 25%;
}

.ac_col-xs-pull-2 {
    right: 16.66666667%;
}

.ac_col-xs-pull-1 {
    right: 8.33333333%;
}

.ac_col-xs-pull-0 {
    right: auto;
}

.ac_col-xs-push-12 {
    left: 100%;
}

.ac_col-xs-push-11 {
    left: 91.66666667%;
}

.ac_col-xs-push-10 {
    left: 83.33333333%;
}

.ac_col-xs-push-9 {
    left: 75%;
}

.ac_col-xs-push-8 {
    left: 66.66666667%;
}

.ac_col-xs-push-7 {
    left: 58.33333333%;
}

.ac_col-xs-push-6 {
    left: 50%;
}

.ac_col-xs-push-5 {
    left: 41.66666667%;
}

.ac_col-xs-push-4 {
    left: 33.33333333%;
}

.ac_col-xs-push-3 {
    left: 25%;
}

.ac_col-xs-push-2 {
    left: 16.66666667%;
}

.ac_col-xs-push-1 {
    left: 8.33333333%;
}

.ac_col-xs-push-0 {
    left: auto;
}

.ac_col-xs-offset-12 {
    margin-left: 100%;
}

.ac_col-xs-offset-11 {
    margin-left: 91.66666667%;
}

.ac_col-xs-offset-10 {
    margin-left: 83.33333333%;
}

.ac_col-xs-offset-9 {
    margin-left: 75%;
}

.ac_col-xs-offset-8 {
    margin-left: 66.66666667%;
}

.ac_col-xs-offset-7 {
    margin-left: 58.33333333%;
}

.ac_col-xs-offset-6 {
    margin-left: 50%;
}

.ac_col-xs-offset-5 {
    margin-left: 41.66666667%;
}

.ac_col-xs-offset-4 {
    margin-left: 33.33333333%;
}

.ac_col-xs-offset-3 {
    margin-left: 25%;
}

.ac_col-xs-offset-2 {
    margin-left: 16.66666667%;
}

.ac_col-xs-offset-1 {
    margin-left: 8.33333333%;
}

.ac_col-xs-offset-0 {
    margin-left: 0%;
}

@media (min-width: 520px) {
    .ac_col-tn-1,
    .ac_col-tn-2,
    .ac_col-tn-3,
    .ac_col-tn-4,
    .ac_col-tn-5,
    .ac_col-tn-6,
    .ac_col-tn-7,
    .ac_col-tn-8,
    .ac_col-tn-9,
    .ac_col-tn-10,
    .ac_col-tn-11,
    .ac_col-tn-12 {
        float: left;
    }
    .ac_col-tn-12 {
        width: 100%;
    }
    .ac_col-tn-11 {
        width: 91.66666667%;
    }
    .ac_col-tn-10 {
        width: 83.33333333%;
    }
    .ac_col-tn-9 {
        width: 75%;
    }
    .ac_col-tn-8 {
        width: 66.66666667%;
    }
    .ac_col-tn-7 {
        width: 58.33333333%;
    }
    .ac_col-tn-6 {
        width: 50%;
    }
    .ac_col-tn-5 {
        width: 41.66666667%;
    }
    .ac_col-tn-4 {
        width: 33.33333333%;
    }
    .ac_col-tn-3 {
        width: 25%;
    }
    .ac_col-tn-2 {
        width: 16.66666667%;
    }
    .ac_col-tn-1 {
        width: 8.33333333%;
    }
    .ac_col-tn-pull-12 {
        right: 100%;
    }
    .ac_col-tn-pull-11 {
        right: 91.66666667%;
    }
    .ac_col-tn-pull-10 {
        right: 83.33333333%;
    }
    .ac_col-tn-pull-9 {
        right: 75%;
    }
    .ac_col-tn-pull-8 {
        right: 66.66666667%;
    }
    .ac_col-tn-pull-7 {
        right: 58.33333333%;
    }
    .ac_col-tn-pull-6 {
        right: 50%;
    }
    .ac_col-tn-pull-5 {
        right: 41.66666667%;
    }
    .ac_col-tn-pull-4 {
        right: 33.33333333%;
    }
    .ac_col-tn-pull-3 {
        right: 25%;
    }
    .ac_col-tn-pull-2 {
        right: 16.66666667%;
    }
    .ac_col-tn-pull-1 {
        right: 8.33333333%;
    }
    .ac_col-tn-pull-0 {
        right: auto;
    }
    .ac_col-tn-push-12 {
        left: 100%;
    }
    .ac_col-tn-push-11 {
        left: 91.66666667%;
    }
    .ac_col-tn-push-10 {
        left: 83.33333333%;
    }
    .ac_col-tn-push-9 {
        left: 75%;
    }
    .ac_col-tn-push-8 {
        left: 66.66666667%;
    }
    .ac_col-tn-push-7 {
        left: 58.33333333%;
    }
    .ac_col-tn-push-6 {
        left: 50%;
    }
    .ac_col-tn-push-5 {
        left: 41.66666667%;
    }
    .ac_col-tn-push-4 {
        left: 33.33333333%;
    }
    .ac_col-tn-push-3 {
        left: 25%;
    }
    .ac_col-tn-push-2 {
        left: 16.66666667%;
    }
    .ac_col-tn-push-1 {
        left: 8.33333333%;
    }
    .ac_col-tn-push-0 {
        left: auto;
    }
    .ac_col-tn-offset-12 {
        margin-left: 100%;
    }
    .ac_col-tn-offset-11 {
        margin-left: 91.66666667%;
    }
    .ac_col-tn-offset-10 {
        margin-left: 83.33333333%;
    }
    .ac_col-tn-offset-9 {
        margin-left: 75%;
    }
    .ac_col-tn-offset-8 {
        margin-left: 66.66666667%;
    }
    .ac_col-tn-offset-7 {
        margin-left: 58.33333333%;
    }
    .ac_col-tn-offset-6 {
        margin-left: 50%;
    }
    .ac_col-tn-offset-5 {
        margin-left: 41.66666667%;
    }
    .ac_col-tn-offset-4 {
        margin-left: 33.33333333%;
    }
    .ac_col-tn-offset-3 {
        margin-left: 25%;
    }
    .ac_col-tn-offset-2 {
        margin-left: 16.66666667%;
    }
    .ac_col-tn-offset-1 {
        margin-left: 8.33333333%;
    }
    .ac_col-tn-offset-0 {
        margin-left: 0%;
    }
}

@media (min-width: 768px) {
    .ac_col-sm-1,
    .ac_col-sm-2,
    .ac_col-sm-3,
    .ac_col-sm-4,
    .ac_col-sm-5,
    .ac_col-sm-6,
    .ac_col-sm-7,
    .ac_col-sm-8,
    .ac_col-sm-9,
    .ac_col-sm-10,
    .ac_col-sm-11,
    .ac_col-sm-12 {
        float: left;
    }
    .ac_col-sm-12 {
        width: 100%;
    }
    .ac_col-sm-11 {
        width: 91.66666667%;
    }
    .ac_col-sm-10 {
        width: 83.33333333%;
    }
    .ac_col-sm-9 {
        width: 75%;
    }
    .ac_col-sm-8 {
        width: 66.66666667%;
    }
    .ac_col-sm-7 {
        width: 58.33333333%;
    }
    .ac_col-sm-6 {
        width: 50%;
    }
    .ac_col-sm-5 {
        width: 41.66666667%;
    }
    .ac_col-sm-4 {
        width: 33.33333333%;
    }
    .ac_col-sm-3 {
        width: 25%;
    }
    .ac_col-sm-2 {
        width: 16.66666667%;
    }
    .ac_col-sm-1 {
        width: 8.33333333%;
    }
    .ac_col-sm-pull-12 {
        right: 100%;
    }
    .ac_col-sm-pull-11 {
        right: 91.66666667%;
    }
    .ac_col-sm-pull-10 {
        right: 83.33333333%;
    }
    .ac_col-sm-pull-9 {
        right: 75%;
    }
    .ac_col-sm-pull-8 {
        right: 66.66666667%;
    }
    .ac_col-sm-pull-7 {
        right: 58.33333333%;
    }
    .ac_col-sm-pull-6 {
        right: 50%;
    }
    .ac_col-sm-pull-5 {
        right: 41.66666667%;
    }
    .ac_col-sm-pull-4 {
        right: 33.33333333%;
    }
    .ac_col-sm-pull-3 {
        right: 25%;
    }
    .ac_col-sm-pull-2 {
        right: 16.66666667%;
    }
    .ac_col-sm-pull-1 {
        right: 8.33333333%;
    }
    .ac_col-sm-pull-0 {
        right: auto;
    }
    .ac_col-sm-push-12 {
        left: 100%;
    }
    .ac_col-sm-push-11 {
        left: 91.66666667%;
    }
    .ac_col-sm-push-10 {
        left: 83.33333333%;
    }
    .ac_col-sm-push-9 {
        left: 75%;
    }
    .ac_col-sm-push-8 {
        left: 66.66666667%;
    }
    .ac_col-sm-push-7 {
        left: 58.33333333%;
    }
    .ac_col-sm-push-6 {
        left: 50%;
    }
    .ac_col-sm-push-5 {
        left: 41.66666667%;
    }
    .ac_col-sm-push-4 {
        left: 33.33333333%;
    }
    .ac_col-sm-push-3 {
        left: 25%;
    }
    .ac_col-sm-push-2 {
        left: 16.66666667%;
    }
    .ac_col-sm-push-1 {
        left: 8.33333333%;
    }
    .ac_col-sm-push-0 {
        left: auto;
    }
    .ac_col-sm-offset-12 {
        margin-left: 100%;
    }
    .ac_col-sm-offset-11 {
        margin-left: 91.66666667%;
    }
    .ac_col-sm-offset-10 {
        margin-left: 83.33333333%;
    }
    .ac_col-sm-offset-9 {
        margin-left: 75%;
    }
    .ac_col-sm-offset-8 {
        margin-left: 66.66666667%;
    }
    .ac_col-sm-offset-7 {
        margin-left: 58.33333333%;
    }
    .ac_col-sm-offset-6 {
        margin-left: 50%;
    }
    .ac_col-sm-offset-5 {
        margin-left: 41.66666667%;
    }
    .ac_col-sm-offset-4 {
        margin-left: 33.33333333%;
    }
    .ac_col-sm-offset-3 {
        margin-left: 25%;
    }
    .ac_col-sm-offset-2 {
        margin-left: 16.66666667%;
    }
    .ac_col-sm-offset-1 {
        margin-left: 8.33333333%;
    }
    .ac_col-sm-offset-0 {
        margin-left: 0%;
    }
}

@media (min-width: 992px) {
    .ac_col-md-1,
    .ac_col-md-2,
    .ac_col-md-3,
    .site-layout .widget-area,
    .ac_col-md-4,
    .ac_col-md-5,
    .ac_col-md-6,
    .ac_col-md-7,
    .ac_col-md-8,
    .ac_col-md-9,
    .site-layout .content-area,
    .ac_col-md-10,
    .ac_col-md-11,
    .ac_col-md-12,
    .site-layout .page-builder {
        float: left;
    }
    .ac_col-md-12,
    .site-layout .page-builder {
        width: 100%;
    }
    .ac_col-md-11 {
        width: 91.66666667%;
    }
    .ac_col-md-10 {
        width: 83.33333333%;
    }
    .ac_col-md-9,
    .site-layout .content-area {
        width: 75%;
    }
    .ac_col-md-8 {
        width: 66.66666667%;
    }
    .ac_col-md-7 {
        width: 58.33333333%;
    }
    .ac_col-md-6 {
        width: 50%;
    }
    .ac_col-md-5 {
        width: 41.66666667%;
    }
    .ac_col-md-4 {
        width: 33.33333333%;
    }
    .ac_col-md-3,
    .site-layout .widget-area {
        width: 25%;
    }
    .ac_col-md-2 {
        width: 16.66666667%;
    }
    .ac_col-md-1 {
        width: 8.33333333%;
    }
    .ac_col-md-pull-12 {
        right: 100%;
    }
    .ac_col-md-pull-11 {
        right: 91.66666667%;
    }
    .ac_col-md-pull-10 {
        right: 83.33333333%;
    }
    .ac_col-md-pull-9,
    .site-layout.sidebar-left .widget-area {
        right: 75%;
    }
    .ac_col-md-pull-8 {
        right: 66.66666667%;
    }
    .ac_col-md-pull-7 {
        right: 58.33333333%;
    }
    .ac_col-md-pull-6 {
        right: 50%;
    }
    .ac_col-md-pull-5 {
        right: 41.66666667%;
    }
    .ac_col-md-pull-4 {
        right: 33.33333333%;
    }
    .ac_col-md-pull-3 {
        right: 25%;
    }
    .ac_col-md-pull-2 {
        right: 16.66666667%;
    }
    .ac_col-md-pull-1 {
        right: 8.33333333%;
    }
    .ac_col-md-pull-0 {
        right: auto;
    }
    .ac_col-md-push-12 {
        left: 100%;
    }
    .ac_col-md-push-11 {
        left: 91.66666667%;
    }
    .ac_col-md-push-10 {
        left: 83.33333333%;
    }
    .ac_col-md-push-9 {
        left: 75%;
    }
    .ac_col-md-push-8 {
        left: 66.66666667%;
    }
    .ac_col-md-push-7 {
        left: 58.33333333%;
    }
    .ac_col-md-push-6 {
        left: 50%;
    }
    .ac_col-md-push-5 {
        left: 41.66666667%;
    }
    .ac_col-md-push-4 {
        left: 33.33333333%;
    }
    .ac_col-md-push-3,
    .site-layout.sidebar-left .content-area {
        left: 25%;
    }
    .ac_col-md-push-2 {
        left: 16.66666667%;
    }
    .ac_col-md-push-1 {
        left: 8.33333333%;
    }
    .ac_col-md-push-0 {
        left: auto;
    }
    .ac_col-md-offset-12 {
        margin-left: 100%;
    }
    .ac_col-md-offset-11 {
        margin-left: 91.66666667%;
    }
    .ac_col-md-offset-10 {
        margin-left: 83.33333333%;
    }
    .ac_col-md-offset-9 {
        margin-left: 75%;
    }
    .ac_col-md-offset-8 {
        margin-left: 66.66666667%;
    }
    .ac_col-md-offset-7 {
        margin-left: 58.33333333%;
    }
    .ac_col-md-offset-6 {
        margin-left: 50%;
    }
    .ac_col-md-offset-5 {
        margin-left: 41.66666667%;
    }
    .ac_col-md-offset-4 {
        margin-left: 33.33333333%;
    }
    .ac_col-md-offset-3 {
        margin-left: 25%;
    }
    .ac_col-md-offset-2 {
        margin-left: 16.66666667%;
    }
    .ac_col-md-offset-1 {
        margin-left: 8.33333333%;
    }
    .ac_col-md-offset-0 {
        margin-left: 0%;
    }
}

@media (min-width: 1200px) {
    .ac_col-lg-1,
    .ac_col-lg-2,
    .ac_col-lg-3,
    .ac_col-lg-4,
    .ac_col-lg-5,
    .ac_col-lg-6,
    .ac_col-lg-7,
    .ac_col-lg-8,
    .ac_col-lg-9,
    .ac_col-lg-10,
    .ac_col-lg-11,
    .ac_col-lg-12 {
        float: left;
    }
    .ac_col-lg-12 {
        width: 100%;
    }
    .ac_col-lg-11 {
        width: 91.66666667%;
    }
    .ac_col-lg-10 {
        width: 83.33333333%;
    }
    .ac_col-lg-9 {
        width: 75%;
    }
    .ac_col-lg-8 {
        width: 66.66666667%;
    }
    .ac_col-lg-7 {
        width: 58.33333333%;
    }
    .ac_col-lg-6 {
        width: 50%;
    }
    .ac_col-lg-5 {
        width: 41.66666667%;
    }
    .ac_col-lg-4 {
        width: 33.33333333%;
    }
    .ac_col-lg-3 {
        width: 25%;
    }
    .ac_col-lg-2 {
        width: 16.66666667%;
    }
    .ac_col-lg-1 {
        width: 8.33333333%;
    }
    .ac_col-lg-pull-12 {
        right: 100%;
    }
    .ac_col-lg-pull-11 {
        right: 91.66666667%;
    }
    .ac_col-lg-pull-10 {
        right: 83.33333333%;
    }
    .ac_col-lg-pull-9 {
        right: 75%;
    }
    .ac_col-lg-pull-8 {
        right: 66.66666667%;
    }
    .ac_col-lg-pull-7 {
        right: 58.33333333%;
    }
    .ac_col-lg-pull-6 {
        right: 50%;
    }
    .ac_col-lg-pull-5 {
        right: 41.66666667%;
    }
    .ac_col-lg-pull-4 {
        right: 33.33333333%;
    }
    .ac_col-lg-pull-3 {
        right: 25%;
    }
    .ac_col-lg-pull-2 {
        right: 16.66666667%;
    }
    .ac_col-lg-pull-1 {
        right: 8.33333333%;
    }
    .ac_col-lg-pull-0 {
        right: auto;
    }
    .ac_col-lg-push-12 {
        left: 100%;
    }
    .ac_col-lg-push-11 {
        left: 91.66666667%;
    }
    .ac_col-lg-push-10 {
        left: 83.33333333%;
    }
    .ac_col-lg-push-9 {
        left: 75%;
    }
    .ac_col-lg-push-8 {
        left: 66.66666667%;
    }
    .ac_col-lg-push-7 {
        left: 58.33333333%;
    }
    .ac_col-lg-push-6 {
        left: 50%;
    }
    .ac_col-lg-push-5 {
        left: 41.66666667%;
    }
    .ac_col-lg-push-4 {
        left: 33.33333333%;
    }
    .ac_col-lg-push-3 {
        left: 25%;
    }
    .ac_col-lg-push-2 {
        left: 16.66666667%;
    }
    .ac_col-lg-push-1 {
        left: 8.33333333%;
    }
    .ac_col-lg-push-0 {
        left: auto;
    }
    .ac_col-lg-offset-12 {
        margin-left: 100%;
    }
    .ac_col-lg-offset-11 {
        margin-left: 91.66666667%;
    }
    .ac_col-lg-offset-10 {
        margin-left: 83.33333333%;
    }
    .ac_col-lg-offset-9 {
        margin-left: 75%;
    }
    .ac_col-lg-offset-8 {
        margin-left: 66.66666667%;
    }
    .ac_col-lg-offset-7 {
        margin-left: 58.33333333%;
    }
    .ac_col-lg-offset-6 {
        margin-left: 50%;
    }
    .ac_col-lg-offset-5 {
        margin-left: 41.66666667%;
    }
    .ac_col-lg-offset-4 {
        margin-left: 33.33333333%;
    }
    .ac_col-lg-offset-3 {
        margin-left: 25%;
    }
    .ac_col-lg-offset-2 {
        margin-left: 16.66666667%;
    }
    .ac_col-lg-offset-1 {
        margin-left: 8.33333333%;
    }
    .ac_col-lg-offset-0 {
        margin-left: 0%;
    }
}

.ac_embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

.ac_embed-responsive .ac_embed-responsive-item,
.ac_embed-responsive iframe,
.ac_embed-responsive embed,
.ac_embed-responsive object,
.ac_embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0;
}

.ac_embed-responsive-16by9 {
    padding-bottom: 56.25%;
}

.ac_embed-responsive-4by3 {
    padding-bottom: 75%;
}

.clearfix:before,
.fix-social-feed .ac-testimonial__header:before,
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper:before,
.clearfix:after,
.fix-social-feed .ac-testimonial__header:after,
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper:after,
.ac_container:before,
.ac_container:after,
.ac_container-fluid:before,
.ac_container-fluid:after,
.ac_row:before,
.site-layout:before,
.ac_row:after,
.site-layout:after {
    content: " ";
    display: table;
}

.clearfix:after,
.fix-social-feed .ac-testimonial__header:after,
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper:after,
.ac_container:after,
.ac_container-fluid:after,
.ac_row:after,
.site-layout:after {
    clear: both;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.ac_pull-right {
    float: right !important;
}

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

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

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

.ac_hidden {
    display: none !important;
}

.affix {
    position: fixed;
}

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

.ac_visible-xs,
.ac_visible-sm,
.ac_visible-md,
.ac_visible-lg {
    display: none !important;
}

.ac_visible-xs-block,
.ac_visible-xs-inline,
.ac_visible-xs-inline-block,
.ac_visible-sm-block,
.ac_visible-sm-inline,
.ac_visible-sm-inline-block,
.ac_visible-md-block,
.ac_visible-md-inline,
.ac_visible-md-inline-block,
.ac_visible-lg-block,
.ac_visible-lg-inline,
.ac_visible-lg-inline-block {
    display: none !important;
}

@media (max-width: 767px) {
    .ac_visible-xs {
        display: block !important;
    }
    table.ac_visible-xs {
        display: table !important;
    }
    tr.ac_visible-xs {
        display: table-row !important;
    }
    th.ac_visible-xs,
    td.ac_visible-xs {
        display: table-cell !important;
    }
}

@media (max-width: 767px) {
    .ac_visible-xs-block {
        display: block !important;
    }
}

@media (max-width: 767px) {
    .ac_visible-xs-inline {
        display: inline !important;
    }
}

@media (max-width: 767px) {
    .ac_visible-xs-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .ac_visible-sm {
        display: block !important;
    }
    table.ac_visible-sm {
        display: table !important;
    }
    tr.ac_visible-sm {
        display: table-row !important;
    }
    th.ac_visible-sm,
    td.ac_visible-sm {
        display: table-cell !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .ac_visible-sm-block {
        display: block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .ac_visible-sm-inline {
        display: inline !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .ac_visible-sm-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .ac_visible-md {
        display: block !important;
    }
    table.ac_visible-md {
        display: table !important;
    }
    tr.ac_visible-md {
        display: table-row !important;
    }
    th.ac_visible-md,
    td.ac_visible-md {
        display: table-cell !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .ac_visible-md-block {
        display: block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .ac_visible-md-inline {
        display: inline !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .ac_visible-md-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 1200px) {
    .ac_visible-lg {
        display: block !important;
    }
    table.ac_visible-lg {
        display: table !important;
    }
    tr.ac_visible-lg {
        display: table-row !important;
    }
    th.ac_visible-lg,
    td.ac_visible-lg {
        display: table-cell !important;
    }
}

@media (min-width: 1200px) {
    .ac_visible-lg-block {
        display: block !important;
    }
}

@media (min-width: 1200px) {
    .ac_visible-lg-inline {
        display: inline !important;
    }
}

@media (min-width: 1200px) {
    .ac_visible-lg-inline-block {
        display: inline-block !important;
    }
}

@media (max-width: 767px) {
    .ac_hidden-xs {
        display: none !important;
    }
    .ac_col-xs-breakline {
        clear: both !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .ac_hidden-sm {
        display: none !important;
    }
    .ac_col-sm-breakline {
        clear: both !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .ac_hidden-md {
        display: none !important;
    }
    .ac_col-md-breakline {
        clear: both !important;
    }
}

@media (min-width: 1200px) {
    .ac_hidden-lg {
        display: none !important;
    }
    .ac_col-lg-breakline {
        clear: both !important;
    }
}

.ac_visible-print {
    display: none !important;
}

@media print {
    .ac_visible-print {
        display: block !important;
    }
    table.ac_visible-print {
        display: table !important;
    }
    tr.ac_visible-print {
        display: table-row !important;
    }
    th.ac_visible-print,
    td.ac_visible-print {
        display: table-cell !important;
    }
}

.ac_visible-print-block {
    display: none !important;
}

@media print {
    .ac_visible-print-block {
        display: block !important;
    }
}

.ac_visible-print-inline {
    display: none !important;
}

@media print {
    .ac_visible-print-inline {
        display: inline !important;
    }
}

.ac_visible-print-inline-block {
    display: none !important;
}

@media print {
    .ac_visible-print-inline-block {
        display: inline-block !important;
    }
}

@media print {
    .ac_hidden-print {
        display: none !important;
    }
}

@media (min-width: 1600px) {
    /* .ac_container {
    width: 1410px; }  */
}

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

body {
    position: relative;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    color: #454545;
    background-color: #fff;
    background-repeat: no-repeat;
    padding: 0;
    margin: 0;
}

.overflow-hidden {
    overflow: hidden !important;
}

.home .ac-schedule__title {
    font-size: 90px;
}

.ac_page-wrapper {
    position: relative;
    overflow: hidden;
    transition: all 0.4s ease;
}

.container {
    position: relative;
}

a,
input,
textarea,
button,
select {
    outline: none;
}

a:hover,
h1:focus,
h2:focus,
h3:focus,
h4:focus,
h5:focus,
h6:focus {
    text-decoration: none;
}

a:focus,
button:focus,
select:focus,
input:focus,
textarea:focus {
    outline: none !important;
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    position: relative;
    color: #000;
    margin-top: 0;
    margin-bottom: 10px;
    font-family: "Open Sans", sans-serif;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
.h1 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
.h6 a {
    color: inherit;
}

.h1,
h1 {
    font-size: 36px;
}

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

.h3,
h3 {
    font-size: 25px;
}

.h4,
h4 {
    font-size: 20px;
}

.h5,
h5 {
    font-size: 16px;
}

.h6,
h6 {
    font-size: 14px;
}

p {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.8em;
    color: #454545;
}

p a {
    color:#ffb003;
}

p a:hover {
    text-decoration: underline;
}

a {
    position: relative;
    text-decoration: none;
    color: inherit;
    transition: all 0.4s ease;
}

a:hover,
a:focus {
    color: #c98f20;
}

code,
kbd,
pre,
samp {
    font-family: "Open Sans", sans-serif;
    font-size: inherit;
    border-radius: 0;
}

code {
    background-color: #eee;
}

mark,
.mark {
    color: #fff;
    background-color: #c98f20;
    padding: 0 .2em;
}

blockquote {
    position: relative;
    padding: 0 0 0 20px;
    margin-top: 30px;
    margin-bottom: 30px;
    border-left: 5px solid #c98f20;
}

blockquote p {
    font-family: "Open Sans", sans-serif;
    margin-bottom: 0;
    font-style: italic;
}

blockquote footer {
    text-align: right;
}

blockquote footer cite {
    font-family: "Open Sans", sans-serif;
    color: #000;
    font-size: 14px;
    font-style: normal;
    letter-spacing: 0;
    text-transform: none;
}

blockquote footer:before {
    content: '';
    display: none;
}

pre {
    font-family: "Open Sans", sans-serif;
    line-height: 1.6em;
    padding: 5px 15px;
    color: #7d7d7d;
    border: 1px solid #E4E4E4;
}

input,
textarea {
    border-radius: 0;
    font-family: "Open Sans", sans-serif;
    border: 1px solid #e9e8e8;
    background-color: #fff;
    padding: 0 15px;
    color: #b4b4b4;
    font-size: 1em;
    font-weight: 400;
}

input:focus,
textarea:focus {
    border: 1px solid #444;
}

textarea {
    resize: none;
    vertical-align: middle;
    padding: 10px 10px;
    margin-bottom: 10px;
}

input::-webkit-input-placeholder,
input:-moz-placeholder,
input::-moz-placeholder,
input:-ms-input-placeholder,
textarea::-webkit-input-placeholder,
textarea:-moz-placeholder,
textarea::-moz-placeholder,
textarea:-ms-input-placeholder {
    color: #f00;
    font-weight: 400;
}

input[type="checkbox"],
input[type="radio"] {
    width: auto;
    height: auto;
    margin: 0;
    vertical-align: middle;
}

input[type="checkbox"] + label,
input[type="radio"] + label {
    margin: 0;
    font-weight: 400;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    line-height: 1em;
    vertical-align: middle;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    margin: 0;
}

input[type=number] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    -ms-appearance: textfield;
    appearance: textfield;
}

ol,
ul 
{
    padding: 0 0 0 20px;
    margin: 0;
    font-family: "Open Sans", sans-serif;
}

ol li,
ul li 
{
    font-size: 15px;
    line-height:1.8em;
}

ol li a,
ul li a {
    color: inherit;
}

ol li a:hover,
ul li a:hover {
    text-decoration: none;
}

table {
    margin: 1px;
}

caption {
    background: #fff;
    margin-bottom: 2em;
    text-align: left;
}

thead {
    display: table-header-group;
}

tr {
    page-break-inside: avoid;
}

.table-responsive {
    overflow-x: visible;
}

.clearfix-list {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    display: table;
    content: '';
}

.clearfix-list:after {
    content: '';
    clear: both;
}

.ac-post-single ul,
.ac-post-single ol,
.entry-content ul,
.ac-post__content-wrap ul,
.entry-content ol,
.ac-post__content-wrap ol {
    margin-bottom: 20px;
    padding-left: 40px;
}

img {
    /* margin: 0 auto;
    display: inline-block;
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    border: 0;
    transition: all 0.4s ease; */
}

iframe {
    border: 0;
    max-width: 100%;
    width: 100%;
}

.ac_section {
    position: relative;
    overflow: hidden;
    padding-top: 60px;
    padding-bottom: 60px;
    z-index: 10;
}

.ac-section__fix-owl-control {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 9;
    width: 115px;
}

.ac-section__fix-owl-control .ac-owl-next {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 0;
}

@font-face {
    font-family: "gotham";
    font-style: normal;
    font-weight: 300;
    src: url("../fonts/gotham/Gotham-Lightd41d.eot?") format("eot"), url("../fonts/gotham/Gotham-Light.woff") format("woff"), url("../fonts/gotham/Gotham-Light.ttf") format("truetype"), url("../fonts/gotham/Gotham-Light.svg") format("svg"), url("../fonts/gotham/Gotham-Light.otf") format("opentype");
}

@font-face {
    font-family: "gotham";
    font-style: italic;
    font-weight: 300;
    src: url("../fonts/gotham/Gotham-LightItalicd41d.eot?") format("eot"), url("../fonts/gotham/Gotham-LightItalic.woff") format("woff"), url("../fonts/gotham/Gotham-LightItalic.ttf") format("truetype"), url("../fonts/gotham/Gotham-LightItalic.svg") format("svg"), url("../fonts/gotham/Gotham-LightItalic.otf") format("opentype");
}

@font-face {
    font-family: "gotham";
    font-style: normal;
    font-weight: 500;
    src: url("../fonts/gotham/Gotham-Mediumd41d.eot?") format("eot"), url("../fonts/gotham/Gotham-Medium.woff") format("woff"), url("../fonts/gotham/Gotham-Medium.ttf") format("truetype"), url("../fonts/gotham/Gotham-Medium.svg") format("svg"), url("../fonts/gotham/Gotham-Medium.otf") format("opentype");
}

@font-face {
    font-family: "gotham";
    font-style: normal;
    font-weight: 700;
    src: url("../fonts/gotham/Gotham-Boldd41d.eot?") format("eot"), url("../fonts/gotham/Gotham-Bold.woff") format("woff"), url("../fonts/gotham/Gotham-Bold.ttf") format("truetype"), url("../fonts/gotham/Gotham-Bold.svg") format("svg"), url("../fonts/gotham/Gotham-Bold.otf") format("opentype");
}

@font-face {
    font-family: "gotham";
    font-style: italic;
    font-weight: 700;
    src: url("../fonts/gotham/Gotham-BoldItalicd41d.eot?") format("eot"), url("../fonts/gotham/Gotham-BoldItalic.woff") format("woff"), url("../fonts/gotham/Gotham-BoldItalic.ttf") format("truetype"), url("../fonts/gotham/Gotham-BoldItalic.svg") format("svg"), url("../fonts/gotham/Gotham-BoldItalic.otf") format("opentype");
}

@font-face {
    font-family: "gotham";
    font-style: normal;
    font-weight: 900;
    src: url("../fonts/gotham/Gotham-Blackd41d.eot?") format("eot"), url("../fonts/gotham/Gotham-Black.woff") format("woff"), url("../fonts/gotham/Gotham-Black.ttf") format("truetype"), url("../fonts/gotham/Gotham-Black.svg") format("svg"), url("../fonts/gotham/Gotham-Black.otf") format("opentype");
}

@font-face {
    font-family: "gotham book";
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/gotham/Gotham-Bookd41d.eot?") format("eot"), url("../fonts/gotham/Gotham-Book.woff") format("woff"), url("../fonts/gotham/Gotham-Book.ttf") format("truetype"), url("../fonts/gotham/Gotham-Book.svg") format("svg"), url("../fonts/gotham/Gotham-Book.otf") format("opentype");
}

@font-face {
    font-family: "gotham book";
    font-style: italic;
    font-weight: 400;
    src: url("../fonts/gotham/Gotham-BookItalicd41d.eot?") format("eot"), url("../fonts/gotham/Gotham-BookItalic.woff") format("woff"), url("../fonts/gotham/Gotham-BookItalic.ttf") format("truetype"), url("../fonts/gotham/Gotham-BookItalic.svg") format("svg"), url("../fonts/gotham/Gotham-BookItalic.otf") format("opentype");
}

@font-face {
    font-family: "diot";
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/diot/Didot-HTF-B16-Bold-Itald41d.eot?") format("eot"), url("../fonts/diot/Didot-HTF-B16-Bold-Ital.woff") format("woff"), url("../fonts/diot/Didot-HTF-B16-Bold-Ital.ttf") format("truetype"), url("../fonts/diot/Didot-HTF-B16-Bold-Ital.svg") format("svg");
}

@font-face {
    font-family: "Worthwhile";
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/Worthwhile/Worthwhiled41d.eot?") format("eot"), url("../fonts/Worthwhile/Worthwhile.woff") format("woff"), url("../fonts/Worthwhile/Worthwhile.ttf") format("truetype"), url("../fonts/Worthwhile/Worthwhile.svg") format("svg");
}

.ac_bg__overlay,
.ac_bg--video,
.ac_bg--blur {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -5;
}

.ac_bg--video {
    z-index: -10;
}

.ac_bg {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    -ms-background-size: cover;
    background-size: cover;
}

.ac_bg--fixed,
.ac_bg--parallax {
    background-attachment: fixed !important;
}

.ac_container-fullscreen {
    height: 100vh !important;
}

.ac_bg--blur {
    -webkit-filter: blur(8px);
    -moz-filter: blur(8px);
    -ms-filter: blur(8px);
    filter: blur(8px);
}

.overflow-hidden {
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
}

.padding-0 {
    padding: 0 !important;
}

.pt-0 {
    padding-top: 0px !important;
}

.pt-30 {
    padding-top: 30px !important;
}

.pt-100 {
    padding-top: 100px !important;
}

.pt-200 {
    padding-top: 200px !important;
}

.pb-0 {
    padding-bottom: 0px !important;
}

.pb-30 {
    padding-bottom: 30px !important;
}

.pb-100 {
    padding-bottom: 100px !important;
}

.pb-200 {
    padding-bottom: 200px !important;
}

.pb-250 {
    padding-bottom: 250px !important;
}

.white {
    color: #fff !important;
}

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

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

.mt-20 {
    margin-top: 20px !important;
}

.mt-30 {
    margin-top: 30px !important;
}

.mt-45 {
    margin-top: 45px !important;
}

.mt-50 {
    margin-top: 50px !important;
}

.mt-100 {
    margin-top: 100px !important;
}

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

.mb-20 {
    margin-bottom: 20px !important;
}

.mb-30 {
    margin-bottom: 30px !important;
}

.mb-100 {
    margin-bottom: 100px !important;
}

.mb-140 {
    margin-bottom: 140px !important;
}

.ac_column-2 {
    -webkit-column-count: 2;
    -ms-column-count: 2;
    column-count: 2;
}

.ac_column-3 {
    -webkit-column-count: 3;
    -ms-column-count: 3;
    column-count: 3;
}

.ac_column-gap-10 {
    -webkit-column-gap: 10px;
    -ms-column-gap: 10px;
    column-gap: 10px;
}

.ac_column-gap-20 {
    -webkit-column-gap: 20px;
    -ms-column-gap: 20px;
    column-gap: 20px;
}

@media screen and (max-width: 991px) {
    .ac_column-2,
    .ac_column-3 {
        -webkit-column-count: 1;
        -ms-column-count: 1;
        column-count: 1;
    }
}

form input,
form textarea {
    width: 100%;
}

form input[type='checkbox'],
form input[type='submit'] {
    width: auto;
}

form .group {
    position: relative;
}

form .group .group-item {
    width: 50%;
    float: left;
}

form .group .group-item:nth-child(2n) {
    padding-left: 10px;
}

form .group .group-item:nth-child(2n + 1) {
    padding-right: 10px;
}

@media screen and (max-width: 767px) {
    form .group .group-item {
        width: 100%;
    }
    form .group .group-item:nth-child(2n) {
        padding-left: 0 !important;
    }
    form .group .group-item:nth-child(2n + 1) {
        padding-right: 0 !important;
    }
    form .group .group-item:last-child {
        margin-bottom: 0;
    }
}

span.dropcap {
    display: block;
    float: left;
    font-size: 54px;
    line-height: 0.8em;
    font-weight: 600;
    margin-right: 10px;
}

@media (max-width: 767px) {
    .text-left-xs {
        text-align: left;
    }
    .text-center-xs {
        text-align: center;
    }
    .text-right-xs {
        text-align: right;
    }
}

@media (min-width: 768px) {
    .text-left-sm {
        text-align: left;
    }
    .text-center-sm {
        text-align: center;
    }
    .text-right-sm {
        text-align: right;
    }
}

@media (min-width: 992px) {
    .text-left-md {
        text-align: left;
    }
    .text-center-md {
        text-align: center;
    }
    .text-right-md {
        text-align: right;
    }
}

@media (min-width: 1200px) {
    .text-left-lg {
        text-align: left;
    }
    .text-center-lg {
        text-align: center;
    }
    .text-right-lg {
        text-align: right;
    }
}

.font-gotham {
    font-family: "gotham", sans-serif;
}

.font-gotham-book {
    font-family: "gotham book", sans-serif;
}

.font-teko {
    font-family: "Teko", sans-serif !important;
}

.ac-section__body--workshop p {
    font-family: "gotham book", sans-serif;
    margin-top: 0;
}

.ac_bg--dark {
    background-color: #003b93;
}

.ac_bg--dark .ac-sociallist a:hover {
    color: white;
}

.ac_bg--party {
    background-color: #250f47;
    background-image: linear-gradient(45deg, #250f47, #2e0823);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorStr='#250f47', endColorStr='#2e0823');
}

.ac_bg--party2 {
    background-color: #100724;
    background-image: linear-gradient(45deg, #100724, #100724);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorStr='#100724', endColorStr='#100724');
}

.ac_bg--expo {
    background-color: #0c3468;
}

.color-agency {
    color: #f9496d;
}

.pl-40 {
    padding-left: 40px;
}

.pl-15 {
    padding-left: 15px;
}

.pr-15 {
    padding-right: 15px;
}

.hidden {
    display: none !important;
}

.post-password-form input[type="password"] {
    margin: 5px 0 10px;
}

.post-password-form input[type="submit"] {
    padding: 10px 50px;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    border-width: 2px;
    border-style: solid;
    cursor: pointer;
}

.page-links {
    line-height: 30px;
    margin: 20px 0;
    font-family: "gotham", sans-serif;
    font-weight: 700;
}

.page-links a {
    display: inline-block;
}

.page-links .page-number {
    position: relative;
    padding: 5px 6px;
    margin: 0 5px;
    color: #ccc;
    font-size: 20px;
    cursor: pointer;
}

.page-links .page-number:before {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    width: 0;
    height: 3px;
    transition: all 0.4s ease;
}

.page-links .page-number:hover:before {
    width: 100%;
}

.page-links > .page-number:before {
    width: 100%;
}

.ac-isotope__wrapper {
    position: relative;
}

.ac-isotope__grid-row {
    position: relative;
    overflow: hidden;
}

.grid-item .grid-item__inner {
    position: relative;
    overflow: hidden;
}

.grid-item .grid-item__inner .grid-item__content-wrap {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
}

.ac-isotope__wrapper[data-col-gap='5'] .ac-isotope__grid-row {
    margin: -2.5px;
}

.ac-isotope__wrapper[data-col-gap='5'] .grid-item .grid-item__inner {
    padding: 2.5px;
}

.ac-isotope__wrapper[data-col-gap='10'] .ac-isotope__grid-row {
    margin: -5px;
}

.ac-isotope__wrapper[data-col-gap='10'] .grid-item .grid-item__inner {
    padding: 5px;
}

.ac-isotope__wrapper[data-col-gap='15'] .ac-isotope__grid-row {
    margin: -7.5px;
}

.ac-isotope__wrapper[data-col-gap='15'] .grid-item .grid-item__inner {
    padding: 7.5px;
}

.ac-isotope__wrapper[data-col-gap='20'] .ac-isotope__grid-row {
    margin: -10px;
}

.ac-isotope__wrapper[data-col-gap='20'] .grid-item .grid-item__inner {
    padding: 10px;
}

.ac-isotope__wrapper[data-col-gap='25'] .ac-isotope__grid-row {
    margin: -12.5px;
}

.ac-isotope__wrapper[data-col-gap='25'] .grid-item .grid-item__inner {
    padding: 12.5px;
}

.ac-isotope__wrapper[data-col-gap='30'] .ac-isotope__grid-row {
    margin: -15px;
}

.ac-isotope__wrapper[data-col-gap='30'] .grid-item .grid-item__inner {
    padding: 15px;
}

@media screen and (max-width: 481px) {
    .ac-isotope__wrapper[data-col-tn='1'] .grid-item,
    .ac-isotope__wrapper[data-col-tn='1'] .grid-sizer {
        width: 100%;
    }
    .ac-isotope__wrapper[data-col-tn='1'] .grid-item--width2 {
        width: 100%;
    }
    .ac-isotope__wrapper[data-col-tn='2'] .grid-item,
    .ac-isotope__wrapper[data-col-tn='2'] .grid-sizer {
        width: 50%;
    }
    .ac-isotope__wrapper[data-col-tn='2'] .grid-item--width2 {
        width: 100%;
    }
    .ac-isotope__wrapper[data-col-tn='3'] .grid-item,
    .ac-isotope__wrapper[data-col-tn='3'] .grid-sizer {
        width: 33.33333%;
    }
    .ac-isotope__wrapper[data-col-tn='3'] .grid-item--width2 {
        width: 66.66667%;
    }
    .ac-isotope__wrapper[data-col-tn='4'] .grid-item,
    .ac-isotope__wrapper[data-col-tn='4'] .grid-sizer {
        width: 25%;
    }
    .ac-isotope__wrapper[data-col-tn='4'] .grid-item--width2 {
        width: 50%;
    }
    .ac-isotope__wrapper[data-col-tn='5'] .grid-item,
    .ac-isotope__wrapper[data-col-tn='5'] .grid-sizer {
        width: 20%;
    }
    .ac-isotope__wrapper[data-col-tn='5'] .grid-item--width2 {
        width: 40%;
    }
    .ac-isotope__wrapper[data-col-tn='6'] .grid-item,
    .ac-isotope__wrapper[data-col-tn='6'] .grid-sizer {
        width: 16.66667%;
    }
    .ac-isotope__wrapper[data-col-tn='6'] .grid-item--width2 {
        width: 33.33333%;
    }
}

@media screen and (min-width: 481px) {
    .ac-isotope__wrapper[data-col-xs='1'] .grid-item,
    .ac-isotope__wrapper[data-col-xs='1'] .grid-sizer {
        width: 100%;
    }
    .ac-isotope__wrapper[data-col-xs='1'] .grid-item--width2 {
        width: 100%;
    }
    .ac-isotope__wrapper[data-col-xs='2'] .grid-item,
    .ac-isotope__wrapper[data-col-xs='2'] .grid-sizer {
        width: 50%;
    }
    .ac-isotope__wrapper[data-col-xs='2'] .grid-item--width2 {
        width: 100%;
    }
    .ac-isotope__wrapper[data-col-xs='3'] .grid-item,
    .ac-isotope__wrapper[data-col-xs='3'] .grid-sizer {
        width: 33.33333%;
    }
    .ac-isotope__wrapper[data-col-xs='3'] .grid-item--width2 {
        width: 66.66667%;
    }
    .ac-isotope__wrapper[data-col-xs='4'] .grid-item,
    .ac-isotope__wrapper[data-col-xs='4'] .grid-sizer {
        width: 25%;
    }
    .ac-isotope__wrapper[data-col-xs='4'] .grid-item--width2 {
        width: 50%;
    }
    .ac-isotope__wrapper[data-col-xs='5'] .grid-item,
    .ac-isotope__wrapper[data-col-xs='5'] .grid-sizer {
        width: 20%;
    }
    .ac-isotope__wrapper[data-col-xs='5'] .grid-item--width2 {
        width: 40%;
    }
    .ac-isotope__wrapper[data-col-xs='6'] .grid-item,
    .ac-isotope__wrapper[data-col-xs='6'] .grid-sizer {
        width: 16.66667%;
    }
    .ac-isotope__wrapper[data-col-xs='6'] .grid-item--width2 {
        width: 33.33333%;
    }
}

@media screen and (min-width: 768px) {
    .ac-isotope__wrapper[data-col-sm='1'] .grid-item,
    .ac-isotope__wrapper[data-col-sm='1'] .grid-sizer {
        width: 100%;
    }
    .ac-isotope__wrapper[data-col-sm='1'] .grid-item--width2 {
        width: 100%;
    }
    .ac-isotope__wrapper[data-col-sm='2'] .grid-item,
    .ac-isotope__wrapper[data-col-sm='2'] .grid-sizer {
        width: 50%;
    }
    .ac-isotope__wrapper[data-col-sm='2'] .grid-item--width2 {
        width: 100%;
    }
    .ac-isotope__wrapper[data-col-sm='3'] .grid-item,
    .ac-isotope__wrapper[data-col-sm='3'] .grid-sizer {
        width: 33.33333%;
    }
    .ac-isotope__wrapper[data-col-sm='3'] .grid-item--width2 {
        width: 66.66667%;
    }
    .ac-isotope__wrapper[data-col-sm='4'] .grid-item,
    .ac-isotope__wrapper[data-col-sm='4'] .grid-sizer {
        width: 25%;
    }
    .ac-isotope__wrapper[data-col-sm='4'] .grid-item--width2 {
        width: 50%;
    }
    .ac-isotope__wrapper[data-col-sm='5'] .grid-item,
    .ac-isotope__wrapper[data-col-sm='5'] .grid-sizer {
        width: 20%;
    }
    .ac-isotope__wrapper[data-col-sm='5'] .grid-item--width2 {
        width: 40%;
    }
    .ac-isotope__wrapper[data-col-sm='6'] .grid-item,
    .ac-isotope__wrapper[data-col-sm='6'] .grid-sizer {
        width: 16.66667%;
    }
    .ac-isotope__wrapper[data-col-sm='6'] .grid-item--width2 {
        width: 33.33333%;
    }
}

@media screen and (min-width: 992px) {
    .ac-isotope__wrapper[data-col-md='1'] .grid-item,
    .ac-isotope__wrapper[data-col-md='1'] .grid-sizer {
        width: 100%;
    }
    .ac-isotope__wrapper[data-col-md='1'] .grid-item--width2 {
        width: 200%;
    }
    .ac-isotope__wrapper[data-col-md='2'] .grid-item,
    .ac-isotope__wrapper[data-col-md='2'] .grid-sizer {
        width: 50%;
    }
    .ac-isotope__wrapper[data-col-md='2'] .grid-item--width2 {
        width: 100%;
    }
    .ac-isotope__wrapper[data-col-md='3'] .grid-item,
    .ac-isotope__wrapper[data-col-md='3'] .grid-sizer {
        width: 33.33333%;
    }
    .ac-isotope__wrapper[data-col-md='3'] .grid-item--width2 {
        width: 66.66667%;
    }
    .ac-isotope__wrapper[data-col-md='4'] .grid-item,
    .ac-isotope__wrapper[data-col-md='4'] .grid-sizer {
        width: 25%;
    }
    .ac-isotope__wrapper[data-col-md='4'] .grid-item--width2 {
        width: 50%;
    }
    .ac-isotope__wrapper[data-col-md='5'] .grid-item,
    .ac-isotope__wrapper[data-col-md='5'] .grid-sizer {
        width: 20%;
    }
    .ac-isotope__wrapper[data-col-md='5'] .grid-item--width2 {
        width: 40%;
    }
    .ac-isotope__wrapper[data-col-md='6'] .grid-item,
    .ac-isotope__wrapper[data-col-md='6'] .grid-sizer {
        width: 16.66667%;
    }
    .ac-isotope__wrapper[data-col-md='6'] .grid-item--width2 {
        width: 33.33333%;
    }
}

@media screen and (min-width: 1200px) {
    .ac-isotope__wrapper[data-col-lg='1'] .grid-item,
    .ac-isotope__wrapper[data-col-lg='1'] .grid-sizer {
        width: 100%;
    }
    .ac-isotope__wrapper[data-col-lg='1'] .grid-item--width2 {
        width: 200%;
    }
    .ac-isotope__wrapper[data-col-lg='2'] .grid-item,
    .ac-isotope__wrapper[data-col-lg='2'] .grid-sizer {
        width: 50%;
    }
    .ac-isotope__wrapper[data-col-lg='2'] .grid-item--width2 {
        width: 100%;
    }
    .ac-isotope__wrapper[data-col-lg='3'] .grid-item,
    .ac-isotope__wrapper[data-col-lg='3'] .grid-sizer {
        width: 33.33333%;
    }
    .ac-isotope__wrapper[data-col-lg='3'] .grid-item--width2 {
        width: 66.66667%;
    }
    .ac-isotope__wrapper[data-col-lg='4'] .grid-item,
    .ac-isotope__wrapper[data-col-lg='4'] .grid-sizer {
        width: 25%;
    }
    .ac-isotope__wrapper[data-col-lg='4'] .grid-item--width2 {
        width: 50%;
    }
    .ac-isotope__wrapper[data-col-lg='5'] .grid-item,
    .ac-isotope__wrapper[data-col-lg='5'] .grid-sizer {
        width: 20%;
    }
    .ac-isotope__wrapper[data-col-lg='5'] .grid-item--width2 {
        width: 40%;
    }
    .ac-isotope__wrapper[data-col-lg='6'] .grid-item,
    .ac-isotope__wrapper[data-col-lg='6'] .grid-sizer {
        width: 16.66667%;
    }
    .ac-isotope__wrapper[data-col-lg='6'] .grid-item--width2 {
        width: 33.33333%;
    }
}

.ac-blockquote {
    padding: 0;
    margin: 0;
    border: none;
}

.ac-blockquote--gray {
    padding: 75px 0;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}

.ac-blockquote--gray p {
    margin-top: 0;
    color: #999;
    font-size: 25px;
    line-height: 1.6em;
    font-style: italic;
    font-weight: 300;
}

.ac-blockquote--agency {
    padding: 15px 0 15px 30px;
    border-left: 2px solid #f9496d;
}

.ac-blockquote--agency p {
    font-family: "diot", sans-serif !important;
    font-size: 25px;
    line-height: 1.5em;
    font-style: italic;
    font-weight: 700;
    color: #f9496d;
}

.ac-blockquote--workshop {
    padding: 50px 0;
    border-top: 1px solid #c98f20;
    border-bottom: 1px solid #c98f20;
}

.ac-blockquote--workshop p {
    margin-top: 0;
    font-family: "gotham", sans-serif;
    color: #c98f20;
    font-size: 25px;
    line-height: 1.6em;
    font-style: italic;
    font-weight: 300;
}

.ac-countdown__counter {
    position: relative;
}

.ac-countdown__counter ul {
    list-style-type: none;
    padding-left: 0;
}

.ac-countto {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
}

.ac-countto li {
    display: block;
    font-family: "gotham book", sans-serif;
    line-height: 1;
    margin: 0 0 30px;
}

@media (min-width: 768px) {
    .ac-countto li {
        display: inline-block;
        margin: 0 25px;
    }
}

@media (min-width: 992px) {
    .ac-countto li {
        margin: 0 30px;
    }
}

@media (min-width: 1200px) {
    .ac-countto li {
        margin: 0 60px;
    }
}

.ac-countto li .ac-countto__number {
    font-size: 70px;
    margin-bottom: 10px;
}

.ac-countto li .ac-countto__title {
    font-size: 20px;
    color: #666;
}

.ac-metatag a {
    margin-right: 10px;
}

.ac-metatag--template a {
    display: inline-block;
    margin-bottom: 10px;
    font-family: "gotham book", sans-serif;
    font-size: 12px;
    background-color: #f5f5f5;
    line-height: 1em;
    padding: 8px 13px;
    font-weight: 400;
    font-style: italic;
}

.ac-metatag--template a:hover,
.ac-metatag--template a:active {
    color: #fff;
    background-color: #121212;
}

.ac-metatag--sport a {
    font-family: "Open Sans", sans-serif;
}

.ac-metatag--sport a:hover {
    background-color: #bc1230;
}

.ac-metatag--expo a:hover {
    background-color: #ed360f;
}

.ac-metatag--agency a:hover {
    background-color: #f9496d;
}

.ac-pagination {
    padding: 0;
    margin: 0;
}

.ac-pagination li {
    display: inline-block;
}

.ac-pagination a {
    padding: 5px 10px;
}

.ac-pagination--template li,
.event2-pagination li {
    line-height: 30px;
}

.ac-pagination--template li.active,
.event2-pagination li.active {
    color: #121212;
}

.ac-pagination--template .page-numbers,
.event2-pagination .page-numbers {
    position: relative;
    padding: 5px 6px;
    margin: 0 5px;
    min-width: auto;
    height: auto;
    font-family: "gotham", sans-serif;
    font-weight: 700;
    color: #ccc;
    font-size: 20px;
}

.ac-pagination--template .page-numbers:before,
.event2-pagination .page-numbers:before {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    width: 0;
    height: 3px;
    transition: all 0.4s ease;
    background-color: #121212;
}

.ac-pagination--template .page-numbers:hover,
.ac-pagination--template .page-numbers.current,
.event2-pagination .page-numbers:hover,
.event2-pagination .page-numbers.current {
    color: #121212;
}

.ac-pagination--template .page-numbers:hover:before,
.ac-pagination--template .page-numbers.current:before,
.event2-pagination .page-numbers:hover:before,
.event2-pagination .page-numbers.current:before {
    width: 100%;
}

.ac-pagination--template > .page-numbers + .page-numbers,
.event2-pagination > .page-numbers + .page-numbers {
    margin-left: -4px;
}

.ac-pagination--template > .page-numbers:last-child,
.event2-pagination > .page-numbers:last-child {
    width: 30px;
    height: 30px;
    vertical-align: middle;
    border: 2px solid #ccc;
    border-radius: 50%;
}

.ac-pagination--template li.ac-pagination__dot,
.event2-pagination li.ac-pagination__dot {
    font-family: "gotham", sans-serif;
    font-weight: 700;
    color: #ccc;
    font-size: 20px;
}

.ac-pagination--template .page-numbers.next,
.ac-pagination--template .page-numbers.prev,
.event2-pagination .page-numbers.next,
.event2-pagination .page-numbers.prev {
    margin: -5px 5px 0;
    line-height: 1;
    display: inline-block;
    width: 30px;
    height: 30px;
    vertical-align: middle;
    border: 2px solid #ccc;
    border-radius: 50%;
}

.ac-pagination--template .page-numbers.next:before,
.ac-pagination--template .page-numbers.prev:before,
.event2-pagination .page-numbers.next:before,
.event2-pagination .page-numbers.prev:before {
    display: none;
}

.ac-pagination--template .page-numbers.next i,
.ac-pagination--template .page-numbers.prev i,
.event2-pagination .page-numbers.next i,
.event2-pagination .page-numbers.prev i {
    line-height: 1em;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.ac-pagination--template .page-numbers.next:hover,
.ac-pagination--template .page-numbers.prev:hover,
.event2-pagination .page-numbers.next:hover,
.event2-pagination .page-numbers.prev:hover {
    border-color: #121212;
}

.ac-pagination--template-dark a {
    color: #666;
}

.ac-pagination--template-dark a:hover {
    color: #fff;
}

.ac-pagination--template-dark a:before {
    background-color: #fff;
}

.ac-pagination--template-dark li.active {
    color: #fff;
}

.ac-pagination--template-dark li:last-child a:hover {
    border-color: #fff;
}

.ac-pagination--sport a:hover {
    color: #bc1230;
}

.ac-pagination--sport a:before {
    background-color: #bc1230;
}

.ac-pagination--sport li.active {
    color: #bc1230;
}

.ac-pagination--sport li.active:before {
    background-color: #bc1230;
}

.ac-pagination--sport li:last-child a:hover {
    border-color: #bc1230;
}

.ac-pagination--party a:hover {
    color: #370e74;
}

.ac-pagination--party a:before {
    background-color: #370e74;
}

.ac-pagination--party li.active {
    color: #370e74;
}

.ac-pagination--party li:last-child a:hover {
    border-color: #370e74;
}

.ac-pagination--expo a:hover {
    color: #ed360f;
}

.ac-pagination--expo a:before {
    background-color: #ed360f;
}

.ac-pagination--expo li.active {
    color: #ed360f;
}

.ac-pagination--expo li.active:before {
    background-color: #ed360f;
}

.ac-pagination--expo li:last-child a:hover {
    border-color: #ed360f;
}

.ac-pagination--agency a:hover {
    color: #f9496d;
}

.ac-pagination--agency a:before {
    background-color: #f9496d;
}

.ac-pagination--agency li.active {
    color: #f9496d;
}

.ac-pagination--agency li.active:before {
    background-color: #f9496d;
}

.ac-pagination--agency li:last-child a:hover {
    border-color: #f9496d;
}

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

.ac-sociallist li {
    display: inline-block;
}

.ac-sociallist a {
    padding: 0 5px;
    color: #a8a8a8;
}

.ac-sociallist a:hover {
    color: #000;
}

.ac-sociallist--white a {
    color: #575757;
}

.ac-sociallist--white a:hover {
    color: #fff;
}

.ac-sociallist--gold a {
    color: #a9a9a9;
}

.ac-sociallist--gold a:hover {
    color: #c9901f;
}

.ac-sociallist--sport a {
    color: #a9a9a9;
}

.ac-sociallist--sport a:hover {
    color: #bc1230;
}

.ac-sociallist--transparent a {
    color: #a9a9a9;
}

.ac-sociallist--transparent a:hover {
    color: #fff;
}

.ac-sociallist--pink a {
    color: #a9a9a9;
}

.ac-sociallist--pink a:hover {
    color: #f9496d;
}

.star-ratings {
    position: relative;
    overflow: hidden;
    width: 6.2em;
    height: 1em;
    font-size: 11px;
    letter-spacing: 4px;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 20px;
}

.star-ratings:before {
    font-family: "FontAwesome";
    content: '\f006\f006\f006\f006\f006';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    line-height: 1em;
    color: #000;
}

.star-ratings span {
    overflow: hidden;
    position: absolute;
    padding-top: 1.5em;
    left: 0;
}

.star-ratings span:before {
    font-family: "FontAwesome";
    content: '\f005\f005\f005\f005\f005';
    color: #000;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    line-height: 1em;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .star-ratings {
        width: 8em;
    }
}

.star-ratings--sport:before,
.star-ratings--sport span:before {
    color: #bc1230;
}

.ac-authorbox:after {
    content: ".";
    visibility: hidden;
    display: block;
    clear: both;
}

.ac-authorbox__thumbnail {
    float: left;
}

.ac-authorbox__content {
    float: left;
}

.ac-commentarea:after {
    content: "";
    visibility: hidden;
    display: block;
    clear: both;
}

.ac-commentarea__thumbnail {
    float: left;
}

.ac-commentarea__content {
    float: left;
}

.ac-authorbox__thumbnail {
    float: left;
}

.ac-authorbox__content {
    float: left;
}

.ac-commentarea__thumbnail,
.ac-commentarea__content {
    float: left;
}

.comment-list {
    margin-top: 40px;
}

.comment-list,
.comment-list .children {
    padding-left: 0;
    list-style: none;
}

.comment-list > li {
    margin-bottom: 60px;
}

.comment-list > .comment > .children {
    padding-top: 50px;
}

.comment-list > .comment > .children .comment {
    padding-bottom: 0;
}

.comment-list > .comment > .children > .comment {
    padding-bottom: 35px;
}

.comment-list .comment-respond {
    padding: 50px 0;
}

#cancel-comment-reply-link {
    font-size: 0;
    position: absolute;
    top: 0;
    right: 0;
}

#cancel-comment-reply-link:after {
    content: "\f00d";
    font-family: FontAwesome;
    font-size: 20px;
}

.ac-commentarea__thumbnail {
    width: 70px;
}

.ac-commentarea__content {
    width: calc(100% - 70px);
    padding-left: 35px;
}

.ac-commentarea__title {
    line-height: 1em;
}

.ac-commentarea__author {
    font-family: "gotham", sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #000;
}

.ac-commentarea__comment p {
    font-family: "gotham book", sans-serif;
    font-size: 14px;
    color: #666;
    line-height: 1.5em;
    margin: 0;
    font-weight: 400;
}

.ac-commentarea__date {
    font-family: "gotham", sans-serif;
    font-size: 12px;
    font-weight: 300;
    font-style: italic;
    color: #999;
    padding-left: 5px;
}

.comment-reply-link {
    padding-left: 15px;
    font-size: 12px;
    color: #999;
}

.comment-reply-link i {
    margin-right: 5px;
}

.comment-reply-link:hover {
    color: #000;
}

.children .comment-item {
    position: relative;
    padding: 35px 25px;
}

.children .comment-item {
    background-color: #f3f3f3;
}

.children .comment-item.even:first-child:before {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 30px;
    z-index: 100;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #f3f3f3;
    display: inline-block;
}

.children .comment-item .ac-commentarea {
    padding-bottom: 0;
}

@media (max-width: 479px) {
    .ac-commentarea__thumbnail,
    .ac-commentarea__content {
        width: 100%;
    }
    .ac-commentarea__content {
        margin-top: 30px;
        padding-left: 0;
    }
}

.ac-iconbox {
    position: relative;
}

.ac-iconbox .ac-iconbox__icon {
    display: inline-block;
}

#map_canvas {
    position: relative;
    width: 100%;
    height: 400px;
    overflow: hidden;
}

@media (max-width: 767px) {
    #map_canvas:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background-color: transparent;
        z-index: 100;
        display: block;
    }
    #map_canvas.active:before {
        display: none;
    }
}

.ac-magnific--photo .grid-item .grid-item__content-wrap:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: black;
    opacity: 0.3;
    visibility: visible;
    transition: all 0.4s ease;
}

.ac-magnific--photo .grid-item:hover .grid-item__content-wrap:before {
    opacity: 0;
    visibility: hidden;
}

.ac-magnific--photo .overlay {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 223;
    background-color: rgba(0, 0, 0, 0.5);
}

.ac-owlslider {
    position: relative;
}

.ac-header {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 100;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: all 0.4s ease;
}

.ac-header__main {
    position: relative;
    width: 100%;
    padding: 30px 0;
    transition: all 0.4s ease;
}

.ac-header__left {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    max-width: 400px;
}

@media (max-width: 479px) {
    .ac-header__left {
        max-width: 100%;
    }
}

.ac-header__left img {
    position: relative;
    z-index: 1;
    width: 100%;
    transition: all 0.4s ease;
}

.ac-header__right {
    position: relative;
    float: right;
    margin-left: 10px;
    transition: all 0.4s ease;
}

.ac-header__search-btn {
    position: relative;
    float: right;
    transition: all 0.4s ease;
}

.ac-header__navigation {
    position: static;
    float: right;
}

.ac-header__navigation ul > li {
    position: relative;
    display: inline-block;
    line-height: 1.6em;
}

.ac-header__navigation ul > li > a {
    display: block;
    line-height: 1em;
    padding: 7px 15px;
}

.ac-header__navigation ul > li.menu-item-has-children > ul.sub-menu {
    position: absolute;
    display: block;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s ease;
}

.ac-header__navigation ul > li.menu-item-has-children > ul.sub-menu > li {
    position: relative;
    display: block;
}

.ac-header__navigation ul > li.menu-item-has-children > ul.sub-menu > li > a {
    display: block;
    padding: 10px 15px;
    color: white;
}

.ac-header__navigation ul > li.menu-item-has-children > ul.sub-menu > li.menu-item-has-children > ul.sub-menu {
    padding-top: 0;
    padding-left: 0;
    top: 0;
    left: 100%;
}

.ac-header__navigation ul > li.menu-item-has-children:hover > ul.sub-menu {
    opacity: 1;
    visibility: visible;
}

.ac-header__search-form {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 11;
    transition: all 0.4s ease;
}

.ac-header__search-form .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

.ac-header__search-form input {
    padding: 0 !important;
    border: none !important;
    border-bottom: 2px solid transparent !important;
    box-shadow: none !important;
    transition: all 0.4s ease;
}

.ac-header__search-form input:focus {
    border-bottom-color: #b4b4b4 !important;
}

.ac-header__search-form .input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
    width: 1%;
    vertical-align: middle;
    display: table-cell;
}

.ac-header__search-form .search-form {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

@media (max-width: 991px) {
    .ac-header__search-form .search-form {
        width: 100%;
        padding: 0 15px;
    }
}

.ac-footer__top,
.ac-footer__bottom {
    position: relative;
}

.ac-footer__top ul,
.ac-footer__bottom ul {
    list-style: none;
    padding-left: 0;
}

.ac-footer__top a,
.ac-footer__bottom a {
    font-family: "gotham book", sans-serif;
    font-size: 14px;
    color: #999;
}

.ac-footer__top span.large,
.ac-footer__bottom span.large {
    font-family: "gotham book", sans-serif;
    font-size: 30px;
    color: #fff;
    display: block;
    margin-bottom: 10px;
}

.ac-footer__top p,
.ac-footer__bottom p {
    font-family: "gotham book", sans-serif;
    font-size: 14px;
    margin-top: 0;
    color: #999;
}

.ac_bg--agency {
    border-top: 1px solid #ebebeb;
}

.ac_bg--agency .ac-footer__top a:hover,
.ac_bg--agency .ac-footer__bottom a:hover {
    color: #f9496d;
}

.ac_bg--agency .ac-footer__top span.large,
.ac_bg--agency .ac-footer__bottom span.large {
    color: #f9496d;
}

.ac-post {
    position: relative;
}

.ac-post .ac-post__thumbnail {
    position: relative;
}

.ac-post .ac-post__thumbnail > a {
    position: static;
}

.ac-post .ac-post__overlay {
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    transition: all ease 0.3s;
}

.ac-post p {
    font-family: "gotham book", sans-serif;
    margin: 0;
}

.ac-post--list:after {
    content: '';
    display: block;
    visibility: hidden;
    clear: both;
}

.ac-post--list .ac-post__thumbnail,
.ac-post--list .ac-post__content-wrap {
    float: left;
    width: 50%;
}

@media (max-width: 767px) {
    .ac-post--list .ac-post__thumbnail,
    .ac-post--list .ac-post__content-wrap {
        float: none;
        width: 100% !important;
    }
    .ac-post--list .ac-post__thumbnail {
        margin-bottom: 30px;
    }
}

.ac-post--list.ac-post--inverse .ac-post__thumbnail,
.ac-post--list.ac-post--inverse .ac-post__content-wrap {
    float: right;
}

.ac-post--event {
    text-align: center;
}

.ac-post--event:after {
    content: '';
    display: block;
    visibility: hidden;
    clear: both;
}

.ac-post--event .ac-post__thumbnail {
    margin-bottom: 30px;
}

.ac-post--event .ac-post__thumbnail img {
    width: 100%;
}

.ac-post--event .ac-post__content-wrap {
    padding-left: 0;
}

@media (min-width: 769px) {
    .ac-post--event {
        text-align: left;
    }
    .ac-post--event .ac-post__thumbnail {
        float: left;
        width: 210px;
    }
    .ac-post--event .ac-post__content-wrap {
        float: left;
        width: calc(100% - 210px);
        padding-left: 30px;
    }
}

.ac-post--thumbnail {
    position: relative;
    overflow: hidden;
}

.ac-post--thumbnail .ac-post__content-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 25;
}

.ac-pricing {
    text-align: center;
}

.ac-pricing ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.ac-schedule {
    position: relative;
}

.ac-schedule:after {
    content: '';
    visibility: hidden;
    display: table;
    clear: both;
}

.ac-schedule ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.ac-schedule .ac-schedule__left,
.ac-schedule .ac-schedule__right {
    float: left;
    width: 50%;
}

@media (max-width: 767px) {
    .ac-schedule .ac-schedule__left,
    .ac-schedule .ac-schedule__right {
        float: none;
        width: 100%;
    }
}

.ac-testimonial:after {
    content: '';
    display: table;
    visibility: hidden;
    clear: both;
}

.ac-testimonial .ac-testimonial__header,
.ac-testimonial .ac-testimonial__content {
    float: left;
}

@media (max-width: 479px) {
    .ac-testimonial .ac-testimonial__header,
    .ac-testimonial .ac-testimonial__content {
        float: none;
    }
}

.fix-social-feed .ac-testimonial__header,
.fix-social-feed .ac-testimonial__content {
    float: none !important;
}

.fix-social-feed .ac-testimonial__header {
    padding-left: 30px;
    width: 100% !important;
    text-align: left !important;
}

.fix-social-feed .ac-testimonial__thumbnail {
    float: left;
    margin-bottom: 0 !important;
    margin-right: 20px;
}

.fix-social-feed .ac-testimonial .ac-testimonial__content {
    width: 100% !important;
}

.fix-social-feed .ac-owlslider__section-control {
    margin-bottom: 0 !important;
    margin-left: 0 !important;
}

@media (min-width: 480px) {
    .fix-social-feed .ac-owlslider__section-control {
        margin-left: 30px !important;
    }
}

@media (min-width: 1200px) {
    .fix-social-feed .ac-owlslider__section-control {
        margin-left: 100px !important;
    }
}

@media (min-width: 1460px) {
    .fix-social-feed .ac-owlslider__section-control {
        margin-left: 110px !important;
    }
}

.ac-ticket ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.ytplayer-wrapper {
    position: relative;
    padding-bottom: 41.6%;
    height: 0;
    overflow: hidden;
}

.ytplayer-wrapper iframe,
.ytplayer-wrapper object,
.ytplayer-wrapper embed,
.ytplayer-wrapper video {
    position: absolute;
    top: auto !important;
    left: auto !important;
    bottom: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}

.ytplayer-wrapper .mb_YTPBar .mb_YTPseekbar {
    background-color: #c98f20;
}

.ytplayer-wrapper .toggle-play {
    position: absolute !important;
    top: 50%;
    left: 50%;
    width: 90px;
    height: 90px;
    line-height: 84px;
    color: #fff;
    font-size: 30px;
    background-color: transparent;
    border: 3px solid #fff;
    cursor: pointer;
    z-index: 2223;
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    transition: all 0.4s ease;
}

.ytplayer-wrapper .toggle-play.play {
    opacity: 0;
    visibility: hidden;
}

.ytplayer-wrapper .toggle-play .icons {
    font-size: 45px;
}

.ytplayer-wrapper .toggle-play:hover {
    background-color: #fff;
    color: #252525;
}

.ytplayer-wrapper:hover .toggle-play {
    opacity: 1;
    visibility: visible;
}

.yt-thumbnail {
    position: relative;
    z-index: 2222;
    padding-bottom: 41.6%;
    display: block;
}

.yt-thumbnail > img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.ac-video_player--sport .toggle-play {
    width: 60px;
    height: 60px;
    line-height: 54px;
    color: #bc1230;
    border: 2px solid #bc1230;
}

.ac-video_player--sport .toggle-play:hover {
    background-color: #bc1230;
}

.ac-video_player--sport .mb_YTPBar .mb_YTPseekbar {
    background-color: #bc1230;
}

.ac-video__player .ac-section__header {
    position: absolute;
    top: 50%;
    left: 13%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 22222;
}

.ac-video__player .ac-section__title {
    color: #fff;
    display: inline-block;
}

.ac-video__player .ac-section__title:after {
    background-color: #fff;
    width: 150%;
}

.ac-widget {
    position: relative;
}

.ac-widget ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.btn,
.ac-post__content-wrap .post-password-form input[type="submit"] {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
background: #f1712a;
    color: #fff;
}

.btn:focus,
.ac-post__content-wrap .post-password-form input[type="submit"]:focus,
.btn.focus,
.ac-post__content-wrap .post-password-form input.focus[type="submit"],
.btn:active:focus,
.ac-post__content-wrap .post-password-form input[type="submit"]:active:focus,
.btn:active.focus,
.ac-post__content-wrap .post-password-form input[type="submit"]:active.focus,
.btn.active:focus,
.ac-post__content-wrap .post-password-form input.active[type="submit"]:focus,
.btn.active.focus,
.ac-post__content-wrap .post-password-form input.active.focus[type="submit"] {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.btn:hover,
.ac-post__content-wrap .post-password-form input[type="submit"]:hover,
.btn:focus,
.ac-post__content-wrap .post-password-form input[type="submit"]:focus,
.btn.focus,
.ac-post__content-wrap .post-password-form input.focus[type="submit"] {
    color: #fff;
    text-decoration: none;
background:#519d21;
}

.btn:active,
.ac-post__content-wrap .post-password-form input[type="submit"]:active,
.btn.active,
.ac-post__content-wrap .post-password-form input.active[type="submit"] {
    outline: 0;
    background-image: none;
    -ms-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled,
.ac-post__content-wrap .post-password-form input.disabled[type="submit"],
.btn[disabled],
.ac-post__content-wrap .post-password-form input[disabled][type="submit"],
fieldset[disabled] .btn,
fieldset[disabled] .ac-post__content-wrap .post-password-form input[type="submit"],
.ac-post__content-wrap .post-password-form fieldset[disabled] input[type="submit"] {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -ms-box-shadow: none;
    box-shadow: none;
}

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

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.btn-default:focus,
.btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c;
}

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.btn-default:active,
.btn-default.active,
.open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.btn-default:active:hover,
.btn-default:active:focus,
.btn-default:active.focus,
.btn-default.active:hover,
.btn-default.active:focus,
.btn-default.active.focus,
.open > .btn-default.dropdown-toggle:hover,
.open > .btn-default.dropdown-toggle:focus,
.open > .btn-default.dropdown-toggle.focus {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c;
}

.btn-default:active,
.btn-default.active,
.open > .btn-default.dropdown-toggle {
    background-image: none;
}

.btn-default.disabled,
.btn-default.disabled:hover,
.btn-default.disabled:focus,
.btn-default.disabled.focus,
.btn-default.disabled:active,
.btn-default.disabled.active,
.btn-default[disabled],
.btn-default[disabled]:hover,
.btn-default[disabled]:focus,
.btn-default[disabled].focus,
.btn-default[disabled]:active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc;
}

.btn-default .badge {
    color: #fff;
    background-color: #333;
}

.btn-primary,
.ac-post__content-wrap .post-password-form input[type="submit"] {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}

.btn-primary:focus,
.ac-post__content-wrap .post-password-form input[type="submit"]:focus,
.btn-primary.focus,
.ac-post__content-wrap .post-password-form input.focus[type="submit"] {
    color: #fff;
    background-color: #286090;
    border-color: #122b40;
}

.btn-primary:hover,
.ac-post__content-wrap .post-password-form input[type="submit"]:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}

.btn-primary:active,
.ac-post__content-wrap .post-password-form input[type="submit"]:active,
.btn-primary.active,
.ac-post__content-wrap .post-password-form input.active[type="submit"],
.open > .btn-primary.dropdown-toggle,
.ac-post__content-wrap .post-password-form .open > input.dropdown-toggle[type="submit"] {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}

.btn-primary:active:hover,
.ac-post__content-wrap .post-password-form input[type="submit"]:active:hover,
.btn-primary:active:focus,
.ac-post__content-wrap .post-password-form input[type="submit"]:active:focus,
.btn-primary:active.focus,
.ac-post__content-wrap .post-password-form input[type="submit"]:active.focus,
.btn-primary.active:hover,
.ac-post__content-wrap .post-password-form input.active[type="submit"]:hover,
.btn-primary.active:focus,
.ac-post__content-wrap .post-password-form input.active[type="submit"]:focus,
.btn-primary.active.focus,
.ac-post__content-wrap .post-password-form input.active.focus[type="submit"],
.open > .btn-primary.dropdown-toggle:hover,
.ac-post__content-wrap .post-password-form .open > input.dropdown-toggle[type="submit"]:hover,
.open > .btn-primary.dropdown-toggle:focus,
.ac-post__content-wrap .post-password-form .open > input.dropdown-toggle[type="submit"]:focus,
.open > .btn-primary.dropdown-toggle.focus,
.ac-post__content-wrap .post-password-form .open > input.dropdown-toggle.focus[type="submit"] {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40;
}

.btn-primary:active,
.ac-post__content-wrap .post-password-form input[type="submit"]:active,
.btn-primary.active,
.ac-post__content-wrap .post-password-form input.active[type="submit"],
.open > .btn-primary.dropdown-toggle,
.ac-post__content-wrap .post-password-form .open > input.dropdown-toggle[type="submit"] {
    background-image: none;
}

.btn-primary.disabled,
.ac-post__content-wrap .post-password-form input.disabled[type="submit"],
.btn-primary.disabled:hover,
.ac-post__content-wrap .post-password-form input.disabled[type="submit"]:hover,
.btn-primary.disabled:focus,
.ac-post__content-wrap .post-password-form input.disabled[type="submit"]:focus,
.btn-primary.disabled.focus,
.ac-post__content-wrap .post-password-form input.disabled.focus[type="submit"],
.btn-primary.disabled:active,
.ac-post__content-wrap .post-password-form input.disabled[type="submit"]:active,
.btn-primary.disabled.active,
.ac-post__content-wrap .post-password-form input.disabled.active[type="submit"],
.btn-primary[disabled],
.ac-post__content-wrap .post-password-form input[disabled][type="submit"],
.btn-primary[disabled]:hover,
.ac-post__content-wrap .post-password-form input[disabled][type="submit"]:hover,
.btn-primary[disabled]:focus,
.ac-post__content-wrap .post-password-form input[disabled][type="submit"]:focus,
.btn-primary[disabled].focus,
.ac-post__content-wrap .post-password-form input[disabled].focus[type="submit"],
.btn-primary[disabled]:active,
.ac-post__content-wrap .post-password-form input[disabled][type="submit"]:active,
.btn-primary[disabled].active,
.ac-post__content-wrap .post-password-form input[disabled].active[type="submit"],
fieldset[disabled] .btn-primary,
fieldset[disabled] .ac-post__content-wrap .post-password-form input[type="submit"],
.ac-post__content-wrap .post-password-form fieldset[disabled] input[type="submit"],
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .ac-post__content-wrap .post-password-form input[type="submit"]:hover,
.ac-post__content-wrap .post-password-form fieldset[disabled] input[type="submit"]:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .ac-post__content-wrap .post-password-form input[type="submit"]:focus,
.ac-post__content-wrap .post-password-form fieldset[disabled] input[type="submit"]:focus,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .ac-post__content-wrap .post-password-form input.focus[type="submit"],
.ac-post__content-wrap .post-password-form fieldset[disabled] input.focus[type="submit"],
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .ac-post__content-wrap .post-password-form input[type="submit"]:active,
.ac-post__content-wrap .post-password-form fieldset[disabled] input[type="submit"]:active,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .ac-post__content-wrap .post-password-form input.active[type="submit"],
.ac-post__content-wrap .post-password-form fieldset[disabled] input.active[type="submit"] {
    background-color: #337ab7;
    border-color: #2e6da4;
}

.btn-primary .badge,
.ac-post__content-wrap .post-password-form input[type="submit"] .badge {
    color: #337ab7;
    background-color: #fff;
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.btn-success:focus,
.btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625;
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}

.btn-success:active,
.btn-success.active,
.open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}

.btn-success:active:hover,
.btn-success:active:focus,
.btn-success:active.focus,
.btn-success.active:hover,
.btn-success.active:focus,
.btn-success.active.focus,
.open > .btn-success.dropdown-toggle:hover,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle.focus {
    color: #fff;
    background-color: #398439;
    border-color: #255625;
}

.btn-success:active,
.btn-success.active,
.open > .btn-success.dropdown-toggle {
    background-image: none;
}

.btn-success.disabled,
.btn-success.disabled:hover,
.btn-success.disabled:focus,
.btn-success.disabled.focus,
.btn-success.disabled:active,
.btn-success.disabled.active,
.btn-success[disabled],
.btn-success[disabled]:hover,
.btn-success[disabled]:focus,
.btn-success[disabled].focus,
.btn-success[disabled]:active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff;
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}

.btn-info:focus,
.btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85;
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}

.btn-info:active,
.btn-info.active,
.open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}

.btn-info:active:hover,
.btn-info:active:focus,
.btn-info:active.focus,
.btn-info.active:hover,
.btn-info.active:focus,
.btn-info.active.focus,
.open > .btn-info.dropdown-toggle:hover,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle.focus {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85;
}

.btn-info:active,
.btn-info.active,
.open > .btn-info.dropdown-toggle {
    background-image: none;
}

.btn-info.disabled,
.btn-info.disabled:hover,
.btn-info.disabled:focus,
.btn-info.disabled.focus,
.btn-info.disabled:active,
.btn-info.disabled.active,
.btn-info[disabled],
.btn-info[disabled]:hover,
.btn-info[disabled]:focus,
.btn-info[disabled].focus,
.btn-info[disabled]:active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da;
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff;
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}

.btn-warning:focus,
.btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d;
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}

.btn-warning:active,
.btn-warning.active,
.open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}

.btn-warning:active:hover,
.btn-warning:active:focus,
.btn-warning:active.focus,
.btn-warning.active:hover,
.btn-warning.active:focus,
.btn-warning.active.focus,
.open > .btn-warning.dropdown-toggle:hover,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle.focus {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d;
}

.btn-warning:active,
.btn-warning.active,
.open > .btn-warning.dropdown-toggle {
    background-image: none;
}

.btn-warning.disabled,
.btn-warning.disabled:hover,
.btn-warning.disabled:focus,
.btn-warning.disabled.focus,
.btn-warning.disabled:active,
.btn-warning.disabled.active,
.btn-warning[disabled],
.btn-warning[disabled]:hover,
.btn-warning[disabled]:focus,
.btn-warning[disabled].focus,
.btn-warning[disabled]:active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236;
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff;
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

.btn-danger:focus,
.btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19;
}

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}

.btn-danger:active,
.btn-danger.active,
.open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}

.btn-danger:active:hover,
.btn-danger:active:focus,
.btn-danger:active.focus,
.btn-danger.active:hover,
.btn-danger.active:focus,
.btn-danger.active.focus,
.open > .btn-danger.dropdown-toggle:hover,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle.focus {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19;
}

.btn-danger:active,
.btn-danger.active,
.open > .btn-danger.dropdown-toggle {
    background-image: none;
}

.btn-danger.disabled,
.btn-danger.disabled:hover,
.btn-danger.disabled:focus,
.btn-danger.disabled.focus,
.btn-danger.disabled:active,
.btn-danger.disabled.active,
.btn-danger[disabled],
.btn-danger[disabled]:hover,
.btn-danger[disabled]:focus,
.btn-danger[disabled].focus,
.btn-danger[disabled]:active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a;
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff;
}

.btn-link {
    color: #337ab7;
    font-weight: normal;
    border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -ms-box-shadow: none;
    box-shadow: none;
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
    border-color: transparent;
}

.btn-link:hover,
.btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent;
}

.btn-link[disabled]:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none;
}

.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px;
}

.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

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

.btn-block + .btn-block {
    margin-top: 5px;
}

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

.btn-black,
.btn-gray,
.btn-white,
.btn-agency,
.btn-agency--white,
.btn-expo,
.btn-expo2,
.btn-expo2--white,
.btn-party,
.btn-party-2,
.btn-sport,
.btn-sport--transparent,
.btn-sport--gray {
    font-family: "gotham", sans-serif;
    font-weight: 500;
    letter-spacing: 2px;
    border-radius: 0;
}

.btn,
.ac-post__content-wrap .post-password-form input[type="submit"] {
    display: inline-block;
    font-size: 12px;
    padding: 4px 15px;
    border-radius: 0;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 0.4s ease;
}

.btn-large {
    padding: 10px 50px;
    font-size: 14px;
    letter-spacing: 2px;
}

.btn-transparent {
    border: 2px solid #fff;
    background-color: transparent;
    color: #fff;
    font-family: "gotham", sans-serif;
    font-weight: 500;
    border-radius: 0;
}

.btn-transparent:hover {
    background-color: #fff;
    color: #000;
}

.btn-transparent-workshop {
    padding: 15px 40px;
    border: 2px solid #999;
    background-color: transparent;
    font-size: 14px;
    letter-spacing: 2px;
    color: #999;
    font-family: "gotham", sans-serif;
    font-weight: 700;
    border-radius: 0;
}

.btn-transparent-workshop:hover {
    background-color: #999;
    color: #fff;
}

.btn-black {
    border: 2px solid #000;
    background-color: #000;
    color: #fff;
}

.btn-black:hover {
    background-color: #fff;
    color: #000;
}

.btn-gray {
    border: 2px solid #eee;
    background-color: #eee;
}

.btn-gray:hover {
    border-color: #000;
    background-color: #000;
    color: #fff;
}

.btn-white {
    border: 2px solid transparent;
    background-color: #fff;
    color: #000;
}

.btn-white:hover {
    background-color: #e5e5e5;
}

.btn-agency {
    border: 2px solid #f9496d;
    background-color: #f9496d;
    color: #fff;
}

.btn-agency:hover {
    background-color: #fff;
    color: #f9496d;
    text-decoration: none;
}

.btn-agency--white {
    border: 2px solid #f9496d;
    background-color: #fff;
    color: #f9496d;
}

.btn-agency--white:hover {
    background-color: #f9496d;
    color: #fff;
    text-decoration: none;
}

.btn-expo {
    border: 2px solid #ed360f;
    background-color: #ed360f;
    color: #fff;
}

.btn-expo:hover {
    background-color: #fff;
    color: #ed360f;
    text-decoration: none;
}

.btn-expo2 {
    border: 2px solid #0c3468;
    background-color: #0c3468;
    color: #fff;
}

.btn-expo2:hover {
    background-color: #fff;
    color: #0c3468;
    text-decoration: none;
}

.btn-expo2--white {
    border: 2px solid #0c3468;
    background-color: #fff;
    color: #0c3468;
}

.btn-expo2--white:hover {
    background-color: #0c3468;
    color: #fff;
    text-decoration: none;
}

.btn-party {
    border: 1px solid #370e74;
    background-color: #370e74;
    color: #fff;
}

.btn-party:hover {
    background-color: #fff;
    color: #370e74;
    text-decoration: none;
}

.btn-party-2 {
    border: 1px solid #a90551;
    background-color: #a90551;
    color: #fff;
}

.btn-party-2:hover {
    background-color: #fff;
    color: #a90551;
    text-decoration: none;
}

.btn-sport {
    border: 1px solid #bc1230;
    background-color: #bc1230;
    color: #fff;
    font-family: "Teko", sans-serif;
    font-size: 20px;
}

.btn-sport:hover {
    background-color: #fff;
    color: #bc1230;
    text-decoration: none;
}

.btn-sport--transparent {
    border: 2px solid #bc1230;
    background-color: transparent;
    color: #bc1230;
}

.btn-sport--transparent:hover {
    background-color: #bc1230;
    color: #fff;
    text-decoration: none;
}

.btn-sport--gray {
    font-size: 16px;
    border: 2px solid #cccccc;
    background-color: transparent;
    color: #999999;
}

.btn-sport--gray:hover {
    background-color: #999999;
    color: #fff;
    text-decoration: none;
    border-color: #999999;
}

.no-js #loading {
    display: none !important;
}

#loading {
    display: none\9;
    /* IE6, IE7, IE8, IE9 */
    margin-top: 0px;
    z-index: 999999;
    transition: all .8s ease;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

#loading.no-loading {
    display: none !important;
}

#loading-center {
    width: 100%;
    height: 100%;
    position: relative;
    background-color: #000;
}

.loading-done {
    opacity: 0;
    visibility: hidden;
}

#loading-center-absolute {
    height: 200px;
    width: 200px;
    margin-top: -100px;
    margin-left: -100px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    position: absolute;
    top: 50%;
    left: 50%;
}

.object {
    position: absolute;
    border-top: 5px solid #FFF;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #FFF;
    border-right: 5px solid transparent;
    border-radius: 50%;
    -webkit-animation: animate 2s infinite;
    animation: animate 2s infinite;
}

#object_one {
    left: 75px;
    top: 75px;
    width: 50px;
    height: 50px;
}

#object_two {
    left: 65px;
    top: 65px;
    width: 70px;
    height: 70px;
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

#object_three {
    left: 55px;
    top: 55px;
    width: 90px;
    height: 90px;
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}

#object_four {
    left: 45px;
    top: 45px;
    width: 110px;
    height: 110px;
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}

@-webkit-keyframes animate {
    50% {
        -webkit-transform: rotate(360deg) scale(0.8);
        transform: rotate(360deg) scale(0.8);
    }
}

@keyframes animate {
    50% {
        -webkit-transform: rotate(360deg) scale(0.8);
        transform: rotate(360deg) scale(0.8);
    }
}

.mfp-bg {
    background-color: transparent;
}

.mfp-container {
    padding: 0 100px;
}

.mfp-content {
    padding: 50px 0;
}

.mfp-figure img {
    padding: 0;
}

.mfp-figure:after {
    display: none;
}

.mfp-figure:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 50px;
    width: 100%;
    height: 50%;
    background: linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.8) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(100%, rgba(0, 0, 0, 0.8)));
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='transparent', endColorstr='rgba(0, 0, 0, 0.8)', GradientType=0);
    /* IE6-9 */
}

.ac-mfp--theme .mfp-close {
    position: fixed;
    top: 20px;
    right: 20px;
    height: 50px;
    width: 50px;
    padding-right: 17px;
    color: #000;
    background-color: #fff;
    cursor: pointer;
    -ms-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}

.ac-mfp--theme .mfp-close:hover {
    cursor: pointer;
}

.ac-mfp--theme .mfp-counter {
    display: none;
}

.ac-mfp--theme .mfp-arrow {
    width: 30px;
    height: 30px;
    border: 2px solid #545454;
    font-size: 20px;
    margin: 0;
    top: calc(50% - 15px);
    opacity: .5;
    border-radius: 50%;
}

.ac-mfp--theme .mfp-arrow:before {
    display: inline-block;
    position: absolute;
    margin: 0;
    padding: 0;
    top: 50%;
    left: 50%;
    font-family: FontAwesome;
    border: none;
    opacity: 1;
    color: #545454;
    height: auto;
    width: auto;
    transition: all 0.4s ease;
    -webkit-transform: translate(-60%, -50%);
    transform: translate(-60%, -50%);
}

.ac-mfp--theme .mfp-arrow:after {
    display: none;
}

.ac-mfp--theme .mfp-arrow:hover {
    opacity: 1;
}

.ac-mfp--theme .mfp-arrow-left {
    left: -50px;
}

.ac-mfp--theme .mfp-arrow-left:before {
    content: "\f104";
}

.ac-mfp--theme .mfp-arrow-right {
    right: -50px;
}

.ac-mfp--theme .mfp-arrow-right:before {
    content: "\f105";
}

@media (max-width: 767px) {
    .ac-mfp--theme .mfp-arrow {
        border-color: #fff;
    }
    .ac-mfp--theme .mfp-arrow:before {
        color: #fff;
    }
    .ac-mfp--theme .mfp-arrow-left,
    .ac-mfp--theme .mfp-arrow-right {
        padding: 20px;
    }
    .ac-mfp--theme .mfp-arrow-left {
        left: 20px;
    }
    .ac-mfp--theme .mfp-arrow-right {
        right: 20px;
    }
}

.mfp-bottom-bar {
    padding: 0 30px;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}

.mfp-bottom-bar .mfp-title {
    padding-right: 0;
    color: #999;
    font-size: 16px;
    font-family: "gotham book", sans-serif;
    line-height: 1.6em;
}

.ac-mfp--white .mfp-wrap,
.ac-mfp--pinkwhite .mfp-wrap {
    cursor: default;
    background-color: rgba(255, 255, 255, 0.9);
}

.ac-mfp--white .ac-video__popup,
.ac-mfp--pinkwhite .ac-video__popup {
    position: absolute;
    z-index: 1000;
    top: 100%;
    left: 0;
    width: 100%;
    padding: 20px 0;
}

.ac-mfp--dark .mfp-wrap {
    background-color: rgba(0, 0, 0, 0.95);
}

.ac-mfp--dark .ac-post__video-content {
    text-align: left;
}

.ac-mfp--dark .ac-post__video-content a {
    color: #999;
}

.ac-mfp--dark .ac-post__video-content a:hover,
.ac-mfp--dark .ac-post__video-content a:focus {
    color: white;
}

.ac-mfp--dark .ac-video__popup {
    position: absolute;
    z-index: 1000;
    top: 100%;
    left: 0;
    width: 100%;
    padding: 20px 0;
}

.ac-mfp--pinkwhite .mfp-arrow {
    border-color: #f9496d;
}

.ac-mfp--pinkwhite .mfp-arrow:before {
    color: #f9496d;
}

.ac-mfp--red .mfp-wrap {
    background-color: rgba(188, 18, 48, 0.9);
}

.ac-authorbox .ac-authorbox__thumbnail {
    width: 120px;
}

.ac-authorbox .ac-authorbox__content {
    width: calc(100% - 120px);
    padding-left: 30px;
}

.ac-authorbox .ac-authorbox__title {
    display: inline-block;
    position: relative;
    font-family: "gotham", sans-serif;
    font-size: 20px;
    color: #000;
    line-height: 1.6em;
    margin-top: 10px;
}

.ac-authorbox .ac-authorbox__title:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 0;
    height: 2px;
    background-color: #000;
    transition: all 0.2s ease-out;
}

.ac-authorbox .ac-authorbox__title:hover:after {
    width: 100%;
}

.ac-authorbox .ac-authorbox__title:hover a {
    color: #000;
}

.ac-authorbox .ac-authorbox__description {
    font-family: "gotham book", sans-serif;
    font-size: 14px;
    font-weight: 400;
    font-style: italic;
    color: #a1a1a1;
    margin: 0;
    line-height: 1.6em;
    margin-bottom: 20px;
}

.ac-authorbox .ac-author__link {
    font-family: "gotham book", sans-serif;
    font-size: 14px;
    color: #a3a3a3;
    text-decoration: underline;
}

.ac-authorbox .ac-author__link:hover {
    color: #000;
}

@media (max-width: 767px) {
    .ac-authorbox .ac-authorbox__thumbnail,
    .ac-authorbox .ac-authorbox__content {
        width: 100%;
    }
    .ac-authorbox .ac-authorbox__content {
        padding-left: 0;
    }
}

.ac-authorbox--sport .ac-authorbox__title {
    font-family: "Teko", sans-serif;
    text-transform: uppercase;
}

.ac-authorbox--sport .ac-authorbox__description {
    font-family: "Open Sans", sans-serif;
}

.ac-authorbox--sport .ac-author__link {
    color: #bc1230;
    font-style: italic;
}

.ac-backtop {
    position: fixed;
    right: 100px;
    bottom: 30px;
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    transition: all 0.4s ease;
}

.ac-backtop--scrolling {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.ac-backtop a {
    display: block;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 26px;
    border: 2px solid #ffe6af;
    font-size: 17px;
    border-radius: 50%;
color: #ffe6af;
}

.ac-backtop a:hover {
    background-color: #fff;
    color: #000;
}

@media (max-width: 767px) {
    .ac-backtop {
        left: 0 !important;
        right: 0 !important;
    }
    .ac-backtop a {
        margin: 0 auto;
    }
}

.ac-client {
    position: relative;
    border: 1px solid #eee;
    text-align: center;
}

.ac-client:hover .ac-client__board {
    opacity: 1;
    visibility: visible;
}

.ac-client__board {
    width: 100%;
    position: absolute;
    top: -1px;
    left: -1px;
    height: calc(100% + 2px);
    opacity: 0;
    visibility: hidden;
    z-index: 2222;
    background-color: #fff;
    overflow: hidden;
    -ms-box-shadow: 0 0 10px rgba(204, 204, 204, 0.3);
    box-shadow: 0 0 10px rgba(204, 204, 204, 0.3);
    transition: all 0.4s ease;
}

.ac-client__board img,
.ac-client__board span {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.ac-client__board img {
    height: 100%;
}

.ac-client__board span {
    padding: 15px 30px;
    font-style: italic;
    font-family: "gotham book", sans-serif;
    text-align: left;
}

.ac-client--right .ac-client__board {
    left: auto;
    right: -1px;
}

.ac-client__column {
    position: relative;
    padding: 0 15px;
    float: left;
}

@media (max-width: 479px) {
    .ac-client--right .ac-client__board span {
        text-align: right;
    }
    .ac-client__wrapper[data-col-tn='2'] .ac-client__column {
        width: calc(100% / 2);
    }
    .ac-client__wrapper[data-col-tn='2'] .ac-client__column .ac-client__board {
        width: 100%;
        height: calc(200% + 35px);
    }
    .ac-client__wrapper[data-col-tn='2'] .ac-client__column .ac-client__board img {
        width: auto;
        height: auto;
    }
    .ac-client__wrapper[data-col-tn='2'] .ac-client__column .ac-client__board span {
        width: 100%;
    }
    .ac-client__wrapper[data-col-tn='1'] .ac-client__column {
        width: calc(100% / 1);
    }
    .ac-client__wrapper[data-col-tn='1'] .ac-client__column .ac-client__board {
        width: 100%;
        height: calc(200% + 35px);
    }
    .ac-client__wrapper[data-col-tn='1'] .ac-client__column .ac-client__board img {
        width: auto;
        height: auto;
    }
    .ac-client__wrapper[data-col-tn='1'] .ac-client__column .ac-client__board span {
        width: 100%;
    }
}

@media (min-width: 480px) {
    .ac-client--right .ac-client__board span {
        text-align: right;
    }
    .ac-client__wrapper[data-col-xs='5'] .ac-client__column {
        width: calc(100% / 5);
    }
    .ac-client__wrapper[data-col-xs='5'] .ac-client__column .ac-client__board {
        width: calc(300% + 66px);
    }
    .ac-client__wrapper[data-col-xs='5'] .ac-client__column .ac-client__board img {
        width: 118px;
    }
    .ac-client__wrapper[data-col-xs='5'] .ac-client__column .ac-client__board span {
        width: calc(100% - 118px);
    }
    .ac-client__wrapper[data-col-xs='5'] .ac-client__column .ac-client--right .ac-client__board img {
        left: calc(100% - 118px);
    }
    .ac-client__wrapper[data-col-xs='5'] .ac-client__column .ac-client--right .ac-client__board span {
        right: 118px;
    }
    .ac-client__wrapper[data-col-xs='4'] .ac-client__column {
        width: calc(100% / 4);
    }
    .ac-client__wrapper[data-col-xs='4'] .ac-client__column .ac-client__board {
        width: calc(300% + 66px);
    }
    .ac-client__wrapper[data-col-xs='4'] .ac-client__column .ac-client__board img {
        width: 156px;
    }
    .ac-client__wrapper[data-col-xs='4'] .ac-client__column .ac-client__board span {
        width: calc(100% - 156px);
    }
    .ac-client__wrapper[data-col-xs='4'] .ac-client__column .ac-client--right .ac-client__board img {
        left: calc(100% - 156px);
    }
    .ac-client__wrapper[data-col-xs='4'] .ac-client__column .ac-client--right .ac-client__board span {
        right: 156px;
    }
    .ac-client__wrapper[data-col-xs='3'] .ac-client__column {
        width: calc(100% / 3);
    }
    .ac-client__wrapper[data-col-xs='3'] .ac-client__column .ac-client__board {
        width: 100%;
        height: calc(200% + 35px);
    }
    .ac-client__wrapper[data-col-xs='3'] .ac-client__column .ac-client__board img {
        width: auto;
        height: auto;
    }
    .ac-client__wrapper[data-col-xs='3'] .ac-client__column .ac-client__board span {
        width: 100%;
    }
    .ac-client__wrapper[data-col-xs='2'] .ac-client__column {
        width: calc(100% / 2);
    }
    .ac-client__wrapper[data-col-xs='2'] .ac-client__column .ac-client__board {
        width: 100%;
        height: calc(200% + 35px);
    }
    .ac-client__wrapper[data-col-xs='2'] .ac-client__column .ac-client__board img {
        width: auto;
        height: auto;
    }
    .ac-client__wrapper[data-col-xs='2'] .ac-client__column .ac-client__board span {
        width: 100%;
    }
    .ac-client__wrapper[data-col-xs='1'] .ac-client__column {
        width: calc(100% / 1);
    }
    .ac-client__wrapper[data-col-xs='1'] .ac-client__column .ac-client__board {
        width: 100%;
        height: calc(200% + 35px);
    }
    .ac-client__wrapper[data-col-xs='1'] .ac-client__column .ac-client__board img {
        width: auto;
        height: auto;
    }
    .ac-client__wrapper[data-col-xs='1'] .ac-client__column .ac-client__board span {
        width: 100%;
    }
}

@media (min-width: 768px) {
    .ac-client--right .ac-client__board span {
        text-align: right;
    }
    .ac-client__wrapper[data-col-xs='1'] .ac-client__column .ac-client__board,
    .ac-client__wrapper[data-col-xs='2'] .ac-client__column .ac-client__board,
    .ac-client__wrapper[data-col-xs='3'] .ac-client__column .ac-client__board,
    .ac-client__wrapper[data-col-xs='4'] .ac-client__column .ac-client__board,
    .ac-client__wrapper[data-col-xs='5'] .ac-client__column .ac-client__board,
    .ac-client__wrapper[data-col-xs='6'] .ac-client__column .ac-client__board {
        height: calc(100% + 2px);
    }
    .ac-client__wrapper[data-col-sm='5'] .ac-client__column {
        width: calc(100% / 5);
    }
    .ac-client__wrapper[data-col-sm='5'] .ac-client__column .ac-client__board {
        width: calc(300% + 66px);
    }
    .ac-client__wrapper[data-col-sm='5'] .ac-client__column .ac-client__board img {
        width: 118px;
    }
    .ac-client__wrapper[data-col-sm='5'] .ac-client__column .ac-client__board span {
        width: calc(100% - 118px);
    }
    .ac-client__wrapper[data-col-sm='5'] .ac-client__column .ac-client--right .ac-client__board img {
        left: calc(100% - 118px);
    }
    .ac-client__wrapper[data-col-sm='5'] .ac-client__column .ac-client--right .ac-client__board span {
        right: 118px;
    }
    .ac-client__wrapper[data-col-sm='4'] .ac-client__column {
        width: calc(100% / 4);
    }
    .ac-client__wrapper[data-col-sm='4'] .ac-client__column .ac-client__board {
        width: calc(300% + 66px);
    }
    .ac-client__wrapper[data-col-sm='4'] .ac-client__column .ac-client__board img {
        width: 156px;
    }
    .ac-client__wrapper[data-col-sm='4'] .ac-client__column .ac-client__board span {
        width: calc(100% - 156px);
    }
    .ac-client__wrapper[data-col-sm='4'] .ac-client__column .ac-client--right .ac-client__board img {
        left: calc(100% - 156px);
    }
    .ac-client__wrapper[data-col-sm='4'] .ac-client__column .ac-client--right .ac-client__board span {
        right: 156px;
    }
    .ac-client__wrapper[data-col-sm='3'] .ac-client__column {
        width: calc(100% / 3);
    }
    .ac-client__wrapper[data-col-sm='3'] .ac-client__column .ac-client__board {
        width: 100%;
        height: calc(200% + 35px);
    }
    .ac-client__wrapper[data-col-sm='3'] .ac-client__column .ac-client__board img {
        width: auto;
        height: auto;
    }
    .ac-client__wrapper[data-col-sm='3'] .ac-client__column .ac-client__board span {
        width: 100%;
    }
    .ac-client__wrapper[data-col-sm='2'] .ac-client__column {
        width: calc(100% / 2);
    }
    .ac-client__wrapper[data-col-sm='2'] .ac-client__column .ac-client__board {
        width: 100%;
        height: calc(200% + 35px);
    }
    .ac-client__wrapper[data-col-sm='2'] .ac-client__column .ac-client__board img {
        width: auto;
        height: auto;
    }
    .ac-client__wrapper[data-col-sm='2'] .ac-client__column .ac-client__board span {
        width: 100%;
    }
    .ac-client__wrapper[data-col-sm='1'] .ac-client__column {
        width: calc(100% / 1);
    }
    .ac-client__wrapper[data-col-sm='1'] .ac-client__column .ac-client__board {
        width: 100%;
        height: calc(200% + 35px);
    }
    .ac-client__wrapper[data-col-sm='1'] .ac-client__column .ac-client__board img {
        width: auto;
        height: auto;
    }
    .ac-client__wrapper[data-col-sm='1'] .ac-client__column .ac-client__board span {
        width: 100%;
    }
}

@media (min-width: 992px) {
    .ac-client--right .ac-client__board span {
        text-align: right;
    }
    .ac-client__wrapper[data-col-xs='1'] .ac-client__column .ac-client__board,
    .ac-client__wrapper[data-col-xs='2'] .ac-client__column .ac-client__board,
    .ac-client__wrapper[data-col-xs='3'] .ac-client__column .ac-client__board,
    .ac-client__wrapper[data-col-xs='4'] .ac-client__column .ac-client__board,
    .ac-client__wrapper[data-col-xs='5'] .ac-client__column .ac-client__board,
    .ac-client__wrapper[data-col-xs='6'] .ac-client__column .ac-client__board,
    .ac-client__wrapper[data-col-sm='1'] .ac-client__column .ac-client__board,
    .ac-client__wrapper[data-col-sm='2'] .ac-client__column .ac-client__board,
    .ac-client__wrapper[data-col-sm='3'] .ac-client__column .ac-client__board,
    .ac-client__wrapper[data-col-sm='4'] .ac-client__column .ac-client__board,
    .ac-client__wrapper[data-col-sm='5'] .ac-client__column .ac-client__board,
    .ac-client__wrapper[data-col-sm='6'] .ac-client__column .ac-client__board {
        height: calc(100% + 2px);
    }
    .ac-client__wrapper[data-col-md='5'] .ac-client__column {
        width: calc(100% / 5);
    }
    .ac-client__wrapper[data-col-md='5'] .ac-client__column .ac-client__board {
        width: calc(300% + 66px);
    }
    .ac-client__wrapper[data-col-md='5'] .ac-client__column .ac-client__board img {
        width: 160px;
    }
    .ac-client__wrapper[data-col-md='5'] .ac-client__column .ac-client__board span {
        width: calc(100% - 160px);
    }
    .ac-client__wrapper[data-col-md='5'] .ac-client__column .ac-client--right .ac-client__board img {
        left: calc(100% - 160px);
    }
    .ac-client__wrapper[data-col-md='5'] .ac-client__column .ac-client--right .ac-client__board span {
        right: 160px;
    }
    .ac-client__wrapper[data-col-md='4'] .ac-client__column {
        width: calc(100% / 4);
    }
    .ac-client__wrapper[data-col-md='4'] .ac-client__column .ac-client__board {
        width: calc(300% + 66px);
    }
    .ac-client__wrapper[data-col-md='4'] .ac-client__column .ac-client__board img {
        width: 210px;
    }
    .ac-client__wrapper[data-col-md='4'] .ac-client__column .ac-client__board span {
        width: calc(100% - 210px);
    }
    .ac-client__wrapper[data-col-md='4'] .ac-client__column .ac-client--right .ac-client__board img {
        left: calc(100% - 210px);
    }
    .ac-client__wrapper[data-col-md='4'] .ac-client__column .ac-client--right .ac-client__board span {
        right: 210px;
    }
    .ac-client__wrapper[data-col-md='3'] .ac-client__column {
        width: calc(100% / 3);
    }
    .ac-client__wrapper[data-col-md='3'] .ac-client__column .ac-client__board {
        width: 100%;
        height: calc(200% + 35px);
    }
    .ac-client__wrapper[data-col-md='3'] .ac-client__column .ac-client__board img {
        width: auto;
        height: auto;
    }
    .ac-client__wrapper[data-col-md='3'] .ac-client__column .ac-client__board span {
        width: 100%;
    }
    .ac-client__wrapper[data-col-md='2'] .ac-client__column {
        width: calc(100% / 2);
    }
    .ac-client__wrapper[data-col-md='2'] .ac-client__column .ac-client__board {
        width: 100%;
        height: calc(200% + 35px);
    }
    .ac-client__wrapper[data-col-md='2'] .ac-client__column .ac-client__board img {
        width: auto;
        height: auto;
    }
    .ac-client__wrapper[data-col-md='2'] .ac-client__column .ac-client__board span {
        width: 100%;
    }
    .ac-client__wrapper[data-col-md='1'] .ac-client__column {
        width: calc(100% / 1);
    }
    .ac-client__wrapper[data-col-md='1'] .ac-client__column .ac-client__board {
        width: 100%;
        height: calc(200% + 35px);
    }
    .ac-client__wrapper[data-col-md='1'] .ac-client__column .ac-client__board img {
        width: auto;
        height: auto;
    }
    .ac-client__wrapper[data-col-md='1'] .ac-client__column .ac-client__board span {
        width: 100%;
    }
}

@media (min-width: 1200px) {
    .ac-client--right .ac-client__board span {
        text-align: right;
    }
    .ac-client__wrapper[data-col-xs='1'] .ac-client__column .ac-client__board,
    .ac-client__wrapper[data-col-xs='2'] .ac-client__column .ac-client__board,
    .ac-client__wrapper[data-col-xs='3'] .ac-client__column .ac-client__board,
    .ac-client__wrapper[data-col-xs='4'] .ac-client__column .ac-client__board,
    .ac-client__wrapper[data-col-xs='5'] .ac-client__column .ac-client__board,
    .ac-client__wrapper[data-col-xs='6'] .ac-client__column .ac-client__board,
    .ac-client__wrapper[data-col-sm='1'] .ac-client__column .ac-client__board,
    .ac-client__wrapper[data-col-sm='2'] .ac-client__column .ac-client__board,
    .ac-client__wrapper[data-col-sm='3'] .ac-client__column .ac-client__board,
    .ac-client__wrapper[data-col-sm='4'] .ac-client__column .ac-client__board,
    .ac-client__wrapper[data-col-sm='5'] .ac-client__column .ac-client__board,
    .ac-client__wrapper[data-col-sm='6'] .ac-client__column .ac-client__board,
    .ac-client__wrapper[data-col-md='1'] .ac-client__column .ac-client__board,
    .ac-client__wrapper[data-col-md='2'] .ac-client__column .ac-client__board,
    .ac-client__wrapper[data-col-md='3'] .ac-client__column .ac-client__board,
    .ac-client__wrapper[data-col-md='4'] .ac-client__column .ac-client__board,
    .ac-client__wrapper[data-col-md='5'] .ac-client__column .ac-client__board,
    .ac-client__wrapper[data-col-md='6'] .ac-client__column .ac-client__board {
        height: calc(100% + 2px);
    }
    .ac-client__wrapper[data-col-lg='6'] .ac-client__column {
        width: calc(100% / 6);
    }
    .ac-client__wrapper[data-col-lg='6'] .ac-client__column .ac-client__board {
        width: calc(300% + 66px);
    }
    .ac-client__wrapper[data-col-lg='6'] .ac-client__column .ac-client__board img {
        width: 163px;
    }
    .ac-client__wrapper[data-col-lg='6'] .ac-client__column .ac-client__board span {
        width: calc(100% - 163px);
    }
    .ac-client__wrapper[data-col-lg='6'] .ac-client__column .ac-client--right .ac-client__board img {
        left: calc(100% - 163px);
    }
    .ac-client__wrapper[data-col-lg='6'] .ac-client__column .ac-client--right .ac-client__board span {
        right: 163px;
    }
    .ac-client__wrapper[data-col-lg='5'] .ac-client__column {
        width: calc(100% / 5);
    }
    .ac-client__wrapper[data-col-lg='5'] .ac-client__column .ac-client__board {
        width: calc(300% + 66px);
    }
    .ac-client__wrapper[data-col-lg='5'] .ac-client__column .ac-client__board img {
        width: 202px;
    }
    .ac-client__wrapper[data-col-lg='5'] .ac-client__column .ac-client__board span {
        width: calc(100% - 202px);
    }
    .ac-client__wrapper[data-col-lg='5'] .ac-client__column .ac-client--right .ac-client__board img {
        left: calc(100% - 202px);
    }
    .ac-client__wrapper[data-col-lg='5'] .ac-client__column .ac-client--right .ac-client__board span {
        right: 202px;
    }
    .ac-client__wrapper[data-col-lg='4'] .ac-client__column {
        width: calc(100% / 4);
    }
    .ac-client__wrapper[data-col-lg='4'] .ac-client__column .ac-client__board {
        width: calc(200% + 35px);
    }
    .ac-client__wrapper[data-col-lg='4'] .ac-client__column .ac-client__board img {
        width: 210px;
    }
    .ac-client__wrapper[data-col-lg='4'] .ac-client__column .ac-client__board span {
        width: calc(100% - 210px);
    }
    .ac-client__wrapper[data-col-lg='4'] .ac-client__column .ac-client--right .ac-client__board img {
        left: calc(100% - 210px);
    }
    .ac-client__wrapper[data-col-lg='4'] .ac-client__column .ac-client--right .ac-client__board span {
        right: 210px;
    }
    .ac-client__wrapper[data-col-lg='3'] .ac-client__column {
        width: calc(100% / 3);
    }
    .ac-client__wrapper[data-col-lg='3'] .ac-client__column .ac-client__board {
        width: 100%;
        height: calc(200% + 35px);
    }
    .ac-client__wrapper[data-col-lg='3'] .ac-client__column .ac-client__board img {
        width: auto;
        height: auto;
    }
    .ac-client__wrapper[data-col-lg='3'] .ac-client__column .ac-client__board span {
        width: 100%;
    }
    .ac-client__wrapper[data-col-lg='2'] .ac-client__column {
        width: calc(100% / 2);
    }
    .ac-client__wrapper[data-col-lg='2'] .ac-client__column .ac-client__board {
        width: 100%;
        height: calc(200% + 35px);
    }
    .ac-client__wrapper[data-col-lg='2'] .ac-client__column .ac-client__board img {
        width: auto;
        height: auto;
    }
    .ac-client__wrapper[data-col-lg='2'] .ac-client__column .ac-client__board span {
        width: 100%;
    }
    .ac-client__wrapper[data-col-lg='1'] .ac-client__column {
        width: calc(100% / 1);
    }
    .ac-client__wrapper[data-col-lg='1'] .ac-client__column .ac-client__board {
        width: 100%;
        height: calc(200% + 35px);
    }
    .ac-client__wrapper[data-col-lg='1'] .ac-client__column .ac-client__board img {
        width: auto;
        height: auto;
    }
    .ac-client__wrapper[data-col-lg='1'] .ac-client__column .ac-client__board span {
        width: 100%;
    }
}

@media (min-width: 1600px) {
    .ac-client--right .ac-client__board span {
        text-align: right;
    }
    .ac-client__wrapper[data-col-xs='1'] .ac-client__column .ac-client__board,
    .ac-client__wrapper[data-col-xs='2'] .ac-client__column .ac-client__board,
    .ac-client__wrapper[data-col-xs='3'] .ac-client__column .ac-client__board,
    .ac-client__wrapper[data-col-xs='4'] .ac-client__column .ac-client__board,
    .ac-client__wrapper[data-col-xs='5'] .ac-client__column .ac-client__board,
    .ac-client__wrapper[data-col-xs='6'] .ac-client__column .ac-client__board,
    .ac-client__wrapper[data-col-sm='1'] .ac-client__column .ac-client__board,
    .ac-client__wrapper[data-col-sm='2'] .ac-client__column .ac-client__board,
    .ac-client__wrapper[data-col-sm='3'] .ac-client__column .ac-client__board,
    .ac-client__wrapper[data-col-sm='4'] .ac-client__column .ac-client__board,
    .ac-client__wrapper[data-col-sm='5'] .ac-client__column .ac-client__board,
    .ac-client__wrapper[data-col-sm='6'] .ac-client__column .ac-client__board,
    .ac-client__wrapper[data-col-md='1'] .ac-client__column .ac-client__board,
    .ac-client__wrapper[data-col-md='2'] .ac-client__column .ac-client__board,
    .ac-client__wrapper[data-col-md='3'] .ac-client__column .ac-client__board,
    .ac-client__wrapper[data-col-md='4'] .ac-client__column .ac-client__board,
    .ac-client__wrapper[data-col-md='5'] .ac-client__column .ac-client__board,
    .ac-client__wrapper[data-col-md='6'] .ac-client__column .ac-client__board,
    .ac-client__wrapper[data-col-lg='1'] .ac-client__column .ac-client__board,
    .ac-client__wrapper[data-col-lg='2'] .ac-client__column .ac-client__board,
    .ac-client__wrapper[data-col-lg='3'] .ac-client__column .ac-client__board,
    .ac-client__wrapper[data-col-lg='4'] .ac-client__column .ac-client__board,
    .ac-client__wrapper[data-col-lg='5'] .ac-client__column .ac-client__board,
    .ac-client__wrapper[data-col-lg='6'] .ac-client__column .ac-client__board {
        height: calc(100% + 2px);
    }
    .ac-client__wrapper[data-col-xl='6'] .ac-client__column {
        width: calc(100% / 6);
    }
    .ac-client__wrapper[data-col-xl='6'] .ac-client__column .ac-client__board {
        width: calc(300% + 66px);
    }
    .ac-client__wrapper[data-col-xl='6'] .ac-client__column .ac-client__board img {
        width: 203px;
    }
    .ac-client__wrapper[data-col-xl='6'] .ac-client__column .ac-client__board span {
        width: calc(100% - 203px);
    }
    .ac-client__wrapper[data-col-xl='6'] .ac-client__column .ac-client--right .ac-client__board img {
        left: calc(100% - 203px);
    }
    .ac-client__wrapper[data-col-xl='6'] .ac-client__column .ac-client--right .ac-client__board span {
        right: 203px;
    }
    .ac-client__wrapper[data-col-xl='5'] .ac-client__column {
        width: calc(100% / 5);
    }
    .ac-client__wrapper[data-col-xl='5'] .ac-client__column .ac-client__board {
        width: calc(300% + 66px);
    }
    .ac-client__wrapper[data-col-xl='5'] .ac-client__column .ac-client__board img {
        width: 210px;
    }
    .ac-client__wrapper[data-col-xl='5'] .ac-client__column .ac-client__board span {
        width: calc(100% - 210px);
    }
    .ac-client__wrapper[data-col-xl='5'] .ac-client__column .ac-client--right .ac-client__board img {
        left: calc(100% - 210px);
    }
    .ac-client__wrapper[data-col-xl='5'] .ac-client__column .ac-client--right .ac-client__board span {
        right: 210px;
    }
    .ac-client__wrapper[data-col-xl='4'] .ac-client__column {
        width: calc(100% / 4);
    }
    .ac-client__wrapper[data-col-xl='4'] .ac-client__column .ac-client__board {
        width: calc(200% + 35px);
    }
    .ac-client__wrapper[data-col-xl='4'] .ac-client__column .ac-client__board img {
        width: 210px;
    }
    .ac-client__wrapper[data-col-xl='4'] .ac-client__column .ac-client__board span {
        width: calc(100% - 210px);
    }
    .ac-client__wrapper[data-col-xl='4'] .ac-client__column .ac-client--right .ac-client__board img {
        left: calc(100% - 210px);
    }
    .ac-client__wrapper[data-col-xl='4'] .ac-client__column .ac-client--right .ac-client__board span {
        right: 210px;
    }
    .ac-client__wrapper[data-col-xl='3'] .ac-client__column {
        width: calc(100% / 3);
    }
    .ac-client__wrapper[data-col-xl='3'] .ac-client__column .ac-client__board {
        width: 100%;
        height: calc(200% + 35px);
    }
    .ac-client__wrapper[data-col-xl='3'] .ac-client__column .ac-client__board img {
        width: auto;
        height: auto;
    }
    .ac-client__wrapper[data-col-xl='3'] .ac-client__column .ac-client__board span {
        width: 100%;
    }
    .ac-client__wrapper[data-col-xl='2'] .ac-client__column {
        width: calc(100% / 2);
    }
    .ac-client__wrapper[data-col-xl='2'] .ac-client__column .ac-client__board {
        width: 100%;
        height: calc(200% + 35px);
    }
    .ac-client__wrapper[data-col-xl='2'] .ac-client__column .ac-client__board img {
        width: auto;
        height: auto;
    }
    .ac-client__wrapper[data-col-xl='2'] .ac-client__column .ac-client__board span {
        width: 100%;
    }
    .ac-client__wrapper[data-col-xl='1'] .ac-client__column {
        width: calc(100% / 1);
    }
    .ac-client__wrapper[data-col-xl='1'] .ac-client__column .ac-client__board {
        width: 100%;
        height: calc(200% + 35px);
    }
    .ac-client__wrapper[data-col-xl='1'] .ac-client__column .ac-client__board img {
        width: auto;
        height: auto;
    }
    .ac-client__wrapper[data-col-xl='1'] .ac-client__column .ac-client__board span {
        width: 100%;
    }
}

.ac-commentarea__thumbnail {
    width: 70px;
}

.ac-commentarea__content {
    width: calc(100% - 70px);
    padding-left: 35px;
}

.ac-commentarea__author {
    font-family: "gotham", sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #000;
}

.ac-commentarea__comment {
    font-family: "gotham book", sans-serif;
    font-size: 14px;
    color: #666;
    line-height: 1.5em;
    margin: 0;
    font-weight: 400;
}

.ac-commentarea__date {
    font-family: "gotham", sans-serif;
    font-size: 14px;
    font-weight: 300;
    font-style: italic;
    color: #999999;
    padding-left: 5px;
}

.ac-commentarea__reply {
    padding-left: 5px;
}

.ac-commentarea__reply i {
    font-size: 12px;
    color: #999;
}

.ac-commentarea__reply i:hover i {
    color: #000;
}

.ac-commentarea--gray {
    padding: 35px 30px;
    background-color: #f3f3f3;
    position: relative;
}

.ac-commentarea--gray:before {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 30px;
    z-index: 100;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #f3f3f3;
    display: inline-block;
}

@media (max-width: 767px) {
    .children {
        margin: 0 -20px -15px;
    }
}

@media (max-width: 479px) {
    .ac-commentarea__thumbnail,
    .ac-commentarea__content {
        width: 100%;
    }
    .ac-commentarea__content {
        margin-top: 30px;
        padding-left: 0;
    }
}

.comment-form .event-input input {
    margin-bottom: 20px;
}

.comment-form .form-submit {
    margin-bottom: 0;
}

.comment-form .form-submit button[type="submit"] {
    display: block;
    width: 100%;
    margin-top: 20px;
}

@media (min-width: 1200px) {
    .comment-form {
        position: relative;
        overflow: hidden;
    }
    .comment-form .event-input,
    .comment-form .form-submit {
        width: 50%;
        padding-right: 10px;
        float: left;
        clear: both;
    }
    .comment-form .event-textarea {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        width: 50%;
        padding-left: 10px;
    }
    .comment-form .event-textarea textarea {
        height: 100%;
    }
}

.ac-divider {
    position: relative;
    height: 1px;
    width: 100%;
    background-color: #ccc;
}

.ac-iconbox {
    margin-bottom: 50px;
}

.ac-iconbox .ac-iconbox__icon img {
    opacity: 0.5;
}

.ac-iconbox .ac-iconbox__content {
    margin-top: 25px;
}

.ac-iconbox .ac-iconbox__title {
    font-family: "gotham", sans-serif;
    font-size: 20px;
    color: #0c3468;
    transition: all 0.4s ease;
}

.ac-iconbox .ac-iconbox__description {
    margin-bottom: 0;
    font-family: "gotham book", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5em;
    color: #666;
}

.ac-iconbox:hover {
    cursor: default;
}

.ac-iconbox:hover .ac-iconbox__title {
    color: #ed360f;
}

.ac-imagelayer {
    position: relative;
    display: inline-block;
}

@media (min-width: 768px) {
    .ac-imagelayer__layer1,
    .ac-imagelayer__layer2,
    .ac-imagelayer__layer3 {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        background-color: #acacac;
        z-index: -1;
    }
    .ac-imagelayer__layer1 {
        top: 15px;
        right: 15px;
        opacity: .5;
    }
    .ac-imagelayer__layer2 {
        top: 30px;
        right: 30px;
        opacity: .2;
    }
    .ac-imagelayer__layer3 {
        top: 45px;
        right: 45px;
        opacity: .1;
    }
}

.ac-form {
    font-family: "gotham book", sans-serif;
    padding: 0 20px;
    font-style: normal !important;
    font-size: 14px !important;
    height: 50px !important;
    font-size: 14px;
    border-color: #e5e5e5;
    margin-bottom: 30px;
}

.ac-form--gray {
    background-color: #f2f2f2;
    color: #999;
    border-color: #f2f2f2;
}

.ac-form--gray:focus {
    border-color: #ebebeb;
    background-color: #ebebeb;
}

.ac-select2 + .select2 {
    width: 100% !important;
    margin-bottom: 30px;
}

.ac-select2 + .select2 .select2-selection--single {
    height: 50px !important;
    border-width: 1px !important;
    border-color: #e5e5e5 !important;
    border-radius: 0;
}

.ac-select2 + .select2 .select2-selection--single .select2-selection__rendered {
    line-height: 48px !important;
    padding: 0 50px 0 20px;
    color: #b4b4b4;
}

.ac-select2 + .select2 .select2-selection--single .select2-selection__arrow {
    width: 50px;
    height: 48px;
}

.ac-select2 + .select2 .select2-selection--single .select2-selection__arrow b {
    border-color: transparent #b4b4b4 #b4b4b4 transparent;
    border-width: 1px;
    width: 10px;
    height: 10px;
    margin-top: -6px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.ac-select2 + .select2.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: #b4b4b4 transparent transparent #b4b4b4;
    margin-top: -3px;
}

.ac-select2.ac-select2--gray + .select2 .select2-selection--single {
    background-color: #f2f2f2;
    border-color: #f2f2f2;
}

.ac-formarea {
    font-family: "gotham book", sans-serif;
    padding: 20px;
    font-size: 14px;
    height: 160px;
    margin-bottom: 30px;
}

.ac-formarea--gray {
    color: #999;
    background-color: #f2f2f2;
    border-color: #f2f2f2;
}

.ac-formarea--gray:focus {
    border-color: #ebebeb;
    background-color: #ebebeb;
}

.ac-checkbox {
    position: relative;
    font-family: "gotham book", sans-serif;
    height: 50px;
    font-size: 14px;
    border: 1px solid #e5e5e5;
    margin-bottom: 30px;
}

.ac-checkbox:after {
    content: attr(title);
    position: absolute;
    left: 50px;
    top: calc(50% - 10px);
    color: #999;
    font-size: 14px;
    line-height: 1.5em;
    -webkit-font-smoothing: antialiased;
}

.ac-checkbox label {
    display: inline-block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: calc(50% - 10px);
    left: 20px;
    border: 2px solid #e5e5e5;
    cursor: pointer;
}

.ac-checkbox label:after {
    content: '';
    width: 9px;
    height: 5px;
    position: absolute;
    top: 5px;
    left: 4px;
    border: 2px solid #999;
    border-top: none;
    border-right: none;
    background: transparent;
    opacity: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.ac-checkbox input[type='checkbox'] {
    visibility: hidden;
}

.ac-checkbox input[type='checkbox']:checked + label:after {
    opacity: 1;
}

.ac-checkbox--right:after {
    left: auto;
    right: 50px;
}

.ac-checkbox--right label {
    left: auto;
    right: 20px;
}

.ac-checkbox--gray {
    background-color: #f2f2f2;
    border-color: #f2f2f2;
}

.ac-checkbox--gray label {
    border-color: #a9a9a9;
}

.ac-checkbox--normal {
    border: 0;
}

.ac_section-line__bottom {
    content: "";
    position: absolute;
    z-index: 1;
    pointer-events: none;
    bottom: 0;
    left: 0;
    width: 100%;
    -ms-background-size: cover;
    background-size: cover;
    border-bottom: 150px solid #000;
    border-right: 2000px solid transparent;
}

.ac-magnific--photo .grid-item img {
    width: 100%;
}

.ac-magnific--photo .overlay:before,
.ac-magnific--photo .overlay:after {
    content: '';
    position: absolute;
    background-color: #fff;
    opacity: 0;
    visibility: hidden;
    z-index: 222;
    transition: all 0.4s ease;
}

.ac-magnific--photo .overlay:before {
    width: 40px;
    height: 2px;
    top: 50%;
    left: calc(50% - 20px);
}

.ac-magnific--photo .overlay:after {
    width: 2px;
    height: 40px;
    top: calc(50% - 20px);
    left: 50%;
}

.ac-magnific--photo .grid-item:hover .overlay:before,
.ac-magnific--photo .grid-item:hover .overlay:after {
    opacity: 1;
    visibility: visible;
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}

.ac-magnific--photo.ac-mfp--hoverboard .overlay:before,
.ac-magnific--photo.ac-mfp--hoverboard .overlay:after {
    background-color: #f9496d;
}

.ac-magnific--photo.ac-mfp--hoverboard .grid-item .grid-item__content-wrap:before {
    opacity: 0;
    visibility: hidden;
}

.ac-magnific--photo.ac-mfp--hoverboard .grid-item:hover .grid-item__content-wrap:before {
    opacity: 0;
    visibility: hidden;
}

.ac-magnific--photo.ac-mfp--hoverboard .grid-item .grid-item__content-wrap {
    transition: all 0.4s ease;
}

.ac-magnific--photo.ac-mfp--hoverboard .grid-item:hover .grid-item__content-wrap {
    -ms-box-shadow: 0 0 20px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.6);
}

.ac-magnific--photo.ac-mfp--opacity .grid-item .grid-item__content-wrap:before {
    display: none;
}

.ac-magnific--photo.ac-mfp--opacity .grid-item .grid-item__content-wrap {
    opacity: 0.2;
    transition: all 0.4s ease;
}

.ac-magnific--photo.ac-mfp--opacity .grid-item:hover .grid-item__content-wrap {
    opacity: 1;
}

.ac-magnific--photo.ac-mfp--red .grid-item .grid-item__content-wrap:before {
    background-color: #bc1230;
    opacity: 0;
    visibility: hidden;
    z-index: 22;
}

.ac-magnific--photo.ac-mfp--red .grid-item:hover .grid-item__content-wrap:before {
    opacity: .9;
    visibility: visible;
}

.more-link {
    font-family: "gotham", sans-serif;
    font-weight: 700;
    color: #ccc;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.more-link:hover i {
    -webkit-animation: rotateInfinite 1.5s infinite linear;
    animation: rotateInfinite 1.5s infinite linear;
}

@-webkit-keyframes rotateInfinite {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes rotateInfinite {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.ac-owlSync__item,
.ac-owlSync__list,
.ac-owlSync__list-item {
    position: relative;
}

.ac-owlSync__item {
    text-align: center;
    padding-top: 60px;
    font-family: "gotham book", sans-serif;
    font-weight: 500;
}

.ac-owlSync__item a {
    color: #ed360f;
}

.ac-owlSync__list {
    padding: 30px 0;
}

.ac-owlSync__list {
    width: 60%;
    margin: 0 auto;
}

.ac-owlSync__list-item {
    cursor: pointer;
}

.ac-owlSync__list-item img {
    width: 80px !important;
    margin-bottom: 10px;
    border-radius: 50%;
}

.ac-owlSync__list-item h5 {
    font-weight: 500;
    font-size: 12px;
    text-align: center;
    margin-bottom: 0;
}

.ac-owlSync__list.owl-carousel .owl-item img {
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
}

.ac-owlSync__list.owl-carousel .owl-item h5 {
    opacity: 0;
    visibility: hidden;
}

.ac-owlSync__list.owl-carousel .owl-item.active.current img {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.ac-owlSync__list.owl-carousel .owl-item.active.current h5 {
    opacity: 1;
    visibility: visible;
}

.ac-owlSync__list.owl-carousel .owl-controls {
    position: absolute;
    width: 100%;
    top: 55px;
    bottom: auto;
}

.ac-owlSync__list.owl-carousel .owl-controls .owl-nav > div {
    position: absolute;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 28px;
    border: 1px solid #ccc;
    border-radius: 50%;
    transition: all 0.4s ease;
}

.ac-owlSync__list.owl-carousel .owl-controls .owl-nav > div:hover {
    background-color: #ccc;
    color: #fff;
}

.ac-owlSync__list.owl-carousel .owl-controls .owl-nav .owl-prev {
    left: -40px;
}

.ac-owlSync__list.owl-carousel .owl-controls .owl-nav .owl-next {
    right: -40px;
}

.ac-owlSync__item--agency p {
    font-family: "diot", sans-serif;
}

.ac-owlSync__item--agency a {
    color: #f9496d;
}

.ac-owlslider--overwidth .ac-owlslider {
    width: calc(100% + 105px);
}

@media screen and (max-width: 1600px) {
    .ac-owlslider--overwidth .ac-owlslider {
        width: 100%;
    }
}

.ac-owlslider--custom .ac_container {
    position: relative;
}

.ac-owlslider__section-control {
    display: inline-block;
    position: absolute;
    margin-left: 130px;
    margin-bottom: 20px;
    bottom: 0;
    left: 0;
    z-index: 100;
    min-width: 120px;
}

.ac-owlslider__section-control .ac-carousel__number {
    display: inline-block;
}

.ac-owlslider__section-control .ac-owl-prev,
.ac-owlslider__section-control .ac-owl-next {
    display: inline-block;
    position: relative;
    width: 30px;
    height: 30px;
    border: 2px solid #ccc;
    vertical-align: middle;
    text-align: center;
    transition: all 0.4s ease;
    border-radius: 50%;
}

.ac-owlslider__section-control .ac-owl-prev:hover,
.ac-owlslider__section-control .ac-owl-next:hover {
    border-color: #7f7f7f;
}

.ac-owlslider__section-control .ac-owl-prev:hover i,
.ac-owlslider__section-control .ac-owl-next:hover i {
    color: #7f7f7f;
}

.ac-owlslider__section-control .ac-owl-prev i,
.ac-owlslider__section-control .ac-owl-next i {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    right: 0;
    z-index: 10;
    font-size: 20px;
    letter-spacing: 0;
    color: #ccc;
    transition: all 0.4s ease;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.ac-owlslider__section-control .ac-owl-prev:hover,
.ac-owlslider__section-control .ac-owl-next:hover {
    cursor: pointer;
}

@media (max-width: 1199px) {
    .ac-owlslider__section-control {
        margin-left: 15px;
        margin-bottom: 0;
    }
}

.ac-owlslider {
    padding-bottom: 65px;
}

.ac-carousel__number {
    text-align: center;
    min-width: 40px;
    font-family: "gotham", sans-serif;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0.1em;
    color: #ccc;
    margin: 0 10px;
}

.owl-controls {
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 100;
}

.owl-nav > div {
    display: inline-block;
}

.owl-nav .owl-prev,
.owl-nav .owl-next {
    position: relative;
    width: 30px;
    height: 30px;
    border: 2px solid #ccc;
    vertical-align: middle;
    text-align: center;
    transition: all 0.4s ease;
    border-radius: 50%;
}

.owl-nav .owl-prev:hover,
.owl-nav .owl-next:hover {
    border-color: #7f7f7f;
}

.owl-nav .owl-prev:hover i,
.owl-nav .owl-next:hover i {
    color: #7f7f7f;
}

.owl-nav i {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    right: 0;
    z-index: 10;
    font-size: 20px;
    letter-spacing: 0;
    color: #ccc;
    transition: all 0.4s ease;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.owl-nav .owl-deactive {
    border-color: #e4e4e4;
}

.owl-nav .owl-deactive i {
    color: #e9e9e9;
}

.ac-owlslider--center .owl-controls {
    text-align: center;
}

.ac-owlslider--right .owl-controls {
    text-align: right;
}

.ac-owlslider--top {
    padding-bottom: 0;
    padding-top: 65px;
}

.ac-owlslider--top .owl-controls {
    bottom: auto;
    top: 0;
}

.ac-owlslider--top-center {
    padding-bottom: 0;
    padding-top: 65px;
}

.ac-owlslider--top-center .owl-controls {
    bottom: auto;
    top: 0;
    text-align: center;
}

.ac-owlslider--top-right {
    padding-bottom: 0;
    padding-top: 65px;
}

.ac-owlslider--top-right .owl-controls {
    bottom: auto;
    top: 0;
    right: 0;
    left: auto;
}

.ac-header--2.ac-header--scrolling {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}

.ac-header--2 .btn-transparent {
    border-color: #111;
    color: #111;
}

.ac-header--2 .ac-header__search-btn span,
.ac-header--2 .ac-header__search-btn.active span,
.ac-header--2 .ac-header__navigation ul > li,
.ac-header--2 .ac-header__navigation ul > li a:hover,
.ac-header--2 .ac-header__navigation ul > li.menu-item-has-children > ul.sub-menu > li,
.ac-header--2 .ac-header__navigation ul > li span {
    color: #003b93;
}

.ac-header--2 .ac-header__mobile-btn .icon,
.ac-header--2 .ac-header__mobile-btn .icon:before,
.ac-header--2 .ac-header__mobile-btn .icon:after,
.ac-header--2 .ac-header__navigation ul > li:before {
   background: none;
      
}

.ac-header--2 .ac-header__mobile-btn .icon, .ac-header--2 .ac-header__mobile-btn .icon:after{background:#003b93; }

.ac-header--2 .btn-transparent:hover,
.ac-header--2 .btn-transparent:focus,
.ac-header--2 .btn-transparent.focus,
.ac-header--scrolling .btn-transparent:hover,
.ac-header--scrolling .btn-transparent:focus,
.ac-header--scrolling .btn-transparent.focus,
.ac-header__menu-collapse .btn-transparent:hover,
.ac-header__menu-collapse .btn-transparent:focus,
.ac-header__menu-collapse .btn-transparent.focus {
    color: #fff;
    background-color: #111;
}

.ac-header--2 .ac-header__navigation ul > li.menu-item-has-children > ul.sub-menu > li:hover,
.ac-header--scrolling .ac-header__navigation ul > li.menu-item-has-children > ul.sub-menu > li:hover,
.ac-header__menu-collapse .ac-header__navigation ul > li.menu-item-has-children > ul.sub-menu > li:hover {
    background-color: #eee;
}

.ac-header__main .ac_container {
    position: relative;
}

.ac-header__right {
    position: absolute;
    top: 50%;
    right: 170px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.ac-header__right .btn,
.ac-header__right .ac-post__content-wrap .post-password-form input[type="submit"],
.ac-post__content-wrap .post-password-form .ac-header__right input[type="submit"] {
    float: right;
}

.ac-header__search-btn {
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    cursor: pointer;
    margin-left: 20px;
    transition: all 0.4s ease;
}

.ac-header__search-btn span {
    color: #fff;
    line-height: 30px;
    font-size: 20px;
    transition: all 0.4s ease;
}

.ac-header__search-btn.active {
    background-color: #666;
}

.ac-header__search-btn.active span {
    font-size: 15px;
}

.ac-header__search-form {
    opacity: 0;
    visibility: hidden;
}

.ac-header__search-form input {
    width: 100%;
    height: auto !important;
    font-size: 48px !important;
}

.ac-header__search-form .btn-search {
    color: #b4b4b4;
    background-color: #fff;
    border: 0;
    width: 30px;
    height: 30px;
    font-size: 24px;
    cursor: pointer;
}

.ac-header__search-form.search-active {
    opacity: 1;
    visibility: visible;
}

.ac-header__mobile-btn {
    position: relative;
    float: right;
    width: 30px;
    height: 30px;
    cursor: pointer;
    margin-left: 15px;
    display: none;
}

.ac-header__mobile-btn .icon {
    position: absolute;
    display: block;
    font-size: 0;
    width: 20px;
    height: 2px;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    transition: all 0.4s ease;
}

.ac-header__mobile-btn .icon:before,
.ac-header__mobile-btn .icon:after {
    content: '';
    position: absolute;
    display: block;
    height: 2px;
    left: 0;
    background-color: #fff;
    transition: all 0.4s ease;
}

.ac-header__mobile-btn .icon:before {
    width: 100%;
    top: -6px;
}

.ac-header__mobile-btn .icon:after {
    width: 80%;
    bottom: -6px;
}

.ac-header__mobile-btn:hover .icon:after {
    width: 100%;
}

.ac-header__mobile-btn:hover .icon:before {
    width: 60%;
}

.ac-header__mobile-btn.mobile-active .icon {
    background-color: transparent;
    -webkit-transform: rotate(-270deg);
    transform: rotate(-270deg);
}

.ac-header__mobile-btn.mobile-active .icon:before {
    top: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.ac-header__mobile-btn.mobile-active .icon:after {
    width: 100%;
    bottom: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.ac-header__mobile-btn.mobile-active:hover .icon:before {
    width: 100% !important;
}

.ac-header__navigation {
    margin-right: 10px;
}

.ac-header__navigation ul > li {
    font-family: "gotham book", sans-serif;
    font-size: 16px;
    color: #fff;
}

.ac-header__navigation ul > li:before {
    content: '';
    position: absolute;
    background-color: #fff;
    transition: all 0.4s ease;
}

.ac-header__navigation ul > li:before {
    bottom: 0;
    left: 0;
}

.ac-header__navigation ul > li:before {
    width: 0;
    height: 2px;
}

.ac-header__navigation ul > li a:hover {
    color: #fff;
}

.ac-header__navigation ul > li:hover:before {
    width: 100%;
}

.ac-header__navigation ul > li span {
    margin-left: 7px;
    font-size: 14px;
    color: white;
    opacity: 0.5;
}

.ac-header__navigation ul > li.menu-item-has-children > ul.sub-menu 
{
    min-width: 250px;
    padding-top: 5px;
    padding-left: 0;
    top: 100%;
    left: 0;
    /*-webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);*/
}

.ac-header__navigation ul > li.menu-item-has-children:hover > ul.sub-menu {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}

.ac-header__navigation ul > li.menu-item-has-children > ul.sub-menu > li {
    font-size: 14px;
    background-color: #519d21;
}

.ac-header__navigation ul > li.menu-item-has-children > ul.sub-menu > li span {
    float: right;
}

.ac-header__navigation ul > li.menu-item-has-children > ul.sub-menu > li:hover {
    background-color: #fff;
}

.ac-header__navigation ul > li.menu-item-has-children > ul.sub-menu > li:hover > a {
    color: #111;
}

.ac-header__navigation ul > li.menu-item-has-children > ul.sub-menu > li:before,
.ac-header__navigation ul > li.menu-item-has-children > ul.sub-menu > li:after,
.ac-header__navigation ul > li.menu-item-has-children > ul.sub-menu > li > a:before,
.ac-header__navigation ul > li.menu-item-has-children > ul.sub-menu > li > a:after {
    display: none;
}

.js-header--overlay {
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
}

.ac-header--scrolling,
.on-search {
    position: fixed;
}

.ac-header--scrolling .ac-header__main,
.on-search .ac-header__main {
    padding: 15px 0;
}

.ac-header--scrolling .ac-header__left img,
.on-search .ac-header__left img {
    width: 70%;
}

.ac-header--scrolling-unpin {
    -webkit-transform: translate(0, -100%);
    transform: translate(0, -100%);
}

.ac-header--scrolling-pin {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}

.on-search {
    background-color: #000;
}

.on-search.ac-header--2 {
    background-color: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}

[class*="ac-header__menu-mobile-"] {
    position: fixed;
    top: 0;
    right: 0;
    width: 270px;
    height: 100%;
    overflow: hidden;
    background-color: #111;
    z-index: 100000;
    -webkit-transform: translateX(270px);
    transform: translateX(270px);
    transition: all 0.4s ease;
}

[class*="ac-header__menu-mobile-"]:after {
    content: '';
    display: block;
    position: fixed;
    width: 0;
    height: 0;
    left: 0;
    bottom: 0;
}

[class*="ac-header__menu-mobile-"] .ac-header__navigation {
    position: relative;
    float: none;
    padding: 30px 0;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    margin-right: 0;
}

[class*="ac-header__menu-mobile-"] .ac-header__navigation ul {
    margin: 0;
    float: none;
    padding-left: 0;
}

[class*="ac-header__menu-mobile-"] .ac-header__navigation ul li {
    display: block;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}

[class*="ac-header__menu-mobile-"] .ac-header__navigation ul li:before {
    display: none;
}

[class*="ac-header__menu-mobile-"] .ac-header__navigation ul li a {
    color: #fff;
    font-weight: 400;
    font-size: 12px;
    display: block;
    background: none;
    padding: 12px 15px;
    line-height: 1.6em;
}

[class*="ac-header__menu-mobile-"] .ac-header__navigation ul li a:after {
    display: none;
}

[class*="ac-header__menu-mobile-"] .ac-header__navigation ul li a:hover,
[class*="ac-header__menu-mobile-"] .ac-header__navigation ul li a:active {
    color: #000;
    background-color: #fff;
}

[class*="ac-header__menu-mobile-"] .ac-header__navigation ul li a:hover span,
[class*="ac-header__menu-mobile-"] .ac-header__navigation ul li a:active span {
    color: black;
}

[class*="ac-header__menu-mobile-"] .ac-header__navigation ul li a span.fa {
    position: absolute;
    right: 10px;
    top: calc(50% - 6px) !important;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

[class*="ac-header__menu-mobile-"] .ac-header__navigation ul li.menu-item-has-children {
    position: static;
}

[class*="ac-header__menu-mobile-"] .ac-header__navigation ul li.menu-item-has-children:hover > ul.sub-menu {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}

[class*="ac-header__menu-mobile-"] .ac-header__navigation ul li.menu-item-has-children > ul.sub-menu {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #111;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    margin: 0;
    border: 0;
    padding: 30px 0 0 0;
    border-top: 1px solid rgba(255, 255, 255, 0.12);
    z-index: 111;
    -webkit-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    transition: all 0.3s ease;
}

[class*="ac-header__menu-mobile-"] .ac-header__navigation ul li.menu-item-has-children > ul.sub-menu li {
    background-color: transparent;
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}

[class*="ac-header__menu-mobile-"] .ac-header__navigation ul li.menu-item-has-children > ul.sub-menu li:last-child {
    margin-bottom: 30px;
}

[class*="ac-header__menu-mobile-"] .ac-header__navigation ul li.menu-item-has-children > ul.sub-menu li:hover > a,
[class*="ac-header__menu-mobile-"] .ac-header__navigation ul li.menu-item-has-children > ul.sub-menu li:active > a {
    color: #000;
    background-color: #fff;
}

[class*="ac-header__menu-mobile-"] .ac-header__navigation ul li.menu-item-has-children > ul.sub-menu li a {
    position: relative;
    text-indent: 10px;
    padding: 12px 15px;
    color: #fff;
}

[class*="ac-header__menu-mobile-"] .ac-header__navigation ul li.menu-item-has-children > ul.sub-menu li a span.fa {
    font-size: 1em;
}

[class*="ac-header__menu-mobile-"] .ac-header__navigation ul li.menu-item-has-children > ul.sub-menu li a i {
    margin-right: 20px;
}

[class*="ac-header__menu-mobile-"] .ac-header__navigation ul li.menu-item-has-children > ul.sub-menu li.menu-item-has-children {
    position: static;
}

[class*="ac-header__menu-mobile-"] .ac-header__navigation ul li.menu-item-has-children > ul.sub-menu li.menu-item-has-children span.fa {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}

[class*="ac-header__menu-mobile-"] .ac-header__navigation ul li.menu-item-has-children > ul.sub-menu li.menu-item-has-children ul.sub-menu {
    padding: 30px 0;
}

[class*="ac-header__menu-mobile-"] .ac-header__navigation ul li.menu-item-has-children > ul.sub-menu li.menu-item-has-children ul.sub-menu li > a {
    color: #fff;
}

[class*="ac-header__menu-mobile-"] .ac-header__navigation ul li.menu-item-has-children > ul.sub-menu li.menu-item-has-children ul.sub-menu li:hover > a {
    color: #000;
}

[class*="ac-header__menu-mobile-"] .ac-header__navigation ul li.menu-item-has-children.active > ul.sub-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

[class*="ac-header__menu-mobile-"] .ac-header__navigation ul li.menu-item-has-children.active > ul.sub-menu li.menu-item-has-children.active > ul.sub-menu {
    left: 0;
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.ac-header__menu-mobile--active {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.ac-header_mobile--toggle {
    -webkit-transform: translateX(-270px);
    transform: translateX(-270px);
}

@media (max-width: 479px) {
    .ac-header__left {
        margin-right: 0;
    }
    .ac-header__left img {
        max-width: 100px !important;
        width: auto !important;
    }
    .ac-header__right {
        margin-left: 0;
        right: 0;
    }
    .ac-header__right .btn,
    .ac-header__right .ac-post__content-wrap .post-password-form input[type="submit"],
    .ac-post__content-wrap .post-password-form .ac-header__right input[type="submit"] {
        float: left;
        margin-left: 5px;
    }
    .ac-header__search-form {
        width: 100%;
    }
}

.ac-post--single .ac-post__meta,
.ac-post--default .ac-post__meta,
.ac-post--list .ac-post__meta,
.ac-post--event .ac-post__meta,
.ac-post--thumbnail .ac-post__meta,
.ac-post-single--expo .ac-post__meta,
.ac-post-single--agency .ac-post__meta {
    margin-bottom: 10px;
}

.ac-post--single .ac-post__posted,
.ac-post--default .ac-post__posted,
.ac-post--list .ac-post__posted,
.ac-post--event .ac-post__posted,
.ac-post--thumbnail .ac-post__posted,
.ac-post-single--expo .ac-post__posted,
.ac-post-single--agency .ac-post__posted {
    font-family: "gotham", sans-serif;
    font-weight: 700;
    color: #666;
    line-height: 1.3em;
}

.ac-post--single .ac-post__posted + .ac-post__comment:before,
.ac-post--default .ac-post__posted + .ac-post__comment:before,
.ac-post--list .ac-post__posted + .ac-post__comment:before,
.ac-post--event .ac-post__posted + .ac-post__comment:before,
.ac-post--thumbnail .ac-post__posted + .ac-post__comment:before,
.ac-post-single--expo .ac-post__posted + .ac-post__comment:before,
.ac-post-single--agency .ac-post__posted + .ac-post__comment:before {
    content: '/';
    margin: 0 7px;
}

.ac-post--single .ac-post__comment,
.ac-post--default .ac-post__comment,
.ac-post--list .ac-post__comment,
.ac-post--event .ac-post__comment,
.ac-post--thumbnail .ac-post__comment,
.ac-post-single--expo .ac-post__comment,
.ac-post-single--agency .ac-post__comment {
    font-family: "gotham book", sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #666;
}

.ac-post--single .ac-post__comment strong,
.ac-post--default .ac-post__comment strong,
.ac-post--list .ac-post__comment strong,
.ac-post--event .ac-post__comment strong,
.ac-post--thumbnail .ac-post__comment strong,
.ac-post-single--expo .ac-post__comment strong,
.ac-post-single--agency .ac-post__comment strong {
    font-weight: 700;
}

.ac-post--single .ac-post__comment a:hover,
.ac-post--default .ac-post__comment a:hover,
.ac-post--list .ac-post__comment a:hover,
.ac-post--event .ac-post__comment a:hover,
.ac-post--thumbnail .ac-post__comment a:hover,
.ac-post-single--expo .ac-post__comment a:hover,
.ac-post-single--agency .ac-post__comment a:hover {
    color: #000;
}

.ac-post--single .ac-post__title,
.ac-post--default .ac-post__title,
.ac-post--list .ac-post__title,
.ac-post--event .ac-post__title,
.ac-post--thumbnail .ac-post__title,
.ac-post-single--expo .ac-post__title,
.ac-post-single--agency .ac-post__title {
    font-family: "gotham", sans-serif;
    font-size: 20px;
    font-weight: 700;
    color: #333;
    line-height: 1.5;
    margin-bottom: 25px;
}

.ac-post--single .ac-post__title a:hover,
.ac-post--default .ac-post__title a:hover,
.ac-post--list .ac-post__title a:hover,
.ac-post--event .ac-post__title a:hover,
.ac-post--thumbnail .ac-post__title a:hover,
.ac-post-single--expo .ac-post__title a:hover,
.ac-post-single--agency .ac-post__title a:hover {
    color: #c98f20;
}

.ac-post--single .ac-post__morelink,
.ac-post--default .ac-post__morelink,
.ac-post--list .ac-post__morelink,
.ac-post--event .ac-post__morelink,
.ac-post--thumbnail .ac-post__morelink,
.ac-post-single--expo .ac-post__morelink,
.ac-post-single--agency .ac-post__morelink {
    font-family: "gotham book", sans-serif;
    font-size: 14px;
    color: #999;
    font-style: italic;
}

.ac-post--single .ac-post__morelink i,
.ac-post--default .ac-post__morelink i,
.ac-post--list .ac-post__morelink i,
.ac-post--event .ac-post__morelink i,
.ac-post--thumbnail .ac-post__morelink i,
.ac-post-single--expo .ac-post__morelink i,
.ac-post-single--agency .ac-post__morelink i {
    padding-left: 5px;
}

.ac-post--single .ac-post__morelink:hover,
.ac-post--default .ac-post__morelink:hover,
.ac-post--list .ac-post__morelink:hover,
.ac-post--event .ac-post__morelink:hover,
.ac-post--thumbnail .ac-post__morelink:hover,
.ac-post-single--expo .ac-post__morelink:hover,
.ac-post-single--agency .ac-post__morelink:hover {
    color: #333;
}

.ac-post--single .ac-post__badge,
.ac-post--default .ac-post__badge,
.ac-post--list .ac-post__badge,
.ac-post--event .ac-post__badge,
.ac-post--thumbnail .ac-post__badge,
.ac-post-single--expo .ac-post__badge,
.ac-post-single--agency .ac-post__badge {
    font-family: "gotham", sans-serif;
    display: inline-block;
    font-size: 14px;
    color: #fff;
    margin-right: 15px;
    padding: 3px 15px;
}

.ac-post--hashtag .ac-post__header,
.ac-post--hashtag .ac-post__content,
.ac-post--hashtag .ac-post__content:after {
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    transition: all 0.4s ease;
}

.ac-post--hashtag:hover .ac-post__header,
.ac-post--hashtag:hover .ac-post__content,
.ac-post--hashtag:hover .ac-post__content:after {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.ac-post--agency .ac-post__title a:hover {
    color: white;
    text-decoration: underline;
}

.ac-post--agency .ac-post__posted a:hover,
.ac-post--agency .ac-post__posted a:focus {
    color: white;
}

.ac-post--agency .ac-post__overlay:hover {
    background-color: rgba(249, 73, 109, 0.7);
}

.ac-post--agency.ac-post--thumbnail .ac-post__overlay {
    background-color: transparent;
    z-index: 22;
}

.ac-post--agency.ac-post--thumbnail .ac-post__meta .ac-post__posted {
    color: #fff;
    font-family: "gotham book", sans-serif;
    font-weight: 500;
}

.ac-post--agency.ac-post--thumbnail:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 22;
    background-color: #f9496d;
    opacity: 0;
    transition: all 0.4s ease;
}

.ac-post--agency.ac-post--thumbnail:hover:before {
    opacity: 1;
}

@media (max-width: 991px) {
    .ac-post--agency.ac-post--thumbnail .ac-post__content-wrap {
        position: absolute;
    }
    .ac-post--agency.ac-post--thumbnail .ac-post__title {
        color: #fff;
    }
}

.ac-post--expo .ac-post__title a:hover,
.ac-post--expo .ac-post__comment:hover {
    color: #ed360f;
}

.ac-post--expo .ac-post__overlay:hover {
    background-color: #ed360f;
    opacity: 0.7;
}

.ac-post--expo.ac-post--expo-center {
    text-align: center;
}

.ac-post--expo.ac-post--thumbnail .ac-post__overlay {
    background-color: transparent;
    z-index: 26;
}

.ac-post--expo.ac-post--thumbnail .ac-post__meta .ac-post__posted {
    color: #fff;
    font-family: "gotham book", sans-serif;
    font-weight: 500;
}

.ac-post--expo.ac-post--thumbnail:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 22;
    background-color: #ed360f;
    opacity: 0;
    transition: all 0.4s ease;
}

.ac-post--expo.ac-post--thumbnail:hover:before {
    opacity: 1;
}

@media (max-width: 991px) {
    .ac-post--expo.ac-post--thumbnail .ac-post__content-wrap {
        position: absolute;
    }
    .ac-post--expo.ac-post--thumbnail .ac-post__title {
        color: #fff;
    }
}

.ac-post--party .ac-post__title a:hover {
    color: #370e74;
}

.ac-post--party .ac-post__overlay:hover {
    background-color: #370e74;
    opacity: 0.7;
}

.ac-post--party.ac-post--thumbnail .ac-post__overlay {
    background-color: transparent;
    z-index: 26;
}

.ac-post--party.ac-post--thumbnail .ac-post__meta .ac-post__posted {
    color: #a90551;
    font-family: "gotham", sans-serif;
    font-weight: 700;
}

.ac-post--party.ac-post--thumbnail .ac-post__meta .ac-post__posted:after {
    display: none;
}

.ac-post--party.ac-post--thumbnail:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 22;
    background-color: #370e74;
    opacity: 0;
    transition: all 0.4s ease;
}

.ac-post--party.ac-post--thumbnail:hover:before {
    opacity: 1;
}

@media (max-width: 991px) {
    .ac-post--party.ac-post--thumbnail .ac-post__content-wrap {
        position: absolute;
    }
    .ac-post--party.ac-post--thumbnail .ac-post__title {
        color: #fff;
    }
}

.ac-post--single .ac-post__header,
.ac-post--default .ac-post__header {
    margin-top: 30px;
}

.ac-post--single .ac-post__title,
.ac-post--default .ac-post__title {
    font-size: 18px;
    margin-bottom: 5px;
}

.ac-post--single .ac-post__title a:hover,
.ac-post--default .ac-post__title a:hover {
    color: #c98f20;
}

.ac-post--single .ac-post__comment:hover a,
.ac-post--single .ac-post__comment:hover a,
.ac-post--default .ac-post__comment:hover a,
.ac-post--default .ac-post__comment:hover a {
    color: black !important;
}

.ac-post--single-event .ac-post__title:hover a {
    color: #370e74;
}

.ac-post--single-event .ac-post__comment a:hover {
    color: #370e74;
}

.ac-post--card {
    display: inline-block;
}

.ac-post--card .ac-post__badge {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 20;
    background-color: #cc0000;
    font-family: "gotham", sans-serif;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    padding: 9px 12px;
    line-height: 1em;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    -webkit-transform: rotate(-90deg) translate(-100%, 0%);
    transform: rotate(-90deg) translate(-100%, 0%);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}

.ac-post--card .ac-post__header {
    text-align: center;
    margin-top: 30px;
}

.ac-post--card .ac-post__title {
    font-family: "gotham", sans-serif;
    font-size: 20px;
    color: #000;
    font-weight: 400;
    margin-bottom: 0;
}

.ac-post--card .ac-post__title a:hover {
    color: #c98f20;
}

.ac-post--card .ac-post__description {
    font-family: "gotham book", sans-serif;
    font-size: 16px;
    color: #999;
    font-weight: 700;
    font-style: italic;
}

.ac-post--people .ac-post__overlay {
    background-color: rgba(0, 0, 0, 0.3);
}

.ac-post--people .ac-post__header {
    text-align: left;
}

.ac-post--people .ac-post__title {
    font-weight: 500;
    font-size: 22px;
    margin-bottom: 5px;
}

.ac-post--people .ac-post__description {
    font-family: "gotham", sans-serif;
    font-weight: 300;
    font-style: italic;
    color: #999;
    font-size: 14px;
}

.ac-post--people:hover .ac-post__overlay {
    background-color: transparent;
}

.ac-post--people.ac-post--party .ac-post__title {
    font-size: 20px;
}

.ac-post--social {
    text-align: center;
    margin-bottom: 30px;
}

@media (min-width: 992px) {
    .ac-post--social {
        margin-bottom: 0;
    }
}

.ac-post--social .ac-post__social {
    position: absolute;
    display: inline-block;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 30;
    padding: 0;
    margin: 0;
    list-style: none;
    visibility: hidden;
    opacity: 0;
    transition: all 0.4s ease;
    -webkit-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
}

.ac-post--social .ac-post__social:after {
    content: '';
    display: table;
    clear: both;
}

.ac-post--social .ac-post__social li {
    float: left;
    margin: 0 7px;
}

.ac-post--social .ac-post__social li a {
    font-size: 20px;
    color: #fcb6c4;
}

.ac-post--social .ac-post__social li:hover a {
    color: #fff;
}

.ac-post--social .ac-post__description {
    font-size: 14px;
    font-weight: 300;
    font-style: italic;
}

.ac-post--social .ac-post__title:hover a {
    color: #f9496d;
}

.ac-post--social:hover .ac-post__overlay {
    background-color: #f9496d;
    opacity: 0.8;
}

.ac-post--social:hover .ac-post__social {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.ac-post--social:hover .ac-post__title {
    color: #f9496d;
}

.ac-post--list .ac-post__thumbnail img {
    width: 100%;
}

.ac-post--list .ac-post__content-wrap {
    padding-left: 30px;
}

.ac-post--list.ac-post--inverse .ac-post__content-wrap {
    padding-left: 0;
    padding-right: 30px;
}

.ac-post--list.ac-post--list--expo .ac-post__thumbnail {
    width: 330px;
}

.ac-post--list.ac-post--list--expo .ac-post__content-wrap {
    width: calc(100% - 330px);
}

.ac-post--list.ac-post--list--expo .ac-post__badge {
    background-color: #d5310d;
}

.ac-post--list.ac-post--list--expo .ac-post__title {
    font-size: 25px;
    line-height: 1.3em;
}

.ac-post--list.ac-post--list--expo .ac-post__title a:hover {
    color: #ed360f;
}

.ac-post--list.ac-post--list--expo .ac-post__content p {
    font-family: "gotham book", sans-serif;
    font-size: 16px;
    color: #666;
    line-height: 1.5em;
}

@media (max-width: 767px) {
    .ac-post--list.ac-post--list--expo .ac-post__thumbnail,
    .ac-post--list.ac-post--list--expo .ac-post__content-wrap {
        float: none;
        width: 100%;
    }
    .ac-post--list.ac-post--list--expo .ac-post__thumbnail {
        margin-bottom: 30px;
    }
}

.ac-post--list.ac-post--list--expo2:first-child {
    border-top: 0;
    padding-top: 0;
}

.ac-post--list.ac-post--list--expo2 .ac-post__thumbnail {
    width: 480px;
}

.ac-post--list.ac-post--list--expo2 .ac-post__content-wrap {
    width: calc(100% - 480px);
}

.ac-post--list.ac-post--list--expo2 .ac-post__badge {
    background-color: #d5310d;
}

.ac-post--list.ac-post--list--expo2 .ac-post__title {
    font-size: 25px;
    line-height: 1.3em;
}

.ac-post--list.ac-post--list--expo2 .ac-post__title a:hover {
    color: #ed360f;
}

.ac-post--list.ac-post--list--expo2 .ac-post__content p {
    font-family: "gotham book", sans-serif;
    font-size: 16px;
    color: #666;
    line-height: 1.5em;
}

@media (max-width: 767px) {
    .ac-post--list.ac-post--list--expo2 .ac-post__thumbnail,
    .ac-post--list.ac-post--list--expo2 .ac-post__content-wrap {
        float: none;
        width: 100%;
    }
    .ac-post--list.ac-post--list--expo2 .ac-post__thumbnail {
        margin-bottom: 30px;
    }
}

.ac-post--list.ac-post--icon {
    border-top: 0 !important;
    border-bottom: 0;
}

.ac-post--list.ac-post--icon .ac-post__icon {
    display: inline-block;
    width: 40px;
    height: 40px;
    font-size: 40px;
    margin-bottom: 25px;
}

.ac-post--list.ac-post--icon .ac-post__icon img {
    opacity: 0.5;
}

.ac-post--list.ac-post--icon .ac-post__title {
    font-family: "gotham", sans-serif;
    font-size: 24px;
    line-height: 1.2em;
    color: #333;
}

@media (min-width: 768px) {
    .ac-post--list.ac-post--icon .ac-post__title {
        font-size: 40px;
    }
}

.ac-post--list.ac-post--icon .ac-post__title:hover a {
    color: #ed360f;
}

.ac-post--list.ac-post--icon.ac-post--icon-small .ac-post__title {
    font-size: 20px;
}

.ac-post--list.ac-post--icon .ac-post__content p {
    font-family: "gotham book", sans-serif;
    font-size: 16px;
    color: #666;
    line-height: 1.5em;
}

.ac-post--list.ac-post--list2 {
    padding: 50px 0 20px;
    border-top: 1px solid #e5e5e5;
}

.ac-post--list.ac-post--list2 .ac-post__thumbnail {
    width: 120px;
}

.ac-post--list.ac-post--list2 .ac-post__content-wrap {
    width: calc(100% - 120px);
}

.ac-post--list.ac-post--list2 .ac-post__counter {
    font-family: "gotham", sans-serif;
    font-size: 50px;
    color: #efefef;
    font-weight: 300;
    line-height: 1em;
}

.ac-post--list.ac-post--list2 .ac-post__title {
    font-size: 30px;
    font-weight: 300;
}

@media (max-width: 767px) {
    .ac-post--list .ac-post__content-wrap {
        padding: 0;
    }
}

.ac-post--event {
    padding-bottom: 50px;
}

.ac-post--event .ac-post__posted {
    font-family: "gotham book", sans-serif;
    font-weight: 300;
}

.ac-post--event .ac-post__posted:after {
    display: none;
}

.ac-post--event2 {
    margin-bottom: 30px;
    overflow: hidden;
}

@media (min-width: 768px) {
    .ac-post--event2 {
        display: inline-block;
    }
}

.ac-post--event2 .ac-post__thumbnail:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: transparent;
    z-index: 20;
    transition: all 0.4s ease;
}

.ac-post--event2 .ac-post__content-wrap {
    position: absolute;
    left: 0;
    bottom: 30px;
    width: 100%;
    z-index: 21;
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    transition: all 0.4s ease;
}

@media (max-width: 1200px) {
    .ac-post--event2 .ac-post__content-wrap {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@media (min-width: 768px) {
    .ac-post--event2 .ac-post__content-wrap {
        bottom: 0;
    }
}

.ac-post--event2 .ac-post__header {
    padding: 35px 35px 0;
}

.ac-post--event2 .ac-post__body {
    padding: 0 35px 35px;
    opacity: 0;
    transition: all 0.4s ease;
}

@media (max-width: 992px) {
    .ac-post--event2 .ac-post__body {
        display: none;
    }
}

.ac-post--event2 .ac-post__posted,
.ac-post--event2 .ac-post__posted a {
    font-family: "gotham", sans-serif;
    font-weight: 500;
    color: #ccc;
    font-size: 14px;
    margin-bottom: 10px;
}

.ac-post--event2 .ac-post__posted:hover,
.ac-post--event2 .ac-post__posted:focus,
.ac-post--event2 .ac-post__posted a:hover,
.ac-post--event2 .ac-post__posted a:focus {
    color: #c98f20;
}

.ac-post--event2 .ac-post__comment:before {
    content: "/";
    margin: 0 5px;
}

.ac-post--event2 .ac-post__title {
    font-family: "gotham", sans-serif;
    font-size: 20px;
    font-weight: 500;
    color: #fff;
}

@media (max-width: 767px) {
    .ac-post--event2 .ac-post__title {
        margin-top: 15px;
    }
}

.ac-post--event2 .ac-post__body p {
    font-family: "gotham book", sans-serif;
    font-size: 14px;
    color: #ccc;
}

.ac-post--event2:hover .ac-post__thumbnail:before {
    background-color: rgba(0, 0, 0, 0.5);
}

.ac-post--event2:hover .ac-post__content-wrap {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.ac-post--event2:hover .ac-post__body {
    opacity: 1;
}

.ac-post--thumbnail .ac-post__content-wrap {
    padding: 35px 0;
    transition: all 0.4s ease;
    background-color: transparent;
}

@media (min-width: 992px) {
    .ac-post--thumbnail .ac-post__content-wrap {
        padding: 35px;
    }
}

@media (max-width: 991px) {
    .ac-post--thumbnail .ac-post__content-wrap .ac-post__posted a {
        color: #666 !important;
    }
}

.ac-post--thumbnail .ac-post__badge {
    background-color: #d5310d;
}

.ac-post--thumbnail .ac-post__title {
    color: #fff;
    font-size: 18px;
    line-height: 1.3em;
    margin-bottom: 0;
}

.ac-post--thumbnail .ac-post__morelink {
    display: inline-block;
    margin-top: 30px;
    color: #fff;
}

.ac-post--thumbnail .ac-post__morelink:hover {
    color: #fff;
}

.ac-post--thumbnail .ac-post__posted {
    color: #999;
}

.ac-post--thumbnail .ac-post__comment {
    color: #999;
}

.ac-post--thumbnail .ac-post__comment:hover a {
    color: #fff;
}

.ac-post--thumbnail.ac-post--thumbnail--large .ac-post__content-wrap {
    padding: 30px 0;
}

@media (min-width: 992px) {
    .ac-post--thumbnail.ac-post--thumbnail--large .ac-post__content-wrap {
        padding: 50px 45px;
    }
}

.ac-post--thumbnail.ac-post--thumbnail--large .ac-post__posted,
.ac-post--thumbnail.ac-post--thumbnail--large .ac-post__posted a {
    color: #fff;
}

.ac-post--thumbnail.ac-post--thumbnail--large .ac-post__comment,
.ac-post--thumbnail.ac-post--thumbnail--large .ac-post__comment > a {
    color: #fff;
}

.ac-post--thumbnail.ac-post--thumbnail--large .ac-post__comment:hover,
.ac-post--thumbnail.ac-post--thumbnail--large .ac-post__comment > a:hover {
    text-decoration: underline;
}

.ac-post--thumbnail.ac-post--thumbnail--large .ac-post__title {
    font-size: 30px;
}

.ac-post--thumbnail:hover .ac-post__content-wrap {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}

@media (max-width: 991px) {
    .ac-post--thumbnail .ac-post__content-wrap {
        position: relative;
    }
    .ac-post--thumbnail .ac-post__posted {
        color: #666;
    }
    .ac-post--thumbnail .ac-post__comment {
        color: #666;
    }
    .ac-post--thumbnail .ac-post__comment:hover a {
        color: #000;
    }
    .ac-post--thumbnail .ac-post__title {
        color: #333;
    }
    .ac-post--thumbnail .ac-post__morelink {
        color: #999;
    }
}

@media (max-width: 479px) {
    .ac-post--thumbnail.ac-post--thumbnail--large .ac-post__content-wrap {
        padding: 30px 15px;
    }
}

.ac-post--hashtag {
    display: inline-block;
}

.ac-post--hashtag .ac-post__thumbnail:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30%;
    background: linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.8) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(100%, rgba(0, 0, 0, 0.8)));
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='transparent', endColorstr='rgba(0, 0, 0, 0.8)', GradientType=0);
    /* IE6-9 */
}

.ac-post--hashtag .ac-post__content-wrap {
    padding: 25px;
}

.ac-post--hashtag .ac-post__meta {
    margin-bottom: 0;
}

.ac-post--hashtag .ac-post__header {
    margin-bottom: 10px;
}

.ac-post--hashtag .ac-post__header:after {
    content: '';
    display: table;
    clear: both;
}

.ac-post--hashtag .ac-post__author {
    float: left;
    width: 40px;
}

.ac-post--hashtag .ac-post__author img {
    width: auto;
    border-radius: 50%;
}

.ac-post--hashtag .ac-post__author-name {
    float: left;
    width: calc(100% - 40px);
    font-family: "gotham", sans-serif;
    font-size: 15px;
    color: #fff;
    line-height: 40px;
    padding-left: 10px;
}

.ac-post--hashtag .ac-post__author-name:hover a {
    color: #fff;
}

.ac-post--hashtag .ac-post__content {
    position: relative;
    padding-bottom: 35px;
    margin-bottom: 25px;
}

.ac-post--hashtag .ac-post__content:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    width: 0%;
    height: 2px;
    background-color: #333;
    z-index: 30;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.ac-post--hashtag .ac-post__content p {
    font-family: "gotham", sans-serif;
    font-size: 14px;
    font-weight: 300;
    color: #999;
    line-height: 1.3em;
}

.ac-post--hashtag .ac-post__content a {
    color: #fff;
    margin-right: 5px;
}

.ac-post--hashtag .ac-post__content a:hover {
    text-decoration: underline;
}

.ac-post--hashtag .ac-post__favorite,
.ac-post--hashtag .ac-post__comment {
    margin-right: 20px;
    font-family: "gotham", sans-serif;
    font-weight: 700;
    color: #8f8f8f;
    font-size: 12px;
}

.ac-post--hashtag .ac-post__favorite i,
.ac-post--hashtag .ac-post__comment i {
    margin-right: 5px;
    font-size: 14px;
}

.ac-post--hashtag .ac-post__favorite a:hover,
.ac-post--hashtag .ac-post__comment a:hover {
    color: #fff;
}

.ac-post--hashtag:hover .ac-post__overlay {
    background-color: rgba(0, 0, 0, 0.4);
}

.ac-post--hashtag:hover .ac-post__content-wrap {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.ac-post--hashtag:hover .ac-post__content:after {
    width: 100%;
    transition-delay: 0.1s;
}

.ac-post--hashtag:hover .ac-post__favorite,
.ac-post--hashtag:hover .ac-post__comment {
    color: #fff;
}

@media (max-width: 991px) {
    .ac-post--hashtag .ac-post__content-wrap {
        position: absolute;
    }
}

@media (max-width: 767px) {
    .ac-post--hashtag .ac-post__content-wrap {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    .ac-post--hashtag .ac-post__header,
    .ac-post--hashtag .ac-post__content {
        visibility: visible;
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    .ac-post--hashtag .ac-post__content:after {
        width: 100%;
        visibility: visible;
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        transition-delay: 0.1s;
    }
    .ac-post--hashtag .ac-post__favorite,
    .ac-post--hashtag .ac-post__comment {
        color: #fff;
    }
}

.ac-post--service {
    text-align: center;
}

.ac-post--service .ac-post__content-wrap {
    height: 100%;
}

.ac-post--service .ac-post__header {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    height: 100%;
    z-index: 30;
    transition: all 0.4s ease;
    padding: 0 40px;
}

.ac-post--service .ac-post__title {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 20px;
}

.ac-post--service .ac-post__description {
    position: relative;
    font-family: "gotham", sans-serif;
    font-size: 14px;
    font-weight: 300;
    color: #fff;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    transition: all 0.4s ease;
}

.ac-post--service:hover .ac-post__content-wrap {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    background-color: #f9496d;
    opacity: 0.8;
}

.ac-post--service:hover .ac-post__header {
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px);
}

.ac-post--service:hover .ac-post__description {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.ac-post--service.ac-post--service--bottom .ac-post__header {
    top: auto;
    bottom: 0;
    height: auto;
}

.ac-post--service.ac-post--service--bottom .ac-post__title {
    font-size: 20px;
    text-transform: capitalize;
    margin-bottom: 10px;
}

.ac-post--service.ac-post--service--bottom .ac-post__description {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    color: #ccc;
}

.ac-post--service.ac-post--service--bottom:hover .ac-post__content-wrap {
    background-color: #0c3468;
}

.ac-post--service.ac-post--service--bottom:hover .ac-post__header {
    bottom: 50%;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    margin-bottom: 0;
}

.ac-post--service.ac-post--service--bottom2 .ac-post__header {
    margin-bottom: 50px;
}

.ac-post--service.ac-post--service--bottom2 .ac-post__description {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.ac-post--service.ac-post--service--bottom2 .ac-post__detail {
    position: absolute;
    bottom: 0;
    visibility: hidden;
    opacity: 0;
    transition: all 0.4s ease;
    font-family: "gotham book", sans-serif;
    font-weight: 400;
    color: #999;
    font-size: 14px;
}

.ac-post--service.ac-post--service--bottom2:hover .ac-post__content-wrap {
    background-color: #0c3468;
    opacity: 0.5;
}

.ac-post--service.ac-post--service--bottom2:hover .ac-post__detail {
    visibility: visible;
    opacity: 1;
    position: static;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

@media (max-width: 991px) {
    .ac-post--service .ac-post__content-wrap {
        position: absolute;
    }
    .ac-post--service .ac-post__title {
        color: #fff;
    }
    .ac-post--service .ac-post__header {
        padding: 0 15px;
    }
}

.ac-post__video .ac-post__play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 10;
}

.ac-post__video:hover .ac-post__overlay {
    background-color: #0c3468;
    opacity: 0.8;
}

.ac-post__video.ac-post__single-video .ac-post__thumbnail:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    background-color: #7d7d7d;
    opacity: 0.6;
    z-index: 10;
    transition: all 0.4s ease;
}

.ac-post__video.ac-post__single-video .ac-post__overlay {
    background-color: transparent;
}

.ac-post__video.ac-post__single-video .ac-post__posted,
.ac-post__video.ac-post__single-video .ac-post__comment {
    color: #666;
}

.ac-post__video.ac-post__single-video .ac-post__title {
    color: #999;
}

.ac-post__video.ac-post__single-video:hover .ac-post__thumbnail:after {
    opacity: 0;
    visibility: hidden;
}

.ac-post__video .ac_bg--dark .ac-post__video .ac-post__title:hover a {
    color: white;
}

.ac-post__video .ac_bg--dark .ac-post__video .ac-post_comment:hover a {
    color: #fff;
}

.ac-post__video .ac_bg--dark .ac-post__video .ac-post__posted:hover a,
.ac-post__video .ac_bg--dark .ac-post__video .ac-post__comment:hover a {
    color: #fff;
}

.ac-post__video .ac_bg--dark .ac-post__posted a {
    color: #999;
}

.ac-post__video .ac_bg--dark .ac-post__posted a:hover,
.ac-post__video .ac_bg--dark .ac-post__posted a:focus {
    color: white;
}

.ac-post.ac-post--single.ac-post__video.ac-post__single-video {
    margin-bottom: 110px;
}

.ac-post__single-video--agency {
    text-align: center;
}

.ac-post__single-video--agency .ac-post__thumbnail:after {
    display: none;
}

.ac-post__single-video--agency .ac-post__title {
    color: #333;
}

.ac-post__single-video--agency .ac-post__title:hover a {
    color: #f9496d !important;
}

.ac-post__video-content {
    max-width: 1000px;
    margin: 0 auto;
    text-align: center;
}

.ac-post__video-content .ac-post__meta {
    margin-top: 30px;
}

.ac-post__video-content .ac-post__posted {
    font-family: "gotham", sans-serif;
    font-weight: 700;
    color: #ccc;
    line-height: 1.3em;
}

.ac-post__video-content .ac-post__posted:after {
    content: '/';
    margin: 0 15px;
}

.ac-post__video-content .ac-post__comment {
    font-family: "gotham book", sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #ccc;
}

.ac-post__video-content .ac-post__comment strong {
    font-weight: 700;
}

.ac-post__video-content .ac-post__comment:hover a {
    color: #fff;
}

.ac-post__video-content .ac-post__sharing {
    font-size: 14px;
    color: #ccc;
    margin-left: 10px;
}

.ac-post__video-content .ac-post__sharing:hover a {
    color: #fff;
}

.ac-post__video-content .ac-post__title {
    font-family: "gotham", sans-serif;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    line-height: 1.5em;
    margin-bottom: 25px;
}

.ac-post__video-content .ac-post__title:hover a {
    color: #fff;
}

.ac-post__video-content.ac-post__content--single {
    text-align: left;
}

.ac-mfp--white .ac-post__video-content .ac-post__title {
    color: #000;
}

.ac-mfp--white .ac-post__video-content .ac-post__title:hover a,
.ac-mfp--white .ac-post__video-content .ac-post__comment:hover a {
    color: #f9496d;
}

.ac-mfp--white .ac-post__video-content .ac-post__posted {
    color: #999;
}

.ac-post--thumbnail-event {
    position: relative;
}

.ac-post--thumbnail-event .ac-post__posted,
.ac-post--thumbnail-event .ac-post__comment {
    color: #ccc;
}

.ac-post--thumbnail-event .ac-post__title {
    font-size: 25px;
}

.ac-post--thumbnail-event .ac-post__morelink {
    position: absolute;
    bottom: 60px;
    left: 35px;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    visibility: hidden;
    opacity: 0;
    padding: 15px 30px;
    background-color: #370e74;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 700;
    font-family: "gotham", sans-serif;
    color: #fff;
    letter-spacing: 0.1em;
}

.ac-post--thumbnail-event:hover .ac-post__content-wrap {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    padding-bottom: 120px;
}

.ac-post--thumbnail-event:hover .ac-post__morelink {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    visibility: visible;
    opacity: 1;
}

@media (max-width: 991px) {
    .ac-post--thumbnail-event .ac-post__content-wrap {
        padding: 30px 0;
    }
    .ac-post--thumbnail-event .ac-post__title {
        color: #fff;
    }
    .ac-post--thumbnail-event .ac-post__morelink {
        position: relative;
        visibility: visible;
        opacity: 1;
        left: 0;
    }
}

.ac-post--party-shop:after {
    content: '';
    display: table;
    visibility: hidden;
    clear: both;
}

.ac-post--party-shop .ac-post__thumbnail,
.ac-post--party-shop .ac-post__content-wrap {
    float: left;
    width: 50%;
    padding: 0 30px;
}

.ac-post--party-shop .ac-post__header {
    padding-top: 70px;
    margin-bottom: 10px;
}

.ac-post--party-shop .ac-post__title {
    margin-bottom: 0;
    font-family: "gotham", sans-serif;
    color: #370e74;
    font-size: 30px;
    line-height: 1.3em;
}

.ac-post--party-shop .ac-post__price {
    font-family: "gotham book", sans-serif;
    font-size: 25px;
    color: #666;
    font-style: italic;
}

.ac-post--party-shop .ac-post__content {
    margin-bottom: 40px;
}

.ac-post--party-shop .ac-post__content p {
    font-family: "gotham book", sans-serif;
    color: #666;
    font-size: 16px;
    line-height: 1.5em;
}

.ac-post--party-shop .ac-post__morelink {
    display: inline-block;
    padding: 15px 60px;
    font-family: "gotham", sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    color: #ccc;
    line-height: 1em;
    border: 2px solid #ccc;
}

.ac-post--party-shop .ac-post__morelink:hover {
    color: #fff;
    background-color: #370e74;
    border-color: #370e74;
}

@media (max-width: 767px) {
    .ac-post--party-shop .ac-post__thumbnail,
    .ac-post--party-shop .ac-post__content-wrap {
        float: none;
        width: 100%;
        padding: 0;
    }
    .ac-post--party-shop .ac-post__thumbnail {
        margin-bottom: 0;
    }
    .ac-post--party-shop .ac-post__content-wrap {
        text-align: center;
    }
}

@media (min-width: 992px) {
    .fix-sc-news-grid .ac-post {
        margin-bottom: 130px !important;
    }
}

.fix-sc-news-grid .ac-post__meta {
    margin-bottom: 20px !important;
}

.ac-pricing--template {
    background-color: #ebebeb;
    padding: 0 35px;
    transition: all 0.4s ease;
}

.ac-pricing--template .ac-pricing__header {
    padding: 15px 0 20px;
}

.ac-pricing--template .ac-pricing__title {
    font-family: "gotham", sans-serif;
    font-weight: 700;
    font-size: 13px;
    color: #252525;
    text-transform: uppercase;
    border-bottom: 1px solid #d7d7d7;
    line-height: 1.6em;
    padding-bottom: 10px;
    margin-bottom: 30px;
    overflow: hidden;
    transition: all 0.4s ease;
}

.ac-pricing--template .ac-pricing__title:after {
    content: attr(data-plan);
    font-family: "gotham book", sans-serif;
    font-weight: 400;
    display: inline-block;
    width: 100%;
    text-transform: none;
    transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
    transition: transform 0.4s ease, -webkit-transform 0.4s ease;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 100%;
}

.ac-pricing--template .ac-pricing__price {
    color: #252525;
    font-size: 50px;
    font-family: "gotham", sans-serif;
    font-weight: 700;
}

.ac-pricing--template .ac-pricing__price sup {
    font-size: 20px;
}

.ac-pricing--template .ac-pricing__price span {
    font-size: 14px;
}

.ac-pricing--template .ac-pricing__features li {
    font-family: "gotham book", sans-serif;
    font-size: 14px;
    color: #666;
    line-height: 1.6em;
    margin-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #d7d7d7;
}

.ac-pricing--template .ac-pricing__features li:last-child {
    border: none;
}

.ac-pricing--template .ac-pricing__footer {
    padding: 40px 0;
}

.ac-pricing--template .ac-pricing__submit {
    background-color: #acacac;
    padding: 10px 30px;
    line-height: 1em;
    font-size: 12px;
    text-transform: uppercase;
    font-family: "gotham", sans-serif;
    color: #fff;
    font-weight: 700;
}

.ac-pricing--template .ac-pricing__submit:hover {
    background-color: #f9496d;
    border-radius: 2px;
}

.ac-pricing--template:hover,
.ac-pricing--template.popular {
    background-color: #f9496d;
}

.ac-pricing--template:hover .ac-pricing__title,
.ac-pricing--template.popular .ac-pricing__title {
    padding-bottom: 50px;
    color: #fff;
    border-color: rgba(215, 215, 215, 0.3);
}

.ac-pricing--template:hover .ac-pricing__title:after,
.ac-pricing--template.popular .ac-pricing__title:after {
    visibility: visible;
    opacity: 1;
    font-size: 14px;
    -webkit-transform: translateY(calc(-100% - 10px));
    transform: translateY(calc(-100% - 10px));
}

.ac-pricing--template:hover .ac-pricing__price,
.ac-pricing--template.popular .ac-pricing__price {
    color: #fff;
}

.ac-pricing--template:hover .ac-pricing__features li,
.ac-pricing--template.popular .ac-pricing__features li {
    color: #fff;
    border-color: rgba(215, 215, 215, 0.3);
}

.ac-pricing--template:hover .ac-pricing__submit,
.ac-pricing--template.popular .ac-pricing__submit {
    background-color: #fff;
    color: #f9496d;
}

.ac-product__thumb {
    position: relative;
    display: block;
    overflow: hidden;
}

.ac-product__thumb img {
    width: 100%;
}

.ac-product__thumb a.ac-product__overlay {
    cursor: pointer;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.bootstrap-touchspin {
    width: 75px;
    margin-right: 20px;
    display: table;
}

.bootstrap-touchspin input.form-control,
.bootstrap-touchspin input[type="text"],
.bootstrap-touchspin input[type="password"],
.bootstrap-touchspin input[type="number"],
.bootstrap-touchspin input[type="email"],
.bootstrap-touchspin input[type="url"],
.bootstrap-touchspin input[type="search"] {
    -ms-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
    height: 46px;
    border-color: #ddd;
    border-right: 1px solid #ddd;
    text-align: center;
    padding: 6px;
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}

.bootstrap-touchspin .input-group-btn-vertical > .btn,
.bootstrap-touchspin .ac-post__content-wrap .post-password-form .input-group-btn-vertical > input[type="submit"],
.ac-post__content-wrap .post-password-form .bootstrap-touchspin .input-group-btn-vertical > input[type="submit"] {
    padding: 11px 15px;
    border: 1px solid #ddd;
    border-radius: 0;
}

.bootstrap-touchspin .input-group-btn-vertical i {
    margin-right: 0;
    font-size: 13px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.ac-product__info {
    position: relative;
}

.ac-product__info h1 {
    font-family: "gotham", sans-serif;
    font-weight: 700;
    font-size: 50px;
    position: relative;
    padding-right: 50px;
    display: inline-block;
}

.ac-product__info h1 .badge {
    font-weight: 500;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #cc0000;
    font-size: 12px;
    color: #fff;
    padding: 3px 13px;
}

.ac-product__info p {
    font-family: "gotham book", sans-serif;
}

.ac-product__price {
    display: block;
    padding: 15px 0;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
}

.ac-product__price .price {
    font-family: "gotham book", sans-serif;
    font-size: 30px;
}

.ac-product__price .ac-product__review {
    float: right;
}

.ac-product__price .text {
    font-family: "lato", sans-serif;
    font-size: 12px;
    color: #262626;
    margin-left: 15px;
}

.ac-product__tag {
    display: inline-block;
}

.ac-product__tag i {
    margin-right: 10px;
}

.ac-product__tag a {
    font-family: "gotham book", sans-serif;
    font-weight: 500;
}

.ac-product__navigation {
    position: relative;
    display: block;
    text-align: center;
    margin: 0 auto;
    transition: all 0.4s ease;
}

.ac-product__navigation:hover {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
}

.ac-product__overlay {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 22;
}

.ac-product__navigation .ac-product__next {
    font-family: "gotham", sans-serif;
    font-weight: 500;
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.ac-product__navigation .ac-product__summary {
    padding: 20px;
    background-color: #eee;
    font-family: "gotham book", sans-serif;
    margin-bottom: 30px;
}

.ac-product__navigation .ac-product__summary h4 {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 5px;
}

.ac-product__navigation .ac-product__summary .price {
    color: #999;
    font-style: italic;
}

.ac-schedule {
    margin-bottom: 100px;
}

.ac-schedule .ac-schedule__number {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translateY(-150px);
    transform: translateY(-150px);
    z-index: -1;
    font-family: "gotham", sans-serif;
    font-size: 300px;
    font-weight: 900;
    color: #f3f3f3;
}

.ac-schedule .ac_schedule__header {
    position: relative;
    margin: 30px 0;
    padding-bottom: 5px;
    z-index: 10;
    border-bottom: 2px solid #ccc;
}

.ac-schedule .ac_schedule__header h3 {
    margin-bottom: 0;
    font-family: "gotham", sans-serif;
    font-size: 20px;
    color: #ccc;
    text-transform: uppercase;
}

.ac-schedule .ac-schedule__title {
    font-family: "gotham", sans-serif;
    font-size: 60px;
    line-height: 1.1em;
    font-weight: 700;
    color: #000;
}

.ac-schedule .ac-schedule__meta p {
    margin: 0;
    font-family: "gotham", sans-serif;
    font-weight: 700;
    color: #999;
}

.ac-schedule .ac-schedule__meta p span {
    font-family: "gotham book", sans-serif;
    font-weight: 400;
    font-style: italic;
    padding-right: 5px;
}

.ac-schedule .ac-schedule__sub {
    text-transform: uppercase;
}

.ac-schedule .ac-schedule__sub li {
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 2px solid #f2f2f2;
}

.ac-schedule .ac-schedule__sub li:last-child {
    border-bottom: 0;
}

@media (min-width: 992px) {
    .ac-schedule .ac-schedule__sub {
        padding-right: 90px;
    }
}

.ac-schedule .ac-schedule__sub .ac-schedule__title {
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 0;
    line-height: 1.5em;
    text-transform: none;
}

.ac-schedule .ac-schedule__sub .ac-schedule__hotwork {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    font-family: "gotham", sans-serif;
    font-weight: 400;
    font-size: 10px;
    line-height: 1em;
    color: #fff;
    background-color: #999;
    padding: 5px 10px;
}

.ac-schedule .ac-schedule__sub .ac-schedule__author {
    font-family: "gotham book", sans-serif;
    font-style: italic;
    font-size: 14px;
    text-transform: none;
    color: #999;
}

.ac-section__body--color .ac-schedPgitule__hotwork {
    background-color: #c98f20 !important;
}

.ac-section__body--color .btn-transparent-workshop {
    color: #c98f20;
    border-color: #c98f20;
}

.ac-section__body--color .btn-transparent-workshop:hover {
    background-color: #c98f20;
}

.home .ac-schedule,
.fix-font-title-schedule .ac-schedule {
    margin-bottom: 50px !important;
}

.home .ac-schedule__title,
.fix-font-title-schedule .ac-schedule__title {
    font-size: 80px;
    padding-right: 20px;
}

.ac_bg--dark .ac-section__title,
.ac_bg--dark .ac-section__title-2 {
    color: #fff;
}

.ac_bg--dark .ac-section__title:after,
.ac_bg--dark .ac-section__title-2:after {
    background-color: #fff;
}

.ac_bg--dark .ac-section-timeline li {
    color: #666;
}

.ac_bg--dark .ac-section-timeline li.active {
    color: #fff;
}

.ac_bg--dark .ac-section-timeline li:after {
    background-color: #666;
}

.ac_bg--dark a:hover,
.ac_bg--dark a:focus {
    color: white !important;
}

.ac-section__header {
    position: relative;
    margin-bottom: 30px;
}

.ac_section-header--center,
.ac-section__header--center {
    text-align: center;
}

.ac_section-header--center .ac-section__title:after,
.ac-section__header--center .ac-section__title:after {
    right: 0;
    margin: 0 auto;
}

.ac-section__title,
.ac-section__title-2 {
    position: relative;
    display: block;
    margin-bottom: 35px;
    font-family: "gotham", sans-serif;
    font-weight: 900;
    font-size: 30px;
    line-height: 1.333;
    padding-bottom: 10px;
    color: #000;
}

@media (min-width: 768px) {
    .ac-section__title,
    .ac-section__title-2 {
        font-size: 50px;
    }
}

@media (min-width: 1200px) {
    .ac-section__title,
    .ac-section__title-2 {
        font-size: 48px;
    }
}

@media (min-width: 1460px) {
    .ac-section__title,
    .ac-section__title-2 {
        font-size: 60px;
    }
}

.ac-section__title:after,
.ac-section__title-2:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    max-width: 280px;
    width: 100%;
    height: 5px;
    background-color: #000;
}

.ac-section__title.no-border:after,
.ac-section__title-2.no-border:after {
    display: none;
}

.ac-section__title-2 {
    font-family: "gotham book", sans-serif;
    font-size: 30px;
    font-weight: 400;
    word-break: normal;
    padding-bottom: 20px;
}

.ac-section__title-2 strong {
    font-family: "gotham", sans-serif;
    font-weight: 700;
}

.ac-section__description {
    font-family: "gotham book", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.6em;
    color: #999;
    margin-bottom: 50px;
}

@media (min-width: 1200px) {
    .ac-section__description {
        padding-right: 70px;
    }
}

.ac-section__link {
    display: inline-block;
    font-family: "gotham", sans-serif;
    font-weight: 700;
    color: #ccc;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 14px;
}

.ac-section__link:hover {
    color: #666;
}

.ac-section__link i {
    margin-left: 10px;
}

.ac-section-timeline {
    list-style: none;
    padding-left: 0;
    padding-bottom: 50px;
}

.ac-section-timeline li {
    position: relative;
    font-family: "gotham", sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #999;
    padding: 15px 0 15px 15px;
}

.ac-section-timeline li:before {
    position: absolute;
    left: 0;
    top: calc(50% - 16px);
    content: "\f111";
    font-family: "FontAwesome";
    font-size: 8px;
}

.ac-section-timeline li.active {
    color: #000;
}

.ac-section-timeline li:after {
    content: '';
    position: absolute;
    left: 3px;
    top: calc(50% + 3px);
    background-color: #ccc;
    width: 1px;
    height: 100%;
}

.ac-section-timeline.ac-section-timeline--right li {
    padding: 15px 15px 15px 0;
    text-align: right;
}

.ac-section-timeline.ac-section-timeline--right li:before {
    left: auto;
    right: 0;
}

.ac-section-timeline.ac-section-timeline--right li:after {
    left: auto;
    right: 3px;
}

.ac-section-timeline--color li.active {
    color: #c98f20;
}

.ac-section-timeline--sport li {
    font-family: "Teko", sans-serif;
    font-size: 18px;
}

.ac-section-timeline--sport li:before {
    top: calc(50% - 23px);
}

.ac_section--expo .ac-section__header {
    text-align: center;
    margin-bottom: 70px;
}

.ac_section--expo .ac-section__title {
    margin-bottom: 20px;
    font-family: "gotham", sans-serif;
    font-weight: 900;
    color: #ed360f;
    font-size: 60px;
    text-transform: uppercase;
}

.ac_section--expo .ac-section__title:after {
    display: none;
}

.ac_section--expo .ac-section__description {
    font-family: "gotham book", sans-serif;
    font-weight: 400;
    font-style: italic;
    font-size: 16px;
    color: #999;
    line-height: 1.6em;
}

.ac_section--expo .ac-section__link {
    display: inline-block;
    padding: 15px 50px;
    font-family: "gotham", sans-serif;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 0.2em;
    line-height: 1em;
    color: #0c3468;
    border: 2px solid #0c3468;
}

.ac_section--expo .ac-section__link:hover {
    background-color: #0c3468;
    color: #fff;
}

.ac-meta__posted {
    font-family: "gotham", sans-serif;
    font-weight: 700;
    color: #666;
    line-height: 1.3em;
}

.ac-meta__posted:after {
    content: '/';
    margin: 0 15px;
}

.ac-meta__comment {
    font-family: "gotham book", sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #666;
}

.ac-meta__comment strong {
    font-weight: 700;
    margin-right: 5px;
}

.ac-meta__comment a:hover {
    color: #000;
}

.ac-section__header--agency .ac-section__title {
    font-family: "diot", sans-serif;
    text-align: center;
    color: #f9496d;
}

.ac-section__header--agency .ac-section__title:after {
    display: none;
}

.ac-section__header--expo .ac-section__title {
    font-family: "gotham", sans-serif;
    font-weight: 900;
    text-align: center;
    color: #ed360f;
}

.ac-section__header--expo .ac-section__title:after {
    display: none;
}

.ac-section__header--expo2 .ac-section__title {
    font-family: "gotham", sans-serif;
    font-size: 40px;
    font-weight: 900;
    color: #0c3468;
    word-break: normal;
}

.ac-section__header--expo2 .ac-section__title:after {
    display: none;
}

.ac-section__header--party2 .ac-section__title {
    color: #a90551;
}

.ac-section__header--party .ac-section__title {
    color: #370e74;
}

.ac-section__header--party .ac-section__title:after {
    background-color: #370e74;
}

.ac-section__header--party.no-border .ac-section__title.no-border:after {
    display: none;
}

.ac-section__header--sport .ac-section__title {
    font-family: "Teko", sans-serif;
    text-transform: uppercase;
}

.ac-section__header--sport .ac-section__link {
    font-family: "Teko", sans-serif;
}

.ac-section__badge,
.ac-section__posted {
    font-family: "gotham", sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #fff;
}

.ac-section__badge {
    text-transform: uppercase;
    background-color: #fff;
    color: #370e74;
    padding: 5px 10px;
    margin-right: 10px;
}

.ac-tab-pane {
    display: none;
}

.ac-tab-pane.active {
    display: block;
}

.ac-tablist--expo,
.ac-tablist--agency {
    list-style: none;
    padding-left: 0;
    text-align: center;
    padding: 40px 0;
}

.ac-tablist--expo li,
.ac-tablist--agency li {
    display: inline-block;
    margin: 0 15px;
}

.ac-tablist--expo li a,
.ac-tablist--agency li a {
    font-family: "gotham", sans-serif;
    font-size: 22px;
    font-weight: 900;
    color: #ccc;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 5px;
}

.ac-tablist--agency li a:hover,
.ac-tablist--agency li.active a {
    color: #f9496d;
}

.ac-tablist--expo li a:hover,
.ac-tablist--expo li.active a {
    color: #ed360f;
}

.ac-tablist--expo li a:after,
.ac-tablist--agency li a:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #f9496d;
    width: 100%;
    height: 3px;
    opacity: 0;
}

.ac-tablist--expo li a:after {
    background-color: #ed360f;
}

.ac-tablist--expo li.active a:after,
.ac-tablist--agency li.active a:after {
    opacity: 1;
}

.ac-tablist--expo .num-post,
.ac-tablist--agency .num-post {
    display: block;
    font-family: "gotham", sans-serif;
    font-weight: 700;
    font-size: 14px;
    color: #999;
    opacity: 0;
}

.ac-tablist--expo li.active .num-post,
.ac-tablist--agency li.active .num-post {
    opacity: 1;
}

.ac-testimonial .ac-testimonial__header {
    width: 120px;
    text-align: center;
}

.ac-testimonial .ac-testimonial__thumbnail {
    margin-bottom: 20px;
}

.ac-testimonial .ac-testimonial__author {
    font-family: "gotham", sans-serif;
    font-weight: 500;
    color: #333;
    line-height: 1.3em;
    margin-bottom: 0;
}

.ac-testimonial .ac-testimonial__twitter {
    font-family: "gotham book", sans-serif;
    font-weight: 500;
    color: #999;
    margin: 0;
    font-style: italic;
    font-size: 12px;
}

.ac-testimonial .ac-testimonial__content {
    width: calc(100% - 120px);
    padding-left: 30px;
}

.ac-testimonial .ac-testimonial__content p {
    font-family: "gotham", sans-serif;
    font-weight: 400;
    color: #000;
    font-size: 16px;
}

.ac-testimonial .ac-testimonial__content p a {
    margin: 0 5px;
    color: #999;
    font-weight: 300;
    font-style: italic;
    text-decoration: none;
}

.ac-testimonial .ac-testimonial__content p .ac-testimonial__hightlight {
    margin-right: 5px;
    color: #55aaf7;
    font-weight: 500;
    font-style: normal;
}

@media (max-width: 479px) {
    .ac-testimonial .ac-testimonial__header,
    .ac-testimonial .ac-testimonial__content {
        float: none;
        padding: 0;
    }
    .ac-testimonial .ac-testimonial__content {
        width: 100%;
    }
    .ac-testimonial .ac-testimonial__header {
        max-width: 100%;
    }
}

.ac_section--party-testimonial .owl-dots {
    margin-top: 20px;
}

.ac-testimonial-party {
    padding: 40px 0;
    text-align: center;
}

.ac-testimonial-party .ac-testimonial__header {
    margin-bottom: 40px;
}

.ac-testimonial-party .ac-testimonial__thumbnail {
    display: inline-block;
    max-width: 60px;
}

.ac-testimonial-party .ac-testimonial__thumbnail img {
    border-radius: 50%;
}

.ac-testimonial-party .ac-testimonial__author {
    font-family: "gotham", sans-serif;
    font-weight: 500;
    color: #fff;
    font-size: 16px;
}

.ac-testimonial-party .ac-testimonial__twitter {
    font-size: 14px;
    font-weight: 300;
    font-style: italic;
    color: #fff;
}

.ac-testimonial-party .ac-testimonial__content {
    max-width: 950px;
    margin: 0 auto;
}

.ac-testimonial-party .ac-testimonial__content p {
    font-family: "gotham book", sans-serif;
    font-weight: 50;
    font-size: 20px;
    color: #fff;
}

.ac-testimonial-party .ac-testimonial__content p a {
    margin-left: 5px;
    font-family: "gotham book", sans-serif;
    font-weight: 300;
    font-style: italic;
    color: #ccc;
}

.ac-ticket--template {
    position: relative;
    margin-bottom: 40px;
    padding-bottom: 75px;
    min-height: 285px;
    background-color: #f0f0f0;
    transition: all 0.3s ease-in;
}

.ac-ticket--template .ac-ticket__header {
    position: relative;
    margin-bottom: 35px;
    padding: 15px 15px 0;
}

.ac-ticket--template .ac-ticket__header:after {
    content: "";
    visibility: hidden;
    display: block;
    clear: both;
}

.ac-ticket--template .ac-ticket__datetime {
    float: right;
}

.ac-ticket--template .ac-ticket__datetime:after {
    content: "";
    visibility: hidden;
    display: block;
    clear: both;
}

.ac-ticket--template .ac-ticket__datetime li {
    font-family: "gotham", sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 30px;
    text-transform: uppercase;
    color: #999;
    float: left;
}

.ac-ticket--template .ac-ticket__datetime .ac-ticket__date {
    position: relative;
    width: 30px;
    height: 30px;
    margin-left: 10px;
    background-color: #e1e1e1;
    border-radius: 50%;
}

.ac-ticket--template .ac-ticket__datetime .ac-ticket__date span {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 10;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.ac-ticket--template .ac-ticket__title {
    margin: 0;
    margin-bottom: 15px;
    padding-bottom: 01px;
    font-family: "gotham", sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.2em;
    color: #370e74;
}

.ac-ticket--template .ac-ticket__title:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    width: 30px;
    height: 2px;
    background-color: #370e74;
}

.ac-ticket--template .ac-ticket__title:hover a {
    color: #370e74;
}

.ac-ticket--template .ac-ticket__content {
    padding: 0 30px;
}

.ac-ticket--template .ac-ticket__content p {
    margin: 0;
    font-family: "gotham", sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: #666;
    text-transform: uppercase;
    line-height: 1.3em;
}

.ac-ticket--template .ac-ticket__content p span {
    font-weight: 700;
    color: #666;
    padding-left: 5px;
}

.ac-ticket--template .ac-ticket__btn {
    position: absolute;
    display: inline-block;
    bottom: 30px;
    left: 50%;
    z-index: 10;
    min-width: 150px;
    font-family: "gotham", sans-serif;
    font-size: 12px;
    font-weight: 700;
    padding: 12px 25px;
    line-height: 1em;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 0.1em;
    border: 2px solid #370e74;
    background-color: #370e74;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    -webkit-transform: translate(-50%, 20px);
    transform: translate(-50%, 20px);
}

.ac-ticket--template:hover {
    cursor: default;
    -ms-box-shadow: 0px 0px 32px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 32px 0px rgba(0, 0, 0, 0.2);
}

.ac-ticket--template:hover .ac-ticket__btn {
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    visibility: visible;
    opacity: 1;
}

.ac-ticket--today {
    background-color: #370e74;
}

.ac-ticket--today .ac-ticket__today {
    margin: 0;
    display: inline-block;
    font-family: "gotham", sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 30px;
    text-transform: uppercase;
    color: #fff;
    float: left;
}

.ac-ticket--today .ac-ticket__datetime li {
    color: #fff;
}

.ac-ticket--today .ac-ticket__datetime .ac-ticket__date {
    border-radius: 50%;
    background-color: #fff;
}

.ac-ticket--today .ac-ticket__datetime .ac-ticket__date span {
    color: #370e74;
}

.ac-ticket--today .ac-ticket__title {
    color: #fff;
}

.ac-ticket--today .ac-ticket__title:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    width: 30px;
    height: 2px;
    background-color: #fff;
}

.ac-ticket--today .ac-ticket__title:hover a {
    color: #fff;
}

.ac-ticket--today .ac-ticket__content p {
    color: #ccc;
}

.ac-ticket--today .ac-ticket__content p span {
    color: #ccc;
}

.ac-ticket--today .ac-ticket__btn {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    border-color: #fff;
}

.grid {
    width: 210px;
    min-height: 500px;
    margin: 0 auto;
    margin-top: 100px;
}

.ac-video {
    margin-top: 50px;
}

.ac-video .ytplayer-wrapper {
    position: relative;
    padding-bottom: 60.9%;
    height: 0;
    overflow: hidden;
    cursor: pointer;
}

.ac-video .ytplayer-wrapper iframe,
.ac-video .ytplayer-wrapper object,
.ac-video .ytplayer-wrapper embed,
.ac-video .ytplayer-wrapper video {
    position: absolute;
    top: auto !important;
    left: auto !important;
    bottom: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}

.ac-video .ytplayer-wrapper .yt-thumbnail {
    position: absolute !important;
    left: 0;
    top: 0;
    width: 100%;
    overflow: hidden;
    z-index: 2000;
}

.ac-video .ytplayer-wrapper .yt-thumbnail img {
    width: 100%;
}

.ac-video .ytplayer-wrapper .yt-thumbnail:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 50%;
    z-index: 100;
    background: linear-gradient(bottom, transparent 100%, rgba(0, 0, 0, 0.6) 0%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(100%, transparent), color-stop(0%, rgba(0, 0, 0, 0.6)));
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='transparent', endColorstr='rgba(0, 0, 0, 0.6)', GradientType=0);
    /* IE6-9 */
}

.ac-video .ytplayer-wrapper .mb_YTPBar:hover .buttonBar {
    background-color: rgba(12, 52, 104, 0.4);
}

.ac-video .ytplayer-wrapper .mb_YTPBar .mb_YTPseekbar {
    background: #0c3468;
}

.ac-video .toggle-play {
    display: inline-block;
    position: absolute !important;
    top: calc(50% - 50px);
    left: calc(50% - 50px);
    width: 100px;
    height: 100px;
    color: #fff;
    z-index: 2001;
    border: 0;
    background-color: transparent;
    border: 4px solid rgba(255, 255, 255, 0.8);
    border-radius: 50%;
    transition: all 0.4s ease;
}

.ac-video .toggle-play:before {
    content: "\f04b";
    font-family: FontAwesome;
    display: inline-block;
    position: relative;
    font-size: 30px;
    left: 5px;
}

.ac-video .toggle-play.play {
    opacity: 0;
    visibility: hidden;
}

.ac-video .toggle-play.pinned ~ .yt-thumbnail {
    display: none;
}

.ac-watermark {
    position: absolute;
    font-size: 250px;
    font-family: "gotham", sans-serif;
    font-weight: 900;
    color: #eee;
    line-height: 1em;
}

.ac-watermark--sport {
    font-family: "Teko", sans-serif;
    font-weight: 300;
    font-size: 440px;
    color: #f9f9f9;
    text-transform: uppercase;
    line-height: 0.8em;
}

.ac-watermark--schedule {
    top: 0;
    right: 0;
}

.bg-no-cover,
.bg-no-cover.vc_parallax .vc_parallax-inner {
    background-size: inherit !important;
}

.ac-widget {
    margin-bottom: 100px;
}

.ac-widget .ac-widget__header {
    border-bottom: 1px solid #e5e5e5;
}

.ac-widget .ac-widget__title {
    font-family: "gotham", sans-serif;
    font-weight: 900;
    color: #ccc;
    font-size: 30px;
    margin-bottom: 15px;
    line-height: 1.2em;
}

.ac-widget--recent-comment .ac-widget__list li,
.ac-widget--recent-comment .ac-widget__content li,
.widget_recent_comments .ac-widget__list li,
.widget_recent_comments .ac-widget__content li {
    border-bottom: 1px solid #ededed;
}

.ac-widget--recent-comment .ac-widget__list li:last-child,
.ac-widget--recent-comment .ac-widget__content li:last-child,
.widget_recent_comments .ac-widget__list li:last-child,
.widget_recent_comments .ac-widget__content li:last-child {
    border-width: 0;
}

.ac-widget--tag-cloud .ac-widget__header {
    margin-bottom: 35px;
}

.ac-widget__comment {
    padding: 45px 0;
}

.ac-widget__comment p:last-child {
    margin: 0;
}

.ac-widget__comment .ac-widget__comment__title {
    margin-bottom: 20px;
    font-family: "gotham book", sans-serif;
    font-weight: 400;
    color: #999;
    font-size: 12px;
    font-style: italic;
    margin-top: 0;
}

.ac-widget__comment .ac-widget__comment__title a {
    display: inline-block;
    margin-left: 5px;
}

.ac-widget__comment .ac-widget__comment__title a:hover {
    color: #333;
}

.ac-widget__comment .ac-wigdet__comment__author {
    margin-right: 5px;
    font-size: 16px;
    font-family: "gotham", sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #333;
}

.ac-widget__comment .ac-widget__comment__content {
    font-family: "gotham book", sans-serif;
    font-weight: 400;
    color: #666;
    line-height: 1.5em;
}

.ac-widget__comment .ac-wigdet__comment__twitter-target {
    font-family: "gotham", sans-serif;
    font-weight: 500;
    color: #333;
}

.ac-widget__comment .ac-wigdet__comment__link {
    margin-left: 5px;
    font-family: "gotham", sans-serif;
    font-weight: 300;
    color: #333;
    font-style: italic;
}

.ac-widget__comment .ac-wigdet__comment__link:hover {
    text-decoration: underline;
}

.ac-post--widget {
    position: relative;
    left: -15px;
    padding: 25px 25px 25px 0;
    width: calc(100% + 30px);
    transition: all 0.4s ease;
}

.ac-post--widget:after {
    content: '';
    display: table;
    visibility: hidden;
    clear: both;
}

.ac-post--widget .ac-post__thumbnail,
.ac-post--widget .ac-post__header {
    float: left;
}

.ac-post--widget .ac-post__thumbnail {
    width: 75px;
    text-align: center;
    padding-left: 15px;
}

.ac-post--widget .ac-post__number {
    font-family: "gotham", sans-serif;
    font-weight: 700;
    color: #ccc;
    font-size: 20px;
}

.ac-post--widget .ac-post__header {
    width: calc(100% - 75px);
}

.ac-post--widget .ac-post__title {
    display: inline-block;
    font-family: "gotham", sans-serif;
    font-weight: 700;
    font-style: italic;
    color: #535353;
    font-size: 16px;
    line-height: 1.3em;
    margin-bottom: 10px;
}

.ac-post--widget .ac-post__posted {
    display: block;
    font-family: "gotham", sans-serif;
    font-size: 14px;
    color: #999;
    font-weight: 700;
    line-height: 1em;
    margin: 0;
}

.ac-post--widget:hover {
    cursor: default;
    background-color: #f5f5f5;
}

.ac-post--widget:hover .ac-post__number,
.ac-post--widget:hover .ac-post__title a {
    color: #000;
}

@media (max-width: 767px) {
    .ac-post--widget {
        padding: 25px 0;
        width: 100%;
        left: 0;
    }
    .ac-post--widget .ac-post__thumbnail {
        width: 45px;
        padding-left: 0;
        text-align: left;
    }
    .ac-post--widget .ac-post__header {
        width: calc(100% - 45px);
    }
}

.ac-widget__tag,
.tagcloud > a {
    display: inline-block;
    padding: 10px 15px;
    margin: 0 10px 10px 0;
    font-family: "gotham book", sans-serif;
    font-weight: 400;
    font-size: 12px !important;
    font-style: italic;
    line-height: 1em;
    color: #a0a0a0;
    background-color: #f5f5f5;
}

.ac-widget__tag:hover,
.tagcloud > a:hover {
    background-color: #333;
    color: #fff;
}

.ac-form__select {
    width: 100%;
    height: 40px;
    padding: 0 15px;
    border: 2px solid #f2f2f2;
    color: #999;
    font-family: "gotham book", sans-serif;
    font-weight: 400;
    font-style: italic;
    font-size: 12px;
}

.ac-select2 + .select2 .select2-selection {
    width: 100%;
    height: auto;
    border: 2px solid #f2f2f2;
    color: #999;
    font-family: "gotham book", sans-serif;
    font-weight: 400;
    font-style: italic;
    font-size: 12px;
    border-radius: 0;
    outline: none !important;
}

.ac-select2 + .select2 .select2-selection__arrow {
    width: 30px;
}

.ac-select2 + .select2 .select2-selection .select2-selection__rendered {
    width: 100%;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
}

.ac-select2 + .select2 .select2-selection .select2-selection__arrow {
    height: 100%;
}

.select2-container .select2-dropdown {
    border-radius: 0;
    border-color: #f2f2f2;
    border-top-color: #e6e6e6;
    border-width: 2px;
}

.select2-container .select2-results > .select2-results__options {
    max-height: 350px;
}

.select2-container .select2-results__option {
    font-family: "gotham book", sans-serif;
    font-weight: 400;
    font-size: 12px;
    color: #999;
    padding: 10px 15px;
}

.select2-container .select2-results__option.select2-results__option--highlighted,
.select2-container .select2-results__option.select2-results__option[aria-selected=true] {
    background-color: #fff;
    color: #000;
}

.ac-widget--filter-price .ac-widget__header {
    margin-bottom: 25px;
    border-bottom: 0;
}

.ac-widget--filter-price .ac-widget__title {
    text-transform: uppercase;
    font-size: 14px;
    color: #999;
}

.ac-widget--filter-price .ac-slider {
    height: 2px;
    margin-bottom: 20px;
    background-color: #e1e1e1;
    position: relative;
    border-radius: 0;
    border: none;
}

.ac-widget--filter-price .ui-slider-range {
    top: 0;
    left: 0;
    height: 100%;
    background-color: #ed360f;
    border-radius: 0;
    border: none;
}

.ac-widget--filter-price .ui-slider-handle {
    display: inline-block;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 10px;
    width: 10px;
    outline: none;
    border: 2px solid #ed360f;
    cursor: pointer;
    background-color: #fff;
    border-radius: 50%;
}

.ac-widget--filter-price .ui-slider-handle:first-child {
    right: 100%;
    right: auto;
}

.ac-widget--filter-price .ac-slider__meta {
    font-family: "gotham book", sans-serif;
    font-weight: 400;
    font-style: italic;
    font-size: 12px;
    color: #898989;
}

.ac-widget--filter-price .ac-slider__meta span {
    margin-left: 5px;
    margin-right: 5px;
}

.ac-widget--filter-price .ac-slider__filter {
    float: right;
    display: inline-block;
    padding: 0 10px;
    margin-right: 10px;
    text-decoration: none;
    font-family: "gotham book", sans-serif;
    font-weight: 400;
    font-style: italic;
    font-size: 12px;
    color: #898989;
    line-height: 20px;
    background-color: #e1e1e1;
}

.ac-widget--filter-price .ac-slider__filter:hover {
    background-color: #ed360f;
    color: #fff;
}

.ac-widget--archive .ac-widget__header {
    margin-bottom: 30px;
}

.ac-widget--archive .ac-widget__list li,
.widget_archive ul li,
.widget_categories ul li,
.widget_recent_post ul li {
    position: relative;
    padding-left: 20px;
    line-height: 1em;
}

.ac-widget--archive .ac-widget__list li:before,
.widget_archive ul li:before,
.widget_categories ul li:before,
.widget_recent_post ul li:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 5px;
    height: 5px;
    z-index: 10;
    background-color: #999;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 50%;
    transition: all 0.4s ease;
}

.ac-widget--archive .ac-widget__list li:hover:before,
.widget_archive ul li:hover:before,
.widget_categories ul li:hover:before,
.widget_recent_post ul li:hover:before {
    background-color: black;
}

.ac-widget--archive .ac-widget__list li:hover a,
.widget_archive ul li:hover a,
.widget_categories ul li:hover a,
.widget_recent_post ul li:hover a {
    text-decoration: underline;
}

.ac-widget--archive .ac-widget__list a,
.widget_archive ul a,
.widget_categories ul a,
.widget_recent_post ul a {
    padding: 5px 0;
    display: inline-block;
    width: 100%;
    font-family: "gotham book", sans-serif;
    font-weight: 400;
    color: #999;
    font-size: 14px;
    line-height: 1.5em;
}

.ac-widget--search .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    border-bottom: 2px solid #ccc;
}

.ac-widget--search .input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
    width: 1%;
    vertical-align: middle;
    display: table-cell;
}

.ac-widget--search .btn-search {
    border: 0;
    background-color: transparent;
    font-size: 22px;
    color: #370e74;
}

.ac-widget--search .ac-input-search {
    height: 45px;
    border: none;
    padding: 0 20px;
    width: 100%;
    color: #370e74;
    font-family: "gotham", sans-serif;
    font-weight: 300;
    font-style: italic;
    z-index: 14;
}

.ac-widget--search .ac-input-search::-webkit-input-placeholder {
    color: #370e74;
}

.ac-widget--search .ac-input-search:-moz-placeholder {
    color: #370e74;
}

.ac-widget--search .ac-input-search::-moz-placeholder {
    color: #370e74;
}

.ac-widget--search .ac-input-search:-ms-input-placeholder {
    color: #370e74;
}

.ac-widget--search-2 .ac-input-search {
    color: #999;
    font-style: normal;
}

.ac-widget--search-2 .ac-input-search::-webkit-input-placeholder {
    color: #999;
}

.ac-widget--search-2 .ac-input-search:-moz-placeholder {
    color: #999;
}

.ac-widget--search-2 .ac-input-search::-moz-placeholder {
    color: #999;
}

.ac-widget--search-2 .ac-input-search:-ms-input-placeholder {
    color: #999;
}

.ac-widget--search-2 .btn-search {
    color: #999;
}

.ac-widget--twitter-feed {
    text-align: right;
}

.ac-widget--twitter-feed .ac-widget__comment__title a {
    font-family: "gotham", sans-serif;
    color: #333;
    font-weight: 500;
    font-style: italic;
}

.ac-widget--twitter-feed .ac-widget__comment__title a:hover {
    color: #000;
}

.ac-widget--search-2 .ac-input-search {
    color: #999;
    font-style: normal;
}

.ac-widget--search-2 .ac-input-search::-webkit-input-placeholder {
    color: #999;
}

.ac-widget--search-2 .ac-input-search:-moz-placeholder {
    color: #999;
}

.ac-widget--search-2 .ac-input-search::-moz-placeholder {
    color: #999;
}

.ac-widget--search-2 .ac-input-search:-ms-input-placeholder {
    color: #999;
}

.ac-widget--search-2 .btn-search {
    color: #999;
}

.widget_archive ul li > a,
.widget_categories ul li > a,
.widget_recent_post ul li > a {
    font-family: "gotham", sans-serif;
    font-weight: 700;
}

.ac_bg--parallax .ac-countdown__header h2,
.ac_bg--parallax .ac-countdown__header h3,
.ac_bg--parallax .ac-countdown__counter ul li {
    color: #fff;
}

.ac-countdown--color .ac-countdown__subtitle {
    border-color: #c98f20;
}

.ac-countdown--color .ac-countdown__counter ul li {
    color: #c98f20;
}

.ac-countdown,
.ac-countdown__header,
.ac-countdown__body {
    position: relative;
}

.ac-countdown__header {
    text-align: center;
}

.ac-countdown__title,
.ac-countdown__subtitle {
    text-transform: uppercase;
}

.ac-countdown__title {
    font-family: "gotham", sans-serif;
    font-size: 20px;
    letter-spacing: 3px;
    font-weight: 700;
}

.ac-countdown__subtitle {
    font-family: "gotham book", sans-serif;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 3px;
    padding-top: 15px;
    border-top: 2px solid #fff;
    display: inline-block;
}

.ac-countdown__body {
    padding: 30px 0;
}

@media (min-width: 768px) {
    .ac-countdown__body {
        padding: 80px 0;
    }
}

.ac-countdown__counter ul {
    text-align: center;
}

.ac-countdown__counter ul li {
    display: inline-block;
    font-family: "gotham", sans-serif;
    font-size: 60px;
    font-weight: 700;
    line-height: 1em;
    margin: 0 30px 20px;
}

@media (min-width: 768px) {
    .ac-countdown__counter ul li {
        margin-left: 60px;
        margin-right: 60px;
        min-width: 170px;
        font-size: 120px;
    }
}

.ac-countdown__counter ul li span {
    font-family: "gotham book", sans-serif;
    font-size: 20px;
    font-style: italic;
    font-weight: 400;
    text-transform: capitalize;
    display: block;
    line-height: 1.3em;
}

.ac-owlslider--custom .owl-controls {
    text-align: center;
}

.ac-owlslider--custom .ac-owlslider {
    padding-bottom: 30px;
}

.ac-owlslider--custom .ac_container {
    position: relative;
}

@media (max-width: 991px) {
    .ac-owlslider--custom .ac-section__content {
        padding-bottom: 50px;
    }
}

.ac-owlslider--speaker .ac-section__content {
    min-width: 1050px;
}

.ac-owlslider--speaker .owl-item {
    opacity: 0.5;
}

.ac-owlslider--speaker .owl-item.active {
    opacity: 1;
}

@media (min-width: 1200px) {
    .ac-owlslider--speaker .ac-owlslider__section-control {
        margin-bottom: 120px;
    }
    .ac-owlslider--speaker .ac-section__title {
        margin-top: -15px;
    }
}

@media screen and (max-width: 1600px) {
    .ac-owlslider--speaker .ac-section__content {
        min-width: 100%;
    }
}

@media (max-width: 1199px) {
    .ac-owlslider--speaker .ac-section__header,
    .ac-owlslider--speaker .ac-section__content {
        float: none;
        width: 100%;
    }
    .ac-owlslider--speaker .ac-section__header {
        margin-bottom: 50px;
    }
    .ac-owlslider--speaker .ac-owlslider {
        position: relative;
        padding-bottom: 75px;
    }
    .ac-owlslider--speaker .ac-owlslider .owl-stage-outer {
        width: 100%;
    }
    .ac-owlslider--speaker .owl-controls {
        bottom: 0;
    }
}

.ac-owlslider--speaker2 .ac-owlslider {
    width: calc(100% + 120px);
}

@media (max-width: 1199px) {
    .ac-owlslider--speaker2 .ac-owlslider {
        width: 100%;
    }
}

.ac-owlslider--social-feed {
    overflow: inherit;
}

.ac-owlslider--social-feed .ac-section__header {
    position: relative;
    z-index: 10;
}

.ac-owlslider--social-feed .ac-section__title {
    line-height: 1em;
    position: relative;
    z-index: 10;
    max-width: 280px;
    word-break: break-word;
}

.ac-owlslider--social-feed .ac-section__header-background {
    position: absolute;
    top: -30px;
    right: 0;
    z-index: 0;
    width: 150%;
    max-width: none;
}

@media (min-width: 992px) {
    .ac-owlslider--social-feed {
        padding-bottom: 100px;
    }
    .ac-owlslider--social-feed .ac-owlslider__section-control {
        margin-bottom: 120px;
    }
}

@media (max-width: 1199px) {
    .ac-owlslider--social-feed .ac-section__header-background {
        width: 100%;
    }
}

@media (max-width: 991px) {
    .ac-owlslider--social-feed .ac-section__header-background {
        display: none;
    }
}

.ac-owlslider--gallery .owl-controls {
    position: static;
    display: block;
}

.ac-owlslider--gallery .owl-nav .owl-next,
.ac-owlslider--gallery .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.ac-owlslider--gallery .owl-nav .owl-next {
    right: 0;
}

.ac-owlslider--gallery .owl-nav .owl-prev {
    left: 0;
}

.ac-owlslider--gallery .owl-controls .owl-dots {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.ac-owlslider--over-outer .ac-owlslider {
    padding-bottom: 0;
}

.ac-owlslider--over-outer .owl-item {
    opacity: 0.3;
    pointer-events: none;
}

.ac-owlslider--over-outer .owl-item.active {
    opacity: 1;
    pointer-events: auto;
}

.ac-partner-wrapper {
    position: relative;
}

.ac-partner {
    display: inline-block;
}

.ac-partner-wrapper {
    overflow: auto;
    margin: -15px;
}

.ac-partner-wrapper .ac-partner {
    display: inline-block;
    padding: 15px;
    opacity: 0.7;
    transition: all ease 0.3s;
}

@media (min-width: 992px) {
    .ac-partner-wrapper .ac-partner {
        width: 16.4%;
    }
}

.ac-partner-wrapper .ac-partner > a {
    display: block;
    border: 1px solid #f2f2f2;
}

.ac-partner-wrapper .ac-partner:hover,
.ac-partner-wrapper .ac-partner:focus {
    opacity: 1;
}

.ac-partner-wrapper .ac-partner:hover > a,
.ac-partner-wrapper .ac-partner:focus > a {
    border-color: black;
}

@media (min-width: 992px) {
    [data-vc-stretch-content="true"] .ac-partner-wrapper .ac-partner {
        width: 12%;
    }
    .vc_col-md-8 .ac-partner-wrapper .ac-partner {
        width: 24.5%;
    }
}

.event2-scrollbar .mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail,
.event2-scrollbar .mCS-light-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: black;
}

.event2-scrollbar .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: white;
    opacity: 0.7;
}

.event2-scrollbar .mCustomScrollBox {
    height: auto;
}

.ac-speaker {
    position: relative;
}

.ac-speaker span {
    font-family: "gotham", sans-serif;
}

.ac-speaker {
    font-family: "gotham book", sans-serif;
    padding: 30px 0;
}

.ac-speaker__thumb-detail > img {
    width: 100%;
}

@media (min-width: 1200px) {
    .ac-speaker__thumb-detail {
        height: 685px;
        overflow: hidden;
    }
}

.ac-speaker__name {
    display: block;
    font-weight: 700;
    font-size: 100px;
    color: #000;
    line-height: 1em;
}

.ac-speaker__name.small {
    font-size: 60px;
    font-weight: 900;
}

@media (max-width: 479px) {
    .ac-speaker__name {
        font-size: 60px;
    }
}

.ac-speaker__job {
    display: inline-block;
    font-style: italic;
    color: #fff;
    background-color: #000;
    padding: 5px 20px;
}

.ac-speaker__meta {
    position: relative;
    padding: 10px 0;
}

.ac-speaker__cat,
.ac-speaker__twitter,
.ac-speaker__link {
    font-family: "gotham book", sans-serif;
    margin-right: 40px;
}

.ac-speaker__cat {
    font-size: 16px;
    color: #000;
}

.ac-speaker__cat a {
    font-weight: 700;
}

.ac-speaker__twitter a {
    color: #55aaf6;
}

.ac-speaker__twitter a:hover {
    text-decoration: underline;
}

.ac-speaker__twitter i {
    font-size: 20px;
}

.ac-speaker__link a {
    font-size: 16px;
}

.ac-speaker__link a:hover {
    text-decoration: underline;
}

.ac-speaker__timeline {
    position: relative;
}

.ac-speaker__timeline h3 {
    font-family: "gotham", sans-serif;
    font-weight: 900;
    font-size: 30px;
    text-transform: uppercase;
}

.ac-speaker__timeline-list {
    list-style: none;
    padding-left: 0;
    padding-bottom: 50px;
}

.ac-speaker__timeline-list li {
    position: relative;
    font-family: "gotham", sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #999;
    padding: 15px 0 15px 30px;
    transition: all ease 0.3s;
}

.ac-speaker__timeline-list li:before {
    position: absolute;
    left: 0;
    top: calc(50% - 16px);
    content: "\f111";
    font-family: "FontAwesome";
    font-size: 8px;
}

.ac-speaker__timeline-list li.active,
.ac-speaker__timeline-list li:hover,
.ac-speaker__timeline-list li:focus {
    color: #000;
    cursor: pointer;
}

.ac-speaker__timeline-list li:after {
    content: '';
    position: absolute;
    left: 3px;
    top: calc(50% + 3px);
    background-color: #ccc;
    width: 1px;
    height: 100%;
}

.ac-speaker__timeline-list span.date {
    font-family: "gotham book", sans-serif;
    font-weight: 300;
    margin-right: 12px;
}

.ac-contact {
    list-style: none;
    padding-left: 0;
    text-align: center;
}

.ac-contact li {
    display: block;
    margin-bottom: 40px;
}

.ac-contact__title {
    display: block;
    font-family: "gotham book", sans-serif;
    font-style: italic;
    font-size: 14px;
    line-height: 1em;
    color: #999;
    margin-bottom: 10px;
}

.ac-contact__content {
    display: block;
    font-family: "gotham", sans-serif;
    font-size: 14px;
    line-height: 1.6em;
    font-weight: 700;
    color: #666;
    text-transform: uppercase;
}

#widget-area {
    position: relative;
}

.ac-post--thumbnail img,
.ac-post--single img {
    width: 100%;
}

.ac-post__video .ac-post__play-button {
    width: auto;
}

.ac-post--list {
    padding: 50px 15px;
    margin-right: 0;
    border-bottom: 1px solid #e5e5e5;
}

@media (min-width: 768px) {
    .ac-post--list {
        padding: 50px 0;
        margin-right: 30px;
    }
}

.ac-post--list:first-child {
    border-top: 1px solid #e5e5e5;
}

.ac-post--list:last-child {
    padding-bottom: 100px;
}

.ac-page__title {
    position: relative;
    font-family: "gotham", sans-serif;
    font-size: 30px;
    font-weight: 900;
    padding-bottom: 10px;
}

.ac-page__title.no-border:after {
    display: none;
}

.ac-page__title:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 240px;
    height: 5px;
    background-color: #000;
}

.ac-section__body--workshop .ac-excerpt {
    font-size: 20px;
    font-weight: 500;
    color: #000;
}

span.ac_order-number {
    color: #ccc;
    font-family: "gotham", sans-serif;
    font-weight: 500;
    font-size: 20px;
    display: block;
    margin-bottom: 10px;
}

.ac-countto--template {
    display: inline-block;
    width: 100%;
}

.ac-countto--template .ac-countto__item {
    text-align: center;
    margin: 0 110px 50px;
}

.ac-countto--template .ac-countto__item:hover {
    cursor: default;
}

.ac-countto--template .ac-countto__item:hover .item__icon img {
    opacity: 1;
}

.ac-countto--template .ac-countto__item:hover .item__title,
.ac-countto--template .ac-countto__item:hover .ac-countto__title {
    color: #fff;
}

.ac-countto--template .ac-countto__item:hover .item__number,
.ac-countto--template .ac-countto__item:hover .ac-countto__number {
    color: #bc1230;
}

.ac-countto--template .item__icon {
    margin-bottom: 20px;
    transition: all 0.4s ease;
}

.ac-countto--template .item__icon img {
    opacity: 0.5;
}

.ac-countto--template .item__title,
.ac-countto--template li .ac-countto__title {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    color: #5e5e5e;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 1em;
    margin-bottom: 20px;
    transition: all 0.4s ease;
}

.ac-countto--template .item__number,
.ac-countto--template li .ac-countto__number {
    font-family: "Teko", sans-serif;
    font-size: 50px;
    font-weight: 300;
    color: #ccc;
    transition: all 0.4s ease;
}

@media (max-width: 767px) {
    .ac-countto--template .ac-countto__item {
        margin: 0 50px 50px;
    }
}

.ac_section--sport .ac-section__title {
    font-family: "Teko", sans-serif;
    text-transform: uppercase;
    font-size: 80px;
    font-weight: 500;
}

.ac_section--sport .ac-section__description {
    font-family: "lato", sans-serif;
    font-size: 16px;
}

.ac_section--sport .ac-section__link {
    font-family: "Teko", sans-serif;
    font-weight: 500;
    font-size: 20px;
}

.ac_section--sport .ac-owlslider__section-control .ac-carousel__number {
    font-family: "Teko", sans-serif;
    font-size: 20px;
}

.ac_section--sport .ac-post .ac-post__title {
    font-family: "Teko", sans-serif;
    font-size: 25px;
    color: #bc1230;
    text-transform: uppercase;
    line-height: 1.2em;
}

.ac_section--sport .ac-post .ac-post__title a:hover {
    color: #000;
}

.ac_section--sport .ac-post .ac-post__posted,
.ac_section--sport .ac-post .ac-post__comment {
    font-family: "Teko", sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #666;
}

.ac_section--sport .ac-post .ac-post__comment {
    color: #999;
    font-weight: 300;
}

.ac_section--sport .ac-post .ac-post__comment strong {
    color: #666;
    font-weight: 400;
}

.ac-section__body--sport .ac_order-number {
    font-family: "Teko", sans-serif;
}

.ac-section__body--workshop .ac-excerpt {
    font-family: "Open Sans", sans-serif;
}

.ac-table {
    width: 100%;
    text-align: center;
    font-family: "Teko", sans-serif;
    text-transform: uppercase;
}

@media (max-width: 767px) {
    .ac-table {
        table-layout: auto;
    }
}

.ac-table thead {
    line-height: 60px;
}

.ac-table .ac-table__boxer {
    font-size: 70px;
    font-weight: 500;
    line-height: 0.8em;
    color: #000;
}

.ac-table .ac-table__style {
    position: relative;
    font-size: 65px;
    font-weight: 500;
    font-style: italic;
    color: #bc1230;
    line-height: 1em;
    width: 210px;
    padding: 0 40px;
    text-indent: -10px;
}

.ac-table .ac-table__style:before {
    content: '';
    position: absolute;
}

.ac-table .ac-table__style:before {
    top: 50%;
    left: 50%;
    width: 130px;
    height: 130px;
    border: 2px solid #e9e9e9;
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.ac-table .ac-table__name {
    font-size: 20px;
    font-style: italic;
    font-weight: 500;
    color: #999;
}

.ac-table .ac-table__content {
    font-weight: 600;
    font-size: 22px;
    color: #333;
}

.ac-table .ac-table__attribute {
    font-family: "Open Sans", sans-serif;
    color: #bc1230;
    font-weight: 700;
}

@media (max-width: 767px) {
    .table-responsive {
        width: 100%;
        overflow-y: hidden;
    }
    .ac-table__style:before {
        display: none;
    }
}

.ac_bg--dark .ac-testimonial .ac-testimonial__author {
    color: #fff;
}

.ac_bg--dark .ac-testimonial .ac-testimonial__content p {
    color: #999;
}

.ac-testimonial--sport .ac-testimonial__content p .ac-testimonial__hightlight {
    color: #bc1230;
}

.ac-post--sport .ac-post__posted,
.ac-post--sport .ac-post__title,
.ac-post--sport .ac-post__comment,
.ac-post--sport .ac-post__badge {
    font-family: "Teko", sans-serif;
}

.ac-post--sport .ac-post__posted {
    font-size: 30px;
    font-weight: 300;
}

.ac-post--sport .ac-post__title {
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    color: #bc1230;
}

.ac-post--sport .ac-post__morelink {
    font-family: "Open Sans", sans-serif;
}

.ac-post--sport.ac-post--single .ac-post__posted,
.ac-post--sport.ac-post--single .ac-post__comment,
.ac-post--sport.ac-post--thumbnail .ac-post__posted,
.ac-post--sport.ac-post--thumbnail .ac-post__comment,
.ac-post--sport.ac-post--list .ac-post__posted,
.ac-post--sport.ac-post--list .ac-post__comment {
    font-size: 20px;
    font-weight: 400;
}

.ac-post--sport.ac-post--thumbnail .ac-post__title {
    color: #fff;
}

.ac-post--sport.ac-post--thumbnail .ac-post__badge {
    font-size: 16px;
    padding: 0 25px;
}

.ac-isotope__wrapper .ac-section__header {
    position: absolute;
    top: 50%;
    left: 5%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 224;
}

.ac-isotope__wrapper .ac-section__title {
    color: #fff;
    display: inline-block;
}

.ac-isotope__wrapper .ac-section__title:after {
    background-color: #fff;
    width: 150%;
}

.ac-post--card.ac-post--sport {
    font-family: "Teko", sans-serif;
}

.ac-post--card.ac-post--sport .ac-post__title {
    font-size: 40px;
    color: #333;
    font-weight: 400;
    text-transform: none;
}

.ac-post--card.ac-post--sport .ac-price {
    color: #bc1230;
    font-size: 40px;
    font-weight: 500;
}

.ac-section__header--sport .ac-meta__posted,
.ac-section__header--sport .ac-meta__comment {
    font-family: "Teko", sans-serif;
    font-size: 25px;
}

.ac-page__title--sport {
    font-family: "Teko", sans-serif;
    font-weight: 900;
    text-transform: uppercase;
}

.ac-post--card.ac-post--sport .ac-post__title,
.ac-post--card.ac-post--sport .ac-post__description {
    font-family: "Teko", sans-serif;
    font-size: 25px;
    font-style: normal;
    font-weight: 400;
}

.ac-post--card.ac-post--sport .ac-post__title a:hover {
    color: #bc1230;
}

.ac-form--party .ac-form__wrap,
.ac-form--party2 .ac-form__wrap {
    display: inline-block;
    position: relative;
    min-width: 0;
}

@media (min-width: 768px) {
    .ac-form--party .ac-form__wrap,
    .ac-form--party2 .ac-form__wrap {
        min-width: 400px;
    }
}

.ac-form--party .ac-form__wrap:after,
.ac-form--party2 .ac-form__wrap:after {
    position: absolute;
    top: 50%;
    right: 15px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    content: "\f003";
    font-family: FontAwesome;
    color: #a90551;
    font-size: 16px;
}

.ac-form--party2 .ac-form__wrap:after {
    color: rgba(153, 153, 153, 0.2);
}

.ac-form--party .ac-form,
.ac-form--party2 .ac-form {
    margin-bottom: 0;
    max-width: 400px;
    border-color: #a90551;
    background-color: transparent;
    font-size: 16px;
    color: #a90551;
    transition: all 0.4s ease;
}

.ac-form--party .ac-form:focus,
.ac-form--party2 .ac-form:focus {
    border-color: #370e74;
}

.ac-form--party2 .ac-form {
    border-color: rgba(153, 153, 153, 0.2);
}

.ac-form--party2 .ac-form:focus {
    border-color: #a90551;
}

@media (max-width: 767px) {
    .ac-form--party .ac-form__wrap,
    .ac-form--party2 .ac-form__wrap {
        width: 100%;
    }
    .ac-form--party .ac-form,
    .ac-form--party2 .ac-form {
        max-width: 100%;
    }
}

.ac-countto.ac-countto--party li .ac-countto__number {
    color: #fff;
}

.ac-post--card.ac-post--people.ac-post--party,
.ac-post--card.ac-post--people.ac-post--party .ac-post__thumbnail {
    display: inline-block;
}

.ac-post--card.ac-post--people.ac-post--party {
    padding: 0 15px 30px;
}

@media (min-width: 768px) {
    .ac-post--card.ac-post--people.ac-post--party {
        padding: 0 30px 50px;
    }
}

@media (min-width: 992px) {
    .ac-post--card.ac-post--people.ac-post--party {
        padding: 0 45px 50px;
    }
}

.ac_section--event .ac-section__title {
    color: #fff;
    line-height: 1.2em;
}

.ac_section--event .ac-section__title:after {
    width: 90px;
    background-color: #fff;
}

.ac_section--event .ac-section__description {
    color: #999;
}

.ac_section--event .ac-section__link:hover {
    color: #fff;
}

.ac_section--event .ac-section__link i {
    margin-left: 5px;
    font-size: 14px;
}

.ac_section--event .ac-owlslider__section-control {
    margin-left: 15px;
}

.ac_section--event .owl-item {
    opacity: 0.3;
}

.ac_section--event .owl-item.active {
    opacity: 1;
}

.ac_section--event-shop {
    padding: 200px 0 260px;
    overflow: hidden;
}

.ac_section--event-shop .ac-watermark:after {
    content: '';
    position: absolute;
    top: 100%;
    right: 0;
    width: 60%;
    height: 20px;
    background-color: #ededed;
    z-index: 0;
}

.ac_section--event-shop .owl-item {
    opacity: 0.3;
}

.ac_section--event-shop .owl-item.active {
    opacity: 1;
}

.ac_section--event-light .ac-section__title {
    color: #370e74;
    line-height: 1.2em;
}

.ac_section--event-light .ac-section__title:after {
    background-color: #370e74;
}

.ac_section--artist .ac-post--people .ac-post__title:hover {
    color: #370e74;
}

.ac_bg--party .ac-post__title {
    color: #fff;
}

.ac_section--party2 .ac-section__title {
    color: #a90551;
}

.ac_section--party2 .ac-section__title:after {
    width: 90px;
    background-color: #a90551;
}

.ac_section--party2 .ac-section__link {
    color: #4a4a4a;
}

.ac_section--party2 .ac-section__link:hover {
    color: #fff;
}

.ac_section--party2 .ac-owlslider__section-control .ac-carousel__number,
.ac_section--party2 .ac-owlslider__section-control .ac-owl-prev,
.ac_section--party2 .ac-owlslider__section-control .ac-owl-next {
    color: #4a4a4a;
    border-color: #4a4a4a;
}

.ac_section--party2 .ac-owlslider__section-control .ac-carousel__number i,
.ac_section--party2 .ac-owlslider__section-control .ac-owl-prev i,
.ac_section--party2 .ac-owlslider__section-control .ac-owl-next i {
    color: #4a4a4a;
}

.ac_section--party2 .ac-owlslider__section-control .ac-carousel__number:hover,
.ac_section--party2 .ac-owlslider__section-control .ac-owl-prev:hover,
.ac_section--party2 .ac-owlslider__section-control .ac-owl-next:hover {
    color: #ccc;
    border-color: #ccc;
}

.ac_section--party2 .ac-owlslider__section-control .ac-carousel__number:hover i,
.ac_section--party2 .ac-owlslider__section-control .ac-owl-prev:hover i,
.ac_section--party2 .ac-owlslider__section-control .ac-owl-next:hover i {
    color: #ccc;
}

.ac_section--party2 .ac-post--people .ac-post__title,
.ac_section--party2 .ac-post--card .ac-post__title {
    color: #fff;
}

.ac_section--party2 .ac-post--people .ac-post__title:hover a,
.ac_section--party2 .ac-post--card .ac-post__title:hover a {
    color: #a90551;
}

.ac_section--party2 .owl-item {
    opacity: 0.3;
}

.ac_section--party2 .owl-item.active {
    opacity: 1;
}

.ac_section--party-testimonial2 .ac-testimonial-party .ac-testimonial__content p a {
    color: #a90551;
}

.ac_section--party-partner {
    text-align: center;
}

.ac_section--party-partner .ac-section__title {
    display: inline-block;
    font-size: 60px;
    color: #370e74;
}

.ac_section--party-partner .ac-section__title:after {
    width: 90px;
    background-color: #370e74;
    right: 0;
    margin: 0 auto;
}

.ac_section--party-partner .ac-partner__item {
    max-width: 210px;
    display: inline-block;
    border: 1px solid #eee;
    margin-right: 20px;
    margin-bottom: 30px;
}

.ac_section--party-partner .ac-partner__item:first-child {
    margin-left: -20px;
}

.ac_section--party-partner .ac-partner__item:nth-child(6n) {
    margin-right: 0;
}

@media screen and (max-width: 1600px) {
    .ac_section--party-partner .ac-partner__item:first-child {
        margin-left: 0;
    }
    .ac_section--party-partner .ac-partner__item:nth-child(6n) {
        margin-right: 20px;
    }
}

@media (max-width: 767px) {
    .ac_section--party-partner .ac-partner__item {
        max-width: 150px;
    }
}

.ac_section--party-subheader {
    text-align: center;
}

.ac_section--party-subheader .ac-section__title {
    font-family: "Worthwhile", sans-serif;
    font-size: 400px;
    color: #fff;
    font-weight: 400;
    line-height: 1em;
}

.ac_section--party-subheader .ac-section__title span {
    position: relative;
    left: 50px;
    top: -150px;
}

.ac_section--party-subheader .ac-section__title:after {
    display: none;
}

@media (max-width: 767px) {
    .ac_section--party-subheader .ac-section__title {
        font-size: 100px;
    }
    .ac_section--party-subheader .ac-section__title span {
        top: -20px;
        left: 0;
    }
}

.ac-post--party-upcomming {
    border-top: 0 !important;
    margin-bottom: 100px;
    padding: 0 !important;
    border-top: 0;
    border-bottom: 0;
}

.ac-post--party-upcomming .ac-post__thumbnail {
    width: 210px;
}

.ac-post--party-upcomming .btn,
.ac-post--party-upcomming .ac-post__content-wrap .post-password-form input[type="submit"],
.ac-post__content-wrap .post-password-form .ac-post--party-upcomming input[type="submit"] {
    letter-spacing: 0;
    padding: 4px 12px;
    position: absolute !important;
    top: 50%;
    left: 50%;
    opacity: 0;
    visibility: hidden;
    z-index: 100;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.ac-post--party-upcomming .ac-post__content-wrap {
    padding-top: 25px;
    width: calc(100% - 210px);
}

.ac-post--party-upcomming .ac-post__meta {
    margin-bottom: 5px;
}

.ac-post--party-upcomming .ac-post__posted {
    color: #a90551;
}

.ac-post--party-upcomming .ac-post__posted:after {
    display: none;
}

.ac-post--party-upcomming .ac-post__title {
    font-size: 18px;
    margin-bottom: 15px;
    line-height: 1.2em;
    color: #370e74;
}

.ac-post--party-upcomming .ac-post__title:hover a {
    color: #a90551;
}

.ac-post--party-upcomming .ac-post__content p {
    line-height: 1.5em;
    font-size: 12px;
    color: #4a4a4a;
}

.ac-post--party-upcomming:hover .ac-post__overlay {
    background-color: rgba(55, 14, 116, 0.6);
}

.ac-post--party-upcomming:hover .btn,
.ac-post--party-upcomming:hover .ac-post__content-wrap .post-password-form input[type="submit"],
.ac-post__content-wrap .post-password-form .ac-post--party-upcomming:hover input[type="submit"] {
    visibility: visible;
    opacity: 1;
}

@media (max-width: 991px) {
    .ac-post--party-upcomming {
        margin-bottom: 50px;
    }
}

@media (max-width: 767px) {
    .ac-post--party-upcomming {
        margin-bottom: 50px;
        max-width: 360px;
        margin-bottom: 50px;
    }
    .ac-post--party-upcomming .ac-post__content-wrap {
        padding-top: 0;
    }
}

.ac_bg--party .ac-post--party-upcomming .ac-post__title {
    color: #fff;
}

.ac_section--party-testimonial.ac-owlslider--overwidth .ac-owlslider {
    width: 100%;
}

.ac_bg--dark .ac-partner {
    border: 1px solid rgba(255, 255, 255, 0.1);
    transition: all 0.4s ease;
}

.ac_bg--dark .ac-partner:hover {
    border: 1px solid #fff;
}

.ac-page__header.ac-page__header--party {
    margin-bottom: 40px;
}

.ac-page__header.ac-page__header--party .ac-page__title {
    font-family: "gotham", sans-serif;
    font-size: 40px;
    color: #370e74;
}

.ac-page__header.ac-page__header--party .ac-page__title:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    max-width: 90px;
    width: 100%;
    height: 5px;
    background-color: #370e74;
}

@media (min-width: 1200px) {
    .ac-page__negative--party {
        margin-left: -45px;
        margin-right: -30px;
    }
}

@media (min-width: 1600px) {
    .ac-page__negative--party {
        margin-right: -260px;
    }
}

.ac-select2--timetable + .select2 .select2-selection--single {
    border: 0;
}

.ac-select2--timetable + .select2 .select2-selection .select2-selection__rendered {
    height: 50px;
    font-family: "gotham", sans-serif;
    font-weight: 900;
    font-size: 30px;
    color: #000;
    padding-left: 0;
}

.ac_section--expo-about .ac-section__header {
    margin-bottom: 60px;
}

.ac_section--expo-about .ac-section__title {
    font-family: "gotham", sans-serif;
    font-size: 60px;
    color: #ed360f;
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 0.05em;
}

.ac_section--expo-about .ac-section__title:after {
    display: none;
}

.ac_section--expo-about .ac-section__description {
    margin-bottom: 60px;
    font-family: "gotham book", sans-serif;
    font-size: 20px;
    color: #000;
    line-height: 1.5em;
}

.ac_section--expo-about .ac-about__column h4 {
    font-family: "gotham", sans-serif;
    font-weight: 700;
    font-size: 20px;
    color: #ccc;
    line-height: 1em;
    letter-spacing: 0.05em;
}

.ac_section--expo-about .ac-about__column p {
    font-family: "gotham book", sans-serif;
    font-weight: 400;
    color: #666;
    line-height: 1.6em;
    font-size: 16px;
}

.ac_section--expo-about .ac-expo-about__left {
    text-align: right;
}

.ac_section--expo-about .ac-expo-about__caption {
    font-family: "gotham", sans-serif;
    font-weight: 700;
    color: #0c3468;
    font-size: 40px;
    line-height: 1.1em;
}

.ac_section--expo-about .ac-expo-about__testimonial {
    padding: 40px 0;
    display: inline-block;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
}

.ac_section--expo-about .ac-expo-about__testimonial p {
    font-family: "gotham", sans-serif;
    font-size: 20px;
    color: #666;
    font-weight: 300;
    font-style: italic;
    line-height: 1.5em;
}

@media (max-width: 1199px) {
    .ac_section--expo-about .ac-expo-about__left {
        padding-right: 0;
        margin-bottom: 50px;
    }
}

.ac-countto.ac-countto--expo li .ac-countto__number {
    color: #ed360f;
}

.ac_section--expo-counto .ac-countto {
    display: inline-block;
    width: 100%;
}

.ac_section--expo-counto .ac-countto:after {
    content: '';
    display: table;
    visibility: hidden;
    clear: both;
}

.ac_section--expo-counto .ac-countto .ac-countto__item {
    display: inline-block;
    float: left;
    width: calc(100% / 3);
    text-align: center;
}

.ac_section--expo-counto .ac-countto .ac-countto__title {
    margin-bottom: 0;
    font-family: "gotham book", sans-serif;
    font-weight: 400;
    color: #666;
    line-height: 1.6em;
    font-size: 20px;
}

.ac_section--expo-counto .ac-countto .ac-countto__number {
    font-family: "gotham book", sans-serif;
    font-size: 70px;
    color: #ed360f;
    line-height: 1em;
}

@media (max-width: 767px) {
    .ac_section--expo-counto .ac-countto .ac-countto__item {
        margin-bottom: 30px;
        width: 100%;
    }
}

.ac_section--expo-counto .ac-section__footer {
    text-align: center;
}

.ac_section--expo-counto .ac-section__link {
    display: inline-block;
    position: relative;
    font-family: "gotham", sans-serif;
    font-weight: 700;
    font-size: 14px;
    color: #0c3468;
    line-height: 16px;
    padding: 15px 40px;
    text-transform: uppercase;
    border: 2px solid #0c3468;
}

.ac_section--expo-counto .ac-section__link:hover {
    background-color: #0c3468;
    color: #fff;
}

.ac_section--expo .ac-section__content {
    margin-bottom: 80px;
}

.ac_section--expo .ac-section__footer {
    text-align: center;
}

.ac_section--expo .ac-owlslider--inside {
    padding-bottom: 0;
}

.ac_section--expo .ac-owlslider--inside .owl-item {
    opacity: 0.2;
    transition: all 0.4s ease;
}

.ac_section--expo .ac-owlslider--inside .owl-item.active {
    opacity: 1;
}

.ac_section--expo .owl-controls {
    position: static;
    display: block;
}

.ac_section--expo .owl-controls .owl-dots {
    text-align: center;
    margin: 20px 0 0;
}

.ac_section--expo .owl-controls .owl-nav {
    display: inline-block;
    position: absolute;
    bottom: 50%;
    left: 0;
    width: 100%;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    z-index: 100;
}

.ac_section--expo .owl-nav > div {
    display: inline-block;
}

.ac_section--expo .owl-nav .owl-prev,
.ac_section--expo .owl-nav .owl-next {
    position: absolute;
    border: 2px solid #7f7f7f;
    color: #7f7f7f;
}

.ac_section--expo .owl-nav .owl-prev {
    left: -100px;
}

.ac_section--expo .owl-nav .owl-next {
    right: -100px;
}

.ac_section--expo .owl-nav i {
    color: #7f7f7f;
}

@media (max-width: 991px) {
    .ac_section--expo .owl-nav .owl-prev {
        left: -70px;
    }
    .ac_section--expo .owl-nav .owl-next {
        right: -70px;
    }
}

@media (max-width: 767px) {
    .ac_section--expo .owl-nav .owl-prev,
    .ac_section--expo .owl-nav .owl-next {
        position: absolute;
        border: 2px solid #fff;
        color: #fff;
    }
    .ac_section--expo .owl-nav .owl-prev {
        left: 50px;
    }
    .ac_section--expo .owl-nav .owl-next {
        right: 50px;
    }
    .ac_section--expo .owl-nav i {
        color: #fff;
    }
}

.ac-owlslider--over-outer .ac-owlslider {
    padding-bottom: 0;
}

.ac-owlslider--over-outer .owl-item.active .ac-post:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.7);
}

.ac-owlslider--over-outer .owl-item .ac-post__content-wrap {
    opacity: 0;
    visibility: hidden;
}

.ac-owlslider--over-outer .owl-item .ac-post {
    z-index: -1;
}

.ac-owlslider--over-outer .owl-item.active {
    opacity: 1;
}

.ac-owlslider--over-outer .owl-item.active .ac-post:before {
    display: none;
}

.ac-owlslider--over-outer .owl-item.active .ac-post__content-wrap {
    opacity: 0.9;
    visibility: visible;
}

.ac-owlslider--over-outer .owl-item.active .ac-post {
    z-index: 1;
}

.vc_row:not([data-vc-stretch-content="true"]) .ac-owlslider--over-outer {
    margin-left: -15px;
    margin-right: -15px;
}

.vc_row:not([data-vc-stretch-content="true"]) .ac-owlslider--over-outer .owl-nav .owl-next {
    right: 0;
}

.vc_row:not([data-vc-stretch-content="true"]) .ac-owlslider--over-outer .owl-nav .owl-prev {
    left: 0;
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot .owl-theme .owl-dots .owl-dot:hover span {
    background: #ed360f;
}

.ac_section--expo-gallery .ac-tablist {
    list-style: none;
    padding: 0;
}

.ac_section--expo-gallery .ac-tablist li {
    display: block;
}

@media (min-width: 768px) {
    .ac_section--expo-gallery .ac-tablist li {
        display: inline-block;
        margin: 0 35px;
    }
}

.ac_section--expo-gallery .ac-tablist li.active a {
    color: #ed360f;
}

.ac_section--expo-gallery .ac-tablist li.active a:after {
    display: block;
}

.ac_section--expo-gallery .ac-tablist a {
    display: inline-block;
    position: relative;
    font-family: "gotham", sans-serif;
    font-weight: 900;
    font-size: 40px;
    color: #ccc;
    padding: 0 10px 10px;
}

.ac_section--expo-gallery .ac-tablist a:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 4px;
    z-index: 10;
    background-color: #ed360f;
    display: none;
}

@media (max-width: 479px) {
    .ac_section--expo-gallery .ac-tablist li {
        margin-bottom: 25px;
    }
}

.white-color-room-slider .ac-post__description,
.white-color-room-slider .ac-post__detail {
    color: #fff !important;
}

.ac_section--expo-partner {
    text-align: center;
}

.ac_section--expo-partner .ac-section__title {
    display: inline-block;
    font-size: 50px;
    color: #ed360f;
    text-transform: uppercase;
}

.ac_section--expo-partner .ac-section__title:after {
    display: none;
}

.ac_section--expo-partner .ac-partner__item {
    max-width: 210px;
    display: inline-block;
    border: 1px solid #eee;
    margin-right: 20px;
    margin-bottom: 30px;
}

.ac_section--expo-partner .ac-partner__item:first-child {
    margin-left: -20px;
}

.ac_section--expo-partner .ac-partner__item:nth-child(6n) {
    margin-right: 0;
}

@media screen and (max-width: 1600px) {
    .ac_section--expo-partner .ac-partner__item:first-child {
        margin-left: 0;
    }
    .ac_section--expo-partner .ac-partner__item:nth-child(6n) {
        margin-right: 20px;
    }
}

@media (max-width: 767px) {
    .ac_section--expo-partner .ac-partner__item {
        max-width: 150px;
    }
}

.ac_section--party-partner {
    text-align: center;
}

.ac_section--party-partner .ac-section__title {
    display: inline-block;
    font-size: 60px;
    color: #370e74;
}

.ac_section--party-partner .ac-section__title:after {
    width: 90px;
    background-color: #370e74;
    right: 0;
    margin: 0 auto;
}

.ac_section--party-partner .ac-partner__item {
    max-width: 210px;
    display: inline-block;
    border: 1px solid #eee;
    margin-right: 20px;
    margin-bottom: 30px;
}

.ac_section--party-partner .ac-partner__item:first-child {
    margin-left: -20px;
}

.ac_section--party-partner .ac-partner__item:nth-child(6n) {
    margin-right: 0;
}

@media screen and (max-width: 1600px) {
    .ac_section--party-partner .ac-partner__item:first-child {
        margin-left: 0;
    }
    .ac_section--party-partner .ac-partner__item:nth-child(6n) {
        margin-right: 20px;
    }
}

@media (max-width: 767px) {
    .ac_section--party-partner .ac-partner__item {
        max-width: 150px;
    }
}

.ac_section--expo-service:after {
    content: '';
    clear: both;
    display: table;
    visibility: hidden;
}

.ac_section--expo-service .ac-service__left,
.ac_section--expo-service .ac-service__right {
    float: left;
}

.ac_section--expo-service .ac-service__left {
    width: 600px;
    padding-right: 90px;
}

.ac_section--expo-service .ac-service__left img {
    width: 100%;
}

.ac_section--expo-service .ac-service__right {
    width: calc(100% - 600px);
}

.ac_section--expo-service .ac-section__title {
    margin-bottom: 45px;
    color: #ed360f;
    text-transform: uppercase;
}

.ac_section--expo-service .ac-section__title:after {
    display: none;
}

.ac_section--expo-service .ac-post--icon {
    margin-bottom: 60px;
}

.ac_section--expo-service .ac-post--icon .ac-post__content-wrap {
    padding-left: 0;
    padding-right: 90px;
    width: 100%;
}

.ac_section--expo-service .ac-post--icon .ac-post__title {
    font-size: 20px;
}

.ac_section--expo-service .ac-post--icon .ac-post__content p {
    font-size: 14px;
    line-height: 1.6em;
}

.ac_section--expo-service .ac-section__link {
    padding: 15px 35px;
    line-height: 12px;
    font-size: 14px;
    border: 2px solid #0c3468;
    color: #0c3468;
}

.ac_section--expo-service .ac-section__link:hover {
    background-color: #0c3468;
    color: #fff;
}

@media screen and (max-width: 1600px) {
    .ac_section--expo-service .ac-service__left {
        padding-right: 30px;
    }
    .ac_section--expo-service .ac-post--icon .ac-post__content-wrap {
        padding-right: 30px;
    }
}

@media (max-width: 1199px) {
    .ac_section--expo-service .ac-service__left,
    .ac_section--expo-service .ac-service__right {
        width: 50%;
    }
}

@media (max-width: 991px) {
    .ac_section--expo-service .ac-service__left,
    .ac_section--expo-service .ac-service__right {
        width: 100%;
    }
    .ac_section--expo-service .ac-service__left {
        padding: 0;
        margin-bottom: 50px;
    }
}

.opacity-icon-service .ac-post--list.ac-post--icon .ac-post__icon img {
    opacity: 0.2 !important;
}

.opacity-icon-service .ac-post--list.ac-post--icon .ac-post__icon {
    margin-bottom: 30px;
}

.ac_section--expo-subheader {
    position: relative;
    text-align: center;
}

.ac_section--expo-subheader .ac_container {
    position: static;
}

.ac_section--expo-subheader .ac-section__description {
    font-family: "gotham book", sans-serif;
    font-weight: 400;
    font-size: 30px;
    color: #ed360f;
}

.ac_section--expo-subheader .ac-section__link {
    position: absolute;
    bottom: 75px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 30px;
    height: 30px;
    line-height: 25px;
    z-index: 100;
    border: 2px solid #606367;
    background-color: transparent;
    min-width: auto;
    border-radius: 50%;
}

.ac_section--expo-subheader .ac-section__link:before {
    content: "\f107";
    font-family: FontAwesome;
    font-size: 12px;
    color: #606367;
    margin-left: -1px;
}

.ac_section--expo-subheader .ac-section__link:hover {
    border-color: white;
    background-color: white;
}

.ac_section--expo-subheader .ac-section__link:hover:before {
    color: #606367;
}

.ac_section--expo-subheader .ac-breadcrumb li,
.ac_section--expo-subheader .breadcrumbs > .trail-items li {
    position: relative;
    display: inline-block;
    margin-right: 10px;
    padding-right: 15px;
    font-family: "gotham book", sans-serif;
    font-size: 16px;
    color: #ed360f;
}

.ac_section--expo-subheader .ac-breadcrumb li a,
.ac_section--expo-subheader .breadcrumbs > .trail-items li a {
    color: #999;
}

.ac_section--expo-subheader .ac-breadcrumb li a:hover,
.ac_section--expo-subheader .breadcrumbs > .trail-items li a:hover {
    color: #fff;
}

.ac_section--expo-subheader .ac-breadcrumb li.trail-end:after,
.ac_section--expo-subheader .breadcrumbs > .trail-items li.trail-end:after {
    display: none;
}

.ac_section--expo-subheader .ac-breadcrumb li:after,
.ac_section--expo-subheader .breadcrumbs > .trail-items li:after {
    content: '/';
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
    color: #999;
}

.ac-expo-subheader--intro .ac-section__title {
    margin-bottom: 20px;
    color: #fff;
    text-transform: uppercase;
}

.ac-expo-subheader--intro .ac-section__title:after {
    display: none;
}

.ac-expo-subheader--intro .ac-form__submit {
    width: 100%;
    padding: 0 35px;
    height: 50px;
    background-color: #ed360f;
    border: 1px solid #ed360f;
    font-family: "gotham", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    transition: all 0.4s ease;
}

@media (min-width: 1460px) {
    .ac-expo-subheader--intro .ac-form__submit {
        width: auto;
    }
}

.ac-expo-subheader--intro .ac-form__submit i {
    margin-left: 10px;
}

.ac-expo-subheader--intro .ac-form__submit:hover {
    cursor: pointer;
    background-color: #fff;
    border-color: white;
    color: #666;
}

.ac-expo-subheader--intro .ac-form__submit:hover i {
    color: #ed360f;
}

.ac-expo-roomspace .ac-breadcrumb {
    margin-bottom: 70px;
}

.ac-expo-roomspace .ac-roomspace__request {
    display: inline-block;
    padding: 15px 40px;
    font-family: "gotham", sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    line-height: 15px;
    text-transform: uppercase;
    background-color: #ed360f;
}

.ac-expo-roomspace .ac-roomspace__request:hover {
    color: #666;
    background-color: #fff;
}

.ac-expo-subheader--home .ac-section__title {
    margin-bottom: 70px;
    font-family: times;
    font-style: italic;
    text-transform: none;
    font-weight: 400;
    font-size: 130px;
    line-height: 1em;
    color: #ed360f;
}

.ac-expo-subheader--home .ac-section__title > span {
    color: #fff;
    display: block;
    margin-top: -30px;
}

@media (max-width: 991px) {
    .ac-expo-subheader--home .ac-section__title {
        font-size: 100px;
    }
}

@media (max-width: 767px) {
    .ac-expo-subheader--home .ac-section__title {
        font-size: 60px;
    }
    .ac-expo-subheader--home .ac-section__title > span {
        margin-top: 0;
    }
}

.ac-form-expo--search + .select2 .select2-selection--single {
    border: none;
    border-bottom: 1px solid #e5e5e5;
    background-color: transparent;
    outline: none;
    color: #fff;
    text-align: left;
}

.ac-form-expo--search + .select2 .select2-selection--single .select2-selection__placeholder {
    color: #fff;
}

.ac_section--expo-subscribe {
    text-align: center;
}

.ac_section--expo-subscribe .ac-subscribe {
    padding: 100px 60px;
    max-width: 690px;
    margin: 0 auto;
    -ms-box-shadow: 0 0 50px 15px #eee;
    box-shadow: 0 0 50px 15px #eee;
}

.ac_section--expo-subscribe .ac-section__title {
    margin-bottom: 20px;
    font-family: "gotham", sans-serif;
    font-size: 38px;
    color: #000;
    letter-spacing: 0;
    font-weight: 700;
}

.ac_section--expo-subscribe .ac-section__title:after {
    display: none;
}

.ac_section--expo-subscribe .ac-section__description {
    font-family: "gotham", sans-serif;
    margin-top: 0;
    font-style: italic;
    font-weight: 300;
    color: #999;
}

.ac_section--expo-subscribe .ac-form__wrap {
    display: inline-block;
    position: relative;
    min-width: 400px;
}

.ac_section--expo-subscribe .ac-form__wrap:after {
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    content: "\f003";
    font-family: FontAwesome;
    color: #0c3468;
    font-size: 20px;
}

.ac_section--expo-subscribe .ac-form {
    margin-bottom: 0;
    height: 55px;
    max-width: 400px;
    border-color: #fff;
    font-size: 16px;
    line-height: 30px;
    transition: all 0.4s ease;
    background-color: #f3f3f3;
}

.ac_section--expo-subscribe .ac-form:focus {
    border-color: #ed360f;
}

@media (max-width: 767px) {
    .ac_section--expo-subscribe .ac-subscribe {
        padding: 30px 15px;
    }
    .ac_section--expo-subscribe .ac-form__wrap {
        min-width: 100%;
        width: 100%;
    }
    .ac_section--expo-subscribe .ac-form {
        max-width: 100%;
    }
}

.ac-event-header--expo .ac-event-header__title {
    font-family: "gotham", sans-serif;
    font-weight: 700;
    color: #ed360f;
}

.ac-post-single--expo .ac-post__title {
    font-family: "gotham", sans-serif;
    font-weight: 700;
    font-size: 50px;
    padding-bottom: 10px;
    color: #0c3468;
}

.ac-post-single--expo .ac-post__title:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 330px;
    height: 1px;
    background-color: #e0e0e0;
}

.ac-post-single--expo a.link {
    font-family: "gotham book", sans-serif;
    color: #ed360f;
    font-style: italic;
    font-size: 16px;
}

.ac-post-single--expo a.link:hover {
    text-decoration: underline;
}

@media (min-width: 768px) {
    .ac-contact__info-left,
    .ac-contact__info-right {
        float: left;
    }
}

.ac-contact__info-left {
    padding: 25px 0;
}

@media (min-width: 768px) {
    .ac-contact__info-left {
        width: 105px;
    }
}

.ac-contact__info-left br {
    display: none;
}

@media (min-width: 768px) {
    .ac-contact__info-left br {
        display: block;
    }
}

@media (min-width: 768px) {
    .ac-contact__info-right {
        padding: 25px 0;
        padding-left: 15px;
        width: calc(100% - 105px);
        border-left: 1px solid #ebebeb;
    }
}

.ac_section--expo-contact .ac-contact__info {
    margin-bottom: 50px;
}

@media (min-width: 768px) {
    .ac_section--expo-contact .ac-contact__info {
        margin-bottom: 0;
    }
}

.ac_section--expo-contact .ac-contact__info h4,
.ac_section--expo-contact .ac-contact__form h4 {
    font-family: "gotham book", sans-serif;
    color: #000;
    font-size: 30px;
    font-weight: 300;
    line-height: 1.2em;
}

.ac_section--expo-contact .ac-contact__form p {
    font-family: "gotham book", sans-serif;
    font-weight: 400;
    font-style: italic;
    color: #717273;
    line-height: 1.3em;
}

.ac_section--expo-contact .ac-contact__info-block {
    margin-bottom: 15px;
}

.ac_section--expo-contact .ac-contact__info-block:after {
    content: '';
    visibility: hidden;
    clear: both;
    display: table;
}

.ac_section--expo-contact .ac-contact__info-block p {
    margin: 0;
}

.ac_section--expo-contact .ac-contact__info-block .ac-contact__info-left p {
    font-family: "gotham", sans-serif;
    font-weight: 700;
    color: #ed360f;
    text-transform: uppercase;
    line-height: 1.3em;
}

.ac_section--expo-contact .ac-contact__info-block .ac-contact__info-right p {
    font-family: "gotham book", sans-serif;
    font-weight: 400;
    color: #666;
    line-height: 1.5em;
    font-size: 16px;
}

.ac_section--expo-contact .ac-contact__form-submit {
    margin-top: 30px;
    padding: 15px 70px;
    font-family: "gotham", sans-serif;
    font-weight: 700;
    font-size: 14px;
    color: #fff;
    line-height: 20px;
    text-transform: uppercase;
    background-color: #f9496d;
    border: none;
    outline: none;
    transition: all 0.4s ease;
}

.ac_section--expo-contact .ac-contact__form-submit:hover {
    cursor: pointer;
    background-color: #ee0837;
}

.ac-page__title--expo {
    font-family: "gotham", sans-serif;
    font-weight: 900;
    color: #0c3468;
}

.ac-page__title--expo:after {
    height: 1px;
    background-color: #0c3468;
}

.ac-section__list {
    list-style: none;
    padding-left: 0;
    display: table;
}

.ac-section__list li {
    position: relative;
    display: table-row;
}

.ac-section__list .title,
.ac-section__list .content {
    display: table-cell;
}

.ac-section__list .title {
    font-family: "gotham book", sans-serif;
    font-size: 16px;
    color: #999;
}

.ac-section__list .content {
    font-family: "gotham", sans-serif;
    font-weight: 700;
    color: #666;
    padding-left: 5px;
}

.overlay-box .ac-post__thumbnail:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 20;
    transition: all 0.4s ease;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.65) 0%, transparent 100%) !important;
}

.overlay-box .ac-post__video .ac-video__popup {
    z-index: 21;
}

.fix-button-form.ac-contact__form .wpcf7-submit {
    background-color: #ed360f;
    border-color: #ed360f;
}

.fix-button-form.ac-contact__form .wpcf7-submit:hover {
    background-color: #1456ad;
    border-color: #1456ad;
}

.ac-countto.ac-countto--agency li .ac-countto__number {
    color: #000;
}

.ac_section--agency-client {
    text-align: center;
}

.ac_section--agency-client .ac-section__title {
    display: inline-block;
    font-size: 60px;
    font-family: "diot", sans-serif;
    color: #f9496d;
}

.ac_section--agency-client .ac-section__title:after {
    display: none;
}

.ac_section--agency-client .ac-client {
    max-width: 210px;
    display: inline-block;
    border: 1px solid #eee;
    margin-right: 20px;
    margin-bottom: 30px;
}

.ac_section--agency-client .ac-client:first-child {
    margin-left: -20px;
}

.ac_section--agency-client .ac-client:nth-child(6n) {
    margin-right: 0;
}

@media screen and (max-width: 1600px) {
    .ac_section--agency-client .ac-client:first-child {
        margin-left: 0;
    }
    .ac_section--agency-client .ac-client:nth-child(6n) {
        margin-right: 20px;
    }
}

@media (max-width: 767px) {
    .ac_section--agency-client .ac-client {
        max-width: 150px;
    }
}

.ac_section--agency-contact .ac-section__header {
    text-align: center;
}

.ac_section--agency-contact .ac-section__title {
    display: inline-block;
    font-size: 80px;
    font-family: "diot", sans-serif;
    color: #f9496d;
    line-height: 1em;
}

.ac_section--agency-contact .ac-section__title:after {
    display: none;
}

.ac_section--agency-contact .ac-section__description {
    margin-top: 0;
    font-family: "gotham book", sans-serif;
    font-weight: 400;
    color: #000;
    font-size: 20px;
}

.ac_section--agency-contact .ac-contact__info h4,
.ac_section--agency-contact .ac-contact__form h4 {
    font-family: "diot", sans-serif;
    color: #f9496d;
    font-size: 30px;
    line-height: 1.2em;
}

.ac_section--agency-contact .ac-contact__form p {
    font-family: "gotham book", sans-serif;
    font-weight: 400;
    font-style: italic;
    color: #717273;
    line-height: 1.3em;
}

.ac_section--agency-contact .ac-contact__info-block {
    margin-bottom: 15px;
}

.ac_section--agency-contact .ac-contact__info-block:after {
    content: '';
    visibility: hidden;
    clear: both;
    display: table;
}

.ac_section--agency-contact .ac-contact__info-block p {
    margin: 0;
}

.ac_section--agency-contact .ac-contact__info-block .ac-contact__info-left p {
    font-family: "gotham", sans-serif;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    line-height: 1.3em;
}

.ac_section--agency-contact .ac-contact__info-block .ac-contact__info-right p {
    font-family: "gotham book", sans-serif;
    font-weight: 400;
    color: #666;
    line-height: 1.5em;
    font-size: 16px;
}

.ac_section--agency-contact .ac-contact__form-submit {
    margin-top: 30px;
    padding: 15px 70px;
    font-family: "gotham", sans-serif;
    font-weight: 700;
    font-size: 14px;
    color: #fff;
    line-height: 20px;
    text-transform: uppercase;
    background-color: #f9496d;
    border: none;
    outline: none;
    transition: all 0.4s ease;
}

.ac_section--agency-contact .ac-contact__form-submit:hover {
    cursor: pointer;
    background-color: #ee0837;
}

.ac_section--agency-ourservice .ac-section__header {
    text-align: center;
}

.ac_section--agency-ourservice .ac-section__title {
    font-family: "diot", sans-serif;
    color: #f9496d;
    font-size: 80px;
}

.ac_section--agency-ourservice .ac-section__title:after {
    display: none;
}

.ac_section--agency-ourservice .ac-post--service .ac-post__overlay {
    background-color: #000;
    opacity: 0.3;
}

@media (max-width: 767px) {
    .ac_section--agency-ourservice .ac-post--service {
        max-width: 480px;
        margin: 0 auto;
    }
    .ac_section--agency-ourservice .ac-post--service img {
        width: 100%;
    }
}

.ac_section--agency-ourteam .ac-section__header {
    text-align: center;
}

.ac_section--agency-ourteam .ac-section__title {
    font-family: "diot", sans-serif;
    color: #f9496d;
    font-size: 80px;
}

.ac_section--agency-ourteam .ac-section__title:after {
    display: none;
}

.ac_section--agency-ourteam .ac-section__content {
    max-width: 1080px;
    margin: 0 auto;
}

.ac_section--agency-ourteam .ac-section__content:after {
    content: '';
    display: table;
    visibility: hidden;
    clear: both;
}

.ac_section--agency-ourteam .ac-post--social {
    float: left;
    margin-right: 90px;
    margin-bottom: 70px;
    max-width: 270px;
}

@media (max-width: 1199px) {
    .ac_section--agency-ourteam .ac-post--social {
        max-width: calc(100% / 3);
        width: 100%;
        margin: 0 auto;
        padding: 30px;
    }
    .ac_section--agency-ourteam .ac-post--social img {
        width: 100%;
    }
}

@media (max-width: 991px) {
    .ac_section--agency-ourteam .ac-post--social {
        max-width: 50%;
        padding: 30px;
    }
}

@media (max-width: 767px) {
    .ac_section--agency-ourteam .ac-post--social {
        max-width: 50%;
        padding: 15px;
    }
}

@media (max-width: 479px) {
    .ac_section--agency-ourteam .ac-post--social {
        max-width: 100%;
        padding: 0 15px 30px 15px;
    }
}

.ac-owlslider--agency-recent {
    background-color: #f9496d;
}

.ac-owlslider--agency-recent .owl-item {
    opacity: 0.3;
}

.ac-owlslider--agency-recent .owl-item.active {
    opacity: 1;
}

.ac-owlslider--agency-recent .ac-section__header,
.ac-owlslider--agency-recent .ac-section__footer {
    text-align: center;
}

.ac-owlslider--agency-recent .ac-section__link {
    border: 2px solid #fff;
    color: #fff;
}

.ac-owlslider--agency-recent .ac-section__link:hover {
    color: #666;
    background-color: #fff;
}

.ac-owlslider--agency-recent .ac-section__title {
    font-family: "diot", sans-serif;
    color: #fff;
}

.ac-owlslider--agency-recent .ac-section__title:after {
    display: none;
}

.ac-owlslider--agency-recent .ac-post--thumbnail {
    margin: 15px 0;
    transition: all 0.4s ease;
}

.ac-owlslider--agency-recent .ac-post--thumbnail .ac-post__comment,
.ac-owlslider--agency-recent .ac-post--thumbnail .ac-post__posted {
    color: #ccc;
}

@media (min-width: 768px) {
    .ac-owlslider--agency-recent .ac-post--thumbnail:hover {
        box-shadow: 0px 3px 25px 0px rgba(0, 0, 0, 0.63);
    }
}

@media (max-width: 991px) {
    .ac-owlslider--agency-recent .ac-post--thumbnail .ac-post__content-wrap {
        padding: 30px 0;
    }
    .ac-owlslider--agency-recent .ac-post--thumbnail .ac-post__title {
        color: #fff;
    }
    .ac-owlslider--agency-recent .ac-post--thumbnail:hover .ac-post__content-wrap {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

.ac-owlslider--agency-recent-event {
    background-color: #fff;
}

.ac-owlslider--agency-recent-event .ac-section__title {
    font-family: "diot", sans-serif;
    color: #f9496d;
}

.ac-owlslider--agency-recent-event .ac-section__title:after {
    display: none;
}

@media (max-width: 991px) {
    .ac-owlslider--agency-recent-event .ac-post--thumbnail .ac-post__comment,
    .ac-owlslider--agency-recent-event .ac-post--thumbnail .ac-post__posted {
        color: #999;
    }
    .ac-owlslider--agency-recent-event .ac-post--thumbnail .ac-post__title {
        color: #666;
    }
}

.ac_section--agency-subheader {
    text-align: center;
}

.ac_section--agency-subheader .ac-section__title {
    font-family: "diot", sans-serif;
    font-size: 80px;
    color: #fff;
    font-weight: 400;
}

.ac_section--agency-subheader .ac-section__title:after {
    display: none;
}

.ac_section--agency-subheader .ac-section__description {
    font-family: "gotham", sans-serif;
    text-transform: uppercase;
    color: #fff;
}

.ac_section--agency-subheader .ac-section__link {
    background-color: #f9496d;
    color: #fff;
    line-height: 20px;
    padding: 15px 60px;
}

.ac_section--agency-subheader .ac-section__link:hover {
    color: #f9496d;
    background-color: #fff;
}

.ac_section--agency-subheader2 .ac-section__title {
    font-size: 145px;
    line-height: 1em;
    word-wrap: break-word;
    text-transform: capitalize;
}

.ac_section--agency-subheader2 .ac-section__title span {
    display: block;
    margin-top: -15px;
    margin-left: 300px;
    width: 100%;
}

@media (max-width: 1199px) {
    .ac_section--agency-subheader2 .ac-section__title {
        line-height: 1.2em;
        margin: 0;
    }
    .ac_section--agency-subheader2 .ac-section__title span {
        margin-left: 5px;
    }
}

@media (max-width: 767px) {
    .ac_section--agency-subheader2 .ac-section__title {
        margin: 0;
        font-size: 60px;
        line-height: 1.3em;
    }
}

.ac_section--agency-subscribe {
    text-align: center;
}

.ac_section--agency-subscribe .ac-section__title {
    margin-bottom: 25px;
    font-family: "diot", sans-serif;
    font-size: 60px;
    color: #f9496d;
    letter-spacing: 0;
    word-wrap: break-word;
}

.ac_section--agency-subscribe .ac-section__title:after {
    display: none;
}

.ac_section--agency-subscribe .ac-section__description {
    margin-top: 0;
    font-style: italic;
    font-weight: 300;
}

.ac_section--agency-subscribe .ac-form__wrap {
    display: inline-block;
    position: relative;
}

@media (min-width: 768px) {
    .ac_section--agency-subscribe .ac-form__wrap {
        min-width: 400px;
    }
}

.ac_section--agency-subscribe .ac-form__wrap:after {
    position: absolute;
    top: 50%;
    right: 30px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    content: "\f003";
    font-family: FontAwesome;
    color: #f9496d;
    font-size: 22px;
}

.ac_section--agency-subscribe .ac-form {
    margin-bottom: 0;
    max-width: 400px;
    border-color: #fff;
    font-size: 16px;
    transition: all 0.4s ease;
}

.ac_section--agency-subscribe .ac-form:focus {
    border-color: #f9496d;
}

@media (max-width: 767px) {
    .ac_section--agency-subscribe .ac-form__wrap {
        width: 100%;
    }
    .ac_section--agency-subscribe .ac-form {
        max-width: 100%;
    }
}

.ac-event-header--agency {
    position: relative;
}

.ac-event-header__title {
    font-family: "diot", sans-serif;
    font-size: 40px;
    color: #f9496d;
    display: inline;
}

.ac-event-header__date {
    font-family: "gotham book", sans-serif;
    text-transform: uppercase;
    font-size: 20px;
    color: #999;
}

.ac-event-header__left,
.ac-event-header__right {
    display: inline-block;
    width: 49%;
    vertical-align: middle;
    overflow: hidden;
}

.ac-event-header__right {
    text-align: right;
}

.ac-post-single--agency .ac-post__title {
    font-family: "diot", sans-serif;
    font-size: 60px;
    padding-bottom: 10px;
}

.ac-post-single--agency .ac-post__title:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 330px;
    height: 1px;
    background-color: #e0e0e0;
}

.ac-post__ticket {
    position: relative;
    padding: 30px 0;
}

.ac-post__ticket-left,
.ac-post__ticket-right {
    margin-bottom: 30px;
}

@media (min-width: 1200px) {
    .ac-post__ticket-left,
    .ac-post__ticket-right {
        width: 49%;
        display: inline-block;
        vertical-align: middle;
    }
}

@media (max-width: 1199px) {
    .ac-post__ticket-right {
        text-align: left;
        padding-left: 40px;
    }
}

@media (max-width: 767px) {
    .ac-post__ticket-left ul,
    .ac-post__ticket-right {
        padding-left: 0;
    }
}

.ac-post__ticket-info {
    list-style: none;
    padding-left: 0;
    display: table;
}

.ac-post__ticket-info li {
    display: table-row;
    line-height: 2em;
}

.ac-post__ticket-info li .title,
.ac-post__ticket-info li .content {
    display: table-cell;
}

.ac-post__ticket-info li .title,
.ac-post__ticket .price {
    font-family: "gotham book", sans-serif;
    font-size: 16px;
    color: #999;
    min-width: 110px;
}

.ac-post__ticket-info li .content,
.ac-post__ticket .price strong {
    padding-left: 20px;
    font-family: "gotham", sans-serif;
    font-weight: 700;
    color: #666;
    text-transform: uppercase;
}

.ac-post__ticket .price {
    display: block;
    margin-bottom: 10px;
}

.ac-post__footer .ac-post__ticket .price {
    display: inline-block;
    margin-right: 20px;
}

.ac-post-single--agency a.link {
    font-family: "gotham book", sans-serif;
    color: #f9496d;
    font-style: italic;
}

.ac-post-single--agency a.link:hover {
    text-decoration: underline;
}

.ac-page__title--agency:after {
    height: 1px;
    background-color: #d3d2d1;
}

.ac-post__popup {
    position: relative;
    padding: 100px 0;
    background-color: #fff;
}

.ac-post__popup-header {
    position: relative;
    padding-top: 40px;
    margin-bottom: 20px;
}

.ac-post__popup-title {
    font-family: "diot", sans-serif;
    color: #f9496d;
    font-size: 70px;
}

.ac-post__popup-job {
    font-family: "gotham book", sans-serif;
    font-size: 16px;
    color: #999;
    font-style: italic;
}

.ac-post__popup .mfp-close {
    padding-right: 0;
    transition: all 0.4s ease;
}

.ac-post__popup .mfp-close:hover {
    -ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.ac-mfp--light .mfp-bg {
    background-color: #fff;
    opacity: 1;
}

.fix-news-grid .ac-post {
    margin-bottom: 100px !important;
}

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

.mb-20 {
    margin-bottom: 20px !important;
}

.mb-30 {
    margin-bottom: 30px !important;
}

.mb-50 {
    margin-bottom: 50px !important;
}

.mb-100 {
    margin-bottom: 100px !important;
}

.mb-150 {
    margin-bottom: 150px !important;
}

.mr--70 {
    margin-right: -70px !important;
}

.pt-80 {
    padding-top: 80px !important;
}

.pt-150 {
    padding-top: 150px !important;
}

@media (min-width: 1200px) {
    .pt-lg-200 {
        padding-top: 200px;
    }
    .pt-lg-170 {
        padding-top: 170px;
    }
}

.pb-55 {
    padding-bottom: 55px !important;
}

.pb-150 {
    padding-bottom: 150px !important;
}

.fz-20 {
    font-size: 20px !important;
}

.fz-40 {
    font-size: 40px !important;
}

.font-300 {
    font-weight: 300 !important;
}

.font-700 {
    font-weight: 700 !important;
}

.border-line-top {
    border-top: 1px solid #e0e0e0;
}

.gray-color {
    color: #ccc !important;
}

body {
    overflow-x: hidden;
}

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

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

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

.text-capitalize {
    text-transform: capitalize !important;
}

.byline,
.updated:not(.published) {
    display: none;
}

.posted-on {
    font-weight: 700;
    color: #999;
}

.posted-on a {
    color: #999;
}

.posted-on:after {
    content: "/";
    margin: 0 10px;
}

.ac-post__comment a {
    color: #999;
}

.ac-post--list.ac-post--list2 {
    border-top: none !important;
}

.ac-post--list.ac-post--list2:last-child {
    border-bottom: none !important;
}

.ac-post--list.ac-post--list2 .ac-post__title {
    font-family: "gotham book", sans-serif;
}

.ac-post__posted {
    font-family: "gotham", sans-serif;
    font-weight: 700;
    color: #666;
    line-height: 1.3em;
}

.ac-post--thumbnail.ac-post--thumbnail--large:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 22;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to top, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=0);
    /* IE6-9 */
    opacity: 1;
}

.widget-title {
    font-family: "gotham", sans-serif;
    font-weight: 900;
    color: #ccc;
    font-size: 30px;
    padding-bottom: 15px;
    margin-bottom: 35px;
    line-height: 1.2em;
    border-bottom: 1px solid #e5e5e5;
}

.sidebar .widget {
    margin-bottom: 100px;
}

.form-control,
select,
textarea,
input[type="text"],
input[type="password"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"] {
    width: 100%;
    font-family: "gotham book", sans-serif;
    padding: 0 20px;
    height: 50px;
    font-size: 14px;
    border-color: #e5e5e5;
}

.form-control:focus,
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus {
    border: 1px solid #444;
}

.search-form {
    position: relative;
}

.search-form .screen-reader-text {
    display: none;
}

.search-form input[type="submit"] {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    font-size: 0;
    cursor: pointer;
    border: none;
    background-color: transparent !important;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAANCAMAAACuAq9NAAAAMFBMVEUkJiYkJiYkJiYkJiYkJiYkJiYkJiYkJiYkJiYkJiYkJiYkJiYkJiYkJiYkJiYkJibHQgFzAAAAD3RSTlMAESIzRFVmd4iZqrvM3e5GKvWZAAAAUUlEQVR42lWOSRLAIAgE1RgxCdj//60LhxRzga5hgLRUXzDJySUcaTl0w3KqogcN2SUbbZWCeabx7D18jt4EN2bD5hHu4sP+lUodm39dgx65T4OLA9H0phtdAAAAAElFTkSuQmCC);
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0.8;
}

.search-form:hover input[type="submit"],
.search-form:focus input[type="submit"] {
    opacity: 1;
}

.ac-select2 + .select2 .select2-selection .select2-selection__rendered,
.widget_event_catalog_ordering .orderby + .select2 .select2-selection .select2-selection__rendered {
    height: 50px;
    font-style: normal;
}

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

.event-form-light .ac-select2 + .select2 .select2-selection--single .select2-selection__rendered,
.event-form-light .widget_event_catalog_ordering .orderby + .select2 .select2-selection--single .select2-selection__rendered {
    color: white;
}


/* Widget */

.widget ul,
.widget ol {
    list-style: none;
    padding: 0;
    margin: 0;
}


/* Widget calendar */

.widget_calendar table {
    margin: 0;
    width: 100%;
    position: relative;
}

.widget_calendar table td,
.widget_calendar table th {
    padding: 0;
    line-height: 2.5;
    text-align: center;
}

.widget_calendar table caption {
    color: #242424;
    padding-top: 0;
    padding-bottom: 12px;
    margin-bottom: 5px;
    font-size: 16px;
    text-align: center;
}

.widget_calendar table thead tr th {
    color: #242424;
    font-weight: 400;
}

.widget_calendar table tbody tr td {
    font-size: 12px;
    border: 1px solid transparent;
}

.widget_calendar table tbody a {
    color: white;
    font-weight: 700;
    display: block;
    background-color: #9f9f9f;
}

.widget_calendar table tbody a:hover,
.widget_calendar table tbody a:focus {
    background-color: #868686;
}

.widget_calendar table tfoot {
    height: 0;
    display: inline-block;
    overflow: hidden;
}

.widget_calendar table tfoot a {
    top: 7px;
    position: absolute;
    line-height: 1;
}

.widget_calendar table #prev a {
    left: 0;
}

.widget_calendar table #next a {
    right: 0;
}

.widget_calendar table #today,
.widget_calendar table #today a {
    color: white;
    background-color: black;
}

.widget_calendar table #today:hover,
.widget_calendar table #today:focus,
.widget_calendar table #today a:hover,
.widget_calendar table #today a:focus {
    color: black;
    background: white;
    border-color: black;
    cursor: pointer;
}

.awe_widget_popular_post .ac-post--widget {
    left: 0;
    width: 100%;
}

.ac-post__video-content .ac-post__meta {
    line-height: 1.7;
}

.event2_relative {
    position: relative;
}

.ac_section--subheader {
    padding: 250px 0 100px;
}

.bg-fullvh {
    height: 100vh;
    background-size: cover;
}

.bg-event-parallax .vc_row-overlay {
    position: absolute !important;
}

.awe_widget_sidebar_heading {
    padding-bottom: 50px !important;
    margin-bottom: 0 !important;
}

.site-main .widget {
    padding-bottom: 50px;
}

@media (min-width: 992px) {
    .site-main .widget {
        padding-bottom: 100px;
    }
}

@media (max-width: 600px) {
    .admin-bar {
        top: -46px;
    }
    .admin-bar .site {
        padding-top: 46px;
    }
    .admin-bar .ac-header {
        top: 46px;
    }
    .admin-bar .ac-header.ac-header--scrolling {
        top: 0;
    }
}

.fix-line-text .ac-post__content {
    display: block;
    /* Fallback for non-webkit */
    display: -webkit-box;
    height: 67.2px;
    /* Fallback for non-webkit */
    margin: 0 auto;
    font-size: 14px;
    line-height: 1.6;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.event-testimonial .ac-owlSync__item p {
    font-size: 20px;
    font-family: "gotham book", sans-serif;
    color: black;
}

.event-testimonial .ac-owlSync__list {
    margin-top: 50px;
    width: 70%;
}

.event-testimonial .ac-owlSync__list.owl-carousel .owl-item img {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
}

.event-testimonial .ac-owlSync__list-item img {
    width: 120px !important;
}

.event-testimonial .ac-owlSync__list.owl-carousel .owl-controls .owl-nav > div {
    margin-top: 20px;
}

.event2-sc-service .ac-post--service .ac-post__header {
    height: auto;
}

.event2-sc-service .ac-post--service:hover .ac-post__header,
.event2-sc-service .ac-post--service:focus .ac-post__header {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media (min-width: 600px) {
    body.admin-bar .ac-header--scrolling,
    body.admin-bar .on-search {
        top: 46px;
    }
}

@media (min-width: 782px) {
    body.admin-bar .ac-header--scrolling,
    body.admin-bar .on-search {
        top: 32px;
    }
}

.event-copyright {
    text-align: center;
    padding-top: 15px;
}

@media (min-width: 768px) {
    .event-copyright {
        text-align: right;
    }
}

.bypostauthor {
    padding: 20px 20px 15px;
    background: #eee;
}

.ac-post__content-wrap table {
    margin-bottom: 30px;
}

.ac-header__hashtag {
    font-size: 0;
}

@media (min-width: 768px) {
    .ac-header__hashtag {
        font-size: 12px;
    }
}

.ac-header__hashtag:after {
    display: inline-block;
    content: "\f292";
    font-family: "FontAwesome", sans-serif;
    font-size: 14px;
}

@media (min-width: 768px) {
    .ac-header__hashtag:after {
        display: none;
    }
}

.event2-result.event2-whatson-post-all {
    margin: 0 -15px;
}

.select2-search {
    display: none;
}

.ac-select2,
.widget_event_catalog_ordering .orderby {
    width: 100%;
    font-family: "gotham book", sans-serif;
    height: 50px;
    font-size: 14px;
    border-color: #e5e5e5;
}

.ac-select2 .select2-choice,
.ac-select2 .select2-choices,
.widget_event_catalog_ordering .orderby .select2-choice,
.widget_event_catalog_ordering .orderby .select2-choices {
    background: transparent none;
    box-shadow: none;
    border: 1px solid #e9e8e8;
    border-radius: 0;
    height: 50px;
    line-height: 50px;
    padding-left: 20px;
}

.ac-select2.select2-dropdown-open .select2-choice,
.widget_event_catalog_ordering .orderby.select2-dropdown-open .select2-choice {
    background: transparent none;
    box-shadow: none;
}

.ac-select2.select2-container-active .select2-choice,
.ac-select2.select2-container-active .select2-choices,
.widget_event_catalog_ordering .orderby.select2-container-active .select2-choice,
.widget_event_catalog_ordering .orderby.select2-container-active .select2-choices {
    border-color: #000;
}

.ac-select2.select2-container .select2-choice > .select2-chosen,
.widget_event_catalog_ordering .orderby.select2-container .select2-choice > .select2-chosen {
    color: #b0b0b0;
}

.ac-select2.select2-container .select2-choice .select2-arrow,
.widget_event_catalog_ordering .orderby.select2-container .select2-choice .select2-arrow {
    border: none;
    background: none transparent;
    border-radius: 0;
}

.ac-select2.select2-container .select2-choice .select2-arrow b,
.widget_event_catalog_ordering .orderby.select2-container .select2-choice .select2-arrow b {
    background: none;
}

.ac-select2.select2-container .select2-choice .select2-arrow b:before,
.widget_event_catalog_ordering .orderby.select2-container .select2-choice .select2-arrow b:before {
    content: "\f107";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.ac-select2.select2-dropdown-open .select2-choice .select2-arrow b:before,
.widget_event_catalog_ordering .orderby.select2-dropdown-open .select2-choice .select2-arrow b:before {
    content: "\f106";
}

.select2-drop-active {
    border-color: #000;
    border-radius: 0;
}

.select2-results {
    font-family: "gotham book", sans-serif;
}

.select2-results li {
    color: #b0b0b0 !important;
    font-size: 14px;
}

.select2-results .select2-highlighted {
    background: #f0f0f0;
}

.select2-results .select2-result-label {
    padding: 3px 17px 4px;
}

.ac-title--fix {
    position: relative !important;
    z-index: 99;
}

.ac-title--fix.vc_row[data-vc-full-width] {
    overflow: visible !important;
}

.ac-title--fix .ac-section__title {
    display: none;
    position: absolute;
    z-index: 99;
    font-size: 120px;
    margin-left: 120px;
    margin-top: -75px;
}

@media (min-width: 1200px) {
    .ac-title--fix .ac-section__title {
        display: block;
    }
}

@media (min-width: 1460px) {
    .ac-title--fix .ac-section__title {
        font-size: 180px;
        margin-top: -110px;
    }
}

.ac-title--fix .ac-section__title:after {
    left: auto;
    right: 0;
    height: 20px;
    max-width: 250px;
}

.ac-section__title--style2:after {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    max-width: 90px;
}

.ac-section-latest-news .ac-post__meta a {
    color: #666;
}

.ac-section-latest-news .ac-post__title {
    font-size: 20px;
    color: #000 !important;
    height: 90px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.ac-section-latest-news .event2-desbig * {
    color: #fff;
}

.ac-section-latest-news .event2-desbig .ac-post__comment a {
    color: #999;
}

.ac-section-latest-news .event2-desbig .ac-post--party.ac-post--thumbnail:before {
    display: none;
}

.ac-section-latest-news .event2-desbig .ac-post__content-wrap {
    padding: 20px 0;
    position: static;
}

@media (max-width: 767px) {
    .ac-section-latest-news .event2-desbig .ac-post__content-wrap * {
        color: #000;
    }
}

@media (min-width: 768px) {
    .ac-section-latest-news .event2-desbig .ac-post__content-wrap {
        padding: 20px;
        position: absolute;
    }
}

@media (min-width: 992px) {
    .ac-section-latest-news .event2-desbig .ac-post__content-wrap {
        padding: 35px;
    }
}

@media (min-width: 1200px) {
    .ac-section-latest-news .event2-desbig .ac-post__content-wrap {
        padding: 60px;
    }
}

.ac-section-latest-news .event2-desbig .ac-post__meta {
    margin-bottom: 20px;
}

.ac-section-latest-news .event2-desbig .ac-post__title {
    height: auto;
    display: block;
    color: #fff !important;
    font-size: 40px;
    margin-bottom: 30px;
}

.ac-section-latest-news .ac-post {
    margin-bottom: 35px !important;
}

.ac-section-gallery {
    padding-top: 0 !important;
    overflow: visible !important;
}

.ac-section-gallery .ac_bg--dark {
    background-color: transparent;
}

.ac-section-gallery .ac-title--fix .ac-section__title {
    margin-top: -85px !important;
}

@media (min-width: 1460px) {
    .ac-section-gallery .ac-title--fix .ac-section__title {
        margin-top: -125px !important;
    }
}

.ac-section-gallery .ac-section__header {
    margin-top: 50px;
}

@media (min-width: 1200px) {
    .ac-section-gallery .ac-section__header {
        margin-top: 150px;
    }
}

@media (min-width: 1460px) {
    .ac-section-gallery .ac-section__header {
        margin-top: 250px;
    }
}

.ac-section-gallery .pt-80 {
    padding-top: 0 !important;
}

.ac-box-shadow {
    box-shadow: 0px 10px 90px 0px rgba(0, 0, 0, 0.5);
    z-index: 99;
}

.recent-events-party-1 .ac-section__title {
    color: #fff;
    margin-bottom: 50px;
}

.recent-events-party-1 .ac-section__title:after {
    background-color: #fff;
    max-width: 90px;
}

.recent-events-party-1 .ac-post__meta a {
    color: #666;
}

.recent-events-party-1 .ac-post__meta a:hover {
    color: #fff;
}

.recent-events-party-1 .ac-post__title {
    color: #fff !important;
}

.mail-form-party-1 .ac-section__header--party .ac-section__title {
    color: #fff;
    font-size: 50px;
    margin-bottom: 0 !important;
}

.mail-form-party-1 .ac-section__description {
    padding: 0;
    width: 450px;
    margin: auto;
    margin-bottom: 50px !important;
    font-style: italic;
    color: #666;
}

.mail-form-party-1 .ac-form__wrap:after {
    color: rgba(235, 235, 235, 0.2);
    font-size: 27px;
    transition: all .3s ease;
}

.mail-form-party-1 .ac-form--party .ac-form {
    border-color: rgba(235, 235, 235, 0.2);
}

.mail-form-party-1 .ac-form--party .ac-form:focus {
    border-color: #ebebeb;
}

.mail-form-party-1 .ac-form--party .ac-form:focus ~ .ac-form__wrap:after {
    color: #ebebeb;
}

@media (min-width: 992px) {
    .event2-product-carousel--modern .event2-product__info {
        padding-top: 50px;
    }
}

.event2-product-carousel--modern .event2-product__info h3 {
    font-size: 30px;
    font-weight: 700;
    color: #370e74;
    margin-bottom: 15px;
}

.event2-product-carousel--modern .event2-product__info p {
    font-weight: 300;
    margin-bottom: 40px;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    max-height: 84px;
    overflow: hidden;
}

@media (min-width: 992px) {
    .event2-product-carousel--modern .event2-product__info p {
        padding-right: 80px;
    }
}

@media (min-width: 1200px) {
    .event2-product-carousel--modern .event2-product__info p {
        padding-right: 140px;
    }
}

.event2-product-carousel--modern .event2-product__info .price {
    font-size: 25px;
    font-style: italic;
    font-weight: 300;
}

.event2-product-carousel--modern .event2-product__info .price span {
    font-weight: 300;
    font-size: 25px;
}

.btn-transparent-party {
    padding: 15px 40px;
    border: 2px solid #d8d6d6;
    background-color: transparent;
    font-size: 14px;
    letter-spacing: 2px;
    color: #9e9c9c;
    font-family: "gotham", sans-serif;
    font-weight: 300;
    border-radius: 0;
}

.btn-transparent-party:hover,
.btn-transparent-party:focus,
.btn-transparent-party:active:hover,
.btn-transparent-party:active:focus {
    background-color: #370e74;
    color: #fff;
    border-color: #370e74;
}

.widget-upcoming-events-carousel-1 {
    background-image: -ms-linear-gradient(50deg, #123c52 0%, #3f064f 100%);
}

.widget-upcoming-events-carousel-1 .ac-post .ac-post__title,
.widget-upcoming-events-carousel-1 .ac-post .ac-post__title a,
.widget-upcoming-events-carousel-1 .ac-post__posted a,
.widget-upcoming-events-carousel-2 .ac-post .ac-post__title,
.widget-upcoming-events-carousel-2 .ac-post .ac-post__title a,
.widget-upcoming-events-carousel-2 .ac-post__posted a {
    color: #fff;
}

.widget-upcoming-events-carousel-1 .ac-post .ac-post__title:hover,
.widget-upcoming-events-carousel-1 .ac-post .ac-post__title a:hover,
.widget-upcoming-events-carousel-1 .ac-post__posted a:hover,
.widget-upcoming-events-carousel-2 .ac-post .ac-post__title:hover,
.widget-upcoming-events-carousel-2 .ac-post .ac-post__title a:hover,
.widget-upcoming-events-carousel-2 .ac-post__posted a:hover {
    color: #a90551 !important;
}

.widget-upcoming-events-carousel-1 .ac-post__morelink:hover,
.widget-upcoming-events-carousel-2 .ac-post__morelink:hover {
    background-color: #a90551;
    color: #fff !important;
}

.ac-about-party .ac-section__title {
    color: #fff;
}

.ac-about-party .ac-section__description {
    padding-right: 0;
}

.ac-about-party .ac-countto li .ac-countto__number,
.ac-about-party .ac-countto li .ac-countto__title {
    color: #fff;
}

.ac-post-team-party .ac-post--card {
    padding: 0 0 30px;
}

@media (min-width: 768px) {
    .ac-post-team-party .ac-post--card {
        padding: 0 0 50px;
    }
}

@media (min-width: 1460px) {
    .ac-post-team-party .ac-post--card {
        padding: 0 30px 70px;
    }
}

.ac-post-team-party .ac-post__title {
    color: #000 !important;
}

.event2-team-party .ac-post--card {
    padding-bottom: 30px;
}

@media (min-width: 768px) {
    .event2-team-party .ac-post--card {
        padding-bottom: 50px;
    }
}

@media (min-width: 1460px) {
    .event2-team-party .ac-post--card {
        padding-bottom: 70px;
    }
}

.recent-event-detail .ac-post__meta a {
    color: #fff;
}

.recent-event-detail .ac-post__meta a:hover {
    color: #a90551 !important;
}

.recent-event-detail .ac-post__title {
    color: #fff !important;
}

.ac-post__popup-title,
.ac-sociallist--pink a:hover {
    color: #a90551;
}

.ac-form--party .ac-form,
.ac-form--party2 .ac-form {
    color: #fff;
}

.event2-product-carousel--modern .event2-product__info h3 {
    color: #000;
}

.ac-section__title.white:after {
    background-color: #fff !important;
}

.widget_event_catalog_ordering .woocommerce-ordering {
    width: 100%;
}


/* Multiple column */

.bs-multiple-column .ac_col-xs-6:nth-child(2n+1) {
    clear: left;
}

.bs-multiple-column .ac_col-xs-4:nth-child(3n+1) {
    clear: left;
}

.bs-multiple-column .ac_col-xs-3:nth-child(4n+1) {
    clear: left;
}

.bs-multiple-column .ac_col-xs-2:nth-child(6n+1) {
    clear: left;
}

.bs-multiple-column .ac_col-xs-1:nth-child(12n+1) {
    clear: left;
}

@media screen and (min-width: 768px) {
    .bs-multiple-column .ac_col-xs-6 {
        clear: left;
    }
    .bs-multiple-column .ac_col-xs-6:nth-child(2n+1) {
        clear: none;
    }
    .bs-multiple-column .ac_col-xs-4:nth-child(3n+1) {
        clear: none;
    }
    .bs-multiple-column .ac_col-xs-3:nth-child(4n+1) {
        clear: none;
    }
    .bs-multiple-column .ac_col-xs-2:nth-child(6n+1) {
        clear: none;
    }
    .bs-multiple-column .ac_col-xs-1:nth-child(12n+1) {
        clear: none;
    }
    .bs-multiple-column .ac_col-sm-6 {
        clear: none;
    }
    .bs-multiple-column .ac_col-sm-6:nth-child(2n+1) {
        clear: left;
    }
    .bs-multiple-column .ac_col-sm-4:nth-child(3n+1) {
        clear: left;
    }
    .bs-multiple-column .ac_col-sm-3:nth-child(4n+1) {
        clear: left;
    }
    .bs-multiple-column .ac_col-sm-2:nth-child(6n+1) {
        clear: left;
    }
    .bs-multiple-column .ac_col-sm-1:nth-child(12n+1) {
        clear: left;
    }
}

@media screen and (min-width: 992px) {
    .bs-multiple-column .ac_col-sm-6 {
        clear: none;
    }
    .bs-multiple-column .ac_col-sm-6:nth-child(2n+1) {
        clear: none;
    }
    .bs-multiple-column .ac_col-sm-4:nth-child(3n+1) {
        clear: none;
    }
    .bs-multiple-column .ac_col-sm-3:nth-child(4n+1) {
        clear: none;
    }
    .bs-multiple-column .ac_col-sm-2:nth-child(6n+1) {
        clear: none;
    }
    .bs-multiple-column .ac_col-sm-1:nth-child(12n+1) {
        clear: none;
    }
    .bs-multiple-column .ac_col-md-6 {
        clear: left;
    }
    .bs-multiple-column .ac_col-md-6:nth-child(2n+1) {
        clear: left;
    }
    .bs-multiple-column .ac_col-md-4:nth-child(3n+1) {
        clear: left;
    }
    .bs-multiple-column .ac_col-md-3:nth-child(4n+1),
    .bs-multiple-column .site-layout .widget-area:nth-child(4n+1),
    .site-layout .bs-multiple-column .widget-area:nth-child(4n+1) {
        clear: left;
    }
    .bs-multiple-column .ac_col-md-2:nth-child(6n+1) {
        clear: left;
    }
    .bs-multiple-column .ac_col-md-1:nth-child(12n+1) {
        clear: left;
    }
}

@media screen and (min-width: 1200px) {
    .bs-multiple-column .ac_col-md-6 {
        clear: left;
    }
    .bs-multiple-column .ac_col-md-6:nth-child(2n+1) {
        clear: none;
    }
    .bs-multiple-column .ac_col-md-4:nth-child(3n+1) {
        clear: left;
    }
    .bs-multiple-column .ac_col-md-3:nth-child(4n+1),
    .bs-multiple-column .site-layout .widget-area:nth-child(4n+1),
    .site-layout .bs-multiple-column .widget-area:nth-child(4n+1) {
        clear: none;
    }
    .bs-multiple-column .ac_col-md-2:nth-child(6n+1) {
        clear: none;
    }
    .bs-multiple-column .ac_col-md-1:nth-child(12n+1) {
        clear: none;
    }
    .bs-multiple-column .ac_col-lg-6 {
        clear: left;
    }
    .bs-multiple-column .ac_col-lg-6:nth-child(2n+1) {
        clear: left;
    }
    .bs-multiple-column .ac_col-lg-4:nth-child(3n+1) {
        clear: left;
    }
    .bs-multiple-column .ac_col-lg-3:nth-child(4n+1) {
        clear: none;
    }
    .bs-multiple-column .ac_col-lg-2:nth-child(6n+1) {
        clear: left;
    }
    .bs-multiple-column .ac_col-lg-1:nth-child(12n+1) {
        clear: left;
    }
}

pre {
    overflow: auto;
    word-wrap: normal;
    white-space: pre;
}

.pure-table,
.entry-content table,
.ac-post__content-wrap table {
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    border: 1px solid #cbcbcb;
}

.pure-table caption,
.entry-content table caption,
.ac-post__content-wrap table caption {
    color: #000;
    font: italic 85%/1 arial, sans-serif;
    padding: 1em 0;
    text-align: center;
}

.pure-table td,
.entry-content table td,
.ac-post__content-wrap table td,
.pure-table th,
.entry-content table th,
.ac-post__content-wrap table th {
    border-left: 1px solid #cbcbcb;
    border-width: 0 0 0 1px;
    font-size: inherit;
    margin: 0;
    overflow: visible;
    padding: .5em 1em;
}

.pure-table td:first-child,
.entry-content table td:first-child,
.ac-post__content-wrap table td:first-child,
.pure-table th:first-child,
.entry-content table th:first-child,
.ac-post__content-wrap table th:first-child {
    border-left-width: 0;
}

.pure-table thead,
.entry-content table thead,
.ac-post__content-wrap table thead {
    background-color: #e0e0e0;
    color: #000;
    text-align: left;
    vertical-align: bottom;
}

.pure-table td,
.entry-content table td,
.ac-post__content-wrap table td {
    background-color: transparent;
}

.pure-table-odd td {
    background-color: #f2f2f2;
}

.pure-table-striped tr:nth-child(2n-1) td {
    background-color: #f2f2f2;
}

.pure-table-bordered td,
.entry-content table td,
.ac-post__content-wrap table td {
    border-bottom: 1px solid #cbcbcb;
}

.pure-table-bordered tbody > tr:last-child > td,
.entry-content table tbody > tr:last-child > td,
.ac-post__content-wrap table tbody > tr:last-child > td {
    border-bottom-width: 0;
}

.pure-table-horizontal td,
.pure-table-horizontal th {
    border-width: 0 0 1px;
    border-bottom: 1px solid #cbcbcb;
}

.pure-table-horizontal tbody > tr:last-child > td {
    border-bottom-width: 0;
}


/* Text meant only for screen readers. */

.sr-only,
.screen-reader-shortcut,
.screen-reader-text {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.sr-only-focusable:active,
.screen-reader-shortcut:active,
.screen-reader-text:active,
.sr-only-focusable:focus,
.screen-reader-shortcut:focus,
.screen-reader-text:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.container-fluid {
    padding-left: 15px;
    padding-right: 15px;
}

.site-layout .content-area {
    margin-bottom: 50px;
}

.site-layout.sidebar-none .content-area {
    float: none;
    width: 100% !important;
    margin-left: auto;
    margin-right: auto;
}

.site-layout.sidebar-none .widget-area {
    display: none;
}

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

.wp-caption-text {
    text-align: center;
}

.gallery {
    margin-bottom: 1.5em;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
    max-width: 25%;
}

.gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}

.gallery-caption {
    display: block;
}

.sticky {
    display: block;
}

.byline,
.updated:not(.published) {
    display: none;
}

.single .byline,
.group-blog .byline {
    display: inline;
}

.entry-content blockquote,
.ac-post__content-wrap blockquote {
    margin-left: 0;
}

.vc_row-has-fill > .vc_column_container > .vc_column-inner,
.vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner,
.vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner,
.vc_col-has-fill > .vc_column-inner {
    padding-top: 0;
}

.vc_row-has-fill > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner,
.vc_row-has-fill > .vc_vc_column_inner > .vc_column_container > .vc_column-inner,
.vc_row-has-fill + .vc_vc_row > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner,
.vc_row-has-fill + .vc_vc_row_inner > .vc_row > .vc_vc_column_inner > .vc_column_container > .vc_column-inner {
    padding-top: 0;
}

.wpb_button,
.wpb_content_element,
ul.wpb_thumbnails-fluid > li {
    margin-bottom: 0;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    float: left;
    margin: auto;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    width: inherit;
}

.event2-product__media {
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
}

.event2-product__action {
    display: block;
    height: 50px;
    position: absolute;
    z-index: 25;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 0 30px;
    visibility: hidden;
    color: #f9f9f9;
    text-align: center;
    background-color: #242626;
    -webkit-transform: translate(0, 100%);
    transform: translate(0, 100%);
    transition: all 0.25s ease;
}

.event2-product.loading .event2-product__action,
.event2-product.keep-action .event2-product__action,
.event2-product:not(.outofstock):hover .event2-product__action {
    visibility: visible;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}

.event2-product.loading .event2-product__action a,
.event2-product.keep-action .event2-product__action a,
.event2-product:not(.outofstock):hover .event2-product__action a {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    background: #242626;
}

.event2-product .star-rating,
.woocommerce .widget_rating_filter ul li .star-rating,
.woocommerce ul.cart_list li .star-rating,
.woocommerce ul.product_list_widget li .star-rating,
.woocommerce-product-rating .star-rating,
.woocommerce-Reviews .star-rating {
    color: #000000;
    font-size: 13px;
    font-weight: 400;
    text-align: center;
    display: inline-block !important;
    width: 7em;
    float: none;
}

.event2-product .star-rating span:before,
.event2-product .star-rating:before,
.woocommerce .widget_rating_filter ul li .star-rating span:before,
.woocommerce .widget_rating_filter ul li .star-rating:before,
.woocommerce ul.cart_list li .star-rating span:before,
.woocommerce ul.cart_list li .star-rating:before,
.woocommerce ul.product_list_widget li .star-rating span:before,
.woocommerce ul.product_list_widget li .star-rating:before,
.woocommerce-product-rating .star-rating span:before,
.woocommerce-product-rating .star-rating:before,
.woocommerce-Reviews .star-rating span:before,
.woocommerce-Reviews .star-rating:before {
    letter-spacing: 5px;
    color: #000000;
}

.woocommerce-Reviews .star-rating {
    font-size: 10px;
    width: 7.5em;
}

.woocommerce-product-rating .star-rating {
    font-size: 14px;
}

.woocommerce-product-rating .woocommerce-review-link {
    font-size: 12px;
    padding-left: 5px;
}

.event2-product {
    text-align: center;
    margin-bottom: 80px !important;
}

.event2-product h3 {
    font-family: "gotham", sans-serif;
    color: #000000;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    line-height: 0.9;
    margin-bottom: 0;
}

.event2-product .price,
.event2-product .price span {
    font-family: "gotham", sans-serif;
    color: #999999 !important;
    font-size: 16px;
    font-style: italic;
    text-align: center;
    font-weight: 700;
}

.woocommerce .products ul,
.woocommerce ul.products {
    margin: 0 -15px;
}

.event2-product__action a {
    color: #f9f9f9 !important;
    transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    transition: transform 0.35s, -webkit-transform 0.35s;
    -webkit-transform: translate(0, 200%);
    transform: translate(0, 200%);
    margin-right: 0;
    height: 45px;
    min-width: 45px;
    line-height: 42px;
    text-transform: uppercase;
    margin-right: 10px;
    padding: 0 10px;
    display: inline-block;
    font-size: 14px;
    background-color: transparent !important;
}

.event2-product__label-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    -webkit-transform: rotate(-90deg) translateX(-100%);
    transform: rotate(-90deg) translateX(-100%);
    -webkit-transform-origin: top left;
    transform-origin: top left;
}

.event2-product__label {
    font-family: "gotham", sans-serif;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    text-align: center;
    padding: 10px 15px;
}

.event2-product__label.hot {
    background-color: #cc0000;
}

.event2-product__label.sale {
    background-color: #6d8e01;
}

.ajax_add_to_cart svg {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    -webkit-transform: translateX(50%) translateY(-50%);
    transform: translateX(50%) translateY(-50%);
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
}

.widget_product_categories .product-categories {
    position: relative;
}

.widget_product_categories .product-categories:before {
    content: "";
    position: absolute;
    top: 30px;
    left: 0;
    bottom: 0;
    width: 1px;
    height: 110%;
    background: linear-gradient(180deg, #211e1a 0%, rgba(33, 30, 26, 0) 100%);
    z-index: 0;
}

.widget_product_categories .product-categories li {
    position: relative;
    font-family: "gotham", sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #999;
    padding: 0;
}

.widget_product_categories .product-categories li:before,
.widget_product_categories .product-categories li:after {
    content: "";
    position: absolute;
}

.widget_product_categories .product-categories li:before {
    left: -3px;
    top: 15px;
    content: "\f111";
    font-family: "FontAwesome";
    font-size: 8px;
    line-height: 25px;
    z-index: 1;
}

.widget_product_categories .product-categories li a {
    display: block;
    text-transform: uppercase;
    line-height: 25px;
    padding: 15px;
}

.widget_product_categories .product-categories ul {
    padding: 0;
    margin: 0;
}

.woocommerce .widget-title {
    font-size: 14px;
    color: #999999;
    font-weight: 700;
    text-align: left;
    text-transform: uppercase;
    border-bottom: none;
    padding-bottom: 0;
}

.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img,
#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
    width: 72px;
}

.widget_price_filter {
    width: 240px;
}

.widget_price_filter .price_slider_wrapper .ui-corner-all {
    background-color: #e1e1e1 !important;
    height: 2px;
}

.widget_price_filter .price_slider_wrapper .ui-corner-all .ui-slider-range {
    background-color: #cb2211 !important;
}

.widget_price_filter .price_slider_wrapper .ui-corner-all .ui-slider-handle {
    border: 2px solid #cb2211;
    padding: 3px;
    border-radius: 50%;
    background-color: #ffffff !important;
    width: 3px;
    height: 3px;
}

.widget_price_filter .price_label {
    font-family: "gotham", sans-serif;
    float: left;
    color: #898989;
    font-size: 12px;
    font-weight: 400;
    font-style: italic;
}

.widget_price_filter .price_slider_amount button.button {
    float: right !important;
    font-family: "gotham", sans-serif;
    color: #fff;
    font-size: 12px !important;
    font-weight: 300;
    font-style: italic;
    line-height: 6px;
    text-align: left;
    background-color: #e1e1e1;
    border-radius: 0 !important;
}

.dropdown-content {
    opacity: 0;
    visibility: hidden;
    transition: all .5s ease;
    position: absolute;
    top: 45px;
    right: 0;
    z-index: 1010;
    min-width: 300px;
    padding: 20px;
    background-color: #ffffff;
    border: 1px solid #666;
}

.dropdown.open .dropdown-content {
    opacity: 1;
    visibility: visible;
    transition: all .5s ease;
}

.ac-header__right .dropdown {
    float: right;
    width: 30px;
    height: 30px;
    margin-left: 20px;
}

.dropdown > a {
    line-height: 30px;
    font-size: 20px;
}

.dropdown > a .count {
    height: 22px;
    width: 22px;
    line-height: 25px;
    background-color: #c98f20;
    border-radius: 50%;
    overflow: hidden;
    color: white;
    text-align: center;
    font-size: 12px;
    position: absolute;
    top: -10px;
    right: -10px;
}

.dropdown-cart {
    min-width: 360px;
}

.dropdown-account {
    padding: 25px 20px;
    min-width: 195px !important;
}

.dropdown-account h5 {
    text-transform: uppercase;
    margin-top: 10px;
}

.dropdown-account .avatar {
    margin-bottom: 10px;
}

.dropdown-account .avatar img {
    border-radius: 50%;
}

.dropdown-account .dropdown-account-nav {
    font-family: "gotham", sans-serif;
}

ul.dropdown-account {
    list-style: none;
    font-family: "gotham", sans-serif;
}

.ac-header.ac-header--2 .dropdown > a {
    color: #111;
}

.ac-header:not(.ac-header--2) .dropdown > a {
    color: #fff;
}

.dropdown-cart .total,
.widget_shopping_cart_content .total {
    font-family: "gotham", sans-serif;
}

.cart_list {
    font-family: "gotham", sans-serif;
}

.cart_list .mini_cart_item {
    padding-right: 2em !important;
    position: relative;
    padding-top: 0 !important;
    padding-left: 0 !important;
}

.cart_list .mini_cart_item a.remove {
    position: absolute;
    top: 50% !important;
    left: auto !important;
    right: 0 !important;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.cart_list .mini_cart_item img {
    width: 72px !important;
}

.cart_list .empty {
    list-style: none;
    font-family: "gotham", sans-serif;
}

.dropdown-cart ul.cart_list li,
.dropdown-cart ul.product_list_widget li {
    padding: 4px 0;
    margin: 0;
    list-style: none;
}

.dropdown-cart a.remove:hover {
    color: #fff !important;
    background: red;
}

.dropdown-cart a.remove {
    display: block;
    font-size: 1.5em;
    height: 1em;
    width: 1em;
    text-align: center;
    line-height: 1;
    border-radius: 100%;
    color: red !important;
    text-decoration: none;
    font-weight: 700;
    border: 0;
}

.dropdown-cart ul.cart_list li a,
.dropdown-cart ul.product_list_widget li a {
    display: block;
    font-weight: 700;
}

.dropdown-cart .cart_list {
    max-height: 304px;
    display: inline-block;
    width: 100%;
    overflow-y: auto;
    /* Custom scrollbars for webkit browsers */
}

.dropdown-cart .cart_list::-webkit-scrollbar {
    width: 5px;
}

.dropdown-cart .cart_list::-webkit-scrollbar-track {
    background-color: #eaeaea;
    border-left: 1px solid #cecece;
}

.dropdown-cart .cart_list::-webkit-scrollbar-thumb {
    background-color: #cecece;
}

.dropdown-cart .cart_list::-webkit-scrollbar-thumb:hover {
    background-color: #aaaaaa;
}

.dropdown-cart .cart_list::-webkit-scrollbar-track {
    border-radius: 0;
    box-shadow: none;
    border: 0;
}

.dropdown-cart .cart_list::-webkit-scrollbar-thumb {
    border-radius: 0;
    box-shadow: none;
    border: 0;
}

.dropdown-cart .buttons .button {
    border: 2px solid #000;
    background-color: #000;
    color: #fff;
    font-size: 14px;
    letter-spacing: 2px;
    font-family: "gotham", sans-serif;
    border-radius: 0;
    text-decoration: none !important;
    font-weight: 700;
    white-space: nowrap;
    display: inline-block;
}

.dropdown-cart .buttons .button:hover {
    background-color: #fff !important;
    color: #000 !important;
}

.woocommerce .widget_products span,
.woocommerce .widget_recent_reviews a,
.woocommerce .reviewer,
.woocommerce .widget_top_rated_products span.woocommerce-Price-amount,
.woocommerce .widget_top_rated_products span.woocommerce-Price-currencySymbol,
.woocommerce .widget_top_rated_products span.product-title {
    font-family: "gotham", sans-serif;
}

.woocommerce.widget_product_search form input[type='submit'] {
    display: none;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce .checkout-button {
    border: 2px solid #000;
    background-color: #000 !important;
    color: #fff;
    font-size: 14px;
    letter-spacing: 2px;
    font-family: "gotham", sans-serif;
    border-radius: 0;
}

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce .checkout-button:hover {
    background-color: #fff !important;
    color: #000 !important;
}

.woocommerce {
    font-family: "gotham", sans-serif;
}

.cart_totals h2 {
    font-family: "gotham", sans-serif;
}

.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
    width: 110px;
}

.woocommerce table.shop_table {
    border-radius: 0;
}

.woocommerce h3,
.woocommerce label,
.woocommerce p {
    font-family: "gotham", sans-serif;
}

.coupon .input-text {
    height: 35px;
    margin: 3px 0px !important;
}

input[type="tel"],
.woocommerce .select2-choice {
    width: 100%;
    font-family: "gotham book", sans-serif;
    padding: 0 20px;
    height: 50px;
    font-size: 14px;
    border-color: #e5e5e5;
}

.woocommerce .select2-choice {
    line-height: 50px;
    padding-left: 20px;
}

.woocommerce .woocommerce-thankyou-order-received,
.woocommerce .wc-bacs-bank-details-heading,
.woocommerce .order_details,
.woocommerce h2 {
    font-family: "gotham", sans-serif;
}

.woocommerce-MyAccount-navigation ul {
    font-family: "gotham", sans-serif;
    list-style: none;
}

.woocommerce-pagination .page-numbers {
    padding: 0;
    margin: 0;
    position: relative;
    padding: 5px 6px;
    margin: 0 5px;
    min-width: auto;
    height: auto;
    font-family: "gotham", sans-serif;
    font-weight: 700;
    color: #ccc;
    font-size: 20px;
    border: none;
}

.woocommerce-pagination .page-numbers li {
    display: inline-block;
    border: none;
}

.woocommerce-pagination .page-numbers li span.current {
    color: #121212;
}

.event2-product-detail .images,
.event2-product-detail .entry-summary {
    width: 100% !important;
}

li.no-column {
    list-style: none;
}

.event2-entry-title {
    position: relative;
}

.event2-entry-title .product_title {
    padding-right: 90px !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.event2-entry-title .event2-single-product__label-wrapper {
    position: absolute;
    top: 0;
    right: 0;
}

.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
    padding-right: 30px;
}

.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
    padding-left: 15px;
    padding-right: 60px;
}

.event2-product-entry-title {
    position: relative;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    padding-bottom: 10px;
}

.event2-product-entry-title .product_title {
    font-family: "gotham", sans-serif;
    color: #000000;
    font-size: 50px;
    font-weight: 700;
    line-height: 0.9;
    text-align: left;
    padding-right: 110px !important;
}

.event2-product-entry-title .event2-single-product__label-wrapper {
    position: absolute;
    top: 5px;
    right: 55px;
}

.event2-product-entry-title .onhot,
.event2-product-entry-title .onsale {
    font-family: "gotham", sans-serif;
    color: #ffffff;
    font-size: 12px;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 2px;
    display: block;
    padding: 3px 10px;
}

.event2-product-entry-title .onhot {
    background-color: #cc0000;
}

.event2-product-entry-title .onsale {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    border-radius: 0 !important;
    background-color: #6d8e01 !important;
    font-size: 12px !important;
    line-height: initial !important;
    min-width: 0 !important;
    min-height: 0 !important;
    font-weight: inherit !important;
}

.event2-product-entry-meta {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.event2-product-entry-meta .event2-single-product-price {
    float: left;
}

.event2-product-entry-meta .woocommerce-product-rating {
    float: right;
    padding: 15px 0;
    margin-bottom: 0 !important;
}

.event2-single-product-price .price,
.woocommerce-variation-price .price {
    font-family: "gotham", sans-serif;
    color: #000000 !important;
    font-size: 30px !important;
    font-weight: 300;
    text-align: left;
    margin: 0;
    padding: 15px 0;
    line-height: 1;
}

.product-type-variable.sale .price {
    font-size: 20px !important;
}

.event2-product-description {
    padding-top: 30px;
    padding-bottom: 20px;
}

.event2-product-description p,
.woocommerce-variation-description p {
    font-family: "gotham", sans-serif;
    color: #666666;
    font-size: 16px;
    font-weight: 300;
    line-height: 28px;
    text-align: left;
}

.event2-product-detail .quantity {
    float: none !important;
}

.ui-spinner {
    border-radius: 0;
}

.qty {
    height: 25px !important;
    padding: 0 !important;
    font-weight: 700;
    width: 35px !important;
}

.qty:focus {
    border: none !important;
}

.ui-icon {
    background-image: none;
    text-indent: inherit;
    font-size: 10px;
    color: #666666;
}

.ui-spinner-button {
    background: transparent !important;
    border: none !important;
}

.ui-spinner-up .ui-icon {
    line-height: 14px;
}

.ui-spinner-down .ui-icon {
    line-height: 14px;
}

.single_add_to_cart_button {
    text-transform: uppercase;
    margin-top: 70px !important;
    width: 210px;
    height: 55px;
    font-weight: 700 !important;
    font-size: 16px !important;
}

.scroll-timeline {
    position: relative;
    padding: 0;
    margin: 0;
    margin-right: 30px;
    list-style: none;
    text-align: right;
}

.scroll-timeline:before {
    content: "";
    position: absolute;
    top: 30px;
    right: 0;
    bottom: 0;
    width: 1px;
    height: 150%;
    background: linear-gradient(180deg, #211e1a 0%, rgba(33, 30, 26, 0) 100%);
    z-index: 0;
}

.scroll-timeline li {
    position: relative;
    font-family: "gotham", sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #999;
    padding: 0;
}

.scroll-timeline li:before,
.scroll-timeline li:after {
    content: "";
    position: absolute;
}

.scroll-timeline li:before {
    right: -3px;
    top: 15px;
    content: "\f111";
    font-family: "FontAwesome";
    font-size: 8px;
    line-height: 25px;
    z-index: 1;
}

.scroll-timeline li.active a {
    color: #000000;
}

.scroll-timeline li a {
    display: block;
    text-transform: uppercase;
    line-height: 25px;
    padding: 15px;
    font-weight: 500;
}

.scroll-timeline-content {
    padding-left: 15px;
    padding-top: 15px;
}

.scroll-timeline-content .scroll-timeline-item {
    margin-bottom: 160px;
}

.scroll-timeline-content .scroll-timeline-item p {
    font-family: Gotham;
    color: #666666;
    font-size: 16px;
    font-weight: 300;
    line-height: 30px;
    text-align: left;
}

.scroll-timeline-content .scroll-timeline-item .comment-respond {
    position: relative !important;
}

.scroll-timeline-content .scroll-timeline-item .comment-form {
    position: initial;
}

.scroll-timeline-content .scroll-timeline-item .comment-form-rating {
    position: absolute;
    top: 10px;
    left: 200px;
}

.scroll-timeline-content .scroll-timeline-item .comment-form-rating .stars a {
    margin-right: 5px;
    color: #000000;
}

.scroll-timeline-content .scroll-timeline-item .comment-reply-title {
    color: #000000;
    font-size: 30px;
    font-weight: 900;
}

.scroll-timeline-content .scroll-timeline-item .comment-form-comment textarea {
    height: auto;
    padding: 15px;
}

.scroll-timeline-content .scroll-timeline-item .form-submit .submit {
    width: 390px;
    height: 50px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
}

.scroll-timeline-item h2,
.up-sells h2 {
    position: relative;
    display: block;
    margin-bottom: 35px;
    font-family: "gotham", sans-serif;
    font-weight: 900;
    font-size: 30px;
    line-height: 1.333;
    padding-bottom: 10px;
    color: #000;
}

.scroll-timeline-item h2:after,
.up-sells h2:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    max-width: 280px;
    width: 100%;
    height: 5px;
    background-color: #000;
}

.sku_wrapper {
    margin-right: 15px;
}

.woocommerce-Reviews .comment_container {
    position: relative;
}

.woocommerce-Reviews .commentlist {
    padding: 0;
}

.woocommerce-Reviews img.avatar {
    width: 70px !important;
    top: 25px !important;
    padding: 0 !important;
}

.woocommerce-Reviews .comment-text {
    padding-left: 105px !important;
    margin: 0 !important;
    font-family: "gotham", sans-serif;
    border: none !important;
}

.woocommerce-Reviews .meta {
    display: inline-block;
}

.woocommerce-Reviews .meta strong {
    color: #333333;
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
}

.woocommerce-Reviews .meta time {
    color: #999999;
    font-size: 12px;
    font-weight: 300;
    font-style: italic;
    line-height: 24px;
    text-align: left;
}

.woocommerce-Reviews .star-rating {
    display: inline-block;
    float: none;
}

.form-half {
    width: 49%;
    display: inline-block;
}

#add_payment_method table.cart input,
.woocommerce-cart table.cart input,
.woocommerce-checkout table.cart input {
    margin: .2em 0;
    vertical-align: middle;
    line-height: 1;
    margin-left: .4em;
    margin-right: 2em;
}

.woocommerce nav.woocommerce-pagination {
    text-align: left;
}

.woocommerce nav.woocommerce-pagination ul {
    margin: 0;
    border: none;
    width: 100% !important;
}

.woocommerce nav.woocommerce-pagination ul li {
    border: none;
    display: inline-block;
    overflow: auto;
}

.event2-pagination-shop {
    padding-top: 35px;
    border-top: 1px solid #e0e0e0;
}

.event2-pagination-shop .page-numbers:not(ul):not(.prev):not(.next) {
    position: relative;
    padding: 5px 6px !important;
    margin: 0 5px !important;
    min-width: auto !important;
    font-family: "gotham", sans-serif;
    font-weight: 700 !important;
    color: #ccc !important;
    background: none !important;
    font-size: 20px !important;
}

.event2-pagination-shop .page-numbers:not(ul):not(.prev):not(.next):after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 3px;
    transition: all 0.4s ease;
    background-color: #121212;
}

.event2-pagination-shop .page-numbers:not(ul):not(.prev):not(.next):hover,
.event2-pagination-shop .page-numbers:not(ul):not(.prev):not(.next).current {
    color: #000 !important;
}

.event2-pagination-shop .page-numbers:not(ul):not(.prev):not(.next):hover:after,
.event2-pagination-shop .page-numbers:not(ul):not(.prev):not(.next).current:after {
    width: 100%;
}

.event2-pagination-shop .page-numbers.prev,
.event2-pagination-shop .page-numbers.next {
    margin: -5px 5px 0;
    padding: 0 !important;
    text-align: center;
    line-height: 1.6;
    display: inline-block;
    width: 30px;
    height: 30px;
    vertical-align: middle;
    border: 2px solid #ccc;
    border-radius: 50%;
    background: none !important;
}

.event2-pagination-shop .page-numbers.prev:hover,
.event2-pagination-shop .page-numbers.next:hover {
    border-color: #000;
    color: #000;
}

.woocommerce .event2-product__action .btn-add-to-cart {
    background-color: transparent !important;
    color: #fff !important;
    border-color: transparent !important;
}

.woocommerce .event2-product__action .btn-add-to-cart:hover {
    background-color: transparent !important;
    color: #fff !important;
}

.woocommerce .event2-product__action .btn-add-to-cart.loading {
    font-size: 0;
    opacity: 1 !important;
}

.woocommerce .event2-product__action .btn-add-to-cart.loading:after {
    font-size: 14px;
    top: 50% !important;
    margin-top: -20px;
}

.woocommerce .event2-product__action .btn-add-to-cart.added:after {
    margin-left: 0 !important;
}

.woocommerce .event2-product__action .btn-add-to-cart.added:hover {
    background-color: transparent !important;
    color: #fff !important;
}

.woocommerce .event2-product__action .btn-add-to-cart.added .add-cart-text {
    display: none;
}

.woocommerce .event2-product__action .btn-add-to-cart.added ~ .added_to_cart {
    padding-top: 0 !important;
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
}

.event2-product.loading .event2-product__action .btn-add-to-cart,
.event2-product.keep-action .event2-product__action .btn-add-to-cart,
.event2-product:not(.outofstock):hover .event2-product__action .btn-add-to-cart {
    -webkit-transform: translate(0, 5%);
    transform: translate(0, 5%);
    padding: 0;
    line-height: 40px;
}

@media (max-width: 1199px) {
    .woo-owlslider .ac-section__header {
        margin-bottom: 100px;
    }
}

.woo-owlslider .ac-owlslider {
    padding-left: 0;
}

.woo-owlslider .ac-owlslider__section-control {
    margin-left: 15px;
    margin-bottom: 120px !important;
}

@media (max-width: 1199px) {
    .woo-owlslider .ac-owlslider__section-control {
        bottom: auto;
        top: 0;
        margin-bottom: 0 !important;
        margin-top: 240px;
    }
}

@media (max-width: 767px) {
    .woo-owlslider .ac-owlslider__section-control {
        margin-top: 205px;
    }
}

.woo-owlslider .mr--90 {
    margin-right: -90px !important;
}

.woo-owlslider .event2-product {
    margin-bottom: 0 !important;
}

.ls-2 {
    letter-spacing: 2px;
}

.text-uppercase {
    text-transform: uppercase;
}

.event2-next-button {
    margin-bottom: 10px;
    font-size: 13px;
    font-weight: 700;
}

.event2-next-product__meta {
    padding: 20px 10px;
    background: #EEEEEE;
    margin-bottom: 30px;
}

.event2-next-product__name {
    font-weight: 300;
    margin-bottom: 0 !important;
    text-shadow: 0px 0px #000;
}

.event2-next-product__price {
    margin-top: 0;
    margin-bottom: 0;
}

.event2-next-product__price del,
.event2-next-product__price ins {
    font-weight: 300;
    font-size: 14px;
    font-style: italic;
}

.event2-next-product__price del {
    margin-right: 5px;
}

.event2-next-product__price ins {
    text-decoration: none;
}

.go-to-shop {
    font-size: 13px;
    border: 1px solid #d0d0d0;
    transition: all .3s ease;
}

.go-to-shop:hover {
    background: #000;
    border-color: #000;
}

.go-to-shop:hover a {
    color: #fff;
}

.go-to-shop a {
    display: block;
    padding: 10px 0;
}

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
    margin: 0;
}

.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
    padding-right: 0;
}

.white {
    color: #fff !important;
}

.black {
    color: #000 !important;
}

.primary {
    color: #c98f20 !important;
}

.grayscale {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: url("grayscale.html#greyscale");
    filter: gray;
    -webkit-filter: grayscale(1);
}


/*# sourceMappingURL=../maps/main.css.map */