.home-main {
  background: #223344 none repeat scroll 0 0;
  min-height: 600px;
  padding: 70px 0 0;
  width: 100%;
}
.home-content {
  max-width: 960px;
  padding: 0 0 100px;
}
.home-left {
  float: left;
  margin: 120px 0 0;
  min-width: 360px;
  text-align: left;
  width: 40%;
}

.home-perfil {
  background: rgba(0, 0, 0, 0) url("../images/perfil_luis.jpg?a=1") no-repeat scroll center center / 100% auto;
  height: 300px;
  margin: 0 auto;
  width: 300px;
}
.menu-arrow {
  background: rgba(0, 0, 0, 0) url("../images/flecha.png") no-repeat scroll center center / 100% auto;
  color: #fff;
  font-size: 0px;
  font-weight: bold;
  height: 104px;
  letter-spacing: -1px;
  line-height: 6.9em;
  margin: 26px 0 0 140px;
  padding: 0 10px;
  position: absolute;
  text-align: right;
  text-shadow: 1px 1px 1px #000;
  width: 80px;
  z-index: 1;
  display:none;
  transition: all 0.5s ease-out 0s;
  display: none !important;
}
.menu-arrow.move {
	margin: 26px 0 0 100px;
}
.home-perfil-box {
  background: transparent none repeat scroll 0 0;
  color: #fff;
  cursor: pointer;
  float: left;
  font-size: 19px;
  font-weight: 600;
  height: 50%;
  letter-spacing: -2px;
  line-height: 0.7em;
  text-align: center;
  transition: all 0.5s ease-out 0s;
  width: 50%;
  display: flex;
  /* Vertical align: */
  align-items: center;
  /* Horizontal align: */
  justify-content: center;
  padding:30px 0 0 0;
}

 
dd, dt {
  float:none;
  line-height: 1.2em;
  clear: both;
}
dt {
  color: #dcd68e;
  font-weight: bold;
  margin: 0 5px 0 0;
  padding: 15px 0 0 0;
}
dd {
  padding: 0;
}
.home-perfil-box.b1:hover{
  background: #c13f3f none repeat scroll 0 0;
  opacity:0.7;
  padding:0;
}
.home-perfil-box.b2:hover{
  background: #5ab656 none repeat scroll 0 0;
  opacity:0.7;
  padding:0;
}
.home-perfil-box.b3:hover{
  background: #223344  none repeat scroll 0 0;
  opacity:0.7;
  padding:0;
}
.home-perfil-box.b4:hover{
  background: #b6af56 none repeat scroll 0 0;
  opacity:0.7;
  padding:0;
}

.home-perfil-box.b1.active,.home-perfil-box.b1.visible{
  background: #c13f3f none repeat scroll 0 0;
  opacity:0.85;
  padding:0;
}
.home-perfil-box.b2.active,.home-perfil-box.b2.visible{
  background: #5ab656 none repeat scroll 0 0;
  opacity:0.85;
  padding:0;
}
.home-perfil-box.b3.active,.home-perfil-box.b3.visible{
  background: #223344  none repeat scroll 0 0;
  opacity:0.85;
  padding:0;
}
.home-perfil-box.b4.active,.home-perfil-box.b4.visible{
  background: #b6af56 none repeat scroll 0 0;
  opacity:0.8;
  padding:0;
}

.home-perfil-box.b1,.home-perfil-box.b2,.home-perfil-box.b3,.home-perfil-box.b4{
  opacity:0.001;
}
.home-right {
  color: #fff;
  float: right;
  font-size: 16px;
  line-height: 30px;
  margin: 55px 0 0;
  min-width: 360px;
  overflow: hidden;
  text-align: left;
  width: 53%;
}
.home-right-volver {
  background: #dcd68e none repeat scroll 0 0;
  border: 1px solid #dcd68e;
  color: #223344;
  cursor: pointer;
  float: right;
  font-size: 13px;
  font-weight: bold;
  line-height: 27px;
  margin: 0;
  padding: 0 15px;
}
.home-right-volver:hover {
	background: none;
	color:#dcd68e;
}
.home-right h4 {
  line-height: 1.6em;
  margin: -10px 0 25px -10px;
  padding: 0;
  font-size: 29px;
}
.home-right-container {
  margin: 0;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  padding: 1px 30px 0;
  transition: opacity 1s ease-out 0s, max-height 6s ease-out 0s;
  width: 100%;
}
.home-right-container.active{
	max-height: 5000px;
	opacity:1;
}

