@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: #fff;
    color: #424242;
    font-family: Ubuntu, sans-serif;
    font-size: 15px;
    font-weight: 400
}

body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
    color: #222845;
    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: 16px
}

h6 {
    font-size: 16px
}

h3 a,
h4 a {
    color: #424242
}

h5 a {
    font-size: 14px;
    color: #424242
}

h4 a {
    color: #424242
}

p a {
    color: #424242
}

p {
    margin-bottom: 10px
}

a {
    color: #424242;
    text-decoration: none
}

a:active,
a:focus,
a:hover {
    outline: 0
}

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

.wp-caption.alignleft,
.wp-caption.alignnone {
    width: 100%
}

select {
    background-color: #f0eef0;
    border: 1px solid #dfdfdf;
    color: #666;
    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
}

.marq {
    padding-left: 30px;
    padding-right: 30px
}

.uneditable-input,
input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
textarea {
    background-color: #f2f2f2;
    border: none;
    box-sizing: border-box;
    color: #bdbcbc;
    display: inline-block;
    font-size: 13px;
    height: 30px;
    line-height: 20px;
    outline: 0;
    padding: 4px 6px;
    vertical-align: middle;
    box-shadow: none
}

input[type=submit] {
    outline: 0
}

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: 26px;
    list-style: inside none disc
}

ul ul {
    margin-left: 20px
}

.wm-main-content,
.wm-main-section {
    padding-top: 20px;
    padding-bottom: 10px;
    float: left;
    width: 100%;
    position: relative
}

.wm-main-content,
.wm-main-section-a {
    padding-top: 30px;
    float: left;
    width: 100%;
    position: relative
}

.wm-main-content,
.wm-main-section-b {
    float: left;
    width: 100%;
    position: relative
}

.wm-main-content,
.wm-main-section-c {
    padding-top: 30px;
    padding-bottom: 30px;
    float: left;
    width: 100%;
    position: relative
}

.wm-main-content {
    padding: 0
}

.wm-right-section {
    float: right
}

.wm-left-section {
    float: left
}

#wm-header,
.wm-topstrip {
    float: left;
    width: 100%
}

.wm-topstrip {
    text-align: center;
    padding: 12px 0 10px 0;
    font-size: 12px
}

.wm-stripinfo li:first-child {
    padding-left: 0
}

.wm-stripinfo li:first-child:before {
    display: none
}

.wm-stripinfo li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 4px;
    border-right: 1px solid #474d6b;
    width: 1px;
    height: 22px
}

.wm-stripinfo {
    display: inline-block
}

.wm-stripinfo li {
    float: left;
    list-style: none;
    text-transform: uppercase;
    color: #fff;
    padding: 0 15px 0 15px;
    position: relative
}

.wm-stripinfo li i {
    float: left;
    color: #8a8fa7;
    margin: 9px 5px 0 0
}

.wm-logo {
    float: left;
    margin: 5px 0 6px 0
}

.wm-main-header {
    float: left;
    width: 100%;
    background-color: #fff;
    -webkit-box-shadow: 0 8px 6px -6px #999;
    -moz-box-shadow: 0 8px 6px -6px #999;
    box-shadow: 0 8px 6px -6px #999
}

.modal-dialog {
    width: 1170px
}

.modal-body {
    padding: 37px 35px 21px 35px;
    display: inline-block
}

.wm-modallogin-form span {
    font-size: 18px;
    font-weight: 700;
    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,
.wm-modallogin-form form ul,
.wm-modallogin-form form ul li,
.wm-modallogin-form input[type=password],
.wm-modallogin-form input[type=text],
.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=password],
.wm-modallogin-form input[type=text] {
    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: #fff;
    font-size: 12px;
    text-transform: uppercase;
    background-color: #772083;
    border: none;
    line-height: 1
}

.wm-register-popup input[type=submit] {
    margin-top: 10px
}

.wm-modallogin-form p {
    text-align: center;
    color: #424242
}

.wm-modallogin-form p a {
    font-weight: 700;
    color: #424242
}

.wm-login-toggle .wm-login-popup,
.wm-register-popup {
    display: none
}

.wm-login-toggle .wm-register-popup {
    display: block
}

.navbar {
    background: 0 0;
    border: none;
    float: left;
    margin-bottom: 0;
    text-align: left
}

.navbar-nav>li>a {
    font-size: 20px;
    color: #424242;
    font-weight: 600;
    padding: 53px 20px 50px 20px;
    text-transform: uppercase
}

.navbar-nav>li:first-child>a,
.wm-main-header .navbar-collapse {
		
    padding-left: 0
}

.navbar-nav>li:last-child>a {
    padding-right: 0
}

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

.wm-dropdown-menu {
	font-size: 10px;
    background-color: #fff;
    left: 0;
    margin: 10px 0 0 0;
    opacity: 0;
    position: absolute;
    top: 100%;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
    -webkit-transition: all .6s cubic-bezier(.68, -1, .265, 2);
    -moz-transition: all .6s cubic-bezier(.68, -1, .265, 2);
    -ms-transition: all .6s cubic-bezier(.68, -1, .265, 2);
    -o-transition: all .6s cubic-bezier(.68, -1, .265, 2);
    transition: all .6s cubic-bezier(.68, -1, .265, 2);
    visibility: hidden;
    width: 210px;
    z-index: 99
}

.wm-dropdown-menu li {
    float: left;
    list-style: none;
    position: relative;
    width: 100%
}

.wm-dropdown-menu li a {
    border-bottom: 1px solid #f8f8f8;
    color: #873a91;
    float: left;
    font-size: 14px;
    font-weight: 400;
    padding: 4px 12px;
    width: 100%
}

.wm-dropdown-menu li:last-child a {
    border: none
}

.wm-hiddenlg li{
	font-size: 10px;
}

#wm-header .container {
    position: relative
}

#wm-header [class*=col-md-],
.nav>li.wm-megamenu-li {
    position: static
}

.wm-megamenu {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    background-color: #fff;
    padding: 28px 40px;
    margin: 10px 0 0 0;
    opacity: 0;
    visibility: hidden;
    z-index: 10;
    -webkit-transition: all .6s cubic-bezier(.68, -1, .265, 2);
    -moz-transition: all .6s cubic-bezier(.68, -1, .265, 2);
    -ms-transition: all .6s cubic-bezier(.68, -1, .265, 2);
    -o-transition: all .6s cubic-bezier(.68, -1, .265, 2);
    transition: all .6s cubic-bezier(.68, -1, .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(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.wm-megamenu li {
    list-style: none
}

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

.wm-megalist {
    float: left;
    width: 100%;
    margin: 10px 0 0 0
}

.wm-megalist li {
    float: left;
    width: 100%;
    list-style: none;
    border-bottom: 1px solid #f8f8f8;
    padding: 8px 0 8px 0;
    position: relative
}

.wm-megalist li:last-child {
    border-bottom: none;
    padding-bottom: 0
}

.wm-header-two .wm-topstrip {
    text-align: left;
    padding: 10px 0 6px;
    background-color: #671774
}

.wm-header-two .wm-stripinfo li:first-child {
    padding-left: 0
}

.wm-header-two .wm-stripinfo li i {
    margin: 9px 7px 0 0
}

.wm-login-section li:first-child:before {
    display: none
}

.wm-login-section li a {
    color: #fff
}

.wm-login-section {
    float: left
}

.wm-header-two .navbar-nav>li>a {
    padding: 8px 14px 4px 22px
}

.wm-header-two .navbar-nav>li:last-child>a {
    padding-right: 0
}

.wm-header-two .wm-stripinfo li {
    text-transform: capitalize;
    padding: 0 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: 0 20px
}

.wm-login-section li:before {
    content: '';
    background-color: #688898;
    width: 3px;
    height: 2px;
    top: 14px;
    left: 0;
    position: absolute
}

.wm-banner-one,
.wm-banner-one-for-layer,
.wm-banner-one-for-layer img,
.wm-banner-one-nav-layer,
.wm-main-banner {
    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: #fff
}

.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;
    margin-bottom: 2px;
    font-size: 12px;
    color: #772083;
    width: 100%;
    border: 1px solid;
    text-transform: uppercase;
    font-weight: 500
}

.wm-banner-btn:hover,
.wm-banner-one-nav-layer.slick-current .wm-banner-btn {
    color: #fff
}

.wm-banner-one .slick-arrow {
    color: #fff;
    font-size: 35px;
    top: auto;
    bottom: 0
}

.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-banner-two-layer {
    float: left;
    width: 100%;
    position: relative
}

.wm-bannertwo-transparent {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .315)
}

.wm-bannerthree-transparent {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .1)
}

.wm-caption-two {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    margin-top: -140px
}

.wm-caption-two-inner {
    float: left;
    width: 60%
}

.wm-caption-two h1 {
    font-size: 50px;
    color: #fff;
    line-height: 1.2;
    position: relative;
    padding-bottom: 7px;
    margin-bottom: 35px
}

.wm-caption-two h1:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 136px;
    height: 3px
}

.wm-caption-two p {
    font-size: 16px;
    color: #fff;
    margin-bottom: 40px;
    line-height: 26px;
    display: inline-block;
    width: 75%
}

.wm-caption-two a {
    background-color: #772083;
    display: inline-block;
    padding: 11px 27px 11px 27px;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    border: 1px solid #fff;
    border-radius: 6px;
    font-weight: 500;
    line-height: 1
}

.wm-banner-adds {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 50%
}

.wm-banner-addswrap {
    background-color: #fff;
    padding: 42px 0 35px 0
}

.wm-banner-adds-inner {
    padding: 0 48px 0 48px
}

.wm-banner-adds ul li {
    list-style: none;
    float: left;
    width: 50%;
    padding: 0 0 0 10px;
    margin-bottom: 10px
}

.wm-banner-adds ul,
.wm-banner-adds-inner,
.wm-banner-addswrap,
.wm-banner-addswrap span,
.wm-banner-addswrap time {
    float: left;
    width: 100%
}

.wm-banner-addswrap time {
    color: #9f9f9f;
    border-bottom: 2px solid #f5f5f5;
    padding-bottom: 5px;
    margin-bottom: 18px
}

.wm-banner-addswrap time i {
    float: left;
    margin: 7px 8px 0 0;
    color: #b5b5b5;
    font-size: 13px
}

.wm-banner-addswrap h2 {
    font-size: 26px;
    margin-bottom: 12px
}

.wm-banner-addswrap p {
    margin-bottom: 20px;
    line-height: 24px
}

.wm-banner-addswrap span {
    color: #000;
    font-size: 15px;
    font-style: italic;
    background-color: #fff;
    padding: 16px 48px 17px 48px;
    line-height: 1;
    margin-bottom: 28px
}

.wm-classic-button {
    display: inline-block;
    padding: 10px 28px 13px 28px;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 1;
    font-weight: 500;
    border-radius: 4px
}

.wm-classic-button-top {
    display: inline-block;
    margin: 3px 2px 3px 2px;
    padding: 10px 18px 10px 18px;
    background: #fff;
    color: #772083;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 1;
    font-weight: 400;
    border-radius: 3px
}

.wm-classic-button i {
    float: left;
    margin: 1px 8px 0 0;
    font-size: 11px
}

.wm-service {
    float: left;
    width: 100%
}

.wm-service ul li {
    list-style: none
}

.wm-service>ul>li {
    margin-bottom: 14px
}

.wm-plain-service {
    text-align: center
}

.wm-plain-service span small {
    font-size: 45px
}

.wm-plain-service h5 a {
    color: #222845
}

.wm-plain-service h5 {
    margin-bottom: 20px
}

.wm-plain-service ul li {
    margin-bottom: 30px
}

.wm-plain-service span {
    font-size: 45px;
    display: inline-block;
    margin-bottom: 12px
}

.wm-plain-service span i {
    display: inline-block;
    font-size: 34px
}

.wm-plain-service p {
    line-height: 24px;
    margin-bottom: 0
}

.wm-fancy-title {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 60px
}

.wm-fancy-title h2 {
    margin-bottom: 0;
    font-size: 26px;
    position: relative;
    display: inline-block;
    padding-bottom: 9px
}

