@import url(1.css);

@import url(//fonts.googleapis.com/css?family=Arvo);


h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family: 'Arvo', Tahoma, Arial;
}

h1 {
	text-transform: none;
}
h1 small {
	font-style:italic;
	font-size:60%;
}
.topo h1 img {
	margin:-25px 0 0 -35px;
}

.container-fluid .faixa-fotos .presente {
	clear: both;
	text-align: center;
	background: url('./../../../../assets/img/sites/formatura/2/capelo.png') 0 0 repeat;
	width: 432px;
	height: 400px;
	margin: 10px 0px -80px 0;
}


.slideshow {
	display: block;
	float:inherit;
	width:auto;
}
.slideshow .carousel-inner {
	height: 400px;
	min-width: 100%;
}

.slideshow .carousel-inner .item .foto {
	background-position:center center; 
	background-repeat: no-repeat; 
	background-size: 1000px auto; 
	width:935px;
	height:400px;
}


.slideshow .carousel-control .fa {
	height: 100%;
	display: block;
	padding-top: 156px;
}
.slideshow .sombra {
	position: relative;
	height: 18px;
	background: url('./../../../../assets/img/sites/formatura/2/sombra-foto.png') 0 0 repeat-x;
}