.home-right-container.b1{
    line-height: 47px;	
	text-shadow: 0 0 2px #000;
}
/*.home-right-container.b1,.home-right-container.b2.home-right-container.b3,.home-right-container.b4.home-right-container.b12,.home-right-container.b13{
	margin:0 0 0 -100%;
}
.home-right-container.b1.active,.home-right-container.b12.active,.home-right-container.b13.active,.home-right-container.b2.active,.home-right-container.b3.active,.home-right-container.b4.active {
  margin: 0;
  
}*/
dl {
  margin: -15px 0 0;
  padding: 0;
  letter-spacing: -1px;
}
dt {
  color: #dcd68e;
  float: left;
  font-weight: bold;
  margin: 0 5px 0 0;
}


p{margin:0;}
.punto {
  border-left: 8px solid #df6e23 ;
  margin: 5px 0 5px 20px;
  min-height: 8px;
  padding: 0 0 10px 30px;
}
.punto.t3 {
  min-height: 20px;
}
.punto.t2 {
  min-height: 14px;
}
.punto.t1 {
  min-height: 8px;
}
.actual {
  border-bottom: 4px solid #df6e23;
  color: #ddd;
  font-size: 13px;
  line-height: 1.3em;
  margin: 0;
  min-height: 20px;
  padding: 0 0 10px 10px;
  font-weight:normal;
}
.actual b{
	font-size: 16px;
	font-weight: normal;
	color:#fff;
}
.linea {
  border-left: 8px solid #df6e23 ;
  color: #ddd;
  font-size: 13px;
  line-height: 1.3em;
  margin: 0 0 0 20px;
  min-height: 20px;
  padding: 0 35px 30px 30px;
}
.linea a{
	color:#00bdd7 ;
	float:right;
}

.nodo {
  border-left: 8px solid #df6e23;
  line-height: 1.5em;
  margin: 0 0 0 20px;
  padding: 0 35px 0 20px;
}
.circle {
  background: #223344 none repeat scroll 0 0;
  border: 7px solid #df6e23;
  border-radius: 100px;
  float: left;
  height: 24px;
  margin: 0 0 0 -36px;
  width: 24px;
}
.ver-mas {
  font-size: 13px;
  max-height: 0;
  overflow: hidden;
  transition: all 1s ease-out 0s;
}
.ver-mas.active{
	font-size:13px;
	max-height:1000px;
}
.ver-mas h5{
	font-size:14px;
	margin:0;
	padding:0;
}
.ver-mas p {
  font-size: 11px;
  padding: 0 0 0 25px;
  font-style:italic;
}
.ver-mas ul{
	margin:0 0 10px 0;
}
.ver-mas-btn{
	cursor:pointer;
	color:#dcd68e;
}
.ver-mas-btn:hover{
	color:#fff;
}

button.home-perfil-box {
  background: #dcd68e none repeat scroll 0 0;
  border: 1px solid #dcd68e;
  color: #223344;
  cursor: pointer;
  float: none;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 40px;
  margin: 0;
  min-width: 280px;
  padding: 0;
  width: 45%;
}
button.home-perfil-box:hover {
  background: none;
  border: 1px solid #dcd68e;
  color: #dcd68e;
}
.home-dato {
  width: 100%;
}
.home-dato.hide{
	margin:0 0 0 -100%;
	width:0;
}

.home-right-container.b2 {
  padding: 0 52px;
}
.home-right-container img {
  height: 100%;
  width: 100%;
}

