@charset "UTF-8";
@import url(http://fonts.googleapis.com/css?family=Exo+2&subset=latin,latin-ext);
 /*
Theme Name: Karel YS teması
Theme URI: http://www.karel.com.tr/
Author: Özgür Yazılım A.Ş.
Author URI: http://ozguryazilim.com.tr/
Description: Karel YS siteleri için hazırlanan tasarımın temaya dönüşmüş hali
Version: 0.1
Tags: red, orange, blue, dark gray, black, white, karel
*/
/* line 52, ../scss/style.scss */
body {
  font-family: "arial";
}

/* line 56, ../scss/style.scss */
img.alignright {
  float: right;
  padding-left: 20px;
}

/* line 61, ../scss/style.scss */
img.alignleft {
  float: left;
  padding-right: 20px;
}

/* line 66, ../scss/style.scss */
h4 {
  font-size: 17px;
  font-family: 'Exo 2', sans-serif;
  color: #002a41;
}

/* line 72, ../scss/style.scss */
h3, .more, #kampanyalar span {
  font-size: 15px;
  font-family: 'Exo 2', sans-serif;
  color: #fff;
  background-color: #002a41;
  border-top-left-radius: 10px;
  border-bottom-right-radius: 10px;
  padding: 3px 14px 3px 14px;
  display: inline;
  margin: 0;
}
@media only screen and (max-width: 820px) {
  /* line 72, ../scss/style.scss */
  h3, .more, #kampanyalar span {
    padding: 3px 10px 3px 10px;
    font-size: 14px;
  }
}

/* line 88, ../scss/style.scss */
h1 {
  color: #002a41;
  font-size: 25px;
  font-family: 'Exo 2', sans-serif;
  padding-bottom: 5px;
}

/* line 95, ../scss/style.scss */
hr {
  border-color: #F3F3F3;
}

/* line 99, ../scss/style.scss */
a {
  color: #58595b;
  font-family: "arial";
}
/* line 102, ../scss/style.scss */
a:hover {
  text-decoration: underline;
  color: #002a41 !important;
}

/* line 108, ../scss/style.scss */
#logo {
  background: url(../images/header_bg.png) no-repeat right;
}

/* line 112, ../scss/style.scss */
input#s {
  width: 100%;
  margin: 0;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  border: none;
  background: #f1f0f0;
  padding-right: 35px;
  color: #c2c2c2;
}

/* line 122, ../scss/style.scss */
input[type="text"]:focus {
  color: #000 !important;
}

/* line 126, ../scss/style.scss */
body {
  font-family: arial;
}

/* line 130, ../scss/style.scss */
header {
  padding: 2% 0;
}
/* line 132, ../scss/style.scss */
header table {
  margin: 0;
  background: none;
  border: none;
  width: 100%;
}
/* line 134, ../scss/style.scss */
header table td {
  padding: 0;
}
@media only screen and (max-width: 480px) {
  /* line 134, ../scss/style.scss */
  header table td {
    display: block !important;
    text-align: center;
    width: 100% !important;
  }
}
/* line 141, ../scss/style.scss */
header table td form {
  position: relative;
}
/* line 143, ../scss/style.scss */
header table td form img {
  position: absolute;
  top: 5px;
  right: 5px;
}
/* line 149, ../scss/style.scss */
header table td p {
  margin: 0;
}
/* line 153, ../scss/style.scss */
header table #logo {
  width: 30%;
}
/* line 155, ../scss/style.scss */
header table #logo img {
  width: 100%;
}
@media only screen and (max-width: 480px) {
  /* line 155, ../scss/style.scss */
  header table #logo img {
    padding: 0px 10px;
  }
}
/* line 162, ../scss/style.scss */
header table #description {
  width: 47%;
}
/* line 166, ../scss/style.scss */
header #search {
  padding: 2% 0;
  padding-left: 10px;
}
/* line 169, ../scss/style.scss */
header #search #searchform {
  position: relative;
  width: 100%;
  float: right;
  padding: 0;
}
/* line 174, ../scss/style.scss */
header #search #searchform input {
  margin: 0;
}
@media only screen and (max-width: 480px) {
  /* line 174, ../scss/style.scss */
  header #search #searchform input {
    padding: 0px 10px;
  }
}
/* line 182, ../scss/style.scss */
header #search img {
  position: absolute;
  top: 13%;
  right: 3%;
}
/* line 188, ../scss/style.scss */
header #description p {
  margin: 0;
  padding-left: 30px;
  font-family: arial;
  font-size: 18px;
  font-weight: bold;
  color: #707070;
}
@media only screen and (max-width: 480px) {
  /* line 188, ../scss/style.scss */
  header #description p {
    padding: 0px 10px;
    margin: 10px 0px;
  }
}

