.scp-shortcode h1, .scp-shortcode h2, .scp-shortcode h3, .scp-shortcode h4, .scp-shortcode h5, .scp-shortcode h6 { margin-top: 2px; margin-bottom: 2px; line-height: 14px; }
.scp-shortcode p { margin: 0; }
.scp-icon-bullet-text-icon, .scp-icon-bullet-text-text { float: left; }
.scp-icon-bullet-text-text { padding-top: 5px; margin-bottom: 10px; }
.scp-icon-bullet-text-text p { font-size: 13px; font-weight: bold; line-height: 25px; }
.scp-ribbon-wrapper { position: relative; }
.scp-ribbon-text { position: relative; }
/* Events */
.linp-tribe-events-wrap { overflow: hidden; }
.linp-tribe-events { list-style: none; margin: 0; padding: 0; }
.linp-tribe-events .event { position: relative; min-height: 100px; overflow: hidden; margin-bottom: 22px; }
.linp-tribe-events .event .icon { position: absolute; vertical-align: top; border-radius: 50%; width: 80px; height: 80px; top: 0; left: 0; }
.linp-tribe-events .event .icon .date { margin-left: auto; margin-right: auto; text-align: center; }
.linp-tribe-events .event .info { margin-left: 100px; }
.linp-tribe-events .event .info .title { margin-top: 0; margin-bottom: 6px; }
.linp-tribe-events-link { float: right; }
.linp-tribe-events .inner-circle { position: relative; width: 100%; background-color: #639; height: 100%; border-radius: 50%; }
 @media (max-width: 767px) {
.scp-icon-bullet-text { width: 100%; margin-bottom: 18px; }
/*.scp-shortcode-separator { height: 1px !important; visibility: hidden; }*/ }
.linp-countdown { text-align: center; }
.linp-countdown .time { border-radius: 5px; /*box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);*/ display: inline-block; text-align: center; position: relative; height: 90px; width: 80px; margin-right: 10px; margin-bottom: 20px; text-transform: capitalize; -webkit-perspective: 479px; -moz-perspective: 479px; -ms-perspective: 479px; -o-perspective: 479px; perspective: 479px; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -o-backface-visibility: hidden; backface-visibility: hidden; -webkit-transform: translateZ(0); -moz-transform: translateZ(0); -ms-transform: translateZ(0); -o-transform: translateZ(0); transform: translateZ(0); -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.linp-countdown .count { background: #202020; color: #f8f8f8; display: block; font-family: inherit; font-weight: 800; font-size: 35px; line-height: 85px; overflow: hidden; position: absolute; text-align: center; text-shadow: 0 0 10px rgba(0, 0, 0, 0.8); top: 0; width: 100%; -webkit-transform: translateZ(0); -moz-transform: translateZ(0); -ms-transform: translateZ(0); -o-transform: translateZ(0); transform: translateZ(0); -webkit-transform-style: flat; -moz-transform-style: flat; -ms-transform-style: flat; -o-transform-style: flat; transform-style: flat; }
.linp-countdown .count.top { border-top: 1px solid rgba(255, 255, 255, 0.2); border-bottom: 1px solid rgba(255, 255, 255, 0.1); border-radius: 5px 5px 0 0; height: 50%; -webkit-transform-origin: 50% 100%; -moz-transform-origin: 50% 100%; -ms-transform-origin: 50% 100%; -o-transform-origin: 50% 100%; transform-origin: 50% 100%; }
.linp-countdown .count.bottom { background-image: linear-gradient(rgba(255, 255, 255, 0.1), transparent); background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.1), transparent); background-image: -moz-linear-gradient(rgba(255, 255, 255, 0.1), transparent); background-image: -ms-linear-gradient(rgba(255, 255, 255, 0.1), transparent); background-image: -o-linear-gradient(rgba(255, 255, 255, 0.1), transparent); border-top: 1px solid #000; border-bottom: 1px solid #000; border-radius: 0 0 5px 5px; line-height: 0; height: 50%; top: 50%; -webkit-transform-origin: 50% 0; -moz-transform-origin: 50% 0; -ms-transform-origin: 50% 0; -o-transform-origin: 50% 0; transform-origin: 50% 0; }
.linp-countdown .label { font-size: normal; margin-top: 5px; display: block; position: absolute; top: 87px; width: 100%; }
/* Animation start */
.linp-countdown .count.curr.top { -webkit-transform: rotateX(0deg); -moz-transform: rotateX(0deg); -ms-transform: rotateX(0deg); -o-transform: rotateX(0deg); transform: rotateX(0deg); z-index: 3; }
.linp-countdown .count.next.bottom { -webkit-transform: rotateX(90deg); -moz-transform: rotateX(90deg); -ms-transform: rotateX(90deg); -o-transform: rotateX(90deg); transform: rotateX(90deg); z-index: 2; }
/* Animation end */
.linp-countdown .flip .count.curr.top { -webkit-transition: all 250ms ease-in-out; -moz-transition: all 250ms ease-in-out; -ms-transition: all 250ms ease-in-out; -o-transition: all 250ms ease-in-out; transition: all 250ms ease-in-out; -webkit-transform: rotateX(-90deg); -moz-transform: rotateX(-90deg); -ms-transform: rotateX(-90deg); -o-transform: rotateX(-90deg); transform: rotateX(-90deg); }
.linp-countdown .flip .count.next.bottom { -webkit-transition: all 250ms ease-in-out 250ms; -moz-transition: all 250ms ease-in-out 250ms; -ms-transition: all 250ms ease-in-out 250ms; -o-transition: all 250ms ease-in-out 250ms; transition: all 250ms ease-in-out 250ms; -webkit-transform: rotateX(0deg); -moz-transform: rotateX(0deg); -ms-transform: rotateX(0deg); -o-transform: rotateX(0deg); transform: rotateX(0deg); }
 @media (min-width: 900px) and (max-width: 1200px) {
.linp-countdown .time { width: 50px; height: 80px; }
.linp-countdown .count { font-size: 30px; line-height: 78px; }
}
.our-process { position: relative; overflow: hidden; padding-top: 40px; }
.our-process .img-wrap { position: absolute; top: 0; left: 0; width: 100%; height: auto; }
.our-process .dot-container { float: left; width: 100px; position: relative; text-align: center; margin-bottom: 30px; padding: 0 10px; }
.our-process .dot-container .dot-wrap { opacity: 0.5; width: 100%; height: auto; overflow: hidden; }
.our-process .dot-container .dot { font-size: 28px; }
.our-process .dot-container .line { height: 3px; width: 0; background: #ff5a5f; }
.our-process .dot-container .triangle { left: 50%; margin-left: -10px; margin-bottom: 20px; position: relative; width: 0; height: 10px; border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 10px solid #ff5a5f; opacity: 0; }
.our-process .dot-container { color: #070708; font-size: 14px; }
.our-process .dot-container .text { padding: 0 10px; opacity: 0.5; width: 100%; }
.our-process .dots .title { float: left; width: 100%; color: #303030; font-size: 16px; margin: 0; font-weight: 600; line-height: 25px; margin-bottom: 10px; }
.linp-post-list .item { position: relative; min-height: 117px; }
.linp-post-list .item .img-container { width: 100%; height: auto; margin-bottom: 15px; }
.linp-post-list .item .data { /*margin-left: 118px;*/ }
.linp-post-list .item .meta-data { margin-bottom: 6px; font-weight: 600; }
.linp-post-list .item .meta-data .date, .linp-post-list .item .meta-data .author { font-size: 13px; }
.linp-post-list .item .meta-data .author { font-style: italic; }
.linp-post-list .item .data h1, .linp-post-list .item .data h2, .linp-post-list .item .data h3, .linp-post-list .item .data h4, .linp-post-list .item .data h5, .linp-post-list .item .data h6 { font-weight: normal; margin-top: 0; margin-bottom: 6px; }
.linp-post-list .item .meta-data i { position: relative; top: 4px; font-size: 20px; }
.linp-post-list .item .meta-data span { margin-right: 5px; }
/*  	Core Owl Carousel CSS File 	v1.3.3 */
/* clearfix */
.owl-carousel .owl-wrapper:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
/* display none until init */
.owl-carousel { display: none; position: relative; width: 100%; -ms-touch-action: pan-y; }
.owl-carousel .owl-wrapper { display: none; position: relative; -webkit-transform: translate3d(0px, 0px, 0px); }
.owl-carousel .owl-wrapper-outer { overflow: hidden; position: relative; width: 100%; }
.owl-carousel .owl-wrapper-outer.autoHeight { -webkit-transition: height 500ms ease-in-out; -moz-transition: height 500ms ease-in-out; -ms-transition: height 500ms ease-in-out; -o-transition: height 500ms ease-in-out; transition: height 500ms ease-in-out; }
.owl-carousel .owl-item { float: left; }
.owl-controls .owl-page, .owl-controls .owl-buttons div { cursor: pointer; }
.owl-controls { -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: transparent; }
/* mouse grab icon */
.grabbing { cursor: url(./grabbing.png) 8 8, move; }
/* fix */
.owl-carousel .owl-wrapper, .owl-carousel .owl-item { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); }
/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/
.owl-theme .owl-controls { margin-top: 10px; text-align: center; }
/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-buttons div { color: #FFF; display: inline-block; zoom: 1; *display: inline; /*IE7 life-saver */
margin: 5px; padding: 3px 10px; font-size: 12px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; background: #869791; filter: Alpha(Opacity=50); /*IE7 fix*/ opacity: 0.5; }
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover { filter: Alpha(Opacity=100); /*IE7 fix*/ opacity: 1; text-decoration: none; }
/* Styling Pagination*/
.owl-theme .owl-controls .owl-page { display: inline-block; zoom: 1; *display: inline; /*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span { display: block; width: 12px; height: 12px; margin: 5px 7px; filter: Alpha(Opacity=50); /*IE7 fix*/ opacity: 0.5; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; background: #869791; }
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span { filter: Alpha(Opacity=100); /*IE7 fix*/ opacity: 1; }
/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-page span.owl-numbers { height: auto; width: auto; color: #FFF; padding: 2px 10px; font-size: 12px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; }
/* preloading images */
.owl-item.loading { min-height: 150px; background: url(AjaxLoader.gif) no-repeat center center; }
/*  Owl Carousel CSS3 Transitions  v1.3.2 */
.owl-origin { -webkit-perspective: 1200px; -webkit-perspective-origin-x: 50%; -webkit-perspective-origin-y: 50%; -moz-perspective: 1200px; -moz-perspective-origin-x: 50%; -moz-perspective-origin-y: 50%; perspective: 1200px; }
/* fade */
.owl-fade-out { z-index: 10; -webkit-animation: fadeOut .7s both ease; -moz-animation: fadeOut .7s both ease; animation: fadeOut .7s both ease; }
.owl-fade-in { -webkit-animation: fadeIn .7s both ease; -moz-animation: fadeIn .7s both ease; animation: fadeIn .7s both ease; }
/* backSlide */
.owl-backSlide-out { -webkit-animation: backSlideOut 1s both ease; -moz-animation: backSlideOut 1s both ease; animation: backSlideOut 1s both ease; }
.owl-backSlide-in { -webkit-animation: backSlideIn 1s both ease; -moz-animation: backSlideIn 1s both ease; animation: backSlideIn 1s both ease; }
/* goDown */
.owl-goDown-out { -webkit-animation: scaleToFade .7s ease both; -moz-animation: scaleToFade .7s ease both; animation: scaleToFade .7s ease both; }
.owl-goDown-in { -webkit-animation: goDown .6s ease both; -moz-animation: goDown .6s ease both; animation: goDown .6s ease both; }
/* scaleUp */
.owl-fadeUp-in { -webkit-animation: scaleUpFrom .5s ease both; -moz-animation: scaleUpFrom .5s ease both; animation: scaleUpFrom .5s ease both; }
.owl-fadeUp-out { -webkit-animation: scaleUpTo .5s ease both; -moz-animation: scaleUpTo .5s ease both; animation: scaleUpTo .5s ease both; }

/* Keyframes */
/*empty*/
@-webkit-keyframes empty { 0% {
opacity: 1;
}
}
@-moz-keyframes empty { 0% {
opacity: 1;
}
}
@keyframes empty { 0% {
opacity: 1;
}
}
@-webkit-keyframes fadeIn { 0% {
opacity: 0;
}
 100% {
opacity: 1;
}
}
@-moz-keyframes fadeIn { 0% {
opacity: 0;
}
 100% {
opacity: 1;
}
}
@keyframes fadeIn { 0% {
opacity: 0;
}
 100% {
opacity: 1;
}
}
@-webkit-keyframes fadeOut { 0% {
opacity: 1;
}
 100% {
opacity: 0;
}
}
@-moz-keyframes fadeOut { 0% {
opacity: 1;
}
 100% {
opacity: 0;
}
}
@keyframes fadeOut { 0% {
opacity: 1;
}
 100% {
opacity: 0;
}
}
@-webkit-keyframes backSlideOut { 25% {
opacity: .5;
-webkit-transform: translateZ(-500px);
}
 75% {
opacity: .5;
-webkit-transform: translateZ(-500px) translateX(-200%);
}
 100% {
opacity: .5;
-webkit-transform: translateZ(-500px) translateX(-200%);
}
}
@-moz-keyframes backSlideOut { 25% {
opacity: .5;
-moz-transform: translateZ(-500px);
}
 75% {
opacity: .5;
-moz-transform: translateZ(-500px) translateX(-200%);
}
 100% {
opacity: .5;
-moz-transform: translateZ(-500px) translateX(-200%);
}
}
@keyframes backSlideOut { 25% {
opacity: .5;
transform: translateZ(-500px);
}
 75% {
opacity: .5;
transform: translateZ(-500px) translateX(-200%);
}
 100% {
opacity: .5;
transform: translateZ(-500px) translateX(-200%);
}
}
@-webkit-keyframes backSlideIn { 0%, 25% {
opacity: .5;
-webkit-transform: translateZ(-500px) translateX(200%);
}
 75% {
opacity: .5;
-webkit-transform: translateZ(-500px);
}
 100% {
opacity: 1;
-webkit-transform: translateZ(0) translateX(0);
}
}
@-moz-keyframes backSlideIn { 0%, 25% {
opacity: .5;
-moz-transform: translateZ(-500px) translateX(200%);
}
 75% {
opacity: .5;
-moz-transform: translateZ(-500px);
}
 100% {
opacity: 1;
-moz-transform: translateZ(0) translateX(0);
}
}
@keyframes backSlideIn { 0%, 25% {
opacity: .5;
transform: translateZ(-500px) translateX(200%);
}
 75% {
opacity: .5;
transform: translateZ(-500px);
}
 100% {
opacity: 1;
transform: translateZ(0) translateX(0);
}
}
@-webkit-keyframes scaleToFade { to {
opacity: 0;
-webkit-transform: scale(0.8);
}
}
@-moz-keyframes scaleToFade { to {
opacity: 0;
-moz-transform: scale(0.8);
}
}
@keyframes scaleToFade { to {
opacity: 0;
transform: scale(0.8);
}
}
@-webkit-keyframes goDown { from {
-webkit-transform: translateY(-100%);
}
}
@-moz-keyframes goDown { from {
-moz-transform: translateY(-100%);
}
}
@keyframes goDown { from {
transform: translateY(-100%);
}
}
@-webkit-keyframes scaleUpFrom { from {
opacity: 0;
-webkit-transform: scale(1.5);
}
}
@-moz-keyframes scaleUpFrom { from {
opacity: 0;
-moz-transform: scale(1.5);
}
}
@keyframes scaleUpFrom { from {
opacity: 0;
transform: scale(1.5);
}
}
@-webkit-keyframes scaleUpTo { to {
opacity: 0;
-webkit-transform: scale(1.5);
}
}
@-moz-keyframes scaleUpTo { to {
opacity: 0;
-moz-transform: scale(1.5);
}
}
@keyframes scaleUpTo { to {
opacity: 0;
transform: scale(1.5);
}
}
/*.vc_row.linp-featured-courses-carousel {*/
/*margin: 0 0 50px !important;*/
/*}*/
.linp-featured-courses-carousel .featured-course-thumb { width: 100%; }
.linp-featured-courses-carousel .rounded .featured-course-thumb { border-radius: 50%; padding: 12px; }
.linp-featured-courses-carousel .owl-item { padding: 0 10px; }
.linp-featured-courses-carousel .owl-item .item-inner-wrap { padding: 15px 18px; }
.linp-featured-courses-carousel .owl-item .cbp-row { border-top: 1px solid; padding: 9px 16px 12px; }
.linp-featured-courses-carousel .owl-item .price { position: absolute; top: 20px; right: 0; }
.linp-featured-courses-carousel .course-title { margin: 0 0 5px 0; }
.linp-featured-courses-carousel .course-lesson-count i { font-size: 20px; }
.linp-featured-courses-carousel .course-lesson-count i:before { position: relative; top: 4px; }
.linp-featured-courses-carousel .course-lesson-count { float: left; margin: 0 10px 0 0; }
.linp-featured-courses-carousel .owl-item .price .course-price { float: right; padding: 5px; text-align: center; }
.linp-featured-courses-carousel .owl-item .price .course-price:after { content: ' '; position: absolute; width: 0; height: 0; right: 0; top: 100%; border-width: 5px 5px; border-style: solid; border-color: #333 transparent transparent #333; }
.linp-featured-courses-carousel .owl-item .price .course-price:before { content: ' '; position: absolute; width: 0; height: 0; left: -18px; top: 0; border-width: 16px 15px; border-style: solid; border-color: #999 #999 #999 transparent; }
.linp-featured-courses-carousel .owl-item .course-price .amount { position: relative; }
.linp-featured-courses-carousel .owl-item .course-price.free-course .amount { font-size: 15px; }
.linp-featured-courses-carousel .owl-pagination { margin-top: 25px; }
.linp-featured-courses-carousel .owl-pagination .owl-page span { background-color: transparent; border: 2px solid #333; }
.linp-featured-courses-carousel .owl-pagination .owl-page.active span { border: 2px solid #999; }
button, input[type="submit"], input[type="button"], input[type="reset"], .wh-button, .wh-alt-button { background-color: #353535; border: none; border-radius: 2px; color: #fff; display: inline-block; padding: 11px 24px 10px; text-decoration: none; box-shadow: none; }
button:hover, button:focus, input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:focus, input[type="button"]:focus, input[type="reset"]:focus, .wh-button:hover, .wh-alt-button:hover { background-color: #686868; outline: none; }
button:active, input[type="submit"]:active, input[type="button"]:active, input[type="reset"]:active, .wh-button:active, .wh-alt-button:active { background-color: #353535; }
.wh-borderless { border: 0 !important; }
.wh-rounded, .wh-rounded img { border-radius: 50%; }
.wh-rotate-aio-icon-bg-45 .aio-icon-top { margin-bottom: 50px; }
.wh-rotate-aio-icon-bg-45 .aio-icon-top .aio-icon { -ms-transform: rotate(-45deg) !important; /* IE 9 */ -webkit-transform: rotate(-45deg) !important; /* Chrome, Safari, Opera */ transform: rotate(-45deg) !important; }
.wh-rotate-aio-icon-bg-45 .aio-icon-top .aio-icon i { position: absolute; top: 0; left: 26%; -ms-transform: rotate(45deg) !important; /* IE 9 */ -webkit-transform: rotate(45deg) !important; /* Chrome, Safari, Opera */ transform: rotate(45deg) !important; }
.thumbnail { max-width: 100%; }
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
article, aside, details, figcaption, figure, footer, header, nav, section, summary { display: block; }
audio, canvas, video { display: inline-block; }
audio:not([controls]) { display: none; height: 0; }
 [hidden] {
display: none;
}
html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { color: #686868; line-height: 1.5; margin: 0; font-family: arvoregular, serif; -ms-word-wrap: break-word; word-wrap: break-word; -webkit-font-smoothing: antialiased; overflow-x: hidden;}
a { color: #282828; text-decoration: none; }
a:focus { outline: thin dotted; }
a:active, a:hover { color: #4f4f4f; }
a:hover { text-decoration: none; }
h1, h2, h3, h4, h5, h6 { clear: both; line-height: 1.3; color: #1c1c1c; }
h1 { font-size: 48px; margin: 33px 0; }
h2 { font-size: 30px; margin: 25px 0; }
h3 { font-size: 22px; margin: 22px 0; }
h4 { font-size: 20px; margin: 25px 0; }
h5 { font-size: 18px; margin: 30px 0; }
h6 { font-size: 16px; margin: 36px 0; }
address { font-style: italic; margin: 0 0 24px; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
dfn { font-style: italic; }
mark { background: #ff0; color: #000; }
p { margin: 0 0 10px; letter-spacing: 0.5px; line-height: 28px; }
code, kbd, pre, samp { font-family: monospace, serif; font-size: 14px; -webkit-hyphens: none; -moz-hyphens: none; -ms-hyphens: none; hyphens: none; }
pre { background: #f5f5f5; color: #666; font-family: monospace; font-size: 14px; margin: 20px 0; overflow: auto; padding: 20px; white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
blockquote, q { -webkit-hyphens: none; -moz-hyphens: none; -ms-hyphens: none; hyphens: none; quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; content: none; }
blockquote { font-size: 16px; line-height: 24px; font-style: normal; font-weight: 600; margin: 30px 0; padding: 0 25px; border-left: 5px solid #d4d4d4; }
blockquote blockquote { margin-right: 0; }
blockquote cite, blockquote small { font-size: 14px; font-weight: normal; text-transform: uppercase; }
blockquote em, blockquote i { font-style: normal; font-weight: 300; }
blockquote strong, blockquote b { font-weight: 400; }
small { font-size: smaller; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
dl { margin: 0 20px; }
dt { font-weight: bold; }
dd { margin: 0 0 20px; }
menu, ol, ul { margin: 16px 0; padding: 0 0 0 40px; }
ul { list-style-type: square; }
nav ul, nav ol { list-style: none; list-style-image: none; }
li > ul, li > ol { margin: 0; }
img { -ms-interpolation-mode: bicubic; border: 0; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }
form { margin: 0; }
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }
legend { border: 0; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; max-width: 100%; vertical-align: baseline; }
button, input { line-height: normal; }
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { padding: 0; }
input[type="search"] { -webkit-appearance: textfield; padding-right: 2px; /* Don't cut off the webkit search cancel button */ }
 input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
 button::-moz-focus-inner, input::-moz-focus-inner {
border: 0;
padding: 0;
}
textarea { overflow: auto; vertical-align: top; }
table { border: 1px solid #dadada; border-collapse: collapse; border-spacing: 0; font-size: 14px; line-height: 2; margin: 0 0 20px; width: 100%; }
caption, th, td { font-weight: normal; text-align: left; }
caption { font-size: 16px; margin: 20px 0; }
th, td { padding: 15px; }
th { font-weight: bold; border: 1px solid #dadada; }
td { border: 1px solid #dadada; }
del { color: #333; }
ins { text-decoration: none; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #dadada; margin: 1em 0; padding: 0; }
/* ----------------------------- Repeatable Patterns ----------------------------- */
.genericon:before, .menu-toggle:after, .featured-post:before, .date a:before, .entry-meta .author a:before, .format-audio .entry-content:before, .comments-link a:before, .tags-links a:first-child:before, .categories-links a:first-child:before, .edit-link a:before, .attachment .entry-title:before, .attachment-meta:before, .attachment-meta a:before, .comment-awaiting-moderation:before, .comment-reply-link:before, .comment-reply-login:before, .comment-reply-title small a:before, .bypostauthor > .comment-body .fn:before, .error404 .page-title:before { -webkit-font-smoothing: antialiased; display: inline-block; font: normal 16px/1 Genericons; vertical-align: text-bottom; }
/* Clearing floats */
.clear:after, .attachment .entry-header:after, .site-footer .widget-area:after, .entry-content:after, .page-content:after, .navigation:after, .nav-links:after, .gallery:after, .comment-form-author:after, .comment-form-email:after, .comment-form-url:after, .comment-body:after { clear: both; }
.clear:before, .clear:after, .attachment .entry-header:before, .attachment .entry-header:after, .site-footer .widget-area:before, .site-footer .widget-area:after, .entry-content:before, .entry-content:after, .page-content:before, .page-content:after, .navigation:before, .navigation:after, .nav-links:before, .nav-links:after, .gallery:before, .gallery:after, .comment-form-author:before, .comment-form-author:after, .comment-form-email:before, .comment-form-email:after, .comment-form-url:before, .comment-form-url:after, .comment-body:before, .comment-body:after { content: ""; display: table; }
/* Assistive text */
.screen-reader-text { clip: rect(1px, 1px, 1px, 1px); position: absolute !important; }
.screen-reader-text:focus { background-color: #f1f1f1; border-radius: 3px; box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; color: #21759b; display: block; font-size: 14px; font-weight: bold; height: auto; line-height: normal; padding: 15px 23px 14px; position: absolute; left: 5px; top: 5px; text-decoration: none; width: auto; z-index: 100000; /* Above WP toolbar */ }
/* Form fields, general styles first. */
input, textarea { font-family: inherit; padding: 5px 15px; }
input, textarea { color: #141412; }
input:focus, textarea:focus { border: 2px solid #c3c0ab; outline: 0; }
/* Buttons */
.post-password-required input[type="submit"] { padding: 7px 24px 4px; vertical-align: bottom; }
.post-password-required input[type="submit"]:active { padding: 5px 24px 6px; }

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
color: #7d7b6d;
padding-left: 0 !important;
}

:-moz-placeholder {
color: #7d7b6d;
padding-left: 0 !important;
}

::-moz-placeholder {
color: #7d7b6d;
padding-left: 0 !important;
}

:-ms-input-placeholder {
color: #7d7b6d; /* padding-left: 0 !important; */
}
/* Responsive images  Fluid images for posts, comments, and widgets
*/
.entry-content img, .entry-summary img, .comment-content img, .widget img, .wp-caption { max-width: 100%; }
/* Make sure images with WordPress-added height and width attributes are scaled correctly. */
.entry-content img, .entry-summary img, .comment-content img[height], img[class*="align"], img[class*="wp-image-"], img[class*="attachment-"] { height: auto; max-width: 100%; }
img.size-full, img.size-large, img.wp-post-image { height: auto; max-width: 100%; }
/* Make sure videos and embeds fit their containers. */
embed, iframe, object, video { max-width: 100%; }
/* Override the Twitter embed fixed width. */
.entry-content .twitter-tweet-rendered { max-width: 100% !important; }
/* Images */
.alignleft { float: left; }
.alignright { float: right; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
img.alignleft { margin: 5px 20px 5px 0; }
.wp-caption.alignleft { margin: 5px 10px 5px 0; }
img.alignright { margin: 5px 0 5px 20px; }
.wp-caption.alignright { margin: 5px 0 5px 10px; }
img.aligncenter { margin: 5px auto; }
img.alignnone { margin: 5px 0; }
.wp-caption .wp-caption-text, .entry-caption, .gallery-caption { color: #220e10; font-size: 18px; font-style: italic; font-weight: 300; }
img.wp-smiley, .rsswidget img { border: 0; border-radius: 0; box-shadow: none; margin-bottom: 0; margin-top: 0; padding: 0; }
.wp-caption.alignleft + ul, .wp-caption.alignleft + ol { list-style-position: inside; }
.sticky { float: left; border: 1px solid #dddddd; padding: 20px; }
#comments { margin-top: 40px; }
.comment-list, .comment-list ul { list-style-type: none; padding: 0; margin-top: 25px; }
.comment-list .comment, .comment-list ul .comment { margin-bottom: 20px; }
.comment-list .comment .avatar, .comment-list ul .comment .avatar { position: absolute; width: 66px; }
.comment-list .comment .body, .comment-list ul .comment .body { margin-left: 85px; margin-bottom: 20px; }
.comment-list .comment .body .author-link, .comment-list ul .comment .body .author-link { display: block; margin-top: 20px; margin-bottom: 5px; }
.comment-list .comment .body p, .comment-list ul .comment .body p { margin-top: 15px; }
.comment-list .comment .children, .comment-list ul .comment .children { padding-left: 20%; list-style-type: none; }
.comment-list .comment .reply, .comment-list ul .comment .reply { float: right; }
.comment-list .comment hr, .comment-list ul .comment hr { margin-top: 33px; }
#respond { margin-top: 50px; }
#comments h3, #respond h3 { font-size: 22px; font-weight: 500; }
#commentform { margin-top: 20px; margin-bottom: 40px; }
#commentform label { display: block; }
#commentform .form-group { margin-bottom: 10px; overflow: hidden; }
#commentform p { margin: 0 0 5px 0; }
#commentform .comment-notes, #commentform .form-allowed-tags, #commentform .logged-in-as { padding: 0 0 0 10px; }
#commentform .form-submit { padding: 20px 10px; }
#commentform #author, #commentform #email, #commentform #url, #commentform #comment { float: left; width: 60%; padding: 10px; margin-top: 6px; }
#commentform #author input, #commentform #email input, #commentform #url input, #commentform #comment input { width: 100%; }
/* ----------------------------- Main Menu ----------------------------- */
/* ----------------------------- Superfish ----------------------------- */
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * { margin: 0; padding: 0; list-style: none; }
.sf-menu li { position: relative; }
.sf-menu ul { position: absolute; display: none; top: 100%; left: 0; z-index: 99; }
.sf-menu > li { float: left; }
.sf-menu li:hover > ul, .sf-menu li.sfHover > ul { display: block; }
.sf-menu a { display: block; position: relative; }
.sf-menu ul ul { top: 0; left: 100%; }
/*** DEMO SKIN ***/
.sf-menu { float: left; }
.sf-menu ul { box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2); min-width: 12em; /* allow long menu items to determine submenu width */ *width: 12em; /* no auto sub width for IE7, see white-space comment below */
}
.sf-menu a { text-decoration: none; zoom: 1; /* IE7 */ }
.sf-menu li { white-space: nowrap; /* no need for Supersubs plugin */ *white-space: normal; /* ...unless you support IE7 (let it wrap) */
-webkit-transition: background .2s; transition: background .2s; }
.sf-menu li a:hover, .sf-menu li.sfHover a, .sf-menu li.active a { /* only transition out, not in */ -webkit-transition: none; transition: none; color: #005be8; }
/*** arrows (for all except IE7) **/
.sf-arrows .sf-with-ul { padding-right: 2.5em; *padding-right: 1em; /* no CSS arrows for IE7 (lack pseudo-elements) */
}
/* styling for both css and generated arrows */
.sf-arrows .sf-with-ul:after { content: ''; position: absolute; top: 50%; right: 1em; margin-top: -3px; height: 0; width: 0; /* order of following 3 rules important for fallbacks to work */ border: 5px solid transparent; border-top-color: #dFeEFF; /* edit this to suit design (no rgba in IE8) */ border-top-color: rgba(255, 255, 255, 0.5); }
.sf-arrows > li > .sf-with-ul:focus:after, .sf-arrows > li:hover > .sf-with-ul:after, .sf-arrows > .sfHover > .sf-with-ul:after { border-top-color: white; /* IE8 fallback colour */ }
/* styling for right-facing arrows */
.sf-arrows ul .sf-with-ul:after { margin-top: -5px; margin-right: -3px; border-color: transparent; border-left-color: #dFeEFF; /* edit this to suit design (no rgba in IE8) */ border-left-color: rgba(255, 255, 255, 0.5); }
.sf-arrows ul li > .sf-with-ul:focus:after, .sf-arrows ul li:hover > .sf-with-ul:after, .sf-arrows ul .sfHover > .sf-with-ul:after { border-left-color: white; }
.sf-menu.wh-menu-main { margin-left: -14px; }
.sf-menu.wh-menu-main .senseiloginlogout { position: absolute; right: 14px; padding-left: 12px; }
.sf-menu.wh-menu-main .senseiloginlogout:before { content: "\f007"; font-family: FontAwesome; margin-left: -5px; top: 3px; position: absolute; font-size: 14px; }
.sf-menu.wh-menu-main .sub-menu { padding: 15px 10px; }
.sf-menu.wh-menu-main a { padding: 3px 14px; font-size: 18px; }
.sf-menu.wh-menu-main .current-menu-item a { /*color: darken($mainMenuTextColor, 30%);*/ }
.sf-menu.wh-menu-main .wh-custom-link { background-color: transparent; }
.sf-menu.wh-menu-main .wh-custom-link:hover { background-color: transparent; }
.sf-menu.wh-menu-main .wh-custom-link a { width: 100%; height: 100%; }
.sf-menu.wh-menu-main .wh-custom-link a img { width: auto; height: 100%; }
 @-moz-document url-prefix() {
.sf-menu.wh-menu-main .senseiloginlogout:before {
top: 4px;
}
}
/* ----------------------------- Sticky Header ----------------------------- */
@keyframes sticky-header-animation { from {
margin-top: -50px;
}
to { margin-top: 0; }
}
.logo-sticky { display: none; float: left; }
.wh-sticky-header .wh-main-menu-bar-wrapper { z-index: 99999; background-color: #35B2B2; left: 0; }
.wh-sticky-header .wh-logo-wrap { width: auto; }
.wh-sticky-header .logo-sticky { display: block; }
.wh-sticky-header .wh-logo { display: none; }
.wh-sticky-header .wh-main-menu { width: 80%; float: right; }
.wh-sticky-header .wh-sticky-header-enabled { animation-name: sticky-header-animation; animation-duration: .3s; -webkit-animation-timing-function: ease-out; /* Chrome, Safari, Opera */ animation-timing-function: ease-out; }
.wh-sticky-header .wh-padding { padding: 10px; }
.wh-sticky-header .sf-menu.wh-menu-main .senseiloginlogout { position: relative; right: 0; }
/* ----------------------------- Responsive Menu ----------------------------- */
.respmenu-wrap { position: relative; width: 100%; margin: 0 auto; display: none; z-index: 100; }
.respmenu-header { overflow: hidden; margin-bottom: 30px; border: 1px solid; padding: 5px; }
.respmenu, .respmenu-submenu { list-style: none; padding: 0; border: 0; font-size: 100%; font: inherit; margin: 0; }
.respmenu { border-top: 1px dotted; border-left: 1px dotted; border-right: 1px dotted; }
.respmenu li { border: 0; margin: 0; cursor: pointer; padding-left: 25px; font-size: 100%; font: inherit; }
.respmenu li a { display: block; text-decoration: none; padding: 15px; border-bottom: 1px dotted; color: #000; -moz-transition: color .2s; -webkit-transition: color .2s; -o-transition: width color .2s; transition: color .2s, padding-left 0.2s; }
.respmenu li a:hover { color: blue; padding-left: 20px; }
.respmenu > li { padding: 0; }
.respmenu-open, .respmenu-submenu-toggle { float: right; cursor: pointer; }
.respmenu-submenu-toggle { padding: 7px; color: #000; font-size: 25px; }
.respmenu-open hr { width: 40px; border: 2px solid; margin: 6px 0; }
.respmenu-open:hover hr { border: 2px solid #3C3C3C; }
.respmenu_current > a { background-color: #EBEBEB; }
.respmenu { border-top: 0; border-left: 0; border-right: 0; margin-top: 20px; margin-bottom: 20px; }
.respmenu-submenu-toggle { color: #000; }
.respmenu-wrap { padding: 20px; }
.respmenu-header { border: 0; padding: 0; margin-bottom: 0; position: relative; }
.respmenu-header .respmenu-header-logo-link { width: 50%; }
.respmenu-header .respmenu-header-logo-link img { max-width: 100%; height: auto; }
.respmenu-open { border: 0; color: #686868; position: absolute; right: 0; top: 50%; margin-top: -14px; }
.respmenu-open:hover { color: #353535; }
.respmenu-open hr { width: 26px; border: 2px solid #686868; margin: 5px 0; }
.respmenu-open:hover { border: 0; }
.respmenu-open:hover hr { border: 2px #353535 #fff; }
.respmenu li a { font-size: 18px; padding: 15px 0; color: #686868; -moz-transition: all .2s !important; -webkit-transition: all .2s !important; -o-transition: all .2s !important; transition: all 0.2s !important; }
.respmenu li a:hover { color: #353535; }
li.respmenu_current > a { background: inherit; color: #686868; }
li.respmenu_current > a:hover { color: #353535; }
li.respmenu_current .cbp-respmenu-more { color: #686868; }
li.respmenu_current:hover .cbp-respmenu-more { color: #353535; }
.cbp-respmenu-more { font-size: 18px; margin-right: 0; color: #686868; margin-top: 11px; }
/* ----------------------------- Scroll Up ----------------------------- */
/* Tab style */
#scrollUp { bottom: 0px; right: 30px; width: 70px; height: 70px; margin-bottom: -10px; padding: 10px 5px; font-family: sans-serif; font-size: 14px; line-height: 20px; text-align: center; text-decoration: none; text-shadow: 0 1px 0 #fff; color: #828282; background-color: #E6E6E6; background-image: -moz-linear-gradient(top, #EBEBEB, #DEDEDE); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#EBEBEB), to(#DEDEDE)); background-image: -webkit-linear-gradient(top, #EBEBEB, #DEDEDE); background-image: -o-linear-gradient(top, #EBEBEB, #DEDEDE); background-image: linear-gradient(to bottom, #ebebeb, #dedede); background-repeat: repeat-x; -webkit-transition: margin-bottom 150ms linear; -moz-transition: margin-bottom 150ms linear; transition: margin-bottom 150ms linear; opacity: 0.5; }
#scrollUp:hover { opacity: 1; margin-bottom: 0px; }
/* ----------------------------- Layer Slider ----------------------------- */
.ls-bottom-nav-wrapper { z-index: 300; top: -15px; }
/* ----------------------------- WP Widgets ----------------------------- */
.wh-sidebar .widget-title { margin-bottom: 10px; margin-top: 0; }
.tagcloud { float: left; margin-bottom: 27px; }
.tagcloud a { float: left; margin: 0 5px 4px 0; font-size: 11px !important; border: 1px solid #696969; padding: 7px; }
.widget .widget_title { font-weight: normal; }
.widget ul { list-style-type: none; padding: 0; margin: 0; }
.widget ul li { position: relative; padding: 3px 0; overflow: hidden; }
.widget ul li:first-child { border-top: none; padding-top: 0; }
.widget ul li ul { padding-left: 20px; }
.widget ul li ul li:first-child { padding: 5px 0; }
.wh-footer h3 { margin-top: 0; }
.wh-footer .widget ul li { padding: 7px 0 7px 15px; }
.wh-footer .widget ul li:before { content: "\A"; border-style: solid; border-width: 4px; border-color: transparent transparent transparent #ffc000; position: absolute; left: 0; top: 14px; }
.wh-footer .widget ul li:first-child:before { top: 14px; }
.wh-sidebar .widget { margin-bottom: 34px; clear: both; }
.widget_search form { padding: 5px 0; }
#today { background-color: #35b2b2; color: #f7f6f4; }
#wp-calendar th, #wp-calendar td { padding: 6px 10px; text-align: center; }
#wp-calendar tfoot td { text-align: left; }
#wp-calendar caption { margin-top: 0; }
.widget_wysija input[type="text"] { width: 100%; }
.widget_text .widget-button { background: transparent; margin: 8px 0; float: left; padding: 12px 20px; font-size: 13px; color: inherit; border-width: 2px; border-style: solid; border-color: inherit; font-weight: 600; }
.widget_text .widget-button:hover { background: transparent; color: inherit; border-color: inherit; border-width: 2px; font-weight: 600; }
.wh-footer-widgets .widget-latest-posts .widget-post-list-item { min-height: auto; }
.wh-footer-widgets .widget-latest-posts .widget-post-list-item.show-image .title, .wh-footer-widgets .widget-latest-posts .widget-post-list-item.show-image .meta-data { margin-left: 86px; }
.wh-footer-widgets .widget-latest-posts .widget-post-list-item .thumbnail { margin-bottom: 8px; }
.wh-footer-widgets .widget-latest-posts .widget-post-list-item .thumbnail a { float: left; width: 70px; height: auto; position: relative; }
.wh-footer-widgets .widget-latest-posts .widget-post-list-item .thumbnail img { padding-top: 3px; }
.wh-footer-widgets .widget-latest-posts .widget-post-list-item .meta-data { text-transform: uppercase; font-size: 11px; margin-bottom: 9px; }
.wh-footer-widgets .widget-latest-posts .widget-post-list-item .meta-data span { margin-right: 6px; }
.wh-footer-widgets .widget-latest-posts .widget-post-list-item .title { font-size: inherit; color: inherit; line-height: inherit; margin-bottom: 6px; }
.wh-footer-widgets .widget-latest-posts .widget-post-list-item .title a { color: inherit; }
.widget-latest-posts .widget-post-list-item { margin-bottom: 15px; min-height: 74px; }
.widget-latest-posts .widget-post-list-item.show-image .title, .widget-latest-posts .widget-post-list-item.show-image .meta-data { margin-left: 86px; color: #6b6b6b; }
.widget-latest-posts .widget-post-list-item.show-image .title a, .widget-latest-posts .widget-post-list-item.show-image .meta-data a { color: #6b6b6b; }
.widget-latest-posts .widget-post-list-item .thumbnail { margin-bottom: 8px; }
.widget-latest-posts .widget-post-list-item .thumbnail a { float: left; width: 70px; height: auto; position: relative; }
.widget-latest-posts .widget-post-list-item .thumbnail img { padding-top: 3px; }
.widget-latest-posts .widget-post-list-item .meta-data { text-transform: uppercase; font-size: 11px; margin-bottom: 9px; }
.widget-latest-posts .widget-post-list-item .meta-data span { margin-right: 6px; }
.widget-latest-posts .widget-post-list-item .title { font-size: 16px; color: #6b6b6b; line-height: 22px; margin-bottom: 6px; }
.widget-latest-posts .widget-post-list-item .title a { color: #6b6b6b; }
.widget.widget-contact-info ul { margin-top: 15px; }
.widget.widget-contact-info ul li { padding: 10px 10px 10px 45px; overflow: visible; margin-bottom: 8px; }
.widget.widget-contact-info ul li.empty { padding: 0; padding-left: 46px; line-height: 1em; }
.widget.widget-contact-info ul li:before { content: ""; border: none; }
.widget.widget-contact-info ul li:after { content: ""; margin: 0; }
.widget.widget-contact-info ul li a { text-transform: inherit; }
.widget.widget-contact-info ul li i { width: 37px; height: 37px; font-size: 18px; border: 1px solid #696969; padding: 9px; border-radius: 50%; position: absolute; left: 0; top: 3px; }
.widget.widget-contact-info ul li i.fa-envelope { font-size: 16px; }
.widget.widget-contact-info ul li i.fa-map-marker { padding-left: 2px; }
.widget.widget-contact-info ul li i.placeholder { margin-right: 30px; border: none; }
.widget.widget-contact-info ul li i:before { position: relative; }
.widget.widget-working-hours ul { margin-top: 15px; }
.widget.widget-working-hours ul li { border-top: 1px solid #d9d9d9; padding: 5px 0; font-size: 13px; }
.widget.widget-working-hours ul li:after { content: ""; margin: 0; }
.widget.widget-working-hours ul li:before { content: ""; border: none; }
.widget.widget-working-hours ul li a { text-transform: inherit; }
.widget.widget-working-hours ul li:first-child { border-top: none; }
.widget.widget-working-hours ul li .title { width: 50%; text-align: left; float: left; }
.widget.widget-working-hours ul li .hours { width: 50%; text-align: right; float: left; }
.widget.widget-working-hours ul li em { background-color: #10AAC2; color: #fff; padding: 4px 7px; font-style: normal; font-size: 13px; }
.wh-footer .widget.widget-working-hours ul li { border-top: 1px solid #586164; }
.wh-footer .widget.widget-working-hours ul li:first-child { border-top: none; }
.widget-teachers .teacher { margin-bottom: 20px; }
.widget-teachers .teacher .social { overflow: hidden; }
.contact-form #recaptcha_response_field { height: 16px; }
/* ----------------------------- Sensei ----------------------------- */
.sensei .wh-page-title-bar { padding: 55px 20px; }
.sensei .wh-page-title-wrapper { padding: 0 15px; }
.sensei .wh-breadcrumbs { padding: 0; }
.sensei .video, .learner-profile .video { margin-bottom: 20px; }
.sensei .meter.red > span, .sensei .meter.orange > span, .learner-profile .meter.red > span, .learner-profile .meter.orange > span { background-color: #2abfd4; }
.sensei #my-courses.ui-tabs .ui-tabs-nav li a, .learner-profile #my-courses.ui-tabs .ui-tabs-nav li a { padding: 10px; }
.sensei #my-courses.ui-tabs .ui-tabs-nav li.ui-state-active a, .learner-profile #my-courses.ui-tabs .ui-tabs-nav li.ui-state-active a { border-radius: 0; }
.sensei .sensei-ordering .orderby, .learner-profile .sensei-ordering .orderby { background: transparent; border: 1px solid #D8D6D6; color: #333; }
.wh-sensei-course-sidebar-text { margin-bottom: 35px; }
.single-course .lin-ratings .aio-icon, .single-course .lin-ratings .vc_row .aio-icon { width: 1em; }
.single-course .lin-ratings .default-icon .aio-icon-default .aio-icon, .single-course .lin-ratings .default-icon .aio-icon-default .aio-icon-img { margin-right: 10px; }
.single-course .lin-ratings .stats-block, .single-course .lin-ratings .wpb_row .wpb_column .wpb_wrapper .stats-block { margin-bottom: 10px !important; }
.single-course .linp-featured-courses-carousel .owl-item { margin-bottom: 20px; }
.single-course .wh-content { padding-top: 0; padding-bottom: 55px; }
.single-course .wh-sidebar .course-meta.course-enrolment { margin-bottom: 18px; }
.single-course .wh-sidebar .course-meta form.cart { margin-top: 17px; }
.single-course .wh-sidebar .course-meta .register { width: 100%; margin-top: 12px; }
.single-course .wh-sidebar .course-meta .register a { float: left; width: 100%; text-align: center; padding-top: 22px; padding-bottom: 20px; }
.single-course h2, .single-course h2 a { font-size: 20px; color: #3b3b3b; font-weight: 600; }
.single-course .modules-and-lessons h2 { font-size: 18px; font-weight: 800; text-transform: uppercase; }
.single-course .modules-and-lessons h2:after { content: ""; width: 30px; height: 5px; background-color: #FFC000; display: block; margin-top: 8px; margin-bottom: 25px; }
.single-course .modules-and-lessons article.course h2 { margin-bottom: 0; }
.single-course .modules-and-lessons article.course h2:after { content: ""; width: 0; height: 0; margin: 0; }
.single-course .module header h2, .single-course .module header h2 a { font-size: 16px; text-transform: uppercase; color: #414b4f; }
.single-course .module header h2:after { content: ""; width: 0; height: 0; margin: 0; }
.single-course .module .module-description { font-style: normal; }
.single-course .module .module-lessons header { background-color: transparent; }
.single-course .module .module-lessons header h3 { font-size: 16px; }
.single-course .module .module-lessons ul li a { color: #6b6b6b; }
.single-course .woocommerce-message { margin: 15px 0 40px; float: left; width: 100%; }
.single-course .course { margin-top: -40px; }
.single-course .sensei-single-course-header-purchase-button .cart button.single_add_to_cart_button, .single-course .course-start { width: 100%; padding-top: 22px; padding-bottom: 20px; white-space: normal; }
.single-course .course-start { margin-top: 16px; }
.single-course .add-to-cart-login { margin-top: 10px; }
.single-course .meta-wrap { float: left; width: 100%; margin-bottom: 15px; }
.single-course .meta-wrap hr { display: block; float: left; width: 100%; margin: 7px 0 0; border-top: 1px solid #999; }
.single-course .wh-sensei-title-wrap h1 { margin: 45px 0 15px; }
.single-course .wh-sensei-header-author a { float: left; }
.single-course .wh-sensei-header-author img { height: 60px; width: auto; }
.single-course .wh-sensei-header-author .sensei-single-course-header-author-name { float: left; padding: 12px; height: 70px; line-height: 36px; }
.single-course .progress.statement { float: left; margin: 5px 0; }
.single-course .progress.course-completion-rate { line-height: 20px; }
.single-course .course-meta .status { margin-bottom: 18px; }
.single-course .course-meta .status.in-progress { padding: 5px 18px; background-color: #D8D5D5; color: #414b4f; font-size: 13px; margin-top: 28px; }
.single-course .course-meta .status.in-progress:before { content: "\f013"; font-family: FontAwesome; margin-right: 8px; top: 1px; position: relative; }
.single-course .meter { margin-top: 2px; margin-bottom: 38px; }
.single-course .meter.red > span { background-color: #1CBBD3; }
.single-course .sensei-single-course-header-purchase-button a.send-message-button, .single-course .sensei-single-course-header-purchase-button a.send-message-button:hover { background-color: transparent; color: #67d1e1; font-size: 15px; border: 2px solid #67d1e1; margin-bottom: 12px; display: inline-block; width: 100%; text-align: center; padding: 20px 0 18px; margin-top: 9px; white-space: normal; }
.single-course .sensei-course-meta .meta-item { float: left; text-align: center; width: 100px; }
.single-course .sensei-course-meta .meta-item i { display: block; text-align: center; line-height: 40px; color: #333; font-size: 33px; opacity: 1; visibility: visible; -webkit-transition: opacity 0.24s ease-in-out; -moz-transition: opacity 0.24s ease-in-out; transition: opacity 0.24s ease-in-out; }
.single-course .sensei-course-meta .meta-item-price { float: right; line-height: 40px; width: 140px; }
.single-course .sensei-course-meta .meta-item-price .price-label { float: left; margin-top: 10px; }
.single-course .sensei-course-meta .meta-item-price .course-price { float: right; font-size: 25px; margin-top: 10px; }
.single-course .sensei-course-meta .meta-item-price .course-price.free-course { font-size: 22px; }
.single-course .sensei-course-meta .meta-item-price .course-price .amount { display: block; font-weight: bold; }
.single-course .course-excerpt { margin: 0 0 20px; }
.single-course .course-video { float: left; margin: 0 0 20px; }
.single-course .course-content { overflow: hidden; margin-bottom: 23px; width: 100%; }
.single-course .course-lessons { overflow: hidden; margin-bottom: 30px; width: 100%; }
.single-course .course-lessons h3 { margin-bottom: 5px; }
.single-course .course-lessons .lesson-meta { margin-bottom: 7px; }
.single-course .course-lessons .lesson-meta span { margin-right: 10px; }
.single-course .course-lessons .lesson-meta i { margin-right: 3px; }
.single-course .course-lessons article { overflow: hidden; margin-bottom: 20px; }
.single-course .course-lessons article h2, .single-course .course-lessons article h2 a { line-height: 30px; }
.single-course .course-meta { margin: 0; }
.single-course .wh-sensei-course-sidebar-text { margin-bottom: 35px; }
.post-entries { overflow: hidden; margin-bottom: 40px; }
.meter { border-radius: 0; }
.meter > span { border-radius: 0; }
article.lesson img { margin-bottom: 20px; margin-right: 15px; }
.single-lesson header h1:after { content: ""; width: 30px; height: 5px; background-color: #FFC000; display: block; margin-top: 10px; margin-bottom: 0; }
.search-course-page-search-form-wrap { overflow: hidden; margin-bottom: 50px; }
/* Search Form Wrap */
.dntp-search-courses-form { overflow: hidden; }
.search-form-wrap { float: left; width: 100%; text-align: center; }
.search-form-wrap ul { margin: 0 auto; padding: 0; display: inline-block; width: 100%; }
.search-form-wrap ul li { float: left; list-style-type: none; display: inline; padding-right: 5px; width: 28%; }
.search-form-wrap ul li select { -webkit-appearance: none; -moz-appearance: none; appearance: none; text-indent: 0.01px; text-overflow: ''; color: #808080; padding-left: 10px; width: 100%; height: 50px; border: 1px solid #c4c4c4; background: #fff url("./assets/img/arrow.png") right 4px no-repeat; font-family: inherit; }
.search-form-wrap ul li select:focus { outline: 0; }
.search-form-wrap ul li input { width: 100%; border-radius: 0; background: #fff; color: #808080; height: 50px; border: 1px solid #c4c4c4; box-shadow: none; }
.search-form-wrap ul li input::-webkit-input-placeholder {
color: #808080;
opacity: 1;
}
.search-form-wrap ul li input:-moz-placeholder { /* Firefox 18- */
color: #808080;
opacity: 1;
}
.search-form-wrap ul li input::-moz-placeholder { /* Firefox 19+ */
color: #808080;
opacity: 1;
}
.search-form-wrap ul li input:-ms-input-placeholder {
color: #808080;
opacity: 1;
}
.search-form-wrap ul li input:focus { border: 1px solid #c4c4c4; }
.search-form-wrap ul li.search-courses-button-item { margin-right: 0; width: 16%; }
.search-form-wrap ul li.search-courses-button-item button { height: 50px; width: 100%; padding: 12px 25px; }
.woocommerce form.register { padding: 0; border: 0; }
.woocommerce form.register label { display: block; }
.woocommerce form.register input[type=text], .woocommerce form.register input[type=email], .woocommerce form.register input[type=password] { width: 90% !important; }
.woocommerce form.login { padding: 0; border: 0; }
.woocommerce form .sensei-login-submit .button { margin-top: 8px; margin-right: 10px; }
.woocommerce form .remember_me { padding: 3px; }
.woocommerce #customer_login .col-1, .woocommerce #customer_login .col-2 { width: 50%; float: left; }
.woocommerce #customer_login .col-1 h2, .woocommerce #customer_login .col-2 h2 { margin-top: 0; }
.woocommerce #customer_login .form-row { padding: 0; }
.woocommerce #customer_login .form-row .button { margin-top: 8px; }
.star-rating { float: right; overflow: hidden; position: relative; height: 1em; line-height: 1; font-size: 1em; width: 5.4em; font-family: star; margin-bottom: 4px; }
.star-rating:before { content: "\73\73\73\73\73"; color: #D3CED2; float: left; top: 0; left: 0; position: absolute; }
.star-rating span:before { content: "\53\53\53\53\53"; top: 0; position: absolute; left: 0; }
.star-rating span { overflow: hidden; float: left; top: 0; left: 0; position: absolute; padding-top: 1.5em; }
.post-type-archive-course .archive-header { display: none; }
.tax-course-category .sensei-category-title { display: none; }
.course-title { margin: 0; }
.course-content .sensei-course-meta .course-price { top: 86px !important; }
.course-container, .learner-info { list-style: none; margin: 0; padding: 0; }
.course-container .archive-header h1, .learner-info .archive-header h1 { font-size: 40px; border-bottom: 0; }
.course-container .archive-header h1:after, .learner-info .archive-header h1:after { content: ""; width: 30px; height: 5px; background-color: #FFC000; display: block; margin-top: 14px; margin-bottom: 10px; }
.course-container h2, .course-container h2 a, .learner-info h2, .learner-info h2 a { clear: none; line-height: 27px; font-size: 22px; margin: 0 0 2px; font-weight: 500; }
.course-container .course, .course-container li.course, .learner-info .course, .learner-info li.course { position: relative; clear: both; margin-bottom: 25px; min-height: 135px; padding: 0; }
.course-container .course img, .course-container li.course img, .learner-info .course img, .learner-info li.course img { margin: 4px 20px 30px 0; float: left; }
.course-container .course .course-price, .course-container li.course .course-price, .learner-info .course .course-price, .learner-info li.course .course-price { font-size: 18px; font-weight: bold; padding: 5px 0 5px 14px; position: absolute; top: 20px; left: -10px; color: #fff; background-color: #ffc50d; }
.course-container .course .course-price.free-course, .course-container li.course .course-price.free-course, .learner-info .course .course-price.free-course, .learner-info li.course .course-price.free-course { font-size: 15px; }
.course-container .course .course-price:before, .course-container li.course .course-price:before, .learner-info .course .course-price:before, .learner-info li.course .course-price:before { content: ""; position: absolute; width: 0; height: 0; left: 0; top: 100%; border-width: 5px 5px; border-style: solid; border-color: #b08809 #b08809 transparent transparent; }
.course-container .course .course-price:after, .course-container li.course .course-price:after, .learner-info .course .course-price:after, .learner-info li.course .course-price:after { content: ""; position: absolute; width: 0; height: 0; right: -22px; top: 0; border-width: 16px 11px; border-style: solid; border-color: #ffc50d transparent #ffc50d #ffc50d; }
.lesson .lesson-meta { margin-bottom: 15px; }
.lesson .lesson-meta span { margin-right: 12px; }
.module-lessons .lesson-status.complete:before { margin-right: 2px; }
#my-courses h2 { clear: none; }
#learner-info { overflow: hidden; margin-bottom: 35px; }
#learner-info h2 { clear: none; margin-bottom: 0; }
#learner-info .learner-avatar { float: left; }
#learner-info .my-messages-link-container { margin-top: 20px; }
.learner-content { padding: 20px; }
article.type-quiz { margin-bottom: 20px; }
/* ----------------------------- Woocommerce ----------------------------- */
.woocommerce .woocommerce-breadcrumb { display: none; }
.woocommerce .panel.entry-content.wc-tab h2 { margin-top: 0; }
.woocommerce ul.products li.product img, .woocommerce .woocommerce-page ul.products li.product img { border: 1px solid #DED8D8; }
.woocommerce ul.products li.product h3 { font-size: 16px; font-weight: 500; line-height: 24px; color: #6b6b6b; padding-top: 0; }
.woocommerce ul.products li.product .price { font-size: 18px; color: #171717; }
.woocommerce ul.products li.product .star-rating { margin-bottom: 10px; }
.woocommerce div.product { margin-top: 35px; }
.woocommerce div.product .woocommerce-tabs ul.tabs li { border-radius: 0; }
.woocommerce div.product .woocommerce-tabs ul.tabs li:before, .woocommerce div.product .woocommerce-tabs ul.tabs li:after { -webkit-border-bottom-right-radius: 0; -moz-border-bottom-right-radius: 0; border-bottom-right-radius: 0; box-shadow: 0; }
.woocommerce div.product .product_title, .woocommerce div.product .comment-reply-title { margin-bottom: 0; }
.woocommerce div.product .product_title:after, .woocommerce div.product .comment-reply-title:after { content: ""; width: 30px; height: 5px; background-color: #FFC000; display: block; margin-top: 15px; margin-bottom: 10px; }
.woocommerce div.product .woocommerce-noreviews { margin-bottom: 25px; }
.woocommerce div.product p.price { color: #414b4f; font-size: 28px; margin-bottom: 25px; margin-top: 20px; }
.woocommerce div.product .quantity .qty { height: 46px; width: 60px; }
.woocommerce #review_form #respond p { overflow: hidden; padding-left: 0; }
.woocommerce #review_form #respond p.form-submit { padding-top: 5px; }
.woocommerce #reviews #comments ol.commentlist li .comment-text { border-radius: 0; }
.woocommerce .shipping-calculator-button { color: #414b4f; font-weight: 500; }
.woocommerce .shipping-calculator-button:hover { color: #2ABFD4; }
.woocommerce .woocommerce-ordering select { background-color: #fff; border-color: #E0DEDE; }
.woocommerce table.shop_table { border: 1px solid #c8c8c8; border-collapse: collapse; }
.woocommerce table.shop_table th, .woocommerce table.shop_table td { padding: 9px 20px; }
.woocommerce table.shop_table .product-name a { color: #414b4f; font-weight: 500; }
.woocommerce table.shop_table .product-name a:hover { color: #2ABFD4; }
.woocommerce table.cart td.actions { padding: 20px; }
.woocommerce table.cart td.actions .input-text { width: 170px; height: 47px; margin-right: 7px !important; }
.woocommerce a.remove { color: #2cc8de !important; margin: 0 auto; }
.woocommerce a.remove:hover { color: #fff !important; background: #2cc8de; }
.woocommerce-cart .cart-collaterals .cart_totals h2 { font-size: 22px; }
.woocommerce-cart .cart-collaterals .cart_totals table { border: 1px solid #c8c8c8; }
.woocommerce-cart .cart-collaterals .cart_totals table th, .woocommerce-cart .cart-collaterals .cart_totals table td { padding: 9px 20px; }
.woocommerce-cart table.cart .input-text { background-color: #fff; }
.woocommerce-cart table.cart .quantity .input-text { width: 80px; }
.woocommerce-billing-fields h3, .woocommerce-shipping-fields h3 { font-size: 22px; }
 .woocommerce form .form-row ::-webkit-input-placeholder {
padding-left: 5px;
}
 .woocommerce form .form-row :-moz-placeholder {
padding-left: 5px;
}
 .woocommerce form .form-row :-ms-input-placeholder {
padding-left: 5px;
}
 .woocommerce form .form-row textarea::-webkit-input-placeholder {
padding-top: 10px;
}
 .woocommerce form .form-row textarea:-moz-placeholder {
padding-top: 10px;
}
 .woocommerce form .form-row textarea:-ms-input-placeholder {
padding-top: 10px;
}
/* ----------------------------- Timetable ----------------------------- */
.single-events h2.event-title { margin-top: 0; }
.tt_tabs_navigation li a { font-family: inherit; }
.tt_event_theme_page p { font-family: inherit; }
.tt_items_list .value, .tt_timetable th, .tt_timetable td, .tt_responsive .tt_timetable.small .box_header, .tt_responsive .tt_timetable.small .tt_items_list a, .tt_responsive .tt_timetable.small .tt_items_list span { font-family: inherit !important; color: #666 !important; }
/* ----------------------------- Visual Composer ----------------------------- */
.vc_row { margin-left: 0; margin-right: 0; }
.cbp-container .vc_row { margin-left: -15px; margin-right: -15px; }
.vc_grid-container .vc_row { margin-left: 0 !important; margin-right: 0 !important; }
.vc_grid-container .vc_row .vc_gitem-post-data-source-post_date { text-transform: uppercase; }
.wpb_single_image .vc_single_image-wrapper { max-width: 100%; }
.vc_separator-has-text h4 { margin: 0 auto\9; }
.lin-vc-separator { position: relative; }
.lin-vc-separator::before { content: ""; left: 50%; top: -4px; position: absolute; margin-left: -15px; width: 30px; height: 5px; background-color: #fec100; }
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square > li > a, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square > li > span, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_dark > li > a, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_dark > li > span, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_light > li > a, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_light > li > span { padding: 15px 20px; font-size: 14px; }
.wpb_accordion { border: 1px solid #dfdfdf; border-bottom: 0px; }
.wpb_accordion .wpb_accordion_wrapper .ui-icon { margin-right: 17px; }
.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header { background-color: transparent; padding: 10px; border-bottom: 1px solid #dfdfdf; margin: 0; }
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a { font-size: 16px; margin: 0; font-weight: 600; }
.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content { background-color: transparent; padding: 24px; padding-top: 10px; border-bottom: 1px solid #dfdfdf; }
.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon, .wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon { top: 50%; margin-top: -8px; background-image: none; }
.wpb_content_element .wpb_tabs_nav li:first-child { border-left: none; }
.wpb_content_element .wpb_tabs_nav li:first-child a { padding-left: 0; }
.wpb_content_element .wpb_tabs_nav li { border-left: 1px solid #dfdfdf; background-color: transparent; }
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab { padding: 20px 20px 20px 0; }
.wpb_content_element .wpb_tabs_nav li.ui-tabs-active, .wpb_content_element .wpb_tabs_nav li:hover { background-color: transparent; }
.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab { background-color: transparent; border: 0; }
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a { padding: 10px 20px; font-family: Playfair Display; font-weight: bold; font-size: 20px; }
.vc_progress_bar .vc_single_bar { -webkit-box-shadow: none; box-shadow: none; }
.course-category-widget { float: left; width: 100%; height: 420px; overflow: hidden; background: #ff6a6f; position: relative; }
.course-category-widget .img-bg-wrap { position: absolute; top: 0; bottom: 0; left: 0; right: 0; background: transparent; }
.course-category-widget .img-bg-wrap .img-bg { position: absolute; top: 0; width: 100%; left: 0; opacity: 1; transition: all .3s ease; }
.course-category-widget .icon-wrap { float: left; width: 100%; font-size: 80px; color: #fff; font-weight: bold; text-align: center; position: relative; z-index: 1; margin-top: 55px; margin-bottom: 15px; }
.course-category-widget .top-link { float: left; width: 100%; text-align: center; }
.course-category-widget .top-link span { position: relative; background: #ff6a6f; padding: 10px 20px; font-size: 12px; color: #f5f5f5; z-index: 1; font-weight: bold; line-height: 34px; }
.course-category-widget .title { float: left; width: 100%; position: relative; z-index: 1; color: #fff; margin-top: 20px; margin-bottom: 17px; font-size: 24px; text-align: center; }
.course-category-widget p, .course-category-widget .text, .course-category-widget .text a { float: left; width: 100%; position: relative; z-index: 1; color: #fff; font-size: 14px; text-align: center; line-height: 1.4; font-weight: 500; }
.course-category-widget:hover .img-bg-wrap .img-bg { width: 110%; left: -5%; }
/* ----------------------------- Ultimate VC Addons ----------------------------- */
.vc-row-translate > .vc-row-translate-wrapper { margin-left: 0 !important; margin-right: 0 !important; }
.aio-icon-box, .wpb_column > .wpb_wrapper .aio-icon-component .aio-icon-box { margin-bottom: 10px; }
.aio-icon-component, .ult-new-ib, .wpb_column > .wpb_wrapper .aio-icon-component, .wpb_column > .wpb_wrapper .ult-new-ib { margin-bottom: 10px; }
.aio-icon-header + .aio-icon-description { margin-top: 5px; }
.ult_countdown, .wpb_row .wpb_column .wpb_wrapper .ult_countdown { margin-bottom: 10px; }
.top-icon .aio-icon-header h3.aio-icon-title { margin-top: 10px; }
.default-icon .aio-icon-default .aio-icon, .default-icon .aio-icon-default .aio-icon-img { margin-right: 10px; }
.stats-block, .wpb_row .wpb_column .wpb_wrapper .stats-block { margin-bottom: 10px; }
.info-circle-wrapper.ult-adjust-bottom-margin, .smile_icon_list_wrap.ult-adjust-bottom-margin, .uavc-list-icon-wrapper.ult-adjust-bottom-margin, .ubtn-ctn-center, .ubtn-ctn-left, .ubtn-ctn-right, .ubtn-img-container, .ult-banner-block.ult-adjust-bottom-margin, .ult-modal-input-wrapper.ult-adjust-bottom-margin, .ult_dual_button.ult-adjust-bottom-margin, .ultb3-box.ult-adjust-bottom-margin, .ultimate-call-to-action.ult-adjust-bottom-margin, .ultimate-google-trends.ult-adjust-bottom-margin, .ultimate-map-wrapper.ult-adjust-bottom-margin, .uvc-heading.ult-adjust-bottom-margin, .uvc-type-wrap.ult-adjust-bottom-margin, html .ult-ih-container.ult-adjust-bottom-margin, html .ult_exp_section_layer.ult-adjust-bottom-margin, html .ult_hotspot_container.ult-adjust-bottom-margin, html .ult_main_cl.ult-adjust-bottom-margin { margin-bottom: 10px; }
.ultimate-map-wrapper.ult-adjust-bottom-margin { margin-bottom: 0; }
/* ----------------------------- The Events Calendar ----------------------------- */
#tribe-events-bar { margin-top: 7px; }
#tribe-events-content a { line-height: 20px; }
#tribe-events-content.tribe-events-list { padding: 2px 0; }
#tribe-events-content table.tribe-events-calendar { margin: 12px 0 39px; }
.tribe-events-event-meta.vcard { font-weight: normal; font-style: normal; }
#tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous, #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next { text-transform: uppercase; }
 input[name*=tribe-bar-]::-webkit-input-placeholder {
font-style: normal;
color: #999;
}
 input[name*=tribe-bar-]:-moz-placeholder {
font-style: normal;
color: #999;
}
.placeholder { font-style: normal; color: #999; }
#tribe-bar-form label { color: #444; }
.tribe-events-list .tribe-events-event-cost span { font-weight: normal; }
#tribe-events .tribe-events-button, #tribe-events .tribe-events-button:hover, #tribe_events_filters_wrapper input[type=submit], .tribe-events-button, .tribe-events-button.tribe-active:hover, .tribe-events-button.tribe-inactive, .tribe-events-button:hover, .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-], .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-] > a { background-color: #717171; }
.events-archive.events-gridview #tribe-events-content table .type-tribe_events { padding: 16px 8px; }
.tribe-events-list .time-details { margin: 10px 0 4px; }
.tribe-events-day .tribe-events-day-time-slot .type-tribe_events { margin-left: 0; }
.tribe-events-event-meta address.tribe-events-address, .tribe-events-list .tribe-events-venue-details { font-style: normal; }
#tribe-events .tribe-events-content p, .tribe-events-after-html p, .tribe-events-before-html p { line-height: 22px; }
.tribe-events-list .tribe-events-event-image { margin-top: 4px; }
.tribe-events-list .tribe-events-ical { margin-bottom: 30px; }
h2.tribe-events-page-title, .tribe-events-list .type-tribe_events h2 a, .tribe-events-list h2.tribe-events-page-title { font-size: 30px; font-weight: 600; }
.tribe-events-tooltip .tribe-events-event-body { font-size: 14px; }
.single-tribe_events .tribe-events-event-meta { background-color: transparent; border: 0; }
.single-tribe_events .tribe-events-event-meta .tribe-events-meta-group, .single-tribe_events .tribe-events-event-meta .column, .single-tribe_events .wh-events-single-meta .tribe-events-meta-group, .single-tribe_events .wh-events-single-meta .column { padding: 0 4% 0 0; width: 33%; float: left; }
.single-tribe_events .tribe-events-event-meta dl, .single-tribe_events .wh-events-single-meta dl { margin: 0; }
.single-tribe_events .tribe-events-event-meta .tribe-events-venue-map, .single-tribe_events .wh-events-single-meta .tribe-events-venue-map { clear: both; float: left; width: 100%; }
.single-tribe_events .tribe-events-event-image { margin-bottom: 20px; }
h3.tribe-events-single-section-title:after { content: ""; width: 30px; height: 5px; background-color: #FFC000; display: block; margin-top: 7px; margin-bottom: 16px; }
.tribe-events-schedule { margin-bottom: 5px; }
.tribe-events-address { font-style: normal; }
.tribe-events-read-more { text-transform: uppercase; }
.tribe-events-list .type-tribe_events h2 a { line-height: 35px !important; }
.tribe-events-list-widget ol, .tribe-events-list-widget ul { padding: 0; }
.tribe-events-list-widget .entry-title { margin: 0 0 10px 0; }
.tribe-events-list-widget .duration { font-weight: normal; }
/* ----------------------------- Testimonials Rotator ----------------------------- */
.testimonial_rotator .testimonial_rotator_slide_title { margin: 0; line-height: 24px; font-size: 18px; font-weight: 800; }
.testimonial_rotator .testimonial_rotator_stars { padding: 7px 0 8px; }
.testimonial_rotator .testimonial_rotator_star { font-size: 17px; width: 14px; color: #ffc000; }
.testimonial_rotator .testimonial_rotator_star:hover { color: #ffcf3f; }
.testimonial_rotator .testimonial_rotator_quote { color: #949494; }
.testimonial_rotator .testimonial_rotator_quote cite { font-style: normal; color: #414b4f; }
.testimonial_rotator .testimonial_rotator_quote cite:before { content: "- "; }
/* ----------------------------- Main ----------------------------- */
body { scroll-behavior: smooth; }
.pull-left { float: left; }
.pull-right { float: right; }
.wh-main-wrap { margin: 0 auto; }
.wh-padding.wh-content-inner { padding-right: 35px; }
.wh-ul-center { display: table; /* Allow the centering to work */ margin: 0 auto; }
.wh-logo img, .logo-sticky img { max-width: 100%; height: auto; }
 select::-ms-expand {
display: none;
}
.share-buttons { list-style: none; padding: 0; }
.share-buttons li { display: inline; }
.logo-sticky { width: 20%; }
a:focus { outline: 0; }
input:focus, textarea:focus { border: none; }
.entry-meta { margin: 5px 0 15px 0; }
.entry-meta span { margin: 0 10px; }
.entry-meta span:first-child { margin: 0 10px 0 0; }
.entry-meta span i { margin-right: 5px; }
.entry-meta .comments-count { float: right; margin-right: 0; }
.single .entry-meta { margin-bottom: 15px; font-size: 15px; }
.single .thumbnail { margin-bottom: 20px; }
.gallery { margin-bottom: 20px; }
.search-form button { padding: 10px 16px; }
.our-process img, .wh-widget-post-image img, .wh-portfolio-image { height: auto; max-width: 100%; }
.wh-button:hover, .wh-alt-button:hover { color: #fff; }
.wh-button:active, .wh-alt-button:active { color: #fff; }
.wh-icon-title .cbp_widget_text { position: absolute; top: 0; left: 140px; }
.wh-icon-title .cbp_widget_text h2 { margin: 30px 0 10px; }
.wh-icon-title .cbp_widget_text p { font-size: 16px; }
.wh-icon-title .cbp_widget_icon { background-color: #e47823; color: #f4f4f4; width: 100px; height: 100px; border-radius: 100px; display: table-cell; vertical-align: middle; text-align: center; font-size: 14px; }
.wh-content { position: relative; }
.wh-close-paragraphs p { margin: 0 0 5px 0; }
.wh-plugins-not-loaded { background-color: white; width: 500px; margin: 0 auto; padding: 50px; box-shadow: 1px 1px 7px grey; }
.site-title { margin: 10px 0; line-height: 20px; }
.site-title a { margin: 10px 0; line-height: 20px; font-size: 30px; text-shadow: none; }
.site-description { font-size: 15px; text-shadow: none; margin: 5px 0; }
#menu-searchform-wrapper { position: absolute; top: 31px; right: 0; }
.wh-menu-top a { padding: 0 13px; }
.wh-has-embellishment { position: relative; }
.wh-embellishment-content-top, .wh-embellishment-header-top, .wh-embellishment-page-title-top { position: absolute; width: 100%; top: 0; left: 0; }
.wh-embellishment-content-bottom, .wh-embellishment-header-bottom, .wh-embellishment-page-title-bottom { position: absolute; width: 100%; bottom: 0; left: 0; }
.sc-contact-form-bottom-centered { max-width: 400px; text-align: center; margin: 0 auto; }
.sc-contact-form-bottom-centered input, .sc-contact-form-bottom-centered textarea { width: 100%; margin-top: 10px; }
.wh-sidebar .search-field { width: 155px; }

::-webkit-input-placeholder {
padding-left: 10px;
}

:-moz-placeholder { /* Firefox 18- */
padding-left: 10px;
}

::-moz-placeholder { /* Firefox 19+ */
padding-left: 10px;
}

:-ms-input-placeholder {
padding-left: 10px;
}
.wh-page-title-bar hr { width: 80px; margin: 0 auto; margin-top: 13px; }
ul.wh-icon-list { list-style-type: none; padding: 0; }
ul.wh-icon-list li { position: relative; padding: 22px 0 22px 44px; border-bottom: 1px solid #EBEBEB; color: #3b3b3b; font-size: 15px; font-weight: 600; }
ul.wh-icon-list li i { position: absolute; top: 15px; left: 0; font-size: 32px; color: #b3b3b3; }
.pagination { margin: 20px 0; clear: both; }
.pagination span, .pagination a { padding: 8px 14px; font-size: 13px; color: #2abfd4; font-weight: bold; }
.pagination .current { background: #2abfd4; color: #fff; }

.wpcf7-form input[type=submit] { padding-top: 16px; padding-right: 24px; padding-bottom: 16px; padding-left: 24px; font-size: 14px; }
.cbp-container .wpcf7-form .vc_row { margin-left: 0; margin-right: 0; }
.lin-contact-form-bottom-centered { max-width: 400px; text-align: center; margin: 0 auto; }
.lin-contact-form-bottom-centered .wpcf7-form-control-wrap { display: inline; }
.lin-contact-form-bottom-centered input, .lin-contact-form-bottom-centered textarea { width: 100%; margin-top: 10px; }
body.page-template-template-home .wh-content { padding-top: 0; }
body.page-template-template-home .wh-content > .cbp-container { padding-top: 0; }
body.page-template-template-home-boxed .wh-content { padding-top: 0; }
body.page-template-template-home-boxed .wh-content > .cbp-container { padding-top: 0; }
body.page-template-template-home-transparent-header .wh-header { position: absolute; z-index: 9999; background-color: transparent; }
body.page-template-template-home-transparent-header .wh-content { padding-top: 0; }
body.page-template-template-home-transparent-header .wh-content > .cbp-container { padding-top: 0; }
body.page-template-template-home-no-footer .wh-content { padding-top: 0; }
body.page-template-template-home-no-footer .wh-content > .cbp-container { padding-top: 0; }
.blog h2 { margin-top: 0; }
.share-buttons a { font-size: 20px; margin-right: 6px; }
.wh-post-item { margin-bottom: 40px; }
.wh-post-item.odd { padding-right: 20px; clear: both; }
.wh-post-item.even { padding-left: 20px; }
.wh-post-item .thumbnail { float: left; margin-bottom: 10px; }
.wh-post-item .item { float: left; }
.wh-post-item .item .entry-title { margin-top: 0; margin-bottom: 2px; }
.wh-post-item .item .entry-summary { margin-bottom: 20px; }
body.error404 .search-form { margin-bottom: 150px; }
body.error404 .search-form .search-field { width: 80%; }
body.search .search-form { margin-bottom: 150px; }
body.search .search-form .search-field { width: 80%; }
.search-form { overflow: hidden; }
.wh-menu-footer a { color: #f7f6f4; padding: 3px 14px; font-size: 13px; }
.wh-footer .wh-footer-widgets { padding-top: 40px; padding-bottom: 20px; }
.wh-footer .wh-footer-bottom { font-size: 13px; }
.wh-footer .wh-footer-bottom .cbp_widget_text p { margin: 0; }
.wh-footer .wh-footer-bottom .sf-menu { margin: 0 -13px; }
.wh-footer .wh-footer-bottom .sf-menu a { padding: 0 13px; }
.wh-footer .wh-footer-bottom .social-links a { position: relative; margin-left: 12px; padding: 5px; }
.wh-footer .wh-footer-bottom .social-links a i:after { content: ""; position: absolute; left: -6px; top: -3px; width: 2em; height: 2em; border: 1px solid; border-radius: 50%; }
/* ----------------------------- Teacher ----------------------------- */
.post-type-archive-teacher .widget-teachers { display: none; }
.post-type-archive-teacher .teacher { padding-top: 8px; }
.lin-teacher-icons { overflow: hidden; }
.post-type-archive-teacher .teachers > *:nth-child(3n+1), .scp-teachers .teachers > *:nth-child(3n+1), .widget-teachers .teachers > *:nth-child(3n+1) { clear: both; }
.post-type-archive-teacher .social, .scp-teachers .social, .widget-teachers .social { overflow: hidden; margin-top: 14px; margin-bottom: 25px; }
.post-type-archive-teacher .teacher .entry-title, .post-type-archive-teacher .teacher .entry-title a, .scp-teachers .teacher .entry-title, .scp-teachers .teacher .entry-title a, .widget-teachers .teacher .entry-title, .widget-teachers .teacher .entry-title a { margin-top: 15px; margin-bottom: 0; font-size: 18px; font-weight: 700; line-height: 22px; color: #727272; }
.post-type-archive-teacher .teacher .job-title, .scp-teachers .teacher .job-title, .widget-teachers .teacher .job-title { margin: 0 0 6px; font-size: 14px; font-weight: 700; color: #fec100; }
.post-type-archive-teacher .teacher .summary, .scp-teachers .teacher .summary, .widget-teachers .teacher .summary { line-height: 21px; }

/* ----------------------------- Responsive ----------------------------- */
@media (min-width: 768px) {
.hide-on-desktop { display: none !important; }
}
@media (max-width: 767px) { /**/
/* ----------------------------- Visual Composer ----------------------------- */
.vc_column-inner { margin-bottom: 30px; }
.vc_pageable-slide-wrapper { margin: 0 !important; }
/* ----------------------------- Layer Slider ----------------------------- */
.ls-bottom-nav-wrapper { top: 0; }
/* ----------------------------- Responsive Menu ----------------------------- */
.respmenu-wrap { display: block; }
/* ----------------------------- Ultimate VC Addons ----------------------------- */
.ult_design_2 .ult_pricing_table .ult_price_link .ult_price_action_button { right: 0; }
/* ----------------------------- The Events Calendar ----------------------------- */
.single-tribe_events .tribe-events-event-meta .tribe-events-meta-group, .single-tribe_events .tribe-events-event-meta .column, .single-tribe_events .wh-events-single-meta .tribe-events-meta-group, .single-tribe_events .wh-events-single-meta .column { width: 100%; }
#tribe-mobile-container .type-tribe_events h4 a { line-height: 30px !important; }
#tribe-mobile-container .tribe-events-event-schedule-details { clear: both; float: left; margin-bottom: 5px; }
.tribe-event-schedule-details { padding: 13px; }
.tribe-events-venue-details span { display: inline-block; margin-bottom: 5px; }
.tribe-events-address { display: block !important; margin-bottom: 0; }
.tribe-events-list .tribe-events-venue-details { padding-top: 18px; }
.tribe-events-list .time-details { margin: 10px 0 18px; }
/* ----------------------------- Sensei ----------------------------- */
.course-container article.course, .search-course-page-search-form-wrap article.course { margin-bottom: 45px; }
.course-container article.course img, .search-course-page-search-form-wrap article.course img { float: none; }
.search-form-wrap ul li { width: 100%; margin-bottom: 10px; }
.search-form-wrap ul li.search-courses-button-item { width: 100%; }
.search-form-wrap ul li.search-courses-button-item button { height: 50px; width: 100%; }
.single-course .wh-content { padding-bottom: 0; }
.single-course .course-meta .status.in-progress { margin-top: 0; }
.single-course .sensei-course-meta .meta-item-price .price-label { margin-top: 0; }
.single-course .sensei-course-meta .meta-item-price .course-price { margin-top: 0; }
/* ----------------------------- Widgets ----------------------------- */
.wh-footer .widget { min-height: auto !important; }
/* ----------------------------- Footer ----------------------------- */
.wh-footer .social-links { text-align: left; padding-top: 0 !important; }
/* ----------------------------- Helpers ----------------------------- */
.hide-on-small-tablet { display: none !important; }
}
@media (max-width: 480px) { /**/
/* ----------------------------- Woocommerce ----------------------------- */
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product { width: 100%; }
/* ----------------------------- Helpers ----------------------------- */
.hide-on-mobile { display: none !important; }
}
@media (max-width: 900px) {
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a { font-size: 16px; }
}
@media (max-width: 979px) {
.sf-menu.wh-menu-main .senseiloginlogout { position: relative; right: 0; }
}
@media (max-width: 950px) {
.single-course .wh-course-purchase-button-mobile { padding: 15px; }
.single-course .sensei-course-meta { margin-left: -24px; }
.single-course .sensei-course-meta .meta-item-price { float: left; width: 100%; padding: 15px 0 20px 24px; }
.single-course .sensei-course-meta .meta-item-price .price-label { margin-right: 8px; }
.single-course .sensei-course-meta .meta-item-price .course-price { float: left; }
.single-course .meta-wrap hr { margin: 20px 0 0 0; }
}
/********* Compiled file/Do not edit *********/
.cbp-container, #tribe-events-pg-template { max-width: 1170px; }
.wh-main-wrap { max-width: 1200px; }
body { background-color: #ffffff; }
body { font-family: Raleway; line-height: 25px; font-weight: 400; font-style: normal; color: #666666; font-size: 17px; opacity: 1; visibility: visible; -webkit-transition: opacity 0.24s ease-in-out; -moz-transition: opacity 0.24s ease-in-out; transition: opacity 0.24s ease-in-out; }
.wf-loading body, {
opacity: 0;
}
.ie.wf-loading body, {
visibility: hidden;
}
a { color: #005be8; }
a:hover { color: #005be8; }
a:active { color: #005be8; }
hr, .wh-sidebar .widget hr, .linp-post-list hr, .wh-content .linp-post-list hr, .wh-separator, .wh-content hr.wh-separator { border-top: 5px solid #ffc000; }
hr, .wh-sidebar .widget hr, .linp-post-list hr, .wh-content .linp-post-list hr, .wh-separator, .wh-content hr.wh-separator { width: 30px; }
hr, .wh-sidebar .widget hr, .linp-post-list hr, .wh-content .linp-post-list hr, .wh-separator, .wh-content hr.wh-separator { margin-top: 15px; margin-right: 0; margin-bottom: 15px; margin-left: 0; }
.wh-padding, #tribe-events-pg-template { padding-top: 15px; padding-right: 15px; padding-bottom: 15px; padding-left: 15px; }
h1, h1 a { font-family: Raleway; line-height: 44px; font-weight: 400; font-style: normal; color: #333333; font-size: 35px; opacity: 1; visibility: visible; -webkit-transition: opacity 0.24s ease-in-out; -moz-transition: opacity 0.24s ease-in-out; transition: opacity 0.24s ease-in-out; }
.wf-loading h1, .wf-loading h1 a, {
opacity: 0;
}
.ie.wf-loading h1, .ie.wf-loading h1 a, {
visibility: hidden;
}
h1, h1 a { margin-top: 5px; margin-right: 0; margin-bottom: 20px; margin-left: 0; }
h2, h2 a { font-family: Raleway; line-height: 42px; font-weight: 400; font-style: normal; color: #333333; font-size: 35px; opacity: 1; visibility: visible; -webkit-transition: opacity 0.24s ease-in-out; -moz-transition: opacity 0.24s ease-in-out; transition: opacity 0.24s ease-in-out; }
.wf-loading h2, .wf-loading h2 a, {
opacity: 0;
}
.ie.wf-loading h2, .ie.wf-loading h2 a, {
visibility: hidden;
}
h2, h2 a { margin-top: 25px; margin-right: 0; margin-bottom: 15px; margin-left: 0; }
h3, h3 a { font-family: Raleway; line-height: 30px; font-weight: 400; font-style: normal; color: #333333; font-size: 30px; opacity: 1; visibility: visible; -webkit-transition: opacity 0.24s ease-in-out; -moz-transition: opacity 0.24s ease-in-out; transition: opacity 0.24s ease-in-out; }
.wf-loading h3, .wf-loading h3 a, {
opacity: 0;
}
.ie.wf-loading h3, .ie.wf-loading h3 a, {
visibility: hidden;
}
h3, h3 a { margin-top: 22px; margin-right: 0; margin-bottom: 17px; margin-left: 0; }
h4, h4 a { font-family: Raleway; line-height: 30px; font-weight: 400; font-style: normal; color: #333333; font-size: 24px; opacity: 1; visibility: visible; -webkit-transition: opacity 0.24s ease-in-out; -moz-transition: opacity 0.24s ease-in-out; transition: opacity 0.24s ease-in-out; }
.wf-loading h4, .wf-loading h4 a, {
opacity: 0;
}
.ie.wf-loading h4, .ie.wf-loading h4 a, {
visibility: hidden;
}
h4, h4 a { margin-top: 25px; margin-right: 0; margin-bottom: 17px; margin-left: 0; }
h5, h5 a { font-family: Raleway; line-height: 32px; font-weight: 600; font-style: normal; color: #333333; font-size: 20px; opacity: 1; visibility: visible; -webkit-transition: opacity 0.24s ease-in-out; -moz-transition: opacity 0.24s ease-in-out; transition: opacity 0.24s ease-in-out; }
.wf-loading h5, .wf-loading h5 a, {
opacity: 0;
}
.ie.wf-loading h5, .ie.wf-loading h5 a, {
visibility: hidden;
}
h5, h5 a { margin-top: 20px; margin-right: 0; margin-bottom: 10px; margin-left: 0; }
h6, h6 a { font-family: Raleway; line-height: 24px; font-weight: 600; font-style: normal; color: #333333; font-size: 16px; opacity: 1; visibility: visible; -webkit-transition: opacity 0.24s ease-in-out; -moz-transition: opacity 0.24s ease-in-out; transition: opacity 0.24s ease-in-out; }
.wf-loading h6, .wf-loading h6 a, {
opacity: 0;
}
.ie.wf-loading h6, .ie.wf-loading h6 a, {
visibility: hidden;
}
h6, h6 a { margin-top: 20px; margin-right: 0; margin-bottom: 20px; margin-left: 0; }
.wh-header, .respmenu-wrap { background-color: #ffffff; }
.wh-logo { margin-top: 3px; }
.wh-main-menu-bar-wrapper > .cbp-container > div { padding-top: 5px; padding-right: 20px; padding-bottom: 5px; padding-left: 20px; }
.wh-top-bar-additional { line-height: 22px; color: #333; font-size: 14px; opacity: 1; visibility: visible; -webkit-transition: opacity 0.24s ease-in-out; -moz-transition: opacity 0.24s ease-in-out; transition: opacity 0.24s ease-in-out; }
.wf-loading .wh-top-bar-additional, {
opacity: 0;
}
.ie.wf-loading .wh-top-bar-additional, {
visibility: hidden;
}
.wh-top-bar-additional a { color: #000; }
.wh-top-bar-additional a:hover { color: #bbb; }
.wh-top-bar-additional a:active { color: #ccc; }
.wh-top-bar-additional > .cbp-container > div { padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; }
.wh-top-bar-additional { border-bottom: 1px solid #ccc; }
.sf-menu.wh-menu-main a, .respmenu li a { font-family: Raleway; text-transform: uppercase; line-height: 23px; font-weight: 700; font-style: normal; font-size: 15px; opacity: 1; visibility: visible; -webkit-transition: opacity 0.24s ease-in-out; -moz-transition: opacity 0.24s ease-in-out; transition: opacity 0.24s ease-in-out; }
.wf-loading .sf-menu.wh-menu-main a, .respmenu li a, {
opacity: 0;
}
.ie.wf-loading .sf-menu.wh-menu-main a, .respmenu li a, {
visibility: hidden;
}
.sf-menu.wh-menu-main ul li a { font-family: Raleway; text-transform: none; line-height: 25px; font-weight: 500; font-style: normal; font-size: 15px; opacity: 1; visibility: visible; -webkit-transition: opacity 0.24s ease-in-out; -moz-transition: opacity 0.24s ease-in-out; transition: opacity 0.24s ease-in-out; }
.wf-loading .sf-menu.wh-menu-main ul li a, {
opacity: 0;
}
.ie.wf-loading .sf-menu.wh-menu-main ul li a, {
visibility: hidden;
}
.sf-menu.wh-menu-main a, .respmenu li a, .cbp-respmenu-more { color: #666666; }
.sf-menu.wh-menu-main a:hover, .respmenu li a:hover, .cbp-respmenu-more:hover { color: #005be8; }
.sf-menu.wh-menu-main .current-menu-item a { color: #666666; }
.sf-menu.wh-menu-main .current-menu-item a:hover { color: #5b5b5b; }
.sf-menu.wh-menu-main ul li, .sf-menu.wh-menu-main .sub-menu { background-color: #ffffff; }
.sf-menu.wh-menu-main ul li:hover, .sf-menu.wh-menu-main ul ul li:hover { background-color: #ffc000; }
.sf-menu.wh-menu-main ul li a { color: #666666; }
.sf-menu.wh-menu-main ul li a:hover { color: #ffffff; }
.wh-menu-main { padding-top: 7px; padding-bottom: 5px; }
.wh-sticky-header .wh-main-menu-bar-wrapper { background-color: #ffffff; }
.wh-sticky-header .wh-menu-main { padding-top: 10px; padding-bottom: 0; }
.wh-sticky-header .wh-main-menu-bar-wrapper { border-bottom: 1px solid #00a6e8; }
.wh-sticky-header .sf-menu.wh-menu-main a {    padding: 10px 15px;}
.respmenu-header .respmenu-header-logo-link { height: 50px; }
.respmenu-open hr { border-color: #005be8; }
.respmenu-open:hover hr { border-color: #f9b004; }
.wh-page-title-bar { background-color: #febf01; background-repeat: no-repeat; background-position: center center; background-image: url('../images/yellow.png'); }
h1.page-title { font-family: Raleway; text-align: left; text-transform: uppercase; line-height: 40px; font-weight: 800; font-style: normal; color: #ffffff; font-size: 35px; opacity: 1; visibility: visible; -webkit-transition: opacity 0.24s ease-in-out; -moz-transition: opacity 0.24s ease-in-out; transition: opacity 0.24s ease-in-out; }
.wf-loading h1.page-title, {
opacity: 0;
}
.ie.wf-loading h1.page-title, {
visibility: hidden;
}
.page-title { margin-top: 30px; margin-right: 0; margin-bottom: 10px; margin-left: 0; }
.wh-page-title-wrapper { padding-top: 0; padding-right: 20px; padding-bottom: 40px; padding-left: 20px; }
.wh-breadcrumbs { font-family: Raleway; text-align: left; text-transform: uppercase; line-height: 22px; font-weight: 600; font-style: normal; color: #ffffff; font-size: 15px; opacity: 1; visibility: visible; -webkit-transition: opacity 0.24s ease-in-out; -moz-transition: opacity 0.24s ease-in-out; transition: opacity 0.24s ease-in-out; }
.wf-loading .wh-breadcrumbs, {
opacity: 0;
}
.ie.wf-loading .wh-breadcrumbs, {
visibility: hidden;
}
.wh-breadcrumbs a { color: #ffffff; }
.wh-breadcrumbs a:hover { color: #fcfcfc; }
.wh-content { background-color: #ffffff; }
.wh-content { padding-top: 47px; padding-bottom: 20px; }
.wh-content hr { border-top: 1px solid #ebebeb; }
.wh-content hr { width: 100%; }
.wh-content hr { margin-top: 15px; margin-right: 0; margin-bottom: 15px; margin-left: 0; }
.course-header-image { height: 100px; }
.wh-sensei-single-course-header { background-color: #ffffff; }
.wh-sensei-title-wrap h1 { font-family: Raleway; line-height: 50px; font-weight: 600; font-style: normal; color: #000000; font-size: 40px; opacity: 1; visibility: visible; -webkit-transition: opacity 0.24s ease-in-out; -moz-transition: opacity 0.24s ease-in-out; transition: opacity 0.24s ease-in-out; }
.wf-loading .wh-sensei-title-wrap h1, {
opacity: 0;
}
.ie.wf-loading .wh-sensei-title-wrap h1, {
visibility: hidden;
}
.single-course .sensei-course-meta .meta-item, .sensei-single-course-header-author-name { color: #000000; }
.single-course .meta-wrap hr { border-top: 1px solid #eeeeee; }
.module header, .module .module-lessons header { background-color: #F2F2F2; }
.module .module-lessons ul li a:hover:before, .module .module-lessons ul li.completed a:before { color: #2abfd4; }
.course .status, .course-lessons .status, .course-container .status { background-color: #f8d456; }
.linp-featured-courses-carousel .course-title, .linp-featured-courses-carousel .course-title a { font-family: Raleway; text-transform: none; line-height: 22px; font-weight: 600; font-style: normal; font-size: 16px; opacity: 1; visibility: visible; -webkit-transition: opacity 0.24s ease-in-out; -moz-transition: opacity 0.24s ease-in-out; transition: opacity 0.24s ease-in-out; }
.wf-loading .linp-featured-courses-carousel .course-title, .linp-featured-courses-carousel .course-title a, {
opacity: 0;
}
.ie.wf-loading .linp-featured-courses-carousel .course-title, .linp-featured-courses-carousel .course-title a, {
visibility: hidden;
}
.linp-featured-courses-carousel .sensei-course-meta, .linp-featured-courses-carousel .sensei-course-meta a, .linp-featured-courses-carousel .course-lesson-count { font-family: Raleway; line-height: 21px; font-weight: 600; font-style: normal; color: #666666; font-size: 13px; opacity: 1; visibility: visible; -webkit-transition: opacity 0.24s ease-in-out; -moz-transition: opacity 0.24s ease-in-out; transition: opacity 0.24s ease-in-out; }
.wf-loading .linp-featured-courses-carousel .sensei-course-meta, .wf-loading .linp-featured-courses-carousel .sensei-course-meta a, .wf-loading .linp-featured-courses-carousel .course-lesson-count, {
opacity: 0;
}
.ie.wf-loading .linp-featured-courses-carousel .sensei-course-meta, .ie.wf-loading .linp-featured-courses-carousel .sensei-course-meta a, .ie.wf-loading .linp-featured-courses-carousel .course-lesson-count, {
visibility: hidden;
}
.linp-featured-courses-carousel .course-excerpt, .linp-featured-courses-carousel .post-ratings, .owl-theme .owl-controls .owl-buttons div, .owl-theme .owl-controls .owl-page span { line-height: 19px; color: #666666; font-size: 13px; opacity: 1; visibility: visible; -webkit-transition: opacity 0.24s ease-in-out; -moz-transition: opacity 0.24s ease-in-out; transition: opacity 0.24s ease-in-out; }
.wf-loading .linp-featured-courses-carousel .course-excerpt, .wf-loading .linp-featured-courses-carousel .post-ratings, .wf-loading .owl-theme .owl-controls .owl-buttons div, .wf-loading .owl-theme .owl-controls .owl-page span, {
opacity: 0;
}
.ie.wf-loading .linp-featured-courses-carousel .course-excerpt, .ie.wf-loading .linp-featured-courses-carousel .post-ratings, .ie.wf-loading .owl-theme .owl-controls .owl-buttons div, .ie.wf-loading .owl-theme .owl-controls .owl-page span, {
visibility: hidden;
}
.linp-featured-courses-carousel .owl-item .course-price .amount, .linp-featured-courses-carousel .owl-item .course-price del .amount, .wh-course-list-item .img-container .course-price .amount { font-family: Raleway; line-height: 18px; font-weight: 700; font-style: normal; color: #ffffff; font-size: 17px; opacity: 1; visibility: visible; -webkit-transition: opacity 0.24s ease-in-out; -moz-transition: opacity 0.24s ease-in-out; transition: opacity 0.24s ease-in-out; }
.wf-loading .linp-featured-courses-carousel .owl-item .course-price .amount, .wf-loading .linp-featured-courses-carousel .owl-item .course-price del .amount, .wf-loading .wh-course-list-item .img-container .course-price .amount, {
opacity: 0;
}
.ie.wf-loading .linp-featured-courses-carousel .owl-item .course-price .amount, .ie.wf-loading .linp-featured-courses-carousel .owl-item .course-price del .amount, .ie.wf-loading .wh-course-list-item .img-container .course-price .amount, {
visibility: hidden;
}
.linp-featured-courses-carousel .owl-item .course-price, .wh-course-list-item .img-container .course-price, .course-container article.course .course-price { background-color: #ffc50d; }
.linp-featured-courses-carousel .star-rating { color: efb467; }
.linp-featured-courses-carousel .star-rating:hover { color: efb467; }
.wh-footer-bottom { background-color: #3a3a3a; background-repeat: repeat; }
.wh-footer-bottom { line-height: 21px; color: #ffffff; font-size: 13px; opacity: 1; visibility: visible; -webkit-transition: opacity 0.24s ease-in-out; -moz-transition: opacity 0.24s ease-in-out; transition: opacity 0.24s ease-in-out; }
.wf-loading .wh-footer-bottom, {
opacity: 0;
}
.ie.wf-loading .wh-footer-bottom, {
visibility: hidden;
}
.wh-footer-bottom a { font-family: Raleway; line-height: 21px; font-weight: normal; font-style: normal; font-size: 13px; opacity: 1; visibility: visible; -webkit-transition: opacity 0.24s ease-in-out; -moz-transition: opacity 0.24s ease-in-out; transition: opacity 0.24s ease-in-out; }
.wf-loading .wh-footer-bottom a, {
opacity: 0;
}
.ie.wf-loading .wh-footer-bottom a, {
visibility: hidden;
}
.wh-footer .wh-footer-bottom a { color: #b5b5b5; }
.wh-footer .wh-footer-bottom a:hover { color: #dbdbdb; }
.wh-footer .wh-footer-bottom a:active { color: #d6d6d6; }
.wh-footer-bottom > .cbp-container > div { padding-top: 15px; padding-right: 18px; padding-bottom: 13px; padding-left: 18px; }
.wh-footer { background-color: #474747; }
.wh-footer h3 { font-family: Raleway; line-height: 30px; font-weight: 700; font-style: normal; color: #ffffff; font-size: 18px; opacity: 1; visibility: visible; -webkit-transition: opacity 0.24s ease-in-out; -moz-transition: opacity 0.24s ease-in-out; transition: opacity 0.24s ease-in-out; }
.wf-loading .wh-footer h3, {
opacity: 0;
}
.ie.wf-loading .wh-footer h3, {
visibility: hidden;
}
.wh-footer h4, .wh-footer h5, .wh-footer h4 a, .wh-footer h5 a { line-height: 22px; font-size: 14px; opacity: 1; visibility: visible; -webkit-transition: opacity 0.24s ease-in-out; -moz-transition: opacity 0.24s ease-in-out; transition: opacity 0.24s ease-in-out; }
.wf-loading .wh-footer h4, .wf-loading .wh-footer h5, .wf-loading .wh-footer h4 a, .wf-loading .wh-footer h5 a, {
opacity: 0;
}
.ie.wf-loading .wh-footer h4, .ie.wf-loading .wh-footer h5, .ie.wf-loading .wh-footer h4 a, .ie.wf-loading .wh-footer h5 a, {
visibility: hidden;
}
.wh-footer a, .wh-footer .widget ul li:before { color: #ffffff; }
.wh-footer a:hover, .wh-footer .widget ul li:before:hover {
color:#f3b712;
}
.wh-footer, .wh-footer p, .wh-footer span { line-height: 21px; color: #ffffff; font-size: 13px; opacity: 1; visibility: visible; -webkit-transition: opacity 0.24s ease-in-out; -moz-transition: opacity 0.24s ease-in-out; transition: opacity 0.24s ease-in-out; }
.wf-loading .wh-footer, .wf-loading .wh-footer p, .wf-loading .wh-footer span, {
opacity: 0;
}
.ie.wf-loading .wh-footer, .ie.wf-loading .wh-footer p, .ie.wf-loading .wh-footer span, {
visibility: hidden;
}
.wh-footer .widget { min-height: 250px; }
.wh-footer > .cbp-container > div { padding-top: 30px; padding-right: 20px; padding-bottom: 30px; padding-left: 20px; }
#scrollUp { background-color: transparent; background-repeat: no-repeat; background-image: url('./2015/09/scroll-to-top.png'); }
#scrollUp { height: 70px; width: 70px; }
.lin-vc-separator:before, .social .scp-icon, .lin-teacher-icons .scp-icon, .single-course .modules-and-lessons h2:after { background-color: #2abfd4; }
.scp-teachers .teacher .job-title, .linp-featured-courses-carousel .course-title a:hover, {
color:#ffc000;
}
.lin-heading-separator .uvc-headings-line { border-color: #ffc000 !important; }
.wh-footer .widget ul li:before { border-color: transparent transparent transparent #ffc000 }
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-orange>li>a, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-orange>li>span { background-color: #ffc000 !important; border-color: #ffc000 !important; }
.comment-list .comment hr { border-top-color: #ebebeb; }
blockquote { border-left-color: #005be8; }
.sub-menu { border-top: 2px solid #005be8; }
.linp-featured-courses-carousel .owl-item .price .course-price:before { border-color: #ffc50d #ffc50d #ffc50d transparent; }
.course-container article.course .course-price:after { border-color: #ffc50d transparent #ffc50d #ffc50d; }
.linp-featured-courses-carousel .owl-item .price .course-price:after { border-color: #b08809 transparent transparent#b08809; }
.course-container article.course .course-price:before { border-color: #b08809#b08809 transparent transparent; }
.linp-featured-courses-carousel .owl-item > div { border: 1px solid #e4e4e4; }
.linp-featured-courses-carousel .owl-item .cbp-row { border-top: 1px solid #e4e4e4; }
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a { color: #6b6b6b }
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a:hover { color: #adadad }
.wpb_content_element .wpb_tabs_nav li a { color: #999 }
.wpb_content_element .wpb_tabs_nav li a:hover { color: #999 }
.wpb_content_element .wpb_tabs_nav li.ui-tabs-active a { color: #555 }
.wpb_content_element .wpb_tabs_nav li.ui-tabs-active a:hover { color: #555 }
button, .button, input[type="submit"], input[type="button"], input[type="reset"], .wh-button, .course-meta .register a, #tribe-events .tribe-events-button, #tribe-bar-form .tribe-bar-submit input[type=submit], a.view-results, a.view-results-link, a.sensei-certificate-link, .woocommerce a.button, .woocommerce input.button, .woocommerce a.button.alt, .woocommerce input.button.alt, .woocommerce button.button.alt, .woocommerce #respond input#submit, .sensei-course-filters li a, .course-container a.button, .course a.button, .lesson a.button, .quiz a.button, .course-container a.button:visited, .course a.button:visited, .lesson a.button:visited, .quiz a.button:visited, .course-container a.comment-reply-link, .course a.comment-reply-link, .lesson a.comment-reply-link, .quiz a.comment-reply-link, .course-container #commentform #submit, .course #commentform #submit, .lesson #commentform #submit, .quiz #commentform #submit, .course-container .submit, .course .submit, .lesson .submit, .quiz .submit, .course-container input[type=submit], .course input[type=submit], .lesson input[type=submit], .quiz input[type=submit], .course-container input.button, .course input.button, .lesson input.button, .quiz input.button, .course-container button.button, .course button.button, .lesson button.button, .quiz button.button { background-color: #2abfd4; border-radius: 0px; font-size: 15px; font-weight: bold; line-height: 15px; color: #fff; padding: 16px 27px 14px 27px; text-transform: uppercase }
button:hover, .button:hover, input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover, .wh-button:hover, .course-meta .register a:hover, #tribe-events .tribe-events-button:hover, #tribe-bar-form .tribe-bar-submit input[type=submit]:hover, a.view-results:hover, a.view-results-link:hover, a.sensei-certificate-link:hover, .woocommerce a.button:hover, .woocommerce input.button:hover, .woocommerce a.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce #respond input#submit:hover, .sensei-course-filters li a:hover, .course-container a.button:hover, .course a.button:hover, .lesson a.button:hover, .quiz a.button:hover, .course-container a.button:visited:hover, .course a.button:visited:hover, .lesson a.button:visited:hover, .quiz a.button:visited:hover, .course-container a.comment-reply-link:hover, .course a.comment-reply-link:hover, .lesson a.comment-reply-link:hover, .quiz a.comment-reply-link:hover, .course-container #commentform #submit:hover, .course #commentform #submit:hover, .lesson #commentform #submit:hover, .quiz #commentform #submit:hover, .course-container .submit:hover, .course .submit:hover, .lesson .submit:hover, .quiz .submit:hover, .course-container input[type=submit]:hover, .course input[type=submit]:hover, .lesson input[type=submit]:hover, .quiz input[type=submit]:hover, .course-container input.button:hover, .course input.button:hover, .lesson input.button:hover, .quiz input.button:hover, .course-container button.button:hover, .course button.button:hover, .lesson button.button:hover, .quiz button.button:hover, button:focus, .button:focus, input[type="submit"]:focus, input[type="button"]:focus, input[type="reset"]:focus, .wh-button:focus, .course-meta .register a:focus, #tribe-events .tribe-events-button:focus, #tribe-bar-form .tribe-bar-submit input[type=submit]:focus, a.view-results:focus, a.view-results-link:focus, a.sensei-certificate-link:focus, .woocommerce a.button:focus, .woocommerce input.button:focus, .woocommerce a.button.alt:focus, .woocommerce input.button.alt:focus, .woocommerce button.button.alt:focus, .woocommerce #respond input#submit:focus, .sensei-course-filters li a:focus, .course-container a.button:focus, .course a.button:focus, .lesson a.button:focus, .quiz a.button:focus, .course-container a.button:visited:focus, .course a.button:visited:focus, .lesson a.button:visited:focus, .quiz a.button:visited:focus, .course-container a.comment-reply-link:focus, .course a.comment-reply-link:focus, .lesson a.comment-reply-link:focus, .quiz a.comment-reply-link:focus, .course-container #commentform #submit:focus, .course #commentform #submit:focus, .lesson #commentform #submit:focus, .quiz #commentform #submit:focus, .course-container .submit:focus, .course .submit:focus, .lesson .submit:focus, .quiz .submit:focus, .course-container input[type=submit]:focus, .course input[type=submit]:focus, .lesson input[type=submit]:focus, .quiz input[type=submit]:focus, .course-container input.button:focus, .course input.button:focus, .lesson input.button:focus, .quiz input.button:focus, .course-container button.button:focus, .course button.button:focus, .lesson button.button:focus, .quiz button.button:focus { background-color: #20d1e9; border: 1px solid #20d1e9; color: #fff }
.wh-alt-button { background-color: transparent; border-radius: 2px; font-size: 15px; font-weight: bold; line-height: 15px; border: 2px solid #2abfd4; color: #2abfd4; padding: 15px 21px 15px 21px; text-transform: uppercase }
.wh-alt-button:hover, .wh-alt-button:focus { background-color: transparent; border: 2px solid #20d1e9; color: #2abfd4 }
.course-container a.button, .course a.button, .lesson a.button, .quiz a.button, .course-container a.button:visited, .course a.button:visited, .lesson a.button:visited, .quiz a.button:visited, .course-container a.comment-reply-link, .course a.comment-reply-link, .lesson a.comment-reply-link, .quiz a.comment-reply-link, .course-container #commentform #submit, .course #commentform #submit, .lesson #commentform #submit, .quiz #commentform #submit, .course-container .submit, .course .submit, .lesson .submit, .quiz .submit, .course-container input[type=submit], .course input[type=submit], .lesson input[type=submit], .quiz input[type=submit], .course-container input.button, .course input.button, .lesson input.button, .quiz input.button, .course-container button.button, .course button.button, .lesson button.button, .quiz button.button { border: none }
.course-container a.button:hover, .course a.button:hover, .lesson a.button:hover, .quiz a.button:hover, .course-container a.button:visited:hover, .course a.button:visited:hover, .lesson a.button:visited:hover, .quiz a.button:visited:hover, .course-container a.comment-reply-link:hover, .course a.comment-reply-link:hover, .lesson a.comment-reply-link:hover, .quiz a.comment-reply-link:hover, .course-container #commentform #submit:hover, .course #commentform #submit:hover, .lesson #commentform #submit:hover, .quiz #commentform #submit:hover, .course-container .submit:hover, .course .submit:hover, .lesson .submit:hover, .quiz .submit:hover, .course-container input[type=submit]:hover, .course input[type=submit]:hover, .lesson input[type=submit]:hover, .quiz input[type=submit]:hover, .course-container input.button:hover, .course input.button:hover, .lesson input.button:hover, .quiz input.button:hover, .course-container button.button:hover, .course button.button:hover, .lesson button.button:hover, .quiz button.button:hover { border: none }
input, textarea, input:focus, textarea:focus { background-color: #f2f2f2 }
input[type="text"], input[type="password"], input[type="email"], input[type="search"], input[type="url"], input[type="tel"] { width: 100% }
input[type="text"], input[type="password"], input[type="email"], input[type="search"], input[type="url"], input[type="tel"], select { height: 40px }
input[type="text"], input[type="password"], input[type="email"], input[type="search"], input[type="url"], input[type="tel"], input[type="number"], textarea, input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="search"]:focus, input[type="url"]:focus, input[type="tel"]:focus, input[type="number"]:focus, textarea:focus { border: 0px solid #d0cece }
textarea { width: 100% }
.tribe-events-list .type-tribe_events h2 a, #tribe-events-content .tribe-events-tooltip h4 { color: #666 }
.tribe-events-list .type-tribe_events h2 a:hover, #tribe-events-content .tribe-events-tooltip h4:hover { color: #999 }
.tribe-events-calendar thead th { background-color: #ffc001; border: 1px solid #ffc001 }
@media screen and (max-width: 767px) {
#cbp-menu-main { width: 100%; }
.wh-main-menu-bar-wrapper, .wh-top-bar { display: none; }
.wh-header { display: none; }
}
.wh-sticky-header .wh-main-menu { width: 80%; float: right; }
.lin-top-icon-1 .aio-icon i { padding: 42px; border-radius: 50%; background-color: #ffc000; }
.lin-top-icon-2 .aio-icon i { padding: 42px; border-radius: 50%; background-color: #2abfd4; }
.lin-top-icon-3 .aio-icon i { padding: 35px; border-radius: 50%; background-color: #6b6c1c; }
.lin-top-icon-4 .aio-icon i { padding: 35px; border-radius: 50%; background-color: #2abfd4; }
.lin-classess-icon-1 i { padding: 18px; border-radius: 50%; background-color: #6b6c1c; }
.lin-classess-icon-5 i { padding: 18px; border-radius: 50%; background-color: #2abfd4; }
.lin-classess-icon-6 i { padding: 10px; border-radius: 50%; background-color: #ffffff; }
.lin-move-up { margin-top: -130px; margin-bottom: 0; }
.lin-feature-box-big { z-index: 999; }
.lin-feature-box-big .vc_column-inner { height: 506px; }
.lin-feature-box { z-index: 999; }
.lin-feature-box .vc_column-inner { height: 240px; z-index: 999; background-position: right bottom !important; }
.lin-testimonial .testimonial_rotator_slide_title { color: #665; }
 @media (max-width: 1000px) {
.lin-move-up { margin-top: 0px; }
.lin-feature-box-big { margin-top: 20px; margin-bottom: 0px; }
.lin-feature-box { margin-bottom: 0px; }
}
.pb0 { padding-bottom: 0; }
.vc_custom_1448194157402 { margin-bottom: 0px !important; }
.vc_custom_1451904047442 { margin-bottom: 30px !important; }
.vc_custom_1451549602809 { margin-top: 0px !important; margin-bottom: 0px !important; padding-top: 0px !important; padding-bottom: 57px !important; }
.vc_custom_1451550119746 { margin-top: 0px !important; padding-top: 20px !important; padding-bottom: 50px !important; }
.vc_custom_1450165293974 { margin-top: 0px !important; margin-bottom: 0px !important; padding-bottom: 40px !important; }
.vc_custom_1452510996105 { margin-top: 5px !important; margin-bottom: 0px !important; padding-top: 30px !important; padding-bottom: 50px !important; }
.vc_custom_1452512452270 { padding-top: 45px !important; padding-bottom: 30px !important; background-color: #00a6e8 !important; }
.vc_custom_1452515446034 { margin-bottom: 0px !important; padding-bottom: 15px !important; }
.vc_custom_1449237537771 { margin-bottom: 26px !important; padding-right: 13px !important; padding-left: 13px !important; }
.vc_custom_1451995239493 { margin-bottom: 0px !important; padding-top: 0px !important; padding-right: 40px !important; padding-bottom: 0px !important; padding-left: 40px !important; background-color: #00a6e8 !important; background-position: 0 0 !important; background-repeat: no-repeat !important; }
.vc_custom_1446847020022 { margin-bottom: 26px !important; padding-right: 13px !important; padding-left: 13px !important; }
.vc_custom_1448194030435 { margin-top: 0px !important; margin-bottom: 26px !important; padding-right: 13px !important; padding-left: 13px !important; }
.vc_custom_1449496674530 { padding-top: 20px !important; padding-right: 20px !important; padding-bottom: 20px !important; padding-left: 20px !important; background: #bad630 url(../images/home-blocks-1.png) !important; background-position: 0 0 !important; background-repeat: no-repeat !important; }
.vc_custom_1449482856694 { margin-top: 0px !important; }
.vc_custom_1451995291554 { margin-bottom: 0px !important; padding-top: 30px !important; padding-right: 100px !important; padding-bottom: 30px !important; padding-left: 30px !important; background: #7a459c url(../images/home-blocks-signup.png) !important; background-position: 0 0 !important; background-repeat: no-repeat !important; }
.vc_custom_1447236598565 { margin-top: 0px !important; }
.vc_custom_1446847037808 { margin-bottom: 26px !important; padding-right: 13px !important; padding-left: 13px !important; }
.vc_custom_1448193770131 { padding-right: 13px !important; padding-left: 13px !important; }
.vc_custom_1454489856841 { padding-top: 20px !important; padding-right: 20px !important; padding-bottom: 20px !important; padding-left: 20px !important; background: #7a459c url(../images/home-blocks-time.png) !important; background-position: 0 0 !important; background-repeat: no-repeat !important; }
.vc_custom_1447240670061 { margin-top: 0px !important; }
.vc_custom_1448193726795 { margin-bottom: 0px !important; padding-top: 20px !important; padding-right: 20px !important; padding-bottom: 20px !important; padding-left: 20px !important; background: #bad630 url(../images/home-blocks-support.png) !important; background-position: 0 0 !important; background-repeat: no-repeat !important; }
.vc_custom_1447240482481 { margin-top: 0px !important; }
.vc_custom_1451996170675 { margin-bottom: 0px !important; }
.vc_custom_1451550747436 { margin-top: -11px !important; margin-bottom: 0px !important; }
.vc_custom_1451405712120 { margin-right: 0px !important; margin-left: 0px !important; padding-top: 35px !important; padding-bottom: 35px !important; }
.vc_custom_1449656443328 { margin-bottom: 0px !important; padding-top: 0px !important; padding-right: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; }
.vc_custom_1449656448995 { margin-bottom: 0px !important; padding-right: 0px !important; padding-left: 0px !important; }
.vc_custom_1449656454633 { margin-bottom: 0px !important; padding-right: 0px !important; padding-left: 0px !important; }
.vc_custom_1449656461831 { margin-bottom: 0px !important; padding-right: 0px !important; padding-left: 0px !important; }
.vc_custom_1451550831805 { margin-top: -11px !important; }
.vc_custom_1452072577210 { margin-right: -15px !important; margin-bottom: 0px !important; margin-left: -25px !important; }
.vc_custom_1452510073514 { margin-bottom: 20px !important; }
.vc_custom_1452072587567 { margin-bottom: 0px !important; }
.vc_custom_1452510904274 { margin-bottom: 0px !important; }
.vc_custom_1452510920883 { margin-bottom: 0px !important; }
.vc_custom_1452510581378 { margin-bottom: 0px !important; }
.vc_custom_1452510755720 { margin-bottom: 0px !important; }
.vc_custom_1452512133911 { margin-bottom: 0px !important; padding-top: 0px !important; padding-right: 100px !important; }
.vc_custom_1452512555515 { margin-bottom: 10px !important; padding-top: 0px !important; }
.vc_custom_1452376091310 { margin-bottom: 0px !important; }
.vc_custom_1451550845074 { margin-top: -11px !important; margin-bottom: 0px !important; }
.vc_custom_1449696764092 { padding-top: 20px !important; }
.vc_custom_1446756958182 { margin-top: 0px !important; }
.vc_custom_1452376097036 { margin-top: 10px !important; margin-bottom: 0px !important; }
header .wh-top-bar-additional .wh-logo-wrap { padding: 5px; }
header .wh-top-bar-additional .wh-logo-wrap .wh-logo { margin: 0px; }
header .wh-top-bar-additional .wh-logo-wrap .wh-logo img { width: 170px; margin-top: 5px; }
.logo-sticky { padding: 5px !important; }
.logo-sticky img { width: 150px; }
.home-blocks-list { padding-left: 0; list-style: none; }
.home-blocks-list li { font-family: 'Raleway'; font-weight: 800; color: #ffffff; font-size: 15px; line-height: 25px; margin-bottom: 10px; }
.home-blocks-list li i { margin-right: 5px; color: #ffffff; font-size: 18px; display: inline-block; }
.home-blocks-text1 { font-size: 20px; color: #ffffff; line-height: 22px; text-align: left; font-family: Raleway; font-weight: 800; font-style: normal; letter-spacing: 1px; }
.home-blocks-text2 { font-size: 17px; color: #ffffff; line-height: 22px; text-align: left; font-family: Raleway; font-weight: 300; font-style: normal; margin: 10px 0; }
.home-blocks-short-description { color: #ffffff; margin-top: 10px; }
.home-about-block { color: #fff; }
.home-about-block .fa { font-size: 70px; display: inline-block; float: left; }
.home-about-block .content { float: right; width: 85%; }
.home-about-block .content h2 { color: #fff; margin: 0; }
.home-blocks-short-description { display: -webkit-box; max-width: 100%; margin: 8px auto;line-height: 25px;}
.home-blocks-btn { padding: 12px 15px; border-radius: 0px; background: #ffffff; color: #005be8; }
.breadcrumbs .trail-browse, .breadcrumbs .trail-items, .breadcrumbs .trail-items li { display: inline-block; margin: 0; padding: 0; border: none; background: transparent; text-indent: 0; }
.breadcrumbs .trail-browse { font-size: inherit; font-style: inherit; font-weight: inherit; color: inherit; }
.breadcrumbs .trail-items { list-style: none; }
.trail-items li::after { content: "\002F"; padding: 0 0.5em; }
.trail-items li:last-of-type::after { display: none; }
.uvc-headings-line { display: block; width: 100%; max-width: 100%; }
.home-industries-blocks { text-align: center; }
.home-industries-blocks .ult-content-box { border: 1px solid #EBEBEB; padding: 30px 10px; margin: 0px; }
.home-industries-blocks i { font-size: 40px; color: #7a459c; margin-bottom: 5px; }
.home-industries-blocks h3 { font-weight: 800; color: #666666; font-size: 20px; margin: 0; }
.text-center { text-align: center; }
.industries-list h4 { font-family: 'Raleway'; font-weight: normal; font-style: normal; color: #666666; font-size: 18px; margin: 8px 0; }
.industries-list h4 i { font-size: 15px; margin-right: 5px; vertical-align: baseline; }
.about-page-table tr td { border: 1px solid #f3f2f2; font-weight: bold; letter-spacing: 0.5px; font-size: 15px; color: #444; }
.about-page-table tr:nth-child(odd) { background: #e8e8e8; }
.left-heading h2 { font-family: 'Raleway'; font-weight: 800; color: #333333; font-size: 22px; margin-bottom: 5px; letter-spacing: 1px; }
.left-heading span { border-style: solid; border-bottom-width: 2px; border-color: #2abfd4; width: 50px; float: left; margin-bottom: 20px; }
.solutions-images { float: right; width: 400px; margin: 0 0 30px 30px; padding: 8px; border: 1px solid #eaeaea; }
.solutions-coloured-block { margin-top: 0px !important; padding: 20px; background-color: #00a6e8 !important; }
.solutions-coloured-block table h2 { margin-top: 0; }
.solutions-coloured-block table { margin-bottom: 0; }
.solutions-coloured-block table tr td { width: 50%; vertical-align: top; color: #fff; font-size: 17px; border: 1px solid #00879c; }
.inner-pre-footer-block { background-color: #00a6e8 !important; padding-top: 30px !important; padding-bottom: 30px !important; }
.inner-pre-footer-block h3 { line-height: 40px; margin: 0; text-align: center; color: #fff; font-size: 27px; }
.error-block h2 {padding: 100px 0; text-align: center;}

.error { padding: 10px; margin-bottom: 15px; color: #006daa; }
.error p strong { color: #F71919; font-size: 14px; }
.success { padding: 10px; margin-bottom: 15px; color: #006daa; }
.success p { margin: 0px; }
.success p strong { color: #38AF00; font-size: 14px; }
#eMsg { padding: 20px; color: #131313; font-size: 17px; }
#sMsg { padding: 20px; color: #131313; font-size: 17px; }
.popup { position: fixed; z-index: 1000!important; width: 100%; height: 100%; background: rgba(255,255,255,.5)!important; top: 0; overflow-y: scroll; }
.popup-text { width: 50%!important; height: auto; background: #EBEBEB; padding: 10px; border-radius: 5px; margin-top: 15%; margin-left: 20% }
.popup-text .close { float: right; background: none; border: none; font-size: 30px; color: #FF6300; }
.hide {display: none;}