.portfolio-item {
  cursor: pointer;
  float: left;
  font-size: 13px;
  height: 0;
  letter-spacing: -1px;
  line-height: 1.3em;
  max-width: 400px;
  min-width: 240px;
  opacity: 0;
  width: 100%;
  visibility:hidden;
  transition: opacity 0.8s ease 0s;
    -webkit-perspective: 2000px;
       -moz-perspective: 2000px;
         -o-perspective: 2000px;
            perspective: 2000px
}

.portfolio-item.active {
  height: 29.3vw;
  margin: 0;
  max-height: 300px;
  min-height: 180px;  
  opacity: 1;
  z-index: 1;
  visibility:visible;
}
.portfolio-item-container  {
  border: 2px solid #ccc;  	
  height: 100%;
  -webkit-transition: -webkit-transform .65s;
     -moz-transition: -moz-transform .65s;
       -o-transition: -o-transform .65s;
          transition: transform .65s;
  -webkit-transform-style: preserve-3d;
     -moz-transform-style: preserve-3d;
       -o-transform-style: preserve-3d;
          transform-style: preserve-3d;
  width: 100%;
  position:relative;
}

.portfolio-item-container .front {
  box-sizing: border-box;
  color: #fff;
  font-size: 25px;
  font-weight: bold;
  line-height: 29px;
  text-align: left;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
}
.portfolio-item-container .back {
  background: #223344 none repeat scroll 0 0;
  box-sizing: border-box;
  color: #dcd68e;
  padding: 30px;
  text-align: left;
  -webkit-transform: rotateY( 180deg );
     -moz-transform: rotateY( 180deg );
       -o-transform: rotateY( 180deg );
          transform: rotateY( 180deg );
}
.portfolio-item-container .front, .portfolio-item-container .back {
  -webkit-backface-visibility: hidden;
     -moz-backface-visibility: hidden;
       -o-backface-visibility: hidden;
          backface-visibility: hidden;
  display: block;
  margin: 0;
  position: absolute;
  border-sizing:box;
  overflow:hidden;
  height: 100%;
  width: 100%;  
}
.portfolio-item-container.flipped {
   -webkit-transform: rotateY( 180deg );
      -moz-transform: rotateY( 180deg );
        -o-transform: rotateY( 180deg );
           transform: rotateY( 180deg );
}


.portfolio-item h6 {
  font-size: 20px;
  font-weight: 600;
  letter-spacing: -1px;
  line-height: 1.2em;
  margin: 0 0 10px;
  text-align: left;
}
.portfolio-item p {
  color: #ccc;
  font-size: 15px;
  line-height: 1.2em;
  text-align: justify;
}

.portfolio-btn {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  border-radius: 100px;
  color: #ccc;
  cursor: pointer;
  float: left;
  font-family: "icons";
  font-size: 26px;
  margin-top: 33% !important;
  opacity: 0.7;
  padding: 1px 2px;
  position: relative;
  z-index: 1;
}
.portfolio-btn:hover{
	opacity:1;
}
.portfolio-btn.prev {
  float: left;
  margin: 0 0 0 -30px;
}
.portfolio-btn.next {
  float: right;
  margin: 0 -27px;
}
/*.portfolio-item.active .flipped .front-title,.portfolio-item.active .front-title{
	display:none;
}*/

.portfolio-item.active  .front-title {
  background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
  bottom: 0;
  font-size: 13px;
  line-height: 0.9em;
  position: fixed;
  text-align: center;
  width: 100%;
  height: 32px;
  display: flex;
  /* Vertical align: */
  align-items: center;
  /* Horizontal align: */
  justify-content: center;  
}
/*@media only screen
and (min-device-width : 0px) and (max-device-width : 1023px) {
	.back p {
	  display:block;
	}	
}
@media only screen
and (min-device-width : 1024px) and (max-device-width : 10000px) {
	.back p {
	  display:block;
	}	
}*/
.portfolio-item.active .back-ico-image {
  background: #dcd68e none repeat scroll 0 0;
  border-radius: 100px;
  border:none;
  bottom: 0;
  color: #223344;
  cursor: pointer;
  display: block;
  font-family: "icons";
  font-size: 17px;
  height: 37px;
  line-height: 37px;
  margin: 0 30px 25px 0;
  opacity: 0.7;
  position: fixed;
  right: 0;
  text-align: center;
  width: 37px;
  z-index: 2;
}
.portfolio-item .back-ico-image{
	display:none;
}
.portfolio-item.active .back-ico-image:hover{
	opacity:1;
}

