*{
	padding: 0;
	margin: 0;
}
ul {
    list-style: none;
}
html,
body{
	font-family: 'Open Sans', sans-serif;
    overflow-x: hidden;
    height: 100%;
    scroll-behavior: smooth;
}
h2.line-left-blue:before {
    content: url(../images/line-blue.png);
    margin: -.7em .2em 0 0;
    display: inline-block;
    vertical-align: middle;
}
h2.line-right-blue:after {
    content: url(../images/line-blue.png);
    margin: -.7em 0 0 .2em;
    display: inline-block;
    vertical-align: middle;
}
h2.line-left-black:before {
    content: url(../images/line-black.png);
    margin: -.7em .2em 0 0;
    display: inline-block;
    vertical-align: middle;
}
h2.line-right-black:after {
    content: url(../images/line-black.png);
    margin: -.7em 0 0 .2em;
    display: inline-block;
    vertical-align: middle;
}
h2.title-page {
    text-align: center;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 1.5em;
    margin-bottom: 2em;
}
#header{
    background-image: url(../images/background-header.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 100%;
    height: auto;
    position: relative;
    overflow-y: hidden;
    padding: 0 0 5em 0;
}
.logo{
	margin-top: 2em;
}
.logo img {
    width: 70%;
    text-align: center;
}
.navbar-default{
	background-color: transparent;
	border: none;
}
.main-menu ul{
	text-align: right;
	margin-top: 3em;
}
.main-menu ul li{
	display: inline-block;
	padding: 0 1em;
}
.main-menu ul li a{
	text-transform: uppercase;
	font-size: 1.1em;
	font-family: sans-serif;
	text-decoration: none;
	color: #fff;
	opacity: .6;
}
.main-menu ul li a:hover{
	opacity: 1;
}
.title-home {
    margin-top: 4em;
}
.title-home h1{
	font-family: 'Open Sans', sans-serif;
    font-weight: 800;
	font-size: 6em;
	color: #fff;
	text-transform: uppercase;
	margin: 0 0 0 2%;
}
.title-home h1 span{
	color: #1d71b8;
}
.shape-title:before{
	content: url(../images/shape-title.png);
    vertical-align: middle;
    display: inline-block;
    margin: -.8em -.1em 0 0;
}
#header .logo,
#header .main-menu,
#header .title-home{
	z-index: 2;
}
.head-explosion {
    position: absolute;
    width: 35%;
    height: auto;
    bottom: 0;
    left: 32.5%;
    z-index: 1;
}
.head-explosion img {
    width: 100%;
    height: auto;
}
.social-menu{
	position: absolute;
	bottom: 2em;
	right: 8%;
}
.social-menu ul li{
	display: inline-block;
	margin: 0 .8em;
	opacity: .6;
}
.social-menu ul li:hover{
	opacity: 1;
}

/*-------------------ABOUT--------------------*/
#about{
	background-color: #efefef;
	min-height: 65%;
	height: auto;
	padding: 6em 0;
	position: relative;
}
#about h2.title-page{
    color: #111;
}
.art-supernova{
	position: absolute;
    width: 32%;
    top: 3em;
    left: 14%;
}
.art-supernova img {
    width: 100%;
}
#about .description-text{
	margin-top: 2em;
}

