
.container1 {
	max-width:1000px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1em;
    padding-right: 1em;
}
.container {
	width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
* {
	box-sizing:border-box;
}
img{
	max-width: 100%;
}
body {
	margin:0;
	font-family: Helvetica, Muli, Arial, sans-serif;
	/*font-size:100%;*/
}
h1.header {
    /* margin-top: 30px; */
    /* margin-bottom: 5em; */
    /* font-family: 'AktivGrotesk', sans-serif; */
    font-family: 'Playfair Display', serif;
    /* margin-top: -262px; */
    font-size: 66px;
    /* margin-left: 251px; */
    letter-spacing: -2px;
    position: absolute;
    -webkit-animation: my first 2s;
    -webkit-animation-fill-mode: forwards;
    animation: myfirst 2s;
    animation-fill-mode: forwards;
    text-align: left;
}

@-webkit-keyframes myfirst {
  from {left: 200px;}
  to {left: -0px;}
}

@keyframes mymoveone {
  from {left: 200px;}
  to {left: -0px;}
}

h2.header {
    margin-top: 10em;
    /*font-family: 'AktivGrotesk', sans-serif;*/
    font-family: 'Rubik', sans-serif;
    /*margin-top: -140px;*/
    font-size: 100px;
    position: absolute;
   /* margin-left: 251px;*/
   /* text-shadow: 1px 3px #511aff;*/
    color: white;
    z-index: 3; -webkit-animation: mysecond 4s;
    -webkit-animation-fill-mode: forwards;
    animation: mysecond 4s;
    animation-fill-mode: forwards;
    text-align: left;
 }

@-webkit-keyframes mysecond {
  from {left: 200px;}
  to {left: -0px;}
}

@keyframes mysecond {
  from {left: 200px;}
  to {left: -0px;}
}


h1 {
 	/*margin-top: 2%;*/
    /*padding-left: 11%;*/
    /*color: #8a8a8a;*/
    color: black;
    font-family: freight-sans-pro, sans-serif;
   /* font-size: 22px;*/
    font-weight: bold;
    letter-spacing: 0.05em;
    font-weight: bolder;
    white-space: nowrap;
    overflow: hidden;
    /*width: 20em;*/
    /* margin-top: 160px; */
    text-decoration: none;
    /*text-transform: uppercase;*/
    text-align: center;
 }
h2{
    line-height: 45px;
    letter-spacing: 1px;
    font-weight: 700;
	/*padding-left: 11%;*/
    margin-top: 3%;
    color: #2C2C2C;
    font-family: freight-sans-pro, sans-serif;
    font-size: 18px;*/
    /*letter-spacing: .0em;
    font-weight: 900;*/
    white-space: nowrap;
    overflow: hidden;
    /*width: 20em;*/
    /* margin-top: 160px; */
    text-decoration: none; 
    text-align: center;
}

p.paragraph{

    /*margin-top: 16%;*/
    color: black;
    font-family: Muli, freight-sans-pro, sans-serif;
    font-size: 17px;
    line-height: 1.5em;
    letter-spacing: .01em;
    text-rendering: optimizeLegibility;
    font-weight: 400;
    text-align: justify;
}

p.paragraph.showMe {
  animation: cssAnimation 0s ease-in 3s forwards;
  opacity: 0; 
}

@keyframes cssAnimation {
  to   { opacity: 1; }
}

p{
	margin-top: 1%;
    color: black;
    font-family: Muli, freight-sans-pro, sans-serif;
    font-size: 17px;
    line-height: 1.5em;
    letter-spacing: .01em;
    text-rendering: optimizeLegibility;
    font-weight: 400;
    text-align: justify;
}
/*---Navbar---*/
.logo{float: left;}
.menu{float:right;}
.header{width: 98%; padding: 10px;}

/* ==========================
   Navbar
========================== */
.navbar,
.navbar-expand-lg,
.navbar-dark .bg-dark,
.fixed-top,
.flounder,
.flyma{
    background: #03bbc8; 
}
/* ==========================
    Overview
========================== */
.overview h1 {
	text-align: left;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 3px;
    font-size: 13px;
    text-transform: uppercase;
    margin: 0;
    color: #7E7E7E;
    font-weight: 700;
}
.overview h2 {
 	text-align: left;
}
.overview p {
	margin-top: 0%;
	text-align: left;
}

p.description {
    text-align: center;
    background: transparent;
}

/* ============================
    Research
=============================== */
.research3 {
	background-color: #efefef;
	padding: 1em 1em;
}
.research {
	background-color: #efefef;
	padding: 2em 0em;

}

.research2 .single-research-item{
    position: relative;
    border-radius: 1em;
    margin-top: 10%;
    margin-bottom: 30px;
    background-color: white;
    padding: 1em 1em 1em 1em;
   /* border-radius: 0.8em;*/
   /* box-shadow: 1px 1px 3px rgba(0,0,0,0.2);*/
    box-shadow: 0px 1px 1px 1px rgba(0,0,0,0.1);

}
/*.research2 .single-research-item:hover {
    box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
    border: 1px solid #5f18e5;
    border-radius: 1em;
}*/
.research2 .single-research-item img {
	float: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 20%;

}
.freelance-item-1 {
	position: relative;
    /*margin-top: 10%;*/
    /*margin-bottom: 30px;*/
    background-color: white;
    /*padding: 1em 1em 1em 1em;*/
    border-radius: 0.8em;
    box-shadow: 1px 1px 3px rgba(0,0,0,0.1);
}
.freelance-item {
	position: relative;
    margin-top: 10%;
    margin-bottom: 30px;
    background-color: white;
    padding: 1em 1em 1em 1em;
    /*border-radius: 0.8em;*/
    box-shadow: 1px 1px 3px rgba(0,0,0,0.1);
}
.feelance-item-1 img{
	float: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
.freelance-item img {
	float: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: 100%;
	/*padding: 2em;*/
}
.content {
    margin-top: 2em;
    /* margin-bottom: 4em; */
}
.content h1 {
    text-align: left;
    color: #1b1b1b;
    font-family: freight-sans-pro, sans-serif;
    margin-top: 2%;
}
.content h4 {
    text-align: left;
    color: #1b1b1b;
    font-family: freight-sans-pro, sans-serif;
    margin-top: 2%;
    font-style: italic;
    font-size: 17px;

}
.content b {
    font-weight: 700;
    color: black;
    font-size: 40px;
    font-family: 'Playfair Display', serif;
}
.content h2{
	/*margin-top: 8%;*/
    text-align:center;
    color: #1b1b1b;
    font-family: freight-sans-pro, sans-serif;
    font-size: 18px;
    letter-spacing: .0em;
    font-weight: 900;
    /*white-space: nowrap;*/
   /* overflow: hidden;*/
    /* margin-top: 160px; */
    text-decoration: none;
}

.content p{
    text-align: justify;
    font-family: freight-sans-pro, sans-serif;
    font-size: 16px;
    /* line-height: 1.6em; */
    color: #888888;
}
.content1 h2 {
	/*margin-top: 10%;*/
    text-align-last: left;
}
.content1 p {
	margin-top: 0%;
}
.image1 .img-fluid6 {
    width: 100%
}
.content li{
   /*padding: 1em 1em; */
    margin-top: 3%;
    /* text-align-last: center; */
    /* text-align: justify; */
    left: auto;
    font-family: Muli,freight-sans-pro, sans-serif;
    font-size: 16px;
    /* line-height: 1.6em; */
}
video {
    margin-top: 5%;
    width: 100%;
    margin-left: 0%;
}


.single-portfolio-item img{
  /*  transform: scale(1,1);
    transition: all 300ms ease-in-out;*/
   /* display: inline-block;*/
    overflow:hidden;
    position: relative;
    max-width: 100%;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}


.single-portfolio-item:hover img{
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}


img.finding {
    max-width: 100%;
    padding: 4em;
    /* margin: 2em 2em; */
    align-content: center;
    align-self: center;
}
img.designgoals {
    max-width: 100%;
   /* padding: 4em;*/
    /* margin: 2em 2em; */
    align-content: center;
    align-self: center;
}
    


/* =======================
     other projects
-=========================*/
 .other_projects h2 {
 	    font-size: 30px;
    font-weight: 800;
    color: #5e18e5;
}

.other_projects {
	padding: 4em 4em;
	background-color: #efefef;
}
/*.other_projects1 {
	padding: 2em 2em;
	background-color: #efefef;
}*/
/*.other_projects1 img {
	width: 100%;
}*/
.other_projects img {
	width: 100%;
}
.other_projects .single-portfolio-item {
	background-color: #efefef;
	width: 100%;
	/*box-shadow: 0px 1px 3px rgba(0,0,0,0.2);*/
	/*padding: 0.5em;*/
	border-radius: 0.5em;
}


.other_projects .single-portfolio-item .overlay{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ffc000;
    color: #ffffff;
    /*padding: 5em 5em;*/
    opacity: 0;
    transition: all .7s ease-in-out;
    border-radius: 0.5em;
}

.other_projects .other_projects1 .single-portfolio-item .overlay .content {
    font-size: 20px;
    position: absolute;
    text-decoration: none;
    top: 60%;
    left: 50%;
    transform: translate(-50%,-50%);
    color: #ffffff;
    transition: all .3s ease-in-out;

    
}

.other_projects .single-portfolio-item .overlay .content h3 {
    margin-top: 25%;
    font-size: 20px;
    font-weight: bold;
   /* color: black;*/
}

.other_projects .single-portfolio-item .overlay .content p {
    font-size: 18px;
    font-weight: 400;
    margin-top: 0%;
    top: 20%;
    text-align: center;
     /*color: black;*/
}

.other_projects .single-portfolio-item .overlay .content a {
    color: #ffffff;
    text-decoration: none;
    font-size: 12px;
    /* color: black;*/
}

.other_projects .single-portfolio-item:hover .overlay {
    opacity: .95;
}




#myBtn {
  position: fixed;
  top: 660px;
  /*bottom: 150px;*/
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: #3814da;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
}

#myBtn:hover {
  background-color: #555;
}

