/* CSS Document */
html {
  width: 100%;
  height: 100% !important; }

body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  background: #f8f8f8;
  font-size: 16px; }

form {
  width: 100%;
  height: 100%; }

a {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }

a, a img {
  text-decoration: none;
  outline: none;
  border: none; }

.clr {
  clear: both;
  height: 0; }

::-webkit-input-placeholder {
  color: #fff; }

:-moz-placeholder {
  color: #f8f8f8; }

::-moz-placeholder {
  color: #f8f8f8; }

:-ms-input-placeholder {
  color: #f8f8f8; }

::selection {
  background: #102b67; }

::-moz-selection {
  background: #102b67; }

body, input, textarea, select, option {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-style: normal;
  overflow-x: hidden; }

*, *:after, *::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  text-decoration: none;
  list-style-type: none;
  outline: none; }

*:before {
  font-family: IcoFont !important;
  font-style: normal; }

img {
  width: 100%; }

header {
  padding: 20px 0 13px 0; }
  header .logo {
    width: 20.7%;
    margin: 0 auto;
    display: block; }

section {
  width: 100%;
  display: inline-block; }
  section div {
    width: 50%;
    float: left;
    color: #102b67;
    position: relative; }
    section div h2 {
      font-size: 64px;
      font-weight: 500;
      line-height: 76px;
      letter-spacing: 1.8px; }
    section div p {
      font-size: 24px;
      line-height: 36px; }
    section div img {
      -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2);
      -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2);
      box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2); }

#main {
  position: relative; }
  #main h1 {
    position: absolute;
    width: 100%;
    font-size: 94px;
    color: #ffffff;
    text-align: center;
    font-weight: 900;
    top: 37%;
    left: 0;
    letter-spacing: 2px; }
    #main h1 span {
      display: block;
      color: #ffa800; }

#danismanlik .left {
  padding: 7.8% 11% 0 12.6%; }
  #danismanlik .left h2 {
    margin-bottom: 11%; }

#danismanlik .right img {
  margin-top: 16px; }

#danismanlik .right::after {
  content: '';
  position: absolute;
  background: #ffa800;
  width: 50%;
  height: 8%;
  z-index: 2;
  left: -7.4%;
  top: 18.53%; }

#satis-sonrasi .left {
  margin-top: -8px; }
  #satis-sonrasi .left::after {
    content: '';
    position: absolute;
    background: #ffa800;
    width: 6.6%;
    height: 34.4%;
    z-index: 2;
    right: -3.3%;
    top: 18%; }

#satis-sonrasi .right {
  padding: 7% 0 0 5.7%; }
  #satis-sonrasi .right h2 {
    margin-bottom: 4%; }
  #satis-sonrasi .right ul {
    font-size: 24px; }
    #satis-sonrasi .right ul li {
      padding-left: 40px;
      background: url(../images/list-arrow.png) center left no-repeat;
      margin-bottom: 10px; }

#pazarlama .left {
  padding: 6.5% 8% 0 12.9%; }
  #pazarlama .left h2 {
    margin-bottom: 11%; }

#pazarlama .right img {
  margin-top: -8px; }

#pazarlama .right::after {
  content: '';
  position: absolute;
  background: #ffa800;
  width: 50%;
  height: 8%;
  z-index: 2;
  left: -3.4%;
  bottom: 11%; }

footer {
  background: #102b67;
  padding: 4.5% 0 8.6% 0;
  display: inline-block;
  width: 100%;
  margin-top: -8px; }
  footer div {
    width: 50%;
    float: left; }
    footer div.left iframe {
      float: right;
      width: 74%;
      height: 500px; }
    footer div.right {
      padding-left: 4%;
      font-size: 24px;
      color: #ffffff;
      float: right; }
      footer div.right h2 {
        font-size: 64px;
        font-weight: 500;
        margin-bottom: 7%; }
      footer div.right b {
        display: block; }
      footer div.right p:last-child {
        margin-top: 9%; }

@media screen and (max-width: 1440px) {
  #main h1 {
    font-size: 64px; }
  section div h2 {
    font-size: 46px;
    line-height: 56px; }
  footer div.right h2 {
    font-size: 46px; }
  section div p {
    font-size: 20px;
    line-height: 32px; }
  #satis-sonrasi .right ul {
    font-size: 20px; } }

@media screen and (max-width: 1366px) {
  #danismanlik .left {
    padding: 5% 11% 0 7%; }
  #pazarlama .left {
    padding: 5% 11% 0 7%; } }

@media screen and (max-width: 1024px) {
  #main h1 {
    font-size: 70px;
    top: 9.5%; }
  #danismanlik .right::after, #satis-sonrasi .left::after, #pazarlama .right::after {
    width: 100%;
    height: 21px;
    left: auto;
    right: 0;
    bottom: 0;
    top: auto; }
  section div h2, footer div.right h2 {
    font-size: 36px;
    letter-spacing: 1.2px;
    line-height: 42px; }
  section div p {
    font-size: 18px;
    line-height: 30px; }
  #danismanlik .left {
    width: 66%;
    padding: 9% 7% 0 9%; }
    #danismanlik .left h2 {
      margin-bottom: 10px; }
  #danismanlik .right {
    width: 33.75%;
    float: right;
    padding-top: 8%; }
    #danismanlik .right img {
      margin: 0; }
  #satis-sonrasi {
    margin-top: 15%; }
    #satis-sonrasi .left {
      margin-top: 0;
      width: 33.75%; }
    #satis-sonrasi .right {
      padding: 0% 4% 0 5.7%;
      width: 66%; }
      #satis-sonrasi .right h2 {
        margin-bottom: 10px; }
        #satis-sonrasi .right h2 br {
          display: none; }
      #satis-sonrasi .right ul {
        font-size: 18px; }
        #satis-sonrasi .right ul li {
          margin-top: 5px; }
  #pazarlama {
    margin-top: 13%; }
    #pazarlama .left {
      width: 66%;
      padding: 0 7% 0 9%; }
      #pazarlama .left h2 {
        margin-bottom: 20px; }
    #pazarlama .right {
      width: 33.75%;
      float: right; }
      #pazarlama .right img {
        margin: 0; }
  footer {
    margin-top: 5%;
    padding: 4.5% 10% 8.6% 10%; }
    footer div {
      width: 100%; }
      footer div.left iframe {
        width: 100%;
        height: 300px; }
      footer div.right {
        margin-top: 20px;
        padding: 0;
        font-size: 18px; }
  footer div {
    width: 100%; }
    footer div.left {
      margin-top: 60px; }
      footer div.left iframe {
        width: 100%; }
    footer div.right {
      margin-top: 20px;
      padding: 0; }
      footer div.right p {
        width: 50%;
        float: left; }
        footer div.right p b {
          margin-bottom: 10px; }
        footer div.right p:last-child {
          margin: 0; } }

@media screen and (max-width: 480px) {
  #main h1 {
    font-size: 28px; }
  section div h2, footer div.right h2 {
    font-size: 22px;
    letter-spacing: 1px;
    line-height: 26px; }
  section div p {
    font-size: 14px;
    line-height: 20px; }
  #satis-sonrasi .right ul {
    font-size: 14px; }
  header .logo {
    width: 50%; }
  footer div.right p {
    width: 100%; }
    footer div.right p b {
      margin-bottom: 5px; }
    footer div.right p :last-child {
      margin-top: 50px; } }
