.titulosans
 {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
  line-height: 1.1;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 1.20em;
}

#primertitulo{
margin-top:0;
}

.bignumber{
font-size: 1.8em;
}

.important{
font-size: 1.5em;
}

.logotop{
margin-top: 45px;
}


.project-tittle{
	margin-bottom: 2px;
	margin-top: 13px;
}

#sidebar{
/*padding-top: 30px;*/
padding-left: 10px;
height: 100%;
}

.centered{
    margin: 0 auto;
}

.itemcv{
	text-transform: uppercase;
	font-family: "Minion Pro", Georgia, serif;
	font-size: 16px;
	FONT-WEIGHT: bold;
}

.centered a { margin: 0 auto; }

#mybrand{
	font-family: "Minion Pro", Georgia, serif;
	color: #333333;
	font-size: 2.5em;
	padding-top: 0;
	line-height: 0.70;
	text-align: right;
}

#centeredmybrand{
	font-family: "Minion Pro", Georgia, serif;
	color: #333333;
	font-size: 2.5em;
	padding-top: 0;
	line-height: 0.70;
	text-align: center;
}

#slogan{
	font-family: "Minion Pro", Georgia, serif;
	color: #838383;§
	font-size: 1.05em;
	letter-spacing: 1px;
	padding-bottom: 15px;
	text-align: right;
}

#centeredslogan{
	font-family: "Minion Pro", Georgia, serif;
	color: #838383;
	font-size: 1.05em;
	letter-spacing: 1px;
	padding-bottom: 15px;
	text-align: center;
}

#mybrandhome{
	font-family: "Minion Pro", Georgia, serif;
	color: #333333;
	padding-top: 36px;
	line-height: 0.70;

}

#sloganhome{
	font-family: "Minion Pro", Georgia, serif;
	color: #838383;
	letter-spacing: 1px;
	padding-bottom: 15px;
}

			@media screen and (min-width: 1200px) {
				#mybrandhome {
					font-size: 6.5em;
				}
				#sloganhome{
				font-size: 2.52em;
				}
			}

			@media screen and (max-width: 1200px) {
				#mybrandhome {
					font-size: 4.5em;
				}
				#sloganhome{
				font-size: 1.75em;
				}
			}

			/* @media screen and (max-width: 1200px) {
				#mybrandhome {
					font-size:3.7em;
				}
				#sloganhome{
				font-size: 1.44em;
				}
						}
						*/

			@media screen and (max-width: 600px) {
				#mybrandhome {
					font-size:2.7em;
				}
				#sloganhome{
				font-size: 1.05em;
				}
			}

.destacado{
text-align: right;
margin-top: 22px;
}

.destacado2{
text-align: right;
color:#a4a4a4;
font-weight: bold;
}

.destacadohome{
font-size: 2em;
text-align: left;
color:#a4a4a4;
font-weight: bold;
padding: 0 15px;
}

.hometext{
	padding: 0 15px;
	font-size: 1.3em;
	font-family: "Minion Pro", Georgia, serif;
}

#portfoliocontainer{
	padding-top: 0;
}

#margintop{
	height: 45px;
}

.columnsportfolio{
	padding-bottom: 35px;
}

.skills{
	margin-left:-26px;
	margin-top:-5px;
}

#menu{
	border: none;

}

@media screen and (min-width: 768px) {
	#menu{
	/*border-right: 1px solid #BDBDBD;
	border-left: 1px solid #BDBDBD;*/
	padding: 0;
	}
}

.carouselcari {
  margin-bottom: 30px;
  margin-top: 30px;
}

.mycarousel-caption {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 15px;
  background: #333333;
  background: rgba(0, 0, 0, 0.65);
}

.mycarousel-caption h4,
.mycarousel-caption p {
  line-height: 20px;
  color: #ffffff;
}

.mycarousel-caption h4 {
  margin: 0 0 5px;
}

.mycarousel-caption p {
  margin-bottom: 0;
}


.mycarousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  margin-bottom:-45px;
  text-align: center;
  list-style: none;
}

.mycarousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  border: 1px solid #a4a4a4;
  border-radius: 10px;
}


.mycarousel-indicators .active {
width: 12px;
  height: 12px;
  margin: 0;
  background-color: #ccc;
}

.mycarousel-caption .btn {
  text-shadow: none;
}



.mycarousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 45px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  opacity: 0.2;
  filter: alpha(opacity=20);
  padding-top: 24%;
}

.mycarousel-control.left {
  text-align: left;
  padding-left: 1%;
  background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0), color-stop(rgba(0, 0, 0, 0.0001) 100%));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.mycarousel-control.right {
  text-align: right;
  padding-right: 1%;
  right: 0;
  left: auto;
  background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0), color-stop(rgba(0, 0, 0, 0.5) 100%));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.mycarousel-control:hover,
.mycarousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.35;
  filter: alpha(opacity=35);
}

.mycarousel-control .icon-prev,
.mycarousel-control .icon-next,
.mycarousel-control .glyphicon-chevron-left,
.mycarousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 5;
  display: inline-block;
}

.mycarousel-control .icon-prev,
.mycarousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}

.mycarousel-control .icon-prev:before {
  content: '\2039';
}

.mycarousel-control .icon-next:before {
  content: '\203a';
}


@media screen and (min-width: 768px) {
  .mycarousel-control .icon-prev,
  .mycarousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
  }

  .mycarousel-indicators {
    bottom: 20px;
  }
}


.myicon{
	font-size:25px;
	color: #BC194c;
	margin-top: 20px;
	margin-bottom: 4px;
}

.myicon:hover {
	color: #BC194c;
	}


/*fixed sidebar */


.affix-top{
 top: 95px;
}

.affix{
	/*position: fixed;*/
}

.affix-bottom{
position:absolute;
bottom: 30px;
/* should be positioned absolute - affix-bottom is special in that the plugin will place the element with JS relative to the offset: { bottom: number } option you've provided.*/
}

#contacticon{
	margin-right: 5px;
}

.portlink:unvisited img{
border-color: #6F95A7;
/*background-color: #6F95A7; */
}


.portlink:visited {
/*color: #6F95A7;*/
}

.portlink > li:visited:before span {
  padding: 0 5px;
  color: #cccccc;
  content: "/\00a0";
}

.breadcrumbwrapper{
margin-bottom: 0;
list-style: none;
background-color: #E9E9E9;
border-radius: 4px;
text-decoration: none;
margin-top: -4px;
float: left;
width: 100%;
color: #A4A4A4;
PADDING: 10PX 0;
}


.mybreadcrumb{
padding: 12px 18px 9px 18px;
float: left;
margin-bottom: 0;
list-style: none;
background-color: #E9E9E9;
border-radius: 4px;
text-decoration: none;
margin-top: -4px;
}

.mybreadcrumb > li {
  display: inline-block;
}
.mybreadcrumb ol {

  display: inline-block;
}
.breadcrumbwrapper {
  display: inline-block;
}

@media (max-width: 371px) {
  .mybreadcrumb {
    display: none;
  }
}

.homepic{
border-bottom: 1px solid #a4a4a4;
margin-bottom: 40px;
/*margin-top:-80px;*/
}

.circlepicture{
margin-top: -180px;
}
.mysidebar{
width: auto;
position: relative;
/*z-index: 1033;*/
}

.whitegaptop {
	height: 74px;
    width: 100%;
}

.whitegap {
	height: 80px;
    width: 100%;
}

.graygap {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, 0.18) inset, 0 10px 15px -10px rgba(0, 0, 0, 0.15) inset, 0 -3px 3px -2px rgba(0, 0, 0, 0.08) inset;
    height: 8px;
    width: 100%;
}

.graygaptop{
	height: 180px;
	width: 100%;
	/*background: radial-gradient(rgb(51, 51, 51) 15%, transparent 16%) 0 0, radial-gradient(rgb(53, 53, 53) 15%, transparent 16%) 8px 8px, radial-gradient(rgba(255,255,255,.1) 15%, transparent 20%) 0 1px, radial-gradient(rgba(255,255,255,.1) 15%, transparent 20%) 8px 9px;*/
	background-color: #4C6277;
	background-size:16px 16px;

}

.contentimg{
  margin-left: -280px;
}

/*

.breadcrumb: > li + li:before {
  padding: 0 5px;
  color: #cccccc;
  content: "/\00a0";
}


\e013

.portlink:visited:before {
	content:  "\2713 ";
	border: 1px solid blue;
	font-family:'Glyphicons Halflings';
}

.portlink:visited p span{
	font-family: 'Glyphicons Halflings';
}

.portlink p span:before {
}

.portlink:link span{
display:none;
}

.portlink:visited span{
display: inline;
width:100px;
height:100px;
color: red;
}

/*
.portlink:visited {
	background-image:url(img/visitedthumbnail4.png);
	width:324px;
	height:200px;
}

<img class="img-responsive img-thumbnail" src="img/visitedthumbnail4gs.png"></img>

<img style="position: relative;" class="img-responsive img-thumbnail" src="img/thumbnail4gs.png">
							</img>
							<span><img class="img-responsive img-thumbnail" src="img/thumbnail4.png">
							</img></span>

.port-wrap:hover .portlink span{
	display: block;
	position: absolute;
	top:0px;
	width: inherit;
}

.port-wrap:visited span{
	display: none;
}

.portlink:hover{
	background-image:url(img/thumbnail4.png);
	width:324px;
	height:200px;
}

.portlink:visited img{
	display: none;
}



*/
