html {
font-size: 62.5%;
-webkit-font-smoothing: antialiased;
}
body {
font-family: "Open Sans", sans-serif;
font-size: 1.4rem;
color: #656565;
line-height: 1.857143;
}
p {
margin-bottom: 25px;
}
p:last-child {
margin-bottom: 0;
}
h1,
.h1 {
font-size: 6rem;
}
h2,
.h2 {
font-size: 4.8rem;
}
h3,
.h3 {
font-size: 3.6rem;
}
h4,
.h4 {
font-size: 2rem;
}
h5,
.h5 {
font-size: 1.8rem;
}
h6,
.h6 {
font-size: 1.2rem;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
line-height: 1.208333;
font-family: "Roboto Slab", sans-serif;
font-weight: 700;
}
a {
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
a:focus, a:visited {
outline: none;
text-decoration: none;
}
a:hover {
text-decoration: none;
}
.elh-main-wrap {
position: relative;
}
.elh-section {
position: relative;
}
.elh-section.elh-float-top-half {
margin-top: -147.5px;
position: relative;
}
.elh-section-padding {
padding: 120px 0;
}
.elh-section-padding.elh-bottom-0 {
padding-bottom: 0;
}
.elh-section-padding-big {
padding: 120px 0;
}
.elh-section-padding-big.elh-bottom-0 {
padding-bottom: 0;
}
.elh-section-padding-small {
padding: 56px 0;
}
.elh-section-padding-small.elh-bottom-0 {
padding-bottom: 0;
}
.elh-theme-bg {
color: #ffffff;
}
.white-color {
color: #ffffff;
}
.elh-gray-bg {
background-color: #f7f7f7;
}
.elh-section-header {
margin-bottom: 45px;
position: relative;
}
.elh-section-header .elh-section-title {
margin: 0;
padding-bottom: 25px;
position: relative;
color: #262626;
}
.white-color .elh-section-header .elh-section-title,
.elh-section-header.white-color .elh-section-title{
color: #ffffff;
}
.elh-section-header .elh-section-title:before {
content: "";
background-color: #bdbdbd;
bottom: 2px;
position: absolute;
width: 160px;
height: 1px;
left: 50%;
margin-left: -80px;
}
.elh-section-header .elh-section-title:after {
content: "";
position: absolute;
bottom: 0;
left: 50%;
width: 60px;
height: 5px;
margin-left: -30px;
}
.elh-section-header .elh-section-text {
margin-top: 25px;
margin-bottom: 0;
}
.elh-section-header.text-left p.elh-section-text {
width: 50%;
}
.elh-register-header .elh-section-header.text-left p.elh-section-text,
.elh-section-header.text-left.edu-gallery-left p.elh-section-text,
.kindergarden-parents-heading .elh-section-header.text-left.edu-gallery-left p.elh-section-text,
.kindergarden-parents-heading .elh-section-header.text-left p.elh-section-text,
.elh-section-header.full-width-subtitle p.elh-section-text {
width: 100%;
}
.elh-carousel-section .elh-section-header.text-left  .all-link {
top: 52px;
}
.elh-section-header.text-left .elh-section-title:before {
left: 0;
margin-left: 0;
width: 200px;
}
.elh-section-header.text-left .elh-section-title:after {
left: 0;
margin-left: 0;
width: 100px;
}
.elh-overlay .elh-section-header, .elh-theme-bg .elh-section-header {
color: #ffffff;
}
.elh-header-left-style {
margin-top: 88px;
}
.elh-header-left-style h3 {
font-size: 3.6rem;
margin: 0 0 15px;
color: #262626;
}
.elh-img-bg .elh-header-left-style h3,
.white-color .elh-header-left-style h3{
color: #ffffff;
}
.elh-header-left-style p {
margin-top: 25px;
margin-bottom: 0;
font-size: 1.8rem;
line-height: 3rem;
font-family: "Roboto Slab", sans-serif;
}
.elh-header-left-style .btn {
margin-top: 28px;
min-width: 155px;
text-align: center;
}
.elh-small-header {
margin-bottom: 26px;
}
.elh-small-header .elh-small-title {
font-size: 2.8rem;
line-height: 3.5rem;
margin: 0;
}
.elh-small-header .elh-small-text{
margin-top: 26px;
margin-bottom: 4px !important;
}
.elh-stylish-font {
font-family: 'Pacifico', cursive;
font-weight: 400;
}
.elh-generic-carousel .owl-prev,
.elh-generic-carousel .owl-next {
width: 36px;
height: 36px;
line-height: 34px;
text-align: center;
border: 1px solid #e7e7e7;
display: inline-block;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.elh-generic-carousel .owl-prev:hover,
.elh-generic-carousel .owl-next:hover {
color: #ffffff;
}
.elh-generic-carousel .owl-prev {
margin-right: 10px;
}
.elh-carousel-section .owl-buttons {
position: absolute;
right: 15px;
top: -144px;
}
.elh-single-carousel .owl-prev,
.elh-single-carousel .owl-next {
width: 26px;
height: 26px;
line-height: 24px;
text-align: center;
border: 1px solid #e7e7e7;
color: #262626;
display: inline-block;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
padding-left: 1px;
}
.elh-single-carousel .owl-prev:hover,
.elh-single-carousel .owl-next:hover {
color: #ffffff;
}
.elh-single-carousel .owl-prev {
margin-right: 10px;
}
.elh-single-carousel .owl-buttons {
position: absolute;
right: 0px;
top: -70px;
}
.all-link {
font-size: 1.4rem;
font-weight: 700;
font-family: "Roboto Slab", sans-serif;
color: #262626 !important;
position: absolute;
right: 0;
top: 13px;
}
.elh-theme-bg .all-link, .elh-img-bg .all-link {
color: #ffffff;
}
.elh-section-header.btn-style-2 .all-link {
color: #ffffff !important;
line-height: 34px;
padding: 0 20px;
border-radius: 3px;
border-style: solid;
border-width: 1px;
top: 6px;
}
.elh-section-header.btn-style-2 .all-link:hover {
background-color: transparent;
}
.elh-carousel-section .all-link {
right: 110px;
}
.elh-mini-section {
background-color: #fff;
border-radius: 3px;
overflow: hidden;
padding: 45px 30px;
}
.elh-mini-section .elh-mini-section-title {
color: #262626;
font-size: 2.2rem;
font-family: "Roboto Slab", sans-serif;
position: relative;
margin-top: 0;
padding-bottom: 20px;
margin-bottom: 30px;
}
.elh-mini-section .elh-mini-section-title:before {
content: "";
bottom: 2px;
left: 0;
height: 1px;
width: 130px;
background-color: #bdbdbd;
position: absolute;
}
.elh-mini-section .elh-mini-section-title:after {
content: "";
position: absolute;
bottom: 0;
left: 0;
height: 5px;
width: 60px;
}
.elh-single-carousel .elh-post .elh-post-thumb img {
height: 135px;
object-fit: cover;
}
.elh-main-wrap .vc_col-has-fill>.vc_column-inner, 
.elh-main-wrap .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, 
.elh-main-wrap .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, 
.elh-main-wrap .vc_row-has-fill>.vc_column_container>.vc_column-inner{
padding-top: 0;
} form {
position: relative;
}
form p {
margin-bottom: 20px;
}
input:not([type=submit]):not([type=radio]):not([type=checkbox]),
select,
textarea {
background-color: transparent;
border: 1px solid #e7e7e7;
width: 100%;
padding: 11px 20px;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
outline: none;
}
input:not([type=submit]):not([type=radio]):not([type=checkbox]):focus,
select:focus,
textarea:focus {
outline: none;
}
button:focus {
outline: none;
} .plyr .plyr__play-large {
background-color: #ffffff;
border: none;
padding: 33px;
}
.plyr .plyr__play-large svg {
width: 14px;
height: 14px;
}
.plyr input[type=range] {
border: none !important;
padding: 0 !important;
-webkit-transition: none;
transition: none;
} #learn-press-user-profile  #profile-content-settings #lp-upload-photo,
#learn-press-user-profile  #profile-content-settings [type=submit],
.btn {
font-family: "Roboto Slab", sans-serif;
font-weight: 400;
font-size: 1.4rem;
color: #ffffff;
line-height: 48px;
border-width: 1px;
border-style: solid;
padding: 0 40px;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
#learn-press-user-profile  #profile-content-settings #lp-upload-photo,
#learn-press-user-profile  #profile-content-settings [type=submit],
.btn:active, .btn.active, .btn:focus, .btn:active:focus {
-webkit-box-shadow: none;
box-shadow: none;
outline: none;
}
.btn.btn-shade {
background-color: rgba(0, 0, 0, 0.3) !important;
border-color: transparent !important;
color: #ffffff !important;
}
.btn.btn-shade:hover {
background-color: #ffffff !important;
}
.elh-theme-bg .btn {
background-color: #ffffff;
border-color: #ffffff;
}
.elh-theme-bg .btn:focus, 
.elh-theme-bg .btn:visited, 
.elh-theme-bg .btn:active, 
.elh-theme-bg .btn:focus:visited, 
.elh-theme-bg .btn:focus:active, 
.elh-theme-bg .btn:visited:active, 
.elh-theme-bg .btn:focus:visited:active {
background-color: #ffffff;
border-color: #ffffff;
}
.elh-theme-bg .btn:hover, 
.elh-theme-bg .btn:hover:focus, 
.elh-theme-bg .btn:hover:visited, 
.elh-theme-bg .btn:hover:active, 
.elh-theme-bg .btn:hover:focus:visited, 
.elh-theme-bg .btn:hover:focus:active, 
.elh-theme-bg .btn:hover:visited:active, 
.elh-theme-bg .btn:hover:focus:visited:active {
background-color: transparent;
color: #ffffff;
}
.btn.btn-border {
background-color: transparent;
}
.btn.btn-border:focus, 
.btn.btn-border:visited, 
.btn.btn-border:active, 
.btn.btn-border:focus:visited, 
.btn.btn-border:focus:active, 
.btn.btn-border:visited:active, 
.btn.btn-border:focus:visited:active {
background-color: transparent;
}
.btn.btn-border:hover, 
.btn.btn-border:hover:focus, 
.btn.btn-border:hover:visited, 
.btn.btn-border:hover:active, 
.btn.btn-border:hover:focus:visited, 
.btn.btn-border:hover:focus:active, 
.btn.btn-border:hover:visited:active, 
.btn.btn-border:hover:focus:visited:active {
color: #ffffff;
}
.elh-theme-bg .btn.btn-border, 
.elh-img-bg .btn.btn-border, 
.banner-overlay .btn.btn-border {
border-color: #ffffff;
color: #ffffff;
}
.elh-theme-bg .btn.btn-border:hover, 
.elh-theme-bg .btn.btn-border:hover:focus, 
.elh-theme-bg .btn.btn-border:hover:visited, 
.elh-theme-bg .btn.btn-border:hover:active, 
.elh-theme-bg .btn.btn-border:hover:focus:visited, 
.elh-theme-bg .btn.btn-border:hover:focus:active, 
.elh-theme-bg .btn.btn-border:hover:visited:active, 
.elh-theme-bg .btn.btn-border:hover:focus:visited:active, 
.elh-img-bg .btn.btn-border:hover, 
.elh-img-bg .btn.btn-border:hover:focus, 
.elh-img-bg .btn.btn-border:hover:visited, 
.elh-img-bg .btn.btn-border:hover:active, 
.elh-img-bg .btn.btn-border:hover:focus:visited, 
.elh-img-bg .btn.btn-border:hover:focus:active, 
.elh-img-bg .btn.btn-border:hover:visited:active, 
.elh-img-bg .btn.btn-border:hover:focus:visited:active, 
.banner-overlay .btn.btn-border:hover, 
.banner-overlay .btn.btn-border:hover:focus, 
.banner-overlay .btn.btn-border:hover:visited, 
.banner-overlay .btn.btn-border:hover:active, 
.banner-overlay .btn.btn-border:hover:focus:visited, 
.banner-overlay .btn.btn-border:hover:focus:active, 
.banner-overlay .btn.btn-border:hover:visited:active, 
.banner-overlay .btn.btn-border:hover:focus:visited:active {
color: #ffffff;
}
.button-group {
margin-top: 40px;
}
.simple-video-play {
color: #111111;
font-size: 3.6rem;
font-family: "Roboto Slab", sans-serif;
font-weight: 700;
display: inline-block;
}
.elh-theme-bg .simple-video-play, .elh-img-bg .simple-video-play {
color: #ffffff;
}  .elh-topbar {
color: #ffffff;
line-height: 50px;
position: relative;
z-index: 991;
}
.elh-topbar .top-block {
display: inline-block;
vertical-align: middle;
}
.elh-topbar .top-block + .top-block {
margin-left: 55px;
}
.elh-topbar p {
display: inline-block;
font-family: "Roboto Slab", sans-serif;
margin-bottom: 0;
}
.elh-topbar p + p {
margin-left: 25px;
}
.elh-topbar p .fa {
margin-right: 8px;
}
.elh-topbar .top-socials a {
display: inline-block;
color: #ffffff;
}
.elh-topbar .top-socials a + a {
margin-left: 20px;
}
.elh-topbar .language-block {
position: relative;
}
.elh-topbar .language-selected {
cursor: pointer;
}
.elh-topbar .language-selected .fa {
margin-right: 0;
margin-left: 1px;
}
.elh-topbar .language-select {
display: none;
position: absolute;
top: 100%;
right: 0;
left: auto;
width: 160px;
border-radius: 3px;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
background-color: #ffffff;
padding: 0;
margin: 0;
list-style: none;
}
.elh-topbar .language-select li a {
display: block;
padding: 7px 15px;
line-height: 20px;
text-transform: uppercase;
}
.elh-topbar .language-select li a:hover {
color: #ffffff;
}
.elh-topbar .language-select li:first-child {
padding-top: 10px;
}
.elh-topbar .language-select li:last-child {
padding-bottom: 10px;
}
.elh-topbar .language-select li.current a {
color: #ffffff;
}
.elh-topbar .top-links a {
display: inline-block;
font-family: "Roboto Slab", sans-serif;
color: #ffffff;
}
.elh-topbar .top-links a + a {
margin-left: 25px;
} .navbar {
background-color: #fff;
border-radius: 0;
margin-bottom: 0;
z-index: 990;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.navbar .container {
position: relative;
}
.navbar .navbar-brand {
height: 70px;
margin-top: 5px;
margin-bottom: 5px;
}
.navbar .navbar-brand img {
height: 100%;
width: auto;
}
.navbar .navbar-search {
margin-right: -30px;
}
.navbar .navbar-search-toggle {
font-size: 1.4rem;
line-height: 20px;
padding: 30px 0;
width: 50px;
text-align: center;
border: none;
background-color: transparent;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.navbar .navbar-searchform {
display: none;
position: absolute;
top: 100%;
right: 0;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
background-color: #ffffff;
width: 320px;
}
.navbar .navbar-searchform input:not([type=submit]):not([type=radio]):not([type=checkbox]){
border-radius: 0;
}
.navbar .navbar-searchform [type=submit] {
position: absolute;
top: 0;
right: 0;
border: 1px solid transparent;
background-color: transparent;
padding: 11px 20px;
}
.navbar .navbar-nav li a {
font-family: "Roboto Slab", sans-serif;
font-size: 1.4rem;
font-weight: 400;
color: #262626;
}
.navbar .navbar-nav > li > a {
padding: 30px 11px;
}
.navbar .navbar-nav > li > a:hover, .navbar .navbar-nav > li > a:focus {
background-color: transparent;
}
.navbar .navbar-nav > li:hover > a {
color: #000;
}
.navbar .navbar-nav .dropdown-menu {
display: block;
border-radius: 3px;
border: none;
padding: 15px 25px;
left: 0;
right: auto;
-webkit-transform-origin: top;
transform-origin: top;
-webkit-transform: rotateX(90deg);
transform: rotateX(90deg);
opacity: 0;
visibility: hidden;
border: 1px solid rgba(0, 0, 0, 0.08);
}
.navbar .navbar-nav .dropdown-menu li a {
line-height: 20px;
padding: 8px 0;
border-bottom: 1px solid transparent;
}
.navbar .navbar-nav .dropdown-menu li a:hover,
.navbar .navbar-nav .dropdown-menu > li.active > a,
.navbar .navbar-nav .dropdown-menu> li.active > a:focus,
.navbar .navbar-nav .dropdown-menu > li.active > a:hover {
background-color: transparent;
border-color: rgba(0,0,0,0.12);
}
.navbar .navbar-nav .dropdown > a:after {
content: "\f107";
font-family: "FontAwesome";
margin-left: 4px;
}
.navbar .navbar-nav .dropdown:hover > .dropdown-menu {
-webkit-transform: rotateY(0);
transform: rotateY(0);
opacity: 1;
visibility: visible;
}
.navbar .navbar-right > li:last-child .dropdown-menu, 
.navbar .navbar-right > li:nth-last-child(2) .dropdown-menu {
right: 0;
left: auto;
}
.navbar .navbar-right > li:last-child .dropdown-menu .dropdown-menu, 
.navbar .navbar-right > li:nth-last-child(2) .dropdown-menu .dropdown-menu{
right: 100%;
left: auto;
}
@media all and (min-width: 992px){
.navbar .navbar-nav .dropdown-menu{
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
padding-left: 0;
padding-right: 0;
}
.navbar .navbar-nav .dropdown-menu > li{
padding-left: 25px;
padding-right: 25px;
}
.navbar .navbar-nav .dropdown-menu .dropdown-menu{
left: 100%;
right: auto;
top: 0;
}
.navbar .navbar-nav .dropdown-menu .dropdown-menu .dropdown-menu{
right: 100%;
left: auto;
}
.navbar .navbar-nav .dropdown-menu .dropdown-menu .dropdown-menu .dropdown-menu .dropdown-menu .dropdown-menu .dropdown-menu{
left: 100%;
right: auto;
}
}
.navbar.fix-nav {
position: fixed;
top: 0;
left: 0;
right: 0;
background-color: rgba(0, 0, 0, 0.3);
}
.navbar.fix-nav .navbar-nav > li > a {
color: #ffffff;
}
.navbar.fix-nav.style-2 {
background-color: rgba(255, 255, 255, 0.07);
}
.navbar.fix-nav.style-3 {
background-color: transparent;
}
.navbar.affix {
position: fixed;
top: 0;
left: 0;
right: 0;
background-color: #262626;
}
.navbar.affix .navbar-brand {
margin-top: 0;
margin-bottom: 0;
height: 60px;
}
.navbar.affix .navbar-nav > li > a {
padding-top: 20px;
padding-bottom: 20px;
}
.navbar.affix .navbar-search-toggle {
padding-top: 20px;
padding-bottom: 20px;
}
.navbar.affix.style-3 {
background-color: #262626;
} .elh-banner-item {
background-position: center center;
background-size: cover;
position: relative;
}
#banner-slider .elh-banner-item {
max-width: 600px;
}
.elh-banner {
position: relative;
}
.elh-banner .banner-overlay {
background-color: rgba(0, 0, 0, 0.4);
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.elh-banner .banner-content {
color: #ffffff;
}
.elh-banner .banner-content .elh-banner-subtitle {
font-size: 2.2rem;
font-weight: 400;
margin: 0;
}
.elh-banner .banner-content .elh-banner-title {
font-size: 6.4rem;
margin: 0;
}
.elh-banner .banner-content .elh-banner-title + .elh-banner-subtitle {
margin-top: 15px;
}
.elh-banner .banner-content .elh-banner-text {
margin-top: 8px;
margin-bottom: 0;
}
.elh-banner .banner-content .elh-button-group {
margin-top: 40px;
}
.elh-banner .banner-content .elh-button-group .btn + .btn {
margin-left: 26px;
}
.elh-banner .elh-banner-search {
max-width: 370px;
margin: 40px auto 0;
}
.elh-banner .elh-banner-search ::-webkit-input-placeholder {
color: #ffffff;
opacity: 0.5;
}
.elh-banner .elh-banner-search ::-moz-placeholder {
color: #ffffff;
opacity: 0.5;
}
.elh-banner .elh-banner-search :-ms-input-placeholder {
color: #ffffff;
opacity: 0.5;
}
.elh-banner .elh-banner-search :-moz-placeholder {
color: #ffffff;
opacity: 0.5;
}
.elh-banner .elh-banner-search input:not([type=submit]) {
border-radius: 3px;
color: #ffffff;
padding-top: 11px;
padding-bottom: 11px;
}
.elh-banner .elh-banner-search [type=submit] {
position: absolute;
border: 1px solid transparent;
line-height: 48px;
top: 0;
right: 0;
padding: 0 20px;
background-color: transparent;
}
.elh-banner .banner-registration {
max-width: 420px;
margin: 40px auto 0;
}
.elh-banner .banner-registration input:not([type=submit]):not([type=radio]):not([type=checkbox]),
.elh-banner .banner-registration select,
.elh-banner .banner-registration textarea {
border-radius: 3px;
line-height: 26px;
color: #ffffff;
width: calc(100% - 145px);
margin-right: 10px;
float: left;
}
.elh-banner .banner-registration ::-webkit-input-placeholder {
color: #ffffff;
opacity: 0.5;
}
.elh-banner .banner-registration ::-moz-placeholder {
color: #ffffff;
opacity: 0.5;
}
.elh-banner .banner-registration :-ms-input-placeholder {
color: #ffffff;
opacity: 0.5;
}
.elh-banner .banner-registration :-moz-placeholder {
color: #ffffff;
opacity: 0.5;
}
.elh-banner .banner-registration [type=submit] {
line-height: 32px;
border-width: 1px;
border-style: solid;
width: 135px;
text-align: center;
padding: 8px;
border-radius: 3px;
float: left;
}
.elh-banner .elh-banner-facts {
display: inline-block;
margin: 120px auto 0;
}
.elh-banner .elh-banner-facts .elh-banner-fact {
width: 270px;
background-color: rgba(0, 0, 0, 0.3);
padding: 21px 30px;
text-align: left;
display: inline-block;
}
.elh-banner .elh-banner-facts .elh-banner-fact + .elh-banner-fact {
margin-left: 26px;
}
.elh-banner .elh-banner-facts .elh-banner-fact .banner-fact-number {
font-size: 6.5rem;
float: left;
display: inline-block;
vertical-align: middle;
margin: 0 18px 0 0;
}
.elh-banner .elh-banner-facts .elh-banner-fact .banner-fact {
display: inline-block;
margin-bottom: 0;
margin-top: 18px;
vertical-align: middle;
font-size: 1.8rem;
font-weight: 700;
font-family: "Roboto Slab", sans-serif;
line-height: 2.2rem;
width: 100px;
color: #fff;
}
.elh-banner .banner-video-play {
height: 80px;
width: 80px;
line-height: 80px;
text-align: center;
background-color: #ffffff;
border-radius: 50%;
margin-top: 50px;
display: inline-block;
}
.elh-banner .banner-video-play .fa {
margin-left: 4px;
}
.elh-banner.style-2 .banner-content {
margin-top: 0;
}
.elh-banner.style-3 .banner-content {
color: #262626;
margin-top: 0;
}
.elh-banner.style-4 .banner-content {
top: auto;
bottom: 50px;
-webkit-transform: translateY(0);
transform: translateY(0);
}
.elh-banner.style-kindergarten .banner-content {
margin-top: 0;
}
.elh-banner.style-kindergarten .banner-content .elh-banner-subtitle {
font-family: 'Pacifico', sans-serif;
font-weight: 400;
font-size: 3.6rem;
}
.elh-banner.style-kindergarten .banner-content .elh-banner-subtitle + .elh-banner-title {
margin-top: 25px;
}
.elh-banner.style-5 .banner-content {
top: auto;
bottom: 30px;
-webkit-transform: translateY(0);
transform: translateY(0);
}
.elh-banner.style-6 {
background-image: url(//abracro.org.br/wp-content/themes/edumina/images/banner/8.jpg);
background-position: center top;
background-size: cover;
}
.elh-banner.style-6 .banner-content {
margin-top: 40px;
}
.elh-banner.style-7 .banner-registration {
margin-left: 0;
margin-right: auto;
}
.elh-banner.style-8 {
background-image: url(//abracro.org.br/wp-content/themes/edumina/images/banner/10.jpg);
background-position: center top;
background-size: cover;
}
.elh-banner.style-8 .banner-content {
margin-top: 40px;
}
.elh-banner.style-9 .banner-content {
margin-top: 0;
}
.elh-banner .owl-prev,
.elh-banner .owl-next {
position: absolute;
top: 50%;
line-height: 60px;
height: 60px;
width: 40px;
background-color: rgba(0, 0, 0, 0.35);
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
text-align: center;
font-size: 3rem;
color: #ffffff;
opacity: 0;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.elh-banner .owl-prev {
left: -222px;
}
.elh-banner .owl-next {
right: -222px;
}
.elh-banner:hover .owl-prev,
.elh-banner:hover .owl-next {
opacity: 1;
} .elh-bg-1, .elh-bg-2, .elh-bg-3, .elh-bg-4, .elh-bg-5, .elh-bg-6, .elh-bg-7, .elh-bg-8, .elh-bg-9, .elh-bg-10, .elh-bg-11, .elh-bg-14 {
background-position: center center;
background-size: cover;
background-attachment: fixed;
}
.elh-bg-1 .elh-overlay, .elh-bg-2 .elh-overlay, .elh-bg-3 .elh-overlay, .elh-bg-4 .elh-overlay, .elh-bg-5 .elh-overlay, .elh-bg-6 .elh-overlay, .elh-bg-7 .elh-overlay, .elh-bg-8 .elh-overlay, .elh-bg-9 .elh-overlay, .elh-bg-10 .elh-overlay, .elh-bg-11 .elh-overlay, .elh-bg-14 .elh-overlay {
color: #ffffff;
background-color: rgba(0, 0, 0, 0.4);
}
.elh-bg-12 {
background-size: cover;
background-position: center bottom;
}
.elh-bg-13 {
background-size: cover;
background-position: center bottom;
}
.elh-bg-15 {
background-color: cover;
background-position: center center;
color: #ffffff;
}
.elh-bg-17 {
background-color: cover;
background-position: center center;
color: #ffffff;
} .elh-category-tiles {
zoom: 1;
overflow: hidden;
position: relative;
margin-bottom: -30px;
}
.elh-category-item {
margin-bottom: 30px;
}
.elh-category-tile {
display: block;
position: relative;
overflow: hidden;
border-radius: 3px;
}
.elh-category-tile .elh-category-tile-overlay {
background-color: rgba(17, 17, 17, 0.3);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.elh-category-tile .elh-category-tile-content {
color: #fff;
position: absolute;
top: 50%;
left: 60px;
right: 60px;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
text-align: center;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
border-radius: 0;
padding: 15px 15px 47px;
margin-top: 16px;
}
.elh-category-tile .elh-category-title {
font-size: 1.8rem;
margin: 0;
}
.elh-category-tile .elh-course-count {
position: absolute;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
bottom: 16px;
opacity: 0;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.elh-category-tile:hover .elh-category-tile-content {
background-color: rgba(17, 17, 17, 0.8);
border-radius: 20px;
}
.elh-category-tile:hover .elh-course-count {
opacity: 1;
} .elh-categories-small {
margin-top: 90px;
}
.elh-categories-small:after {
content: '';
display: table;
clear: both;
}
.elh-category-small {
border-radius: 3px;
overflow: hidden;
position: relative;
display: block;
padding-top: 66.666666%;
}
.elh-category-small img{
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
object-fit: cover;
position: absolute;
min-width: 100%;
min-height: 100%;
}
.elh-category-small .elh-category-hover {
background-color: rgba(0, 0, 0, 0.4);
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
}
.elh-category-small .elh-category-title {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
left: 0;
right: 0;
text-align: center;
font-size: 1.8rem;
margin: 0;
color: #ffffff;
} .elh-book {
background-color: #ffffff;
border-radius: 3px;
margin: 0 15px;
text-align: center;
}
.elh-book .elh-book-name {
margin: 0;
color: #111111;
font-size: 1.4rem;
}
.elh-book .elh-book-body {
padding: 20px 15px;
}
.elh-book .elh-book-price {
color: #111111;
font-family: "Roboto Slab", sans-serif;
font-weight: 700;
font-size: 2.2rem;
margin-top: 6px;
margin-bottom: 10px;
}
.elh-book .btn {
margin-bottom: 20px;
padding-left: 25px;
padding-right: 25px;
}
.elh-book .btn:hover {
background-color: transparent;
} .elh-info-boxes {
zoom: 1;
overflow: hidden;
position: relative;
margin-bottom: -30px;
}
.elh-info-box {
margin-bottom: 30px;
border: 1px solid #e7e7e7;
border-radius: 3px;
text-align: center;
padding: 40px 30px 40px;
margin-left: 20px;
margin-right: 20px;
}
.elh-info-box .elh-infobox-icon {
margin-bottom: 18px;
}
.elh-info-box .elh-infobox-icon img {
max-height: 70px;
width: auto;
}
.elh-info-box .infobox-title {
margin-top: 0;
margin-bottom: 15px;
font-size: 1.8rem;
color: #000000;
}
.elh-info-box .infobox-info {
font-family: "Roboto Slab", sans-serif;
}
.elh-info-box.style-2 {
padding: 40px 30px 30px;
}
.elh-info-box.style-2 .elh-infobox-icon {
margin-bottom: 25px;
}
.elh-info-box.style-2 .infobox-title {
font-size: 2.2rem;
}
.elh-info-box.style-2 .elh-info-more {
font-family: "Roboto Slab", sans-serif;
font-weight: 700;
margin-top: 18px;
display: inline-block;
}
.elh-info-box.style-2 .elh-info-more .fa {
margin-left: 3px;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.elh-info-box.style-2 .elh-info-more:hover .fa {
margin-left: 15px;
}
.elh-info-box.style-3 {
border: none;
position: relative;
border-radius: 3px;
overflow: hidden;
color: #ffffff;
background-size: cover;
background-position: center center;
}
.elh-info-box.style-3:before {
content: "";
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
border-radius: 3px;
}
.elh-info-box.style-3 * {
position: relative;
color: #ffffff;
}
.elh-theme-bg.elh-info-box, .elh-blue-bg.elh-info-box, .elh-green-bg.elh-info-box, .elh-orange-bg.elh-info-box {
color: #ffffff;
}
.elh-theme-bg.elh-info-box .infobox-title, .elh-blue-bg.elh-info-box .infobox-title, .elh-green-bg.elh-info-box .infobox-title, .elh-orange-bg.elh-info-box .infobox-title {
color: #ffffff;
}
.elh-theme-bg.elh-info-box .elh-info-more, .elh-blue-bg.elh-info-box .elh-info-more, .elh-green-bg.elh-info-box .elh-info-more, .elh-orange-bg.elh-info-box .elh-info-more {
color: #ffffff;
} .elh-cta .elh-overlay {
padding: 220px 0;
}
.elh-cta .cta-subtitle {
margin: 0;
font-size: 2.2rem;
font-weight: 400;
}
.elh-cta .cta-title {
margin: 25px 0 0;
font-size: 4.8rem;
line-height: 1;
}
.elh-cta .cta-title:first-child{
margin-top: 0;
}
.elh-cta .button-group {
margin-top: 35px;
}
.elh-cta.style-2 .cta-title {
font-size: 3.6rem;
}
.elh-cta.style-2 .cta-text {
margin-top: 15px;
margin-bottom: 0;
}
.elh-cta.style-2 .button-group {
margin-top: 25px;
}
.elh-cta.style-3 .elh-overlay {
padding: 248px 0;
}
.elh-cta.style-3 .elh-header-left-style {
margin-top: 0;
}
.elh-cta.style-3 .elh-header-left-style p {
font-family: "Roboto Slab", sans-serif;
font-size: 2.2rem;
}
.elh-cta.style-3 .simple-video-play {
margin-top: 70px;
}
.elh-cta.style-4 .button-group {
margin-top: 0;
}
.elh-cta.style-5 .elh-overlay {
padding: 90px 0;
}
.elh-cta.style-5 .elh-header-left-style {
margin-top: 0;
}
.elh-cta.style-5 .elh-header-left-style p {
font-family: "Roboto Slab", sans-serif;
font-size: 2.2rem;
}
.elh-cta.style-5 .simple-video-play {
margin-top: 70px;
}
.elh-cta.style-6 {
padding: 65px 0;
}
.elh-cta.style-6 .cta-title {
font-size: 3.6rem;
}
.elh-cta.style-6 .cta-text {
margin-top: 15px;
margin-bottom: 0;
}
.elh-cta.style-6 .button-group {
margin-top: 25px;
} .elh-course {
border: 1px solid #e7e7e7;
background-color: #ffffff;
text-align: left;
}
.elh-generic-carousel .elh-course {
margin: 0 15px;
}
.elh-course .elh-course-content {
padding: 15px 30px;
margin-top: 18px;
}
.elh-course .elh-course-title {
margin: 0;
font-size: 1.8rem;
color: #262626;
line-height: 2.5rem;
}
.elh-course .elh-course-title a {
color: inherit;
}
.elh-course .elh-course-instructor {
padding: 0 30px;
}
.elh-course .elh-course-instructor:after{
content: '';
display: table;
clear: both;
}
.elh-course .elh-instructor-thumb {
border-radius: 50%;
width: 60px;
overflow: hidden;
margin: 0 auto;
}
.elh-course .elh-instructor-thumb + .elh-instructor-name {
margin-top: 5px;
}
.elh-course .elh-instructor-name {
font-family: "Open Sans", sans-serif;
font-size: 1.4rem;
font-weight: 400;
margin: 0;
width: 50%;
float: left;
color: #656565;
line-height: 2.6rem;
}
.elh-course .elh-instructor-name i{
color: #aaaaaa;
display: inline-block;
margin-right: 5px;
line-height: inherit;
}
.elh-course .elh-instructor-name h5{
display: inline-block;
margin: 0;
font-size: 1.4rem;
font-weight: 400;
font-family: "Open Sans", sans-serif;
color: inherit;
line-height: inherit;
}
.elh-course .elh-instructor-name h5 a{
color: inherit;
}
.elh-course .elh-review-score{
width: 50%;
float: left;
text-align: right;
font-size: 1.2rem;
line-height: 2.6rem;
}
.elh-course .elh-review-score > p{
display: none;
}
.elh-course .elh-review-score .elh-rating{
display: inline-block;
line-height: inherit;
font-size: 1.4rem;
}
.elh-course .elh-review-score .elh-review-count{
display: inline-block;
line-height: inherit;
margin-left: 3px;
}
.elh-course .elh-course-footer {
margin: 32px 30px 0;
border-top: 1px solid #e5e5e5;
padding: 10px 0;
zoom: 1;
overflow: hidden;
position: relative;
}
.elh-course .elh-course-price {
margin: 0;
font-size: 1.6rem;
font-family: "Roboto Slab", sans-serif;
font-weight: 700;
float: left;
width: 50%;
vertical-align: middle;
display: inline-block;
text-align: left;
}
.elh-course .elh-course-price .elh-price-regular {
text-decoration: line-through;
color: rgba(38, 38, 38, 0.4);
margin-left: 7px;
}
.elh-course .elh-course-price .elh-price-free {
color: #7fba00;
}
.elh-course .elh-course-metas {
margin: 3px 0 0;
vertical-align: middle;
display: inline-block;
text-align: right;
float: left;
width: 50%;
}
.elh-course .elh-course-metas i{
color: #aaaaaa;
}
.elh-course .elh-course-metas span + span {
margin-left: 25px;
}
.elh-course.style-2 {
text-align: left;
}
.elh-course.style-2 .elh-instructor-thumb {
margin-left: 0;
display: inline-block;
vertical-align: middle;
}
.elh-course.style-2 .elh-instructor-thumb + .elh-instructor-name {
display: inline-block;
vertical-align: middle;
margin-left: 15px;
margin-top: 0;
} .elh-courses-grid {
zoom: 1;
position: relative;
overflow: hidden;
margin-bottom: -30px;
}
.elh-courses-grid .elh-course {
margin-bottom: 30px;
}
.elh-courses-grid > .col-md-4:nth-child(3n + 1) {
clear: left;
} .elh-grid-section .container {
position: relative;
}
.elh-grid-section .elh-grid-filter {
top: 7px;
right: 15px;
position: absolute;
}
.elh-grid-section .elh-grid-filter button {
font-size: 1.2rem;
font-family: "Roboto Slab", sans-serif;
font-weight: 700;
text-transform: uppercase;
border: 1px solid #e7e7e7;
line-height: 2.6rem;
padding: 8px 20px;
background-color: transparent;
min-width: 62px;
text-align: center;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.elh-grid-section .elh-grid-filter button + button {
margin-left: 7px;
}
.elh-grid-section .elh-grid-filter button:focus {
outline: none;
}
.elh-grid-section .elh-grid-filter button.active {
color: #ffffff;
}
.elh-grid-section .elh-grid-filter button.active:hover {
color: #ffffff;
}
.elh-courses-isotope {
zoom: 1;
position: relative;
overflow: hidden;
margin-bottom: -30px;
}
.elh-courses-isotope .elh-course {
margin-bottom: 30px;
}
.elh-course-listing .elh-course {
margin-bottom: 30px;
}
.elh-course-listing .nav-links {
margin-top: 20px;
} .elh-courses-small {
zoom: 1;
position: relative;
overflow: hidden;
margin-bottom: -30px;
}
.elh-courses-small .elh-course {
border: none;
margin-bottom: 30px;
}
.elh-courses-small .elh-course .elh-course-content {
padding: 5px 0 0;
}
.elh-courses-small .elh-course .elh-course-title {
text-transform: uppercase;
}
.elh-courses-small .elh-course .elh-course-excerpt {
margin-top: 6px;
} .elh-featured-courses {
border-radius: 3px;
color: #ffffff;
padding: 45px 30px;
}
.elh-featured-courses.upfloat-style {
margin-top: -209px;
}
.elh-featured-courses .elh-featured-courses-title {
margin-top: 0;
margin-bottom: 30px;
font-size: 2.2rem;
position: relative;
padding-bottom: 20px;
}
.elh-featured-courses .elh-featured-courses-title:before {
content: "";
position: absolute;
bottom: 2px;
left: 60px;
width: 70px;
height: 1px;
background-color: rgba(255, 255, 255, 0.5);
}
.elh-featured-courses .elh-featured-courses-title:after {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 60px;
height: 5px;
background-color: rgba(0, 0, 0, 0.2);
}
.elh-featured-courses .featured-courses {
position: relative;
zoom: 1;
overflow: hidden;
margin-bottom: -30px;
}
.elh-featured-courses .featured-course {
margin-bottom: 30px;
background-color: rgba(0, 0, 0, 0.2);
text-align: center;
border-radius: 3px;
padding: 25px 10px;
display: block;
}
.elh-featured-courses .featured-course .featured-course-icon {
font-size: 3rem;
line-height: 1;
}
.elh-featured-courses .featured-course .featured-course-title {
font-size: 1.8rem;
margin-top: 15px;
margin-bottom: 0;
color: #ffffff;
}
.elh-featured-courses.elh-banner-featured-course {
border-radius: 0;
padding: 0;
margin-top: 90px;
background-color: transparent;
}
.elh-featured-courses.elh-banner-featured-course .featured-courses {
margin-bottom: 0;
margin-left: -9px;
margin-right: -9px;
}
.elh-featured-courses.elh-banner-featured-course .featured-course {
margin-bottom: 0;
margin-left: 9px;
margin-right: 9px;
width: calc(16.666666% - 18px);
float: left;
padding: 40px 10px;
background-color: rgba(0, 0, 0, 0.3);
}
.elh-featured-courses.elh-banner-featured-course .featured-course-title {
width: 105px;
display: inline-block;
} .elh-instructors {
margin-bottom: -30px;
zoom: 1;
position: relative;
overflow: hidden;
}
.elh-instructor-carousel .owl-prev,
.elh-instructor-carousel .owl-next {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
font-size: 2.2rem;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.elh-instructor-carousel .owl-prev {
left: -87px;
}
.elh-instructor-carousel .owl-next {
right: -87px;
}
.elh-instructor {
background-color: #ffffff;
margin: 0 15px;
}
.elh-instructor .elh-instructor-thumb {
display: block;
}
.elh-instructor .elh-instructor-body {
padding: 35px 40px;
}
.elh-instructor .elh-instructor-title {
margin-top: 0;
margin-bottom: 10px;
font-size: 2.2rem;
color: #262626;
}
.elh-instructor .elh-instructor-title a {
color: inherit;
}
.elh-instructor .elh-instructor-field {
font-weight: 600;
color: #656565;
position: relative;
padding-bottom: 16px;
margin-bottom: 15px;
}
.elh-instructor .elh-instructor-field:after {
content: "";
position: absolute;
bottom: 0;
left: 0;
height: 2px;
width: 100px;
}
.elh-instructor .elh-instructor-excerpt {
color: #656565;
margin-bottom: 15px;
}
.elh-instructor .elh-instructor-link {
font-family: "Roboto Slab", sans-serif;
}
.elh-instructor .elh-instructor-link .fa {
margin-left: 3px;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.elh-instructor .elh-instructor-link:hover .fa {
margin-left: 15px;
}
.elh-instructor.style-2 {
margin: 0 0 30px;
border-radius: 3px;
overflow: hidden;
}
.elh-instructor.style-2 .instructor-cover {
position: relative;
}
.elh-instructor.style-2 .instructor-cover .elh-instructor-thumb {
position: absolute;
top: 100%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 120px;
height: 120px;
border-radius: 50%;
overflow: hidden;
}
.elh-instructor.style-2 .elh-instructor-body {
border-radius: 0 0 3px 3px;
border: 1px solid #e7e7e7;
border-top: none;
text-align: center;
padding-top: 85px;
}
.elh-instructor.style-2 .elh-instructor-title {
font-size: 1.8rem;
margin-bottom: 3px;
}
.elh-instructor.style-2 .elh-instructor-title a:hover {
color: #262626;
}
.elh-instructor.style-2 .elh-instructor-field {
padding-bottom: 0;
margin-bottom: 15px;
}
.elh-instructor.style-2 .elh-instructor-field:after {
content: none;
}
.elh-instructor.style-3 {
margin: 0 15px;
background-color: transparent;
}
.elh-instructor.style-3 .elh-instructor-thumb {
position: relative;
overflow: hidden;
border-radius: 50%;
width: 170px;
height: 170px;
margin: 0 auto;
}
.elh-instructor.style-3 .elh-instructor-hover {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.elh-instructor.style-3 .elh-instructor-socials {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
left: 15px;
right: 15px;
text-align: center;
}
.elh-instructor.style-3 .elh-instructor-socials a {
color: #ffffff;
margin: 0 6px;
}
.elh-instructor.style-3 .elh-instructor-body {
padding: 0;
text-align: center;
margin-top: 25px;
}
.elh-instructor.style-3 .elh-instructor-title {
font-size: 1.8rem;
margin: 0;
}
.elh-img-bg .elh-instructor.style-3 .elh-instructor-title, .elh-theme-bg .elh-instructor.style-3 .elh-instructor-title {
color: #ffffff;
}
.elh-instructor.style-3 .elh-instructor-field {
margin-bottom: 0;
padding-bottom: 0;
}
.elh-img-bg .elh-instructor.style-3 .elh-instructor-field, .elh-theme-bg .elh-instructor.style-3 .elh-instructor-field {
color: #ffffff;
}
.elh-instructor.style-3 .elh-instructor-field:after {
content: none;
}
.elh-instructor.style-3:hover .elh-instructor-hover {
opacity: 1;
} .elh-instructor-thumb + .elh-contact-instructor {
margin-top: 30px;
}
.elh-contact-instructor .btn {
width: 100%;
}
.elh-contact-instructor .btn + .btn {
margin-top: 10px;
}
.elh-instructor-entry blockquote {
border: none;
position: relative;
font-size: 1.6rem;
padding: 0px 0 0px 70px;
}
.elh-instructor-entry blockquote:before {
position: absolute;
top: 0;
left: 0;
content: "\f10d";
font-family: "FontAwesome";
opacity: 0.15;
font-size: 6rem;
line-height: 1;
}
.elh-instructor-facts {
margin-top: 50px;
}
.elh-instructor-facts .elh-instructor-fact-item {
display: inline-block;
}
.elh-instructor-facts .elh-instructor-fact-item + .elh-instructor-fact-item {
margin-left: 26px;
}
.elh-instructor-facts .elh-instructor-fact-item h5 {
margin: 0;
font-size: 1.4rem;
font-weight: 400;
}
.elh-instructor-facts .elh-instructor-fact-item p {
font-size: 3rem;
font-family: "Roboto Slab", sans-serif;
margin-top: -10px;
} .instructor-entry {
margin-top: -20px;
}
.instructor-sign {
margin-top: 30px;
}
.instructor-sign .instructor-role {
margin-top: 6px;
margin-bottom: 0;
}
.elh-instructor-counter-group {
zoom: 1;
position: relative;
overflow: hidden;
margin-top: 58px;
margin-bottom: -30px;
}
.elh-instructor-counter-group .elh-counter-item {
border-radius: 3px;
margin-bottom: 30px;
color: #ffffff;
padding: 30px 25px 20px;
}
.elh-instructor-counter-group .elh-counter-item .fact-icon {
font-size: 2.5rem;
line-height: 1;
}
.elh-instructor-counter-group .elh-counter-item .elh-fact-number {
font-size: 2.2rem;
margin-top: 10px;
margin-bottom: 0;
}
.elh-instructor-counter-group .elh-counter-item .elh-fact-name {
font-family: "Roboto Slab", sans-serif;
} .instructor-comments {
color: #ffffff;
border-radius: 3px;
}
.instructor-comments.style-2 {
background-color: transparent !important;
color: #262626;
border-radius: 0;
}
.elh-theme-bg .instructor-comments.style-2,
.white-color .instructor-comments.style-2,
.elh-img-bg .instructor-comments.style-2 {
color: #ffffff;
}
.instructor-comment {
padding: 50px;
text-align: center;
}
.style-2 .instructor-comment {
padding: 0;
}
.instructor-comment .instructor-thumb {
border-radius: 50%;
width: 100px;
margin: 0 auto 22px;
overflow: hidden;
}
.instructor-comment blockquote {
font-size: 1.4rem;
border: none;
padding: 0;
margin: 0 0 20px;
}
.instructor-comment .instructor-name {
font-size: 1.6rem;
margin: 0;
color: #262626;
}
.elh-theme-bg .instructor-comment .instructor-name,
.white-color .instructor-comment .instructor-name{
color: #ffffff;
}
.instructor-comment .instructor-field {
margin: 3px 0 0;
} .elh-campus-item {
margin-bottom: 80px;
}
.elh-campus-item .elh-campus-thumb {
overflow: hidden;
position: relative;
border-radius: 3px;
display: block;
}
.elh-campus-item .elh-campus-name {
font-size: 1.8rem;
color: #262626;
margin-top: 27px;
margin-bottom: 0;
}
.elh-theme-bg .elh-campus-item .elh-campus-name, 
.white-color .elh-campus-item .elh-campus-name,
.elh-img-bg .elh-campus-item .elh-campus-name,
.elh-theme-bg .elh-campus-item .elh-campus-name:hover, 
.white-color .elh-campus-item .elh-campus-name:hover,
.elh-img-bg .elh-campus-item .elh-campus-name:hover {
color: #ffffff;
}
.elh-campus-item .elh-campus-name a,
.elh-theme-bg .elh-campus-item .elh-campus-name a:hover,
.white-color .elh-campus-item .elh-campus-name a:hover,
.elh-img-bg .elh-campus-item .elh-campus-name a:hover {
color: inherit;
}
.elh-campus-item .elh-campus-location {
margin-top: 8px;
margin-bottom: 0;
} .gallery-item img{
max-width: 100%;
height: auto;
}
.elh-gallery {
zoom: 1;
position: relative;
overflow: hidden;
margin-bottom: -30px;
}
.elh-gallery-item {
margin-bottom: 30px;
position: relative;
}
.elh-gallery-item .gallery-hover {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(17, 17, 17, 0.3);
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
opacity: 0;
}
.elh-gallery-item .gallery-big {
display: inline-block;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
font-size: 3rem;
color: #ffffff;
background-color: rgba(17, 17, 17, 0.8);
width: 100px;
height: 100px;
line-height: 100px;
text-align: center;
border-radius: 0;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.elh-gallery-item:hover .gallery-hover {
opacity: 1;
}
.elh-gallery-item:hover .gallery-big {
border-radius: 20px;
}
.elh-gallery-item.style-2 .gallery-hover {
background-color: rgba(0, 0, 0, 0.6);
}
.elh-gallery-item.style-2 .gallery-buttons {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
left: 0;
right: 0;
text-align: center;
}
.elh-gallery-item.style-2 .gallery-big, .elh-gallery-item.style-2 .gallery-link {
position: relative;
display: inline-block;
background-color: transparent;
color: #ffffff;
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
font-size: 2.8rem;
vertical-align: middle;
top: 0;
left: 0;
width: auto;
height: auto;
line-height: 1;
margin: 0 12px;
} .elh-carouseled-gallery {
margin-bottom: 0;
}
.elh-carouseled-gallery .elh-gallery-item {
margin-bottom: 0;
display: block;
}
.elh-carouseled-gallery .elh-gallery-item:before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0;
background-color: rgba(255, 104, 0, 0.6);
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
z-index: 2;
}
.elh-carouseled-gallery .elh-gallery-item img {
z-index: 1;
position: relative;
}
.elh-carouseled-gallery .elh-gallery-item .fa {
z-index: 3;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
color: #ffffff;
opacity: 0;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.elh-carouseled-gallery .elh-gallery-item:hover:before {
opacity: 1;
}
.elh-carouseled-gallery .elh-gallery-item:hover .fa {
opacity: 1;
} .elh-gallery.mini-gallery {
margin-bottom: 0;
}
.elh-gallery.mini-gallery .elh-gallery-item {
float: left;
width: 33.333333%;
margin-bottom: 0;
}
.elh-gallery.mini-gallery .elh-gallery-item .gallery-big {
height: 40px;
width: 40px;
line-height: 40px;
font-size: 1.4rem;
} .elh-gallery-section {
text-align: center;
}
.elh-gallery-section .elh-grid-filter {
position: relative;
top: 0;
right: auto;
margin-bottom: 50px;
}
#learn-press-user-profile #learn-press-profile-content .learn-press-subtab-content .lp-sub-menu li span,
.elh-gallery-section .elh-grid-filter button {
text-transform: none;
font-weight: 400;
font-size: 1.4rem;
color: #262626;
}
#learn-press-user-profile #learn-press-profile-content .learn-press-subtab-content .lp-sub-menu li span{
color: #ffffff;
} .elh-objectives {
zoom: 1;
position: relative;
overflow: hidden;
margin-bottom: -48px;
}
.elh-objective {
margin-bottom: 48px;
}
.elh-objective:nth-child(3n + 1) {
clear: left;
}
.elh-objective .elh-objective-title {
font-size: 1.8rem;
margin-top: 17px;
margin-bottom: 12px;
color: #262626;
} .tag-items {
position: relative;
overflow: hidden;
zoom: 1;
margin-top: 30px;
}
.tag-item {
margin-bottom: 35px !important;
font-size: 2.8rem;
font-weight: 700;
font-family: "Roboto Slab", sans-serif;
}
.tag-item .fa {
margin-right: 15px;
} .elh-events {
zoom: 1;
position: relative;
overflow: hidden;
margin-bottom: -50px;
}
.elh-mini-section .elh-events {
margin-bottom: 0;
}
.elh-event {
margin-bottom: 50px;
zoom: 1;
position: relative;
overflow: hidden;
}
.elh-event .col-sm-6:nth-child(2n + 1) {
clear: left;
}
.elh-event .elh-event-date {
color: #ffffff;
display: inline-block;
vertical-align: middle;
padding: 30px;
border-radius: 3px;
height: 150px;
width: 150px;
float: left;
font-family: "Roboto Slab", sans-serif;
line-height: 1;
margin-right: 30px;
background-size: cover;
background-position: center center;
border: 2px solid #f3f3f3;
}
.elh-event .elh-event-date .elh-event-day {
font-size: 4.8rem;
font-weight: 700;
display: block;
margin: 7px 0;
}
.elh-event .elh-event-date .elh-event-month {
font-size: 1.8rem;
color: #262626;
}
.elh-event .elh-event-date + .elh-event-detail {
width: calc(100% - 180px);
margin-top: 10px;
}
.elh-event .elh-event-detail {
display: inline-block;
vertical-align: middle;
float: left;
widows: 100%;
}
.elh-event .elh-event-title {
font-size: 2.2rem;
color: #262626;
margin-top: 0;
margin-bottom: 13px;
}
.elh-event .elh-event-title a {
color: inherit;
}
.elh-event .elh-event-metas {
margin-bottom: 12px;
}
.elh-event .elh-event-metas span {
display: inline-block;
color: #262626;
}
.elh-event .elh-event-metas span + span {
margin-left: 90px;
}
.elh-event .elh-event-metas span .fa {
margin-right: 6px;
}
.elh-mini-section .elh-event {
margin-bottom: 20px;
}
.elh-mini-section .elh-event + .elh-event {
margin-top: 0;
}
.elh-mini-section .elh-event .elh-event-date {
height: 80px;
width: 80px;
padding: 8px 12px;
margin-right: 20px;
border-color: transparent;
}
.elh-mini-section .elh-event .elh-event-date .elh-event-day {
font-size: 2.8rem;
margin-bottom: 5px;
color: #ffffff;
}
.elh-mini-section .elh-event .elh-event-date .elh-event-month {
font-size: 1.2rem;
color: #ffffff;
}
.elh-mini-section .elh-event .elh-event-date + .elh-event-detail {
width: calc(100% - 100px);
}
.elh-mini-section .elh-event .elh-event-detail {
color: #262626;
}
.elh-mini-section .elh-event .elh-event-title {
font-size: 1.8rem;
font-weight: 500;
margin-bottom: 7px;
}
.elh-mini-section .elh-event .elh-event-metas span + span {
margin-left: 15px;
}
.elh-event.style-2 .elh-event-date {
position: relative;
}
.elh-event.style-2 .elh-event-date:before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(0, 0, 0, 0.4);
}
.elh-event.style-2 .elh-event-date .elh-event-day {
position: relative;
}
.elh-event.style-2 .elh-event-date .elh-event-month {
position: relative;
}
.elh-mini-all-link {
font-family: "Roboto Slab", sans-serif;
}
.elh-mini-all-link .fa {
margin-left: 3px;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.elh-mini-all-link:hover .fa {
margin-left: 15px;
} .elh-event-single .elh-post {
margin: 0;
}
.elh-event-single .elh-post-metas {
font-size: 1.4rem;
color: #111111;
margin-bottom: 4px;
}
.elh-event-single .elh-post-metas span > i{
margin-right: 8px;
}
.elh-event-single .elh-post-metas .elh-event-date {
background-color: transparent;
}
.elh-event-single .elh-post-metas a {
color: inherit;
}
.elh-event-single .elh-event-location {
font-size: 1.4rem;
font-weight: 700;
color: #262626;
}
.elh-event-single .elh-event-location i{
margin-right: 8px;
}
.elh-event-single .elh-post.style-4 .elh-post-body {
padding: 35px 40px;
}
.elh-event-single .elh-event-location-map {
margin-top: 50px;
}
.elh-event-single .elh-event-location-map h4 {
font-size: 2.8rem;
font-family: "Roboto Slab", sans-serif;
font-weight: 700;
margin-top: 0;
margin-bottom: 20px;
}
.elh-event-single .elh-event-location-map .google-map {
height: 250px;
}
.elh-event-single .entry-register{
margin-top: 50px;
}
.elh-event-single .entry-register .event-info{
padding: 0;
margin: 0;
list-style: none;
}
.elh-event-single .entry-register .event-info li{
display: inline-block;
vertical-align: middle;
}
.elh-event-single .entry-register .event-info li .label{
color: #262626;
display: inline-block;
font-size: inherit;
padding: 0;
line-height: inherit;
text-align: left;
vertical-align: middle;
border-radius: 0;
}
.elh-event-single .entry-register .event_register_submit{
margin: 15px 0 0;
font-family: "Roboto Slab", sans-serif;
font-weight: 400;
font-size: 1.4rem;
color: #ffffff;
line-height: 48px;
border-width: 1px;
border-style: solid;
padding: 0 40px;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.elh-event-single .entry-register .event-info li + li{
margin-left: 30px;
}
.elh-event-single .elh-event-speakers {
margin-top: 50px;
}
.elh-event-single .elh-event-speakers h4 {
font-size: 2.8rem;
margin-top: 0;
font-family: "Roboto Slab", sans-serif;
font-weight: 700;
margin-bottom: 20px;
}
.elh-event-single .elh-event-speakers .elh-speakers {
margin: -10px;
}
.elh-event-single .elh-event-speakers .elh-speakers:after {
content: "";
display: table;
clear: both;
}
.elh-event-single .elh-event-speakers .elh-speaker {
margin: 10px;
width: calc(25% - 20px);
border-radius: 3px;
overflow: hidden;
float: left;
}
.elh-event-single .elh-event-speakers .elh-speaker .speaker-img {
width: 100%;
display: block;
}
.elh-event-single .elh-event-speakers .elh-speaker .speaker-body {
border: 1px solid #e7e7e7;
border-radius: 0 0 3px 3px;
padding: 12px 10px 18px;
text-align: center;
}
.elh-event-single .elh-event-speakers .elh-speaker .speaker-title {
font-size: 1.8rem;
font-family: "Roboto Slab", sans-serif;
font-weight: 700;
margin: 0;
}
.elh-event-single .elh-event-speakers .elh-speaker .speaker-designation {
font-size: 1.2rem;
color: #012353;
margin-bottom: 0;
}
.elh-event-single .elh-event-speakers .elh-speaker .speaker-social {
font-size: 0;
margin-top: 10px;
}
.elh-event-single .elh-event-speakers .elh-speaker .speaker-social a {
display: inline-block;
}
.elh-event-single .elh-event-speakers .elh-speaker .speaker-social a + a {
margin-left: 5px;
}
.elh-event-single .elh-event-speakers .elh-speaker .speaker-social a i {
font-size: 0.8rem;
line-height: 20px;
height: 20px;
width: 20px;
text-align: center;
border-radius: 50%;
color: #ffffff;
}
.elh-event-single .elh-event-speakers .elh-speaker .speaker-social a i[class*=fa-facebook] {
background-color: #3b5998;
}
.elh-event-single .elh-event-speakers .elh-speaker .speaker-social a i[class*=fa-twitter] {
background-color: #1da1f2;
}
.elh-event-single .elh-event-speakers .elh-speaker .speaker-social a i[class*=fa-google] {
background-color: #e98a7e;
}
.elh-event-single .elh-event-speakers .elh-speaker .speaker-social a i[class*=fa-linkedin] {
background-color: #0077b5;
}
.elh-event-single .elh-event-schedule {
margin-top: 54px;
}
.elh-event-single .elh-event-schedule h4 {
margin-top: 0;
margin-bottom: 20px;
font-size: 2.8rem;
}
.elh-event-single .elh-event-schedule table {
width: 100%;
}
.elh-event-single .elh-event-schedule table th, .elh-event-single .elh-event-schedule table td {
padding: 5px 30px;
vertical-align: middle;
background-color: #f7f7f7;
}
.elh-event-single .elh-event-schedule table th + td, 
.elh-event-single .elh-event-schedule table th + th, 
.elh-event-single .elh-event-schedule table td + td, 
.elh-event-single .elh-event-schedule table td + th {
border-left: 5px solid #ffffff;
}
.elh-event-single .elh-event-schedule table th {
font-weight: 700;
font-family: "Roboto Slab", sans-serif;
font-size: 1.8rem;
text-align: center;
}
.elh-event-single .elh-event-schedule table td {
border-top: 5px solid #ffffff;
font-family: "Roboto Slab", sans-serif;
font-weight: 700;
font-size: 1.4rem;
line-height: 2.1rem;
padding: 12px 30px;
}
.elh-event-single .elh-event-schedule .elh-schedule-speaker {
min-width: 170px;
}
.elh-event-single .elh-event-schedule .elh-schedule-speaker:after {
content: "";
display: table;
clear: both;
}
.elh-event-single .elh-event-schedule .elh-schedule-speaker .elh-schedule-speaker-thumb {
width: 32px;
float: left;
border-radius: 50%;
overflow: hidden;
margin-right: 15px;
}
.elh-event-single .elh-event-schedule .elh-schedule-speaker .elh-schedule-speaker-thumb + .elh-schedule-speaker-body {
width: calc(100% - 47px);
}
.elh-event-single .elh-event-schedule .elh-schedule-speaker .elh-schedule-speaker-body {
width: 100%;
float: left;
}
.elh-event-single .elh-event-schedule .elh-schedule-speaker .elh-schedule-speaker-body h5 {
font-size: 1.4rem;
font-weight: 700;
font-family: "Roboto Slab", sans-serif;
margin: 0;
}
.elh-event-single .elh-event-schedule .elh-schedule-speaker .elh-schedule-speaker-body p {
font-weight: 400;
font-family: "Open Sans", sans-serif;
}
.elh-event-single .elh-post-social-share {
margin-top: 40px;
}
.coming_event_widget .elh-events {
margin: 0;
}
.coming_event_widget .elh-event {
margin-bottom: 0;
}
.coming_event_widget .elh-event + .elh-event {
margin-top: 30px;
}
.coming_event_widget .elh-event .elh-event-date {
width: 64px;
margin-right: 20px;
padding: 10px 20px 15px;
height: auto;
}
.coming_event_widget .elh-event .elh-event-date .elh-event-day {
font-size: 2.2rem;
}
.coming_event_widget .elh-event .elh-event-date .elh-event-month {
font-size: 1.4rem;
}
.coming_event_widget .elh-event .elh-event-date + .elh-event-detail {
width: calc(100% - 84px);
margin-top: 0;
}
.coming_event_widget .elh-event .elh-event-title {
font-size: 1.8rem;
margin-bottom: 10px;
}
.coming_event_widget .elh-event .elh-event-metas {
margin-bottom: 0;
}
.coming_event_widget .elh-event .elh-event-metas span {
display: block;
}
.coming_event_widget .elh-event .elh-event-metas span + span {
margin-left: 0;
margin-top: -4px;
} .elh-posts {
zoom: 1;
overflow: hidden;
position: relative;
margin-bottom: -30px;
}
.elh-post {
margin: 0 15px;
background-color: #ffffff;
}
.elh-post .elh-post-thumb {
display: block;
}
.elh-post .elh-post-video {
position: relative;
display: block;
}
.elh-post .elh-post-video:before {
position: absolute;
content: "\f04b";
font-family: "FontAwesome";
z-index: 1;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
border-style: solid;
border-width: 1px;
border-radius: 50%;
height: 80px;
width: 80px;
line-height: 78px;
text-align: center;
background-color: rgba(255, 255, 255, 0.7);
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.elh-post .elh-post-body {
padding: 25px 40px;
}
.elh-post .elh-post-title {
font-size: 1.8rem;
line-height: 2.5rem;
margin: 0;
color: #262626;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.elh-post .elh-post-title a {
color: inherit;
}
.elh-post .elh-post-link {
font-family: "Roboto Slab", sans-serif;
display: inline-block;
margin-top: 20px;
}
.elh-post .elh-post-link .fa {
margin-left: 3px;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.elh-post .elh-post-link:hover .fa {
margin-left: 15px;
}
.elh-mini-section .elh-post {
margin: 0;
}
.elh-mini-section .elh-post .elh-post-body {
padding: 25px 0 22px;
}
.elh-mini-section .elh-post .elh-post-body p {
margin-top: 15px;
}
.elh-post:hover .elh-post-video:before {
color: #ffffff;
}
.elh-post.style-2 {
margin-bottom: 30px;
}
.elh-post.style-2 .elh-post-body {
padding: 25px 0 0;
}
.elh-post.style-3 .elh-post-body {
border: 1px solid #e7e7e7;
padding-left: 30px;
padding-right: 30px;
margin-bottom: 30px;
}
.elh-post.style-4 .elh-post-body {
border: 1px solid #e7e7e7;
padding-top: 20px;
padding-left: 30px;
padding-right: 30px;
margin-bottom: 30px;
}
.elh-post.style-4 .elh-post-title {
font-size: 2.8rem;
line-height: 4rem;
}
.elh-post.style-4 .elh-post-excerpt {
margin-top: 15px;
margin-bottom: 0;
}
.elh-post.style-4 .elh-post-link {
font-size: 1.8rem;
margin-top: 12px;
}
.elh-post.style-4 .elh-post-link .fa {
margin-left: 10px;
}
.elh-post.style-4 .elh-post-link:hover .fa {
margin-left: 25px;
} .elh-post-by-category .elh-category-title {
font-size: 2.4rem;
margin-top: 0;
margin-bottom: 26px;
color: #262626;
}
.elh-post-by-category .elh-post {
margin: 0;
}
.elh-post-by-category .elh-post .elh-post-body {
border: 1px solid #e7e7e7;
background-color: #ffffff;
} .elh-posts-listing {
zoom: 1;
position: relative;
overflow: hidden;
}
.elh-posts-listing .elh-post {
margin-left: 0;
margin-right: 0;
margin-bottom: 50px;
} .learn-press-pagination .page-numbers > li a, 
.learn-press-pagination .page-numbers > li span,
.post-pagination .page-numbers {
display: inline-block;
font-family: "Roboto Slab", sans-serif;
color: #262626;
border: 1px solid #e7e7e7;
width: 41px;
height: 41px;
line-height: 39px;
text-align: center;
border-radius: 3px;
font-size: 1.4rem;
}
.learn-press-pagination .page-numbers > li + li,
.post-pagination .page-numbers + .page-numbers {
margin-left: 12px;
}
.learn-press-pagination .page-numbers > li span,
.post-pagination .page-numbers.current {
color: #ffffff;
}
.post-pagination .page-numbers.current:hover {
color: #ffffff;
} .elh-post-single .elh-post {
margin: 0;
}
.elh-post-single .elh-post.style-4 .elh-post-body {
padding: 40px 40px 40px;
margin-bottom: 0;
}
.elh-post-metas {
font-size: 1.8rem;
font-family: "Roboto Slab", sans-serif;
margin-bottom: 25px;
font-weight: 700;
}
.elh-post-metas > a + a, .elh-post-metas > a + span, .elh-post-metas > span + a, .elh-post-metas > span + span {
margin-left: 30px;
}
.elh-post-entry blockquote,
.comment blockquote,
.page-content blockquote {
font-size: 1.4rem;
font-weight: 700;
font-style: italic;
margin: 35px 0 25px 60px;
padding: 10px 0 10px 15px;
}
.elh-post-entry .embed-responsive:not(:last-child) {
margin-bottom: 25px;
}
.elh-post-tags {
font-size: 1.6rem;
font-family: "Roboto Slab", sans-serif;
font-size: 700;
margin-top: 50px;
}
.elh-post-tags i{
color: #262626;
margin-right: 8px;
}
.elh-post-tags a {
display: inline-block;
color: inherit;
}
.elh-post-tags a:hover {
color: #232b2d;
} .elh-post-social-share {
margin-top: 18px;
margin-bottom: -10px;
font-size: 0;
}
.elh-post-social-share label {
display: block;
font-family: "Roboto Slab", sans-serif;
font-weight: 700;
font-size: 1.8rem;
color: #262626;
}
.elh-post-social-share a {
display: inline-block;
font-size: 1.4rem;
color: #ffffff;
background-color: #222222;
line-height: 3rem;
padding: 0 10px;
border-radius: 3px;
margin-bottom: 10px;
margin-right: 10px;
}
.elh-post-social-share a.elh-share-facebook {
background-color: #3b5998;
}
.elh-post-social-share a.elh-share-twitter {
background-color: #1da1f2;
}
.elh-post-social-share a.elh-share-google-plus {
background-color: #dd4b39;
}
.elh-post-social-share a.elh-share-linkedin {
background-color: #0077b5;
}
.elh-post-social-share a:hover {
color: #ffffff;
} .elh-author-wrap {
border: 1px solid #e7e7e7;
padding: 35px 40px;
margin-top: 30px;
}
.elh-author-wrap .elh-author-box-title {
margin-top: 0;
font-size: 2.2rem;
margin-bottom: 15px;
}
.elh-author-wrap .elh-author-box:after {
content: "";
display: table;
clear: both;
}
.elh-author-wrap .elh-author-thumb {
display: inline-block;
width: 80px;
border-radius: 50%;
overflow: hidden;
margin-right: 30px;
float: left;
}
.elh-author-wrap .elh-author-thumb + .elh-author-body {
width: calc(100% - 110px);
}
.elh-author-wrap .elh-author-body {
width: 100%;
float: left;
}
.elh-author-wrap .elh-author-title {
margin-top: 4px;
margin-bottom: 10px;
font-size: 1.8rem;
}
.elh-author-wrap p {
margin-bottom: 0;
}
.elh-author-wrap .elh-author-social {
font-size: 0;
margin-top: 15px;
}
.elh-author-wrap .elh-author-social a {
font-size: 1.2rem;
display: inline-block;
}
.elh-author-wrap .elh-author-social a + a {
margin-left: 10px;
}
.elh-author-wrap .elh-author-social a i {
display: inline-block;
color: #ffffff;
background-color: #222222;
border-radius: 50%;
line-height: 34px;
height: 34px;
width: 34px;
text-align: center;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.elh-author-wrap .elh-author-social a i[class*=fa-facebook] {
background-color: #3b5998;
}
.elh-author-wrap .elh-author-social a i[class*=fa-twitter] {
background-color: #1da1f2;
}
.elh-author-wrap .elh-author-social a i[class*=fa-google] {
background-color: #dd4b39;
}
.elh-author-wrap .elh-author-social a i[class*=fa-linkedin] {
background-color: #0077b5;
}
.elh-author-wrap .elh-author-social a i[class*=fa-youtube] {
background-color: #ff0000;
}
.elh-author-wrap .elh-author-social a:hover i {
background-color: #111111;
} .elh-blog-related {
margin-top: 90px;
}
.elh-blog-related .elh-related-news-title {
font-size: 3.6rem;
margin-top: 0;
margin-bottom: 30px;
}
.elh-blog-related .elh-post.style-3 .elh-post-body {
margin-bottom: 0;
} .comments-section {
margin-top: 90px;
}
.comments-section .comments-title {
font-size: 2.8rem;
margin-top: 0;
margin-bottom: 30px;
color: #262626;
}
.comment-list {
list-style: none;
padding: 0;
margin: 0;
}
.comment-list .comment .commenter-thumb {
display: inline-block;
float: left;
width: 50px;
border-radius: 50%;
overflow: hidden;
margin-right: 30px;
}
.comment-list .comment .commenter-thumb + .comment-body {
width: calc(100% - 80px);
}
.comment-list .comment .comment-body {
width: 100%;
float: left;
}
.comment-list .comment .comment-title {
font-size: 1.8rem;
font-family: "Roboto Slab", sans-serif;
font-weight: 700;
margin-top: -2px;
margin-bottom: 4px;
color: #262626;
}
.comment-list .comment .comment-title a{
color: inherit;
}
.comment-list .comment .comment-title .comment-reply-link{
font-size: 1.4rem;
}
.comment-list .comment .comment-title .comment-date {
font-size: 1.4rem;
margin-left: 25px;
}
.comment-list .comment .comment-title .comment-time {
margin-left: 25px;
font-size: 1.4rem;
}
.comment-list .comment .comment-title .comment-reply-link {
float: right;
}
.comment-list .comment + .comment {
margin-top:35px;
}
.comment-list .child-comments {
margin-top: 25px;
padding-left: 70px;
} .give-your-reply {
margin-top: 90px;
}
.comment-respond h3,
.give-your-reply h3 {
font-size: 2.8rem;
margin-top: 0;
margin-bottom: 30px;
color: #262626;
}
.give-your-reply input, .give-your-reply textarea {
margin-bottom: 20px;
}
.comment-list .comment-respond{
margin: 30px 0;
} .sidebar .widget {
border: 1px solid #e7e7e7;
border-radius: 3px;
padding: 26px 30px 30px;
}
.sidebar .widget .widget{
border: none;
padding: 0;
}
.sidebar .widget + .widget {
margin-top: 30px;
}
.sidebar .widget-title {
font-size: 1.8rem;
margin-top: 0;
position: relative;
padding-bottom: 20px;
margin-bottom: 30px;
color: #262626;
}
.sidebar .widget-title:before {
content: "";
position: absolute;
bottom: 2px;
left: 0;
height: 1px;
width: 110px;
background-color: #bdbdbd;
}
.sidebar .widget-title:after {
content: "";
position: absolute;
bottom: 0;
left: 0;
height: 5px;
width: 40px;
}
input:not([type=submit]):not([type=radio]):not([type=checkbox]), 
.sidebar select, .sidebar textarea {
border-radius: 3px;
}
.widget_search form {
position: relative;
}
.elh-footer-widgets .widget_search form [type=search]{
font-size: 1.1rem;
}
.widget_search form [type=submit] {
position: absolute;
top: 0;
right: 0;
padding: 11px 20px;
border: 1px solid transparent;
background-color: transparent;
}
.sidebar .widget_nav_menu ul,
.sidebar .widget_rss ul,
.sidebar .widget_recent_entries ul,
.sidebar .widget_recent_comments ul,
.sidebar .widget_meta ul,
.sidebar .widget_pages ul,
.sidebar .widget_categories ul,
.sidebar .widget_archive ul {
list-style: none;
padding: 0;
margin: 0;
}
.sidebar .widget_nav_menu ul ul,
.sidebar .widget_meta ul ul,
.sidebar .widget_pages ul ul,
.sidebar .widget_categories ul ul,
.sidebar .widget_archive ul ul{
padding-left: 20px;
}
.sidebar .widget_nav_menu ul li a,
.sidebar .widget_rss ul li a,
.sidebar .widget_recent_entries ul li a,
.sidebar .widget_recent_comments ul li a,
.sidebar .widget_meta ul li a,
.sidebar .widget_pages ul li a,
.sidebar .widget_categories ul li a,
.sidebar .widget_archive ul li a {
font-family: "Roboto Slab", sans-serif;
color: #262626;
}
.sidebar .widget_rss ul li a{
display: block;
font-weight: 700;
}
.sidebar .widget_rss ul li .rss-date{
margin-bottom: 10px;
display: block;
}
.sidebar .widget_nav_menu ul li a:hover,
.sidebar .widget_rss ul li a:hover,
.sidebar .widget_recent_entries ul li a:hover,
.sidebar .widget_recent_comments ul li a:hover,
.sidebar .widget_meta ul li a:hover,
.sidebar .widget_pages ul li a:hover,
.sidebar .widget_categories ul li a:hover,
.sidebar .widget_archive ul li a:hover{
color: #00bcd4;
}
.sidebar .widget_nav_menu ul li a:before,
.sidebar .widget_meta ul li a:before,
.sidebar .widget_pages ul li a:before,
.sidebar .widget_categories ul li a:before,
.sidebar .widget_archive ul li a:before {
content: "\f105";
font-family: "FontAwesome";
margin-right: 8px;
color: #909090;
}
.sidebar .widget_recent_entries ul li:before,
.sidebar .widget_recent_comments ul li:before {
content: "\f105";
font-family: "FontAwesome";
margin-right: 5px;
}
.sidebar .widget_recent_entries ul li + li,
.sidebar .widget_recent_comments ul li + li{
margin-top: 10px;
}
.sidebar .widget_rss ul li + li{
margin-top: 25px;
}
.sidebar .course-entry:after{
content: '';
display: table;
clear: both;
}
.sidebar .widget-post + .widget-post,
.sidebar .course-entry + .course-entry{
margin-top: 30px;
}
.sidebar .course-entry .course-cover,
.sidebar .widget-post .widget-post-thumb {
display: inline-block;
width: 60px;
float: left;
margin-right: 20px;
}
.sidebar .widget-post .widget-post-thumb img,
.sidebar .course-entry .course-cover img{
max-width: 100%;
height: auto;
}
.sidebar .course-entry .course-cover + .course-detail,
.sidebar .widget-post .widget-post-thumb + .widget-post-content {
width: calc(100% - 80px);
}
.sidebar .course-entry .course-detail,
.sidebar .widget-post .widget-post-content {
float: left;
width: 100%;
}
.sidebar .course-entry .course-detail .course-title,
.sidebar .widget-post .widget-post-title {
display: block;
font-size: 1.4rem;
line-height: 2.1rem;
color: #262626;
font-family: "Roboto Slab", sans-serif;
margin-top: -5px;
margin-bottom: -3px;
}
.sidebar .widget-post .widget-read-more {
display: inline-block;
font-size: 1.2rem;
font-family: "Roboto Slab", sans-serif;
font-weight: 700;
}
.sidebar .widget-post .widget-read-more .fa {
margin-left: 5px;
}
.sidebar .course-entry .course-detail .course-meta-field,
.sidebar .widget-post .widget-price {
display: inline-block;
font-size: 1.2rem;
font-family: "Roboto Slab", sans-serif;
font-weight: 700;
}
.tagcloud {
margin-right: -6px;
margin-bottom: -10px;
}
.tagcloud a {
display: inline-block;
color: #262626;
border: 1px solid #e7e7e7;
border-radius: 3px;
font-family: "Roboto Slab", sans-serif;
font-size: 1.2rem !important;
padding: 3px 14px;
margin-right: 6px;
margin-bottom: 10px;
}
.elh-footer-widgets .tagcloud a {
color: rgba(255, 255, 255, 0.5);
}
.tagcloud a:hover {
color: #ffffff;
}
.sidebar .elh-instagram-photo {
margin: -5px;
}
.sidebar .elh-instagram-photo:after {
content: "";
display: table;
clear: both;
}
.sidebar .elh-instagram-photo a {
display: inline-block;
margin: 5px;
float: left;
width: calc(33.333333% - 10px);
max-width: 90px;
}
.sidebar .elh-instagram-photo a:hover {
opacity: 0.8;
}
.sidebar .subscribe-widget p {
margin-bottom: 25px;
}
.sidebar .subscribe-widget [type=submit] {
margin-top: 15px;
}
.sidebar .course_category_widget .categories {
list-style: none;
padding: 0;
margin: 0;
}
.sidebar .course_category_widget .categories li a {
font-family: "Roboto Slab", sans-serif;
color: #262626;
}
.sidebar .course_category_widget .categories li a:before {
content: "\f105";
font-family: "FontAwesome";
margin-right: 5px;
} .elh-fact-section {
padding: 60px 0;
}
.fact-title {
margin: 18px 0 0;
font-size: 3.6rem;
position: relative;
padding-top: 18px;
}
.fact-title:before {
content: "";
height: 5px;
width: 50px;
position: absolute;
top: 0;
left: 0;
background-color: #ffffff;
}
.elh-counter-group {
text-align: right;
}
.elh-counter-group .elh-counter-item {
display: inline-block;
width: 120px;
}
.elh-counter-group .elh-counter-item + .elh-counter-item {
margin-left: 95px;
}
.elh-counter-group .elh-counter-item .elh-fact-number {
font-size: 4.8rem;
margin: 0;
text-align: left;
}
.elh-counter-group .elh-counter-item .elh-fact-name {
font-weight: 500;
margin-top: -3px;
text-align: left;
}
.elh-counter-group.style-2 .elh-counter-item .elh-fact-number,
.elh-counter-group.style-2 .elh-counter-item .elh-fact-name {
text-align: center;
}
.elh-counter-group.style-2.text-left .elh-counter-item .elh-fact-number, 
.elh-counter-group.style-2.text-left .elh-counter-item .elh-fact-name{
text-align: left;
}
.elh-counter-group.style-2 {
text-align: center;
}
.elh-counter-group.style-2.text-left {
text-align: left;
}
.elh-counter-group.style-3 {
text-align: left;
padding: 80px 0 50px;
zoom: 1;
position: relative;
overflow: hidden;
}
.elh-counter-group.style-3 .elh-counter-item {
float: left;
width: 100%;
margin-bottom: 30px;
}
.elh-counter-group.style-3 .elh-counter-item .fact-icon {
float: left;
width: 36px;
font-size: 3.6rem;
margin-right: 15px;
line-height: 1;
}
.elh-theme-bg .elh-counter-group.style-3 .elh-counter-item .fact-icon,
.elh-img-bg .elh-counter-group.style-3 .elh-counter-item .fact-icon {
color: #ffffff !important;
}
.elh-counter-group.style-3 .elh-counter-item .fact-icon + .fact-content {
width: calc(100% - 51px);
}
.elh-counter-group.style-3 .elh-counter-item .fact-content {
width: 100%;
float: left;
}
.elh-counter-group.style-3 .elh-counter-item .elh-fact-number {
font-size: 2.2rem;
margin-top: -4px;
color: #262626;
}
.elh-theme-bg .elh-counter-group.style-3 .elh-counter-item .elh-fact-number,
.white-color .elh-counter-group.style-3 .elh-counter-item .elh-fact-number{
color: #ffffff;
}
.elh-counter-group.style-3 .elh-counter-item .elh-fact-name {
font-family: "Roboto Slab", sans-serif;
} .facilities {
zoom: 1;
position: relative;
overflow: hidden;
margin-bottom: -30px;
}
.facility {
text-align: center;
position: relative;
padding-top: calc(100% - 20px);
border-width: 10px;
border-style: solid;
border-radius: 50%;
margin-bottom: 30px;
}
.facility .facility-hover {
position: absolute;
top: -10px;
left: -10px;
bottom: -10px;
right: -10px;
border-radius: 50%;
overflow: hidden;
opacity: 0;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.facility .facility-hover img{
object-fit: cover;
height: 100%;
width: 100%;
}
.facility .facility-hover:after {
position: absolute;
content: "";
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0.4;
}
.facility .facility-content {
position: absolute;
top: 50%;
left: 30px;
right: 30px;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
text-align: center;
}
.facility .facility-icon {
font-size: 4.8rem;
line-height: 1;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.facility .facility-title {
font-size: 2.2rem;
margin-top: 15px;
margin-bottom: 0;
color: #262626;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.facility:hover .facility-hover {
opacity: 1;
}
.facility:hover .facility-icon {
color: #ffffff;
}
.facility:hover .facility-title {
color: #ffffff;
} .partner-logoes {
zoom: 1;
overflow: hidden;
position: relative;
margin-bottom: -20px;
}
.partner-logoes {
padding: 0;
}
.partner-logoes.style-2 {
padding: 0 0 38px;
}
.partner-logo {
display: inline-block;
width: 20%;
height: 100px;
margin-bottom: 20px;
position: relative;
float: left;
}
.partner-logo img {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.partner-logoes.style-2 .partner-logo {
width: 16.666666%;
}
.partner-logoes.style-2 .partner-logo img {
top: auto;
bottom: 0;
left: 0;
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
}
.partner-logoes.style-3 .partner-logo {
width: 100%;
} .elh-testimonial-item:focus {
outline: none;
}
.elh-testimonial-item .elh-testimonial-title {
margin-top: 0;
margin-bottom: 10px;
color: #262626;
}
.elh-theme-bg .elh-testimonial-item .elh-testimonial-title,
.white-text .elh-testimonial-item .elh-testimonial-title{
color: #ffffff;
}
.elh-testimonial-item blockquote {
font-size: 1.4rem;
margin: 0 0 35px;
padding: 0;
border: none;
}
.elh-testimonial-item .elh-rating {
margin-bottom: 25px;
}
.elh-testimonial-item .elh-commenter-name {
font-size: 1.6rem;
margin-top: 0;
margin-bottom: 3px;
color: #262626;
}
.elh-testimonial-item .elh-commenter-profession {
font-weight: 500;
color: #656565;
}
.elh-mini-section .elh-testimonial-item {
color: #262626;
margin-bottom: 18px;
}
.elh-mini-section .elh-testimonial-item .elh-testimonial-title {
margin-bottom: 8px;
}
.elh-mini-section .elh-testimonial-item blockquote {
margin-bottom: 10px;
}
.elh-rating .star {
font-family: "FontAwesome";
display: inline-block;
}
.elh-rating .star + .star {
margin-left: 3px;
}
.elh-rating .star:before {
content: "\f006";
}
.elh-rating .star.star-on:before {
content: "\f005";
}
.elh-testimonial-nav-thumbs {
max-width: 390px;
margin: 30px auto 0;
}
.elh-testimonial-nav-thumbs .elh-commenter-thumb {
opacity: 0.2;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
cursor: pointer;
}
.elh-testimonial-nav-thumbs .elh-commenter-thumb:focus {
outline: none;
}
.elh-testimonial-nav-thumbs .elh-commenter-thumb.slick-current {
opacity: 1;
}
.elh-testimonial-nav-thumbs .elh-commenter-thumb-img {
height: 100px;
width: 100px;
overflow: hidden;
border-radius: 50%;
margin: 0 auto;
}
.elh-mini-section .elh-commenter-thumb-img {
width: 100px;
height: 100px;
overflow: hidden;
border-radius: 50%;
margin-bottom: 15px;
} .elh-country-flag-slider {
margin: 50px 0;
}
.elh-country-flag {
text-align: left;
}
.elh-country-flag h5 {
font-size: 1.4rem;
margin-top: 15px;
margin-bottom: 0;
} .elh-subscribe-section {
padding: 35px 0;
}
.elh-subscribe-heading h5 {
margin: 0;
}
.elh-subscribe-heading h3 {
margin: 2px 0 0;
}
.elh-subscribe-form {
margin-top: 10px;
width: 400px;
}
.elh-subscribe-form.pull-center {
float: none;
zoom: 1;
position: relative;
zoom: 1;
overflow: hidden;
margin: 0 auto;
}
.elh-subscribe-form ::-webkit-input-placeholder {
color: rgba(255, 255, 255, 1);
opacity: 1;
}
.elh-subscribe-form ::-moz-placeholder {
color: rgba(255, 255, 255, 1);
opacity: 1;
}
.elh-subscribe-form :-ms-input-placeholder {
color: rgba(255, 255, 255, 1);
opacity: 1;
}
.elh-subscribe-form :-moz-placeholder {
color: rgba(255, 255, 255, 1);
opacity: 1;
}
.elh-subscribe-form input:not([type=submit]):not([type=radio]):not([type=checkbox]),
.elh-subscribe-form select,
.elh-subscribe-form textarea {
width: calc(100% - 135px);
border-color: #ffffff;
border-radius: 3px;
color: #ffffff;
float: left;
margin-right: 10px;
padding-top: 11px;
padding-bottom: 11px;
}
.elh-subscribe-form input:not([type=submit]):not([type=radio]):not([type=checkbox]):focus, .elh-subscribe-form input:not([type=submit]):not([type=radio]):not([type=checkbox]):active,
.elh-subscribe-form select:focus,
.elh-subscribe-form select:active,
.elh-subscribe-form textarea:focus,
.elh-subscribe-form textarea:active {
border-color: #ffffff;
}
.elh-subscribe-form [type=submit] {
width: 125px;
text-align: center;
padding: 11px 15px;
border: 1px solid #ffffff;
background-color: #ffffff;
font-family: "Roboto Slab", sans-serif;
float: left;
border-radius: 3px;
}
.elh-subscribe-section.style-2 {
padding: 45px 0;
}
.elh-subscribe-section.style-2 .elh-subscribe-heading h3 {
margin-top: 10px;
}
.elh-subscribe-section.style-2 .elh-subscribe-form ::-webkit-input-placeholder {
color: rgba(38, 38, 38, 0.55);
opacity: 1;
}
.elh-subscribe-section.style-2 .elh-subscribe-form ::-moz-placeholder {
color: rgba(38, 38, 38, 0.55);
opacity: 1;
}
.elh-subscribe-section.style-2 .elh-subscribe-form :-ms-input-placeholder {
color: rgba(38, 38, 38, 0.55);
opacity: 1;
}
.elh-subscribe-section.style-2 .elh-subscribe-form :-moz-placeholder {
color: rgba(38, 38, 38, 0.55);
opacity: 1;
}
.elh-subscribe-section.style-2 .elh-subscribe-form input:not([type=submit]):not([type=radio]):not([type=checkbox]),
.elh-subscribe-section.style-2 .elh-subscribe-form select,
.elh-subscribe-section.style-2 .elh-subscribe-form textarea {
width: 100%;
background-color: #ffffff;
padding: 11px 70px 11px 30px;
color: #262626;
}
.elh-subscribe-section.style-2 .elh-subscribe-form [type=submit] {
position: absolute;
top: 0;
right: 0;
padding: 11px 0;
text-align: center;
width: 70px;
}
.elh-subscribe-section.style-3 {
padding: 33px 0;
}
.elh-subscribe-section.style-3 .elh-subscribe-heading h3 {
font-size: 2.8rem;
margin-top: 10px;
}
.elh-subscribe-section.style-3 .elh-subscribe-form ::-webkit-input-placeholder {
color: rgba(255, 255, 255, 0.55);
opacity: 1;
}
.elh-subscribe-section.style-3 .elh-subscribe-form ::-moz-placeholder {
color: rgba(255, 255, 255, 0.55);
opacity: 1;
}
.elh-subscribe-section.style-3 .elh-subscribe-form :-ms-input-placeholder {
color: rgba(255, 255, 255, 0.55);
opacity: 1;
}
.elh-subscribe-section.style-3 .elh-subscribe-form :-moz-placeholder {
color: rgba(255, 255, 255, 0.55);
opacity: 1;
}
.elh-subscribe-section.style-3 .elh-subscribe-form input:not([type=submit]):not([type=radio]):not([type=checkbox]),
.elh-subscribe-section.style-3 .elh-subscribe-form select,
.elh-subscribe-section.style-3 .elh-subscribe-form textarea {
width: 100%;
background-color: transparent;
line-height: 20px;
padding: 11px 70px 11px 30px;
color: #ffffff;
}
.elh-subscribe-section.style-3 .elh-subscribe-form [type=submit] {
position: absolute;
font-size: 1.8rem;
line-height: 20px;
top: 0;
right: 0;
padding: 11px 0;
text-align: center;
width: 70px;
color: #ffffff;
background-color: transparent;
border-color: transparent;
} .elh-register-header {
margin-top: 32px;
}
.elh-register-header .section_count {
display: inline-block;
}
.elh-register-header .section_count + .section_count {
margin-left: 65px;
}
.elh-register-header .section_count .section_count_data {
display: block;
}
.elh-register-header .section_count .count-data {
display: block;
}
.elh-register-header .section_count .tcount {
display: block;
font-size: 4.8rem;
font-family: "Roboto Slab", sans-serif;
font-weight: 700;
line-height: 1;
}
.elh-register-header .section_count .text {
font-size: 1.4rem;
display: block;
line-height: 1;
font-family: "Roboto Slab", sans-serif;
font-weight: 700;
margin-top: 8px;
color: #262626;
}
.registration-form {
border-style: solid;
border-width: 1px;
border-radius: 3px;
overflow: hidden;
border-color: #e7e7e7 !important;
}
.registration-form label {
color: #ffffff;
font-size: 1.8rem;
font-family: "Roboto Slab", sans-serif;
line-height: 2.6rem;
font-weight: 700;
margin: 0;
padding: 22px 40px;
}
.registration-form .form-body {
padding: 30px 40px;
}
.registration-form .form-body input:not([type=submit]):not([type=radio]):not([type=checkbox]),
.registration-form .form-body select,
.registration-form .form-body textarea {
border-radius: 3px;
margin-bottom: 15px;
}
.registration-form .form-body [type=submit] {
line-height: 48px;
padding: 0;
border-radius: 3px;
border-width: 1px;
border-style: solid;
color: #ffffff;
width: 100%;
text-align: center;
font-family: "Roboto Slab", sans-serif;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.registration-form .form-body [type=submit]:hover {
background-color: transparent;
} .instructor-registration h4 {
margin-top: 0;
margin-bottom: 30px;
}
.instructor-registration label {
display: block;
margin: 0;
text-align: left;
font-weight: 400;
}
.instructor-registration label input {
margin: 0;
}
.instructor-registration .btn {
width: 100%;
} .shop-filter-short {
margin-bottom: 46px;
}
.shop-category-select {
font-size: 1.8rem;
width: 100px;
padding: 0;
font-family: "Roboto Slab", sans-serif;
border: none;
}
.shop-shorting {
font-size: 1.8rem;
width: 100px;
padding: 0;
font-family: "Roboto Slab", sans-serif;
border: none;
}
.elh-products {
zoom: 1;
position: relative;
overflow: hidden;
}
.elh-products .post-pagination {
margin-top: 60px;
}
.elh-product {
margin-bottom: 40px;
}
.elh-product .elh-product-thumb {
position: relative;
}
.elh-product .elh-product-attr {
position: absolute;
top: 10px;
left: 10px;
}
.elh-product .elh-product-attr span {
background-color: #262626;
color: #ffffff;
font-size: 1.1rem;
font-family: "Roboto Slab", sans-serif;
line-height: 2.5rem;
display: inline-block;
border-radius: 3px;
letter-spacing: 1px;
padding: 0 20px;
}
.elh-product .elh-product-hover {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
background-color: rgba(0, 0, 0, 0.2);
opacity: 0;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.elh-product .elh-product-btns {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
left: 0;
right: 0;
text-align: center;
}
.elh-product .elh-product-btns a {
color: #ffffff;
display: inline-block;
height: 35px;
width: 35px;
line-height: 35px;
border-radius: 3px;
text-align: center;
}
.elh-product .elh-product-btns a + a {
margin-left: 115px;
}
.elh-product .elh-product-btns a:hover {
background-color: #262626;
}
.elh-product:hover .elh-product-hover {
opacity: 1;
}
.elh-product:hover .elh-product-btns a + a {
margin-left: 15px;
}
.elh-product .elh-product-body {
margin-top: 25px;
}
.elh-product .elh-product-name {
font-size: 2.2rem;
font-weight: 400;
margin-top: 0;
margin-bottom: 0;
color: #262626;
}
.elh-product .elh-product-name a {
color: inherit;
}
.elh-product .elh-product-price {
font-size: 1.8rem;
font-family: "Roboto Slab", sans-serif;
font-weight: 700;
} .elh-single-product-gallery .owl-buttons {
position: absolute;
bottom: 0;
left: 0;
font-size: 1.4rem;
}
.elh-single-product-gallery .owl-buttons .owl-prev,
.elh-single-product-gallery .owl-buttons .owl-next {
display: inline-block;
vertical-align: bottom;
color: #ffffff;
height: 20px;
width: 20px;
line-height: 20px;
text-align: center;
}
.elh-single-product-gallery .owl-buttons .owl-next {
margin-left: 10px;
}
.elh-product-single .elh-product-body {
margin-top: 0;
margin-left: 30px;
}
.elh-product-single .elh-product-name {
font-weight: 700;
color: #111;
}
.elh-product-single .elh-product-review {
margin-top: 8px;
}
.elh-product-single .elh-product-review .elh-rating-star {
display: inline-block;
vertical-align: middle;
}
.elh-product-single .elh-product-review .elh-product-review-count {
display: inline-block;
float: right;
vertical-align: middle;
font-family: "Roboto Slab", sans-serif;
font-weight: 700;
}
.elh-product-single .elh-product-price {
font-size: 4.4rem;
margin-top: 10px;
margin-bottom: 0;
}
.elh-product-single .elh-product-price .elh-product-price-now {
color: #111;
}
.elh-product-single .elh-product-entry {
margin-top: 15px;
}
.elh-product-single .elh-order-form {
margin-top: 30px;
}
.elh-product-single .elh-order-form > [type=number]:not([type=submit]) {
width: auto;
font-size: 1.8rem;
font-family: "Roboto Slab", sans-serif;
font-weight: 700;
line-height: 50px;
padding: 0 0 0 30px;
display: inline-block;
vertical-align: middle;
}
.elh-product-single .elh-order-form [type=submit] {
line-height: 50px;
border-width: 1px;
border-style: solid;
color: #ffffff;
padding: 0;
font-size: 1.4rem;
font-weight: 700;
font-family: "Roboto Slab", sans-serif;
display: inline-block;
vertical-align: middle;
border-radius: 3px;
min-width: 160px;
text-align: center;
margin-left: 15px;
}
.elh-product-single .elh-product-category {
margin-top: 30px;
font-family: "Roboto Slab", sans-serif;
}
.elh-product-single .elh-product-category label {
margin: 0;
}
.elh-rating-star .rate-star {
display: inline-block;
color: #999999;
}
.elh-rating-star .rate-star + .rate-star {
margin-left: 3px;
}
.elh-rating-star .rate-star:before {
content: "\f005";
font-family: "FontAwesome";
}
.elh-product-single-tab {
margin-top: 90px;
}
.elh-product-single-tab .nav-tabs {
border: none;
display: inline-block;
}
.elh-product-single-tab .nav-tabs > li {
margin: 0;
}
.elh-product-single-tab .nav-tabs > li > a {
margin: 0;
line-height: 20px;
border-radius: 0;
background-color: #f7f7f7;
border: 1px solid #e7e7e7;
font-family: "Roboto Slab", sans-serif;
font-weight: 700;
color: #262626;
padding: 15px 44px;
}
.elh-product-single-tab .nav-tabs > li.active > a {
color: #ffffff;
}
.elh-product-single-tab .tab-content {
margin-top: 45px;
}
.elh-product-single-tab .elh-product-description h3 {
margin-top: 0;
margin-bottom: 16px;
font-size: 3.4rem;
}
.angle-list {
margin: 0;
padding: 0;
list-style: none;
}
.angle-list li:before {
content: "\f105";
font-family: "FontAwesome";
margin-right: 7px;
}
.review-table .review-head {
width: 200px;
vertical-align: top;
}
.review-table .review-reviewer {
margin-top: 0;
margin-bottom: 15px;
}
.review-table .review-date {
display: block;
margin-top: -5px;
}
.review-table .review-body {
vertical-align: top;
padding: 0;
}
.review-table .review-body p {
margin-bottom: 30px;
}
.review-table .review-title {
margin-top: 0;
margin-bottom: 15px;
}
.elh-related-products {
margin-top: 75px;
}
.elh-related-products .elh-related-products-title {
margin-top: 0;
margin-bottom: 54px;
font-size: 3.4rem;
color: #262626;
} .elh-quick-links {
margin-top: 30px;
border-radius: 3px;
overflow: hidden;
display: table;
width: 100%;
color: #ffffff;
padding: 25px;
}
.elh-quick-links .elh-quick-link {
display: table-cell;
vertical-align: middle;
text-align: center;
}
.elh-quick-links .elh-quick-link a {
color: #ffffff;
display: inline-block;
font-family: "Roboto Slab", sans-serif;
font-size: 1.8rem;
line-height: 3rem;
}
.elh-quick-links .elh-quick-link a .fa {
font-size: 2.2rem;
line-height: inherit;
margin-right: 6px;
} .elh-highlight {
text-align: center;
color: #ffffff;
padding: 48px 30px;
border-radius: 3px;
}
.elh-highlight.upfloat-style {
margin-top: -171px;
}
.elh-highlight .elh-highlight-title {
font-size: 2.4rem;
font-weight: 700;
margin-top: 0;
margin-bottom: 48px;
position: relative;
padding-bottom: 20px;
}
.elh-highlight .elh-highlight-title:before {
content: "";
position: absolute;
left: 50%;
bottom: 2px;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
height: 1px;
width: 130px;
background-color: rgba(255, 255, 255, 0.5);
}
.elh-highlight .elh-highlight-title:after {
content: "";
position: absolute;
bottom: 0;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
height: 5px;
width: 60px;
}
.elh-highlight .elh-highlight-item {
margin-bottom: 40px;
}
.elh-highlight .hightlight-title {
font-size: 1.8rem;
font-weight: 700;
margin-top: 0;
}
.elh-highlight .hightlight-title a {
color: inherit;
}
.elh-highlight .hightlight-title a:hover {
color: #262626;
}
.elh-highlight .hightlight-cat-links {
list-style: none;
margin: 0;
padding: 0;
}
.elh-highlight .hightlight-cat-links li {
display: inline-block;
font-family: "Roboto Slab", sans-serif;
font-weight: 700;
}
.elh-highlight .hightlight-cat-links li + li:before {
content: "|";
}
.elh-highlight .hightlight-cat-links li a {
color: #ffffff;
padding: 0 10px;
}
.elh-highlight .hightlight-cat-links li a:hover {
color: #262626;
} .elh-kids-description {
padding: 45px 0;
}
.elh-kids-description .elh-kids-title {
margin: 0;
font-size: 4.8rem;
text-transform: uppercase;
}
.elh-kids-description .elh-kids-subtitle {
margin: 0;
}
.elh-kids-description .elh-kids-text {
font-size: 1.4rem;
line-height: 2.8rem;
margin-top: 30px;
margin-bottom: 30px;
color: #656565;
}
.elh-section-header.elh-header-kids-style .elh-section-title {
padding-bottom: 0;
}
.elh-section-header.elh-header-kids-style .elh-section-title:before, .elh-section-header.elh-header-kids-style .elh-section-title:after {
content: none;
}
.elh-section-header.elh-header-kids-style .elh-section-text {
font-size: 1.8rem;
font-family: "Roboto Slab", sans-serif;
}
.instructor-comments.parent-comments {
background-color: #ffffff !important;
color: #656565 !important;
}
.white-color .instructor-comments.parent-comments .instructor-name{
color: #262626;
} .elh-classes {
zoom: 1;
position: relative;
overflow: hidden;
margin-bottom: -30px;
}
.elh-class {
background-color: #ffffff;
position: relative;
margin-bottom: 30px;
text-align: center;
}
.elh-class .elh-class-thumb {
display: block;
}
.elh-class .elh-class-body {
padding: 15px 25px;
}
.elh-class .elh-class-name {
font-size: 2.2rem;
margin-bottom: 15px;
}
.elh-class .elh-class-admission {
font-family: "Roboto Slab", sans-serif;
}
.elh-class .elh-class-attribute p {
font-family: "Roboto Slab", sans-serif;
margin-bottom: 0;
}
.elh-class .elh-class-attribute p + p {
margin-top: -5px;
}
.elh-class .elh-class-attribute p label {
font-weight: 700;
}
.elh-class .elh-class-footer {
border-top: 1px solid #f5f5f5;
margin-top: 25px;
padding: 13px 0 0;
text-align: left;
}
.elh-class .elh-course-price {
display: inline-block;
font-size: 1.6rem;
font-weight: 700;
font-family: "Roboto Slab", sans-serif;
margin: 0;
}
.elh-class .elh-class-admission-link {
font-size: 1.6rem;
font-family: "Roboto Slab", sans-serif;
font-weight: 700;
display: inline-block;
float: right;
}
.elh-class .elh-class-admission-link .fa {
margin-left: 5px;
} .panel-group {
margin: 0;
}
.panel-group .panel {
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
border: none;
}
.panel-group .panel + .panel {
margin-top: 15px;
}
.panel-group .panel .panel-heading {
padding: 0;
border-radius: 0;
}
.panel-group .panel .panel-heading .panel-title {
font-size: 1.4rem;
}
.panel-group .panel .panel-heading .panel-title a {
display: block;
border: 1px solid #e7e7e7;
border-radius: 3px;
padding: 11px 20px 11px 30px;
position: relative;
}
.panel-group .panel .panel-heading .panel-title a:after {
content: "\f107";
font-family: "FontAwesome";
float: right;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.panel-group .panel .panel-heading .panel-title a[aria-expanded="true"] {
color: #ffffff;
}
.panel-group .panel .panel-heading .panel-title a[aria-expanded="true"]:after {
color: #ffffff;
content: "\f106";
}
.panel-group .panel .panel-heading + .panel-collapse > .list-group, .panel-group .panel .panel-heading + .panel-collapse > .panel-body {
border: none;
}
.panel-group .panel .panel-body {
padding: 18px 30px 0;
}
.panel-group.style-2 .panel .panel-heading .panel-title a {
color: #ffffff;
padding: 13px 20px 13px 30px;
}
.panel-group.style-2 .panel .panel-heading .panel-title a:after {
color: #ffffff;
}
.panel-group.style-3 .panel .panel-heading .panel-title a {
padding: 13px 20px 13px 30px;
color: #262626;
}
.panel-group.style-3 .panel .panel-heading .panel-title a:after {
color: inherit;
}
.panel-group.style-3 .panel .panel-heading .panel-title a[aria-expanded=true] {
background-color: transparent;
} .faq-group .faq-group-name {
margin-top: 0;
margin-bottom: 26px;
font-size: 1.8rem;
color: #262626;
}
.elh-generic-faq-group {
position: relative;
overflow: hidden;
zoom: 1;
margin-bottom: -40px;
}
.elh-faq-generic {
margin-bottom: 40px;
}
.elh-faq-generic .answer strong{
color: #262626;
}
.elh-faq-generic .question {
font-weight: 700;
font-family: "Roboto Slab", sans-serif;
margin-bottom: 7px;
color: #262626;
} .elh-display-flex {
position: relative;
}
.elh-display-flex .elh-flex-relative {
position: relative;
width: 50%;
margin-left: 50%;
}
.elh-display-flex .elh-flex-absolute {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 50%;
border: 1px solid #e7e7e7;
}
.elh-display-flex .elh-flex-content {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
left: 0;
right: 0;
padding: 0 30px 0 40px;
}
.elh-display-flex .elh-flex-content h3 {
margin-top: 0;
color: #262626;
margin-bottom: 20px;
} .office-location {
height: 400px;
}
.contact-location {
height: 600px;
margin-top: 30px;
}
.kindergarden-map .contact-location {
height: 400px;
margin-top: 0;
} .quick-contact {
text-align: center;
}
.quick-contact h3 {
margin-top: 0;
margin-bottom: 50px;
font-size: 3.6rem;
color: #262626;
}
.quick-contact select {
height: 50px;
}
.quick-contact input:not([type=submit]):not([type=radio]):not([type=checkbox]), .quick-contact select, .quick-contact textarea {
margin-bottom: 20px;
}
.quick-contact [type=submit] {
min-width: 160px;
}
.input-success, .newsletter-success {
display: none;
margin-bottom: 0;
margin-top: 15px;
color: #1abc9c;
}
.input-error, .newsletter-error {
display: none;
margin-bottom: 0;
margin-top: 15px;
color: #e74c3c;
} footer {
color: rgba(255, 255, 255, 0.5);
}
footer a {
color: rgba(255, 255, 255, 0.5);
}
.footer-logo{
display: inline-block;
}
.footer-logo img{
max-height: 38px;
}
.elh-footer-widget-area {
padding: 80px 0;
}
.elh-footer-widget-area .elh-footer-widgets {
zoom: 1;
position: relative;
overflow: hidden;
margin-bottom: -40px;
}
.elh-footer-widgets .widget{
margin-bottom: 40px;
}
.elh-footer-widgets select option{
color: #111111;
}
.elh-footer-widgets table td, .elh-footer-widgets  table th{
padding-left: 2px;
padding-right: 2px;
text-align: center;
}
.elh-footer-widget-area .widget .socials a {
color: #ffffff;
font-size: 1.2rem;
display: inline-block;
width: 34px;
height: 34px;
line-height: 34px;
border-radius: 50%;
background-color: rgba(255, 255, 255, 0.07);
text-align: center;
}
.elh-footer-widgets .widget_rss ul li + li{
margin-top: 30px;
}
.elh-footer-widgets .widget_recent_entries ul li + li,
.elh-footer-widgets .widget_recent_comments ul li + li{
margin-top: 10px;
}
.elh-footer-widgets .widget_rss .rss-date{
display: block;
font-size: 1.2rem;
margin-bottom: 15px;
opacity: 0.5;
}
.elh-footer-widget-area .widget .socials a + a {
margin-left: 8px;
}
.elh-footer-widget-area .widget .elh-subscribe-form {
position: relative;
max-width: 300px;
}
.elh-footer-widget-area .widget .elh-subscribe-form input:not([type=submit]):not([type=radio]):not([type=checkbox]), .elh-footer-widget-area .widget .elh-subscribe-form select, .elh-footer-widget-area .widget .elh-subscribe-form textarea {
width: 100%;
line-height: 3.4rem;
border-color: rgba(255, 255, 255, 0.4);
padding: 0 110px 0 30px;
float: none;
margin: 0;
font-family: 'Open Sans' sans-serif;
font-size: 1.2rem;
}
.elh-footer-widget-area .widget .elh-subscribe-form [type=submit] {
width: 100px;
position: absolute;
top: 0;
right: 0;
line-height: 3.4rem;
font-size: 1.2rem;
padding: 0;
color: #ffffff;
}
.elh-footer-widget-area .widget .elh-subscribe-form + .clearfix + .socials {
clear: left;
margin-top: 20px;
}
.elh-footer-widget-area .widget ul {
list-style: none;
margin: 0;
padding: 0;
}
.elh-footer-widget-area .widget_nav_menu ul ul {
padding-left: 10px;
}
.elh-footer-widget-area .widget .contact-info-item {
zoom: 1;
position: relative;
overflow: hidden;
margin-bottom: 0;
}
.elh-footer-widget-area .widget .contact-info-item + .contact-info-item {
margin-top: 14px;
}
.elh-footer-widget-area .widget .contact-info-item .fa {
width: 14px;
margin-right: 10px;
float: left;
display: inline-block;
vertical-align: middle;
}
.elh-footer-widget-area .widget .contact-info-item .fa + .contact_info {
width: calc(100% - 24px);
margin-top: -3px;
}
.elh-footer-widget-area .widget .contact-info-item .contact_info {
display: inline-block;
float: left;
width: 100%;
vertical-align: middle;
line-height: 2rem;
}
.widget .flickr-photos {
margin: 40px -5px -5px 0;
}
.widget .flickr-photos a {
display: inline-block;
vertical-align: middle;
margin-bottom: 5px;
margin-right: 5px;
width: calc(33.333333% - 5px);
}
.widget .flickr-photos a img{
width: 100%;
}
.widget_nav_menu ul li,
.widget_pages ul li {
line-height: 32px;
}
.textwidget strong{
color: #262626;
display: innline-block;
}
.elh-footer-widget-area .about_widget {
max-width: 370px;
}
.footer-logo a img{
max-height: 40px;
width: auto;
}
.elh-footer-widget-area .about_widget .footer-logo + p {
margin-top: 30px;
margin-bottom: 0;
}
.elh-footer-widget-area .about_widget .socials {
margin-top: 20px;
}
.elh-footer-widget-area .widget-title {
font-size: 1.8rem;
margin-top: 13px;
margin-bottom: 20px;
color: #ffffff;
}
.elh-footer-widget-area .widget .contact_info {
margin-top: 38px;
}
.elh-footer-widget-area .widget ul#menu-widget-menu {
margin-top: 32px;
line-height: 2.4;
}
.elh-footer-lower-area {
border-top: 1px solid rgba(255, 255, 255, 0.1);
font-size: 1.3rem;
padding: 20px 0;
}
.elh-footer-lower-area .footer-menu {
list-style: none;
margin: 0;
padding: 0;
}
.elh-footer-lower-area .footer-menu li {
display: inline-block;
}
.elh-footer-lower-area .footer-menu li + li {
margin-left: 20px;
}
.elh-footer-lower-area .footer-menu .dropdown-menu{
top: auto;
bottom: 100%;
opacity: 0;
visibility: hidden;
left: auto;
right: 0;
}
.elh-footer-lower-area .footer-menu .dropdown-menu li{
display: block;
}
.elh-footer-lower-area .footer-menu .dropdown:hover > .dropdown-menu{
opacity: 1;
visibility: visible;
}
.elh-footer-lower-area .footer-menu .dropdown-menu li + li{
margin-left: 0;
border: none;
}
.elh-footer-lower-area .footer-menu .dropdown-menu .dropdown-menu{
bottom: 0;
right: 100%;
left: auto;
}
.elh-footer-lower-area .footer-menu .dropdown-menu .dropdown-menu .dropdown-menu .dropdown-menu .dropdown-menu .dropdown-menu .dropdown-menu{
left: 100%;
right: auto;
} footer.elh-kids-footer {
color: #ffffff;
}
footer.elh-kids-footer .elh-footer-upper {
padding: 85px 0;
min-height: 600px;
background-image: url(//abracro.org.br/wp-content/themes/edumina/images/bg/16.jpg);
background-position: center bottom;
background-size: cover;
}
footer.elh-kids-footer .elh-footer-upper .footer-sitelogo {
display: inline-block;
font-size: 4.8rem;
font-weight: 700;
font-family: "Roboto Slab", sans-serif;
line-height: 1;
}
footer.elh-kids-footer .elh-footer-upper .about-text {
font-family: "Roboto Slab", sans-serif;
font-size: 1.8rem;
line-height: 3rem;
margin-top: 20px;
margin-bottom: 0;
}
footer.elh-kids-footer .elh-footer-upper .socials {
margin-top: 30px;
}
footer.elh-kids-footer .elh-footer-upper .socials a {
font-size: 1.2rem;
text-align: center;
display: inline-block;
width: 34px;
height: 34px;
line-height: 34px;
color: #ffffff;
background-color: rgba(255, 255, 255, 0.2);
border-radius: 50%;
}
footer.elh-kids-footer .elh-footer-upper .socials a + a {
margin-left: 7px;
}
footer.elh-kids-footer .elh-footer-upper .socials a:hover {
background-color: #ffffff;
}
footer.elh-kids-footer .elh-footer-lower-area {
border: none;
font-size: 1.4rem;
font-family: "Roboto Slab", sans-serif;
}
footer.elh-kids-footer .elh-footer-lower-area .copyright a {
color: #ffffff;
} .elh-page-header {
background-attachment: scroll;
position: relative;
}
.elh-page-header .elh-overlay {
padding-top: 140px;
padding-bottom: 120px;
background-color: rgba(0, 59, 105, 0.75);
}
.elh-page-header .elh-page-title {
margin: 0 0 10px;
font-size: 4.8rem;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.elh-page-header .breadcrumb {
display: inline-block;
border-radius: 0;
background-color: transparent;
margin: 0;
padding: 0;
font-family: "Roboto Slab", sans-serif;
font-weight: 400;
font-size: 1.8rem;
color: #ffffff;
}
.elh-page-header .breadcrumb > li {
color: #ffffff;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.elh-page-header .breadcrumb > li + li:before {
content: "-";
margin: 0 7px;
}
.elh-page-header .breadcrumb > li > a {
color: #ffffff;
}
.elh-page-header.has-floatbox {
margin-bottom: 70px;
}
.elh-page-header.has-floatbox .elh-overlay {
padding-bottom: 240px;
} .elh-header-floatbox {
position: absolute;
bottom: 0;
-webkit-transform: translateY(50%);
transform: translateY(50%);
left: 0;
right: 0;
}
.elh-header-floatbox .elh-course-profile {
background-color: #f7f7f7;
padding: 50px;
}
.elh-header-floatbox .elh-course-profile .elh-course-profile-item {
display: inline-block;
vertical-align: middle;
}
.elh-header-floatbox .elh-course-profile .elh-course-profile-item a {
color: #262626;
}
.elh-header-floatbox .elh-course-profile .elh-course-profile-item a:hover {
color: #00bcd4;
}
.elh-header-floatbox .elh-course-profile .elh-course-profile-item + .elh-course-profile-item {
margin-left: 46px;
}
.elh-header-floatbox .elh-course-profile .elh-course-profile-item:not(.elh-instructor-thumb) {
min-width: 150px;
}
.elh-header-floatbox .elh-course-profile .elh-course-profile-item.elh-instructor-thumb {
width: 80px;
height: 80px;
overflow: hidden;
border-radius: 40px;
}
.elh-header-floatbox .elh-course-profile .elh-course-profile-item p {
color: #262626;
margin-bottom: 0;
}
.elh-header-floatbox .elh-course-profile .elh-course-profile-item h5 {
margin-top: 4px;
margin-bottom: 0;
color: #262626;
}
.elh-header-floatbox .elh-course-profile .elh-course-profile-item .elh-rating {
display: inline-block;
vertical-align: middle;
margin-top: 4px;
}
.elh-header-floatbox .elh-course-profile .elh-course-profile-item .elh-rating .star {
font-size: 1.8rem;
}
.elh-header-floatbox .elh-course-profile .elh-course-profile-item .elh-review-count {
display: inline-block;
vertical-align: middle;
margin-top: 4px;
}
.elh-header-floatbox .elh-course-profile .elh-course-profile-item .elh-review-count h5 {
margin-top: 0;
} .elh-course-infos {
position: relative;
overflow: hidden;
zoom: 1;
margin-bottom: 30px;
margin-top: -40px;
}
.elh-course-infobox {
border: 1px solid #e7e7e7;
text-align: center;
padding: 25px 15px;
margin-bottom: 30px;
}
.elh-course-infobox .course-info-icon {
font-size: 2.2rem;
}
.elh-course-infobox .elh-course-info-name {
margin-bottom: 0;
}
.elh-course-infobox .elh-course-info-value {
font-size: 1.8rem;
margin-top: 3px;
margin-bottom: 0;
color: #262626;
} .elh-course-body {
border: 1px solid #e7e7e7;
padding: 42px 50px;
}
.elh-course-body .post-entry .plyr-video {
margin-bottom: 25px;
}
.elh-course-body .elh-course-offer-coupon {
padding: 20px;
}
.elh-course-body .elh-course-offer-coupon .coupon-img {
display: inline-block;
width: 240px;
vertical-align: middle;
margin-right: 26px;
}
.elh-course-body .elh-course-offer-coupon .coupon-code-content {
display: inline-block;
vertical-align: middle;
font-family: "Roboto Slab", sans-serif;
}
.elh-course-body .elh-course-offer-coupon .coupon-code-content p {
margin: 0;
}
.elh-course-body .elh-course-offer-coupon .coupon-code-content h5 {
font-size: 2.2rem;
margin-top: 5px;
margin-bottom: 5px;
}
.checklist {
list-style: none;
padding: 0;
margin: 0;
}
.checklist li:before {
content: "\f00c";
font-family: "FontAwesome";
margin-right: 6px;
color: #262626;
}
.checklist.half-list {
position: relative;
overflow: hidden;
zoom: 1;
}
.checklist.half-list li {
float: left;
width: 50%;
} .elh-course-pdf-curriculum {
margin-top: 50px;
padding: 30px;
}
.elh-course-pdf-curriculum .elh-pdf-icon {
background-color: #ffffff;
font-size: 2.8rem;
height: 86px;
width: 86px;
line-height: 86px;
text-align: center;
display: inline-block;
vertical-align: middle;
margin-right: 26px;
}
.elh-course-pdf-curriculum .elh-pdf-text {
display: inline-block;
vertical-align: middle;
}
.elh-course-pdf-curriculum .elh-pdf-text p {
margin: 0;
font-family: "Roboto Slab", sans-serif;
}
.elh-course-pdf-curriculum .elh-pdf-text h5 {
font-size: 2.2rem;
margin-top: 5px;
margin-bottom: 0;
}
.elh-course-pdf-curriculum .elh-pdf-download-link {
display: inline-block;
vertical-align: middle;
padding-top: 24px;
} .elh-course-curriculum {
margin-top: 50px;
padding: 42px 50px;
border: 1px solid #e7e7e7;
}
.panel-group.elh-curriculum-accordion {
margin: 0;
border: 1px solid #e7e7e7;
}
.panel-group.elh-curriculum-accordion .panel + .panel {
margin-top: 0;
border-top: 1px solid #e7e7e7;
}
.panel-group.elh-curriculum-accordion .panel .panel-heading .panel-title {
font-size: 1.6rem;
font-weight: 400;
}
.panel-group.elh-curriculum-accordion .panel .panel-heading .panel-title a {
border: none;
border-radius: 0;
padding: 13px 30px;
color: #262626;
position: relative;
overflow: hidden;
zoom: 1;
}
.panel-group.elh-curriculum-accordion .panel .panel-heading .panel-title a .elh-chapter-meta {
float: right;
width: 220px;
text-align: right;
}
.panel-group.elh-curriculum-accordion .panel .panel-heading .panel-title a .elh-chapter-title {
float: right;
width: calc(100% - 250px);
}
.panel-group.elh-curriculum-accordion .panel .panel-heading .panel-title a .elh-chapter-lesson-count {
display: inline-block;
text-align: left;
min-width: 100px;
}
.panel-group.elh-curriculum-accordion .panel .panel-heading .panel-title a .elh-chapter-duration {
min-width: 95px;
text-align: right;
display: inline-block;
}
.panel-group.elh-curriculum-accordion .panel .panel-heading .panel-title a:after {
content: none;
}
.panel-group.elh-curriculum-accordion .panel .panel-heading .panel-title a:before {
content: "\f067";
font-family: "FontAwesome";
width: 30px;
display: inline-block;
}
.panel-group.elh-curriculum-accordion .panel .panel-heading .panel-title a[aria-expanded="true"] {
color: #262626;
background-color: transparent;
}
.panel-group.elh-curriculum-accordion .panel .panel-heading .panel-title a[aria-expanded="true"]:before {
content: "\f068";
}
.panel-group.elh-curriculum-accordion .panel .panel-heading + .panel-collapse > .list-group, .panel-group.elh-curriculum-accordion .panel .panel-heading + .panel-collapse > .panel-body {
border: none;
}
.panel-group.elh-curriculum-accordion .panel .panel-body {
padding: 0;
} .elh-lesson-list {
padding: 0;
margin: 0;
list-style: none;
}
.elh-lesson-list .elh-lesson-item {
border-top: 1px solid #e7e7e7;
}
.elh-lesson-list .elh-lesson-item > a,
.elh-lesson-list .elh-lesson-item > div {
display: block;
padding: 12px 30px 12px 65px;
color: #111111;
zoom: 1;
position: relative;
overflow: hidden;
}
.elh-lesson-list .elh-lesson-item > a.running-lesson {
color: #ffffff;
}
.elh-lesson-list .elh-lesson-item > a:hover {
background-color: #f7f7f7;
}
.elh-lesson-list .elh-lesson-item .elh-lesson-state {
margin-right: 7px;
}
.elh-lesson-list .elh-lesson-item .elh-lesson-state:before {
content: "\f023";
font-family: "FontAwesome";
font-style: normal;
}
.elh-lesson-list .elh-lesson-item.elh-lesson-opened .elh-lesson-state:before {
content: "\f144";
}
.elh-lesson-list .elh-lesson-item.elh-lesson-active {
color: #ffffff;
}
.elh-lesson-list .elh-lesson-item .elh-lesson-item-left {
float: left;
width: calc(100% - 200px);
}
.elh-lesson-list .elh-lesson-item .elh-lesson-item-right {
float: left;
text-align: right;
width: 200px;
}
.elh-lesson-list .elh-lesson-item .elh-lesson-preview-link {
margin-right: 80px;
} .elh-course-single-instructor {
border: 1px solid #e7e7e7;
margin-top: 50px;
}
.elh-course-single-instructor .elh-section-header {
padding: 42px 50px 0;
}
.elh-course-single-instructor .elh-course-instructor-box {
padding: 0 50px 45px;
}
.elh-course-single-instructor .elh-course-instructor-box + .elh-course-instructor-box {
border-top: 1px solid #e7e7e7;
padding-top: 50px;
}
.elh-course-single-instructor .elh-course-instructor-box .elh-course-instructor-thumb {
width: 120px;
height: 120px;
float: left;
margin-right: 30px;
border-radius: 50%;
margin-top: 10px;
overflow: hidden;
}
.elh-course-single-instructor .elh-course-instructor-box .elh-course-instructor-thumb + .elh-course-instructor-body {
width: calc(100% - 150px);
}
.elh-course-single-instructor .elh-course-instructor-box .elh-course-instructor-body {
width: 100%;
float: left;
}
.elh-course-single-instructor .elh-course-instructor-box .elh-course-instructor-body .elh-course-instructor-name {
margin-top: 0;
margin-bottom: 5px;
font-size: 1.8rem;
}
.elh-course-single-instructor .elh-course-instructor-box .elh-course-instructor-body .elh-course-instructor-field {
font-size: 1.2rem;
margin-bottom: 10px;
}
.elh-course-single-instructor .elh-course-instructor-box .elh-course-instructor-body .elh-course-instructor-excerpt {
margin-bottom: 8px;
}
.elh-course-single-instructor .elh-course-instructor-box .elh-course-instructor-body .elh-socials a {
display: inline-block;
color: #111111;
}
.elh-course-single-instructor .elh-course-instructor-box .elh-course-instructor-body .elh-socials a + a {
margin-left: 10px;
} .elh-course-student-feedback {
border: 1px solid #e7e7e7;
padding: 42px 50px;
margin-top: 50px;
}
.elh-course-rating .elh-rating-summery {
height: 200px;
width: 200px;
border-radius: 50%;
border-width: 10px;
border-style: solid;
position: relative;
float: left;
margin-right: 50px;
}
.elh-course-rating .elh-rating-summery .elh-rating-summery-content {
position: absolute;
text-align: center;
top: 50%;
left: 0;
right: 0;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.elh-course-rating .elh-rating-summery .elh-rating-summery-text {
font-size: 4.8rem;
margin: 0;
}
.elh-course-rating .elh-rating-summery .elh-rating-summery-star {
margin-top: -10px;
}
.elh-course-rating .elh-rating-summery .elh-rating-summery-star .star {
font-size: 1rem;
}
.elh-course-rating .elh-rating-summery .elh-rating-summery-star .star:before {
content: "\f006";
font-family: "FontAwesome";
}
.elh-course-rating .elh-rating-summery .elh-rating-summery-star .star.on:before {
content: "\f005";
}
.elh-course-rating .elh-rating-summery .elh-rating-summery-count {
font-size: 1.2rem;
margin-top: -4px;
}
.elh-course-rating .elh-rating-summery + .elh-rating-counter {
width: calc(100% - 250px);
}
.elh-course-rating .elh-rating-counter {
float: left;
width: 100%;
}
.elh-course-rating .elh-rating-counter .elh-rating-counter-item {
display: table;
width: 100%;
}
.elh-course-rating .elh-rating-counter .elh-rating-counter-item + .elh-rating-counter-item {
margin-top: 8px;
}
.elh-course-rating .elh-rating-counter .elh-rating-counter-item .elh-rating-counter-star {
margin-bottom: 0;
font-size: 1.8rem;
font-family: "Roboto Slab", sans-serif;
display: table-cell;
vertical-align: middle;
width: 75px;
}
.elh-course-rating .elh-rating-counter .elh-rating-counter-item .elh-rating-counter-bar-wrap {
display: table-cell;
vertical-align: middle;
}
.elh-course-rating .elh-rating-counter .elh-rating-counter-item .elh-rating-counter-bar-wrap .elh-rating-counter-percent {
background-color: #e7e7e7;
height: 10px;
position: relative;
}
.elh-course-rating .elh-rating-counter .elh-rating-counter-item .elh-rating-counter-bar-wrap .elh-rating-counter-percent .elh-rating-counter-percentbar {
position: absolute;
left: 0;
top: 0;
bottom: 0;
}
.elh-course-rating .elh-rating-counter .elh-rating-counter-item .elh-rating-counter-count {
display: table-cell;
vertical-align: middle;
margin-bottom: 0;
font-size: 1.8rem;
font-family: "Roboto Slab", sans-serif;
opacity: 0.5;
width: 50px;
text-align: right;
} .elh-course-reviews {
margin-top: 56px;
}
.elh-course-review-item {
margin-bottom: 45px;
}
.elh-course-review-item .elh-course-reviewer-thumb {
width: 120px;
height: 120px;
border-radius: 50%;
float: left;
margin-right: 30px;
margin-top: 10px;
overflow: hidden;
}
.elh-course-review-item .elh-course-reviewer-thumb + .elh-course-review-body {
width: calc(100% - 150px);
}
.elh-course-review-item .elh-course-review-body {
width: 100%;
float: left;
}
.elh-course-review-item .elh-course-review-title h5 {
margin: 0;
display: inline-block;
font-size: 1.4rem;
}
.elh-course-review-item .elh-course-review-title .elh-course-reviewer-rating {
display: inline-block;
margin-left: 7px;
}
.elh-course-review-item .elh-course-review-title .elh-course-reviewer-rating .star {
font-size: 1.4rem;
}
.elh-course-review-item .elh-course-review-title .elh-course-reviewer-rating .star:before {
content: "\f006";
font-family: "FontAwesome";
}
.elh-course-review-item .elh-course-review-title .elh-course-reviewer-rating .star.on:before {
content: "\f005";
}
.elh-course-review-item .elh-course-review-time {
font-size: 1.2rem;
margin-bottom: 10px;
}
.elh-course-review-item .elh-review-feedback-form {
font-size: 1.2rem;
}
.elh-course-review-item .elh-review-feedback-form [type=submit] {
border: 1px solid #e7e7e7;
border-radius: 3px;
margin: 0 5px;
background-color: transparent;
}
.elh-course-review-item .elh-review-feedback-form [type=submit][value=yes].submitted {
border-color: #00bcd4;
color: #00bcd4;
}
.elh-course-review-item .elh-review-feedback-form [type=submit][value=no].submitted {
border-color: #ff6800;
color: #ff6800;
}
.elh-course-review-item .elh-review-feedback-form a {
color: #111111;
} .elh-course-review-form .lead {
font-size: 1.4rem;
font-family: "Roboto Slab", sans-serif;
font-weight: 700;
margin-bottom: 8px;
}
.elh-course-review-form .elh-rating-inputs {
margin-bottom: 10px;
}
.elh-course-review-form .elh-rating-inputs label {
margin: 0;
font-weight: 400;
position: relative;
cursor: pointer;
}
.elh-course-review-form .elh-rating-inputs label + label {
margin-left: 6px;
}
.elh-course-review-form .elh-rating-inputs [type=radio] {
opacity: 0;
position: absolute;
top: 0;
left: 0;
cursor: pointer;
}
.elh-course-review-form .elh-rating-inputs .star {
font-size: 2rem;
font-family: "FontAwesome";
color: #d7d7d7;
font-style: normal;
}
.elh-course-review-form .elh-rating-inputs .star:before {
content: "\f006";
}
.elh-course-review-form .elh-rating-inputs .elh-rate-on .star:before {
content: "\f005";
}
.elh-course-review-form textarea {
margin-bottom: 10px;
} .elh-related-course {
margin-top: 92px;
} .course-sidebar {
position: relative;
}
.course-sidebar .sidebar-affix {
position: relative;
}
.course-sidebar .sidebar-affix.affix {
position: fixed;
top: 80px;
left: inherit;
width: 360px;
}
.course-sidebar .widget + .widget {
margin-top: 30px;
}
.widget-purchase {
color: #ffffff;
padding: 56px 20px;
}
.widget-purchase .elh-price {
margin: 0;
font-size: 3.6rem;
}
.widget-purchase .elh-price .origin-price{
text-decoration: line-through;
color: rgba(26, 26, 26, 0.6);
margin-right: 8px;
}
.widget-purchase .widget-purchase-btn {
background-color: #ffffff;
display: inline-block;
font-family: "Roboto Slab", sans-serif;
font-weight: 700;
line-height: 41px;
border-radius: 3px;
padding: 0 27px;
margin-top: 15px;
}
.widget-purchase .widget-purchase-guarantee {
font-size: 1.2rem;
margin-top: 10px;
}
.widget-purchase .lead {
font-size: 1.8rem;
font-family: "Roboto Slab", sans-serif;
font-weight: 700;
margin-bottom: 10px;
}
.widget-purchase .widget-purchase-description {
margin-bottom: 0;
}
.widget-course-share {
color: #ffffff;
padding: 25px;
}
.widget-course-share .lead {
font-family: "Roboto Slab", sans-serif;
font-weight: 700;
font-size: 1.8rem;
margin-bottom: 15px;
}
.widget-course-share .elh-course-social-share a {
display: inline-block;
font-size: 1.2rem;
color: #ffffff;
text-align: center;
width: 34px;
height: 34px;
line-height: 32px;
border-radius: 50%;
border: 1px solid rgba(255, 255, 255, 0.3);
}
.widget-course-share .elh-course-social-share a + a {
margin-left: 6px;
} .elh-lesson-main-wrap {
position: relative;
}
.elh-lesson-list-wrap {
width: 480px;
height: 100%;
overflow: auto;
top: 0;
left: -480px;
position: fixed;
z-index: 3;
background-color: #ffffff;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.elh-lesson-list-wrap.lesson-list-showing {
left: 0;
}
.elh-lesson-list-wrap.lesson-list-showing + .elh-lesson-content-wrap {
left: 480px;
}
.elh-lesson-content-wrap {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
background-color: #262626;
}
.elh-lesson-content {
position: absolute;
left: 0;
right: 0;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
text-align: center;
}
.elh-lesson-content .plyr-video {
margin: 0 auto;
display: inline-block;
width: 100%;
} .navbar.navbar-lesson {
position: absolute;
top: 0;
left: 0;
right: 0;
background-image: -webkit-gradient(linear, left top, left bottom, from(#262626), to(rgba(0, 0, 0, 0)));
background-image: linear-gradient(to bottom, #262626, rgba(0, 0, 0, 0));
background-color: transparent;
border: none;
color: #ffffff;
padding: 15px 0 30px;
opacity: 0;
visibility: hidden;
}
.navbar.navbar-lesson.show-navbar-lesson {
opacity: 1;
visibility: visible;
}
.navbar.navbar-lesson .elh-lesson-list-toggle {
border-width: 1px;
border-radius: 3px;
border-style: solid;
background-color: transparent;
font-size: 2rem;
line-height: 38px;
width: 40px;
height: 40px;
display: inline-block;
vertical-align: middle;
}
.navbar.navbar-lesson .elh-current-lesson {
display: inline-block;
vertical-align: middle;
margin-left: 11px;
}
.navbar.navbar-lesson .elh-current-lesson .elh-current-lesson-title {
font-size: 1.8rem;
margin: 0;
}
.navbar.navbar-lesson .elh-current-lesson .elh-current-lesson-number {
margin-bottom: 0;
} .elh-student-course-tab .nav-tabs {
border: none;
display: inline-block;
}
.elh-student-course-tab .nav-tabs > li {
margin: 0;
}
.elh-student-course-tab .nav-tabs > li > a {
margin: 0;
line-height: 20px;
border-radius: 0;
background-color: #f7f7f7;
border: 1px solid #e7e7e7;
font-family: "Roboto Slab", sans-serif;
font-weight: 700;
color: #262626;
padding: 15px 44px;
}
.elh-student-course-tab .nav-tabs > li.active > a {
color: #ffffff;
}
.elh-student-course-tab .tab-content {
margin-top: 45px;
}
.elh-student-course-tab .elh-course {
margin-bottom: 30px;
} .online-education-fact .elh-section-header {
margin-bottom: 35px;
}
.online-education-fact .elh-counter-group .elh-counter-item + .elh-counter-item {
margin-left: 50px;
}
.online-education-fact h4,
.online-education-fact .registration-form label {
font-size: 2.2rem;
margin-top: 35px;
margin-bottom: 30px;
background: none;
color: #111;
padding: 0;
}
.online-education-fact .registration-form .form-body {
padding: 0;
margin-left: -15px;
margin-right: -15px;
font-size: 0;
}
.online-education-fact .registration-form {
border: none;
}
.online-education-fact .registration-form input:not([type=submit]):not([type=radio]):not([type=checkbox]), .online-education-fact .registration-form select, .online-education-fact .registration-form textarea {
border-radius: 3px;
font-size: 1.4rem;
}
.online-education-fact .registration-form [type=submit] {
border-width: 1px;
border-radius: 3px;
border-style: solid;
color: #ffffff;
width: 100%;
font-family: "Roboto Slab", sans-serif;
padding: 8px 30px;
font-size: 1.4rem;
}
.online-education-fact .registration-form [type=submit]:hover {
background-color: transparent;
}
.online-education-fact .registration-form input[type="text"] {
display: none;
}
.online-education-fact input:not([type=submit]):not([type=radio]):not([type=checkbox]),
.online-education-fact .registration-form .form-body button {
width: calc(33.333333% - 30px);
margin: 0 15px;
}
.online-education-fact input:not([type=submit]):not([type=radio]):not([type=checkbox]) {
margin-right: 15px;
}
.online-education-fact .registration-form .form-body button { 
padding-top: 0;
padding-bottom: 0;
}
.elh-mission, .elh-vision {
margin-top: 70px;
border: 1px solid #e7e7e7;
padding: 40px 30px 40px 40px;
}
.elh-mission h3, .elh-vision h3 {
margin-top: 0;
margin-bottom: 20px;
color: #262626;
}
.elh-img-bg .elh-cta .elh-header-left-style {
color: #fff;
}
.online-education-fact input:not([type=submit]):not([type=radio]):not([type=checkbox]), 
.online-education-fact select, 
.online-education-fact textarea{
padding-top: 11px;
padding-bottom: 11px;
}  .elh-course-body .elh-course-section h3 {
margin-top: 40px;
margin-bottom: 20px;
font-size: 2.4rem;
color: #262626;
}
.elh-course-body .elh-course-section h3:first-child{
margin-top: 0;
}
.elh-course-body .elh-course-section h3:last-child{
margin-bottom: 0;
}
.responsive-video-container { 
position: relative; 
padding-bottom: 56.25%; 
height: 0; 
overflow: hidden; 
}
.responsive-video-container iframe, 
.responsive-video-container object, 
.responsive-video-container embed, 
.responsive-video-container video { 
position: absolute; 
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.panel-group.elh-curriculum-accordion .panel .panel-heading .panel-title a .elh-chapter-lesson-count{
text-align: right;
}
.elh-lesson-list .elh-lesson-item .elh-lesson-preview-link {
margin-right: 40px;
vertical-align: top;
display: inline-block;
}
.elh-lesson-list .elh-lesson-item .elh-lesson-preview-link + span{
min-width: 100px;
display: inline-block;
}
.elh-lesson-list .elh-lesson-item .elh-lesson-preview-link + span > span{
display: block;
}
.elh-lesson-list .elh-lesson-item .elh-lesson-preview-link + span > span + span{
margin-top: -10px;
}
.learnpress-page .lp-course-buttons form button{
background-color: #ffffff;
display: inline-block;
font-family: "Roboto Slab", sans-serif;
font-weight: 700;
line-height: 48px !important;
border-radius: 3px;
padding: 0 27px !important;
margin-top: 15px;
color: #00bcd4;
height: auto !important;
border: none;
transition: all 0.3s ease;
border: 1px solid #ffffff;
}
.learnpress-page .lp-course-buttons form button:hover{
border-color: #ffffff;
color: #ffffff;
}
.lp-course-buttons > button{
background-color: transparent;
border: none;
display: block;
text-align: center;
margin: 5px auto 0;
text-decoration: underline;
} #learn-press-content-item #course-item-content-header{
background-color: #d0eff3;
border-bottom: 1px solid #e7e7e7;
}
.course-item-content-header{
border-bottom: 1px solid #e7e7e7;
}
.course-curriculum ul.curriculum-sections .section .section-header{
border-bottom: 1px solid #e7e7e7;
cursor: pointer;
}
.course-curriculum ul.curriculum-sections .section .section-header .section-title{
padding: 15px 0;
}
.course-curriculum ul.curriculum-sections .section .section-content{
margin-bottom: 0;
}
.course-curriculum ul.curriculum-sections .section .section-content .course-item{
padding-left: 25px !important;
}
.course-curriculum ul.curriculum-sections .section .section-content .course-item .section-item-link:before{
font-size: 15px;
}
.course-curriculum ul.curriculum-sections .section .section-content .course-item .course-item-meta .duration{
background-color: #f1f1f1;
color: #666666;
}
.course-curriculum ul.curriculum-sections .section .section-content .course-item .course-item-meta .count-questions{
background-color: #aaa;
}
.course-curriculum ul.curriculum-sections .section .section-content .course-item.current{
background-color: #00bcd4;
border-color: #00bcd4;
}
.course-curriculum ul.curriculum-sections .section .section-content .course-item.current .section-item-link{
color: #ffffff;
} body.course-item-popup #learn-press-content-item .content-item-wrap{
margin: 40px auto !important;
}
body.course-item-popup #learn-press-content-item .content-item-wrap .course-item-title{
margin-top: 0;
margin-bottom: 30px;
font-size: 3.6rem;
}
body.course-item-popup #learn-press-content-item .content-item-wrap .content-item-summary h1,
body.course-item-popup #learn-press-content-item .content-item-wrap .content-item-summary h2,
body.course-item-popup #learn-press-content-item .content-item-wrap .content-item-summary h3,
body.course-item-popup #learn-press-content-item .content-item-wrap .content-item-summary h4,
body.course-item-popup #learn-press-content-item .content-item-wrap .content-item-summary h5,
body.course-item-popup #learn-press-content-item .content-item-wrap .content-item-summary h6{
margin-top: 25px;
margin-bottom: 15px;
}
body.course-item-popup #learn-press-content-item .content-item-wrap p{
margin-bottom: 15px;
}
body.course-item-popup #learn-press-content-item .content-item-wrap br{
display: block;
min-height: 45px;
line-height: 45px;
}
.button-complete-item{
min-width: 150px;
text-align: center;
}
.content-item-wrap td,
.content-item-wrap th{
line-height: 30px;
}
.course-item-nav .prev span, .course-item-nav div span{
color: #00bcd4;
}
.lp-quiz-buttons [type=submit]{
font-family: "Roboto Slab", sans-serif;
font-weight: 400;
font-size: 1.4rem;
color: #ffffff;
line-height: 39px !important;
border-width: 1px;
border-style: solid;
padding: 0 40px !important;
border-radius: 4px;
background-color: #00bcd4;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
border-color: #00bcd4;
}
.lp-quiz-buttons [type=submit]:hover{
background-color: transparent;
color: #00bcd4;
border-color: #00bcd4;
} .content-question-summary {
margin: 60px 0;
}
body.course-item-popup #learn-press-content-item #content-item-quiz .content-question-summary .question-title{
font-size: 2.4rem;
margin-top: 0;
} .lp-list-table.learn-press-checkout-review-order-table{
margin: 0;
}
.learn-press-checkout > p{
margin-bottom: 35px;
}
.learn-press-checkout #learn-press-order-review, 
.learn-press-checkout .learn-press-checkout-comment,
.learn-press-checkout-payment{
margin-bottom: 35px;
} 
.learn-press-checkout #learn-press-order-review h4, 
.learn-press-checkout .learn-press-checkout-comment h4,
.learn-press-checkout-payment h4{
margin-top: 0;
margin-bottom: 20px;
font-size: 3.2rem;
}
.lp-list-table.learn-press-checkout-review-order-table th,
.lp-list-table.learn-press-checkout-review-order-table td{
border: 1px solid #ffffff;
}
.lp-list-table.learn-press-checkout-review-order-table tfoot{
background-color: #f1f1f1;
}
.lp-list-table.learn-press-checkout-review-order-table th, 
.lp-list-table.learn-press-checkout-review-order-table td{
background-color: transparent;
}
.lp-list-table.learn-press-checkout-review-order-table tbody tr{
background-color: transparent;
}
.lp-list-table.learn-press-checkout-review-order-table tbody tr:nth-child(odd){
background-color: #fafafa;
}
.lp-list-table.learn-press-checkout-review-order-table thead{
background-color: #00bcd4;
}
.lp-list-table.learn-press-checkout-review-order-table .order-total th,
.lp-list-table.learn-press-checkout-review-order-table .order-total td{
padding-top: 20px;
padding-bottom: 20px;
font-weight: 700;
}
.learn-press-checkout #learn-press-payment .payment-methods .lp-payment-method.selected > label{
background-color: rgba(0, 173, 255, 0.2);
}
.learn-press-checkout #learn-press-payment .payment-methods .payment-method-form{
border: none;
background-color: #f1f1f1;
}
.learnpress-page .lp-button {
font-family: "Roboto Slab", sans-serif;
font-weight: 400;
font-size: 1.4rem;
color: #ffffff;
line-height: 39px !important;
border-width: 1px;
border-style: solid;
padding: 0 40px !important;
border-radius: 4px;
background-color: #00bcd4;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
border-color: #00bcd4;
}
.learnpress-page .lp-button:hover{
background-color: transparent;
color: #00bcd4;
border-color: #00bcd4;
} .comment-wrap:after {
content: '';
display: table;
clear: both;
}
.comment-list .children{
list-style: none;
margin-top: 35px;
}
.comment-navigation{
padding-top: 35px;
}
.comment-navigation:after{
content: '';
display: table;
clear: both;
} .elh-section #learn-press-checkout-login, 
.elh-section #learn-press-checkout-register{
border: none;
padding: 0;
max-width: 390px;
margin-left: auto;
margin-right: auto;
text-align: center;
}
.elh-section #learn-press-checkout-register h3,
.elh-section #learn-press-checkout-login h3{
font-size: 2.8rem;
margin: 20px 0 20px;
}
.elh-section #learn-press-checkout-login form label, 
.elh-section #learn-press-checkout-register form label{
display: none;
}
.elh-section #learn-press-checkout-register form [type=submit],
.elh-section #learn-press-checkout-login form [type=submit],
.checkout-form-login-toggle,
.checkout-form-register-toggle{
font-family: "Roboto Slab", sans-serif;
font-weight: 400;
font-size: 1.4rem;
color: #ffffff;
line-height: 39px;
border-width: 1px;
border-style: solid;
padding: 0 40px;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
border-radius: 4px;
width: 100%;
background-color: #00bcd4;
border-color: #00bcd4;
display: inline-block;
}
.elh-section #learn-press-checkout-register form p,
.elh-section #learn-press-checkout-login form p{
margin-bottom: 0;
}
.learn-press-form + .learn-press-form {
margin-top: 35px;
padding-top: 25px !important;
border-top: 1px solid rgba(0,0,0, 0.15) !important;
} .partner-logoes {
font-size: 0;
}
.partner-logoes .vc_column_container {
float: none;
vertical-align: bottom;
display: inline-block;
} .logged-in.admin-bar .navbar.fix-nav{
top: 32px;
}
@media screen and (max-width:782px){
.logged-in.admin-bar .navbar.fix-nav{
top: 46px;
}
}
@media screen and (max-width:600px){
.logged-in.admin-bar .navbar.fix-nav.affix{
top: 0;
}
}
.vc_row > .row {
margin-left: 0;
margin-right: 0;
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li{
margin-bottom: 0 !important;
} .title-404,
.section-404 h2{
margin-top: 0;
color: #262626;
}
.title-404{
margin-bottom: 25px;
}
#searchForm404{
max-width: 500px;
margin: 0 auto;
}
#searchForm404 input:not([type=submit]):not([type=radio]):not([type=checkbox]){
padding: 0 50px 0 20px;
line-height: 48px;
}
#searchForm404 [type=submit] {
position: absolute;
top: 0;
right: 0;
line-height: 48px;
border: 1px solid transparent;
background-color: transparent;
min-width: 50px;
text-align: center;
padding: 0;
}