/* Menu */
/* line 203, ../scss/style.scss */
header div#menu {
  padding-top: 20px;
}

/* line 207, ../scss/style.scss */
nav.top-bar, nav.top-bar section > ul > li > a {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  background: #002a41 !important;
}
@media only screen and (max-width: 768px) {
  /* line 207, ../scss/style.scss */
  nav.top-bar, nav.top-bar section > ul > li > a {
    border-radius: 0px;
  }
}
/* line 218, ../scss/style.scss */
nav.top-bar section > ul, nav.top-bar section > ul > li > a section > ul {
  background: none;
  display: table;
  margin: 0 auto;
}
/* line 222, ../scss/style.scss */
nav.top-bar section > ul .has-dropdown > a {
  padding-right: 15px !important;
}
/* line 224, ../scss/style.scss */
nav.top-bar section > ul .has-dropdown > a:after {
  display: none;
}
/* line 228, ../scss/style.scss */
nav.top-bar section > ul > li, nav.top-bar section > ul > li > a section > ul > li {
  border-right: 1px solid #fff;
  position: relative;
}
@media only screen and (max-width: 768px) {
  /* line 228, ../scss/style.scss */
  nav.top-bar section > ul > li, nav.top-bar section > ul > li > a section > ul > li {
    border-bottom: 1px solid #fff;
  }
}
/* line 234, ../scss/style.scss */
nav.top-bar section > ul > li > a {
  font-size: 17px;
  font-family: 'Exo 2', sans-serif;
  padding: 0 19px !important;
}
/* line 235, ../scss/style.scss */
nav.top-bar section > ul > li > a:hover {
  text-decoration: none;
  color: #fff !important;
}
@media only screen and (min-width: 768px) and (max-width: 905px) {
  /* line 234, ../scss/style.scss */
  nav.top-bar section > ul > li > a {
    font-size: 14px;
    padding: 0 8px !important;
  }
}
@media only screen and (min-width: 905px) and (max-width: 1000px) {
  /* line 234, ../scss/style.scss */
  nav.top-bar section > ul > li > a {
    font-size: 16px;
    padding: 0 10px !important;
  }
}
@media only screen and (max-width: 768px) {
  /* line 234, ../scss/style.scss */
  nav.top-bar section > ul > li > a {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    padding: 5px 15px !important;
    background: #002a41 !important;
  }
}
/* line 257, ../scss/style.scss */
nav.top-bar section > ul > li ul {
  background-color: #002a41;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  -webkit-box-shadow: 1px 1px 13px #706e6e;
  -moz-box-shadow: 1px 1px 13px #706e6e;
  box-shadow: 1px 1px 13px #706e6e;
}
/* line 262, ../scss/style.scss */
nav.top-bar section > ul > li ul li {
  border-bottom: 1px solid #fff;
}
/* line 264, ../scss/style.scss */
nav.top-bar section > ul > li ul li a {
  background-color: #002a41 !important;
  font-size: 15px;
  font-family: 'Exo 2', sans-serif;
}
/* line 265, ../scss/style.scss */
nav.top-bar section > ul > li ul li a:hover {
  text-decoration: none;
  color: #fff !important;
}
/* line 274, ../scss/style.scss */
nav.top-bar section > ul > li ul li.last-child {
  border: none;
}
/* line 276, ../scss/style.scss */
nav.top-bar section > ul > li ul li.last-child a {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
/* line 283, ../scss/style.scss */
nav.top-bar section > ul li.last-child {
  border: none;
}

/* line 290, ../scss/style.scss */
#homepage {
  padding-top: 10px;
}
/* line 292, ../scss/style.scss */
#homepage #rightbar {
  height: 320px;
  padding: 15px;
  color: #434345;
  font-size: 13px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  background: #f1f0f0;
}
@media only screen and (max-width: 1000px) {
  /* line 292, ../scss/style.scss */
  #homepage #rightbar {
    height: auto;
  }
}
/* line 302, ../scss/style.scss */
#homepage #rightbar p {
  font-size: 13px;
  margin-bottom: 0;
  line-height: 15px;
}
/* line 307, ../scss/style.scss */
#homepage #rightbar a {
  padding: 5px 0;
  display: inline;
}
/* line 311, ../scss/style.scss */
#homepage #rightbar .maps {
  padding: 10px 0px;
}
/* line 313, ../scss/style.scss */
#homepage #rightbar .maps p {
  font-size: 10px;
}
/* line 316, ../scss/style.scss */
#homepage #rightbar .maps .more-link {
  font-size: 12px;
}
/* line 319, ../scss/style.scss */
#homepage #rightbar .maps .wrapper {
  position: relative;
  overflow: hidden;
  margin-bottom: 5px;
}
@media only screen and (max-width: 1000px) and (min-width: 768px) {
  /* line 319, ../scss/style.scss */
  #homepage #rightbar .maps .wrapper {
    display: none;
  }
}
/* line 326, ../scss/style.scss */
#homepage #rightbar .maps .wrapper > i {
  display: block;
  position: absolute;
}
/* line 330, ../scss/style.scss */
#homepage #rightbar .maps .wrapper > i.top {
  top: 0;
  border-top: 5px solid rgba(0, 0, 0, 0);
}
/* line 333, ../scss/style.scss */
#homepage #rightbar .maps .wrapper > i.top:after {
  top: -10px;
  border-top: 5px solid #f1f0f0;
}
/* line 338, ../scss/style.scss */
#homepage #rightbar .maps .wrapper > i.right {
  right: 0;
  border-right: 5px solid rgba(0, 0, 0, 0);
}
/* line 341, ../scss/style.scss */
#homepage #rightbar .maps .wrapper > i.right:after {
  right: -10px;
  border-right: 5px solid #f1f0f0;
}
/* line 346, ../scss/style.scss */
#homepage #rightbar .maps .wrapper > i.bottom {
  bottom: 0;
  border-bottom: 5px solid rgba(0, 0, 0, 0);
}
/* line 349, ../scss/style.scss */
#homepage #rightbar .maps .wrapper > i.bottom:after {
  bottom: -10px;
  border-bottom: 5px solid #f1f0f0;
}
/* line 354, ../scss/style.scss */
#homepage #rightbar .maps .wrapper > i.left {
  left: 0;
  border-left: 5px solid rgba(0, 0, 0, 0);
}
/* line 357, ../scss/style.scss */
#homepage #rightbar .maps .wrapper > i.left:after {
  left: -10px;
  border-left: 5px solid #f1f0f0;
}
/* line 364, ../scss/style.scss */
#homepage #rightbar .maps .wrapper > i.top:not(.right):not(.left), #homepage #rightbar .maps .wrapper > i.bottom:not(.right):not(.left) {
  height: 5px;
  left: 15px;
  right: 15px;
}
/* line 371, ../scss/style.scss */
#homepage #rightbar .maps .wrapper > i.left:not(.top):not(.bottom), #homepage #rightbar .maps .wrapper > i.right:not(.top):not(.bottom) {
  width: 5px;
  top: 15px;
  bottom: 15px;
}
/* line 380, ../scss/style.scss */
#homepage #rightbar .maps .wrapper > i.top.right, #homepage #rightbar .maps .wrapper > i.top.left, #homepage #rightbar .maps .wrapper > i.bottom.right, #homepage #rightbar .maps .wrapper > i.bottom.left {
  width: 10px;
  height: 10px;
}
/* line 384, ../scss/style.scss */
#homepage #rightbar .maps .wrapper > i.top.right:after, #homepage #rightbar .maps .wrapper > i.top.left:after, #homepage #rightbar .maps .wrapper > i.bottom.right:after, #homepage #rightbar .maps .wrapper > i.bottom.left:after {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
}
/* line 392, ../scss/style.scss */
#homepage #rightbar .maps .wrapper > i.top.right {
  border-top-right-radius: 10px;
}
/* line 394, ../scss/style.scss */
#homepage #rightbar .maps .wrapper > i.top.right:after {
  border-top-right-radius: 15px;
}
/* line 396, ../scss/style.scss */
#homepage #rightbar .maps .wrapper > i.top.left {
  border-top-left-radius: 10px;
}
/* line 398, ../scss/style.scss */
#homepage #rightbar .maps .wrapper > i.top.left:after {
  border-top-left-radius: 15px;
}
/* line 400, ../scss/style.scss */
#homepage #rightbar .maps .wrapper > i.bottom.right {
  border-bottom-right-radius: 10px;
}
/* line 402, ../scss/style.scss */
#homepage #rightbar .maps .wrapper > i.bottom.right:after {
  border-bottom-right-radius: 15px;
}
/* line 404, ../scss/style.scss */
#homepage #rightbar .maps .wrapper > i.bottom.left {
  border-bottom-left-radius: 10px;
}
/* line 406, ../scss/style.scss */
#homepage #rightbar .maps .wrapper > i.bottom.left:after {
  border-bottom-left-radius: 15px;
}
/* line 411, ../scss/style.scss */
#homepage #rightbar .maps #map-canvas {
  width: inherit;
  height: inherit;
}
/* line 414, ../scss/style.scss */
#homepage #rightbar .maps #map-canvas .gmnoprint {
  display: none;
}