.modal-dialog {
  max-width: 650px;
  width: auto;
}
.modal-body > img {
  width: 100%;
  border: 5px solid rgba(0,0,0,0.7);
}
.modal-header .close {
  font-size: 30px;
  margin: 10px;
}
.modal-header > h4 {
  font-size: 23px;
  line-height: 2.3em;
  margin: 0 10px;
}
.modal-bottom-text {
  background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
  color: #fff;
  padding: 1vw 2vw;
}

.modal-header {
  height: 50px;
  padding: 0 10px;
}
.home-right-container.b12 .circle,.home-right-container.b12 .linea,.home-right-container.b12 .nodo,.home-right-container.b12 .punto {
  border-color: #00bdd7;
}
.home-right-container.b12 .linea{
	line-height:1.5em;
}

.portfolio-page {
  background: #223344 none repeat scroll 0 0;
  border: 0px solid #ddd;
  border-radius: 0 0 30px 30px;
  font-size: 15px;
  font-weight: bold;
  height: 39px;
  line-height: 37px;
  margin: 0 0.6%;
  padding: 0;
  text-align: center;
  width: 98.5%;
  z-index: 2;
}
#portfolio_container {
  margin: 28px 0 0;
  padding: 1px;
  position: relative;
}

#habilidades h5 {
  border-bottom: 0 solid #ddd;
  color: #dcd68e ;
  font-size: 21px;
  font-weight: 600;
  margin: 0;
  width: 100%;
  letter-spacing: -1px;
}
.habilidad-item {
  float: left;
  margin: 12px 0 12px 20px;
  width: calc(50% - 20px);
}
.habilidad-item h6 {
  color: #ddd;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  margin:0;
}
.habilidad-item .bar {
  background: #5f5f5f none repeat scroll 0 0;
  font-size: 0;
  height: 5px;
  width: 100%;
}
.bar-value {
  background: #f00 none repeat scroll 0 0;
  height: 100%;
  position: relative;
  width: 0%;
  transition: all 1s ease-out 0s;
}
.no-value .bar-value {
  width: 0 !important;
}

.habilidad-set1,
.habilidad-set2,
.habilidad-set3,
.habilidad-set4,
.habilidad-set5,
.habilidad-set6,
.habilidad-set7,
.habilidad-set8,
.habilidad-set9{
	  margin:0 0 35px 0;
}

.habilidad-set1 .bar-value{
	  background: #f78b00 none repeat scroll 0 0;
}
.habilidad-set2 .bar-value{
	  background: #00b800 none repeat scroll 0 0;
}
.habilidad-set3 .bar-value{
	  background: #ca3030 none repeat scroll 0 0;
}
.habilidad-set4 .bar-value{
	  background: #27b9b7 none repeat scroll 0 0;
}
.habilidad-set5 .bar-value{
	  background: #eb46f5 none repeat scroll 0 0;
}
.habilidad-set6 .bar-value{
	  background: #875aeb none repeat scroll 0 0;
}
.habilidad-set7 .bar-value{
	  background: #c1a500 none repeat scroll 0 0;
}
.habilidad-set8 .bar-value{
	  background: #26a998 none repeat scroll 0 0;
}
.habilidad-set9 .bar-value{
	  background: #a5b800 none repeat scroll 0 0;
}

.home-print {
  background: #bbb none repeat scroll 0 0;
  border-radius: 100px;
  font-family: icons;
  font-size: 26px;
  height: 40px;
  line-height: 40px;
  opacity: 0.5;
  text-align: center;
  width: 40px;
  margin: 10px auto;
}
.home-print:hover {
	opacity: 1;
}
.home-left a{
  text-decoration:none !important;  
}