/* miguelantolin.com */

html, body {
	width: 100%;
	background-color: #08051A;
}

#hiro_main{
	margin:0;
	padding:0;
}

#content_work{
	width: 65%;
	margin: auto;
	opacity:0;
	animation: 2s fadeIn;
	opacity: 0;
	animation-fill-mode: forwards;
	transition: opacity 1s;
}

@keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

#content_work h1{
	margin: 0px 0 40px 0;
	font-size: 4.3rem;
	color: #BCFFFF;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	font-family: 'Montserrat', sans-serif;
}

#content_work p.subtitle{
	margin: 150px 0 0px 0;
	font-size: 0.9rem;
	color: #ffffff;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	font-family: 'Montserrat', sans-serif;
}

#content_work h2{
	margin: 110px 0 40px 0;
	font-size: 30px;
	color: #ffffff;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	font-family: 'Montserrat', sans-serif;
}

#content_work a.back_main{
	margin: 0;
	color: #fff;
	left:30px;
	top:30px;
	width:60px;
	height:30px;
	position: absolute;
	background: url(../img/back.svg) no-repeat;
}

#content_work a.back_main:hover{background-position: 0 -35px;
	animation: 1s fadeIn;
	opacity: 0.7;
	animation-fill-mode: forwards;
	transition: opacity 1s;}

#content_work a.back_main span{display:none}


.par{
	margin:40px 0 0 0;
	padding:0;
	width: auto;
	overflow: hidden;
}

.par_2{
	margin:0 0 0 0;
	padding:0;
	width: auto;
	overflow: hidden;
}

#content_work .par h3,
#content_work .par_2 h3{
	margin: 45px 0 0 0;
	font-size: 16px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: 400;
	float:left;
	width:20%;
	display:block;
	-webkit-font-smoothing: antialiased;
	font-family: 'Montserrat', sans-serif;
}

#content_work .par p.right,
#content_work .par_2 p.right{
	margin: 37px 0 0 0;
	color: #C2BFD3;
	display:block;
	font-weight: 300;
    font-size: 1.0rem !important;;
	line-height:25px;
	float:left;
	width:80%;
	-webkit-font-smoothing: antialiased;
	font-family: 'Montserrat', sans-serif;
}

#content_work p{
	margin: 20px 0 0 0;
    font-size: 1.0rem;
	line-height:25px;
	color: #C2BFD3;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	font-family: 'Montserrat', sans-serif;
}

#content_work p.end{
	margin: 20px 0 200px 0;
    font-size: 1.0rem;
	line-height:25px;
	color: #C2BFD3;
	font-weight: 300;
	line-height: 30px;
	-webkit-font-smoothing: antialiased;
	font-family: 'Montserrat', sans-serif;
}

#work_details{
	margin:10px 0 0 0;
	width: 100%;
	overflow:hidden;
}

#work_details .detail_1{
	margin:0 40px 0 0;
	padding:0;
	width:36%;
	float:left;
}

#work_details .detail_2{
	margin:0 40px 0 0;
	padding:0;
	width:12%;
	float:left;
}

#work_details .detail_3{
	margin:0 40px 0 0;
	padding:0;
	width:12%;
	float:left;
}

#work_details .detail_4{
	margin:0;
	padding:0;
	width:12%;
	float:left;
}

#work_details .detail_1 h4,
#work_details .detail_2 h4,
#work_details .detail_3 h4,
#work_details .detail_4 h4{
	margin: 50px 0 10px 0;
	font-size: 14px;
	color: #ffffff;
	font-weight: 400;
	line-height: 30px;
	-webkit-font-smoothing: antialiased;
	font-family: 'Montserrat', sans-serif;
}

#work_details .detail_1 p,
#work_details .detail_2 p,
#work_details .detail_3 p,
#work_details .detail_4 p{
	margin: 0 0 0 0;
	font-size: 13px;
	color: #807D92;
	font-weight: 400;
	line-height: 20px;
	-webkit-font-smoothing: antialiased;
	font-family: 'Montserrat', sans-serif;
}

.work_img_1{
	margin: 80px 0 80px 0;
	position: relative;
	left: 0;
	overflow: hidden;
	padding: 0;
}

.work_img_1 img{
	width: 100%;
	height: auto;
}

.work_img_2{
	margin: 80px 0 80px 0;
	width:100%;
}

.work_img_2 img{
	width: 100%;
	height: auto;
}

