@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Merriweather:400,300,300italic,400italic,700,700italic,900italic,900);
@import url(https://fonts.googleapis.com/css?family=Ubuntu:400,300,300italic,400italic,500,500italic,700,700italic);

* {
    margin: 0;
    padding: 0;
}
body {
    background-color: #ffffff;
    color: #424242;
    font-family: 'Ubuntu', sans-serif;
    font-size: 15px;
    font-weight: normal;
}
body h1, body h2, body h3, body h4, body h5, body h6 {
    color: #6c8391;
    font-family: 'Merriweather', serif;
    font-style: normal;
    font-weight: 500;
    line-height: 1.5;
    margin: 0 0 8px;
}
h1 {
    font-size: 26px;
}
h2 {
    font-size: 24px;
}
h3 {
    font-size: 22px;
}
h4 {
    font-size: 20px;
}
h5 {
    font-size: 18px;
}
h6 {
    font-size: 16px;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #424242;
}
p a {
    color: #424242;
}
p {
    line-height: 28px;
    margin-bottom: 10px;
}
a {
    color: #424242;
    text-decoration: none;
}
a:hover, a:focus, a:active {
    outline: none;
}
ul {
    margin-bottom: 0;
}
figure {
    margin-bottom: 6px;
    position: relative;
}
img {
    height: auto;
    max-width: 100%;
}
strong {
    color: #424242;
}
iframe {
    border: none;
    float: left;
    width: 100%;
}
select {
    background-color: #f0eef0;
    border: 1px solid #dfdfdf;
    color: #666666;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 300;
    height: 40px;
    padding: 8px 12px;
    width: 100%;
}
label {
    color: #6c8391;
    display: block;
    font-weight: 400;
    margin-bottom: 10px;
}
button {
    border: none;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    background-color: #f2f2f2;
    border: none;
    box-sizing: border-box;
    color: #aaa9a9;
    display: inline-block;
    font-size: 13px;
    height: 30px;
    line-height: 20px;
    outline: none;
    padding: 4px 6px;
    vertical-align: middle;
    box-shadow: none;
}
input[type="submit"] {
    outline: none;
}
form p {
    float: left;
    position: relative;
}
form p span i {
    color: #474747;
    left: 16px;
    position: absolute;
    top: 13px;
}
option {
    padding: 5px 15px;
}
li {
    line-height: 28px;
    list-style: inside none disc;
}
ul ul {
    margin-left: 20px;
}
ol {
    float: none;
    list-style: outside none decimal;
    padding-left: 15px;
}
ol ol {
    margin-left: 20px;
}
ol li {
    list-style: outside none decimal;
    width: 100%;
}

.wm-main-section,.wm-main-content {
	float: left;
	width: 100%;
	position: relative;
}
.wm-main-content 	{ padding: 100px 0px 60px 0px; }
.wm-right-section 	{ float: right; }
.wm-left-section 	{ float: left; }
/* Header */
#wm-header,.wm-topstrip {
    float: left;
    width: 100%;
}
.wm-topstrip {
    text-align: center;
    padding: 12px 0px 10px 0px;
    font-size: 12px;
}
.wm-stripinfo li {
    float: left;
    list-style: none;
    text-transform: uppercase;
    color: #ffffff;
    padding: 0px 15px 0px 15px;
    position: relative;
}
.wm-stripinfo li i {
    float: left;
    color: #8a8fa7;
    margin: 9px 5px 0px 0px;
}
.wm-adminuser-section {
    float: right;
}
.wm-adminuser-section li {
    float: left;
    list-style: none;
    margin-left: 23px;
}
.wm-adminuser-section li a {
    text-transform: uppercase;
    color: #ffffff;
}

