body{
    color:#000;
    background-color:#fff;
    }
.inner {
    text-align: center;
    margin: 0 7%;
    }
h1,h2,h3{font-family:'Tillana', cursive; }
p{font-family: 'Tillana', cursive;}
img{width: 100%;}
.pdd{padding-right: 0px;
padding-top: 2px;}
.pd0{padding-left:0px;}
.circulo{padding:0% 0% 3% 7%;}
.phab{padding:3% 15%; position:relative;}
.pdt6{    padding-top: 1%;
    margin-left: 43%;}
/*habilidades*/
.menu1{position: absolute;
    height: 35em;
    left: 18%;
    margin: -2% 10% 0%;
}
.menu2{position: absolute;
    height: 35em;
    left: 35%;
    margin: -2% 4% 0%;
    padding-left: 7%;
    border-left: 1px dashed #fff}
.menu3{position: absolute;
    height: 35em;
    left: 58%;
    margin: -2% 4% 0%;
    padding-left: 7%;
    border-left: 1px dashed #fff}


/*circulo trabajo*/
.nav-tabs {
    border-bottom: 0px;
padding-bottom: 90px;}
.tab-content{padding-top: 10%;}
.ih-item, .ih-item * {
    -moz-box-sizing: border-box;
}
.ih-item a {
    color: #333333;
}
.inner .nav-tabs > li > a {
    color: #666666;
    font-family: 'Muli', sans-serif;
    background-color: #FDB304;}
.ih-item img {
    height: 100%;
    width: 100%;
}
.ih-item.circle {
    height: 220px;
    position: relative;
    width: 220px;
}
.ih-item.circle .img {
    border-radius: 50%;
    height: 220px;
    position: relative;
    width: 220px;
}
.ih-item.circle .img:before {
    border-radius: 50%;
    box-shadow: 0 0 0 16px rgba(255, 255, 255, 0.6) inset, 0 1px 2px rgba(0, 0, 0, 0.3);
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    transition: all 0.35s ease-in-out 0s;
    width: 100%;
}
.ih-item.circle .img img {
    border-radius: 50%;
}
.ih-item.circle .info {
    backface-visibility: hidden;
    border-radius: 50%;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
}
.ih-item.square {
    border: 8px solid #FFFFFF;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
    height: 216px;
    position: relative;
    width: 316px;
}
.ih-item.square .info {
    backface-visibility: hidden;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
}
.ih-item.circle.effect1 .spinner {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #FDB304 #666666 #666666 #FDB304;
    border-image: none;
    border-style: solid;
    border-width: 8px;
    border-radius: 50%;
    height: 230px;
    transition: all 0.8s ease-in-out 0s;
    width: 230px;
}
.ih-item.circle.effect1 .img {
    bottom: 0;
    height: auto;
    left: 10px;
    position: absolute;
    right: 0;
    top: 10px;
    width: auto;
}
.ih-item.circle.effect1 .img:before {
    display: none;
}
.ih-item.circle.effect1.colored .info {
    background: none repeat scroll 0 0 rgba(26, 74, 114, 0.6);
}
.ih-item.circle.effect1 .info {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
    bottom: 0;
    left: 10px;
    opacity: 0;
    right: 0;
    top: 10px;
    transition: all 0.8s ease-in-out 0s;
}
.ih-item.circle.effect1 .info h3 {
    color: #FFFFFF;
    font-size: 22px;
    height: 110px;
    letter-spacing: 2px;
    margin: 0 30px;
    padding: 55px 0 0;
    position: relative;
    text-shadow: 0 0 1px #FFFFFF, 0 1px 2px rgba(0, 0, 0, 0.3);
    text-transform: uppercase;
}
.ih-item.circle.effect1 .info p {
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    color: #FFFFFF;
    font-size: 12px;
    font-style: italic;
    margin: 0 30px;
    padding: 10px 5px;
}
.ih-item.circle.effect1 a:hover .spinner {
    transform: rotate(180deg);
}
.ih-item.circle.effect1 a:hover .info {
    opacity: 1;
}
/*menu*/
.menu {
    font-family:'Arima Madurai', cursive;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
    background: #1E1E1E;
    transition: all .3s;
    text-align:center;
}
.menu ul{
    padding:0;
    list-style-type: none;
    display: inline-block;
    margin:0;
}
.menu ul li{
    display:inline-block;
    font-size:1.1em;
}
.menu ul li a{
    display:block;
    padding:16px 20px;
    color: #FDB304;
    text-transform: uppercase;
        cursor:pointer;
        border-bottom:3px solid transparent;
        transition: all.3s;
}
.menu ul li a:hover,.menu ul li a.active{
    text-decoration:none;
}
.menu ul li a:focus{
    outline: 0!important;
        text-decoration:none;
}
.menu ul li a.active{
        border-color:#fff;
}
/*resumen*/
.resumen{
    width: 219px;
    height: 30px;
    overflow: hidden;
    position: absolute;
    top: 610px;
    right: 580px;
    }
    
.imgmpmsv{
    transition: transform.2s ease-in-out;   
    }
.cv:hover{text-decoration:none;
color:#000;}
.cv{color:#fff;}
.btn{border:1px #FDB304 solid;
background-color: transparent;}
/*DIVS*/
.main{padding-top:45px;text-align:center;}
@media(max-width:750px){
    .circulo {
    padding: 1% 0% 3% 28%;
    margin-bottom: 6%;}
    .pdt6{margin-left: 38%;}
    .footer-datos, .footer-frase {
    margin: 0 116px;
}
.nombre{margin: 0% 13%;}
.fixed-left{    left: -48px;
    top: 120px;}
}

@media(max-width:565px){
    .tri{width: 300px;}pe
    .pestanas{width: 280px;font-size:2em;}
    .fixed-left{left:-53px;top:355px;}
    .nombre{margin:25% 18%;font-size: 16px}
    .caricatura{margin-left:22%;}
    .phab{padding: 2% 16%;}
    .circulo {
    padding: 1% 0% 3% 18%;
    margin-bottom: 6%;}
    .mg23 {
    padding: 0% 5%;}
    .menu1 {
    left: 34%;
    margin: -3% 10% 0%;}
    .menu2 {
    left: 52%;
    margin: -3% 4% 0%;
    padding-left: 1%;}
    .menu3 {
    left: 72%;
    margin: -3% 4% 0%;
    padding-left: 1%;}
    .nombi {
    margin-left: 17%;}
    table{margin-top: 14%;}
    .footer-laptop > img {
    width: 32%;}
    .footer-datos, .footer-frase {margin: 0px 15px;}
    .pdt6{margin-left: 26%;}
    .menu1 > .datos{font-size: 12px;}
    .menu2 > .datos{font-size: 12px;}
    .menu3 > .datos{font-size: 12px;}
}

