@import url(http://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300ita%e2%80%8c%e2%80%8blic,400italic,500,500italic,700,700italic,900italic,900);
html, html * {
  font-family: Roboto;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	font:inherit;
	font-size:100%;
	vertical-align:baseline
}
html {
	line-height:1
}
ol, ul {
	list-style:none
}
table {
	border-collapse:collapse;
	border-spacing:0
}
caption, th, td {
	text-align:left;
	font-weight:normal;
	vertical-align:middle
}
q, blockquote {
	quotes:none
}
q:before, q:after, blockquote:before, blockquote:after {
	content:"";
	content:none
}
a img {
	border:none
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display:block
}

* {
	outline:none
}
body, html {
	font-size:100%;
	height:100%;
	 background-color:#ebebec
}
@media screen and (max-height: 900px) {
body, html {
font-size:90%;
	 background-color:#ebebec
}
}
#main {
	width:100%;
	height:100%;
	min-width:1024px;
	display:none
}

.roulette {
	width:100%;
	height:100%;
	/*padding-top:100px;*/
}
.roulette .column {
	width:50%;
	height:100%;
	float:left
}
.roulette .column div.crop {
	border:1px solid red;
	position:fixed;
	width:33.3333333%;
	height:100%;
	z-index:10;
	top:0;
	overflow:hidden
}
/*.roulette .column h1 {
	width:100%;
	height:100%;
	padding-top:50%;
	color:#fff;
	font-weight:normal;
	font-size:2em;
	text-align:center;
	text-transform:uppercase
}*/
.roulette .column div.animate {
	width:100%;
	position:relative;
	top:25%;
	left:0;
	margin-top:50%;
	height:100%;
	text-align:center
}
.roulette .column div.animate .font {
	width:100%;
	height:100%;
	position:relative;
	display:inline-block;
	max-width:100%
}
.roulette .column img {

	position:relative;
	border:none
}
.roulette .column img.origin {
	position:absolute
}
.roulette .column ul.bgs {
	width:50%;
	min-width:342px;
	height:100%;
	list-style:none;
	overflow:hidden;
	position:fixed;
	z-index:10
}
.roulette .column ul.bgs li {
	width:100%;
	height:100%;
	position:absolute;
	background:#fff;
	background-size:26% auto!important;
	text-align:center;
	overflow:hidden
}
.roulette .column ul.bgs li div.font img {
	left:0%;
	top:0%;
	max-width: 100%;
}
.internal {
	width:100%;
	height:100%;
	position:fixed;
	display:none;
	top:0;
	left:0;
	z-index:99;
	background:#009ca8;
	margin-top:90px;
}
.internal footer {
	font-size:0.750em;
	background:#34394c;
	width:100%;
	height:5.3%;
	position:absolute;
	bottom:0;
	text-align:center;
	padding-top:2%;
	z-index:103
}
.internal footer a {
	color:#69708b;
	text-decoration:none
}
.internal footer p {
	display:inline-block;
	height:22px;
	padding:5px 0px 0px 28px
}
.internal footer p:first-child {
	margin-right:10px
}

.internal footer p.ic-phone a:first-child {
	margin-right:10px
}
.internal footer p.ic-street:hover {
	background-position:1px -139px
}
.font-weight-bold{font-weight: 600 !important;}
@media screen and (max-height: 900px) {
.internal .clients ul li img {
height:90%
}
}

.internal .lead {
	color:#fcf8de;
	text-align:center;
	position:absolute;
	width:100%;
	/*top:14%;*/
	opacity:0;
	background: url("../img/say_hello2.jpg") no-repeat;
	background-size: 100%;
	height: 100%;
	background-color: #009ca8;
}
.our_office{
	background: url("../img/our_office.png") no-repeat;
	height: 45px;
	width: 258px;
	background-size: 100%;
}
p.address_txt,.ph_number {
	text-align: left;
	width: 430px;
	font-style: normal !important;
	margin-top: 12px;
	color: #fff !important;
	font-size: 18px !important;
}
.address_footer {
	position: absolute;
	top: 10%;
	left: 7%;
}
.address_footer::before{
	content: '';
	background: url(../img/get_in_touch.png) no-repeat;
	height: 185px;
	width: 25px;
	background-size: 100%;
	position: absolute;
	left: -39px;
}
.internal .lead a {

	text-decoration:none;
	color:#fcf8de;
	font-size:1.5em;
	font-weight:normal
}
.internal .lead p {
	font-weight:300;
	font-size:0.9375em;
	font-style:italic;
	margin-bottom:1%;
	letter-spacing:1px;
	line-height:1.3em
}
.internal .lead p em {
	color:#ffdedc
}

.faca-1.intro, .force-1.intro {
	top:-100%
}
.fuce-1.intro {
	top:100%
}
#qLbar {
	top:auto!important;
	bottom:0
}

div.table {
	display:table;
	width:100%;
	height:100%
}
div.table .table-cell {
	display:table-cell;
	vertical-align:middle
}
form#newsletter {
	display:inline-block;
	height:30px;
	padding:5px 0px 0px 28px;
	position:relative;
	top:-7px
}
.internal footer>div {
	position:relative;
	top:0
}


/*
@media screen and (max-width: 1023px) {
html, body {
width:100%!important;
min-width:1px!important
}
#main {
min-width:1px!important
}
#main .share {
width:8.76%!important;
bottom:7.97%;
margin-left:-4.38%!important
}
.roulette .column {
width:100%;
position:fixed;
top:0;
left:0
}
.roulette .column .animate.not-align {
margin-top:0!important
}
.roulette .column ul.bgs {
width:100%
}
.roulette .column ul.bgs li div.font {
width:70%
}
.roulette .column ul.bgs li div.font img {
width:80%;
margin-top:5%
}
.internal {
position:absolute!important;
display:block!important
}
.internal ul.areas {
bottom:auto!important;
height:100%!important
}
.internal ul.areas li h2 {
display:block!important;
max-width:100%!important;
margin-top:0.8%!important;
padding:0 15% 0 9%
}
.internal ul.areas li img {
width:50%!important;
margin-top:-10%;
padding-right:8%
}
.internal .lead {
position:relative!important;
top:0!important;
padding:0 14% 0 8%
}
.internal .lead p {
margin-bottom:12%
}
.internal footer {
height:100%!important;
bottom:auto!important;
top:0;
zoom:1!important
}
.internal footer p {
display:block!important;
padding:28px 0px 0px 0px;
height:10px!important;
font-size:16px;
line-height:24px;
background:url("../images/assets-mobile.png") no-repeat!important
}
.internal footer p:first-child {
margin-bottom:60px
}
.internal footer p.ic-phone, .internal footer p.ic-phone:hover {
background-position:center -50px!important
}
.internal footer p.ic-street, .internal footer p.ic-street:hover {
background-position:center -100px!important
}
.internal footer p.form {
background:none!important
}
.internal footer p.newsletter {
margin:0 auto!important;
color:#69708b!important;
padding:0px 0px 0px 5px!important;
width:212px!important;
height:30px!important;
background:#2b2e3d!important;
position:relative;
text-align:left
}
.internal footer form {
display:block!important;
padding:60px 0px 0px 0px!important;
height:30px!important
}
.internal footer form span {
padding-top:2px!important
}
.internal footer form input[type="text"] {
width:117px;
height:21px;
top:1px!important
}
.header h1 {
top:-3%!important
}
.header h1 img {
width:35%!important
}
header div.ic-sobre {
margin-left:-25px!important;
width:50px!important;
left:205!important;
top:20%!important
}
header div.ic-arrow {
width:4.17%!important
}
.force-10 img {
max-width:200px!important
}
}
*/


/*/////////////////////////////*/
.video-background {
	background: #000;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -99;
	overflow: hidden;
	height: 100vh;
}
.video-background ._pattern-overlay {
	position: absolute;
	top: 0;
	width: 100%;
	opacity: 0.3;
	bottom: 0;
	background-image: url(../img/pattern.png);
	z-index: 1;
}
.video-background ._youtube-iframe {
	position: absolute;
	pointer-events: none;
	height: 200vh;
	width: 100%;
	top: -50vh;
}
/*
.div_zero-img1{
	background: url("../img/bg.mp4") no-repeat;
	height: 100%;
	width: 100%;
	z-index: 0;
}
*/