/* Logo */
.wm-logo {
    float: left;
    margin: 35px 0px 26px 0px;
}
/* MainHeader */
.wm-main-header {
    float: left;
    width: 100%;
    background-color: #ffffff;
}
.modal-dialog { width: 1170px; }
.modal-body {
    padding: 37px 35px 21px 35px;
    display: inline-block;
}
.wm-modallogin-form span {
    font-size: 18px;
    font-weight: bold;
    float: left;
    width: 100%;
    text-transform: uppercase;
    border-bottom: 2px solid #f2f2f2;
    padding-bottom: 5px;
    margin-bottom: 25px;
}
.wm-modallogin-form,.wm-modallogin-form form ul li,.wm-modallogin-form form,
.wm-modallogin-form form ul,.wm-modallogin-form input[type="text"],
.wm-modallogin-form input[type="password"],.wm-modallogin-form p {
    float: left;
    width: 100%;
}
.wm-modallogin-form ul li       { list-style: none; }
.wm-modallogin-form form        { margin-bottom: 22px; }
.wm-modallogin-form input[type="text"],.wm-modallogin-form input[type="password"] {
    height: 43px;
    padding: 6px 21px;
    border-bottom: 2px solid #eaeaea;
    font-size: 15px;
    color: #a9a9a9;
    font-style: italic;
}
.wm-modallogin-form form ul li { margin-bottom: 10px; }
.wm-forgot-btn {
    float: right;
    font-size: 14px;
    color: #424242;
    text-decoration: underline;
}
.wm-modallogin-form input[type="submit"] {
    float: left;
    padding: 14px 35px 14px 35px;
    color: #ffffff;
    font-size: 12px;
    text-transform: uppercase;
    background-color: #b99663;
    border: none;
    line-height: 1;
}
.wm-register-popup input[type="submit"] { margin-top: 10px; }
.wm-login-social-media { margin: 0px -5px; }
.wm-login-social-media li {
    float: left;
    width: 33.333%;
    list-style: none;
    padding: 0px 5px;
    margin-bottom: 15px;
}
.wm-login-social-media li a {
    float: left;
    width: 100%;
    padding: 10px 17px;
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
    background-color: #46629c;
    font-size: 12px;
    line-height: 1;
}
.wm-login-social-media li a i {
    font-size: 16px;
    display: inline-block;
    vertical-align: sub;
    margin-right: 6px;
}
.wm-login-social-media li.wm-twitter-color a        { background-color: #00aced; }
.wm-login-social-media li.wm-googleplus-color a     { background-color: #ea634e; }
.wm-modallogin-form p {
    text-align: center;
    color: #424242;
}
.wm-modallogin-form p a {
    font-weight: bold;
    color: #424242;
}
.wm-register-popup,.wm-login-toggle .wm-login-popup { display: none; }
.wm-login-toggle .wm-register-popup { display: block; }
/* Navigation */
.navbar {
    background: none;
    border: none;
    float: left;
    margin-bottom: 0px;
    text-align: left;
}
.navbar-nav > li > a {
    font-size: 15px;
    color: #424242;
    font-weight: bold;
    padding: 53px 20px 50px 20px;
    text-transform: uppercase;
}
.navbar-nav > li:first-child > a,.wm-main-header .navbar-collapse { padding-left: 0px; }
.navbar-nav > li:last-child > a { padding-right: 0px; }


Mega Menu
#wm-header .container { position: relative; }
.nav > li.wm-megamenu-li,#wm-header [class*="col-md-"] { position: static; }
.wm-megamenu {
    position: absolute;
    left: 0%;
    top: 100%;
    width: 100%;
    background-color: #fff;
    padding: 28px 40px;
    margin: 10px 0px 0px 0px;
    opacity: 0;
    visibility: hidden;
    z-index: 10;

    -webkit-transition: all 0.6s cubic-bezier(0.68, -1, 0.265, 2);
       -moz-transition: all 0.6s cubic-bezier(0.68, -1, 0.265, 2);
        -ms-transition: all 0.6s cubic-bezier(0.68, -1, 0.265, 2);
         -o-transition: all 0.6s cubic-bezier(0.68, -1, 0.265, 2);
            transition: all 0.6s cubic-bezier(0.68, -1, 0.265, 2);

    -webkit-transform: translateY(50px);
       -moz-transform: translateY(50px);
        -ms-transform: translateY(50px);
         -o-transform: translateY(50px);
            transform: translateY(50px);
}
.navbar-nav > li:hover .wm-megamenu {
    opacity: 1;
    visibility: visible;

    -webkit-transform: translateY(0px);
       -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
         -o-transform: translateY(0px);
            transform: translateY(0px);
}
.wm-megamenu li { list-style: none; }
.wm-megamenu li h5 {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    color: #353535;
    margin-bottom: 18px;
}
.wm-megamenu li h4 {
    text-transform: uppercase;
    margin-bottom: 26px;
}
.wm-thumbnail {
    display: block;
    margin-bottom: 20px;
}
.wm-thumbnail img {
    width: 100%;
}
#wm-header .collapse { display: block; }

/* Mega Menu List */
.wm-megalist {
    float: left;
    width: 100%;
    margin: 10px 0px 0px 0px;
}
.wm-megalist li {
    float: left;
    width: 100%;
    list-style: none;
    border-bottom: 1px solid #f8f8f8;
    padding: 8px 0px 8px 0px;
    position: relative;
}
.wm-megalist li:last-child {
    border-bottom: none;
    padding-bottom: 0px;
}
.wm-mega-text p { margin-bottom: 30px; }
.wm-header-btn {
    float: right;
    padding: 13px 35px;
    color: #424242;
    font-weight: bold;
    border: 1px solid #cfcfcf;
    text-transform: uppercase;
    margin-top: 37px;
}
/* HeaderTwo */
.wm-header-two .wm-topstrip {
    text-align: left;
    padding: 10px 0px 6px;
    background-color: #003c5a;
}
.wm-header-two .wm-stripinfo li:first-child         { padding-left: 0px; }
.wm-header-two .wm-stripinfo li i                   { margin: 9px 7px 0px 0px; }
.wm-login-section li:first-child:before             { display: none; }
.wm-login-section li a                              { color: #ffffff; }
.wm-login-section                                   { float: left; }
.wm-header-two .navbar-nav > li > a                 { padding: 46px 20px 38px 20px; }
.wm-header-two .navbar-nav > li:last-child > a      { padding-right: 0px; }
.wm-header-two .wm-stripinfo li {
    text-transform: capitalize;
    padding: 0px 20px;
}
.wm-header-two .wm-stripinfo li:before {
    content: '';
    background-color: #688898;
    width: 3px;
    height: 2px;
    top: 14px;
}
.wm-login-section li {
    float: left;
    list-style: none;
    position: relative;
    padding: 0px 20px;
}
.wm-login-section li:before {
    content: '';
    background-color: #688898;
    width: 3px;
    height: 2px;
    top: 14px;
    left: 0px;
    position: absolute;
}





/* Header Three */
.wm-header-three .wm-stripinfo li:before        { display: none; }
.wm-header-three .wm-stripinfo li               { padding: 0px 20px; }
.wm-header-three .wm-login-section li a i       { margin-right: 3px; }
.wm-header-three .wm-search-btn {
    float: right;
    font-size: 12px;
    margin: 6px 0px 0px 4px;
    position: relative;
}
.wm-header-three .wm-search-btn:before {
    content: '';
    float: left;
    background-color: #f4f4f4;
    width: 69px;
    height: 2px;
    margin: 8px 19px 0px 0px;
}
.left-modalbox .modal-content                   { float: left; }
.wm-header-three .wm-logo                       { margin: 20px 0px 22px; }
.wm-header-three .navbar                        { padding-right: 47px; }
.wm-header-three .navbar-nav > li               { padding: 0px 20px; }
.wm-header-three .wm-topstrip                   { background-color: #ffffff; }
.wm-header-three .navbar-nav > li > a {
    padding: 30px 0px 30px;
    color: #ffffff;
    position: relative;
}
.wm-header-three .navbar-nav > li > a:before {
    content: '';
    position: absolute;
    left: 0px;
    bottom: 10px;
    width: 100%;
    height: 6px;
    opacity: 0;
}
.wm-header-three .navbar-nav > li:hover > a:before {
    opacity: 1;
    bottom: 0px;
}
.wm-header-number {
    float: right;
    padding: 30px 33px 29px 33px;
    font-weight: 500;
    color: #ffffff;
    position: relative;
}
.wm-header-number:before {
    content: '';
    position: absolute;
    left: 1px;
    top: 50%;
    width: 19px;
    height: 1px;
}
.wm-header-number:after {
    content: '';
    position: absolute;
    left: -43px;
    top: 50%;
    width: 43px;
    height: 1px;
}
/* Header Four */
.hidden-area {
    overflow: hidden;
    float: left;
    width: 100%;
    margin-top: -20px;
}
.wm-header-four {
    margin-bottom: -79px;
    position: relative;
    z-index: 2;
}
.wm-main-strip {
    float: left;
    width: 100%;
    position: relative;
}
.wm-main-strip:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    background-color: #303030;
    height: 62px;
    width: 100%;
}
.wm-main-strip .wm-logo {
    margin: 0px;
    position: relative;
}
.wm-main-strip .wm-logo img {
    position: relative;
    z-index: 1;
}
.wm-main-strip .wm-logo:before {
    content: '';
    position: absolute;
    right: 0px;
    top: 0px;
    width: 999em;
    background-color: #47d3a0;
    height: 62px;
    z-index: 0;
}
.wm-header-four .navbar-nav > li > a {
    padding: 24px 20px 18px 20px;
    color: #828282;
    font-size: 13px;
    font-weight: 500;
}
.wm-audition-btn {
    float: left;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 23px 27px 20px 27px;
    color: #ffffff;
    background-color: #404040;
    margin-left: 15px;
}
.wm-audition-btn i {
    float: left;
    font-size: 11px;
    margin: 5px 8px 0px 0px;
}

.wm-header-four .navbar-nav > li:hover > a { color: #ffffff; }
.wm-header-infolist {
    float: right;
    background-color: #f1f1f1;
    position: relative;
    padding: 21px 0px 20px 4px;
}
.wm-header-infolist:before {
    content: '';
    position: absolute;
    left: 100%;
    top: 0px;
    width: 999em;
    height: 100%;
    background-color: #f1f1f1;
}
.wm-header-infolist li {
    float: left;
    list-style: none;
    font-size: 14px;
    color: #303030;
    margin-left: 22px;
}
.wm-header-infolist li i {
    float: left;
    font-size: 11px;
    margin: 10px 8px 0px 0px;
}
/* Banner */
.wm-main-banner,.wm-banner-one,.wm-banner-one-for-layer,
.wm-banner-one-nav-layer,.wm-banner-one-for-layer img {
    float: left;
    width: 100%;
}
.wm-banner-one-for {
    float: left;
    width: 54%;
}
.wm-banner-one-nav {
    float: left;
    width: 46%;
}
.wm-banner-one                                  { position: relative; }
.wm-banner-one-nav-layer.slick-current          { border-left: 4px solid #b99663; }
.wm-banner-one-nav-layer.slick-current h1       { color: #ffffff; }
.wm-banner-one-nav-layer.slick-current p        { color: #c3c8e2; }
.wm-banner-one-nav-layer.banner-bgcolor         { background-color: #efefef; }
.wm-banner-one-nav-layer {
    background-color: #f4f4f4;
    padding: 46px 70px 50px 70px;
}
.wm-banner-one-nav-layer h1 {
    margin-bottom: 6px;
}
.wm-banner-one-nav-layer p {
    margin-bottom: 26px;
    width: 67%;
}
.wm-banner-btn {
    display: inline-block;
    padding: 11px 21px 10px 21px;
    font-size: 12px;
    color: #b99663;
    border: 1px solid;
    text-transform: uppercase;
    font-weight: 500;
}
.wm-banner-btn:hover,.wm-banner-one-nav-layer.slick-current .wm-banner-btn {
    color: #ffffff;
}
.wm-banner-one .slick-arrow {
    color: #ffffff;
    font-size: 35px;
    top: auto;
    bottom: 0px;
}
.wm-banner-one .slick-arrow.slick-arrow-left {
    left: 27px;
    bottom: 89px;
    -webkit-transform: rotate(90deg);
       -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
         -o-transform: rotate(90deg);
            transform: rotate(90deg);
}
.wm-banner-one .slick-arrow.slick-arrow-right {
    right: auto;
    left: 30px;
    bottom: 30px;
}
.wm-banner-one .slick-arrow.slick-arrow-right i {
    display: inline-block;
    -webkit-transform: rotate(90deg);
       -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
         -o-transform: rotate(90deg);
            transform: rotate(90deg);
}
 



.wm-main-section{
text-align: center;
}
/* WhyChooseus List */
.whychooseus-list {
    float: left;
    width: 100%;
    margin: 33px 0px 0px 0px;
}
.whychooseus-list ul li {
    list-style: none;
    text-align: center;
    margin-bottom: 60px;
}
.whychooseus-list ul li span {
    display: inline-block;
    font-size: 60px;
    padding-bottom: 16px;
    border-bottom: 3px dotted #dadada;
    margin-bottom: 17px;
    line-height: 1;
}
.whychooseus-list p     { margin-bottom: 0px; }
/* Questions Studying */
.wm-questions-studying {
    float: left;
    width: 100%;
    background-color: #ffffff;
    border: 16px solid #ffffff;
    border-bottom: none;
    box-shadow: 0px 0px 0px 3px #f7f7f7 inset;
    text-align: center;
    padding: 95px 37px 100px 37px;
    position: relative;
}
.wm-questions-studying img {
    position: absolute;
    left: 100%;
    top: -24px;
}
.wm-questions-studying h3                   { margin-bottom: 21px; }
.wm-questions-studying p                    { margin-bottom: 52px; }
.wm-questions-studying .wm-banner-btn       { padding: 9px 21px 9px; }
/* Learn Listing */
.wm-learn-listing,.wm-learn-listing figure,
.wm-learn-listing figure > a,.wm-learn-listing figure img {
    float: left;
    width: 100%;
}
.wm-learn-listing ul li {
    list-style: none;
    margin-bottom: 30px;
}
.wm-learn-listing figure:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 0.40;
}
.wm-learn-listing figcaption {
    position: absolute;
    left: 0px;
    top: 50%;
    width: 100%;
    text-align: center;
    margin: -10px 0px 0px 0px;
}
.wm-learn-listing figcaption h2 {
    color: #ffffff;
    margin-bottom: 13px;
}
.wm-learn-listing figcaption .wm-banner-btn {
    line-height: 1;
    opacity: 0;
}
.wm-learn-listing ul li:hover figcaption .wm-banner-btn         { opacity: 1; }
.wm-learn-listing ul li:hover figcaption                        { margin-top: -40px; }
.wm-learn-listing ul li:hover figure:before                     { opacity: 0.90; }
.wm-learn-listing figure                                        { margin-bottom: 0px; }
/* Latest Event */
.wm-simple-title {
    float: left;
    width: 100%;
    font-size: 50px;
    color: #c8c8c8;
    margin-bottom: 42px;
}
.wm-event-latest-slider { position: relative; }
.wm-event-latest-slider,.wm-event-latest-layer {
    float: left;
    width: 100%;
}
.wm-event-latest-slider { padding-bottom: 40px; }
.wm-event-latest-layer {
    padding-bottom: 50px;
    border-bottom: 2px solid #eeeeee;
}
.wm-event-latest-slider h6 {
    margin-bottom: 21px;
    line-height: 30px;
}
.wm-event-latest-slider .wm-banner-btn { padding: 9px 26px 10px 26px; }
.wm-event-latest-slider .slick-arrow {
    font-size: 16px;
    color: #222845;
    top: auto;
    bottom: 0px;
}
.wm-event-latest-slider .slick-arrow.slick-arrow-left {
    left: 50%;
    margin-left: -22px;
}
.wm-event-latest-slider .slick-arrow.slick-arrow-right {
    right: 50%;
    margin-right: -26px;
    bottom: 1px;
}
/* Event */
.wm-event,.wm-latest-event figure,.wm-latest-event figure a,
.wm-latest-event figure img,.wm-latest-event .wm-latest-event-text,
.wm-latest-event-text time {
    float: left;
    width: 100%;
}
.wm-event ul li {
    list-style: none;
    margin-bottom: 30px;
    line-height: 1;
}
/* LatestEvent */
.wm-latest-event figure                     { margin-bottom: 0px; }
.wm-latest-event .wm-latest-event-text      { padding: 17px 0px 0px 0px; }
.wm-latest-event-text h6                    { margin-bottom: 17px; }
.wm-latest-event-text .wm-banner-btn        { padding: 11px 21px 13px; }
.wm-latest-event-text time {
    font-size: 14px;
    padding-bottom: 12px;
    margin-bottom: 15px;
    border-bottom: 2px solid #eeeeee;
}
.wm-latest-event-text time span {
    margin-left: 16px;
}
.wm-latest-event-text p {
    margin-bottom: 25px;
    line-height: 24px;
}
.wm-event-transparent-hover {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
}
ul li:hover .wm-event-transparent-hover { opacity: 0.80; }
/* Filterable Link */
.wm-filterable-link {
    float: left;
    width: 100%;
}
.wm-filterable-link {
    text-align: center;
    margin-bottom: 38px;
}
.wm-filterable-link ul {
    display: inline-block;
    border-bottom: 2px solid #f0f0f0;
}
.wm-filterable-link ul li {
    list-style: none;
    float: left;
    margin: 0px 0px 1px 38px;
}
.wm-filterable-link ul li:first-child { margin-left: 0px; }
.wm-filterable-link ul li a {
    font-size: 18px;
    color: #424242;
    position: relative;
}
.wm-filterable-link ul li a.active {
    color: #b99663;
}
.wm-filterable-link ul li a.active:before {
    content: '';
    position: absolute;
    left: 0px;
    bottom: -5px;
    background-color: #b99663;
    width: 100%;
    height: 2px;
}
/* Event Medium */
.wm-event-medium figure > a,.wm-event-medium figure img {
    float: left;
    width: 100%;
}
.wm-event-medium figure ~ .wm-eventmedium-text          { padding: 0px 100px 0px 219px; margin-top: -2px; }
.wm-eventmedium-text                                    { padding: 0px 100px 0px 0px; }
.wm-linkhover:before                                    { content: ''; }
ul li:hover .wm-linkhover:before                        { opacity: 0.95; }
ul li:hover .wm-linkhover                               { opacity: 1; }
ul li:hover .wm-icon-link                               { left: 50%; }
.wm-eventmedium-text h5 a                               { color: #6c6c6c; }
.wm-eventmedium-text time                               { font-size: 14px; }
.wm-event-medium-wrap {
    position: relative;
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 31px;
}
ul li:last-child .wm-event-medium-wrap {
    border-bottom: none;
    padding-bottom: 0px;
}
.wm-event-medium figure {
    float: left;
    width: 194px;
    margin-bottom: 0px;
}
.wm-linkhover,.wm-linkhover:before {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
}
.wm-icon-link {
    position: absolute;
    left: 0%;
    top: 50%;
    width: 62px;
    height: 62px;
    background-color: #ffffff;
    border-radius: 100%;
    font-size: 18px;
    text-align: center;
    padding-top: 23px;
    margin: -30px 0px 0px -30px;
}
.wm-eventmedium-text h5 {
    display: inline-block;
    margin-bottom: 15px;
    padding-bottom: 5px;
    font-style: italic;
    border-bottom: 2px solid #eeeeee;
}
.wm-eventmedium-text p {
    margin-bottom: 12px;
    line-height: 24px;
    color: #6c6c6c;
    font-size: 16px;
}
.wm-eventmedium-text time i {
    float: left;
    margin: 3px 8px 0px 0px;
    font-size: 11px;
}
.wm-event-time {
    position: absolute;
    right: 0px;
    top: 5px;
    width: 73px;
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    padding: 8px 7px 6px 7px;
    border-radius: 4px;
}
.wm-event-time span {
    float: left;
    width: 100%;
    padding: 8px 0px 12px 0px;
    background-color: #ffffff;
    font-size: 40px;
    font-weight: 400;
    line-height: 1;
    border-radius: 0px 0px 4px 4px;
    margin-top: 10px;
}
.wm-left-spacer { padding-left: 30px; }
/* Event Featured */
.wm-event-featured figure,.wm-event-featured figure > a,
.wm-event-featured figure img,.wm-event-featured-text {
    float: left;
    width: 100%;
}
.wm-event-featured figure { margin-bottom: 0px; }
.wm-event-featured .wm-event-time {
    top: auto;
    bottom: 10px;
    right: 10px;
}
.wm-featured-label {
    position: absolute;
    left: -20px;
    top: 0px;
    color: #ffffff;
    background: url(images/event-label-1.png);
    width: 195px;
    height: 101px;
}
.wm-featured-label small {
    display: inline-block;
    font-size: 17px;
    font-weight: 500;
    padding: 38px 0px 0px 9px;
    -webkit-transform: rotate(-31deg);
       -moz-transform: rotate(-31deg);
        -ms-transform: rotate(-31deg);
         -o-transform: rotate(-31deg);
            transform: rotate(-31deg);
}
.wm-event-featured-text             { padding: 30px 0px 0px 0px; }
.wm-event-featured-text h5 a        { color: #6c6c6c; }
.wm-event-featured-text time         { font-size: 14px; }
.wm-event-featured-text h5 {
    margin-bottom: 17px;
    padding-bottom: 5px;
    border-bottom: 2px solid #eeeeee;
    display: inline-block;
    font-style: italic;
}
.wm-event-featured-text p {
    color: #6c6c6c;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 14px;
}
.wm-event-featured-text time i {
    float: left;
    margin: 4px 8px 0px 0px;
    font-size: 11px;
}
.wm-allevents-view {
    float: left;
    width: 100%;
    text-align: center;
    padding: 42px 0px 0px 0px;
    border-top: 2px solid #f1f1f1;
    margin: 24px 0px 30px 0px;
}
.wm-allevents-view a {
    display: inline-block;
    font-size: 12px;
    color: #ffffff;
    text-transform: uppercase;
    padding: 14px 38px 16px 38px;
    line-height: 1;
    border-radius: 40px;
    font-weight: 600;
}
/* Event List */
.wm-event-list figure a,.wm-event-list figure img,
.wm-event-list-wrap {
    float: left;
    width: 100%;
}
.wm-event-list-wrap {
    background-color: #f2f2f2;
    position: relative;
    overflow: hidden;
    padding: 0px 28px 0px 0px;
}
.wm-event-list-wrap:before {
    content: '';
    position: absolute;
    right: -10%;
    top: 0px;
    width: 40%;
    height: 100%;
    background-color: #ececec;
    -webkit-transform: skewX(-34deg);
       -moz-transform: skewX(-34deg);
        -ms-transform: skewX(-34deg);
         -o-transform: skewX(-34deg);
            transform: skewX(-34deg);
}
.wm-event-list-wrap:after {
    content: '';
    position: absolute;
    right: 30.55%;
    top: 0px;
    width: 8px;
    height: 100%;
    background-color: #ececec;
    -webkit-transform: skewX(-34deg);
       -moz-transform: skewX(-34deg);
        -ms-transform: skewX(-34deg);
         -o-transform: skewX(-34deg);
            transform: skewX(-34deg);
}
.wm-event-list figure {
    float: left;
    width: 267px;
    margin-bottom: 0px;
}
.wm-event-list figure ~ .wm-event-list-text { margin-left: 267px; }
.wm-event-list-text {
    padding: 52px 52px 52px 52px;
    position: relative;
    z-index: 4;
}
.wm-event-title {
    display: block;
    font-size: 28px;
    color: #303030;
    text-transform: uppercase;
    margin-bottom: 30px;
    line-height: 1;
}
.wm-event-list-text ul {
    display: inline-block;
    margin: 0px;
}
.wm-event-list-text ul li {
    margin: 0px 0px 12px 0px;
    padding-left: 92px;
    font-size: 16px;
    color: #303030;
    position: relative;
    line-height: 24px;
}
.wm-event-list-text ul li span {
    font-weight: 500;
    position: absolute;
    left: 0px;
    top: 0px;
    margin: 0px 22px 0px 0px;
}
.wm-event-list-text .wm-right-section {
    text-align: center;
    padding-top: 35px;
}
.wm-event-info {
    display: inline-block;
    font-size: 18px;
    color: #303030;
    text-transform: uppercase;
    font-weight: 500;
    border-bottom: 2px solid;
    margin-bottom: 26px;
}
.wm-event-details {
    display: inline-block;
    position: relative;
    color: #ffffff;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 17px 34px 19px 34px;
}
.wm-event-details:hover { background-color: #303030; }
.wm-featured-event {
    position: absolute;
    right: -24px;
    top: 0px;
    font-size: 16px;
    width: 226px;
    height: 140px;
    background-color: #303030;
    background: url(images/featured-label.png);
}
.wm-featured-event strong {
    color: #ffffff;
    padding: 24px 0px 0px 94px;
    display: inline-block;
    -webkit-transform: rotate(30deg);
       -moz-transform: rotate(30deg);
        -ms-transform: rotate(30deg);
         -o-transform: rotate(30deg);
            transform: rotate(30deg);
}
.wm-featured-event small {
    color: #d1d1d1;
    font-size: 16px;
    font-weight: 400;
}
.event-normal-list .wm-event-list-text                          { padding: 36px 52px 52px; }
.event-normal-list .wm-event-title                              { margin-bottom: 22px; }
.event-normal-list .wm-event-list-text ul li                    { margin-bottom: 9px; }
.event-normal-list .wm-event-list-text .wm-right-section        { padding-top: 8px; }
.wm-eventdetail-btn {
    float: left;
    width: 100%;
    text-align: center;
    overflow: hidden;
    margin: 70px 0px 20px 0px;
}
.wm-eventdetail-btn a {
    display: inline-block;
    padding: 14px 35px 16px 35px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
    position: relative;
    vertical-align: middle;
}
.wm-eventdetail-btn span:before {
    content: '';
    width: 9999px;
    height: 9px;
    border-bottom: 2px solid #f0f0f0;
    position: absolute;
    top: 18px;
    left: 100%;
    margin-left: 23px;
}
.wm-eventdetail-btn span:after {
    content: '';
    width: 9999px;
    height: 9px;
    border-bottom: 2px solid #f0f0f0;
    position: absolute;
    top: 18px;
    right: 100%;
    margin-right: 23px;
}

/* Testimonial Slider */
.wm-testimonial-slider,.wm-testimonial-slider-wrap,
.wm-testimonial-slider-wrap p,.wm-testimonial-slider-wrap figure {
    float: left;
    width: 100%;
}
.wm-testimonial-slider-wrap p:before {
    content: '';
    position: absolute;
    left: 70px;
    bottom: -14px;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-top: 14px solid;
}
.wm-testimonial-slider-wrap p {
    font-size: 16px;
    color: #ffffff;
    padding: 41px 50px 46px 50px;
    margin-bottom: 26px;
    line-height: 30px;
    position: relative;
}
.wm-testimonial-slider-wrap figure {
    margin-bottom: 0px;
    padding: 0px 38px;
}
.wm-testimonial-thumb {
    float: left;
    width: 77px;
    margin: 0px 16px 0px 0px;
}
.wm-testimonial-slider                                              { position: relative; margin-bottom: 40px; }
.wm-testimonial-thumb img                                           { border-radius: 100%; }
.wm-testimonial-slider-wrap figure figcaption                       { padding: 12px 0px 0px 0px; }
.wm-testimonial-slider-wrap:nth-child(even)                         { margin: 21px 33px 0px -33px; }
.wm-testimonial-slider-wrap:nth-child(even) p                       { background-color: rgba(185,150,99,0.80); }
.wm-testimonial-slider-wrap:nth-child(even) figure figcaption       { text-align: right; }
.wm-testimonial-slider-wrap figure figcaption h5 {
    margin-bottom: 0px;
    font-weight: 400;
}
.wm-testimonial-slider-wrap:nth-child(even) p:before {
    border-top-color: #ceb591;
    left: auto;
    right: 70px;
}
.wm-testimonial-slider-wrap:nth-child(even) .wm-testimonial-thumb {
    float: right;
    margin: 0px 0px 0px 16px;
}
.wm-testimonial-slider .slick-arrow {
    font-size: 16px;
    top: 50%;
    margin-top: -60px;
}
.wm-testimonial-slider .slick-arrow.slick-arrow-left    { left: -74px; }
.wm-testimonial-slider .slick-arrow.slick-arrow-right   { right: -50px; }






/* Footer One */
#wm-footer,.wm-footer-newslatter,.wm-footer-newslatter form,.wm-footer-widget {
    float: left;
    width: 100%;
}
.wm-footer-newslatter {
    background-color: #222845;
    padding: 17px 0px;
}
.wm-footer-newslatter form i {
    float: left;
    font-size: 25px;
    color: #ffffff;
    margin: 7px 21px 0px 0px;
}
.wm-footer-newslatter form input[type="text"] {
    float: left;
    background-color: transparent;
    border: none;
    font-size: 15px;
    color: #bbc0da;
    padding: 0px;
    margin-top: 6px;
}
.wm-footer-newslatter form input[type="submit"] {
    float: right;
    background-color: transparent;
    font-size: 12px;
    text-transform: uppercase;
    color: #ffffff;
    border: 1px solid #ffffff;
    padding: 8px 26px 11px 26px;
}
.wm-footer-widget               { padding: 90px 0px 30px 0px; }
.wm-footer-widget .widget       { margin-bottom: 40px; }
.wm-footer-logo {
    float: left;
    width: 100%;
    margin-bottom: 32px;
}
/* Footer Widget */
.widget_contact_info ul,.widget_contact_info ul li,.wm-footer-icons,
.wm-footer-widget-title,.widget_archive ul,.widget_archive ul li,
.widget_twitter ul,.widget_twitter ul li,.widget_gallery ul li img {
    float: left;
    width: 100%;
}
.widget_contact_info ul li {
    list-style: none;
    padding-left: 28px;
    position: relative;
    line-height: 1.5;
    color: #424242;
    font-size: 15px;
    margin-bottom: 13px;
}
.widget_contact_info ul li i {
    position: absolute;
    left: 0px;
    top: 6px;
    font-size: 17px;
}
.widget_contact_info ul li a { color: #424242; }
.wm-footer-icons {
    padding: 19px 0px 0px 0px;
    border-top: 2px solid #eeeeee;
    text-align: center;
    margin-top: 25px;
}
.wm-footer-icons a {
    display: inline-block;
    color: #3c4057;
    margin: 0px 0px 7px 7px;
}
.wm-footer-icons a:first-child      { margin-left: 0px; }
.wm-footer-icons a:hover            { color: #b99663; }
/* Footer Widget Title */
.wm-footer-widget-title h5 {
    margin-bottom: 22px;
    font-weight: 500;
}
.wm-footer-widget-title h5 i {
    float: left;
    margin: 7px 5px 0px 0px;
}
/* Widget Archive */
.widget_archive ul li {
    list-style: none;
    margin-bottom: 12px;
    font-size: 15px;
}
.widget_archive ul li:before {
    content: '';
    background-color: #e5e5e5;
    width: 19px;
    height: 2px;
    float: left;
    margin: 14px 15px 0px 0px;
}
/* Widget Twitter */
.widget_twitter ul li p {
    font-size: 15px;
    margin-bottom: 0px;
    line-height: 24px;
    color: #424242;
}
.widget_twitter ul li {
    list-style: none;
    margin-bottom: 24px;
}
.widget_twitter ul li p a { color: #b99663; }
.widget_twitter ul li time {
    font-style: italic;
}
/* Widget Gallery */
.widget_gallery ul                                      {margin: 0 0 0 -10px;}
.widget_gallery ul li {
    float: left;
    list-style: none;
    padding: 0 0 10px 10px;
    width: 33.333%;
}
.widget_gallery a {
    width: 100%;
    position: relative;
    float: left;
}
.widget_gallery ul li a:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 0%;
    height: 100%;
    background-color: #b99663;
    -webkit-transition: all 0.4s ease-in-out;
       -moz-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
         -o-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
}
.widget_gallery ul li a:after {
    content: "";
    position: absolute;
    top: 0px;
    right: 0px;
    width: 0%;
    height: 100%;
    background-color: #b99663;
    -webkit-transition: all 0.4s ease-in-out;
       -moz-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
         -o-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
}
.widget_gallery ul li:hover a:after,.widget_gallery ul li:hover a:before {
    width: 50%;
    opacity: 0.85;
}
/* CopyRight Section */
.wm-copyright {
    float: left;
    width: 100%;
    background-color: #f6f6f6;
    padding: 35px 0px 32px 0px;
}
.wm-copyright span {
    color: #222845;
    font-size: 15px;
}
.wm-copyright span i {
    float: left;
    margin: 4px 8px 0px 0px;
    font-size: 17px;
}
.wm-copyright p {
    margin-bottom: 0px;
    float: right;
    color: #a4a4a4;
    font-size: 14px;
}
.wm-copyright p a { color: #b99663; }
/* FooterTwo */
.wm-footer-two {
    float: left;
    width: 100%;
    background-color: #003c5a;
}
.wm-footer-two .wm-footer-widget .row                       { margin: 0px -40px; }
.wm-footer-two .wm-footer-widget [class*="col-md-"]         { padding: 0px 40px; }
.wm-footer-two .wm-footer-widget-title h2 {
    color: #ffffff;
    font-size: 18px;
    margin-bottom: 27px;
}
/* FooterTwo Widget */
.wm_working_hours ul,.wm_working_hours ul li,
.wm_latest_courses ul li,.wm_latest_courses ul,
.wm_latest_courses figure a,.wm_latest_courses figure img,
.wm-course-title {
    float: left;
    width: 100%;
}
.wm_working_hours ul li {
    list-style: none;
    color: #ffffff;
    border-bottom: 1px solid #1f4c62;
    padding: 12px 0px 13px 0px;
    line-height: 1;
}
.wm_working_hours ul li:last-child {
    padding-bottom: 0px;
    border-bottom: none;
}
.wm_working_hours ul li:first-child { padding-top: 0px; }
.wm_working_hours ul li span {
    color: #a1b4bf;
    float: right;
}

/* WidgetGallery Two */
.widget_gallery_two ul                                      { margin: 0 0 0 -10px; }
.widget_gallery_two ul li {
    float: left;
    list-style: none;
    padding: 0 0 10px 10px;
    width: 33.333%;
}
.widget_gallery_two a img {
    float: left;
    width: 100%;
}
.widget_gallery_two a {
    width: 100%;
    position: relative;
    float: left;
    overflow: hidden;
}
.widget_gallery_two ul li a:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 0%;
    height: 100%;
    -webkit-transition: all 0.4s ease-in-out;
       -moz-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
         -o-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
}
.widget_gallery_two ul li a:after {
    content: "";
    position: absolute;
    top: 0px;
    right: 0px;
    width: 0%;
    height: 100%;
    -webkit-transition: all 0.4s ease-in-out;
       -moz-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
         -o-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
}
.widget_gallery_two ul li:hover a:after,.widget_gallery_two ul li:hover a:before {
    width: 50%;
    opacity: 0.85;
}
.widget_gallery_two ul li:hover span {
    opacity: 1;
    top: 50%;
}
.widget_gallery_two span {
    position: absolute;
    left: 50%;
    top: 0%;
    width: 46px;
    height: 46px;
    border: 2px solid #ffffff;
    border-radius: 100%;
    color: #ffffff;
    text-align: center;
    padding: 7px 0px 0px 1px;
    z-index: 2;
    font-size: 10px;
    margin: -24px 0px 0px -23px;
    opacity: 0;
}
.widget_gallery_two span i {
    display: inline-block;
    -webkit-transform: scale(-1);
       -moz-transform: scale(-1);
        -ms-transform: scale(-1);
         -o-transform: scale(-1);
            transform: scale(-1);
}


.wm-hover-link:before {
    content: '';
    opacity: 0;
}
figure:hover .wm-hover-link             { opacity: 1; }
figure:hover .wm-hover-link:before      { opacity: 0.95; }
figure:hover .wm-hover-link i           { top: 50%; }
.widget-blogpost-text                   { padding-top: 11px; }
.widget-blogpost-text h6                { margin-bottom: 7px; }
.wm-hover-link i {
    position: absolute;
    left: 50%;
    top: 0%;
    font-size: 18px;
    width: 63px;
    height: 63px;
    background-color: #ffffff;
    border-radius: 100%;
    text-align: center;
    padding-top: 24px;
    margin: -28px 0px 0px -32px;
}
/* Widget Contact List */
.widget_contact_list ul,.widget_contact_list ul li {
    float: left;
    width: 100%;
}
.widget_contact_list ul li {
    list-style: none;
    padding-left: 26px;
    position: relative;
    line-height: 1;
    color: #6c6c6c;
    line-height: 1.5;
    margin-bottom: 27px;
}
.widget_contact_list ul li i {
    position: absolute;
    left: 0px;
    top: 7px;
    font-size: 13px;
}
.widget_contact_list ul li.wm-social-btn a {
    color: #6c6c6c;
    margin-bottom: 6px;
    display: inline-block;
}
.widget_contact_list ul li.wm-social-btn a:hover { border-bottom: 2px solid; }




/* CopyRight */
.wm-copyright-four {
    float: left;
    width: 100%;
    background-color: #ffffff;
    padding: 14px 0px 16px 0px;
}
.wm-copyright-four p {
    color: #aaaaaa;
    font-size: 14px;
    margin-bottom: 0px;
    float: right;
    font-weight: 500;
}
.wm-copyright-four .wm-footer-logo {
    margin: -76px 0px 0px 0px;
    position: relative;
}
.wm-copyright-four .wm-footer-logo img { position: relative; }
.wm-copyright-four .wm-footer-logo:before {
    content: '';
    position: absolute;
    right: 60px;
    top: 0px;
    width: 999em;
    background-color: #47d3a0;
    height: 62px;
    z-index: 0;
}