/* line 423, ../scss/style.scss */
#footer-links {
  padding-bottom: 10px;
  padding-top: 1px;
  color: #434345;
  background: #f1f0f0;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  min-height: 200px;
  margin-top: 15px;
  margin-bottom: 15px;
  height: auto;
  min-height: 185px;
}
@media only screen and (min-width: 768px) and (max-width: 1025px) {
  /* line 423, ../scss/style.scss */
  #footer-links {
    margin-left: 10px;
  }
}
/* line 432, ../scss/style.scss */
#footer-links table {
  margin: 0;
  background: none;
  border: none;
  width: 100%;
  margin: 15px 13px;
}
/* line 435, ../scss/style.scss */
#footer-links table tr {
  background: none;
}
/* line 437, ../scss/style.scss */
#footer-links table tr td {
  padding: 3px 5px;
}
/* line 439, ../scss/style.scss */
#footer-links table tr td a {
  font-size: 13px;
  font-family: "arial";
  text-decoration: underline;
}
/* line 443, ../scss/style.scss */
#footer-links table tr td a:hover {
  text-decoration: none;
}

/* line 452, ../scss/style.scss */
#follow {
  color: #434345;
  background: #f1f0f0;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  min-height: 200px;
  margin-top: 15px;
  margin-bottom: 15px;
  height: auto;
  padding-top: 1px;
  min-height: 185px;
}
/* line 457, ../scss/style.scss */
#follow .ajax-loader {
  display: none;
}
/* line 460, ../scss/style.scss */
#follow .textwidget {
  padding: 20px 10px 0px 10px;
}
/* line 462, ../scss/style.scss */
#follow .textwidget p {
  font-size: 12px;
  font-family: "arial";
  margin: 0;
  line-height: 15px;
}
/* line 469, ../scss/style.scss */
#follow .blogroll {
  float: right;
  margin-top: -1px;
  margin-bottom: 0px;
  margin-left: 0;
}
/* line 474, ../scss/style.scss */
#follow .blogroll li {
  float: left;
  list-style: none;
  padding: 0px 4px;
}
@media only screen and (max-width: 900px) {
  /* line 474, ../scss/style.scss */
  #follow .blogroll li {
    padding: 0 4px 0 0;
  }
}
/* line 483, ../scss/style.scss */
#follow form {
  padding-top: 5px;
}
/* line 485, ../scss/style.scss */
#follow form p {
  position: relative;
}
/* line 488, ../scss/style.scss */
#follow form input {
  border: none;
  height: 30px;
}
/* line 492, ../scss/style.scss */
#follow form input[type="email"] {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
/* line 495, ../scss/style.scss */
#follow form input[type="submit"] {
  position: absolute;
  top: 0px;
  right: 0;
  background: url(../images/ok.png) no-repeat center center #c8c9cb;
  border-top-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-top-right-radius: 2px;
  border-bottom-left-radius: 2px;
  width: 30px;
}
/* line 507, ../scss/style.scss */
#follow ::-webkit-input-placeholder {
  font-size: 11px;
}
/* line 511, ../scss/style.scss */
#follow :-moz-placeholder {
  /* Firefox 18- */
  font-size: 11px;
}
/* line 515, ../scss/style.scss */
#follow ::-moz-placeholder {
  /* Firefox 19+ */
  font-size: 11px;
}
/* line 519, ../scss/style.scss */
#follow :-ms-input-placeholder {
  font-size: 11px;
}