/*-------------------PORTFOLIO--------------------*/
#portfolio{
	position: relative;
	min-height: 1650px;
	height: auto;
	padding: 8em 0;
}
#portfolio h2.title-page{
    color: #1d71b8;
}
#portfolio h3{
	font-size: 1.25em;
	font-weight: 700;
	color: #111;
	margin: 0;
}
#portfolio h4{
	font-size: .85em;
	font-weight: normal;
	color: #111;
	margin: 0;
	text-transform: uppercase;
    max-width: 150px;
}
.portfolio-container{
	position: relative;
	width: 960px;
	margin: 10em auto 6em auto;
}
.portfolio-01, .portfolio-02, .portfolio-03, .portfolio-04, .portfolio-05, .shape-port-01, .shape-port-02, .shape-port-03{
	position: absolute;
}
.portfolio-01 img, .portfolio-02 img, .portfolio-03 img, .portfolio-04 img, .portfolio-05 img, .shape-port-01 img, .shape-port-02 img, .shape-port-03 img{
	width: 100%;
	height: auto;
}
.portfolio-01{
	top: 0;
	right: 0;
	width: 460px;
	height: auto;
}
.portfolio-01 .text-portfolio{
	position: absolute;
	top: 2em;
	left: -5em;
}
.portfolio-02{
	top: 150px;
	left: 0;
	width: 295px;
	height: auto;
    z-index: 10;
}
.portfolio-02 .text-portfolio{
	position: absolute;
	top: 2em;
	right: -5em;
}
.portfolio-03{
	top: 300px;
    left: 330px;
	width: 295px;
	height: auto;
}
.portfolio-03 .text-portfolio{
	position: absolute;
	bottom: 1em;
	left: -5em;
}
.portfolio-04{
	top: 480px;
	right: 0;
	width: 295px;
	height: auto;
    z-index: 15;
}
.portfolio-04 .text-portfolio{
	position: absolute;
	top: 14em;
	left: -1em;
}
.portfolio-05{
	top: 730px;
	left: 165px;
	width: 460px;
	height: auto;
}
.portfolio-05 .text-portfolio{
	position: absolute;
	top: 2em;
	left: -2em;
}

.portfolio-06{
    top: 1030px;
    left: 0;
    width: 600px;
    height: auto;
    position: absolute;
}
.portfolio-06 .text-portfolio{
    position: absolute;
    top: 4em;
    right: -10em;
}

.shape-port-01{
	width: 148px;
    top: -30px;
    left: 86px;
}
.shape-port-02{
	width: 200px;
    top: 365px;
    right: 48px;
}
.shape-port-03{
	width: 70px;
    top: 538px;
    left: 120px;
}

/*-------------------FORMULÁRIO--------------------*/

section#formulario {
	background: url(../images/form-bg.jpg) top center;
	position: relative;
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
}

div.form {

}

div.form form {
    display: block;
    text-align: center;
    margin: 300px 0;
}

div.form h2{
	margin: 100px 0;
	color: #fff;
	text-align: center;
}

div.form form input[type="email"]{
	background: rgba(0,0,0,0);
	border: 2px solid rgba(255,255,255,0.8);
	font-family: 'Open Sans', sans-serif;
	color: #fff;
    width: 50%;
    height: 50px;
    margin-right: 30px;
    font-size: 20px;
    padding: 0 20px;
}

div.form form input::-webkit-input-placeholder { 
	color: #fff;
}

div.form form input::-moz-placeholder { 
	color: #fff;
}

div.form form input:-ms-input-placeholder { 
	color: #fff;
}

div.form form input:-moz-placeholder { 
	color: #fff;
}

div.form form button{
	background: rgba(255,255,255,0.8);
	border: 2px solid rgba(255,255,255,0.8);
	font-family: 'Open Sans', sans-serif;
	color: #000;
    height: 50px;
    font-size: 20px;
    line-height: 20px;
    padding: 0 20px;
}

div.form form button:hover{
	background: rgba(255,255,255,1);
}

/*-------------------CONTACT--------------------*/
#contact{
	background-color: #efefef;
	position: relative;
	min-height: 100%;
	height: auto;
	padding: 6em 0 10em 0;
}
#contact h2.title-page{
    color: #1d71b8;
    margin-bottom: 6em;
}
#contact h3.title-page {
    color: #f39200;
    text-transform: uppercase;
    font-weight: 800;
}
.social-menu-contact {
    margin-top: 232px;
}
.social-menu-contact ul li{
	display: inline-block;
	margin: 0 .5em;
}
.social-menu-contact ul li{
	opacity: .6;
}
.social-menu-contact ul li:hover{
	opacity: 1;
}
.map {
    border: 2px solid #bbb;
    border-radius: 5px;
}

/*-------------------FOOTER--------------------*/
footer{
	background-image: url(../images/footer-img.jpg);
	background-size: cover;
	background-position: center;
	text-align: center;
	padding: 2em;
}
footer img{
	width: 90px;
	height: auto;
}
footer h5{
	color: #fff;
	margin: 5px 0 0 0;
}