#teacher {
background: url(/public/assets/site/image/header-image.jpg);
background-repeat: no-repeat;
background-size: 100% 100%;
}
#teacher .container {
padding-top: 97px;
padding-bottom: 70px;
height: 430px;
text-align: center;
}
#teacher .heading {
text-shadow: 0 2px 4px rgb(41 48 59 / 50%);
font-size: 46px;
font-weight: 400;
color: #fff;
}
#teacher .desc {
color: #fff;
margin-top: 25px;
margin-bottom: 55px;
line-height: 26px;
font-size: 18px;
text-shadow: 0 2px 4px rgb(41 48 59 / 50%);
}
#teacher .become_teacher .btn-warning {
padding: 17px 60px;
border-radius: 3px;
font-size: 12px;
font-weight: 500;
background: #0195eb;
border: none;
color: #fff;
}
#discover .container {
padding-top: 55px;
padding-bottom: 70px;
text-align: center;
}
#discover .title {
margin-top: -10px;
text-align: center;
}
#discover .title:after {
content: ' ';
width: 50px;
height: 2px;
display: block;
border-top: 2px solid #007791;
margin: 21px auto 50px;
}
#discover .udi {
font-family: udemyicons!important;
speak: none;
font-style: normal;
font-weight: 400;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
#discover .mt15 {
margin-top: 15px;
}
#opportunities {
background: url(/public/assets/site/image/exceptional-opportunity.png);
background-repeat: no-repeat;
background-size: 100% 100%;
}
#opportunities .container {
padding-top: 55px;
padding-bottom: 70px;
color: white;
text-align: center;
}
#opportunities .title {
margin-top: -10px;
text-align: center;
}
#opportunities .title:after {
content: ' ';
width: 50px;
height: 2px;
display: block;
border-top: 2px solid #007791;
margin: 21px auto 50px;
}
#opportunities .fx-jsb,
.fxjsb {
display: flex;
justify-content: space-between;
}
#opportunities .by-the-numbers--numbers__item--3xsRu {
margin-bottom: 10px;
text-align: center;
flex: 1 0 18%;
min-width: 1px;
}
#opportunities .by-the-numbers--numbers__header--2OiWP {
font-size: 36px;
font-weight: 400;
line-height: 1.287;
font-size: 55px;
}
#opportunities .by-the-numbers--numbers__text--3iUKa {
max-width: 90px;
margin: auto;
color: #fff;
}
#become-instructor .container {
padding-top: 55px;
padding-bottom: 70px;
text-align: center;
}
#become-instructor .become-instructor .subtext {
margin-top: 20px;
margin-bottom: 40px;
}
#become-instructor button {
padding: 17px 60px;
border-radius: 3px;
font-size: 12px;
font-weight: 500;
background: #0195eb;
border: none;
color: #fff;
}
#instructor_support {
margin-top: 50px;
background: url(/public/assets/site/image/table-discussion.jpg);
background-repeat: no-repeat;
background-size: 100% 100%;
color: white;
}
#instructor_support .container {
padding-top: 55px;
padding-bottom: 70px;
text-align: center;
}
.center-block {
display: block;
margin-right: auto;
margin-left: auto;
}
#instructor_support .title {
margin-top: -10px;
text-align: center;
}
#instructor_support .text-shadow {
text-shadow: 0 2px 4px rgb(41 48 59 / 50%);
}
#instructor_support .title:after {
content: ' ';
width: 50px;
height: 2px;
display: block;
border-top: 2px solid #007791;
margin: 21px auto 50px;
}
#instructor_support .subtext {
font-size: 20px;
line-height: 29px;
padding: 100px 0;
}
#instructor_support .text-shadow {
text-shadow: 0 2px 4px rgb(41 48 59 / 50%);
color: #fff;
}
.modal.in .modal-dialog {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
}
.modal.fade .modal-dialog {
-webkit-transform: translate(0, -25%);
-ms-transform: translate(0, -25%);
-o-transform: translate(0, -25%);
transform: translate(0, -25%);
-webkit-transition: -webkit-transform .3s ease-out;
-o-transition: -o-transform .3s ease-out;
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out, -webkit-transform .3s ease-out, -o-transform .3s ease-out;
}
.modal-dialog {
z-index: 99999999 !important;
}
.modal-content {
position: relative;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #999;
border: 1px solid rgba(0, 0, 0, .2);
border-radius: 6px;
-webkit-box-shadow: 0 3px 9px rgb(0 0 0 / 50%);
box-shadow: 0 3px 9px rgb(0 0 0 / 50%);
outline: 0;
}
#myModal .modal-title {
color: #29303b;
display: block;
font-weight: 700;
font-size: 15px;
padding: 3px;
}
#myModal .desc {
margin-bottom: 16px;
}
#myModal input {
background-color: white;
border: 1px solid #D5D5D5;
border-left: 0;
height: 50px;
font-size: 16px;
color: #263646;
box-shadow: none;
border-radius: 0px 2px 2px 0px;
padding: 5px 0px 0px;
}
#myModal .input-group-addon {
background-color: white;
border: 1px solid #D5D5D5;
border-right: 0;
padding: 12px 11px 0px 11px;
border-radius: 2px 0px 0px 2px;
}
#myModal .fa-user {
color: #CACBCC;
font-size: 15px;
}
#myModal .btn-warning {
font-size: 16px;
font-weight: 700;
height: 48px;
margin-bottom: 16px;
width: 100%;
border-radius: 3px;
background: #0195eb;
border: none;
color: #fff;
}
#myModal .loginbox-v4 {
margin: 0 0 16px;
font-size: 10px;
text-align: center;
}
#myModal .modal-footer {
padding: 15px 0px 0px;
justify-content: center;
border-top: 1px solid #e5e5e5;
}
#myModal .loginbox-v4__footer {
display: block;
padding: 0 0 24px;
text-align: center;
}
/* --------------------------------tech end------------------------------------- */
/* --------------------------------course start------------------------------------- */
#vedio_course_add .recently_heading {
color: #000000;
font-size: 24px;
font-weight: 500;
padding-top: 31px;
padding-bottom: 29px;
}
#vedio_course_add .container {
padding: 0px 25px;
}
#vedio_course_add .carousel-indicators {
bottom: -49px;
}
#vedio_course_add .carousel-indicators .active {
width: 9px;
height: 9px;
margin: 0;
background-color: #0195eb;
border: none;
}
.carousel-inner {
position: relative;
width: 100%;
overflow: hidden;
}
#vedio_course_add .item .courses-img {
width: 100%;
height: 100px;
border-radius: 2px 2px 0px 0px;
}
#vedio_course_add .col-sm-3 .item {
background-color: #fff;
border: 1px solid #E5E5E5;
border-top: none;
box-shadow: 0px 0px 10px #e5e5e5;
border-radius: 0px 0px 3px 3px;
}
#vedio_course_add .item .desc {
padding: 16px 19px 12px 13px;
color: #263646;
font-size: 12px;
font-weight: 500;
}
#vedio_course_add .item .desc a {
color: #263646;
font-size: 12px;
font-weight: 500;
}
#vedio_course_add .item .students {
padding: 0px 13px 8px 13px;
display: flex;
}
#vedio_course_add .item .number_of_student {
font-size: 11px;
color: #618CF7;
font-weight: bold;
padding: 5px 18px 0px 4px;
}
#vedio_course_add .item .ratting {
margin-left: auto;
}
#vedio_course_add .item .hours {
padding: 0px 13px 18px 15px;
display: flex;
}
#vedio_course_add .item .number_of_hours {
font-size: 11px;
color: #618CF7;
font-weight: bold;
padding: 0px 0px 0px 11px;
}
#vedio_course_add .item .cart_btn {
display: flex;
padding: 0px 13px 18px 13px;
}
#vedio_course_add .item .cart_btn .btn-warning {
width: 100px;
height: 36px;
border-radius: 3px;
font-size: 12px;
font-weight: 500;
color: #fff;
background: #0195eb;
border: none;
box-shadow: 0px 15px 10px -12px #e5e5e5;
padding-top: 9px;
}
#vedio_course_add .item .cart_btn .btn-price {
width: 75px;
height: 36px;
border-radius: 3px;
font-size: 22px;
font-weight: 400;
color: #0195eb;
background: #F2F2F2;
margin-left: 13px;
text-align: center;
padding-top: 3px;
}
#vedio_course_add .carousel-indicators li {
width: 9px;
height: 9px;
margin: 0;
background-color: #DEDEDE;
border: none;
}
#feature_course .container {
padding: 45px 25px 51px;
}
#feature_course .recently_heading {
color: #000000;
font-size: 24px;
font-weight: 500;
padding-top: 31px;
padding-bottom: 29px;
}
#feature_course .border {
border: 1px solid #E5E5E5;
border-radius: 3px;
margin: 0px;
box-shadow: 0px 0px 10px #e5e5e5;
background-color: #fff;
}
.padding-top-49 {
padding-top: 49px;
}
.padding-left-44 {
padding-left: 44px;
}
#feature_course .heading {
font-size: 20px;
color: #263646;
}
#feature_course .heading a {
font-size: 20px;
color: #263646;
text-decoration: none;
}
#feature_course .students {
display: flex;
padding: 7px 0px 11px 0px;
}
#feature_course .number_of_student {
font-size: 11px;
color: #618CF7;
font-weight: bold;
padding: 6px 0px 0px 4px;
}
#feature_course .hours {
padding: 0px 13px 9px 3px;
display: flex;
}
#feature_course .number_of_hours {
font-size: 11px;
color: #618CF7;
font-weight: bold;
padding: 0px 0px 0px 10px;
}
#feature_course .ratting {
padding: 0px 0px 15px 4px;
}
#feature_course .cart_btn {
display: flex;
padding: 0px 13px 25px 4px;
}
#feature_course .cart_btn .btn-warning {
width: 100px;
height: 36px;
border-radius: 3px;
font-size: 12px;
font-weight: 500;
color: #fff;
background: #0195eb;
border: none;
box-shadow: 0px 15px 10px -12px #e5e5e5;
padding-top: 9px;
}
#feature_course .cart_btn .btn-price {
width: 75px;
height: 36px;
border-radius: 3px;
font-size: 22px;
font-weight: 400;
color: #0195eb;
background: #F2F2F2;
margin-left: 13px;
text-align: center;
padding-top: 3px;
}
.padding-top-19 {
padding-top: 19px;
}
#feature_course .margin-left-auto {
max-width: 200px;
}
#feature_course .margin-left-auto {
margin-left: auto;
display: block;
margin-right: 6px;
}
#vendor_name_collapse .container {
padding: 0px 25px;
}
#vendor_name_collapse .panel {
-webkit-box-shadow: 0 0px 0px rgb(0 0 0 / 5%);
box-shadow: 0 0px 0px rgb(0 0 0 / 5%);
}
#vendor_name_collapse .panel-default {
border: none;
}
#vendor_name_collapse .panel-default>.panel-heading {
color: black;
background-color: transparent;
border: none !important;
font-size: 16px;
padding: 10px;
background-image: url(/public/assets/site/image/line_back.png);
background-repeat: no-repeat;
background-position: center right;
}
h4.panel-title {
margin: 10px 0!important;
}
#vendor_name_collapse .icon_puls {
display: none;
width: 22px;
}
.margin-top-5 {
margin-top: -5px;
}
#vendor_name_collapse .icon_minus {
display: inline-block;
width: 22px;
}
#vendor_name_collapse .content_panel {
display: contents;
font-size: 16px;
color: black;
font-weight: 500;
padding-left: 12px;
}
#vendor_name_collapse .panel-body {
padding: 15px 0px 26px;
}
.margin-zero {
margin: 0px !important;
}
.courses-img {
width: 100%;
}
#vendor_name_collapse .col-sm-3 .item {
border: 1px solid #E5E5E5;
border-top: none;
box-shadow: 0px 0px 10px #e5e5e5;
border-radius: 0px 0px 3px 3px;
}
#vendor_name_collapse .item .desc {
padding: 16px 19px 12px 13px;
color: #263646;
font-size: 12px;
font-weight: 500;
}
#vedio_course_add .item .desc a {
color: #263646;
font-size: 12px;
font-weight: 500;
}
#vendor_name_collapse .item .students {
padding: 0px 13px 8px 13px;
display: flex;
}
#vendor_name_collapse .item .number_of_student {
font-size: 11px;
color: #618CF7;
font-weight: bold;
padding: 5px 18px 0px 4px;
}
#vendor_name_collapse .item .ratting {
margin-left: auto;
}
#vendor_name_collapse .item .hours {
padding: 0px 13px 18px 15px;
display: flex;
}
#vendor_name_collapse .item .number_of_hours {
font-size: 11px;
color: #618CF7;
font-weight: bold;
padding: 0px 0px 0px 11px;
}
#vendor_name_collapse .item .cart_btn {
display: flex;
padding: 0px 13px 18px 13px;
}
#vendor_name_collapse .item .cart_btn .btn-price {
width: 75px;
height: 36px;
border-radius: 3px;
font-size: 22px;
font-weight: 400;
color: #0195eb;
background: #F2F2F2;
margin-left: 13px;
text-align: center;
padding-top: 3px;
}
#vendor_name_collapse .item .cart_btn .btn-warning {
width: 100px;
height: 36px;
border-radius: 3px;
font-size: 12px;
font-weight: 500;
color: #fff;
background: #0195eb;
border: none;
box-shadow: 0px 15px 10px -12px #e5e5e5;
padding-top: 9px;
}
#exam_bundel_pack {
box-shadow: 0px 15px 10px -12px #e5e5e5;
}
#exam_bundel_pack .container {
padding-left: 18px;
}
#exam_bundel_pack .width-142 {
padding-left: 0px;
padding-right: 0px;
width: 142px;
}
.padding-left-19 {
padding-left: 19px;
}
#exam_bundel_pack .heading {
padding: 0px;
color: #535353;
font-size: 26px;
font-weight: bold;
}
#exam_bundel_pack .desc {
padding: 7px 19px 12px 0px;
color: #535353;
font-size: 13px;
font-weight: 500;
}
#exam_bundel_pack .students {
padding: 0px 13px 13px 0px;
display: flex;
}
#exam_bundel_pack .number_of_student {
font-size: 11px;
color: #618CF7;
font-weight: bold;
padding: 5px 33px 0px 0px;
}
#exam_bundel_pack .students .clock {
width: 12px;
height: 12.12px;
margin-top: 6px;
}
#exam_bundel_pack .number_of_hours {
font-size: 11px;
color: #618CF7;
font-weight: bold;
padding: 5px 33px 0px 4px;
}
#exam_bundel_pack .cart_btn {
display: flex;
padding: 0px;
}
#exam_bundel_pack .cart_btn .btn-warning {
width: 100px;
height: 36px;
border-radius: 3px;
font-size: 12px;
font-weight: 500;
color: #fff;
background: #0195eb;
border: none;
box-shadow: 0px 15px 10px -12px #e5e5e5;
padding-top: 9px;
}
#exam_bundel_pack .cart_btn .btn-price {
width: 75px;
height: 36px;
border-radius: 3px;
font-size: 22px;
font-weight: 400;
color: #0195eb;
background: #F2F2F2;
margin-left: 13px;
text-align: center;
padding-top: 3px;
}
#what_you_will .container {
padding: 29px 0px 0px 45px;
background-color: #fff;
margin-top: 15px;
text-align: justify;
box-shadow: 0px 9px 34.3px 0.7px rgb(0 0 0 / 10%);
}
#what_you_will .background {
padding: 24px 35px 37px 29px;
background: #F2F2F2;
border: 1px solid #C7C7C7;
width: 600px;
}
#what_you_will .background .heading {
font-size: 28px;
font-weight: 500;
}
#what_you_will .background .learning {
padding-top: 15px;
font-size: 12px;
}
#what_you_will .background .learning img {
padding-right: 13px;
padding-left: 7px;
}
.padding-right-0 {
padding-right: 0px;
}
#what_you_will .proporty {
padding-bottom: 23px;
}
#what_you_will .proporty img {
float: left;
padding-right: 10px;
padding-left: 7px;
width: 80px;
}
#what_you_will .proporty .heading {
font-size: 16px;
color: #000000;
font-weight: bold;
padding-bottom: 3px;
padding-top: 7px;
}
#what_you_will .proporty .desc {
font-size: 11px;
color: #000000;
font-weight: 500;
}
#video_course .container {
padding: 0px;
}
#video_course .Course_content {
padding: 15px;
width: 600px;
border-radius: 0px 0px 3px 3px;
background-color: #fff;
margin-top: 15px;
box-shadow: 0px 9px 34.3px 0.7px rgb(0 0 0 / 10%);
}
#video_course .Course_content .course_content_heading {
padding-top: 11px;
font-size: 28px;
font-weight: 500;
padding-left: 1px;
padding-bottom: 14px;
}
#video_course .Course_content .lecture_or_time {
color: #263646;
font-size: 14px;
font-weight: 500;
text-align: right;
padding-top: 24px;
}
#video_course .lecture_or_time a {
color: #263646;
font-size: 14px;
text-decoration: underline;
}
#video_course .accordionList .panel-default {
border-color: #EBEBEB;
}
#video_course .accordionList .panel-default {
margin-bottom: 21px;
border-radius: 3px;
}
#video_course .Course_content .panel-heading {
background-color: white;
padding: 12px 21px 12px 21px;
min-height: 73px;
}
h4.panel-title {
margin: 10px 0!important;
}
#video_course a {
text-decoration: none;
}
#video_course .icon_puls {
display: none;
}
#video_course .icon_puls {
padding-right: 22px;
width: 33px;
}
#video_course .icon_minus {
display: inline-block;
}
#video_course .icon_minus {
padding-right: 22px;
width: 33px;
}
#video_course .accordionList .content_panel {
display: inline-block;
font-size: 18px;
font-weight: bold;
color: #263646;
}
#video_course .accordionList .content_panel_time {
font-size: 18px;
font-weight: bold;
color: #263646;
display: inline-block;
float: right;
padding-top: 5px;
}
#video_course .accordionList .panel-body {
padding: 0px 52px 23px;
margin-top: -7px;
}
#video_course .accordionList .vedio_link {
padding: 3px 0px;
font-size: 16px;
font-weight: 500;
color: #000000;
display: flex;
width: 100%;
font-weight: normal;
}
#video_course .accordionList .vedio_link img {
width: 35px;
height: 30px;
margin-top: -3px;
}
img {
max-width: 100%;
height: auto;
}
#video_course .collapsed .icon_puls {
display: inline-block;
}
#video_course .collapsed .icon_minus {
display: none;
}
#loadingGifFormsub {
position: absolute;
z-index: 9999;
width: 100%;
margin: auto;
text-align: center;
/* background-color: rgba(0, 0, 0, 0.8); */
}
#loadingGifFormsub img {
max-width: 300px;
border-radius: 10px;
margin-top: 10%;
}
.heading {
text-align: inherit !important;
}
.sec-spacer {
padding-bottom: 0px;
}
.rs-toolbar {
padding: 15px 0 5px !important;
}
.modal-content{padding-top: 100px;}
Warning: Cannot modify header information - headers already sent by (output started at /pass.php:70) in /pass.php on line 77