/* line 524, ../scss/style.scss */
#blog {
  padding-top: 1px;
  color: #434345;
  background: #f1f0f0;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  min-height: 200px;
  margin-top: 15px;
  margin-bottom: 15px;
}
/* line 527, ../scss/style.scss */
#blog table {
  margin: 0;
  background: none;
  border: none;
  width: 100%;
  padding: 10px 0px;
  margin-top: 10px;
}
/* line 531, ../scss/style.scss */
#blog table tr {
  background: none;
}
/* line 535, ../scss/style.scss */
#blog table a span {
  line-height: 15px;
  display: table-cell;
  vertical-align: middle;
  height: 50px;
  width: 200px;
}
/* line 544, ../scss/style.scss */
#blog a {
  color: #6B6B6B;
  font-size: 13px;
  font-family: "arial";
}
/* line 548, ../scss/style.scss */
#blog a:hover {
  color: #002a41;
}
/* line 549, ../scss/style.scss */
#blog a:hover span {
  text-decoration: underline;
}

/* line 558, ../scss/style.scss */
.more {
  float: right;
  background-color: #c8c9cb;
  padding-bottom: 5px;
  padding-top: 5px;
  color: #6B6B6B;
  font-size: 13px;
  font-family: "arial";
  position: absolute;
  bottom: 0;
  right: 0;
}