.single-research-item-3 h2 {
	font-weight: bold;
	margin-top: 0%;
	font-size: 22px;
	padding: 1em;
}
.single-research-item-3 {
	font-size: 18px;
	position: relative;
    margin-top: 10%;
    position: relative;
    margin-bottom: 30px;
    background-color: white;
    padding: 1em 1em 1em 1em;
   /* border-radius: 0.8em;*/
    box-shadow: 1px 1px 3px rgba(0,0,0,0.2);
}
.single-research-item-1 {
    position: relative;
    margin-top: 10%;
    position: relative;
    margin-bottom: 30px;
    background-color: white;
    /*padding: 1em 1em 1em 1em;
    border-radius: 0.8em;
    box-shadow: 1px 1px 3px rgba(0,0,0,0.2);*/

}

.single-research-item-1 h2 {
	text-align: left;
	left: 0;
	margin-top: 40%;
	margin-left: 0%;
}
.single-research-item-2 p {
	padding: 1em 1em;
	text-align: left;
	text-align-last: left;

}

.single-research-item-1>img {
	float: left;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0%;
	width: 34%;
    height: 30%;
}

/* Video Prototype */
/*.video-item {
	width: 100%;
	height: 75vh;
    z-index: 1;
    background-image: url("iphone.png");
    
}*/
video{
	/*position: absolute;*/
    z-index: 2;
    width: 100%;
    height: 100%;
    left: 0;
}


