#magamrol>header{
	height: 600px;
    min-height: 564px;
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: center;
    background-size: auto;
	position: relative;
}    
.slider_tartalom{
        padding-left: 50px!important;
    bottom: inherit!important;
    text-shadow: none!important;
    text-align: left!important;
    position: absolute!important;
    right: 0!important;
    left: 0!important;
    top: 80px!important;
    color: #ffffff!important;
    padding: 50px 0 0 0!important;
}
.slider_tartalom>h2 {
    font-size: 50px;
    text-align: start;
    text-transform: uppercase;
    font-weight: bold;
}

.slider_tartalom>p {
    font-size: 30px;
    text-align: start;
    width: 60%;
    margin-top: 28px;
}

div#magamrol-page {
    padding: 80px 0;
}
div#magamrol-page>h2 {
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: bold;
}
div#magamrol-page>p {
    font-size: 18px;
}
.img-responsive{
	max-width:100%;
}
.container-fluid{
	margin-top: 0px;
	padding-right: 0px!important;
    padding-left: 0px!important;
}
.blokkcim {
	margin-bottom: 30px;
}
#promo3{
	background:#d2d2d21c;
	padding: 60px 0 60px!important;
}
.szolgaltatasaimblokk{
	padding: 60px 0 60px!important;
}
	#preloader {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		background-color: #008080;
		z-index: 99;
		height: 100%;
	}
	#status {
		width: 200px;
		height: 200px;
		position: absolute;
		left: 50%;
		top: 50%;
		background-image: url(http://marinamarques.pt/img/preloader.gif);
		background-repeat: no-repeat;
		background-position: center;
		margin: -100px 0 0 -100px;
	}
	
	.intro {
		display: table;
		width: 100%;
		height: auto;
		text-align: center;
		color: white;
		background: url(http://marinamarques.pt/img/mm_header.jpg) no-repeat top center scroll;
		background-size: cover;
		-o-background-size: cover;
	}
	.intro .intro-body {
		display: table-cell;
		vertical-align: middle;
		padding: 15% 0;
		background: rgba(0, 0, 0, 0.5);
	}
	.brand-heading {
		font-size: 100px;
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		text-align: left;
		color: #40E0D0;
	}
	.intro .intro-body .intro-text {
		font-size: 25px;
		font-family: 'Montserrat', sans-serif;
		text-align: left;
	}
	span.city {
		background-color: #40E0D0;
		color: #fff;
		border-radius: 4px;
		width: 15px;
	}
	@media (min-width: 768px) {
		.intro {
			height: 100%;
			padding: 0;
		}
		.intro .intro-body .brand-heading {
			font-size: 130px;
		}
		.intro .intro-body .intro-text {
			font-size: 35px;
		}
	}
	.mouse-warp {
		margin: 40px auto;
		display: block;
		width: 28px;
		opacity: 0.5;
	}
	.mouse {
		width: 28px;
		height: 50px;
		border: 2px solid #fff;
		border-radius: 14px;
	}
	.scroll {
		width: 4px;
		height: 4px;
		border-radius: 2px;
		background: #fff;
		position: relative;
		left: 10px;
		-webkit-animation: scrolls 1.3s ease-out infinite;
	}
	@-webkit-keyframes scrolls {
		0% {
			top: 8px;
			opacity: 0;
			-webkit-transform: scaleY(1) scaleX(1);
		}
		5% {
			top: 8px;
			opacity: 0.8;
			-webkit-transform: scaleY(1.2) scaleX(1.2);
		}
		10% {
			top: 8px;
			opacity: 1;
			-webkit-transform: scaleY(1.6) scaleX(1.6);
		}
		15% {
			top: 8px;
			opacity: 1;
			-webkit-transform: scaleY(1.2) scaleX(1.2);
		}
		20% {
			top: 8px;
			opacity: 1;
			-webkit-transform: scaleY(1.2) scaleX(1.2);
		}
		30% {
			top: 15px;
			opacity: 1;
			-webkit-transform: scaleY(1.2) scaleX(1.2);
		}
		100% {
			top: 30px;
			opacity: 0;
			-webkit-transform: scaleY(1.2) scaleX(0.8);
		}
	}
	section#about-me {
		margin-bottom: 60px;
	}
	#about-me h2 {
		font-weight: 700;
		margin-top: 22px;
		padding-bottom: 10px;
		text-align: center;
	}
	.about-intro-text p {
		float: right;
	}
	.about-intro-text span {
		color: #3650ae;
		font-weight: 700;
	}
	.about-intro-text .fa-beer {
		color: #40E0D0;
		font-size: 20px;
	}
	
	.about-inner {
		position: relative;
		padding: 0;
		overflow: hidden;
	}
	.about-inner>img {
		display: block;
		min-width: 100%;
		height: auto;
	}
	.about-ct .textbox-about {
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		-webkit-transform: scale(0);
		transform: scale(0);
	}
	.about-ct:hover .textbox-about {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	.textbox-about {
		-webkit-transition: all 0.7s ease;
		transition: all 0.7s ease;
	}
	div.button-social {
		border: 2px solid #fff;
		padding: 12px 18px;
		-webkit-transition: all .35s;
		transition: all .35s;
		border-radius: 0;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		margin-top: 25px;
		font-size: 18px;
		color: #fff;
		margin: 5% 5%;
	}
	div.button-social a {
		color: #fff;
		font-size: 18px;
		margin: 15px;
	}
	div.button-social a:hover {
		color: #40E0D0;
	}
	.button-group:focus,
	.icon-cv:focus,
	.text:focus {
		outline: 0;
	}
	#counter-stats {
		padding: 40px 0;
		width: 100%;
		height: auto;
		background: #343434;
	}
	.stats {
		text-align: center;
		font-size: 35px;
		font-weight: 700;
		font-family: 'Montserrat', sans-serif;
		text-transform: lowercase;
	}
	.stats .fa {
		color: #ffffff;
		font-size: 60px;
	}
	.counter {
		color: white;
	}
	.counter~h5 {
		color: white;
	}
	#experience {
		margin: 60px auto;
	}
	#experience h2 {
		font-weight: 700;
		margin-top: 22px;
		padding-bottom: 10px;
		text-align: center;
	}
	.timeline-label h4 {
		margin-top: 0;
		font-size: 30px;
		color: #3650ae;
		padding: 16px 0px;
		font-weight: 700;
	}
	.timeline-label p {
		color: #696969;
		padding: 8px 0px;
		line-height: 27px;
	}
	.button-group-li {
		cursor: pointer;
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex;
	}
	.timeline-label a {
		text-decoration: none;
	}
	.text-timeline {
		background: #40E0D0;
		color: #fff;
		font-size: 18px;
		height: 40px;
		padding: 0 25px;
		line-height: 40px;
	}
	.icon-li {
		font-size: 20px;
		width: 40px;
		height: 40px;
		line-height: 30px;
		box-sizing: border-box;
		border: 4px solid #40E0D0;
		border-left: none;
		-webkit-transition: 600ms -webkit-transform ease-in-out;
		transition: 600ms -webkit-transform ease-in-out;
		transition: 600ms transform ease-in-out;
		transition: 600ms transform ease-in-out, 600ms -webkit-transform ease-in-out;
		-webkit-transform: rotateY(90deg);
		transform: rotateY(90deg);
		-webkit-transform-origin: left;
		transform-origin: left;
		color: #40E0D0;
		background: #fff;
		text-align: center;
	}
	.button-group-li:hover .icon-li {
		-webkit-transform: rotateY(0deg);
		transform: rotateY(0deg);
	}
	.button-group-li {
		-webkit-perspective: 200px;
		perspective: 200px;
		-webkit-perspective-origin: calc(100% - 40px);
		perspective-origin: calc(100% - 40px);
	}
	.timeline-label {
		padding-left: 7%;
		margin-top: 2%;
	}
	.col-exp {
		margin-top: 2%;
	}
	.timeline .timeline-experience {
		position: relative;
		float: left;
		margin-left: 32px;
		padding-left: 64px;
		border-left: 2px solid #ccc;
	}
	.timeline .timeline-experience-info h5 {
		margin-top: 0;
		margin-bottom: 0.333em;
		font-size: 18px;
		color: #3650ae;
		font-weight: 700;
	}
	.timeline .timeline-experience-info .timeline-role {
		font-size: 16px;
		color: #000000;
		font-weight: 600;
	}
	.timeline .timeline-experience-info p {
		font-size: 12px;
		color: #333;
		line-height: 27px;
	}
	.timeline time {
		display: block;
		width: 65px;
		color: #000;
		text-align: center;
		font-weight: 700;
	}
	.timeline .timeline-experience-img,
	.timeline .timeline-experience-info,
	.timeline .timeline-experience-info h5,
	.timeline .timeline-experience-info .role,
	.timeline .timeline-experience-info p {
		clear: none;
	}
	.timeline .timeline-experience .timeline-circle {
		position: absolute;
		top: 16px;
		left: -11px;
		display: block;
		width: 19px;
		height: 19px;
		border: 2px solid #3650ae;
		border-radius: 50%;
		background-color: #F5F5F5;
	}
	.timeline .timeline-experience-img {
		float: left;
		width: 64px;
		height: 64px;
	}
	.timeline .timeline-experience-img img {
		width: 100%;
	}
	.timeline .timeline-experience-info {
		margin-left: 0px;
	}
	.timeline-experience-info p {
		margin-top: 10px;
		margin-bottom: 20px;
	}
	#portfolio {
		margin-top: 20px;
	}
	.portfolio-ct h2 {
		font-weight: 700;
		margin-top: 22px;
		padding-bottom: 10px;
		text-align: center;
	}
	.grid-portfolio {
		margin-top: 20px;
	}
	.portfolio-details {
		text-align: center;
	}
	.thumbnail {
		max-width: 500px;
		border: none;
		position: relative;
		background: none;
		padding: 0;
	}
	@media only screen and (max-width: 1200px) {
		.slider_tartalom{
			right: inherit!important;
			left: inherit!important;
		}
	}
	@media only screen and (max-width: 990px) {
		.szolgaltatasaimblokk {
			padding: 60px 15px 60px!important;
		}
		#magamrol>header {
			height: auto;
			min-height: 350px;
			width: 100%;
			background-size: cover!important;
			overflow: hidden;
		}
		.slider_tartalom>h1 {
			font-size: 22px;
		}
		.slider_tartalom>p {
			font-size: 18px;
			text-align: start;
			width: 90%;
			margin-top: 28px;
		}
		#experience h2 {
			font-size: 22px;
			margin-bottom: 0px;
		}
		.timeline-label h4 {
			margin-top: 0;
			font-size: 22px;
		}
	}
	@media only screen and (max-width: 570px) {
		.about-intro {
			margin-bottom: 25px;
		}
		.about-ct>.img-responsive {
			max-width: 100%;
			max-height: 350px;
		}
		div#magamrol-page {
			padding: 35px 0;
		}
	}
	@media only screen and (max-width: 480px) {
		.brand-heading {
			font-size: 85px;
			margin-top: 10%;
		}
		.col-exp {
			margin-top: 15%;
		}
		.timeline .timeline-experience {
			margin-left: 20px;
			padding-left: 20px;
		}
		.timeline time {
			width: 40px;
		}
		.services-item {
			margin-bottom: 15%;
		}
	}