.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.edubin_recent_post {
padding-top: 10px;
}
.edubin_recent_post img {
float: left;
object-fit: cover;
overflow: hidden;
width: 80px;
height: 80px;
border-radius: 50%;
margin-right: 15px;
margin-bottom: 0;
}
.edubin_recent_post .edubin_recent_post_title {
font-weight: 700;
margin-bottom: 5px;
font-size: 16px;
line-height: 1.4;
}
.edubin_recent_post .edubin_recent_post_title a {
color: #07294d;
}
.edubin_recent_post .edubin_recent_post_title a:hover {
color: #ffc600;
}
.edubin_recent_post .date {
font-size: 14px;
letter-spacing: 0.1px;
font-weight: 500;
text-transform: uppercase;
color: #8a8a8a;
margin-bottom: 20px;
}
.edubin_recent_post li.edubin_recent_post_list {
clear: both;
margin-bottom: 0;
display: block;
overflow: hidden;
padding: 20px 0;
}  .edubin-social {
margin-top: -30px;
transition: all 0.5s ease;
}
.edubin-social a.edubin-social-icon {
border: 1px solid #021d3a;
line-height: 40px;
margin-right: 10px;
width: 40px;
height: 40px;
color: #fff;
display: inline-block;
text-align: center;
transition: all 0.5s ease;
border-radius: 50px;
background: #021d3a;
font-size: 16px;
}
.edubin-social a.edubin-social-icon:hover {
border-color: #07294d;
transition: all 0.5s ease;
color: #07294d;
}
.edubin-social a.edubin-social-icon:first-child {
margin-left: 0;
}
.edubin-social a.edubin-social-icon:last-child {
margin-left: 0;
} .single-slider {
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.slider-cont {
position: relative;
z-index: 5;
}
.slider-cont h2 {
font-size: 60px;
font-family: 'Montserrat', sans-serif;
font-weight: 700;
color: #fff;
padding-bottom: 25px;
}
.slider-cont span {
font-size: 20px;
font-family: 'Montserrat', sans-serif;
font-weight: 500;
color: #fff;
padding-bottom: 25px;
}
.slider-cont p {
font-size: 18px;
color: #fff;
font-weight: 600;
padding-bottom: 50px;
}
.slider-cont ul li {
display: inline-block;
margin-right: 15px;
}
.slider-cont ul li:last-child {
margin-right: 0;
}
.slider-active .slick-arrow {
font-size: 50px;
position: absolute;
top: 50%;
left: 0;
color: #fff;
cursor: pointer;
z-index: 5;
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.4s linear;
transition: all 0.4s linear;
}
.slider-active .next.slick-arrow {
left: auto;
right: 0;
}
.slider-active:hover .slick-arrow {
left: 30px;
opacity: 1;
visibility: visible;
}
.slider-active:hover .next.slick-arrow {
left: auto;
right: 30px;
} .slider-2 .slider-cont h2 {
padding-bottom: 40px;
}
.slider-2.single-slider {
padding-top: 230px;
padding-bottom: 250px;
} #slider-part-3 {
position: relative;
padding-top: 220px;
padding-bottom: 120px;
}
#slider-part-3::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.4);
}
.slider-cont-3 {
position: relative;
z-index: 5;
background-color: rgba(7, 41, 77, 0.8);
padding: 70px 100px 80px;
}
.slider-cont-3 h1 {
color: #fff;
font-size: 48px;
padding-bottom: 8px;
}
.slider-cont-3 span {
font-size: 24px;
color: #fff;
}
.slider-search {
background-color: #fff;
border-radius: 3px;
}
.slider-search .nice-select {
width: 100%;
height: 55px;
line-height: 55px;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
border: 0;
}
.slider-search .nice-select span {
font-size: 16px;
color: #07294d;
font-weight: 400;
}
.slider-search .nice-select .list {
width: 100%;
border-radius: 0;
margin: 0;
}
.slider-search .nice-select::after {
border-bottom: 0;
border-right: 8px solid #07294d;
border-top: 8px solid transparent;
height: 0px;
margin-top: -4px;
width: 0px;
}
.slider-search input {
width: 100%;
height: 55px;
border: 0;
border-left: 1px solid #a8a8a8;
padding-left: 25px;
font-size: 16px;
color: #8a8a8a;
}
.slider-search .main-btn {
line-height: 53px;
width: 100%;
padding: 0;
}
.slider-search .main-btn:hover {
border-color: #07294d;
}
.single-slider-feature {
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.single-slider-feature .cont {
padding-left: 30px;
}
.single-slider-feature .cont h3 {
color: #fff;
padding-bottom: 3px;
margin-top: -3px;
font-size: 24px;
}
.single-slider-feature .cont span {
color: #fff;
font-size: 15px;
} .mb-30 {
margin-bottom: 30px;
}
.pb-25 {
padding-bottom: 25px;
} .edubin-section-title .section-title-txt {
font-size: 48px;
color: #23252a;
font-weight: 600;
line-height: 1;
margin: 0;
display: inline-block;
}
.edubin-section-title .section-subtitle-txt {
color: #07294d;
font-size: 16px;
line-height: 30px;
margin: 5px 0;
font-weight: 400;
}
.page.type-page .entry-content p.section-subtitle-txt {
margin-bottom: 0;
}
.edubin-section-title span.edubin-title-sperator {
background-color: #ffc600;
display: inline-block;
height: 3px;
margin-bottom: 13px;
margin-top: 0px;
position: relative;
width: 42px;
}
.edubin-section-title.title-style-three span.edubin-title-sperator::before {
background-color: #ffc600;
bottom: 0;
content: "";
display: block;
height: 2px;
left: -13px;
margin-bottom: 13px;
margin-top: 25px;
position: absolute;
width: 50px;
}
.edubin-title-align-left .edubin-section-title.title-style-three span.edubin-title-sperator::before, .edubin-title-align-justify .edubin-section-title.title-style-three span.edubin-title-sperator::before {
left: 13px;
}
.edubin-section-title.edubin-subtitle-position-top {
display: flex;
flex-direction: column;
}
.edubin-section-title.edubin-subtitle-position-top .section-title-txt {
order: 2;
}
.edubin-section-title.edubin-subtitle-position-top .section-subtitle-txt {
order: 1;
}
.edubin-section-title.edubin-subtitle-position-top img {
order: 3;
}
.edubin-section-title.edubin-subtitle-position-top i {
order: 3;
}
.edubin-section-title img {
margin: auto;
}
.edubin-section-title.edubin-subtitle-position-top .edubin-title-sperator-sec {
order: 4;
}
.edubin-section-title.edubin-subtitle-position-top.title-style-four .edubin-title-sperator-sec {
order: 2;
}
.edubin-section-title.edubin-subtitle-position-top.title-style-four .section-title-txt {
order: 3;
}
.edubin-section-title.edubin-subtitle-position-top.title-style-four span.edubin-title-sperator {
margin-top: 8px;
}
.title-style-two .edubin-title-sperator-sec, .title-style-five .edubin-title-sperator-sec {
display: none;
}
.title-style-two .section-title-txt {
padding: 0 10.5%;
position: relative;
}
.title-style-two .section-title-txt::before, .title-style-two .section-title-txt::after {
background: #412e51 none repeat scroll 0 0;
content: "";
height: 3px;
left: 0;
position: absolute;
top: 50%;
width: 100px;
}
.title-style-two .section-title-txt::after {
right: 0;
top: 50%;
left: auto;
}
.title-style-two .section-title-txt {
margin-right: auto !important;
margin-left: auto !important;
}
.section-advancetitle-txt {
color: #ffc600;
font-size: 80px;
font-weight: 800;
line-height: 28px;
margin: 0;
position: absolute;
text-transform: uppercase;
top: 50%;
transform: translateY(-50%);
width: 100%;
z-index: -1;
}
.edubin-title-sperator-sec {
line-height: 1;
} .edubin_event_button a {
line-height: 1;
margin-top: 30px;
padding: 15px 30px;
text-decoration: none;
}
.edubin_event_button a i {
margin-right: 10px;
} .newsletter-style-one p {
color: #798294;
font-size: 14px;
line-height: 28px;
max-width: 605px;
margin: 0 auto !important;
width: 100%;
margin-bottom: 58px;
margin-top: 16px;
}
.edubin-mailchimp-style-1 .edubin-input-box {
position: relative;
max-width: 530px;
margin: 0 auto;
}
.edubin-input-box input[type="text"], .edubin-input-box input[type="email"] {
width: 100%;
}
.edubin-mailchimp-style-1 .edubin-input-box input[type="submit"] {
position: absolute;
right: 5px;
top: 50%;
transform: translateY(-50%);
outline: none;
border: 0 none;
transition: 0.4s;
} .edubin-mailchimp-style-2 .edubin-input-box input[type="text"], .edubin-mailchimp-style-2 .edubin-input-box input[type="email"] {
width: calc(100% - 170px);
} .edubin-input-box form {
width: 100%;
}
.edubin-mailchimp-style-3 .edubin-input-box {
position: relative;
max-width: 580px;
width: 100%;
margin: 0 auto;
display: flex;
}
.edubin-mailchimp-style-3 .edubin-input-box input {
text-align: center;
float: left;
overflow: hidden;
max-width: 405px;
}
.edubin-mailchimp-style-3 .edubin-input-box input[type="submit"] {
float: right;
overflow: hidden;
transition: 0.4s;
} .edubin-mailchimp-style-4 .edubin-input-box {
position: relative;
}
.edubin-mailchimp-style-4 .edubin-input-box input[type="submit"] {
position: absolute;
right: 5px;
top: 50%;
width: 40px;
transform: translateY(-50%);
transition: 0.4s;
text-indent: -99999px;
}
.edubin-mailchimp-style-4 .edubin-input-box::before {
color: #ffffff;
content: "";
cursor: pointer;
display: block;
font-family: fontawesome;
position: absolute;
right: 20px;
top: 50%;
transform: translateY(-50%);
z-index: 1;
} .edubin-mailchimp-style-5 .edubin-input-box input[type="submit"] {
width: 100%;
transition: 0.5s;
} .edubin-form-wrapper form input, .edubin-form-wrapper form textarea {
width: 100%;
border-radius: 0;
}
.edubin-form-wrapper .ajax-loader {
bottom: 0;
position: absolute;
}
.edubin-form-wrapper .form_no_select {
color: red;
font-size: 20px;
} .edubin-form-style-1 form input {
height: 55px;
font-weight: 300;
margin-top: 30px;
padding: 0 20px;
border: 1px solid #c1c1c1;
font-size: 13px;
color: #a2a2a2;
}
.edubin-form-style-1 form input:focus {
border: 1px solid #18012c;
}
.edubin-form-style-1 form input[type="submit"] {
background-color: #0056ff;
border: medium none;
color: #ffffff;
font-size: 14px;
font-weight: 500;
height: 55px;
line-height: 55px;
padding: 0 29px;
text-transform: uppercase;
width: auto;
transition: 0.5s;
}
.edubin-form-style-1 form input[type="submit"]:hover {
background-color: #18012c;
}
.edubin-form-style-1 form textarea {
border: 1px solid #c1c1c1;
min-height: 175px;
margin-top: 30px;
padding: 20px;
color: #a2a2a2;
resize: none;
font-size: 13px;
}
.edubin-form-style-1 form textarea:focus {
border: 1px solid #18012c;
} .edubin-form-style-2 label {
color: #ffffff;
font-style: italic;
font-weight: 300;
font-size: 14px;
margin-bottom: 11px;
}
.edubin-form-style-2 input {
height: 55px;
font-weight: 300;
margin-bottom: 30px;
padding: 0 20px;
border: 0 none;
font-size: 13px;
background: rgba(255, 255, 255, 0.3);
color: #ffffff;
}
.edubin-form-style-2 input:focus {
border: 1px solid #18012c;
}
.edubin-form-style-2 input[type="submit"] {
background-color: #fff;
border: medium none;
color: #0056ff;
font-size: 14px;
font-weight: 600;
height: 55px;
line-height: 54px;
padding: 0 29px;
text-transform: uppercase;
width: 100%;
transition: 0.5s;
margin: 0;
}
.edubin-form-style-2 input[type="submit"]:hover {
background-color: #18012c;
color: #ffffff;
}
.edubin-form-style-2 textarea {
border: 1px solid #c1c1c1;
min-height: 209px;
padding: 20px;
color: #fff;
resize: none;
font-size: 13px;
background: rgba(255, 255, 255, 0.3);
margin-bottom: 30px;
border: 0 none;
}
.edubin-form-style-2 textarea:focus {
border: 1px solid #18012c;
} .edubin-form-style-3 form input {
color: #c0c0c0;
font-weight: 300;
font-style: italic;
border: 0 none;
border-bottom: 1px solid #c0c0c0;
padding: 0;
margin-bottom: 50px;
padding-bottom: 4px;
font-size: 16px;
}
.edubin-form-style-3 form input:focus {
border-bottom: 1px solid #18012c;
}
.edubin-form-style-3 form input[type="submit"] {
border: 0 none;
background: #0056ff;
color: #fff;
margin-top: 40px;
margin-bottom: 0;
height: 55px;
line-height: 59px;
padding: 0 20px;
transition: 0.5s;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.edubin-form-style-3 form input[type="submit"]:hover {
background: #ffffff;
color: #0056ff;
}
.edubin-form-style-3 form textarea {
border: 0 none;
border-bottom: 1px solid #c0c0c0;
font-style: italic;
padding: 0;
min-height: 150px;
resize: none;
color: #c0c0c0;
font-size: 16px;
}
.edubin-form-style-3 form textarea:focus {
border-bottom: 1px solid #18012c;
} .edubin-form-style-4 form .input-box {
display: flex;
align-items: center;
margin-bottom: 30px;
}
.edubin-form-style-4 form .input-box label {
color: #000000;
font-weight: 600;
font-size: 14px;
flex-basis: 16%;
}
.edubin-form-style-4 form .input-box span {
flex-basis: 84%;
}
.edubin-form-style-4 form .input-box input {
background: #a2a2a2;
color: #a2a2a2;
font-weight: 300;
background: #f3f3f3;
border: 1px solid #c1c1c1;
height: 55px;
line-height: 55px;
padding: 0 20px;
font-weight: "Montserrat", sans-serif;
}
.edubin-form-style-4 form .input-box input:focus {
border: 1px solid #18012c;
}
.edubin-form-style-4 form .input-box textarea {
background: #f3f3f3;
border: 1px solid #c1c1c1;
min-height: 200px;
padding: 20px;
font-weight: "Montserrat", sans-serif;
}
.edubin-form-style-4 form .input-box textarea:focus {
border: 1px solid #18012c;
}
.edubin-form-style-4 form input[type="submit"] {
background: #0056ff;
width: auto;
border: 0 none;
color: #fff;
padding: 0 30px;
height: 55px;
line-height: 55px;
margin: 0 0 0 90px;
font-size: 14px;
font-weight: 500;
transition: 0.5s;
}
.edubin-form-style-4 form input[type="submit"]:hover {
opacity: 0.7;
} .contact_form_container {
background: #81abfe;
padding: 30px;
}
.edubin-form-style-5 form input {
margin-top: 30px;
border: 1px solid #ffffff;
height: 50px;
line-height: 50px;
color: #fff;
font-weight: 300;
}
.edubin-form-style-5 form input:focus {
border: 1px solid #18012c;
}
.edubin-form-style-5 form input[type="submit"] {
background: #fff;
height: 55px;
line-height: 56px;
border: 0 none;
padding: 0 30px;
color: #0056ff;
font-weight: 600;
width: auto;
transition: 0.5s;
}
.edubin-form-style-5 form input[type="submit"]:hover {
opacity: 0.7;
}
.edubin-form-style-5 form textarea {
margin-top: 30px;
min-height: 145px;
border: 1px solid #fff;
padding: 20px;
font-weight: 300;
color: #fff;
}
.edubin-form-style-5 form textarea:focus {
border: 1px solid #18012c;
} .edubin-form-style-6 form input {
background: #f3f3f3;
border: 0 none;
height: 55px;
padding: 0 20px;
margin-bottom: 30px;
}
.edubin-form-style-6 form input:focus {
border: 1px solid #18012c;
}
.edubin-form-style-6 form input[type="submit"] {
width: auto;
margin: 0;
padding: 0 58px;
background: #0056ff;
color: #fff;
height: 58px;
font-weight: 600;
line-height: 61px;
text-transform: uppercase;
transition: 0.5s;
margin-top: 10px;
}
.edubin-form-style-6 form input[type="submit"]:hover {
opacity: 0.7;
}
.edubin-form-style-6 form label {
font-size: 14px;
color: #000000;
font-weight: 300;
font-style: italic;
}
.edubin-form-style-6 form textarea {
background: #f3f3f3;
border: 0 none;
margin-bottom: 30px;
min-height: 230px;
resize: none;
padding: 20px;
margin-bottom: 30px;
}
.edubin-form-style-6 form textarea:focus {
border: 1px solid #18012c;
}
input, textarea {
-webkit-transition: all 0.30s ease-in-out;
-moz-transition: all 0.30s ease-in-out;
-ms-transition: all 0.30s ease-in-out;
-o-transition: all 0.30s ease-in-out;
outline: none;
} .edubin-login-form-wrapper form input:not([type="checkbox"]) {
width: 100%;
}
.edubin-login-form-wrapper form input:not([type="checkbox"]) {
padding: 0 15px;
} .edubin-login-form-style-1 {
background: #fff;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
padding: 50px 70px;
}
.edubin-login-form-style-1 h2 {
color: #000000;
font-size: 30px;
font-weight: 600;
margin-bottom: 21px;
}
.edubin-login-form-style-1 form label {
color: #000000;
font-size: 13px;
font-weight: 300;
margin-bottom: 10px;
}
.edubin-login-form-style-1 form input:not([type="checkbox"]) {
background: transparent;
border: 1px solid #f2f2f2;
color: #757575;
font-size: 12px;
margin-bottom: 24px;
height: 50px;
}
.edubin-login-form-style-1 form input:not([type="checkbox"])[type="submit"] {
margin: 0;
margin-top: 40px;
width: auto;
background: #0056ff;
color: #fff;
height: 43px;
padding: 0 40px;
font-weight: 600;
text-transform: uppercase;
font-size: 14px;
border: 0 none;
transition: 0.4s ease-in-out;
}
.edubin-login-form-style-1 form input:not([type="checkbox"])[type="submit"]:hover {
background: #18012c;
color: #fff;
}
.log-remember {
display: flex;
justify-content: space-between;
align-items: center;
}
.log-remember a.fright {
color: #b1b1b1;
font-size: 12px;
transition: 0.4s;
}
.edubin_message {
display: none;
}
#edubin_message .alert-success, .edubin_lodding_msg {
color: #155724 !important;
}
#edubin_message .alert-danger {
color: #721c24 !important;
} .lable-content {
display: block;
position: relative;
padding-left: 29px;
margin-bottom: 0;
cursor: pointer;
font-size: 22px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.login-wrapper form .log-remember label {
margin: 0;
} .lable-content input {
position: absolute;
opacity: 0;
cursor: pointer;
} .checkmark {
position: absolute;
top: 0;
left: 0;
height: 18px;
width: 18px;
border: 1px solid #0056ff;
margin-top: 4px;
} .lable-content:hover input~.checkmark {
border: 1px solid #0056ff;
} .checkmark:after {
content: "";
position: absolute;
display: block;
} .lable-content input:checked~.checkmark:after {
display: none;
} .lable-content .checkmark:after {
left: 5px;
top: 2px;
width: 6px;
height: 9px;
border: solid #0056ff;
border-width: 0 2px 2px 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
} .edubin-login-form-style-2 {
text-align: center;
}
.edubin-login-form-style-2 form input {
margin-top: 30px;
border: 1px solid #ffffff;
border-radius: 3px;
height: 60px;
color: #fff;
padding: 0 20px;
}
.edubin-login-form-style-2 form input[type="submit"] {
background: #0056ff;
border: 0 none;
font-size: 24px;
text-transform: uppercase;
height: 60px;
border-radius: 3px;
transition: 0.3s ease-in-out;
margin-bottom: 20px;
}
.edubin-login-form-style-2 form input[type="submit"]:hover {
background: #18012c;
color: #ffffff;
}
.edubin-login-form-style-2 .separator span {
display: block;
color: #fff;
font-size: 14px;
font-weight: 600;
margin-top: 30px;
position: relative;
}
.edubin-login-form-style-2 .separator span::before, .edubin-login-form-style-2 .separator span::after {
position: absolute;
left: 0;
top: 50%;
background: #fff;
width: 235px;
height: 2px;
content: "";
}
.edubin-login-form-style-2 .separator span::after {
left: auto;
right: 0;
}
.edubin-login-form-style-2 .log-remember a.fright {
color: #ffffff;
}
.edubin-login-form-style-2 form input::-webkit-input-placeholder {
color: #ffffff;
}
.edubin-login-form-style-2 form input::-moz-placeholder {
color: #ffffff;
}
.edubin-login-form-style-2 form input:-ms-input-placeholder {
color: #ffffff;
}
.edubin-login-form-style-2 form input:-moz-placeholder {
color: #ffffff;
} .edubin-login-form-style-2 .checkmark, .edubin-login-form-style-4 .checkmark {
border: 1px solid #ffffff;
}
.edubin-login-form-style-2 .lable-content, .edubin-login-form-style-4 .lable-content {
color: #ffffff;
font-size: 12px;
}
.edubin-login-form-style-2 .lable-content .checkmark:after, .edubin-login-form-style-4 .lable-content .checkmark:after {
left: 5px;
top: 2px;
width: 6px;
height: 9px;
border: solid #ffffff;
border-width: 0 2px 2px 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.edubin-login-form-style-2 .lable-content:hover input~.checkmark, .edubin-login-form-style-4 .lable-content:hover input~.checkmark {
border: 1px solid #ffffff;
}
.edubin-login-form-style-2 .log-remember {
margin-top: 10px;
}
.edubin-login-form-style-2 .edubin-user-login, .edubin-login-form-style-4 .edubin-user-login, .edubin-login-form-style-5 .edubin-user-login {
color: #fff;
} .edubin-login-form-style-3 {
padding: 0px 40px;
}
.edubin-login-form-style-3 form input {
margin-top: 17px;
border: 0 none;
border-bottom: 1px solid #687ea5;
padding: 0;
color: #687ea5;
font-size: 12px;
font-weight: 300;
}
.edubin-login-form-style-3 form input[type="submit"] {
background: #0056ff;
color: #fff;
width: auto;
height: 50px;
padding: 0 55px;
border: 0 none;
font-size: 14px;
text-transform: uppercase;
transition: 0.5s;
font-weight: 600;
margin-top: 40px;
}
.edubin-login-form-style-3 form input[type="submit"]:hover {
opacity: 0.7;
}
.edubin-login-form-style-3 {
box-shadow: none;
background: transparent;
}
.edubin-login-form-style-2 .edubin-user-login {
text-align: left;
} .edubin-login-form-style-4 {
padding: 100px 56px;
text-align: center;
}
.edubin-login-form-style-4 form input {
background: rgba(255, 255, 255, 0.3);
border: 0 none;
margin-left: 2px;
height: 70px;
border-radius: 0 8px 8px 0;
padding: 0 50px;
color: #ffffff;
font-size: 16px;
}
.edubin-login-form-style-4 form input[type="submit"] {
border: 3px solid #fff;
border-radius: 8px;
color: #fff;
box-sizing: border-box;
height: 70px;
font-size: 24px;
font-weight: 600;
text-transform: uppercase;
margin-bottom: 51px;
margin: 0;
margin-top: 30px;
}
.edubin-login-form-style-4 form input[type="submit"]:hover {
background: #ffffff !important;
color: #18012c;
} .edubin-register-style-1 {
background: #fa4a79;
padding-bottom: 40px;
}
.edubin-register-style-1 form {
padding: 0 30px 0;
}
.edubin-register-style-1 form textarea {
background: #fb5c87 none repeat scroll 0 0;
border-radius: 0;
border: 1px solid #ffffff;
}
.edubin-register-style-1 form input {
background: #fb5c87 none repeat scroll 0 0;
border: 1px solid #ffffff;
border-radius: 0;
color: #ffffff;
font-family: "Montserrat", sans-serif;
font-size: 12px;
font-weight: 300;
height: 50px;
margin-bottom: 30px;
}
.edubin-register-style-1 form input[type="submit"] {
width: auto;
margin: 0 auto;
text-align: center;
background: #fff;
font-weight: 600;
color: #fa4a79;
margin-top: 10px;
font-size: 14px;
padding: 0 47px;
transition: 0.5s;
}
.edubin-register-style-1 form input[type="submit"]:hover {
opacity: 0.7;
}
.edubin-register-style-1 form input::-webkit-input-placeholder {
color: #ffffff;
}
.edubin-register-style-1 form input::-moz-placeholder {
color: #ffffff;
}
.edubin-register-style-1 form input:-ms-input-placeholder {
color: #ffffff;
}
.edubin-register-style-1 form input:-moz-placeholder {
color: #ffffff;
} .edubin-register-style-2 {
background: #7ca7f9;
padding: 0 80px 50px;
}
.edubin-register-style-2 form label {
color: #666666;
font-weight: 400;
font-size: 12px;
margin-bottom: 8px;
}
.edubin-register-style-2 form input {
border: 1px solid #ffffff;
padding: 0 20px;
color: #fff;
margin-bottom: 30px;
font-weight: 300;
}
.edubin-register-style-2 form input[type="submit"] {
width: auto;
text-align: center;
background: #fff;
font-weight: 600;
color: #0056ff;
font-size: 14px;
padding: 0 47px;
transition: 0.5s;
height: 50px;
margin-top: 10px;
margin-bottom: 0;
}
.edubin-register-style-2 form input[type="submit"]:hover {
opacity: 0.7;
}
.edubin-register-style-2 form input::-webkit-input-placeholder {
color: #ffffff;
}
.edubin-register-style-2 form input::-moz-placeholder {
color: #ffffff;
}
.edubin-register-style-2 form input:-ms-input-placeholder {
color: #ffffff;
}
.edubin-register-style-2 form input:-moz-placeholder {
color: #ffffff;
} .edubin-register-style-3 {
padding: 0 56px 100px;
text-align: center;
}
.edubin-register-style-3 form .input_box {
display: flex;
margin-bottom: 30px;
align-items: center;
}
.edubin-register-style-3 form .input_box i {
background: rgba(255, 255, 255, 0.3);
height: 70px;
padding: 0 20px;
font-weight: 400;
line-height: 70px;
color: #ffffff;
text-align: center;
font-size: 34px;
border-radius: 8px 0 0 8px;
}
.edubin-register-style-3 form .input_box input {
background: rgba(255, 255, 255, 0.3);
border: 0 none;
margin-left: 2px;
height: 70px;
border-radius: 0 8px 8px 0;
padding: 0 50px;
color: #ffffff;
font-size: 16px;
}
.edubin-register-style-3 form .input_box input[type="submit"] {
border: 3px solid #fff;
border-radius: 8px;
color: #fff;
box-sizing: border-box;
height: 90px;
font-size: 24px;
font-weight: 600;
text-transform: uppercase;
margin-bottom: 51px;
transition: 0.5s;
}
.edubin-register-style-3 form input[type="submit"] {
border: 3px solid #fff;
border-radius: 8px;
color: #fff;
box-sizing: border-box;
height: 90px;
font-size: 24px;
font-weight: 600;
text-transform: uppercase;
margin-bottom: 51px;
}
.edubin-register-style-3 form input[type="submit"]:hover {
background: #ffffff !important;
color: #18012c;
}
.edubin-register-style-3 .login a {
border: 3px solid #ffffff;
display: block;
height: 90px;
line-height: 90px;
color: #fff;
font-size: 24px;
font-weight: 600;
border-radius: 8px;
margin-top: 56px;
transition: 0.5s;
text-decoration: none;
}
.edubin-register-style-3 .login a:hover {
background: #ffffff;
color: #18012c;
}
.edubin-register-style-3 .separator span {
color: #ffffff;
font-size: 24px;
font-weight: 500;
padding: 0 24px;
background: transparent;
position: relative;
z-index: 99;
display: block;
}
.edubin-register-style-3 .separator span::before {
content: "";
width: 130px;
height: 1px;
left: 0;
top: 50%;
background: #fff;
position: absolute;
display: block;
}
.edubin-register-style-3 .separator span::after {
background: #fff;
position: absolute;
content: "";
width: 130px;
height: 1px;
right: 0;
top: 50%;
}
.edubin-register-style-3 form input[type="submit"]:hover {
background: #fff;
color: #18012c;
}
.edubin-register-style-3 form input::-webkit-input-placeholder {
color: #ffffff;
}
.edubin-register-style-3 form input::-moz-placeholder {
color: #ffffff;
}
.edubin-register-style-3 form input:-ms-input-placeholder {
color: #ffffff;
}
.edubin-register-style-3 form input:-moz-placeholder {
color: #ffffff;
} .edubin-register-style-4 {
padding: 0px 40px;
}
.edubin-register-style-4 form input {
margin-bottom: 17px;
border: 0 none;
border-bottom: 1px solid #687ea5;
padding: 0;
color: #687ea5;
font-size: 12px;
font-weight: 300;
}
.edubin-register-style-4 form input[type="submit"] {
background: #0056ff;
color: #fff;
width: auto;
height: 50px;
padding: 0 40px;
border: 0 none;
font-size: 14px;
text-transform: uppercase;
border-radius: 25px;
transition: 0.5s;
margin-top: 10px;
}
.edubin-register-style-4 form input[type="submit"]:hover {
opacity: 0.7;
}
.edubin-register-style-4 form input::-webkit-input-placeholder {
color: #687ea5;
}
.edubin-register-style-4 form input::-moz-placeholder {
color: #687ea5;
}
.edubin-register-style-4 form input:-ms-input-placeholder {
color: #687ea5;
}
.edubin-register-style-4 form input:-moz-placeholder {
color: #687ea5;
} .register-container {
background: #fff;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
padding: 50px 70px;
}
.register-top {
display: flex;
justify-content: space-between;
margin-bottom: 33px;
align-items: center;
}
.register-top .register-top-left h2 {
color: #000000;
font-size: 16px;
margin: 0;
font-weight: 600;
}
.register-top .register-top-right {
display: flex;
justify-content: space-between;
}
.register-top .register-top-right p {
margin: 0;
color: #b1b1b1;
margin-right: 30px;
font-size: 14px;
}
.register-top .register-top-right a {
background: #eff1f2;
height: 30px;
line-height: 30px;
color: #000000;
padding: 0 14px;
transition: 0.5s;
}
.register-top .register-top-right a:hover {
background: #18012c;
color: #ffffff;
}
.edubin-register-style-5 {
text-align: center;
}
.edubin-register-style-5 form input {
border: 1px solid #f1f1f1;
height: 45px;
margin-bottom: 30px;
padding: 0 20px;
color: #757575;
font-weight: 300;
font-size: 12px;
}
.edubin-register-style-5 form input[type="submit"] {
background: #0056ff;
width: auto;
color: #fff;
height: 48px;
padding: 0 40px;
color: #ffffff;
font-size: 14px;
font-weight: 600;
margin-bottom: 50px;
transition: 0.5s;
margin-top: 12px;
}
.edubin-register-style-5 form input[type="submit"]:hover {
background: #18012c;
color: #ffffff;
}
.edubin-register-style-5 form input::-webkit-input-placeholder {
color: #757575;
}
.edubin-register-style-5 form input::-moz-placeholder {
color: #757575;
}
.edubin-register-style-5 form input:-ms-input-placeholder {
color: #757575;
}
.edubin-register-style-5 form input:-moz-placeholder {
color: #757575;
}
.edubin-register-style-5 form input:focus {
border: 1px solid #18012c;
}
.edubin-register-style-4 form input:focus {
border: 0 none;
border-bottom: 1px solid #18012c;
} .edubin-carousel-activation .slick-dots {
text-align: center;
bottom: -45px;
}
.edubin-carousel-activation .slick-dots li {
display: inline-block;
margin: 0;
}
.edubin-carousel-activation .slick-dots li button {
border: 1px solid #ffc600;
width: 12px;
height: 12px;
padding: 0;
border-radius: 50%;
background-color: transparent;
text-indent: -9999px;
}
.edubin-carousel-activation .slick-dots li.slick-active button {
background-color: #ffc600;
} .edubin-carousel-style-2 .slick-slide .single-custom-carousel img {
transition: all 0.3s ease 0s;
display: block;
}
.edubin-carousel-style-2 .single-custom-carousel {
position: relative;
transition: all 0.3s ease 0s;
padding: 0 40px;
transform: scale(1.1);
}
.edubin-carousel-style-2 .slick-slide.slick-center .single-custom-carousel {
transform: scale(1.3);
}
.edubin-carousel-style-2 .slick-slide.slick-center {
z-index: 999;
position: relative;
}
.edubin-carousel-style-2 .slick-slide.slick-active {
transition: all 0.3s ease 0s;
}
.edubin-carousel-style-2 .slick-slide {
padding: 72px 0;
transition: all 0.3s ease 0s;
}
.edubin-carousel-style-2 {
position: relative;
}
.edubin-carousel-style-2 button.slick-arrow, .edubin-carousel-style-3 button.slick-arrow {
position: absolute;
left: -80px;
top: 50%;
transform: translateY(-50%);
background: #000000;
color: #f4f4f4;
width: 40px;
height: 40px;
border: 0 none;
border-radius: 100%;
padding: 0;
margin: 0;
font-size: 30px;
transition: 0.3s ease-in-out;
line-height: 28px;
}
.edubin-carousel-style-2 button.slick-arrow:hover, .edubin-carousel-style-3 button.slick-arrow:hover {
background: #0056ff;
color: #fff;
}
.edubin-carousel-style-2 button.edubin-carosul-next, .edubin-carousel-style-3 button.edubin-carosul-next {
left: auto;
right: -80px;
} .edubin-carousel-style-3 .slick-slide {
margin: 0px 15px;
}
.edubin-carousel-style-3 .slick-list.draggable {
margin: 0 -15px;
}
.edubin-carousel-style-3 .slick-dots {
bottom: -60px;
}
.edubin-carousel-style-3 .slick-dots li {
width: 10px;
height: 10px;
margin: 0 5px;
padding: 0;
}
.edubin-carousel-style-3 .slick-dots li button {
width: 10px;
height: 10px;
padding: 0;
background: #000;
border-radius: 100%;
border: 0;
}
.edubin-carousel-style-3 .slick-dots li button::before {
display: none;
}
.edubin-carousel-style-3 .slick-dots li.slick-active button {
background: #00c8fa;
} .edubin-carousel-style-4 {
position: relative;
}
.edubin-carousel-style-4 button.slick-arrow {
position: absolute;
top: 50%;
left: 0;
color: #f4f4f4;
border: 0 none;
font-size: 30px;
background: transparent;
width: 40px;
height: 50px;
line-height: 45px;
background: #000000;
transform: translateY(-50%);
z-index: 2;
padding: 0;
}
.edubin-carousel-style-4 button.edubin-carosul-next {
left: auto;
right: 0;
}
.edubin-carousel-style-4 .slick-list {
margin: 0 -15px;
}
.edubin-carousel-style-4 .slick-slide {
margin: 0px 15px;
} .edubin-carousel-style-5 .slick-slide {
margin: 0px 15px;
}
.edubin-carousel-style-5 .slick-list {
margin: 0 -15px;
}
.edubin-carousel-style-5 .slick-dots {
bottom: -40px;
background: #dbdbdb;
height: 8px;
border-radius: 4px;
left: 0;
right: 0;
width: auto;
}
.edubin-carousel-style-5 .slick-dots li {
width: 33.33%;
height: 8px;
margin: 0;
left: 0;
top: -13px;
transition: 0.4s ease-in-out;
}
.edubin-carousel-style-5 .slick-dots li::before {
position: absolute;
content: "";
left: 0;
top: 0;
width: 0;
height: 100%;
background: #0056ff;
border-radius: 4px;
transition: 0.4s ease-in-out;
}
.edubin-carousel-style-5 .slick-dots li button {
width: 33.33%;
height: 8px;
margin: 0;
left: 0;
}
.edubin-carousel-style-5 .slick-dots li button {
border: none;
}
.edubin-carousel-style-5 .slick-dots li.slick-active button {
background: transparent;
}
.edubin-carousel-style-5 .slick-dots li button::before {
display: none;
}
.edubin-carousel-style-5 .slick-dots li.slick-active::before {
width: 100%;
} .edubin-carousel-style-6 button.slick-arrow {
position: absolute;
top: 50%;
left: 0;
color: #f4f4f4;
border: 0 none;
font-size: 30px;
background: transparent;
width: 40px;
height: 50px;
background: #000000;
transform: translateY(-50%);
z-index: 2;
padding: 0;
}
.edubin-carousel-style-6 button.edubin-carosul-next {
left: auto;
right: 0;
}
.edubin-carousel-style-6 .slick-dots {
background: #19243c none repeat scroll 0 0;
margin-top: -8px;
position: static;
}
.edubin-carousel-style-6 .slick-dots li {
display: inline-block;
height: inherit;
padding: 30px 55px;
position: relative;
text-align: center;
width: auto;
z-index: 2;
}
.edubin-carousel-style-6 .slick-dots li h6 {
color: #ffffff;
font-size: 14px;
font-weight: 600;
margin: 0;
position: relative;
z-index: 3;
}
.edubin-carousel-style-6 .slick-dots li.slick-active::before {
position: absolute;
content: "";
background: #223152;
z-index: 1;
width: 100%;
height: 116%;
bottom: 0;
left: 0;
} .edubin-carousel-style-7 button.slick-arrow {
position: absolute;
left: 20px;
top: 50%;
transform: translateY(-50%);
background: transparent;
color: #f4f4f4;
border: 0 none;
border-radius: 100%;
padding: 0;
margin: 0;
font-size: 48px;
transition: 0.3s ease-in-out;
z-index: 1;
}
.edubin-carousel-style-7 button.slick-arrow:hover {
color: #18012c;
}
.edubin-carousel-style-7 button.edubin-carosul-next {
left: auto;
right: 20px;
}/*/*//*/*//**/.slick-slide .edubin-icon-category .single-category {
padding: 20px 8px;
margin: 0 15px;
border-radius: 5px;
display: block;
background: #ff6f6f;
}
.slick-slide:nth-child(4n+1) .edubin-icon-category .single-category {}
.slick-slide:nth-child(4n+2) .edubin-icon-category .single-category {
background: #4886ff;
}
.slick-slide:nth-child(4n+3) .edubin-icon-category .single-category {
background: #009688;
}
.slick-slide:nth-child(4n+4) .edubin-icon-category .single-category {
background: #b5d56a;
}
.edubin-icon-category .single-category .icon-category-title {
color: #fff;
font-size: 18px;
padding-top: 15px;
font-weight: 700;
transition: 0.3s ease-in-out;
}
.edubin-icon-category .single-category .icon-category-title:hover {
color: #eee;
transition: 0.3s ease-in-out;
}
.edubin-icon-category-style-1 button.slick-arrow, .edubin-carousel-style-3 button.slick-arrow {
position: absolute;
left: -50px;
top: 50%;
transform: translateY(-50%);
background: #557495;
color: #fff;
width: 38px;
height: 38px;
border: 0 none;
border-radius: 100%;
padding: 0;
margin: 0;
font-size: 25px;
transition: 0.3s ease-in-out;
line-height: 28px;
text-align: center;
}
.edubin-icon-category-style-1 button.slick-arrow:hover {
background: #ffc600;
color: #07294d;
}
.edubin-icon-category-style-1 button.edubin-carosul-next {
left: auto;
right: -50px;
} .edubin-icon-category-style-4 {
position: relative;
}
.edubin-icon-category-style-4 button.slick-arrow {
position: absolute;
top: 50%;
left: 0;
color: #f4f4f4;
border: 0 none;
font-size: 30px;
background: transparent;
width: 40px;
height: 50px;
line-height: 45px;
background: #000000;
transform: translateY(-50%);
z-index: 2;
padding: 0;
}
.edubin-icon-category-style-4 button.edubin-carosul-next {
left: auto;
right: 0;
}
.edubin-icon-category-style-4 .slick-list {
margin: 0 -15px;
}
.edubin-icon-category-style-4 .slick-slide {
margin: 0px 15px;
} .edubin-icon-category-style-7 button.slick-arrow {
position: absolute;
left: 20px;
top: 50%;
transform: translateY(-50%);
background: transparent;
color: #f4f4f4;
border: 0 none;
border-radius: 100%;
padding: 0;
margin: 0;
font-size: 48px;
transition: 0.3s ease-in-out;
z-index: 1;
}
.edubin-icon-category-style-7 button.slick-arrow:hover {
color: #18012c;
}
.edubin-icon-category-style-7 button.edubin-carosul-next {
left: auto;
right: 20px;
} .edubin-icon-category-style-8 button.slick-arrow, .edubin-icon-category-style-8 button.slick-arrow {
position: absolute;
left: 92%;
top: -40px;
transform: translateY(-50%);
color: #000;
width: 38px;
height: 38px;
border: 0 none;
border-radius: 3px;
padding: 0 0 0 5px;
margin: 0;
font-size: 25px;
transition: 0.3s ease-in-out;
line-height: 28px;
text-align: center;
}
.edubin-icon-category-style-8 button.slick-arrow:hover {
background: #ffc600;
border: 2px solid #ffc600;
}
.edubin-icon-category-style-8 button.edubin-carosul-next {
left: auto;
right: 0;
border: 2px solid #aaaaaa;
background: transparent;
}
.edubin-icon-category-style-8 button.edubin-carosul-prev {
border: 2px solid #aaaaaa;
background: transparent;
} .edubin-double-button-area {
display: flex;
}
.edubin-doublebutton {
display: flex;
position: relative;
width: 40%;
}
span.edubin-middle-text {
background: #ffffff none repeat scroll 0 0;
border-radius: 100%;
color: #000000;
font-family: "Montserrat", sans-serif;
font-size: 12px;
height: 26px;
left: 50%;
line-height: 25px;
position: absolute;
text-align: center;
top: 50%;
transform: translateX(-50%) translateY(-50%);
width: 26px;
z-index: 3;
}
.edubin-doublebutton a.edubin-doule-btn {
color: #ffffff;
font-family: "Montserrat", sans-serif;
font-size: 14px;
height: 50px;
line-height: 50px;
transition: all 0.4s ease-in-out 0s;
background: #a7d1b0 none repeat scroll 0 0;
border-radius: 25px 0 0 25px;
text-decoration: none;
width: 100%;
text-align: center;
}
.edubin-doublebutton a.edubin-doule-btn:hover, .edubin-doublebutton a.edubin-doule-btn.btn-two:hover {
background: #18012c none repeat scroll 0 0;
color: #ffffff;
}
.edubin-doublebutton a.edubin-doule-btn.btn-two {
background: #fa9866 none repeat scroll 0 0;
border-radius: 0 25px 25px 0;
}
.edubin-doublebutton a.edubin-doule-btn-size-sm {
height: 46px;
line-height: 46px;
}
.edubin-doublebutton a.edubin-doule-btn-size-md {
height: 50px;
line-height: 50px;
}
.edubin-doublebutton a.edubin-doule-btn-size-lg {
height: 60px;
line-height: 60px;
}
.edubin-doublebutton a.edubin-doule-btn-size-xl {
height: 70px;
line-height: 70px;
}
.edubin-doublebutton a.edubin-doule-btn-size-xs {
height: 40px;
line-height: 40px;
}
.slider-btn-left {
display: inline-block;
}
.slider-btn-right {
display: inline-block;
} .before_bg {
overflow: hidden;
}
.before_bg a.edubin-doule-btn {
position: relative;
background: transparent !important;
z-index: 1;
}
.before_bg a.edubin-doule-btn::before {
background-color: #a7d1b0;
content: "";
display: block;
height: 100%;
left: -16px;
position: absolute;
top: 0;
transform: skewX(-24deg);
width: 112%;
z-index: -1;
transition: 0.4s;
}
.before_bg a.edubin-doule-btn.btn-two::before {
background-color: #fa9866;
left: 0;
right: -16px;
} .edubin_buddypress_single {
display: inline-block;
text-align: center;
}
.edubin_buddypress_single a {
text-decoration: none;
display: inline-block;
}
.edubin_buddypress_single .buddy_press_meta span {
display: block;
} .elementor-widget-edubin-wcaddtocart-addons a {
text-decoration: none;
}
.elementor-widget-edubin-wcaddtocart-addons .quantity {
display: inline-block;
} .elementor-widget-edubin-wcpages-addons .col-1, .elementor-widget-edubin-wcpages-addons .col-2 {
flex: 0 0 100%;
max-width: 100%;
padding: 0;
}
.elementor-widget-edubin-wcpages-addons .form-row {
display: block;
}
.elementor-widget-edubin-wcpages-addons .woocommerce-MyAccount-navigation ul li {
list-style: none;
}
.elementor-widget-edubin-wcpages-addons .woocommerce-MyAccount-navigation ul li a {
text-decoration: none;
display: block;
} .edubin-table-style {
border-radius: 10px 10px 0 0;
}
.edubin-table-style .table {
margin: 0;
}
.edubin-table-style .table thead {
background-color: #612d91;
}
.edubin-table-style .table thead tr th {
text-align: center;
border: none;
font-size: 18px;
text-transform: uppercase;
font-weight: 600;
color: #ffffff;
padding: 12px 20px;
border-right: 1px solid #fff;
}
.edubin-table-style .table tbody tr {
background: #824f9e;
}
.edubin-table-style .table tbody tr td {
text-align: center;
border: none;
padding: 12px 20px;
vertical-align: middle;
border-bottom: 1px solid #ffffff;
color: #ffffff;
font-size: 16px;
border-right: 1px solid #fff;
}
.edubin-table-style .table thead tr th.sorting, .edubin-table-style .table thead tr th.sorting_asc, .edubin-table-style .table thead tr th.sorting_desc {
position: relative;
}
.edubin-table-style .table thead tr th.sorting::before, .edubin-table-style .table thead tr th.sorting_asc::before, .edubin-table-style .table thead tr th.sorting_desc::before {
position: absolute;
content: "\f0d7";
right: 20px;
font-family: FontAwesome;
top: 30%;
}
.edubin-table-style .table thead tr th.sorting::after, .edubin-table-style .table thead tr th.sorting_desc::after, .edubin-table-style .table thead tr th.sorting_asc::after {
position: absolute;
right: 20px;
top: 7px;
font-family: FontAwesome;
content: "\f0d8";
}
.edubin-table-style select {
width: auto;
} .edubin-table-style-2 {
border-radius: 0;
}
.edubin-table-style-2 .table {
margin: 0;
}
.edubin-table-style-2 .table thead {
background-color: #5ac5ff;
}
.edubin-table-style-2 .table thead tr th {
text-align: left;
border: none;
font-size: 18px;
text-transform: uppercase;
font-weight: 600;
color: #ffffff;
padding: 12px 20px;
border-right: 1px solid #c5c5c5;
border-left: 1px solid #c5c5c5;
padding-left: 30px;
outline: none;
}
.edubin-table-style-2 .table tbody tr {
background: #ffffff;
}
.edubin-table-style-2 .table tbody tr:nth-child(even) {
background: #f4f4f4;
}
.edubin-table-style-2 .table tbody tr td {
text-align: left;
border: none;
padding: 12px 20px;
vertical-align: middle;
color: #000000;
font-size: 16px;
border-right: 1px solid #c5c5c5;
padding-left: 30px;
border-left: 1px solid #c5c5c5;
}
.edubin-table-style-2 td a {
font-size: 16px;
font-weight: 600;
color: #18012c;
} .edubin-table-style-3 {
border-radius: 0;
}
.edubin-table-style-3 .table {
margin: 0;
}
.edubin-table-style-3 .table thead {
background-color: #727272;
}
.edubin-table-style-3 .table thead tr th {
text-align: left;
border: none;
font-size: 18px;
text-transform: uppercase;
font-weight: 600;
color: #ffffff;
padding: 12px 20px;
border-right: 1px solid #c5c5c5;
border-left: 1px solid #c5c5c5;
padding-left: 30px;
}
.edubin-table-style-3 .table tbody tr {
background: #ffffff;
}
.edubin-table-style-3 .table tbody tr td {
text-align: left;
border: none;
padding: 12px 20px;
vertical-align: middle;
color: #000000;
font-size: 16px;
border-right: 1px solid #c5c5c5;
border-left: 1px solid #c5c5c5;
border-bottom: 1px solid #c5c5c5;
padding-left: 30px;
}
.edubin-table-style-3 td a {
font-size: 16px;
font-weight: 600;
color: #18012c;
} .edubin-pricing-list-view a {
text-decoration: none;
}
.edubin-pricing-list-view .table {
margin: 0;
}
.edubin-pricing-list-view .table thead tr th {
text-align: center;
font-size: 16px;
font-weight: 500;
color: #5c5c5c;
padding: 12px 20px;
border-right: 1px solid #d4d4d4;
border-left: 1px solid #d4d4d4;
text-transform: inherit;
}
.edubin-pricing-list-view .table td.tb-name a {
font-size: 16px;
font-weight: 600;
color: #18012c;
}
.edubin-pricing-list-view .table tbody tr td {
text-align: center;
border: none;
padding: 12px 20px;
vertical-align: middle;
border-bottom: 1px solid #d4d4d4;
color: #5c5c5c;
font-size: 16px;
border-right: 1px solid #d4d4d4;
border-left: 1px solid #d4d4d4;
}
.edubin-pricing-list-view .table tbody tr td a {
color: #5c5c5c;
} .edubin-pricing-table-style-2 .table {
margin: 0;
}
.edubin-pricing-table-style-2 .table thead tr th {
vertical-align: bottom;
border-bottom: 2px solid #dee2e6;
padding: 0;
border: 0 none;
border-right: 1px solid #fff;
border-left: 1px solid #fff;
}
.edubin-pricing-table-style-2 .table thead tr th:first-child {
border: 1px solid transparent !important;
}
.edubin-pricing-table-style-2 .table thead tr th span {
text-align: center;
font-size: 24px;
font-weight: 600;
color: #ff6565;
text-transform: inherit;
background: #ffc1c1;
display: block;
padding: 12px 20px;
text-transform: initial;
}
.edubin-pricing-table-style-2 .table tbody tr td {
text-align: center;
border: none;
padding: 0;
border-right: 1px solid #fff;
border-left: 1px solid #fff;
border-bottom: 1px solid #fff;
}
.edubin-pricing-table-style-2 .table tbody tr td:first-child {
border-left: 1px solid transparent;
border-bottom: 1px solid transparent;
}
.edubin-pricing-table-style-2 .table tbody tr td span {
padding: 12px 20px;
vertical-align: middle;
color: #ffffff;
font-size: 16px;
background: #ff8686;
display: block;
}
.edubin-pricing-table-style-2 .table tbody tr td span i {
color: #ffffff;
font-size: 16px;
}
.edubin-pricing-table-style-2 .table tbody tr td a {
color: #ffffff;
}
.edubin-pricing-table-style-2 .table td.tb-name a {
font-size: 16px;
font-weight: 600;
color: #18012c;
} .edubin-pricing-table-style-3 ul {
list-style: none;
padding: 0;
margin: 0;
}
.edubin-pricing-table-style-3 ul li {
margin-bottom: 25px;
}
.edubin-pricing-table-style-3 ul li a {
display: flex;
flex-wrap: wrap;
list-style: none;
align-items: center;
}
.edubin-pricing-table-style-3 ul li a .price-list-text {
flex: 1;
min-width: 1px;
align-items: center;
display: flex;
flex-wrap: wrap;
}
.edubin-pricing-table-style-3 ul li a .price-list-text span {
color: #373737;
font-weight: 600;
font-size: 20px;
}
.edubin-pricing-table-style-3 ul li a .price-list-text span.separator {
margin-left: 20px;
border-bottom-style: dotted;
border-bottom-width: 1px;
height: 0;
color: #ccc;
border-bottom-style: dashed;
border-bottom-color: #b9b9b9;
flex: 1;
min-width: 1px;
}
.edubin-pricing-table-style-3 ul li a .price-text-right {
display: inline-flex;
width: auto;
padding-left: 20px;
}
.edubin-pricing-table-style-3 ul li a .price-text-right span.price {
background: #ff8686;
display: inline-block;
color: #ffffff;
font-weight: 600;
font-size: 20px;
height: 45px;
padding: 0 33px;
line-height: 46px;
margin-right: 10px;
border-radius: 22px;
}
.edubin-pricing-table-style-3 ul li a .price-text-right span.basket {
background: #ff9898;
height: 45px;
line-height: 44px;
width: 45px;
text-align: center;
border-radius: 100%;
color: #fff;
font-size: 18px;
} .ht-event {
align-items: center;
border: 1px solid #efefef;
border-radius: 10px;
display: flex;
margin-top: 40px;
padding: 10px;
}
.ht-event .thumb {
flex-basis: 50%;
position: relative;
}
.ht-event .thumb a img {
width: 100%;
}
.ht-event .content {
flex-basis: 50%;
padding-left: 27px;
}
.ht-event .thumb .event-date {
background: #141414 none repeat scroll 0 0;
color: #fff;
padding: 8px 0;
position: absolute;
right: -13px;
text-align: center;
top: 0;
width: 60px;
}
.ht-event .thumb .event-date span {
display: block;
font-size: 20px;
font-style: italic;
font-weight: 500;
}
.ht-event .content h4 {
font-size: 18px;
margin-bottom: 15px;
margin-top: 0;
}
.ht-event .content ul.event-time {
display: flex;
list-style: outside none none;
margin: 0;
padding: 0;
}
.ht-event .content ul.event-time li {
color: #909090;
font-size: 14px;
}
.ht-event .content ul.event-time li i {
color: #56a4b1;
padding-right: 10px;
}
.ht-event .content p {
color: #727272;
font-size: 14px;
line-height: 24px;
margin-top: 10px;
}
.ht-event .content .event-btn a {
border-bottom: 1px solid #727272;
color: #727272;
font-size: 14px;
font-weight: 500;
transition: all 0.4s ease-in-out 0s;
}
.ht-event .content ul.event-time li+li {
margin-left: 15px;
padding-left: 15px;
position: relative;
}
.ht-event .content ul.event-time li+li::before {
background: #9f9f9f none repeat scroll 0 0;
content: "";
height: 15px;
left: 0;
position: absolute;
top: 28%;
width: 2px;
}  #site-navigation-wrap .dropdown-menu {
background-color: inherit;
border: inherit;
border-radius: inherit;
color: inherit;
display: block;
float: inherit;
font-size: inherit;
font-family: inherit;
list-style: outside none none;
margin: 0;
min-width: inherit;
padding: 0;
position: static;
text-align: inherit;
z-index: inherit;
background-clip: inherit;
}
#site-navigation-wrap .dropdown-menu a {
text-decoration: none;
color: inherit;
}
a {
color: inherit;
}
.edubin-search-box .btn {
font-family: fontawesome;
padding: 0;
} #edubin-slider .edubin-slider-background-overlay {
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
height: 100%;
width: 100%;
background-color: #21252900;
content: "";
z-index: 1;
}
#edubin-slider .carousel-item img {
height: 100vh;
width: 100%;
max-width: 100%;
background-size: cover;
background-origin: content-box;
background-clip: content-box;
background-position: center;
color: rgba(0, 0, 0, 0.56);
filter: brightness(30%);
right: 0;
left: 0;
resize: both;
-webkit-animation: slideShow 10s ease-in infinite;
animation: slideShow 10s ease-in infinite;
transition: all .5s ease-in-out;
overflow: hidden;
}
#edubin-slider .carousel-item {
height: 100vh;
}
#edubin-slider .slider-conent-area {
overflow: hidden;
padding: 50px 0;
}
#edubin-slider .carousel-caption {
transform: translateY(-50%);
bottom: 0;
top: 50%;
padding: 0;
right: 0;
left: 0;
}
#edubin-slider .carousel-caption h2.edubin-slider-title {
color: #fff;
font-size: 60px;
font-weight: 700;
letter-spacing: 2px;
padding-top: 0;
margin-bottom: 20px;
}
#edubin-slider .carousel-caption h2.edubin-slider-title span {
font-size: 36px;
font-weight: 400;
line-height: 52px;
display: inline-block;
color: #ffc600;
} #edubin-slider .carousel-caption .edubin-slider-content {
color: #fff;
font-size: 16px;
letter-spacing: 0.60px;
margin-bottom: 30px;
} #edubin-slider .carousel-caption .edubin-slider-btn .rep-btn {
padding: 12px 32px;
margin: 7px;
border-radius: 3px;
background: #ffc600;
display: block;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
}
#edubin-slider .carousel-caption .edubin-slider-btn .rep-btn.left-btn {
background: #ffc600;
border: 2px solid #ffc600;
color: #07294d;
font-weight: 600;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
}
#edubin-slider .carousel-caption .edubin-slider-btn .rep-btn.left-btn:hover {
background: #07294d;
border: 2px solid #07294d;
color: #fff;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
}
#edubin-slider .carousel-caption .edubin-slider-btn .rep-btn.right-btn {
border: 2px solid #ffc600;
color: #07294d;
font-weight: 600;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
}
#edubin-slider .carousel-caption .edubin-slider-btn .rep-btn.right-btn:hover {
background: #07294d;
border: 2px solid #07294d;
color: #fff;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
} #edubin-slider .carousel-control-prev-icon, #edubin-slider .carousel-control-next-icon {
background-image: none;
}
#edubin-slider .edubin-slider-nav-style1 {
position: absolute;
right: 1%;
text-align: right;
top: 50%;
}
#edubin-slider .edubin-slider-nav-style1 .carousel-control-prev-icon {
margin-bottom: 8px;
}
#edubin-slider .edubin-slider-nav-style1 .carousel-control-prev-icon, #edubin-slider .edubin-slider-nav-style1 .carousel-control-next-icon {
background: none;
border: 2px solid #ffc600;
color: #ffc600;
height: 58px;
width: 58px;
display: flex;
align-items: center;
justify-content: center;
font-size: 30px;
border-radius: 100%;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
}
#edubin-slider .edubin-slider-nav-style1 .carousel-control-prev-icon:hover, #edubin-slider .edubin-slider-nav-style1 .carousel-control-next-icon:hover {
background: #ffc600;
opacity: 1;
color: #fff;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
} #edubin-slider .edubin-slider-nav-style2 {
position: absolute;
right: 1%;
text-align: right;
top: 50%;
}
#edubin-slider .edubin-slider-nav-style2 .carousel-control-prev-icon {
margin-bottom: 8px;
}
#edubin-slider .edubin-slider-nav-style2 .carousel-control-prev-icon, #edubin-slider .edubin-slider-nav-style2 .carousel-control-next-icon {
background: none;
border: 2px solid #ffc600;
color: #ffc600;
height: 52px;
width: 52px;
display: flex;
align-items: center;
justify-content: center;
font-size: 24px;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
}
#edubin-slider .edubin-slider-nav-style2 .carousel-control-prev-icon:hover, #edubin-slider .edubin-slider-nav-style2 .carousel-control-next-icon:hover {
background: #ffc600;
opacity: 1;
color: #fff;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
} #edubin-slider .edubin-slider-nav-style3 {
position: absolute;
right: 1%;
text-align: right;
top: 50%;
}
#edubin-slider .edubin-slider-nav-style3 .edubin-prev {
left: inherit;
right: 0;
top: -128px;
z-index: 1;
bottom: -90px;
opacity: 1;
}
#edubin-slider .edubin-slider-nav-style3 .edubin-next {
bottom: -90px;
opacity: 1;
z-index: 1;
}
#edubin-slider .edubin-slider-nav-style3 .carousel-control-prev-icon, #edubin-slider .edubin-slider-nav-style3 .carousel-control-next-icon {
background: #ffc600;
border: 3px solid #ffc600;
color: #fff;
height: 52px;
width: 52px;
display: flex;
align-items: center;
justify-content: center;
font-size: 25px;
border-radius: 3px;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
opacity: 1;
}
#edubin-slider .edubin-slider-nav-style3 .carousel-control-prev-icon {
margin-bottom: 10px;
}
#edubin-slider .edubin-slider-nav-style3 .carousel-control-prev-icon:hover, #edubin-slider .edubin-slider-nav-style3 .carousel-control-next-icon:hover {
background: transparent;
opacity: 1;
color: #fff;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
} #edubin-slider .edubin-slider-nav-style4 {
position: absolute;
right: 0;
text-align: right;
bottom: 0;
}
#edubin-slider .edubin-slider-nav-style4 .edubin-prev {
left: inherit;
right: 60px;
top: 0;
position: absolute;
}
#edubin-slider .edubin-slider-nav-style4 .edubin-next {
bottom: -90px;
opacity: 1;
z-index: 1;
}
#edubin-slider .edubin-slider-nav-style4 .carousel-control-prev-icon, #edubin-slider .edubin-slider-nav-style4 .carousel-control-next-icon {
background: #ffc600;
border: 3px solid #ffc600;
color: #fff;
height: 52px;
width: 62px;
display: flex;
align-items: center;
justify-content: center;
font-size: 35px;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
opacity: 1;
}
#edubin-slider .edubin-slider-nav-style4 .carousel-control-prev-icon:hover, #edubin-slider .edubin-slider-nav-style4 .carousel-control-next-icon:hover {
background: transparent;
opacity: 1;
color: #fff;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
} #edubin-slider .edubin-slider-nav-style5 .edubin-nav {
font-size: 34px;
color: #fff;
cursor: pointer;
z-index: 5;
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.3s linear;
transition: all 0.3s linear;
}
#edubin-slider .edubin-slider-nav-style5 a.edubin-nav i {
border: 2px solid #fff;
height: 48px;
width: 48px;
border-radius: 50px;
line-height: 43px;
-webkit-transition: all 0.3s linear;
transition: all 0.3s linear;
}
#edubin-slider .edubin-slider-nav-style5 a.edubin-nav i:hover {
background: #ffc600;
border-color: #ffc600;
color: #07294d;
-webkit-transition: all 0.3s linear;
transition: all 0.3s linear;
}
#edubin-slider .edubin-slider-nav-style5 .edubin-nav {
width: 10%;
}
#edubin-slider:hover .edubin-slider-nav-style5 .edubin-nav {
width: 12%;
opacity: 1;
visibility: visible;
-webkit-transition: all 0.3s linear;
transition: all 0.3s linear;
z-index: 0;
} @media (max-width:575px) {
.nav-mobile-none {
display: none;
}
} #edubin-slider .carousel-indicators li {
height: 14px;
width: 14px;
bottom: 10px;
margin: 3px;
border-radius: 100%;
max-width: 15px;
}
#edubin-slider .carousel-indicators li.active {
background: #ffc600;
} #edubin-slider .carousel-item img.edubin-slider-image {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 1;
object-fit: cover;
} @keyframes slideShow {
0% {
opacity: 1;
transform: scale(1);
-ms-transform: scale(1);
}
5% {
opacity: 1
}
25% {
opacity: 1;
}
50% {
opacity: 1;
transform: scale(1.18);
-ms-transform: scale(1.18);
}
80% {
opacity: 1;
transform: scale(1.12);
-ms-transformm: scale(1.12);
}
100% {
opacity: 1;
transform: scale(1);
-ms-transformm: scale(1);
}
}
.edubin-slider-background-image {
left: 0;
right: 0;
bottom: 0;
top: 0;
height: 100%;
width: 100%;
content: "";
z-index: 1;
} @-webkit-keyframes zoom {
from {
-webkit-transform: scale(1, 1);
}
to {
-webkit-transform: scale(1.5, 1.5);
}
}
@keyframes zoom {
from {
transform: scale(1, 1);
}
to {
transform: scale(1.5, 1.5);
}
} .edubin-slider-pro.zoomef .edubin-slider-background-image {
-webkit-animation: zoom 60s;
animation: zoom 60s;
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
height: 100%;
width: 100%;
content: "";
z-index: 1;
} ..edubin-slider-pro.carousel-fade.zoomef .edubin-slider-background-image {
-webkit-animation: zoom 60s;
animation: zoom 60s;
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
height: 100%;
width: 100%;
content: "";
z-index: 1;
} @-webkit-keyframes zoomEf {
from {
-webkit-transform: scale(1, 1);
}
to {
-webkit-transform: scale(1.5, 1.5);
}
}
@keyframes zoomEf {
from {
transform: scale(1, 1);
}
to {
transform: scale(1.5, 1.5);
}
} .edubin-slider-pro.carousel-fade .carousel-item {
opacity: 0;
transition-duration: .6s;
transition-property: opacity;
}
.edubin-slider-pro.carousel-fade .carousel-item.active, .edubin-slider-pro.carousel-fade .carousel-item-next.carousel-item-left, .edubin-slider-pro.carousel-fade .carousel-item-prev.carousel-item-right {
opacity: 1;
}
.edubin-slider-pro.carousel-fade .active.carousel-item-left, .edubin-slider-pro.carousel-fade .active.carousel-item-right {
opacity: 0;
}
.edubin-slider-pro.carousel-fade .carousel-item-next, .edubin-slider-pro.carousel-fade .carousel-item-prev, .edubin-slider-pro.carousel-fade .carousel-item.active, .edubin-slider-pro.carousel-fade .active.carousel-item-left, .edubin-slider-pro.carousel-fade .active.carousel-item-prev {
transform: translateX(0);
transform: translate3d(0, 0, 0);
} .edubin-event {
-webkit-box-shadow: 0px 0px 191px 0px rgba(0, 0, 0, 0.06);
box-shadow: 0px 0px 191px 0px rgba(0, 0, 0, 0.06);
padding: 65px;
background-color: rgba(255, 255, 255, 0.95);
}
.edubin-event .event-title h3 {
font-size: 36px;
color: #23252a;
padding-bottom: 32px;
padding-top: 0;
margin-bottom: 0;
}
#edubin-event.edubin-event ul {
list-style: none;
padding-left: 0;
margin-bottom: 0;
}
.edubin-event ul li .edubin-single-event {
padding: 25px 0;
border-bottom: 1px solid #cecece;
}
.edubin-event ul li:first-child .edubin-single-event {
padding-top: 0;
}
.edubin-event ul li:last-child .edubin-single-event {
border-bottom: 0;
padding-bottom: 0;
}
.edubin-event ul li .edubin-single-event span {
font-size: 14px;
color: #8a8a8a;
margin-right: 20px;
text-transform: uppercase;
}
.edubin-event ul li .edubin-single-event span i {
color: #ffc600;
margin-right: 3px;
}
.edubin-event ul li .edubin-single-event a {
display: block;
}
.edubin-event ul li .edubin-single-event a h4 {
padding-top: 5px;
padding-bottom: 10px;
margin-bottom: 0;
color: #23252a;
font-size: 24px;
-webkit-transition: all 0.4s linear;
transition: all 0.4s linear;
}
.edubin-event ul li .edubin-single-event a:hover h4 {
color: #ffc600;
} .edubin-single-course-1 {
background-color: #fff;
border-radius: 3px;
overflow: hidden;
box-shadow: none;
-webkit-transition: all 0.4s linear;
transition: all 0.4s linear;
}
.edubin-single-course-1:hover {
box-shadow: none;
-webkit-transition: all 0.4s linear;
transition: all 0.4s linear;
}
.edubin-single-course-1>.thum {
position: relative;
}
.edubin-single-course-1 .thum .image {
overflow: hidden;
}
.edubin-single-course-1 .thum .image img {
width: 100%;
-webkit-transition: all 0.4s linear;
transition: all 0.4s linear;
}
.edubin-single-course-1:hover .thum .image img {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.edubin-single-course-1 .thum .edubin-course-price-1 {
position: absolute;
right: 40px;
bottom: -29px;
}
.edubin-single-course-1 .thum .edubin-course-price-1 span {
font-size: 14px;
color: #07294d;
font-weight: 600;
width: 55px;
height: 55px;
line-height: 55px;
border-radius: 50%;
background-color: #ffc600;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
padding: 29px;
}
.edubin-single-course-1 .thum .edubin-course-price-2 span {
font-size: 14px;
color: #07294d;
font-weight: 600;
background-color: #ffc600;
text-align: center;
display: block;
padding: 8px 15px;
}
.edubin-single-course-1 .thum .edubin-course-price-2 {
position: absolute;
right: 0;
bottom: 0;
}
.edubin-single-course-1 .thum .edubin-course-price-3 span {
font-size: 14px;
color: #07294d;
font-weight: 600;
background-color: #ffc600;
text-align: center;
display: block;
padding: 5px 15px;
border-radius: 4px;
}
.edubin-single-course-1 .thum .edubin-course-price-3 {
position: absolute;
right: 8px;
top: 15px;
}
.edubin-single-course-1 .course-content {
padding-top: 28px;
padding-bottom: 15px;
padding-left: 30px;
padding-right: 30px;
}
@media (max-width:768px) {
.edubin-single-course-1 .course-content {
padding-left: 18px;
padding-right: 18px;
}
}
@media (max-width:575px) {
.edubin-single-course-1 .course-content {
padding-left: 30px;
padding-right: 30px;
}
}
.edubin-single-course-1 .course-content>ul {
display: inline-block;
}
.edubin-single-course-1 .course-content ul li {
display: inline-block;
margin: 1px;
}
.edubin-single-course-1 .course-content ul li>i {
font-size: 14px;
color: #ffc600;
}
.edubin-single-course-1 .course-content span.course-reviews {
font-size: 14px;
color: #212529;
font-weight: 600;
}
.edubin-single-course-1 .course-content .course-title a {
color: #07294d;
-webkit-transition: all 0.4s linear;
transition: all 0.4s linear;
}
.edubin-single-course-1 .course-content .course-title {
padding-top: 15px;
padding-bottom: 25px;
margin-bottom: 0;
font-weight: 700;
font-size: 22px;
line-height: 27px;
}
.edubin-single-course-1 .course-content .course-title a:hover {
color: #ffc600;
}
.edubin-single-course-1 .course-bottom {
border-top: 1px solid #e0e0e0;
padding-top: 20px;
overflow: hidden;
}
.tab-pane.active#courses-list .edubin-single-course-1 .course-bottom {
margin-top: 20px;
}
.edubin-single-course-1 .course-bottom>.thum {
display: inline-block;
}
.edubin-single-course-1 .course-bottom>.thum img {
border-radius: 50%;
width: 40px;
height: 40px;
margin-right: 10px;
}
.edubin-single-course-1 .course-bottom .name {
display: inline-block;
position: relative;
bottom: 13px;
text-transform: capitalize;
}
.edubin-single-course-1 .course-bottom .name a h6 {
font-size: 15px;
color: #24486e;
-webkit-transition: all 0.4s linear;
transition: all 0.4s linear;
}
.edubin-single-course-1 .course-bottom .name a:hover h6 {
color: #ffc600;
}
.edubin-single-course-1 .course-bottom .admin {
display: inline-block;
float: right;
overflow: hidden;
}
.post-type-archive-lp_course.learnpress .edubin-single-course-1 .course-bottom .admin {
margin-top: 10px;
}
.edubin-single-course-1 .course-bottom .admin ul {
margin-top: 8px;
}
.edubin-single-course-1 .course-bottom .admin ul li {
margin-right: 15px;
color: #8a8a8a;
font-size: 14px;
}
.edubin-single-course-1 .course-bottom .admin ul li span.enroll-users {
margin-left: 5px;
font-size: 14px;
letter-spacing: 0.1px;
font-weight: 500;
text-transform: uppercase;
color: #8a8a8a;
}
.edubin-single-course-1 .course-bottom .admin ul li:last-child {
margin-right: 0;
}
.edubin-single-course-1 .course-bottom .admin ul li i {
color: #ffc600;
}
.edubin-single-course-1 .course-bottom .admin ul li a {
font-size: 15px;
color: #8a8a8a;
-webkit-transition: all 0.4s linear;
transition: all 0.4s linear;
}
.edubin-single-course-1 .course-bottom .admin ul li a:hover {
color: #ffc600;
}
.edubin-single-course-1 .course-bottom .admin ul li a span {
color: #8a8a8a;
margin-left: 4px;
}
.edubin-lp-courses-addons .slick-slide {
margin: 0 15px;
}
.edubin-lp-courses-addons .slick-list {
margin: 0 -15px;
} .edubin-single-course-1 .edubin-course-rate .star-rating {
position: relative;
margin: 0;
padding: 0;
display: flex;
padding-bottom: 0px;
font-size: 15px;
margin-bottom: 0;
}
.edubin-single-course-1 ul.edubin-course-rate {
list-style: none;
padding-left: 0;
margin-bottom: -3px;
}
.edubin-single-course-1 ul.edubin-course-rate li {
font-size: 14px;
letter-spacing: -0.5px;
}
.edubin-single-course-1 .star-rating {
overflow: hidden;
height: 1em;
line-height: 1em;
width: 95px;
font-family: "fontawesome";
}
.edubin-single-course-1 .star-rating:before {
content: "\f006\f006\f006\f006\f006";
float: left;
top: 0;
left: 0;
position: absolute;
color: #ffc600;
letter-spacing: 4px;
}
.edubin-single-course-1 .star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
}
.edubin-single-course-1 .star-rating:before {
color: #ffc600;
}
.edubin-single-course-1 .star-rating span:before {
content: "\f005\f005\f005\f005\f005";
top: 0;
position: absolute;
left: 0;
letter-spacing: 4px;
color: #ecb101;
} .edubin-lp-courses-addons.edubin-nav-button-1 .edubin-carousel-activation button.slick-arrow {
position: absolute;
background: transparent;
transform: translateY(-50%);
padding: 0;
top: -45px;
left: 92%;
width: 40px;
height: 40px;
line-height: 36px;
border-radius: 3px;
color: #000;
border: 2px solid #aaaaaa;
font-size: 18px;
text-align: center;
cursor: pointer;
-webkit-transition: all 0.4s linear;
transition: all 0.4s linear;
}
@media (min-width:576px) and (max-width:767.98px) {
.edubin-lp-courses-addons.edubin-nav-button-1 .edubin-carousel-activation button.slick-arrow {
left: 82%;
}
}
@media (max-width:575.98px) {
.edubin-lp-courses-addons.edubin-nav-button-1 .edubin-carousel-activation button.slick-arrow {
right: 50px;
}
.edubin-lp-courses-addons.edubin-nav-button-1 .edubin-carousel-activation button.slick-arrow {
left: 72%;
}
}
@media (min-width:768px) and (max-width:991.98px) {
.edubin-lp-courses-addons.edubin-nav-button-1 .edubin-carousel-activation button.slick-arrow {
left: 87%;
}
}
.edubin-lp-courses-addons.edubin-nav-button-1 button.slick-arrow:hover {
border-color: #ffc600;
background-color: #ffc600;
}
.edubin-lp-courses-addons.edubin-nav-button-1 .edubin-carousel-activation button.edubin-carosul-next {
left: auto;
right: 0;
} .edubin-lp-courses-addons.edubin-nav-button-2 .edubin-carousel-activation button.slick-arrow {
position: absolute;
background: transparent;
transform: translateY(-50%);
padding: 0;
top: 50%;
color: #868e96;
font-size: 30px;
cursor: pointer;
-webkit-transition: all 0.4s linear;
transition: all 0.4s linear;
z-index: 1;
opacity: 0;
}
.edubin-lp-courses-addons.edubin-nav-button-2 .edubin-carousel-activation button.edubin-carosul-next {
left: auto;
right: -8px;
}
.edubin-lp-courses-addons.edubin-nav-button-2 .edubin-carousel-activation:hover button.slick-arrow {
opacity: 1;
} .edubin-single-course-2 {
background: #fff;
border-radius: 3px;
overflow: hidden;
}
.edubin-single-course-2>.thum {
position: relative;
}
.edubin-single-course-2>.thum .image>img {
border-radius: 3px;
width: 100%;
}
.edubin-single-course-2 .image img {
height: 250px;
object-fit: cover;
}
.edubin-single-course-2>.thum .edubin-course-price-4 {
position: absolute;
bottom: 48px;
right: 15px;
z-index: 5;
}
@media (min-width:576px) and (max-width:767.98px) {
.edubin-single-course-2>.thum .edubin-course-price-4 {
bottom: 90px;
}
}
@media (min-width:576px) and (max-width:767.98px) {
.edubin-single-course-2.ld-course>.thum .edubin-course-price-4 {
bottom: 42px;
}
}
.edubin-single-course-2>.thum .edubin-course-price-4 span {
font-size: 14px;
color: #07294d;
font-family: 'Montserrat', sans-serif;
font-weight: 700;
width: 55px;
height: 55px;
line-height: 55px;
border-radius: 100px;
background-color: #ffc600;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
padding: 29px;
}
.edubin-single-course-2>.thum .course-teacher {
background-color: rgba(0, 0, 0, 0.8);
padding: 15px 25px;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
}
.edubin-single-course-2>.thum .course-teacher>.thum {
display: inline-block;
width: 40px;
height: 40px;
}
.edubin-single-course-2>.thum .course-teacher>.thum img {
border-radius: 50%;
}
.edubin-single-course-2>.thum .course-teacher .name {
display: inline-block;
margin-left: 5px;
position: relative;
bottom: 13px;
}
.edubin-single-course-2>.thum .course-teacher .name h6 {
-webkit-transition: all 0.4s linear;
transition: all 0.4s linear;
margin: 0;
padding: 0;
}
.edubin-single-course-2>.thum .course-teacher .name h6 a {
color: #fff;
}
.edubin-single-course-2>.thum .course-teacher .name h6:hover {
color: #ffc600;
}
.edubin-single-course-2>.thum .course-teacher .review {
display: inline-block;
margin-left: 15px;
position: relative;
bottom: 13px;
}
.edubin-single-course-2>.thum .course-teacher .review ul li {
display: inline-block;
font-size: 12px;
color: #ffc600;
}
@media (min-width:576px) and (max-width:767.98px) {
.edubin-single-course-2>.thum .course-teacher .review ul li {
margin-top: 20px;
}
}
.edubin-single-course-2>.thum .course-teacher .review ul {
margin: 0;
padding: 0;
}
.edubin-single-course-2 .content {
padding: 20px;
}
.edubin-single-course-2 .content .course-title {
font-weight: 700;
font-size: 22px;
color: #23252a;
margin: 0;
padding: 0;
-webkit-transition: all 0.4s linear;
transition: all 0.4s linear;
}
.edubin-single-course-2 .content .course-title:hover {
color: #ffc600;
} .edubin-single-course-2 .edubin-course-rate .star-rating {
position: relative;
margin: 0;
padding: 0;
display: flex;
padding-bottom: 3px;
font-size: 15px;
}
.edubin-single-course-2 ul.edubin-course-rate {
list-style: none;
padding-left: 0;
margin-bottom: 0;
}
.edubin-single-course-2 ul.edubin-course-rate li {
font-size: 14px;
letter-spacing: -0.5px;
}
.edubin-single-course-2 .star-rating {
overflow: hidden;
height: 1em;
line-height: 1em;
width: 95px;
font-family: "fontawesome";
}
.edubin-single-course-2 .star-rating:before {
content: "\f006\f006\f006\f006\f006";
float: left;
top: 0;
left: 0;
position: absolute;
color: #ffc600;
letter-spacing: 4px;
}
.edubin-single-course-2 .star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
}
.edubin-single-course-2 .star-rating:before {
color: #ffc600;
}
.edubin-single-course-2 .star-rating span:before {
content: "\f005\f005\f005\f005\f005";
top: 0;
position: absolute;
left: 0;
letter-spacing: 4px;
color: #ecb101;
} .edubin-single-teacher {
position: relative;
}
.edubin-single-teacher .image {
border-radius: 3px;
overflow: hidden;
}
.edubin-single-teacher .image img {
width: 100%;
}
.edubin-single-teacher .image img {
height: 305px;
object-fit: cover;
}
.edubin-single-teacher .teacher-content-area {
position: absolute;
bottom: 20px;
left: 0;
right: 0;
width: 80%;
background-color: #f9f9f9;
border-radius: 3px;
margin: 0 auto;
padding: 0;
height: 75px;
overflow: hidden;
-webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
-ms-transition: all .5s ease;
-o-transition: all .5s ease;
transition: all .5s ease;
}
.edubin-single-teacher .teacher-content {
position: absolute;
bottom: 10px;
left: 0;
right: 0;
-webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
-ms-transition: all .5s ease;
-o-transition: all .5s ease;
transition: all .5s ease;
border-radius: 3px;
margin: 0 auto;
padding: 0;
}
.edubin-single-teacher:hover .teacher-content {
-webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
-ms-transition: all .5s ease;
-o-transition: all .5s ease;
transition: all .5s ease;
bottom: 10px;
}
.edubin-single-teacher .teacher-content a {
display: block;
}
.edubin-single-teacher .teacher-content a .teacher-name {
color: #07294d;
font-size: 18px;
font-weight: 700!important;
margin: 0 0 5px 0;
padding: 0;
}
.edubin-single-teacher .teacher-content .teacher-name {
font-weight: 700;
margin: 0;
padding: 0;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.edubin-single-teacher .teacher-content a:hover .teacher-name {
color: #ffc600;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.edubin-single-teacher .teacher-content .teacher-degree {
display: block;
margin-bottom: 0;
}
.edubin-single-teacher .teacher-content span {
font-size: 15px;
color: #8a8a8a;
font-weight: 500;
}
.edubin-single-teacher .teacher-content .techer-social {
padding-top: 5px;
}
.edubin-single-teacher .techer-social a.social-link {
color: #07294d;
padding: 0 5px;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.edubin-single-teacher .techer-social a.social-link:hover {
color: #ffc600;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.edubin-single-teacher .teacher-content a {
display: inline-block;
}
.edubin-single-teacher.active-social .teacher-content {
bottom: -25px;
}
.edubin-single-teacher.active-social:hover .teacher-content-area {
height: 110px;
}
.edubin-single-teacher.active-social:hover .teacher-content {
bottom: 10px;
} .edubin-testi-1 .edubin-testi-single {
position: relative;
}
.edubin-testi-1 .edubin-testi-single .testimonial-thum {
position: absolute;
display: inline-block;
left: 0;
top: 50%;
-webkit-transform: translateY(-109%);
transform: translateY(-109%);
}
.edubin-testi-1 .edubin-testi-single .testimonial-thum img {
border-radius: 3px;
width: 92px;
height: 92px;
object-fit: cover;
}
.edubin-testi-1 .edubin-testi-single .testimonial-thum .quote {
position: absolute;
right: -22px;
top: -22px;
}
.edubin-testi-1 .edubin-testi-single .testimonial-thum .quote i {
width: 45px;
height: 45px;
line-height: 45px;
text-align: center;
background-color: #ffc600;
border-radius: 50%;
color: #07294d;
font-size: 18px;
}
.edubin-testi-1 .edubin-testi-single .testimonial-cont {
padding-left: 140px;
padding-right: 32px;
}
.edubin-testi-1 .edubin-testi-single .testimonial-cont p {
color: #fff;
padding-bottom: 5px;
padding-right: 30px;
}
.edubin-testi-1 .edubin-testi-single .testimonial-cont .name {
color: #fff;
margin: 0;
padding: 0 30px 4px 0;
font-size: 18px;
font-weight: 700!important;
margin: 0px;
}
.edubin-testi-1 .edubin-testi-single .testimonial-cont .degree {
color: #fff;
font-size: 16px;
font-weight: 400;
}
.edubin-testi-1 .slick-list {
padding-top: 35px;
} .edubin-testi-1 .slick-arrow {
z-index: 1;
}
.edubin-testi-1 .slick-prev, .edubin-testi-1 .slick-next {
background: transparent none repeat scroll 0 0;
border: medium none;
color: #7d7d7d;
cursor: pointer;
display: block;
font-size: 24px;
height: auto;
line-height: 1;
outline: medium none;
padding: 0;
position: absolute;
text-align: center;
top: 50%;
transform: translate(0px, -50%);
width: auto;
}
.edubin-testi-1 .slick-dots {
list-style: none;
}
.edubin-testi-1 .slick-dots li button {
font-size: 0;
line-height: 0;
display: block;
width: 12px;
height: 12px;
padding: 0;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: #e3e3e3;
border-radius: 100%;
}
.edubin-testi-1 .slick-dots li.slick-active button {
background: #ffc600;
}
.edubin-testi-1 .slick-dots li button:before {
display: none;
}
.edubin-testi-1 .slick-dots {
bottom: -30px;
}
.edubin-testi-1 .slick-dots li {
margin: 0 7px;
width: 12px;
height: 12px;
}
.edubin-testi-1 .slick-prev::before, .edubin-testi-1 .slick-next::before {
display: none;
}
.edubin-testi-1 .slick-prev:hover, .edubin-testi-1 .slick-prev:focus, .edubin-testi-1 .slick-next:hover, .edubin-testi-1 .slick-next:focus {
color: #ccc;
-webkit-transition: all 0.4s linear;
transition: all 0.4s linear;
} .edubin-testi-2-area {
background-color: #07294d;
padding: 60px;
border-radius: 3px;
position: relative;
}
.edubin-testi-2-area .testi-heading .heading {
font-size: 36px;
color: #fff;
padding-bottom: 60px;
padding-top: 0;
margin: 0;
}
.edubin-testi-2-area .edubin-testi-bg-image {
position: absolute;
bottom: 0;
right: 0;
}
.edubin-testi-2-area .edubin-testi-bg-image img {
float: right;
}
.edubin-testi-2 .testi-single {
position: relative;
z-index: 5;
}
.edubin-testi-2 .testi-single img {
padding-bottom: 20px;
margin-left: 0;
max-width: 80px;
}
.edubin-testi-2 .testi-single .content {
color: #fff;
padding-bottom: 20px;
padding-right: 135px;
margin-bottom: 0;
}
.edubin-testi-2 .testi-single .name {
color: #fff;
font-size: 18px;
padding: 0;
font-weight: 700!important;
margin-bottom: 5px;
}
.edubin-testi-2 .testi-single .degree {
font-size: 15px;
color: #fff;
} .edubin-testi-2 .slick-arrow {
z-index: 1;
}
.edubin-testi-2 .slick-prev, .edubin-testi-2 .slick-next {
background: transparent none repeat scroll 0 0;
border: medium none;
color: #7d7d7d;
cursor: pointer;
display: block;
font-size: 24px;
height: auto;
line-height: 1;
outline: medium none;
padding: 0;
position: absolute;
text-align: center;
top: 50%;
transform: translate(0px, -50%);
width: auto;
}
.edubin-testi-2 .slick-dots {
list-style: none;
z-index: 1;
}
.edubin-testi-2 .slick-list {
z-index: 2;
}
.edubin-testi-2 .slick-dots li button {
font-size: 0;
line-height: 0;
display: block;
width: 12px;
height: 12px;
padding: 0;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: #e3e3e3;
border-radius: 100%;
}
.edubin-testi-2 .slick-dots li.slick-active button {
background: #ffc600;
}
.edubin-testi-2 .slick-dots li button:before {
display: none;
}
.edubin-testi-2 .slick-dots {
bottom: -30px;
}
.edubin-testi-2 .slick-dots li {
margin: 0 7px;
width: 12px;
height: 12px;
}
.edubin-testi-2 .slick-prev::before, .edubin-testi-2 .slick-next::before {
display: none;
}
.edubin-testi-2 .slick-prev:hover, .edubin-testi-2 .slick-prev:focus, .edubin-testi-2 .slick-next:hover, .edubin-testi-2 .slick-next:focus {
color: #ccc;
-webkit-transition: all 0.4s linear;
transition: all 0.4s linear;
} .edubin-testi-3 .slick-arrow {
z-index: 1;
}
.edubin-testi-3 .slick-prev, .edubin-testi-3 .slick-next {
background: transparent none repeat scroll 0 0;
border: medium none;
color: #7d7d7d;
cursor: pointer;
display: block;
font-size: 24px;
height: auto;
line-height: 1;
outline: medium none;
padding: 0;
position: absolute;
text-align: center;
top: 50%;
transform: translate(0px, -50%);
width: auto;
}
.edubin-testi-3 .slick-dots {
list-style: none;
}
.edubin-testi-3 .slick-dots li button {
font-size: 0;
line-height: 0;
display: block;
width: 12px;
height: 12px;
padding: 0;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: #e3e3e3;
border-radius: 100%;
}
.edubin-testi-3 .slick-dots li.slick-active button {
background: #ffc600;
}
.edubin-testi-3 .slick-dots li button:before {
display: none;
}
.edubin-testi-3 .slick-dots {
bottom: -70px;
}
.edubin-testi-3 .slick-dots li {
margin: 0 7px;
width: 12px;
height: 12px;
}
.edubin-testi-3 .slick-prev::before, .edubin-testi-3 .slick-next::before {
display: none;
}
.edubin-testi-3 .slick-prev:hover, .edubin-testi-3 .slick-prev:focus, .edubin-testi-3 .slick-next:hover, .edubin-testi-3 .slick-next:focus {
color: #ccc;
-webkit-transition: all 0.4s linear;
transition: all 0.4s linear;
}
.edubin-testi-3 .testi-heading {
color: #fff;
font-size: 26px;
margin-bottom: 15px;
}
.edubin-testi-3 .testimonial-cont {
color: #fff;
padding: 40px;
margin: 0 35px 35px 0;
border-radius: 5px;
background: rgba(255, 255, 255, 0.1);
position: relative;
}
.edubin-testi-3 .testimonial-cont {
color: #fff;
padding: 40px;
margin: 0 35px 35px 0;
border-radius: 5px;
background: rgba(255, 255, 255, 0.1);
position: relative;
}
.edubin-testi-single.slick-slide>div:nth-last-child {
margin-right: 0;
}
.edubin-testi-3 .testimonial-cont p {
margin-bottom: 0;
}
.edubin-testi-3 .testimonial-cont:after {
content: '';
border: 15px solid transparent;
position: absolute;
left: 40px;
bottom: -30px;
margin: auto;
width: 0;
height: 0;
border-top: 15px solid rgba(255, 255, 255, 0.1);
}
.edubin-testi-3 .testimonial-thum {
float: left;
padding-left: 20px;
}
.edubin-testi-3 .testimonal-image img {
height: 70px;
width: 70px;
object-fit: cover;
border-radius: 100px;
}
.edubin-testi-3 .testimonal-image {
height: 70px;
width: 70px;
display: inline-block;
float: left;
margin-right: 25px;
}
.edubin-testi-3 .testi-name-degree {
float: left;
margin-top: 12px;
}
.edubin-testi-3 .name {
color: #fff;
margin-bottom: 5px;
font-size: 18px;
font-weight: 700;
}
.edubin-testi-3 .degree {
color: #ddd;
float: left;
margin-bottom: 0;
font-size: 15px;
} .single-news .news-thum img {
width: 100%;
border-radius: 3px;
}
.news-thum.thum-list img {
width: 100%;
height: 140px;
object-fit: cover;
}
.news-thum.thum-single img {
width: 100%;
height: 370px;
object-fit: cover;
}
.single-news .news-cont ul {
margin-bottom: 0;
padding-bottom: 10px;
}
.single-news .news-cont ul li {
display: inline-block;
margin-right: 13px;
font-size: 14px;
}
.single-news .news-cont ul li:last-child {
margin-right: 0;
}
.single-news .news-cont ul li a {
color: #8a8a8a;
font-size: 15px;
font-weight: 400;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.single-news .news-cont ul li a i {
color: #ffc600;
margin-right: 8px;
font-size: 14px;
}
.single-news .news-cont ul li a span {
color: #07294d;
text-transform: lowercase;
}
.single-news .news-cont ul li a:hover {
color: #ffc600;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.single-news .news-cont a {
display: block;
}
.single-news.news-big .news-cont a .news-title {
font-size: 24px;
color: #23252a;
padding-bottom: 20px;
padding-top: 0;
margin-bottom: 0;
line-height: 34px;
font-weight: 700;
-webkit-transition: all 0.4s linear;
transition: all 0.4s linear;
}
.single-news .news-cont a:hover .news-title {
color: #ffc600;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.single-news.news-list .news-cont .news-title {
font-size: 20px;
line-height: 28px;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.news-list .news-cont ul li a {
font-size: 14px;
}
.news-list .news-cont .content {
font-size: 16px;
}
.edubin-latest-news .single-news.news-list {
padding: 20px 0 0 20px;
overflow: hidden;
}
.edubin-latest-news .single-news.news-list:first-child {
border-top: none;
padding-top: 0;
}
.single-news .news-cont a .news-title.news-list-title {
margin-bottom: 15px;
}
.single-news .blog-list-img {
float: left;
width: 190px;
margin-right: 35px;
}
@media (max-width:768px) {
.edubin-latest-news .single-news.news-list:first-child {
padding-top: 20px;
}
.edubin-latest-news .single-news.news-list {
padding: 15px 0;
}
}
@media (max-width:576px) {
.edubin-latest-news .single-news.news-list {
border-left: none;
border-top: none;
padding: 0;
}
.news-thum.thum-single img {
height: 190px;
}
.news-thum.thum-list img {
height: 190px;
margin-bottom: 20px;
}
.single-news.news-big .news-cont a .news-title {
font-size: 24px;
}
.single-news .blog-list-img {
width: 100%;
}
} .edubin-latest-news.layout-1 .single-news {
margin-bottom: 40px;
overflow: hidden;
transition: all 0.5s ease;
}
.edubin-latest-news.layout-1 .single-news:last-child {
margin-bottom: 0;
}
.edubin-latest-news.layout-1 .news-thum {
max-height: 210px;
overflow: hidden;
margin-bottom: 20px;
}
.edubin-latest-news.layout-1 .news-thum img {
height: 210px;
transition: all 0.5s ease;
object-fit: cover;
}
@media only screen and (max-width:768px) {
.edubin-latest-news.layout-1 .news-thum {
max-height: 410px;
}
.edubin-latest-news.layout-1 .news-thum img {
height: 410px;
}
}
@media only screen and (max-width:576px) {
.edubin-latest-news.layout-1 .news-thum {
max-height: 210px;
}
.edubin-latest-news.layout-1 .news-thum img {
height: 210px;
}
}
.edubin-latest-news.layout-1 .single-news:hover .news-thum img {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.edubin-latest-news.layout-1 .news-title {
padding-top: 15px;
padding-bottom: 20px;
margin-bottom: 0;
font-weight: 700;
font-size: 24px;
line-height: 34px;
}
.edubin-latest-news.layout-1 .single-news .news-cont ul {
padding-bottom: 0;
}
.edubin-latest-news.layout-1 .single-news .news-cont ul li a i {
color: #ffc600;
}
.edubin-latest-news.layout-1 .single-news .news-cont ul li a {
display: inline-block;
font-size: 14px;
letter-spacing: 0.1px;
font-weight: 500;
text-transform: uppercase;
color: #8a8a8a;
margin-right: 20px;
}
.edubin-latest-news.layout-1 .single-news .news-cont ul li i {
margin-right: 8px;
color: #ffc600;
} .woocommerce.woocommerce-addons-wrapper {
background: transparent;
}
.woocommerce.woocommerce-addons-wrapper ul.products.columns-3 li.product {
margin: 0 3.8% 2.992em 0;
width: 30.8%;
}
.woocommerce.woocommerce-addons-wrapper ul.products.columns-3 li.product:nth-child(3n+3) {
margin-right: 0;
}
.woocommerce.woocommerce-addons-wrapper ul.products.columns-4 li.product {
margin: 0 3.8% 2.992em 0;
width: 22%;
}
.woocommerce.woocommerce-addons-wrapper ul.products.columns-4 li.product:nth-child(4n+4) {
margin-right: 0;
}
.woocommerce.woocommerce-addons-wrapper ul.products li.product a {
text-align: center;
}
@media only screen and (max-width:768px) {
.woocommerce.woocommerce-addons-wrapper ul.products.columns-4 li.product {
width: 48%;
float: left;
clear: both;
margin: 0 0 0;
}
} .edubin-course-category .single-items {
position: relative;
}
.edubin-course-category .single-items .items-image {
position: relative;
}
.edubin-course-category .single-items .items-image img {
width: 100%;
object-fit: cover;
border-radius: 3px;
}
.edubin-course-category .single-items .items-image::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(7, 41, 77, 0.6);
border-radius: 3px;
}
.edubin-course-category .single-items .items-cont {
position: absolute;
top: 50%;
left: 0;
width: 100%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.edubin-course-category .single-items .items-cont .course-cat {
color: #fff;
font-size: 18px;
margin-bottom: 5px;
-webkit-transition: all 0.4s linear;
transition: all 0.4s linear;
}
.edubin-course-category .single-items .items-cont .course-cat:hover {
color: #ffc600;
}
.edubin-course-category .single-items .items-cont .total-course {
font-size: 14px;
font-weight: 500;
color: #fff;
-webkit-transition: all 0.4s linear;
transition: all 0.4s linear;
} .edubin-countdown-style-1 .edubin-countbox {
text-align: center;
}
.edubin-countdown-style-1 .edubin-countbox .ht-count {
display: inline-block;
position: relative;
margin: 0 22px;
line-height: 1;
}
.edubin-countdown-style-1 .edubin-countbox .ht-count::before {
position: absolute;
content: ":";
right: -26px;
top: 50%;
transform: translateY(-50%);
color: #5e5b60;
font-size: 55px;
}
.edubin-countdown-style-1 .edubin-countbox .ht-count:last-child::before {
display: none;
}
.edubin-countdown-style-1 .edubin-countbox span.ht-count {
padding: 28px 0px;
border: 1px solid #242424;
border-radius: 10px;
width: 139px;
text-align: center;
}
.edubin-countdown-style-1 .edubin-countbox span.time-count {
color: #242424;
font-size: 60px;
font-weight: 400;
display: block;
position: relative
}
.edubin-countdown-style-1 .edubin-countbox span span.count-inner p {
color: #242424;
font-size: 18px;
font-weight: 400;
margin: 0;
}
.edubin-timer-separate-no .edubin-countbox span.time-count::before, .edubin-separate-no .edubin-countbox .ht-count::before {
display: none;
}
.edubin-hide-lavel .edubin-countbox .ht-count::before {
right: -26px;
top: 36%;
} .edubin-countdown-style-2 .edubin-countbox {
text-align: center;
}
.edubin-countdown-style-2 .edubin-countbox .ht-count {
display: inline-block;
position: relative;
margin: 0 22px;
line-height: 1;
}
.edubin-countdown-style-2 .edubin-countbox .ht-count::before {
position: absolute;
content: ":";
right: -26px;
top: 50%;
transform: translateY(-50%);
color: #fff;
font-size: 55px;
}
.edubin-countdown-style-2 .edubin-countbox .ht-count:last-child::before {
display: none;
}
.edubin-countdown-style-2 .edubin-countbox span.ht-count {
padding: 28px 0px;
border-radius: 10px;
width: 100px;
text-align: center;
}
.edubin-countdown-style-2 .edubin-countbox span.time-count {
font-size: 72px;
color: #fff;
font-family: 'Montserrat', sans-serif;
font-weight: 600;
display: block;
}
.edubin-countdown-style-2 .edubin-countbox span span.count-inner p {
color: #fff;
font-size: 18px;
font-weight: 400;
margin: 0;
} .edubin-wpforms-wrapper {
border-radius: 3px;
overflow: hidden;
background: #fff;
-webkit-box-shadow: 0px 0px 75px 0px rgba(0, 0, 0, 0.1);
box-shadow: 0px 0px 75px 0px rgba(0, 0, 0, 0.1);
}
.edubin-wpforms-wrapper .wpforms-container .wpforms-field-container {
padding: 40px 50px 15px 50px;
}
.edubin-wpforms-wrapper .wpforms-container .wpforms-head-container {
background-color: #07294d;
padding-top: 45px;
padding-bottom: 40px;
text-align: center;
}
.edubin-wpforms-wrapper .wpforms-container .wpforms-head-container .wpforms-title {
color: #ffc600;
font-size: 36px;
margin-bottom: 0;
}
.edubin-wpforms-wrapper .wpforms-container .wpforms-head-container .wpforms-description {
font-size: 24px;
color: #fff;
margin-bottom: 0;
}
.edubin-wpforms-wrapper div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-submit-container {
padding: 0 40px 15px 40px;
text-align: center;
}
.edubin-wpforms-wrapper .wpforms-form .wpforms-submit-container input[type=submit], .edubin-wpforms-wrapper .wpforms-form .wpforms-submit-container button[type=submit] {
background-color: #ffc600;
width: 100%;
padding: 15px 0;
border: 1px solid #ffc600;
font-size: 15px;
line-height: 17px!important;
font-family: 'Montserrat', sans-serif;
color: #07294d;
overflow: hidden;
border-radius: 3px;
-webkit-transition: 0.4s ease-in-out;
transition: 0.4s ease-in-out;
}
.edubin-wpforms-wrapper .wpforms-form .wpforms-submit-container input[type=submit]:hover, .edubin-wpforms-wrapper .wpforms-form .wpforms-submit-container button[type=submit]:hover {
color: #ffc600;
border-color: #07294d;
background-color: #07294d;
-webkit-transition: 0.4s ease-in-out;
transition: 0.4s ease-in-out;
}
.edubin-wpforms-wrapper div.wpforms-container-full .wpforms-form input[type=date], .edubin-wpforms-wrapper div.wpforms-container-full .wpforms-form input[type=datetime], .edubin-wpforms-wrapper div.wpforms-container-full .wpforms-form input[type=datetime-local], .edubin-wpforms-wrapper div.wpforms-container-full .wpforms-form input[type=email], .edubin-wpforms-wrapper div.wpforms-container-full .wpforms-form input[type=month], .edubin-wpforms-wrapper div.wpforms-container-full .wpforms-form input[type=number], .edubin-wpforms-wrapper div.wpforms-container-full .wpforms-form input[type=password], .edubin-wpforms-wrapper div.wpforms-container-full .wpforms-form input[type=range], .edubin-wpforms-wrapper div.wpforms-container-full .wpforms-form input[type=search], .edubin-wpforms-wrapper div.wpforms-container-full .wpforms-form input[type=tel], .edubin-wpforms-wrapper div.wpforms-container-full .wpforms-form input[type=text], .edubin-wpforms-wrapper div.wpforms-container-full .wpforms-form input[type=time], .edubin-wpforms-wrapper div.wpforms-container-full .wpforms-form input[type=url], .edubin-wpforms-wrapper div.wpforms-container-full .wpforms-form input[type=week], .edubin-wpforms-wrapper div.wpforms-container-full .wpforms-form select, .edubin-wpforms-wrapper div.wpforms-container-full .wpforms-form textarea {
color: #8a8a8a;
width: 100%;
overflow: hidden;
height: 45px;
font-size: 15px;
border-radius: 3px;
}
.edubin-wpforms-wrapper div.wpforms-container-full .wpforms-form textarea.wpforms-field-large {
height: 100px;
padding: 15px 30px;
}
.edubin-wpforms-wrapper div.wpforms-container-full .wpforms-form .wpforms-field {
padding: 13px 0;
} .instructor-1 .instructor-1-single {
background-color: #fff;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 15px 15px;
}
.instructor-1 .instructor-1-single .thum img {
height: 70px;
width: 70px;
object-fit: cover;
border-radius: 50%;
}
.instructor-1 .instructor-1-single .cont {
padding-left: 20px;
}
.instructor-1 .instructor-1-single .cont a h5 {
font-size: 18px;
color: #23252a;
margin-bottom: 4px;
-webkit-transition: all 0.4s linear;
transition: all 0.4s linear;
}
.instructor-1 .instructor-1-single .cont a:hover h5 {
color: #ffc600;
-webkit-transition: all 0.4s linear;
transition: all 0.4s linear;
}
.instructor-1 .instructor-1-single .cont p {
font-size: 15px;
margin-bottom: 5px;
color: #8a8a8a;
font-weight: 500;
}
.instructor-1 .instructor-1-single .cont span {
font-size: 14px;
color: #07294d;
font-weight: 500;
-webkit-transition: all 0.4s linear;
transition: all 0.4s linear;
}
.instructor-1 .instructor-1-single .cont span i {
margin-right: 5px;
color: #ffc600;
} .edubin-courses-searching {
overflow: hidden;
}
.lp-course-form-wrapper {
display: flex;
overflow: hidden;
}
.lp-course-form-wrapper input.lp-course-input {
border-radius: 0;
}
.lp-course-form-wrapper .lp-course-btn {
transition: all .8s ease;
border-radius: 0;
}
.lp-course-form-wrapper input[type="text"] {
font-weight: 500;
padding: 20px;
font-size: 16px;
} .edubin-courses-searching {
overflow: hidden;
}
.ld-course-form-wrapper {
display: flex;
overflow: hidden;
}
.ld-course-form-wrapper input.ld-course-input {
border-radius: 0;
}
.ld-course-form-wrapper .ld-course-btn {
transition: all .8s ease;
border-radius: 0;
}
.ld-course-form-wrapper input[type="text"] {
font-weight: 500;
padding: 20px;
font-size: 16px;
} .edubin-courses-searching {
overflow: hidden;
}
.tutor-course-form-wrapper {
display: flex;
overflow: hidden;
}
.tutor-course-form-wrapper input.tutor-course-input {
border-radius: 0;
}
.tutor-course-form-wrapper .tutor-course-btn {
transition: all .8s ease;
border-radius: 0;
}
.tutor-course-form-wrapper input[type="text"] {
font-weight: 500;
padding: 20px;
font-size: 16px;
} .YouTubePopUp-Wrap {
position: fixed;
width: 100%;
height: 100%;
background-color: #000;
background-color: rgba(0, 0, 0, 0.8);
top: 0;
left: 0;
z-index: 9999999999999;
}
.YouTubePopUp-animation {
opacity: 0;
-webkit-animation-duration: 0.5s;
animation-duration: 0.5s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-name: YouTubePopUp;
animation-name: YouTubePopUp;
}
@-webkit-keyframes YouTubePopUp {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes YouTubePopUp {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
body.logged-in .YouTubePopUp-Wrap { top: 32px;
z-index: 99998;
}
.YouTubePopUp-Content {
max-width: 680px;
display: block;
margin: 0 auto;
height: 100%;
position: relative;
}
.YouTubePopUp-Content iframe {
max-width: 100% !important;
width: 100% !important;
display: block !important;
height: 480px !important;
border: none !important;
position: absolute;
top: 0;
bottom: 0;
margin: auto 0;
}
.YouTubePopUp-Hide {
-webkit-animation-duration: 0.5s;
animation-duration: 0.5s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-name: YouTubePopUpHide;
animation-name: YouTubePopUpHide;
}
@-webkit-keyframes YouTubePopUpHide {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes YouTubePopUpHide {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
.YouTubePopUp-Close {
position: absolute;
top: 0;
cursor: pointer;
bottom: 528px;
right: 0px;
margin: auto 0;
width: 24px;
height: 24px;
background: url(//mahajyoti.org.in/wp-content/plugins/edubin-core/assets/img/close.png) no-repeat;
background-size: 24px 24px;
-webkit-background-size: 24px 24px;
-moz-background-size: 24px 24px;
-o-background-size: 24px 24px;
}
.YouTubePopUp-Close:hover {
opacity: 0.5;
}
@media all and (max-width:768px) and (min-width:10px) {
.YouTubePopUp-Content {
max-width: 90%;
}
}
@media all and (max-width:600px) and (min-width:10px) {
.YouTubePopUp-Content iframe {
height: 320px !important;
}
.YouTubePopUp-Close {
bottom: 362px;
}
}
@media all and (max-width:480px) and (min-width:10px) {
.YouTubePopUp-Content iframe {
height: 220px !important;
}
.YouTubePopUp-Close {
bottom: 262px;
}
} .edubin-video-popup-wrapper {
position: relative;
} .edubin-video-popup-wrapper .video i {
width: 120px;
height: 120px;
line-height: 120px;
text-align: center;
font-size: 24px;
background-color: #ffc600;
color: #07294d;
border-radius: 50%;
} .edubin-video-popup-wrapper a.play-icon-text {
color: #ecb101;
} .edubin-video-popup-wrapper .play-btn {
width: 82px;
height: 82px;
background: radial-gradient(rgba(255, 188, 0, 0.94) 60%, #fac911 62%);
border-radius: 50%;
position: relative;
display: block;
margin: 0 auto;
} .edubin-video-popup-wrapper .play-btn::after {
content: "";
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translateX(-40%) translateY(-50%);
transform: translateX(-40%) translateY(-50%);
transform-origin: center center;
width: 0;
height: 0;
border-top: 12px solid transparent;
border-bottom: 12px solid transparent;
border-left: 22px solid #fff;
z-index: 100;
-webkit-transition: all 600ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
transition: all 600ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
} .edubin-video-popup-wrapper .play-btn:before {
content: "";
position: absolute;
width: 150%;
height: 150%;
-webkit-animation-delay: 0s;
animation-delay: 0s;
-webkit-animation: pulsate1 5s;
animation: pulsate1 5s;
-webkit-animation-direction: forwards;
animation-direction: forwards;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
-webkit-animation-timing-function: steps;
animation-timing-function: steps;
opacity: 1;
border-radius: 50%;
border: 5px solid rgb(250, 201, 17);
top: -25%;
left: -25%;
background: rgb(250, 201, 17);
}
@-webkit-keyframes pulsate1 {
0% {
-webkit-transform: scale(0.6);
transform: scale(0.6);
opacity: 1;
box-shadow: inset 0px 0px 25px 3px rgba(255, 255, 255, 0.75), 0px 0px 25px 10px rgba(255, 255, 255, 0.75);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 0;
box-shadow: none;
}
}
@keyframes pulsate1 {
0% {
-webkit-transform: scale(0.6);
transform: scale(0.6);
opacity: 1;
box-shadow: inset 0px 0px 25px 3px rgba(255, 255, 255, 0.75), 0px 0px 25px 10px rgba(255, 255, 255, 0.75);
}
100% {
-webkit-transform: scale(1, 1);
transform: scale(1);
opacity: 0;
box-shadow: none;
}
} .edubin-video-popup-wrapper .video-popup-4 {
position: relative;
}
.edubin-video-popup-wrapper .video-play-button {
position: absolute;
z-index: 10;
top: 50%;
left: 50%;
transform: translateX(-50%) translateY(-50%);
box-sizing: content-box;
display: block;
border-radius: 50%;
padding: 18px 20px 18px 28px;
}
.edubin-video-popup-wrapper .video-play-button:before {
content: "";
position: absolute;
z-index: 0;
left: 50%;
top: 50%;
transform: translateX(-50%) translateY(-50%);
display: block;
width: 80px;
height: 80px;
background: #fdbd00;
border-radius: 50%;
animation: pulse-border 1500ms ease-out infinite;
}
.edubin-video-popup-wrapper .video-play-button:after {
content: "";
position: absolute;
z-index: 1;
left: 50%;
top: 50%;
transform: translateX(-50%) translateY(-50%);
display: block;
width: 80px;
height: 80px;
background: #fdbd00;
border-radius: 50%;
transition: all 200ms;
}
.edubin-video-popup-wrapper .video-play-button img {
position: relative;
z-index: 3;
max-width: 100%;
width: auto;
height: auto;
}
.edubin-video-popup-wrapper .video-play-button span {
display: block;
position: relative;
z-index: 3;
width: 0;
height: 0;
border-left: 32px solid #fff;
border-top: 22px solid transparent;
border-bottom: 22px solid transparent;
}
@keyframes pulse-border {
0% {
transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
opacity: 1;
}
100% {
transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
opacity: 0;
}
} .edubin-video-popup-wrapper .video-popup-5 {
position: relative;
}
@keyframes spin {
to {
transform: rotate(360deg);
}
}
.edubin-video-popup-wrapper .stroke-dotted {
opacity: 0;
stroke-dasharray: 4, 5;
stroke-width: 1px;
transform-origin: 50% 50%;
animation: spin 4s infinite linear;
transition: opacity 1s ease, stroke-width 1s ease;
}
.edubin-video-popup-wrapper .stroke-solid {
stroke-dashoffset: 0;
stroke-dashArray: 300;
stroke-width: 4px;
transition: stroke-dashoffset 1s ease, opacity 1s ease;
}
.edubin-video-popup-wrapper .icon {
transform-origin: 50% 50%;
transition: transform 200ms ease-out;
}
.edubin-video-popup-wrapper #play:hover .stroke-dotted {
stroke-width: 4px;
opacity: 1;
}
.edubin-video-popup-wrapper #play:hover .stroke-solid {
opacity: 0;
stroke-dashoffset: 300;
}
.edubin-video-popup-wrapper #play:hover .icon {
transform: scale(1.05);
}
.edubin-video-popup-wrapper #play {
cursor: pointer;
position: absolute;
top: 50%;
left: 50%;
transform: translateY(-50%) translateX(-50%);
} .edubin-video-popup-round {
position: relative;
border: 3px solid #ecb101;
}
.edubin-video-popup-round img {
display: block;
border-radius: 6px;
position: relative;
}
.edubin-video-popup-round a.icon-video {
position: absolute;
border-radius: 100%;
border: 7px solid #dcdcdc;
width: 75px;
height: 75px;
background: #FFF;
color: #ecb101;
margin: auto;
top: 0;
left: 0;
bottom: 0;
right: 0;
text-align: center;
z-index: 12;
-webkit-transition: 0.3s;
transition: 0.3s;
display: flex;
align-items: center;
justify-content: center;
}
.edubin-video-popup-round a.icon-video:hover {
background: #ecb101;
color: #fff !important;
-webkit-transition: 0.3s;
transition: 0.3s;
}
.edubin-video-popup-round:hover:after {
background-color: #ecb101cc;
}
.edubin-video-popup-round:after {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
content: "";
transition: .4s;
border-radius: 6px;
} .edubin-video-popup {
position: relative;
margin-top: 15px;
}
.edubin-video-popup img {
display: block;
border-radius: 6px;
position: relative;
}
.edubin-video-popup::before {
content: '';
border: 20px solid #ecb101;
background: none;
position: absolute;
top: -15px;
right: -15px;
width: 100%;
height: 100%;
border-radius: 6px;
}
.edubin-video-popup a.icon-video {
position: absolute;
border-radius: 100%;
border: 7px solid #dcdcdc;
width: 75px;
height: 75px;
background: #FFF;
color: #ecb101;
margin: auto;
top: 0;
left: 0;
bottom: 0;
right: 0;
text-align: center;
z-index: 12;
-webkit-transition: 0.3s;
transition: 0.3s;
display: flex;
align-items: center;
justify-content: center;
}
.edubin-video-popup:hover:after {
background-color: #ecb101cc;
}
.edubin-video-popup:after {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
content: "";
transition: .4s;
border-radius: 6px;
}
.edubin-video-popup a.icon-video:hover {
background: #ecb101;
color: #fff !important;
-webkit-transition: 0.3s;
transition: 0.3s;
} .edubin-video-popup-left {
position: relative;
margin-top: 25px;
}
.edubin-video-popup-left img {
display: block;
border-radius: 6px;
position: relative;
}
.edubin-video-popup-left::before {
content: '';
border: 30px solid #ecb101;
background: none;
position: absolute;
top: -15px;
right: -30px;
width: 100%;
height: 100%;
border-radius: 6px;
}
.edubin-video-popup-left::before {
content: '';
border: 30px solid #ecb101;
background: none;
position: absolute;
top: -15px;
left: -15px;
width: 100%;
height: 100%;
border-radius: 6px;
}
.edubin-video-popup-left a.icon-video {
position: absolute;
border-radius: 100%;
border: 7px solid #dcdcdc;
width: 75px;
height: 75px;
background: #FFF;
color: #ecb101;
margin: auto;
top: 0;
left: 0;
bottom: 0;
right: 0;
text-align: center;
z-index: 12;
-webkit-transition: 0.3s;
transition: 0.3s;
display: flex;
align-items: center;
justify-content: center;
}
.edubin-video-popup-left a.icon-video:hover {
background: #ecb101;
color: #fff !important;
-webkit-transition: 0.3s;
transition: 0.3s;
}
.edubin-video-popup-left:hover:after {
background-color: #ecb101cc;
}
.edubin-video-popup-left:after {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
content: "";
transition: .4s;
border-radius: 6px;
} .edubin-countdown-timer-widget .countdown-items {
overflow: hidden;
}
.edubin-countdown-timer-widget .countdown-items {
display: inline-block;
width: 150px;
height: 150px;
margin: 0px 20px;
border: 2px solid #333;
}
.edubin-countdown-timer-widget .countdown-items .ctw-digits {
display: block;
font-size: 64px;
text-align: center;
margin-top: 35px;
}
.edubin-countdown-timer-widget .countdown-items .ctw-label {
display: block;
text-align: center;
padding-top: 15px;
}
.edubin-countdown-timer-widget .finished-message {
text-align: center;
} @media (max-width:493px) {
.edubin-countdown-timer-widget .countdown-items {
width: 15%;
}
.edubin-countdown-timer-widget .countdown-items .ctw-digits {
font-size: 26px;
}
} .edubin-slider {
position: relative;
}
.edubin-slider .slide {
position: relative;
padding: 130px 0px 240px 0px;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
}
.edubin-slider .edubin-slider-background-overlay {
position: absolute;
content: '';
background: rgba(8, 41, 77, 0.53);
width: 100%;
height: 100%;
left: 0px;
top: 0px;
}
.edubin-slider .content-box {
position: relative;
width: 100%;
}
.edubin-slider .content-box .slider-title {
color: #fff;
font-size: 60px;
font-weight: 700;
padding-top: 0;
margin-bottom: 25px;
opacity: 0;
-webkit-transition: all 1000ms ease;
-moz-transition: all 1000ms ease;
-ms-transition: all 1000ms ease;
-o-transition: all 1000ms ease;
transition: all 1000ms ease;
-webkit-transform: translateX(-20px);
-moz-transform: translateX(-20px);
-ms-transform: translateX(-20px);
-o-transform: translateX(-20px);
transform: translateX(-20px);
}
.edubin-slider .active .slider-title {
opacity: 1;
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0);
transition-delay: 1000ms;
}
.edubin-slider .content-box .edubin-slider-content {
color: #fff;
font-size: 18px;
margin-bottom: 30px;
opacity: 0;
-webkit-transition: all 1700ms ease;
-moz-transition: all 1700ms ease;
-ms-transition: all 1700ms ease;
-o-transition: all 1700ms ease;
transition: all 1700ms ease;
-webkit-transform: translateX(20px);
-moz-transform: translateX(20px);
-ms-transform: translateX(20px);
-o-transform: translateX(20px);
transform: translateX(20px);
}
.edubin-slider .active .edubin-slider-content {
opacity: 1;
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0);
transition-delay: 1700ms;
}
.edubin-slider .content-box .button-box {
position: relative;
display: block;
opacity: 0;
-webkit-transition: all 2200ms ease;
-moz-transition: all 2200ms ease;
-ms-transition: all 2200ms ease;
-o-transition: all 2200ms ease;
transition: all 2200ms ease;
-webkit-transform: translateY(20px);
-moz-transform: translateY(20px);
-ms-transform: translateY(20px);
-o-transform: translateY(20px);
transform: translateY(20px);
}
.edubin-slider .active .button-box {
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
transition-delay: 2200ms;
}
.edubin-slider .edubin-slider-btn .rep-btn {
padding: 12px 35px;
margin: 7px;
border-radius: 3px;
background: #ffc600;
display: block;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
}
.edubin-slider .edubin-slider-btn .rep-btn.left-btn {
background: #ffc600;
border: 2px solid #ffc600;
color: #07294d;
font-weight: 600;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
}
.edubin-slider .edubin-slider-btn .rep-btn.left-btn:hover {
background: #07294d;
border: 2px solid #07294d;
color: #fff;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
}
.edubin-slider .edubin-slider-btn .rep-btn.right-btn {
border: 2px solid #fff;
color: #07294d;
font-weight: 600;
background: #fff;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
}
.edubin-slider .edubin-slider-btn .rep-btn.right-btn:hover {
background: #07294d;
border: 2px solid #07294d;
color: #fff;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
} .edubin-slider .owl-dots {
position: absolute;
text-align: center;
left: 50%;
bottom: 52px;
display: none;
}
.edubin-slider .owl-dots .owl-dot span {
width: 9px;
height: 9px;
border-radius: 50%;
border: none;
background: rgba(255, 255, 255, 0.50);
cursor: pointer;
margin: 0px 3px;
transition: all 500ms ease;
}
.edubin-slider .owl-dots .owl-dot.active span, .edubin-slider .owl-dots .owl-dot:hover span {
background: #ffffff;
border: none;
}
.edubin-slider .owl-nav {
position: absolute;
left: 0px;
top: 50%;
z-index: 1;
width: 100%;
transform: translateY(-50%);
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.3s linear;
transition: all 0.3s linear
}
.edubin-slider:hover .owl-nav {
opacity: 1;
visibility: visible;
-webkit-transition: all 0.3s linear;
transition: all 0.3s linear
}
.edubin-slider .owl-theme .owl-controls .owl-nav [class*="owl-"] {
position: absolute;
color: rgba(255, 255, 255, 0.10);
}
.edubin-slider .owl-nav .owl-prev {
position: absolute;
left: 10px;
display: inline-block;
color: #fff;
font-size: 32px;
margin: 0px;
text-align: center;
cursor: pointer;
transition: all 500ms ease;
border: 2px solid #fff;
height: 48px;
width: 48px;
border-radius: 50px;
line-height: 43px;
}
.edubin-slider:hover .owl-nav .owl-prev {
left: 35px;
transition: all 500ms ease;
}
.edubin-slider .owl-nav .owl-next {
position: absolute;
right: 10px;
display: inline-block;
color: #fff;
font-size: 32px;
margin: 0px;
text-align: center;
cursor: pointer;
transition: all 500ms ease;
border: 2px solid #fff;
height: 48px;
width: 48px;
border-radius: 50px;
line-height: 43px;
}
.edubin-slider:hover .owl-nav .owl-next {
right: 35px;
transition: all 500ms ease;
}
.edubin-slider .owl-nav .owl-prev:hover, .edubin-slider .owl-nav .owl-next:hover {
background-color: #ffc600;
color: #192d66;
border-color: #ffc600;
}
@media (max-width:575.98px) {
.edubin-slider .slide {
padding: 50px 0px 50px 0px;
}
.edubin-slider .content-box .slider-title {
font-size: 40px;
}
.edubin-slider .edubin-slider-btn .rep-btn {
padding: 10px 20px;
}
.edubin-slider .owl-nav {
display: none;
}
}.news-ticker-label {
padding: 0px 10px;
height: 40px;
line-height: 40px;
text-align: center;
float: left;
left: 0;
z-index: 99;
position:relative;
}
.news-ticker-label i{
padding-right: 5px;
}
.fd-elementor-news-ticker{
overflow: hidden;
line-height: 40px;
height: 40px;
}
.top-heading a:hover{
text-decoration: none;
}
.fd-elementor-news-ticker i{
line-height: 40px;
}
.fd-elementor-news-ticker .sep_date{
padding:0px 10px;
}
.feature-image img{	vertical-align: middle;}
.news-ticker-label .news-ticker-icon{
width: 20px;
height: 20px;
vertical-align: middle;
display: inline-flex;
}
.fd-elementor-news-ticker .sep_icon {
align-content: center;
}.js-ticker {  overflow: hidden;}
.js-ticker-track {  white-space: nowrap;}
.js-ticker-item {
white-space: normal;
height: 100%;
vertical-align: top;
display: inline-block;
position: relative;
}
@supports ((display: -webkit-box) or (display: flex)) {
.js-ticker-track {
position: relative;
white-space: normal;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
}
.js-ticker-item {
height: auto;
display: block;
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
}
.js-ticker.active .js-ticker-track {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.js-ticker.active .js-ticker-item {
-webkit-box-flex: 1;
-ms-flex: 1 0 auto;
flex: 1 0 auto;
}
}