/*******Glitch******/
div.title_dig {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
div.title_dig h1 {
	font-size: 8rem !important;
	color: #222222 !important;
	text-align: center;
	margin-top: 0;
	text-transform: uppercase;
	font-weight: 900 !important;
}

.glitch-window {
	position: absolute;
	top: 0;
	left: -2px;
	width: 100%;
	color: #222222;
	text-shadow: 2px 0 #F9F8F8, -1px 0 yellow, -2px 0 green;
	overflow: hidden;
	-webkit-animation: crt-me 2500ms infinite linear alternate-reverse;
	animation: crt-me 2500ms infinite linear alternate-reverse;
}

@-webkit-keyframes crt-me {
	0% {
		clip: rect(31px, 9999px, 94px, 0);
	}
	10% {
		clip: rect(112px, 9999px, 76px, 0);
	}
	20% {
		clip: rect(85px, 9999px, 77px, 0);
	}
	30% {
		clip: rect(27px, 9999px, 97px, 0);
	}
	40% {
		clip: rect(64px, 9999px, 98px, 0);
	}
	50% {
		clip: rect(61px, 9999px, 85px, 0);
	}
	60% {
		clip: rect(99px, 9999px, 114px, 0);
	}
	70% {
		clip: rect(34px, 9999px, 115px, 0);
	}
	80% {
		clip: rect(98px, 9999px, 129px, 0);
	}
	90% {
		clip: rect(43px, 9999px, 96px, 0);
	}
	100% {
		clip: rect(82px, 9999px, 64px, 0);
	}
}

@keyframes crt-me {
	0% {
		clip: rect(31px, 9999px, 94px, 0);
	}
	10% {
		clip: rect(112px, 9999px, 76px, 0);
	}
	20% {
		clip: rect(85px, 9999px, 77px, 0);
	}
	30% {
		clip: rect(27px, 9999px, 97px, 0);
	}
	40% {
		clip: rect(64px, 9999px, 98px, 0);
	}
	50% {
		clip: rect(61px, 9999px, 85px, 0);
	}
	60% {
		clip: rect(99px, 9999px, 114px, 0);
	}
	70% {
		clip: rect(34px, 9999px, 115px, 0);
	}
	80% {
		clip: rect(98px, 9999px, 129px, 0);
	}
	90% {
		clip: rect(43px, 9999px, 96px, 0);
	}
	100% {
		clip: rect(82px, 9999px, 64px, 0);
	}
}
/***********Hero Banner**********/
.hero {
	background-color: #fff;
	overflow: hidden;
	/*position: relative;
	height: 100vh;
	font-family: 'Montserrat', sans-serif;*/

}

.hero__title {
	color: #FFFFFF;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-size: 50px;
	z-index: 1;
	text-align: left;
}

.cube {
	position: absolute;
	top: 80vh;
	left: 45vw;
	width: 10px;
	height: 10px;
	border: solid 1px #046d73;
	-webkit-transform-origin: top left;
	transform-origin: top left;
	-webkit-transform: scale(0) rotate(0deg) translate(-50%, -50%);
	transform: scale(0) rotate(0deg) translate(-50%, -50%);
	-webkit-animation: cube 12s ease-in forwards infinite;
	animation: cube 12s ease-in forwards infinite;
}
.cube:nth-child(2n) {
	border-color: #067d84;
}
.cube:nth-child(2) {
	-webkit-animation-delay: 2s;
	animation-delay: 2s;
	left: 25vw;
	top: 40vh;
}
.cube:nth-child(3) {
	-webkit-animation-delay: 4s;
	animation-delay: 4s;
	left: 75vw;
	top: 50vh;
}
.cube:nth-child(4) {
	-webkit-animation-delay: 6s;
	animation-delay: 6s;
	left: 90vw;
	top: 10vh;
}
.cube:nth-child(5) {
	-webkit-animation-delay: 8s;
	animation-delay: 8s;
	left: 10vw;
	top: 85vh;
}
.cube:nth-child(6) {
	-webkit-animation-delay: 10s;
	animation-delay: 10s;
	left: 50vw;
	top: 10vh;
}

@-webkit-keyframes cube {
	from {
		-webkit-transform: scale(0) rotate(0deg) translate(-50%, -50%);
		transform: scale(0) rotate(0deg) translate(-50%, -50%);
		opacity: 1;
	}
	to {
		-webkit-transform: scale(20) rotate(960deg) translate(-50%, -50%);
		transform: scale(20) rotate(960deg) translate(-50%, -50%);
		opacity: 0;
	}
}

@keyframes cube {
	from {
		-webkit-transform: scale(0) rotate(0deg) translate(-50%, -50%);
		transform: scale(0) rotate(0deg) translate(-50%, -50%);
		opacity: 1;
	}
	to {
		-webkit-transform: scale(20) rotate(960deg) translate(-50%, -50%);
		transform: scale(20) rotate(960deg) translate(-50%, -50%);
		opacity: 0;
	}
}
/***********Hero Banner**********/
.right_div_zero-img1{background-color: #FFFFFF !important}
.div_zero-img1{background-color: #009fa8 !important}
/*.div_zero-img1{
	background: url("../img/homepage/HOME-PAGE-left-.jpg") no-repeat;
	background-size: cover;
}*/
.tab_right{
	background: url("../img/homepage/HOME-PAGE-right -tab.png") no-repeat;
	height: 556px;
	width: 368px;
	background-size: 100%;
	margin: 0 auto;
	margin-top: 11%;
	position: relative;
	text-align: center;
}
.right-top_shape{
	background: url("../img/homepage/HOME-PAGE-right-green-curve.png") no-repeat;
	height: 448px;
	width: 229px;
	background-size: 100%;
	position: absolute;
	right: 0;
	top: -100px;
}
.homepage_icon{
	background: url("../img/homepage/HOME-PAGE-right-dr-icons1.png") no-repeat;
	height: 240px;
	width: 270px;
	background-size: 100%;
	margin: 0 auto;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -135px;
	margin-left: -120px;
}
.right-bottom_shape{
	background: url("../img/homepage/HOME-PAGE-right-blue-curve.png") no-repeat;
	height: 178px;
	width: 349px;
	background-size: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
}
.shape-1{
	background: url("../img/home_page_right.png") no-repeat;
	height:149px;
	width: 699px;
	background-size: 100% ;
	position: absolute;
	bottom: 0;
	right: 0;
}
.shape-2{
	background: url("../img/home_page_right2.png") no-repeat;
	height: 230px;
	width: 297px;
	background-size: 100% ;
	position: absolute;
	top: 0;
	right: 0;
}
.shape-3{
	background: url("../img/cross_lines.png") no-repeat;
	height: 150px;
	width: 150px;
	background-size: 100% ;
	position: absolute;
	right: 40px;
	bottom:20%;
	-webkit-animation:spin 18s linear infinite;
	-moz-animation:spin 18s linear infinite;
	animation:spin 18s linear infinite;
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }

/*scroll down animation*/

#wrapper {
	display: table;
	width: 100%;
	height: 10%;
	position: absolute;
	bottom: 65px;
}
#wrapper-inner {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	height: 100%;
}
#scroll-down {
	display: block;
	position: relative;
	padding-top: 79px;
	text-align: center;
}
.arrow-down {
	display: block;
	margin: 0 auto;
	width: 10px;
	height: 38px;
}
.arrow-down:after {
	content: '';
	display: block;
	margin: 0;
	padding: 0;
	width: 8px;
	height: 8px;
	border-top: 2px solid #b91a2f;
	border-right: 2px solid #b91a2f;
	behavior: url(-ms-transform.htc);
	-moz-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
}
#scroll-title {
	display: block;
	text-transform: uppercase;
	color: #b91a2f;
	font-family: Helvetica Neue, Helvetica, Arial;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: .1em;
	margin-top: -20px;
}
#scroll-down::before {
	-webkit-animation: elasticus 1.2s cubic-bezier(1, 0, 0, 1) infinite;
	-moz-animation: elasticus 1.2s cubic-bezier(1, 0, 0, 1) infinite;
	-o-animation: elasticus 1.2s cubic-bezier(1, 0, 0, 1) infinite;
	animation: elasticus 1.2s cubic-bezier(1, 0, 0, 1) infinite;
	position: absolute;
	top: 50px;
	left: 50%;
	margin-left: -2px;
	width: 2px;
	height: 39px;
	background: #b91a2f;
	content: ' ';
}
@-webkit-keyframes elasticus {
	0% {
		-webkit-transform-origin: 0% 0%;
		-ms-transform-origin: 0% 0%;
		-moz-transform-origin: 0% 0%;
		-o-transform-origin: 0% 0%;
		transform-origin: 0% 0%;
		-webkit-transform: scale(1, 0);
		-ms-transform: scale(1, 0);
		-moz-transform: scale(1, 0);
		-o-transform: scale(1, 0);
		transform: scale(1, 0);
	}
	50% {
		-webkit-transform-origin: 0% 0%;
		-ms-transform-origin: 0% 0%;
		-moz-transform-origin: 0% 0%;
		-o-transform-origin: 0% 0%;
		transform-origin: 0% 0%;
		-webkit-transform: scale(1, 1);
		-ms-transform: scale(1, 1);
		-moz-transform: scale(1, 1);
		-o-transform: scale(1, 1);
		transform: scale(1, 1);
	}
	50.1% {
		-webkit-transform-origin: 0% 100%;
		-ms-transform-origin: 0% 100%;
		-moz-transform-origin: 0% 100%;
		-o-transform-origin: 0% 100%;
		transform-origin: 0% 100%;
		-webkit-transform: scale(1, 1);
		-ms-transform: scale(1, 1);
		-moz-transform: scale(1, 1);
		-o-transform: scale(1, 1);
		transform: scale(1, 1);
	}
	100% {
		-webkit-transform-origin: 0% 100%;
		-ms-transform-origin: 0% 100%;
		-moz-transform-origin: 0% 100%;
		-o-transform-origin: 0% 100%;
		transform-origin: 0% 100%;
		-webkit-transform: scale(1, 0);
		-ms-transform: scale(1, 0);
		-moz-transform: scale(1, 0);
		-o-transform: scale(1, 0);
		transform: scale(1, 0);
	}
}
@-moz-keyframes elasticus {
	0% {
		-webkit-transform-origin: 0% 0%;
		-ms-transform-origin: 0% 0%;
		-moz-transform-origin: 0% 0%;
		-o-transform-origin: 0% 0%;
		transform-origin: 0% 0%;
		-webkit-transform: scale(1, 0);
		-ms-transform: scale(1, 0);
		-moz-transform: scale(1, 0);
		-o-transform: scale(1, 0);
		transform: scale(1, 0);
	}
	50% {
		-webkit-transform-origin: 0% 0%;
		-ms-transform-origin: 0% 0%;
		-moz-transform-origin: 0% 0%;
		-o-transform-origin: 0% 0%;
		transform-origin: 0% 0%;
		-webkit-transform: scale(1, 1);
		-ms-transform: scale(1, 1);
		-moz-transform: scale(1, 1);
		-o-transform: scale(1, 1);
		transform: scale(1, 1);
	}
	50.1% {
		-webkit-transform-origin: 0% 100%;
		-ms-transform-origin: 0% 100%;
		-moz-transform-origin: 0% 100%;
		-o-transform-origin: 0% 100%;
		transform-origin: 0% 100%;
		-webkit-transform: scale(1, 1);
		-ms-transform: scale(1, 1);
		-moz-transform: scale(1, 1);
		-o-transform: scale(1, 1);
		transform: scale(1, 1);
	}
	100% {
		-webkit-transform-origin: 0% 100%;
		-ms-transform-origin: 0% 100%;
		-moz-transform-origin: 0% 100%;
		-o-transform-origin: 0% 100%;
		transform-origin: 0% 100%;
		-webkit-transform: scale(1, 0);
		-ms-transform: scale(1, 0);
		-moz-transform: scale(1, 0);
		-o-transform: scale(1, 0);
		transform: scale(1, 0);
	}
}
@-o-keyframes elasticus {
	0% {
		-webkit-transform-origin: 0% 0%;
		-ms-transform-origin: 0% 0%;
		-moz-transform-origin: 0% 0%;
		-o-transform-origin: 0% 0%;
		transform-origin: 0% 0%;
		-webkit-transform: scale(1, 0);
		-ms-transform: scale(1, 0);
		-moz-transform: scale(1, 0);
		-o-transform: scale(1, 0);
		transform: scale(1, 0);
	}
	50% {
		-webkit-transform-origin: 0% 0%;
		-ms-transform-origin: 0% 0%;
		-moz-transform-origin: 0% 0%;
		-o-transform-origin: 0% 0%;
		transform-origin: 0% 0%;
		-webkit-transform: scale(1, 1);
		-ms-transform: scale(1, 1);
		-moz-transform: scale(1, 1);
		-o-transform: scale(1, 1);
		transform: scale(1, 1);
	}
	50.1% {
		-webkit-transform-origin: 0% 100%;
		-ms-transform-origin: 0% 100%;
		-moz-transform-origin: 0% 100%;
		-o-transform-origin: 0% 100%;
		transform-origin: 0% 100%;
		-webkit-transform: scale(1, 1);
		-ms-transform: scale(1, 1);
		-moz-transform: scale(1, 1);
		-o-transform: scale(1, 1);
		transform: scale(1, 1);
	}
	100% {
		-webkit-transform-origin: 0% 100%;
		-ms-transform-origin: 0% 100%;
		-moz-transform-origin: 0% 100%;
		-o-transform-origin: 0% 100%;
		transform-origin: 0% 100%;
		-webkit-transform: scale(1, 0);
		-ms-transform: scale(1, 0);
		-moz-transform: scale(1, 0);
		-o-transform: scale(1, 0);
		transform: scale(1, 0);
	}
}
@keyframes elasticus {
	0% {
		-webkit-transform-origin: 0% 0%;
		-ms-transform-origin: 0% 0%;
		-moz-transform-origin: 0% 0%;
		-o-transform-origin: 0% 0%;
		transform-origin: 0% 0%;
		-webkit-transform: scale(1, 0);
		-ms-transform: scale(1, 0);
		-moz-transform: scale(1, 0);
		-o-transform: scale(1, 0);
		transform: scale(1, 0);
	}
	50% {
		-webkit-transform-origin: 0% 0%;
		-ms-transform-origin: 0% 0%;
		-moz-transform-origin: 0% 0%;
		-o-transform-origin: 0% 0%;
		transform-origin: 0% 0%;
		-webkit-transform: scale(1, 1);
		-ms-transform: scale(1, 1);
		-moz-transform: scale(1, 1);
		-o-transform: scale(1, 1);
		transform: scale(1, 1);
	}
	50.1% {
		-webkit-transform-origin: 0% 100%;
		-ms-transform-origin: 0% 100%;
		-moz-transform-origin: 0% 100%;
		-o-transform-origin: 0% 100%;
		transform-origin: 0% 100%;
		-webkit-transform: scale(1, 1);
		-ms-transform: scale(1, 1);
		-moz-transform: scale(1, 1);
		-o-transform: scale(1, 1);
		transform: scale(1, 1);
	}
	100% {
		-webkit-transform-origin: 0% 100%;
		-ms-transform-origin: 0% 100%;
		-moz-transform-origin: 0% 100%;
		-o-transform-origin: 0% 100%;
		transform-origin: 0% 100%;
		-webkit-transform: scale(1, 0);
		-ms-transform: scale(1, 0);
		-moz-transform: scale(1, 0);
		-o-transform: scale(1, 0);
		transform: scale(1, 0);
	}
}
#paschka {
	display: block;
	color: white;
	font-family: helvetica neue, helvetica, arial;
	font-size: 32px;
	text-decoration: none;
	position: fixed;
	bottom: 0px;
	right: 0px;
	padding: 0px;
	transition: all .1s ease;
	background: #000;
	height: 40px;
	line-height: 30px;
	vertical-align: middle;
	width: 40px;
	text-align: center;
	border-radius: 5%;
	bottom: 20px;
	right: 20px;
}
#paschka:hover {
	background: #232323;
	transition: all .1s ease;
	color: #f0f0f0;
}