.wm-fancy-title h2:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 102px;
    height: 2px;
    background: url(images/title-line.png);
    margin-left: -50px
}

.wm-fancy-title p {
    display: inline-block;
    width: 100%;
    margin: 20px 0 0 0
}

.wm-courses,
.wm-courses-popular figcaption,
.wm-courses-popular-wrap,
.wm-courses-popular-wrap figure,
.wm-courses-popular-wrap>figure>a,
.wm-courses-popular-wrap>figure>a img,
.wm-popular-courses-text,
.wm-popular-courses-text ul {
    float: left;
    width: 100%
}

.wm-courses.wm-modren-courses>ul>li {
    margin-bottom: 0
}

.wm-courses ul li {
    list-style: none
}

.wm-courses>ul>li {
    margin-bottom: 30px
}

.wm-modren-courses figure,
.wm-modren-courses figure img,
.wm-modren-courses figure>a {
    float: left;
    width: 100%
}

.wm-modren-courses ul li {
    padding: 0
}

.wm-modren-courses figure {
    margin-bottom: 0;
    overflow: hidden
}

.wm-modren-courses figcaption * {
    position: relative
}

.wm-modren-courses figcaption h3 a {
    color: #fff
}

.wm-modren-courses figure:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #fff0;
    opacity: .15
}

.wm-course-captiontitle {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #fff;
    margin: -20px 0 0 0
}

.wm-modren-courses figcaption {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 52px 38px 60px 38px;
    opacity: 0
}

.wm-modren-courses figcaption:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transform: rotate(30deg) scale(.6);
    -moz-transform: rotate(30deg) scale(.6);
    -ms-transform: rotate(30deg) scale(.6);
    -o-transform: rotate(30deg) scale(.6);
    transform: rotate(30deg) scale(.6)
}

.wm-modren-courses figure:hover figcaption:before {
    -webkit-transform: rotate(0) scale(1);
    -moz-transform: rotate(0) scale(1);
    -ms-transform: rotate(0) scale(1);
    -o-transform: rotate(0) scale(1);
    transform: rotate(0) scale(1)
}

.wm-modren-courses figure:hover figcaption {
    opacity: 1
}

.wm-modren-courses figure:hover figcaption:before {
    opacity: .9
}

.wm-modren-courses figcaption h3 {
    margin-bottom: 18px;
    font-size: 16px;
    padding-bottom: 18px;
    -webkit-transform: translateY(-100px);
    -moz-transform: translateY(-100px);
    -ms-transform: translateY(-100px);
    -o-transform: translateY(-100px);
    transform: translateY(-100px)
}

.wm-modren-courses figure:hover figcaption h3 {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.wm-modren-courses figcaption h3:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 48px;
    height: 2px;
    background-color: #fff;
    margin-left: -18px
}

.wm-modren-courses figcaption p {
    font-size: 16px;
    color: #fff;
    line-height: 24px;
    margin-bottom: 35px;
    -webkit-transform: translateY(70px);
    -moz-transform: translateY(70px);
    -ms-transform: translateY(70px);
    -o-transform: translateY(70px);
    transform: translateY(70px)
}

.wm-modren-courses figure:hover figcaption p {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.wm-modren-courses figcaption a.wm-course-see-btn {
    display: inline-block;
    padding: 11px 35px 13px 35px;
    line-height: 1;
    background-color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    border-radius: 4px;
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -ms-transform: translateY(100px);
    -o-transform: translateY(100px);
    transform: translateY(100px)
}

.wm-modren-courses figure:hover figcaption a.wm-course-see-btn {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.wm-modren-color figcaption a.wm-course-see-btn {
    border-radius: 40px;
    font-weight: 600;
    padding: 14px 35px 16px 35px
}

.wm-light-transparent {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: .9
}

.wm-light-transparent.wm-more-light-blue {
    background-color: #11162c;
    opacity: .4
}

.wm-latestnews-text h5 a {
    color: #003c5a
}

.wm-latestnews-text time {
    float: left;
    font-size: 20px;
    color: #003c5a;
    text-transform: uppercase;
    text-align: right;
    padding: 8px 20px 8px 0;
    margin-right: 22px;
    border-right: 2px solid #f2f2f2
}

.wm-latestnews-text time small {
    font-size: 15px;
    display: block
}

.wm-latestnews-text h5 {
    margin-bottom: 3px;
    padding-top: 6px
}

.contact-social-icon {
    display: inline-block;
    border-top: 2px solid #eee;
    padding: 16px 10px 0 10px;
    margin-bottom: 70px
}

.contact-social-icon li {
    float: left;
    list-style: none;
    margin-left: 30px
}

.contact-social-icon li:first-child {
    margin-left: 0
}

.contact-social-icon li i {
    float: left;
    margin: 7px 6px 0 0
}

.wm-service-layer,
.wm-service-slider {
    float: left;
    width: 100%
}

.wm-service-slider ul li {
    text-align: center;
    list-style: none;
    margin-bottom: 30px
}

.wm-service-layer i {
    font-size: 50px;
    color: #e3e3e3;
    padding: 0 0 19px 0;
    margin-bottom: 18px;
    display: inline-block;
    border-bottom: 3px solid #f1f1f1
}

.wm-service-layer span {
    display: block;
    font-size: 16px;
    height: 44px;
    text-transform: uppercase;
    margin-bottom: 16px;
    font-weight: 500;
    color: #003c5a
}

.wm-service-slider p {
    line-height: 24px;
    margin-bottom: 0
}

.wm-service-heading {
    font-size: 40px;
    color: #003c5a;
    margin-bottom: 48px;
    line-height: 1
}

.wm-service-slider .slick-arrow.slick-arrow-left i {
    display: inline-block;
    margin-top: 1px;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.wm-service-slider .slick-arrow.slick-arrow-right i {
    display: inline-block;
    margin-top: 1px;
    -webkit-transform: scale(-1);
    -moz-transform: scale(-1);
    -ms-transform: scale(-1);
    -o-transform: scale(-1);
    transform: scale(-1)
}

.wm-service-slider .slick-arrow {
    left: 25%;
    top: 16px;
    font-size: 10px;
    color: #cbcbcb
}

.wm-service-slider .slick-arrow.slick-arrow-right {
    left: 27%;
    right: auto;
    top: 17px
}

.wm-fancytitle-two {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 60px
}

.wm-fancytitle-two h2 {
    color: #222845;
    font-size: 22px;
    margin-bottom: 0;
    padding-bottom: 9px;
    position: relative
}

.wm-fancytitle-two h2:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 48px;
    height: 2px;
    margin-left: -24px
}

.wm-parallex,
.wm-parallex span {
    float: left;
    width: 100%;
    text-align: center
}

.wm-parallex h2 {
    font-size: 40px;
    color: #fff;
    margin-bottom: 14px;
    padding-bottom: 19px;
    line-height: 1;
    position: relative
}

.wm-parallex h2:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 48px;
    height: 2px;
    margin-left: -22px
}

.wm-more-light {
    opacity: .8
}

.wm-parallex>span {
    font-size: 18px;
    color: #fff;
    margin-bottom: 52px
}

.wm-transparent-button {
    display: inline-block;
    padding: 9px 47px 12px 47px;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    border: 2px solid #fff;
    border-radius: 40px
}

.wm-upcoming-event-layer,
.wm-upcoming-event-slider {
    float: left;
    width: 100%
}

.wm-upcoming-event-slider {
    padding: 0 100px;
    position: relative
}

.wm-upcoming-event-slider .slick-list {
    margin: 0 -15px
}

.wm-upcoming-event-layer {
    padding: 0 15px
}

.wm-upcoming-event-slider .wm-banner-adds-inner {
    padding: 0 44px
}

.wm-upcoming-event-layer .wm-banner-addswrap {
    border: 2px solid #f5f5f5
}

.wm-upcoming-event-slider .slick-arrow {
    width: 59px;
    height: 59px;
    box-shadow: 0 0 0 3px #d3d3d3 inset;
    background-color: #fff;
    border-radius: 100%;
    color: #cbcbcb;
    font-size: 10px;
    text-align: center;
    padding-top: 23px;
    top: 50%;
    margin-top: -30px
}

.wm-upcoming-event-slider .slick-arrow:hover {
    box-shadow: none;
    color: #fff
}

.wm-upcoming-event-slider .slick-arrow.slick-arrow-left i {
    display: inline-block;
    margin-top: 1px;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.wm-upcoming-event-slider .slick-arrow.slick-arrow-right i {
    display: inline-block;
    margin-top: 1px;
    -webkit-transform: scale(-1);
    -moz-transform: scale(-1);
    -ms-transform: scale(-1);
    -o-transform: scale(-1);
    transform: scale(-1)
}

.wm-align-left {
    text-align: left;
    margin-bottom: 34px
}

.wm-align-left.wm-fancytitle-two h2:before {
    left: 0;
    margin-left: 0
}

.thumb-testimonial-text span,
.wm-thumb-testimonial,
.wm-thumb-testimonial figure a,
.wm-thumb-testimonial figure img {
    float: left;
    width: 100%
}

.wm-thumb-testimonial {
    margin-bottom: 3px
}

.wm-thumb-testimonial figure {
    float: left;
    width: 100px;
    margin-bottom: 0
}

.wm-thumb-testimonial figure~.thumb-testimonial-text {
    margin-left: 100px;
    float: none;
    width: auto
}

.thumb-testimonial-text {
    float: left;
    width: 100%;
    padding-top: 6px;
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 36px;
    background-color: #f6f6f6;
    position: relative
}

.thumb-testimonial-text:before {
    content: '';
    background: url(images/testimonial-qoutes.png);
    position: absolute;
    right: 30px;
    bottom: 28px;
    width: 35px;
    height: 35px
}

.thumb-testimonial-text h4 a {
    color: #003c5a
}

.thumb-testimonial-text h4 {
    margin-bottom: 3px
}

.thumb-testimonial-text span {
    font-size: 16px;
    margin-bottom: 2px
}

.thumb-testimonial-text p {
    font-style: italic;
    margin-bottom: 8px;
    line-height: 24px
}

.wm-thumb-testimonial .slick-arrow.slick-arrow-left i {
    display: inline-block;
    margin-top: 1px;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.wm-thumb-testimonial .slick-arrow.slick-arrow-right i {
    display: inline-block;
    margin-top: 1px;
    -webkit-transform: scale(-1);
    -moz-transform: scale(-1);
    -ms-transform: scale(-1);
    -o-transform: scale(-1);
    transform: scale(-1)
}

.wm-thumb-testimonial .slick-arrow {
    color: #cbcbcb;
    font-size: 10px;
    top: 11px
}

.wm-thumb-testimonial .slick-arrow.slick-arrow-left {
    left: auto;
    right: 45px
}

.wm-thumb-testimonial .slick-arrow.slick-arrow-right {
    right: 15px;
    top: 12px
}

.wm-contact-service-two {
    float: left;
    width: 100%;
    margin-bottom: 10px
}

.wm-contact-service-two ul li:before {
    content: '';
    position: absolute;
    right: -25%;
    top: 28%;
    width: 50%;
    height: 2px;
    background-color: #eee
}

.wm-ctservice-icon {
    display: inline-block;
    width: 116px;
    height: 116px;
    border-radius: 100%;
    color: #fff;
    text-align: center;
    font-size: 43px;
    line-height: 2.8;
    margin-bottom: 17px
}

ul li:hover .wm-ctservice-icon {
    -webkit-transform: rotateY(190deg);
    -moz-transform: rotateY(190deg);
    -ms-transform: rotateY(190deg);
    -o-transform: rotateY(190deg);
    transform: rotateY(190deg)
}

.wm-contact-main-color ul li:hover .wm-ctservice-icon {
    background-color: #ffb70d
}

.wm-contact-service-two ul li {
    list-style: none;
    margin-bottom: 30px;
    text-align: center
}

.wm-contact-service-two ul li p {
    display: inline-block;
    width: 55%;
    margin-bottom: 0;
    line-height: 24px
}

.contact-social-icon {
    display: inline-block;
    border-top: 2px solid #eee;
    padding: 16px 10px 0 10px;
    margin-bottom: 70px
}

.contact-social-icon li {
    float: left;
    list-style: none;
    margin-left: 30px
}

.contact-social-icon li i {
    float: left;
    margin: 7px 6px 0 0
}

.wm-contact-service-two ul li:last-child:before {
    display: none
}

.contact-social-icon li:first-child {
    margin-left: 0
}

.wm-contact-service-two ul li h5 {
    margin-bottom: 9px
}

.wm-contact-main {
    text-align: center
}

.wm-contact-main .contact-social-icon {
    margin-bottom: 0
}

.wm-fancy-title-three {
    float: left;
    width: 100%;
    margin-bottom: 50px
}

.wm-align-center {
    text-align: center
}

.wm-fancy-title-inner {
    display: inline-block;
    text-align: left
}

.wm-fancy-title-three small {
    font-size: 12px;
    text-transform: uppercase;
    display: block;
    line-height: 1
}

.wm-fancy-title-three span {
    display: inline-block;
    font-size: 35px;
    position: relative;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 1.2;
    padding-bottom: 33px
}

.wm-fancy-title-three span:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 49px;
    height: 2px
}

.wm-main-content .widget {
    float: left;
    width: 100%;
    margin-bottom: 40px
}

.wm_widget_navlist ul,
.wm_widget_navlist ul li,
.wm_widget_navlist ul li a {
    float: left;
    width: 100%
}

.wm_widget_navlist ul {
    background-color: #f6f6f6;
    padding: 35px 35px 35px 58px;
    border-radius: 4px;
    height: 380px
}

.wm_widget_navlist ul li {
    list-style: none;
    border-bottom: 2px solid #f0f0f0;
    padding: 15px 0 17px 0;
    line-height: 1
}

.wm_widget_navlist ul li:first-child {
    padding-top: 0
}

.wm_widget_navlist ul li:nth-child(7) {
    border-bottom: none
}

.wm_widget_navlist ul li:last-child {
    padding-bottom: 0;
    border-bottom: none
}

.wm_widget_navlist ul li a {
    font-size: 16px;
    color: #6c6c6c;
    position: relative
}

.wm_widget_navlist ul li a:before {
    content: "\e921";
    font-family: icon;
    position: absolute;
    right: 30px;
    top: 4px;
    font-size: 11px;
    opacity: 0
}

.wm_widget_navlist ul li:hover a:before {
    right: 0;
    opacity: 1
}

.wm-recent-list-slider {
    float: left;
    width: 100%;
    background-color: #f6f6f6;
    position: relative
}

.wm-recent-list-layer {
    float: left;
    width: 100%;
    border-top: 1px solid #f3f3f3;
    border-bottom: 1px solid #f3f3f3;
    padding-top: 8px;
    padding-bottom: 8px;
}

.wm-recent-list-layer figure {
    float: left;
    width: 53px;
    margin-bottom: 0
}

.wm-recent-list-layer figure~.wm-recent-list-text {
    padding-left: 101px;
    margin-top: -4px
}

.wm-recent-list-text p {
    line-height: 24px;
    color: #6c6c6c;
    margin-bottom: 8px
}

.wm-recent-list-text a {
    font-size: 14px
}

.wm-recent-list-slider-color .wm-recent-list-text a,
.wm-recent-list-slider-color.wm-recent-list-slider .slick-arrow {
    color: #772083
}

.wm-recent-list-slider-color.wm-recent-list-slider .slick-arrow:hover {
    box-shadow: 0 0 0 2px #772083 inset
}

.wm-recent-list-slider .slick-arrow {
    top: auto;
    bottom: 0;
    width: 33px;
    height: 33px;
    font-size: 12px;
    text-align: center;
    padding-top: 9px
}

.wm-recent-list-slider .slick-arrow.slick-arrow-left {
    left: 50%;
    margin-left: -35px
}

.wm-recent-list-slider .slick-arrow.slick-arrow-right {
    right: 50%;
    margin-right: -40px
}

.wm-testimonial-image,
.wm-testimonial-navlayer,
.wm-testimonial-navslider {
    float: left;
    width: 100%
}

.wm-testimonial-navslider {
    text-align: center;
    position: relative
}

.wm-testimonial-navlayer>img {
    display: inline-block;
    margin-bottom: 42px
}

.wm-testimonial-navslider span {
    display: block;
    font-size: 20px;
    margin-bottom: 13px
}

.wm-testimonial-navslider p {
    color: #6c6c6c;
    font-size: 16px;
    display: inline-block;
    width: 40%;
    margin-bottom: 52px
}

.wm-testimonial-image {
    background-color: #f5f5f5;
    padding: 18px 0
}

.wm-testimonial-navslider figure {
    display: inline-block;
    margin-bottom: 0
}

.wm-testimonial-navslider figure img {
    float: left;
    border-radius: 100%;
    border: 3px solid #fff
}

.wm-testimonial-navslider figure figcaption {
    padding: 16px 0 0 85px;
    text-align: left
}

.wm-testimonial-navslider figure figcaption small {
    display: block;
    line-height: 1;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0
}

.wm-testimonial-navslider figure figcaption a {
    color: #6c6c6c;
    font-size: 16px
}

.wm-testimonial-navslider .slick-arrow {
    top: auto;
    bottom: 21px;
    width: 33px;
    height: 33px;
    font-size: 12px;
    text-align: center;
    padding-top: 9px
}

.wm-testimonial-navslider .slick-arrow.slick-arrow-left {
    left: 50%;
    margin-left: -190px
}

.wm-testimonial-navslider .slick-arrow.slick-arrow-right {
    right: 50%;
    margin-right: -195px
}

.wm-maptwo#map {
    float: left;
    width: 100%;
    height: 336px
}

.wm-parallex-two {
    float: left;
    width: 55%
}

.wm-parallex-two h4 {
    margin-bottom: 3px;
    line-height: 1
}

.wm-parallex-two h2 {
    font-size: 40px;
    color: #fff;
    margin-bottom: 18px;
    line-height: 1
}

.wm-parallex-two h2 span {
    position: relative
}

.wm-parallex-two h2 span:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 6px;
    width: 100%;
    height: 2px
}

