.homepage section.list-projects.cursos{
  padding-top: 0px!important;
}

.pricing-table.customgt{
max-width: 760px!important;
}

.pricing-table.customgt .top-plan .price{
font-size: 24px;
font-weight: bold;
}


.top-info .aulavirtual  a {
    color: #fff!important;
    background: #dd3333;
}
.top-info .aulavirtual  a:hover {
    color: #fff!important;
    background: #333;
}
.share-post a{
	font-weight: bold;
}
.share-post .facebook{

}

.post-meta a.facebook,.blog-single .post-footer a.facebook{
	color: #365899;
}

.post-meta a.twiter,.blog-single .post-footer a.twiter{
	color: #1da1f2;
}




.blog-single .post-footer .volver{
float: left;
position: relative;
}
.volver a.return{
float: left!important;
font-weight: bold;
text-transform: uppercase;
}

.paypal{
	padding: 24px;
	margin: 12px 0px;
}
.cursoslista{
	padding: 12px 0px;
}
.cursoslista .title{
padding: 4px 0px;
text-transform: uppercase;
}
.cursoslista a:hover h4{
	color:#ffd013;
}


.bloque-fixed {
    background-color: #FF6C0C;
    z-index: 999;
    display: block;
    position: fixed;
    top: 400px;
    right: 0;
    -webkit-border-radius: 10px 0 0 10px;
    border-radius: 10px 0 0 10px;
    text-align: center;
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    -o-transition: all 0.25s;
    -ms-transition: all 0.25s;
    transition: all 0.25s;
    padding: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


/*Swicher*/
.switcher {
  color: #555;
  padding: 4px;
  background: #ffd013;
  width: 80px;
  font-size: 12px;
  position: fixed;
  z-index: 500;
  top: 200px;
  right: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin-right: 0px;
  border-radius: 6px 0 0 6px;
  -moz-border-radius: 6px 0 0 6px;
  -webkit-border-radius: 6px 0 0 6px;
  border-right: #dd3333 2px solid;
-webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.5);
-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.5);
box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.5);
}
.switcher p {
  font-size: 12px;
  margin-bottom: 0px;
  text-align: center;
      line-height: 20px;

}
.switcher p.icon{
	font-size: 16px;
}
.switcher a:hover{
	color:#dd3333;
}
.switcher .clearfix {
  margin-bottom: 10px;
}


.custom-close,
.custom-show {
 /* position: absolute;
  z-index: 999999;
  margin-right: 98px;
  margin-top: -10px;
  display: inline-block;
  width: 36px;
  height: 36px;
  background: #F5F5F5;
  border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  -webkit-border-radius: 0 5px 5px 0;
  cursor: pointer;
  text-align: center;
  font-size: 20px;
  line-height: 35px;*/
}