.div_zero-img{background: url("../img/0-LEFT.jpg") no-repeat;background-size: cover;}
.div_first-img{background: url("../img/1-LEFT.jpg") no-repeat;background-size: cover;}
.div_second-img{background: url("../img/2-LEFT.jpg") no-repeat;background-size: cover;}
.div_third-img{background: url("../img/3-LEFT.jpg") no-repeat;background-size: cover;}
.div_fourth-img{background: url("../img/4-LEFT.jpg") no-repeat;background-size: cover;}
.div_fifth-img{background: url("../img/5-LEFT.jpg") no-repeat;background-size: cover;}
.div_sixth-img{background: url("../img/6-LEFT.jpg") no-repeat;background-size: cover;}
.div_seventh-img{background: url("../img/8-left-1.jpg") no-repeat;background-size: cover;}
.div_eight-img{background: url("../img/9-LEFT.jpg") no-repeat;background-size: cover;}
.div_ninth-img{background: url("../img/9-LEFT.jpg") no-repeat;background-size: cover;}


.right_div_zero-img{background: url("../img/homepage/HOME-PAGE-left-.jpg") no-repeat;background-size: cover;}
.right_div_first-img{background: url("../img/1-right.jpg") no-repeat;background-size: cover;}
.right_div_second-img{background: url("../img/2-right.jpg") no-repeat;background-size: cover;}
.right_div_third-img{background: url("../img/3-right.jpg") no-repeat;background-size: cover;}
.right_div_fourth-img{background: url("../img/4-right.jpg") no-repeat;background-size: cover;}
.right_div_fifth-img{background: url("../img/5-right.jpg") no-repeat;background-size: cover;}
.right_div_sixth-img{background: url("../img/6-right.jpg") no-repeat;background-size: cover;}
.right_div_seventh-img{background: url("../img/7-right.jpg") no-repeat;background-size: cover;}
.right_div_eight-img{background: url("../img/9-right.jpg") no-repeat;background-size: cover;}
.right_div_ninth-img{background: url("../img/9-right.jpg") no-repeat;background-size: cover;}
.font-faca{
	display: table !important;
	padding: 0 60px 90px 60px;
}
.font-faca h4{
	color: #fff;
	text-align: left;
	font-size: 2vw;
}
.font-faca p{
	color: #fff;
	text-align: left;
	font-size: 1.8vw;
	font-weight: 100;
	margin-top: 20px;
}
.font-faca p a{
	color: #FFFFFF !important;
	text-decoration: underline;
}
div[data-refer=faca-1]{
	display: table-cell;
	vertical-align: middle
}
.font.font-fuce.fuce-1{display:table !important;}
.main_head {
	display: table-cell;
	vertical-align: middle;
	text-align: left;
	padding: 0 0 0 60px;
	color: #fff;
	font-weight: 300;
	text-transform: uppercase;
	font-size: 2.4vw;
	line-height: 49px;
}
.healthcare_title {
	color: #fff !important;
	font-weight: 300 !important;
	font-size: 5vw !important;
	margin-left: 26px !important;
}
.main_head span {
	font-weight: 600;
	color: #0c6065;
	font-size: 4.5vw;
	position: relative;
	top: 11px;
	left: 30px;
}
.section-2_img{margin-top: 10%}
.what-we-do-imgs h3{
	text-align: left;
	color: #FFFFFF;
	margin-left: 50px;
	margin-top: 17px;
	font-size: 19px;
	font-weight: 700;
}
.row-what_we_do{margin-top: 60px}
.what_we_do-img2 h3,.what_we_do-img4 h3{
	margin-left: -50px;
	text-align: center;
	margin-top: 8px;
}
.what_we_do-img4 h3{margin-top: 18px;}
.what_we_do-content{text-align: right}
.what_we_do-content2{text-align: left}
.what_we_do-content span,.what_we_do-content2 span{
	font-family: Quicksand;
	color: #FFFFFF;
	font-size: .8vw;
}
.what_we_do-img2,.what_we_do-img1{position: relative}
.what_we_do-img1::before, .what_we_do-img3::before{
	 content: '';
	 position: absolute;
	 background: url("../img/what_we_do1.png") no-repeat;
	 height: 84px;
	 width: 291px;
	 background-size: 100%;
	 left: -10px;
	 top: -17px;
 }
.what_we_do-img3::before{
	background: url("../img/what_we_do3.png") no-repeat;
	height: 84px;
	width: 331px;
	background-size: 100%;
	left: -19px;
}
.what_we_do-img2::before{
	content: '';
	position: absolute;
	background: url("../img/what_we_do2.png") no-repeat;
	height: 84px;
	width: 291px;
	background-size: 100%;
	right: 34px;
	top: -17px;
}
.what_we_do-img4::before{
	content: '';
	position: absolute;
	background: url("../img/what_we_do4.png") no-repeat;
	height: 82px;
	width: 86px;
	background-size: 100%;
	right: 20px;
	top: -10px;
}
.what_we_do-content2{
	margin-left: -40px;
}


/*contact form*/
.font.font-faca.faca-8 {
	padding: 0 120px 90px 120px;
}
#contact input[type="text"], #contact input[type="email"], #contact input[type="tel"], #contact input[type="url"], #contact textarea, #contact button[type="submit"] {

}

#contact {
	background: transparent;
	padding: 25px;
	margin: 50px 0;
	margin-top: 22%;
/*	background: -moz-linear-gradient(top, rgba(125,185,232,0) 0%, rgba(124,185,231,0) 1%, rgba(5,165,170,.8) 100%); !* FF3.6-15 *!
	background: -webkit-linear-gradient(top, rgba(125,185,232,0) 0%,rgba(124,185,231,0) 1%,rgba(5,165,170,.8) 100%); !* Chrome10-25,Safari5.1-6 *!
	background: linear-gradient(to bottom, rgba(125,185,232,0) 0%,rgba(124,185,231,0) 1%,rgba(5,165,170,.8) 100%); !* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ *!
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#05a5aa',GradientType=0 ); !* IE6-9 *!*/
}

#contact h3 {
	color: #ed409a;
	display: block;
	font-size: 35px;
	font-weight: 300;
	text-align: left;
	margin-top: 0;
}

#contact h4 {
	margin: 5px 0 15px;
	display: block;
	font-size: 13px;
	color: #666;
	font-weight: 400;
	text-align: left;
}

fieldset {
	border: medium none !important;
	margin: 0 0 10px;
	min-width: 100%;
	padding: 0;
	width: 100%;
}

#contact input[type="text"], #contact input[type="email"], #contact input[type="tel"], #contact input[type="url"], #contact textarea {
	/*width: calc(50% - 40px);*/
	border: 1px solid #CCC;
	background: #FFF;
	margin: 0 20px 8px;
	padding: 10px;
	color: #000;
	font-size: 14px;
	display: inline-block;
	float: left;
}

#contact input[type="text"]:hover, #contact input[type="email"]:hover, #contact input[type="tel"]:hover, #contact input[type="url"]:hover, #contact textarea:hover {
	-webkit-transition:border-color 0.3s ease-in-out;
	-moz-transition:border-color 0.3s ease-in-out;
	transition:border-color 0.3s ease-in-out;
	border:1px solid #AAA;
}

#contact textarea {
	/*height:80px !important;*/
	max-width:100%;
	resize:none;
}

#contact button[type="submit"] {
	cursor:pointer;
	width:100%;
	border:none;
	background:#e93e9c;
	color:#FFF;
	margin:0 0 5px;
	padding:10px;
	font-size:15px;
}

#contact button[type="submit"]:hover {
	background:#cc3186;
	-webkit-transition:background 0.3s ease-in-out;
	-moz-transition:background 0.3s ease-in-out;
	transition:background-color 0.3s ease-in-out;
}

#contact button[type="submit"]:active { box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.5); }

#contact input:focus, #contact textarea:focus {
	outline:0;
	border:1px solid #999;
}
::-webkit-input-placeholder {
	color:#888;
}
:-moz-placeholder {
	color:#888;
}
::-moz-placeholder {
	color:#888;
}
:-ms-input-placeholder {
	color:#888;
}



/*Navigation menu*/
.effect-underline{transition: all .5s}
.effect-underline:hover{
	color: #0c6065;
	font-weight: 600;
}

.logo-nav{
	height: 70px;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
}
#logo,#logo2,.mobile_logo{
	position: fixed;
	top: 10px;
	left: 50px;
	height: 100px;
	width: 250px;
	z-index: 99;
}
.mobile_logo{display: none}
.social_media-icons{
	display: none;
	width: 290px;
	height: 40px;
	position: fixed;
	z-index: 99;
	right: 140px;
	top: 23px;

}
.social_media-icons a{
	margin-right: 10px;
	transition: all 0.2s;
}
.social_media-icons a:hover{

}








.menu_main{
	position: fixed;
	height: 100px;
	z-index: 99;
	width: 100%;
	left: 0;
}
@media only screen and (min-width: 1200px) {
	.container {
		width: 1210px;
	}
}