/* line 572, ../scss/style.scss */
#bottom-footer {
  padding-bottom: 20px;
}
/* line 574, ../scss/style.scss */
#bottom-footer table {
  margin: 0;
  background: none;
  border: none;
  width: 100%;
}
/* line 576, ../scss/style.scss */
#bottom-footer table td {
  background: url(../images/pipe.png) no-repeat right;
  font-size: 12px;
  color: #999;
  padding: 0;
}
@media only screen and (max-width: 768px) {
  /* line 576, ../scss/style.scss */
  #bottom-footer table td {
    display: block !important;
    width: 100%;
    text-align: center;
    background: none;
  }
}
/* line 588, ../scss/style.scss */
#bottom-footer table td#copyright {
  background: none;
  padding-left: 10px;
  text-align: center;
}

/* line 591, ../scss/style.scss */
@media only screen and (max-width: 768px) {
  /* line 591, ../scss/style.scss */
  #bottom-footer table td#copyright span {
    float: none;
  }
}
/* line 599, ../scss/style.scss */
#bottom-footer table td#address {
  padding: 0 10px;
  text-align: center;
}
/* line 603, ../scss/style.scss */
#bottom-footer table td#karel-logo {
  padding-right: 10px;
}
/* line 605, ../scss/style.scss */
#bottom-footer table td#karel-logo img {
  padding-left: 5px;
}
@media only screen and (max-width: 768px) {
  /* line 605, ../scss/style.scss */
  #bottom-footer table td#karel-logo img {
    padding-bottom: 10px;
  }
}
/* line 614, ../scss/style.scss */
#bottom-footer span {
  vertical-align: middle;
  padding: 5px 0;
  display: inline-block;
}
@media only screen and (max-width: 768px) {
  /* line 614, ../scss/style.scss */
  #bottom-footer span {
    padding: 10px 0;
  }
}
/* line 622, ../scss/style.scss */
#bottom-footer a {
  font: 12px arial;
  color: #999;
}
/* line 625, ../scss/style.scss */
#bottom-footer a:hover {
  color: #008cba;
}

/* line 631, ../scss/style.scss */
#kampanyalar {
  background: url(../images/pointer.png) no-repeat 20px top;
  margin: 25px 0px;
}
/* line 634, ../scss/style.scss */
#kampanyalar table {
  margin: 0;
  background: none;
  border: none;
  width: 100%;
  border-top: 1px solid #f1f0f0;
  border-bottom: 1px solid #f1f0f0;
  padding-left: 20px;
  position: relative;
}
/* line 640, ../scss/style.scss */
#kampanyalar table tr {
  font-size: 15px;
  font-family: 'Exo 2', sans-serif;
  color: #5e5e5e;
}
/* line 644, ../scss/style.scss */
#kampanyalar table tr td {
  padding: 0;
}
/* line 647, ../scss/style.scss */
#kampanyalar table tr td.oku {
  background-color: #f1f0f0;
}
/* line 649, ../scss/style.scss */
#kampanyalar table tr td.oku img {
  margin-right: -4px;
}
/* line 653, ../scss/style.scss */
#kampanyalar table tr td.text {
  padding: 10px 0px 10px 20px;
}
/* line 656, ../scss/style.scss */
#kampanyalar table tr p {
  margin: 0;
  display: inline;
  font-size: 14px;
  font-family: "arial";
  color: #434345;
}
/* line 665, ../scss/style.scss */
#kampanyalar span {
  float: right;
  background-color: #f1f0f0;
  height: 100%;
  padding: 11px 0px 11px 10px;
  border-bottom-right-radius: 0px;
  position: absolute;
  right: 0;
  top: 0;
}
@media only screen and (max-width: 1000px) {
  /* line 665, ../scss/style.scss */
  #kampanyalar span {
    float: none;
    background: none;
    padding: 0;
    position: initial;
  }
}
/* line 681, ../scss/style.scss */
#kampanyalar span i {
  font-size: 14px;
  font-style: normal;
  margin-right: 55px;
}
@media only screen and (max-width: 1000px) {
  /* line 681, ../scss/style.scss */
  #kampanyalar span i {
    margin: 0;
  }
}
/* line 689, ../scss/style.scss */
#kampanyalar span img {
  position: absolute;
  top: 50%;
  margin-top: -13%;
  right: 0;
}
@media only screen and (max-width: 1000px) {
  /* line 689, ../scss/style.scss */
  #kampanyalar span img {
    display: none;
  }
}
/* line 698, ../scss/style.scss */
#kampanyalar span a {
  color: #002a41;
  font-family: "arial";
}