.work_img_3 img{
	width: 100%;
	height: auto;
}

.work_img_4 img{
	width: 100%;
	height: auto;
}

#work_process{
	margin: 80px 0 80px 0;
	width: 92%;
	overflow: hidden;
	padding: 5% 3.5% 5% 3.5%;
	background: #1E1C2B;
}

#work_process .process_1{
	margin: 0 4% 0 2.5%;
	padding: 0;
	width: 140px;
	height: 295px;
	float: left;
}

#work_process .process_2{
	margin:0 4% 0 0;
	padding:0;
	height: 295px;
	width: 140px;
	float:left;
}

#work_process .process_3{
	margin:0 4% 0 0;
	padding:0;
	height: 295px;
	width: 140px;
	float:left;
}

#work_process .process_4{
	margin:0 4% 0 0;
	padding:0;
	height: 295px;
	width: 140px;
	float:left;
}

#work_process .process_5{
	margin:0 4% 0 0;
	padding:0;
	height: 295px;
	width: 140px;
	float:left;
}


#work_process .process_1 .process_circle_1{
	margin: 6px 6px 20px 28px;
	padding: 0;
	width: 100px;
	height: 100px;
	border-radius: 80px;
	box-shadow: inset 0 0 0 5px #BCFFFF;
	background-color: #1E1C2B;
}

#work_process .process_2 .process_circle_2{
	margin: 6px 6px 20px 28px;
	padding: 0;
	width: 100px;
	height: 100px;
	border-radius: 80px;
	box-shadow: inset 0 0 0 10px #BCFFFF;
	background-color: #1E1C2B;
}

#work_process .process_3 .process_circle_3{
	margin: 6px 6px 20px 28px;
	padding: 0;
	width: 100px;
	height: 100px;
	border-radius: 80px;
	box-shadow: inset 0 0 0 15px #BCFFFF;
	background-color: #1E1C2B;
}

#work_process .process_4 .process_circle_4{
	margin: 6px 6px 20px 28px;
	padding: 0;
	width: 100px;
	height: 100px;
	border-radius: 80px;
	box-shadow: inset 0 0 0 22px #BCFFFF;
	background-color: #1E1C2B;
}

#work_process .process_5 .process_circle_5{
	margin: 6px 6px 20px 42px;
	padding: 0;
	width: 100px;
	height: 100px;
	border-radius: 80px;
	box-shadow: inset 0 0 0 50px #BCFFFF;
	background-color: #1E1C2B;
}


#work_process .process_1 p,
#work_process .process_2 p,
#work_process .process_3 p,
#work_process .process_4 p{
	margin: 0 0 10px 0;
	font-size: 18px;
	color: #BCFFFF;
	width:146px;
	font-weight: 400;
	line-height: 20px;
	text-align: center;
	-webkit-font-smoothing: antialiased;
	font-family: 'Montserrat', sans-serif;
}

#work_process .process_5 p{
	margin: 0 0 10px 0;
	font-size: 18px;
	color: #BCFFFF;
	width:186px;
	font-weight: 400;
	line-height: 20px;
	text-align: center;
	-webkit-font-smoothing: antialiased;
	font-family: 'Montserrat', sans-serif;
}

#work_process .process_1 p.circle_sub,
#work_process .process_2 p.circle_sub,
#work_process .process_3 p.circle_sub,
#work_process .process_4 p.circle_sub{
	margin: 0 0 0 0;
	font-size: 12px;
	color: #C2BFD3;;
	font-weight: 400;
	line-height: 20px;
	width:146px;
	text-align: center;
	-webkit-font-smoothing: antialiased;
	font-family: 'Montserrat', sans-serif;
}

#work_process .process_5 p.circle_sub{
	margin: 0 0 0 0;
	font-size: 12px;
	color: #C2BFD3;;
	font-weight: 400;
	line-height: 20px;
	width:186px;
	text-align: center;
	-webkit-font-smoothing: antialiased;
	font-family: 'Montserrat', sans-serif;
}

.work_img_block{
	margin: 0;
	width: 100%;
	height: auto;
	overflow: hidden;
	text-align: center;
}

.work_img_block .work_img_3{
	margin: 80px 20px 0 10px;
	width:30%;
	float:left;
}

.work_img_block .work_img_4{
	margin: 70px 20px 0 10px;
	width:45%;
	float:left;
}