.main-item img {
	width: 100%;
	height: 100%;
}

.mockup {
	width: 100%;
	top: 0px;
}
.under {
	position: absolute;
    left: 55px;
    top: -800px;
    z-index: -1;
    width: 87%;
    height: 78vh;
   
}

.over {
    left: -15px;
    top: 0;
    z-index: 1;
    
}
.btn-4{
    border: 2px solid #6017e4;
    /*background: #ffc000;*/
    border-radius: 35px;
    padding: 10px 30px;
    font-size: 14px;
    font-weight: bold;
    color: #2d2d2d;
    /*font-weight: 500;*/
    margin-right: 10px;
    text-decoration: none;
}
.btn-4:hover{
    background-color: #6017e4;
    color: white;
    text-decoration: none;
} 
/*

.gif-item {
	top: 0;
	left: 0;
	z-index: 1;
}*/

/*Button inspired from codemyui*/
/*https://codemyui.com/gradient-buttons-with-glint-on-hover/*/
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/*.buttons {
    margin: 10%;
    text-align: center;
}*/

.btn-hover {
    width: 150px;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    cursor: pointer;
 /*   margin: 20px;*/
    height: 55px;
    text-align:center;
    border: none;
    background-size: 300% 100%;

    border-radius: 50px;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.btn-hover:hover {
    background-position: 100% 0;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.btn-hover:focus {
    outline: none;
}

.btn-hover.color-3 {
  background-image: linear-gradient(to right, #667eea, #5e16e5, #6B8DD6, #750dea);
   /* box-shadow: 0 4px 10px 0 rgba(116, 79, 168, 0.75);*/
}