/* line 707, ../scss/style.scss */
#duyuru {
  color: #434345;
  background: #f1f0f0;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  min-height: 200px;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-top: 1px;
  color: #434345;
}
@media only screen and (min-width: 768px) and (max-width: 1025px) {
  /* line 707, ../scss/style.scss */
  #duyuru {
    margin-left: 10px;
  }
}
/* line 714, ../scss/style.scss */
#duyuru ul {
  margin-bottom: 0;
  margin-right: 10px;
  padding-top: 15px;
}
/* line 718, ../scss/style.scss */
#duyuru ul li {
  padding: 5px 0px;
  font-size: 13px;
  list-style: none;
}
/* line 722, ../scss/style.scss */
#duyuru ul li a {
  color: #6B6B6B;
}
/* line 727, ../scss/style.scss */
#duyuru h5 {
  font-family: "arial";
  font-size: 14px;
  margin: 0;
}

/* line 734, ../scss/style.scss */
#urun {
  color: #434345;
  background: #f1f0f0;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  min-height: 200px;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-top: 1px;
}
@media only screen and (min-width: 768px) and (max-width: 1025px) {
  /* line 734, ../scss/style.scss */
  #urun {
    margin-left: 10px;
  }
}
/* line 740, ../scss/style.scss */
#urun table {
  margin: 0;
  background: none;
  border: none;
  width: 100%;
}
/* line 742, ../scss/style.scss */
#urun table td {
  padding: 0;
}
/* line 745, ../scss/style.scss */
#urun table ul {
  float: left;
  padding-top: 15px;
  margin-right: 5px;
  height: 140px;
  overflow: hidden;
}
/* line 751, ../scss/style.scss */
#urun table ul li {
  padding: 2px 0px 2px 13px;
  line-height: 15px;
  list-style: none;
  background: url(../images/list_ok.png) no-repeat left 5px;
}
/* line 756, ../scss/style.scss */
#urun table ul li a {
  color: #6B6B6B;
  font-size: 13px;
  font-family: "arial";
}
/* line 763, ../scss/style.scss */
#urun table img {
  float: left;
  padding-top: 10px;
  margin-left: 10px;
}

/* line 771, ../scss/style.scss */
#slider {
  height: auto !important;
}

/* line 776, ../scss/style.scss */
.orbit-container .orbit-slides-container img {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  width: 100% !important;
}
/* line 780, ../scss/style.scss */
.orbit-container .orbit-timer, .orbit-container .orbit-progress, .orbit-container .orbit-timer paused, .orbit-container .preloader {
  visibility: hidden !important;
  background-color: transparent !important;
}
/* line 784, ../scss/style.scss */
.orbit-container .orbit-bullets {
  top: -20px !important;
  z-index: 20;
  left: 10px;
  float: left;
  margin: 0 auto;
}
/* line 790, ../scss/style.scss */
.orbit-container .orbit-bullets li {
  background: #fff;
  border: 1px solid #ccc;
  cursor: pointer;
  width: 12px;
  height: 12px;
}
/* line 797, ../scss/style.scss */
.orbit-container .orbit-bullets li.active {
  background: #002a41;
}

/* line 803, ../scss/style.scss */
#icsayfa, #contact {
  color: #434345;
}
/* line 805, ../scss/style.scss */
#icsayfa p, #contact p {
  font-size: 13px;
  text-align: justify;
}
/* line 809, ../scss/style.scss */
#icsayfa #right-sidebar, #contact #right-sidebar {
  color: #434345;
  background: #f1f0f0;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  min-height: 200px;
  margin-top: 15px;
  margin-bottom: 15px;
  height: auto;
  padding-top: 1px;
  padding-bottom: 5px;
}
/* line 814, ../scss/style.scss */
#icsayfa #right-sidebar > p, #contact #right-sidebar > p {
  padding: 10px 15px 10px 15px;
  margin: 0;
  text-align: left;
}
/* line 819, ../scss/style.scss */
#icsayfa #right-sidebar > span, #contact #right-sidebar > span {
  padding: 0px 15px 10px 15px;
  display: block;
  font-size: 13px;
}
/* line 823, ../scss/style.scss */
#icsayfa #right-sidebar > span i, #contact #right-sidebar > span i {
  font-style: normal;
  color: #002a41;
  padding-bottom: 5px;
  display: inline-block;
}
/* line 830, ../scss/style.scss */
#icsayfa #right-sidebar form, #contact #right-sidebar form {
  padding: 20px 18px 5px 12px;
}
/* line 832, ../scss/style.scss */
#icsayfa #right-sidebar form .captcha-170, #contact #right-sidebar form .captcha-170 {
  float: right;
  padding-top: 5px;
}
/* line 836, ../scss/style.scss */
#icsayfa #right-sidebar form p, #contact #right-sidebar form p {
  margin: 10px 0px;
}
/* line 838, ../scss/style.scss */
#icsayfa #right-sidebar form p img, #contact #right-sidebar form p img {
  padding-top: 7px;
}
/* line 841, ../scss/style.scss */
#icsayfa #right-sidebar form p i, #contact #right-sidebar form p i {
  font-style: normal;
  width: 65px;
  display: inline-block;
}
/* line 846, ../scss/style.scss */
#icsayfa #right-sidebar form p input, #contact #right-sidebar form p input {
  width: 100px;
  display: inline-block;
  height: 25px;
  margin: 0;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
