.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8; }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-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);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}.slick-prev,
.slick-next
{
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
display: block;
border-radius: 50%;
width: 30px;
height: 30px;
padding: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
cursor: pointer;
color: #666666;
border:none;
outline: none;
background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
color: #fec722;
outline: none;
background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
opacity: 1;
}
.slick-prev:before,
.slick-next:before
{
font-family: 'FontAwsome';
font-size: 20px;
line-height: 1;
opacity: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-prev
{
left: -50px;
}
.slick-next
{
right: -50px;
}.owl-carousel .owl-wrapper:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
} .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: rgba(0, 0, 0, 0);
} .grabbing { 
cursor:url(//neurosol.hu/wp-content/themes/learnpro/css/assets/grabbing.png) 8 8, move;
} .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-theme .owl-controls{
margin-top: 10px;
text-align: center;
} .owl-theme .owl-controls .owl-buttons div{
color: #FFF;
display: inline-block;
zoom: 1;
*display: inline; margin: 5px;
padding: 3px 10px;
font-size: 12px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
background:none;
filter: Alpha(Opacity=50); }  .owl-theme .owl-controls.clickable .owl-buttons div:hover{
filter: Alpha(Opacity=100); text-decoration: none;
} .owl-theme .owl-controls .owl-page{
display: inline-block;
zoom: 1;
*display: inline; }
.owl-theme .owl-controls .owl-page span{
display: block;
width: 12px;
height: 12px;
margin: 5px 7px;
filter: Alpha(Opacity=50); 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); opacity: 1;
} .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;
} .owl-item.loading{
min-height: 150px;
background: url(//neurosol.hu/wp-content/themes/learnpro/css/assets/AjaxLoader.gif) no-repeat center center
}a.meanmenu-reveal {
display: none;
} .mean-container .mean-bar {
float: left;
width: 100%;
position: relative;
background: #292929;
padding: 4px 0;
min-height: 42px;
z-index: 999999;
border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.mean-container .mean-bar::before {
color: #ffffff;
content: "menu";
font-size: 15px;
font-weight: 700;
left: 20px;
position: absolute;
text-transform: uppercase;
top: 15px;
}
.mean-container a.meanmenu-reveal {
width: 22px;
height: 22px;
padding: 13px 13px 11px 13px;
position: absolute;
top: 0;
right: 0;
cursor: pointer;
color: #fff;
text-decoration: none;
font-size: 16px;
text-indent: -9999em;
line-height: 22px;
font-size: 1px;
display: block;
font-family: Arial, Helvetica, sans-serif;
font-weight: 700;
}
.mean-container a.meanmenu-reveal span {
display: block;
background: #fff;
height: 3px;
margin-top: 3px;
}
.mean-container .mean-nav {
float: left;
width: 100%;
background: #292929;
margin-top: 44px;
}
.mean-container .mean-nav ul {
padding: 0;
margin: 0;
width: 100%;
list-style-type: none;
}
.mean-container .mean-nav ul li {
position: relative;
float: left;
width: 100%;
}
.mean-container .mean-nav ul li a {
display: block;
float: left;
width: 90%;
padding: 1em 5%;
margin: 0;
text-align: left;
color: #fff;
border-top: 1px solid #383838;
border-top: 1px solid rgba(255,255,255,0.5);
text-decoration: none;
text-transform: uppercase;
}
.mean-container .mean-nav ul li li a {
width: 80%;
padding: 1em 10%;
border-top: 1px solid #f1f1f1;
border-top: 1px solid rgba(255,255,255,0.25);
opacity: 0.75;
filter: alpha(opacity=75);
text-shadow: none !important;
visibility: visible;
text-transform: none;
}
.mean-container .mean-nav ul li.mean-last a {
border-bottom: none;
margin-bottom: 0;
}
.mean-container .mean-nav ul li li li a {
width: 70%;
padding: 1em 15%;
}
.mean-container .mean-nav ul li li li li a {
width: 60%;
padding: 1em 20%;
}
.mean-container .mean-nav ul li li li li li a {
width: 50%;
padding: 1em 25%;
}
.mean-container .mean-nav ul li a:hover {
background: #252525;
background: rgba(255,255,255,0.1);
}
.mean-container .mean-nav ul li a.mean-expand {
margin-top: 1px;
width: 26px;
height: 24px;
padding: 12px !important;
text-align: center;
position: absolute;
right: 0;
top: 0;
z-index: 2;
font-weight: 700;
background: rgba(255,255,255,0.1);
border: none !important;
border-left: 1px solid rgba(255,255,255,0.4) !important;
border-bottom: 1px solid rgba(255,255,255,0.2) !important;
}
.mean-container .mean-nav ul li a.mean-expand:hover {
background: rgba(0,0,0,0.9);
}
.mean-container .mean-push {
float: left;
width: 100%;
padding: 0;
margin: 0;
clear: both;
}
.mean-nav .wrapper {
width: 100%;
padding: 0;
margin: 0;
} .mean-container .mean-bar, .mean-container .mean-bar * {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.mean-remove {
display: none !important;
}body {
font-family: "Open Sans", sans-serif;
overflow-x: hidden;
}
p {
font-family: "Open Sans", sans-serif;
font-size: 14px;
color: #727272;
line-height: 24px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: "Montserrat", sans-serif;
font-weight: 700;
}
h2 {
margin: 0;
text-align: center;
color: #333333;
font-size: 48px;
position: relative;
}
h3 {
line-height: 26px;
margin: 0;
padding-bottom: 20px;
color: #333333;
font-size: 18px;
transition: all 0.3s ease-in-out;
}
.section-header-box {
margin-bottom: 28px;
}
.section-header,
.section-header-l {
padding-bottom: 25px;
text-align: center;
}
.section-header:before,
.section-header-l:before {
border-bottom: 1px solid #b2b2b2;
bottom: 15px;
content: "";
height: 2px;
left: 50%;
position: absolute;
transform: translateX(-50%);
width: 100px;
}
.section-header p,
.section-header-l p {
margin: 0;
}
.section-header-l h2 {
text-align: left;
}
.section-header-l:before {
left: 15px;
transform: none;
} #preloader {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #fefefe;
z-index: 9999;
}
#preloader #status {
width: 200px;
height: 200px;
position: absolute;
left: 50%;
top: 50%;
background-image: url(//neurosol.hu/wp-content/themes/learnpro/images/preloader.gif);
background-repeat: no-repeat;
background-position: center;
margin: -100px 0 0 -100px;
}
.view_more_btn {
text-align: center;
margin: 18px 0;
}
.view_more_btn .view-more-item {
background: #fec722;
color: #333333;
font-size: 15px;
font-family: "Open Sans", sans-serif;
font-weight: 600;
padding: 18px 50px;
text-decoration: none;
text-transform: uppercase;
} #search {
position: fixed;
top: 0px;
left: 0px;
background-color: rgba(0, 0, 0, 0.95);
opacity: 0;
}
#search.open {
opacity: 1;
z-index: 1000;
width: 100%;
height: 100%;
}
#search input[type="search"] {
position: absolute;
top: 50%;
width: 100%;
color: #fff;
background: transparent;
font-size: 40px;
font-weight: 300;
text-align: center;
border: 0px;
margin: 0px auto;
margin-top: -51px;
padding-left: 30px;
padding-right: 30px;
outline: none;
}
#search .btn {
position: absolute;
top: 50%;
left: 50%;
margin-top: 50px;
margin-left: -40px;
background: #fec722;
border-radius: 2px;
padding: 7px 16px;
color: #333333;
font-weight: 700;
}
#search .close {
background-color: #fec722;
border-color: #ffb600;
border-radius: 3px;
color: #333333;
font-size: 21px;
opacity: 1;
padding: 0 0px 4px;
position: fixed;
right: 15px;
top: 15px;
height: 30px;
width: 32px;
text-align: center;
} header {     }
header .header-top {
background: #292929;
}
header .header-top .header-top-left ul {
margin: 0;
padding: 15px 0;
}
header .header-top .header-top-left ul li {
padding-right: 15px;
display: inline-block;
color: #ffffff;
font-family: "Open Sans", sans-serif;
font-weight: 600;
color: #ffffff;
font-size: 13px;
}
header .header-top .header-top-left ul li .top-icon {
font-size: 11px;
padding-right: 5px;
}
header .header-top .header-top-right ul {
margin: 0;
padding: 15px 0;
text-align: right;
}
header .header-top .header-top-right ul li {
display: inline-block;
padding-left: 15px;
}
header .header-top .header-top-right ul li a {
font-family: "Open Sans", sans-serif;
font-weight: 600;
color: #ffffff;
font-size: 13px;
text-decoration: none;
}
header .header-top .header-top-right ul li a .top-icon {
font-size: 11px;
padding-right: 5px;
}
header .header-body {
position: absolute;
width: 100%; }
header .header-body .edu-navbar {
padding: 20px 0;
margin-bottom: 0;
background: transparent;
border-radius: 0px;
z-index: 10;
}
header .header-body .edu-navbar .navbar-header a img {
float: left;
}
header .header-body .edu-navbar .navbar-header a span {
color: #ffffff;
font-size: 20px;
text-transform: uppercase;
font-weight: 700;
font-family: "Montserrat", sans-serif;
padding-left: 5px;
line-height: 30px;
letter-spacing: 1px;
}
header .header-body .edu-navbar .edu-nav {
padding-right: 0;
}
header .header-body .edu-navbar .edu-nav .nav li {
margin-left: 40px;
position: relative;
}
header .header-body .edu-navbar .edu-nav .nav li:last-child a {
padding: 14px 0;
margin-bottom: 0px;
}
header .header-body .edu-navbar .edu-nav .nav li:last-child a:before {
display: none;
}
header .header-body .edu-navbar .edu-nav .nav li a {
font-family: "Open Sans", sans-serif;
font-weight: 700;
color: #fff;
text-transform: uppercase;
font-size: 14px;
padding: 14px 0;
margin-bottom: 15px;
position: relative;
text-decoration: none;
}
header .header-body .edu-navbar .edu-nav .nav li a:before {
background: #fec722;
height: 2px;
width: 100%;
bottom: 0px;
left: 0;
content: "";
position: absolute;
width: 100%;
visibility: hidden;
opacity: 0;
}
header .header-body .edu-navbar .edu-nav .nav li a:hover,
header .header-body .edu-navbar .edu-nav .nav li a:active,
header .header-body .edu-navbar .edu-nav .nav li a:focus {
background: transparent;
outline: none;
color: #fec722;
}
header .header-body .edu-navbar .edu-nav .nav li.active a:before,
header .header-body .edu-navbar .edu-nav .nav li:hover a::before,
header .header-body .edu-navbar .edu-nav .nav li:focus a::before {
visibility: visible;
opacity: 1;
background: #fec722;
height: 2px;
width: 100%;
bottom: 0px;
left: 0;
content: "";
position: absolute;
width: 100%;
}
header .header-body .edu-navbar .edu-nav .nav li ul.dropdown {
box-shadow: 0 1px 5px -1px rgba(0, 0, 0, 0.3);
transition: all 0.3s ease-in-out;
padding: 15px 0px;
min-width: 225px;
background: #ffffff;
left: 0px;
position: absolute;
top: 100%;
z-index: 999;
transition: all ease-in-out .3s;
transform-origin: 0 0 0;
position: absolute;
text-align: left;
visibility: hidden;
opacity: 0;
}
header .header-body .edu-navbar .edu-nav .nav li ul.dropdown .dropdown-list-box-02 {
position: relative;
}
header .header-body .edu-navbar .edu-nav .nav li ul.dropdown .dropdown-list-box-02:hover .dropdown-list_2 {
opacity: 1;
visibility: visible;
}
header .header-body .edu-navbar .edu-nav .nav li ul.dropdown li {
margin-left: 0;
}
header .header-body .edu-navbar .edu-nav .nav li ul.dropdown li:last-child {
border-bottom: 0;
}
header .header-body .edu-navbar .edu-nav .nav li ul.dropdown li a {
font-size: 14px;
text-transform: none;
font-weight: 400;
display: block;
padding: 10px 30px;
margin-bottom: 0;
color: #333333;
transition: all ease-in-out 0.3s;
}
header .header-body .edu-navbar .edu-nav .nav li ul.dropdown li a:hover {
color: #fec722;
}
header .header-body .edu-navbar .edu-nav .nav li ul.dropdown li a:before {
display: none;
}
header .header-body .edu-navbar .edu-nav .nav li ul.dropdown li a .fa-angle-right {
color: #000;
float: right;
font-size: 20px;
}
header .header-body .edu-navbar .edu-nav .nav li ul.dropdown li .dropdown-list_2 {
box-shadow: 0 1px 5px -1px rgba(0, 0, 0, 0.3);
transition: all 0.3s ease-in-out;
padding: 15px 0px;
min-width: 225px;
background: #ffffff;
left: 225px;
position: absolute;
top: 0px;
z-index: 999;
transition: all ease-in-out .3s;
transform-origin: 0 0 0;
position: absolute;
text-align: left;
opacity: 0;
visibility: hidden;
}
header .header-body .edu-navbar .edu-nav .nav li ul.dropdown li .dropdown-list_2 .dropdown-list-box-03 {
position: relative;
}
header .header-body .edu-navbar .edu-nav .nav li ul.dropdown li .dropdown-list_2 .dropdown-list-box-03:hover .dropdown-list_3 {
opacity: 1;
visibility: visible;
}
header .header-body .edu-navbar .edu-nav .nav li ul.dropdown li .dropdown-list_2 .dropdown-list_3 {
box-shadow: 0 1px 5px -1px rgba(0, 0, 0, 0.3);
transition: all 0.3s ease-in-out;
padding: 15px 0px;
min-width: 225px;
background: #ffffff;
left: 225px;
position: absolute;
top: 0px;
z-index: 999;
transition: all ease-in-out .3s;
transform-origin: 0 0 0;
position: absolute;
text-align: left;
opacity: 0;
visibility: hidden;
}
header .header-body .edu-navbar .edu-nav .nav li:hover ul.dropdown {
opacity: 1;
visibility: visible;
}
header .header-body .edu-navbar .edu-nav .nav li:hover > a {
color: #fec722;
}
header .header-body .edu-navbar .edu-nav .nav li.active a {
color: #fec722;
}
header .header-body .edu-navbar .edu-nav .nav li.active a:before {
width: 100%;
opacity: 1;
visibility: visible;
}
header .header-body .is-sticky .navbar-header a span {
color: #333333;
}
header .header-body .is-sticky .edu-navbar {
padding: 20px 0;
background: #ffffff;
z-index: 1000;
transition: 0.5s ease;
box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15);
transition: all 0.3s ease-in-out;
}
header .header-body .is-sticky .edu-navbar .edu-nav .nav li a {
color: #333333;
}
header .header-body .is-sticky .edu-navbar .edu-nav .nav li .dropdown li a {
color: #333333;
}
header .header-body .is-sticky .edu-navbar .edu-nav .nav li.active a,
header .header-body .is-sticky .edu-navbar .edu-nav .nav li:hover a,
header .header-body .is-sticky .edu-navbar .edu-nav .nav li:focus a {
color: #fec722;
}
header .rev_slider_wrapper {
position: relative;
}
header .rev_slider_wrapper ul li .slider-overlay {
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 1;
}
header .rev_slider_wrapper ul li .slider-overlay:before {
background: rgba(0, 0, 0, 0.2);
content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
transition: all 0.3s ease 0s;
width: 100%;
z-index: -1;
}
header .el-btn-regular {
background: transparent;
border: 1px solid #ffffff;
border-radius: 0px;
color: #ffffff;
text-decoration: none;
display: inline-block;
font-size: 15px;
font-weight: 500;
padding: 15px 25px;
font-family: "Open Sans", sans-serif;
font-weight: 600;
text-transform: uppercase;
transition: all 0.3s ease-in-out !important;
}
header .el-btn-regular:hover {
background: #fec722;
border: 1px solid #fec722;
color: #333333;
transition: all 0.3s ease-in-out;
}
header .slider-btn-left {
margin-right: 10px;
color: #333333;
border: 1px solid #fec722;
background: #fec722;
}
header .tparrows.tp-leftarrow::before {
content: "";
}
header .tp-leftarrow:hover {
background: url(//neurosol.hu/wp-content/themes/learnpro/images/index/arror_left_hover.png) no-repeat center center/cover;
border-radius: 100%;
}
header .tp-leftarrow {
background: url(//neurosol.hu/wp-content/themes/learnpro/images/index/arror_left.png) no-repeat center center/cover;
border-radius: 100%;
height: 72px;
width: 72px;
transition: all 0.3s ease-in-out;
}
header .tparrows.tp-rightarrow::before {
content: "";
}
header .tp-rightarrow:hover {
background: url(//neurosol.hu/wp-content/themes/learnpro/images/index/arror_right_hover.png) no-repeat center center/cover;
border-radius: 100%;
}
header .tp-rightarrow {
background: url(//neurosol.hu/wp-content/themes/learnpro/images/index/arror_right.png) no-repeat center center/cover;
border-radius: 100%;
height: 72px;
width: 72px;
transition: all 0.3s ease-in-out;
} .slider-content-bottom {
background: #ffffff;
text-align: center;
margin-top: -100px;
}
.slider-content-bottom .sider-btm-row-inner {
padding: 0 15px;
}
.slider-content-bottom .slide_cont_box_01 {
padding: 0 4px 0 0;
}
.slider-content-bottom .slide_cont_box_02 {
padding: 0 4px 0 4px;
}
.slider-content-bottom .slide_cont_box_03 {
padding: 0 0 0 4px;
}
.slider-content-bottom .content_body:hover .btm-item_01::before {
background: #4886ff;
}
.slider-content-bottom .content_body:hover .btm-item_02::before {
background: #b5d56a;
}
.slider-content-bottom .content_body:hover .btm-item_03::before {
background: #ff6f6f;
}
.slider-content-bottom .btm-item_01,
.slider-content-bottom .btm-item_02,
.slider-content-bottom .btm-item_03 {
box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
transition: all 0.3s ease-in-out;
position: relative;
z-index: 1;
padding: 30px 30px;
}
.slider-content-bottom .btm-item_01::before,
.slider-content-bottom .btm-item_02::before,
.slider-content-bottom .btm-item_03::before {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: -1;
content: "";
transition: all 0.3s ease-in-out;
}
.slider-content-bottom .btm-item_01:hover,
.slider-content-bottom .btm-item_02:hover,
.slider-content-bottom .btm-item_03:hover {
box-shadow: 0 1px 30px rgba(0, 0, 0, 0.25);
transition: all 0.3s ease-in-out;
}
.slider-content-bottom .btm-item_01::before {
background: rgba(72, 134, 255, 1);
}
.slider-content-bottom .btm-item_02::before {
background: rgba(181, 213, 106, 1);
}
.slider-content-bottom .btm-item_03::before {
background: rgba(255, 111, 111, 1);
}
.slider-content-bottom .slider-btm-box .btm-item-icon {
height: 120px;
width: 90px;
padding-bottom: 30px;
}
.slider-content-bottom .slider-btm-box h3 {
color: #ffffff;
font-size: 20px;
padding: 0;
}
.slider-content-bottom .slider-btm-box p {
color: #ffffff;
margin: 0;
padding: 15px 0;
}
.slider-content-bottom .slider-btm-box a {
color: #fff;
font-family: "Open Sans", sans-serif;
font-size: 15px;
text-transform: uppercase;
text-decoration: none;
}
.slider-content-bottom .slider-btm-box a .slider-b-btn-icon {
padding-left: 10px;
} .Welcome-area {
background: #ffffff;
padding-top: 100px;
}
.Welcome-area .Welcome-area-text {
margin-bottom: 50px;
margin-top: 40px;
}
.Welcome-area .Welcome-area-text p {
margin: 0;
font-size: 15px;
font-family: "Open Sans", sans-serif;
color: #666666;
padding-bottom: 25px;
}
.Welcome-area .read_more-btn {
color: #666;
font-size: 14px;
text-transform: uppercase;
text-decoration: none;
font-family: "Open Sans", sans-serif;
font-weight: 600;
position: relative;
padding-right: 15px;
}
.Welcome-area .read_more-btn:before {
position: absolute;
font-family: FontAwesome;
content: "\f178";
top: 1px;
right: -15px;
}
.Welcome-area .welcome-img {
padding: 0;
margin-top: 33px;
}
.Welcome-area .welcome-img img {
transform: scale(1.05);
margin-bottom: 11px;
} .Courses-area {
background: #f9f9f9;
padding: 100px 0;
}
.Courses-area .courses-r-margin-bottom {
margin-bottom: 30px;
}
.Courses-area .courses-r-margin-bottom:last-child {
margin-bottom: 0;
}
.Courses-area .single-courses {
box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
transition: all 0.3s ease-in-out;
}
.Courses-area .single-courses figure {
position: relative;
}
.Courses-area .single-courses figure:before {
background: rgba(0, 0, 0, 0.4);
content: "";
height: 0%;
opacity: 0;
position: absolute;
width: 100%;
z-index: 1;
visibility: hidden;
top: 0;
left: 0;
transition: all 0.3s ease-in-out;
}
.Courses-area .single-courses figure .figure-img {
position: relative;
}
.Courses-area .single-courses figure .figure-img img {
width: 100%;
height: auto;
}
.Courses-area .single-courses figure .figure-img::before {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
background: rgba(254, 199, 34, 0.1);
z-index: 1;
content: "";
}
.Courses-area .single-courses figure figcaption {
position: absolute;
text-align: center;
top: 0;
left: 0;
transform: translateY(-50%);
width: 100%;
z-index: 100;
visibility: hidden;
transition: all 0.3s ease-in-out;
opacity: 0;
}
.Courses-area .single-courses figure figcaption div a {
background: #fec722;
font-family: "Open Sans", sans-serif;
font-weight: 600;
border-radius: 0;
color: #333333;
display: inline-block;
font-size: 15px;
padding: 10px 30px;
text-transform: uppercase;
text-decoration: none;
}
.Courses-area .single-courses:hover figcaption {
visibility: visible;
top: 50%;
opacity: 1;
transition: all 0.3s ease-in-out;
}
.Courses-area .single-courses:hover {
box-shadow: 0 1px 30px rgba(0, 0, 0, 0.25);
transition: all 0.3s ease-in-out;
}
.Courses-area .single-courses .courses-content-box {
padding: 25px;
}
.Courses-area .single-courses .courses-content-box .courses-content h3 {
margin: 0;
}
.Courses-area .single-courses .courses-content-box .courses-content h3 a {
color: #323232;
margin: 0px;
text-decoration: none;
font-family: "Montserrat", sans-serif;
font-weight: 700;
font-size: 18px;
transition: all 0.3s ease-in-out;
}
.Courses-area .single-courses .courses-content-box .courses-content ul {
margin: 0;
padding-bottom: 15px;
float: left;
}
.Courses-area .single-courses .courses-content-box .courses-content ul li {
display: table-cell;
font-size: 14px;
color: #fec722;
font-family: "Montserrat", sans-serif;
}
.Courses-area .single-courses .courses-content-box .courses-content-bottom {
margin-top: 41px;
}
.Courses-area .single-courses .courses-content-box .courses-content span{
float: right;
font-weight: 600;
color: #666;
}
.Courses-area .single-courses .courses-content-box .courses-content-bottom ul {
border-top: 1px solid #ebebeb;
padding-top: 15px;
margin-bottom: 0;
text-align: right;
}
.Courses-area .single-courses .courses-content-box .courses-content-bottom ul li {
display: inline-block;
text-align: right;
color: #b2b2b2;
font-size: 15px;
padding-left: 10px;
}
.Courses-area .single-courses .courses-content-box .courses-content-bottom ul li:first-child {
color: #b2b2b2;
float: left;
font-family: "Montserrat", sans-serif;
font-size: 15px;
font-weight: 600;
padding-left: 0px;
}
.Courses-area .single-courses .courses-content-box .courses-content-bottom ul li:nth-child(2) {
color: #b2b2b2;
float: left;
}
.Courses-area .single-courses:hover .courses-content-box .courses-content h3 a {
transition: all 0.3s ease-in-out;
}
.Courses-area .single-courses:hover figure::before {
visibility: visible;
height: 100%;
left: 0;
opacity: 1;
transition: all 0.3s ease-in-out;
} .video-main-area {
background: transparent url(//neurosol.hu/wp-content/themes/learnpro/images/index/video-bg.jpg) no-repeat center center/cover;
padding: 255px 0;
}
.video-main-area .video-play-btn {
margin-bottom: 40px;
text-align: center;
z-index: 1;
}
.video-main-area .video-play-btn .video-iframe {
background: #fec722;
border-radius: 50%;
color: #ffffff;
display: inline-block;
font-size: 55px;
line-height: 100px;
text-align: center;
width: 100px;
outline: none;
}
.video-main-area .video-play-btn .video-iframe i {
height: 50px;
padding-left: 10px;
width: 50px;
}
.video-main-area .video-content h2 {
color: #ffffff;
padding-bottom: 0px;
} .events-area {
background: #ffffff;
padding: 100px 0;
}
.events-area .events-full-box {
margin-bottom: 50px;
}
.events-area .events-full-box:last-child {
margin-bottom: 0px;
}
.events-area .events-single-box {
min-height: 280px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
transition: all 0.3s ease-in-out;
}
.events-area .events-single-box img {
width: 100%;
height: 283px;
}
.events-area .events-single-box:hover {
box-shadow: 0 1px 30px rgba(0, 0, 0, 0.25);
transition: all 0.3s ease-in-out;
}
.events-area .events-single-box:hover .event-info h3,
.events-area .events-single-box:hover a {
transition: all 0.3s ease-in-out;
}
.events-area .event-info {
padding: 45px;
}
.events-area .event-info h3 {
transition: all 0.3s ease-in-out;
padding-bottom: 15px;
}
.events-area .event-info .events-time span {
color: #666666;
font-size: 14px;
margin-right: 25px;
}
.events-area .event-info .events-time span .event-icon {
padding-right: 2px;
}
.events-area .event-info p {
margin: 0;
font-size: 15px;
font-family: "Open Sans", sans-serif;
color: #666666;
padding-bottom: 15px;
}
.events-area .event-info a {
color: #666;
margin: 0px;
text-decoration: none;
text-transform: uppercase;
font-family: "Open Sans", sans-serif;
font-weight: 600;
font-size: 14px;
transition: all 0.3s ease-in-out;
}
.events-area .event-info a .events-btn-icon {
padding-left: 5px;
} .counter-area {
background: transparent url(//neurosol.hu/wp-content/themes/learnpro/images/index/counter-bg.jpg) no-repeat center center/cover;
min-height: 500px;
position: relative;
padding: 100px 0;
}
.counter-area:before {
background: rgba(254, 199, 34, 0.1);
content: "";
height: 100%;
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 0;
}
.counter-area:after {
background: rgba(0, 0, 0, 0.5);
content: "";
height: 100%;
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 1;
}
.counter-area .counters {
background: transparent url(//neurosol.hu/wp-content/themes/learnpro/images/index/counter-shape-bg.png) no-repeat center center/cover;
text-align: center;
z-index: 2;
color: #ffffff;
}
.counter-area .counters .counters-item {
padding: 40px 0;
}
.counter-area .counters .counters-item .counter-box img {
padding-bottom: 15px;
}
.counter-area .counters .counters-item .counter-box .counter {
color: #ffffff;
font-size: 35px;
font-family: "Montserrat", sans-serif;
font-weight: 600;
}
.counter-area .counters .counters-item .counter-box span {
color: #ffffff;
font-family: "Open Sans", sans-serif;
font-size: 18px;
text-transform: uppercase;
}
.counter-area .counter-text-bottom {
background: #ffffff;
float: right;
margin-top: 50px;
padding: 0;
text-align: center;
z-index: 2;
z-index: 2;
}
.counter-area .counter-text-bottom .counter-text-box .counter-text {
padding: 60px 46px;
margin: 0;
}
.counter-area .counter-text-bottom .counter-text-box .counter-text p {
margin: 0;
font-size: 18px;
font-family: "Open Sans", sans-serif;
line-height: 26px;
}
.counter-area .counter-text-bottom .counter-text-box .counter-btn {
background: #fec722;
padding: 25px 0;
}
.counter-area .counter-text-bottom .counter-text-box .counter-btn a {
color: #333333;
margin: 0px;
text-decoration: none;
text-transform: uppercase;
font-family: "Open Sans", sans-serif;
font-weight: 600;
font-size: 25px;
} .publication-area {
background: #ffffff;
padding: 100px 0;
}
.publication-area .publication-single-item {
box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
transition: all 0.3s ease-in-out;
}
.publication-area .publication-single-item:hover {
box-shadow: 0 1px 30px rgba(0, 0, 0, 0.25);
transition: all 0.3s ease-in-out;
}
.publication-area .publication-single-item:hover .publication-text h3 a {
color: #fec722;
}
.publication-area .publication-single-item:hover .publication-text ul li a {
background: #fec722;
border: 1px solid #fec722;
}
.publication-area .publication-single-item img {
min-height: 400px;
width: 100%;
}
.publication-area .publication-single-item .publication-text {
padding: 23px 25px;
}
.publication-area .publication-single-item .publication-text h3 a {
color: #333333;
text-decoration: none;
transition: all 0.3s ease-in-out;
}
.publication-area .publication-single-item .publication-text ul li {
display: inline-block;
color: #fec722;
font-family: "Montserrat", sans-serif;
font-size: 15px;
font-weight: 600;
}
.publication-area .publication-single-item .publication-text ul li:last-child {
float: right;
}
.publication-area .publication-single-item .publication-text ul li a {
color: #333333;
font-family: "Open Sans", sans-serif;
font-size: 10px;
font-weight: 600;
text-transform: uppercase;
text-decoration: none;
border: 1px solid #333333;
padding: 5px 15px;
transition: all 0.3s ease-in-out;
} .news-area {
background: transparent url(//neurosol.hu/wp-content/themes/learnpro/images/index/news-bg.jpg) no-repeat center center/cover;
min-height: 500px;
position: relative;
padding: 100px 0;
}
.news-area:before {
background: rgba(254, 199, 34, 0.2);
content: "";
height: 100%;
position: absolute;
top: 0;
left: 0;
width: 100%;
}
.news-area:after {
background: rgba(0, 0, 0, 0.5);
content: "";
height: 100%;
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 1;
}
.news-area .section-header {
position: relative;
z-index: 2;
}
.news-area .section-header:before {
border-bottom: 1px solid #ffffff;
}
.news-area .section-header h2 {
color: #ffffff;
}
.news-area .news-single-box {
overflow: hidden;
z-index: 2;
position: relative;
background: #ffffff;
}
.news-area .news-single-box:hover .news-content h3 a {
color: #fec722;
transition: all 0.3s ease-in-out;
}
.news-area .news-single-box:hover .news-img-box img {
transform: scale(1.1);
transition: all 0.3s ease-in-out;
}
.news-area .news-single-box .news-img-box {
overflow: hidden;
height: auto;
}
.news-area .news-single-box .news-img-box img {
width: 100%;
height: auto;
transition: all 0.3s ease-in-out;
}
.news-area .news-single-box .news-content {
padding: 20px 23px 30px;
}
.news-area .news-single-box .news-content h3 {
margin: 0;
padding-bottom: 10px;
}
.news-area .news-single-box .news-content h3 a {
margin: 0;
color: #333333;
font-size: 18px;
font-family: "Montserrat", sans-serif;
font-weight: 700;
transition: all 0.3s ease-in-out;
}
.news-area .news-single-box .news-content .news-time span {
color: #666666;
font-size: 14px;
margin-right: 25px;
}
.news-area .news-single-box .news-content .news-time span .event-icon {
padding-right: 2px;
}
.news-area .news-single-box .news-content p {
margin: 0;
font-size: 15px;
font-family: "Open Sans", sans-serif;
color: #666666;
}
.news-area .news-single-box .news-content a {
color: #323232;
margin: 0px;
text-decoration: none;
font-family: "Open Sans", sans-serif;
font-weight: 600;
font-size: 16px;
transition: all 0.3s ease-in-out;
}
.news-area .news-single-box .news-content a .events-btn-icon {
padding-left: 5px;
} .students-say-area {
background: #ffffff;
padding: 100px 0;
min-height: 500px;
}
.students-say-area .section-header h2 {
margin-bottom: 20px;
}
.students-say-area .img-full-box {
margin-left: 100px;
}
.students-say-area .carousel-images .slick-slide.slick-current.slick-active.slick-center {
transform: scale(1.7);
}
.students-say-area .carousel-images .slick-slide {
margin: 35px 0;
padding: 2px;
}
.students-say-area .carousel-text {
text-align: center;
}
.students-say-area .carousel-text .single-box {
font-family: "Open Sans", sans-serif;
font-weight: 400;
color: #666666;
font-size: 15px;
margin-top: 50px;
text-align: center;
outline: none;
}
.students-say-area .carousel-text .single-box p {
margin: 0 auto;
width: 80%;
position: relative;
}
.students-say-area .carousel-text .single-box p::before {
background: url(//neurosol.hu/wp-content/themes/learnpro/images/index/quotation-01.png) no-repeat;
content: "";
height: 80px;
position: absolute;
top: -30px;
width: 80px;
left: -65px;
}
.students-say-area .carousel-text .single-box p::after {
background: url(//neurosol.hu/wp-content/themes/learnpro/images/index/quotation-02.png) no-repeat;
content: "";
height: 80px;
position: absolute;
right: -40px;
width: 80px;
}
.students-say-area .carousel-text .single-box .rank-icons {
margin: 0;
padding: 20px;
}
.students-say-area .carousel-text .single-box .rank-icons li {
display: inline-block;
color: #fec722;
}
.students-say-area .carousel-text .single-box h3 {
padding-bottom: 6px;
font-family: "Open Sans", sans-serif;
}
.students-say-area .carousel-text .single-box span {
font-size: 15px;
}
.students-say-area .slick-prev {
background: url(//neurosol.hu/wp-content/themes/learnpro/images/index/arror-02-left.png) center center no-repeat;
}
.students-say-area .slick-next {
background: url(//neurosol.hu/wp-content/themes/learnpro/images/index/arror-02-right.png) center center no-repeat;
} .instraction-area {
background: transparent url(//neurosol.hu/wp-content/themes/learnpro/images/index/instraction-bg.jpg) no-repeat center center/cover;
position: relative;
}
.instraction-area:before {
background: rgba(254, 199, 34, 0.75);
content: "";
height: 100%;
position: absolute;
top: 0;
left: 0;
width: 100%;
}
.instraction-area .inspiration-full-box {
padding: 70px 0;
}
.instraction-area .inspiration-full-box .section-header-l {
padding-bottom: 0px;
}
.instraction-area .inspiration-full-box .section-header-l:before {
display: none;
}
.instraction-area .inspiration-full-box .section-header-l h2 {
padding-bottom: 0px;
margin-bottom: 20px;
}
.instraction-area .inspiration-full-box .section-header-l p {
color: #333333;
font-size: 18px;
font-family: "Open Sans", sans-serif;
margin: 0;
padding: 0px;
text-align: left;
}
.instraction-area .inspiration-full-box .instraction-btn {
margin: 12px 0;
width: 208px;
height: 55px;
background: #292929;
text-align: center;
}
.instraction-area .inspiration-full-box .instraction-btn a {
line-height: 55px;
color: #ffffff;
font-size: 15px;
font-family: "Open Sans", sans-serif;
font-weight: 600;
text-decoration: none;
text-transform: uppercase;
} footer {
background: transparent url(//neurosol.hu/wp-content/themes/learnpro/images/index/footer-bg.jpg) no-repeat center center/cover;
min-height: 150px;
padding-top: 100px;
}
footer .footer-content-box {
border-bottom: 1px solid #a0a0a0;
padding: 0 0 50px 0;
color: #a0a0a0;
}
footer .footer-content-box h3 {
color: #fff;
}
footer .footer-content-box h3 span {
color: #fec722;
font-size: 28px;
}
footer .footer-content-box p {
font-family: "Open Sans", sans-serif;
font-size: 14px;
padding-bottom: 10px;
color: #a0a0a0;
}
footer .footer-content-box ul li {
padding-bottom: 12px;
}
footer .footer-content-box ul li:last-child {
padding-bottom: 0px;
}
footer .footer-content-box ul li a {
color: #9f9f9f;
text-decoration: none;
transition: all 0.1s ease-in-out;
}
footer .footer-content-box ul li a:hover {
color: #fec722;
transition: all 0.1s ease-in-out;
padding-left: 3px;
}
footer .footer-content-box ul span {
padding-right: 6px;
}
footer .footer-content-box form .form-group input {
background: rgba(73, 73, 73, 0.65);
height: 45px;
font-size: 16px;
border: none;
color: #a0a0a0;
padding-left: 15px;
width: 100%;
margin-bottom: 15px;
outline: none;
}
footer .footer-content-box form .form-group input:focus {
outline: none;
}
footer .footer-content-box form .form-group input::-moz-placeholder {
color: #a0a0a0;
font-size: 13px;
}
footer .footer-content-box form .form-group button {
background: #fec722;
border: medium none;
color: #000;
outline: medium none;
padding: 8px 15px;
text-transform: uppercase;
font-family: "Open Sans", sans-serif;
font-weight: 600;
font-size: 13px;
}
footer .footer-bottom .footer-bottom-inner {
padding: 25px 0;
}
footer .footer-bottom .footer-bottom-inner .footer-no-padding {
padding: 0;
}
footer .footer-bottom .footer-bottom-inner p {
margin: 0;
font-family: "Open Sans", sans-serif;
font-weight: 400;
font-size: 14px;
color: #9f9f9f;
}
footer .footer-bottom .footer-bottom-inner p span {
font-weight: 600;
color: #fec722;
}
footer .footer-bottom .footer-bottom-inner .footer-menu {
margin: 0;
}
footer .footer-bottom .footer-bottom-inner .footer-menu span a {
font-family: "Open Sans", sans-serif;
font-weight: 600;
font-size: 14px;
color: #9f9f9f;
text-decoration: none;
text-transform: uppercase;
}
footer .footer-bottom .footer-bottom-inner .footer-menu li {
display: inline-block;
margin-right: 15px;
color: #9f9f9f;
}
footer .footer-bottom .footer-bottom-inner .footer-menu li:last-child {
margin-right: 0px;
}
footer .footer-bottom .footer-bottom-inner .footer-menu li a {
font-size: 14px;
color: #9f9f9f;
text-decoretion: none;
transition: all 0.1s ease-in-out;
}
footer .footer-bottom .footer-bottom-inner .footer-menu li a:hover .facebook {
color: #3b59a1;
}
footer .footer-bottom .footer-bottom-inner .footer-menu li a:hover .twitter {
color: #1da1f2;
}
footer .footer-bottom .footer-bottom-inner .footer-menu li a:hover .instagram {
color: #f56040;
}
footer .footer-bottom .footer-bottom-inner .footer-menu li a:hover .google {
color: #dd4b39;
}
footer .footer-bottom .footer-bottom-inner .footer-menu li a:hover .skype {
color: #1DA1FF;
} .home_version_02 {
overflow-x: hidden;          }
.home_version_02 h2 {
padding-bottom: 15px;
}
.home_version_02 .Welcome-area {
padding: 100px 0;
}
.home_version_02 .Welcome-area .wel-text-box {
text-align: center;
}
.home_version_02 .Welcome-area .wel-text-box .wel-icon {
background-color: #fec722;
border-radius: 100%;
height: 120px;
margin: 0 auto;
position: relative;
width: 120px;
}
.home_version_02 .Welcome-area .wel-text-box .wel-icon:before {
border: 8px solid rgba(254, 199, 34, 0.2);
border-radius: 100%;
content: "";
height: 114%;
left: -8px;
position: absolute;
top: -8px;
width: 114%;
z-index: 2;
}
.home_version_02 .Welcome-area .wel-text-box .wel-icon img {
height: 60px;
margin-top: 20px;
width: 60px;
}
.home_version_02 .Welcome-area .wel-text-box .wel-text {
margin-top: -60px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
padding: 100px 25px 40px;
transition: all 0.3s ease-in-out;
}
.home_version_02 .Welcome-area .wel-text-box .wel-text:hover {
box-shadow: 0 1px 30px rgba(0, 0, 0, 0.25);
transition: all 0.3s ease-in-out;
}
.home_version_02 .Welcome-area .wel-text-box .wel-text h3 {
font-size: 20px;
padding-bottom: 15px;
}
.home_version_02 .Welcome-area .wel-text-box .wel-text p {
padding-bottom: 25px;
margin: 0;
}
.home_version_02 .Welcome-area .wel-text-box .wel-text a {
color: #323232;
margin: 0px;
text-decoration: none;
text-transform: uppercase;
font-family: "Open Sans", sans-serif;
font-weight: 600;
font-size: 14px;
transition: all 0.3s ease-in-out;
}
.home_version_02 .Welcome-area .wel-text-box .wel-text a i {
padding-left: 5px;
}
.home_version_02 .register-area {
background: transparent url(//neurosol.hu/wp-content/themes/learnpro/images/index-02/register-bg.jpg) no-repeat center center/cover;
min-height: 500px;
position: relative;
padding: 100px 0;
}
.home_version_02 .register-area:before {
background: rgba(0, 0, 0, 0.5);
content: "";
height: 100%;
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 0;
}
.home_version_02 .register-area .form-full-box {
background: #ffffff;
margin: 0 60px 0 15px;
}
.home_version_02 .register-area .form-full-box .header-box-top {
text-align: center;
padding: 45px 25px;
}
.home_version_02 .register-area .form-full-box .header-box-top .section-header-box {
margin-bottom: 35px;
}
.home_version_02 .register-area .form-full-box .header-box-top .section-header-box .section-header h2 {
font-size: 30px;
padding-bottom: 0;
}
.home_version_02 .register-area .form-full-box .header-box-top p {
margin: 0;
}
.home_version_02 .register-area .form-full-box .register-form {
padding: 0 50px 35px;
}
.home_version_02 .register-area .form-full-box .register-form .form-group {
margin-bottom: 15px;
}
.home_version_02 .register-area .form-full-box .register-form .form-group input {
background: transparent;
border-color: #bababa;
border-radius: 0px;
box-shadow: 0 0 10px 0 rgba(255, 255, 255, 0);
height: 40px;
padding: 10px;
transition: all 0.5s ease 0s;
width: 100%;
}
.home_version_02 .register-area .form-full-box .register-form .form-group input:focus {
border-color: #fec722;
outline: none;
box-shadow: none;
}
.home_version_02 .register-area .form-full-box .register-form .register-btn-box {
margin-top: 5px;
}
.home_version_02 .register-area .form-full-box .register-form .register-btn-box .register-btn {
background: #fec722;
width: 100%;
color: #fff;
height: 40px;
font-size: 15px;
border: none;
border-radius: 0px;
text-transform: uppercase;
font-family: "Open Sans", sans-serif;
font-weight: 600;
}
.home_version_02 .register-area .form-full-box .register-form .register-btn-box .register-btn:hover {
background: #232323;
color: #fff;
}
.home_version_02 .register-area .form-content {
margin-top: 150px;
padding-left: 55px;
}
.home_version_02 .register-area .form-content .section-header:before {
border-bottom: 1px solid #ffffff;
}
.home_version_02 .register-area .form-content .section-header h2 {
color: #ffffff;
text-transform: none;
font-size: 40px;
padding-bottom: 0;
}
.home_version_02 .register-area .form-content p {
color: #fff;
margin: 0;
}
.home_version_02 .Courses-area-02 {
background: #f9f9f9;
padding: 100px 0;
}
.home_version_02 .Courses-area-02 .courses-r-margin-bottom {
margin-bottom: 30px;
}
.home_version_02 .Courses-area-02 .courses-r-margin-bottom:last-child {
margin-bottom: 0;
}
.home_version_02 .Courses-area-02 .single-courses {
box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
transition: all 0.3s ease-in-out;
}
.home_version_02 .Courses-area-02 .single-courses:hover {
box-shadow: 0 1px 30px rgba(0, 0, 0, 0.25);
transition: all 0.3s ease-in-out;
}
.home_version_02 .Courses-area-02 .single-courses figure {
position: relative;
}
.home_version_02 .Courses-area-02 .single-courses figure .figure-img {
position: relative;
width: auto;
overflow: hidden;
}
.home_version_02 .Courses-area-02 .single-courses figure .figure-img img {
width: 100%;
height: 100%;
transition: all 0.3s ease-in-out;
}
.home_version_02 .Courses-area-02 .single-courses figure .figure-img img:hover {
transform: scale(1.1);
}
.home_version_02 .Courses-area-02 .single-courses figure .figure-img .sale-banner {
position: absolute;
content: "";
top: -15px;
left: -55px;
padding: 30px 50px 10px;
z-index: 100;
background: #fec722;
transform: rotate(-45deg);
text-transform: uppercase;
color: #ffffff;
font-weight: 700;
font-family: "Montserrat", sans-serif;
}
.home_version_02 .Courses-area-02 .single-courses figure figcaption ul {
margin: 0;
}
.home_version_02 .Courses-area-02 .single-courses figure figcaption ul li {
display: inline-block;
text-align: left;
font-family: "Montserrat", sans-serif;
color: #fec722;
}
.home_version_02 .Courses-area-02 .single-courses figure figcaption ul li:last-child {
float: right;
}
.home_version_02 .Courses-area-02 .single-courses figure figcaption ul .courses-free {
position: absolute;
bottom: 0;
z-index: 100;
left: 0;
background: #ffffff;
padding: 7px 15px;
text-transform: uppercase;
line-height: 30px;
font-size: 18px;
}
.home_version_02 .Courses-area-02 .single-courses figure figcaption ul .courses-free span {
font-size: 14px;
text-decoration: line-through;
font-style: italic;
color: #666666;
}
.home_version_02 .Courses-area-02 .single-courses figure figcaption ul .rating {
position: absolute;
color: #fec722;
bottom: 0;
z-index: 100;
right: 0;
padding: 0px 15px 13px;
font-size: 12px;
}
.home_version_02 .Courses-area-02 .single-courses .courses-content-box {
padding: 20px;
}
.home_version_02 .Courses-area-02 .single-courses .courses-content-box .courses-content h3 {
margin: 0;
}
.home_version_02 .Courses-area-02 .single-courses .courses-content-box .courses-content h3 a {
color: #323232;
margin: 0px;
text-decoration: none;
font-weight: 700;
font-size: 15px;
transition: all 0.3s ease-in-out;
}
.home_version_02 .information-area {
background: transparent url(//neurosol.hu/wp-content/themes/learnpro/images/index-02/info_bg_v2.jpg) no-repeat center center/cover;
padding: 165px 0;
}
.home_version_02 .information-area .info-content-box {
text-align: center;
color: #ffffff;
}
.home_version_02 .information-area .info-content-box h2 {
color: #ffffff;
font-size: 30px;
padding-bottom: 30px;
}
.home_version_02 .information-area .info-content-box p {
color: #ffffff;
font-size: 18px;
width: 94%;
line-height: 26px;
}
.home_version_02 .information-area .info-content-box .info-btn {
padding: 18px 0;
margin-top: 50px;
}
.home_version_02 .information-area .info-content-box .info-btn .information-btn {
background: #fec722;
color: #333333;
font-size: 15px;
font-family: "Open Sans", sans-serif;
font-weight: 600;
padding: 15px 50px;
text-decoration: none;
text-transform: uppercase;
}
.home_version_02 .events-area {
background: #ffffff;
padding: 100px 0;
}
.home_version_02 .events-area .event-body-content {
margin-bottom: 50px;
}
.home_version_02 .events-area .events-single-box {
box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
transition: all 0.3s ease-in-out;
}
.home_version_02 .events-area .events-single-box img {
width: 100%;
height: auto;
}
.home_version_02 .events-area .events-single-box:hover {
box-shadow: 0 1px 30px rgba(0, 0, 0, 0.25);
transition: all 0.3s ease-in-out;
}
.home_version_02 .events-area .events-single-box:hover .event-info h3,
.home_version_02 .events-area .events-single-box:hover a {
transition: all 0.3s ease-in-out;
}
.home_version_02 .events-area .event-info {
padding: 30px 35px;
}
.home_version_02 .events-area .event-info h3 {
transition: all 0.3s ease-in-out;
padding-bottom: 15px;
}
.home_version_02 .events-area .event-info .events-time span {
color: #666666;
font-size: 14px;
margin-right: 25px;
}
.home_version_02 .events-area .event-info .events-time span .event-icon {
padding-right: 2px;
}
.home_version_02 .events-area .event-info p {
margin: 0;
font-size: 15px;
font-family: "Open Sans", sans-serif;
color: #666666;
padding-bottom: 15px;
}
.home_version_02 .events-area .event-info a {
color: #323232;
margin: 0px;
text-decoration: none;
text-transform: uppercase;
font-family: "Open Sans", sans-serif;
font-weight: 600;
font-size: 14px;
transition: all 0.3s ease-in-out;
}
.home_version_02 .events-area .event-info a .events-btn-icon {
padding-left: 5px;
margin: 10px 0;
}
.home_version_02 .events-area .event-bottom-btn {
text-align: center;
margin: 18px 0;
}
.home_version_02 .events-area .event-bottom-btn .view-more-item {
background: #fec722;
color: #333333;
font-size: 15px;
font-family: "Open Sans", sans-serif;
font-weight: 600;
padding: 18px 50px;
text-decoration: none;
text-transform: uppercase;
}
.home_version_02 .stu-parent-say-area {
background: transparent url(//neurosol.hu/wp-content/themes/learnpro/images/index-02/parent-say-bg.jpg) no-repeat center center/cover;
min-height: 500px;
position: relative;
padding: 100px 0;
}
.home_version_02 .stu-parent-say-area:before {
background: rgba(0, 0, 0, 0.5);
content: "";
height: 100%;
position: absolute;
top: 0;
left: 0;
width: 100%;
}
.home_version_02 .stu-parent-say-area .section-header h2 {
color: #fff;
}
.home_version_02 .stu-parent-say-area .section-header:before {
border-bottom: 1px solid #ffffff;
}
.home_version_02 .stu-parent-say-area .section-header p {
color: #fff;
}
.home_version_02 .stu-parent-say-area .screen-content-box .single--item {
background: #ffffff;
margin: 0 15px;
padding: 80px 40px 25px;
}
.home_version_02 .stu-parent-say-area .screen-content-box .single--item .content-box p {
position: relative;
margin: 0;
z-index: 1;
}
.home_version_02 .stu-parent-say-area .screen-content-box .single--item .content-box p:before {
position: absolute;
content: "\f10d";
font-family: FontAwesome;
left: -10px;
top: -15px;
font-size: 100px;
z-index: -1;
color: #000000;
opacity: 0.10;
}
.home_version_02 .stu-parent-say-area .screen-content-box .single--item .content-box .rating-box {
margin: 0;
padding: 15px;
}
.home_version_02 .stu-parent-say-area .screen-content-box .single--item .content-box .rating-box li {
display: inline-block;
color: #fec722;
font-size: 16px;
}
.home_version_02 .stu-parent-say-area .screen-content-box .single--item .images-box ul li {
display: inline-block;
vertical-align: middle;
}
.home_version_02 .stu-parent-say-area .screen-content-box .single--item .images-box ul li:first-child {
height: 55px;
width: 55px;
}
.home_version_02 .stu-parent-say-area .screen-content-box .single--item .images-box ul li:first-child img {
height: 100%;
width: 100%;
border-radius: 100%;
}
.home_version_02 .stu-parent-say-area .screen-content-box .single--item .images-box ul li:last-child {
padding-left: 15px;
}
.home_version_02 .stu-parent-say-area .screen-content-box .single--item .images-box ul li:last-child h3 {
font-family: "Open Sans", sans-serif;
font-weight: 600;
margin: 0;
padding: 0;
}
.home_version_02 .stu-parent-say-area .owl-prev,
.home_version_02 .stu-parent-say-area .owl-next {
border: 1px solid #fff;
border-radius: 100px;
color: #fff;
display: inline-block;
font-size: 15px;
height: 60px;
margin-top: -35px;
position: absolute;
text-align: center;
top: 40%;
transition: all 0.3s ease 0s;
width: 60px;
}
.home_version_02 .stu-parent-say-area .owl-prev:hover,
.home_version_02 .stu-parent-say-area .owl-next:hover {
border: 1px solid #fec722;
}
.home_version_02 .stu-parent-say-area .owl-prev:hover .fa-angle-right,
.home_version_02 .stu-parent-say-area .owl-next:hover .fa-angle-right {
color: #fec722;
transition: all 0.3s ease-in-out;
}
.home_version_02 .stu-parent-say-area .owl-prev:hover .fa-angle-left,
.home_version_02 .stu-parent-say-area .owl-next:hover .fa-angle-left {
color: #fec722;
transition: all 0.3s ease-in-out;
}
.home_version_02 .stu-parent-say-area .owl-prev {
left: -80px;
}
.home_version_02 .stu-parent-say-area .owl-next {
right: -80px;
}
.home_version_02 .stu-parent-say-area .fa-angle-right,
.home_version_02 .stu-parent-say-area .fa-angle-left {
transition: all 0.3s ease-in-out;
font-size: 25px;
color: #fff;
line-height: 50px;
}
.home_version_02 .teachers-area {
padding: 100px 0;
}
.home_version_02 .teachers-area .teacher-body {
box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
transition: all 0.3s ease-in-out;
}
.home_version_02 .teachers-area .teacher-body:hover {
box-shadow: 0 1px 30px rgba(0, 0, 0, 0.25);
transition: all 0.3s ease-in-out;
}
.home_version_02 .teachers-area .teacher-body img {
width: 100%;
min-height: 290px;
}
.home_version_02 .teachers-area .teacher-body .teachars-info {
text-align: center;
padding: 25px 20px 12px;
}
.home_version_02 .teachers-area .teacher-body .teachars-info h3 {
padding: 0;
font-size: 20px;
margin-bottom: 4px;
}
.home_version_02 .teachers-area .teacher-body .teachars-info span {
font-size: 14px;
font-family: "Open Sans", sans-serif;
text-transform: uppercase;
color: #666;
}
.home_version_02 .teachers-area .teacher-body .teachars-info ul {
margin-top: 20px;
}
.home_version_02 .teachers-area .teacher-body .teachars-info ul li {
margin: 0 5px;
display: inline-block;
}
.home_version_02 .teachers-area .teacher-body .teachars-info ul li .teacher-icon {
background: #f9f9f9;
border-radius: 100%;
color: #a7a7a7;
height: 30px;
padding: 7px;
width: 30px;
transition: all 0.3s ease-in-out;
}
.home_version_02 .teachers-area .teacher-body .teachars-info ul li .teacher-icon:hover {
box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
transition: all 0.3s ease-in-out;
background: #fec722;
color: #ffffff;
}
.home_version_02 .blog-area {
background: #f9f9f9;
min-height: 500px;
padding: 100px 0;
}
.home_version_02 .blog-area .blog-single-box {
box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
transition: all 0.3s ease-in-out;
z-index: 2;
background: #ffffff;
}
.home_version_02 .blog-area .blog-single-box:hover {
box-shadow: 0 1px 30px rgba(0, 0, 0, 0.25);
transition: all 0.3s ease-in-out;
}
.home_version_02 .blog-area .blog-single-box:hover .blog-content h3 a {
text-decoration: none;
transition: all 0.3s ease-in-out;
}
.home_version_02 .blog-area .blog-single-box:hover .blog-content .content-bottom .first-item a {
transition: all 0.3s ease-in-out;
}
.home_version_02 .blog-area .blog-single-box .img-box {
overflow: hidden;
}
.home_version_02 .blog-area .blog-single-box .img-box img {
width: 100%;
transition: all 0.3s ease-in-out;
}
.home_version_02 .blog-area .blog-single-box:hover img {
transform: scale(1.1);
transition: all 0.3s ease-in-out;
}
.home_version_02 .blog-area .blog-single-box .blog-content {
padding: 20px 23px 30px;
}
.home_version_02 .blog-area .blog-single-box .blog-content h3 {
margin: 0;
padding-bottom: 10px;
}
.home_version_02 .blog-area .blog-single-box .blog-content h3 a {
margin: 0;
color: #333333;
font-size: 18px;
font-family: "Montserrat", sans-serif;
font-weight: 700;
transition: all 0.3s ease-in-out;
}
.home_version_02 .blog-area .blog-single-box .blog-content .blog-time span {
color: #666666;
font-size: 14px;
margin-right: 25px;
}
.home_version_02 .blog-area .blog-single-box .blog-content .blog-time span .event-icon {
padding-right: 2px;
}
.home_version_02 .blog-area .blog-single-box .blog-content p {
margin: 0;
font-family: "Open Sans", sans-serif;
color: #666666;
}
.home_version_02 .blog-area .blog-single-box .blog-content .content-bottom p {
padding: 15px 0;
}
.home_version_02 .blog-area .blog-single-box .blog-content .content-bottom ul {
margin-bottom: 0;
text-align: right;
}
.home_version_02 .blog-area .blog-single-box .blog-content .content-bottom ul li {
display: inline-block;
text-align: right;
color: #b2b2b2;
font-size: 16px;
padding-left: 10px;
}
.home_version_02 .blog-area .blog-single-box .blog-content .content-bottom ul li:first-child {
float: left;
font-family: "Open Sans", sans-serif;
font-size: 15px;
font-weight: 600;
padding-left: 0px;
}
.home_version_02 .blog-area .blog-single-box .blog-content .content-bottom ul li:first-child:hover .blog-btn-icon {
padding-left: 20px;
transition: all 0.3s ease-in-out;
}
.home_version_02 .blog-area .blog-single-box .blog-content .content-bottom ul li:first-child .blog-btn-icon {
padding-left: 5px;
transition: all 0.3s ease-in-out;
}
.home_version_02 .blog-area .blog-single-box .blog-content .content-bottom ul li a {
color: #323232;
margin: 0px;
text-decoration: none;
text-transform: uppercase;
font-family: "Open Sans", sans-serif;
font-weight: 600;
font-size: 14px;
transition: all 0.3s ease-in-out;
}
.home_version_02 .blog-area .blog-single-box .blog-content .content-bottom ul li a:hover .facebook {
color: #3b59a1;
}
.home_version_02 .blog-area .blog-single-box .blog-content .content-bottom ul li a:hover .twitter {
color: #1da1f2;
}
.home_version_02 .blog-area .blog-single-box .blog-content .content-bottom ul li a:hover .youtube {
color: #f56040;
}
.home_version_02 .instraction-area {
background: transparent url(//neurosol.hu/wp-content/themes/learnpro/images/index-02/instraction-bg.jpg) no-repeat center center/cover;
position: relative;
}
.home_version_02 .instraction-area:before {
background: rgba(254, 199, 34, 0.75);
content: "";
height: 100%;
position: absolute;
top: 0;
left: 0;
width: 100%;
}
.home_version_02 footer {
background: transparent url(//neurosol.hu/wp-content/themes/learnpro/images/index-02/footer-bg.jpg) no-repeat center center/cover;
min-height: 150px;
padding-top: 100px;
} .home_version_03 {           }
.home_version_03 .owl-prev {
right: 55px;
}
.home_version_03 .owl-prev .fa-angle-left {
color: #333333;
font-size: 18px;
line-height: 26px;
transition: all 0.3s ease-in-out;
}
.home_version_03 .owl-next {
right: 18px;
}
.home_version_03 .owl-next .fa-angle-right {
color: #333333;
font-size: 18px;
line-height: 26px;
transition: all 0.3s ease-in-out;
}
.home_version_03 header .header-body {
background: url(//neurosol.hu/wp-content/themes/learnpro/images/index-03/banner-bg.jpg) no-repeat center center;
min-height: 810px;
background-size: cover;
position: relative;
}
.home_version_03 header .header-body:before {
background: rgba(0, 0, 0, 0.5);
content: "";
height: 100%;
position: absolute;
width: 100%;
left: 0;
}
.home_version_03 header .header-body .intro-text {
text-align: center;
margin-top: 200px;
}
.home_version_03 header .header-body .intro-text h1 {
font-family: "Montserrat", sans-serif;
font-size: 50px;
font-weight: 700;
color: #ffffff;
margin: 0;
}
.home_version_03 header .header-body .intro-text p {
font-size: 18px;
line-height: 27px;
color: #ffffff;
margin: 0;
padding: 25px 0 50px;
}
.home_version_03 header .header-body .intro-text .el-btn-regular {
background: transparent;
border: 1px solid #ffffff;
border-radius: 0px;
color: #ffffff;
text-decoration: none;
display: inline-block;
font-size: 15px;
font-weight: 500;
padding: 15px 25px;
font-family: "Open Sans", sans-serif;
font-weight: 600;
text-transform: uppercase;
transition: all 0.3s ease-in-out;
}
.home_version_03 header .header-body .intro-text .el-btn-regular:hover {
background: #fec722;
border: 1px solid #fec722;
color: #333333;
transition: all 0.3s ease-in-out;
}
.home_version_03 header .header-body .intro-text .slider-btn-left {
margin-right: 10px;
color: #333333;
border: 1px solid #fec722;
background: #fec722;
}
.home_version_03 header .header-body .mouse-icon-box {
margin: 150px auto 0;
}
.home_version_03 header .header-body .mouse-icon-box .mouse-icon {
position: relative;
border: 2px solid #fff;
border-radius: 16px;
margin-left: 28px;
padding: 15px 12px;
z-index: 10;
}
.home_version_03 header .header-body .mouse-icon-box .mouse-icon:before {
position: absolute;
border-radius: 10px;
background: #fff;
width: 2px;
height: 10px;
top: 8px;
left: 0;
margin-left: 12px;
margin-top: 10;
content: "";
transition: all 0.2s ease-in-out;
}
.home_version_03 header .header-body .mouse-icon-box:hover .mouse-icon::before {
background: #fec722;
top: 28px;
transition: all 0.2s ease-in-out;
}
.home_version_03 .Welcome-area {
background: #ffffff;
padding: 100px 0; }
.home_version_03 .Welcome-area h2 {
margin: 0;
text-align: left;
text-transform: none;
font-size: 35px;
position: relative;
}
.home_version_03 .Welcome-area .wel-shap {
position: relative;
}
.home_version_03 .Welcome-area .wel-shap:before {
background: url(//neurosol.hu/wp-content/themes/learnpro/images/index-03/wel_shap.png) no-repeat center center;
content: "";
height: 100%;
left: 45%;
position: absolute;
width: 100%;
}
.home_version_03 .Welcome-area .wel-shap .img-full-box .images-box {
min-height: 290px img;
min-height-height: 100%;
min-height-width: 100%;
}
.home_version_03 .Welcome-area .wel-shap .content-full-box {
padding-right: 70px;
}
.home_version_03 .Welcome-area .wel-shap .content-full-box .wel-content-box p {
font-size: 14px;
margin: 0;
padding-bottom: 25px;
}
.home_version_03 .Welcome-area .wel-shap .content-full-box .wel-content-box p:first-child {
margin-top: -8px;
padding-bottom: 25px;
}
.home_version_03 .Welcome-area .wel-shap .content-full-box .wel-content-box .readmore-btn {
color: #666;
font-size: 14px;
text-transform: uppercase;
text-decoration: none;
font-family: "Open Sans", sans-serif;
font-weight: 600;
position: relative;
padding-right: 15px;
transition: all 0.3s ease-in-out;
}
.home_version_03 .Welcome-area .wel-shap .content-full-box .wel-content-box .readmore-btn .readmore-btn-icon {
padding-left: 5px;
transition: all 0.3s ease-in-out;
}
.home_version_03 .Welcome-area .wel-shap .content-full-box .wel-content-box .readmore-btn:hover {
color: #fec722;
}
.home_version_03 .Welcome-area .wel-shap .content-full-box .wel-content-box .readmore-btn:hover .readmore-btn-icon {
padding-left: 10px;
}
.home_version_03 .Welcome-area .event-box .event-box-padding {
margin-bottom: 20px;
}
.home_version_03 .Welcome-area .event-box .event-box-padding:last-child {
margin-bottom: 50px;
}
.home_version_03 .Welcome-area .event-box .event-box-padding .event-img {
background: url(//neurosol.hu/wp-content/themes/learnpro/images/index-03/event-time-bg.jpg) no-repeat center center;
background-position: center;
position: relative;
height: 65px;
width: 65px;
z-index: 1;
padding: 0;
}
.home_version_03 .Welcome-area .event-box .event-box-padding .event-img:before {
background: rgba(254, 199, 34, 0.9);
content: "";
height: 100%;
left: 0;
position: absolute;
width: 100%;
top: 0;
z-index: -1;
}
.home_version_03 .Welcome-area .event-box .event-box-padding .event-img ul li {
text-align: center;
font-size: 15px;
text-transform: uppercase;
font-weight: 600;
font-family: "Open Sans", sans-serif;
line-height: 16px;
padding-top: 5px;
}
.home_version_03 .Welcome-area .event-box .event-box-padding .event-img ul li:first-child {
font-size: 25px;
font-weight: 700;
color: #333333;
margin-top: 8px;
}
.home_version_03 .Welcome-area .event-box .event-box-padding .event-content h3 {
margin-top: 8px;
padding-bottom: 2px;
}
.home_version_03 .Welcome-area .event-box .event-box-padding .event-content h3 a {
padding-bottom: 15px;
font-family: "Montserrat", sans-serif;
font-weight: 600;
text-transform: none;
font-size: 18px;
color: #333333;
text-decoration: none;
}
.home_version_03 .Welcome-area .event-box .event-box-padding .event-content .event-time span {
color: #666666;
font-size: 14px;
margin-right: 18px;
}
.home_version_03 .Welcome-area .event-box .event-box-padding .event-content .event-time span:last-child {
margin-right: 0;
}
.home_version_03 .Welcome-area .event-box .event-box-padding .event-content .event-time span .event-icon {
padding-right: 2px;
}
.home_version_03 .Welcome-area .event-box .readmore-btn-box {
margin-top: 20px;
}
.home_version_03 .Welcome-area .event-box .readmore-btn-box .readmore-btn {
font-size: 14px;
text-transform: uppercase;
text-decoration: none;
font-family: "Open Sans", sans-serif;
font-weight: 600;
position: relative;
padding-right: 15px;
color: #666;
transition: all 0.3s ease-in-out;
}
.home_version_03 .Welcome-area .event-box .readmore-btn-box .readmore-btn .readmore-btn-icon {
padding-left: 5px;
transition: all 0.3s ease-in-out;
}
.home_version_03 .Welcome-area .event-box .readmore-btn-box .readmore-btn:hover {
color: #fec722;
}
.home_version_03 .Welcome-area .event-box .readmore-btn-box .readmore-btn:hover .readmore-btn-icon {
padding-left: 10px;
}
.home_version_03 .search-curses-area {
background: url(//neurosol.hu/wp-content/themes/learnpro/images/index-03/scarch-bg.jpg) no-repeat center center/cover;
background-position: center;
position: relative;
z-index: 1;
padding: 100px 0;
}
.home_version_03 .search-curses-area:before {
background: rgba(0, 0, 0, 0.6);
content: "";
height: 100%;
left: 0;
position: absolute;
width: 100%;
top: 0;
z-index: -1;
}
.home_version_03 .search-curses-area .section-header h2 {
color: #ffffff;
text-transform: none;
}
.home_version_03 .search-curses-area .section-header:before {
border-bottom: 1px solid #ffffff;
}
.home_version_03 .search-curses-area .search-courses-form .cearch-form .form-group {
margin-bottom: 0px;
}
.home_version_03 .search-curses-area .search-courses-form .cearch-form .form-group input {
background-color: #fff;
border-radius: 0px;
border: none;
width: 100%;
color: #a1a1a1;
padding-left: 15px;
box-shadow: 0 0 0 rgba(0, 0, 0, 0.075) inset;
height: 50px;
color: #666666;
}
.home_version_03 .search-curses-area .search-courses-form .cearch-form .form-group .form-control {
-moz-appearance: none;
background-color: #fff;
background-image: url(//neurosol.hu/wp-content/themes/learnpro/images/index-03/down-arrow.png);
background-position: 98% 50%;
background-repeat: no-repeat;
padding-left: 15px;
border-radius: 0px;
color: #666;
padding-right: 15px;
border: none;
box-shadow: 0 0 0 rgba(0, 0, 0, 0.075) inset;
height: 50px;
opacity: 1;
}
.home_version_03 .search-curses-area .search-courses-form .cearch-form .scrach-btn-box {
text-align: center;
}
.home_version_03 .search-curses-area .search-courses-form .cearch-form .scrach-btn-box .scrach-btn {
background: #fec722;
border: none;
font-size: 15px;
border-radius: 0;
color: #333333;
font-weight: 600;
font-family: "Open Sans", sans-serif;
margin-top: 40px;
padding: 15px 40px;
text-transform: uppercase;
}
.home_version_03 .Courses-area {
background: #f9f9f9;
padding: 100px 0 60px;
}
.home_version_03 .Courses-area .section-header-box {
margin-bottom: 0;
}
.home_version_03 .Courses-area .courses-wrapper .single-courses {
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
transition: all 0.3s ease-in-out;
margin: 40px 0;
}
.home_version_03 .Courses-area .courses-wrapper .single-courses figure {
position: relative;
}
.home_version_03 .Courses-area .courses-wrapper .single-courses figure .figure-img {
position: relative;
}
.home_version_03 .Courses-area .courses-wrapper .single-courses figure .figure-img img {
width: 100%;
height: auto;
}
.home_version_03 .Courses-area .courses-wrapper .single-courses figure .figure-img::before {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
background: rgba(254, 199, 34, 0.1);
z-index: 1;
content: "";
}
.home_version_03 .Courses-area .courses-wrapper .single-courses figure figcaption {
position: absolute;
text-align: center;
top: 0;
transform: translateY(-50%);
width: 100%;
z-index: 100;
visibility: hidden;
transition: all 0.3s ease-in-out;
opacity: 0;
}
.home_version_03 .Courses-area .courses-wrapper .single-courses figure figcaption div a {
background: #fec722;
font-family: "Open Sans", sans-serif;
font-weight: 600;
border-radius: 0;
color: #333333;
display: inline-block;
font-size: 15px;
padding: 10px 30px;
text-transform: uppercase;
text-decoration: none;
}
.home_version_03 .Courses-area .courses-wrapper .single-courses figure:before {
background: rgba(0, 0, 0, 0.4);
content: "";
height: 0%;
opacity: 0;
position: absolute;
width: 100%;
z-index: 1;
visibility: hidden;
top: 0;
transition: all 0.3s ease-in-out;
}
.home_version_03 .Courses-area .courses-wrapper .single-courses:hover figcaption {
visibility: visible;
top: 50%;
opacity: 1;
transition: all 0.3s ease-in-out;
}
.home_version_03 .Courses-area .courses-wrapper .single-courses:hover {
box-shadow: 0 1px 30px rgba(0, 0, 0, 0.15);
transition: all 0.3s ease-in-out;
}
.home_version_03 .Courses-area .courses-wrapper .single-courses .courses-content-box {
padding: 25px 20px;
}
.home_version_03 .Courses-area .courses-wrapper .single-courses .courses-content-box .courses-content h3 {
margin: 0;
}
.home_version_03 .Courses-area .courses-wrapper .single-courses .courses-content-box .courses-content h3 a {
color: #323232;
margin: 0px;
text-decoration: none;
font-family: "Montserrat", sans-serif;
font-weight: 700;
font-size: 18px;
transition: all 0.3s ease-in-out;
}
.home_version_03 .Courses-area .courses-wrapper .single-courses .courses-content-box .courses-content ul {
margin: 0;
padding-bottom: 15px;
}
.home_version_03 .Courses-area .courses-wrapper .single-courses .courses-content-box .courses-content ul li {
display: table-cell;
font-size: 14px;
color: #666666;
}
.home_version_03 .Courses-area .courses-wrapper .single-courses .courses-content-box .courses-content ul li span {
text-transform: uppercase;
}
.home_version_03 .Courses-area .courses-wrapper .single-courses .courses-content-box .courses-content ul li:first-child {
padding-right: 20px;
}
.home_version_03 .Courses-area .courses-wrapper .single-courses .courses-content-box .rank-icons ul {
display: inline-block;
padding: 5px 0;
}
.home_version_03 .Courses-area .courses-wrapper .single-courses .courses-content-box .rank-icons ul li {
display: inline-block;
color: #fec722;
}
.home_version_03 .Courses-area .courses-wrapper .single-courses .courses-content-box .rank-icons span {
padding-left: 15px;
}
.home_version_03 .Courses-area .courses-wrapper .single-courses .courses-content-box .courses-content-bottom ul {
border-top: 1px solid #ebebeb;
padding-top: 15px;
margin-bottom: 0;
text-align: right;
}
.home_version_03 .Courses-area .courses-wrapper .single-courses .courses-content-box .courses-content-bottom ul li {
display: inline-block;
text-align: right;
color: #b2b2b2;
font-size: 16px;
padding-left: 10px;
}
.home_version_03 .Courses-area .courses-wrapper .single-courses .courses-content-box .courses-content-bottom ul li:first-child {
float: left;
font-family: "Montserrat", sans-serif;
font-size: 15px;
font-weight: 600;
padding-left: 0px;
}
.home_version_03 .Courses-area .courses-wrapper .single-courses:hover .courses-content-box .courses-content h3 a {
color: #fec722;
transition: all 0.3s ease-in-out;
}
.home_version_03 .Courses-area .courses-wrapper .single-courses:hover figure::before {
visibility: visible;
height: 100%;
opacity: 1;
transition: all 0.3s ease-in-out;
}
.home_version_03 .Courses-area .courses-wrapper .owl-prev,
.home_version_03 .Courses-area .courses-wrapper .owl-next {
border: 1px solid #333333;
border-radius: 0px;
color: #fff;
display: inline-block;
font-size: 15px;
height: 33px;
position: absolute;
text-align: center;
top: -33px;
transition: all 0.3s ease-in-out;
width: 33px;
}
.home_version_03 .Courses-area .courses-wrapper .owl-prev:hover,
.home_version_03 .Courses-area .courses-wrapper .owl-next:hover {
border: 1px solid #fec722;
transition: all 0.3s ease-in-out;
}
.home_version_03 .Courses-area .courses-wrapper .owl-prev:hover .fa-angle-left,
.home_version_03 .Courses-area .courses-wrapper .owl-prev:hover .fa-angle-right,
.home_version_03 .Courses-area .courses-wrapper .owl-next:hover .fa-angle-left,
.home_version_03 .Courses-area .courses-wrapper .owl-next:hover .fa-angle-right {
color: #fec722;
transition: all 0.3s ease-in-out;
}
.home_version_03 .achievment-area {
background: url(//neurosol.hu/wp-content/themes/learnpro/images/index-03/achievment-bg.jpg) no-repeat center center/cover;
background-position: center;
position: relative;
z-index: 1;
padding: 100px 0;
}
.home_version_03 .achievment-area:before {
background: rgba(0, 0, 0, 0.6);
content: "";
height: 100%;
left: 0;
position: absolute;
width: 100%;
top: 0;
z-index: -1;
}
.home_version_03 .achievment-area .section-header h2 {
color: #ffffff;
text-transform: none;
}
.home_version_03 .achievment-area .section-header:before {
border-bottom: 1px solid #ffffff;
}
.home_version_03 .achievment-area .counters-item {
text-align: center;
position: relative;
}
.home_version_03 .achievment-area .counters-item:before {
position: absolute;
background: url(//neurosol.hu/wp-content/themes/learnpro/images/index-03/achievment-shap.png) no-repeat center center;
content: "";
height: 100%;
left: 50%;
width: 100%;
top: 0;
z-index: -1;
}
.home_version_03 .achievment-area .counters-item:last-child:before {
display: none;
}
.home_version_03 .achievment-area .counters-item .counter-box img {
padding-bottom: 15px;
}
.home_version_03 .achievment-area .counters-item .counter-box .counter {
color: #ffffff;
font-size: 35px;
font-family: "Montserrat", sans-serif;
font-weight: 600;
}
.home_version_03 .achievment-area .counters-item .counter-box span {
color: #ffffff;
font-family: "Open Sans", sans-serif;
font-size: 18px;
text-transform: uppercase;
}
.home_version_03 .gallery-area {
background: #ffffff;
padding: 100px 0;
}
.home_version_03 .gallery-area .gallery-body-img .gallery-c-01 {
padding: 0;
}
.home_version_03 .gallery-area .gallery-body-img .gallery-c-02 {
padding: 0;
}
.home_version_03 .gallery-area .gallery-body-img .gallery-c-02 .gallery-single-item {
margin: 3px;
}
.home_version_03 .gallery-area .gallery-body-img .gallery-c-02 .gallery-single-item figure {
position: relative;
}
.home_version_03 .gallery-area .gallery-body-img .gallery-c-02 .gallery-single-item figure:before {
position: absolute;
content: "";
width: 100%;
height: 100%;
background: rgba(254, 199, 34, 0.75);
transform: rotate(45deg) scale(0);
transition: .5s ease;
visibility: hidden;
opacity: 0;
left: 0;
}
.home_version_03 .gallery-area .gallery-body-img .gallery-c-02 .gallery-single-item figure img {
height: 100%;
width: 100%;
}
.home_version_03 .gallery-area .gallery-body-img .gallery-c-02 .gallery-single-item figure figcaption {
position: absolute;
left: 0;
top: 45%;
width: 100%;
text-align: center;
transition: all 0.3s ease-in-out;
visibility: hidden;
opacity: 0;
}
.home_version_03 .gallery-area .gallery-body-img .gallery-c-02 .gallery-single-item figure figcaption ul li {
display: inline-block;
font-size: 27px;
height: 30px;
line-height: 26px;
margin: 0 5px;
width: 30px;
}
.home_version_03 .gallery-area .gallery-body-img .gallery-c-02 .gallery-single-item figure figcaption ul li a {
color: #ffffff;
}
.home_version_03 .gallery-area .gallery-body-img .gallery-c-02 .gallery-single-item:hover figure::before {
visibility: visible;
opacity: 1;
transform: rotate(0deg) scale(1);
width: 100;
}
.home_version_03 .gallery-area .gallery-body-img .gallery-c-02 .gallery-single-item:hover figcaption {
visibility: visible;
transition: all 0.3s ease-in-out;
opacity: 1;
}
.home_version_03 .all-stu-count-area {
background: transparent url(//neurosol.hu/wp-content/themes/learnpro/images/index-03/all-stu-count-bg.jpg) no-repeat center center/cover;
padding: 165px 0;
position: relative;
}
.home_version_03 .all-stu-count-area:before {
background: rgba(0, 0, 0, 0.6);
content: "";
height: 100%;
left: 0;
position: absolute;
width: 100%;
top: 0;
}
.home_version_03 .all-stu-count-area .info-content-box {
text-align: center;
color: #ffffff;
}
.home_version_03 .all-stu-count-area .info-content-box h2 {
color: #ffffff;
font-size: 30px;
padding-bottom: 30px;
}
.home_version_03 .all-stu-count-area .info-content-box p {
color: #ffffff;
font-size: 18px;
line-height: 27px;
}
.home_version_03 .all-stu-count-area .info-content-box .info-btn {
margin-top: 50px;
}
.home_version_03 .all-stu-count-area .info-content-box .info-btn .information-btn {
background: #fec722;
border: medium none;
border-radius: 0;
color: #333333;
font-family: "Open Sans", sans-serif;
font-size: 15px;
font-weight: 600;
margin-top: 40px;
padding: 15px 40px;
text-transform: uppercase;
text-decoration: none;
}
.home_version_03 .blog-area {
background: #ffffff;
padding: 100px 0 70px;
}
.home_version_03 .blog-area .section-header-box {
margin-bottom: 0;
}
.home_version_03 .blog-area .section-header-l h2 {
color: #333333;
text-transform: none;
}
.home_version_03 .blog-area .section-header-l:before {
border-bottom: 1px solid #333333;
}
.home_version_03 .blog-area .blog-wrapper .blog-single-box {
margin: 30px 0;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
transition: all 0.3s ease-in-out;
}
.home_version_03 .blog-area .blog-wrapper .blog-single-box .img-box {
overflow: hidden;
}
.home_version_03 .blog-area .blog-wrapper .blog-single-box .img-box img {
width: 100%;
height: auto;
transform: scale(1);
transition: all 0.3s ease-in-out;
}
.home_version_03 .blog-area .blog-wrapper .blog-single-box .content-full-box {
padding-bottom: 1px;
}
.home_version_03 .blog-area .blog-wrapper .blog-single-box .content-full-box .blog-content {
padding: 25px;
}
.home_version_03 .blog-area .blog-wrapper .blog-single-box .content-full-box .blog-content h3 {
margin: 0;
line-height: 15px;
}
.home_version_03 .blog-area .blog-wrapper .blog-single-box .content-full-box .blog-content h3 a {
color: #323232;
margin: 0px;
text-decoration: none;
font-family: "Montserrat", sans-serif;
font-weight: 600;
font-size: 18px;
transition: all 0.3s ease-in-out;
}
.home_version_03 .blog-area .blog-wrapper .blog-single-box .content-full-box .bolg-content-bottom {
position: relative;
background: #f9f9f9;
min-height: 40px;
padding: 0 25px;
margin-bottom: -1px;
}
.home_version_03 .blog-area .blog-wrapper .blog-single-box .content-full-box .bolg-content-bottom .content-bottom {
display: inline-block;
position: relative;
}
.home_version_03 .blog-area .blog-wrapper .blog-single-box .content-full-box .bolg-content-bottom .blog-time {
text-align: center;
display: inline-block;
position: absolute;
bottom: 0;
height: 52px;
width: 58px;
background: #fec722;
left: 25px;
}
.home_version_03 .blog-area .blog-wrapper .blog-single-box .content-full-box .bolg-content-bottom .blog-time span {
color: #ffffff;
display: block;
font-family: open sans;
font-size: 14px;
font-weight: bold;
line-height: 15px;
padding-top: 6px;
}
.home_version_03 .blog-area .blog-wrapper .blog-single-box .content-full-box .bolg-content-bottom ul {
margin: 0;
padding-top: 6px;
text-align: right;
}
.home_version_03 .blog-area .blog-wrapper .blog-single-box .content-full-box .bolg-content-bottom ul li {
display: inline-block;
text-align: right;
font-size: 16px;
}
.home_version_03 .blog-area .blog-wrapper .blog-single-box .content-full-box .bolg-content-bottom ul li:first-child {
float: left;
margin-left: 78px;
}
.home_version_03 .blog-area .blog-wrapper .blog-single-box .content-full-box .bolg-content-bottom ul li a {
color: #b2b2b2;
text-decoration: none;
font-size: 14px;
font-family: "Open Sans", sans-serif;
}
.home_version_03 .blog-area .blog-wrapper .blog-single-box .content-full-box .bolg-content-bottom ul li a .blog-icon {
padding-right: 5px;
}
.home_version_03 .blog-area .blog-wrapper .blog-single-box:hover {
box-shadow: 0 1px 30px rgba(0, 0, 0, 0.25);
transition: all 0.3s ease-in-out;
}
.home_version_03 .blog-area .blog-wrapper .blog-single-box:hover .img-box img {
transform: scale(1.1);
}
.home_version_03 .blog-area .blog-wrapper .blog-single-box:hover .blog-content h3 a {
color: #fec722;
transition: all 0.3s ease-in-out;
}
.home_version_03 .blog-area .blog-wrapper .owl-prev,
.home_version_03 .blog-area .blog-wrapper .owl-next {
border: 1px solid #333333;
border-radius: 0px;
color: #fff;
display: inline-block;
font-size: 15px;
height: 33px;
position: absolute;
text-align: center;
top: -33px;
transition: all 0.3s ease-in-out;
width: 33px;
}
.home_version_03 .blog-area .blog-wrapper .owl-prev:hover,
.home_version_03 .blog-area .blog-wrapper .owl-next:hover {
border: 1px solid #fec722;
transition: all 0.3s ease-in-out;
}
.home_version_03 .blog-area .blog-wrapper .owl-prev:hover .fa-angle-left,
.home_version_03 .blog-area .blog-wrapper .owl-prev:hover .fa-angle-right,
.home_version_03 .blog-area .blog-wrapper .owl-next:hover .fa-angle-left,
.home_version_03 .blog-area .blog-wrapper .owl-next:hover .fa-angle-right {
color: #fec722;
transition: all 0.3s ease-in-out;
}
.home_version_03 .partners-area {
padding-bottom: 100px;
}
.home_version_03 .partners-area .section-header h2 {
text-transform: none;
}
.home_version_03 .partners-area #partners-carousel-03 {
padding: 0 15px;
cursor: w-resize;
}
.home_version_03 .partners-area .owl-carousel .owl-item {
opacity: 0.3;
}
.home_version_03 .partners-area .owl-item.active {
opacity: 1;
}
.home_version_03 footer {
background: transparent url(//neurosol.hu/wp-content/themes/learnpro/images/index-03/footer-bg.jpg) no-repeat center center/cover;
min-height: 150px;
padding-top: 100px;
} .home_version_04 {         }
.home_version_04 .section-h-medium {
padding: 0;
font-family: "Montserrat", sans-serif;
text-transform: none;
color: #333333;
text-decoration: none;
font-size: 25px;
margin-bottom: 35px;
}
.home_version_04 .header-top {
background: #ffffff;
}
.home_version_04 .header-top .header-top-left ul {
margin: 0;
padding: 30px 0;
}
.home_version_04 .header-top .header-top-left ul li {
padding-right: 15px;
display: inline-block;
color: #333333;
font-family: "Open Sans", sans-serif;
font-weight: 600;
font-size: 13px;
}
.home_version_04 .header-top .header-top-left ul li .top-icon {
font-size: 11px;
padding-right: 5px;
}
.home_version_04 .header-top .header-top-logo {
padding: 23px 0;
text-align: center;
}
.home_version_04 .header-top .header-top-logo a {
text-decoration: none;
}
.home_version_04 .header-top .header-top-logo a img {
margin-top: -6px;
}
.home_version_04 .header-top .header-top-logo a span {
color: #323232;
font-size: 20px;
text-transform: uppercase;
font-weight: 700;
font-family: "Montserrat", sans-serif;
padding-left: 5px;
line-height: 30px;
letter-spacing: 1px;
}
.home_version_04 .header-top .header-top-right ul {
margin: 0;
padding: 30px 0;
text-align: right;
}
.home_version_04 .header-top .header-top-right ul li {
display: inline-block;
padding-left: 15px;
}
.home_version_04 .header-top .header-top-right ul li a {
font-family: "Open Sans", sans-serif;
font-weight: 600;
color: #333333;
font-size: 13px;
text-decoration: none;
}
.home_version_04 .header-top .header-top-right ul li a .top-icon {
font-size: 11px;
padding-right: 5px;
}
.home_version_04 .header-body {
position: relative;
background: #292929;
width: 100%;
}
.home_version_04 .header-body .edu-navbar {
padding: 0px 0;
margin-bottom: 0;
background: transparent;
border-radius: 0px;
z-index: 10;
}
.home_version_04 .header-body .edu-navbar .edu-nav {
padding: 0;
margin: 0;
}
.home_version_04 .header-body .edu-navbar .edu-nav .nav {
margin: 0px auto;
width: 62%;
float: none;
}
.home_version_04 .header-body .edu-navbar .edu-nav .nav li {
margin: 0 20px;
position: relative;
}
.home_version_04 .header-body .edu-navbar .edu-nav .nav li:last-child a {
padding: 14px 0;
margin-bottom: 0px;
}
.home_version_04 .header-body .edu-navbar .edu-nav .nav li:last-child a:before {
display: none;
}
.home_version_04 .header-body .edu-navbar .edu-nav .nav li a {
font-family: "Open Sans", sans-serif;
font-weight: 700;
color: #fff;
text-transform: uppercase;
font-size: 14px;
padding: 14px 0;
position: relative;
text-decoration: none;
}
.home_version_04 .header-body .edu-navbar .edu-nav .nav li a:before {
background: #fec722;
height: 2px;
width: 100%;
bottom: 0px;
left: 0;
content: "";
position: absolute;
width: 100%;
visibility: hidden;
opacity: 0;
}
.home_version_04 .header-body .edu-navbar .edu-nav .nav li a:hover,
.home_version_04 .header-body .edu-navbar .edu-nav .nav li a:active,
.home_version_04 .header-body .edu-navbar .edu-nav .nav li a:focus {
background: transparent;
outline: none;
color: #fec722;
}
.home_version_04 .header-body .edu-navbar .edu-nav .nav li.active a:before,
.home_version_04 .header-body .edu-navbar .edu-nav .nav li:hover a::before,
.home_version_04 .header-body .edu-navbar .edu-nav .nav li:focus a::before {
visibility: visible;
opacity: 1;
background: #fec722;
height: 2px;
width: 100%;
bottom: 0px;
left: 0;
content: "";
position: absolute;
width: 100%;
}
.home_version_04 .header-body .edu-navbar .edu-nav .nav li ul.dropdown {
box-shadow: 0 1px 5px -1px rgba(0, 0, 0, 0.3);
transition: all 0.3s ease-in-out;
padding: 15px 0px;
min-width: 225px;
background: #ffffff;
left: 0px;
position: absolute;
top: 100%;
z-index: 999;
transition: all ease-in-out .3s;
transform-origin: 0 0 0;
position: absolute;
text-align: left;
visibility: hidden;
opacity: 0;
}
.home_version_04 .header-body .edu-navbar .edu-nav .nav li ul.dropdown .dropdown-list-box-02 {
position: relative;
}
.home_version_04 .header-body .edu-navbar .edu-nav .nav li ul.dropdown .dropdown-list-box-02:hover .dropdown-list_2 {
opacity: 1;
visibility: visible;
}
.home_version_04 .header-body .edu-navbar .edu-nav .nav li ul.dropdown li {
margin-left: 0;
}
.home_version_04 .header-body .edu-navbar .edu-nav .nav li ul.dropdown li:last-child {
border-bottom: 0;
}
.home_version_04 .header-body .edu-navbar .edu-nav .nav li ul.dropdown li a {
font-size: 14px;
text-transform: none;
font-weight: 400;
display: block;
padding: 10px 30px;
margin-bottom: 0;
color: #333333;
transition: all ease-in-out 0.3s;
}
.home_version_04 .header-body .edu-navbar .edu-nav .nav li ul.dropdown li a:before {
display: none;
}
.home_version_04 .header-body .edu-navbar .edu-nav .nav li ul.dropdown li a .fa-angle-right {
color: #000;
float: right;
font-size: 20px;
padding-top: 1px;
}
.home_version_04 .header-body .edu-navbar .edu-nav .nav li ul.dropdown li .dropdown-list_2 {
box-shadow: 0 1px 5px -1px rgba(0, 0, 0, 0.3);
transition: all 0.3s ease-in-out;
padding: 15px 0px;
min-width: 225px;
background: #ffffff;
left: 225px;
position: absolute;
top: 40px;
z-index: 999;
transition: all ease-in-out .3s;
transform-origin: 0 0 0;
position: absolute;
text-align: left;
opacity: 0;
visibility: hidden;
}
.home_version_04 .header-body .edu-navbar .edu-nav .nav li ul.dropdown li .dropdown-list_2 .dropdown-list-box-03 {
position: relative;
}
.home_version_04 .header-body .edu-navbar .edu-nav .nav li ul.dropdown li .dropdown-list_2 .dropdown-list-box-03:hover .dropdown-list_3 {
opacity: 1;
visibility: visible;
}
.home_version_04 .header-body .edu-navbar .edu-nav .nav li ul.dropdown li .dropdown-list_2 .dropdown-list_3 {
box-shadow: 0 1px 5px -1px rgba(0, 0, 0, 0.3);
transition: all 0.3s ease-in-out;
padding: 15px 0px;
min-width: 225px;
background: #ffffff;
left: 225px;
position: absolute;
top: 40px;
z-index: 999;
transition: all ease-in-out .3s;
transform-origin: 0 0 0;
position: absolute;
text-align: left;
opacity: 0;
visibility: hidden;
}
.home_version_04 .header-body .edu-navbar .edu-nav .nav li:hover ul.dropdown {
opacity: 1;
visibility: visible;
}
.home_version_04 .header-body .edu-navbar .edu-nav .nav li:hover > a {
color: #fec722;
}
.home_version_04 .header-body .edu-navbar .edu-nav .nav li.active a {
color: #fec722;
}
.home_version_04 .header-body .edu-navbar .edu-nav .nav li.active a:before {
width: 100%;
opacity: 1;
visibility: visible;
}
.home_version_04 .header-body .is-sticky .edu-navbar {
padding: 20px 0;
background: #ffffff;
z-index: 1000;
transition: 0.5s ease;
box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15);
transition: all 0.3s ease-in-out;
}
.home_version_04 .about_vi_e-area {
padding: 100px 0;  }
.home_version_04 .about_vi_e-area .about-content .about-text {
margin-bottom: 20px;
}
.home_version_04 .about_vi_e-area .about-content .readmore-btn {
font-size: 14px;
text-transform: uppercase;
text-decoration: none;
font-family: "Open Sans", sans-serif;
font-weight: 600;
position: relative;
padding-right: 15px;
color: #666;
transition: all 0.3s ease-in-out;
}
.home_version_04 .about_vi_e-area .about-content .readmore-btn .readmore-btn-icon {
padding-left: 5px;
transition: all 0.3s ease-in-out;
}
.home_version_04 .about_vi_e-area .about-content .readmore-btn:hover {
color: #fec722;
}
.home_version_04 .about_vi_e-area .about-content .readmore-btn:hover .readmore-btn-icon {
padding-left: 10px;
}
.home_version_04 .about_vi_e-area .event-box .event-box-padding {
margin-bottom: 20px;
}
.home_version_04 .about_vi_e-area .event-box .event-box-padding:last-child {
margin-bottom: 50px;
}
.home_version_04 .about_vi_e-area .event-box .event-box-padding .event-img {
background: url(//neurosol.hu/wp-content/themes/learnpro/images/index-04/event-time-bg.jpg) no-repeat center center;
background-position: center;
position: relative;
height: 65px;
width: 65px;
z-index: 1;
padding: 0;
}
.home_version_04 .about_vi_e-area .event-box .event-box-padding .event-img:before {
background: rgba(254, 199, 34, 0.9);
content: "";
height: 100%;
left: 0;
position: absolute;
width: 100%;
top: 0;
z-index: -1;
}
.home_version_04 .about_vi_e-area .event-box .event-box-padding .event-img ul li {
text-align: center;
font-size: 15px;
text-transform: uppercase;
font-weight: 600;
font-family: "Open Sans", sans-serif;
line-height: 16px;
padding-top: 5px;
}
.home_version_04 .about_vi_e-area .event-box .event-box-padding .event-img ul li:first-child {
font-size: 25px;
font-weight: 700;
color: #333333;
margin-top: 8px;
}
.home_version_04 .about_vi_e-area .event-box .event-box-padding .event-content h3 {
margin-top: 8px;
padding-bottom: 2px;
}
.home_version_04 .about_vi_e-area .event-box .event-box-padding .event-content h3 a {
padding-bottom: 15px;
font-family: "Montserrat", sans-serif;
font-weight: 600;
text-transform: none;
font-size: 18px;
color: #333333;
text-decoration: none;
}
.home_version_04 .about_vi_e-area .event-box .event-box-padding .event-content .event-time span {
color: #666666;
font-size: 14px;
margin-right: 18px;
}
.home_version_04 .about_vi_e-area .event-box .event-box-padding .event-content .event-time span .event-icon {
padding-right: 2px;
}
.home_version_04 .about_vi_e-area .event-box .readmore-btn-box {
transition: all 0.3s ease-in-out;
}
.home_version_04 .about_vi_e-area .event-box .readmore-btn-box .readmore-btn {
font-size: 14px;
text-transform: uppercase;
text-decoration: none;
font-family: "Open Sans", sans-serif;
font-weight: 600;
position: relative;
padding-right: 15px;
color: #666;
}
.home_version_04 .about_vi_e-area .event-box .readmore-btn-box .readmore-btn .readmore-btn-icon {
padding-left: 5px;
transition: all 0.3s ease-in-out;
}
.home_version_04 .about_vi_e-area .event-box .readmore-btn-box .readmore-btn:hover {
color: #fec722;
}
.home_version_04 .about_vi_e-area .event-box .readmore-btn-box .readmore-btn:hover .readmore-btn-icon {
padding-left: 10px;
}
.home_version_04 .about_vi_e-area .video-wapper .video-play-btn {
background: transparent url(//neurosol.hu/wp-content/themes/learnpro/images/index-04/video-bg.jpg) no-repeat center center/cover;
min-height: 290px;
text-align: center;
z-index: 1;
}
.home_version_04 .about_vi_e-area .video-wapper .video-play-btn .video-iframe {
background: #fec722;
border-radius: 50%;
color: #ffffff;
display: inline-block;
font-size: 30px;
margin: 31%;
line-height: 65px;
text-align: center;
width: 65px;
outline: none;
}
.home_version_04 .about_vi_e-area .video-wapper .video-play-btn .video-iframe i {
height: 30px;
padding-left: 5px;
width: 30px;
}
.home_version_04 .facilities-area .Facilities-single-box {
min-height: 160px;
position: relative;
padding: 0;
overflow: hidden;
}
.home_version_04 .facilities-area .Facilities-single-box:before {
position: absolute;
background: rgba(0, 0, 0, 0.4);
height: 100%;
width: 100%;
top: 0;
left: 0;
content: "";
z-index: 1;
}
.home_version_04 .facilities-area .Facilities-single-box .faclilities-img {
position: relative;
width: 100%;
min-height: 160px;
transition: all 0.3s ease-in-out;
}
.home_version_04 .facilities-area .Facilities-single-box h2 {
position: absolute;
top: 40%;
text-align: center;
z-index: 1;
width: 100%;
text-align: center;
text-transform: none;
font-size: 30px;
}
.home_version_04 .facilities-area .Facilities-single-box h2 a {
padding-bottom: 0px;
font-family: "Montserrat", sans-serif;
font-weight: 600;
color: #ffffff;
text-decoration: none;
}
.home_version_04 .facilities-area .Facilities-single-box:hover .faclilities-img {
transform: scale(1.1);
transition: all 0.3s ease-in-out;
}
.home_version_04 .Courses-area-04 {
background: #ffffff;
padding: 100px 0;
}
.home_version_04 .Courses-area-04 .courses-r-margin-bottom {
margin-bottom: 30px;
}
.home_version_04 .Courses-area-04 .courses-r-margin-bottom:last-child {
margin-bottom: 0;
}
.home_version_04 .Courses-area-04 .single-courses {
box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
transition: all 0.3s ease-in-out;
}
.home_version_04 .Courses-area-04 .single-courses:hover {
box-shadow: 0 1px 30px rgba(0, 0, 0, 0.25);
transition: all 0.3s ease-in-out;
}
.home_version_04 .Courses-area-04 .single-courses .courses-img {
width: auto;
overflow: hidden;
}
.home_version_04 .Courses-area-04 .single-courses .courses-img img {
width: 100%;
height: 100%;
transition: all 0.3s ease-in-out;
}
.home_version_04 .Courses-area-04 .single-courses .courses-img img:hover {
transform: scale(1.1);
}
.home_version_04 .Courses-area-04 .single-courses .courses-price {
padding: 0 25px 30px;
position: relative;
}
.home_version_04 .Courses-area-04 .single-courses .courses-price ul {
margin: 0;
}
.home_version_04 .Courses-area-04 .single-courses .courses-price ul li {
display: inline-block;
text-align: left;
color: #fec722;
}
.home_version_04 .Courses-area-04 .single-courses .courses-price ul li:last-child {
float: right;
}
.home_version_04 .Courses-area-04 .single-courses .courses-price ul li span {
color: #666666;
}
.home_version_04 .Courses-area-04 .single-courses .courses-price ul li span img {
border: 2px solid #fec722;
}
.home_version_04 .Courses-area-04 .single-courses .courses-price ul .courses-teacher {
position: absolute;
content: "";
top: -10px;
left: 15px;
}
.home_version_04 .Courses-area-04 .single-courses .courses-price ul .price-red {
float: right;
margin-right: -25px;
margin-top: 6px;
}
.home_version_04 .Courses-area-04 .single-courses .courses-price ul .price-red span {
position: relative;
z-index: 10;
margin-top: 0px;
display: block;
padding-right: 15px;
padding-left: 32px;
font-family: 'Montserrat', sans-serif;
font-size: 14px;
text-transform: uppercase;
letter-spacing: .5px;
color: #fff;
}
.home_version_04 .Courses-area-04 .single-courses .courses-price ul .price-red .base {
position: relative;
z-index: 9;
margin-top: -27px;
width: auto;
height: 34px;
line-height: 0;
border: 18px solid #fec722;
border-left: 1.5em solid transparent;
left: 0;
top: 0;
}
.home_version_04 .Courses-area-04 .single-courses .courses-content {
padding: 30px 25px 2px 25px;
}
.home_version_04 .Courses-area-04 .single-courses .courses-content h3 {
margin: 0;
}
.home_version_04 .Courses-area-04 .single-courses .courses-content h3 a {
color: #323232;
margin: 0px;
text-decoration: none;
font-weight: 700;
font-size: 18px;
transition: all 0.3s ease-in-out;
}
.home_version_04 .Courses-area-04 .single-courses .courses-content h3 a:hover {
color: #fec722;
}
.home_version_04 .Courses-area-04 .single-courses .courses-content p {
margin-bottom: 25px;
}
.home_version_04 .Courses-area-04 .single-courses .courses-content .read_more-btn {
color: #666;
font-size: 14px;
font-family: "Open Sans", sans-serif;
font-weight: 600;
text-decoration: none;
text-transform: uppercase;
line-height: 30px;
text-align: center;
transition: all 0.3s ease-in-out;
}
.home_version_04 .Courses-area-04 .single-courses .courses-content .read_more-btn i {
transition: all 0.3s ease-in-out;
}
.home_version_04 .Courses-area-04 .single-courses .courses-content .read_more-btn:hover {
color: #fec722;
}
.home_version_04 .Courses-area-04 .single-courses .courses-content .read_more-btn:hover i {
padding-left: 10px;
}
.home_version_04 .trausted-stu-area {
min-height: 100px;
}
.home_version_04 .trausted-stu-area .trausted-content {
position: relative;
background: transparent url(//neurosol.hu/wp-content/themes/learnpro/images/index-04/trausted-stu.jpg) no-repeat center center/cover;
padding: 58px 68px;
}
.home_version_04 .trausted-stu-area .trausted-content:before {
background: rgba(0, 0, 0, 0.5);
content: "";
height: 100%;
position: absolute;
top: 0;
width: 100%;
left: 0;
}
.home_version_04 .trausted-stu-area .trausted-content .section-h-medium {
padding-bottom: 0px;
margin-bottom: 15px;
text-align: left;
color: #ffffff;
}
.home_version_04 .trausted-stu-area .trausted-content p {
color: #666666;
font-size: 18px;
font-family: "Open Sans", sans-serif;
margin: 0;
padding: 0px;
text-align: left;
color: #ffffff;
}
.home_version_04 .trausted-stu-area .trausted-content .trausted-stu-btn {
margin: 5px 0;
width: 208px;
height: 55px;
background: #ffffff;
text-align: center;
transition: all 0.3s ease-in-out;
}
.home_version_04 .trausted-stu-area .trausted-content .trausted-stu-btn:hover {
background: #fec722;
}
.home_version_04 .trausted-stu-area .trausted-content .trausted-stu-btn a {
line-height: 55px;
color: #323232;
font-size: 15px;
font-family: "Open Sans", sans-serif;
font-weight: 600;
text-decoration: none;
text-transform: uppercase;
}
.home_version_04 .reg-news_others {
background: #ffffff;
padding: 100px 0;   }
.home_version_04 .reg-news_others .news-item-box .single-item .img-box {
min-height: 200px;
width: auto;
}
.home_version_04 .reg-news_others .news-item-box .single-item .img-box img {
width: 100%;
height: 100%;
}
.home_version_04 .reg-news_others .news-item-box .single-item .news-content {
margin-top: 20px;
border-bottom: 1px solid #b2b2b2;
}
.home_version_04 .reg-news_others .news-item-box .single-item .news-content:last-child {
margin-bottom: 20px;
}
.home_version_04 .reg-news_others .news-item-box .single-item .news-content h3 {
margin: 0;
padding-bottom: 10px;
}
.home_version_04 .reg-news_others .news-item-box .single-item .news-content h3 a {
margin: 0;
color: #333333;
font-size: 18px;
text-transform: uppercase;
font-family: "Montserrat", sans-serif;
font-weight: 600;
transition: all 0.3s ease-in-out;
}
.home_version_04 .reg-news_others .news-item-box .single-item .news-content .news-time {
margin-bottom: 20px;
}
.home_version_04 .reg-news_others .news-item-box .single-item .news-content .news-time span {
color: #b2b2b2;
font-size: 14px;
margin-right: 25px;
}
.home_version_04 .reg-news_others .news-item-box .single-item .news-content .news-time span .event-icon {
padding-right: 2px;
}
.home_version_04 .reg-news_others .news-item-box .single-item .news-content p {
margin: 0;
font-size: 15px;
font-family: "Open Sans", sans-serif;
color: #b2b2b2;
}
.home_version_04 .reg-news_others .news-item-box a {
color: #666;
text-decoration: none;
text-transform: uppercase;
font-family: "Open Sans", sans-serif;
font-weight: 600;
font-size: 14px;
transition: all 0.3s ease-in-out;
}
.home_version_04 .reg-news_others .news-item-box a .readmore-btn-icon {
padding-left: 5px;
transition: all 0.3s ease-in-out;
}
.home_version_04 .reg-news_others .news-item-box a:hover {
color: #fec722;
}
.home_version_04 .reg-news_others .news-item-box a:hover .readmore-btn-icon {
padding-left: 10px;
}
.home_version_04 .reg-news_others .regi-full-box {
box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
transition: all 0.3s ease-in-out;
}
.home_version_04 .reg-news_others .regi-full-box .regi-content {
text-align: center;
background: url(//neurosol.hu/wp-content/themes/learnpro/images/index-04/regirster-bg.jpg) no-repeat center center/cover;
position: relative;
z-index: 0;
padding: 35px 30px 0;
min-height: 170px;
margin-bottom: 15px;
}
.home_version_04 .reg-news_others .regi-full-box .regi-content:before {
background: rgba(254, 199, 34, 0.85);
content: "";
height: 100%;
position: absolute;
top: 0;
width: 100%;
left: 0;
z-index: -1;
border-bottom: 35px solid #ffffff;
border-right: 360px solid transparent;
}
.home_version_04 .reg-news_others .regi-full-box .regi-content:after {
position: absolute;
content: "";
left: 0;
bottom: 0;
height: 35px;
width: 180px;
background: url(//neurosol.hu/wp-content/themes/learnpro/images/index-04/regi-shap.png) no-repeat center center/cover;
}
.home_version_04 .reg-news_others .regi-full-box .regi-content p {
font-family: "Montserrat", sans-serif;
color: #333333;
font-size: 19px;
z-index: 2;
line-height: 30px;
}
.home_version_04 .reg-news_others .regi-full-box .register-form {
padding: 0 30px 35px;
}
.home_version_04 .reg-news_others .regi-full-box .register-form .form-group input {
background: transparent;
border-color: #bababa;
border-radius: 0px;
box-shadow: 0 0 10px 0 rgba(255, 255, 255, 0);
height: 40px;
padding: 10px;
transition: all 0.3s ease-in-out;
width: 100%;
}
.home_version_04 .reg-news_others .regi-full-box .register-form .form-group input:focus {
border-color: #fec722;
outline: none;
box-shadow: none;
}
.home_version_04 .reg-news_others .regi-full-box .register-form .register-btn-box {
margin-top: 5px;
}
.home_version_04 .reg-news_others .regi-full-box .register-form .register-btn-box .register-btn {
height: 40px;
background: #232323;
width: 100%;
color: #fff;
font-size: 15px;
border: none;
border-radius: 0px;
text-transform: uppercase;
font-family: "Open Sans", sans-serif;
font-weight: 600;
transition: all 0.3s ease-in-out;
}
.home_version_04 .reg-news_others .regi-full-box .register-form .register-btn-box .register-btn:hover {
background: #fec722;
}
.home_version_04 .reg-news_others .success-story .success-story-box .single-item {
text-align: center;
}
.home_version_04 .reg-news_others .success-story .success-story-box .single-item .img-box {
width: 100%;
}
.home_version_04 .reg-news_others .success-story .success-story-box .single-item .img-box img {
min-height: 300px;
width: 100%;
}
.home_version_04 .reg-news_others .success-story .success-author-info {
margin-top: 35px;
}
.home_version_04 .reg-news_others .success-story .success-author-info .section-h-medium {
margin-bottom: 6px;
}
.home_version_04 .reg-news_others .success-story .success-author-info .section-h-medium a {
font-family: "Open Sans", sans-serif;
text-transform: uppercase;
color: #333333;
text-decoration: none;
font-size: 16px;
}
.home_version_04 .reg-news_others .success-story .success-author-info span {
font-size: 15px;
}
.home_version_04 .reg-news_others .success-story .owl-controls {
margin-top: 25px;
}
.home_version_04 .reg-news_others .success-story .owl-controls .owl-page span {
display: block;
background: #d4d4d4;
opacity: 1;
}
.home_version_04 .reg-news_others .success-story .owl-controls .owl-page.active span {
background: #fec722;
}
.home_version_04 footer {
background: transparent url(//neurosol.hu/wp-content/themes/learnpro/images/index-04/footer-bg.jpg) no-repeat center center/cover;
min-height: 150px;
padding-top: 100px;
} .single-courses_v {   }
.single-courses_v header .header-body {
background: url(//neurosol.hu/wp-content/themes/learnpro/images/Single_cources/banner-bg.jpg) no-repeat center center;
min-height: 360px;
background-size: cover;
position: relative;
}
.single-courses_v header .header-body:before {
background: rgba(0, 0, 0, 0.5);
content: "";
height: 100%;
position: absolute;
width: 100%;
left: 0;
}
.single-courses_v header .header-body .intro-text {
text-align: center;
margin-top: 80px;
}
.single-courses_v header .header-body .intro-text h1 {
font-family: "Montserrat", sans-serif;
font-size: 45px;
font-weight: 700;
color: #ffffff;
margin: 0;
}
.single-courses_v header .header-body .intro-text p {
margin-top: 15px;
}
.single-courses_v header .header-body .intro-text p span {
font-size: 14px;
color: #ffffff;
}
.single-courses_v header .header-body .intro-text p span a {
color: #ffffff;
text-decoration: none;
transition: all 0.3s ease-in-out;
}
.single-courses_v header .header-body .intro-text p span a:hover {
color: #fec722;
transition: all 0.3s ease-in-out;
}
.single-courses_v .single-courses-area {
padding: 100px 0;
min-height: 1000px;
background: #ffffff;
}
.single-courses_v .single-courses-area .sidebar-right .sidebar-content {
width: 85%;
float: right;
}
.single-courses_v .single-courses-area .single-curses-contert h2 {
font-size: 30px;
text-align: left;
}
.single-courses_v .single-courses-area .single-curses-contert h3 {
font-weight: 700;
}
.single-courses_v .single-courses-area .single-curses-contert .review-option {
padding: 40px 0;
}
.single-courses_v .single-courses-area .single-curses-contert .review-option .border-left {
border-right: 1px solid #e5e5e5;
}
.single-courses_v .single-courses-area .single-curses-contert .review-option .border-left:last-child {
border-right: none;
}
.single-courses_v .single-courses-area .single-curses-contert .review-option .teacher-info img {
float: left;
margin-right: 10px;
}
.single-courses_v .single-courses-area .single-curses-contert .review-option .teacher-info .teacher-name span {
font-size: 13px;
display: inline-block;
}
.single-courses_v .single-courses-area .single-curses-contert .review-option .teacher-info .teacher-name span:last-child {
margin-top: 5px;
font-size: 15px;
font-weight: 600;
text-transform: uppercase;
color: #333333;
}
.single-courses_v .single-courses-area .single-curses-contert .review-option .review-rank {
padding-left: 20px;
}
.single-courses_v .single-courses-area .single-curses-contert .review-option .review-rank span {
font-size: 13px;
}
.single-courses_v .single-courses-area .single-curses-contert .review-option .review-rank .rank-icons {
padding-top: 5px;
}
.single-courses_v .single-courses-area .single-curses-contert .review-option .review-rank .rank-icons ul {
margin: 0;
}
.single-courses_v .single-courses-area .single-curses-contert .review-option .review-rank .rank-icons ul li {
display: inline-block;
}
.single-courses_v .single-courses-area .single-curses-contert .review-option .review-rank .rank-icons ul li .review-icon {
color: #fec722;
}
.single-courses_v .single-courses-area .single-curses-contert .review-option .categories {
padding-left: 20px;
}
.single-courses_v .single-courses-area .single-curses-contert .review-option .categories span {
font-size: 13px;
display: table;
}
.single-courses_v .single-courses-area .single-curses-contert .review-option .categories span:last-child {
color: #333333;
margin-top: 5px;
font-weight: 600;
font-size: 15px;
text-transform: uppercase;
}
.single-courses_v .single-courses-area .single-curses-contert .review-option .students_105 {
padding-left: 20px;
}
.single-courses_v .single-courses-area .single-curses-contert .review-option .students_105 span {
display: block;
}
.single-courses_v .single-courses-area .single-curses-contert .review-option .students_105 span:last-child {
color: #333333;
margin-top: 5px;
font-weight: 600;
font-size: 15px;
font-family: "Open Sans", sans-serif;
}
.single-courses_v .single-courses-area .single-curses-contert .details-img-bxo img {
height: 100%;
width: 100%;
}
.single-courses_v .single-courses-area .single-curses-contert .description-content h2 {
padding-top: 40px;
padding-bottom: 15px;
border-bottom: 3px solid #eaeaea;
}
.single-courses_v .single-courses-area .single-curses-contert .description-content p {
margin: 40px 0;
}
.single-courses_v .single-courses-area .single-curses-contert .description-content .requirements {
padding-bottom: 20px;
}
.single-courses_v .single-courses-area .single-curses-contert .description-content .requirements ul li {
font-family: "Open Sans", sans-serif;
line-height: 24px;
font-size: 14px;
padding-left: 15px;
position: relative;
color: #666666;
}
.single-courses_v .single-courses-area .single-curses-contert .description-content .requirements ul li:before {
color: #fec722;
position: absolute;
content: "\f101";
font-family: FontAwesome;
left: 0;
font-size: 15px;
}
.single-courses_v .single-courses-area .single-curses-contert .description-content .count-list ol {
margin: 0;
padding: 0;
}
.single-courses_v .single-courses-area .single-curses-contert .description-content .count-list ol li {
font-family: "Open Sans", sans-serif;
color: #666666;
line-height: 24px;
font-size: 14px;
padding-left: 20px;
counter-increment: count-me 1;
}
.single-courses_v .single-courses-area .single-curses-contert .description-content .count-list ol li:before {
color: #fec722;
content: counter(count-me, decimal) ". ";
display: block;
left: -20px;
max-height: 0;
max-width: 0;
position: relative;
top: 0.05em;
font-weight: 700;
}
.single-courses_v .single-courses-area .single-curses-contert .curriculum-text-box h2 {
border-bottom: 3px solid #eaeaea;
margin-bottom: 40px;
padding: 40px 0 15px;
}
.single-courses_v .single-courses-area .single-curses-contert .curriculum-text-box .curriculum-section .panel-group .panel + .panel {
margin-top: 30px;
box-shadow: none;
margin-bottom: 35px;
}
.single-courses_v .single-courses-area .single-curses-contert .curriculum-text-box .curriculum-section .panel-group .panel-default {
border-color: transparent;
}
.single-courses_v .single-courses-area .single-curses-contert .curriculum-text-box .curriculum-section .panel-group .panel .panel-heading {
background-color: #fafafa;
border: 0px solid;
border-color: transparent;
padding: 0;
}
.single-courses_v .single-courses-area .single-curses-contert .curriculum-text-box .curriculum-section .panel-group .panel .panel-title {
width: 100%;
height: 57px;
display: table;
padding: 0 30px;
-webkit-transition: all .3s linear;
transition: all .3s linear;
}
.single-courses_v .single-courses-area .single-curses-contert .curriculum-text-box .curriculum-section .panel-group .panel .panel-title .click {
background: #fafafa;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
}
.single-courses_v .single-courses-area .single-curses-contert .curriculum-text-box .curriculum-section .panel-group .panel .panel-title span {
float: right;
font-size: 15px;
padding-right: 30px;
font-family: "Open Sans", sans-serif;
color: #333333;
line-height: 20px;
}
.single-courses_v .single-courses-area .single-curses-contert .curriculum-text-box .curriculum-section .panel-group .panel .panel-title a {
display: block;
color: #333333;
display: table-cell;
font-size: 18px;
font-weight: 500;
position: relative;
transition: all 0.4s linear 0s;
vertical-align: middle;
text-decoration: none;
}
.single-courses_v .single-courses-area .single-curses-contert .curriculum-text-box .curriculum-section .panel-group .panel .panel-title a.collapsed:before {
position: absolute;
content: "\f077";
font-family: FontAwesome;
font-size: 15px;
text-align: center;
top: 50%;
right: 0;
-webkit-transform: translateY(-50%) rotate(0deg);
transform: translateY(-50%) rotate(0deg);
-webkit-transition: all .4s ease-in;
transition: all .3s ease-in;
}
.single-courses_v .single-courses-area .single-curses-contert .curriculum-text-box .curriculum-section .panel-group .panel .panel-title a:before {
position: absolute;
content: "\f078";
font-family: FontAwesome;
font-size: 15px;
text-align: center;
top: 50%;
right: 0;
-webkit-transition: all .4s ease-in;
transition: all .4s ease-in;
line-height: 38px;
-webkit-transform: translateY(-50%) rotate(180deg);
transform: translateY(-50%) rotate(180deg);
color: #fec722;
}
.single-courses_v .single-courses-area .single-curses-contert .curriculum-text-box .curriculum-section .panel-group .panel .panel-body {
background: #fafafa;
padding: 30px 45px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
}
.single-courses_v .single-courses-area .single-curses-contert .curriculum-text-box .curriculum-section .panel-group .panel .panel-body .curriculum-single {
margin-bottom: 25px;
}
.single-courses_v .single-courses-area .single-curses-contert .curriculum-text-box .curriculum-section .panel-group .panel .panel-body .curriculum-single:last-child {
margin-bottom: 0px;
}
.single-courses_v .single-courses-area .single-curses-contert .curriculum-text-box .curriculum-section .panel-group .panel .panel-body .curriculum-single .lecture span {
padding-right: 50px;
}
.single-courses_v .single-courses-area .single-curses-contert .curriculum-text-box .curriculum-section .panel-group .panel .panel-body .curriculum-single .lecture i {
color: #fec722;
font-size: 18px;
padding-right: 10px;
}
.single-courses_v .single-courses-area .single-curses-contert .curriculum-text-box .curriculum-section .panel-group .panel .panel-body .curriculum-single .lecture-btn {
background: #fec722;
height: 24px;
text-align: center;
width: 68px;
}
.single-courses_v .single-courses-area .single-curses-contert .curriculum-text-box .curriculum-section .panel-group .panel .panel-body .curriculum-single .lecture-btn a {
color: #333333;
line-height: 2;
font-size: 11px;
text-decoration: none;
}
.single-courses_v .single-courses-area .single-curses-contert .review-content h2 {
border-bottom: 3px solid #eaeaea;
margin-bottom: 40px;
padding: 40px 0 15px;
}
.single-courses_v .single-courses-area .single-curses-contert .review-content .five-star-rating {
background: #fafafa;
height: 180px;
text-align: center;
width: 195px;
}
.single-courses_v .single-courses-area .single-curses-contert .review-content .five-star-rating .rating-box {
padding: 31px 0;
}
.single-courses_v .single-courses-area .single-curses-contert .review-content .five-star-rating .rating-box .five {
font-size: 70px;
color: #fec722;
font-family: "Montserrat", sans-serif;
line-height: 50px;
}
.single-courses_v .single-courses-area .single-curses-contert .review-content .five-star-rating .rating-box ul {
margin: 0;
padding: 10px;
}
.single-courses_v .single-courses-area .single-curses-contert .review-content .five-star-rating .rating-box ul li {
color: #fec722;
display: inline-block;
}
.single-courses_v .single-courses-area .single-curses-contert .review-content .five-star-rating .rating-box ul li i {
font-size: 20px;
}
.single-courses_v .single-courses-area .single-curses-contert .review-content .rating-btom-padding {
margin-bottom: 15px;
}
.single-courses_v .single-courses-area .single-curses-contert .review-content .rating-btom-padding:last-child {
margin-bottom: 0px;
}
.single-courses_v .single-courses-area .single-curses-contert .review-content .rating-btom-padding .right-rating-text span {
font-weight: 600;
padding-right: 30px;
}
.single-courses_v .single-courses-area .single-curses-contert .review-content .rating-btom-padding .right-rating-text .rating-color-yellow {
background: #fec722;
padding: 3px 140px;
}
.single-courses_v .single-courses-area .single-curses-contert .review-content .rating-btom-padding .right-rating-text .right-rating-color {
background: #fafafa;
padding: 3px 140px;
}
.single-courses_v .single-courses-area .single-curses-contert .comments {
margin-top: 40px;
}
.single-courses_v .single-courses-area .single-curses-contert .comments .comment-single-item {
margin-bottom: 50px;
}
.single-courses_v .single-courses-area .single-curses-contert .comments .comment-single-item:last-child {
margin-bottom: 0;
}
.single-courses_v .single-courses-area .single-curses-contert .comments .comment-single-item .img-box {
height: 65px;
padding: 0;
width: 65px;
}
.single-courses_v .single-courses-area .single-curses-contert .comments .comment-single-item .img-box img {
height: 100%;
width: 100%;
}
.single-courses_v .single-courses-area .single-curses-contert .comments .comment-single-item .comment-left-bar {
padding: 0;
}
.single-courses_v .single-courses-area .single-curses-contert .comments .comment-single-item .comment-left-bar .comment-text {
padding-left: 15px;
}
.single-courses_v .single-courses-area .single-curses-contert .comments .comment-single-item .comment-left-bar .comment-text ul {
margin: 0;
}
.single-courses_v .single-courses-area .single-curses-contert .comments .comment-single-item .comment-left-bar .comment-text ul .name {
display: inline-block;
font-size: 14px;
font-weight: 600;
padding-bottom: 10px;
text-transform: uppercase;
}
.single-courses_v .single-courses-area .single-curses-contert .comments .comment-single-item .comment-left-bar .comment-text ul .name .comment-author {
padding-right: 5px;
padding-top: 10px;
text-transform: none;
}
.single-courses_v .single-courses-area .single-curses-contert .comments .comment-single-item .comment-left-bar .comment-text ul .name .comment-author li {
display: inline-block;
color: #fec722;
}
.single-courses_v .single-courses-area .single-curses-contert .comments .comment-single-item .comment-left-bar .comment-text ul .name .comment-author li:first-child {
color: #666666;
font-weight: 500;
}
.single-courses_v .single-courses-area .single-curses-contert .comments .comment-single-item .comment-left-bar .comment-text ul .comment-date {
float: right;
}
.single-courses_v .single-courses-area .single-curses-contert .comments .comment-single-item .comment-left-bar .comment-text p {
margin: 0;
padding-top: 10px;
}
.single-courses_v .single-courses-area .single-curses-contert .leave_a_comment {
margin-top: 40px;
}
.single-courses_v .single-courses-area .single-curses-contert .leave_a_comment .form-group {
margin-bottom: 0;
}
.single-courses_v .single-courses-area .single-curses-contert .leave_a_comment .form-group label {
text-transform: uppercase;
font-weight: 600;
position: relative;
}
.single-courses_v .single-courses-area .single-curses-contert .leave_a_comment .form-group label:before {
color: #fec722;
content: "*";
position: absolute;
right: -11px;
top: 0;
}
.single-courses_v .single-courses-area .single-curses-contert .leave_a_comment .form-group input {
border-color: currentcolor currentcolor #b2b2b2;
border-style: none none solid;
border-width: 0 0 1px;
box-shadow: none;
height: 50px;
transition: all 0.3s ease 0s;
width: 100%;
outline: none;
}
.single-courses_v .single-courses-area .single-curses-contert .leave_a_comment .form-group textarea {
border-color: currentcolor currentcolor #b2b2b2;
border-style: none none solid;
border-width: 0 0 1px;
box-shadow: none;
height: 70px;
margin-top: 20px;
resize: none;
transition: all 0.3s ease 0s;
width: 100%;
}
.single-courses_v .single-courses-area .single-curses-contert .leave_a_comment .form-group input,
.single-courses_v .single-courses-area .single-curses-contert .leave_a_comment .form-group textarea {
margin-bottom: 30px;
font-size: 13px;
padding-left: 10px;
}
.single-courses_v .single-courses-area .single-curses-contert .leave_a_comment .form-group input:focus,
.single-courses_v .single-courses-area .single-curses-contert .leave_a_comment .form-group textarea:focus {
border-color: #fec722;
outline: none;
}
.single-courses_v .single-courses-area .single-curses-contert .leave_a_comment .form-group button {
background: #fec722;
border: medium none;
border-radius: 0px;
float: left;
color: #333333;
font-weight: 600;
display: block;
font-size: 15px;
margin: 30px auto 0;
padding: 13px 40px;
text-transform: uppercase;
transition: all 0.5s ease 0s;
margin-top: 20px;
}
.single-courses_v .single-courses-area .sidebar-content .courses-price {
text-align: center;
}
.single-courses_v .single-courses-area .sidebar-content .courses-price .price-hading {
height: 50px;
background: #333333;
}
.single-courses_v .single-courses-area .sidebar-content .courses-price .price-hading h3 {
color: #ffffff;
line-height: 50px;
}
.single-courses_v .single-courses-area .sidebar-content .courses-price .price-text {
background: #fafafa;
padding: 30px 30px;
}
.single-courses_v .single-courses-area .sidebar-content .courses-price .price-text span {
font-size: 60px;
font-weight: 700;
line-height: 60px;
}
.single-courses_v .single-courses-area .sidebar-content .courses-price .price-text .dolar-sign {
font-size: 40px;
font-weight: 700;
}
.single-courses_v .single-courses-area .sidebar-content .courses-price .price-text p {
font-size: 20px;
margin: 0;
padding: 15px 0 20px;
}
.single-courses_v .single-courses-area .sidebar-content .courses-price .price-text .price-btn-box {
background: #fec722;
border: medium none;
border-radius: 0px;
height: 47px;
width: 175px;
margin: 0px auto;
}
.single-courses_v .single-courses-area .sidebar-content .courses-price .price-text .price-btn-box .price-btn {
color: #333333;
font-size: 13px;
font-weight: 600;
width: 100%;
line-height: 47px;
text-transform: uppercase;
text-decoration: none;
}
.single-courses_v .single-courses-area .sidebar-content .courses-features {
margin-top: 40px;
}
.single-courses_v .single-courses-area .sidebar-content .courses-features .features-hading {
text-align: center;
height: 50px;
background: #333333;
}
.single-courses_v .single-courses-area .sidebar-content .courses-features .features-hading h3 {
color: #ffffff;
line-height: 50px;
}
.single-courses_v .single-courses-area .sidebar-content .courses-features .features-text {
background: #fafafa;
padding: 30px 30px;
}
.single-courses_v .single-courses-area .sidebar-content .courses-features .features-text ul {
margin: 0;
}
.single-courses_v .single-courses-area .sidebar-content .courses-features .features-text ul li {
margin-bottom: 30px;
}
.single-courses_v .single-courses-area .sidebar-content .courses-features .features-text ul li:last-child {
margin-bottom: 0;
}
.single-courses_v .single-courses-area .sidebar-content .courses-features .features-text ul li span {
text-transform: uppercase;
}
.single-courses_v .single-courses-area .sidebar-content .courses-features .features-text ul li span:last-child {
float: right;
width: 35%;
font-weight: 600;
}
.single-courses_v .single-courses-area .sidebar-content .courses-features .features-text ul li span i {
margin-right: 10px;
color: #fec722;
}
.single-courses_v .single-courses-area .sidebar-content .share-socila-link {
margin-top: 40px;
}
.single-courses_v .single-courses-area .sidebar-content .share-socila-link .social-hading {
text-align: center;
height: 50px;
background: #333333;
}
.single-courses_v .single-courses-area .sidebar-content .share-socila-link .social-hading h3 {
color: #ffffff;
line-height: 50px;
}
.single-courses_v .single-courses-area .sidebar-content .share-socila-link .social-icon {
background: #fafafa;
padding: 40px 25px;
}
.single-courses_v .single-courses-area .sidebar-content .share-socila-link .social-icon ul {
margin: 0;
}
.single-courses_v .single-courses-area .sidebar-content .share-socila-link .social-icon ul li {
display: inline-block;
float: left;
margin: 8px;
}
.single-courses_v .single-courses-area .sidebar-content .share-socila-link .social-icon ul li a {
background: red none repeat scroll 0 0;
color: #ffffff;
display: block;
height: 48px;
width: 48px;
font-size: 23px;
text-align: center;
padding: 8px;
}
.single-courses_v .single-courses-area .sidebar-content .share-socila-link .social-icon ul li a i {
height: 25px;
width: 25px;
text-align: center;
}
.single-courses_v .single-courses-area .sidebar-content .share-socila-link .social-icon ul li .facebook {
background: #3b5998;
}
.single-courses_v .single-courses-area .sidebar-content .share-socila-link .social-icon ul li .google {
background: #dd4b39;
}
.single-courses_v .single-courses-area .sidebar-content .share-socila-link .social-icon ul li .instagram {
background: #f56040;
}
.single-courses_v .single-courses-area .sidebar-content .share-socila-link .social-icon ul li .twitter {
background: #1da1f2;
}
.single-courses_v .single-courses-area .sidebar-content .share-socila-link .social-icon ul li .skype {
background: #00aff0;
}
.single-courses_v .single-courses-area .sidebar-content .share-socila-link .social-icon ul li .youtube {
background: #cd201f;
}
.single-courses_v .single-courses-area .sidebar-content .share-socila-link .social-icon ul li .linkedin {
background: #8d6cab;
}
.single-courses_v .single-courses-area .sidebar-content .share-socila-link .social-icon ul li .pinterest {
background: #bd081c;
}
.single-courses_v .single-courses-area .sidebar-content .all-corses {
margin-top: 40px;
}
.single-courses_v .single-courses-area .sidebar-content .all-corses .all-corses-hading {
text-align: center;
height: 50px;
background: #333333;
}
.single-courses_v .single-courses-area .sidebar-content .all-corses .all-corses-hading h3 {
color: #ffffff;
line-height: 50px;
}
.single-courses_v .single-courses-area .sidebar-content .all-corses .all-corses-text {
background: #fafafa;
padding: 30px 30px;
}
.single-courses_v .single-courses-area .sidebar-content .all-corses .all-corses-text ul {
margin: 0;
}
.single-courses_v .single-courses-area .sidebar-content .all-corses .all-corses-text ul li {
margin-bottom: 30px;
}
.single-courses_v .single-courses-area .sidebar-content .all-corses .all-corses-text ul li:last-child {
margin-bottom: 0;
}
.single-courses_v .single-courses-area .sidebar-content .all-corses .all-corses-text ul li span {
text-transform: uppercase;
}
.single-courses_v .single-courses-area .sidebar-content .all-corses .all-corses-text ul li span:last-child {
float: right;
width: 25%;
font-weight: 600;
}
.single-courses_v .single-courses-area .sidebar-content .all-corses .all-corses-text ul li span i {
margin-right: 10px;
color: #fec722;
}
.single-courses_v .single-courses-area .sidebar-content .latest-courses {
margin-top: 40px;
}
.single-courses_v .single-courses-area .sidebar-content .latest-courses .latest-hading {
text-align: center;
height: 50px;
background: #333333;
}
.single-courses_v .single-courses-area .sidebar-content .latest-courses .latest-hading h3 {
font-size: 18px;
color: #ffffff;
line-height: 50px;
}
.single-courses_v .single-courses-area .sidebar-content .latest-courses .latest-courses-text {
background: #fafafa;
padding: 40px 45px;
}
.single-courses_v .single-courses-area .sidebar-content .latest-courses .latest-courses-text .latest-single {
margin-bottom: 30px;
}
.single-courses_v .single-courses-area .sidebar-content .latest-courses .latest-courses-text .latest-single:last-child {
margin-bottom: 0;
}
.single-courses_v .single-courses-area .sidebar-content .latest-courses .latest-courses-text .latest-single .course-image {
padding: 0;
height: 80px;
width: 100px;
}
.single-courses_v .single-courses-area .sidebar-content .latest-courses .latest-courses-text .latest-single .course-image img {
width: 100%;
height: auto;
}
.single-courses_v .single-courses-area .sidebar-content .latest-courses .latest-courses-text .latest-single .course-prefix {
padding: 0 0 0 15px;
}
.single-courses_v .single-courses-area .sidebar-content .latest-courses .latest-courses-text .latest-single .course-prefix h3 {
margin-top: -8px;
margin-bottom: 10px;
padding: 0;
font-size: 16px;
}
.single-courses_v .single-courses-area .sidebar-content .latest-courses .latest-courses-text .latest-single .course-prefix h3 a {
color: #333333;
text-decoration: none;
}
.single-courses_v .single-courses-area .sidebar-content .latest-courses .latest-courses-text .latest-single .course-prefix .latest-btn a {
background: #fec722;
color: #333333;
font-size: 13px;
line-height: 24px;
padding: 4px 15px;
text-decoration: none;
}
.single-courses_v .single-courses-area .sidebar-content .special-offer {
background: url(//neurosol.hu/wp-content/themes/learnpro/images/Single_cources/discount-offer.jpg) no-repeat center center/cover;
position: relative;
margin-top: 40px;
padding: 55px 30px;
z-index: 1;
}
.single-courses_v .single-courses-area .sidebar-content .special-offer:before {
background: #3f51b5;
opacity: 0.8;
content: "";
height: 100%;
position: absolute;
top: 0;
width: 100%;
left: 0;
z-index: -1;
}
.single-courses_v .single-courses-area .sidebar-content .special-offer .special-text p {
text-transform: uppercase;
margin: 0;
color: #ffffff;
}
.single-courses_v .single-courses-area .sidebar-content .special-offer .special-text h2 {
color: #ffffff;
line-height: 50px;
padding: 10px 0;
}
.single-courses_v .single-courses-area .sidebar-content .special-offer .special-text .offer-btn-box {
background: #fec722;
border: medium none;
border-radius: 0px;
height: 48px;
width: 180px;
margin: 10px auto 0;
}
.single-courses_v .single-courses-area .sidebar-content .special-offer .special-text .offer-btn-box .offer-btn {
color: #333333;
font-size: 15px;
font-weight: 600;
width: 100%;
line-height: 47px;
text-transform: uppercase;
text-decoration: none;
}
.single-courses_v .single-courses-area .sidebar-content .latest-post {
margin-top: 40px;
}
.single-courses_v .single-courses-area .sidebar-content .latest-post .latest-post-hading {
text-align: center;
height: 50px;
background: #333333;
}
.single-courses_v .single-courses-area .sidebar-content .latest-post .latest-post-hading h3 {
font-size: 18px;
color: #ffffff;
line-height: 50px;
}
.single-courses_v .single-courses-area .sidebar-content .latest-post .latest-post-text {
background: #fafafa;
padding: 40px 30px;
}
.single-courses_v .single-courses-area .sidebar-content .latest-post .latest-post-text .latest-post-single {
margin-bottom: 30px;
}
.single-courses_v .single-courses-area .sidebar-content .latest-post .latest-post-text .latest-post-single:last-child {
margin-bottom: 0;
}
.single-courses_v .single-courses-area .sidebar-content .latest-post .latest-post-text .latest-post-single .course-image {
padding: 0;
height: 80px;
width: 100px;
}
.single-courses_v .single-courses-area .sidebar-content .latest-post .latest-post-text .latest-post-single .course-image img {
width: 100%;
height: auto;
}
.single-courses_v .single-courses-area .sidebar-content .latest-post .latest-post-text .latest-post-single .course-prefix {
padding: 0 0 0 15px;
}
.single-courses_v .single-courses-area .sidebar-content .latest-post .latest-post-text .latest-post-single .course-prefix h3 {
margin-top: -8px;
margin-bottom: 10px;
padding: 0;
font-size: 16px;
}
.single-courses_v .single-courses-area .sidebar-content .latest-post .latest-post-text .latest-post-single .course-prefix h3 a {
color: #333333;
text-decoration: none;
}
.single-courses_v .single-courses-area .sidebar-content .latest-post .latest-post-text .latest-post-single .course-prefix p {
font-size: 14px;
}
.single-courses_v .single-courses-area .sidebar-content .latest-post .latest-post-text .latest-post-single .course-prefix p i {
padding-right: 10px;
}
.single-courses_v .single-courses-area .sidebar-content {
width: 85%;
}
.single-courses_v .single-courses-area-01 {
background: #ffffff;
}
.single-courses_v .single-courses-area-01 .section-header-box {
margin-bottom: 0;
margin: 0 15px;
}
.single-courses_v .single-courses-area-01 .courses-wrapper .single-courses {
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
transition: all 0.3s ease-in-out;
margin: 40px 0;
}
.single-courses_v .single-courses-area-01 .courses-wrapper .single-courses figure {
position: relative;
}
.single-courses_v .single-courses-area-01 .courses-wrapper .single-courses figure .figure-img {
position: relative;
}
.single-courses_v .single-courses-area-01 .courses-wrapper .single-courses figure .figure-img img {
width: 100%;
height: auto;
}
.single-courses_v .single-courses-area-01 .courses-wrapper .single-courses figure .figure-img::before {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
background: rgba(254, 199, 34, 0.1);
z-index: 1;
content: "";
}
.single-courses_v .single-courses-area-01 .courses-wrapper .single-courses figure figcaption {
position: absolute;
text-align: center;
top: 0;
transform: translateY(-50%);
width: 100%;
z-index: 100;
visibility: hidden;
transition: all 0.3s ease-in-out;
opacity: 0;
}
.single-courses_v .single-courses-area-01 .courses-wrapper .single-courses figure figcaption div a {
background: #fec722;
font-family: "Open Sans", sans-serif;
font-weight: 600;
border-radius: 0;
color: #333333;
display: inline-block;
font-size: 15px;
padding: 10px 30px;
text-transform: uppercase;
text-decoration: none;
}
.single-courses_v .single-courses-area-01 .courses-wrapper .single-courses figure:before {
background: rgba(0, 0, 0, 0.4);
content: "";
height: 0%;
opacity: 0;
position: absolute;
width: 100%;
z-index: 1;
visibility: hidden;
top: 0;
left: 0;
transition: all 0.3s ease-in-out;
}
.single-courses_v .single-courses-area-01 .courses-wrapper .single-courses:hover figcaption {
visibility: visible;
top: 50%;
opacity: 1;
transition: all 0.3s ease-in-out;
}
.single-courses_v .single-courses-area-01 .courses-wrapper .single-courses:hover {
box-shadow: 0 1px 30px rgba(0, 0, 0, 0.15);
transition: all 0.3s ease-in-out;
}
.single-courses_v .single-courses-area-01 .courses-wrapper .single-courses .courses-content-box {
padding: 25px 20px;
}
.single-courses_v .single-courses-area-01 .courses-wrapper .single-courses .courses-content-box .courses-content h3 {
margin: 0;
}
.single-courses_v .single-courses-area-01 .courses-wrapper .single-courses .courses-content-box .courses-content h3 a {
color: #323232;
margin: 0px;
text-decoration: none;
font-weight: 600;
font-size: 18px;
transition: all 0.3s ease-in-out;
}
.single-courses_v .single-courses-area-01 .courses-wrapper .single-courses .courses-content-box .courses-content ul {
margin: 0;
padding-bottom: 15px;
}
.single-courses_v .single-courses-area-01 .courses-wrapper .single-courses .courses-content-box .courses-content ul li {
display: table-cell;
font-size: 15px;
color: #666666;
}
.single-courses_v .single-courses-area-01 .courses-wrapper .single-courses .courses-content-box .courses-content ul li:first-child {
padding-right: 20px;
}
.single-courses_v .single-courses-area-01 .courses-wrapper .single-courses .courses-content-box .rank-icons ul {
display: inline-block;
padding: 5px 0;
}
.single-courses_v .single-courses-area-01 .courses-wrapper .single-courses .courses-content-box .rank-icons ul li {
display: inline-block;
color: #fec722;
}
.single-courses_v .single-courses-area-01 .courses-wrapper .single-courses .courses-content-box .rank-icons span {
padding-left: 15px;
}
.single-courses_v .single-courses-area-01 .courses-wrapper .single-courses .courses-content-box .courses-content-bottom ul {
border-top: 1px solid #b2b2b2;
padding-top: 15px;
margin-bottom: 0;
text-align: right;
}
.single-courses_v .single-courses-area-01 .courses-wrapper .single-courses .courses-content-box .courses-content-bottom ul li {
display: inline-block;
text-align: right;
color: #b2b2b2;
font-size: 16px;
padding-left: 10px;
}
.single-courses_v .single-courses-area-01 .courses-wrapper .single-courses .courses-content-box .courses-content-bottom ul li:first-child {
color: #b2b2b2;
float: left;
font-family: "Montserrat", sans-serif;
font-size: 15px;
font-weight: 600;
padding-left: 0px;
}
.single-courses_v .single-courses-area-01 .courses-wrapper .single-courses:hover .courses-content-box .courses-content h3 a {
color: #fec722;
transition: all 0.3s ease-in-out;
}
.single-courses_v .single-courses-area-01 .courses-wrapper .single-courses:hover figure::before {
visibility: visible;
height: 100%;
opacity: 1;
transition: all 0.3s ease-in-out;
}
.single-courses_v .single-courses-area-01 .courses-wrapper .owl-prev,
.single-courses_v .single-courses-area-01 .courses-wrapper .owl-next {
border: 1px solid #333333;
border-radius: 0px;
color: #fff;
display: inline-block;
font-size: 15px;
height: 33px;
position: absolute;
text-align: center;
top: -33px;
transition: all 0.3s ease-in-out;
width: 33px;
padding: 0;
}
.single-courses_v .single-courses-area-01 .courses-wrapper .owl-prev:hover,
.single-courses_v .single-courses-area-01 .courses-wrapper .owl-next:hover {
border: 1px solid #fec722;
transition: all 0.3s ease-in-out;
}
.single-courses_v .single-courses-area-01 .courses-wrapper .owl-prev:hover .fa-angle-left,
.single-courses_v .single-courses-area-01 .courses-wrapper .owl-prev:hover .fa-angle-right,
.single-courses_v .single-courses-area-01 .courses-wrapper .owl-next:hover .fa-angle-left,
.single-courses_v .single-courses-area-01 .courses-wrapper .owl-next:hover .fa-angle-right {
color: #fec722;
transition: all 0.3s ease-in-out;
}
.single-courses_v .single-courses-area-01 .courses-wrapper .owl-prev {
right: 50px;
}
.single-courses_v .single-courses-area-01 .courses-wrapper .owl-prev .fa-angle-left {
color: #333333;
font-size: 18px;
line-height: 30px;
transition: all 0.3s ease-in-out;
}
.single-courses_v .single-courses-area-01 .courses-wrapper .owl-next {
right: 10px;
}
.single-courses_v .single-courses-area-01 .courses-wrapper .owl-next .fa-angle-right {
color: #333333;
font-size: 18px;
line-height: 30px;
transition: all 0.3s ease-in-out;
} .courses {    }
.courses header .header-body {
background: url(//neurosol.hu/wp-content/themes/learnpro/images/Single_cources/banner-bg.jpg) no-repeat center center;
min-height: 360px;
background-size: cover;
position: relative;
}
.courses header .header-body:before {
background: rgba(0, 0, 0, 0.5);
content: "";
height: 100%;
position: absolute;
width: 100%;
left: 0;
}
.courses header .header-body .intro-text {
text-align: center;
margin-top: 80px;
}
.courses header .header-body .intro-text h1 {
font-family: "Montserrat", sans-serif;
font-size: 45px;
font-weight: 700;
color: #ffffff;
margin: 0;
}
.courses header .header-body .intro-text p {
margin-top: 15px;
}
.courses header .header-body .intro-text p span {
font-size: 14px;
color: #ffffff;
}
.courses header .header-body .intro-text p span a {
color: #ffffff;
text-decoration: none;
transition: all 0.3s ease-in-out;
}
.courses header .header-body .intro-text p span a:hover {
color: #fec722;
transition: all 0.3s ease-in-out;
}
.courses .courses-1 {
background: #ffffff;
padding: 100px 0;
}
.courses .courses-1 .courses-r-margin-bottom {
margin-bottom: 30px;
}
.courses .courses-1 .courses-r-margin-bottom:last-child {
margin-bottom: 0;
}
.courses .courses-1 .single-courses {
box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
transition: all 0.3s ease-in-out;
}
.courses .courses-1 .single-courses figure {
position: relative;
}
.courses .courses-1 .single-courses figure:before {
background: rgba(0, 0, 0, 0.4);
content: "";
height: 0%;
opacity: 0;
position: absolute;
width: 100%;
z-index: 1;
visibility: hidden;
top: 0;
left: 0;
transition: all 0.3s ease-in-out;
}
.courses .courses-1 .single-courses figure .figure-img {
position: relative;
}
.courses .courses-1 .single-courses figure .figure-img img {
width: 100%;
height: auto;
}
.courses .courses-1 .single-courses figure .figure-img::before {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
background: rgba(254, 199, 34, 0.1);
z-index: 1;
content: "";
}
.courses .courses-1 .single-courses figure figcaption {
position: absolute;
text-align: center;
top: 0;
left: 0;
transform: translateY(-50%);
width: 100%;
z-index: 100;
visibility: hidden;
transition: all 0.3s ease-in-out;
opacity: 0;
}
.courses .courses-1 .single-courses figure figcaption div a {
background: #fec722;
font-family: "Open Sans", sans-serif;
font-weight: 600;
border-radius: 0;
color: #333333;
display: inline-block;
font-size: 15px;
padding: 10px 30px;
text-transform: uppercase;
text-decoration: none;
}
.courses .courses-1 .single-courses:hover figcaption {
visibility: visible;
top: 50%;
opacity: 1;
transition: all 0.3s ease-in-out;
}
.courses .courses-1 .single-courses:hover {
box-shadow: 0 1px 30px rgba(0, 0, 0, 0.25);
transition: all 0.3s ease-in-out;
}
.courses .courses-1 .single-courses .courses-content-box {
padding: 25px;
}
.courses .courses-1 .single-courses .courses-content-box .courses-content h3 {
margin: 0;
}
.courses .courses-1 .single-courses .courses-content-box .courses-content h3 a {
color: #323232;
margin: 0px;
text-decoration: none;
font-family: "Montserrat", sans-serif;
font-weight: 700;
font-size: 18px;
transition: all 0.3s ease-in-out;
}
.courses .courses-1 .single-courses .courses-content-box .courses-content ul {
margin: 0;
padding-bottom: 15px;
float: left;
}
.courses .courses-1 .single-courses .courses-content-box .courses-content ul li {
display: table-cell;
font-size: 15px;
color: #fec722;
}
.courses .courses-1 .single-courses .courses-content-box .courses-content-bottom{
margin-top: 41px;
}
.courses .courses-1 .single-courses .courses-content-box .courses-content ul li span {
font-weight: 600;
}
.courses .courses-1 .single-courses .courses-content-box .courses-content span{
float: right;
font-weight: 600;
color: #666;
}
.courses .courses-1 .single-courses .courses-content-box .courses-content-bottom ul {
border-top: 1px solid #ebebeb;
padding-top: 15px;
margin-bottom: 0;
text-align: right;
}
.courses .courses-1 .single-courses .courses-content-box .courses-content-bottom ul li {
display: inline-block;
text-align: right;
color: #b2b2b2;
font-size: 16px;
padding-left: 10px;
}
.courses .courses-1 .single-courses .courses-content-box .courses-content-bottom ul li:first-child {
color: #b2b2b2;
float: left;
font-family: "Montserrat", sans-serif;
font-size: 15px;
font-weight: 600;
padding-left: 0px;
}
.courses .courses-1 .single-courses .courses-content-box .courses-content-bottom ul li:nth-child(2) {
float: left;
}
.courses .courses-1 .single-courses:hover .courses-content-box .courses-content h3 a {
transition: all 0.3s ease-in-out;
}
.courses .courses-1 .single-courses:hover figure::before {
visibility: visible;
height: 100%;
left: 0;
opacity: 1;
transition: all 0.3s ease-in-out;
}
.courses .courses-02 {
background: #ffffff;
padding: 100px 0;
}
.courses .courses-02 .courses-r-margin-bottom {
margin-bottom: 30px;
}
.courses .courses-02 .courses-r-margin-bottom:last-child {
margin-bottom: 0;
}
.courses .courses-02 .single-courses {
box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
transition: all 0.3s ease-in-out;
}
.courses .courses-02 .single-courses:hover {
box-shadow: 0 1px 30px rgba(0, 0, 0, 0.25);
transition: all 0.3s ease-in-out;
}
.courses .courses-02 .single-courses figure {
position: relative;
}
.courses .courses-02 .single-courses figure .figure-img {
position: relative;
width: auto;
overflow: hidden;
}
.courses .courses-02 .single-courses figure .figure-img img {
width: 100%;
height: 100%;
transition: all 0.3s ease-in-out;
}
.courses .courses-02 .single-courses figure .figure-img img:hover {
transform: scale(1.1);
}
.courses .courses-02 .single-courses figure .figure-img .sale-banner {
position: absolute;
content: "";
top: -15px;
left: -55px;
padding: 30px 50px 10px;
z-index: 100;
background: #fec722;
transform: rotate(-45deg);
text-transform: uppercase;
color: #ffffff;
font-weight: 700;
font-family: "Montserrat", sans-serif;
}
.courses .courses-02 .single-courses figure figcaption ul {
margin: 0;
}
.courses .courses-02 .single-courses figure figcaption ul li {
display: inline-block;
text-align: left;
font-family: "Montserrat", sans-serif;
color: #fec722;
}
.courses .courses-02 .single-courses figure figcaption ul li:last-child {
float: right;
}
.courses .courses-02 .single-courses figure figcaption ul .courses-free {
position: absolute;
bottom: 0;
z-index: 100;
left: 0;
background: #ffffff;
padding: 7px 15px;
text-transform: uppercase;
line-height: 30px;
font-size: 18px;
}
.courses .courses-02 .single-courses figure figcaption ul .courses-free span {
font-size: 14px;
text-decoration: line-through;
font-style: italic;
color: #666666;
}
.courses .courses-02 .single-courses figure figcaption ul .rating {
position: absolute;
bottom: 0;
z-index: 100;
right: 0;
padding: 0px 15px 13px;
color: #fec722;
font-size: 12px;
}
.courses .courses-02 .single-courses .courses-content-box {
padding: 20px;
}
.courses .courses-02 .single-courses .courses-content-box .courses-content h3 {
margin: 0;
}
.courses .courses-02 .single-courses .courses-content-box .courses-content h3 a {
color: #323232;
margin: 0px;
text-decoration: none;
font-weight: 700;
font-size: 15px;
transition: all 0.3s ease-in-out;
}
.courses .courses-02 .single-courses .courses-content-box .courses-content h3 a:hover {
color: #fec722;
}
.courses .courses-03 {
background: #ffffff;
padding: 100px 0;
}
.courses .courses-03 .courses-r-margin-bottom {
margin-bottom: 30px;
}
.courses .courses-03 .courses-r-margin-bottom:last-child {
margin-bottom: 0;
}
.courses .courses-03 .single-courses {
box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
transition: all 0.3s ease-in-out;
}
.courses .courses-03 .single-courses:hover {
box-shadow: 0 1px 30px rgba(0, 0, 0, 0.25);
transition: all 0.3s ease-in-out;
}
.courses .courses-03 .single-courses .courses-img {
width: auto;
overflow: hidden;
}
.courses .courses-03 .single-courses .courses-img img {
width: 100%;
height: 100%;
transition: all 0.3s ease-in-out;
}
.courses .courses-03 .single-courses .courses-img img:hover {
transform: scale(1.1);
}
.courses .courses-03 .single-courses .courses-price {
padding: 0 25px 30px;
position: relative;
}
.courses .courses-03 .single-courses .courses-price ul {
margin: 0;
}
.courses .courses-03 .single-courses .courses-price ul li {
display: inline-block;
text-align: left;
color: #fec722;
}
.courses .courses-03 .single-courses .courses-price ul li:last-child {
float: right;
}
.courses .courses-03 .single-courses .courses-price ul li span {
color: #666666;
}
.courses .courses-03 .single-courses .courses-price ul li span img {
border: 2px solid #fec722;
}
.courses .courses-03 .single-courses .courses-price ul .courses-teacher {
position: absolute;
content: "";
top: -5px;
left: 15px;
}
.courses .courses-03 .single-courses .courses-price ul .price-red {
float: right;
margin-right: -25px;
margin-top: 6px;
}
.courses .courses-03 .single-courses .courses-price ul .price-red span {
position: relative;
z-index: 10;
margin-top: 0px;
display: block;
padding-right: 15px;
padding-left: 32px;
font-family: 'Montserrat', sans-serif;
font-size: 14px;
text-transform: uppercase;
letter-spacing: .5px;
color: #fff;
}
.courses .courses-03 .single-courses .courses-price ul .price-red .base {
position: relative;
z-index: 9;
margin-top: -27px;
width: auto;
height: 34px;
line-height: 0;
border: 18px solid #fec722;
border-left: 1.5em solid transparent;
left: 0;
top: 0;
}
.courses .courses-03 .single-courses .courses-content {
padding: 30px 25px 2px 25px;
}
.courses .courses-03 .single-courses .courses-content h3 {
margin: 0;
}
.courses .courses-03 .single-courses .courses-content h3 a {
color: #323232;
margin: 0px;
text-decoration: none;
font-weight: 700;
font-size: 18px;
transition: all 0.3s ease-in-out;
}
.courses .courses-03 .single-courses .courses-content h3 a:hover {
color: #fec722;
}
.courses .courses-03 .single-courses .courses-content p {
margin-bottom: 25px;
}
.courses .courses-03 .single-courses .courses-content .read_more-btn {
color: #333333;
font-size: 15px;
font-family: "Open Sans", sans-serif;
font-weight: 600;
text-decoration: none;
text-transform: uppercase;
line-height: 30px;
text-align: center;
transition: all 0.3s ease-in-out;
}
.courses .courses-03 .single-courses .courses-content .read_more-btn i {
transition: all 0.3s ease-in-out;
}
.courses .courses-03 .single-courses .courses-content .read_more-btn:hover {
color: #fec722;
}
.courses .courses-03 .single-courses .courses-content .read_more-btn:hover i {
padding-left: 10px;
}
.courses .courses-area-04 {
background: #f9f9f9;
padding: 100px 0 80px;
}
.courses .courses-area-04 .section-header-box {
margin-bottom: 0;
}
.courses .courses-area-04 .courses-wrapper .single-courses {
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
transition: all 0.3s ease-in-out;
margin: 20px 0;
}
.courses .courses-area-04 .courses-wrapper .single-courses figure {
position: relative;
}
.courses .courses-area-04 .courses-wrapper .single-courses figure .figure-img {
position: relative;
}
.courses .courses-area-04 .courses-wrapper .single-courses figure .figure-img img {
width: 100%;
height: auto;
}
.courses .courses-area-04 .courses-wrapper .single-courses figure .figure-img::before {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
background: rgba(254, 199, 34, 0.1);
z-index: 1;
content: "";
}
.courses .courses-area-04 .courses-wrapper .single-courses figure figcaption {
position: absolute;
text-align: center;
top: 0;
transform: translateY(-50%);
width: 100%;
z-index: 100;
visibility: hidden;
transition: all 0.3s ease-in-out;
opacity: 0;
}
.courses .courses-area-04 .courses-wrapper .single-courses figure figcaption div a {
background: #fec722;
font-family: "Open Sans", sans-serif;
font-weight: 600;
border-radius: 0;
color: #333333;
display: inline-block;
font-size: 15px;
padding: 10px 30px;
text-transform: uppercase;
text-decoration: none;
}
.courses .courses-area-04 .courses-wrapper .single-courses figure:before {
background: rgba(0, 0, 0, 0.4);
content: "";
height: 0%;
opacity: 0;
position: absolute;
width: 100%;
z-index: 1;
visibility: hidden;
top: 0;
transition: all 0.3s ease-in-out;
}
.courses .courses-area-04 .courses-wrapper .single-courses:hover figcaption {
visibility: visible;
top: 50%;
opacity: 1;
transition: all 0.3s ease-in-out;
}
.courses .courses-area-04 .courses-wrapper .single-courses:hover {
box-shadow: 0 1px 30px rgba(0, 0, 0, 0.15);
transition: all 0.3s ease-in-out;
}
.courses .courses-area-04 .courses-wrapper .single-courses .courses-content-box {
padding: 25px 20px;
}
.courses .courses-area-04 .courses-wrapper .single-courses .courses-content-box .courses-content h3 {
margin: 0;
}
.courses .courses-area-04 .courses-wrapper .single-courses .courses-content-box .courses-content h3 a {
color: #323232;
margin: 0px;
text-decoration: none;
font-family: "Montserrat", sans-serif;
font-weight: 700;
font-size: 18px;
transition: all 0.3s ease-in-out;
}
.courses .courses-area-04 .courses-wrapper .single-courses .courses-content-box .courses-content ul {
margin: 0;
padding-bottom: 15px;
}
.courses .courses-area-04 .courses-wrapper .single-courses .courses-content-box .courses-content ul li {
display: table-cell;
font-size: 15px;
color: #666666;
}
.courses .courses-area-04 .courses-wrapper .single-courses .courses-content-box .courses-content ul li span {
text-transform: uppercase;
font-weight: 700;
}
.courses .courses-area-04 .courses-wrapper .single-courses .courses-content-box .courses-content ul li:first-child {
padding-right: 20px;
}
.courses .courses-area-04 .courses-wrapper .single-courses .courses-content-box .rank-icons ul {
display: inline-block;
padding: 5px 0;
}
.courses .courses-area-04 .courses-wrapper .single-courses .courses-content-box .rank-icons ul li {
display: inline-block;
color: #fec722;
}
.courses .courses-area-04 .courses-wrapper .single-courses .courses-content-box .rank-icons span {
padding-left: 15px;
}
.courses .courses-area-04 .courses-wrapper .single-courses .courses-content-box .courses-content-bottom ul {
border-top: 2px solid #ebebeb;
padding-top: 15px;
margin-bottom: 0;
text-align: right;
}
.courses .courses-area-04 .courses-wrapper .single-courses .courses-content-box .courses-content-bottom ul li {
display: inline-block;
text-align: right;
color: #b2b2b2;
font-size: 16px;
padding-left: 10px;
}
.courses .courses-area-04 .courses-wrapper .single-courses .courses-content-box .courses-content-bottom ul li:first-child {
color: #b2b2b2;
float: left;
font-family: "Montserrat", sans-serif;
font-size: 15px;
font-weight: 600;
padding-left: 0px;
}
.courses .courses-area-04 .courses-wrapper .single-courses:hover .courses-content-box .courses-content h3 a {
color: #fec722;
transition: all 0.3s ease-in-out;
}
.courses .courses-area-04 .courses-wrapper .single-courses:hover figure::before {
visibility: visible;
height: 100%;
opacity: 1;
transition: all 0.3s ease-in-out;
}
.courses .courses-area-04 .courses-wrapper .owl-prev,
.courses .courses-area-04 .courses-wrapper .owl-next {
border: 1px solid #333333;
border-radius: 0px;
color: #333333;
display: inline-block;
font-size: 15px;
height: 33px;
position: absolute;
text-align: center;
top: -33px;
transition: all 0.3s ease-in-out;
width: 33px;
}
.courses .courses-area-04 .courses-wrapper .owl-prev:hover,
.courses .courses-area-04 .courses-wrapper .owl-next:hover {
border: 1px solid #fec722;
transition: all 0.3s ease-in-out;
}
.courses .courses-area-04 .courses-wrapper .owl-prev:hover .fa-angle-left,
.courses .courses-area-04 .courses-wrapper .owl-prev:hover .fa-angle-right,
.courses .courses-area-04 .courses-wrapper .owl-next:hover .fa-angle-left,
.courses .courses-area-04 .courses-wrapper .owl-next:hover .fa-angle-right {
color: #fec722;
transition: all 0.3s ease-in-out;
}
.courses .courses-area-04 .courses-wrapper .owl-prev {
right: 55px;
}
.courses .courses-area-04 .courses-wrapper .owl-prev .fa-angle-left {
color: #333333;
font-size: 18px;
line-height: 23px;
transition: all 0.3s ease-in-out;
}
.courses .courses-area-04 .courses-wrapper .owl-next {
right: 18px;
}
.courses .courses-area-04 .courses-wrapper .owl-next .fa-angle-right {
color: #333333;
font-size: 18px;
line-height: 23px;
transition: all 0.3s ease-in-out;
} .blog_1 header .header-body {
background: url(//neurosol.hu/wp-content/themes/learnpro/images/Single_cources/banner-bg.jpg) no-repeat center center;
min-height: 360px;
background-size: cover;
position: relative;
}
.blog_1 header .header-body:before {
background: rgba(0, 0, 0, 0.5);
content: "";
height: 100%;
position: absolute;
width: 100%;
left: 0;
}
.blog_1 header .header-body .intro-text {
text-align: center;
margin-top: 80px;
}
.blog_1 header .header-body .intro-text h1 {
font-family: "Montserrat", sans-serif;
font-size: 45px;
font-weight: 700;
color: #ffffff;
margin: 0;
}
.blog_1 header .header-body .intro-text p {
margin-top: 15px;
}
.blog_1 header .header-body .intro-text p span {
font-size: 14px;
color: #ffffff;
}
.blog_1 header .header-body .intro-text p span a {
color: #ffffff;
text-decoration: none;
transition: all 0.3s ease-in-out;
}
.blog_1 header .header-body .intro-text p span a:hover {
color: #fec722;
transition: all 0.3s ease-in-out;
}
.blog_1 .blog-area {
padding: 100px 0;
min-height: 1000px;
background: #ffffff; }
.blog_1 .blog-area .blog-padding-none {
padding: 0;
}
.blog_1 .blog-area .bolg_side-left .single-item-box {
margin-bottom: 50px;
}
.blog_1 .blog-area .bolg_side-left .single-item-box:last-child {
margin-bottom: 0;
}
.blog_1 .blog-area .bolg_side-left .single-item-box .single-item {
overflow: hidden;
}
.blog_1 .blog-area .bolg_side-left .single-item-box .single-item:last-child {
margin-bottom: 0;
}
.blog_1 .blog-area .bolg_side-left .single-item-box .single-item .img-box {
position: relative;
overflow: hidden;
}
.blog_1 .blog-area .bolg_side-left .single-item-box .single-item .img-box img {
width: 100%;
transition: all 0.4s ease-in-out;
}
.blog_1 .blog-area .bolg_side-left .single-item-box .single-item .img-box .overlay {
background: #000000;
opacity: 0;
content: "";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
transition: all 0.4s ease-in-out;
visibility: hidden;
}
.blog_1 .blog-area .bolg_side-left .single-item-box .single-item .img-box .img-caption {
position: absolute;
top: 0;
left: 0;
}
.blog_1 .blog-area .bolg_side-left .single-item-box .single-item .img-box .img-caption .date {
background: #fec722;
color: #333;
}
.blog_1 .blog-area .bolg_side-left .single-item-box .single-item .img-box .img-caption p {
background: #fafafa;
text-align: center;
margin: 0;
height: 50px;
width: 60px;
line-height: 15px;
padding: 9px;
}
.blog_1 .blog-area .bolg_side-left .single-item-box .single-item .img-box .img-caption p span {
display: block;
font-size: 20px;
}
.blog_1 .blog-area .bolg_side-left .single-item-box .single-item .img-box .img-caption p span:last-child {
padding-top: 3px;
font-size: 13px;
}
.blog_1 .blog-area .bolg_side-left .single-item-box .single-item .single-text-box {
background: #fafafa;
padding: 35px 35px;
}
.blog_1 .blog-area .bolg_side-left .single-item-box .single-item .single-text-box h3 {
font-size: 20px;
padding: 0;
margin-bottom: 10px;
}
.blog_1 .blog-area .bolg_side-left .single-item-box .single-item .single-text-box h3 a {
transition: all 0.3s ease-in-out;
color: #323232;
text-decoration: none;
font-size: 28px;
}
.blog_1 .blog-area .bolg_side-left .single-item-box .single-item .single-text-box h3 .blog-btn-box:hover {
background: #fec722;
}
.blog_1 .blog-area .bolg_side-left .single-item-box .single-item .single-text-box ul {
margin-bottom: 20px;
}
.blog_1 .blog-area .bolg_side-left .single-item-box .single-item .single-text-box ul li {
display: inline-block;
padding-right: 25px;
}
.blog_1 .blog-area .bolg_side-left .single-item-box .single-item .single-text-box ul li a {
color: #666666;
text-decoration: none;
text-transform: uppercase;
font-size: 12px;
}
.blog_1 .blog-area .bolg_side-left .single-item-box .single-item .single-text-box ul li a i {
margin-right: 10px;
}
.blog_1 .blog-area .bolg_side-left .single-item-box .single-item .single-text-box p {
margin: 0;
}
.blog_1 .blog-area .bolg_side-left .single-item-box .single-item .single-text-box .blog-btn-box {
background: #eee;
border-radius: 0px;
height: 42px;
width: 120px;
text-align: center;
margin-top: 30px;
}
.blog_1 .blog-area .bolg_side-left .single-item-box .single-item .single-text-box:hover .blog-btn-box {
background: #fec722;
transition: all 0.3s ease-in-out;
}
.blog_1 .blog-area .bolg_side-left .single-item-box .single-item .single-text-box .blog-btn-box a {
color: #333333;
font-size: 14px;
font-weight: 600;
line-height: 42px;
text-transform: uppercase;
text-decoration: none;
}
.blog_1 .blog-area .bolg_side-left .single-item-box .single-item:hover .img-box img {
transform: scale(1.1);
}
.blog_1 .blog-area .bolg_side-left .single-item-box .single-item:hover .overlay {
top: 0px;
opacity: 0.5;
visibility: visible;
transition: all 0.4s ease-in-out;
}
.blog_1 .blog-area .bolg_side-left .blog-comment {
background: #fafafa;
padding: 30px 35px 30px 65px;
}
.blog_1 .blog-area .bolg_side-left .blog-comment p {
font-size: 17px;
position: relative;
margin: 0;
padding-bottom: 25px;
}
.blog_1 .blog-area .bolg_side-left .blog-comment p:before {
position: absolute;
font-family: FontAwesome;
content: "\f10d";
top: 0;
left: -30px;
font-size: 25px;
opacity: 0.5;
}
.blog_1 .blog-area .bolg_side-left .blog-comment span {
position: relative;
color: #fec722;
font-size: 17px;
padding-left: 25px;
}
.blog_1 .blog-area .bolg_side-left .blog-comment span:before {
position: absolute;
top: 12px;
left: 0px;
height: 1px;
width: 15px;
background: #fec722;
content: "";
}
.blog_1 .blog-area .bolg_side-left .pagination {
margin: 0px;
}
.blog_1 .blog-area .bolg_side-left .pagination li:first-child a {
border-radius: 0px;
margin-right: 20px;
}
.blog_1 .blog-area .bolg_side-left .pagination li:last-child a {
border-radius: 0px;
margin-left: 20px;
}
.blog_1 .blog-area .bolg_side-left .pagination li.active a {
background: #fec722;
border: 1px solid #fec722;
color: #333;
}
.blog_1 .blog-area .bolg_side-left .pagination li a {
margin: 0 5px;
color: #333333;
}
.blog_1 .blog-area .bolg_side-left .pagination li a:focus,
.blog_1 .blog-area .bolg_side-left .pagination li a:hover {
z-index: 2;
color: #333;
background: #fec722;
border-color: #ddd;
}
.blog_1 .blog-area .blog_side-right .categories-item {
margin-bottom: 40px;
}
.blog_1 .blog-area .blog_side-right .categories-item ul {
margin: 0;
}
.blog_1 .blog-area .blog_side-right .categories-item ul li {
margin-bottom: 20px;
margin-left: 10px;
}
.blog_1 .blog-area .blog_side-right .categories-item ul li:last-child {
margin-bottom: 0;
}
.blog_1 .blog-area .blog_side-right .categories-item ul li a {
color: #666666;
text-decoration: none;
}
.blog_1 .blog-area .blog_side-right .categories-item ul li a i {
margin-right: 25px;
transition: all 0.3s ease-in-out;
}
.blog_1 .blog-area .blog_side-right .categories-item ul li a span {
margin-left: 15px;
color: #fec722;
}
.blog_1 .blog-area .blog_side-right .categories-item ul li a:hover i {
color: #fec722;
padding-left: 5px;
}
.blog_1 .blog-area .blog_side-right .social-icon {
margin-bottom: 40px;
}
.blog_1 .blog-area .blog_side-right .social-icon ul {
margin: 0;
}
.blog_1 .blog-area .blog_side-right .social-icon ul li {
display: inline-block;
margin: 0 9px;
margin-bottom: 10px;
}
.blog_1 .blog-area .blog_side-right .social-icon ul li:last-child {
margin-bottom: 0;
}
.blog_1 .blog-area .blog_side-right .social-icon ul li a {
background: red none repeat scroll 0 0;
color: #ffffff;
display: block;
height: 38px;
width: 160px;
padding-left: 10px;
padding-top: 9px;
font-size: 13px;
text-decoration: none;
text-transform: uppercase;
}
.blog_1 .blog-area .blog_side-right .social-icon ul li a i {
margin-right: 15px;
height: 25px;
width: 25px;
text-align: center;
}
.blog_1 .blog-area .blog_side-right .social-icon ul li .rss {
background: #ffa801;
}
.blog_1 .blog-area .blog_side-right .social-icon ul li .twitter {
background: #1da1f2;
}
.blog_1 .blog-area .blog_side-right .social-icon ul li .facebook {
background: #3b59a1;
}
.blog_1 .blog-area .blog_side-right .social-icon ul li .pinterest {
background: #bd081c;
}
.blog_1 .blog-area .blog_side-right .social-icon ul li .instagram {
background: #f56040;
}
.blog_1 .blog-area .blog_side-right .social-icon ul li .google {
background: #dd4b39;
}
.blog_1 .blog-area .blog_side-right .recent-work {
margin-bottom: 40px;
}
.blog_1 .blog-area .blog_side-right .recent-work h3 {
text-align: left;
}
.blog_1 .blog-area .blog_side-right .recent-work .row-padding-bottom img {
width: 100px;
float: left;
margin: 10px;
}
.blog_1 .blog-area .blog_side-right .recent-work .owl-prev,
.blog_1 .blog-area .blog_side-right .recent-work .owl-next {
border: 1px solid #333333;
border-radius: 0px;
color: #fff;
display: inline-block;
font-size: 15px;
height: 33px;
position: absolute;
text-align: center;
top: -55px;
transition: all 0.3s ease-in-out;
width: 33px;
}
.blog_1 .blog-area .blog_side-right .recent-work .owl-prev:hover,
.blog_1 .blog-area .blog_side-right .recent-work .owl-next:hover {
border: 1px solid #fec722;
transition: all 0.3s ease-in-out;
}
.blog_1 .blog-area .blog_side-right .recent-work .owl-prev:hover .fa-angle-left,
.blog_1 .blog-area .blog_side-right .recent-work .owl-prev:hover .fa-angle-right,
.blog_1 .blog-area .blog_side-right .recent-work .owl-next:hover .fa-angle-left,
.blog_1 .blog-area .blog_side-right .recent-work .owl-next:hover .fa-angle-right {
color: #fec722;
transition: all 0.3s ease-in-out;
}
.blog_1 .blog-area .blog_side-right .recent-work .owl-prev {
right: 38px;
}
.blog_1 .blog-area .blog_side-right .recent-work .owl-prev .fa-angle-left {
color: #333333;
font-size: 18px;
line-height: 24px;
transition: all 0.3s ease-in-out;
}
.blog_1 .blog-area .blog_side-right .recent-work .owl-next {
right: 0px;
}
.blog_1 .blog-area .blog_side-right .recent-work .owl-next .fa-angle-right {
color: #333333;
font-size: 18px;
line-height: 24px;
transition: all 0.3s ease-in-out;
}
.blog_1 .blog-area .blog_side-right .recent-post-01 {
margin-bottom: 40px;
}
.blog_1 .blog-area .blog_side-right .recent-post-01 .recent-single {
margin-bottom: 30px;
}
.blog_1 .blog-area .blog_side-right .recent-post-01 .recent-single:last-child {
margin-bottom: 0;
}
.blog_1 .blog-area .blog_side-right .recent-post-01 .recent-single .recent-content-item .img-box {
width: 30%;
float: left;
}
.blog_1 .blog-area .blog_side-right .recent-post-01 .recent-single .recent-content-item a img {
height: 80px;
width: 80px;
}
.blog_1 .blog-area .blog_side-right .recent-post-01 .recent-single .recent-content-item .recent-text {
width: 70%;
}
.blog_1 .blog-area .blog_side-right .recent-post-01 .recent-single .recent-content-item .recent-text a {
text-decoration: none;
color: #666666;
font-size: 16px;
transition: all 0.3s ease-in-out;
}
.blog_1 .blog-area .blog_side-right .recent-post-01 .recent-single .recent-content-item .recent-text a:hover {
color: #fec722;
}
.blog_1 .blog-area .blog_side-right .recent-post-01 .recent-single .recent-content-item .recent-text p {
font-size: 13px;
margin: 0;
padding-top: 10px;
color: #fec722;
text-align: right;
}
.blog_1 .blog-area .blog_side-right .recent-post-01 .recent-single .recent-content-item .recent-text p .content {
float: left;
}
.blog_1 .blog-area .blog_side-right .recent-post-01 .recent-single .recent-content-item .recent-text p .content i {
padding-right: 6px;
}
.blog_1 .blog-area .blog_side-right .populer-tags {
margin-bottom: 40px;
}
.blog_1 .blog-area .blog_side-right .populer-tags .tagcloud a {
color: #666666;
font-size: 13px;
border: none;
border-radius: 0px;
font-weight: 600;
border: 1px solid #fec722;
padding: 8px 15px;
float: left;
margin: 0 10px 10px 0;
text-decoration: none;
transition: all 0.3s ease-in-out;
}
.blog_1 .blog-area .blog_side-right .populer-tags .tagcloud a:hover {
background: #fec722;
color: #ffffff;
} .post-1 header .header-body {
background: url(//neurosol.hu/wp-content/themes/learnpro/images/Single_cources/banner-bg.jpg) no-repeat center center;
min-height: 360px;
background-size: cover;
position: relative;
}
.post-1 header .header-body:before {
background: rgba(0, 0, 0, 0.5);
content: "";
height: 100%;
position: absolute;
width: 100%;
left: 0;
}
.post-1 header .header-body .intro-text {
text-align: center;
margin-top: 80px;
}
.post-1 header .header-body .intro-text h1 {
font-family: "Montserrat", sans-serif;
font-size: 45px;
font-weight: 700;
color: #ffffff;
margin: 0;
}
.post-1 header .header-body .intro-text p {
margin-top: 15px;
}
.post-1 header .header-body .intro-text p span {
font-size: 14px;
color: #ffffff;
}
.post-1 header .header-body .intro-text p span a {
color: #ffffff;
text-decoration: none;
transition: all 0.3s ease-in-out;
}
.post-1 header .header-body .intro-text p span a:hover {
color: #fec722;
transition: all 0.3s ease-in-out;
}
.post-1 .post_1_area {
padding: 100px 0;
min-height: 1000px;
background: #ffffff;
}
.post-1 .post_1_area .padding-left {
padding-left: 0;
}
.post-1 .post_1_area .padding-right {
padding-right: 0;
}
.post-1 .post_1_area .post-col-paddign {
padding: 0;
}
.post-1 .post_1_area .post_left-side .post-img-box img {
width: 100%;
height: auto;
}
.post-1 .post_1_area .post_left-side .description-content .description-heading {
background: #fafafa;
margin-bottom: 40px;
}
.post-1 .post_1_area .post_left-side .description-content .description-heading .time {
background: #fec722;
width: 70px;
height: 70px;
float: left;
margin-right: 25px;
padding: 15px 0;
}
.post-1 .post_1_area .post_left-side .description-content .description-heading .time span {
display: block;
color: #ffffff;
text-align: center;
font-size: 15px;
font-weight: 500;
line-height: 20px;
}
.post-1 .post_1_area .post_left-side .description-content .description-heading h3 {
min-height: 70px;
padding: 0;
font-size: 28px;
padding-top: 24px;
}
.post-1 .post_1_area .post_left-side .description-content .description-text {
margin-bottom: 40px;
}
.post-1 .post_1_area .post_left-side .description-content .description-text .description-side-left {
text-align: center;
}
.post-1 .post_1_area .post_left-side .description-content .description-text .description-side-left .author-img {
margin-bottom: 15px;
}
.post-1 .post_1_area .post_left-side .description-content .description-text .description-side-left .author-img .author-details a {
color: #666666;
text-decoration: none;
transition: all 0.3s ease-in-out;
font-size: 13px;
}
.post-1 .post_1_area .post_left-side .description-content .description-text .description-side-left .author-img .author-details a:hover {
color: #fec722;
}
.post-1 .post_1_area .post_left-side .description-content .description-text .description-side-left ul {
margin-bottom: 25px;
}
.post-1 .post_1_area .post_left-side .description-content .description-text .description-side-left ul li {
margin-bottom: 15px;
}
.post-1 .post_1_area .post_left-side .description-content .description-text .description-side-left ul li:last-child {
margin-bottom: 0;
}
.post-1 .post_1_area .post_left-side .description-content .description-text .description-side-left ul li i {
width: 100%;
}
.post-1 .post_1_area .post_left-side .description-content .description-text .description-side-left ul {
margin-bottom: 25px;
}
.post-1 .post_1_area .post_left-side .description-content .description-text .description-side-left ul li {
margin-bottom: 15px;
}
.post-1 .post_1_area .post_left-side .description-content .description-text .description-side-left ul li:last-child {
margin-bottom: 0;
}
.post-1 .post_1_area .post_left-side .description-content .description-text .description-side-left ul li a {
width: 30px;
height: 30px;
text-align: center;
padding: 8px 0px 0px;
color: #ffffff;
text-decoration: none;
}
.post-1 .post_1_area .post_left-side .description-content .description-text .description-side-left ul li .facebook {
background: #3a589b;
}
.post-1 .post_1_area .post_left-side .description-content .description-text .description-side-left ul li .google {
background: #00aced;
}
.post-1 .post_1_area .post_left-side .description-content .description-text .description-side-left ul li .twitter {
background: #3a589b;
}
.post-1 .post_1_area .post_left-side .description-content .description-text .description-side-left ul li .linkedin {
background: #0077b5;
}
.post-1 .post_1_area .post_left-side .description-content .description-text .description-text-right p {
margin-bottom: 30px;
}
.post-1 .post_1_area .post_left-side .description-content .description-text .description-text-right p:last-child {
margin-bottom: 0;
}
.post-1 .post_1_area .post_left-side .description-content .description-text .description-text-right .description-speech {
text-align: center;
border: 1px solid #d7d7d7;
padding: 40px;
font-size: 18px;
font-style: italic;
}
.post-1 .post_1_area .post_left-side .description-content .description-text .description-text-right .description-speech i {
display: block;
font-size: 18px;
height: 40px;
width: 40px;
background: #fec722;
text-align: center;
border-radius: 50%;
color: #ffffff;
line-height: 40px;
margin: -60px auto 25px;
}
.post-1 .post_1_area .post_left-side .description-content .tag-links-box {
padding: 15px 30px;
border: 1px solid #d7d7d7;
margin-top: 50px;
}
.post-1 .post_1_area .post_left-side .description-content .tag-links-box p {
font-size: 18px;
font-weight: 600;
margin-right: 10px;
float: left;
}
.post-1 .post_1_area .post_left-side .description-content .tag-links-box ul {
margin: 0;
}
.post-1 .post_1_area .post_left-side .description-content .tag-links-box ul li {
display: inline-block;
margin: 5px 3px;
}
.post-1 .post_1_area .post_left-side .description-content .tag-links-box ul li:last-child {
float: right;
}
.post-1 .post_1_area .post_left-side .description-content .tag-links-box ul li:last-child a {
color: #666666;
padding: 4px 15px;
background: #fec722;
border-radius: 0px;
}
.post-1 .post_1_area .post_left-side .description-content .tag-links-box ul li a {
color: #fec722;
padding: 2px 10px;
background: #fafafa;
text-decoration: none;
border-radius: 3px;
}
.post-1 .post_1_area .post_left-side .prev_next .text-box {
padding: 30px 30px;
}
.post-1 .post_1_area .post_left-side .prev_next .text-box p {
font-size: 16px;
margin-bottom: 15px;
}
.post-1 .post_1_area .post_left-side .prev_next .text-box a {
border: 1px solid #d7d7d7;
text-align: center;
padding: 5px 15px;
color: #666666;
text-decoration: none;
font-size: 13px;
transition: all 0.3s ease-in-out;
}
.post-1 .post_1_area .post_left-side .prev_next .text-box:hover a {
background: #fec722;
border: 1px solid #fec722;
}
.post-1 .post_1_area .post_left-side .prev_next .prev {
text-align: right;
border-top: 1px solid #d7d7d7;
border-left: 1px solid #d7d7d7;
width: 100%;
position: relative;
padding: 30px 30px;
}
.post-1 .post_1_area .post_left-side .prev_next .prev:before {
background-color: #d7d7d7;
content: "";
height: 1px;
left: 0;
position: absolute;
bottom: 0px;
width: 95%;
}
.post-1 .post_1_area .post_left-side .prev_next .prev:after {
background-color: #d7d77d;
top: -1px;
content: "";
height: 101%;
right: 10px;
position: absolute;
width: 1px;
transform: rotate(10deg);
}
.post-1 .post_1_area .post_left-side .prev_next .next {
text-align: left;
border-right: 1px solid #d7d7d7;
border-bottom: 1px solid #d7d7d7;
position: relative;
}
.post-1 .post_1_area .post_left-side .prev_next .next:before {
background-color: #d7d7d7;
content: "";
height: 1px;
right: 0px;
position: absolute;
top: 0px;
width: 95%;
}
.post-1 .post_1_area .post_left-side .prev_next .next:after {
background-color: #d7d77d;
top: -1px;
content: "";
height: 101%;
left: 10px;
position: absolute;
width: 1px;
transform: rotate(10deg);
}
.post-1 .post_1_area .post_left-side .post_slider {
margin: 40px 0;
}
.post-1 .post_1_area .post_left-side .post_slider .blog-post {
box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
transition: all 0.3s ease-in-out;
position: relative;
}
.post-1 .post_1_area .post_left-side .post_slider .blog-post:before {
position: absolute;
bottom: 0;
right: 0;
width: 0;
height: 0;
border-bottom: 20px solid #d7d7d7;
border-left: 20px solid transparent;
content: "";
transition: all 0.3s ease-in-out;
}
.post-1 .post_1_area .post_left-side .post_slider .blog-post figure {
position: relative;
}
.post-1 .post_1_area .post_left-side .post_slider .blog-post figure .figure-img {
position: relative;
}
.post-1 .post_1_area .post_left-side .post_slider .blog-post figure .figure-img img {
width: 100%;
height: auto;
}
.post-1 .post_1_area .post_left-side .post_slider .blog-post figure .figure-img::before {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
background: rgba(254, 199, 34, 0.1);
z-index: 1;
content: "";
}
.post-1 .post_1_area .post_left-side .post_slider .blog-post figure figcaption {
position: absolute;
text-align: center;
top: 0;
transform: translateY(-50%);
width: 100%;
z-index: 100;
visibility: hidden;
transition: all 0.3s ease-in-out;
opacity: 0;
}
.post-1 .post_1_area .post_left-side .post_slider .blog-post figure figcaption div a {
background: #fec722;
font-family: "Open Sans", sans-serif;
font-weight: 600;
border-radius: 0;
color: #333333;
display: inline-block;
font-size: 15px;
padding: 8px 20px;
text-transform: uppercase;
text-decoration: none;
}
.post-1 .post_1_area .post_left-side .post_slider .blog-post figure:before {
background: rgba(0, 0, 0, 0.4);
content: "";
height: 0%;
opacity: 0;
position: absolute;
width: 100%;
z-index: 1;
visibility: hidden;
top: 0;
left: 0;
transition: all 0.3s ease-in-out;
}
.post-1 .post_1_area .post_left-side .post_slider .blog-post:hover figcaption {
visibility: visible;
top: 50%;
opacity: 1;
transition: all 0.3s ease-in-out;
}
.post-1 .post_1_area .post_left-side .post_slider .blog-post:hover {
box-shadow: 0 1px 30px rgba(0, 0, 0, 0.25);
transition: all 0.3s ease-in-out;
}
.post-1 .post_1_area .post_left-side .post_slider .blog-post .courses-content-box {
padding: 25px;
}
.post-1 .post_1_area .post_left-side .post_slider .blog-post .courses-content-box .courses-content h4 {
margin-bottom: 15px;
}
.post-1 .post_1_area .post_left-side .post_slider .blog-post .courses-content-box .courses-content h4 a {
color: #323232;
margin: 0px;
text-decoration: none;
text-transform: none;
font-family: "Montserrat", sans-serif;
font-weight: 600;
font-size: 18px;
transition: all 0.3s ease-in-out;
}
.post-1 .post_1_area .post_left-side .post_slider .blog-post:hover .courses-content-box .courses-content h3 a {
color: #fec722;
transition: all 0.3s ease-in-out;
}
.post-1 .post_1_area .post_left-side .post_slider .blog-post:hover:before {
border-bottom: 25px solid #fec722;
border-left: 25px solid transparent;
}
.post-1 .post_1_area .post_left-side .post_slider .blog-post:hover figure::before {
visibility: visible;
height: 100%;
opacity: 1;
transition: all 0.3s ease-in-out;
}
.post-1 .post_1_area .post_left-side .comments {
margin-top: 40px;
padding: 0 30px;
}
.post-1 .post_1_area .post_left-side .comments .comment-single-item {
margin-bottom: 10px;
background: #fafafa;
padding: 30px 25px;
}
.post-1 .post_1_area .post_left-side .comments .comment-single-item:last-child {
margin-bottom: 0;
}
.post-1 .post_1_area .post_left-side .comments .comment-single-item .img-box {
padding: 0;
}
.post-1 .post_1_area .post_left-side .comments .comment-single-item .img-box img {
height: 65px;
width: 65px;
}
.post-1 .post_1_area .post_left-side .comments .comment-single-item .comment-left-bar .comment-text {
padding-left: 40px;
}
.post-1 .post_1_area .post_left-side .comments .comment-single-item .comment-left-bar .comment-text .comment-author-box li {
display: inline-block;
}
.post-1 .post_1_area .post_left-side .comments .comment-single-item .comment-left-bar .comment-text .comment-author-box li span {
display: flex;
}
.post-1 .post_1_area .post_left-side .comments .comment-single-item .comment-left-bar .comment-text .comment-author-box li .name {
font-size: 15px;
font-weight: 600;
padding-bottom: 6px;
text-transform: uppercase;
}
.post-1 .post_1_area .post_left-side .comments .comment-single-item .comment-left-bar .comment-text .comment-author-box .reply {
float: right;
}
.post-1 .post_1_area .post_left-side .comments .comment-single-item .comment-left-bar .comment-text .comment-author-box .reply a {
color: #666666;
text-decoration: none;
transition: all 0.3s ease-in-out;
}
.post-1 .post_1_area .post_left-side .comments .comment-single-item .comment-left-bar .comment-text .comment-author-box .reply a:hover {
color: #fec722;
}
.post-1 .post_1_area .post_left-side .comments .comment-single-item .comment-left-bar .comment-text p {
margin: 0;
padding-top: 10px;
}
.post-1 .post_1_area .post_left-side .comments .reply_text {
width: 90%;
float: right;
}
.post-1 .post_1_area .post_left-side .leave-comment-box .comment-respond {
margin-top: 50px;
}
.post-1 .post_1_area .post_left-side .leave-comment-box .comment-respond .comment-reply-title h3 {
color: #333333;
display: inline-block;
font-size: 20px;
margin-bottom: 15px;
padding-bottom: 15px;
position: relative;
}
.post-1 .post_1_area .post_left-side .leave-comment-box .comment-respond .comment-reply-title h3:before {
position: absolute;
left: 0;
bottom: -1px;
content: "";
width: 50%;
height: 2px;
content: "";
background: #333333;
}
.post-1 .post_1_area .post_left-side .leave-comment-box .comment-respond label {
font-size: 15px;
color: #454545;
font-style: italic;
}
.post-1 .post_1_area .post_left-side .leave-comment-box .comment-respond input {
height: 40px;
}
.post-1 .post_1_area .post_left-side .leave-comment-box .comment-respond input,
.post-1 .post_1_area .post_left-side .leave-comment-box .comment-respond textarea {
background-color: #f9f9f9;
border-radius: 0;
box-shadow: none;
font-size: 15px;
margin: 10px 0;
padding: 10px 20px;
outline: none;
}
.post-1 .post_1_area .post_left-side .leave-comment-box .comment-respond input:focus,
.post-1 .post_1_area .post_left-side .leave-comment-box .comment-respond textarea:focus {
border: 1px solid #fec722;
}
.post-1 .post_1_area .post_left-side .leave-comment-box .comment-respond input[type="submit"] {
background: #fec722;
border-radius: 0;
color: #fff;
border: none;
font-size: 15px;
font-weight: 500;
margin-top: 20px;
height: 40px;
text-transform: uppercase;
}
.post-1 .sidebar-text-post {
width: 85%;
float: right;
}
.post-1 .sidebar-text-post .sidebar-left-sec-padding {
padding: 0;
}
.post-1 .sidebar-text-post .recent-post {
margin-bottom: 40px;
}
.post-1 .sidebar-text-post .recent-post .recent-single {
margin-bottom: 30px;
}
.post-1 .sidebar-text-post .recent-post .recent-single:last-child {
margin-bottom: 0;
}
.post-1 .sidebar-text-post .recent-post .recent-single .recent-content-item .img-box {
width: 30%;
float: left;
}
.post-1 .sidebar-text-post .recent-post .recent-single .recent-content-item a img {
height: 80px;
width: 80px;
}
.post-1 .sidebar-text-post .recent-post .recent-single .recent-content-item .recent-text {
width: 70%;
}
.post-1 .sidebar-text-post .recent-post .recent-single .recent-content-item .recent-text a {
text-decoration: none;
color: #666666;
font-size: 16px;
transition: all 0.3s ease-in-out;
}
.post-1 .sidebar-text-post .recent-post .recent-single .recent-content-item .recent-text a:hover {
color: #fec722;
}
.post-1 .sidebar-text-post .recent-post .recent-single .recent-content-item .recent-text p {
font-size: 13px;
margin: 0;
padding-top: 10px;
color: #fec722;
text-align: right;
}
.post-1 .sidebar-text-post .recent-post .recent-single .recent-content-item .recent-text p .content {
float: left;
}
.post-1 .sidebar-text-post .recent-post .recent-single .recent-content-item .recent-text p .content i {
padding-right: 6px;
}
.post-1 .sidebar-text-post .categories-item-post {
margin-bottom: 40px;
}
.post-1 .sidebar-text-post .categories-item-post ul {
margin: 0;
}
.post-1 .sidebar-text-post .categories-item-post ul li {
margin-bottom: 15px;
}
.post-1 .sidebar-text-post .categories-item-post ul li:last-child {
margin-bottom: 0;
}
.post-1 .sidebar-text-post .categories-item-post ul li a {
color: #666666;
text-decoration: none;
}
.post-1 .sidebar-text-post .categories-item-post ul li a i {
margin-right: 25px;
transition: all 0.3s ease-in-out;
}
.post-1 .sidebar-text-post .categories-item-post ul li a span {
margin-left: 15px;
color: #fec722;
}
.post-1 .sidebar-text-post .categories-item-post ul li a:hover i {
color: #fec722;
padding-left: 5px;
}
.post-1 .sidebar-text-post .populer-tags {
margin-bottom: 40px;
}
.post-1 .sidebar-text-post .populer-tags .tagcloud a {
color: #666666;
font-size: 13px;
border: none;
border-radius: 0px;
font-weight: 600;
border: 1px solid #fec722;
padding: 8px 15px;
float: left;
margin: 0 10px 10px 0;
text-decoration: none;
transition: all 0.3s ease-in-out;
}
.post-1 .sidebar-text-post .populer-tags .tagcloud a:hover {
background: #fec722;
color: #ffffff;
} .teachers-01 header .header-body {
background: url(//neurosol.hu/wp-content/themes/learnpro/images/Single_cources/banner-bg.jpg) no-repeat center center;
min-height: 360px;
background-size: cover;
position: relative;
}
.teachers-01 header .header-body:before {
background: rgba(0, 0, 0, 0.5);
content: "";
height: 100%;
position: absolute;
width: 100%;
left: 0;
}
.teachers-01 header .header-body .intro-text {
text-align: center;
margin-top: 80px;
}
.teachers-01 header .header-body .intro-text h1 {
font-family: "Montserrat", sans-serif;
font-size: 45px;
font-weight: 700;
color: #ffffff;
margin: 0;
}
.teachers-01 header .header-body .intro-text p {
margin-top: 15px;
}
.teachers-01 header .header-body .intro-text p span {
font-size: 14px;
color: #ffffff;
}
.teachers-01 header .header-body .intro-text p span a {
color: #ffffff;
text-decoration: none;
transition: all 0.3s ease-in-out;
}
.teachers-01 header .header-body .intro-text p span a:hover {
color: #fec722;
transition: all 0.3s ease-in-out;
}
.teachers-01 .teachers-area {
padding: 100px 0;
}
.teachers-01 .teachers-area .teachers-wapper-01 {
margin-bottom: 50px;
}
.teachers-01 .teachers-area .teachers-wapper-01:last-child {
margin-bottom: 0;
}
.teachers-01 .teachers-area .teachers-wapper-01 .teacher-body {
box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
transition: all 0.3s ease-in-out;
}
.teachers-01 .teachers-area .teachers-wapper-01 .teacher-body:hover {
box-shadow: 0 1px 30px rgba(0, 0, 0, 0.25);
transition: all 0.3s ease-in-out;
}
.teachers-01 .teachers-area .teachers-wapper-01 .teacher-body img {
width: 100%;
min-height: 290px;
}
.teachers-01 .teachers-area .teachers-wapper-01 .teacher-body .teachars-info {
text-align: center;
padding: 25px 20px 12px;
}
.teachers-01 .teachers-area .teachers-wapper-01 .teacher-body .teachars-info h3 {
padding: 0;
font-size: 20px;
margin-bottom: 4px;
}
.teachers-01 .teachers-area .teachers-wapper-01 .teacher-body .teachars-info span {
font-size: 14px;
font-family: "Open Sans", sans-serif;
text-transform: uppercase;
color: #727272;
}
.teachers-01 .teachers-area .teachers-wapper-01 .teacher-body .teachars-info ul {
margin-top: 20px;
}
.teachers-01 .teachers-area .teachers-wapper-01 .teacher-body .teachars-info ul li {
margin: 0 5px;
display: inline-block;
}
.teachers-01 .teachers-area .teachers-wapper-01 .teacher-body .teachars-info ul li .teacher-icon {
background: #f9f9f9;
border-radius: 100%;
color: #a7a7a7;
height: 30px;
padding: 7px;
width: 30px;
transition: all 0.3s ease-in-out;
}
.teachers-01 .teachers-area .teachers-wapper-01 .teacher-body .teachars-info ul li .teacher-icon:hover {
box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
transition: all 0.3s ease-in-out;
background: #fec722;
color: #ffffff;
}
.teachers-01 .teachers-area .teachers-wapper-02 {
margin-bottom: 50px;
}
.teachers-01 .teachers-area .teachers-wapper-02:last-child {
margin-bottom: 0;
}
.teachers-01 .teachers-area .teachers-wapper-02 figure {
box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
transition: all 0.3s ease-in-out;
position: relative;
width: 100%;
}
.teachers-01 .teachers-area .teachers-wapper-02 figure:hover {
box-shadow: 0 1px 30px rgba(0, 0, 0, 0.25);
transition: all 0.3s ease-in-out;
}
.teachers-01 .teachers-area .teachers-wapper-02 figure:hover .teacher-img-02:before {
height: 100%;
visibility: visible;
opacity: 1;
}
.teachers-01 .teachers-area .teachers-wapper-02 figure:hover figcaption {
bottom: 50%;
visibility: visible;
opacity: 1;
}
.teachers-01 .teachers-area .teachers-wapper-02 figure .teacher-img-02 {
position: relative;
height: 290px;
}
.teachers-01 .teachers-area .teachers-wapper-02 figure .teacher-img-02:before {
background: rgba(17, 17, 17, 0.6);
content: "";
left: 0;
position: absolute;
top: 0;
height: 0;
width: 100%;
transition: all 0.3s ease 0s;
visibility: hidden;
opacity: 0;
}
.teachers-01 .teachers-area .teachers-wapper-02 figure .teacher-img-02 img {
width: 100%;
height: 100%;
}
.teachers-01 .teachers-area .teachers-wapper-02 figure .teachers-name {
padding: 25px 15px;
}
.teachers-01 .teachers-area .teachers-wapper-02 figure .teachers-name h3 {
padding-bottom: 5px;
}
.teachers-01 .teachers-area .teachers-wapper-02 figure .teachers-name h3 a {
padding: 0;
font-size: 20px;
margin-bottom: 10px;
color: #333333;
text-decoration: none;
transition: all 0.3s ease-in-out;
}
.teachers-01 .teachers-area .teachers-wapper-02 figure .teachers-name span {
font-size: 14px;
font-family: "Open Sans", sans-serif;
text-transform: uppercase;
color: #727272;
}
.teachers-01 .teachers-area .teachers-wapper-02 figure figcaption {
text-align: center;
position: absolute;
bottom: 20px;
left: 0;
width: 100%;
opacity: 0;
visibility: hidden;
transition: all 0.3s ease-in-out;
}
.teachers-01 .teachers-area .teachers-wapper-02 figure figcaption ul {
margin: 10px auto;
text-align: center;
}
.teachers-01 .teachers-area .teachers-wapper-02 figure figcaption ul li {
display: inline-flex;
margin: 0px 2px;
}
.teachers-01 .teachers-area .teachers-wapper-02 figure figcaption ul li a {
background: #f9f9f9;
border-radius: 100%;
color: #a7a7a7;
display: block;
font-size: 17px;
height: 35px;
line-height: 35px;
text-align: center;
transition: all 0.4s ease 0s;
width: 35px;
}
.teachers-01 .teachers-area .teachers-wapper-02 figure figcaption ul li a:hover {
box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
transition: all 0.3s ease-in-out;
background: #fec722;
color: #ffffff;
} .t-profile-01 header .header-body {
background: url(//neurosol.hu/wp-content/themes/learnpro/images/Single_cources/banner-bg.jpg) no-repeat center center;
min-height: 360px;
background-size: cover;
position: relative;
}
.t-profile-01 header .header-body:before {
background: rgba(0, 0, 0, 0.5);
content: "";
height: 100%;
position: absolute;
width: 100%;
left: 0;
}
.t-profile-01 header .header-body .intro-text {
text-align: center;
margin-top: 80px;
}
.t-profile-01 header .header-body .intro-text h1 {
font-family: "Montserrat", sans-serif;
font-size: 45px;
font-weight: 700;
color: #ffffff;
margin: 0;
}
.t-profile-01 header .header-body .intro-text p {
margin-top: 15px;
}
.t-profile-01 header .header-body .intro-text p span {
font-size: 14px;
color: #ffffff;
}
.t-profile-01 header .header-body .intro-text p span a {
color: #ffffff;
text-decoration: none;
transition: all 0.3s ease-in-out;
}
.t-profile-01 header .header-body .intro-text p span a:hover {
color: #fec722;
transition: all 0.3s ease-in-out;
}
.t-profile-01 .teacher-prolile-01 {
padding: 100px 0;
}
.t-profile-01 .teacher-prolile-01 .t-profile-left .teacher-contact h3 {
padding: 25px 0px 10px;
position: relative;
margin-bottom: 10px;
border-bottom: 1px solid #d7d7d7;
}
.t-profile-01 .teacher-prolile-01 .t-profile-left .teacher-contact h3:before {
position: absolute;
bottom: -1px;
left: 0;
height: 1px;
width: 25%;
background: #fec722;
content: "";
}
.t-profile-01 .teacher-prolile-01 .t-profile-left .teacher-contact p {
margin: 0;
}
.t-profile-01 .teacher-prolile-01 .t-profile-left .teacher-contact ul {
margin: 25px auto;
}
.t-profile-01 .teacher-prolile-01 .t-profile-left .teacher-contact ul li {
display: inline-flex;
margin: 0px 2px;
}
.t-profile-01 .teacher-prolile-01 .t-profile-left .teacher-contact ul li a {
background: #f9f9f9;
border-radius: 100%;
color: #a7a7a7;
display: block;
font-size: 17px;
height: 35px;
line-height: 35px;
text-align: center;
transition: all 0.4s ease 0s;
width: 35px;
}
.t-profile-01 .teacher-prolile-01 .t-profile-left .teacher-contact ul li a:hover {
box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
transition: all 0.3s ease-in-out;
background: #fec722;
color: #ffffff;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .all-corsess-wapper .all-courses h3 {
padding: 0px 0px 10px;
position: relative;
margin-bottom: 15px;
border-bottom: 1px solid #d7d7d7;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .all-corsess-wapper .all-courses h3:before {
position: absolute;
bottom: -1px;
left: 0;
height: 1px;
width: 15%;
background: #fec722;
content: "";
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .all-corsess-wapper .all-courses .profile__courses__inner {
display: flex;
margin-bottom: 40px;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .all-corsess-wapper .all-courses .profile__courses__inner .profile__courses__list {
min-width: 140px;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .all-corsess-wapper .all-courses .profile__courses__inner ul {
margin: 0;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .all-corsess-wapper .all-courses .profile__courses__inner ul li {
margin-bottom: 15px;
color: #333;
font-size: 15px;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .all-corsess-wapper .all-courses .profile__courses__inner ul li:last-child {
margin-bottom: 0;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .all-corsess-wapper .all-courses .profile__courses__inner ul li i {
color: #fec722;
font-size: 16px;
margin-right: 10px;
width: 20px;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .all-corsess-wapper .all-courses p {
margin-bottom: 25px;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .all-corsess-wapper .all-courses p:last-child {
margin-bottom: 0;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .teacher_skill {
margin-top: 40px;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .teacher_skill h3 {
padding: 25px 0px 10px;
position: relative;
margin-bottom: 25px;
border-bottom: 1px solid #d7d7d7;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .teacher_skill h3:before {
position: absolute;
bottom: -1px;
left: 0;
height: 1px;
width: 25%;
background: #fec722;
content: "";
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .teacher_skill .progress-bar-linear {
margin-top: 15px;
margin-bottom: 15px;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .teacher_skill .progress-bar-linear .progress-bar-text {
display: inline-block;
margin-left: 8px;
margin-bottom: 6px;
font-size: 15px;
font-weight: 700;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .teacher_skill .progress-bar-linear .progress-cont {
display: inline-block;
float: right;
margin-right: 10px;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .teacher_skill .progress-bar-linear .progress-bar-skills {
position: relative;
width: 100%;
background-color: #efefef;
-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .teacher_skill .progress-bar-linear .progress-bar-line {
position: relative;
width: 5%;
height: 6px;
-webkit-transition: all 1.6s ease-out;
-o-transition: all 1.6s ease-out;
-moz-transition: all 1.6s ease-out;
transition: all 1.6s ease-out;
-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .teacher_skill .progress_bar-2 h3 {
padding: 25px 0px 10px;
position: relative;
margin-bottom: 25px;
border-bottom: 1px solid #d7d7d7;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .teacher_skill .progress_bar-2 h3:before {
position: absolute;
bottom: -1px;
left: 0;
height: 1px;
width: 25%;
background: #fec722;
content: "";
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .teacher_skill .progress_bar-2 .single_skill .progress {
border-radius: 3px;
box-shadow: none;
height: 6px;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .teacher_skill .progress_bar-2 .single_skill .progress .progress-bar {
border-radius: 10px;
background: #fec722;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .teacher_shedule_list h3 {
padding: 25px 0px 10px;
position: relative;
margin-bottom: 25px;
border-bottom: 1px solid #d7d7d7;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .teacher_shedule_list h3:before {
position: absolute;
bottom: -1px;
left: 0;
height: 1px;
width: 25%;
background: #fec722;
content: "";
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .teacher_shedule_list ul {
margin: 0;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .teacher_shedule_list ul li {
color: #333333;
font-size: 14px;
text-transform: capitalize;
margin-bottom: 20px;
border-bottom: 1px solid #d7d7d7;
padding-bottom: 8px;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .teacher_shedule_list ul li:last-child {
margin-bottom: 0;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .teacher_shedule_list ul li span {
color: #333333;
float: right;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .courses-instuctor {
margin-top: 40px;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .courses-instuctor .courses-title {
padding: 25px 0px 10px;
position: relative;
margin-bottom: 25px;
border-bottom: 1px solid #d7d7d7;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .courses-instuctor .courses-title:before {
position: absolute;
bottom: -1px;
left: 0;
height: 1px;
width: 30%;
background: #fec722;
content: "";
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .courses-instuctor .item-margin {
margin-bottom: 30px;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .courses-instuctor .item-margin:last-child {
margin-bottom: 0;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .courses-instuctor .instractor-courses-single {
box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
transition: all 0.3s ease-in-out;
z-index: 2;
background: #ffffff;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .courses-instuctor .instractor-courses-single:hover {
box-shadow: 0 1px 30px rgba(0, 0, 0, 0.25);
transition: all 0.3s ease-in-out;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .courses-instuctor .instractor-courses-single:hover h3 a {
text-decoration: none;
color: #fec722;
transition: all 0.3s ease-in-out;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .courses-instuctor .instractor-courses-single:hover img {
transform: scale(1.1);
transition: all 0.3s ease-in-out;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .courses-instuctor .instractor-courses-single .img-box {
overflow: hidden;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .courses-instuctor .instractor-courses-single .img-box img {
width: 100%;
transition: all 0.3s ease-in-out;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .courses-instuctor .instractor-courses-single .instractor-courses-text .instractor-parson {
margin-top: -60px;
background: #000;
opacity: 0.8;
align-items: center;
display: flex;
height: 60px;
padding: 0px 20px;
position: relative;
z-index: 2;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .courses-instuctor .instractor-courses-single .instractor-courses-text .instractor-parson .parson-img {
height: 45px;
width: 45px;
float: left;
margin-right: 25px;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .courses-instuctor .instractor-courses-single .instractor-courses-text .instractor-parson .parson-img img {
width: 100%;
transition: all 0.3s ease-in-out;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .courses-instuctor .instractor-courses-single .instractor-courses-text .instractor-parson p {
color: #ffffff;
margin: 0;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .courses-instuctor .instractor-courses-single .instractor-courses-text .instractor-parson p a {
color: #ffffff;
text-decoration: none;
transition: all 0.3s ease-in-out;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .courses-instuctor .instractor-courses-single .instractor-courses-text .instractor-parson p a:hover {
color: #fec722;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .courses-instuctor .instractor-courses-single .instractor-courses-text .instractor-parson p span {
font-size: 13px;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .courses-instuctor .instractor-courses-single .instractor-courses-text .text-bottom {
padding: 30px 25px;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .courses-instuctor .instractor-courses-single .instractor-courses-text .text-bottom h3 {
padding: 0;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .courses-instuctor .instractor-courses-single .instractor-courses-text .text-bottom h3 a {
color: #333333;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .courses-instuctor .instractor-courses-single .instractor-courses-text .text-bottom p {
padding-top: 15px;
margin: 0;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .courses-instuctor .instractor-courses-single .price {
background: #fafafa;
padding: 15px 25px;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .courses-instuctor .instractor-courses-single .price ul {
margin: 0;
text-align: left;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .courses-instuctor .instractor-courses-single .price ul li {
display: inline-block;
color: #b2b2b2;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .courses-instuctor .instractor-courses-single .price ul li:last-child {
float: right;
color: #fec722;
font-weight: 600;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .courses-instuctor .instractor-courses-single .price ul li i {
padding-right: 10px;
} .become_teachers header .header-body {
background: url(//neurosol.hu/wp-content/themes/learnpro/images/Single_cources/banner-bg.jpg) no-repeat center center;
min-height: 360px;
background-size: cover;
position: relative;
}
.become_teachers header .header-body:before {
background: rgba(0, 0, 0, 0.5);
content: "";
height: 100%;
position: absolute;
width: 100%;
left: 0;
}
.become_teachers header .header-body .intro-text {
text-align: center;
margin-top: 80px;
}
.become_teachers header .header-body .intro-text h1 {
font-family: "Montserrat", sans-serif;
font-size: 45px;
font-weight: 700;
color: #ffffff;
margin: 0;
}
.become_teachers header .header-body .intro-text p {
margin-top: 15px;
}
.become_teachers header .header-body .intro-text p span {
font-size: 14px;
color: #ffffff;
}
.become_teachers header .header-body .intro-text p span a {
color: #ffffff;
text-decoration: none;
transition: all 0.3s ease-in-out;
}
.become_teachers header .header-body .intro-text p span a:hover {
color: #fec722;
transition: all 0.3s ease-in-out;
}
.become_teachers .become-teachers-01 {
padding: 100px 0;
}
.become_teachers .become-teachers-01 .become-title {
margin-bottom: 50px;
}
.become_teachers .become-teachers-01 .become-title h2 {
padding-bottom: 10px;
}
.become_teachers .become-teachers-01 .become-title p {
font-size: 16px;
}
.become_teachers .become-teachers-01 .become-title .line {
position: relative;
}
.become_teachers .become-teachers-01 .become-title .line:before {
position: absolute;
height: 2px;
width: 50px;
content: "";
background: #fec722;
bottom: 0;
left: -25px;
position: absolute;
}
.become_teachers .become-teachers-01 .become-title-text p {
margin: 0;
padding-bottom: 25px;
}
.become_teachers .become-teachers-01 .become-teacher-title {
margin-top: 100px;
}
.become_teachers .become-teachers-01 .contact-form {
box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
}
.become_teachers .become-teachers-01 .contact-form h3 {
margin: 0;
padding: 25px 0;
}
.become_teachers .become-teachers-01 .contact-form p {
background: #d9edf7;
font-size: 13px;
padding: 10px;
}
.become_teachers .become-teachers-01 .contact-form p a {
color: #fec722;
text-decoration: none;
}
.become_teachers .become-teachers-01 .contact-form form {
width: 70%;
margin: 0px auto;
padding: 40px 0;
}
.become_teachers .become-teachers-01 .contact-form .form-group .form-control {
width: 330px;
max-width: 100%;
box-shadow: none;
border: 1px solid #eee;
line-height: 30px;
height: 40px;
padding: 5px 10px;
text-align: center;
color: #999;
border-radius: 0;
}
.become_teachers .become-teachers-01 .contact-form .submit-btn input {
background: #fec722;
text-transform: uppercase;
font-size: 13px;
font-weight: 700;
border: 0;
line-height: 30px;
height: 40px;
padding: 5px 25px;
box-shadow: none;
}
.become_teachers .become-teachers-01 .tab-wapper ul {
margin: 0;
border: none;
background: #fafafa;
}
.become_teachers .become-teachers-01 .tab-wapper ul li {
border: none;
width: 33.33%;
}
.become_teachers .become-teachers-01 .tab-wapper ul li.active a {
background: #fec722;
color: #fff;
}
.become_teachers .become-teachers-01 .tab-wapper ul li a {
color: #fec722;
border: none;
text-align: center;
background: #fafafa;
border-radius: 0px;
font-size: 15px;
font-weight: 600;
padding: 20px 15px;
}
.become_teachers .become-teachers-01 .tab-wapper ul li a i {
padding-right: 10px;
}
.become_teachers .become-teachers-01 .tab-wapper .tab-content .tab-pane {
padding: 60px 25px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
}
.become_teachers .become-teachers-01 .tab-wapper .tab-content .tab-pane p {
margin: 0;
padding-bottom: 25px;
}
.become_teachers .become-teachers-01 .tab-wapper .tab-content .tab-pane p:last-child {
padding-bottom: 0;
} .event-details-1 header .header-body {
background: url(//neurosol.hu/wp-content/themes/learnpro/images/Single_cources/banner-bg.jpg) no-repeat center center;
min-height: 360px;
background-size: cover;
position: relative;
}
.event-details-1 header .header-body:before {
background: rgba(0, 0, 0, 0.5);
content: "";
height: 100%;
position: absolute;
width: 100%;
left: 0;
}
.event-details-1 header .header-body .intro-text {
text-align: center;
margin-top: 80px;
}
.event-details-1 header .header-body .intro-text h1 {
font-family: "Montserrat", sans-serif;
font-size: 40px;
font-weight: 700;
color: #ffffff;
text-transform: uppercase;
margin: 0;
}
.event-details-1 header .header-body .intro-text p {
margin-top: 15px;
}
.event-details-1 header .header-body .intro-text p span {
font-size: 14px;
color: #ffffff;
}
.event-details-1 header .header-body .intro-text p span a {
color: #ffffff;
text-decoration: none;
transition: all 0.3s ease-in-out;
}
.event-details-1 header .header-body .intro-text p span a:hover {
color: #fec722;
transition: all 0.3s ease-in-out;
}
.event-details-1 .event-details {
padding: 100px 0;
min-height: 1000px;
background: #ffffff;
}
.event-details-1 .event-details .post_left-side .post-img-box {
position: relative;
}
.event-details-1 .event-details .post_left-side .post-img-box img {
width: 100%;
height: auto;
}
.event-details-1 .event-details .post_left-side .clock-countdown {
position: absolute;
top: 0;
left: 0;
}
.event-details-1 .event-details .post_left-side .clock-countdown .coundown-timer {
padding-left: 15px;
}
.event-details-1 .event-details .post_left-side .clock-countdown .coundown-timer .single-counter {
height: 60px;
width: 80px;
background: #fec722;
color: #ffffff;
font-weight: 600;
padding: 7px 0;
}
.event-details-1 .event-details .post_left-side .clock-countdown .coundown-timer .single-counter span {
display: block;
text-align: center;
}
.event-details-1 .event-details .post_left-side .clock-countdown .coundown-timer .single-counter span:first-child {
font-size: 22px;
line-height: 22px;
}
.event-details-1 .event-details .post_left-side .clock-countdown .coundown-timer .single-chag-color {
background: #fafafa;
color: #fec722;
font-weight: 600;
}
.event-details-1 .event-details .post_left-side .description-content .description-heading {
margin-bottom: 40px;
border-bottom: 1px solid #fafafa;
padding-bottom: 15px;
position: relative;
}
.event-details-1 .event-details .post_left-side .description-content .description-heading:before {
position: absolute;
height: 1px;
width: 25%;
bottom: -1px;
background: #fec722;
content: "";
left: 0;
}
.event-details-1 .event-details .post_left-side .description-content .description-heading h3 {
padding-top: 30px;
padding-bottom: 15px;
margin: 0;
font-size: 22px;
}
.event-details-1 .event-details .post_left-side .description-content .description-heading h3 a {
color: #333333;
text-decoration: none;
transition: all 0.3s ease-in-out;
}
.event-details-1 .event-details .post_left-side .description-content .description-heading h3 a:hover {
color: #fec722;
}
.event-details-1 .event-details .post_left-side .description-content .description-heading p {
margin: 0;
padding: 0;
color: #fec722;
font-size: 18px;
}
.event-details-1 .event-details .post_left-side .description-content .description-heading p span:first-child {
margin-right: 50px;
}
.event-details-1 .event-details .post_left-side .description-content .description-heading p span i {
margin-right: 10px;
}
.event-details-1 .event-details .post_left-side .description-content .description-text {
margin-bottom: 40px;
}
.event-details-1 .event-details .post_left-side .description-content .description-text .description-side-left {
text-align: center;
}
.event-details-1 .event-details .post_left-side .description-content .description-text .description-side-left ul {
margin-bottom: 25px;
}
.event-details-1 .event-details .post_left-side .description-content .description-text .description-side-left ul li {
margin-bottom: 15px;
}
.event-details-1 .event-details .post_left-side .description-content .description-text .description-side-left ul li:last-child {
margin-bottom: 0;
}
.event-details-1 .event-details .post_left-side .description-content .description-text .description-side-left ul li a {
width: 30px;
height: 30px;
text-align: center;
padding: 8px 0px 0px;
color: #ffffff;
text-decoration: none;
}
.event-details-1 .event-details .post_left-side .description-content .description-text .description-side-left ul li .facebook {
background: #3a589b;
}
.event-details-1 .event-details .post_left-side .description-content .description-text .description-side-left ul li .google {
background: #00aced;
}
.event-details-1 .event-details .post_left-side .description-content .description-text .description-side-left ul li .twitter {
background: #3a589b;
}
.event-details-1 .event-details .post_left-side .description-content .description-text .description-side-left ul li .linkedin {
background: #0077b5;
}
.event-details-1 .event-details .post_left-side .description-content .description-text .description-side-left ul li .instagram {
background: #3a589b;
}
.event-details-1 .event-details .post_left-side .description-content .description-text .description-side-left ul li .youtube {
background: #cd201f;
}
.event-details-1 .event-details .post_left-side .description-content .description-text .description-side-left ul li .pinterest {
background: #bd081c;
}
.event-details-1 .event-details .post_left-side .description-content .description-text .description-text-right p {
margin-bottom: 30px;
}
.event-details-1 .event-details .post_left-side .description-content .description-text .description-text-right p:last-child {
margin-bottom: 0;
}
.event-details-1 .event-details .post_left-side .description-content .description-text .description-text-right .description-speech {
text-align: center;
border: 1px solid #d7d7d7;
padding: 40px;
font-size: 18px;
font-style: italic;
}
.event-details-1 .event-details .post_left-side .description-content .description-text .description-text-right .description-speech i {
display: block;
font-size: 18px;
height: 40px;
width: 40px;
background: #fec722;
text-align: center;
border-radius: 50%;
color: #ffffff;
line-height: 40px;
margin: -60px auto 25px;
}
.event-details-1 .event-details .post_left-side .more-events h3 {
padding: 0 15px 25px;
}
.event-details-1 .event-details .post_left-side .more-events .event-single-box {
box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
transition: all 0.3s ease-in-out;
z-index: 2;
background: #ffffff;
}
.event-details-1 .event-details .post_left-side .more-events .event-single-box:hover {
box-shadow: 0 1px 30px rgba(0, 0, 0, 0.25);
transition: all 0.3s ease-in-out;
}
.event-details-1 .event-details .post_left-side .more-events .event-single-box .img-box {
overflow: hidden;
}
.event-details-1 .event-details .post_left-side .more-events .event-single-box .img-box img {
width: 100%;
transition: all 0.3s ease-in-out;
}
.event-details-1 .event-details .post_left-side .more-events .event-single-box:hover img {
transform: scale(1.1);
transition: all 0.3s ease-in-out;
}
.event-details-1 .event-details .post_left-side .more-events .event-single-box .blog-content {
padding: 20px 15px 30px;
}
.event-details-1 .event-details .post_left-side .more-events .event-single-box .blog-content h4 {
margin: 0;
padding-bottom: 10px;
}
.event-details-1 .event-details .post_left-side .more-events .event-single-box .blog-content h4 a {
margin: 0;
text-decoration: none;
color: #333333;
font-size: 16px;
font-family: "Montserrat", sans-serif;
font-weight: 600;
transition: all 0.3s ease-in-out;
}
.event-details-1 .event-details .post_left-side .more-events .event-single-box .blog-content h4 a:hover {
color: #fec722;
}
.event-details-1 .event-details .post_left-side .more-events .event-single-box .blog-content .blog-time span {
color: #666666;
font-size: 14px;
margin-right: 25px;
}
.event-details-1 .event-details .post_left-side .more-events .event-single-box .blog-content .blog-time span .event-icon {
padding-right: 2px;
}
.event-details-1 .event-details .post_left-side .more-events .event-single-box .blog-content p {
margin: 0;
font-size: 15px;
font-family: "Open Sans", sans-serif;
color: #666666;
}
.event-details-1 .event-details .post_left-side .more-events .event-single-box .blog-content .content-bottom p {
padding: 15px 0;
}
.event-details-1 .event-details .post_left-side .more-events .event-single-box .blog-content .content-bottom span {
display: inline-block;
text-align: right;
color: #b2b2b2;
font-size: 16px;
}
.event-details-1 .event-details .post_left-side .more-events .event-single-box .blog-content .content-bottom span a {
color: #323232;
margin: 0px;
text-decoration: none;
text-transform: uppercase;
font-family: "Open Sans", sans-serif;
font-weight: 600;
font-size: 14px;
transition: all 0.3s ease-in-out;
}
.event-details-1 .event-details .post_left-side .more-events .event-single-box .blog-content .content-bottom span a i {
padding-left: 5px;
transition: all 0.3s ease-in-out;
}
.event-details-1 .event-details .post_left-side .more-events .event-single-box .blog-content .content-bottom span a:hover {
color: #fec722;
}
.event-details-1 .event-details .post_left-side .more-events .event-single-box .blog-content .content-bottom span a:hover i {
padding-left: 15px;
}
.event-details-1 .event-details .post_left-side .leave-comment-box .comment-respond {
margin-top: 50px;
}
.event-details-1 .event-details .post_left-side .leave-comment-box .comment-respond .comment-reply-title h3 {
color: #333333;
display: inline-block;
font-size: 20px;
margin-bottom: 15px;
padding-bottom: 15px;
position: relative;
}
.event-details-1 .event-details .post_left-side .leave-comment-box .comment-respond .comment-reply-title h3:before {
position: absolute;
left: 0;
bottom: -1px;
content: "";
width: 50%;
height: 2px;
content: "";
background: #333333;
}
.event-details-1 .event-details .post_left-side .leave-comment-box .comment-respond label {
font-size: 15px;
color: #454545;
font-style: italic;
}
.event-details-1 .event-details .post_left-side .leave-comment-box .comment-respond input {
height: 40px;
}
.event-details-1 .event-details .post_left-side .leave-comment-box .comment-respond input,
.event-details-1 .event-details .post_left-side .leave-comment-box .comment-respond textarea {
background-color: #f9f9f9;
border-radius: 0;
box-shadow: none;
font-size: 15px;
margin: 10px 0 0;
padding: 10px 20px;
outline: none;
}
.event-details-1 .event-details .post_left-side .leave-comment-box .comment-respond input:focus,
.event-details-1 .event-details .post_left-side .leave-comment-box .comment-respond textarea:focus {
border: 1px solid #fec722;
}
.event-details-1 .event-details .post_left-side .leave-comment-box .comment-respond input[type="submit"] {
background: #fec722;
border-radius: 0;
color: #fff;
border: none;
font-size: 15px;
font-weight: 500;
margin-top: 20px;
height: 40px;
text-transform: uppercase;
}
.event-details-1 .sidebar-text-post {
width: 85%;
float: right;
}
.event-details-1 .sidebar-text-post .sidebar-left-sec-padding {
padding: 0;
}
.event-details-1 .sidebar-text-post .categories-item-post {
margin-bottom: 40px;
}
.event-details-1 .sidebar-text-post .categories-item-post ul {
margin: 0;
}
.event-details-1 .sidebar-text-post .categories-item-post ul li {
margin-bottom: 15px;
}
.event-details-1 .sidebar-text-post .categories-item-post ul li:last-child {
margin-bottom: 0;
}
.event-details-1 .sidebar-text-post .categories-item-post ul li a {
color: #666666;
text-decoration: none;
}
.event-details-1 .sidebar-text-post .categories-item-post ul li a i {
margin-right: 25px;
transition: all 0.3s ease-in-out;
}
.event-details-1 .sidebar-text-post .categories-item-post ul li a span {
margin-left: 15px;
color: #fec722;
}
.event-details-1 .sidebar-text-post .categories-item-post ul li a:hover i {
color: #fec722;
padding-left: 5px;
}
.event-details-1 .sidebar-text-post .populer-tags {
margin-bottom: 40px;
}
.event-details-1 .sidebar-text-post .populer-tags .tagcloud a {
color: #666666;
font-size: 13px;
border: none;
border-radius: 0px;
font-weight: 600;
border: 1px solid #fec722;
padding: 8px 15px;
float: left;
margin: 0 10px 10px 0;
text-decoration: none;
transition: all 0.3s ease-in-out;
}
.event-details-1 .sidebar-text-post .populer-tags .tagcloud a:hover {
background: #fec722;
color: #ffffff;
} .event-01 { }
.event-01 header .header-body {
background: url(//neurosol.hu/wp-content/themes/learnpro/images/Single_cources/banner-bg.jpg) no-repeat center center;
min-height: 360px;
background-size: cover;
position: relative;
}
.event-01 header .header-body:before {
background: rgba(0, 0, 0, 0.5);
content: "";
height: 100%;
position: absolute;
width: 100%;
left: 0;
}
.event-01 header .header-body .intro-text {
text-align: center;
margin-top: 80px;
}
.event-01 header .header-body .intro-text h1 {
font-family: "Montserrat", sans-serif;
font-size: 45px;
font-weight: 700;
color: #ffffff;
margin: 0;
}
.event-01 header .header-body .intro-text p {
margin-top: 15px;
}
.event-01 header .header-body .intro-text p span {
font-size: 14px;
color: #ffffff;
}
.event-01 header .header-body .intro-text p span a {
color: #ffffff;
text-decoration: none;
transition: all 0.3s ease-in-out;
}
.event-01 header .header-body .intro-text p span a:hover {
color: #fec722;
transition: all 0.3s ease-in-out;
}
.event-01 .events-grid-2 {
background: #ffffff;
padding: 100px 0;
}
.event-01 .events-grid-2 .event-body-content {
margin-bottom: 50px;
}
.event-01 .events-grid-2 .events-single-box {
box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
transition: all 0.3s ease-in-out;
}
.event-01 .events-grid-2 .events-single-box img {
width: 100%;
min-height: 280px;
}
.event-01 .events-grid-2 .events-single-box:hover {
box-shadow: 0 1px 30px rgba(0, 0, 0, 0.25);
transition: all 0.3s ease-in-out;
}
.event-01 .events-grid-2 .events-single-box:hover .event-info h3,
.event-01 .events-grid-2 .events-single-box:hover a {
transition: all 0.3s ease-in-out;
}
.event-01 .events-grid-2 .event-info {
padding: 30px 35px;
}
.event-01 .events-grid-2 .event-info h3 {
transition: all 0.3s ease-in-out;
padding-bottom: 15px;
}
.event-01 .events-grid-2 .event-info .events-time span {
color: #666666;
font-size: 14px;
margin-right: 25px;
}
.event-01 .events-grid-2 .event-info .events-time span .event-icon {
padding-right: 2px;
}
.event-01 .events-grid-2 .event-info p {
margin: 0;
font-size: 15px;
font-family: "Open Sans", sans-serif;
color: #666666;
padding-bottom: 15px;
}
.event-01 .events-grid-2 .event-info a {
color: #666;
margin: 0px;
text-decoration: none;
text-transform: uppercase;
font-family: "Open Sans", sans-serif;
font-weight: 600;
font-size: 14px;
transition: all 0.3s ease-in-out;
}
.event-01 .events-grid-2 .event-info a .events-btn-icon {
padding-left: 5px;
margin: 10px 0;
}
.event-01 .events-grid-2 .event-bottom-btn {
text-align: center;
margin: 18px 0;
}
.event-01 .events-grid-2 .event-bottom-btn .view-more-item {
background: #fec722;
color: #333333;
font-size: 15px;
font-family: "Open Sans", sans-serif;
font-weight: 600;
padding: 18px 50px;
text-decoration: none;
text-transform: uppercase;
}
.event-01 .events-grid-3 {
background: #ffffff;
padding: 100px 0;
}
.event-01 .events-grid-3 .event-body-content {
margin-bottom: 50px;
}
.event-01 .events-grid-3 .events-single-box {
box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
transition: all 0.3s ease-in-out;
}
.event-01 .events-grid-3 .events-single-box img {
width: 100%;
min-height: 250px;
}
.event-01 .events-grid-3 .events-single-box:hover {
box-shadow: 0 1px 30px rgba(0, 0, 0, 0.25);
transition: all 0.3s ease-in-out;
}
.event-01 .events-grid-3 .events-single-box:hover .event-info h3,
.event-01 .events-grid-3 .events-single-box:hover a {
transition: all 0.3s ease-in-out;
}
.event-01 .events-grid-3 .event-info {
padding: 30px 15px;
}
.event-01 .events-grid-3 .event-info h3 {
transition: all 0.3s ease-in-out;
padding-bottom: 15px;
}
.event-01 .events-grid-3 .event-info .events-time span {
color: #666666;
font-size: 13px;
margin-right: 15px;
}
.event-01 .events-grid-3 .event-info .events-time span .event-icon {
padding-right: 2px;
}
.event-01 .events-grid-3 .event-info p {
margin: 0;
font-size: 15px;
font-family: "Open Sans", sans-serif;
color: #666666;
padding-bottom: 15px;
}
.event-01 .events-grid-3 .event-info a {
color: #666;
margin: 0px;
text-decoration: none;
text-transform: uppercase;
font-family: "Open Sans", sans-serif;
font-weight: 600;
font-size: 14px;
transition: all 0.3s ease-in-out;
}
.event-01 .events-grid-3 .event-info a .events-btn-icon {
padding-left: 5px;
margin: 10px 0;
}
.event-01 .events-grid-3 .event-bottom-btn {
text-align: center;
margin: 18px 0;
}
.event-01 .events-grid-3 .event-bottom-btn .view-more-item {
background: #fec722;
color: #333333;
font-size: 15px;
font-family: "Open Sans", sans-serif;
font-weight: 600;
padding: 18px 50px;
text-decoration: none;
text-transform: uppercase;
}
.event-01 .events-list-03 {
background: #ffffff;
padding: 100px 0;
}
.event-01 .events-list-03 .events-full-box {
margin-bottom: 50px;
}
.event-01 .events-list-03 .events-single-box {
box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
transition: all 0.3s ease-in-out;
}
.event-01 .events-list-03 .events-single-box img {
width: 100%;
}
.event-01 .events-list-03 .events-single-box:hover {
box-shadow: 0 1px 30px rgba(0, 0, 0, 0.25);
transition: all 0.3s ease-in-out;
}
.event-01 .events-list-03 .events-single-box:hover .event-info h3,
.event-01 .events-list-03 .events-single-box:hover a {
transition: all 0.3s ease-in-out;
}
.event-01 .events-list-03 .event-info {
padding: 42px;
}
.event-01 .events-list-03 .event-info h3 {
transition: all 0.3s ease-in-out;
padding-bottom: 15px;
}
.event-01 .events-list-03 .event-info .events-time span {
color: #666666;
font-size: 14px;
margin-right: 25px;
}
.event-01 .events-list-03 .event-info .events-time span .event-icon {
padding-right: 2px;
}
.event-01 .events-list-03 .event-info p {
margin: 0;
font-size: 15px;
font-family: "Open Sans", sans-serif;
color: #666666;
padding-bottom: 15px;
}
.event-01 .events-list-03 .event-info a {
color: #666;
margin: 0px;
text-decoration: none;
text-transform: uppercase;
font-family: "Open Sans", sans-serif;
font-weight: 600;
font-size: 14px;
transition: all 0.3s ease-in-out;
}
.event-01 .events-list-03 .event-info a .events-btn-icon {
padding-left: 5px;
}
.event-01 .events-list-03 .event-bottom-btn {
text-align: center;
margin: 18px 0;
}
.event-01 .events-list-03 .event-bottom-btn .view-more-item {
background: #fec722;
color: #333333;
font-size: 15px;
font-family: "Open Sans", sans-serif;
font-weight: 600;
padding: 18px 50px;
text-decoration: none;
text-transform: uppercase;
} .contact header .header-body {
background: url(//neurosol.hu/wp-content/themes/learnpro/images/Single_cources/banner-bg.jpg) no-repeat center center;
min-height: 360px;
background-size: cover;
position: relative;
}
.contact header .header-body:before {
background: rgba(0, 0, 0, 0.5);
content: "";
height: 100%;
position: absolute;
width: 100%;
left: 0;
}
.contact header .header-body .intro-text {
text-align: center;
margin-top: 80px;
}
.contact header .header-body .intro-text h1 {
font-family: "Montserrat", sans-serif;
font-size: 45px;
font-weight: 700;
color: #ffffff;
margin: 0;
}
.contact header .header-body .intro-text p {
margin-top: 15px;
}
.contact header .header-body .intro-text p span {
font-size: 14px;
color: #ffffff;
}
.contact header .header-body .intro-text p span a {
color: #ffffff;
text-decoration: none;
transition: all 0.3s ease-in-out;
}
.contact header .header-body .intro-text p span a:hover {
color: #fec722;
transition: all 0.3s ease-in-out;
}
.contact .contact-area-02 {
padding: 100px 0;
}
.contact .contact-area-02 .contact-info h2 {
font-size: 30px;
text-align: left;
padding-bottom: 10px;
}
.contact .contact-area-02 .contact-info .content-sub_p {
font-size: 15px;
font-weight: 500;
position: relative;
padding-bottom: 10px;
color: #666;
}
.contact .contact-area-02 .contact-info .contact-box {
margin-top: 60px;
}
.contact .contact-area-02 .contact-info .contact-box .single-address-box {
padding: 30px 0;
border-top: 1px solid #fec722;
}
.contact .contact-area-02 .contact-info .contact-box .single-address-box .single-address i {
float: left;
font-size: 25px;
height: 40px;
line-height: 30px;
width: 30px;
color: #fec722;
margin-right: 15px;
}
.contact .contact-area-02 .contact-info .contact-box .single-address-box .single-address h4 {
margin: 0;
padding-bottom: 5px;
}
.contact .contact-area-02 .contact-info .contact-box .single-address-box .single-address p {
margin: 0;
}
.contact .contact-area-02 .contact-info .contact-box .single-address-box ul {
margin: 0px;
}
.contact .contact-area-02 .contact-info .contact-box .single-address-box ul li {
margin: 0 5px;
display: inline-block;
}
.contact .contact-area-02 .contact-info .contact-box .single-address-box ul li i {
border: 1px solid #fec722;
border-radius: 100%;
color: #fec722;
height: 40px;
padding: 10px;
width: 40px;
font-size: 18px;
text-align: center;
transition: all 0.3s ease-in-out;
}
.contact .contact-area-02 .contact-info .contact-box .single-address-box ul li i:hover {
box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
transition: all 0.3s ease-in-out;
background: #fec722;
color: #ffffff;
}
.contact .contact-area-02 .contact-form .contact-title-btm h2 {
font-size: 30px;
text-align: left;
padding-bottom: 10px;
}
.contact .contact-area-02 .contact-form .contact-title-btm .content-sub_p {
font-size: 15px;
font-weight: 500;
position: relative;
padding-bottom: 10px;
text-align: left;
color: #666;
}
.contact .contact-area-02 .contact-form .input-contact-form {
margin-top: 50px;
}
.contact .contact-area-02 .contact-form .input-contact-form form input {
height: 40px;
}
.contact .contact-area-02 .contact-form .input-contact-form form input,
.contact .contact-area-02 .contact-form .input-contact-form form textarea {
background-color: transparent;
border-radius: 0;
box-shadow: none;
font-size: 15px;
margin: 10px 0;
padding: 10px 20px;
outline: none;
}
.contact .contact-area-02 .contact-form .input-contact-form form input:focus,
.contact .contact-area-02 .contact-form .input-contact-form form textarea:focus {
border: 1px solid #fec722;
}
.contact .contact-area-02 .contact-form .input-contact-form form input[type="submit"] {
background: #fec722;
border-radius: 0;
color: #fff;
border: none;
font-size: 15px;
font-weight: 500;
margin-top: 20px;
height: 40px;
text-transform: uppercase;
} .register header .header-body {
background: url(//neurosol.hu/wp-content/themes/learnpro/images/register-bg.jpg) no-repeat center center;
min-height: 360px;
background-size: cover;
position: relative;
}
.register header .header-body:before {
background: rgba(0, 0, 0, 0.5);
content: "";
height: 100%;
position: absolute;
width: 100%;
left: 0;
}
.register header .header-body .intro-text {
text-align: center;
margin-top: 80px;
}
.register header .header-body .intro-text h1 {
font-family: "Montserrat", sans-serif;
font-size: 45px;
font-weight: 700;
color: #ffffff;
margin: 0;
}
.register header .header-body .intro-text p {
margin-top: 15px;
}
.register header .header-body .intro-text p span {
font-size: 14px;
color: #ffffff;
}
.register header .header-body .intro-text p span a {
color: #ffffff;
text-decoration: none;
transition: all 0.3s ease-in-out;
}
.register header .header-body .intro-text p span a:hover {
color: #fec722;
transition: all 0.3s ease-in-out;
}
.register .register-area {
background: #fafafa;
padding: 100px 0;
}
.register .register-area .learnpro-register-form {
background-color: #fff;
padding: 30px;
}
.register .register-area .learnpro-register-form .lead {
margin-bottom: 20px;
font-size: 18px;
font-weight: 600;
line-height: 1.4;
text-align: center;
text-transform: uppercase;
}
.register .register-area .learnpro-register-form select,
.register .register-area .learnpro-register-form textarea,
.register .register-area .learnpro-register-form input[type="text"],
.register .register-area .learnpro-register-form input[type="password"],
.register .register-area .learnpro-register-form input[type="datetime"],
.register .register-area .learnpro-register-form input[type="datetime-local"],
.register .register-area .learnpro-register-form input[type="date"],
.register .register-area .learnpro-register-form input[type="month"],
.register .register-area .learnpro-register-form input[type="time"],
.register .register-area .learnpro-register-form input[type="week"],
.register .register-area .learnpro-register-form input[type="number"],
.register .register-area .learnpro-register-form input[type="email"],
.register .register-area .learnpro-register-form input[type="url"],
.register .register-area .learnpro-register-form input[type="search"],
.register .register-area .learnpro-register-form input[type="tel"],
.register .register-area .learnpro-register-form input[type="color"],
.register .register-area .learnpro-register-form .uneditable-input {
min-height: 50px;
font-weight: 400;
display: block;
padding: 12px 15px;
font-size: 14px;
line-height: 1.428571429;
color: #555;
background-color: transparent;
background-image: none;
border-radius: 4px;
box-shadow: none;
-webkit-box-shadow: none;
border: 1px solid #e9edf0;
}
.register .register-area .learnpro-register-form .register-btn .btn {
width: 100%;
border-radius: 3px;
margin-top: 15px;
background: #fec722;
color: #333;
border: none;
text-transform: uppercase;
font-weight: 700;
font-size: 15px;
padding: 15px 0;
box-shadow: none;
} .login header .header-body {
background: url(//neurosol.hu/wp-content/themes/learnpro/images/register-bg.jpg) no-repeat center center;
min-height: 360px;
background-size: cover;
position: relative;
}
.login header .header-body:before {
background: rgba(0, 0, 0, 0.5);
content: "";
height: 100%;
position: absolute;
width: 100%;
left: 0;
}
.login header .header-body .intro-text {
text-align: center;
margin-top: 80px;
}
.login header .header-body .intro-text h1 {
font-family: "Montserrat", sans-serif;
font-size: 45px;
font-weight: 700;
color: #ffffff;
margin: 0;
}
.login header .header-body .intro-text p {
margin-top: 15px;
}
.login header .header-body .intro-text p span {
font-size: 14px;
color: #ffffff;
}
.login header .header-body .intro-text p span a {
color: #ffffff;
text-decoration: none;
transition: all 0.3s ease-in-out;
}
.login header .header-body .intro-text p span a:hover {
color: #fec722;
transition: all 0.3s ease-in-out;
}
.login .login-area {
background: #fafafa;
padding: 100px 0;
}
.login .login-area .learnpro-register-form {
background-color: #fff;
padding: 30px;
}
.login .login-area .learnpro-register-form p{
line-height: 23px;
margin-bottom: 35px;
}
.login .login-area .learnpro-register-form .lead {
margin-bottom: 20px;
font-size: 18px;
font-weight: 600;
line-height: 1.4;
text-align: center;
text-transform: uppercase;
}
.login .login-area .learnpro-register-form select,
.login .login-area .learnpro-register-form textarea,
.login .login-area .learnpro-register-form input[type="text"],
.login .login-area .learnpro-register-form input[type="password"],
.login .login-area .learnpro-register-form input[type="datetime"],
.login .login-area .learnpro-register-form input[type="datetime-local"],
.login .login-area .learnpro-register-form input[type="date"],
.login .login-area .learnpro-register-form input[type="month"],
.login .login-area .learnpro-register-form input[type="time"],
.login .login-area .learnpro-register-form input[type="week"],
.login .login-area .learnpro-register-form input[type="number"],
.login .login-area .learnpro-register-form input[type="email"],
.login .login-area .learnpro-register-form input[type="url"],
.login .login-area .learnpro-register-form input[type="search"],
.login .login-area .learnpro-register-form input[type="tel"],
.login .login-area .learnpro-register-form input[type="color"],
.login .login-area .learnpro-register-form .uneditable-input {
min-height: 50px;
font-weight: 400;
display: block;
padding: 12px 15px;
font-size: 14px;
line-height: 1.428571429;
color: #555;
background-color: transparent;
background-image: none;
border-radius: 4px;
box-shadow: none;
-webkit-box-shadow: none;
border: 1px solid #e9edf0;
}
.login .login-area .learnpro-register-form .register-btn .btn {
width: 100%;
border-radius: 3px;
margin-bottom: 15px;
background: #fec722;
color: #333;
border: none;
text-transform: uppercase;
font-weight: 700;
font-size: 15px;
padding: 15px 0;
box-shadow: none;
}
.login .login-area .learnpro-register-form a {
color: #fec722;
text-decoration: none;
}  header .header-body .is-sticky .edu-navbar {
padding: 10px 0;
background: #ffffff;
z-index: 1000;
transition: 0.5s ease;
box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15);
transition: all 0.3s ease-in-out;
}
header .header-body .is-sticky .edu-navbar .edu-nav .nav li a:before{
margin: -8px 0;
}
header .header-body .is-sticky .edu-navbar .edu-nav .nav li a:before{
margin: -8px 0;
}
header .header-body .is-sticky .edu-navbar .edu-nav .nav li ul.dropdown {
margin-top: 8px;
}
header .header-body .edu-navbar .edu-nav .nav li:last-child a {
padding: 21px 0;
}
.home_version_04 .header-body {
height: 63px;
}
.home_version_04 .header-body .is-sticky .edu-navbar{
padding: 10px 0;
}
.home_version_04 .header-body .edu-navbar .edu-nav .nav li a {
padding: 21px 0;
}
.home_version_04 .header-body .edu-navbar .edu-nav .nav li:last-child a {
padding: 22px 0;
}
.home_version_04 .header-body .is-sticky .edu-navbar .edu-nav .nav li a:before{
margin: -11px 0;
}
.home_version_04 .header-body .is-sticky .edu-navbar .edu-nav .nav li ul.dropdown{
margin-top: 11px;
padding: 0px 0px;
transition: all 0.5s ease-in-out;
}
.home_version_04 .header-body .edu-navbar .edu-nav .nav li ul.dropdown {
padding: 0px 0px;
}
.home_version_04 .header-body .edu-navbar .edu-nav .nav li ul.dropdown li .dropdown-list_2 {
top: 0px;
padding: 0px 0px;
transition: all 0.5s ease-in-out;
}
.home_version_04 .header-body .edu-navbar .edu-nav .nav li ul.dropdown li .dropdown-list_2 .dropdown-list_3 {
top: 0px;
padding: 0px 0px;
transition: all 0.5s ease-in-out;
}
header .header-body .edu-navbar .edu-nav .nav li ul.dropdown li {
margin: 0;
}
header .header-body .edu-navbar .edu-nav .nav li a {
padding-top: 0px;
}   
header .header-body .edu-navbar .edu-nav .nav li ul.dropdown {
max-height: 0%;
visibility: hidden;
padding: 0px 0px;
opacity:0;
transition: all 0.5s ease-in-out;
border-top: 3px solid #fec722;
}
header .header-body .edu-navbar .edu-nav .nav li ul.dropdown::before {
position: absolute;
top: 0px;
left: 20px;
height: 10px;
width: 10px;
background: #fec722;
transform: rotate(45deg);
content: "";
transition: all 0.5s ease-in-out;
}
header .header-body .edu-navbar .edu-nav .nav li:hover ul.dropdown::before{
visibility: visible;
top: -8px;
}
header .header-body .edu-navbar .edu-nav .nav li:hover ul.dropdown {
opacity: 1;
visibility: visible;
max-height: 1000%;
padding: 0px 0px;
transition: all 0.5s ease-in-out;
}
header .header-body .edu-navbar .edu-nav .nav li ul.dropdown li:first-child {
background: #ffffff;
}
header .header-body .edu-navbar .edu-nav .nav li ul.dropdown li a {
margin-left: 0px;
padding: 10px 30px 12px;
}
header .header-body .edu-navbar .edu-nav .nav li ul.dropdown li a:hover {
margin-left: 0px;
background: #fec722;
color: #ffffff;
}
header .header-body .edu-navbar .edu-nav .nav li a {
padding: 23px 0;
margin-bottom: -3px;
}
header .header-body .edu-navbar .edu-nav .nav li ul.dropdown li .dropdown-list_2 {
max-height: 0%;
visibility: hidden;
padding: 0px 0px;
opacity:0;
transition: all 0.5s ease-in-out;
}
header .header-body .edu-navbar .edu-nav .nav li ul.dropdown li .dropdown-list_2 .dropdown-list_3 {
max-height: 0%;
visibility: hidden;
padding: 0px 0px;
opacity:0;
transition: all 0.5s ease-in-out;
}
header .header-body .edu-navbar .edu-nav .nav li ul.dropdown li .dropdown-list_2 .dropdown-list-box-03 {
position: relative;
}
header .header-body .edu-navbar .edu-nav .nav li ul.dropdown li .dropdown-list_2 .dropdown-list-box-03:hover .dropdown-list_3 {
opacity: 1;
visibility: visible;
max-height: 1000%;
transition: all 0.5s ease-in-out;
padding: 0px 0px;
}
header .header-body .edu-navbar .edu-nav .nav li ul.dropdown .dropdown-list-box-02:hover .dropdown-list_2 {
opacity: 1;
visibility: visible;
max-height: 1500%;
transition: all 0.5s ease-in-out;
padding: 0px 0px;
}
header .header-body .edu-navbar .edu-nav .nav li ul.dropdown .dropdown-list-box-02 a:hover .menu-icon {
color: #ffffff;
transition: all 0.5s ease-in-out;
}	
span.c-author {
position: absolute;
top: 18px;
left: 58px;
width: 200px;
}
span.b-active {
color: #fec722 !important;
}
.blog-area h3, .post_1_area h3{
font-size: 28px;
}@media only screen and (min-width: 768px) and (max-width: 991px) { .single-book {
margin-bottom: 30px;
}
.single-book:last-child {
margin-bottom: 00px;
}
.students-say-area .carousel-text .single-box p {
width: 70%;
} .home_version_02 .register-area .form-full-box {
background: #ffffff;
margin: 0 15px;
}
.home_version_02 .register-area .form-full-box .register-form {
padding: 0 15px 35px;
}
.home_version_02 .register-area .form-content {
margin-top: 50px;
padding-left: 0px;
}
.Courses-area .single-courses-box {
margin-bottom: 30px;
}
.Courses-area .single-courses-box:last-child {
margin-bottom: 0px;
}
.team-single-info-02 {
margin-bottom: 30px;
}
.team-single-info-02:last-child {
margin-bottom: 0px;
} .home_version_03 header .header-body .intro-text h1 {
margin-bottom: 40px !important;
}
.home_version_03 header .header-body .intro-text p {
padding: 25px 0 50px;
}
.home_version_03 .Welcome-area .wel-shap:before {
background: none;
}
.home_version_03 header .header-body .intro-text h1 {
margin-bottom: 40px !important;
}
.home_version_03 header .header-body .intro-text p {
padding: 0px;
}
.home_version_03 header .header-body .mouse-icon-box {
margin-top: 0%;
}
.home_version_03 header .header-body .mouse-icon-box {
margin-top: 60px;
margin-left: 0px;
}
.home_version_03 header .header-body .intro-text p {
width: 100%;
} .home_version_04 .header-body .edu-navbar .edu-nav .nav {
width: 95%;
}
.home_version_04 .video-wapper .section-h-medium {
text-align: center;
margin: 50px;
}
.home_version_04 .about_vi_e-area .video-wapper .video-play-btn .video-iframe {
margin: 15% 0;
}
.home_version_04 .trausted-stu-area .trausted-content .trausted-stu-btn {
margin: 25px 0 0;
}
.home_version_04 .reg-news_others .regi-full-box .register-form {
padding: 0 15px 35px;
} .more-events .event-single {
margin-bottom: 30px;
}
.more-events .single-item:last-child {
margin-bottom: 0px;
} .post-1 .post_1_area .post_left-side .prev_next .prev {
border: 1px solid #d7d7d7;
text-align: left;
}
.blog_1 .blog-area .blog_side-right .recent-work .row-padding-bottom img {
margin: 5px;
}
.blog_1 .blog-area .blog_side-right .social-icon ul {
text-align: center;
}
.post-1 .post_1_area .post_left-side .prev_next .prev::before {
display: none;
}
.post-1 .post_1_area .post_left-side .prev_next .prev::after {
display: none;
}
.post-1 .post_1_area .post_left-side .prev_next .next {
border: 1px solid #d7d7d7;
text-align: left;
}
.post-1 .post_1_area .post_left-side .prev_next .next::before {
display: none;
}
.post-1 .post_1_area .post_left-side .prev_next .next::after {
display: none;
}
.blog-single-item {
margin-bottom: 30px;
}
.blog-single-item:last-child {
margin-bottom: 0px;
} .single-courses_v .single-courses-area .sidebar-right .sidebar-content {
width: 100%;
}
.single-courses_v .single-courses-area .sidebar-righ {
padding: 0;
}
.review-item-singel {
width: 25%;
}
.single-courses_v .single-courses-area .single-curses-contert .review-content .five-star-rating {
margin: 0px auto;
}
.rating-btom-colum {
margin-top: 40px;
text-align: center;
}
.single-courses_v .single-courses-area .sidebar-content .courses-price .price-text {
padding: 30px 15px;
}
.single-courses_v .single-courses-area .sidebar-content .courses-features .features-text {
padding: 30px 15px;
}
.single-courses_v .single-courses-area .sidebar-content .share-socila-link .social-icon ul li {
margin: 4px;
}
.single-courses_v .single-courses-area .sidebar-content .all-corses .all-corses-text {
padding: 30px 15px;
}
.single-courses_v .single-courses-area .sidebar-content .latest-courses .latest-courses-text {
padding: 40px 30px;
}
.single-courses_v .single-courses-area .sidebar-content .latest-courses .latest-courses-text .latest-single .course-prefix {
padding: 0px;
float: left;
width: 80px;
}
.single-courses_v .single-courses-area .sidebar-content .latest-courses .latest-courses-text .latest-single .course-image img {
width: 80px;
height: 80px;
}
.single-courses_v .single-courses-area .sidebar-content .latest-post .latest-post-text .latest-post-single .course-image {
width: 80px;
float: left;
}
.single-courses_v .single-courses-area .sidebar-content .latest-post .latest-post-text .latest-post-single .course-prefix {
width: 100px;
}
.single-courses_v .single-courses-area .sidebar-content {
width: 100%;
} .teachers-01 .teachers-area .teachers-wapper-01 {
margin-bottom: 30px;
}
.teachers-01 .teachers-area .teachers-wapper-01:last-child {
margin-bottom: 0px;
}
.teachers-01 .teachers-area .teachers-wapper-01 .teacher-single {
margin-bottom: 30px;
}
.teachers-01 .teachers-area .teachers-wapper-01 .teacher-single:last-child {
margin-bottom: 0px;
}
.teachers-01 .teachers-area .teachers-wapper-02 {
margin-bottom: 30px;
}
.teachers-01 .teachers-area .teachers-wapper-02:last-child {
margin-bottom: 0px;
}
.teachers-01 .teachers-area .teachers-wapper-02 .teacher-single {
margin-bottom: 30px;
}
.teachers-01 .teachers-area .teachers-wapper-02 .teacher-single:last-child {
margin-bottom: 0px;
}
.become_teachers .become-teachers-01 .contact-form form {
width: 90%;
padding: 40px 0;
}
} @media only screen and (max-width: 767px) { header .header-body .edu-navbar {
padding: 0;
}
header .header-top .header-top-right ul {
text-align: center;
}
header .header-top .header-top-right ul li {
padding: 0 8px;
}
.mean-last {
display: none !important;
}
.menu-icon {
display: none;
}
.section-header-l h2 {
text-align: center !important;
}
.section-header-l:before {
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
footer {
text-align: left;
}
footer .submit-btn {
width: 100%;
text-align: center !important;
}
footer .footer-bottom .footer-bottom-inner p {
text-align: center;
}
footer .footer-bottom .footer-bottom-inner .footer-menu {
text-align: center;
} .slider-content-bottom {
margin-top: 100px;
}
.slide_cont_box_01,
.slide_cont_box_02,
.slide_cont_box_03 {
padding: 0px;
}
.slider-content-bottom .content_body {
margin-bottom: 30px;
}
.slider-content-bottom .content_body:last-child {
margin-bottom: 0px;
}
.single-courses-box {
margin-bottom: 30px;
}
.single-courses-box:last-child {
margin-bottom: 0px;
}
.counter-area .counters {
background: none;
}
.single-book {
margin-bottom: 30px;
}
.single-book:last-child {
margin-bottom: 00px;
}
.news-single {
margin-bottom: 30px;
}
.news-single:last-child {
margin-bottom: 0px;
}
.img-full-box {
margin-left: 0px !important;
}
.students-say-area .carousel-images .slick-slide {
margin: 47px 0;
padding: 2px;
}
.instraction-area .inspiration-full-box .section-header-l p {
text-align: center;
}
.instraction-area .inspiration-full-box .instraction-btn {
margin: 50px auto 0;
} .wel-ful-box-2 {
margin-bottom: 30px;
}
.wel-ful-box-2:last-child {
margin-bottom: 0px;
}
.home_version_02 .register-area .form-full-box {
background: #ffffff;
margin: 0 15px;
}
.home_version_02 .register-area .form-full-box .register-form {
padding: 0 15px 35px;
}
.home_version_02 .register-area .form-content {
margin-top: 50px;
padding-left: 0px;
}
.event-single {
margin-bottom: 30px;
}
.event-single:last-child {
margin-bottom: 0px;
}
.team-single-info-02 {
margin-bottom: 30px;
}
.team-single-info-02:last-child {
margin-bottom: 0px;
}
.latest-news-single {
margin-bottom: 30px;
}
.latest-news-single:last-child {
margin-bottom: 0px;
}
.instraction-area .inspiration-full-box .section-header-l p {
text-align: center;
}
.instraction-area .inspiration-full-box .instraction-btn {
margin: 50px auto 0;
} .home_version_03 header .header-body .intro-text h1 {
margin-bottom: 40px !important;
}
.home_version_03 header .header-body .intro-text p {
padding: 25px 0 50px;
}
.home_version_03 header .header-body .mouse-icon-box {
margin-top: 0%;
}
.home_version_03 header .header-body .mouse-icon-box {
margin-top: 60px;
margin-left: 0px;
}
.home_version_03 header .header-body .intro-text p {
width: 100%;
}
.home_version_03 header .header-body .intro-text p {
padding: 0px;
}
.home_version_03 header .header-body .intro-text {
margin-top: 120px;
}
.home_version_03 header .header-body .intro-text a {
margin-bottom: 15px;
}
.home_version_03 header .header-body .intro-text a:last-child {
margin-bottom: 0px;
}
.home_version_03 header .header-body .mouse-icon-box {
margin-top: 100px;
margin-left: 25px;
}
.home_version_03 .Welcome-area .wel-shap:before {
background: none;
}
.home_version_03 .Welcome-area .wel-shap {
margin-bottom: 50px;
}
.home_version_03 .Welcome-area .wel-shap img {
margin: 0px auto;
}
.home_version_03 .Welcome-area .wel-shap .content-full-box {
padding-right: 15px;
margin-top: 50px;
}
.home_version_03 .Welcome-area .event-box {
text-align: left;
}
.home_version_03 .Welcome-area .event-box .event-box-padding {
display: inline-flex;
}
.home_version_03 .Welcome-area .event-box .event-box-padding .event-content .event-time span {
display: inline-block;
}
.home_version_03 .search-curses-area .search-courses-form .cearch-form .form-group {
margin-bottom: 15px;
}
.home_version_03 .search-curses-area .search-courses-form .cearch-form .form-group:last-child {
margin-bottom: 0px;
}
.home_version_03 .achievment-area .counters-item {
margin-bottom: 40px;
}
.home_version_03 .achievment-area .counters-item:last-child {
margin-bottom: 0px;
}
.home_version_03 .sigle-col {
margin-bottom: 30px;
}
.home_version_03 .sigle-col:last-child {
margin-bottom: 0px;
}
.home_version_03 .gallery-single {
margin-bottom: 30px;
}
.home_version_03 .gallery-single:last-child {
margin-bottom: 0px;
} .home_version_04 .header-top .header-top-right ul {
padding: 15px 0;
text-align: center;
}
.home_version_04 .header-body {
display: none;
}
.home_version_04 .header-top .header-top-logo {
padding: 0;
}
.event-box {
text-align: left;
}
.event-box .event-box-padding {
display: inline-flex;
}
.home_version_04 .title-011 {
text-align: center;
margin-top: 50px;
}
.home_version_04 .trausted-stu-area .trausted-content {
padding: 50px 15px;
text-align: center;
}
.home_version_04 .trausted-stu-area .trausted-content .section-h-medium {
text-align: center;
}
.home_version_04 .trausted-stu-area .trausted-content p {
text-align: center;
}
.home_version_04 .trausted-stu-area .trausted-content .trausted-stu-btn {
margin: 50px auto 0;
}
.reg-news_others .single-item-box {
margin-bottom: 50px;
}
.reg-news_others .single-item-box:last-child {
margin-bottom: 0px;
}
.home_version_04 .reg-news_others .regi-full-box .regi-content {
padding: 35px 15px 0;
min-height: 180px;
overflow: hidden;
}
.home_version_04 .reg-news_others .regi-full-box .register-form {
padding: 0 15px 35px;
}
.home_version_04 .reg-news_others .regi-full-box .regi-content::before {
border-bottom: none;
}
.home_version_04 .reg-news_others .regi-full-box .regi-content::after {
background: none;
} .event-01 .events-list-03 .events-full-box {
margin-bottom: 30px;
}
.event-01 .events-list-03 .events-full-box:last-child {
margin-bottom: 50px;
}
.event-01 .events-grid-2 .event-body-content {
margin-bottom: 30px;
}
.event-01 .events-grid-2 .single-item {
margin-bottom: 30px;
}
.event-01 .events-grid-2 .single-item:last-child {
margin-bottom: 0px;
}
.event-01 .events-grid-3 .event-body-content {
margin-bottom: 30px;
}
.event-01 .events-grid-3 .single-item {
margin-bottom: 30px;
}
.event-01 .events-grid-3 .single-item:last-child {
margin-bottom: 0px;
}
.event-details-1 .event-details .post_left-side .clock-countdown .coundown-timer .single-counter {
height: 40px;
width: 60px;
}
.event-details-1 .event-details .post_left-side .clock-countdown .coundown-timer .single-counter span {
font-size: 13px;
}
.event-details-1 .event-details .post_left-side .clock-countdown .coundown-timer .single-counter span:first-child {
font-size: 16px;
line-height: 13px;
}
.event-details-1 .event-details .post_left-side .description-content .description-heading p span {
display: block;
text-align: left;
}
.event-details-1 .event-details .post_left-side .description-content .description-text .description-side-left ul li {
margin-bottom: 15px;
display: inline-flex;
}
.event-details-1 .sidebar-text-post {
text-align: left;
padding-left: 50px;
width: 100%;
}
.sidebar-text-post h3 {
margin-top: 50px;
} .blog_1 .blog-area .bolg_side-left .single-item-box .single-item .single-text-box {
padding: 35px 15px;
}
.blog_1 .blog-area .blog_side-right .categories-item {
text-align: left;
padding-left: 15px;
margin-top: 40px;
}
.blog_1 .blog-area .blog_side-right .social-icon h3 {
padding-left: 15px;
text-align: left;
}
.blog_1 .blog-area .blog_side-right .social-icon ul li a i {
margin-right: 15px;
width: 0px;
text-align: center;
}
.blog_1 .blog-area .blog_side-right .social-icon ul li a {
padding-left: 10px;
}
.blog_1 .blog-area .blog_side-right .recent-work h3 {
padding-left: 15px;
}
.blog_1 .blog-area .blog_side-right .recent-post .recent-single .recent-text {
text-align: left;
}
.blog_1 .blog-area .blog_side-right .recent-post .recent-single {
margin-bottom: 100px !important;
}
.blog_1 .blog-area .blog_side-right .recent-post .recent-single:last-child {
margin-bottom: 0px !important;
}
.blog_1 .blog-area .blog_side-right .quick_contact {
margin-top: 40px;
} .post-1 .post_1_area .post_left-side .description-content .description-text .description-side-left ul li {
display: inline-block;
}
.post-1 .post_1_area .post_left-side .description-content .tag-links-box p {
float: none;
}
.post-1 .post_1_area .post_left-side .description-content .tag-links-box ul li:last-child {
float: none;
}
.post-1 .post_1_area .post_left-side .prev_next .prev {
border: 1px solid #d7d7d7;
text-align: left;
}
.post-1 .post_1_area .post_left-side .prev_next .prev::before {
display: none;
}
.post-1 .post_1_area .post_left-side .prev_next .prev::after {
display: none;
}
.post-1 .post_1_area .post_left-side .prev_next .next {
border: 1px solid #d7d7d7;
text-align: left;
}
.post-1 .post_1_area .post_left-side .prev_next .next::before {
display: none;
}
.post-1 .post_1_area .post_left-side .prev_next .next::after {
display: none;
}
.post-1 .post_1_area .post_left-side .comments .comment-single-item .comment-left-bar .comment-text {
padding-left: 0px;
}
.post-1 .post_1_area .post_left-side .comments .reply_text {
width: 100%;
float: none;
}
.post-1 .post_1_area .post_left-side .comments .comment-single-item .comment-left-bar .comment-text .comment-author-box .reply {
float: right;
margin-top: -60px;
}
.post-1 .post_1_area .post_left-side .leave-comment-box .comment-respond {
text-align: left;
}
.post-1 .sidebar-text-post {
width: 100%;
float: right;
}
.post-1 .sidebar-text-post .recent-post .recent-single .recent-content-item .recent-text {
text-align: left;
}
.post-1 .sidebar-text-post .recent-post .recent-single {
margin-bottom: 100px !important;
}
.post-1 .sidebar-text-post .recent-post .recent-single:last-child {
margin-bottom: 0;
}
.post-1 .sidebar-text-post .categories-item-post {
text-align: left;
padding-left: 40px;
}
.post-1 .post_2_area .sidebar-text-post-02 {
width: 100% !important;
float: left !important;
}
.blog-single-item {
margin-bottom: 30px;
}
.blog-single-item:last-child {
margin-bottom: 0px;
} .teacher-name {
display: inline-grid;
text-align: left;
padding-left: 10px;
}
.single-courses_v .single-courses-area .single-curses-contert .review-option .categories span {
margin: 0px auto;
}
.single-courses_v .single-courses-area .single-curses-contert .review-option .teacher-info img {
float: none;
margin-right: 0px;
}
.single-courses_v .review-item-singel {
margin-bottom: 40px;
}
.single-courses_v .single-courses-area .single-curses-contert .description-content .requirements ul li {
text-align: left;
}
.single-courses_v .single-courses-area .single-curses-contert .description-content .count-list ol li {
text-align: left;
}
.single-courses_v .single-courses-area .single-curses-contert .curriculum-text-box .curriculum-section .panel-group .panel .panel-title {
text-align: left;
}
.single-courses_v .single-courses-area .single-curses-contert .curriculum-text-box .curriculum-section .panel-group .panel .panel-body {
padding: 30px 30px;
}
.single-courses_v .single-courses-area .lecture {
display: inline-grid;
text-align: left;
float: left;
}
.single-courses_v .single-courses-area .single-curses-contert .curriculum-text-box .curriculum-section .panel-group .panel .panel-title {
padding: 0px;
}
.single-courses_v .single-courses-area .single-curses-contert .review-content .five-star-rating {
margin: 0px auto;
margin-bottom: 50px;
}
.single-courses_v .single-courses-area .single-curses-contert .review-content .rating-btom-padding .right-rating-text span {
padding-right: 0px;
}
.single-courses_v .single-courses-area .single-curses-contert .leave_a_comment .form-group label {
float: left;
}
.single-courses_v .single-courses-area .single-curses-contert .leave_a_comment {
margin-bottom: 50px;
}
.single-courses_v .single-courses-area .sidebar-right .sidebar-content {
width: 100%;
}
.single-courses_v .single-courses-area .sidebar-content .courses-features .features-text {
padding: 30px 15px;
text-align: left;
}
.single-courses_v .single-courses-area .sidebar-content .all-corses .all-corses-text {
padding: 30px 15px;
text-align: left;
}
.single-courses_v .single-courses-area .sidebar-content .latest-courses .latest-courses-text {
padding: 40px 30px;
}
.single-courses_v .single-courses-area .sidebar-content .latest-courses .latest-courses-text .latest-single .course-image {
margin: 0px auto 15px;
}
.single-courses_v .single-courses-area .sidebar-content .latest-post .latest-post-text .latest-post-single .course-image {
margin: 0px auto;
margin-bottom: 15px;
}
.single-courses_v .single-courses-area .sidebar-content {
width: 100%;
} .teachers-01 .teachers-area .teachers-wapper-01 {
margin-bottom: 30px;
}
.teachers-01 .teachers-area .teachers-wapper-01:last-child {
margin-bottom: 0px;
}
.teachers-01 .teachers-area .teachers-wapper-01 .teacher-single {
margin-bottom: 30px;
}
.teachers-01 .teachers-area .teachers-wapper-01 .teacher-single:last-child {
margin-bottom: 0px;
}
.teachers-01 .teachers-area .teachers-wapper-02 {
margin-bottom: 30px;
}
.teachers-01 .teachers-area .teachers-wapper-02:last-child {
margin-bottom: 0px;
}
.teachers-01 .teachers-area .teachers-wapper-02 .teacher-single {
margin-bottom: 30px;
}
.teachers-01 .teachers-area .teachers-wapper-02 .teacher-single:last-child {
margin-bottom: 0px;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .all-corsess-wapper .all-courses .profile__courses__inner {
text-align: left;
}
.single_skill {
text-align: left;
}
.teachers-time-shedule {
text-align: left;
}
.instractor-single {
margin-bottom: 30px;
}
.instractor-single:last-child {
margin-bottom: 0px;
}
.become_teachers .become-teachers-01 .contact-form form {
width: 90%;
padding: 40px 0;
}
.become_teachers .become-teachers-01 .contact-form .form-group .form-control {
margin: 0px auto;
} .contact .contact-area-02 .contact-info .content-sub_p {
text-align: left;
}
.contact .contact-area-02 .contact-info .contact-box {
margin-top: 60px;
text-align: left;
}
.contact .contact-area-02 .input-contact-form {
margin-top: 60px;
}
.contact .contact-area-02 .input-contact-form .contact-title .content-sub_p {
text-align: left;
}
.contact .contact-area-02 .contact-info .contact-box .single-address-box:last-child {
padding: 30 0 60px;
}
} @media only screen and (min-width: 480px) and (max-width: 767px) {
.home_version_03 header .header-body .mouse-icon-box {
margin-top: 8%;
}
.home_version_03 header .header-body .intro-text p {
padding: 25px 0 50px;
}
.home_version_03 header .header-body .mouse-icon-box .mouse-icon {
position: relative;
border: 2px solid #fff;
border-radius: 16px;
margin-left: 0px;
padding: 15px 12px;
z-index: 10;
}
.home_version_03 header .header-body .intro-text p {
padding: 25px 0 0px;
}
.home_version_03 header .header-body .intro-text h1 {
margin-bottom: 50px !important;
}
}a {
color: #333;
}
#calendar_wrap {
width: 263px;
}
.widget_calendar {float: none;}
#wp-calendar {width: 100%; }
#wp-calendar caption { 
background: none repeat scroll 0 0 #E9E9E9;
color: #333333;
font-size: 16px;
padding: 10px 0;
text-align: center; 
}
#wp-calendar thead { font-size: 10px; }
#wp-calendar thead th {
border: 1px solid #E9E9E9;
font-size: 13px;
padding: 8px 0;
text-align: center;
vertical-align: middle;
}
#wp-calendar tbody { color: #aaa; }
#wp-calendar tbody td { background: #f5f5f5; border: 1px solid #E9E9E9; text-align: center; padding:8px;}
#wp-calendar tbody td#today {background: #fec722; color: #fff;}
#wp-calendar tbody td#today a {color: #fff;}
#wp-calendar tbody td:hover { background: #fff; }
#wp-calendar tbody .pad { background: none; }
#wp-calendar tfoot {border: 1px solid #E9E9E9;}
#wp-calendar tfoot #next { font-size: 12px; text-transform: uppercase; text-align: right; color: #83c99f;}
#wp-calendar tfoot #prev { font-size: 12px; text-transform: uppercase; padding-top: 10px; color: #83c99f;}
.widget select {max-width: 100%;padding: 5px;border: 1px solid #ccc; width: 100%;}
.widget_text .textwidget img{max-width: 100%;height: auto;}
.widget_text select, .widget_text input , .widget_text textarea  {max-width: 100%;padding: 5px;border: 1px solid #ccc; width: 100%;}
.widget_text option {max-width: 100%;}
.widget_nav_menu ul li, .widget_pages ul li {color: #827b7d;line-height: 28px;}
.widget_nav_menu ul li ul, .widget_pages ul li ul {padding-left: 15px;}
.widget_nav_menu ul li a, .widget_pages ul li a{color: #827b7d;}
.widget_nav_menu ul li a:hover, .widget_pages ul li a:hover {color: #615C5C;}
#sidebar .textwidget img {
max-width: 100%;
}
img{
width: auto !important;
max-width:100%;
height: auto;
}
.wp-caption{
max-width:100%;
}
.wp-caption img{
padding-bottom: 5px;
}
.form-submit input.submit {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
border: 1px solid #cdcdcd;
display: inline-block;
font-size: 16px;
font-weight: 600;
margin-top: 30px;
padding: 7px 15px;
text-transform: capitalize;
transition: all 0.3s ease 0s;
width: auto;
}
.form-submit input.submit:hover{
background: #16A085 none repeat scroll 0 0;
border: 1px solid #16A085;
color: #ffffff;
}
.screen-reader-text{
color: #727272;
} .alignright{
float:right;
}
.alignleft{
float:left;
}
.description-text-right table{ 
border-collapse: separate;
border-spacing: 0;
border-width: 1px 0 0 1px;
margin: 0 0 1.75em;
table-layout: fixed;
width: 100%;
border: 1px solid #d1d1d1;
}
.description-text-right table td{
border: 1px solid #d1d1d1;
padding-left: 7px;
} 
.description-text-right table th{
border: 1px solid #d1d1d1;
padding-left: 7px;
}
img.alignleft, .alignleft img{
margin-right:10px; 
}
img.alignright, .alignright img{
margin-left:10px;
} 
.comment-text  table{ 
border-collapse: separate;
border-spacing: 0;
border-width: 1px 0 0 1px;
margin: 0 0 1.75em;
table-layout: fixed;
width: 100%;
border: 1px solid #d1d1d1;
}
.comment-text  table td{
border: 1px solid #d1d1d1;
padding-left: 7px;
} 
.comment-text  table th{
border: 1px solid #d1d1d1;
padding-left: 7px;
}
.description-text-right  li:not(.responsive-tabs__list__item){
padding: 0!important;
list-style: inherit!important;
}
.description-text-right  ul:not(.responsive-tabs__list) {
list-style: disc!important;
padding-left: 20px!important;
}
.description-text-right  ol{
list-style: decimal!important;
padding-left: 20px!important;
}
.comment-text  li{
padding: 0!important;
list-style: inherit!important;
}
.comment-text  ul{
list-style: disc!important;
padding-left: 20px!important;
}
.comment-text  ol{
list-style: decimal!important;
padding-left: 20px!important;
}
.wp-caption.aligncenter {
width: 100% !important;
text-align: center;
}
.search-custom form {
width: 70% !important;
padding-top: 20px;
}
.search-custom form.search-form:after {
top: 20px;
}
.wp-caption-text , .gallery-caption , .bypostauthor , .sticky{
color: #727272;
}
form.post-password-form input[type=submit] {
padding: 1px 5px;
background: #000;
color: #fff;
border-color: #000;
width: auto;
}
.screen-reader-text {
display: none;
}
.widget ul li {
list-style: none !important;
padding-bottom: 10px;
}
.widget ul {
padding-left: 0px !important;
}
.widget ul.sub-menu , .widget ul.children{
padding-left: 10px !important;
}
.widget ul.sub-menu li, .widget ul.children li{
padding-bottom: 3px !important;
}
a:hover {
text-decoration: none !important;
}
ul.children li {
margin-left: 10px;
} li.featured-post {
color: #333;
font-weight: bold !important;
margin-right: 5px;
float: right;
font-size: 16px;
}
.wp-tag-cloud li {
display: inline-block;
padding-bottom: 0px !important;
margin-bottom: 0px !important;
margin-left: 0px !important;
}
.wp-tag-cloud li:hover{
color: #fff;
text-decoration: none;
}
.wp-tag-cloud li a {
color: #666666 !important;
font-size: 13px !important;
border: none;
border-radius: 0px;
font-weight: 600;
border: 1px solid #fec722;
padding: 8px 15px;
float: left;
margin: 0 10px 10px 0;
text-decoration: none;
transition: all 0.3s ease-in-out;
}
.wp-tag-cloud li:hover a {
background: #fec722;
color: #ffffff !important;
}
p.logged-in-as {
padding: 5px 0px;
}
p.logged-in-as a{
color: #888;
}
h3.archive-title {
text-align: center;
margin-bottom: 40px;
font-size: 25px;
font-weight: 600;
}
.wrap-blog ul.children {
padding-left: 10px;
}
.description-text-right h1 {
font-size: 46px;
}
.description-text-right h2 {
font-size: 34px;
}
.description-text-right h3 {
font-size: 29px;
}
.description-text-right h4 {
font-size: 25px;
}
.description-text-right h5 {
font-size: 22px;
}
.description-text-right h6 {
font-size: 19px;
}
.comment-text h1 {
font-size: 46px;
}
.comment-text h2 {
font-size: 34px;
}
.comment-text h3 {
font-size: 26px;
}
.comment-text h4 {
font-size: 22px;
}
.comment-text h5 {
font-size: 18px;
}
.comment-text h6 {
font-size: 16px;
} body.logged-in #main-menu {
padding-top: 42px;
}
a.comment-reply-link {
color: #333333;
font-weight: 500;
position: absolute;
right: 0;
top: 15px;
}
a.comment-reply-link:hover {
color: #16A085;
} .blog_1 .blog-area .bolg_side-left .single-item-box .single-item .img-box .img-caption p {
width: 70px;
}
.blog_1 .blog-area .bolg_side-left .single-item-box .single-item .single-text-box ul li i {
margin-right: 10px;
color: #666666;
}
.blog_1 .blog-area .blog_side-right .categories-item ul, .post-1 .sidebar-text-post .categories-item-post ul {
padding-left: 0px;
list-style: none;
}
.sidebar-content .search-form .form-control {
width: 80%;
}
.blog_1 .blog-area .blog_side-right .categories-item ul li a, .post-1 .sidebar-text-post .categories-item-post ul li a {
color: #444;
}
footer .footer-content-box form .form-group .submit-btn .wpcf7-submit.text-center {
background: #fec722;
border: medium none;
color: #000;
outline: medium none;
padding: 8px 15px;
text-transform: uppercase;
font-family: "Open Sans", sans-serif;
font-weight: 600;
font-size: 13px;
width: auto;
height: auto;
margin-bottom: 0px;
}
.post-1 .post_1_area .post_left-side .description-content .description-heading .time span {
font-size: 13px;
line-height: 22px;
}
.post-1 .post_1_area .post_left-side .description-content .tag-links-box a {
color: #fec722;
padding: 2px 10px;
background: #fafafa;
text-decoration: none;
border-radius: 3px;
}
.media-list-comment {
list-style: none;
padding-left: 0px;
}
.post-1 .post_1_area .post_left-side .comments .media-list-comment .comment-single-item .img-box img{
border-radius: 50%;
height: 65px !important;
width: 65px !important;
}
.media-list-comment ul.children {
list-style: none;
padding-left: 10px !important;
}
.media-list-comment ul.children .comment-single-item {
margin-bottom: 10px !important;
width: auto !important;
}
.post-1 .post_1_area .post_left-side .leave-comment-box .comment-respond h3.comment-reply-title {
color: #333333;
display: inline-block;
font-size: 20px;
padding-bottom: 15px;
position: relative;
}
.single-courses_v .single-courses-area .single-curses-contert .comments .comment-single-item .comment-left-bar {
width: 89%;
}
.home_version_03 .Courses-area .courses-wrapper .single-courses .courses-content-box .courses-content-bottom ul li:first-child span > span, .courses .courses-area-04 .courses-wrapper .single-courses .courses-content-box .courses-content-bottom ul li:first-child span > span,  .courses .courses-1 .single-courses .courses-content-box .courses-content-bottom ul li:first-child span {
font-size: 16px;
text-decoration: line-through;
font-style: italic;
color: #666666;
}
.courses .courses-03 .single-courses .courses-price ul .price-red span > span {
display: none;
}
.events-area .events-single-box img, .t-profile-01 .teacher-prolile-01 .t-profile-right .courses-instuctor .instractor-courses-single .img-box img, .event-01 .events-list-03 .events-single-box img, .event-01 .events-grid-2 .events-single-box img {
width: 100% !important;
}
.wpb_content_element {
margin-bottom: 0px !important;
}
.courses .courses-02 .single-courses figure .figure-img img , .home_version_02 .Courses-area-02 .single-courses figure .figure-img img{
height: auto;
}
.header-body3 {
background: none !important;
min-height: 0px !important;
background-size: auto !important;
position: absolute !important;
}
.home_version_04 .about_vi_e-area .event-box .event-box-padding .event-img ul li:first-child, .home_version_03 .Welcome-area .event-box .event-box-padding .event-img ul li:first-child {
font-size: 10px;
}
.home_version_04 .about_vi_e-area .event-box .event-box-padding .event-content h3, .home_version_03 .Welcome-area .event-box .event-box-padding .event-content h3 {
margin-top: -5px;
}
.header-body-3 {
margin-top: -10px;
}
.home_version_03 .blog-area .blog-wrapper .blog-single-box .content-full-box .bolg-content-bottom .blog-time span {
font-size: 11px;
padding-top: 11px;
}
.home_version_04 .about_vi_e-area h2 {
font-size: 25px;
}
.home_version_04 .facilities-area .Facilities-single-box .faclilities-img {
width: 100% !important;
}
.home_version_04 .facilities-area .col-md-4 {
padding: 0px;
} 
.home_version_04 .reg-news_others .news-item-box .single-item .img-box img {
height: auto;
}
.sidebar-text-post .search-form .form-control, .sidebar-content .search-form .form-control, .contact .contact-area-02 .contact-form .input-contact-form .form-ct input, .contact .contact-area-02 .contact-form .input-contact-form .form-ct textarea {
background-color: transparent;
border-radius: 0;
box-shadow: none;
font-size: 15px;
margin: 10px 0;
padding: 10px 20px;
outline: none;
}
.sidebar-text-post .search-form .form-control:focus, .sidebar-content .search-form .form-control:focus, .contact .contact-area-02 .contact-form .input-contact-form .form-ct input:focus, .contact .contact-area-02 .contact-form .input-contact-form .form-ct textarea:focus {
border: 1px solid #fec722;
}
.btn-404 ,.login-area .learnpro-register-form .btn-primary, .contact .contact-area-02 .contact-form .input-contact-form .form-ct input[type="submit"] {
background: #fec722;
border-radius: 0;
color: #fff;
border: none;
font-size: 15px;
font-weight: 500;
margin-top: 20px;
height: 40px;
text-transform: uppercase;
}
.error404 .sticky-wrapper {
background: #666;
}
.breadcrumb-404 {
padding: 80px 0px;
}
.breadcrumb-404 h1 {
font-size: 46px;
}
.breadcrumb-404 .btn-404 {
padding: 20px 30px;
}
.breadcrumb-404 .blog-info {
margin-top: 50px;
}
.description-text-right h2{
text-align : left;
text-transform: none;
}
.description-text-right h3{
text-transform: none;
}
.description-text-right h1, .description-text-right h2,.description-text-right h3,.description-text-right h4,.description-text-right h5,.description-text-right h6 {
margin: 10px 0px;
padding: 0px;
font-weight: 600;
}
.comment-text h2{
text-align : left;
text-transform: none;
}
.comment-text h3{
text-transform: none;
}
.comment-text h1, .comment-text h2,.comment-text h3,.comment-text h4,.comment-text h5,.comment-text h6 {
margin: 10px 0px;
padding: 0px;
font-weight: 600;
}
.post-1 .post_1_area .post_left-side .comments .comment-single-item .comment-left-bar .comment-text {
padding-left: 10px;
}
.media-list-comment ul.children .comment-single-item {
width: 100% !important;
}
.comment-text  ul.list-unstyled {
list-style: none !important;
padding-left: 0px !important;
}
@media only screen and (min-width: 767px){
header .header-body .edu-navbar .edu-nav .nav li:hover ul.dropdown ul.dropdown {
opacity: 0;
}
header .header-body .edu-navbar .edu-nav .nav li ul.dropdown li.submenu:hover ul.dropdown {
opacity: 1;
}
header .header-body .edu-navbar .edu-nav .nav li ul.dropdown li.submenu ul.dropdown {
left: 100%;
top: -15px;
}
}
.single-courses_v.post-1 .post_1_area {
min-height: auto;
}
.navbar-brand{
padding-top: 10px;
}
header .header-body .edu-navbar .edu-nav .nav li a{
margin-bottom: 0px;
}
body.logged-in header .header-body .is-sticky .edu-navbar{
top:32px!important;
}
.post-1 .post_1_area .post_left-side .description-content .tag-links-box a{
color: #333;
background: none;
}
.wp-caption.aligncenter{
margin: 0 auto;
}
footer{
min-height: auto;
}
.blog_1 .blog-area{
padding-bottom: 20px;
}
.post-1 .post_1_area{
padding-bottom: 20px;
}
.page-links{
clear: both;
padding-top: 15px;
}
.page-links a{
margin-left: 4px;
color: #252839;
}
.blog_1 .blog-area .bolg_side-left .single-item-box .single-item:hover .overlay{
opacity: 0;
}
.blog_1 .blog-area .bolg_side-left .single-item-box .single-item:hover .img-box img {
transform: scale(1);
}
footer .footer-bottom .footer-bottom-inner p{
color: white;
}
.post_1_area .post-img-box{
margin-bottom: 10px;
}
.post-1 .post_1_area .post_left-side .description-content .description-text .description-text-right p{
margin-bottom: 10px;
}
li.featured-post{
list-style: none!important;
}
#respond.comment-respond{
padding-top: 120px;
margin-top: -100px;
}
.comment-left-bar.nopadding{
padding-left: 0px!important;
}
.post-1 .post_1_area .post_left-side .description-content .tag-links-box{
overflow: hidden;
}
.post-1 .post_1_area .post_left-side .description-content .description-text{
margin-bottom: 20px;
}
.post-1 .post_1_area .post_left-side .comments{
margin-top: 20px;
}
.description-text-right p{
line-height: 28px;
letter-spacing: 1px;
}
.widget_nav_menu ul.sub-menu{
margin-left: 10px!important;
}
.section-404{
background: white;
min-height: 760px;
}
.title-404{
font-size: 55px;
margin-top: 130px;
margin-bottom: 50px;
}
.desc-404{
font-size: 35px;
margin-bottom: 50px;
}
.button-404{
color: #333;
font-weight: 700;
}
.post-1 .post_1_area .post_left-side .leave-comment-box .comment-respond input[type="submit"]{
color: #333;
font-weight: 700;
}
.img-box a img{
margin: 0 auto;
}
.blog_1 .blog-area .bolg_side-left .single-item-box .single-item{
background: #eeeeee70;
}
.blog_1 .blog-area .bolg_side-left .pagination li a{
margin: 0px;
}
.blog_1 .blog-area .bolg_side-left .pagination li:last-child a{
margin-left: 0px;
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
.blog_1 .blog-area .bolg_side-left .single-item-box .single-item .single-text-box{
background: #eeeeee70;
}
p, .blog_1 .blog-area .bolg_side-left .single-item-box .single-item .single-text-box ul li a{
color: #323232;
}
.post-1 .post_1_area .post_left-side .description-content .tag-links-box{
padding-bottom: 8px;
}
@media(max-width: 760px){
.blog_1 .blog-area .bolg_side-left .single-item-box .single-item .single-text-box ul li{
margin-top: 10px;
}
body.logged-in header .header-body .is-sticky .edu-navbar {
top: 0px!important;
}
}
@media screen and (max-width: 900px){
.ab-top-menu>.menupop>.ab-sub-wrapper {
z-index: 999999999;
}
.img-box{
padding-left: 25px!important;
margin-bottom: 7px;
}
}
.mean-container .mean-bar{
z-index: 10000;
}
ul.children ul.list-unstyled.comment-author-box li{
margin-left: 0px;
}
.description-text-right p{
line-height: 23px;
}
.post-1 .post_1_area .post_left-side .description-content .description-text .description-text-right p{
margin-bottom: 13px;
} .slider-content-bottom .content_body:hover .btm-item_01::before,
.slider-content-bottom .btm-item_01::before {
background: #A4C721;
}
.slider-content-bottom .content_body:hover .btm-item_02::before,
.slider-content-bottom .btm-item_02::before {
background: #FDC512;
}
.slider-content-bottom .content_body:hover .btm-item_03::before,
.slider-content-bottom .btm-item_03::before {
background: #EA508A;
}
.Courses-area .single-courses figure figcaption div a {
background: #2C96D3;
color: #fff;
}
.Courses-area .single-courses figure figcaption div a:hover {
background: #0a74b1;
}
.students-say-area .carousel-text .single-box p::before {
background: url(//neurosol.hu/wp-content/themes/learnpro-child/images/index/quotation-01.png) no-repeat;
z-index: -1;
}
.students-say-area .carousel-text .single-box p::after {
background: url(//neurosol.hu/wp-content/themes/learnpro-child/images/index/quotation-02.png) no-repeat;
z-index: -1;
}
.page-kepzeseink {
margin: 15px;
padding: 15px;
}
.responsive-tabs .responsive-tabs__list__item {
padding: 10px 12px 10px !important;
}
.Courses-area + div {
background: #f9f9f9 !important;
padding-bottom: 30px;
}
.instraction-area:before {
background: #2c96d3cc;
}
.instraction-area .inspiration-full-box .section-header-l h2,
.instraction-area .inspiration-full-box .section-header-l p {
color: #fff;
}
.section-header h2,
.section-header-l h2 {
text-transform: unset;
}
.students-say-area .carousel-images .slick-slide {
margin: 0;
}
.students-say-area .section-header-box {
margin-bottom: 0px;
}
.students-say-area .carousel-text .single-box {
margin-top: 10px;
}
.students-say-area {
padding: 75px 0;
}
.teachers-01 .teachers-area .teachers-wapper-01 .teacher-body img {
min-height: unset;
}
.slick-initialized .slick-slide {
margin: 15px;
}
.slick-track {
display: -webkit-box !important;
display: -moz-box !important;
display: -ms-flexbox !important;
display: -webkit-flex !important;
display: flex !important;
align-items: center;
justify-content: center;
}
#post-651 .description-text-right .wpb_text_column.wpb_content_element:nth-child(2),
#post-651 .description-text-right .wpb_text_column.wpb_content_element:nth-child(3) {
margin: 15px auto;
float: left;
width: 50%;
}
#post-651 .description-text-right .wpb_text_column.wpb_content_element img {
width: 184px;
height: 275px;
}
footer {
padding-top: 0px;
}#cookie-notice{position:fixed;min-width:100%;height:auto;z-index:100000;font-size:13px;letter-spacing:0;line-height:20px;left:0;text-align:center;font-weight:400;font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif}#cookie-notice,#cookie-notice *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cookie-notice.cn-animated{-webkit-animation-duration:0.5s!important;animation-duration:0.5s!important;-webkit-animation-fill-mode:both;animation-fill-mode:both}#cookie-notice.cn-animated.cn-effect-none{-webkit-animation-duration:0.001s!important;animation-duration:0.001s!important}#cookie-notice .cookie-notice-container{display:block}#cookie-notice.cookie-notice-hidden .cookie-notice-container{display:none}#cookie-notice .cookie-revoke-container{display:block}#cookie-notice.cookie-revoke-hidden .cookie-revoke-container{display:none}.cn-position-top{top:0}.cn-position-bottom{bottom:0}.cookie-notice-container{padding:15px 30px;text-align:center;width:100%;z-index:2}.cookie-revoke-container{padding:15px 30px;width:100%;z-index:1}.cn-close-icon{position:absolute;right:15px;top:50%;margin-top:-10px;width:15px;height:15px;opacity:.5;padding:10px;outline:none;cursor:pointer}.cn-close-icon:hover{opacity:1}.cn-close-icon:before,.cn-close-icon:after{position:absolute;content:' ';height:15px;width:2px;top:3px;background-color:rgba(128,128,128,1)}.cn-close-icon:before{transform:rotate(45deg)}.cn-close-icon:after{transform:rotate(-45deg)}#cookie-notice .cn-revoke-cookie{margin:0}#cookie-notice .cn-button{margin:0 0 0 10px;display:inline-block}#cookie-notice .cn-button:not(.cn-button-custom){font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif;font-weight:400;font-size:13px;letter-spacing:.25px;line-height:20px;margin:0 0 0 10px;text-align:center;text-transform:none;display:inline-block;cursor:pointer;touch-action:manipulation;white-space:nowrap;outline:none;box-shadow:none;text-shadow:none;border:none;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;text-decoration:none;padding:8.5px 10px;line-height:1;color:inherit}.cn-text-container{margin:0 0 6px 0}.cn-text-container,.cn-buttons-container{display:inline-block}#cookie-notice.cookie-notice-visible.cn-effect-none,#cookie-notice.cookie-revoke-visible.cn-effect-none{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-none{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-fade,#cookie-notice.cookie-revoke-visible.cn-effect-fade{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-fade{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-effect-slide{-webkit-animation-name:slideInUp;animation-name:slideInUp}#cookie-notice.cn-effect-slide{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}#cookie-notice.cookie-notice-visible.cn-position-top.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-position-top.cn-effect-slide{-webkit-animation-name:slideInDown;animation-name:slideInDown}#cookie-notice.cn-position-top.cn-effect-slide{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@media all and (max-width:900px){.cookie-notice-container #cn-notice-text{display:block}.cookie-notice-container #cn-notice-buttons{display:block}#cookie-notice .cn-button{margin:0 5px 5px 5px}}@media all and (max-width:480px){.cookie-notice-container,.cookie-revoke-container{padding:15px 25px}}.scroll-wrapper{overflow:hidden !important;padding:0 !important;position:relative}.scroll-wrapper>.scroll-content{border:none !important;box-sizing:content-box !important;height:auto;left:0;margin:0;max-height:none;max-width:none !important;overflow:scroll !important;padding:0;position:relative !important;top:0;width:auto !important}.scroll-wrapper>.scroll-content::-webkit-scrollbar{height:0;width:0}.scroll-element{display:none}.scroll-element,.scroll-element div{box-sizing:content-box}.scroll-element.scroll-x.scroll-scrollx_visible,.scroll-element.scroll-y.scroll-scrolly_visible{display:block}.scroll-element .scroll-arrow,.scroll-element .scroll-bar{cursor:default}.scroll-textarea{border:1px solid #ccc;border-top-color:#999}.scroll-textarea>.scroll-content{overflow:hidden !important}.scroll-textarea>.scroll-content>textarea{border:none !important;box-sizing:border-box;height:100% !important;margin:0;max-height:none !important;max-width:none !important;overflow:scroll !important;outline:0;padding:2px;position:relative !important;top:0;width:100% !important}.scroll-textarea>.scroll-content>textarea::-webkit-scrollbar{height:0;width:0}.scrollbar-light>.scroll-element,.scrollbar-light>.scroll-element div{border:0;margin:0;overflow:hidden;padding:0;position:absolute;z-index:10}.scrollbar-light>.scroll-element div{display:block;height:100%;left:5px;top:0;width:1px}.scrollbar-light>.scroll-element .scroll-element_outer{-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}.scrollbar-light>.scroll-element .scroll-element_size{background:#dbdbdb;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOGU4ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-moz-linear-gradient(left,#dbdbdb 0,#e8e8e8 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0,#dbdbdb),color-stop(100%,#e8e8e8));background:-webkit-linear-gradient(left,#dbdbdb 0,#e8e8e8 100%);background:-o-linear-gradient(left,#dbdbdb 0,#e8e8e8 100%);background:-ms-linear-gradient(left,#dbdbdb 0,#e8e8e8 100%);background:linear-gradient(to right,#dbdbdb 0,#e8e8e8 100%);-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}.scrollbar-light>.scroll-element.scroll-x{bottom:0;height:17px;left:0;min-width:100%;width:100%}.scrollbar-light>.scroll-element.scroll-y{height:100%;min-height:100%;right:2px;top:0;width:12px;opacity:0}.scrollbar-light>.scroll-element .scroll-bar{background:#fefefe;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-moz-linear-gradient(left,#fefefe 0,#f5f5f5 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0,#fefefe),color-stop(100%,#f5f5f5));background:-webkit-linear-gradient(left,#fefefe 0,#f5f5f5 100%);background:-o-linear-gradient(left,#fefefe 0,#f5f5f5 100%);background:-ms-linear-gradient(left,#fefefe 0,#f5f5f5 100%);background:linear-gradient(to right,#fefefe 0,#f5f5f5 100%);-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}.scrollbar-light>.scroll-element.scroll-y .scroll-bar{left:0;min-height:10px;width:11px;background:#12b3ff;opacity:.5;transition:opacity .25s}.scrollbar-light>.scroll-element.scroll-y .scroll-bar:hover{opacity:1}.scrollbar-light>.scroll-element.scroll-x .scroll-element_size{left:-4px;width:1px}.scrollbar-light>.scroll-element.scroll-y .scroll-element_outer{left:0;top:2px;width:12px}.scrollbar-light>.scroll-element.scroll-y .scroll-element_size{top:-4px}.scrollbar-light>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size{left:-19px}.scrollbar-light>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size{top:-19px}.scrollbar-light>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track{left:-19px}.scrollbar-light>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track{top:-19px}.tipsy{font-size:12px;position:absolute;padding:5px;z-index:100000}.tipsy-inner{background-color:#000;color:#fff;max-width:200px;padding:5px 8px 4px 8px;text-align:center}.tipsy-inner{border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.tipsy-arrow{position:absolute;width:0;height:0;line-height:0;border:5px dashed #000}.tipsy-arrow-n{border-bottom-color:#000}.tipsy-arrow-s{border-top-color:#000}.tipsy-arrow-e{border-left-color:#000}.tipsy-arrow-w{border-right-color:#000}.tipsy-n .tipsy-arrow{top:0;left:50%;margin-left:-5px;border-bottom-style:solid;border-top:0;border-left-color:transparent;border-right-color:transparent}.tipsy-nw .tipsy-arrow{top:0;left:10px;border-bottom-style:solid;border-top:0;border-left-color:transparent;border-right-color:transparent}.tipsy-ne .tipsy-arrow{top:0;right:10px;border-bottom-style:solid;border-top:0;border-left-color:transparent;border-right-color:transparent}.tipsy-s .tipsy-arrow{bottom:0;left:50%;margin-left:-5px;border-top-style:solid;border-bottom:0;border-left-color:transparent;border-right-color:transparent}.tipsy-sw .tipsy-arrow{bottom:0;left:10px;border-top-style:solid;border-bottom:0;border-left-color:transparent;border-right-color:transparent}.tipsy-se .tipsy-arrow{bottom:0;right:10px;border-top-style:solid;border-bottom:0;border-left-color:transparent;border-right-color:transparent}.tipsy-e .tipsy-arrow{right:0;top:50%;margin-top:-5px;border-left-style:solid;border-right:0;border-top-color:transparent;border-bottom-color:transparent}.tipsy-w .tipsy-arrow{left:0;top:50%;margin-top:-5px;border-right-style:solid;border-left:0;border-top-color:transparent;border-bottom-color:transparent}#popup_container{background:#fff}#popup_container #popup_title{padding:10px 20px;background:#18b6c7;color:#fff;font-size:18px;margin:0}#popup_container #popup_content{padding:20px}#popup_container #popup_content #popup_message{margin-bottom:20px}#popup_container #popup_panel{text-align:center}.single-lp_course .course-students{padding-top:10px}.single-lp_course .course-students-list{margin-top:10px}.single-lp_course .course-students-list .students{list-style-type:none;margin:0}.single-lp_course .course-students-list .students li{margin-right:10px}.single-lp_course .course-students-list .students p{margin-top:15px}.single-lp_course .lp_course .entry-footer{display:none} @font-face{font-family:FontAwesome;src:url(//neurosol.hu/wp-content/plugins/learnpress/assets/fonts/awesome/fontawesome-webfont.eot?v=4.7.0);src:url(//neurosol.hu/wp-content/plugins/learnpress/assets/fonts/awesome/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//neurosol.hu/wp-content/plugins/learnpress/assets/fonts/awesome/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//neurosol.hu/wp-content/plugins/learnpress/assets/fonts/awesome/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//neurosol.hu/wp-content/plugins/learnpress/assets/fonts/awesome/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//neurosol.hu/wp-content/plugins/learnpress/assets/fonts/awesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-y-combinator:before,.fa-yc:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-television:before,.fa-tv:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:"\f2a3"}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-address-card:before,.fa-vcard:before{content:"\f2bb"}.fa-address-card-o:before,.fa-vcard-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bath:before,.fa-bathtub:before,.fa-s15:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}@-webkit-keyframes rotating4 {
from {
-webkit-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg); }
to {
-webkit-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg); } }
@keyframes rotating4 {
from {
-ms-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg); }
to {
-ms-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg); } }
@-webkit-keyframes animation4 {
from {
left: -40%;
width: 40%; }
to {
left: 100%;
width: 10%; } }
@keyframes animation4 {
from {
left: -40%;
width: 40%; }
to {
left: 100%;
width: 10%; } }
@keyframes lp-rotating {
from {
transform: rotate(0deg);
-o-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-webkit-transform: rotate(0deg); }
to {
transform: rotate(360deg);
-o-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg); } }
@-webkit-keyframes lp-rotating {
from {
transform: rotate(0deg);
-webkit-transform: rotate(0deg); }
to {
transform: rotate(360deg);
-webkit-transform: rotate(360deg); } }
.ajaxload {
background: #7b7b7b;
display: inline-block;
width: 30px;
height: 30px;
position: relative;
content: '';
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
-webkit-animation: lp-rotating 1s linear infinite;
-moz-animation: lp-rotating 1s linear infinite;
animation: lp-rotating 1s linear infinite; }
.ajaxload:after {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
display: inline-block;
width: 6px;
height: 6px;
background: #DEDEDE;
position: absolute;
content: '';
top: 2px;
left: 50%;
margin-left: -3px; }
.learn-press-checkout.guest-checkout {
display: none; }
.button-continue-guest-checkout {
clear: both; }
#learn-press-payment .payment-methods {
list-style: none;
margin: 0;
padding: 0; }
#learn-press-payment .payment-methods .lp-payment-method {
margin-bottom: 20px; }
#learn-press-payment .payment-methods .lp-payment-method > label {
display: block;
background: #F5F5F5;
padding: 10px 20px;
line-height: 40px; }
#learn-press-payment .payment-methods .lp-payment-method > label img {
vertical-align: middle; }
#learn-press-payment .payment-methods .lp-payment-method.selected > label {
background: #e7f7ff; }
#learn-press-payment .payment-methods .payment-method-form {
display: none;
background: #F9f9f9;
padding: 15px 20px;
border-top: 1px solid #DDD; }
#learn-press-checkout-login,
#learn-press-checkout-register {
margin-bottom: 1.5em;
border: 1px solid #DDD;
padding: 20px 20px 0 20px;
background: #FFFFFF; }
#learn-press-order-review,
.learn-press-checkout-comment {
margin-bottom: 20px; }
#checkout-form-login,
#checkout-form-register {
_display: none; }
#checkout-form-login .learn-press-form-register,
#checkout-form-login .learn-press-form-login,
#checkout-form-register .learn-press-form-register,
#checkout-form-register .learn-press-form-login {
display: none; }
#checkout-guest-email {
border: 1px solid #DDD;
padding: 20px;
margin: 0 0 20px 0; }
#checkout-guest-email .form-heading {
margin: 0; }
#checkout-guest-email #checkout-guest-options {
list-style: none;
margin: 0; }
#checkout-guest-email #checkout-existing-account,
#checkout-guest-email #checkout-new-account {
display: none;
margin: 0; }
#checkout-guest-email.email-exists #checkout-existing-account {
display: block; }
#checkout-guest-email.email-exists #checkout-new-account {
display: none; }
.lp-list-table {
border: none;
width: 100%;
margin-bottom: 20px; }
.lp-list-table th, .lp-list-table td {
border: 0 solid #DDD;
border-bottom-width: 1px;
line-height: 1;
font-size: 16px;
padding: 15px 15px;
background: #FFF;
text-align: left; }
.lp-list-table tr {
border: 0; }
.lp-list-table thead tr {
color: #444; }
.lp-list-table thead tr th {
background: #00adff;
color: #FFF;
border-bottom: none; }
.lp-list-table tbody tr {
color: #777; }
.lp-list-table tbody tr td, .lp-list-table tbody tr th {
border-bottom: 1px solid #DDD;
font-size: 14px;
background: #FFF; }
.lp-list-table tbody tr td a, .lp-list-table tbody tr th a {
text-decoration: none;
border-bottom: none; }
.lp-list-table tbody tr:nth-child(odd) {
background: #F5F5F5; }
.lp-list-table .list-table-nav td {
font-size: 14px; }
.lp-list-table .list-table-nav td.nav-text {
text-align: left; }
.lp-list-table .list-table-nav td.nav-pages {
text-align: right; }
.lp-list-table .list-table-nav td.nav-pages .learn-press-pagination {
text-align: right; }
.lp-list-table .list-table-nav td.nav-pages .page-numbers {
margin-bottom: 0; }
.lp-label {
font-size: 12px;
display: inline-block;
padding: 3px 5px;
background: #DDD;
border-radius: 4px;
line-height: 1;
color: #FFF; }
.lp-label.label-finished, .lp-label.label-completed {
background: #ffdc1e; }
.lp-label.label-passed {
background: #14c4ff; }
.lp-label.label-failed {
background: #ff4d66; }
.lp-label.label-enrolled, .lp-label.label-started {
background: #d243ff; }
.learn-press-form .form-fields {
list-style: none;
margin: 0;
padding: 0; }
.learn-press-form .form-fields .form-field {
margin: 0 0 20px 0; }
.learn-press-form .form-fields .form-field label {
display: block;
margin: 0 0 10px 0; }
.learn-press-form .form-fields .form-field input[type="text"],
.learn-press-form .form-fields .form-field input[type="email"],
.learn-press-form .form-fields .form-field input[type="number"],
.learn-press-form .form-fields .form-field input[type="password"],
.learn-press-form .form-fields .form-field textarea {
padding: 8px;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.learn-press-form .form-fields .form-field .description {
font-style: italic;
margin-top: 10px;
font-size: 14px;
line-height: 1.4; }
.learn-press-form .form-fields .form-field .asterisk {
color: #FF0000; }
.form-desc {
font-size: smaller;
font-style: italic; }
.become-teacher-form {
margin: 0 auto;
width: 90%;
max-width: 500px; }
.become-teacher-form .form-field input[type="text"],
.become-teacher-form .form-field input[type="email"],
.become-teacher-form .form-field input[type="number"],
.become-teacher-form .form-field input[type="password"] {
width: 100%; }
#learn-press-user-profile {
position: relative; }
#learn-press-user-profile:after {
clear: both;
display: block;
content: ''; }
#learn-press-profile-header {
height: 100px;
background: #f0defb;
position: relative;
z-index: 100; }
#learn-press-profile-header .lp-profile-avatar {
position: absolute;
bottom: -10px;
left: 10px; }
#learn-press-profile-header .lp-profile-avatar img {
border-radius: 0; }
#learn-press-profile-nav {
float: left;
min-width: 200px;
padding-top: 40px;
background: #f5f5f5; }
#learn-press-profile-nav:before {
content: '';
width: 200px;
background: #F5F5F5;
top: 0;
bottom: 0;
position: absolute; }
#learn-press-profile-nav .tabs {
list-style: none;
margin: 0;
padding: 0; }
#learn-press-profile-nav .tabs > li {
margin-bottom: 0;
position: relative; }
#learn-press-profile-nav .tabs > li ul {
list-style: none;
margin: 0;
padding: 8px 0;
display: none; }
#learn-press-profile-nav .tabs > li ul li a {
padding-left: 20px; }
#learn-press-profile-nav .tabs > li ul li.active a {
color: #FFF; }
#learn-press-profile-nav .tabs > li ul li:hover a {
background: transparent;
color: #FFF; }
#learn-press-profile-nav .tabs > li a {
display: block;
text-decoration: none;
padding: 5px 10px;
border: none;
box-shadow: none;
outline: none; }
#learn-press-profile-nav .tabs > li a:hover {
background: #FFF; }
#learn-press-profile-nav .tabs > li.active ul {
background: #EAEAEA;
display: block; }
#learn-press-profile-nav .tabs > li.active > a {
background: #D9D9D9; }
#learn-press-profile-nav .tabs > li:hover:not(.active) > a {
background: #D0D0D0;
color: #FFF; }
#learn-press-profile-nav .tabs > li:hover:not(.active) ul {
background: #EAEAEA;
display: block;
position: absolute;
width: 200px;
top: 0;
margin: 0;
padding: 0;
left: 100%;
z-index: 100; }
#learn-press-profile-content {
float: right;
width: calc(100% - 230px);
margin-top: 30px;
overflow: hidden; }
#learn-press-profile-content .lp-sections {
list-style: none;
overflow: hidden; }
#learn-press-profile-content .lp-sections li {
float: left; }
#learn-press-profile-content .lp-sections li a {
text-decoration: none;
display: block;
padding: 3px 5px;
border: none;
box-shadow: none; }
#learn-press-profile-content .lp-sections li.active a {
border-bottom: 2px solid #DDD; }
#learn-press-profile-footer {
clear: both;
background: #FFF;
z-index: 10;
position: relative; }
.lp-user-profile .profile-name {
display: block;
position: absolute;
width: 100%;
text-align: center;
font-size: 13px; }
.profile-list-table td.column-actions {
white-space: nowrap; }
.profile-list-table .result-percent {
font-size: 12px;
font-weight: bold;
min-width: 40px;
display: inline-block; }
.profile-list-courses .column-passing-grade,
.profile-list-courses .column-time-interval,
.profile-list-courses .column-date,
.profile-list-courses .column-status,
.profile-list-quizzes .column-passing-grade,
.profile-list-quizzes .column-time-interval,
.profile-list-quizzes .column-date,
.profile-list-quizzes .column-status {
width: 150px; }
.profile-recover-order {
padding: 20px;
border: 1px solid #DDD;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px; }
.profile-recover-order p {
margin-bottom: 10px; }
.profile-recover-order input[name="order-key"] {
width: 250px;
display: inline-block; }
.order-recover input[name="order-key"], .order-recover button {
vertical-align: middle; }
.column-order-action a {
display: inline-block;
margin-right: 5px; }
.lp-tab-sections {
list-style: none;
margin: 0 0 20px 0;
padding: 0;
background: #eaeaea; }
.lp-tab-sections .section-tab {
float: left;
list-style: none; }
.lp-tab-sections .section-tab a, .lp-tab-sections .section-tab span {
display: inline-block;
padding: 8px 10px;
line-height: 1;
box-shadow: none; }
.lp-tab-sections .section-tab.active span {
border-bottom: 2px solid #00adff;
padding-bottom: 6px; }
.lp-tab-sections:after {
clear: both;
display: block;
content: ''; }
.profile-heading {
font-size: 18px; }
.lp-sub-menu {
list-style: none;
margin: 0 0 10px 0; }
.lp-sub-menu li {
display: inline-block; }
.lp-sub-menu li a, .lp-sub-menu li span {
display: inline-block;
margin: 0 10px 0 0; }
.learn-press-nav-items .learn-press-pagination {
float: right; }
.learn-press-nav-items:after {
clear: both;
display: block;
content: ''; }
.lp-avatar-preview {
position: relative;
float: left;
background-color: #DDD;
margin-bottom: 20px;
overflow: hidden; }
.lp-avatar-preview .profile-picture {
float: left;
margin-right: -100%;
width: 100%;
margin-top: -25%; }
.lp-avatar-preview .profile-picture img {
width: 100%;
height: 100%;
border-radius: 0; }
.lp-avatar-preview .profile-picture.profile-avatar-hidden {
display: none; }
.lp-avatar-preview .lp-avatar-preview-actions {
position: absolute;
top: 50%;
width: 100%;
margin-top: -14px;
text-align: center; }
.lp-avatar-preview .lp-avatar-preview-actions a {
text-decoration: none;
font-size: 12px;
background: #FFF;
display: inline-block;
box-shadow: none;
padding: 5px 10px; }
.lp-avatar-preview .lp-avatar-upload-progress {
position: absolute;
height: 10px;
background: #FFF;
top: 50%;
margin-top: -5px;
left: 10px;
right: 10px;
display: none; }
.lp-avatar-preview .lp-avatar-upload-progress .lp-avatar-upload-progress-value {
width: 0;
height: 10px;
background: #563d7c; }
.lp-avatar-preview .lp-avatar-upload-error {
display: none; }
.lp-avatar-preview .lp-avatar-preview-actions {
display: none; }
.lp-avatar-preview:hover .lp-avatar-preview-actions {
display: block; }
.lp-avatar-preview.uploading .lp-avatar-preview-actions, .lp-avatar-preview.upload-error .lp-avatar-preview-actions {
display: none; }
.lp-avatar-preview.uploading .lp-avatar-upload-progress, .lp-avatar-preview.upload-error .lp-avatar-upload-progress {
display: block; }
.lp-avatar-preview.uploading:before, .lp-avatar-preview.upload-error:before {
position: absolute;
width: 100%;
height: 100%;
background: #FFF;
opacity: 0.4;
content: ''; }
.lp-avatar-preview.upload-error .lp-avatar-upload-error {
display: block; }
.lp-avatar-preview.croping .lp-avatar-preview-actions {
display: none; }
.lp-avatar-preview.croping .lp-avatar-crop-image {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #000;
overflow: hidden; }
.lp-avatar-preview.croping .lp-avatar-crop-image img {
max-width: inherit;
cursor: move; }
.lp-avatar-preview.croping .lp-avatar-crop-image .lp-crop-controls {
position: absolute;
bottom: 0;
width: 100%;
height: 30px; }
.lp-avatar-preview.croping .lp-avatar-crop-image .lp-crop-controls .lp-zoom {
position: absolute;
height: 10px;
bottom: 10px;
left: 10px;
right: 30px;
background: #563d7a; }
.lp-avatar-preview.croping .lp-avatar-crop-image .lp-crop-controls .lp-zoom .ui-slider {
position: absolute;
left: 0;
right: 10px;
height: 100%; }
.lp-avatar-preview.croping .lp-avatar-crop-image .lp-crop-controls .lp-zoom .ui-slider .ui-slider-handle {
display: inline-block;
width: 10px;
height: 14px;
background: #FFF;
position: absolute;
margin-top: -2px;
border: 1px solid #563d7a;
box-shadow: none;
outline: none;
cursor: ew-resize; }
.lp-avatar-preview.croping .lp-avatar-crop-image .lp-crop-controls .lp-cancel-upload {
text-decoration: none;
position: absolute;
bottom: 5px;
right: 5px;
box-shadow: none; }
.lp-avatar-preview.croping .lp-avatar-crop-image .lp-crop-controls:before {
position: absolute;
height: 30px;
width: 100%;
content: '';
background: #FFF;
opacity: 0.4; }
.lp-avatar-preview:after {
clear: both;
display: block;
content: ''; }
#profile-mobile-menu {
display: none; }
@media screen and (max-width: 480px) {
#learn-press-user-profile:before {
display: none; }
#learn-press-profile-nav {
height: 40px;
z-index: 90; padding-top: 0;
min-width: 40px;
width: 40px;
float: right;
margin-bottom: 20px; }
#learn-press-profile-nav #profile-mobile-menu {
display: block;
width: 40px;
height: 40px;
float: right;
line-height: 40px;
text-align: center;
cursor: pointer;
box-shadow: none; }
#learn-press-profile-nav .learn-press-tabs {
right: 0;
width: 100%;
display: none;
background: #03A9F4;
color: #FFF;
position: absolute;
margin-top: 40px; }
#learn-press-profile-nav .learn-press-tabs li a {
color: #FFF; }
#learn-press-profile-nav .learn-press-tabs li:hover:not(.active) > a {
background: #D0D0D0;
color: #FFF; }
#learn-press-profile-nav .learn-press-tabs li:hover:not(.active) ul {
position: relative;
left: 0;
width: 100%; }
#learn-press-profile-nav:hover #profile-mobile-menu {
background: #03a8f4; color: #FFF; }
#learn-press-profile-nav:hover .learn-press-tabs {
display: block; }
#learn-press-profile-nav:before {
content: '';
position: absolute;
left: 0;
right: 40px;
height: 40px;
background: #F5F5F5; }
#learn-press-profile-nav .tabs > li.active ul, #learn-press-profile-nav .tabs > li.active a, #learn-press-profile-nav .tabs > li:hover ul, #learn-press-profile-nav .tabs > li:hover a {
background: #0191d4; }
#learn-press-profile-content {
float: none;
width: 100%; } }
#learn-press-user-profile .learn-press-form-login,
#learn-press-user-profile .learn-press-form-register {
border: 1px solid #DDD;
padding: 20px 20px 0 20px;
margin-bottom: 20px; }
#learn-press-course-tabs .course-tab-panel {
display: none; }
#learn-press-course-tabs .course-tab-panel.active {
display: block; }
.lp-single-course .course-author {
margin-bottom: 40px; }
.lp-single-course .course-author .author-name {
float: left;
margin: 0 20px 0 0;
text-align: center; }
.lp-single-course .course-author .author-name img {
width: 80px;
height: 80px;
border-radius: 50%; }
.lp-single-course .course-author .author-name a {
display: block; }
.lp-single-course .course-author .author-bio {
font-size: 15px;
font-style: italic; }
.lp-single-course .course-author:after {
clear: both;
display: block;
content: ''; }
.lp-single-course .course-author .course-instructor-item {
clear: both;
padding-top: 20px; }
.lp-single-course .course-price {
margin-bottom: 10px; }
.lp-single-course .course-price .origin-price,
.lp-single-course .course-price .price {
vertical-align: middle; }
.lp-single-course .course-price .origin-price {
font-size: 18px;
text-decoration: line-through;
font-style: italic;
margin-right: 10px; }
.lp-single-course .course-price .price {
font-size: 24px; }
.lp-single-course .lp-course-buttons {
margin-bottom: 20px; }
.edit-content {
margin-left: 5px; }
ul.learn-press-nav-tabs {
list-style: none;
border-bottom: 3px solid #DDD;
margin: 0 0 20px 0;
padding: 0; }
ul.learn-press-nav-tabs .course-nav {
float: left;
position: relative;
margin: 0;
list-style: none; }
ul.learn-press-nav-tabs .course-nav a {
display: inline-block;
padding: 10px 20px;
border-bottom: none;
outline: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none; }
ul.learn-press-nav-tabs .course-nav a:focus {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none; }
ul.learn-press-nav-tabs .course-nav.active:after, ul.learn-press-nav-tabs .course-nav:hover:after {
position: absolute;
bottom: -3px;
background: #00adff;
height: 3px;
width: 100%;
content: '';
left: 0; }
ul.learn-press-nav-tabs:after {
clear: both;
display: block;
content: ''; }
.course-item-popup #tab-curriculum {
display: block; }
.course-curriculum ul.curriculum-sections {
list-style: none;
margin: 0;
padding: 0; }
.course-curriculum ul.curriculum-sections .section {
margin: 0;
padding: 0; }
.course-curriculum ul.curriculum-sections .section.section-empty .section-header {
margin-bottom: 20px; }
.course-curriculum ul.curriculum-sections .section.section-empty .learn-press-message {
margin-left: 15px;
margin-right: 15px; }
.course-curriculum ul.curriculum-sections .section-header {
display: table;
border-bottom: 1px solid #00adff;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.course-curriculum ul.curriculum-sections .section-header .section-left {
display: table-cell;
vertical-align: top;
cursor: pointer; }
.course-curriculum ul.curriculum-sections .section-header .section-title,
.course-curriculum ul.curriculum-sections .section-header .section-desc {
margin: 0 0 10px 0; }
.course-curriculum ul.curriculum-sections .section-header .section-title {
font-weight: normal;
margin-bottom: 0;
font-size: 18px;
padding: 10px 0; }
.course-curriculum ul.curriculum-sections .section-header .section-desc {
font-size: 14px;
font-style: italic; }
.course-curriculum ul.curriculum-sections .section-header .section-meta {
display: table-cell;
white-space: nowrap;
padding-left: 20px;
text-align: right;
font-size: 14px;
vertical-align: middle; }
.course-curriculum ul.curriculum-sections .section-header .section-meta .section-progress {
display: inline-block;
margin-right: 5px; }
.course-curriculum ul.curriculum-sections .section-header .section-meta .section-progress .progress-bg {
width: 100px; }
.course-curriculum ul.curriculum-sections .section-content {
list-style: none;
margin: 0 0 15px 0;
padding: 0; }
.course-curriculum ul.curriculum-sections .section-content .course-item {
position: relative;
font-size: 14px;
border-bottom: 1px solid #EEE;
transition: padding-left linear 0.15s;
background: #FFF;
margin: 0;
padding: 0; }
.course-curriculum ul.curriculum-sections .section-content .course-item .section-item-link {
border-bottom: none;
display: table;
box-shadow: none;
outline: none;
width: 100%;
line-height: 1.5; }
.course-curriculum ul.curriculum-sections .section-content .course-item .section-item-link:before {
font-family: fontawesome;
font-size: 18px; left: 0;
transition: left linear 0.15s;
display: table-cell;
width: 20px;
padding: 10px 0; }
.course-curriculum ul.curriculum-sections .section-content .course-item .item-icon,
.course-curriculum ul.curriculum-sections .section-content .course-item .item-name {
display: table-cell;
vertical-align: middle;
padding: 10px 10px; }
.course-curriculum ul.curriculum-sections .section-content .course-item .item-icon:before {
font-size: 18px; }
.course-curriculum ul.curriculum-sections .section-content .course-item .item-icon.icon-lock {
float: right;
margin-top: 15px; }
.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta {
display: table-cell;
vertical-align: middle;
white-space: nowrap;
padding: 10px 0;
text-align: right; }
.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .item-meta {
height: 20px;
line-height: 20px;
text-align: center;
display: inline-block;
vertical-align: middle;
margin-left: 5px;
padding: 0 8px;
border-radius: 3px;
font-size: 14px;
color: #FFF; }
.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .item-meta.final-quiz {
background: #14c4ff; }
.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .item-meta.trans {
padding: 0; }
.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .count-questions {
background: #dd88ae; }
.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .duration {
background: #009688; }
.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .course-item-status {
color: #DDD;
margin-left: 5px;
display: none;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .course-item-status:before {
vertical-align: middle;
font-size: 14px; }
.course-curriculum ul.curriculum-sections .section-content .course-item.has-status .course-item-status {
display: inline-block; }
.course-curriculum ul.curriculum-sections .section-content .course-item.has-status.status-viewed .course-item-status {
display: none; }
.course-curriculum ul.curriculum-sections .section-content .course-item.course-item-lp_quiz.status-started .course-item-status:before {
content: "\f00c"; }
.course-curriculum ul.curriculum-sections .section-content .course-item.course-item-lp_quiz .section-item-link:before {
content: "\f017"; }
.course-curriculum ul.curriculum-sections .section-content .course-item.course-item-lp_lesson .section-item-link:before {
content: "\f0f6"; }
.course-curriculum ul.curriculum-sections .section-content .course-item.course-item-lp_lesson.course-item-type-video .section-item-link:before {
content: "\f03d"; }
.course-curriculum ul.curriculum-sections .section-content .course-item.course-item-lp_lesson.course-item-type-audio .section-item-link:before {
content: "\f027"; }
.course-curriculum ul.curriculum-sections .section-content .course-item.item-preview .course-item-status {
background: #00adff;
font-style: normal;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px; }
.course-curriculum ul.curriculum-sections .section-content .course-item.item-preview .course-item-status:before {
content: attr(data-preview);
color: #FFF;
vertical-align: baseline; }
.course-curriculum ul.curriculum-sections .section-content .course-item.item-locked .course-item-status {
display: inline-block; }
.course-curriculum ul.curriculum-sections .section-content .course-item.item-locked .course-item-status:before {
content: "\f023";
color: #ab6060; }
.course-curriculum ul.curriculum-sections .section-content .course-item.has-status {
padding-top: 1px; }
.course-curriculum ul.curriculum-sections .section-content .course-item.has-status.status-completed .course-item-status, .course-curriculum ul.curriculum-sections .section-content .course-item.has-status.status-started .course-item-status {
border-color: #00adff;
color: #DDD; }
.course-curriculum ul.curriculum-sections .section-content .course-item.has-status.status-completed .course-item-status:before, .course-curriculum ul.curriculum-sections .section-content .course-item.has-status.status-started .course-item-status:before {
content: "\f00c"; }
.course-curriculum ul.curriculum-sections .section-content .course-item.has-status.status-completed .course-item-status {
color: #00adff; }
.course-curriculum ul.curriculum-sections .section-content .course-item.has-status.passed .course-item-status {
border-color: #00adff;
color: #00adff; }
.course-curriculum ul.curriculum-sections .section-content .course-item.has-status.item-failed .course-item-status, .course-curriculum ul.curriculum-sections .section-content .course-item.has-status.failed .course-item-status {
border-color: #FF0000;
color: #FF0000; }
.course-curriculum ul.curriculum-sections .section-content .course-item.has-status.item-failed .course-item-status:before, .course-curriculum ul.curriculum-sections .section-content .course-item.has-status.failed .course-item-status:before {
content: "\f00d"; }
.course-curriculum ul.curriculum-sections .section-content .course-item:before {
background: #00adff;
height: 0;
left: 0;
top: 50%;
position: absolute;
content: '';
width: 3px;
transition: height linear 0.15s, top linear 0.15s; }
.course-curriculum ul.curriculum-sections .section-content .course-item.current {
padding-left: 10px;
background: #F9F9F9; }
.course-curriculum ul.curriculum-sections .section-content .course-item.current a:before {
left: 10px; }
.course-curriculum ul.curriculum-sections .section-content .course-item.current:before {
top: 0;
height: 100%; }
.course-curriculum ul.curriculum-sections .section-content .course-item:not(.item-preview) .course-item-status {
font-family: fontawesome; }
body.course-item-popup {
overflow: hidden;
_opacity: 0; }
body.course-item-popup #learn-press-course-curriculum {
position: fixed;
top: 32px;
bottom: 0;
left: 0;
width: 400px;
background: #FFF;
border-right: 1px solid #DDD;
overflow: auto;
z-index: 9999; }
body.course-item-popup #learn-press-course-curriculum .section-header {
padding: 0 15px; }
body.course-item-popup #learn-press-course-curriculum .section-header .section-desc {
margin: -10px 0 5px; }
body.course-item-popup #learn-press-course-curriculum .course-item {
padding-left: 15px;
padding-right: 15px; }
body.course-item-popup #learn-press-course-curriculum .course-item a:before {
left: 15px; }
body.course-item-popup #learn-press-content-item {
position: fixed;
z-index: 9999;
background: #FFF;
top: 32px;
left: 400px;
right: 0;
bottom: 0;
overflow: hidden; }
body.course-item-popup #learn-press-content-item .content-item-wrap {
margin: 10px auto;
max-width: 900px; }
body.course-item-popup #learn-press-content-item .course-item-title {
font-size: 1.4rem; }
body.course-item-popup #learn-press-content-item .content-question-summary .review-heading {
text-align: center; }
body.course-item-popup #learn-press-content-item .content-question-summary .question-title {
font-size: 1.2rem;
margin-bottom: 10px; }
body.course-item-popup #content-item-nav {
position: fixed;
z-index: 99999;
left: 400px;
right: 0;
background: #F5F5F5;
bottom: 0;
height: 60px;
border-top: 1px solid #DDD; }
body.course-item-popup #content-item-nav .content-item-nav-wrap {
max-width: 900px;
margin: 10px auto; }
body.course-item-popup #content-item-nav button {
height: 40px;
line-height: 40px;
padding: 0 20px; }
body.course-item-popup .comment-form-textarea {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
body.course-item-popup.wpadminbar #learn-press-course-curriculum,
body.course-item-popup.wpadminbar #learn-press-content-item {
top: 92px; }
body.course-item-popup.wpadminbar #course-item-content-header {
top: 32px; }
body.course-item-popup.wpadminbar .content-item-description {
margin-bottom: 20px; }
body.course-item-popup .content-item-summary {
margin-bottom: 50px; }
body.course-item-popup .content-item-summary > h3 {
margin-bottom: 20px; }
body.course-item-popup .content-item-summary.content-item-video .entry-video {
position: absolute;
top: 0;
left: 0;
width: 100%;
background: #000;
line-height: 1; }
body.course-item-popup .content-item-summary.content-item-video .entry-video iframe {
width: 100%;
margin-bottom: 0;
max-width: 900px;
vertical-align: top; }
body.course-item-popup .learn-press-content-protected-message {
margin-bottom: 50px;
padding: 20px;
background: #ffe0e0; }
body.course-item-popup.content-only #learn-press-content-item {
left: 0;
top: 0;
bottom: 0;
z-index: 9999999; }
body.course-item-popup.content-only #learn-press-content-item #course-item-content-header,
body.course-item-popup.content-only #learn-press-content-item #course-item-content-footer {
display: none; }
body.course-item-popup.content-only #learn-press-content-item .content-item-scrollable {
bottom: 0; }
body #ifr-course-item {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 999999;
background: #FFF; }
body.full-screen-content-item #course-item-content-header .toggle-content-item:before {
font: 28px/60px fontawesome;
content: "\f066"; }
body .content-item-summary .form-button-finish-course,
body .lp-quiz-buttons .form-button-finish-course {
float: right; }
#wpadminbar #wp-admin-bar-edit-lp_quiz .ab-item:before,
#wpadminbar #wp-admin-bar-edit-lp_lesson .ab-item:before,
#wpadminbar #wp-admin-bar-edit-lp_question .ab-item:before {
font-family: fontawesome;
top: 2px; }
#wpadminbar #wp-admin-bar-edit-lp_quiz .ab-item:before {
content: "\f017"; }
#wpadminbar #wp-admin-bar-edit-lp_lesson .ab-item:before {
content: "\f0f6"; }
#wpadminbar #wp-admin-bar-edit-lp_question .ab-item:before {
content: "\f29c"; }
.scroll-wrapper {
opacity: 0;
overflow: hidden; }
.scroll-wrapper .scroll-element {
background: transparent; }
.scroll-wrapper .scroll-element.scroll-y.scroll-scrolly_visible {
transition: opacity 0.25s; }
.scroll-wrapper:hover .scroll-element.scroll-y.scroll-scrolly_visible {
opacity: 0.7; }
.course-remaining-time .lp-label.label-enrolled {
font-size: inherit; }
.learn-press-course-results-progress {
margin-right: -4%; }
.learn-press-course-results-progress .items-progress,
.learn-press-course-results-progress .course-progress {
float: left;
margin-right: 4%;
width: 46%;
margin-bottom: 30px; }
.learn-press-course-results-progress .items-progress .lp-course-progress-heading,
.learn-press-course-results-progress .course-progress .lp-course-progress-heading {
margin-bottom: 10px; }
.learn-press-course-results-progress .items-progress .lp-progress-bar,
.learn-press-course-results-progress .course-progress .lp-progress-bar {
height: 10px;
border-radius: 5px;
overflow: hidden;
position: relative; }
.learn-press-course-results-progress .items-progress .lp-progress-bar .lp-progress-value,
.learn-press-course-results-progress .course-progress .lp-progress-bar .lp-progress-value {
height: 10px;
border-radius: 5px;
margin-left: -100%;
position: absolute;
width: 100%; }
.learn-press-course-results-progress .items-progress .lp-course-status .grade.failed,
.learn-press-course-results-progress .course-progress .lp-course-status .grade.failed {
background: #FF0000; }
.learn-press-course-results-progress .items-progress .lp-course-status .grade.passed,
.learn-press-course-results-progress .course-progress .lp-course-status .grade.passed {
background: #3eadff; }
.learn-press-course-results-progress:after {
clear: both;
display: block;
content: ''; }
#course-item-content-header,
#course-item-content-footer {
position: fixed;
height: 60px;
right: 0;
line-height: 60px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
#course-item-content-header {
top: 0;
left: 0;
background: #e7f7ff;
z-index: 100;
border-bottom: 1px solid #DDDDDD;
padding: 0; }
#course-item-content-header .course-item-search {
float: left;
width: 400px;
padding: 15px;
box-sizing: border-box;
position: relative; }
#course-item-content-header .course-item-search input {
height: 30px;
width: 385px;
background: transparent;
border: none;
padding: 0;
box-shadow: none;
float: left;
font-style: italic;
color: #AAA; }
#course-item-content-header .course-item-search input:focus {
box-shadow: none;
outline: none;
color: #777; }
#course-item-content-header .course-item-search button {
background: transparent;
border: none;
position: absolute;
z-index: 99;
margin-left: -30px;
padding: 0;
height: 30px;
line-height: 30px;
font-size: 15px;
right: 15px;
color: #777; }
#course-item-content-header .course-item-search button:after {
font-family: fontawesome;
content: "\f002"; }
#course-item-content-header .course-item-search.has-keyword button:after {
content: "\f00d"; }
#course-item-content-header .course-title {
font-size: 1.4rem;
float: left;
clear: none;
height: 60px;
line-height: 60px;
padding: 0 15px;
margin: 0; }
#course-item-content-header .course-title a {
box-shadow: none; }
#course-item-content-header .course-title:before {
content: '';
display: none; }
#course-item-content-header .form-button.lp-button-back {
float: right;
margin-right: 15px; }
#course-item-content-header .form-button.lp-button-back button {
line-height: 34px; }
#course-item-content-header .toggle-content-item {
display: inline-block;
width: 60px;
height: 60px;
float: right;
text-align: center;
border-left: 1px solid #DDD; }
#course-item-content-header .toggle-content-item:before {
font: 28px/60px fontawesome;
content: "\f065"; }
#course-item-content-footer {
border-top: 1px solid #DDD;
bottom: 0;
left: 400px;
padding: 15px;
display: none; }
#course-item-content-footer button,
#course-item-content-footer .lp-button {
height: 35px;
line-height: 30px;
padding: 0 10px;
font-size: 14px; }
.learn-press-form.completed button:before {
font-family: fontawesome;
content: '\f00c';
font-size: 18px;
margin-right: 10px; }
.lp-course-progress {
position: relative; }
.lp-course-progress .lp-passing-conditional {
position: absolute;
height: 10px;
width: 3px;
background: #FF0000;
top: 0;
margin-left: -1px; }
@media screen and (max-width: 1300px) {
body.course-item-popup #course-item-content-header .course-item-search {
width: 300px; }
body.course-item-popup #course-item-content-header .course-item-search input {
width: 285px; }
body.course-item-popup #course-item-content-header .course-item-search button {
left: 300px; }
body.course-item-popup #learn-press-course-curriculum {
width: 300px; }
body.course-item-popup #learn-press-course-curriculum .progress-bg {
width: 40px; }
body.course-item-popup #content-item-nav,
body.course-item-popup #learn-press-content-item,
body.course-item-popup #course-item-content-footer {
left: 300px; }
body.course-item-popup .section-desc {
display: none; } }
@media screen and (max-width: 1200px) {
body.course-item-popup #course-item-content-header .course-item-search {
width: 300px; }
body.course-item-popup #course-item-content-header .course-item-search input {
width: 285px; }
body.course-item-popup #course-item-content-header .course-item-search button {
left: 300px; }
body.course-item-popup #learn-press-course-curriculum {
width: 300px; }
body.course-item-popup #content-item-nav,
body.course-item-popup #learn-press-content-item,
body.course-item-popup #course-item-content-footer {
left: 300px; }
body.course-item-popup #learn-press-content-item .content-item-nav-wrap,
body.course-item-popup #learn-press-content-item .content-item-wrap {
width: 90%; } }
@media screen and (max-width: 768px) {
body.course-item-popup #course-item-content-header .course-item-search {
width: 200px; }
body.course-item-popup #course-item-content-header .course-item-search input {
width: 185px; }
body.course-item-popup #course-item-content-header .course-item-search button {
left: 200px; }
body.course-item-popup #learn-press-course-curriculum {
width: 200px; }
body.course-item-popup #content-item-nav,
body.course-item-popup #learn-press-content-item,
body.course-item-popup #course-item-content-footer {
left: 200px; }
body.course-item-popup #learn-press-content-item .content-item-nav-wrap,
body.course-item-popup #learn-press-content-item .content-item-wrap {
width: 90%; }
body.course-item-popup.wpadminbar #learn-press-content-item,
body.course-item-popup.wpadminbar #learn-press-course-curriculum {
top: 106px; }
body.course-item-popup.wpadminbar #course-item-content-header {
top: 46px; }
.learn-press-course-results-progress {
margin-right: 0%; }
.learn-press-course-results-progress .items-progress,
.learn-press-course-results-progress .course-progress {
float: none;
margin-right: 0%;
width: 100%;
margin-bottom: 20px; } }
.lp-quiz-buttons {
margin-bottom: 20px;
clear: both;
display: block;
content: ''; }
.quiz-progress {
background: #e7f7ff;
margin-bottom: 30px; }
.quiz-progress .progress-items {
display: flex; }
.quiz-progress .progress-items .progress-item {
flex: 1;
position: relative;
font-size: 15px;
color: #777; }
.quiz-progress .progress-items .progress-item .progress-number,
.quiz-progress .progress-items .progress-item .progress-label {
display: block;
text-align: center;
line-height: 1; }
.quiz-progress .progress-items .progress-item .progress-number {
font-size: 20px;
margin: 15px 0 10px 0; }
.quiz-progress .progress-items .progress-item .progress-label {
font-size: 14px;
margin-bottom: 15px; }
.quiz-progress .progress-items .progress-item i {
display: none;
width: 60px;
height: 60px;
font-size: 30px;
text-align: center;
line-height: 60px;
color: #FFF;
background: #00adff;
float: left; }
.quiz-progress .progress-items .progress-item:after {
clear: both;
display: block;
content: ''; }
.answer-options {
list-style: none;
margin: 0;
padding: 0; }
.answer-options .answer-option {
margin: 0 0 15px 0;
position: relative;
background: #F5F5F5;
padding: 10px;
display: flex;
overflow: hidden;
color: #777;
cursor: pointer;
font-size: 20px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-transition: background linear 0.25s;
-moz-transition: background linear 0.25s;
transition: background linear 0.25s; }
.answer-options .answer-option .option-title {
font-size: smaller;
display: table-cell; }
.answer-options .answer-option .option-title .option-title-content {
display: inline-block;
vertical-align: middle; }
.answer-options .answer-option .option-title:before {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 3px;
content: '';
background: #DDD;
-webkit-transition: background linear 0.25s;
-moz-transition: background linear 0.25s;
transition: background linear 0.25s; }
.answer-options .answer-option input[type="checkbox"],
.answer-options .answer-option input[type="radio"] {
-webkit-appearance: initial;
-moz-appearance: initial;
margin: 0 10px 0 3px;
position: relative;
border: 1px solid #eaeaea;
z-index: 10;
width: 32px;
height: 32px;
min-width: 32px;
background: #FFF;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px; }
.answer-options .answer-option input[type="checkbox"]:focus,
.answer-options .answer-option input[type="radio"]:focus {
outline: none; }
.answer-options .answer-option input[type="checkbox"]:after,
.answer-options .answer-option input[type="radio"]:after {
content: '';
border: 2px solid #00adff;
display: inline-block;
width: 7px;
height: 15px;
border-top: none;
border-left: none;
position: absolute;
top: 50%;
left: 10px;
box-sizing: content-box;
opacity: 0;
margin-top: -10px;
-webkit-transform: rotate(36deg) scale(0);
-moz-transform: rotate(36deg) scale(0);
-ms-transform: rotate(36deg) scale(0);
-o-transform: rotate(36deg) scale(0);
transform: rotate(36deg) scale(0);
-webkit-transition: all 0.25s;
-moz-transition: all 0.25s;
transition: all 0.25s; }
.answer-options .answer-option input[type="checkbox"]:checked ~ .option-title .option-title-content,
.answer-options .answer-option input[type="radio"]:checked ~ .option-title .option-title-content {
position: relative; }
.answer-options .answer-option input[type="checkbox"]:checked ~ .option-title:before,
.answer-options .answer-option input[type="radio"]:checked ~ .option-title:before {
background: #00adff; }
.answer-options .answer-option input[type="checkbox"]:checked:after,
.answer-options .answer-option input[type="radio"]:checked:after {
opacity: 1;
-webkit-transform: rotate(36deg) scale(1);
-moz-transform: rotate(36deg) scale(1);
-ms-transform: rotate(36deg) scale(1);
-o-transform: rotate(36deg) scale(1);
transform: rotate(36deg) scale(1); }
.answer-options .answer-option input[type="radio"] {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%; }
.answer-options .answer-option input[type="radio"]:before {
border-radius: 50%; }
.answer-options .answer-option .option-title {
margin: 0; }
.answer-options .answer-option:hover {
background: #e1f5ff; }
.answer-options .answer-option.answer-correct {
background: #e1f5ff; }
.answer-options .answer-option.answer-correct input[type="radio"]:checked ~ .option-title:before,
.answer-options .answer-option.answer-correct input[type="checkbox"]:checked ~ .option-title:before {
background: #e1f5ff; }
.answer-options .answer-option.answered-correct input[type="radio"]:checked ~ .option-title:before,
.answer-options .answer-option.answered-correct input[type="checkbox"]:checked ~ .option-title:before {
background: #00adff; }
.answer-options .answer-option.answered-wrong input[type="radio"]:before, .answer-options .answer-option.answered-wrong input[type="radio"]:after,
.answer-options .answer-option.answered-wrong input[type="checkbox"]:before,
.answer-options .answer-option.answered-wrong input[type="checkbox"]:after {
border-color: #FF0000; }
.answer-options .answer-option.answered-wrong input[type="radio"]:checked ~ .option-title:before,
.answer-options .answer-option.answered-wrong input[type="checkbox"]:checked ~ .option-title:before {
background: #FF0000; }
button[data-counter] {
position: relative; }
button[data-counter]:after {
content: "(+" attr(data-counter) ")";
padding-left: 5px; }
.quiz-result {
max-width: 400px;
margin: 30px auto 20px;
text-align: center; }
.quiz-result .result-grade .result-achieved,
.quiz-result .result-grade .result-require {
display: inline-block;
margin: 0 auto; }
.quiz-result .result-grade .result-achieved {
font-size: 36px;
border-bottom: 2px solid #04adff; }
.quiz-result .result-grade .result-require {
display: block; }
.quiz-result .result-grade .result-message {
font-size: 14px; }
.quiz-result.failed .result-achieved {
color: #c55757; }
.quiz-result.failed .result-message strong {
color: #c55757; }
.quiz-result.passed .result-achieved {
color: #04adff; }
.quiz-result.passed .result-message strong {
color: #04adff; }
.quiz-result .result-statistic {
list-style: none;
text-align: left;
margin: 0;
padding: 0; }
.quiz-result .result-statistic .result-statistic-field {
display: flex; }
.quiz-result .result-statistic .result-statistic-field label, .quiz-result .result-statistic .result-statistic-field p {
flex: 1;
margin: 0; }
.quiz-result .result-statistic .result-statistic-field label {
font-weight: bold; }
.quiz-result .result-statistic .result-statistic-field p {
text-align: right; }
.question-numbers {
list-style: none;
text-align: center; }
.question-numbers li {
display: inline-block;
position: relative;
margin-bottom: 3px; }
.question-numbers li a {
display: block;
padding: 8px;
background: #F5F5F5;
line-height: 1;
color: #999;
border: 1px solid #DDD;
font-size: 12px;
min-width: 20px;
box-shadow: none; }
.question-numbers li a span {
vertical-align: middle; }
.question-numbers li a:hover {
background: #00adff;
color: #FFF;
border: 1px solid #3880a2; }
.question-numbers li.current a {
background: #00adff;
color: #FFF !important;
border-color: #3880a2; }
.question-numbers li.current.skipped:after {
background: #FFF; }
.question-numbers li.answered a:after {
font-family: fontawesome;
font-size: 8px;
vertical-align: middle;
margin-left: 3px; }
.question-numbers li.answered.answered-wrong a {
color: #FF0000; }
.question-numbers li.answered.answered-true a {
color: #00adff; }
.question-numbers li.answered.answered-true.current a {
color: #FFF; }
.question-numbers li.skipped:after {
content: '';
background: #AAA;
width: 10px;
height: 4px;
position: absolute;
border-radius: 2px;
left: 50%;
margin-left: -5px;
bottom: 3px; }
.quiz-intro {
list-style: none;
margin: 0 0 20px;
padding: 0;
display: table; }
.quiz-intro li {
margin: 0;
display: table-row; }
.quiz-intro li label, .quiz-intro li span {
display: table-cell; }
.quiz-intro li label {
font-weight: bold;
padding: 0 20px 10px 0px;
line-height: 1; }
.quiz-intro li span {
text-align: left; }
.question-explanation-content,
.question-hint-content {
margin-bottom: 20px;
background: #F5F5F5;
padding: 10px 15px; }
.redo-quiz button[type="submit"] {
content: attr(data-counter); }
.circle-bar {
position: relative;
width: 300px;
height: 300px;
border-color: #DDD; }
.circle-bar:before {
border-radius: 50%;
border: 10px solid #DDD;
width: 100%;
height: 100%;
position: absolute;
top: 0px;
left: 0px;
z-index: 0;
content: '';
box-sizing: border-box; }
.circle-bar .before,
.circle-bar .after {
border-radius: 50%;
border: 10px solid #14c4ff;
width: 100%;
height: 100%;
position: absolute;
top: 0px;
left: 0px;
z-index: 0;
box-sizing: border-box; }
.circle-bar .before {
border-bottom-color: transparent;
border-left-color: transparent;
transform: rotate(45deg); }
.circle-bar .after {
border-color: #14c4ff;
border-right-color: transparent;
border-top-color: transparent;
transform: rotate(45deg); }
.circle-bar.bg50 .after {
transform: rotate(45deg);
z-index: 10;
border-left-color: inherit;
border-bottom-color: inherit; }
.learn-press-message.fixed {
position: fixed;
top: 32px;
left: 0;
right: 0;
background: rgba(0, 173, 255, 0.6);
text-align: center;
z-index: 100;
color: #FFF;
padding: 10px; }
.learn-press-message.fixed[data-delay-in] {
display: none; }  body.twentysixteen.learnpress-page .entry-footer {
display: none; }
body.twentysixteen.learnpress-page .entry-content {
float: none;
width: auto; }
@media screen and (min-width: 61.5625em) {
body.twentysixteen.learnpress-page .entry-footer {
display: none; }
body.twentysixteen.learnpress-page .entry-content {
float: none;
width: auto; }
body:not(.search-results) article:not(.type-page) .entry-footer {
display: none; }
body:not(.search-results) article:not(.type-page) .entry-content {
float: none;
width: auto; } }
body.twentyseventeen.learnpress-page #primary article.page .entry-header,
body.twentyseventeen.learnpress-page #primary article.page .entry-content {
width: 100%;
float: none; }
@media screen and (min-width: 48em) {
body.twentyseventeen.learnpress-page #primary article.page .entry-header,
body.twentyseventeen.learnpress-page #primary article.page .entry-content {
width: 100%;
float: none; } }
.lp-widget .items-progress,
.lp-widget .course-progress {
width: 100%; }
.lp-widget .course-remaining-time {
font-size: 14px; }
.lp-widget .lp-course-info-fields {
margin: 0; }
.lp-widget .lp-course-info-fields .lp-course-info {
list-style: none;
margin: 0 0 10px 0; }
.lp-widget .lp-course-info-fields .lp-course-info .lp-label {
float: right;
background: #03a9f4; }
.learn-press-tip {
display: none;
line-height: 1;
margin: 0 5px;
font-size: 16px;
vertical-align: baseline;
cursor: pointer;
font-style: normal; }
.learn-press-tip.ready {
display: inline-block; }
.learn-press-tip:before {
font-family: Fontawesome;
content: "\f059"; }
.learn-press-tip:hover {
color: #0073aa; }
.learn-press-tip-floating {
background: rgba(39, 115, 170, 0.9);
padding: 8px 10px;
line-height: 1.2em;
color: #FFF;
min-width: 20px;
position: absolute;
margin-left: -1px;
font-size: 12px;
z-index: 9999;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px; }
.learn-press-tip-floating .close {
display: inline-block;
position: absolute;
width: 16px;
height: 16px;
right: -8px;
top: -8px;
border: 1px solid #FFF;
text-align: center;
line-height: 16px;
background: #468fbc;
color: #FFF;
cursor: pointer;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%; }
.learn-press-tip-floating .close:before {
content: "\f00d";
font-family: Fontawesome; }
.learn-press-tip-floating p {
margin: 0; }
.learn-press-tip-floating:before {
content: '';
position: absolute;
width: 0;
height: 0;
bottom: -7px;
border: 7px solid transparent;
border-top-color: rgba(39, 115, 170, 0.9);
border-bottom-width: 0;
left: 50%;
margin-left: -7px; }
body.lp-preview.admin-bar #learn-press-content-item {
top: 32px !important; }
body.lp-preview #learn-press-course-curriculum {
display: none; }
body.lp-preview #learn-press-content-item {
top: 0 !important;
left: 0 !important; }
body.lp-preview #course-item-content-header {
display: none; }  @-webkit-keyframes rotating4 {
from {
-webkit-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg); }
to {
-webkit-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg); } }
@keyframes rotating4 {
from {
-ms-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg); }
to {
-ms-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg); } }
@-webkit-keyframes animation4 {
from {
left: -40%;
width: 40%; }
to {
left: 100%;
width: 10%; } }
@keyframes animation4 {
from {
left: -40%;
width: 40%; }
to {
left: 100%;
width: 10%; } }
#popup_container {
opacity: 0;
transform: scale(0.5); }
body.confirm #popup_overlay {
z-index: 999998 !important; }
body.confirm #popup_container {
z-index: 999999 !important;
max-width: 90% !important;
min-width: 300px !important;
padding: 10px !important;
background: #F5F5F5;
transition: opacity 0.25s;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px; }
body.confirm #popup_container #popup_title {
display: none !important; }
body.confirm #popup_container #popup_message {
margin: -10px;
background: #FFF;
padding: 20px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px; }
body.confirm #popup_container .close {
position: absolute;
top: 3px;
right: 10px; }
body.confirm #popup_container #popup_panel {
margin-top: 20px;
text-align: center; }
body.confirm #popup_container #popup_panel button, body.confirm #popup_container #popup_panel input[type="button"], body.confirm #popup_container #popup_panel input[type="submit"] {
height: 30px;
line-height: 30px;
padding: 0 25px; }
body.confirm #popup_container #popup_cancel {
display: none; }
body.confirm #popup_container.ready {
opacity: 1;
transform: scale(1); }
input[type="text"],
input[type="email"],
input[type="number"],
input[type="password"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.hide-if-js {
display: none !important; }
.clearfix:after {
clear: both;
display: block;
content: ''; }
.learn-press-breadcrumb {
margin-bottom: 20px; }
.learnpress-page .lp-button {
line-height: 45px;
padding: 0 12px;
height: 45px; }
.course-meta {
margin-bottom: 20px; }
#learn-press-course-tabs {
margin-bottom: 40px; } form[name="search-course"] {
margin-bottom: 20px;
position: relative; }
form[name="search-course"] .search-course-input {
width: 100%;
padding: 12px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
form[name="search-course"] .search-course-button {
position: absolute;
top: 1px;
right: 1px;
bottom: 1px;
padding: 15px;
height: auto;
line-height: 1px; }
ul.learn-press-courses {
list-style: none;
margin-right: -2.1%;
margin-left: 0;
padding: 0;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap; }
ul.learn-press-courses .course {
list-style: none;
width: 31.33333%;
margin: 0 2% 20px 0;
box-shadow: none;
padding: 0; }
ul.learn-press-courses .course .course-thumbnail,
ul.learn-press-courses .course .course-title,
ul.learn-press-courses .course .course-info {
margin: 0 0 0.8em 0;
line-height: 1; }
ul.learn-press-courses .course .course-thumbnail img {
line-height: 1;
vertical-align: top; }
ul.learn-press-courses .course .course-title {
font-size: 1.2em;
padding: 0;
font-weight: normal; }
ul.learn-press-courses .course .course-info {
font-size: 14px; }
ul.learn-press-courses .course .course-info > span {
display: block; }
ul.learn-press-courses .course .course-info .course-price {
float: left; }
ul.learn-press-courses .course .course-info .course-price .origin-price,
ul.learn-press-courses .course .course-info .course-price .price {
vertical-align: middle; }
ul.learn-press-courses .course .course-info .course-price .origin-price {
font-size: 16px;
text-decoration: line-through;
font-style: italic;
margin-right: 10px; }
ul.learn-press-courses .course .course-info .course-price .price {
font-size: 18px; }
ul.learn-press-courses .course .course-info .course-instructor {
float: right; }
ul.learn-press-courses .course .course-info:after {
clear: both;
display: block;
content: ''; }
ul.learn-press-courses .course .lp-course-buttons form {
width: 100%;
margin-bottom: 10px; }
ul.learn-press-courses .course .lp-course-buttons form button {
width: 100%; }
.order-comments {
width: 100%;
min-height: 150px; }
.learn-press-progress {
position: relative; }
.learn-press-progress .progress-bg {
background: #DDD;
height: 10px;
position: relative;
overflow: hidden;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; }
.learn-press-progress .progress-bg .progress-active {
height: 100%;
width: 100%;
position: absolute;
left: 50%;
margin-left: -100%;
background: #00adff;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; } .retake-course,
.enroll-course,
.purchase-course {
display: inline-block; } .table-orders {
font-size: 16px; }
.table-orders th, .table-orders td {
padding: 5px 10px; }
.form-button {
display: inline-block; }
.learn-press-pagination {
text-align: center;
margin-bottom: 20px; }
.learn-press-pagination .page-numbers {
display: inline-block;
list-style: none;
margin: 0; }
.learn-press-pagination .page-numbers > li {
display: inline-block;
margin: 0; }
.learn-press-pagination .page-numbers > li a, .learn-press-pagination .page-numbers > li span {
display: block;
padding: 5px 10px;
border: 1px solid #DDD;
box-shadow: none;
line-height: 1;
float: none;
font-size: 1em;
border-radius: 0; }
.learn-press-pagination .page-numbers > li span {
background: #F5F5F5; }
.learn-press-message {
padding: 10px 12px 10px 15px;
background: #F5F5F5;
position: relative;
margin: 0 0 20px 0;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; }
.learn-press-message.icon {
padding-left: 45px; }
.learn-press-message.icon:after {
font-size: 20px;
vertical-align: baseline;
margin-right: 10px;
position: absolute;
left: 15px;
top: 50%;
margin-top: -13px;
height: 26px;
line-height: 26px;
background: #04adff;
width: 26px;
text-align: center;
border-radius: 50%;
color: #FFF;
font-family: FontAwesome; }
.learn-press-message:before {
position: absolute;
content: '';
top: 0;
left: 0;
width: 5px;
height: 100%;
background: #00adff;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px; }
.learn-press-message.error:before {
background: #d85554; }
.learn-press-message.error.icon:before {
background: #d85554; }
.learn-press-message.error.icon:after {
content: "\f00d";
background: #d85554; }
.learn-press-message.success.icon:before {
background: #00adff; }
.learn-press-message.success.icon:after {
content: "\f129";
background: #00adff; }
ul.list-table-nav {
display: flex;
list-style: none;
margin-left: 0; }
ul.list-table-nav .nav-text {
flex: 1;
text-align: left; }
ul.list-table-nav .nav-pages {
flex: 1;
text-align: right; }
ul.list-table-nav .nav-pages .learn-press-pagination {
display: inline-block;
margin-bottom: 0; }
.primary-color {
color: #00adff; }
.primary-color-before:before {
color: #00adff; }
.primary-color-after:after {
color: #00adff; }
.primary-background-color {
background: #00adff; }
.primary-background-color {
background: #00adff; }
.course-origin-price {
font-size: 85%;
text-decoration: line-through;
margin-right: 5px; }
.course-item-nav {
display: flex; }
.course-item-nav .prev, .course-item-nav .next {
flex: 1; }
.course-item-nav .prev span, .course-item-nav .next span {
display: block;
font-weight: bold; }
.course-item-nav .prev a, .course-item-nav .next a {
color: #999999; }
.course-item-nav .next {
text-align: right; }
.content-item-wrap #comments {
margin-left: 0;
margin-right: 0; }
.content-item-wrap #comments #comment {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
@media screen and (max-width: 768px) {
ul.learn-press-courses .course {
width: 48%; } }
@media screen and (max-width: 600px) {
ul.learn-press-courses {
margin-right: 0; }
ul.learn-press-courses .course {
width: 100%;
margin-right: 0; } }