body {
    margin:0;
    margin-bottom: 133px;
}

footer {
  border-top: 1px solid #e5e5e5;
  background: #ECECEC;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 133px;
}

#courses{
  overflow: hidden;
}

.mayus {
	text-transform: uppercase;
}

.minus {
	text-transform: lowercase;
}

.header-area {
    background: none repeat scroll 0 0 #f4f4f4;
}
.header-area a {
    color: #888;
}

.user-menu ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.user-menu li {
    display: inline-block;
}

.user-menu li a {
    display: block;
    font-size: 13px;
    margin-right: 5px;
    padding: 10px;
}
.user-menu li a i.fa {
    margin-right: 5px;
}
.header-right ul.list-inline {
    margin: 0;
    text-align: right;
}
.header-right ul.list-inline li a {
    display: block;
    padding: 9px;
}
.header-right ul.list-inline li ul a {
    padding: 5px 15px;
}
.header-right ul.list-inline li ul {
    border: medium none;
    border-radius: 0;
    left: 50%;
    margin-left: -50px;
    min-width: 100px;
    text-align: center;
}

.footer-top-area {background: none repeat scroll 0 0 #333;
color: #999;
padding: 35px 0 35px;}
.footer-bottom-area {background: #000;color: #fff}
.footer-about-us span {
  color: #0B9FF3;
}
.footer-wid-title {
  /*font-family: raleway;*/
  font-size: 24px;
  font-weight: 100;color: #fff
}

.footer-about-us h2 {
  font-weight: 200;
}
.footer-menu ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.footer-menu ul li {
    border-bottom: 1px dashed #555;
    padding: 5px 0;
}
.footer-menu a {
    display: block;
    padding: 5px 0;color: #999
}


.footer-social a {
  background: none repeat scroll 0 0 #0B9FF3;
  color: #fff;
  display: inline-block;
  font-size: 20px;
  height: 40px;
  margin-bottom: 10px;
  margin-right: 10px;
  padding-top: 5px;
  text-align: center;
  width: 40px;border: 1px solid #0B9FF3;
}

.footer-social a:hover {background-color: #222;border-color: #666}

.footer-social {margin-top: 20px}


.newsletter-form input[type="email"] {
    background: none repeat scroll 0 0 #fff;
    border: medium none;
    margin-bottom: 10px;
    padding: 10px;
    width: 100%;
}
.newsletter-form input[type="submit"] {
    background: none repeat scroll 0 0 #0B9FF3;
    border: medium none;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    padding: 7px 20px;
    text-transform: uppercase;border: 1px solid #0B9FF3;
}
.newsletter-form input[type="submit"]:hover {background: #222;border-color: #666}
.newsletter-form {
    margin-top: 25px;
}
a {color: #0B9FF3}
a:hover, a:focus {color: #0B9FF3}

.footer-bottom-area {
  background: none repeat scroll 0 0 #000;
  color: #fff;
  padding: 20px 0px 15px 0px;
}


.entry-date {
  font-size: 12px;
  display: block;
  margin-bottom: 5px;
  text-transform: uppercase;
  color: #45aed6;
}

#blog article p{
  font-size: 16px;
  line-height: 1.8;
}

/*------ instructor Single Page Start --------- */
.ed_dashboard_wrapper{
  float:left;
  width:100%;
  background:#edf2f6;
  padding:10px 0px;
}
.ed_sidebar_wrapper{
  float:left;
  width:100%;
  border-bottom:0px solid #ddd;
    margin-bottom: 30px;
  background-color: #fff; 
}
.ed_sidebar_wrapper h3{
  float:left;
  width:100%;
  margin:0px;
  padding:10px;
  text-transform:capitalize;
}
.ed_sidebar_wrapper p{
    padding: 0px 10px;
    text-transform: capitalize;
    float: left;
    width: 100%;
    font-style: italic;
}
.ed_sidebar_wrapper p span{
  color:#000000;
  font-style:initial;
}
.ed_profile_img{
  width:100%;
  background-color:#ccc;
  float:left;
}
.ed_dashboard_tab .tab-content{
    float: left;
    width: 100%;
}
.ed_dashboard_tab .ed_tabs_left > .nav-tabs {
  border-bottom: 0;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}
.tab-content > .active,
.pill-content > .active {
  display: block;
}
.ed_tabs_left > .nav-tabs > li {
  float: none;
  border-bottom: 1px solid #ddd;
    margin-bottom: 0px;
}
.ed_tabs_left > .nav-tabs > li:last-child {
  border-bottom: none;
}
.ed_tabs_left > .nav-tabs > li > a{
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}
.ed_tabs_left > .nav-tabs {
  float: left;
  width: 100%;
  margin-right: 0px;
  border-right: 0px solid #ddd;
    border-top: 1px solid #ddd;
}
.ed_tabs_left > .nav-tabs > li > a {
  margin-right: 0px;
  -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius:0px;
  padding:10px;
  text-transform:capitalize;
  font-weight:700;
  color:#272727;
  margin-bottom: 0px;
  -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.ed_tabs_left > .nav-tabs > li > a span{
  float:right;
    border: 1px solid;
    border-radius: 50%;
    padding: 1px 7px 0px 7px;
  background-color:#0B9FF3;
  color:#ffffff;
}
.ed_tabs_left > .nav-tabs > li > a:hover,
.ed_tabs_left > .nav-tabs > li > a:focus {
  border-color: transparent;
  color:#ffffff;
  background-color:#0B9FF3;
  -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.ed_tabs_left > .nav-tabs .active > a,
.ed_tabs_left > .nav-tabs .active > a:hover,
.ed_tabs_left > .nav-tabs .active > a:focus {
  border-color: transparent;
  color: #ffffff;
    border: 1px solid #0B9FF3;
    background-color: #0B9FF3;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.ed_dashboard_inner_tab{
  float:left;
  width:100%;
    background-color: #ffffff;
}
.ed_dashboard_inner_tab .tab-content{
  float:left;
  width:100%;
  padding:20px;
  border:1px solid #ddd;
  border-top:none;
}
.ed_dashboard_inner_tab .nav-tabs {
    border: 1px solid #ddd;
}
.ed_dashboard_inner_tab .nav-tabs > li{
  margin:0px;
}
.ed_dashboard_inner_tab .nav-tabs > li > a{
  border-radius:0px;
  text-transform:uppercase;
  margin:0px;
  border:1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.ed_dashboard_inner_tab .nav-tabs > li.active > a, .ed_dashboard_inner_tab .nav-tabs > li.active > a:hover, .ed_dashboard_inner_tab .nav-tabs > li.active > a:focus{
  color:#ffffff;
  border:1px solid #0B9FF3;
  background-color:#0B9FF3;
  -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.ed_dashboard_inner_tab .nav > li > a:hover, .ed_dashboard_inner_tab .nav > li > a:focus{
  color:#ffffff;
  border:1px solid #0B9FF3;
  background-color:#0B9FF3;
  -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.ed_dashboard_inner_tab .nav .open > a, .ed_dashboard_inner_tab .nav .open > a:hover, .ed_dashboard_inner_tab .nav .open > a:focus { 
    background-color: #0B9FF3;
    border-color: #0B9FF3;
  color:#ffffff;
}
.ed_dashboard_inner_tab select{
  float:right;
  margin-top:10px;
  border-color:#ddd;
}
.ed_dashboard_inner_tab select:focus{
  border-color:#ddd;
  outline:none;
}
.ed_inner_dashboard_info{
  float:left;
  width:100%;
}
.ed_inner_dashboard_info .ed_add_students{
  border-bottom:1px solid #0B9FF3;
  border-top:0px;
}
.ed_inner_dashboard_info .ed_add_students img{
  float:left;
}
.ed_inner_dashboard_info .ed_add_students p{
  float:right;
  width:90%;
    margin: 0;
}
.ed_inner_dashboard_info .ed_add_students span{
  float:right;
  width:90%;
    margin: 5px 0px;
  text-transform:uppercase;
}
.ed_inner_dashboard_info .section_eleven{
  padding:20px 0px 0px 0px;
}
.ed_inner_dashboard_info h2, .ed_dashboard_inner_tab h2{
  text-transform:capitalize;
  margin:0px 0px 30px 0px;
}
.ed_inner_dashboard_info strong, .ed_dashboard_inner_tab strong{
  color:#272727;
}
.ed_inner_dashboard_info table, .ed_dashboard_inner_tab table{
  width:100%;
  border:1px solid #272727;
  margin:20px 0px;
}
.ed_inner_dashboard_info table thead, .ed_dashboard_inner_tab table thead{
  border:1px solid #272727;
}
.ed_inner_dashboard_info table th, .ed_inner_dashboard_info table td, .ed_dashboard_inner_tab table th, .ed_dashboard_inner_tab table td{
  color:#272727;
  border-bottom:1px solid #272727;
  padding:5px 10px;
}
.ed_inner_dashboard_info table td a, .ed_dashboard_inner_tab table td a{
  color:#0B9FF3;
  text-decoration:none;
}
.ed_inner_dashboard_info table td a:hover, .ed_dashboard_inner_tab table td a:hover{
  color:#0B9FF3;
}
.ed_inner_dashboard_info .ed_mostrecomeded_course_slider .ed_item_description {
    min-height: 225px;
}
.ed_course_single_info{
  float:left;
  width:100%;
  background-color:#ffffff;
  padding:20px 0px;
}
.ed_add_students {
    float: left;
    width: 100%;
    padding: 5px 0px;
    border-top: 1px solid #0B9FF3;
    text-transform: capitalize;
    color: #272727;
}
.ed_add_students img {
    width: 50px;
    height: 50px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-top: 5px;
    border-radius: 50%;
    -moz-box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.5);
}
/*------ instructor Single Page end --------- */
/*--------- student detail page start -------*/
.ed_dashboard_tab_info{
  float:left;
  width:100%;
  text-align:center;
  background-color: #ffffff;
  padding:20px;
}
.ed_dashboard_tab_info h1{
  text-transform:capitalize;
    margin: 30px 0px;
}
.ed_dashboard_tab_info h1 span{
  text-transform:uppercase;
  color:#0B9FF3;
}
.ed_dashboard_tab_info p strong{
  text-transform:uppercase;
  color:#0B9FF3;
}
.ed_tabpersonal{
  float:left;
  width:100%;
}
.ed_tabpersonal .form-group{
  float:left;
  width:100%;
}
.ed_tabpersonal .form-control {
  border-radius:0px;
  resize:none;
  box-shadow: none;
}
.ed_inner_dashboard_info button{
  font-size:12px;
  color:#ffffff;
  text-decoration:none;
  text-transform:capitalize;
  padding:13px 33px;
  margin-bottom:10px;
  background-color:#0B9FF3;
  border:1px solid #0B9FF3;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.ed_inner_dashboard_info button:hover{
  color:#ffffff;
  background-color:#0B9FF3;
  border:1px solid #0B9FF3;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
   box-shadow: none;
}
/*--------- student detail page end -------*/

/*-------- course single page start --------*/
.ed_course_single_image {
  float:left;
  width:100%;
  overflow:hidden;
  border: 1px solid #167ac6;
}
.ed_course_single_image .ed_video_section {
    width: 100%;
}
.ed_course_single .ed_course_single_info {
    padding-top: 20px;
}
.ed_course_single_image:hover{
  border:1px solid #167ac6;
  -webkit-transition:  all 0.3s ease;
    -moz-transition:  all 0.3s ease;
    -o-transition:  all 0.3s ease;
    -ms-transition:  all 0.3s ease;
    transition:  all 0.3s ease;
}
.ed_course_single_image:hover img{
  -webkit-transition:  all 0.3s ease;
    -moz-transition:  all 0.3s ease;
    -o-transition:  all 0.3s ease;
    -ms-transition:  all 0.3s ease;
    transition:  all 0.3s ease;
}
.ed_course_single_image img{
  width:100%;
  -webkit-transition:  all 0.3s ease;
    -moz-transition:  all 0.3s ease;
    -o-transition:  all 0.3s ease;
    -ms-transition:  all 0.3s ease;
    transition:  all 0.3s ease;
}
.ed_course_single_image_overlay{
  position:absolute;
  top:0%;
  left:0%;
  bottom:0%;
  right:0%;
  background-color: rgba(74, 71, 80, 0.5);
}
.ed_course_single_image_overlay i{
  position:absolute;
  top:50%;
  left:50%;
  color:#ffffff;
  font-size:18px;
  border:4px solid #ffffff;
  border-radius:50px;
  padding:5px 7px 5px 10px;
  cursor:pointer;
  margin-left:-20px;
  margin-top:-20px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.ed_course_single_image_overlay i:hover{
  color:#167ac6;
  border-color:#167ac6;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.ed_course_single_image .embed-responsive-16by9 {
    padding-bottom: 48.25%;
  position:relative;
}
.ed_course_duration {
    float: right;
    width: auto;
  text-transform:capitalize;
}
.ed_course_duration p {
    float: left;
    width: 100%;
    color: #167ac6;
    font-weight: 600;
    margin: 5px 0px 0px 0px;
}
.ed_course_event{
  float:left;
  width:100%;
  padding:5px 0px;
    border-bottom: 1px solid #167ac6;
}
.ed_course_event h5{
  float:left;
  width:100%;
  text-transform:capitalize;
}
.ed_course_event p span{
  font-style:italic;
  color:#202020;
  text-transform:capitalize;
    font-weight: 700;
}
.ed_time_executor{
  float:left;
  width:100%;
}
.ed_time_executor ul{
  margin:0px;
  padding:0px;
}
.ed_time_executor ul li{
  float:left;
  width:100%;
  list-style:none;
  padding:20px 40px;
  text-transform:capitalize;
  background-color:#ffffff;
  border-bottom:1px solid #ddd;
}
.ed_time_executor ul li:last-child{
  border-bottom:none;
}
.ed_time_executor ul li:first-child{
  background-color:#167ac6;
}
.ed_time_executor ul li:first-child a{
  color:#ffffff;
  cursor:text;
}
.ed_time_executor ul li:first-child a:hover{
  color:#ffffff;
}
.ed_time_executor ul li:first-child span{
  color:#ffffff;
}
.ed_time_executor ul li a{
  text-decoration:none;
  color:#167ac6;
}
.ed_time_executor ul li a:hover{
  color:#167ac6;
}
.ed_time_executor ul li span{
  float:right;
  color:#afafb7;
}
.ed_time_executor ul li span i{
  font-size:20px;
  color:#167ac6;
}
/*-------- course single page end --------*/

/*-- libros */
#libros {
  margin: 20px 20px;
}

#libros .featured-box {
    padding: 20px;
    border: solid 1px #ddd;
    background: rgb(240, 240, 240);
    margin-bottom: 20px;
}
#libros .featured-box .text {
    padding:20px;
}

#libros h3{
    color: #0B9FF3;
    font-weight: bold;
    padding-bottom: 10px;
}
#libros p{
  margin: 5px 5px;
}