@charset "UTF-8";

@font-face {
  font-family: 'WaverlyCF';
  src: url('fonts/WaverlyCF-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'WaverlyCF';
  src: url('fonts/WaverlyCF-Medium.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'WaverlyCF';
  src: url('fonts/WaverlyCF-DemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'WaverlyCF';
  src: url('fonts/WaverlyCF-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'WaverlyCF';
  src: url('fonts/WaverlyCF-ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
}

body {
	background-image: url(pics/main_back.png);
	background-size: 530px;
	background-repeat: repeat-x;
	background-color: #cddae5;
	padding: 0;
	margin: 0;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }

a {
	color: #2b125d;
	text-decoration: none;
	font-size: 16px;
	transition: 0.1s ease-in-out color;
}

a:visited {
    color: #6c5993;
 } 

a:hover {
	color: #fff;
}

.content {
  position: relative;
	max-width: 1000px;
	margin: 0px auto;
  box-sizing: border-box;
}
.content_header {
  padding: 60px 0 40px;
}
.content_about {
  padding: 20px 0;
}
.content_contacts {
  padding: 20px 10px 40px;
}

.inline {
	display: inline-block;
}

/*main*/
.main {
	overflow: hidden;
	width: 100%;
}

.logo {
	height: 250px;
	max-width: 350px;
	background-image: url(pics/logo_v2.png);
	background-size: 350px;
	margin-right: auto;
	margin-left: 120px;
	margin-top: 120px;
	background-repeat: no-repeat;
}

.link {
	display: block;
}

.moto {
	font-size: 30px;
	color: #fff;
	margin-top: 40px;
	margin-left: 80px;
	letter-spacing: 1px;
}

.mainpic {
	float: right;
	height: 600px;
	width: 430px;
	background-image: url(pics/main.png);
	background-size: 430px;
	margin-right: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
}

.test {
	height: 1000px;
	width: 100%;
}

.text {
	font-family: WaverlyCF;
}

.menu {
  width: 100%;
  z-index: 100;
  box-sizing: border-box;
  position: fixed;
  padding: 30px 40px 30px 0;
	letter-spacing: 3px;
  text-align: right;
  background-color: transparent;
  transition: 1s ease-in-out background-color;
}
.menu.menu_overlay {
  background-color: rgba(255, 255, 255, 0.8);
}
.menu.menu_overlay .item a:hover {
  color: #000;
}

.item {
	padding: 0 20px;
  display: inline-block;
}

.back {
	overflow: hidden;
	width: 100%;
}

.header {
	text-align: left;
	padding: 30px 0 0 0;
}

.headertext {
	overflow: hidden;
	max-width: 1000px;
	margin: 0px auto;
  padding-left: 20px;
  font-weight: 600;
	font-size: 30px;
  font-family: WaverlyCF;
	color: #fff;
	letter-spacing: 2px;
}

.headertext.-blue {
  color: #314f72;
}

.part {
	opacity: 0.8;
	background: #c9cede linear-gradient(to left, rgba(73, 132, 185, 0.5), #4984b9);
}

.portrait {
  float: left;
	width: 360px;
	height: 414px;
	background-size: 360px;
	background-image: url(pics/self-portrait.png);
  background-repeat: no-repeat;
}

.about {
  margin-left: 385px;
	font-family: "Open Sans";
}

.textabout {
  padding-top: 30px;
	color: #fff;
	font-size: 20px;
	font-weight: 300;
	text-align: justify;
	vertical-align: top;
	line-height: 135%;
  /*text-shadow: 0 0px 10px #507095;*/
}

.textabout b {
	font-weight: 400;
}

.textabout p:first-child {
  margin-top: 0;
}

.textabout p:last-child {
  margin-bottom: 0;
}

h3 {
  font-family: 'WaverlyCF';
  padding: 0;
  margin: 20px 0 5px;
}

.coloredback {
	width: 100%;
	height: 310px;
	background-color: #4984b9;
}

.comps_title {
  font-family: "Open Sans";
  text-align: center;
  color: #fff;
  padding: 20px 0 0;
  font-weight: 400;
  font-size: 24px;
  letter-spacing: -0.5px;
}

.comps {
  text-align: center;
  padding: 30px 0 20px;
}

.logo1,
.logo2,
.logo3,
.logo4,
.logo5 {
  vertical-align: top;
  width: 100px;
  height: 80px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  display: inline-block;
  margin: 0 10px;
}

.logo1 {
  width: 130px;
}

.logo1 {
	background-image: url(pics/comps_2/logo_1.png);
}

.logo2 {
	background-image: url(pics/comps_2/logo_2.png);
}

.logo3 {
	background-image: url(pics/comps_2/logo_3.png);
}

.logo4 {
	background-image: url(pics/comps_2/logo_4.png);
}

.logo5 {
	background-image: url(pics/comps_2/logo_5.png);
}

.gallery-list {
  padding: 20px 10px 20px;
  margin-bottom: 30px;
}

.gallery-item {
  height: 300px;
  display: inline-block;
  margin: 0 5px;
  cursor: pointer;
}

.gallery-img {
  height: 300px;
  width: auto;
}

.contacts_text {
  font-family: "Open Sans";
}

.contacts_icons {
  padding: 30px 0 10px;
  text-align: center;
}

.contacts_icon {
  width: 50px;
  height: 50px;
  display: inline-block;
  margin: 0 10px;
  transition: 0.1s ease-in-out transform;
  cursor: pointer;
  background-size: 50px;
}

.contacts_icon:hover {
  transform: scale(1.1);
}

.contacts_icon.-fb {
  background-image: url(icons/fb.png);
}

.contacts_icon.-inst {
  background-image: url(icons/inst.png);
}

.contacts_icon.-linked {
  background-image: url(icons/linked.png);
}

.contacts_icon.-tumblr {
  background-image: url(icons/tumblr.png);
}

.contacts_icon.-twi {
  background-image: url(icons/twi.png);
}

.contacts_icon.-vimeo {
  background-image: url(icons/vimeo.png);
}

.contacts_icon.-mail {
  background-image: url(icons/mail.png);
}

.contactlink {
  color: #d4cce4;
}

.contactlink:visited {
  color: #b9e0e8;
}

.contactlink:hover {
  color: #fff;
}