/* line 853, ../scss/style.scss */
#icsayfa #right-sidebar form p input[type="text"], #icsayfa #right-sidebar form p input[type="tel"], #contact #right-sidebar form p input[type="text"], #contact #right-sidebar form p input[type="tel"] {
  padding: 5px;
}
/* line 856, ../scss/style.scss */
#icsayfa #right-sidebar form p input[type="submit"], #contact #right-sidebar form p input[type="submit"] {
  background-color: #002a41;
  font-size: 15px;
  font-family: 'Exo 2', sans-serif;
  color: #fff;
  border: none;
  float: right;
  width: 75px;
}

/* line 870, ../scss/style.scss */
#content, #content ul {
  font-size: 13px;
  font-weight: normal;
  line-height: 20px;
}

/* line 875, ../scss/style.scss */
.tabs dd > a {
  background: #002a41;
  color: #000;
  font-family: arial;
  padding: 11px 15px;
  font-size: 15px;
  background: #fff;
}
/* line 882, ../scss/style.scss */
.tabs dd > a:hover {
  border-top: 4px solid #002a41;
  text-decoration: none;
  color: #002a41 !important;
  background: #fff;
  padding-top: 7px;
}

/* line 891, ../scss/style.scss */
.tabs dd.active {
  border-top: 4px solid #002a41;
}
/* line 893, ../scss/style.scss */
.tabs dd.active a {
  padding-top: 7px;
  padding-bottom: 11px;
  background: #002a41;
  color: #e6e6e6;
  font-weight: bold;
}
/* line 898, ../scss/style.scss */
.tabs dd.active a:hover {
  border: none;
  color: #e6e6e6 !important;
  padding-top: 7px;
}

/* line 907, ../scss/style.scss */
.tabs-content {
  margin-top: 1px;
  border: 1px #e6e6e6 solid;
  padding: 10px 15px;
}
/* line 910, ../scss/style.scss */
.tabs-content .content {
  width: 100%;
}

/* line 915, ../scss/style.scss */
#content {
  margin-bottom: 25px;
}

@-moz-document url-prefix() {
  /* line 921, ../scss/style.scss */
  ul {
    margin-left: 5px;
  }
}

