@@charset "UTF-8";
/* CSS Document */

* {
  margin: 0;
  padding: 0
}

h1, h2, h3, h4 {
  padding: 0;
  margin: 0;
  margin-top: 20px
}

body {
  width: auto;
  height: auto;
  background-image: url(images/pattern.jpg);
  background-position: center center;
  background-repeat: repeat;
  background-color: #ececec;
  padding: 0;
  margin: 0;
  overflow-x: hidden
}

@font-face {
  font-family: stagl;
  src: url(fonts/stagl.ttf)
}

.ust-golge {
  width: 100%;
  height: 210px;
  position: absolute;
  margin: 5px auto;
  top: 0;
  background-image: url(images/ust-golge.png);
  background-position: center center;
  background-repeat: no-repeat
}

.veysel-abi {
  width: auto;
  height: 518px;
  background-image: url(images/y.png);
  background-position: center center;
  background-repeat: no-repeat;
  margin-top: 110px
}

h1 {
  width: 100%;
  height: auto;
  margin-top: 55px;
  font-size: 40px;
  font-family: stagl;
  color: #4a4a4a;
  text-align: center;
  text-shadow: 0px 2px 0px rgba(255, 255, 255, 1);
  -moz-transform: matrix( 1.30530206885285,0,0,1.40127448263748,0,0);
  -webkit-transform: matrix( 1.30530206885285,0,0,1.40127448263748,0,0);
  -ms-transform: matrix( 1.30530206885285,0,0,1.40127448263748,0,0);
  text-transform: capitalize;
  font-weight: normal
}

h2 {
  width: 100%;
  height: auto;
  font-size: 40px;
  font-family: stagl;
  color: #4a4a4a;
  text-align: center;
  text-shadow: 0px 2px 0px rgba(255, 255, 255, 1);
  -moz-transform: matrix( 1.05255784708618,0,0,1.13183558287915,0,0);
  -webkit-transform: matrix( 1.05255784708618,0,0,1.13183558287915,0,0);
  -ms-transform: matrix( 1.05255784708618,0,0,1.13183558287915,0,0);
  text-transform: capitalize;
  font-weight: normal;
  font-style: italic
}

h3 {
  width: 100%;
  height: auto;
  font-size: 30px;
  font-family: stagl;
  color: #4a4a4a;
  text-align: center;
  text-shadow: 0px 2px 0px rgba(255, 255, 255, 1);
  -moz-transform: matrix( 1.05255784708618,0,0,1.13183558287915,0,0);
  -webkit-transform: matrix( 1.05255784708618,0,0,1.13183558287915,0,0);
  -ms-transform: matrix( 1.05255784708618,0,0,1.13183558287915,0,0);
  font-weight: normal;
  font-style: italic
}

h4 {
  width: 100%;
  height: auto;
  margin: 17px 0;
  font-size: 14px;
  font-family: stagl;
  color: #4a4a4a;
  text-align: center;
  text-shadow: 0px 2px 0px rgba(255, 255, 255, 1);
  -moz-transform: matrix( 1.05255784708618,0,0,1.13183558287915,0,0);
  -webkit-transform: matrix( 1.05255784708618,0,0,1.13183558287915,0,0);
  -ms-transform: matrix( 1.05255784708618,0,0,1.13183558287915,0,0);
  font-weight: normal;
}

.social {
  width: 215px;
  height: 23px;
  margin: 20px auto;
  position: relative;
}

.social div {
  line-height: 23px;
  position: absolute;
  font-size: 16px;
  font-family: stagl;
  color: #4a4a4a;
  text-align: right;
  text-shadow: 0px 2px 0px rgba(255, 255, 255, 1);
  -moz-transform: matrix( 1.05255784708618,0,0,1.13183558287915,0,0);
  -webkit-transform: matrix( 1.05255784708618,0,0,1.13183558287915,0,0);
  -ms-transform: matrix( 1.05255784708618,0,0,1.13183558287915,0,0);
  font-weight: normal;
}

.be {
  width: 96px;
  height: 20px;
  top: 2px;
  left: 0;
  background-image: url(images/behance.svg);
  background-position: left center;
  background-repeat: no-repeat
}

.be:hover {
  background-image: url(images/behance-h.svg);
  color: #1392ff
}

.dr {
  width: 92px;
  right: 0;
  background-image: url(images/dribbble.svg);
  background-position: left center;
  background-repeat: no-repeat
}

.dr:hover {
  background-image: url(images/dribbble-h.svg);
  color: #e54d8c
}