.wm-parallex-two p {
    color: #fff;
    line-height: 24px;
    margin-bottom: 45px
}

.wm-apply-btn {
    display: inline-block;
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    border: 2px solid #585a5d;
    border-right: none;
    border-bottom: none;
    padding: 15px 43px 17px 33px;
    line-height: 1;
    font-weight: 600;
    background: url(images/apply-today-1.png);
    background-repeat: no-repeat;
    background-position: -4px -2px;
    overflow: hidden;
    position: relative
}

.wm-modren-testimonial-layer,
.wm-modren-testimonial-layer figure a,
.wm-modren-testimonial-layer figure img,
.wm-modren-testimonial-slider {
    float: left;
    width: 100%
}

.wm-modren-testimonial-layer figure {
    float: left;
    width: 145px;
    margin: 20px 0 0 0;
    z-index: 1
}

.wm-modren-testimonial-slider .slick-list {
    margin: 0 -12px
}

.wm-modren-testimonial-layer {
    padding: 0 12px
}

.wm-modren-testimonial-layer figure img {
    border-radius: 100%
}

.wm-modren-testimonial-layer figure~.wm-modren-testimonial-text {
    margin-left: 73px
}

.wm-modren-testimonial-text {
    background-color: #f9f9f9;
    padding: 39px 35px 36px 100px;
    position: relative
}

.wm-modren-testimonial-text:before {
    content: '';
    background: url(images/testimonial-qoutes-2.png);
    position: absolute;
    left: 13%;
    top: 20px;
    width: 23px;
    height: 19px
}

.wm-modren-testimonial-text em {
    margin-bottom: 20px
}

.wm-modren-testimonial-text em,
.wm-modren-testimonial-text small {
    display: block;
    color: #303030;
    font-size: 16px
}

.wm-modren-testimonial-text span {
    color: #303030;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600
}

.wm-modren-testimonial-slider .slick-arrow {
    font-size: 38px;
    color: #e4e4e4;
    top: 8px
}

.wm-modren-testimonial-slider .slick-arrow.slick-arrow-left {
    left: auto;
    right: 60px
}

.wm-modren-testimonial-slider .slick-arrow.slick-arrow-right {
    right: 15px
}

.wm-partners-title-three.wm-simple-section-title h2 {
    color: #303030;
    position: relative
}

.wm-simple-section-title.wm-partners-title-three {
    width: 91%
}

.wm-partners-title-three.wm-simple-section-title h2:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 7px;
    width: 100%;
    height: 2px
}

.wm-partners-slider-classic a {
    text-align: center
}

.wm-partners-slider-classic img {
    display: inline-block;
    opacity: .1;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    filter: gray;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.wm-partners-slider-classic .wm-partners-layer:hover img {
    opacity: 1;
    filter: none;
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%)
}

.wm-partners-slider-classic {
    float: left;
    width: 100%;
    margin: 10px 0 30px 0
}

.wm-partners-slider-classic .slick-arrow {
    font-size: 38px;
    color: #e4e4e4;
    top: -4px
}

.wm-partners-slider-classic .slick-arrow.slick-arrow-left {
    left: auto;
    right: 60px
}

.wm-partners-slider-classic .slick-arrow.slick-arrow-right {
    right: 15px
}

.wm-figure-thumb {
    float: left;
    width: 100%;
    margin-bottom: 24px
}

.wm-left-border {
    padding-left: 22px;
    border-left: 2px solid #772083;
    margin-bottom: 30px
}

.wm-editore-text p {
    color: #222845;
    margin-bottom: 20px;
    font-size: 16px
}

.wm-editore-text ul li {
    list-style: none;
    color: #222845;
    font-size: 16px;
    margin-bottom: 2px
}

.wm-editore-text ul li i {
    font-size: 11px;
    float: left;
    color: #772083;
    margin: 11px 13px 0 0
}

.wm-parallex-three .wm-transparent-button {
    border: 1px solid #772083;
    color: #e5e5e5;
    border-radius: 0;
    padding: 9px 29px 9px;
    font-weight: 500
}

.wm-parallex-three.wm-parallex h2:before {
    background-color: #772083
}

aside .widget {
    float: left;
    margin-bottom: 43px;
    width: 100%
}

.wm-filterable {
    text-align: center;
    margin-bottom: 14px
}

.wm-filterable ul {
    display: inline-block
}

.wm-filterable ul li {
    float: left;
    list-style: none;
    padding: 0 5px 0 4px
}

.wm-filterable ul li a.active,
.wm-filterable ul li a:hover {
    color: #fff
}

