@import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i,900,900i&subset=cyrillic,cyrillic-ext,latin-ext');

@font-face {
	font-family: 'tele-marinesregular';
	src: url('fonts/telemarines1-webfont.eot');
	src: url('fonts/telemarines1-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/telemarines1-webfont.woff2') format('woff2'),  url('fonts/telemarines1-webfont.woff') format('woff'),  url('fonts/telemarines1-webfont.ttf') format('truetype'),  url('fonts/telemarines1-webfont.svg#tele-marinesregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
body {
	margin: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block;
}
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden], template {
	display: none;
}
a {
	background-color: transparent;
}
a:active, a:hover {
	outline: 0;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b, strong {
	font-weight: bold;
}
dfn {
	font-style: italic;
}
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
mark {
	background: #ff0;
	color: #000;
}
small {
	font-size: 80%;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
img {
	border: 0;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 1em 40px;
}
hr {
	box-sizing: content-box;
	height: 0;
}
pre {
	overflow: auto;
}
code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}
button {
	overflow: visible;
}
button, select {
	text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled], html input[disabled] {
	cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
input {
	line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}
input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
legend {
	border: 0;
	padding: 0;
}
textarea {
	overflow: auto;
}
optgroup {
	font-weight: bold;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td, th {
	padding: 0;
}
html {
	box-sizing: border-box;
	font-size: 12px;
}
@media screen and (min-width: 600px) {
	html {
		font-size: 16px;
	}}
*, *:before, *:after {
	box-sizing: inherit;
}
html, body {
	width: 100%;
	height: 100%;
	min-height: 100%;
}
@media screen and (min-width: 600px) {
	html, body {
		height: auto;
	}}
body {
	-webkit-overflow-scrolling: touch;
	font-family: "Roboto", sans-serif;
	font-weight: 400;
	position: absolute;
	height: 100%;
	width: 100%;
	overflow-x: hidden !important;
}
#babic-wrapper, .babic-container {
	height: inherit;
}
.content-preloader {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999999999999999;
/*will-change: transform*/;
}
.content-preloader__left, .content-preloader__right {
	position: absolute;
	width: 50%;
	height: 100%;
	top: 0;
	overflow: hidden;
}
.content-preloader__left>div, .content-preloader__right>div {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
/*will-change: transform*/;
}
.content-preloader__left {
	left: 0;
}
.content-preloader__right {
	right: 0;
}
.preloader {
	position: absolute;
	top: 50%;
	left: 50%;
	background: rgba(0,0,0,0.3);
	overflow: hidden;
	width: 1px;
	height: 25%;
	z-index: 9999;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.preloader>div {
	display: block;
	width: 1px;
	height: 100%;
	background: rgba(0,0,0,0.4);
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
	/*will-change: transform;*/
	-webkit-animation: lineY 2s ease-in-out infinite;
	animation: lineY 2s ease-in-out infinite;
}
p {
	margin: 0;
	display: block;
	line-height: 2;
	letter-spacing: 1px;
}
p a {
	font-weight: 400;
}
a.link {
	display: inline;
}
a.link:hover:before {
	opacity: 1;
}
a.link:before, a.link:after {
	content: "";
	display: block;
	position: absolute;
	width: 103%;
	height: 50%;
	bottom: 0;
	left: -2%;
}
a.link:after {
	z-index: -2;
	background: rgba(0,0,0,0.1);
}
a.link:before {
	opacity: 0;
	background: #1C75BC;
	-webkit-transition: opacity 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
	transition: opacity 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
	/*will-change: opacity;*/
	z-index: -1;
}
a {
	color: inherit;
	text-decoration: none;
	position: relative;
	overflow: hidden;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
}
ul, li {
	margin: 0;
	padding: 0;
}
li {
	list-style-type: none;
}
.m-next-project {
	position: relative;
	margin: 0 !important;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 4px;
	text-align: center;
	padding: 30% 10%;
}
@media screen and (min-width: 780px) {
	.m-next-project {
		padding: 10%;
	}}
.m-next-project:hover span {
	opacity: 1;
}
.m-next-project:hover div {
	opacity: 0;
	-webkit-transform: translate(-50%, -50%) scale(0.95);
	transform: translate(-50%, -50%) scale(0.95);
}
.m-next-project.is-election {
	background: -webkit-linear-gradient(315deg, #2c539e 0%, #3da4db 100%);
	background: linear-gradient(135deg, #2c539e 0%, #3da4db 100%);
}
.m-next-project.is-criminal {
	background: -webkit-linear-gradient(315deg, #2c539e 0%, #3da4db 100%);
	background: linear-gradient(135deg, #2c539e 0%, #3da4db 100%);
}
.m-next-project.is-contact {
	background: -webkit-linear-gradient(315deg, #2c539e 0%, #3da4db 100%);
	background: linear-gradient(135deg, #2c539e 0%, #3da4db 100%);
}
.m-next-project.is-civil {
	/*background-image: -webkit-linear-gradient(115deg, #13547a 0%, #80d0c7 100%);
background-image: linear-gradient(115deg, #13547a 0%, #80d0c7 100%);*/
	background: -webkit-linear-gradient(315deg, #2c539e 0%, #3da4db 100%);
	background: linear-gradient(135deg, #2c539e 0%, #3da4db 100%);
}
.m-next-project.is-corporate {
	/*background: -webkit-linear-gradient(top, #132a42 0%, #10503f 100%);
	background: linear-gradient(180deg, #132a42 0%, #10503f 100%);*/
	background: -webkit-linear-gradient(315deg, #2c539e 0%, #3da4db 100%);
	background: linear-gradient(135deg, #2c539e 0%, #3da4db 100%);
}
.m-next-project span {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-weight: 900;
	letter-spacing: 0;
	color: rgba(0,0,0,0.1);
	text-transform: none;
	font-size: 10vw;
	opacity: 0;
	-webkit-transition: opacity 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86);
	transition: opacity 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86);
	white-space: nowrap;
}
.m-next-project div {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%) scale(1);
	transform: translate(-50%, -50%) scale(1);
	font-weight: 400;
	padding: 1em 1.5em;
	background: #fff;
	color: #000;
	-webkit-transition: all 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86);
	transition: all 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
.avatar {
	position: relative;
	border-radius: 100%;
	overflow: hidden;
	margin-bottom: 10%;
	width: 80px;
	height: 80px;
}
@media screen and (min-width: 600px) {
	.avatar {
		width: 120px;
		height: 120px;
	}}
.avatar img {
	display: block;
	width: 100%;
}
.avatar.is-active svg path {
	-webkit-animation: dash 3s cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards;
	animation: dash 3s cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards;
	-webkit-animation-delay: 1s;
	animation-delay: 1s;
}
.avatar svg {
	position: absolute;
	top: 36px;
	left: 17px;
	width: 37px;
	-webkit-transform: rotate(1deg);
	transform: rotate(1deg);
}
@media screen and (min-width: 600px) {
	.avatar svg {
		top: 54px;
		left: 25px;
		width: 57px;
	}}
.avatar svg path {
	stroke-dasharray: 1000;
	stroke-dashoffset: 1000;
}
@-webkit-keyframes dash {
	to {
		stroke-dashoffset: 0;
	}}
@keyframes dash {
	to {
		stroke-dashoffset: 0;
	}}
canvas {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999999999999999999999999999;
}
.animation-cover {
	overflow: hidden;
/*will-change: transform*/;
}
.animation-cover__text {
	display: block;
	-webkit-transform: translateY(150%);
	/*transform: translateY(150*/
	%);
	will-change: transform;
}
.animation-cover__mask {
	-webkit-transform: translateX(-110%);
	transform: translateX(-110%);
/*will-change: transform*/;
}
.no-touch .animation-fade-in {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
/*will-change: transform, opacity*/;
}
.animation-y {
	overflow: hidden;
}
.animation-y span {
	display: block;
	-webkit-transform: translateY(115%);
	transform: translateY(115%);
	/*will-change: transform, opacity*/
	;
*/ 	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.animation-slide-y {
	-webkit-transform: translateY(20%);
	transform: translateY(20%);
/*will-change: transform*/;
}
.animation-mask {
	position: relative;
	overflow: hidden;
	display: table;
}
.animation-mask.no-animation .animation-mask__text {
	opacity: 1;
}
.animation-mask.no-animation .animation-mask__cover {
	display: none;
}
.animation-mask__cover {
	-webkit-transform: translateX(0%);
	transform: translateX(0%);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #1C75BC;
 /*#1C75BC;*/
	/*will-change: transform;*/
	z-index: 9;
	opacity: 1;
}
.animation-mask__text {
	opacity: 0;
}
@-webkit-keyframes lineY {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}
	80% {
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
	}
	100% {
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
	}}
@keyframes lineY {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}
	80% {
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
	}
	100% {
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
	}}
@-webkit-keyframes slide {
	from {
		stroke-dashoffset: 0;
	}
	to {
		stroke-dashoffset: 24px;
	}}
@keyframes slide {
	from {
		stroke-dashoffset: 0;
	}
	to {
		stroke-dashoffset: 24px;
	}}
.opl {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 99999;
}
.opl a {
	width: 73px;
	height: 56px;
	text-indent: -9999px;
	display: block;
	background: url("https://s3.amazonaws.com/onepagelove/one-page-love-award-right.png") no-repeat;
}
.scroll-to {
	display: block;
	/*cursor: pointer;*/
}
.footer .scroll-to:focus {
	outline: none;
}
.footer .scroll-to svg {
	display: block;
	height: 30px;
	width: 30px;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}
.footer .scroll-to svg path {
	fill: #f9f9f9;
}
.circle-button {
	width: 60px;
	height: 60px;
	background: #fff;
	border-radius: 100%;
	position: absolute;
	z-index: 99999;
	cursor: pointer;
	display: block;
}
.no-touch .circle-button:hover:after {
	-webkit-transform: translate(-50%, -50%) scale(1.2);
	transform: translate(-50%, -50%) scale(1.2);
}
.circle-button:after {
	-webkit-transition: -webkit-transform 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86);
	transition: -webkit-transform 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86);
	transition: transform 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86);
	transition: transform 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86), -webkit-transform 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86);
	border-radius: 100%;
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%) scale(0.8);
	transform: translate(-50%, -50%) scale(0.8);
	background: rgba(255,255,255,0.5);
	z-index: -1;
}
.circle-button.back-to-home {
	top: 3vw;
	left: 3vw;
	z-index: 10;
	display: block;
	overflow: visible;
	-webkit-transform: translateX(-210%);
	transform: translateX(-210%);
}
.circle-button.scroll-to-down {
	bottom: 3vw;
	left: 50%;
	margin-left: -30px;
	-webkit-transform: translateY(210%);
	transform: translateY(210%);
}
.circle-button.scroll-to-down span {
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
.circle-button.trigger-projects-menu {
	-webkit-transform: translateX(210%);
	transform: translateX(210%);
	z-index: 99999999;
	top: 3vw;
	right: 3vw;
	position: fixed;
}
.circle-button.trigger-projects-menu.is-active>div {
	background: transparent;
	-webkit-transform-origin: center center;
	transform-origin: center center;
}
.circle-button.trigger-projects-menu.is-active>div:after, .circle-button.trigger-projects-menu.is-active>div:before {
	border-radius: 0;
	height: 18px;
	width: 3px;
}
.circle-button.trigger-projects-menu.is-active>div:after {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	left: 7px;
}
.circle-button.trigger-projects-menu.is-active>div:before {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	bottom: -8px;
	left: 7px;
}
.circle-button.trigger-projects-menu>div {
	background: #171616;
	width: 18px;
	height: 3px;
	border-radius: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	/*will-change: transform;*/
	-webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
	transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
	-webkit-transform-origin: center center;
	transform-origin: center center;
}
.circle-button.trigger-projects-menu>div:after, .circle-button.trigger-projects-menu>div:before {
	content: "";
	display: block;
	background: #171616;
	width: 18px;
	height: 3px;
	border-radius: 0;
	position: absolute;
	-webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
	transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
.circle-button.trigger-projects-menu>div:after {
	top: -7px;
}
.circle-button.trigger-projects-menu>div:before {
	bottom: -7px;
}
.no-touch .circle-button.trigger-projects-menu:hover>div {
/*-webkit-transform: translate(-50%, -50%) rotate(90deg);
	transform: translate(-50%, -50%) rotate(90deg);
	-webkit-transform-origin: center center;
	transform-origin: center center*/;
}
.circle-button span, .circle-button svg {
	display: block;
}
.circle-button span {
	top: 0;
	left: 0;
	position: absolute;
	width: 60px;
	height: 60px;
}
.circle-button svg {
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	height: 18px;
	width: 18px;
	pointer-events: none;
}
.circle-button path {
	fill: #171616;
}
.section-content {
	width: 100%;
	/*background: #f9f9f9;*/
	height: 100%;
	min-height: 500px;
}
@media screen and (min-width: 600px) {
	.section-content {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}}
.section-abstract {
	background: #fff;
	padding: 0 10% 10% 10%;
	position: relative;
	overflow: hidden;
	z-index: 9;
}
.section-abstract:before {
	content: "";
	width: 1px;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background: #fff;
	opacity: .1;
}
.section-abstract__icon {
	position: absolute;
	opacity: .05;
	z-index: 1;
	width: 100px;
	height: 100px;
}
.section-abstract__icon-1 {
	top: -10%;
	right: -10%;
}
.section-abstract__icon-2 {
	bottom: -10%;
	left: -10%;
}
@media screen and (min-width: 600px) {
	.section-abstract__icon {
		width: 300px;
		height: 300px;
	}}
.section-abstract__icon svg {
	display: block;
	width: 100%;
	height: 100%;
	pointer-events: none;
}
.section-abstract__icon svg path {
	fill: #171616;
}
.section-abstract__content {
	background: #f9f9f9;
	padding: 10%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	box-shadow: 20px 20px 0 rgba(0,0,0,0.4);
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}
@media screen and (min-width: 600px) {
	.section-abstract__content {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
	}}
.section-abstract__content:after {
	content: "";
	display: none;
	width: 1px;
	height: 100%;
	background: rgba(0,0,0,0.05);
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
@media screen and (min-width: 600px) {
	.section-abstract__content:after {
		display: block;
	}}
.section-abstract__content>div {
	width: 100%;
}
@media screen and (min-width: 600px) {
	.section-abstract__content>div {
		width: 50%;
		margin: 0;
	}
	.section-abstract__content>div:first-of-type {
		padding-right: 10%;
	}
	.section-abstract__content>div:last-of-type {
		padding-left: 10%;
	}
	.section-abstract__content>div:last-of-type>p:first-of-type {
		margin-top: 0;
	}}
.info-text-box {
	margin-top: 15%;
}
.info-text-box__title {
	font-size: calc(14px + .1vw);
	display: block;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 4%;
	padding-left: 10%;
	position: relative;
	font-weight: 900;
	opacity: .2;
}
.info-text-box__title:after {
	content: "";
	display: block;
	height: 1px;
	width: 8%;
	background: #171616;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.info-text-box__text {
	line-height: 2;
	display: block;
	position: relative;
	z-index: 5;
	font-size: calc(14px + .1vw);
}
.info-text-box a {
	white-space: nowrap;
}
.section-case {
	position: relative;
}
.section-case img {
	max-width: 100%;
	display: block;
}
.section-case a {
	display: block;
}
.section-case:before {
	content: "";
	display: block;
	width: 100%;
	top: 0;
	left: 0;
	position: absolute;
	z-index: -1;
	height: 28vw;
}
.section-case.is-election {
	margin-top: -20%;
	z-index: 99999;
}
@media screen and (min-width: 600px) {
	.section-case.is-election {
		margin-top: -13%;
	}}
.section-case.is-corporate {
	margin-top: -20%;
	z-index: 99999;
}
@media screen and (min-width: 600px) {
	.section-case.is-corporate {
		margin-top: -13%;
	}}
.section-case.is-criminal {
	margin-top: -20%;
	z-index: 99999;
}
.section-case.is-contact {
	margin-top: -20%;
	z-index: 99999;
}
@media screen and (min-width: 600px) {
	.section-case.is-criminal {
		margin-top: -13%;
	}
	.section-case.is-contact {
		margin-top: -13%;
	}}
.section-case.is-civil {
	margin-top: -20%;
	z-index: 99999;
}
@media screen and (min-width: 600px) {
	.section-case.is-civil {
		margin-top: -13%;
	}}
.section-case:after {
	content: "";
	display: block;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 1px;
	height: 100%;
	background: rgba(0,0,0,0.1);
	position: absolute;
	z-index: -1;
}
.section-case__module {
	margin: 5%;
	margin-top: 0;
}
.section-case__module+.section-case__module {
	margin-bottom: 0;
	margin-top: 20%;
}
@media screen and (min-width: 600px) {
	.section-case__module+.section-case__module {
		margin-top: 10%;
	}}
.section-case__module:last-of-type {
	margin-bottom: 0%;
}
.m-small-img {
	width: 100px;
	margin: 0 auto;
}
.m-small-img img {
	width: 100%;
	display: block;
}
.m-logo {
	background: -webkit-linear-gradient(45deg, #FF4E50 0, #FF4E50 21%, #F9D423 100%);
	background: linear-gradient(45deg, #FF4E50 0, #FF4E50 21%, #F9D423 100%);
	width: 100px;
	height: 100px;
	border-radius: 100%;
	margin: 0 auto;
	position: relative;
}
.m-logo svg {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	display: block;
	fill: #fff;
	width: 70px;
	height: 70px;
	pointer-events: none;
}
.m-logo .path-1, .m-logo .path-2, .m-logo .path-3 {
	stroke-dashoffset: 0;
	stroke-dasharray: 12px;
	-webkit-animation: slide 1.2s ease-in-out infinite;
	animation: slide 1.2s ease-in-out infinite;
}
.is-touch .m-full-width--full:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.0001);
}
.m-full-width {
	position: relative;
	overflow: hidden;
	box-shadow: 20px 20px 0px 0px rgba(0,0,0,0.1);
}
.m-full-width--full {
	margin: 0;
}
.m-full-width--full img, .m-full-width--full iframe {
	display: block;
	border: 0;
	border-top: 1px solid rgba(0,0,0,0.1);
	border-bottom: 1px solid rgba(0,0,0,0.1);
}
.m-full-width__img {
	max-width: 100%;
	display: block;
	/*will-change: transform;*/
	border: 1px solid rgba(0,0,0,0.1);
}
.m-full-width__cover-l, .m-full-width__cover-r {
	top: 0;
	position: absolute;
	width: 50%;
	height: 100%;
	background: #f6f7f9;
/*	will-change: transform*/;
}
.m-full-width__cover-l {
	top: 0;
	left: 0;
}
.m-full-width__cover-r {
	top: 0;
	right: 0;
}
.m-text {
	text-align: center;
	background: #fff;
	padding: 2.5% 5%;
}
@media screen and (min-width: 600px) {
	.m-text {
	/*padding: 2.5% 0*/;
	}}
.m-text .animation-mask {
	display: inline-block;
}
@media screen and (min-width: 600px) {
	.m-text .animation-mask {
	/*max-width: 60%;*/;
	}}
.m-text--left {
	text-align: left;
	border: 1px solid rgba(0,0,0,0.1);
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}
.m-text p, .m-text span {
	display: block;
	margin: 0 auto;
	font-size: calc(14px + 0.1vw);
}
.m-text__title {
	margin-top: 3% !important;
	font-size: 2.5em !important;
	line-height: 1.5;
	letter-spacing: 2px;
	display: inline-block;
	padding-bottom: 2%;
	position: relative;
}
.crta {
	content: "";
	display: block;
	height: 1px;
	width: 10%;
	background: #171616;
	position: relative;
	display: inline;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
@media screen and (min-width: 400px) {
	.m-text__title {
	}}
@media screen and (min-width: 600px) {
	.m-text__title {
	/*margin-bottom: 2.5% !important*/;
	}}
.m-iframe {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.m-last-svg {
	width: 30vh;
	height: 1vh;
	margin: 0 auto;
	background: #fff;
	position: relative;
	pointer-events: none;
}
@media screen and (max-width: 600px) {
	.m-last-svg {
	/*margin-bottom: 2.5% !important*/
		display: none !important;
	}}
.m-last-svg svg {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	display: block;
	width: 30vh;
	height: 30vh;
	pointer-events: none;
}
.m-last-svg svg path {
	fill: #171616;
}
@media screen\0 {
	.trigger-projects-menu {
		display: none !important;
	}}
.projects-menu {
	display: none;
	opacity: 0;
	overflow: auto;
/*scroll*/
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
/*#181818;*/
	z-index: 9999999;
	-webkit-box-align: baseline;
	-webkit-align-items: baseline;
	-ms-flex-align: baseline;
	-ms-grid-row-align: baseline;
	align-items: baseline;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	overflow-x: hidden;
	background: -webkit-linear-gradient(top, #2c539e 0%, #3da4db 100%);
	background: linear-gradient(180deg, #2c539e 0%, #3da4db 100%);
}
.projects-menu.is-election .projects-menu__title:not(.is-election) {
	color: rgba(0,0,0,0.1);
}
.projects-menu.is-civil .projects-menu__title:not(.is-civil) {
	color: rgba(0,0,0,0.1);
}
.projects-menu.is-corporate .projects-menu__title:not(.is-corporate) {
	color: rgba(0,0,0,0.1);
}
.projects-menu.is-criminal .projects-menu__title:not(.is-criminal) {
	color: rgba(0,0,0,0.1);
}
.projects-menu.is-contact .projects-menu__title:not(.is-contact) {
	color: rgba(0,0,0,0.1);
}
.projects-menu>div {
	width: 50%;
	min-height: 100%;
	overflow: hidden;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 5vw;
}
.projects-menu>div+div {
	position: relative;
}
.projects-menu>div+div:after {
	content: "";
	display: block;
	width: 1px;
	height: 100%;
	background: rgba(255,255,255,0.2);
	position: absolute;
	top: 0;
	left: 0;
}
.projects-menu>div+div>div {
	-webkit-transform: translateX(-55.9%);
	transform: translateX(-55.9%);
	-webkit-transform: translateX(-50vw);
	transform: translateX(-50vw);
}
.projects-menu__title {
	font-family: 'Roboto';
	display: inline-block;
	font-weight: 900;
	font-size: 7.1vw;
	line-height: 0.9;
	letter-spacing: normal;
	position: relative;
	white-space: nowrap;
	opacity: 0;
	-webkit-transform: translateX(-30px);
	transform: translateX(-30px);
	-webkit-transition: color 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86);
	transition: color 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86);
	color: rgba(0,0,0,0.5);
}
.projects-menu__title:hover:after {
	width: 100%;
}
.m-two-col {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}
@media screen and (min-width: 600px) {
	.m-two-col {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
	}}
.m-two-col>div+div {
	margin-top: 20%;
}
@media screen and (min-width: 600px) {
	.m-two-col>div+div {
		margin-top: 0;
	}}
@media screen and (min-width: 600px) {
	.m-two-col>div {
		width: 45%;
	}}
.cta-button {
	text-transform: uppercase;
	display: inline-block !important;
	padding: 14px 20px;
	font-size: .8em;
	font-family: "Roboto", sans-serif;
	letter-spacing: 2px;
	font-weight: 500;
	position: relative;
	color: #fff;
	background: #3da4db;
	overflow: visible;
	-webkit-transition: all 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86);
	transition: all 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86);
	margin-top: 10%;
}
@media screen and (min-width: 600px) {
	.cta-button {
		margin-top: 5%;
	}}
.no-touch .cta-button:hover {
	background: #fff;
	color: #171616;
	-webkit-transition: all 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86);
	transition: all 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
.no-touch .cta-button:hover:after {
	-webkit-transform: translate(-50%, -50%) scale(1.1, 1.25);
	transform: translate(-50%, -50%) scale(1.1, 1.25);
}
.cta-button:after {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	top: 50%;
	left: 50%;
	position: absolute;
	background: #3da4db;
	-webkit-transform: translate(-50%, -50%) scale(1);
	transform: translate(-50%, -50%) scale(1);
	-webkit-transition: -webkit-transform 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86);
	transition: -webkit-transform 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86);
	transition: transform 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86);
	transition: transform 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86), -webkit-transform 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86);
	/*will-change: transform;*/
	z-index: -1;
}
.block__big-text {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.block__big-text>div {
	width: 50%;
	overflow: hidden;
	position: relative;
}
.block__big-text .big-text {
	color: rgba(255,255,255,0.1);
	font-size: 45vw;
	font-weight: 900;
	white-space: nowrap;
	position: absolute;
	top: 50%;
	/*-webkit-transform: translate(-10%, -50%) rotate(90deg);
	transform: translate(-10%, -50%) rotate(90deg);*/
	opacity: 0;
/*will-change: transform, opacity*/;
}
.is-home .block__big-text .big-text {
	font-family: 'tele-marinesregular';
	/*color: #232323;*/
	color: #3589bd;
	letter-spacing: -3vw;
	width: 95%;
	text-shadow: 1vw 1vw 0 rgba(0,0,0,0.2);
}
.is-election .block__big-text .big-text {
	/*color: #3589bd;
	color: rgba(0,0,0,0.1)*/
	font-family: 'tele-marinesregular';
	/*color: #232323;*/
	color: #3589bd;
	letter-spacing: -3vw;
	width: 95%;
	text-shadow: 1vw 1vw 0 rgba(0,0,0,0.2);
}
.is-civil .block__big-text .big-text {
	/*color: #242426;
	color: rgba(0,0,0,0.1)*/
	font-family: 'tele-marinesregular';
	/*color: #232323;*/
	color: #3589bd;
	letter-spacing: -3vw;
	width: 95%;
	text-shadow: 1vw 1vw 0 rgba(0,0,0,0.2);
}
.is-corporate .block__big-text .big-text {
	/*color: #3589bd;
	color: rgba(0,0,0,0.1)*/
	font-family: 'tele-marinesregular';
	/*color: #232323;*/
	color: #3589bd;
	letter-spacing: -3vw;
	width: 95%;
	text-shadow: 1vw 1vw 0 rgba(0,0,0,0.2);
}
.is-criminal .block__big-text .big-text {
	/*color: #3589bd;
	color: rgba(0,0,0,0.1)*/
	font-family: 'tele-marinesregular';
	/*color: #232323;*/
	color: #3589bd;
	letter-spacing: -3vw;
	width: 95%;
	text-shadow: 1vw 1vw 0 rgba(0,0,0,0.2);
}
.is-contact .block__big-text .big-text {
	/*color: #3589bd;
	color: rgba(0,0,0,0.1)*/
	font-family: 'tele-marinesregular';
	/*color: #232323;*/
	color: #3589bd;
	letter-spacing: -3vw;
	width: 95%;
	text-shadow: 1vw 1vw 0 rgba(0,0,0,0.2);
}
@media screen and (min-width: 769px) {
	.block__big-text .big-text {
		-webkit-transform: translate(-15%, -50%) rotate(0deg);
		transform: translate(-15%, -50%) rotate(0deg);
		font-size: 44vw;
		padding-left: 1vw;
	}}
.block__big-text .big-text--2 {
	left: -100%;
}
.section-content.section-header {
	padding: 0;
	position: relative;
	/*background: #171616;*/
	background: -webkit-linear-gradient(top, #2c539e 0%, #3da4db 100%);
	background: linear-gradient(180deg, #2c539e 0%, #3da4db 100%);
	z-index: 9;
}
.gradblue {
	background: -webkit-linear-gradient(top, #2c539e 0%, #3da4db 100%);
	background: linear-gradient(180deg, #2c539e 0%, #3da4db 100%);
}
.section-content.section-header.is-election {
	background: -webkit-linear-gradient(top, #2c539e 0%, #fff 100%);
	background: linear-gradient(180deg, #2c539e 0%, #fff 100%);
}
.section-content.section-header.is-election .big-text {
	font-size: 44vw;
}
@media screen and (min-width: 769px) {
	.section-content.section-header.is-election .big-text {
		font-size: 44vw;
	}}
.section-content.section-header.is-corporate {
	/*background: -webkit-linear-gradient(315deg, #2c539e 0%, #3da4db 100%);
	background: linear-gradient(135deg, #2c539e 0%, #3da4db 100%);*/
	background: -webkit-linear-gradient(-175deg, #171616 0%, #3da4db 100%);
	background: linear-gradient(-75deg, #171616 0%, #3da4db 100%);
}
.section-content.section-header.is-corporate .big-text {
	font-size: 44vw;
}
@media screen and (min-width: 769px) {
	.section-content.section-header.is-corporate .big-text {
		font-size: 44vw;
	}}
.section-content.section-header.is-criminal {
	/*	background: -webkit-linear-gradient(top, #2c539e 0%, #3da4db 100%);
	background: linear-gradient(180deg, #2c539e 0%, #3da4db 100%)*/
	background: -webkit-linear-gradient(top, #6d0019 0%, #a90329 100%);
	background: linear-gradient(180deg, #6d0019 0%, #a90329 100%);
}
.section-content.section-header.is-criminal .big-text {
	font-size: 44vw;
}
.section-content.section-header.is-contact {
	background: -webkit-linear-gradient(top, #2c539e 0%, #3da4db 100%);
	background: linear-gradient(180deg, #2c539e 0%, #3da4db 100%);
}
.section-content.section-header.is-contact .big-text {
	font-size: 44vw;
}
@media screen and (min-width: 769px) {
	.section-content.section-header.is-criminal .big-text {
		font-size: 44vw;
	}
	.section-content.section-header.is-contact .big-text {
		font-size: 44vw;
	}}
.section-content.section-header.is-civil {
	/*background:-webkit-linear-gradient(75deg, #13547a 0%, #80d0c7 100%);
	background:linear-gradient(15deg, #13547a 0%, #80d0c7 100%);*/
	/*background-image: -webkit-linear-gradient(75deg, #13547a 0%, #80d0c7 100%);
	background-image: linear-gradient(75deg, #13547a 0%, #80d0c7 100%);*/
	background-image: -webkit-linear-gradient(-75deg, #3da4db 0%, #fff 100%);
	background-image: linear-gradient(-75deg, #3da4db 0%, #fff 100%);
	/*background: -webkit-linear-gradient(315deg, #2c539e 0%, #3da4db 100%);
	background: linear-gradient(135deg, #2c539e 0%, #3da4db 100%);*/;
}
.section-content.section-header.is-civil .big-text {
	font-size: 44vw;
}
@media screen and (min-width: 769px) {
	.section-content.section-header.is-civil .big-text {
		font-size: 44vw;
	}}
.header {
	height: 100%;
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	z-index: 99999;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	pointer-events: none;
}
.header__box {
	pointer-events: visible;
	position: relative;
	z-index: 99999;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}
.header__box:focus {
	outline: none;
}
.header__line {
	display: block;
	width: 1px;
	height: 100%;
	background: rgba(255,255,255,0.3);
	position: absolute;
	bottom: 0;
	left: 50%;
	overflow: hidden;
}
.header__line>div {
	display: block;
	width: 100%;
	height: 100%;
	background: #fff;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
	will-change: transform;
}
.header i {
	margin: 0 auto;
	display: inline-block;
	font-style: normal;
	position: relative;
	z-index: 2;
	-webkit-transform: translateY(150%);
	transform: translateY(150%);
	will-change: transform;
}
.header i.is-small {
	font-size: .5em;
}
.header__title, .header__subtitle {
	text-align: center;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	position: relative;
	padding: 7px 20px;
	color: #f9f9f9;
	color: black;
	overflow: hidden;
	text-transform: uppercase;
	letter-spacing: 4px;
	font-weight: 100;
	margin: 0;
	/*will-change: transform;*/
	font-size: 1.5em;
}
.header__title span, .header__subtitle span {
	/*will-change: transform;*/
	-webkit-transform: translateX(-101%);
	transform: translateX(-101%);
	display: block;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #DA0D34;
	background: #f9f9f9;
}
.header__title ::-moz-selection, .header__subtitle ::-moz-selection {
	background-color: #171616;
	color: #f9f9f9;
}
.header__title ::selection, .header__subtitle ::selection {
	background-color: #171616;
	color: #f9f9f9;
}
.header__title {
	margin-bottom: 5px;
}
.header__subtitle {
	font-size: 1.26em;
}
.list-projects {
	position: relative;
	z-index: 0;
}
.box-countdown {
	display: none !important;
}
.countdown {
	display: inline-block !important;
}
.project {
	background: #f9f9f9;
	position: relative;
	overflow: hidden;
	/*will-change: transform;*/
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translate(0%, 0%) translate3d(0px, 0px, 0px);
	transform: translate(0%, 0%) translate3d(0px, 0px, 0px);
	min-height: 60vh;
	z-index: 99;
}
@media screen and (min-width: 700px) {
	.project {
		min-height: 80vh;
	}}
.no-touch .project {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
}
.project:nth-child(even) .project__content {
	left: 0;
	right: auto;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	-ms-grid-row-align: flex-end;
	align-items: flex-end;
}
.project:nth-child(even) .project__content-image {
	right: 0;
	left: auto;
}
.project__content {
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 50%;
	z-index: 9;
}
.project__content-image {
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	overflow: hidden;
	width: 100%;
}
@media screen and (min-width: 560px) {
	.project__content-image {
		width: 50%;
	}}
.project__content-image img {
	position: absolute;
	width: 40%;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%) scale(0.9);
	transform: translate(-50%, -50%) scale(0.9);
	-webkit-transform-origin: center center;
	transform-origin: center center;
	z-index: 9;
}
.project__content-image-civil {
	/*background: #5b2130;
	background: -webkit-linear-gradient(315deg, #5b2130 0%, #3e7d6c 100%);
	background: linear-gradient(135deg, #5b2130 0%, #3e7d6c 100%);*/
	/*background-image: -webkit-linear-gradient(115deg, #13547a 0%, #80d0c7 100%);
background-image: linear-gradient(115deg, #13547a 0%, #80d0c7 100%);*/
	background: -webkit-linear-gradient(315deg, #2c539e 0%, #3da4db 100%);
	background: linear-gradient(135deg, #2c539e 0%, #3da4db 100%);
}
.project__content-image-corporate {
	/*	background: #2b4a69;
	background: -webkit-linear-gradient(315deg, #132a42 0%, #10503f 100%);
	background: linear-gradient(135deg, #132a42 0%, #10503f 100%)*/
	background: -webkit-linear-gradient(315deg, #2c539e 0%, #3da4db 100%);
	background: linear-gradient(135deg, #2c539e 0%, #3da4db 100%);
}
.project__content-image-corporate img {
	box-shadow: 0 0 0 10px rgba(0,0,0,0.1);
	width: 45%;
}
.project__content-image-criminal {
	/*background: -webkit-linear-gradient(top, #6d0019 0%, #a90329 100%);
	background: linear-gradient(180deg, #6d0019 0%, #a90329 100%);*/
	/*background: -webkit-linear-gradient(315deg, #5b2130 0%, #3e7d6c 100%);
	background: linear-gradient(135deg, #5b2130 0%, #3e7d6c 100%);*/
	background: -webkit-linear-gradient(315deg, #2c539e 0%, #3da4db 100%);
	background: linear-gradient(135deg, #2c539e 0%, #3da4db 100%);
}
.project__content-image-criminal img {
	width: 50%;
}
.project__content-image-contact {
	background: -webkit-linear-gradient(315deg, #2c539e 0%, #3da4db 100%);
	background: linear-gradient(135deg, #2c539e 0%, #3da4db 100%);
}
.project__content-image-contact img {
	width: 50%;
}
.project__content-image-election {
	background: -webkit-linear-gradient(315deg, #a90329 0%, #6d0019 100%);
	background: linear-gradient(135deg, #a90329 0%, #6d0019 100%);
}
.project__content-image-election img {
	width: 80%;
}
.project__content-image img {
	display: block;
	max-width: 100%;
}
.project__number {
	font-family: 'tele-marinesregular';
	/*will-change: transform;*/
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	text-shadow: 20px 20px 0 rgba(0,0,0,0.02);
	color: #ececec;
	font-size: 60vw;
	line-height: 1;
	font-weight: 900;
	display: block;
	opacity: .1;
}
@media screen and (min-width: 560px) {
	.project__number {
		opacity: 1;
	}}
.no-touch .project__number {
	-webkit-transform: translateY(-70%);
	transform: translateY(-70%);
}
.project:before {
	content: "";
	display: block;
	width: 1px;
	height: 100%;
	background: rgba(0,0,0,0.05);
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.project__title {
	margin-bottom: 2vw;
	display: inline-block;
	position: relative;
}
.project__url {
	margin-top: 5px;
	letter-spacing: 1px;
	font-size: calc(10px + 0.1vw);
	display: block;
	text-transform: uppercase;
	overflow: hidden;
	text-overflow: ellipsis;
}
.project__name {
	display: inline-block;
	text-transform: uppercase;
	overflow: hidden;
	position: relative;
}
@media screen and (min-width: 560px) {
	.project__name {
		margin-bottom: 1.2vw;
		padding-bottom: 5px;
		padding-right: 30px;
	}}
.project__name-election span:after {
	background: #1C75BC;
}
.project__name-civil span:after {
	background: #1C75BC;
}
.project__name-corporate span:after {
	background: #1C75BC;
}
.project__name-criminal span:after {
	background: #1C75BC;
}
.project__name-contact span:after {
	background: #1C75BC;
}
.project__name span {
	display: inline-block;
	font-weight: 600;
	letter-spacing: 3px;
	font-size: calc(14px + 0.1vw);
	position: relative;
	color: #171616;
}
@media screen and (min-width: 560px) {
	.project__name span {
		font-size: calc(14px + 0.1vw);
		padding-left: 3px;
		padding-right: 1px;
	}}
.project__name span:after {
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 50%;
	bottom: 0;
	left: 0px;
	z-index: -1;
	opacity: .3;
	-webkit-transform: translateX(-105%);
	transform: translateX(-105%);
	-webkit-transition: -webkit-transform 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86);
	transition: -webkit-transform 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86);
	transition: transform 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86);
	transition: transform 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86), -webkit-transform 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86);
	will-change: transform;
}
.project__name .svg-icon-link {
	-webkit-transition: all 0.2s cubic-bezier(0.785, 0.135, 0.15, 0.86);
	transition: all 0.2s cubic-bezier(0.785, 0.135, 0.15, 0.86);
	/*will-change: transform, opacity*/
	;
	position: absolute;
	display: block;
	width: 13px;
	top: 0px;
	right: -16px;
	opacity: 0;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	pointer-events: none;
}
.project__name .svg-icon-link path {
	fill: #171616;
}
.project__description {
	overflow: hidden;
	display: none;
	margin-bottom: 5%;
}
.project__description:last-of-type {
	margin-bottom: 0;
}
@media screen and (min-width: 560px) {
	.project__description {
		display: table;
		max-width: 25vw;
	}}
.project__description p {
	font-size: calc(14px + 0.1vw);
}
.project__description a {
	text-decoration: underline;
}
.project__content-text {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	position: absolute;
	top: 50%;
	left: 0;
	padding: 14% 0 14% 22%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	display: none;
}
@media screen and (min-width: 560px) {
	.project__content-text {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}}
.no-touch .project__content-text {
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
.no-touch .project__content-text:hover .svg-icon-link {
	opacity: 1;
	-webkit-transform: translateX(0);
	transform: translateX(0);
}
.no-touch .project__content-text:hover .project__name span:after {
	-webkit-transform: translateX(0);
	transform: translateX(0);
}
@media screen and (min-width: 560px) {
	.is-touch .project__content-text .svg-icon-link {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	.is-touch .project__content-text .project__name span:after {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}}
.project__content-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.project__content-wrapper .content-image {
	/*will-change: transform;*/
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.project__content-wrapper:hover:after {
	opacity: .2;
}
.project__content-wrapper:after {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	background: #171616;
	-webkit-transition: opacity 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86);
	transition: opacity 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86);
	will-change: opacity;
	z-index: 8;
}
.list-social {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding-top: 15%;
}
.list-social a {
	display: block;
	margin-right: 30px;
	opacity: 1;
	-webkit-transition: opacity .5s ease-in-out;
	transition: opacity .5s ease-in-out;
}
.no-touch .list-social a:hover, .no-touch .list-social a:focus {
	opacity: .5;
	outline: none;
}
.list-social svg {
	display: block;
	fill: #f9f9f9;
	width: 20px;
	pointer-events: none;
}
@media screen and (min-width: 780px) {
	.list-social svg {
		width: 25px;
		height: 25px;
	}}
.footer {
	/*background: #171616;*/
	color: #f9f9f9;
	position: relative;
	padding: 20% 10%;
	background: -webkit-linear-gradient(315deg, #171616 0%, #3da4db 100%);
	background: linear-gradient(135deg, #171616 0%, #3da4db 100%);
}
@media screen and (min-width: 780px) {
	.footer {
		padding: 0;
	}}
.footer:before {
	content: "";
	width: 1px;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background: rgba(255,255,255,0.1);
	display: none;
}
@media screen and (min-width: 780px) {
	.footer:before {
		display: block;
	}}
.footer__wrapper {
	width: 100%;
}
@media screen and (min-width: 780px) {
	.footer__info {
		width: 50%;
		padding: 5%;
	}}
.footer__info p:not(.footer__title) {
	font-size: calc(14px + 0.1vw);
}
.footer .animation-cover__text {
	color: #171616;
	position: relative;
	z-index: 2;
	font-variant: small-caps;
}
.footer .project__title-cover {
	background: #f9f9f9;
	border-bottom: 0;
}
.footer .scroll-to {
	display: none;
}
@media screen and (min-width: 780px) {
	.footer .scroll-to {
		width: 50%;
		height: 100%;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		/*cursor: pointer;*/
		-webkit-transition: background .2s ease-in-out;
		transition: background .2s ease-in-out;
		position: absolute;
		top: 0;
		right: 0;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
	.footer .scroll-to:hover > .qrscan, .footer .scroll-to:focus > .qrscan{
	
		/*background: -webkit-linear-gradient(315deg, #1c1b1b 0%, #3da4db 100%);
		background: linear-gradient(135deg, #1c1b1b 0%, #3da4db 100%);*/
background: -webkit-linear-gradient(315deg, #fff 0%, #3da4db 100%);
		background: linear-gradient(135deg, #fff 0%, #3da4db 100%);
	}
}


.footer p {
	line-height: 1.4;
}
.footer p a {
	border-bottom: 1px solid #fff;
}
.footer__title {
	display: inline-block;
	position: relative;
	padding: 8px 14px;
	margin-bottom: 15%;
/*background: #fff*/;
}
.footer__title span {
	color: #171616;
	font-size: 12px;
}
.section-content.section-info {
	background: #f9f9f9;
	position: relative;
}
.section-content.section-info p, .section-content.section-info a {
	color: #252525;
}
.section-content.section-info p {
	font-size: 2.5rem;
}
.section-content.section-info p.small {
	font-size: 1.5625rem;
	opacity: .8;
}
@media screen and (max-width: 480px) {
	.section-content.section-info p {
		font-size: 1.875rem;
	}}
.section-content.section-info p a {
	white-space: nowrap;
}
.section-content.section-info .vertical-line p {
	color: rgba(0,0,0,0.7);
}
.section-content.section-info .vertical-line:after {
	background: rgba(0,0,0,0.1);
}
.section-content.section-info ul li {
	-webkit-transform: translateY(50%);
	transform: translateY(50%);
	color: #252525;
	opacity: .5;
	opacity: 0;
	display: inline-block;
	padding: 6px 10px 2px;
	border: 1px solid #252525;
	margin-bottom: 5px;
	margin-right: 3px;
}
.form {
	background: #79c501;
	position: relative;
	color: #232329;
}
.form .formHolder {
	width: 100%;
	padding: 4vw 9.7082vw;
}
::-webkit-input-placeholder {
	color: #3da4db;
	text-align: center;
}
:-moz-placeholder, ::-moz-placeholder {
	color: #3da4db;
	opacity: 1;
}
:-ms-input-placeholder {
	color: #3da4db;
}
fieldset {
	border: none;
	padding: 0;
	margin: 0;
}
input[type=number], input[type=text], textarea {
	box-sizing: border-box;
	display: block;
	padding: 1.4vw;
	width: 90%;
	background: transparent;
	border: 1px solid #3da4db;
	outline: none;
	margin: 2vw 0;
	color: #232329;
	text-align: left !important;
	font-family: Roboto;
	font-weight: 300;
	font-size: calc(14px + 0.1vw);
}
input[type=number], input[type=text] {
	text-transform: none;
}
@media (max-width:1200px) {
	input[type=number], input[type=text], textarea {
		padding: 12px;
		margin: 15px 0;
	}}
.form-control {
	margin-top: 1.2vw;
}
.form-control input[type=number], .form-control input[type=text], .form-control textarea {
	margin: 0 auto;
	text-align: left !important;
}
.error {
	height: 50px;
	/*max-height:50px;*/
	line-height: 1;
	width: 90%;
	display: block;
	padding: 10px 0;
	margin: 0 auto;
	opacity: 0;
	transition: all .3 ease;
	text-align: left;
	color: #3da4db;
}
@media (max-width:1200px) {
	.error {
		margin-bottom: 10px;
		margin-top: 5px;
	}}
.error.has-error {
	opacity: 1;
}
.contactForm {
	/*background:#232329 url("/img/pattern.jpg") repeat 0 0*/
	width: 40vw;
	min-width: 500px;
	font-weight: 300;
}
.contactForm .btn {
	text-align: center;
	width: 100%;
	cursor: pointer;
	font-family: "Roboto", sans-serif;
	letter-spacing: 2px;
	font-weight: 400;
}
.contactForm .btn .text {
	padding: 1.4vw;
}
.contactForm .btn .text span {
	padding: 1.4vw;
	width: 100%;
}
.contactForm .headline {
	margin-bottom: 2rem;
}
.contactForm .image {
	position: absolute;
	left: 100%;
	top: 0;
	height: 100%;
	width: 6vw;
	overflow: hidden;
}
@media (max-width:768px) {
	.contactForm .image {
		display: none;
	}}
.contactForm .image .inner-video {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.contactForm .image .image-overlay {
	width: 102%;
	height: 102%;
	position: absolute;
	top: -1%;
	left: -1%;
	background: #232329;
}
.contactForm:after {
	content: "";
	position: absolute;
	width: 6vw;
}
.btn {
	border: 1px solid #3da4db;
	font-family: "Roboto", sans-serif;
	letter-spacing: 2px;
	font-weight: 400;
	color: #232329;
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;
	position: relative;
	box-sizing: border-box;
	transition: border 1s;
	display: flex;
	flex-direction: column;
	outline: none;
	min-width: 200px !important;
}
.btn.fixedWidth {
	min-width: 14vw;
}
.btn.maxdWidth {
	max-width: 18vw;
	min-width: 14vw;
	margin: 5vh auto;
	height: 78px;
}
.btn span {
	box-sizing: border-box;
	display: block;
	text-align: center;
	width: 100%;
}
.btn.grey {
	border: 1px solid #3da4db;
}
.btn.dark {
	color: #79c501;
}
.btn.dark .text {
	z-index: 2;
}
.btn.dark .text span {
	color: #79c501;
	width: 100%;
}
.btn.dark .line {
	z-index: 1;
	background: rgba(0,0,0,.6);
}
.btn.dark .line:after {
	background: #32343f;
}
.btn.no-line {
	/*border:1px solid #232329;*/
	overflow: hidden;
}
.btn.no-line .line {
	display: none;
}
.btn.no-line .stripe {
	transition-delay: 0s;
}
.btn.no-line .text {
	padding: 1.5vw 3.14164vw;
}
.btn.no-line .text span {
	padding: 1.5vw 3.14164vw;
	color: #fff;
}
.btn.no-line.white, .standards .btn.no-line {
	background: #232329;
}
.btn.white, .standards .btn {
	border: none;
	background-color: #232329;
	color: #32343f;
}
.btn.white .text span, .standards .btn .text span {
	color: #232329;
	width: 100%;
}
.btn.blue, .btn.white .stripe, .standards .btn .stripe {
	background-color: #79c501;
}
.btn.blue {
	border: none;
	color: #232329;
}
.btn.blue .text {
	color: #232329;
}
.btn.blue .text span {
	color: #232329;
	width: 100%;
}
.btn.lightGrey {
	border: 1px solid #c4c4c4;
	color: #32343f;
	transition: border 1.2s;
}
.btn.lightGrey .text span {
	color: #232329;
	width: 100%;
}
.btn.lightGrey:hover {
	border: 1px solid #232329;
}
#pricelist-wrapper .pricelist .btn.header, .aboutParallax .btn.about-text, .btn.dark .btn.stripe, .btn.blue .btn.stripe, .btn.grey .btn.stripe, .btn.lightGrey .btn.stripe, .btn.page-footer, .btn.pattern, .btn.propertySelector, .financing .column.left-column .box-2 .btn.holder {
	border: none;
	color: #232329;
}
#pricelist-wrapper .pricelist .btn.header .text span, .aboutParallax .btn.about-text .text span, .btn.dark .btn.stripe .text span, .btn.blue .btn.stripe .text span, .btn.grey .btn.stripe .text span, .btn.lightGrey .btn.stripe .text span, .btn.page-footer .text span, .btn.pattern .text span, .btn.propertySelector .text span, .financing .column.left-column .box-2 .btn.holder .text span {
	color: #32343f;
	width: 100%;
}
#pricelist-wrapper .pricelist .btn.header .stripe, .aboutParallax .btn.about-text .stripe, .btn.dark .btn.stripe .stripe, .btn.blue .btn.stripe .stripe, .btn.grey .btn.stripe .stripe, .btn.lightGrey .btn.stripe .stripe, .btn.page-footer .stripe, .btn.pattern .stripe, .btn.propertySelector .stripe, .financing .column.left-column .box-2 .btn.holder .stripe {
	background-color: #fff;
}
.btn.small .text, .btn.small .text span {
	padding: .5vw 1.30902vw;
}
.btn .line {
	position: absolute;
	width: calc(100% + 60px);
	left: -30px;
	top: 50%;
	background: hsla(0,0%,100%,.6);
	height: 1px;
	z-index: 2;
}
.btn .line:after {
	content: "";
	background: #fff;
	left: 0;
	position: absolute;
	height: 3px;
	width: 50px;
	top: -1px;
	transition: all .9s;
}
.btn .stripe-holder {
	position: relative;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	overflow: hidden;
	z-index: 1;
	display: flex;
	flex: 1;
}
.btn .text {
	display: block;
	transition: all .6s;
	z-index: 3;
	position: relative;
	padding: 1.2vw 3.14164vw;
	display: flex;
	align-items: center;
	justify-content: center;
}
@media (max-width:767px) {
	.btn .text {
		padding: 10px 24px;
	}}
.btn .text span {
	padding: 1.2vw 3.14164vw;
	position: absolute;
	left: 0;
	top: 100%;
	transform: translateZ(0);
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
}
@media (max-width:767px) {
	.btn .text span {
		padding: 10px 24px;
	}}
.btn .stripe {
	position: absolute;
	width: 100%;
	height: 100%;
/*50%*/
	transition: all .6s;
	transition-delay: .3s;
	z-index: -1;
	background: #1C75BC;
}
.btn .stripe-1 {
	top: 0;
	left: 0;
	transform: translate3d(-102%, 0, 0);
}
.btn .stripe-2 {
	bottom: 0;
	right: 0;
	transform: translate3d(102%, 0, 0);
}
.btn.blue-hover .stripe {
	background-color: #79c501;
}
.btn.blue-hover .text span {
	color: #232329;
}
.btn.active .stripe, .btn:hover .stripe {
	transform: translateZ(0);
}
.btn.active .text, .btn:hover .text {
	transform: translate3d(0, -100%, 0);
}
.btn.active .line:after, .btn:hover .line:after {
	left: calc(100% - 50px);
}
.control {
	display: block;
	position: relative;
	padding-left: 30px;
	margin-bottom: 15px;
	cursor: pointer;
	/*font-size: 18px;*/
	text-align: left;
}
.control input {
	position: absolute;
	z-index: -1;
	opacity: 0;
}
.control__indicator {
	position: absolute;
	top: 2px;
	left: 0;
	height: 20px;
	width: 20px;
	background: #e6e6e6;
}
.control:hover input ~ .control__indicator, .control input:focus ~ .control__indicator {
	background: #ccc;
}
.control input:checked ~ .control__indicator {
	background: #1C75BC;
}
.control:hover input:not([disabled]):checked ~ .control__indicator, .control input:checked:focus ~ .control__indicator {
	background: #3da4db;
}
.control input:disabled ~ .control__indicator {
	background: #e6e6e6;
	opacity: 0.6;
	pointer-events: none;
}
.control__indicator:after {
	content: '';
	position: absolute;
	display: none;
}
.control input:checked ~ .control__indicator:after {
	display: block;
}
.control--checkbox {
	font-size: calc(14px + 0.1vw);
	padding-top: calc(0.1vw);
	width: 90%;
	left: 0;
	margin: 0 auto;
}
.control--checkbox .control__indicator:after {
	left: 8px;
	top: 4px;
	width: 5px;
	height: 10px;
	border: solid #fff;
	border-width: 0 2px 2px 0;
	transform: rotate(45deg);
}
.control--checkbox input:disabled ~ .control__indicator:after {
	border-color: #7b7b7b;
}
.bglogo {
	margin-top: -80px;
	display: block;
}
.bglogofooter {
	display: none;
}
.bglogo {
	width: 350px;
	height: 80px;
	background: url(../img/ddblogo4.svg) no-repeat top left;
	background-size: content;
}
.bglogofooter {
	width: 350px;
	height: 80px;
	background: url(../img/ddblogofooter.svg) no-repeat top left;
	background-size: content;
}
.im2 {
	position: relative;
	width: 40vw;
	height: 40vw;
	background: url(../img/criminalhome.svg) no-repeat center center;
	background-size: content;
	-webkit-transform: translateY(15%);
	transform: translateY(15%);
}
.im3 {
	position: relative;
	width: 40vw;
	height: 40vw;
	background: url(../img/radno1.svg) no-repeat center center;
	background-size: content;
	-webkit-transform: translateY(15%);
	transform: translateY(15%);
}
.im4 {
	position: relative;
	width: 40vw;
	height: 40vw;
	background: url(../img/administrativelaw.svg) no-repeat center center;
	background-size: content;
	-webkit-transform: translateY(15%);
	transform: translateY(15%);
}
.animation-slide40-y {
	-webkit-transform: translateY(40%);
	transform: translateY(40%);
/*will-change: transform*/;
}
a.linkmore {
	display: inline !important;
}
a.linkmore:hover:before {
	opacity: 0.9 !important;
	z-index: 0 !important;
}
a.linkmore:before, a.linkmore:after {
	content: "";
	display: block;
	position: absolute;
	width: 103%;
	height: 50%;
	bottom: 0;
	left: -2%;
}
a.linkmore:after {
	z-index: 0 !important;
	opacity: 1;
	background: rgba(0,0,0,0.1);
}
a.linkmore:before {
	opacity: 0;
	background: #1C75BC;
	-webkit-transition: opacity 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86);
	transition: opacity 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86);
	will-change: opacity;
	z-index: 0 !important;
}
.bluegrad {
	background: -webkit-linear-gradient(315deg, #2c539e 0%, #3da4db 100%);
	background: linear-gradient(135deg, #2c539e 0%, #3da4db 100%);
}
.bluegrad2 {
	background: -webkit-linear-gradient(top, #2c539e 0%, #3da4db 100%);
	background: linear-gradient(180deg, #2c539e 0%, #3da4db 100%);
}
.redgrad {
	background: -webkit-linear-gradient(top, #6d0019 0%, #a90329 100%);
	background: linear-gradient(180deg, #6d0019 0%, #a90329 100%);
}
.greengrad {
	background: -webkit-linear-gradient(top, #132a42 0%, #10503f 100%);
	background: linear-gradient(180deg, #132a42 0%, #10503f 100%);
}
.lightgreengrad {
	background-image: -webkit-linear-gradient(115deg, #13547a 0%, #80d0c7 100%);
	background-image: linear-gradient(115deg, #13547a 0%, #80d0c7 100%);
}
.browngrad {
	background: -webkit-linear-gradient(top, #5b2130 0%, #3e7d6c 100%);
	background: linear-gradient(180deg, #5b2130 0%, #3e7d6c 100%);
}
.footgrad {
	background: -webkit-linear-gradient(315deg, #171616 0%, #3da4db 100%);
	background: linear-gradient(135deg, #171616 0%, #3da4db 100%);
}
.footgrad2 {
	background: -webkit-linear-gradient(-85deg, #171616 0%, #3da4db 100%);
	background: linear-gradient(-85deg, #171616 0%, #3da4db 100%);
}
.oringegrad {
	background: -webkit-linear-gradient(top, #ee5557 0%, #f5d32b 100%);
	background: linear-gradient(180deg, #ee5557 0%, #f5d32b 100%);
}
.lightblue {
	background-image: -webkit-linear-gradient(-75deg, #3da4db 0%, #fff 100%);
	background-image: linear-gradient(-75deg, #3da4db 0%, #fff 100%);
}
.lightcian {
	background: -webkit-linear-gradient(-125deg, #2c539e 0%, #fff 100%);
	background: linear-gradient(-180deg, #2c539e 0%, #fff 100%);
}
.to-bottom, .to-more {
	cursor: pointer;
}
.w1-2 {
	width: 17.3vw !important;
	display: inline !important;
}
.mobilonly {
	display: none;
}
@media screen and (max-width:1200px) {
	.w1-2 {
		width: 90% !important;
		margin: 1.2em auto !important;
		display: block !important;
	}}
@media screen and (max-width: 769px) {
	.is-home .block__big-text .big-text {
		display: none;
	}
	.block__big-text .big-text {
		letter-spacing: -2.5vw !important;
	}
	.bglogo, .desktoponly {
		display: none !important;
	}
	.mobilonly {
		display: block;
	}
	.projects-menu__title {
		font-size: 7.1vw;
		line-height: 1.9;
	}
	input[type=text], textarea, .btn {
	/* max-width:90% !important;*/;
	}
	.m-text__title {
		line-height: normal;
		font-size: 1.6em !important;
	}
	.btn {
		left: 0 !important;
	}
	footer__info {
		padding: 2%;
		line-height: normal;
	}}
@media screen and (max-width: 999px) {
	.contactForm {
		width: 100% !important;
		padding: 0;
	}}