@font-face {
  font-family: 'tfarrowlightregular';
  src: url(fonts/tfarrowlight-normal-webfont.eot);
  src: url(fonts/tfarrowlight-normal-webfont.eot?#iefix) format("embedded-opentype"), url(fonts/tfarrowlight-normal-webfont.woff) format("woff"), url(fonts/tfarrowlight-normal-webfont.ttf) format("truetype"), url(fonts/tfarrowlight-normal-webfont.svg#tfarrowlightregular) format("svg");
  font-weight: 400;
  font-style: normal; }
body {
  margin: 0;
  padding: 0;
  font-family: Trebuchet MS,Arial,Tahoma,Helvetica,sans-serif;
  font-size: 14px;
  color: #888; }

.sitegovde {
  overflow: hidden; }
  .sitegovde .content {
    width: 1140px;
    margin: 0 auto 20px; }
  .sitegovde h1, .sitegovde h2, .sitegovde h3, .sitegovde h4 {
    margin-top: 0;
    font-family: 'tfarrowlightregular',Arial;
    font-weight: 400;
    color: #A58B52; }
  .sitegovde h3, .sitegovde h4, .sitegovde h2 {
    letter-spacing: 1px;
    font-weight: bold; }
  .sitegovde h2 {
    font-size: 24px; }
  .sitegovde .img-responsive {
    width: 100%;
    height: auto; }
  .sitegovde a.sayfabtn {
    display: inline-block;padding:0 20px;
    height: 65px;
    line-height: 65px;
    background: #B7A376;
    color: #fff;
    text-align: center;
    font-size: 27px;
    text-decoration: none;
    margin: 0 auto; }
    .sitegovde a.sayfabtn:hover {
      text-decoration: none;
      opacity: .9; }
  .sitegovde .ustresim {
    width: 100%;
    position: relative;
    margin-bottom: 20px;
    overflow: hidden; }
    .sitegovde .ustresim:after {
      content: '';
      width: 100%;
      height: 250px;
      background: url(images/shadowcitizen.png) repeat-x;
      position: absolute;
      left: 0;
      bottom: 0;
      z-index: 0; }
    .sitegovde .ustresim.alt {
      height: 650px;
      background: url(images/image2.png);
      background-repeat: no-repeat;
      background-size: cover;
      background-attachment: fixed;
      background-position: 50% 50%; }
      .sitegovde .ustresim.alt:after {
        height: 500px;
        -webkit-background-size: 100% 550px;
        -moz-background-size: 100% 550px;
        -ms-background-size: 100% 550px;
        -o-background-size: 100% 550px;
        background-size: 100% 550px; }
    .sitegovde .ustresim p {
      width: 1140px;
      position: absolute;
      bottom: 30px;
      left: 50%;
      margin: 0;
      margin-left: -570px;
      color: #A58B52;
      font-size: 40px;
      line-height: 46px;
      font-weight: 500;
      z-index: 1;
      padding: 0; }
    .sitegovde .ustresim.s2 p {
      font-size: 66px;
      line-height: 70px; }
  .sitegovde .arabaslik {
    color: #A58B52;
    font-size: 24px;
    line-height: 26px;
    font-weight: 500; }
  .sitegovde .sitebaslik {
    width: 100%;
    color: #A58B52;
    text-align: center;
    font-size: 54px;
    line-height: 60px;
    margin: 100px 0 50px; }
  .sitegovde iframe {
    width: 100%;
    height: 500px;
    padding: 0;
    margin: 20px 0; }
  .sitegovde .satinalmasureci h3 {
    color: #E8E8E8;
    padding: 0;
    margin: -35px 0 -10px;
    text-align: right;
    font-weight: 900;
    font-size: 36px;
    line-height: 40px;
    padding-right: 30px; }
  .sitegovde .satinalmasureci .sa-sekmeler {
    width: 95%;
    padding: 35px 2.5%;
    background: #E8E8E8;
    position: relative; }
    .sitegovde .satinalmasureci .sa-sekmeler .cizgi {
      width: 60px;
      height: 20px;
      background: #5C5C5C;
      position: absolute;
      top: 35px;
      z-index: 1;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s; }
      .sitegovde .satinalmasureci .sa-sekmeler .cizgi:after {
        content: '';
        position: absolute;
        width: 30px;
        height: 30px;
        right: -15px;
        top: -5px;
        background: url(images/btn.png) no-repeat; }
    .sitegovde .satinalmasureci .sa-sekmeler ul {
      width: 100%;
      padding: 30px 0 0;
      margin: 0;
      position: relative;
      border-top: 20px solid #C4C4C4;
      z-index: 0; }
      .sitegovde .satinalmasureci .sa-sekmeler ul:before {
        content: '';
        width: 21px;
        height: 41px;
        background: url(images/solok.png) no-repeat;
        position: absolute;
        left: -20px;
        top: -30px; }
      .sitegovde .satinalmasureci .sa-sekmeler ul:after {
        content: '';
        width: 21px;
        height: 41px;
        background: url(images/sagok.png) no-repeat;
        position: absolute;
        right: -20px;
        top: -30px; }
      .sitegovde .satinalmasureci .sa-sekmeler ul li {
        list-style: none;
        width: 10%;
        display: table-cell;
        text-align: center;
        font-size: 13px;
        line-height: 15px;
        color: #313131;
        position: relative; }
        .sitegovde .satinalmasureci .sa-sekmeler ul li span {
          cursor: pointer; }
        .sitegovde .satinalmasureci .sa-sekmeler ul li.aktif {
          color: #A58B52;
          font-weight: 600; }
        .sitegovde .satinalmasureci .sa-sekmeler ul li:before {
          content: '';
          height: 20px;
          width: 1px;
          background: #fff;
          position: absolute;
          left: 50%;
          margin-left: -1px;
          top: -50px;
          z-index: 1; }
        .sitegovde .satinalmasureci .sa-sekmeler ul li:after {
          content: '';
          height: 20px;
          width: 100%;
          position: absolute;
          left: 0;
          top: -50px;
          z-index: 0;
          cursor: pointer; }
  .sitegovde .satinalmasureci .sa-sekmeicerikler {
    width: 95%;
    margin-top: 5px;
    padding: 20px 2.5% 30px;
    background: #5C5C5C;
    color: #fff;
    position: relative; }
    .sitegovde .satinalmasureci .sa-sekmeicerikler ul {
      padding: 0;
      margin: 0;
      width: 100%; }
      .sitegovde .satinalmasureci .sa-sekmeicerikler ul li {
        width: 100%;
        list-style: none;
        font-size: 14px;
        line-height: 21px;
        display: none; }
        .sitegovde .satinalmasureci .sa-sekmeicerikler ul li.aktif {
          display: block; }
  .sitegovde .moreinfo {
    width: 100%;
    position: relative; }
    .sitegovde .moreinfo .mi-resim {
      float: left;
      width: 145px;
      height: 170px;
      margin-bottom: 50px;
      background: #B7A376;
      text-align: center;
      padding-top: 70px;
      border-right: 5px solid #fff; }
    .sitegovde .moreinfo .mi-yazi {
      float: left;
      width: 920px;
      height: 180px;
      background: #E8E8E8;
      padding: 30px; }
      .sitegovde .moreinfo .mi-yazi h2 {
        font-size: 28px; }
      .sitegovde .moreinfo .mi-yazi p {
        font-size: 16px;
        line-height: 24px; }
  .sitegovde .steps {
    width: 100%;
    float: left;
    position: relative; }
    .sitegovde .steps ul {
      width: 100%;
      padding: 0;
      margin: 0; }
      .sitegovde .steps ul li {
        width: 100%;
        list-style: none; }
        .sitegovde .steps ul li .st-sol {
          float: left;
          height: 190px;
          width: 145px;
          position: relative; }
          .sitegovde .steps ul li .st-sol span {
            width: 100%;
            height: 130px;
            line-height: 120px;
            font-size: 72px;
            color: #fff;
            text-align: center;
            background: #5C5C5C;
            position: absolute;
            top: 50%;
            margin-top: -65px; }
        .sitegovde .steps ul li .st-sag {
          float: left;
          width: 580px;
          height: 150px;
          background: #E8E8E8;
          padding: 30px 350px 10px 60px;
          margin-bottom: 5px;
          position: relative; }
          .sitegovde .steps ul li .st-sag a.sayfabtn {
            position: absolute;padding:0;
            right: 40px;
            top: 50%;
            margin-top: -22px;
            width: 200px;
            height: 45px;
            line-height: 45px;
            font-size: 21px;
            font-weight: 500; }
          .sitegovde .steps ul li .st-sag p {
            font-size: 18px;
            line-height: 24px;
            margin: 0; }
  .sitegovde .tabssekme {
    width: 100%;
    float: left;
    position: relative; }
    .sitegovde .tabssekme ul.tabsekmeler {
      float: left;
      width: 92%;
      padding: 0 4%;
      margin: 0; }
      .sitegovde .tabssekme ul.tabsekmeler li {
        list-style: none;
        width: 32.8333333333%;
        float: left;
        background: #5C5C5C;
        color: #BABABA;
        font-size: 21px;
        line-height: 25px;
        margin-right: 0.5%;
        text-align: center;
        cursor: pointer;
        padding: 10px 0; }
        .sitegovde .tabssekme ul.tabsekmeler li:last-child {
          margin-right: 0; }
        .sitegovde .tabssekme ul.tabsekmeler li.aktif {
          color: #5C5C5C;
          background: #E8E8E8; }
    .sitegovde .tabssekme .tabicerikarama {
      width: 92%;
      float: left;
      padding: 30px 4%;
      background: #E8E8E8; }
      .sitegovde .tabssekme .tabicerikarama input {
        width: 80%;
        float: left;
        margin-right: 1%;
        background: #FCFCFC;
        color: #888888;
        font-size: 14px;
        line-height: 45px;
        padding: 0 1.5%;
        border: 0; }
        .sitegovde .tabssekme .tabicerikarama input:focus {
          opacity: .9;
          outline: 0;
          box-shadow: none; }
      .sitegovde .tabssekme .tabicerikarama button {
        display: block;
        width: 16%;
        float: left;
        border: 0;
        color: #fff;
        background: #A58B52;
        text-align: center;
        font-size: 16px;
        line-height: 45px;
        padding: 0;
        margin: 0; }
        .sitegovde .tabssekme .tabicerikarama button:hover, .sitegovde .tabssekme .tabicerikarama button:focus {
          outline: 0;
          border: 0;
          opacity: .9;
          cursor: pointer; }
    .sitegovde .tabssekme .tabsdetay {
      float: left;
      width: 92%;
      padding: 0 4% 100px;
      background: #E8E8E8; }
      .sitegovde .tabssekme .tabsdetay ul {
        padding: 0;
        margin: 0; }
        .sitegovde .tabssekme .tabsdetay ul li {
          width: 100%;
          padding: 0;
          list-style: none;
          display: none; }
          .sitegovde .tabssekme .tabsdetay ul li.sekme0 {
            display: block; }
  .sitegovde .keybenefits {
    width: 100%;
    float: left; }
    .sitegovde .keybenefits ul {
      width: 900px;
      margin: 0 auto;
      padding: 0; }
      .sitegovde .keybenefits ul li {
        width: 100%;
        text-align: center;
        list-style: none;
        padding-bottom: 40px;
        margin-bottom: 40px;
        position: relative; }
        .sitegovde .keybenefits ul li p {
          font-size: 16px;
          margin: 15px 0 0; }
        .sitegovde .keybenefits ul li:after {
          content: '';
          width: 600px;
          border: 0.5px dotted #7C7C7C;
          position: absolute;
          left: 50%;
          margin-left: -300px;
          bottom: 0; }
        .sitegovde .keybenefits ul li:last-child:after {
          display: none; }
  .sitegovde .listegrup {
    width: 100%;
    float: left; }
    .sitegovde .listegrup ul {
      width: 100%;
      padding: 0;
      margin: 0 0 80px; }
      .sitegovde .listegrup ul li {
        padding-left: 25px;
        list-style: none;
        padding: 15px 0 15px 25px;
        line-height: 18px;
        background: url(images/lgok.png) no-repeat;
        background-position: left center;
        border-bottom: 0.5px dotted #7C7C7C; }
        .sitegovde .listegrup ul li p {
          margin: 0; }
  .sitegovde .ulkeharita {
    width: 100%;
    position: relative; }
    .sitegovde .ulkeharita img {
      width: 100%;
      height: auto; }
    .sitegovde .ulkeharita ul {
      position: absolute;
      padding: 0;
      margin: 0; }
      .sitegovde .ulkeharita ul:before {
        content: '';
        width: 30px;
        height: 30px;
        background: #A58B52;
        position: absolute;
        left: -50px;
        top: 0; }
      .sitegovde .ulkeharita ul.amerika {
        left: 23.2%;
        bottom: 30.6%; }
      .sitegovde .ulkeharita ul.afrika {
        left: 48.5%;
        bottom: 22.5%; }
      .sitegovde .ulkeharita ul.avrupa {
        left: 43.5%;
        top: 29%; }
      .sitegovde .ulkeharita ul.asya {
        right: 23.9%;
        top: 29.5%; }
      .sitegovde .ulkeharita ul li {
        width: 100%;
        font-size: 14px;
        line-height: 21px;
        color: #888888;
        list-style: none;
        font-weight: 400; }
        .sitegovde .ulkeharita ul li:first-child {
          font-weight: 600;
          color: #A58B52;
          font-size: 18px; }
  .sitegovde .investments {
    width: 100%; }
    .sitegovde .investments ul {
      width: 100%;
      padding: 0;
      margin: 0; }
      .sitegovde .investments ul li {
        width: 26%;
        float: left;
        padding-right: 7.3333333%;
        padding-bottom: 50px;
        list-style: none; }
        .sitegovde .investments ul li img {
          height: 65px;
          width: auto;
          margin-bottom: 20px; }

@media (max-width: 1199px) {
  .sitegovde .ustresim p {
    width: 96%;
    left: 2%;
    margin-left: 0;
    font-size: 30px;
    line-height: 32px; }

  .sitegovde .content {
    width: 96%;
    margin: 0 auto 20px; }

  .sitegovde .satinalmasureci .sa-sekmeler ul li {
    font-size: 12px;
    line-height: 14px; }

  .sitegovde .satinalmasureci h3 {
    margin: -10px 0 -8px;
    font-size: 32px;
    line-height: 36px; }

  .sitegovde .moreinfo .mi-resim {
    width: 15%;
    border: 0;
    margin-right: 1%;
    padding-top: 7%; }

  .sitegovde .moreinfo .mi-yazi {
    width: 78%;
    padding: 3%; }

  .sitegovde iframe {
    height: 450px; }

  .sitegovde .ustresim.alt {
    height: 500px; }

  .sitegovde .ustresim.s2 p {
    font-size: 50px;
    line-height: 55px; }

  .sitegovde a.sayfabtn {
    width: 250px;
    height: 60px;
    line-height: 60px;
    font-size: 24px; }

  .sitegovde .steps ul li .st-sol {
    width: 15%;
    height: 170px; }

  .sitegovde .steps ul li .st-sag {
    width: 60%;
    padding: 20px 23% 0 2%;
    margin-bottom: 5px;
    position: relative; }

  .sitegovde .steps ul li .st-sag a.sayfabtn {
    right: 30px;
    margin-top: -20px;
    width: 150px;
    height: 40px;
    line-height: 40px;
    font-size: 18px; }

  .sitegovde .sitebaslik {
    font-size: 45px;
    line-height: 50px;
    margin: 60px 0 30px; }

  .sitegovde .steps ul li .st-sag p {
    font-size: 16px;
    line-height: 22px; }

  .sitegovde .tabssekme ul.tabsekmeler li {
    font-size: 18px; }

  .sitegovde .investments ul li {
    width: 30%;
    padding-right: 3.3333333%;
    padding-bottom: 30px; } }
@media (max-width: 991px) {
  .sitegovde .ustresim p {
    font-size: 24px;
    line-height: 25px; }

  .sitegovde .satinalmasureci h3 {
    font-size: 28px;
    line-height: 30px;
    text-align: center;
    margin: 0 0 -7px; }

  .sitegovde iframe {
    height: 400px; }

  .sitegovde .ustresim.alt {
    height: 400px; }

  .sitegovde .moreinfo .mi-yazi p {
    font-size: 14px;
    line-height: 20px; }

  .sitegovde .moreinfo .mi-yazi h2 {
    font-size: 24px; }

  .sitegovde .ustresim.s2 p {
    font-size: 36px;
    line-height: 40px; }

  .sitegovde a.sayfabtn {
    width: 200px;
    height: 50px;
    line-height: 50px;
    font-size: 20px; }

  .sitegovde .sitebaslik {
    font-size: 45px;
    line-height: 45px;
    margin: 40px 0 20px; }

  .sitegovde .steps ul li .st-sag p {
    font-size: 14px;
    line-height: 18px; }

  .sitegovde .steps ul li .st-sag a.sayfabtn {
    right: 20px;
    margin-top: -15px;
    width: 130px;
    height: 30px;
    line-height: 30px;
    font-size: 16px; }

  .sitegovde .steps ul li .st-sol {
    height: 140px; }
    .sitegovde .steps ul li .st-sol span {
      font-size: 60px;
      height: 100px;
      line-height: 100px;
      margin-top: -50px; }

  .sitegovde .steps ul li .st-sag {
    height: 120px; }

  .sitegovde .tabssekme ul.tabsekmeler li {
    font-size: 16px;
    padding: 5px 0; }

  .sitegovde .tabssekme .tabicerikarama input {
    line-height: 35px; }

  .sitegovde .tabssekme .tabicerikarama button {
    line-height: 35px; }

  .sitegovde .tabssekme .tabsdetay {
    width: 94%;
    padding: 0 3% 40px; }

  .sitegovde .keybenefits ul {
    width: 95%;
    margin: 0 auto; }

  .sitegovde .keybenefits ul li p {
    font-size: 14px;
    margin: 0; }

  .sitegovde .listegrup ul li {
    padding: 10px 0 10px 25px; }

  .sitegovde .investments ul li {
    width: 48%;
    padding-right: 2%;
    padding-bottom: 20px; }

  .sitegovde .investments ul li img {
    height: 55px;
    margin-bottom: 10px; } }
@media (max-width: 767px) {
  .sitegovde .ustresim p {
    font-size: 20px;
    line-height: 22px;
    bottom: 15px;
    width: 94%;
    left: 3%; }

  .sitegovde .ustresim {
    height: 220px; }

  .sitegovde .ustresim img {
    width: 170%;
    margin-left: -20%; }

  .sitegovde .content {
    width: 94%; }

  .sitegovde .satinalmasureci .sa-govde {
    width: 100%;
    overflow: hidden; }

  .sitegovde .satinalmasureci .sa-sekmeler {
    width: 100%;
    padding: 30px 5%; }

  .sitegovde .satinalmasureci .sa-sekmeler ul {
    padding: 0;
    border-top: 0;
    border-left: 20px solid #C4C4C4;
    height: 460px; }

  .sitegovde .satinalmasureci .sa-sekmeler .cizgi {
    width: 20px;
    height: 25px; }

  .sitegovde .satinalmasureci .sa-sekmeler ul:before {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg); }

  .sitegovde .satinalmasureci .sa-sekmeler ul:after {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    right: auto;
    left: -20px;
    top: auto;
    bottom: -30px; }

  .sitegovde .satinalmasureci .sa-sekmeler ul li:before {
    left: -20px;
    margin-left: 0;
    top: 50%;
    z-index: 1;
    width: 20px;
    height: 1px; }

  .sitegovde .satinalmasureci .sa-sekmeler ul li {
    width: 100%;
    float: left;
    height: 50px;
    font-size: 14px;
    line-height: 16px;
    text-align: left;
    position: relative; }
    .sitegovde .satinalmasureci .sa-sekmeler ul li span {
      position: absolute;
      left: 20px;
      top: 50%;
      margin-top: -8px; }

  .sitegovde .satinalmasureci .sa-sekmeler .cizgi:after {
    right: -5px;
    top: auto;
    bottom: -15px; }

  .sitegovde .satinalmasureci .sa-sekmeler .cizgi {
    top: 30px; }

  .sitegovde iframe {
    height: 265px; }

  .sitegovde .ustresim.alt {
    height: 300px; }

  .sitegovde .moreinfo .mi-yazi {
    height: 180px; }

  .sitegovde .moreinfo .mi-yazi h2 {
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 5px; }

  .sitegovde .moreinfo .mi-yazi p {
    font-size: 14px;
    line-height: 16px; }

  .sitegovde .moreinfo .mi-resim {
    height: 208px;
    padding: 0;
    position: relative; }

  .sitegovde .moreinfo .mi-resim img {
    max-width: 34px;
    height: auto;
    position: absolute;
    left: 50%;
    margin-left: -17px;
    top: 50%;
    margin-top: -35px; }

  .ilkp {
    font-size: 14px !important;
    line-height: 18px !important; }

  .sitegovde a.sayfabtn {
    width: 150px;
    height: 40px;
    line-height: 40px;
    font-size: 18px; }

  .sitegovde .sitebaslik {
    font-size: 36px;
    line-height: 36px;
    margin: 40px 0 15px; }

  .sitegovde .steps ul li .st-sol {
    height: 180px; }

  .sitegovde .steps ul li .st-sag {
    width: 79%;
    padding: 15px 3%;
    margin-bottom: 0;
    position: relative;
    height: 150px; }

  .sitegovde .steps ul li .st-sag a.sayfabtn {
    position: relative;
    float: left;
    top: auto;
    right: auto;
    margin: 10px 0 0;
    width: 100px;
    height: 25px;
    line-height: 25px;
    font-size: 14px; }

  .sitegovde .steps ul li {
    margin-bottom: 5px;
    width: 100%;
    float: left; }

  .sitegovde .steps ul li .st-sol span {
    font-size: 50px; }

  .sitegovde .tabssekme .tabicerikarama input {
    width: 75%; }

  .sitegovde .tabssekme .tabicerikarama button {
    width: 21%; }

  .sitegovde .keybenefits ul li {
    padding-bottom: 20px;
    margin-bottom: 20px; }

  .sitegovde .investments ul li {
    width: 100%;
    padding-right: 0;
    padding-bottom: 15px; }

  .sitegovde .investments ul li img {
    height: 45px;     float: left;
    margin: 15px 15px 40px 0;}

  .sitegovde .investments ul li p {
    margin: 0; }

  .sitegovde .ustresim.s2 p {
    font-size: 28px;
    line-height: 30px; }

  .sitegovde .tabssekme .tabicerikarama button {
    font-size: 14px; }

  .sitegovde .listegrup ul {
    margin: 0 0 60px; } }
@media (max-width: 499px) {
  .sitegovde .ustresim {
    height: 200px; }

  .sitegovde .ustresim img {
    height: 200px;
    width: auto; }

  .sitegovde .ustresim p {
    font-size: 18px;
    line-height: 20px; }

  .sitegovde .satinalmasureci .sa-sekmeicerikler {
    width: 92%;
    margin-top: 5px;
    padding: 15px 4% 20px;
    background: #5C5C5C;
    color: #fff;
    position: relative; }

  .sitegovde .moreinfo .mi-resim {
    width: 60px;
    height: 60px;
    float: right;
    margin: 0 25px -25px 0;
    position: relative; }

  .sitegovde .moreinfo .mi-resim img {
    max-width: 22px;
    margin-top: -22px;
    margin-left: -10px; }

  .sitegovde .moreinfo .mi-yazi {
    width: 92%;
    padding: 4%;
    height: auto; }

  .sitegovde .ustresim.s2 p {
    font-size: 24px;
    line-height: 26px; }

  .sitegovde .sitebaslik {
    font-size: 28px;
    line-height: 30px; }

  .sitegovde .steps ul li .st-sol {
    width: 10%;
    height: 210px; }
    .sitegovde .steps ul li .st-sol span {
      font-size: 30px; }

  .sitegovde .steps ul li .st-sag {
    width: 84%;
    height: 180px; }

  .sitegovde .tabssekme ul.tabsekmeler li {
    font-size: 14px;
    line-height: 20px; }

  .sitegovde .listegrup ul {
    margin: 0 0 30px; }

  .sitegovde .tabssekme .tabicerikarama button {
    font-size: 13px; }

  .sitegovde .satinalmasureci .sa-sekmeler ul li {
    height: 40px; }

  .sitegovde .satinalmasureci .sa-sekmeler ul {
    height: 370px; } }