.wm-filterable ul li a {
    border: 1px solid;
    font-size: 12px;
    padding: 6px 6px 6px 6px;
    margin: 2px 0 6px 2px;
    text-transform: uppercase;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.wm-filterable ul li a {
    float: left;
    width: 100%
}

.wm-gallery {
    float: left;
    width: 100%
}

.wm-gallery {
    margin-bottom: 26px
}

.wm-gallery ul {
    margin: 0 -12px 0 -12px
}

.wm-gallery ul li {
    float: left;
    padding: 0 12px 0 12px;
    list-style: none
}

.wm-title-full {
    border-bottom: 2px solid #f2f2f2;
    float: left;
    margin-bottom: 21px;
    width: 100%
}

.wm-title-full h2 {
    float: left;
    font-size: 24px;
    margin: 0;
    padding: 0 0 3px 0;
    width: 100%
}

.wm-courses-getting-started,
.wm-courses-started,
.wm-courses-started-listing,
.wm-courses-started>span {
    float: left;
    width: 100%
}

.wm-courses-getting-started {
    margin-bottom: 7px
}

.wm-courses-started {
    margin-bottom: 24px
}

.wm-courses-getting-started,
.wm-courses-getting-started ul {
    float: left;
    width: 100%
}

.wm-courses-getting-started li {
    list-style: none;
    margin-bottom: 9px;
    float: left;
    width: 100%;
    border: 1px solid #f1f1f1;
    padding: 17px 26px 17px 20px
}

.wm-courses-started>span {
    color: #424242;
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 13px
}

.wm-courses-started-listing a {
    float: left;
    color: #cecece;
    font-size: 19px;
    padding: 15px 22px 4px 7px
}

.wm-courses-started-text {
    border-left: 1px solid #e8e8e8;
    float: left;
    padding: 0 0 0 27px
}

.wm-courses-started-text h6 {
    color: #424242;
    display: block;
    font-size: 16px;
    line-height: 1.1;
    margin: 0 0 2px;
    width: 100%
}

.wm-courses-started-text span {
    float: left;
    padding: 0 15px 0 0
}

.wm-courses-started-text span a {
    float: left;
    font-size: 14px;
    color: #cecece;
    padding: 8px 7px 4px 0
}

.wm-courses-started-text span time {
    color: #424242;
    float: left;
    font-size: 15px
}

.wm-courses-preview {
    float: right;
    padding: 20px 0 0
}

.wm-courses-preview>a {
    background-color: #69ca87;
    color: #fff;
    float: right;
    font-size: 14px;
    padding: 2px 19px 4px 18px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.widget {
    margin-bottom: 35px
}

.widget_our-professors {
    width: 100%;
    float: left
}

.widget_our-professors figcaption {
    padding: 15px 0 10px
}

.widget_our-professors figcaption a {
    font-size: 18px;
    color: #303030;
    display: block;
    margin: 0 0 -2px 0;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.widget_our-professors figcaption span {
    font-size: 13px;
    font-weight: 700;
    color: #303030
}

.widget_our-professors ul {
    list-style: none
}

.widget_our-professors ul li {
    display: inline-block;
    margin-right: 2px
}

.widget_our-professors i {
    font-size: 17px;
    color: #d3d3d3;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.wm-professor-info {
    width: 100%;
    float: left;
    margin-bottom: 24px
}

.wm-professor-info h2 {
    font-size: 26px;
    margin: 0;
    padding-bottom: 22px
}

.wm-professor-info ul {
    list-style: none
}

.wm-professor-info ul li {
    display: inline-block
}

.wm-professor-contact {
    border: 2px solid #f1f1f1;
    float: left;
    padding: 0;
    width: 100%;
    padding: 14px 0 15px 17px
}

.wm-professor-contact i {
    font-size: 17px;
    position: relative;
    webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.wm-professor-contact a:hover i {
    color: #fff
}

.wm-professor-contact a {
    border: 2px solid #f1f1f1;
    border-radius: 100%;
    padding: 13px;
    position: relative;
    webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.wm-professor-contact a:before {
    content: '';
    width: 1px;
    height: 1px;
    position: absolute;
    left: 18px;
    top: 18px;
    border-radius: 100%;
    webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.wm-professor-contact a:hover:before {
    left: 0;
    top: 0;
    opacity: 1;
    width: 100%;
    height: 100%
}

.wm-professor-contact h6 {
    color: #424242;
    font-size: 16px;
    line-height: 0;
    margin: 14px 0 0;
    padding-bottom: 6px
}

.wm-professor-contact span {
    font-size: 15px;
    color: #424242
}

.wm-professor-icon {
    width: 62px;
    float: left;
    padding: 12px 0
}

.wm-rich-aditor {
    width: 100%;
    float: left;
    margin-bottom: 14px
}

.wm-rich-aditor h3 {
    border-bottom: 2px solid #f0f0f0;
    margin-bottom: 21px;
    padding-bottom: 1px
}

.wm-rich-aditor p {
    font-size: 15px;
    color: #424242;
    line-height: 24px;
    padding-bottom: 18px
}

.wm-rich-aditor li {
    list-style: none;
    font-size: 15px;
    color: #424242;
    padding-bottom: 7px
}

.wm-rich-aditor li:before {
    font-family: icon;
    content: "\e916";
    font-size: 11px;
    margin: 0 14px 0 10px
}

#wm-footer,
.wm-footer-widget {
    float: left;
    width: 100%
}

.wm-footer-widget {
    padding: 40px 0 20px 0
}

.wm-footer-widget .widget {
    margin-bottom: 2px
}

.widget_archive ul,
.widget_archive ul li,
.wm-footer-widget-title {
    float: left;
    width: 100%
}

.widget_archive ul li {
    list-style: none;
    font-size: 14px
}

.widget_archive ul li:before {
    content: '';
    background-color: #e5e5e5;
    width: 19px;
    height: 2px;
    float: left;
    margin: 14px 15px 0 0
}

.wm-footer-two {
    float: left;
    width: 100%;
    background-color: #772083
}

.wm-footer-two .wm-footer-widget .row {
    margin: 0 -40px
}

.wm-footer-two .wm-footer-widget [class*=col-md-] {
    padding: 0 40px
}

.wm-footer-two .wm-footer-widget-title h2 {
    color: #fff;
    font-size: 18px;
    margin-bottom: 8px
}

.wm-course-title,
.wm_latest_courses figure a,
.wm_latest_courses figure img,
.wm_latest_courses ul,
.wm_latest_courses ul li,
.wm_working_hours ul,
.wm_working_hours ul li {
    float: left;
    width: 100%
}

.wm_working_hours ul li {
    list-style: none;
    color: #fff;
    border-bottom: 1px solid #e6e6e6;
    padding: 6px 0 10px 0;
    line-height: 1
}

.wm_working_hours ul li:last-child {
    padding-bottom: 0;
    border-bottom: none
}

.wm_working_hours ul li:first-child {
    padding-top: 0
}

.wm_working_hours ul li span {
    color: #a1b4bf;
    float: right
}

.wm_latest_courses ul li {
    list-style: none;
    line-height: 1;
    margin-bottom: 8px
}

.wm_latest_courses figure {
    float: left;
    width: 75px;
    margin-bottom: 0
}

.wm_latest_courses ul li:last-child {
    margin-bottom: 0
}

.wm_latest_courses figure img {
    border-radius: 100%
}

.wm_latest_courses figure~.wm_latest_courses_text {
    padding-left: 93px
}

.wm-course-title {
    font-size: 16px;
    color: #fff;
    margin-bottom: 8px
}

.wm_latest_courses_text span {
    color: #a8bbc5;
    display: inline-block;
    margin-bottom: 10px
}

.wm-seecourse-btn {
    display: inline-block;
    font-size: 14px;
    color: #fff;
    font-style: italic;
    width: 100%
}

.wm-footer-two .widget_archive ul li {
    padding-left: 27px;
    position: relative
}

.wm-footer-two .widget_archive ul li a {
    color: #fff
}

.wm-footer-two .widget_archive ul li:hover a {
    }

.wm-footer-two .widget_archive ul li:before {
    content: "\e932";
    font-family: icon;
    background-color: transparent;
    font-size: 10px;
    color: #fff;
    width: auto;
    height: auto;
    position: absolute;
    left: 0;
    top: 2px;
    margin: 0;
    -webkit-transform: scale(-1);
    -moz-transform: scale(-1);
    -ms-transform: scale(-1);
    -o-transform: scale(-1);
    transform: scale(-1)
}

.widget_gallery_two ul {
    margin: 0 0 0 -10px
}

.widget_gallery_two_full ul {
    margin: 0 0 0 -10px
}

.widget_gallery_two ul li {
    float: left;
    list-style: none;
    padding: 4px
}

.widget_gallery_two_full ul li {
    float: left;
    list-style: none;
    padding: 10px;
    width: 33.333%
}

.widget_gallery_two a img {
    float: left;
    width: 100%
}

.widget_gallery_two_full a img {
    float: left;
    width: 100%
}

.widget_gallery_two a {
    width: 100%;
    position: relative;
    float: left;
    overflow: hidden
}

.widget_gallery_two_full a {
    width: 100%;
    position: relative;
    float: left;
    overflow: hidden
}

.widget_gallery_two ul li a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0%;
    height: 100%;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.widget_gallery_two_full ul li a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0%;
    height: 100%;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.widget_gallery_two ul li a:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 0%;
    height: 100%;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.widget_gallery_two_full ul li a:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 0%;
    height: 100%;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.widget_gallery_two ul li:hover a:after,
.widget_gallery_two ul li:hover a:before {
    width: 50%;
    opacity: .85
}

.widget_gallery_two ul li:hover a:before,
.widget_gallery_two_full ul li:hover a:after {
    width: 50%;
    opacity: .85
}

.widget_gallery_two ul li:hover span {
    opacity: 1;
    top: 50%
}

.widget_gallery_two_full 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 #fff;
    border-radius: 100%;
    color: #fff;
    text-align: center;
    padding: 7px 0 0 1px;
    z-index: 2;
    font-size: 10px;
    margin: -24px 0 0 -23px;
    opacity: 0
}

.widget_gallery_two_full span {
    position: absolute;
    left: 50%;
    top: 0;
    width: 46px;
    height: 46px;
    border: 2px solid #fff;
    border-radius: 100%;
    color: #fff;
    text-align: center;
    padding: 7px 0 0 1px;
    z-index: 2;
    font-size: 10px;
    margin: -24px 0 0 -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)
}

.widget_gallery_two_full 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-footer-partner {
    float: left;
    width: 100%;
    border-top: 1px solid #787878;
    border-bottom: 1px solid #787878;
    padding: 22px 0 0 0
}

.wm-footer-partner ul li {
    list-style: none;
    margin-bottom: 22px
}

.wm-footer-partner ul li a {
    float: left;
    opacity: .4
}

.wm-footer-partner ul li:hover a {
    opacity: 1
}

.wm-copyright-two {
    float: left;
    width: 100%;
    padding: 13px 0 10px 0
}

.wm-copyright-two span {
    color: #fff;
    font-size: 14px
}

.wm-copyright-two span i {
    float: left;
    margin: 4px 8px 0 0;
    font-size: 17px;
    color: #a5b9c3
}

.wm-copyright-two p {
    margin-bottom: 0;
    float: right;
    color: #a1b4bf;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.2
}

.wm-footer-three {
    float: left;
    width: 100%;
    background-color: #fff
}

.wm-footer-three .wm-footer-widget {
    padding: 84px 0 0 0
}

.wm-footer-three .wm-footer-widget-title h2 {
    float: left;
    margin-bottom: 30px;
    font-size: 18px;
    position: relative
}

.wm-footer-three .wm-footer-widget-title h2:before {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 83px;
    height: 2px
}

.wm-copyright-three {
    float: left;
    width: 100%;
    border-top: 1px solid #ededed;
    padding: 30px 0 17px 0
}

.wm-copyright-three span {
    color: #6c6c6c;
    font-size: 14px
}

.wm-copyright-three span i {
    float: left;
    margin: 4px 10px 0 0;
    font-size: 17px
}

.wm-copyright-three p {
    float: right;
    font-size: 14px;
    color: #aaa
}

.main-section {
    margin: 0 auto;
    margin-top: 100px;
    background-color: #fff;
    border-radius: 5px;
    padding: 0
}

.user-img {
    margin-top: 30px
}

.user-img img {
    height: 140px;
    width: 140px
}

.user-name {
    margin: 10px 0
}

.user-name h1 {
    font-size: 30px;
    color: #676363
}

.user-name button {
    position: absolute;
    top: -50px;
    right: 20px;
    font-size: 30px
}

.form-input button {
    width: 100%;
    margin-bottom: 20px
}

.link-part {
    border-radius: 0 0 5px 5px;
    background-color: #ecf0f1;
    padding: 15px;
    border-top: 1px solid #c2c2c2
}

.open-modal {
    margin-top: 500px !important
}

.tabs-nav,
.wm-lesson-list,
.wm-lesson-tabnav,
.wm-lesson-tabs {
    float: left;
    width: 100%
}

.wm-lesson-tabs {
    margin-bottom: 51px
}

.wm-tabs-style .tab-content {
    background-color: #fff;
    padding: 34px 38px 40px 38px;
    border: 1px solid #eee;
    display: inline-block
}

.tabs-nav li {
    float: left;
    list-style: none;
    margin-right: 16px
}

.tabs-nav li a {
    float: left;
    font-size: 14px;
    color: #252525;
    padding: 7px 39px;
    border: 1px solid #eee;
    border-bottom: none
}

.tabs-nav li.active a,
.tabs-nav li:hover a {
    color: #fff
}

.wm-lesson-list {
    background-color: #f7f7f7;
    padding: 20px 28px 27px 28px;
    margin-bottom: 22px
}

.wm-lesson-list:last-child {
    margin-bottom: 0
}

.tab-lesson {
    display: none
}

.tab-lesson.active {
    display: block
}

.wm-lesson-tabnav {
    border-bottom: 2px solid #f6f6f6;
    margin-bottom: 28px
}

.wm-lesson-tabnav li a {
    float: left;
    padding: 0 0 10px 0;
    color: #a6a6a6;
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 700;
    position: relative
}

.wm-lesson-tabnav li.active a:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 100%;
    height: 2px
}

.wm-lesson-tabnav li:first-child {
    padding-left: 0
}

.wm-lesson-list figure {
    float: left;
    padding: 0 29px 0 0;
    text-align: center;
    border-right: 1px solid #efeae7;
    margin-bottom: 0
}

.wm-lesson-list figure img {
    display: inline-block;
    width: 88px;
    border-radius: 100%;
    border: 1px solid #e7e7e7;
    margin-bottom: 5px
}

.wm-lesson-list figure figcaption a {
    display: block;
    font-weight: 500
}

.wm-lesson-list figure figcaption span {
    font-style: italic
}

.wm-lesson-list figure~.wm-lesson-text {
    padding: 0 0 0 159px
}

.wm-lesson-text h2 {
    font-size: 18px;
    margin-bottom: 2px
}

.wm-lesson-text time {
    color: #252525;
    margin-bottom: 11px;
    display: inline-block
}

.wm-lesson-text time i {
    margin-right: 6px
}

.wm-lesson-text p {
    margin-bottom: 11px
}

.wm-lesson-text span {
    display: inline-block;
    vertical-align: middle
}

.wm-lesson-text span i {
    margin-right: 6px
}

.wm-lesson-tabnav {
    border-bottom: 2px solid #f6f6f6;
    margin-bottom: 28px;
    float: left;
    width: 100%
}

.wm-lesson-tabnav li {
    float: left;
    list-style: none;
    padding: 10px 10px 0 10px
}

.wm-lesson-tabnav li a {
    float: left;
    padding: 0 0 10px 0;
    color: #a6a6a6;
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 700;
    position: relative
}

.wm-lesson-tabnav li.active a:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 100%;
    height: 2px
}

.wm-lesson-tabnav li:first-child {
    padding-left: 0
}

.wm-tabs-typo .tab-content a {
    float: left;
    padding-bottom: 30px;
    padding-left: 9px;
    width: 50%
}

.wm-tabs-typo .nav-tabs>li>a {
    border: 1px solid #ddd;
    border-bottom: none
}

.wm-tabs-typo .tab-content a {
    float: left;
    padding: 0 19px 0 19px;
    width: 50%
}

.wm-tabs-typo .tab-content {
    border: 1px solid #ddd;
    float: left;
    padding: 17px 0 17px 0;
    width: 100%
}

.wm-tabs-listing .tab-content .tab-pane p {
    line-height: 1.5
}

.wm-tabs-typo .tab-content .tab-pane p {
    display: block;
    font-size: 15px;
    line-height: 1.6;
    width: 96%
}

.wm-tabs-listing .nav-tabs>li {
    float: left;
    margin: 0 0 5px 5px
}

.wm-tabs-listing .nav-tabs,
.wm-tabs-typo .nav-tabs,
.wm-tabs-typo .nav-tabs>li a:hover {
    border-bottom: none
}

.wm-tabs-typo,
.wm-tabs-typo .nav {
    float: left
}

.wm-tabs-typo .nav-tabs>li>a {
    padding: 8px 17px 8px 17px
}

.wm-tabs-listing .nav-tabs>li>a {
    border: 1px solid #ddd
}

.wm-tabs-listing .nav-tabs {
    float: left;
    width: 31%
}

.nav-tabs>li>a,
.wm-tabs-typo .nav-tabs>li>a {
    border-radius: 0
}

.wm-tabs-listing .nav-tabs>li>a:hover,
.wm-tabs-typo .nav-tabs>li>a:hover {
    color: #fff
}

.wm-tabs-listing .nav-tabs>li.active>a,
.wm-tabs-listing .nav-tabs>li.active>a:focus,
.wm-tabs-listing .nav-tabs>li.active>a:hover,
.wm-tabs-typo .nav-tabs>li.active>a,
.wm-tabs-typo .nav-tabs>li.active>a:focus,
.wm-tabs-typo .nav-tabs>li.active>a:hover {
    color: #fff
}

.wm-tabs-listing .nav li a {
    float: left;
    margin: 0 2px 5px 2px;
    padding: 7px 0 9px 29px;
    width: 166px
}

.wm-tabs-listing .tab-content padding {
    margin-bottom: 17px
}

.wm-tabs-listing .tab-content {
    float: right;
    padding: 23px 41px 15px 41px;
    width: 69%;
    border: 1px solid #ddd
}

.wm-tabs-listing .tab-content .tab-pane p {
    line-height: 1.5
}

.wm-tabs-typo .tab-content .tab-pane p {
    display: block;
    font-size: 15px;
    line-height: 1.6;
    width: 96%
}

.wm-course-blockquote-two {
    background-color: #f5f5f5;
    float: left;
    margin-bottom: 24px;
    padding: 31px 25px 32px 32px;
    width: 100%
}

/*
	.wm-course-blockquote-two blockquote:before {
    color: #424242;
    content: "“";
    font-size: 40px;
    font-weight: 400;
    left: -25px;
    position: absolute;
    top: -6px;
	}
*/

.wm-course-blockquote-two blockquote {
    border: medium none;
    color: #424242;
    font-size: 20px;
    font-style: italic;
    font-weight: 300;
    margin: 0 0 0 36px;
    padding: 0 18px 10px 4px;
    position: relative
}

.wm-course-blockquote-two span {
    color: #424242;
    font-size: 16px;
    font-weight: 700;
    padding: 0 0 0 35px
}

.wm-course-blockquote-two span {
    float: left;
    width: 100%
}

.wm-courses-author-info,
.wm-courses-author-info ul,
.wm-courses-authorinfo,
.wm-courses-authorinfo .wm-author-text h5,
.wm-courses-authorinfo .wm-author-text p,
.wm-courses-authorinfo .wm-author-text span,
.wm-student-dashboard-favorite {
    float: left;
    width: 100%
}

.wm-courses-author-info ul li {
    float: left;
    width: 100%;
    padding: 0 0 14px 0;
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 27px;
    list-style: none
}

.wm-student-dashboard-favorite {
    margin-bottom: 20px
}

.wm-courses-author-info .wm-author-detail {
    margin-bottom: 29px
}

.wm-courses-authorinfo .wm-author-text h5 {
    font-size: 18px;
    margin: 0
}

.wm-courses-authorinfo .wm-author-text {
    border-top: none;
    padding: 0;
    margin: 0
}

.wm-courses-authorinfo .wm-author-text span {
    font-size: 14px;
    color: #b8b8b8;
    margin-bottom: 17px
}

.wm-courses-authorinfo .wm-author-text p {
    color: #3d4158;
    font-size: 16px;
    line-height: 1.5
}

.wm-courses-author-info ul li:last-child {
    margin: 0;
    border: none
}

.wm-author-detail,
.wm-author-detail a,
.wm-author-detail img,
.wm-author-text h5,
.wm-author-text p {
    float: left;
    width: 100%
}

.wm-author-detail {
    margin-bottom: 5px
}

.wm-author-detail figure {
    float: left;
    margin: 0
}

.wm-author-detail figure~.wm-author-text {
    margin-left: 169px
}

.wm-courses-authorinfo figure~.wm-author-text {
    margin-left: 138px
}

.wm-author-text {
    border-top: 2px solid #f6f6f6;
    padding: 15px 0 0 0;
    margin: 32px 0 0 0
}

.wm-author-text h5 {
    font-size: 18px;
    margin-bottom: 10px
}

.wm-author-text p {
    line-height: 1.6;
    color: #434343;
    margin-bottom: 11px
}

.wm-dashboard-statement,
.wm-plane-title,
.wm-plane-title h2,
.wm-student-dashboard-courses,
.wm-student-dashboard-statement,
.wm-student-nav,
.wm-student-nav ul li>a,
.wm-student-nav-text h6 .wm-student-nav ul,
.wm-student-profile-info,
.wm-student-settings-info {
    float: left;
    width: 100%
}

.wm-student-dashboard-nav {
    float: left;
    width: 100%;
    padding-right: 32px
}

.wm-student-nav {
    background-color: #f7f7f7;
    padding: 38px 42px
}

.wm-student-nav figure {
    float: left;
    margin: 0
}

.wm-student-nav img,
.wm-student-nav>a {
    float: left;
    width: 100%
}

.wm-student-nav figure~.wm-student-nav-text {
    padding: 0 0 0 100px
}

.wm-student-nav-text h6:before {
    background-color: #ebebeb;
    bottom: -9px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 80px
}

.wm-student-nav-text h6 {
    font-size: 18px;
    font-weight: 500;
    margin: 0 0 29px;
    position: relative
}

.wm-student-nav-text a {
    border: 1px solid;
    float: left;
    font-size: 12px;
    font-weight: 500;
    margin-bottom: 38px;
    padding: 8px 28px;
    text-align: center;
    text-transform: uppercase
}

.wm-student-nav ul li:last-child {
    padding: 9px 0 0;
    border-bottom: none
}

.wm-student-nav ul li {
    border-bottom: 1px solid #e9e9e9;
    display: inline-block;
    list-style: outside none none;
    padding: 4px 0 7px;
    width: 100%
}

.wm-student-nav ul li:hover>a,
.wm-student-nav ul li:hover>a i {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.wm-student-nav ul li.active>a:before,
.wm-student-nav ul li:hover>a:before {
    opacity: 1
}

.wm-student-nav ul li>a:before {
    display: block;
    content: "\e919";
    font-family: icon;
    font-size: 8px;
    opacity: 0;
    position: absolute;
    font-size: 8px;
    right: 12px;
    text-align: right;
    top: 1px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.wm-student-nav ul li>a {
    font-size: 14px;
    position: relative;
    font-weight: 500;
    padding: 0 0 0 9px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.wm-student-nav ul li>a i {
    color: #ddd;
    font-size: 15px;
    padding: 0 12px 0 0;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.wm-student-dashboard-courses,
.wm-student-dashboard-statement,
.wm-student-profile-info {
    margin-bottom: 40px
}

.wm-student-settings-info {
    margin-bottom: 11px
}

.wm-plane-title {
    margin-bottom: 14px
}

.wm-plane-title h2 {
    font-size: 26px
}

.wm-dashboard-statement .wm-article li.wm-student {
    border-left: medium none;
    padding: 8px 28px 11px 39px;
    width: 19%
}

.wm-dashboard-courses .wm-article li>span,
.wm-dashboard-statement .wm-article li>span {
    font-size: 16px;
    font-weight: 700;
    float: left
}

.wm-student-dashboard-statement .wm-article {
    float: left;
    width: 100%;
    border-top: 1px solid #eaeaea;
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea
}

.wm-student-dashboard-statement .wm-article ul {
    float: left;
    width: 100%
}

.wm-student-dashboard-statement .wm-article ul li.wm-statement-start {
    width: 50%
}

.wm-student-dashboard-statement .wm-article ul li {
    padding: 15px 10px 12px 10px;
    list-style: none;
    width: 19%;
    border-left: 1px solid #eaeaea;
    float: left
}

.wm-student-dashboard-statement .wm-article:last-child {
    border-bottom: 1px solid #eaeaea
}

.wm-student-dashboard-statement .wm-article ul li:first-child {
    border-left: none
}

.wm-student-dashboard-statement .wm-article ul li small {
    float: left;
    padding: 10px 21px;
    font-size: 15px;
    color: #424242
}

.wm-student-dashboard-statement .wm-article ul li .wm-dowmload {
    background-color: #69ca87;
    color: #fff;
    float: right;
    font-size: 14px;
    width: 100%;
    padding: 0 12px 1px 10px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.wm-student-dashboard-statement .wm-article ul li .wm-dowmload {
    background-color: #69ca87;
    color: #fff;
    float: right;
    font-size: 14px;
    margin: 9px 8px 10px 0;
    padding: 0 12px 1px 10px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.wm-student-dashboard-statement .wm-article ul li .wm-dowmload i {
    padding: 0 7px 0 0
}

.wm-student-dashboard-statement .wm-article .wm-statement-started-text {
    border: none
}

.wm-status {
    background-color: red;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    margin: 9px 0 9px 17px;
    padding: 0 10px;
    text-align: center
}

.wm-statement-started-text {
    border-left: 1px solid #e8e8e8;
    float: left;
    padding: 0 0 0 26px
}

.wm-statement-started-text h6 {
    color: #424242;
    float: left;
    font-size: 16px;
    line-height: 1.1;
    margin: 0;
    width: 100%
}

.wm-dashboard-courses .wm-statement-started-text span a {
    font-size: 15px
}

.wm-statement-started-text span {
    float: left;
    padding: 0 19px 0 0
}

.wm-statement-started-text span a {
    float: left;
    font-size: 15px;
    color: #cecece;
    padding: 8px 6px 0 0
}

.wm-statement-started-text span time {
    color: #424242;
    float: left;
    font-size: 15px
}

.wm-dashboard-courses,
.wm-student-dashboard-courses {
    float: left;
    width: 100%
}

.wm-dashboard-courses .wm-article li.wm-student {
    border-left: medium none;
    padding: 8px 49px 11px 39px;
    width: 17.5%
}

.wm-student-dashboard-courses .wm-article ul {
    float: left;
    text-align: center;
    width: 100%
}

.wm-student-dashboard-courses .wm-article ul li.wm-courses-start {
    width: 65%;
    border-left: 1px solid #eaeaea
}

.wm-student-dashboard-courses .wm-article {
    float: left;
    width: 100%;
    border-top: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea
}

.wm-student-dashboard-courses .wm-article ul li {
    border-left: 1px solid #eaeaea;
    float: left;
    list-style: outside none none;
    padding: 15px 10px 12px;
    width: 17.5%
}

.wm-student-dashboard-statement .wm-article .wm-statement-started-text {
    border: none
}

.wm-student-dashboard-courses .wm-article:last-child {
    border-bottom: 1px solid #eaeaea
}

.wm-student-dashboard-courses .wm-article ul li small {
    color: #424242;
    display: block;
    font-size: 15px;
    padding: 10px 1px 9px 0;
    text-align: center
}

.wm-statement-started-text {
    border: none
}

.wm-statement-started-text h6 a {
    float: left
}

.wm-status-courses {
    color: #fff;
    display: inline-block;
    font-size: 14px;
    margin: 8px 0 11px 0;
    padding: 0 13px;
    text-align: center;
    vertical-align: middle
}

.wm-completed {
    background-color: #e84caf
}

.wm-expired {
    background-color: #cb3b56
}

.wm-paid {
    background-color: #69ca87
}

.wm-profile-info .wm-title-full {
    margin: 0 0 34px 0
}

.wm-student-dashboard-profile {
    float: left;
    margin-bottom: 35px;
    width: 100%
}

.wm-student-dashboard-profile ul {
    margin: 0 -9px 24px
}

.wm-student-dashboard-profile ul li:last-child {
    padding: 0 0 0 9px
}

.wm-student-dashboard-profile ul li {
    float: left;
    padding: 0 9px;
    list-style: none
}

.wm-student-profile {
    float: left;
    width: 100%;
    padding: 17px 17px;
    border: 2px solid #f1f1f1
}

.wm-student-profile>.wm-circle-icon {
    border: 2px solid #f2f2f2;
    border-radius: 100%;
    float: left;
    font-size: 17px;
    height: 47px;
    margin: 0 13px 0 0;
    padding: 8px 13px;
    width: 47px
}

.wm-student-profile>.wm-circle-icon~.wm-student-profile-text {
    padding: 0 0 0 61px
}

.wm-student-profile-text>a {
    float: left;
    font-size: 15px;
    font-weight: 400;
    line-height: 1;
    width: 100%;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.header-bg {
    height: 90px;
    background: #772083
}

.header-bg .container {
    background: #fff
}

.header-bg .container .row {
    display: table !important;
    width: calc(100% + 30px)
}

.logo {
    margin-top: 4px;
    margin-bottom: 4px;
    padding: 3px 5px 4px 35px;
	
    float: left;
    max-width: 191px
}
/**   width: 29%;*/
.site-branding__logo {
    width: 100%;
    height: 100%;
    margin-right: 0 !important
}

.logo img {
    width: 100%;
    height: 100%;
    max-width: 1040px
}

.top-nav li a {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.top-nav {
    width: calc(100% - 306px);
    float: right
}

.top-nav ul {
    margin: 0;
    padding: 0;
    height: 118px
}

.top-nav ul>li {
    width: 16.66%;
    border-right: solid 1px #bebdbd;
    position: relative;
    list-style: none;
    float: left;
    height: 75%
}

.top-nav li a {
    width: 100%;
    height: 100%;
    text-transform: uppercase;
    text-align: center;
    display: block;
    padding-top: 10px;
    top: 0;
    color: #fff;
    background-position: 100% 86%;
    line-height: 1.1
}

.top-nav li li a,
.top-nav li.color1 li a {
    padding-top: 5px;
    text-transform: none;
    background: 0 0;
    text-align: left;
    font-size: 90%
}

.top-nav ul li li {
    width: 100%;
    border-bottom: dashed 1px #bebdbd;
    border-right: none;
    height: auto;
    float: left;
    padding: 2px
}

.top-nav ul li li:last-child {
    border-bottom: none
}

.top-nav li.colorDefault a {
    background: #772083 no-repeat bottom center
}

.top-nav li.color1 a {
    background: #8b0062 no-repeat bottom center
}

.top-nav li.color2 a {
    background: #512d56 no-repeat bottom center
}

.top-nav li.color3 a {
    background: #a84f12 no-repeat bottom center
}

.top-nav li.color4 a {
    background: #a12424 no-repeat bottom center
}

.top-nav li.color5 a {
    background: #374f69 no-repeat bottom center
}

.top-nav li.color6 a {
    background: #7d9106 no-repeat bottom center
}

.top-nav li.color1 li a {
    background: 0 0
}

.top-nav li a:hover,
.top-nav li.show a,
.top-nav li:hover a {
    padding-top: 40px;
    background-position: 100% 31%
}

.top-nav li li a:hover,
.top-nav li.color1 li a:hover,
.top-nav li.color2 li a:hover,
.top-nav li.color3 li a:hover,
.top-nav li.color4 li a:hover,
.top-nav li.color5 li a:hover,
.top-nav li.color6 li a:hover,
.top-nav li.show li a,
.top-nav li:hover li a {
    padding-top: 5px;
    background: 0 0
}

.top-nav li li {
    margin: 0;
    list-style: none
}

.top-nav li:hover a {
    padding-top: 0
}

.top-nav li:hover a:hover {
    color: #fff
}

@media (max-width:767px) {
    .logo {
        padding: 24px 0 24px 0;
        width: 29%;
        max-width: 90px
	}
	
    .site-branding__slogan {
        font-size: 7px !important;
        line-height: 7px
	}
	
    .top-nav {
        width: 75%
	}
	
    .region-header .block {
        margin-top: .25em !important
	}
	
    .top-nav ul {
        height: 86px;
        display: flex;
        flex-wrap: wrap
	}
	
    .top-nav ul>li {
        width: 33.3333%;
        height: 50%;
        border: none !important;
        vertical-align: middle;
        display: flex
	}
	
    .top-nav li a {
        font-size: 80%
	}
	
    .top-nav li.colorDefault a {
        background: #772083
	}
	
    .top-nav li.color1 a {
        background: #8b0062
	}
	
    .top-nav li.color2 a {
        background: #772083
	}
	
    .top-nav li.color3 a {
        background: #a12424
	}
	
    .top-nav li.color4 a {
        background: #7037c3
	}
	
    .top-nav li.color5 a {
        background: #a84f12
	}
	
    .top-nav li.color6 a {
        background: #7d9106
	}
	
    .top-nav li a,
    .top-nav li.show a {
        padding-top: 5px
	}
	
    .top-nav li a:hover,
    .top-nav li.show a,
    .top-nav li:hover a {
        padding-top: 5px
	}
}

@media (max-width:479px) {
    .top-nav li a {
        font-size: 55%
	}
}

.wm-mini-header {
    background-image: url("extra-images/header1.webp");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    text-align: center;
    padding: 75px 0 69px 0;
    position: relative
}

.wm-mini-header-small {
    background-image: url("extra-images/header1.webp");
    background-repeat: no-repeat;
    background-size: 100% auto;
    text-align: center;
    padding: 14px 0 14px 0;
    position: relative
}

span.wm-blue-transparent {
    background-color: rgba(17, 22, 44, .12);
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0
}

span.wm-blue-transparent-small {
    background-color: rgba(17, 22, 44, .12);
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.wm-breadcrumb,
.wm-mini-header,
.wm-mini-title,
.wm-mini-title h1 {
    float: left;
    width: 100%
}

.wm-breadcrumb-small,
.wm-mini-header-small,
.wm-mini-title-small,
.wm-mini-title-small h1 {
    float: left;
    width: 100%
}

.wm-mini-title h1 {
    font-size: 30px;
    color: #671774;
    line-height: 1.2;
    margin-bottom: 2px
}

.wm-mini-title-small h1 {
    font-size: 14px;
    color: #671774;
    line-height: 1.2;
    margin-bottom: 2px
}

.wm-breadcrumb ul {
    display: inline-block
}

.wm-breadcrumb-small ul {
    display: inline-block
}

.wm-breadcrumb-small ul li {
    display: inline-block;
    color: #291149;
    list-style: none
}

.wm-breadcrumb ul li {
    display: inline-block;
    color: #291149;
    list-style: none
}

.wm-breadcrumb ul li:before {
    color: #291149;
    content: "\f105";
    font-family: FontAwesome;
    font-size: 12px;
    padding: 10px
}

.wm-breadcrumb-small ul li:before {
    color: #291149;
    content: "\f105";
    font-family: FontAwesome;
    font-size: 12px;
    padding: 10px
}

.wm-breadcrumb ul li:first-child:before {
    display: none
}

.wm-breadcrumb a {
    color: #291149;
    font-size: 14px
}

.wm-breadcrumb-small ul li:first-child:before {
    display: none
}

.wm-breadcrumb-small a {
    color: #291149;
    font-size: 14px
}

.modal-confirm {
    color: #434e65;
    width: 525px
}

.modal-confirm .modal-content {
    padding: 20px;
    font-size: 16px;
    border-radius: 5px;
    border: none
}

.modal-confirm .modal-header {
    background: #e85e6c;
    border-bottom: none;
    position: relative;
    text-align: center;
    margin: -20px -20px 0;
    border-radius: 5px 5px 0 0;
    padding: 35px
}

.modal-confirm h4 {
    text-align: center;
    font-size: 36px;
    margin: 10px 0
}

.modal-confirm .btn,
.modal-confirm .form-control {
    min-height: 40px;
    border-radius: 3px
}

.modal-confirm .close {
    position: absolute;
    top: 15px;
    right: 15px;
    color: #fff;
    text-shadow: none;
    opacity: .5
}

.modal-confirm .close:hover {
    opacity: .8
}

.modal-confirm .icon-box {
    color: #fff;
    width: 95px;
    height: 95px;
    display: inline-block;
    border-radius: 50%;
    z-index: 9;
    border: 5px solid #fff;
    padding: 15px;
    text-align: center
}

.modal-confirm .icon-box i {
    font-size: 58px;
    margin: -2px 0 0 -2px
}

.modal-confirm.modal-dialog {
    margin-top: 80px
}

.modal-confirm .btn,
.modal-confirm .btn:active {
    color: #fff;
    border-radius: 4px;
    background: #eeb711 !important;
    text-decoration: none;
    transition: all .4s;
    line-height: normal;
    border-radius: 30px;
    margin-top: 10px;
    padding: 6px 20px;
    min-width: 150px;
    border: none
}

.modal-confirm .btn:focus,
.modal-confirm .btn:hover {
    background: #eda645 !important;
    outline: 0
}

.trigger-btn {
    display: inline-block;
    margin: 100px auto
}

@media (min-width:992px) and (max-width:1199px) {
    .no-bg-img {
        background-image: none !important
	}
}

@media (min-width:768px) and (max-width:991px) {
    .no-bg-img {
        background-image: none !important
	}
}

@media (max-width:767px) {
    .no-bg-img {
        background-image: none !important
	}
}

@media only screen and (max-width:640px) {
    .no-bg-img {
        background-image: none !important
	}
}

@media (max-width:480px) {
    .no-bg-img {
        background-image: none !important
	}
}

.area {
    background: #772083;
    background: -webkit-linear-gradient(to left, #e591f0, #772083);
    width: 100%
}

.circles {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.circles li {
    position: absolute;
    display: block;
    list-style: none;
    width: 20px;
    height: 20px;
    background: rgba(255, 255, 255, .2);
    animation: animate 25s linear infinite;
    bottom: -150px
}

.circles li:nth-child(1) {
    left: 25%;
    width: 80px;
    height: 80px;
    animation-delay: 0s
}

.circles li:nth-child(2) {
    left: 10%;
    width: 20px;
    height: 20px;
    animation-delay: 2s;
    animation-duration: 12s
}

.circles li:nth-child(3) {
    left: 70%;
    width: 20px;
    height: 20px;
    animation-delay: 4s
}

.circles li:nth-child(4) {
    left: 40%;
    width: 60px;
    height: 60px;
    animation-delay: 0s;
    animation-duration: 18s
}

.circles li:nth-child(5) {
    left: 65%;
    width: 20px;
    height: 20px;
    animation-delay: 0s
}

.circles li:nth-child(6) {
    left: 75%;
    width: 110px;
    height: 110px;
    animation-delay: 3s
}

.circles li:nth-child(7) {
    left: 35%;
    width: 150px;
    height: 150px;
    animation-delay: 7s
}

.circles li:nth-child(8) {
    left: 50%;
    width: 25px;
    height: 25px;
    animation-delay: 15s;
    animation-duration: 45s
}

.circles li:nth-child(9) {
    left: 20%;
    width: 15px;
    height: 15px;
    animation-delay: 2s;
    animation-duration: 35s
}

.circles li:nth-child(10) {
    left: 85%;
    width: 150px;
    height: 150px;
    animation-delay: 0s;
    animation-duration: 11s
}

@keyframes animate {
    0% {
        transform: translateY(0) rotate(0);
        opacity: 1;
        border-radius: 0
	}
	
    100% {
        transform: translateY(-1000px) rotate(720deg);
        opacity: 0;
        border-radius: 50%
	}
}

.no-js #loader {
    display: none
}

.js #loader {
    display: block;
    position: absolute;
    left: 100px;
    top: 0
}

.se-pre-con {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(extra-images/load.gif) center no-repeat #fcfefc
}

.se-pre-con #disable-preloader {
    display: block;
    position: absolute;
    right: 30px;
    bottom: 30px
}

#btnBackTotop {
    border-radius: 50%;
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: 0;
    background: url(extra-images/btt.png);
    background-size: 100% 100%;
    cursor: pointer;
    padding: 28px
}

#btnBackTotop:hover {
    background-color: #555
}

.header {
    z-index: 300
}

.content {
    padding: 16px
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%
}

.sticky+.content {
    padding-top: 102px
}

.wm-blog-single {
    margin-bottom: 31px
}

.wm-blog-author,
.wm-blog-single {
    float: left;
    width: 100%
}

.wm-blog-author {
    margin-bottom: 3px
}

.wm-detail-thumb {
    float: left;
    margin: 0
}

.wm-detail-thumb img {
    float: left;
    width: 100%
}

.wm-blogauthor-left {
    float: left
}

.wm-blogauthor-left img {
    border-radius: 100%;
    float: left;
    position: relative;
    margin: -25px 18px 0 25px
}

.wm-blogauthor-left .wm-authorpost {
    float: left;
    color: #c3c8e2;
    padding: 15px 0;
    font-size: 15px
}

.wm-blogauthor-left .wm-authorpost span {
    color: #fff;
    font-size: 15px
}

.wm-blogauthor-right {
    float: right;
    padding: 17px 35px 15px 0
}

.wm-blogauthor-right a {
    color: #c3c8e2;
    font-size: 15px;
    float: right;
    font-style: italic;
    margin: 0
}

.wm-blogauthor-right .wm-rating {
    display: inline-block;
    height: 16px;
    margin: 0;
    line-height: 16px;
    position: relative;
    width: 86px
}

.wm-blogauthor-right .wm-rating:before {
    color: #fff;
    content: "\f006 \f006 \f006 \f006 \f006";
    font-family: FontAwesome;
    font-size: 13px;
    margin: -3px 0 0;
    left: 0;
    letter-spacing: 4px;
    position: absolute;
    top: 4px
}

.wm-blogauthor-right .rating-box:before {
    color: #fff;
    content: "\f006 \f006 \f006 \f006 \f006";
    font-family: FontAwesome;
    font-size: 13px;
    left: 0;
    margin: -3px 0 0;
    letter-spacing: 4px;
    position: absolute;
    top: 4px
}

.wm-blogauthor-right .rating-box:before {
    content: "\f005 \f005 \f005 \f005 \f005";
    color: #fff
}

.wm-blogauthor-right .rating-box {
    height: 16px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0
}

.wm-blog-single .wm-blog-post-option {
    border-bottom: 2px solid #eee;
    float: left;
    padding: 14px 0 15px;
    width: 100%
}

.wm-blog-single .wm-blog-post-option li {
    float: left;
    list-style: none;
    font-size: 14px;
    padding: 0 39px 0 0
}

.wm-blog-single .wm-blog-post-option li a i {
    font-size: 14px;
    padding: 0 6px 0 0;
    color: #afafaf
}

.wm-blog-single .wm-blog-post-option li time,
.wm-blog-single .wm-blog-post-option li time .wm-blog-single .wm-blog-post-option li a {
    font-size: 14px
}

.wm-detail-editore,
.wm-detail-editore blockquote,
.wm-detail-editore h2,
.wm-detail-editore h3,
.wm-detail-editore p {
    float: left;
    width: 100%
}

.wm-detail-editore h2 {
    font-size: 30px;
    margin-bottom: 13px
}

.wm-detail-editore p {
    font-size: 15px;
    color: #434343;
    line-height: 1.6;
    margin-bottom: 33px
}

.wm-detail-editore blockquote:before {
    content: "“";
    font-size: 50px;
    font-weight: 300;
    left: -39px;
    font-style: normal;
    position: absolute;
    top: -11px
}

.wm-detail-editore .wm-blockquote {
    float: left;
    width: 100%;
    margin-bottom: 5px
}

.wm-detail-editore blockquote {
    border-left: 2px solid #e8e8e8;
    font-size: 20px;
    margin: 0 0 32px 34px;
    padding: 0 18px 10px 18px;
    position: relative;
    font-style: italic
}

.wm-blockquote {
    color: #434343;
    margin-bottom: 60px
}

.wm-detail-editore h3 {
    font-size: 24px;
    margin-bottom: 24px
}

.wm-author-detail,
.wm-author-detail a,
.wm-author-detail img,
.wm-author-text h5,
.wm-author-text p {
    float: left;
    width: 100%
}

.wm-author-detail {
    margin-bottom: 55px
}

.wm-author-detail figure {
    float: left;
    margin: 0
}

.wm-author-detail figure~.wm-author-text {
    margin-left: 169px
}

.wm-courses-authorinfo figure~.wm-author-text {
    margin-left: 138px
}

.wm-author-text {
    border-top: 2px solid #f6f6f6;
    padding: 15px 0 0 0;
    margin: 32px 0 0 0
}

.wm-author-text h5 {
    font-size: 18px;
    margin-bottom: 10px
}

.wm-author-text p {
    line-height: 1.6;
    color: #434343;
    margin-bottom: 11px
}

.wm-news,
.wm-news figure figcaption,
.wm-news figure>a,
.wm-news figure>a>img,
.wm-news-grid .wm-newsgrid-text,
.wm-news-grid figure,
.wm-post-options {
    float: left;
    width: 100%
}

.wm-news>ul>li {
    list-style: none;
    margin-bottom: 30px;
    line-height: 1
}

.wm-news-grid>ul>li {
    float: none;
    display: inline-block;
    margin-right: -4px;
    vertical-align: top
}

.wm-news-grid figure {
    margin-bottom: 0
}

.wm-news figure figcaption {
    padding: 13px 25px 17px 25px;
    position: relative;
    z-index: 1
}

.wm-news figure figcaption h6 a {
    color: #fff
}

.wm-newsgrid-text .wm-banner-btn {
    padding: 12px 21px 13px
}

.wm-newsgrid-text h5 {
    margin-bottom: 12px
}

.wm-post-options li:last-child {
    margin-right: 0
}

.wm-news figure figcaption img {
    float: left;
    border-radius: 100%;
    margin: -39px 19px 0 0
}

.wm-news figure figcaption h6 {
    margin-bottom: 0;
    font-size: 15px;
    color: #c3c8e2;
    font-weight: 400
}

.wm-newsgrid-text {
    padding: 15px 25px 34px 30px;
    border: 1px solid #f0f0f0;
    border-top: none
}

.wm-post-options {
    margin: 0 0 26px 0;
    border-bottom: 2px solid #eee
}

.wm-post-options li {
    float: left;
    list-style: none;
    font-size: 14px;
    margin-right: 20px;
    padding-bottom: 11px
}

.wm-post-options li a i {
    color: #afafaf;
    float: left;
    margin: 7px 5px 0 0
}

.wm-newsgrid-text p {
    margin-bottom: 24px;
    line-height: 24px
}

.wm-news-medium figure {
    float: left;
    width: 365px;
    margin: 0
}

.wm-news-medium .wm-newsgrid-text {
    border: 1px solid #f0f0f0;
    border-left: none;
    padding: 18px 25px 30px 33px
}

.wm-news-medium figure~.wm-newsgrid-text {
    margin-left: 365px
}

.wm-news figure>a {
    position: relative
}

.wm-transparent-hover {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0
}

.wm-postreviews {
    margin: 0 0 23px 0
}

.wm-postreviews,
.wm-postreviews ul {
    float: left;
    width: 100%
}

.wm-postreviews>ul>li {
    border: 1px solid #f1f1f1;
    float: left;
    margin: 0 0 19px 0;
    list-style: none;
    width: 100%
}

.wm-postreviews .thumblist {
    float: left;
    padding: 19px 26px 13px 25px;
    width: 100%
}

.wm-postreviews .thumblist>ul {
    margin: 0
}

.wm-postreviews .thumblist>ul>li {
    list-style: none
}

.wm-postreviews .thumblist>ul>li figure {
    float: left;
    margin: 0
}

.wm-postreviews .thumblist>ul>li>a,
.wm-postreviews .thumblist>ul>li>img {
    float: left;
    width: 100%
}

.wm-postreviews .thumblist>ul>li figure~.wm-reviews-text {
    margin-left: 82px
}

.wm-reviews-text p {
    line-height: 1.5;
    color: #3d4158;
    font-size: 16px
}

.wm-postreviews .thumblist h4 {
    color: #3d4158;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 11px
}

.wm-reviews-text .wm-rating {
    display: inline-block;
    height: 16px;
    margin: 4px 0 0 0;
    line-height: 16px;
    position: relative;
    width: 76px
}

.wm-reviews-text .wm-rating:before {
    content: "\f006 \f006 \f006 \f006 \f006";
    font-family: FontAwesome;
    font-size: 12px;
    left: 0;
    letter-spacing: 3px;
    position: absolute;
    top: 3px
}

.wm-reviews-text .rating-box:before {
    content: "\f006 \f006 \f006 \f006 \f006";
    font-family: FontAwesome;
    font-size: 12px;
    left: 0;
    letter-spacing: 3px;
    position: absolute;
    top: 3px
}

.wm-reviews-text .rating-box:before {
    content: "\f005 \f005 \f005 \f005 \f005";
    font-family: FontAwesome
}

.wm-reviews-text .rating-box {
    height: 16px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0
}

.wm-form,
.wm-form form ul li input[type=text] {
    float: left;
    width: 100%
}

.wm-form {
    margin-bottom: 40px
}

.wm-form form ul {
    margin: 0 -9px 0 -9px
}

.wm-form form ul li.wm-full-form {
    margin-bottom: 30px;
    width: 100%
}

.wm-form form ul li.wm-full-form:last-child {
    margin: 0
}

.wm-form form ul li {
    float: left;
    list-style-type: none;
    margin-bottom: 14px;
    padding: 0 9px 0 9px;
    width: 50%
}

.wm-form form ul li input[type=text] {
    border-bottom: 2px solid #eaeaea;
    font-size: 15px;
    font-style: italic;
    height: 43px;
    font-weight: 400;
    background: #f7f7f7;
    margin: 0;
    color: #a9a9a9;
    padding-left: 18px
}

.wm-form form ul li textarea {
    height: 156px;
    font-size: 14px;
    padding: 8px 10px 0 18px;
    color: #777;
    background-color: #f7f7f7;
    font-style: italic;
    width: 100%;
    border-bottom: 2px solid #eaeaea
}

.wm-form form input[type=submit] {
    border: none;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    padding: 5px 33px 5px 33px;
    font-weight: 500;
    float: left
}

.wm-form form .wm-select-two {
    border-bottom: 2px solid #eaeaea;
    float: left;
    position: relative;
    width: 100%
}

.wm-form form .wm-select-two select {
    -moz-appearance: none;
    background: #f7f7f7;
    border: none;
    color: #a9a9a9;
    font-weight: 400;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    font-style: italic;
    height: 41px;
    margin: 0;
    padding: 3px 15px
}

.wm-form form .wm-select-two:before {
    content: "\f107";
    pointer-events: none;
    cursor: pointer;
    font-family: FontAwesome;
    font-size: 14px;
    position: absolute;
    right: 20px;
    top: 7px;
    color: #c2c2c2
}

.wm-transparent-hover {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0
}

ul li:hover .wm-transparent-hover {
    opacity: .7
}

.whychooseus-list {
    float: left;
    width: 100%;
    margin: 33px 0 0 0
}

.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: 0
}

.wm-questions-studying {
    float: left;
    width: 100%;
    background-color: #fff;
    border: 16px solid #fff;
    box-shadow: 0 0 0 3px #f7f7f7 inset;
    text-align: center;
    padding: 55px 37px 50px 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
}

.wm-apply-info {
    float: left;
    width: 100%
}

.wm-apply-info ul li {
    list-style: none;
    padding: 46px 90px 40px 0;
    background-color: #003c5a;
    position: relative
}

.wm-apply-info ul li:nth-child(2) {
    background-color: #0f4966
}

.wm-apply-info ul li:nth-child(2) i {
    color: #1e5571
}

.wm-apply-info ul li:nth-child(2) {
    background-color: #21546e
}

.wm-apply-info ul li:nth-child(2) i {
    color: #31637c
}

.wm-apply-info-color ul li {
    background-color: #772083
}

.wm-apply-info-color ul li:nth-child(2) {
    background-color: #8c4296
}

.wm-apply-info-color ul li:nth-child(3) {
    background-color: #9f4daa
}

.wm-apply-info.wm-apply-info-color ul li i {
    color: #c5a06a
}

.wm-apply-info.wm-apply-info-color ul li p {
    color: #fff
}

.wm-apply-info-color .applyinfo-btn {
    border-radius: 0
}

.wm-apply-info ul li i {
    position: absolute;
    left: 30px;
    top: 30px;
    font-size: 104px;
    color: #31637c
}

.wm-apply-info ul li h2 {
    color: #fff;
    margin-bottom: 0
}

.wm-apply-info ul li p {
    color: #a8bbc5;
    margin-bottom: 22px
}

.applyinfo-btn {
    display: inline-block;
    padding: 10px 24px 12px 24px;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    border: 1px solid #fff;
    border-radius: 3px;
    line-height: 1
}

.wm-apply-info ul li h3 {
    font-size: 30px;
    color: #fff;
    margin-bottom: 0;
    line-height: 44px
}

.logo {
    float: left
}

.logoM {
    display: none
}

.main-nav {
    float: right
}

.main-nav {
    float: right
}

.tollfree {
    float: right;
    margin-top: 15px
}

.leftNumber {
    float: left;
    border-right: 1px solid #e5e5e5;
    padding-right: 100px;
    text-align: right;
    line-height: 16px;
    font-size: 14px
}

.rightNumber {
    float: left;
    padding-right: 10px;
    padding-left: 100px;
    text-align: left;
    line-height: 16px;
    border-right: 1px solid #e5e5e5;
    font-size: 14px
}

.Number {
    float: left;
    padding-left: 10px;
    text-align: left;
    line-height: 16px;
    font-size: 14px
}

.mtop5 {
    margin-top: 5px !important
}

@media (max-width:400px) {
    .btn span {
        display: none
	}
}

@media (min-width:992px) and (max-width:1199px) {
    .btn span {
        display: none
	}
}

@media (min-width:768px) and (max-width:991px) {
    .btn span {
        display: none
	}
}

@media (max-width:767px) {
    .btn span {
        display: none
	}
}

@media only screen and (max-width:640px) {
    .btn span {
        display: none
	}
}

@media (max-width:480px) {
    .btn span {
        display: none
	}
}

.wm-contact-tab {
    float: left;
    width: 100%;
    text-align: center
}

.wm-contact-tab .nav-tabs {
    display: inline-block;
    border-bottom: 2px solid #e2e2e2;
    margin-bottom: 76px
}

.wm-contact-tab .nav-tabs li {
    padding: 0 18px 0 19px
}

.wm-contact-tab .nav-tabs li a {
    padding: 0 0 12px 0;
    font-size: 16px;
    position: relative
}

.wm-contact-tab .nav-tabs li.active a:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 100%;
    height: 2px
}

.wm-contact-tab .nav-tabs li:first-child {
    padding-left: 0
}

.wm-contact-tab .nav-tabs li:last-child {
    padding-right: 0
}

.wm-contact-tab .tab-content {
    display: inline-block;
    width: 100%
}

.wm-map {
    float: left;
    width: 100%;
    border: 3px solid #f1f1f1
}

#map {
    height: 496px
}

.wm-contact-form,
.wm-contact-form form,
.wm-contact-form form input[type=text],
.wm-contact-form form textarea,
.wm-contact-form form ul,
.wm-contact-form form ul li,
.wm-contact-form span {
    float: left;
    width: 100%
}

.wm-contact-form {
    text-align: center
}

.wm-contact-form span {
    font-size: 50px;
    color: #a4a4a4;
    margin-bottom: 46px;
    line-height: .9
}

.wm-contact-form form ul li {
    list-style: none;
    margin-bottom: 8px;
    position: relative
}

.wm-contact-form form i {
    position: absolute;
    left: 20px;
    top: 8px;
    font-size: 14px;
    color: #e5e5e5;
    border-right: 2px solid #f3f3f3;
    padding-right: 18px;
    padding: 8px 18px 8px 0
}

.wm-contact-form form input[type=text] {
    font-size: 15px;
    color: #bdbcbc;
    padding: 7px 20px 7px 74px;
    background-color: #fff;
    border-bottom: 2px solid #efefef;
    height: 48px
}

.wm-contact-form form input[type=file] {
    font-size: 15px;
    color: #bdbcbc;
    padding: 7px 20px 7px 74px;
    background-color: #fff;
    border-bottom: 2px solid #efefef;
    height: 48px;
    width: 100%
}

.wm-contact-form form input[type=email] {
    font-size: 15px;
    color: #bdbcbc;
    padding: 7px 20px 7px 74px;
    background-color: #fff;
    border-bottom: 2px solid #efefef;
    height: 48px
}

.wm-contact-form form input[type=tel] {
    font-size: 15px;
    color: #bdbcbc;
    padding: 7px 20px 7px 74px;
    background-color: #fff;
    border-bottom: 2px solid #efefef;
    height: 48px
}

.wm-contact-form form textarea {
    font-size: 15px;
    color: #bdbcbc;
    padding: 12px 20px 7px 74px;
    background-color: #fff;
    border-bottom: 2px solid #efefef;
    height: 175px
}

.wm-contact-form form input[type=submit] {
    display: inline-block;
    padding: 11px 15px 13px 15px;
    line-height: 1;
    border: 1px solid;
    text-transform: uppercase;
    background-color: transparent;
    font-size: 12px;
    margin-top: 22px
}

.wm-contact-form form input[type=submit]:hover {
    color: #fff
}

.wm-contact-title {
    float: left;
    width: 100%;
    font-size: 50px;
    color: #a4a4a4;
    margin-bottom: 96px;
    line-height: .9
}

.wm-contact-service {
    float: left;
    width: 100%;
    background: url(images/contact-service-bg.png);
    background-repeat: no-repeat;
    background-position: center 10%;
    margin-bottom: 56px
}

.wm-contact-service ul li {
    list-style: none;
    margin-bottom: 30px;
    text-align: center
}

.wm-testimonial-slider,
.wm-testimonial-slider-wrap,
.wm-testimonial-slider-wrap figure,
.wm-testimonial-slider-wrap p {
    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: #fff;
    padding: 41px 50px 46px 50px;
    margin-bottom: 26px;
    line-height: 30px;
    position: relative
}

.wm-testimonial-slider-wrap figure {
    margin-bottom: 0;
    padding: 0 38px
}

.wm-testimonial-thumb {
    float: left;
    width: 77px;
    margin: 0 16px 0 0
}

.wm-testimonial-slider {
    position: relative;
    margin-bottom: 40px
}

.wm-testimonial-thumb img {
    border-radius: 100%
}

.wm-testimonial-slider-wrap figure figcaption {
    padding: 12px 0 0 0
}

.wm-testimonial-slider-wrap:nth-child(even) {
    margin: 21px 33px 0 -33px
}

.wm-testimonial-slider-wrap:nth-child(even) p {
    background-color: rgba(185, 150, 99, .8)
}

.wm-testimonial-slider-wrap:nth-child(even) figure figcaption {
    text-align: right
}

.wm-testimonial-slider-wrap figure figcaption h5 {
    margin-bottom: 0;
    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: 0 0 0 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
}

.smodal-open {
    overflow: hidden
}

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

.smodal.fade .smodal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%)
}

.smodal.in .smodal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.smodal-open .smodal {
    overflow-x: hidden;
    overflow-y: auto
}

.smodal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.smodal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

.smodal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.smodal-backdrop.fade {
    opacity: 0
}

.smodal-backdrop.in {
    opacity: .5
}

.smodal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.smodal-header .close {
    margin-top: -2px
}

.smodal-title {
    margin: 0;
    line-height: 1.42857143
}

.smodal-body {
    position: relative;
    padding: 15px
}

.smodal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.smodal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

.smodal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.smodal-footer .btn-block+.btn-block {
    margin-left: 0
}

.smodal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:768px) {
    .smodal-dialog {
        width: 600px;
        margin: 30px auto
	}
	
    .smodal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
	}
	
    .smodal-sm {
        width: 300px
	}
}

@media (min-width:992px) {
    .smodal-lg {
        width: 900px
	}
}

.smodal-footer:after,
.smodal-footer:before,
.smodal-header:after,
.smodal-header:before {
    display: table;
    content: " "
}

.smodal-footer:after,
.smodal-header:after {
    clear: both
}

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

.col-xs-5ths {
    width: 20%;
    float: left
}

@media (min-width:768px) {
    .col-sm-5ths {
        width: 20%;
        float: left
	}
}

@media (min-width:992px) {
    .col-md-5ths {
        width: 20%;
        float: left
	}
}

@media (min-width:1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left
	}
}