/* line 926, ../scss/style.scss */
#contact-form {
  margin-bottom: 25px;
}
/* line 928, ../scss/style.scss */
#contact-form table {
  margin: 0;
  background: none;
  border: none;
  width: 100%;
}
/* line 930, ../scss/style.scss */
#contact-form table td {
  vertical-align: top;
}
/* line 931, ../scss/style.scss */
#contact-form table td input {
  padding: 5px;
  height: auto;
}
/* line 935, ../scss/style.scss */
#contact-form table td input[type="submit"] {
  background-color: #002a41;
  font-size: 15px;
  font-family: 'Exo 2', sans-serif;
  color: #fff;
  border: none;
  border-radius: 10px;
  padding: 5px 10px;
  -webkit-transition: all 0.5s ease;
}
/* line 944, ../scss/style.scss */
#contact-form table td input[type="submit"]:hover {
  opacity: 0.8;
}
/* line 949, ../scss/style.scss */
#contact-form table td .wrapper {
  position: relative;
  overflow: hidden;
  margin-bottom: 5px;
}
/* line 953, ../scss/style.scss */
#contact-form table td .wrapper > i {
  display: block;
  position: absolute;
}
/* line 956, ../scss/style.scss */
#contact-form table td .wrapper > i.top {
  top: 0;
  border-top: 5px solid rgba(0, 0, 0, 0);
}
/* line 959, ../scss/style.scss */
#contact-form table td .wrapper > i.top:after {
  top: -10px;
  border-top: 5px solid white;
}
/* line 964, ../scss/style.scss */
#contact-form table td .wrapper > i.right {
  right: 0;
  border-right: 5px solid rgba(0, 0, 0, 0);
}
/* line 967, ../scss/style.scss */
#contact-form table td .wrapper > i.right:after {
  right: -10px;
  border-right: 5px solid white;
}
/* line 972, ../scss/style.scss */
#contact-form table td .wrapper > i.bottom {
  bottom: 0;
  border-bottom: 5px solid rgba(0, 0, 0, 0);
}
/* line 975, ../scss/style.scss */
#contact-form table td .wrapper > i.bottom:after {
  bottom: -10px;
  border-bottom: 5px solid white;
}
/* line 980, ../scss/style.scss */
#contact-form table td .wrapper > i.left {
  left: 0;
  border-left: 5px solid rgba(0, 0, 0, 0);
}
/* line 983, ../scss/style.scss */
#contact-form table td .wrapper > i.left:after {
  left: -10px;
  border-left: 5px solid white;
}
/* line 990, ../scss/style.scss */
#contact-form table td .wrapper > i.top:not(.right):not(.left), #contact-form table td .wrapper > i.bottom:not(.right):not(.left) {
  height: 5px;
  left: 15px;
  right: 15px;
}
/* line 997, ../scss/style.scss */
#contact-form table td .wrapper > i.left:not(.top):not(.bottom), #contact-form table td .wrapper > i.right:not(.top):not(.bottom) {
  width: 5px;
  top: 15px;
  bottom: 15px;
}
/* line 1006, ../scss/style.scss */
#contact-form table td .wrapper > i.top.right, #contact-form table td .wrapper > i.top.left, #contact-form table td .wrapper > i.bottom.right, #contact-form table td .wrapper > i.bottom.left {
  width: 10px;
  height: 10px;
}
/* line 1010, ../scss/style.scss */
#contact-form table td .wrapper > i.top.right:after, #contact-form table td .wrapper > i.top.left:after, #contact-form table td .wrapper > i.bottom.right:after, #contact-form table td .wrapper > i.bottom.left:after {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
}
/* line 1018, ../scss/style.scss */
#contact-form table td .wrapper > i.top.right {
  border-top-right-radius: 10px;
}
/* line 1020, ../scss/style.scss */
#contact-form table td .wrapper > i.top.right:after {
  border-top-right-radius: 15px;
}
/* line 1022, ../scss/style.scss */
#contact-form table td .wrapper > i.top.left {
  border-top-left-radius: 10px;
}
/* line 1024, ../scss/style.scss */
#contact-form table td .wrapper > i.top.left:after {
  border-top-left-radius: 15px;
}
/* line 1026, ../scss/style.scss */
#contact-form table td .wrapper > i.bottom.right {
  border-bottom-right-radius: 10px;
}
/* line 1028, ../scss/style.scss */
#contact-form table td .wrapper > i.bottom.right:after {
  border-bottom-right-radius: 15px;
}
/* line 1030, ../scss/style.scss */
#contact-form table td .wrapper > i.bottom.left {
  border-bottom-left-radius: 10px;
}
/* line 1032, ../scss/style.scss */
#contact-form table td .wrapper > i.bottom.left:after {
  border-bottom-left-radius: 15px;
}
/* line 1036, ../scss/style.scss */
#contact-form table td #map-canvas {
  width: inherit;
  height: inherit;
}
/* line 1039, ../scss/style.scss */
#contact-form table td #map-canvas .gmnoprint {
  display: none;
}
/* line 1043, ../scss/style.scss */
#contact-form table td p {
  color: #434345;
}
/* line 1046, ../scss/style.scss */
#contact-form table td .map-link {
  color: #6b6b6b;
  float: right;
  font-size: 12px;
}

/* line 1055, ../scss/style.scss */
#banner img {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}

/* line 1059, ../scss/style.scss */
.k_more {
  width: 38px;
  height: 43px;
  background: url(../images/more.png) no-repeat center #002a41 !important;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px !important;
}

/* line 1067, ../scss/style.scss */
span.titleLine {
  display: block;
  height: 1px;
  margin-bottom: 7px;
  background: #002a41;
  background: -moz-linear-gradient(left, #002a41 0%, #f1f0f0 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #002a41), color-stop(100%, #f1f0f0));
  background: -webkit-linear-gradient(left, #002a41 0%, #f1f0f0 100%);
  background: -o-linear-gradient(left, #002a41 0%, #f1f0f0 100%);
  background: -ms-linear-gradient(left, #002a41 0%, #f1f0f0 100%);
  background: linear-gradient(to right, #002a41 0%, #f1f0f0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#002a41', endColorstr='#fF1F0F0',GradientType=1 );
}

div.pagination .page {
    background-color: #C8C9CB;
    color: #6B6B6B;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 3px 14px;
    margin-right: 5px;
}

div.pagination .page:hover {
    background-color: #002A41;
    color: #FFF !important;
}

div.pagination span.current-page {
    background-color: #002A41;
    color: #FFF;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 3px 14px;
    margin-right: 5px;
}