@media only screen and (min-width: 960px) and (max-width: 1199px) {
	.container {
		width: 1030px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
	.container {
		width: 682px;
	}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	.container {
		width: 428px;
		margin: 0 auto;
	}
}

@media only screen and (max-width: 479px) {
	.container {
		width: 320px;
		margin: 0 auto;
	}
}


.mcd-menu {
	list-style: none;
	padding: 0;
	background: #FFF;
	height: 100px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	width: 550px;
	margin: 0 auto;
}
.mcd-menu li {
	float: left;
	position: relative;
}
.mcd-menu li a {
	display: block;
	text-decoration: none;
	padding: 12px 23px;
	text-align: center;
	color: #777;
	border-right: 1px solid #E7E7E7;
}
.mcd-menu li a i {
	display: block;
	font-size: 30px;
	margin-bottom: 10px;
}
.mcd-menu li a strong {
	display: block;
	text-transform: uppercase;
}
.mcd-menu li a small {
	display: block;
	font-size: 10px;
}

.mcd-menu li a i, .mcd-menu li a strong, .mcd-menu li a small {
	position: relative;

	transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-webkit-transition: all 300ms linear;
}
.mcd-menu li:hover > a i {
	opacity: 1;
	-webkit-animation: moveFromTop 300ms ease-in-out;
	-moz-animation: moveFromTop 300ms ease-in-out;
	-ms-animation: moveFromTop 300ms ease-in-out;
	-o-animation: moveFromTop 300ms ease-in-out;
	animation: moveFromTop 300ms ease-in-out;
}
.mcd-menu li:hover a strong {
	opacity: 1;
	-webkit-animation: moveFromLeft 300ms ease-in-out;
	-moz-animation: moveFromLeft 300ms ease-in-out;
	-ms-animation: moveFromLeft 300ms ease-in-out;
	-o-animation: moveFromLeft 300ms ease-in-out;
	animation: moveFromLeft 300ms ease-in-out;
}
.mcd-menu li:hover a small {
	opacity: 1;
	-webkit-animation: moveFromRight 300ms ease-in-out;
	-moz-animation: moveFromRight 300ms ease-in-out;
	-ms-animation: moveFromRight 300ms ease-in-out;
	-o-animation: moveFromRight 300ms ease-in-out;
	animation: moveFromRight 300ms ease-in-out;
}

.mcd-menu li:hover > a {
	color: #009fa8;
}
.mcd-menu li a.active {
	position: relative;
	color: #009fa8;
	border:0;
	border-top: 4px solid #009fa8;
	border-bottom: 4px solid #009fa8;
	margin-top: -4px;
	box-shadow: 0 0 5px #DDD;
	-moz-box-shadow: 0 0 5px #DDD;
	-webkit-box-shadow: 0 0 5px #DDD;
}
.mcd-menu li a.active:before {
	content: "";
	position: absolute;
	top: 0;
	left: 45%;
	border-top: 5px solid #009fa8;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
}

@-webkit-keyframes moveFromTop {
	from {
		opacity: 0;
		-webkit-transform: translateY(200%);
		-moz-transform: translateY(200%);
		-ms-transform: translateY(200%);
		-o-transform: translateY(200%);
		transform: translateY(200%);
	}
	to {
		opacity: 1;
		-webkit-transform: translateY(0%);
		-moz-transform: translateY(0%);
		-ms-transform: translateY(0%);
		-o-transform: translateY(0%);
		transform: translateY(0%);
	}
}
@-webkit-keyframes moveFromLeft {
	from {
		opacity: 0;
		-webkit-transform: translateX(200%);
		-moz-transform: translateX(200%);
		-ms-transform: translateX(200%);
		-o-transform: translateX(200%);
		transform: translateX(200%);
	}
	to {
		opacity: 1;
		-webkit-transform: translateX(0%);
		-moz-transform: translateX(0%);
		-ms-transform: translateX(0%);
		-o-transform: translateX(0%);
		transform: translateX(0%);
	}
}
@-webkit-keyframes moveFromRight {
	from {
		opacity: 0;
		-webkit-transform: translateX(-200%);
		-moz-transform: translateX(-200%);
		-ms-transform: translateX(-200%);
		-o-transform: translateX(-200%);
		transform: translateX(-200%);
	}
	to {
		opacity: 1;
		-webkit-transform: translateX(0%);
		-moz-transform: translateX(0%);
		-ms-transform: translateX(0%);
		-o-transform: translateX(0%);
		transform: translateX(0%);
	}
}



.mcd-menu li ul,
.mcd-menu li ul li ul {
	position: absolute;
	height: auto;
	min-width: 200px;
	padding: 0;
	margin: 0;
	background: #FFF;
	border-top: 4px solid #009fa8;
	opacity: 0;
	visibility: hidden;
	transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-webkit-transition: all 300ms linear;
	top: 130px;
	z-index: 1000;
}
.mcd-menu li ul:before {
	content: "";
	position: absolute;
	top: -8px;
	left: 23%;
	border-bottom: 5px solid #009fa8;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
}
.mcd-menu li:hover > ul,
.mcd-menu li ul li:hover > ul {
	display: block;
	opacity: 1;
	visibility: visible;
	top: 100px;
}
.mcd-menu li ul li {
	float: none;
}
.mcd-menu li ul li a {
	padding: 10px;
	text-align: left;
	border: 0;
	border-bottom: 1px solid #EEE;
}
.mcd-menu li ul li a i {
	font-size: 16px;
	display: inline-block;
	margin: 0 10px 0 0;
}
.mcd-menu li ul li ul {
	left: 230px;
	top: 0;
	border: 0;
	border-left: 4px solid #009fa8;
}
.mcd-menu li ul li ul:before {
	content: "";
	position: absolute;
	top: 15px;
	left: -14px;
	border-right: 5px solid #009fa8;
	border-bottom: 5px solid transparent;
	border-top: 5px solid transparent;
}
.mcd-menu li ul li:hover > ul {
	top: 0px;
	left: 200px;
}



.mcd-menu li.float {
	float: right;
}
.mcd-menu li a.search {
	padding: 29px 20px 30px 10px;
}
.mcd-menu li a.search i {
	margin: 0;
	display: inline-block;
	font-size: 18px;
}
.mcd-menu li a.search input {
	border: 1px solid #EEE;
	padding: 10px;
	background: #FFF;
	outline: none;
	color: #777;
}
.mcd-menu li a.search button {
	border: 1px solid #009fa8;
	padding: 10px;
	background: #009fa8;
	outline: none;
	color: #FFF;
	margin-left: -4px;
}
.mcd-menu li a.search input:focus {
	border: 1px solid #009fa8;
}


.search-mobile {
	display:none !important;
	background:#009fa8;
	border-left:1px solid #009fa8;
	border-radius:0 3px 3px 0;
}
.search-mobile i {
	color:#FFF;
	margin:0 !important;
}


@media only screen and (min-width: 960px) and (max-width: 1199px) {
	.mcd-menu li a.search input {
		width:100px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
	.mcd-menu {
		height: 85px;
	}
	.mcd-menu li a {
		padding: 12px;
	}
	.mcd-menu li a i {
		font-size: 22px;
	}
	.mcd-menu li a strong {
		font-size: 12px;
	}
	.mcd-menu li a small {
		font-size: 10px;
	}
	.mcd-menu li a.search {
		display:none;
	}
	.search-mobile {
		display:block !important;
		margin: 20px;
		border-radius:3px;
		-moz-border-radius:3px;
		-webkit-border-radius:3px;
	}
	.mcd-menu li:hover > ul {
		top:85px;
		min-width:180px;
	}
	.mcd-menu li ul li > ul {
		min-width:150px;
		left:200px;
		top:0;
	}
	.mcd-menu li ul li:hover > ul {
		min-width:150px;
		left:180px;
		top:0;
	}
	.mcd-menu li ul li ul li ul {
		min-width:150px;
		left:25px !important;
		top:54px;
		border:0;
		border-top:3px solid #009fa8;
	}
	.mcd-menu li ul li ul li:hover ul {
		top:35px;
	}
	.mcd-menu li ul li ul li ul:before {
		border:0;
		border-bottom:5px solid #009fa8;
		border-left:5px solid transparent;
		border-right:5px solid transparent;
		left:10%;
		top:-8px;
	}
	.mcd-menu li:hover ul a {
		font-size:12px;
	}
	.mcd-menu li:hover ul a i {
		font-size:14px;
	}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	.mcd-menu {
		height: 42px;
		position: relative;
	}
	.mcd-menu li a {
		padding: 12px 17.7px;
	}
	.mcd-menu li a strong, .mcd-menu li a small, .mcd-menu li a.search {
		display: none;
	}
	.mcd-menu li a i {
		margin: 0;
		font-size: 18px;
	}
	.mcd-menu li {
		position: static;
	}
	.mcd-menu li ul {
		min-width: 100%;
		left: 0;
		top: 50px;
	}
	.mcd-menu li:hover > ul {
		top: 42px;
	}
	.mcd-menu li > ul:before {
		border:0;
	}
	.mcd-menu li ul > li {
		position: relative;
	}
	.mcd-menu li ul li:hover > ul {
		left:34px;
	}
	.mcd-menu li a {
		position: relative;
		font-size:12px;
	}
	.mcd-menu li a:hover strong,.mcd-menu li a.active strong {
		display:block;
		font-size:10px;
		padding:3px 0;
		position:absolute;
		top:-20px;
		left:0;
		background:#009fa8;
		color:#FFF;
		min-width:100%;
		text-transform:lowercase;
		font-weight:normal;
	}
	.mcd-menu li a.active:before{
		left: 40%;
	}
	.search-mobile {
		display:block !important;
	}

	.mcd-menu li ul li > ul {
		min-width:200px;
		left:200px;
	}
	.mcd-menu li ul li:hover ul {
		left:180px;
	}
	.mcd-menu li ul li ul:before {
		left:-9px;
	}
	.mcd-menu li ul li ul li ul {
		min-width:200px;
		border:0;
		border-top:3px solid #009fa8;
		left:25px !important;
		top: 45px;
	}
	.mcd-menu li ul li ul li:hover ul {
		top:40px;
	}
	.mcd-menu li ul li ul li ul:before {
		border:0;
		border-bottom:5px solid #009fa8;
		border-left:5px solid transparent;
		border-right:5px solid transparent;
		left:10%;
		top:-8px;
	}
}

@media only screen and (max-width: 479px) {
	.mcd-menu {
		height: 42px;
		position: relative;
	}
	.mcd-menu li a strong, .mcd-menu li a small, .mcd-menu li a.search {
		display: none;
	}
	.mcd-menu li a {
		padding: 12px 13.8px;
		font-size:12px;
	}
	.mcd-menu li a i {
		margin: 0;
		font-size: 18px;
	}
	.mcd-menu li {
		position: static;
	}
	.mcd-menu li ul {
		min-width: 100%;
		left: 0;
		top: 50px;
	}
	.mcd-menu li:hover > ul {
		top: 42px;
	}
	.mcd-menu li > ul:before {
		border:0;
	}
	.mcd-menu li ul > li {
		position: relative;
	}
	.mcd-menu li ul li:hover > ul {
		left:34px;
	}
	.mcd-menu li a {
		position: relative;
	}
	.mcd-menu li a:hover strong,.mcd-menu li a.active strong {
		display:block;
		font-size:10px;
		padding:3px 0;
		position:absolute;
		top:-20px;
		left:0;
		background:#009fa8;
		color:#FFF;
		min-width:100%;
		text-transform:lowercase;
		font-weight:normal;
	}
	.mcd-menu li a.active:before{
		left: 40%;
	}

	.mcd-menu li ul li > ul {
		min-width:150px;
		left:160px;
	}
	.mcd-menu li ul li:hover ul {
		left:120px;
	}
	.mcd-menu li ul li ul:before {
		left:-9px;
	}
	.mcd-menu li ul li ul li ul {
		min-width:160px;
		left:25px !important;
		top:39px;
		border:0;
		border-top:3px solid #009fa8;
	}
	.mcd-menu li ul li ul li:hover ul {
		top:39px;
	}
	.mcd-menu li ul li ul li ul:before {
		border:0;
		border-bottom:5px solid #009fa8;
		border-left:5px solid transparent;
		border-right:5px solid transparent;
		left:10%;
		top:-8px;
	}

}








form {
	max-width: 600px;
	text-align: center;
	margin: 0 auto;
}
form input, form textarea {
	border: 0;
	outline: 0;
	padding: 1em;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	display: block;
	width: 100%;
	margin-top: 1em;
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	resize: none;
}
form input:focus, form textarea:focus {
	-moz-box-shadow: 0 0px 2px #005c61 !important;
	-webkit-box-shadow: 0 0px 2px #005c61 !important;
	box-shadow: 0 0px 2px #005c61 !important;
}
form #input-submit {
	color: white;
	background: #005c61;
	cursor: pointer;
	height: 50px;
	line-height: 8px;
	margin-left: 20px;
	position: relative;
	top: -13px;
}
form #input-submit:hover {
	-moz-box-shadow: 0 1px 1px 1px rgba(170, 170, 170, 0.6);
	-webkit-box-shadow: 0 1px 1px 1px rgba(170, 170, 170, 0.6);
	box-shadow: 0 1px 1px 1px rgba(170, 170, 170, 0.6);
}
form textarea {
	height: 91px !important;
}

