/*App.css*/

.cover {
	width:100%;
	height:auto;
}

.content {
	width:100%;
	height:auto;
	background-color: white;
	border:1px solid #3fa4ff;
	float:left;
}

.content-one, .content-graphic {
	width:100%;
	height:auto;
	background-color: white;
	float:left;
	text-align: center;
}

.content-one img {
	width:100%;
	text-align: center;
}


.specialize {
	width:100%;
	height:700px;
	background-color:#ffffff;
	border:1px solid #ffffff;
}

.worktitle {
	margin-top:20px;
	font-weight: bold;
	float:left;
}

.input {
	width:100%;
	height:30px;
}

.input2 {
	width:100%;
	height:140px;
}

.logo {
	color:#3fa4ff;
	font-weight: bold;
}

.row label, #submit_button, .row2 label {
	font-size: 20px;
	letter-spacing: 1px;
	text-align: center;
}

#submit_button {
	margin-top: 20px;
}

.nopadding {
	padding:0!important;
	margin:0!important;
}


.nav .navbar-nav {
	float: right;
}

.navbar-right li a {
	letter-spacing: 2px;

}

.navbar-brand {
	letter-spacing: 2px;
	font-size: 20px;
	color:#000!important;
	font-family: verdana;

}

.navbar-brand img {
	width:100px;
}

.footer {
	margin-top:30px;
	width:100%;
	height:50px;
	border-top:1px solid gray;
	clear:both;
	padding:15px;
	text-align: center;
	color:black;
	font-size: 15px;
	letter-spacing: 2px;
}

.julio {
	background-color:white;
	border:none;
	border-radius: 0px;
}

.content h1 {
	width: 100%;
	text-align: center;
}

.webdesign {
	width:100%;
}

.graphic img, .web img {
	width:100%;
}

.graphic, .web  {
	text-align: center;
}

.messageme {
	padding:10px;
	width:100%;
	height:150px;
	text-align: center;
	background-color: #3fa4ff;
	color:white;
	float:left;
	margin-top: 20px;
}

.me img {
	width:80%;
	padding:20px;
	margin-top:0px;
}

.me {
	width:100%;
	padding:50px 50px 30px 50px;
	text-align: center;
}

.me h2 {
	font-size: 18px;
	color:;
}

.me h1 {
	color:#3fa4ff;
}

.graphics-brand {
	width:100%;
	margin-top:20px;
}

.web-section {
	padding:20px;
	width:100%;
	height:400px;
	background-color: #3fa4ff;
	border:1px solid black;
	text-align: center;
}

.web-section img {
	width:100%;
}

.blue {
	color:#3fa4ff;
}


.title {
	color:red;
}

.space {
	width:100%;
	height:100px;
}

.carousel-control.left, .carousel-control.right {
	background-image:none!important;
}

.carousel-indicator {
	margin-top:50px;
	float:left;
}

.email {
	margin-top: 20px;
	letter-spacing: 1px;
	background-color:#3fa4ff;
	color:white;
}

.portback img {
	width:100%;
	float:left;
	box-shadow: 5px 5px 5px #888888;
	margin-bottom:20px;
	border:1px solid black;
}

.textdesc {
	text-align: left;
}

.textdesc span {
	font-style: italic;
	letter-spacing: 1px;
	font-size: 20px;
}

.textdesc li, .textdesc p {
	font-size: 16px;
}

.textdesc ul {
	margin-top:10px;
}

.pinterest {
	color:red;
}

.instagram {
	color:#125688;
}

.linexd {
	background-color:#fff;
	width:100%;
	height:30px;
	float:left;
}

.content-one h2 {
	margin-top:20px;
	color:gray;
	letter-spacing: 1px;
	font-family: 'Pacifico', cursive;
}

.content-one span {
	text-align: center;
	color:gray;
}


.placeholder {
	width:100%;
	height:322px;
	background-color: black;
}

.space2 {
	width:100%;
	height:40px;
}

.portfolio {
	width: 100%;
	text-align: center;
}

.titlesquare {
	line-height: 3em;
	letter-spacing: 1px;
	font-size: 11px;
}

.navbar-right li a {
	margin-right:10px;
	letter-spacing: .3em;
}

 .navbar-right .active {
	color:#3fa4ff;
	float:left;

}

.contactform h2 {
	margin-top:0px!important;
	letter-spacing: 1px;
}

.portfoliocontent {
	width:100%;
	text-align: center;
}

.portfoliocontent img {
	margin-top: 30px;
	border:1px solid gray;
}

/*mobile*/
@media only screen and (max-width: 768px) {
  .navbar-brand img {
  	width:30px!important;
  	margin-top:0px;
  }
}