.half {
	float: left;
	width: 48%;
	margin-bottom: 1em;
}

.right {
	width: 50%;
}

.left {
	margin-right: 2%;
}

@media (max-width: 480px) {
	.half {
		width: 100%;
		float: none;
		margin-bottom: 0;
	}
}
/* Clearfix */
.cf:before,
.cf:after {
	content: " ";
	/* 1 */
	display: table;
	/* 2 */
}

.cf:after {
	clear: both;
}



.flex-container, .c-logo {
	display: -webkit-box;
	display: -ms-flexbox;
	/*display: flex;*/
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.c-logo {
	width: 210px;
	height: 270px;
	background: transparent;
	border: 8px solid rgba(20, 224, 231,.7);
	/*background: -moz-radial-gradient(center, ellipse cover, rgba(20,224,231,1) 1%, rgba(19,195,211,1) 100%); !* FF3.6-15 *!
	background: -webkit-radial-gradient(center, ellipse cover, rgba(20,224,231,1) 1%,rgba(19,195,211,1) 100%); !* Chrome10-25,Safari5.1-6 *!
	background: radial-gradient(ellipse at center, rgba(20,224,231,1) 1%,rgba(19,195,211,1) 100%); !* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ *!
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#14e0e7', endColorstr='#13c3d3',GradientType=1 ); !* IE6-9 fallback on horizontal gradient *!*/
	box-shadow: 0 20px 27px rgba(0, 0, 0, 0.05);
	color: white;
	text-decoration: none;
	font-size: 4em;
	font-weight: 300;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: perspective(500px);
	transform: perspective(500px);
	box-shadow: 0 20px 70px -10px rgba(0, 0, 0, 0.7), 0 50px 100px 0 rgba(0, 0, 0, 0.2);
	margin-top: 31%;
	margin-left: 70px;
}
.c-logo:hover{text-decoration: none !important;}
.c-logo > span {
	display: block;
	-webkit-transform: translateZ(50px) scale(0.6);
	transform: translateZ(50px) scale(0.6);
	/*text-shadow: -2px -1px 2px #969696;*/
}
.c-logo:hover:after {
	-webkit-transform: translateZ(-100px);
	transform: translateZ(-100px);
}


.line_arrow::before{
	content:'';
	position:absolute;
	top:-45px;
	left:07px;
	height:100px;
	width:3px;
	background:#ccc;
	opacity: .5;
	animation: none !important;
}
.arrow {
	opacity: 0;
	position: absolute;
	left: 50%;
	top: 115%;
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
}

.arrow-1{
	-webkit-animation: arrow-movement 2s ease-in-out infinite;
	animation: arrow-movement 2s ease-in-out infinite;
}

.arrow-2 {
	-webkit-animation: arrow-movement 2s 1s ease-in-out infinite;
	animation: arrow-movement 2s 1s ease-in-out infinite;
}

.arrow:before,
.arrow:after {
	background: #fff;
	content: '';
	display: block;
	height: 2px;
	position: absolute;
	top: 0;
	left: 0;
	width: 15px;
}

.arrow:before {
	-webkit-transform: rotate(45deg) translateX(-23%);
	transform: rotate(45deg) translateX(-23%);
	-webkit-transform-origin: top left;
	transform-origin: top left;
}

.arrow:after {
	-webkit-transform: rotate(-45deg) translateX(23%);
	transform: rotate(-45deg) translateX(23%);
	-webkit-transform-origin: top right;
	transform-origin: top right;
}

@-webkit-keyframes arrow-movement {
	0% {
		opacity: 0;
		top: 110%;
	}
	70% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}



.blog-imgs_section{
	position: relative;
	height: 100%;
}
.content-div{
	background: url(../img/11-content-W.png) no-repeat;
	height: 108px;
	width: 263px;
	background-size: 70%;
	position: absolute;
	bottom: 20px;
	right: 32%;
	z-index: 9;
	cursor: pointer;
}
.seo-div{
	background: url(../img/seo_blog.png) no-repeat;
	height: 108px;
	width: 263px;
	background-size: 70%;
	position: absolute;
	bottom: 153px;
	right: 32%;
	z-index: 9;
	cursor: pointer;
}
/*.content-div:hover{
	background: url("../img/11-content-O.png") no-repeat;
	background-size: 70%;
}*/
.advert-div {
	background: url(../img/11-advertising-W.png) no-repeat;
	height: 118px;
	width: 205px;
	background-size: 100%;
	position: absolute;
	bottom: 46%;
	right: 38%;
	z-index: 9;
	cursor: pointer;
}
/*.advert-div:hover{
	background: url("../img/11-advertising-O.png") no-repeat;
	height: 128px;
	width: 205px;
	background-size: 100%;
}*/
.visual-div{
	background: url("../img/11-visual-W.png") no-repeat;
	height: 186px;
	width: 160px;
	background-size: 100%;
	position: absolute;
	top: 13%;
	right: 29%;
	z-index: 9;
	cursor: pointer;
}
/*.visual-div:hover{
	background: url("../img/11-visual-O.png") no-repeat;
	height: 206px;
	width: 180px;
	background-size: 100%;
}*/
.traffic-div{
	background: url("../img/11-traffic-W.png") no-repeat;
	height: 184px;
	width: 149px;
	background-size: 100%;
	position: absolute;
	top: 13%;
	right: -1%;
	z-index: 9;
	cursor: pointer;
}
/*.traffic-div:hover{
	background: url("../img/11-traffic-O.png") no-repeat;
	height: 203px;
	width: 163px;
	background-size: 100%;
}*/
.desktop_contact,.desktop_content{display: block}
.mobile_contact,.mobile_content,.mobile_social-media{display: none}
@media screen and (max-width:992px) {
	body{height: 18000px !important;}
	#logo{left: 20px !important;}
	.desktop_logo{display: none}
	.roulette_desktop{
		display: none;
	}
	.roulette_mobile{
		display: block;
	}
	body{overflow-x: hidden !important;}
	.roulette_mobile .column{width: 100%}
	.bgs_mobile{width: 100% !important;}
	.main_head_mobile {
		font-size: 10vw !important;
		padding: 0 !important;
		position: relative !important;
		top: -100px !important;
		left: -70px !important;
	}
	.healthcare_title {
		font-size: 9vw !important;
		margin-left: 0 !important;
	}
	.main_head span {
		font-size: 9.5vw !important;
		margin-left: 0 !important;
	}
	.c-logo{margin-left: 60px !important;}
	.who_are_we_heading,.website_design_heading,.SEA-heading,.branding-heading,.research-heading,.join_team-heading,.what_we_do-heading{
		width: 270px;
		margin-top: 70px;
		font-size: 34px;
		color: #17d3e7 !important;
		text-align: left;
	}
	.website_design_heading{color:#f6f003 !important;margin-top: 110px}
	.SEA-heading{color:#E5AF29 !important;margin-top: 110px}
	.branding-heading{color:#0D1B3F !important;margin-top: 110px}
	.research-heading{color:#2f0022 !important;margin-top: 110px}
	.join_team-heading{color:#ffdaae !important;margin-top: 110px}
	.who_are_we-content{font-size: 20px !important;}
	.who_are_we-content-p{font-size: 17px !important;}
	.website_design-content-p{font-size: 14px !important; z-index: 99}
	.font-faca{padding: 0 20px 0 20px !important;}
	#contact_form{
		margin-left: -36px !important;
		position: absolute;
		width: 95%;
		bottom: 0;
	}
	.content{justify-content: left !important;}
	.menu{
		margin-left: 9%;
		margin-top: 7%;
	}
	.content-div_mobie{
		background: url("../img/content_mobile.png") no-repeat;
		height: 106px;
		width: 140px;
		background-size: 100%;
		z-index: 9;
		cursor: pointer;
		margin: 0 auto;
		margin-top: 80px;
	}
	.advert-div_mobie{
		background: url("../img/advertising_mobile.png") no-repeat;
		height: 106px;
		width: 140px;
		background-size: 100%;
		z-index: 9;
		cursor: pointer;
		margin: 0 auto;
	}
	.visual-div_mobie{
		background: url("../img/visual_mobile.png") no-repeat;
		height: 115px;
		width: 161px;
		background-size: 100%;
		z-index: 9;
		cursor: pointer;
		margin: 0 auto;
	}
	.traffic-div_mobie{
		background: url("../img/traffic_mobile.png") no-repeat;
		height: 115px;
		width: 140px;
		background-size: 100%;
		z-index: 9;
		cursor: pointer;
		margin: 0 auto;
	}
	.what-we-do-imgs h3{margin-left: -10px;text-align: left;font-size: 16px;font-weight: 800;}
	.what_we_do-content,.what_we_do-content2 {
		text-align: left;
		margin-left: 60px;
	}
	.row-what_we_do {
		margin-top: 10px;
	}
	.what_we_do-content span, .what_we_do-content2 span {
		font-family: Quicksand;
		color: #FFFFFF;
		font-size: 10px;
		line-height: 13px;
		position: relative;
		top: 3px;
	}
	.what_we_do-heading{margin-top: 100px;}
	.what_we_do-img1::before{
		content: '';
		position: absolute;
		background: url(../img/M_what_we_do1.png) no-repeat;
		height: 54px;
		width: 51px;
		background-size: 100%;
		left: 20px;
		top: 30px;
	}
	.what_we_do-img2::before{
		content: '';
		position: absolute;
		background: url("../img/M_what_we_do2.png") no-repeat;
		height: 59px;
		width: 44px;
		background-size: 100%;
		left: 20px;
		top: 30px;
	}
	.what_we_do-img3::before{
		content: '';
		position: absolute;
		background: url("../img/M_what_we_do3.png") no-repeat;
		height: 54px;
		width: 41px;
		background-size: 100%;
		left: 20px;
		top: 30px;
	}
	.what_we_do-img4::before{
		content: '';
		position: absolute;
		background: url("../img/what_we_do4.png") no-repeat;
		height: 56px;
		width: 56px;
		background-size: 100%;
		left: 20px;
		top: 30px;
	}
	.desktop_contact{display: none !important;}
	.mobile_contact{display: block}
	.what_we_do_row{margin-left: 8px !important;}
	.row.what_we_do_row:nth-child(1) {
		margin-top: 40px;
	}
	.what_we_do_row:nth-child(4),.what_we_do_row:nth-child(5){margin-top: 0}
	.m_right_div_first-img{background: url("../img/1-LEFT.jpg") no-repeat;background-size: cover;}
	.m_right_div_second-img{background: url("../img/2-LEFT.jpg") no-repeat;background-size: cover;}
	.m_right_div_third-img{background: url("../img/3-right.jpg") no-repeat;background-size: cover;}
	.m_right_div_fourth-img{background: url("../img/4-LEFT.jpg") no-repeat;background-size: cover;}
	.m_website_design-content-p{margin-top: 170px !important;}
	.m_right_div_fifth-img{background: url("../img/5-LEFT.jpg") no-repeat;background-size: cover;z-index:99;}
	.m_branding-content,.m_research-content,.m_join_team_content{margin-top: 190px !important;}
	.m_right_div_sixth-img{background: url("../img/6-right.jpg") no-repeat;background-size: cover;z-index:99;}
	.m_right_div_seventh-img{background: url("../img/mobile/8-left.jpg") no-repeat;background-size: cover;z-index:99;}
	.m_right_div_eighth-img{background: url("../img/mobile/page-9-B.png") no-repeat;background-size: cover;z-index:99;}
	.desktop_content{display: none !important;}
	.mobile_content{display: block}
	.m_join_team{
		background: url(../img/menu/M-Team.png) no-repeat;
		background-size: 100%;
		height: 133px;
		width: 259px;
		z-index: 5;
		position: absolute;
		left: 0;
		bottom: 50px;
	}
	.m_blog_img{
		background: url(../img/menu/book.png) no-repeat;
		background-size: 100%;
		height: 55px;
		width: 157px;
		position: absolute;
		z-index: 5;
		right: 20px;
		margin-top: 55px;
	}
	.m_table{
		background: #0aa198;
		width: 100%;
		height: 8px;
		z-index: 5;
		position: absolute;
		left: 0;
		margin-top: 20px;
	}
	.m_contact_img{
		background: url(../img/menu/phone.png) no-repeat;
		background-size: 100%;
		height: 54px;
		width: 60px;
		z-index: 5;
		position: absolute;
		margin-top: -34px;
	}
	.m_what_we_do_img{
		background: url(../img/menu/laptop.png) no-repeat;
		background-size: 100%;
		height: 67px;
		width: 198px;
		position: absolute;
		z-index: 5;
		margin-top: -45px;
		right: 0;
	}
	.m_who_we_are_img{
		background: url(../img/menu/awards.png) no-repeat;
		background-size: 100%;
		height: 60px;
		width: 160px;
		position: absolute;
		z-index: 5;
		top: 22%;
	}
	.m_join_team h3,.m_contact_img h3,.m_blog_img h3,.m_what_we_do_img h3,.m_who_we_are_img h3{
		color: #1b627b;
		font-family: Roboto;
		font-weight: 500;
		min-width: 150px;
		margin-top: -26px;
		font-size: 15px;
		margin-left: 22px;
	}
	.m_blog_img h3{
		margin-top: 23px;
		margin-left: 102px;
	}
	.m_contact_img h3{
		margin-top: -22px;
		margin-left: -8px;
	}
	.m_what_we_do_img h3{
		margin-top: -12px;
		margin-left: 3px;
	}
	.m_who_we_are_img h3{
		margin-top: 24px;
		margin-left: -12px;
	}
	.content{min-height: 95vh !important}
	.mobile_logo{
		display: block;
		height: 71px;
		width: 130px;
		position: absolute;
		left: 10px;
		z-index: auto !important;
	}
	.mobile_tab-right{
		height: 466px !important;
		width: 298px !important;
		margin-top: 31% !important;
	}
	.right-bottom_shape-m{
		height: 138px;
		width: 279px;
		left: -60px;
	}
	.right-top_shape-m{
		width: 179px !important;
	}

	.homepage_icon-m{
		height: 115px !important;
		width: 142px !important;
		margin-top: -135px !important;
		margin-left: -67px !important;
	}
	.mobile-title h3{
		text-align: left;
		position: absolute;
		bottom: -110px;
		font-weight: 100;
		font-size: 24px;
	}
	.mobile-title h3 span{
		color: #009fa8;
		font-weight: 600;
		font-size: 31px;
	}
	.internal.mobile_contact {
		margin-top: 0 !important;
	}
	.internal.mobile_contact .lead{	background-position-y: 29%;}
	.desktop_social-media{display: none}
	.mobile_social-media{
		display: block;
		width: 290px;
		height: 40px;
		position: absolute;
		z-index: 99;
		top: 24px !important;
		left: 46%;
		margin-left: -145px;
	}
	.our_office-m{
		background: url("../img/our_office.png") no-repeat;
		height: 33px;
		width: 188px;
		background-size: 100%;
	}
	p.address_txt-m,.ph_number-m {
		text-align: left;
		width: 300px;
		font-style: normal !important;
		margin-top: 8px;
		color: #fff !important;
		font-size: 13px !important;
	}
	.address_footer-m {
		position: absolute;
		top: 6%;
		left: 9%;
	}
	.address_footer-m::before{
		content: '';
		background: url(../img/get_in_touch.png) no-repeat;
		height: 125px;
		width: 17px;
		background-size: 100%;
		position: absolute;
		left: -22px;
	}
}

.modal.modal-fullscreen .modal-content {
            background: rgba(0, 0, 0, .5);
        }
        .modal.modal-fullscreen .modal-header {
            border: 0;
            color: #fff;
        }
        .modal-footer {border:0; padding:0;}
        .js div#preloader {
            position: fixed;
            left: 0;
            top: 0;
            z-index: 999;
            width: 100%;
            height: 100%;
            overflow: visible;
            background: #333 url('img/loading.gif') no-repeat center center;
        }
        
        
  
  
  
  
        
        .headerfixed { position:fixed; z-index:110; height:90px; width:100%;}
.menuhead {margin:0 auto; width:910px;}
.menuhead ul {margin:0; padding:0;}
.menuhead ul li { float:left; padding:14px 50px 10px 50px; color:#6d6e71; font-size:14px; font-family:Roboto; text-transform:uppercase; line-height:66px;}
.menuhead ul li a { color:#6d6e71; text-decoration:none; font-size:14px;}
.menuhead ul li a:hover, .menuhead ul li a.active { color:#146197;}
.menuhead ul li:nth-child(1) {background:url(../img/divline.png) no-repeat right center;}
.menuhead ul li:nth-child(4) {background:url(../img/divline.png) no-repeat right center;}
.menuhead ul li:nth-child(3) { padding:10px 0 10px 0; }


.textbox { color:#2a2e67; font-size:14px; font-family:Roboto; line-height:20px; width:300px; text-align:left; padding-left:45px;}
.textbox a {font-size:19px;color:#2a2e67; text-decoration:underline; display:block; padding-top:10px;}
.textbox a:hover, .textbox a:focus {font-size:19px;color:#fff; text-decoration:underline;}
.textbox span { font-size:19px; display:block; padding-bottom:5px;}

.awardsbox { color:#2a2e67; font-size:14px; font-family:roboto; line-height:20px; width:300px; text-align:left; padding-left:45px;}
.awardsbox a {font-size:19px;color:#2a2e67; text-decoration:underline; display:block; padding-top:10px;}
.awardsbox a:hover, .textbox a:focus {font-size:19px;color:#fff; text-decoration:underline;}
.awardsbox p{ padding-bottom:10px;}




::after,::before{content:''}body{font-size:100%;font-family:"PT Sans",sans-serif;color:#091d23;background-color:transparent}a{color:#1e6074;text-decoration:none}body,html{height:100%}header{z-index:3}.cd-logo,.cd-nav-trigger{position:fixed;display:inline-block}.cd-logo{top:28px;left:5%}.cd-logo img{display:block}.cd-nav-trigger{top:18px;right:5%;height:44px;width:44px;z-index:999;overflow:hidden;text-indent:100%;white-space:nowrap}.cd-nav-trigger .cd-icon{position:absolute;left:50%;top:50%;bottom:auto;right:auto;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);display:inline-block;width:18px;height:3px;background-color:#fff;z-index:10}.cd-nav-trigger .cd-icon::before,.cd-nav-trigger .cd-icon:after{position:absolute;top:0;right:0;width:100%;height:100%;background-color:#fff;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:-webkit-transform .3s;-moz-transition:-moz-transform .3s;transition:transform .3s}.cd-nav-trigger .cd-icon::before{-webkit-transform:translateY(-6px) rotate(0);-moz-transform:translateY(-6px) rotate(0);-ms-transform:translateY(-6px) rotate(0);-o-transform:translateY(-6px) rotate(0);transform:translateY(-6px) rotate(0)}.cd-nav-trigger .cd-icon::after{-webkit-transform:translateY(6px) rotate(0);-moz-transform:translateY(6px) rotate(0);-ms-transform:translateY(6px) rotate(0);-o-transform:translateY(6px) rotate(0);transform:translateY(6px) rotate(0)}.cd-nav-trigger::after,.cd-nav-trigger::before{position:absolute;top:0;left:0;border-radius:50%;height:100%;width:100%;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;transition-property:transform}.cd-nav-trigger::before{background-color:#091d23;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition-duration:.3s;-moz-transition-duration:.3s;transition-duration:.3s;-webkit-transition-delay:.4s;-moz-transition-delay:.4s;transition-delay:.4s}.cd-nav-trigger::after{background-color:#05c2cd;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);-webkit-transition-duration:0s;-moz-transition-duration:0s;transition-duration:0s;-webkit-transition-delay:0s;-moz-transition-delay:0s;transition-delay:0s}.cd-nav-trigger.close-nav::before{-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0)}.cd-nav-trigger.close-nav::after{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition-duration:.3s;-moz-transition-duration:.3s;transition-duration:.3s;-webkit-transition-delay:.4s;-moz-transition-delay:.4s;transition-delay:.4s}.cd-nav-trigger.close-nav .cd-icon{background-color:rgba(255,255,255,0)}.cd-nav-trigger.close-nav .cd-icon::after,.cd-nav-trigger.close-nav .cd-icon::before{background-color:#fff}.cd-nav-trigger.close-nav .cd-icon::before{-webkit-transform:translateY(0) rotate(45deg);-moz-transform:translateY(0) rotate(45deg);-ms-transform:translateY(0) rotate(45deg);-o-transform:translateY(0) rotate(45deg);transform:translateY(0) rotate(45deg)}.cd-nav-trigger.close-nav .cd-icon::after{-webkit-transform:translateY(0) rotate(-45deg);-moz-transform:translateY(0) rotate(-45deg);-ms-transform:translateY(0) rotate(-45deg);-o-transform:translateY(0) rotate(-45deg);transform:translateY(0) rotate(-45deg)}.cd-primary-nav{position:fixed;left:0;top:0;height:100%;width:100%;padding:80px 5%;z-index:3;background-color:#091d23;overflow:auto;-webkit-overflow-scrolling:touch;visibility:hidden;opacity:0;-webkit-transition:visibility 0s,opacity .3s;-moz-transition:visibility 0s,opacity .3s;transition:visibility 0s,opacity .3s}.cd-primary-nav li{margin:1.6em 0;text-align:center;text-transform:capitalize}.cd-primary-nav a{font-size:20px;font-size:1.25rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transition:color .2s;-moz-transition:color .2s;transition:color .2s}.no-touch .cd-primary-nav a:hover{color:#fff}.cd-primary-nav.fade-in{visibility:visible;opacity:1}@media only screen and (min-width:768px){.cd-primary-nav li{margin:2em 0}.cd-primary-nav a{font-size:28px;font-size:1.75rem}}@media only screen and (min-width:1170px){.cd-primary-nav li{margin:2.6em 0}.cd-primary-nav a{font-size:32px;font-size:2rem}}.cd-overlay-content,.cd-overlay-nav{position:fixed;top:18px;right:5%;height:4px;width:4px;-webkit-transform:translateX(-20px) translateY(20px);-moz-transform:translateX(-20px) translateY(20px);-ms-transform:translateX(-20px) translateY(20px);-o-transform:translateX(-20px) translateY(20px);transform:translateX(-20px) translateY(20px)}.cd-overlay-content span,.cd-overlay-nav span{display:inline-block;position:absolute;border-radius:50%;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:transform;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;-o-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0)}.cd-overlay-content.is-hidden,.cd-overlay-nav.is-hidden{opacity:0;visibility:hidden;-webkit-transition:opacity .3s 0s,visibility 0s .3s;-moz-transition:opacity .3s 0s,visibility 0s .3s;transition:opacity .3s 0s,visibility 0s .3s}.cd-overlay-nav{z-index:2}.cd-overlay-nav span{background-color:#bfe6e3}.cd-overlay-content{z-index:4}.cd-overlay-content span{background-color:#05c2cd}.cd-content{padding:80px 0;width:90%;max-width:768px;margin:0 auto;z-index:1}.cd-content .cd-intro{height:200px;padding-top:4.6em}.cd-content h1{text-align:center;font-size:20px;font-size:1.25rem}.cd-content p{line-height:1.5;color:#a76500}@media only screen and (min-width:768px){.cd-content .cd-intro{height:250px;padding-top:6em}.cd-content h1{font-size:28px;font-size:1.75rem}.cd-content p{font-size:18px;font-size:1.125rem;line-height:1.8}}.menu--ama{counter-reset:itemCounter}.menu--ama .menu__item{font-family:Quicksand,sans-serif;font-size:1.25em;font-weight:500;margin:3em 0;padding-left:.5em;color:#32343c}.menu--ama .menu__item:first-child{--menu-item-color:#9437ff}.menu--ama .menu__item:nth-child(2){--menu-item-color:#ff84fd}.menu--ama .menu__item:nth-child(3){--menu-item-color:#6cccff}.menu--ama .menu__item:nth-child(4){--menu-item-color:#3dd2c1}.menu--ama .menu__item:nth-child(5){--menu-item-color:#d2326e}.menu--ama .menu__item::before{content:counter(itemCounter,decimal-leading-zero);font-size:.85em;font-weight:700;position:absolute;right:100%;bottom:calc(100% - .35em);counter-increment:itemCounter;color:#ddd}.menu--ama .menu__item:focus::before,.menu--ama .menu__item:hover::before{color:var(--menu-item-color)}.menu--ama .menu__item-name{font-size:1.5em;font-weight:500;display:flex;flex-wrap:wrap;padding:.5em 0 0 0;white-space:pre;text-transform:lowercase}.menu--ama .menu__item-name::after,.menu--ama .menu__item-name::before{content:'';position:absolute;bottom:100%;left:0;width:2.5em;height:4px;background:#ddd}.menu--ama .menu__item-name::after{background:var(--menu-item-color);transform:scale3d(0,1,1);transform-origin:0 50%;transition:transform .5s}.menu--ama .menu__item:focus .menu__item-name::after,.menu--ama .menu__item:hover .menu__item-name::after{transform:scale3d(1,1,1)}.menu--ama .menu__item-name span{display:inline-block}.demo-ama{--color-text:#9a9da7;--color-background:#fff;--color-link:#32343c;--color-link-hover:#9a9da7}.js body.render{opacity:1}a{text-decoration:none!important;color:#5d93d8;color:var(--color-link);outline:0}a:focus,a:hover{color:#423c2b;color:var(--color-link-hover);outline:0}.hidden{position:absolute;overflow:hidden;width:0;height:0;pointer-events:none}.icon{display:block;width:1.5em;height:1.5em;margin:0 auto;fill:currentColor}.icon--keyboard{display:none}.content{position:relative;display:flex;justify-content:center;align-items:center;min-height:100vh;margin:0 auto;padding:3em 2em;display:none}.content--fixed{position:fixed;z-index:100;top:0;left:0;display:grid;align-content:space-between;width:100%;max-width:none;height:100vh;padding:1.5em;pointer-events:none}.content--fixed a{pointer-events:auto}.menu{position:relative;z-index:10}.menu__item{line-height:1;position:relative;display:block;margin:1em 0;outline:0}.menu__item-label,.menu__item-name{position:relative;display:inline-block}.menu__item-name{font-size:1.25em}.menu__item-label{margin:0 0 0 .5em}@media screen and (min-width:50em){.icon--keyboard{position:absolute;right:.55em;bottom:-30%;display:block;width:54px;height:46px;fill:var(--color-link)}.demos{display:flex;padding-right:80px;justify-self:end}.demo{display:block;width:17px;height:17px;margin:0 5px 0 0;border:2px solid;border-radius:2px}a.demo--current{background:currentColor}.demo span{position:absolute;top:-.2em;right:100%;display:none;margin:0 1em 0 0}.demo--current span{display:block}}@media screen and (max-width:50em){body,html{overflow-x:hidden;height:100%}.content--fixed{position:relative;z-index:1000;display:block;padding:.85em}.codrops-header{flex-direction:column;align-items:center}.codrops-header__title{font-weight:700;padding-bottom:.25em;text-align:center}.github{display:block;margin:1em auto}.codrops-links{margin:0}}.table_img{background:url(../img/menu/table.png) no-repeat;background-size:100%;height:127px;width:100%;z-index:9;position:absolute;bottom:0}.join_team{background:url(../img/menu/team.png) no-repeat;background-size:100%;height:317px;width:348px;z-index:5;position:absolute;left:10%;bottom:0}.blog_img h3,.contact_img h3,.join_team h3,.what_we_do_img h3,.who_we_are_img h3{margin-top:-40px;margin-left:-30px;color:#1b627b;font-family:Roboto;font-weight:300;min-width:150px}.blog_img h3{margin-left:159px;margin-top:32px}.what_we_do_img h3{margin-left:19px;margin-top:42px}.who_we_are_img h3{margin-top:67px;margin-left:16px}.contact_img{background:url(../img/menu/phone.png) no-repeat;background-size:100%;height:85px;width:100px;z-index:5;position:absolute;bottom:125px}.blog_img{background:url(../img/menu/book.png) no-repeat;background-size:100%;height:84px;width:247px;position:absolute;z-index:5;top:18%;left:30%}.what_we_do_img{background:url(../img/menu/laptop.png) no-repeat;background-size:100%;height:116px;width:368px;position:absolute;bottom:125px;z-index:5;right:20px}.who_we_are_img{background:url(../img/menu/awards.png) no-repeat;background-size:100%;height:133px;width:350px;position:absolute;z-index:5;right:30px;margin-top:-130px}.clock_img{height:82px;width:82px;position:absolute;z-index:5;top:20%;right:37%}.vertical-middle{display:table;width:100%;height:100%;position:absolute}.vertical-middle__child{display:table-cell;vertical-align:middle;text-align:center}.clock{display:inline-block;width:100px;height:100px;border:4px solid #0d2038;border-radius:100%;position:absolute;top:0;left:0;background:-webkit-linear-gradient(top left,#e3e3e3,#fff);background:linear-gradient(to bottom right,#e3e3e3,#fff);box-shadow:5px 5px 10px rgba(0,0,0,.2) inset}.clock__marks{list-style:none;position:absolute;top:0;left:0;margin:0;padding:0}.clock__marks li{display:block;position:absolute}.clock__marks li:nth-child(1){left:220.55726px;top:4.41069px;-webkit-transform:rotate(6deg);transform:rotate(6deg)}.clock__marks li:nth-child(2){left:240.8893px;top:7.63097px;-webkit-transform:rotate(12deg);transform:rotate(12deg)}.clock__marks li:nth-child(3){left:260.77334px;top:12.95889px;-webkit-transform:rotate(18deg);transform:rotate(18deg)}.clock__marks li:nth-child(4){left:279.99154px;top:20.33606px;-webkit-transform:rotate(24deg);transform:rotate(24deg)}.clock__marks li:nth-child(5){left:298.33333px;top:29.68167px;-webkit-transform:rotate(30deg);transform:rotate(30deg)}.clock__marks li:nth-child(5):before{width:3px;height:7px;left:-1px}.clock__marks li:nth-child(5):after{content:" ";-webkit-transform:rotate(-30deg);transform:rotate(-30deg)}.clock__marks li:nth-child(6){left:315.59777px;top:40.89332px;-webkit-transform:rotate(36deg);transform:rotate(36deg)}.clock__marks li:nth-child(7){left:331.59569px;top:53.84818px;-webkit-transform:rotate(42deg);transform:rotate(42deg)}.clock__marks li:nth-child(8){left:346.15182px;top:68.40431px;-webkit-transform:rotate(48deg);transform:rotate(48deg)}.clock__marks li:nth-child(9){left:359.10668px;top:84.40223px;-webkit-transform:rotate(54deg);transform:rotate(54deg)}.clock__marks li:nth-child(10){left:370.31833px;top:101.66667px;-webkit-transform:rotate(60deg);transform:rotate(60deg)}.clock__marks li:nth-child(10):before{width:3px;height:7px;left:-1px}.clock__marks li:nth-child(10):after{content:" ";-webkit-transform:rotate(-60deg);transform:rotate(-60deg)}.clock__marks li:nth-child(11){left:379.66394px;top:120.00846px;-webkit-transform:rotate(66deg);transform:rotate(66deg)}.clock__marks li:nth-child(12){left:387.04111px;top:139.22666px;-webkit-transform:rotate(72deg);transform:rotate(72deg)}.clock__marks li:nth-child(13){left:392.36903px;top:159.1107px;-webkit-transform:rotate(78deg);transform:rotate(78deg)}.clock__marks li:nth-child(14){left:395.58931px;top:179.44274px;-webkit-transform:rotate(84deg);transform:rotate(84deg)}.clock__marks li:nth-child(15){left:396.66667px;top:200px;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.clock__marks li:nth-child(15):before{position:absolute;top:0;display:block;background:#000;width:3px;height:7px;left:-1px}.clock__marks li:nth-child(15):after{content:" ";-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.clock__marks li:nth-child(16){left:395.58931px;top:220.55726px;-webkit-transform:rotate(96deg);transform:rotate(96deg)}.clock__marks li:nth-child(17){left:392.36903px;top:240.8893px;-webkit-transform:rotate(102deg);transform:rotate(102deg)}.clock__marks li:nth-child(18){left:387.04111px;top:260.77334px;-webkit-transform:rotate(108deg);transform:rotate(108deg)}.clock__marks li:nth-child(19){left:379.66394px;top:279.99154px;-webkit-transform:rotate(114deg);transform:rotate(114deg)}.clock__marks li:nth-child(20){left:370.31833px;top:298.33333px;-webkit-transform:rotate(120deg);transform:rotate(120deg)}.clock__marks li:nth-child(20):before{width:3px;height:7px;left:-1px}.clock__marks li:nth-child(20):after{content:" ";-webkit-transform:rotate(-120deg);transform:rotate(-120deg)}.clock__marks li:nth-child(21){left:359.10668px;top:315.59777px;-webkit-transform:rotate(126deg);transform:rotate(126deg)}.clock__marks li:nth-child(22){left:346.15182px;top:331.59569px;-webkit-transform:rotate(132deg);transform:rotate(132deg)}.clock__marks li:nth-child(23){left:331.59569px;top:346.15182px;-webkit-transform:rotate(138deg);transform:rotate(138deg)}.clock__marks li:nth-child(24){left:315.59777px;top:359.10668px;-webkit-transform:rotate(144deg);transform:rotate(144deg)}.clock__marks li:nth-child(25){left:298.33333px;top:370.31833px;-webkit-transform:rotate(150deg);transform:rotate(150deg)}.clock__marks li:nth-child(25):before{width:3px;height:7px;left:-1px}.clock__marks li:nth-child(25):after{content:" ";-webkit-transform:rotate(-150deg);transform:rotate(-150deg)}.clock__marks li:nth-child(26){left:279.99154px;top:379.66394px;-webkit-transform:rotate(156deg);transform:rotate(156deg)}.clock__marks li:nth-child(27){left:260.77334px;top:387.04111px;-webkit-transform:rotate(162deg);transform:rotate(162deg)}.clock__marks li:nth-child(28){left:240.8893px;top:392.36903px;-webkit-transform:rotate(168deg);transform:rotate(168deg)}.clock__marks li:nth-child(29){left:220.55726px;top:395.58931px;-webkit-transform:rotate(174deg);transform:rotate(174deg)}.clock__marks li:nth-child(30){left:200px;top:396.66667px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.clock__marks li:nth-child(30):before{position:absolute;top:0;display:block;background:#000;width:3px;height:7px;left:-1px}.clock__marks li:nth-child(30):after{content:" ";-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.clock__marks li:nth-child(31){left:179.44274px;top:395.58931px;-webkit-transform:rotate(186deg);transform:rotate(186deg)}.clock__marks li:nth-child(32){left:159.1107px;top:392.36903px;-webkit-transform:rotate(192deg);transform:rotate(192deg)}.clock__marks li:nth-child(33){left:139.22666px;top:387.04111px;-webkit-transform:rotate(198deg);transform:rotate(198deg)}.clock__marks li:nth-child(34){left:120.00846px;top:379.66394px;-webkit-transform:rotate(204deg);transform:rotate(204deg)}.clock__marks li:nth-child(35){left:101.66667px;top:370.31833px;-webkit-transform:rotate(210deg);transform:rotate(210deg)}.clock__marks li:nth-child(35):before{width:3px;height:7px;left:-1px}.clock__marks li:nth-child(35):after{content:" ";-webkit-transform:rotate(-210deg);transform:rotate(-210deg)}.clock__marks li:nth-child(36){left:84.40223px;top:359.10668px;-webkit-transform:rotate(216deg);transform:rotate(216deg)}.clock__marks li:nth-child(37){left:68.40431px;top:346.15182px;-webkit-transform:rotate(222deg);transform:rotate(222deg)}.clock__marks li:nth-child(38){left:53.84818px;top:331.59569px;-webkit-transform:rotate(228deg);transform:rotate(228deg)}.clock__marks li:nth-child(39){left:40.89332px;top:315.59777px;-webkit-transform:rotate(234deg);transform:rotate(234deg)}.clock__marks li:nth-child(40){left:29.68167px;top:298.33333px;-webkit-transform:rotate(240deg);transform:rotate(240deg)}.clock__marks li:nth-child(40):before{width:3px;height:7px;left:-1px}.clock__marks li:nth-child(40):after{content:" ";-webkit-transform:rotate(-240deg);transform:rotate(-240deg)}.clock__marks li:nth-child(41){left:20.33606px;top:279.99154px;-webkit-transform:rotate(246deg);transform:rotate(246deg)}.clock__marks li:nth-child(42){left:12.95889px;top:260.77334px;-webkit-transform:rotate(252deg);transform:rotate(252deg)}.clock__marks li:nth-child(43){left:7.63097px;top:240.8893px;-webkit-transform:rotate(258deg);transform:rotate(258deg)}.clock__marks li:nth-child(44){left:4.41069px;top:220.55726px;-webkit-transform:rotate(264deg);transform:rotate(264deg)}.clock__marks li:nth-child(45){left:3.33333px;top:200px;-webkit-transform:rotate(270deg);transform:rotate(270deg)}.clock__marks li:nth-child(45):before{position:absolute;top:0;display:block;background:#000;width:3px;height:7px;left:-1px}.clock__marks li:nth-child(45):after{content:" ";-webkit-transform:rotate(-270deg);transform:rotate(-270deg)}.clock__marks li:nth-child(46){left:4.41069px;top:179.44274px;-webkit-transform:rotate(276deg);transform:rotate(276deg)}.clock__marks li:nth-child(47){left:7.63097px;top:159.1107px;-webkit-transform:rotate(282deg);transform:rotate(282deg)}.clock__marks li:nth-child(48){left:12.95889px;top:139.22666px;-webkit-transform:rotate(288deg);transform:rotate(288deg)}.clock__marks li:nth-child(49){left:20.33606px;top:120.00846px;-webkit-transform:rotate(294deg);transform:rotate(294deg)}.clock__marks li:nth-child(50){left:29.68167px;top:101.66667px;-webkit-transform:rotate(300deg);transform:rotate(300deg)}.clock__marks li:nth-child(50):before{width:3px;height:7px;left:-1px}.clock__marks li:nth-child(50):after{content:"";-webkit-transform:rotate(-300deg);transform:rotate(-300deg)}.clock__marks li:nth-child(51){left:40.89332px;top:84.40223px;-webkit-transform:rotate(306deg);transform:rotate(306deg)}.clock__marks li:nth-child(52){left:53.84818px;top:68.40431px;-webkit-transform:rotate(312deg);transform:rotate(312deg)}.clock__marks li:nth-child(53){left:68.40431px;top:53.84818px;-webkit-transform:rotate(318deg);transform:rotate(318deg)}.clock__marks li:nth-child(54){left:84.40223px;top:40.89332px;-webkit-transform:rotate(324deg);transform:rotate(324deg)}.clock__marks li:nth-child(55){left:101.66667px;top:29.68167px;-webkit-transform:rotate(330deg);transform:rotate(330deg)}.clock__marks li:nth-child(55):before{width:3px;height:7px;left:-1px}.clock__marks li:nth-child(55):after{content:" ";-webkit-transform:rotate(-330deg);transform:rotate(-330deg)}.clock__marks li:nth-child(56){left:120.00846px;top:20.33606px;-webkit-transform:rotate(336deg);transform:rotate(336deg)}.clock__marks li:nth-child(57){left:139.22666px;top:12.95889px;-webkit-transform:rotate(342deg);transform:rotate(342deg)}.clock__marks li:nth-child(58){left:159.1107px;top:7.63097px;-webkit-transform:rotate(348deg);transform:rotate(348deg)}.clock__marks li:nth-child(59){left:179.44274px;top:4.41069px;-webkit-transform:rotate(354deg);transform:rotate(354deg)}.clock__marks li:nth-child(60){left:200px;top:3.33333px;-webkit-transform:rotate(360deg);transform:rotate(360deg)}.clock__marks li:nth-child(60):before{position:absolute;top:0;display:block;background:#000;width:3px;height:7px;left:-1px}.clock__marks li:nth-child(60):after{content:" ";-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}.clock__hands{width:20px;height:20px;border-radius:100%;background:#6c5116;box-sizing:border-box;position:absolute;left:50%;top:50%;margin-left:-10px;margin-top:-10px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.clock__hand{-webkit-transform-origin:top center;transform-origin:top center;background:#000;position:absolute;top:10px;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.clock__hand:before{content:"";display:block;width:0;height:0;position:absolute}.clock__hand:after{content:"";display:block;position:absolute;background:#000}.clock__hand--hour{width:4px;height:28px;left:5px}.clock__hand--hour:before{bottom:-16px;border:solid transparent;border-width:8px 2px;border-top-color:#000}.clock__hand--hour:after{width:4px;height:11px;top:-11px}.clock__hand--minute{width:4px;height:36px;left:6px}.clock__hand--minute:before{bottom:-12px;border:solid transparent;border-width:6px 2px;border-top-color:#000}.clock__hand--minute:after{width:4px;height:14px;top:-16px}.clock__hand--second{width:1px;height:36px;left:9px}.clock__hand--second:before{top:-35.08px;border:0;width:3px;height:14px;background:#000;left:-1px}.clock__hand--second:after{width:2px;height:35.2px;top:-35.2px}

.menu--mohe .menu__item {
    font-family: 'Space Mono', sans-serif;
    font-weight: 700;
    display: grid;
    justify-content: center;
    margin: 4em 0;
    text-transform: lowercase;
    grid-template-columns: auto;
}

.menu--mohe .menu__item-name {
    font-size: 1.8em;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    white-space: pre;
    pointer-events: none;
    color: var(--color-text);
    grid-area: 1 / 1 / 2 / 2;
}

.menu--mohe .menu__item-name span {
    display: inline-block;
}

.menu--mohe .menu__item-label {
    font-size: 2em;
    line-height: 1.4;
    overflow: hidden;
    margin: 0;
    text-align: center;
    color: #FFFFFF;
    transition: color 0s 0.3s;
    grid-area: 1 / 1 / 2 / 2;
    text-transform: capitalize;
}

.menu--mohe .menu__item:hover .menu__item-label,
.menu--mohe .menu__item:focus .menu__item-label {
    color: #fff !important;
}

.menu--mohe .menu__item-label::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #05C2CD;
    transform: translate3d(-100%,0,0) translate3d(-1px,0,0);
    transition: transform 0.6s;
    transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}

.menu--mohe .menu__item:hover .menu__item-label::before,
.menu--mohe .menu__item:focus .menu__item-label::before {
    transform: translate3d(100%,0,0) translate3d(1px,0,0);
}

/*
@media screen and (max-width: 50em) {
    .menu--mohe .menu__item-label {
        font-size: 0.85em;
    }
}
*/
