/* Minification failed. Returning unminified contents.
(12510,47): run-time error CSS1055: Expected media-query expression, found 'screen'
 */
/*Template css*/

.overlayPreloader {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.7);
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9000;
}
.btn {
  display: inline-block;
  padding: 12px 22px 9px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid #437db9;
  border-radius: 2px;
  color: white;
  background-color: #437db9;
  background-repeat: repeat-x;
  background-image: -moz-linear-gradient(top, #6198d3, #437db9);
  background-image: -ms-linear-gradient(top, #6198d3, #437db9);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6198d3), color-stop(100%, #437db9));
  background-image: -webkit-linear-gradient(top, #6198d3, #437db9);
  background-image: -o-linear-gradient(top, #6198d3, #437db9);
  background-image: linear-gradient(top, #6198d3, #437db9);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6198D3', endColorstr='#437DB9', GradientType=0);
  text-shadow: 1px 1px 0 #29619b;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1), 0 2px 2px -1px rgba(0, 0, 0, 0.15);
  line-height: 1.3em;
  outline: 0;
}
.btn:hover {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background: #437db9;
  text-decoration: none;
}
.btn.disabled,
.btn[disabled] {
  cursor: default;
  color: #d3deed;
  background: #6e9bcc;
}
.btn-alternative {
  border: 1px solid silver;
  box-shadow: inset 0 0 0 1px white, 0 2px 2px -1px #e5e5e5;
  color: #1064bc;
  background-color: #efefef;
  background-repeat: repeat-x;
  background-image: -moz-linear-gradient(top, white, #efefef);
  background-image: -ms-linear-gradient(top, white, #efefef);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #efefef));
  background-image: -webkit-linear-gradient(top, white, #efefef);
  background-image: -o-linear-gradient(top, white, #efefef);
  background-image: linear-gradient(top, white, #efefef);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=white, endColorstr=#efefef, GradientType=0);
  text-shadow: none;
}
.btn-alternative:hover {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background: white;
  border-color: #9d9d9d;
}
.btn-alternative:active {
  color: #6e9bcc;
}
.btn-alternative.disabled,
.btn-alternative[disabled] {
  cursor: default;
  color: #999999;
  background: #eeeeee;
  border-color: silver;
}
.btn-cancel {
  color: #c55353;
}
.btn-special {
  border: 1px solid #1f956f;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1), 0 2px 2px -1px #d9d9d9;
  color: white;
  background-color: #209771;
  background-repeat: repeat-x;
  background-image: -moz-linear-gradient(top, #209771, #209771);
  background-image: -ms-linear-gradient(top, #209771, #209771);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #209771), color-stop(100%, #209771));
  background-image: -webkit-linear-gradient(top, #209771, #209771);
  background-image: -o-linear-gradient(top, #209771, #209771);
  background-image: linear-gradient(top, #209771, #209771);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#209771, endColorstr=#209771, GradientType=0);
  text-shadow: #188260;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#209771', GradientType=0);
}
.btn-special:hover {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background: #209771;
  box-shadow: inset 0 0 0 1px #36a07e, 0 2px 2px -1px #d9d9d9;
}
.btn-link {
  padding: 4px 12px 5px;
  font-size: 11px;
  line-height: 1.4em;
}
.btn-mini {
  font-size: 14px;
  line-height: 14px;
  padding: 4px 6px;
}
.btn-mini.update {
  padding: 4px 4px 4px 5px;
}
.btn-strong {
  padding: 9px 16px 10px;
  font-size: 18px;
}
.accordionBtn {
  display: block;
  padding: 20px 22px;
  margin-bottom: 0;
  font-size: 13px;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  line-height: 1.3em;
  border: 1px solid silver;
  border-right: none;
  border-left: none;
  box-shadow: inset 0 -1px 0 0 white, 0 2px 1px -2px #d9d9d9;
  color: #0061bf;
  background-color: #eeeeee;
  background-repeat: repeat-x;
  background-image: -moz-linear-gradient(top, white, #eeeeee);
  background-image: -ms-linear-gradient(top, white, #eeeeee);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(top, white, #eeeeee);
  background-image: -o-linear-gradient(top, white, #eeeeee);
  background-image: linear-gradient(top, white, #eeeeee);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=white, endColorstr=#eeeeee, GradientType=0);
  text-shadow: none;
  /*(@border-color:#c0c0c0,@bshadow1:#fff,@bshadow2:#e5e5e5, @color:#1064bc, @bg-color:#efefef, @start-color:#fff, @tshadow:none*/

  /* filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#437db9', endColorstr='#6198d3', GradientType=0);*/

}
.accordionBtn.active:after {
  content: "\f00d";
  display: inline-block;
  position: absolute;
  right: 10px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.btn-flat {
  background: #489af1;
  border: 0;
  color: white !important;
}
.btn-flat:hover {
  background: #3388e3 !important;
}
.btn-flat:active {
  background: #1e79db;
  border: 0;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1), 0 2px 2px -1px rgba(0, 0, 0, 0.15);
}
@font-face {
  font-family: 'SHBGroteskLegacy';
  src: url(/hizmetler/content/font/SHBGroteskLegacy/SHBGroteskLegacy-Regular.eot);
  src: url(/hizmetler/content/font/SHBGroteskLegacy/SHBGroteskLegacy-Regular.eot?#iefix) format('embedded-opentype'), url(/hizmetler/content/font/SHBGroteskLegacy/SHBGroteskLegacy-Regular.woff2) format('woff2'), url(/hizmetler/content/font/SHBGroteskLegacy/SHBGroteskLegacy-Regular.woff) format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'SHBGroteskLegacy';
  src: url(/hizmetler/content/font/SHBGroteskLegacy/SHBGroteskLegacy-Italic.eot);
  src: url(/hizmetler/content/font/SHBGroteskLegacy/SHBGroteskLegacy-Italic.eot?#iefix) format('embedded-opentype'), url(/hizmetler/content/font/SHBGroteskLegacy/SHBGroteskLegacy-Italic.woff2) format('woff2'), url(/hizmetler/content/font/SHBGroteskLegacy/SHBGroteskLegacy-Italic.woff) format('woff');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'SHBGroteskLegacy';
  src: url(/hizmetler/content/font/SHBGroteskLegacy/SHBGroteskLegacy-BoldItalic.eot);
  src: url(/hizmetler/content/font/SHBGroteskLegacy/SHBGroteskLegacy-BoldItalic.eot?#iefix) format('embedded-opentype'), url(/hizmetler/content/font/SHBGroteskLegacy/SHBGroteskLegacy-BoldItalic.woff2) format('woff2'), url(/hizmetler/content/font/SHBGroteskLegacy/SHBGroteskLegacy-BoldItalic.woff) format('woff');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'SHBGroteskLegacy';
  src: url(/hizmetler/content/font/SHBGroteskLegacy/SHBGroteskLegacy-Bold.eot);
  src: url(/hizmetler/content/font/SHBGroteskLegacy/SHBGroteskLegacy-Bold.eot?#iefix) format('embedded-opentype'), url(/hizmetler/content/font/SHBGroteskLegacy/SHBGroteskLegacy-Bold.woff2) format('woff2'), url(/hizmetler/content/font/SHBGroteskLegacy/SHBGroteskLegacy-Bold.woff) format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
* {
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
}
html,
body {
  margin: 0;
  padding: 0;
  height: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
cite,
code,
del,
dfn,
em,
img,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dd,
dl,
dt,
li,
ol,
ul,
fieldset,
form,
label,
legend,
button,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: normal;
  font-style: normal;
  font-size: 100%;
  line-height: 1;
  font-family: inherit;
}
strong {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
ol,
ul {
  list-style: none;
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:hover {
  text-decoration: underline;
}
a:active {
  outline: 0;
}
a {
  text-decoration: none;
  outline: none;
  color: #003399;
}
p {
  line-height: 1.3em;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
button,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
  -webkit-appearance: none;
}
button {
  line-height: normal;
  *overflow: visible;
  outline: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -ms-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="radio"] {
  -webkit-appearance: radio;
}
input[type="checkbox"] {
  -webkit-appearance: checkbox;
}
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
input:focus,
textarea:focus {
  outline: none;
}
html {
  height: 100%;
}
body {
  margin: 0;
  padding: 0;
  height: 100%;
}
body,
select,
input,
textarea,
optgroup {
  font-size: 12px;
  font-family: "SHBGroteskLegacy", Arial, sans-serif;
  width: auto;
  height: auto;
  letter-spacing: 0.01em;
}
iframe {
  border: none;
}
.fll {
  float: left;
}
.flr {
  float: right;
}
.clearfix:before,
.clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  visibility: hidden;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
}
.cb {
  line-height: 0px;
  height: 0px;
  font-size: 0px;
  clear: both;
}
.fa-caret-right {
  margin-right: 5px;
  color: #b4b4b4;
}
.fa-mobile {
  font-size: 20px;
  vertical-align: -5px;
  margin-right: 12px;
}
main {
  zoom: 1;
  text-align: left;
  display: block;
  padding-top: 84px;
}
main:before,
main:after {
  display: table;
  content: "";
  zoom: 1;
}
main:after {
  clear: both;
}
.warningText {
  font-size: 11px;
  color: #888888;
  padding: 8px;
  border: 1px dashed #cccccc;
  border-radius: 2px;
  margin: 8px 0;
}
.copyright {
  color: #555555;
  font-size: 11px;
}
.MacOS .maczoom {
  zoom: 94%;
}
.htmlLightbox {
  overflow: hidden;
}
.htmlLightbox .container.root #searchPage {
  width: 100%;
  position: static;
}
.icon-classic-phone {
  display: inline-block;
  width: 17px;
  height: 13px;
  background: url(/hizmetler/Content/img/icon/icon-classic-phone.png) no-repeat center center;
}
main {
  padding-top: 84px;
}
#sticky-container {
  position: fixed;
  z-index: 222;
  width: 100%;
}
.header {
  zoom: 1;
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACAQMAAABIeJ9nAAAABlBMVEVQVV5aXmfkDaZVAAAADElEQVQImWNoYGAAAAGEAIGs40g+AAAAAElFTkSuQmCC);
  background-repeat: repeat;
  background-position: top left;
  background-color: transparent;
}
.header #logo {
  background-image: url(/hizmetler/Content/img/header/hzmt_usta_logo_1x.png?v2);
  background-repeat: 'no-repeat';
  background-position: '0px 0px';
  background-color: 'transparent';
  width: 250px;
  height: 34px;
  float: left;
  display: block;
  text-indent: -9999px;
  margin: 8px 0;
  background-size: 250px 34px;
  position: relative;
}
.header #logo #sahibinden-logo {
  position: absolute;
  width: 13%;
  height: 100%;
  display: block;
}
.header #logo #hizmetler-logo {
  position: absolute;
  width: 87%;
  height: 100%;
  display: block;
  left: 14%;
}
@media screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi), only screen and (min-device-pixel-ratio: 2) {
  .header #logo {
    /* Retina Logo */
  
    background-image: url(/hizmetler/Content/img/header/hzmt_usta_logo_2x.png?v2);
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  
}
.header #logo #sahibinden-logo {
  position: absolute;
  width: 13%;
  height: 100%;
  display: block;
}
.header #logo #hizmetler-logo {
  position: absolute;
  width: 87%;
  height: 100%;
  display: block;
  left: 14%;
}
@media screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi), only screen and (min-device-pixel-ratio: 2) {
  .header #logo {
    /* Retina Logo */
  
    background-image: url(/hizmetler/Content/img/header/hzmt_usta_logo_2x.png?v2);
  }
}
.header #mobile-menu-title {
  display: none;
}
.header .beta {
  display: inline-block;
  float: left;
  margin: 5px;
  font-size: 12px;
  color: white;
  font-weight: bold;
}
.header ul li {
  float: left;
  padding: 0px 0px 0px 10px;
  -webkit-box-shadow: 1px 0 0 0 #60656e inset;
  -moz-box-shadow: 1px 0 0 0 #60656e inset;
  box-shadow: 1px 0 0 0 #60656e inset;
}
.header ul li .newRegisterLink {
  color: #1064bc;
  text-shadow: none;
  border: 1px solid transparent;
  -webkit-box-shadow: 0 3px 3px -1px #43484f;
  -moz-box-shadow: 0 3px 3px -1px #43484f;
  box-shadow: 0 3px 3px -1px #43484f;
  background: linear-gradient(white, #dddddd);
  padding: 5px 7px 4px 9px;
}
.header ul li .newRegisterLink:hover {
  text-decoration: none;
  border: 1px solid transparent;
  background: white;
  box-shadow: 0 3px 3px -1px #43484f;
}
.header ul li .btn-link {
  padding: 6px 8px 5px 10px;
}
.header ul li:first-child {
  border-left: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding-top: 6px;
  padding-right: 10px;
}
.header ul li:first-child a:hover {
  text-decoration: underline;
}
.header ul a {
  position: relative;
  color: #ebebeb;
  text-shadow: 1px 1px 0 #2f3339;
  font-size: 11px;
}
.header ul a.login {
  text-shadow: 1px 1px 0 #29619b;
}
.header ul li .hzmtDuyuruEkle {
  color: #1064bc;
  text-shadow: none;
  border: 1px solid transparent;
  -webkit-box-shadow: 0 3px 3px -1px #43484f;
  -moz-box-shadow: 0 3px 3px -1px #43484f;
  box-shadow: 0 3px 3px -1px #43484f;
  background: linear-gradient(white, #dddddd);
  padding: 5px 7px 4px 9px;
}
.header ul li .hzmtDuyuruEkle:hover {
  text-decoration: none;
  border: 1px solid transparent;
  background: white;
  box-shadow: 0 3px 3px -1px #43484f;
}
.header ul a:hover {
  text-decoration: none;
}
.header ul a span {
  background-color: #c55353;
  border-radius: 8px;
  color: white;
  display: block;
  font-size: 11px;
  font-weight: bold;
  padding: 1px 5px;
  text-indent: 0;
  position: absolute;
  top: -9px;
  right: 1px;
  width: auto;
  height: auto;
}
.header ul .topMenuMessage,
.header ul .topMenuNotification {
  display: block;
  text-indent: -9999px;
  background-image: url(/hizmetler/Content/img/master.png);
  background-repeat: no-repeat;
  background-position: 9px 1px;
  background-color: transparent;
  padding: 2px 20px;
}
.header ul .topMenuNotification {
  background-image: url(/hizmetler/Content/img/master.png);
  background-repeat: no-repeat;
  background-position: 9px -28px;
  background-color: transparent;
}
.header .username-area a:after {
  background: url(/hizmetler/Content/img/header_icon.png) 0 0 no-repeat;
}
.header .username-area a {
  position: relative;
  outline: none;
  margin: 14px 0 0 0;
  padding: 4px 23px 5px 0;
  max-width: 140px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  /*
            border-right: 1px solid #404349;
            box-shadow: 1px 0 0 0 #60656e;
        */

}
.header .username-area a:after {
  content: "";
  display: block;
  height: 20px;
  width: 20px;
  position: absolute;
  top: 4px;
  right: 0;
  background-position: 3px -203px;
}
.header .username-area .tipitip-open:after {
  background-position: 3px -250px;
}
.header:before,
.header:after {
  display: table;
  content: "";
  zoom: 1;
}
.header:after {
  clear: both;
}
#mobileTopMenu {
  display: none;
}
#target {
  float: right;
  list-style: none;
  margin-top: 14px;
}
#target i {
  color: white;
  font-size: 20px;
}
.container,
.home-container {
  margin: 0 auto;
  width: 984px;
  min-height: 100%;
  height: auto;
}
.header-container {
  margin: 0 auto;
  width: 984px;
  min-height: 100%;
  height: auto;
}
.header-container .my-account-menu {
  display: none;
}
.new-my-account-active .new-my-account-menu {
  display: block;
}
.new-my-account-active .header .username-area a {
  max-width: 110px;
}
.homePage .header #headerSearch {
  display: none;
}
.header #headerSearch {
  position: relative;
}
.header #headerSearch input {
  width: 213px;
  height: 31px;
  float: left;
  padding-left: 7px;
  padding-right: 30px;
  margin-top: 8px;
  background: #3d424a;
  font-size: 11px;
  border: 0;
  border-top: 1px solid #2f3339;
  border-left: 1px solid #2f3339;
  border-radius: 3px;
  box-shadow: inset 1px 1px 0 0 #383d44;
  outline: 0;
  margin-left: 96px;
  color: white;
  font-weight: normal;
}
.header #headerSearch input:focus,
.header #headerSearch .header input.placeholderFilled {
  background: white;
  border: 0;
  border-top: 1px solid #c5c5c5;
  border-left: 1px solid #c5c5c5;
  box-shadow: inset 1px 1px 0 0 #ececec;
  color: black;
  font-weight: 700;
}
.header #headerSearch input.placeholderFilled.placeholder {
  height: 32px;
  padding-top: 0;
}
.header #headerSearch input:focus + button {
  background-position: 0 -29px;
}
.header #headerSearch button {
  position: absolute;
  top: 16px;
  margin-left: -25px;
  height: 22px;
  width: 22px;
  border: 0;
  cursor: pointer;
  text-indent: -9999px;
  outline: 0;
  background-position: 0 0;
  background: url(/hizmetler/Content/img/header_icon.png) 0 0 no-repeat;
}
/* Tooltips */

.header-custom-menu {
  padding: 0 !important;
  box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.2) !important;
  z-index: 1000 !important;
}
.header-tooltip-menu a {
  display: block;
  width: 185px;
  padding: 8px 10px 7px 13px;
  background: white;
  border-top: 1px solid #dadada;
  font-size: 11px;
  color: #00339f;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.header-tooltip-menu li:first-child a {
  border-top: none;
}
.header-tooltip-menu a:hover {
  background: #eeeeee;
  text-decoration: none;
}
/* tipitip */

.tipitip {
  background-color: white;
  border: 3px solid #8598aa;
  border-radius: 2px;
  /*box-shadow: 2px 2px 0 #DFDFDF;*/
  -webkit-box-shadow: 2px 2px 3px 0px rgba(50, 50, 50, 0.2);
  -moz-box-shadow: 2px 2px 3px 0px rgba(50, 50, 50, 0.2);
  box-shadow: 2px 2px 3px 0px rgba(50, 50, 50, 0.2);
  color: #5a5a5a;
  font-size: 11px;
  line-height: 14px;
  max-width: 250px;
  padding: 10px 11px;
  position: absolute;
  word-wrap: break-word;
  z-index: 100;
}
.tipitip:after {
  border: 10px solid transparent;
  content: " ";
  height: 0;
  pointer-events: none;
  position: absolute;
  width: 0;
}
.tt-north-west,
.tt-south-west {
  margin-left: -13px;
}
.tt-north-east,
.tt-south-east {
  margin-left: 13px;
}
.tt-north-west:after {
  left: 10px;
  top: 100%;
}
.tt-north:after {
  left: 50%;
  margin: 0 0 0 -10px;
  top: 100%;
}
.tt-north-east:after {
  right: 10px;
  top: 100%;
}
.tt-north-west:after,
.tt-north:after,
.tt-north-east:after {
  border-top-color: #8598aa;
}
.tt-south-west:after {
  bottom: 100%;
  left: 10px;
}
.tt-south:after {
  bottom: 100%;
  left: 50%;
  margin: 0 0 0 -10px;
}
.tt-south-east:after {
  bottom: 100%;
  right: 10px;
}
.tt-south-west:after,
.tt-south:after,
.tt-south-east:after {
  border-bottom-color: #8598aa;
}
.tt-west:after {
  border-left-color: #8598aa;
  left: 100%;
  margin-top: -10px;
  top: 50%;
}
.tt-east:after {
  border-right-color: #8598aa;
  margin-top: -10px;
  right: 100%;
  top: 50%;
}
.tipitip-target {
  display: none;
}
@media only screen and (max-width: 984px) {
  .header {
    background-color: #32628d;
    background-image: none;
    border: 1px solid none;
    box-shadow: inset 0 0 0 1px none, 0 2px 2px -1px none;
    color: none;
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(top, #32628d, #32628d);
    background-image: -ms-linear-gradient(top, #32628d, #32628d);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #32628d), color-stop(100%, #32628d));
    background-image: -webkit-linear-gradient(top, #32628d, #32628d);
    background-image: -o-linear-gradient(top, #32628d, #32628d);
    background-image: linear-gradient(top, #32628d, #32628d);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#32628d, endColorstr=#32628d, GradientType=0);
    text-shadow: none;
  }
}
/*!
 *  Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

/* FONT PATH
 * -------------------------- */

@font-face {
  font-family: 'FontAwesome';
  src: url(/hizmetler/content/css/awesome/fontawesome-webfont.eot);
  src: url(/hizmetler/content/css/awesome/fontawesome-webfont.eot?#iefix&) format('embedded-opentype'), url(/hizmetler/content/css/awesome/fontawesome-webfont.woff) format('woff'), url(/hizmetler/content/css/awesome/fontawesome-webfont.ttf) format('truetype'), url(/hizmetler/content/css/awesome/fontawesome-webfont.svg#fontawesomeregular) format('svg');
  
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */

.fa-lg {
  font-size: 1.333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.285714286em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.142857143em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.142857143em;
  width: 2.142857143em;
  top: 0.142857143em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.857142857em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: white;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */

.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.preloadImageContainer {
  display: none;
}
.showMe {
  display: block;
}
.hideMe {
  display: none;
}
.fa-user {
  display: inline-block;
  background-image: url(/hizmetler/Content/img/icon/per-grey.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-color: transparent;
  background-size: cover;
  height: 15px;
  width: 14px;
  -ms-behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
  behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
  vertical-align: -2px;
}
.fa-user:before {
  content: "";
}
.fa-user:before {
  content: "";
}
.fa-user-dark {
  display: inline-block;
  background-image: url(/hizmetler/Content/img/icon/per-grey-dark.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-color: transparent;
  background-size: cover;
  height: 15px;
  width: 14px;
  -ms-behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
  behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
  vertical-align: -2px;
}
.fa-user-dark:before {
  content: "";
}
.fa-user-dark:before {
  content: "";
}
.fa-user-pro {
  display: inline-block;
  background-image: url(/hizmetler/Content/img/icon/pro.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-color: transparent;
  background-size: cover;
  height: 12px;
  width: 11px;
  -ms-behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
  behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
  vertical-align: -1px;
}
.fa-user-pro:before {
  content: "";
}
.fa-user-pro:before {
  content: "";
}
.fa-map-marker {
  display: inline-block;
  background-image: url(/hizmetler/Content/img/icon/loc.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-color: transparent;
  background-size: contain;
  height: 12px;
  width: 9px;
  -ms-behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
  behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
  vertical-align: -1px;
}
.fa-map-marker:before {
  content: "";
}
.fa-map-marker:before {
  content: "";
}
.fa-mini-bullet {
  display: inline-block;
  background-image: url(/hizmetler/Content/img/icon/mini_buble.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-color: transparent;
  background-size: cover;
  height: 16px;
  width: 12px;
  -ms-behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
  behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
  vertical-align: -5px;
  float: left;
}
.fa-mini-bullet:before {
  content: "";
}
.fa-mini-bullet:before {
  content: "";
}
.fa-cat {
  display: inline-block;
  background-image: url(/hizmetler/Content/img/icon/cat.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-color: transparent;
  background-size: cover;
  height: 15px;
  width: 12px;
  -ms-behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
  behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
  vertical-align: -2px;
}
.fa-cat:before {
  content: "";
}
.fa-cat:before {
  content: "";
}
.fa-th-list {
  display: inline-block;
  background-image: url(/hizmetler/Content/img/icon/cat.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-color: transparent;
  background-size: contain;
  height: 8px;
  width: 10px;
  -ms-behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
  behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
  vertical-align: 0px;
}
.fa-th-list:before {
  content: "";
}
.fa-th-list:before {
  content: "";
}
.fa-pencil-square-o {
  display: inline-block;
  background-image: url(/hizmetler/Content/img/icon/edit.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-color: transparent;
  background-size: cover;
  height: 54px;
  width: 51px;
  -ms-behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
  behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
  vertical-align: 0;
}
.fa-pencil-square-o:before {
  content: "";
}
.fa-pencil-square-o:before {
  content: "";
}
.fa-announce {
  display: inline-block;
  background-image: url(/hizmetler/Content/img/icon/announce-icon.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-color: transparent;
  background-size: cover;
  height: 35px;
  width: 40px;
  -ms-behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
  behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
  vertical-align: 0;
}
.fa-announce:before {
  content: "";
}
.fa-announce:before {
  content: "";
}
.openDialog {
  position: relative;
}
ul.inline.video > li {
  display: block;
}
ul .video {
  background-image: url(/hizmetler/Content/img/videoBg.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;
  background-color: transparent;
  cursor: pointer;
}
ul .video a {
  color: white;
}
sup {
  font-weight: bold;
  top: -0.2em;
  font-size: 90%;
}
.fa-star {
  color: #d3d3d2;
  position: relative;
}
.fa-star.active {
  color: #e3b11c;
}
.fa-star.halfStar:after {
  content: "\f005";
  position: absolute;
  width: 51%;
  overflow: hidden;
  color: #e3b11c;
  left: 0;
}
.icon-person {
  display: inline-block;
  width: 17px;
  height: 18px;
  line-height: 18px;
  background-image: url(/hizmetler/Content/img/icon_sprite.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-color: transparent;
  margin-right: 10px;
  background-position: 0px -21px;
  height: 17px;
  vertical-align: -1px;
}
.icon-person-pin {
  background-position: 0px -222px;
  margin-right: 5px;
  height: 19px;
  vertical-align: -3px;
}
.icon-calender {
  display: inline-block;
  width: 17px;
  height: 16px;
  line-height: 16px;
  background-image: url(/hizmetler/Content/img/icon_sprite.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-color: transparent;
  margin-right: 0;
  background-position: -25px -187px;
  height: 17px;
  vertical-align: -4px;
}
.icon-confirm {
  background-position: 0px -368px;
  height: 52px;
  width: 52px;
}
.icon-error {
  background-position: 0px -443px;
  height: 52px;
  width: 52px;
}
.fa-exclamation {
  background-position: 0 -726px;
  height: 10px;
  margin-right: 0;
  vertical-align: -2px;
  width: 10px;
}
.icon-gear {
  display: inline-block;
  margin-right: 18px;
  vertical-align: -18px;
  background-image: url(/hizmetler/Content/img/slogan.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-color: transparent;
  background-position: -57px -1px;
  background-size: 200%;
  height: 56px;
  width: 57px;
}
[class^="badge-"],
[class*=" badge-"] {
  display: inline-block;
  background-image: url(/hizmetler/Content/img/badges.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-color: transparent;
  margin: 0px 5px;
  cursor: pointer;
}
.badge-first {
  width: 26px;
  height: 30px;
  display: none;
}
.badge-fast {
  width: 45px;
  height: 21px;
  background-position: -49px -4px;
  vertical-align: 5px;
  margin-right: 0px;
  display: none;
}
.badge-seperator {
  width: 3px;
  height: 3px;
  background-position: -37px -11px;
  vertical-align: 13px;
  display: none;
}
.badge-castrol-service-point-araba {
  background-image: url(/hizmetler/Content/img/icon/castrol_service_point_araba.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-color: transparent;
  width: 73px;
  height: 25px;
  margin-top: 7px;
}
.badge-castrol-service-point-otobus {
  background-image: url(/hizmetler/Content/img/icon/castrol_service_point_otobus.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-color: transparent;
  width: 73px;
  height: 25px;
  margin-top: 7px;
}
.badge-castrol-service-point-kamyon {
  background-image: url(/hizmetler/Content/img/icon/castrol_service_point_kamyon.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-color: transparent;
  width: 73px;
  height: 25px;
  margin-top: 7px;
}
.badge-castrol-service-point-otobus {
  background-image: url(/hizmetler/Content/img/icon/castrol_service_point_otobus.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-color: transparent;
  width: 73px;
  height: 25px;
  margin-top: 7px;
}
.badge-724 {
  background-image: url(/hizmetler/Content/img/icon/7_24_badge.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-color: transparent;
  width: 153px;
  height: 40px;
  margin-top: 7px;
  position: absolute;
  top: -20px;
  right: -5px;
  cursor: inherit;
}
[class^="category-"],
[class*=" category-"] {
  display: inline-block;
  background-image: url(/hizmetler/Content/img/icon_category.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-color: transparent;
}
h2 {
  color: #333333;
  font-size: 18px;
  font-weight: 400;
}
.main {
  background-color: #fdfdfd;
  background-image: -moz-linear-gradient(top, white, #f4f4f4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#f4f4f4));
  background-image: -webkit-linear-gradient(top, white, #f4f4f4);
  background-image: -o-linear-gradient(top, white, #f4f4f4);
  background-image: linear-gradient(to bottom, white, #f4f4f4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff4f4f4', GradientType=0);
}
.placeholder {
  color: #878787;
  line-height: 19px;
}
.placeholder.remove {
  color: black;
}
.categoriesMenu {
  /*border: 1px solid #06060a;*/
  background-color: #242627;
  height: 34px;
  position: relative;
}
.categoriesMenu .container {
  padding-bottom: 0px;
  width: 984px;
  margin-bottom: 0px;
  position: relative;
  /*overflow-y: hidden;*/
  box-shadow: 0px 0px 21px 0px rgba(22, 22, 22, 0.23);
}
.categoriesMenu .container.hover {
  box-shadow: none;
}
.categoriesMenu .container.hover .nav li.active {
  background-color: #e7e7e7;
}
.categoriesMenu .container.hover .nav li.active.hover {
  background-color: white;
}
.categoriesMenu .nav.hover > li.active {
  background-color: #e7e7e7;
}
.categoriesMenu .nav.hover > li.active.hover {
  background-color: white;
}
.categoriesMenu li {
  float: left;
  border-right: 1px solid #3f3f3f;
  height: 34px;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.categoriesMenu li a {
  color: white;
  font-size: 13px;
  padding-top: 10px;
  text-align: center;
  display: block;
  height: 24px;
}
.categoriesMenu li a.hover {
  text-decoration: underline;
}
.categoriesMenu li div.subCategoryContainer {
  z-index: -1;
  display: none;
  border: 1px solid silver;
  border-top: none;
  box-shadow: 0px 0px 21px 0px rgba(22, 22, 22, 0.23);
}
.categoriesMenu li.active {
  background-color: white;
}
.categoriesMenu li.active a:first-child {
  color: #24252a;
}
.categoriesMenu li.active:last-child {
  border-right: none;
}
.categoriesMenu li.hover {
  background-color: white;
  /*> a {
                border-bottom: none;
            }*/

}
.categoriesMenu li.hover a {
  color: #24252a;
}
.categoriesMenu li.hover div.subCategoryContainer {
  width: 932px;
  position: absolute;
  display: inline-block;
  left: 0;
  padding: 15px 25px 25px 25px;
  background-color: white;
}
.categoriesMenu li.hover div.subCategoryContainer > ul {
  width: 310px;
  float: left;
}
.categoriesMenu li.hover div.subCategoryContainer > ul li {
  height: 26px;
  float: none;
  border: none;
  /*list-style: disc;*/
  background: url(/hizmetler/Content/img/nav/nav-menu-bullet.png) 0 14px no-repeat;
}
.categoriesMenu li.hover div.subCategoryContainer > ul li a {
  text-align: left;
  padding-left: 10px;
}
.categoriesMenu li.ev-tadilat-dekorasyon {
  width: 20%;
}
.categoriesMenu li.nakliyat {
  width: 9%;
}
.categoriesMenu li.arac-servis-bakim {
  width: 17%;
}
.categoriesMenu li.tamirat-teknik-servis {
  width: 19%;
}
.categoriesMenu li.etkinlik {
  width: 15%;
}
.categoriesMenu li.diger {
  width: 10%;
}
.categoriesMenu li.acil {
  width: 10%;
}
.categoriesMenu li.acil > a {
  font-weight: bold;
  color: #ffea00;
}
.categoriesMenu li.acil.hover > a,
.categoriesMenu li.acil.active > a {
  color: inherit;
  background-color: inherit;
}
.categoriesMenu li:first-child {
  border-left: 1px solid #3f3f3f;
}
.categoriesMenu li:first-child.hover {
  border-left: 1px solid #242627;
}
.categoriesMenu li:last-child {
  border-right: 1px solid #3f3f3f;
}
.categoriesMenu li:last-child.hover {
  border-right: none;
}
.categoriesMenu.subCategory li a {
  color: #8c8c8c;
}
.categoriesMenu.subCategory li.active a {
  color: white;
}
.carouselContainer {
  position: relative;
  width: 984px;
  margin: 0 auto;
  z-index: 10;
  text-align: left;
}
.carousel {
  position: relative;
  width: 100%;
  height: 300px;
  overflow: hidden;
}
.carousel .search {
  background-color: rgba(0, 0, 0, 0.4);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid rgba(100, 100, 100, 0.1);
  z-index: 99;
  position: absolute;
  top: 42px;
  left: 0px;
  width: 100%;
  height: 204px;
}
.carousel .search .leftIntroduction {
  letter-spacing: -0.55px;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
  padding-top: 28px;
}
.carousel .search .leftIntroduction h1 {
  font-size: 44px;
  color: white;
  margin-bottom: 10px;
  letter-spacing: 0.02em;
}
.carousel .search .leftIntroduction p {
  font-size: 20px;
  color: rgba(255, 255, 255, 0.8);
  letter-spacing: 0.02em;
  padding-bottom: 23px;
}
.carousel .search .leftIntroduction sup {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.8);
  padding-left: 2px;
}
.carousel .search .searchCover {
  position: relative;
}
.carousel .search .searchCover input[type=text] {
  background: white;
  border: none;
  margin: 0px;
  padding: 0px 0px 0px 10px;
  font-size: 17px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  outline: none;
  position: absolute;
  top: 0px;
  left: 30px;
  width: 374px;
  height: 50px;
}
.carousel .search .searchCover input[type=text].error {
  border: 2px solid #b93d40;
  -webkit-box-shadow: 0px 0px 2px 2px rgba(118, 35, 37, 0.75);
  -moz-box-shadow: 0px 0px 2px 2px rgba(118, 35, 37, 0.75);
  box-shadow: 0px 0px 2px 2px rgba(118, 35, 37, 0.75);
  padding-left: 8px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.carousel .search .searchCover .customSelect {
  border: 1px solid white;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: white;
  display: inline-block;
  width: 395px;
  height: 44px;
  line-height: 44px;
  position: relative;
  padding-left: 10px;
  text-align: left;
  cursor: pointer;
  line-height: 50px;
}
.carousel .search .searchCover .customSelect span {
  font-size: 17px;
  color: black;
}
.carousel .search .searchCover .customSelect span.solgun {
  color: #878787;
  white-space: nowrap;
}
.carousel .search .searchCover .customSelect select {
  cursor: pointer;
  position: absolute;
  width: 160px;
  zoom: 1;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
  filter: "alpha(opacity=0)";
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  /* IE 5-7 */
  filter: alpha(opacity=0);
  left: 0px;
  bottom: -1px;
  height: 44px;
}
.carousel .search .searchCover .customSelect select option {
  padding: 3px 0px 3px 5px;
}
.carousel .search .searchCover .customSelect:after {
  position: absolute;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  content: "\f0d7";
  font-size: 10px;
  color: #002da1;
  right: 10px;
  top: 10px;
  z-index: 0;
  pointer-events: none;
}
.carousel .search .searchCover .customSelect.disabled {
  background-color: #878787;
}
.carousel .search .searchCover .customSelect span {
  font-size: 17px;
  color: black;
}
.carousel .search .searchCover .customSelect span.solgun {
  color: #878787;
  white-space: nowrap;
}
.carousel .search .searchCover .customSelect select {
  cursor: pointer;
  position: absolute;
  width: 160px;
  zoom: 1;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
  filter: "alpha(opacity=0)";
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  /* IE 5-7 */
  filter: alpha(opacity=0);
  left: 0px;
  bottom: -1px;
  height: 44px;
  padding: 3px 0px 3px 5px;
}
.carousel .search .searchCover .customSelect select option {
  padding: 3px 0px 3px 5px;
}
.carousel .search .searchCover .customSelect:after {
  position: absolute;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  content: "\f0d7";
  font-size: 10px;
  color: #002da1;
  right: 10px;
  top: 10px;
  z-index: 0;
  pointer-events: none;
}
.carousel .search .searchCover .customSelect.disabled {
  background-color: #f2f2f2;
  pointer-events: none;
}
.carousel .search .searchCover .customSelect:after {
  font-size: 16px;
  top: 17px;
}
.carousel .search .searchCover .customSelect.city {
  position: absolute;
  top: 0px;
  left: 429px;
  width: 180px;
  height: 48px;
}
.carousel .search .searchCover .customSelect.city select {
  width: 193px;
}
.carousel .search .searchCover .customSelect.town {
  position: absolute;
  top: 0px;
  left: 636px;
  width: 180px;
  height: 48px;
}
.carousel .search .searchCover .customSelect.town select {
  width: 193px;
}
.carousel .search .searchCover .btn {
  position: absolute;
  top: -1px;
  left: 844px;
  width: auto;
  height: auto;
  box-shadow: none;
}
.carousel .search .searchCover .btn-strong {
  padding: 14px 20px 14px 20px;
  height: 21px;
  width: 60px;
  background-color: #fc6f0a;
  border: 1px solid #ff9100;
  text-shadow: none;
  background-image: none;
}
.carousel .search .searchCover .btn-strong:hover {
  background-color: #ec6300;
  border: 1px solid #f78e03;
}
.carousel .search .searchCover .btn-strong .fa-search {
  margin-left: 11px;
  vertical-align: 1px;
}
.carousel .search .mybtn {
  padding: 0px 20px;
}
.ui-autocomplete.ui-front {
  -webkit-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.2);
}
.mobileRegisterLink,
.mobileHowLink,
.iphone {
  display: none;
}
.html_carousel {
  height: 300px;
  background-color: black;
}
.html_carousel #mainCarousel {
  max-width: 5600px;
  height: 300px;
  display: block;
  overflow: hidden;
  margin: 0 auto;
}
.html_carousel #mainCarousel .imageCont {
  height: 100%;
  position: relative;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
a.prev,
a.next {
  background-image: url(/hizmetler/Content/img/home_arrows.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-color: transparent;
  width: 50px;
  display: block;
  position: absolute;
  top: 0px;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
  filter: "alpha(opacity=50)";
  height: 480px;
  z-index: 98;
  display: none;
}
a.prev:hover,
a.next:hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)";
  filter: "alpha(opacity=100)";
}
a.prev:hover + .preShadow {
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjUiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.8) 0%, transparent 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0.8)), color-stop(100%, transparent));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.8) 0%, transparent 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, rgba(0, 0, 0, 0.8) 0%, transparent 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.8) 0%, transparent 100%);
  /* IE10+ */
  background: linear-gradient(to right, rgba(0, 0, 0, 0.8) 0%, transparent 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  /* IE6-8 */

}
a.next:hover + .nextShadow {
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC41Ii8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.8) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, transparent), color-stop(100%, rgba(0, 0, 0, 0.8)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.8) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.8) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.8) 100%);
  /* IE10+ */
  background: linear-gradient(to right, transparent 0%, rgba(0, 0, 0, 0.8) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  /* IE6-8 */

}
a.prev {
  left: 0px;
  background-position: 35px center;
}
a.next {
  background-position: -22px center;
  right: 0px;
}
div.prev {
  left: 0px;
  background-position: 0 0;
}
div.next {
  right: 0px;
  background-position: -224px 0;
}
.preShadow {
  display: none;
  position: absolute;
  top: 0px;
  height: 480px;
  width: 720px;
  left: -310px;
  z-index: 97;
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjUiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0.5)), color-stop(100%, transparent));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
  /* IE10+ */
  background: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  /* IE6-8 */

}
.nextShadow {
  display: none;
  position: absolute;
  top: 0px;
  height: 480px;
  width: 720px;
  right: -310px;
  z-index: 97;
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC41Ii8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, transparent), color-stop(100%, rgba(0, 0, 0, 0.5)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
  /* IE10+ */
  background: linear-gradient(to right, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  /* IE6-8 */

}
.home-container {
  width: 100%;
  -webkit-box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.25);
}
.tag {
  text-align: left;
  border: 1px solid silver;
  background-color: #f9f9f9;
  background-image: -moz-linear-gradient(top, white, #efefef);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#efefef));
  background-image: -webkit-linear-gradient(top, white, #efefef);
  background-image: -o-linear-gradient(top, white, #efefef);
  background-image: linear-gradient(to bottom, white, #efefef);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffefefef', GradientType=0);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  /*box-shadow: inset 0 0 0 1px #fff, 0 2px 2px -1px #d9d9d9;*/
  margin-bottom: 18px;
  position: relative;
  height: 93px;
}
.tag .icon {
  position: absolute;
  display: block;
}
.tag .hizmet,
.tag .hizmetnedir,
.tag .usta {
  margin-left: 30px;
  margin-top: 20px;
}
.tag .hizmet p,
.tag .hizmetnedir p,
.tag .usta p {
  position: relative;
  font-size: 15px;
  width: 210px;
  color: #292929;
  margin-bottom: 10px;
  padding-left: 15px;
}
.tag .hizmet p:after,
.tag .hizmetnedir p:after,
.tag .usta p:after {
  content: "";
  background-color: transparent;
  background-position: 0 0;
  background-repeat: no-repeat;
  height: 12px;
  left: -10px;
  position: absolute;
  top: -4px;
  width: 14px;
}
.tag .hizmet strong,
.tag .hizmetnedir strong,
.tag .usta strong {
  position: relative;
  font-size: 15px;
  color: #2165c2;
}
.tag .hizmet strong:before,
.tag .hizmetnedir strong:before,
.tag .usta strong:before {
  content: "";
  background-color: transparent;
  background-position: -18px 0;
  background-repeat: no-repeat;
  bottom: -4px;
  height: 12px;
  position: absolute;
  right: -20px;
  width: 14px;
}
.tag .hizmetnedir p {
  color: #287bcd;
  font-weight: bold;
  padding-top: 10px;
  font-size: 18px;
}
.tag .usta {
  margin-left: 48px;
  margin-top: 33px;
  width: 145px;
}
.tag .usta strong {
  color: #8bb01c;
  font-size: 18px;
}
.tag .usta strong:after {
  content: "";
  background-color: transparent;
  background-position: 0 0;
  background-repeat: no-repeat;
  height: 12px;
  left: -20px;
  position: absolute;
  top: -4px;
  width: 14px;
}
.tag .usta:after {
  left: -20px;
  top: -15px;
}
.tag .usta:before {
  bottom: -15px;
  right: 0;
}
.tag.how {
  margin-bottom: 0px;
}
.mobileMenu {
  margin-top: 27px;
  display: none;
}
.mobileMenu .triangle-with-shadow {
  display: none;
}
.mobileMenu br,
.mobileMenu i {
  display: none;
}
.triple {
  float: left;
  margin-right: 40px;
  width: 301px;
}
.triple h2 {
  height: 35px;
}
.triple .mosts {
  border: 1px solid #cecece;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: #f8f8f8;
  padding: 20px;
  /*height: 149px;*/

}
.triple .mosts h3 {
  padding-bottom: 10px;
  border-bottom: 1px solid #cecece;
  color: #292929;
}
.triple .mosts h3 a {
  font-weight: bold;
  font-size: 14px;
}
.triple .pagination {
  text-align: center;
}
.triple .pagination a {
  background-image: url(/hizmetler/Content/img/carousel.png);
  background-repeat: no-repeat;
  background-position: -19px 0px;
  background-color: transparent;
  width: 10px;
  height: 10px;
  margin: 0 5px 0 0;
  display: inline-block;
}
.triple .pagination a.selected {
  background-position: 0px 0px;
  cursor: default;
}
.triple .pagination a span {
  display: none;
}
.triple #carouselPag {
  margin-top: 20px;
}
.triple.last {
  margin-right: 0px;
  padding-top: 35px;
}
.triple-how .tag {
  height: 94px;
}
.profileComment.pad {
  display: none;
}
.profileComment.phone {
  display: none;
}
.profileComment .detail {
  background-color: white;
  border-bottom: 1px solid #eeeeee;
}
/* FIRMADAN HABERLER BAŞLANGIÇ */

.companyNews h2 {
  font-weight: normal;
  display: inline-block;
}
.companyNews #newsContentContainer {
  height: 262px;
  overflow: auto;
  width: 450px;
  margin-top: 10px;
  border: 1px solid #d2d2d2;
  padding: 20px;
  background-color: #f8f8f8;
}
.companyNews #newsContentContainer li {
  border-bottom: 1px solid #cecece;
  padding: 14px 0;
}
.companyNews #newsContentContainer li i {
  float: left;
  line-height: 18px;
}
.companyNews #newsContentContainer li .newsItemsContainer {
  /*display: inline-block;*/
  padding-left: 14px;
  /*max-width:410px;*/

}
.companyNews #newsContentContainer li .newsItemsContainer .newsTitle {
  /*.threedots(100%)*/
  line-height: 18px;
}
.companyNews #newsContentContainer li .newsItemsContainer .newsTitle .bulletinTitle {
  font-size: 15px;
  margin-bottom: 10px;
}
.companyNews #newsContentContainer li .newsItemsContainer .newsTime {
  color: #676767;
  font-size: 11px;
  margin-top: 10px;
}
.companyNews #newsContentContainer li:first-child {
  padding-top: 0;
}
.companyNews #newsContentContainer li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
/* FIRMADAN HABERLER SON */

.controlledDataContainer {
  margin: 30px 0;
}
.controlledInfo h2,
.contactInfo h2 {
  font-weight: normal;
}
.controlledInfo .addFavorites a,
.contactInfo .addFavorites a {
  padding: 0px;
  width: 153px;
  text-align: center;
}
.controlledInfo div {
  margin-top: 10px;
  border: 1px solid #cecece;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: #f8f8f8;
  padding: 18px 18px 14px 18px;
}
.controlledInfo ul {
  margin-top: 10px;
}
.controlledInfo ul li {
  margin-bottom: 15px;
  float: left;
  width: 25%;
  width: '25%';
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
}
.controlledInfo ul li .fa-check {
  color: #9cba25;
  margin-right: 10px;
}
.controlledInfo .fa-check {
  width: 12px;
  height: 11px;
}
.controlledInfo .fa-check:before {
  content: " ";
}
.contactInfo {
  width: 300px;
  margin-right: 0px;
  float: right;
  /*.btn-alternative
    {
        color: #878787;
        font-weight: normal;

        &.addFavorites
        {
            padding-left: 0px;
            padding-right: 0px;
            width: 150px;
            text-align: center;
        }
        &:hover {
            .btn-gradient();
            color: #878787;
            font-weight: normal;
        }
    }*/

}
.contactInfo.pad {
  display: none;
}
.contactInfo.phone {
  display: none;
}
.contactInfo .callSurvey {
  display: none;
  position: relative;
}
.contactInfo .callSurvey .btn-alternative {
  display: inline-block;
  margin-right: 8px;
}
.contactInfo .callSurvey .surveyContainer {
  position: absolute;
  top: -59px;
  left: 1px;
  background-color: #f8f8f8;
  width: 294px;
  height: 54px;
  text-align: center;
  padding: 2px;
  overflow: hidden;
}
.contactInfo .callSurvey .surveyContainer .surveySlider {
  min-width: 1600px;
  text-align: left;
  position: absolute;
  left: 0;
}
.contactInfo .callSurvey .surveyContainer .surveySlider .survey_page {
  overflow: hidden;
  width: 294px;
  height: 52px;
  display: inline-block;
  text-align: center;
}
.contactInfo .callSurvey .surveyContainer .surveySlider .survey_answer {
  margin-top: 6px;
}
.contactInfo .callSurvey .surveyContainer .surveySlider .survey_final {
  line-height: 45px;
  font-size: 16px;
}
.contactInfo div.cover {
  margin-top: 10px;
  border: 1px solid #cecece;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: #f8f8f8;
  padding: 18px;
  height: 140px;
}
.contactInfo div.cover i {
  margin-right: 5px;
}
.contactInfo div.cover .numberCover {
  border: 1px solid #cecece;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: #f8f8f8;
  margin: 5px 0px 10px;
  display: block;
}
.contactInfo div.cover .numberCover .whiteBorder {
  background-color: #e4e4e4;
  background-image: -moz-linear-gradient(top, #ebebeb, #dadada);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ebebeb), to(#dadada));
  background-image: -webkit-linear-gradient(top, #ebebeb, #dadada);
  background-image: -o-linear-gradient(top, #ebebeb, #dadada);
  background-image: linear-gradient(to bottom, #ebebeb, #dadada);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#ffdadada', GradientType=0);
  border: 1px solid white;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: white;
  padding: 6px 8px;
}
.contactInfo div.cover .numberCover .whiteBorder p {
  padding-bottom: 6px;
  border-bottom: 1px solid #bebebe;
}
.contactInfo div.cover .numberCover .whiteBorder p.cell {
  padding-bottom: 0px;
  padding-top: 5px;
  border-top: 1px solid white;
  border-bottom: none;
}
.contactInfo div.cover .numberCover i {
  color: #363636;
  font-size: 20px;
  margin-right: 10px;
  vertical-align: -3px;
}
.contactInfo div.cover .numberCover i.fa-mobile {
  font-size: 21px;
  margin-right: 12px;
  margin-left: 5px;
}
.contactInfo div.cover p.address-container {
  font-size: 12px;
  margin: 0px;
}
.contactInfo div.cover p.address-container:hover {
  text-decoration: underline;
  cursor: pointer;
}
.contactInfo div.cover p.address-container .fa-map-marker {
  color: #0081c9;
  background: none;
  font-size: 14px;
}
.contactInfo div.cover p.address-container .fa-map-marker:before {
  content: "\f041" !important;
}
.contactInfo .btn-alternative {
  text-align: center;
  display: block;
}
.contactInfo .showNumber {
  margin: 21px 0px 26px;
  display: block;
}
.contactInfo .conversationBtn {
  margin: 21px 0px 26px;
  display: block;
}
.populerWords {
  margin-top: 10px;
  padding: 20px 20px 20px 0;
  border: 1px solid #cecece;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: white;
}
.populerWords li {
  line-height: 30px;
  padding-left: 20px;
  border-right: 1px solid #cecece;
  float: left;
  width: 170px;
}
.populerWords li a {
  font-size: 13px;
}
.populerWords li.noborder,
.populerWords li.noborderNosee {
  border: none;
}
#profile h1 {
  display: inline;
  font-weight: bold;
  vertical-align: -3px;
}
#profile h2 {
  font-weight: normal;
}
#profile .tripleContainer {
  margin-top: 30px;
  margin-bottom: 30px;
}
#profile .tripleContainer .pLogo {
  margin-right: 30px;
  border: 1px solid #cecece;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: white;
  padding: 1px;
  text-align: center;
  width: 160px;
  height: 202px;
  overflow: hidden;
}
#profile .tripleContainer .pLogo img {
  width: 160px;
  height: 170px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  display: block;
}
#profile .tripleContainer .pLogo .name {
  margin-top: 1px;
  border-top: 1px solid #cecece;
  background-color: whitesmoke;
  height: 31px;
  width: 160px;
  font-size: 12px;
  color: #292929;
  display: table-cell;
  vertical-align: middle;
}
#profile .tripleContainer .pLogo .name.onbes {
  font-size: 11px;
}
#profile .tripleContainer .pLogo .name.otuz {
  font-size: 11px;
  padding-top: 2px;
  padding-bottom: 0px;
  line-height: 14px;
}
#profile .tripleContainer .pLogo .firstDay {
  width: 100%;
  height: 170px;
  position: relative;
}
#profile .tripleContainer .pLogo .firstDay .fa-camera {
  position: absolute;
  top: 55px;
  left: 58px;
  color: #bcbcbc;
  font-size: 46px;
}
#profile .tripleContainer .pLogo .firstDay .noProfileImage {
  background-image: url(/hizmetler/Content/img/icon/no_profile.png);
  background-repeat: no-repeat;
  width: 73px;
  height: 79px;
  margin-top: 43px;
}
#profile .breadcrumb {
  display: none;
}
#profile .fa-caret-right {
  margin-right: 5px;
  color: #a5a5a5;
}
form .btn-alternative.flr {
  float: right;
}
#profileBreadCrumb {
  overflow: hidden;
  margin-top: 20px;
}
#profileBreadCrumb ul li {
  float: left;
  padding-right: 10px;
  line-height: 18px;
  font-size: 13px;
}
#profileBreadCrumb ul li span {
  padding-right: 11px;
}
#profileBreadCrumb ul li i {
  font-size: 18px;
  vertical-align: bottom;
}
.profile {
  margin-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #d1d1d1;
}
.profile li {
  float: left;
  border-right: 1px solid #d1d1d1;
  padding-right: 15px;
  margin-right: 15px;
  height: 30px;
  line-height: 30px;
}
.profile li h1 {
  color: black;
  font-size: 22px;
}
.profile li a {
  font-size: 13px;
}
.profile li a strong {
  font-size: 16px;
  color: #001990;
}
.profile li .firstDay.command {
  color: #aaaaaa;
  font-size: 13px;
}
.profile li.scoreCont {
  padding-top: 2px;
}
.profile li.scoreCont .fa-star {
  font-size: 20px;
  margin-right: 2px;
  vertical-align: -3px;
}
.profile li.commentLink {
  padding-top: 2px;
  border-right: none;
}
.profile li.conversation-link {
  float: right;
  padding-right: 0px;
  margin-right: 0px;
}
.profile li:last-child {
  border-right: none;
}
.profile li.goToSocialFeedWall {
  border-right: none;
  float: right;
  padding-right: 0;
  margin-right: 0;
}
.profile li.badges {
  border-left: 1px solid #d1d1d1;
  margin-left: -12px;
  padding-left: 12px;
}
.profile .category {
  float: right;
  padding-right: 0px;
  margin-right: 0px;
  font-size: 14px;
  border-right: none;
}
.profile a {
  font-size: 13px;
}
.openxSpace._300_160 {
  margin-left: 10px;
}
.openxSpace._300_192 {
  position: absolute;
  width: 302px;
  z-index: 1;
  text-align: left;
}
.openxSpace._316_210 {
  position: absolute;
  width: 316px;
  z-index: 1;
  text-align: left;
}
.openxSpace._316_210 img {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.singleContainer {
  margin-top: 30px;
}
.singleContainer h2 a {
  font-weight: normal;
  font-size: 14px;
}
.singleContainer div {
  border: 1px solid #cecece;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: #f8f8f8;
  padding: 18px 18px 0;
  margin-top: 10px;
  padding-bottom: 15px;
}
.singleContainer div div {
  border: none;
  padding: 0;
  margin: 0;
  min-height: 18px;
}
.singleContainer div #documentsList li {
  float: left;
  width: 50%;
  box-sizing: border-box;
  margin-bottom: 20px;
}
.singleContainer div #documentsList table {
  cursor: pointer;
}
.singleContainer div li {
  float: left;
}
.singleContainer div ul:first-child {
  display: inline-block;
  width: 100%;
}
.singleContainer div.services {
  padding-top: 13px;
}
.singleContainer div.services li {
  float: none;
  margin-top: 6px;
}
.singleContainer div.services li li {
  font-size: 11px;
  margin-left: 15px;
}
.singleContainer div.services li ul {
  margin-bottom: 15px;
}
.singleContainer div.services li:last-child ul {
  margin-bottom: 0px;
}
.singleContainer div.services .serviceTitle {
  font-weight: bold;
}
.singleContainer div.services .leftRow {
  float: left;
  width: 458px;
}
.singleContainer div.services .rightRow {
  float: left;
}
.singleContainer div.faq li,
.singleContainer div.comments li {
  float: none;
}
.singleContainer div.faq li .answer,
.singleContainer div.comments li .answer {
  margin-bottom: 15px;
  padding: 15px 10px 15px 0px;
  border-bottom: 1px solid #cecece;
  line-height: 19px;
}
.singleContainer div.faq li img.commentImg,
.singleContainer div.comments li img.commentImg {
  width: 162px;
  height: 122px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  display: block;
  border: 1px solid #cecece;
  background-color: white;
  padding: 1px;
  float: right;
  clear: right;
  margin-top: 15px;
  margin-left: 15px;
}
.singleContainer div.faq li:last-child .answer,
.singleContainer div.comments li:last-child .answer {
  margin-bottom: 0px;
  border-bottom: none;
  /*padding: 15px 0px 0px 10px;*/
  padding-bottom: 5px;
}
.singleContainer .addCommentMobile {
  display: none;
}
.singleContainer div.comments strong {
  display: inline-block;
}
.singleContainer div.comments span {
  padding: 4px 0;
}
.singleContainer div.comments .commentName {
  display: inline-block;
  width: 120px;
}
.singleContainer div.comments .commentName .fa-user-dark {
  margin-right: 4px;
  background-size: cover;
  height: 13px;
  width: 12px;
  -ms-behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
  behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
  vertical-align: -1px;
}
.singleContainer div.comments .commentDate {
  display: inline-block;
  width: 120px;
}
.singleContainer div.comments .answer {
  margin-bottom: 15px;
  padding: 15px 0px 15px 0px;
  border-bottom: 1px solid #cecece;
}
.singleContainer div.faq p.answer {
  padding-left: 10px;
}
.singleContainer #serviceCities,
.singleContainer #serviceBrands {
  margin-bottom: -12px;
}
.singleContainer #serviceCities li,
.singleContainer #serviceBrands li {
  padding-bottom: 12px;
  margin-right: 10px;
}
.mobileProfileContainer #comments {
  position: absolute;
  margin-top: -100px;
}
/* firma hakkinda baslangic */

flr.galleryCover {
  width: 478px;
}
div.about {
  width: 480px;
  position: absolute;
  margin-left: 184px;
  top: 225px;
}
div.about .aboutPading {
  height: 136px;
  overflow: auto;
  margin: 10px 0;
}
div.about .aboutt {
  padding: 10px 0px 10px 10px;
  margin-top: 9px;
  border: 1px solid #cecece;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: #f8f8f8;
}
div.about .aboutt table {
  width: 100%;
  margin-bottom: 15px;
}
div.about .aboutt td {
  padding: 3px 3px 15px 3px;
  border-bottom: 1px solid #cecece;
}
div.about .aboutt h2 {
  font-weight: normal;
}
div.about .aboutt p {
  line-height: 19px;
}
div.about .aboutt p.workingDate {
  border-top: 1px solid #cecece;
  padding-top: 10px;
  text-align: left;
  clear: both;
}
div.about .aboutt p.workingDate strong {
  float: left;
  padding-top: 4px;
}
div.about .aboutt p.workingDate > span {
  display: block;
  margin-left: 112px;
  line-height: 21px;
}
div.about .aboutt p.workingDateNull {
  text-align: left;
}
div.about .aboutt p.descriptionNull {
  text-align: left;
  display: block;
  padding-top: 6px;
}
div.about .aboutt p.noValue {
  color: #656565;
  font-size: 12px;
  padding-top: 10px;
}
div.about .aboutt p.des {
  margin-bottom: 15px;
  text-align: left;
  line-height: 14px;
  word-break: break-word;
  padding-right: 10px;
}
div.about .aboutt p.des a {
  float: left;
  margin-bottom: 10px;
}
div.about .aboutt .description {
  text-align: left;
}
div.about .aboutt .description .fa-pencil-square-o {
  margin: 70px auto 0px;
}
div.about .aboutt .noDescription {
  overflow-y: auto;
  text-align: left;
  min-height: 157px;
}
/* firma hakkinda son */

.doubleContainer {
  width: 984px;
  margin: 15px auto;
}
.doubleContainer h2 {
  font-weight: normal;
}
.doubleContainer .coverer {
  background-image: url(/hizmetler/Content/img/coverer.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-color: rgba(0, 0, 0, 0.5);
}
.doubleContainer .galleryCover .noContent {
  padding: 15px 20px 0px 15px;
  min-height: 70px;
  text-align: left;
}
.doubleContainer .galleryCover .noContent p {
  line-height: 19px;
}
.doubleContainer .galleryCover .border {
  margin-top: 10px;
  border: 1px solid #cecece;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: #f8f8f8;
}
.doubleContainer .galleryCover .border ul {
  margin: 13px 8px 0 6px;
  float: right;
}
.doubleContainer .galleryCover .border ul li {
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: #e3e3e3;
  height: 34px;
  width: 46px;
  margin-bottom: 4px;
  text-align: center;
}
.doubleContainer .galleryCover .border ul li .fa-camera {
  margin-top: 10px;
  font-size: 16px;
  color: #bcbcbc;
}
.doubleContainer .galleryCover .border ul li:last-child {
  margin: 0px;
}
.doubleContainer .galleryCover .border .cameraCont {
  border-right: 1px solid #cecece;
  float: left;
  height: 300px;
  text-align: center;
  width: 400px;
  padding: 1px;
  overflow: hidden;
}
.doubleContainer .galleryCover .border .cameraCont .fa-camera {
  margin-top: 110px;
  font-size: 48px;
  color: #bcbcbc;
}
.doubleContainer .galleryCover .border .cameraCont .rotateHolder {
  display: block;
}
.doubleContainer p.noValue {
  color: #656565;
  font-size: 12px;
  padding-top: 10px;
}
.doubleContainer .gallery {
  margin-top: 10px;
}
.doubleContainer .subCategoryList li {
  margin-bottom: 20px;
  width: 290px;
  display: inline-block;
  vertical-align: top;
  text-align: left;
  overflow: hidden;
  padding-right: 20px;
}
.doubleContainer .subCategoryList li > a {
  font-size: 12px;
  font-weight: bold;
  color: black;
  line-height: 15px;
}
.doubleContainer .subCategoryList li p {
  margin-top: 6px;
}
.doubleContainer .subCategoryList li p a {
  font-size: 12px;
  font-weight: 100;
}
.doubleContainer#searchResultSummaryPage .breadcrumb {
  padding: 15px 0;
}
.doubleContainer#searchResultSummaryPage .breadcrumb h2 {
  font-size: 18px;
  font-weight: bold;
}
.doubleContainer#searchResultSummaryPage .breadcrumb span.user-message {
  font-size: 18px;
}
.doubleContainer#searchResultSummaryPage .breadcrumb span.user-message strong {
  color: #cb534b;
}
.doubleContainer#searchResultSummaryPage .breadcrumb #search-result-count {
  color: #8f0100;
  font-weight: bold;
  font-size: 18px;
}
.doubleContainer#searchResultSummaryPage .searchResultCategoryList {
  margin-top: 0px;
  padding: 25px 10px;
  border: 1px solid #cecece;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: #f8f8f8;
}
.doubleContainer#searchResultSummaryPage .searchResultCategoryList #searchResultDesc {
  margin-bottom: 15px;
}
.doubleContainer#searchResultSummaryPage .searchResultCategoryList #searchResultDesc h3 {
  font-weight: bold;
  margin-top: 10px;
}
.doubleContainer#searchResultSummaryPage .searchResultCategoryList #searchResultDesc #searchKeyword {
  display: block;
  font-size: 14px;
  padding-bottom: 10px;
  color: #676767;
}
.doubleContainer#searchResultSummaryPage .searchResultCategoryList > ul {
  /*display: table;*/
  width: 100%;
}
.doubleContainer#searchResultSummaryPage .searchResultCategoryList > ul .searchCatItem {
  display: table-cell;
  text-align: center;
  border-left: 1px solid #d7d7d7;
  padding: 0 10px;
  position: relative;
  /*width: 30%;*/
  width: 190px;
}
.doubleContainer#searchResultSummaryPage .searchResultCategoryList > ul .searchCatItem:first-child {
  border-left: none;
  padding-left: 0px;
}
.doubleContainer#searchResultSummaryPage .searchResultCategoryList > ul .searchCatItem:last-child {
  padding-right: 0px;
}
.doubleContainer#searchResultSummaryPage .searchResultCategoryList > ul .searchCatItem:last-child:before {
  display: none;
}
.doubleContainer#searchResultSummaryPage .searchResultCategoryList > ul .searchCatItem:before {
  content: "";
  width: 1px;
  height: 100%;
  background-color: white;
  display: block;
  position: absolute;
  right: -2px;
  z-index: 1;
}
.doubleContainer#searchResultSummaryPage .searchResultCategoryList > ul .searchCatItem i {
  background-image: url(/hizmetler/Content/img/icon/arama_arasayfa_new_icon_set.png);
  background-repeat: no-repeat;
  background-position: '0px, 0px';
  background-color: transparent;
  background-size: cover;
  height: 53px;
  width: 52px;
  -ms-behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
  behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
  display: inline-block;
  vertical-align: top;
  margin-top: 10px;
}
.doubleContainer#searchResultSummaryPage .searchResultCategoryList > ul .searchCatItem .search-result-icon-270002 {
  /* EvTadilatDekorasyon */
  background-position: 0% 0px;
}
.doubleContainer#searchResultSummaryPage .searchResultCategoryList > ul .searchCatItem .search-result-icon-270003 {
  /* nakliye */
  background-position: 6% 0px;
}
.doubleContainer#searchResultSummaryPage .searchResultCategoryList > ul .searchCatItem .search-result-icon-270004 {
  /* aracservis */
  background-position: 12% 0px;
}
.doubleContainer#searchResultSummaryPage .searchResultCategoryList > ul .searchCatItem .search-result-icon-270116 {
  /* TamiratTeknikServis */
  background-position: 18% 0px;
}
.doubleContainer#searchResultSummaryPage .searchResultCategoryList > ul .searchCatItem .search-result-icon-270005 {
  /* duyuru etkinlik */
  background-position: 24% 0px;
}
.doubleContainer#searchResultSummaryPage .searchResultCategoryList > ul .searchCatItem .search-result-icon-270007 {
  /* diger */
  background-position: 30% 0px;
}
.doubleContainer#searchResultSummaryPage .searchResultCategoryList > ul .searchCatItem .search-result-icon-bytitleandname {
  background-position: -159px 0px;
}
.doubleContainer#searchResultSummaryPage .searchResultCategoryList > ul .searchCatItem .searchCatItemCont {
  display: inline;
  text-align: left;
}
.doubleContainer#searchResultSummaryPage .searchResultCategoryList > ul .searchCatItem .searchCatItemTitle {
  margin-top: 15px;
  margin-bottom: 10px;
  text-align: center;
  font-weight: bold;
}
.doubleContainer#searchResultSummaryPage .searchResultCategoryList > ul .searchCatItem div a {
  font-size: 12px;
}
.doubleContainer#searchResultSummaryPage .searchResultCategoryList > ul .searchCatItem div a:hover {
  text-decoration: underline;
}
.doubleContainer#searchResultSummaryPage .searchResultCategoryList > ul .searchCatItem div span {
  font-weight: bold;
}
.doubleContainer#searchResultSummaryPage .searchResultCategoryList > ul .searchCatItem ul li {
  padding: 5px 0px;
}
.doubleContainer#searchResultSummaryPage .searchResultCategoryList > ul .searchCatItem ul li a {
  font-size: 11px;
}
.doubleContainer#searchResultSummaryPage .searchResultCategoryList > ul .searchCatItem ul li a:hover {
  text-decoration: underline;
}
.doubleContainer#searchResultSummaryPage .searchResultCategoryList > ul .searchCatItem ul li span {
  color: #666666;
}
.doubleContainer#searchResultSummaryPage .profileListBoxTitle {
  margin-top: 20px;
}
.doubleContainer#searchResultSummaryPage .searchResultProfileList {
  margin-top: 10px;
  padding: 30px 60px 30px 40px;
  border: 1px solid #cecece;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: #f8f8f8;
}
.doubleContainer#searchResultSummaryPage .searchResultProfileList .searchCatItem {
  width: 33%;
  float: left;
}
.doubleContainer#searchResultSummaryPage .searchResultProfileList .searchCatItemCont ul li {
  font-size: 12px;
  position: relative;
  margin: 0 10px 30px 40px;
  width: 270px;
}
.doubleContainer#searchResultSummaryPage .searchResultProfileList .searchCatItemCont ul li a {
  font-size: 12px;
}
.doubleContainer#searchResultSummaryPage .searchResultProfileList .searchCatItemCont ul li a:hover {
  text-decoration: underline;
}
.doubleContainer#searchResultSummaryPage .searchResultProfileList .searchCatItemCont ul li .highLight {
  font-weight: bold;
  color: #dd8200;
}
.doubleContainer#searchResultSummaryPage .searchResultProfileList .searchCatItemCont ul li:before {
  content: '';
  width: 22px;
  height: 22px;
  position: absolute;
  top: -5px;
  left: -24px;
  background: url(/hizmetler/Content/img/icon/aramasonuc_arasayfa_bullet.png) no-repeat;
  background-size: 22px;
}
.doubleContainer#searchResultSummaryPage .searchResultProfileList .allProfilesLink {
  font-weight: bold;
  margin-left: 20px;
}
.doubleContainer#searchResultSummaryPage .fll {
  width: 100%;
}
.doubleContainer#searchResultSummaryPage .fll .lb {
  border-right: 1px solid #d7d7d7;
  margin: 0px 10px;
  min-height: 300px;
  float: left;
  display: inline-block;
}
.doubleContainer#errorPage .category-ev-tadilat-dekorasyon {
  width: 27px;
  height: 47px;
  margin-top: 1px;
  background-position: 0px -31px;
}
.doubleContainer#errorPage .category-nakliye {
  width: 45px;
  height: 31px;
  background-position: -31px -31px;
  margin-top: 9px;
}
.doubleContainer#errorPage .category-arac-servis-bakim {
  width: 39px;
  height: 37px;
  background-position: -92px -31px;
  margin-top: 8px;
}
.doubleContainer#errorPage .category-etkinlik {
  width: 33px;
  height: 42px;
  background-position: -181px -31px;
}
.doubleContainer#errorPage .category-bebek-ve-aile {
  width: 28px;
  height: 38px;
  background-position: -143px -31px;
  margin-top: 4px;
}
.doubleContainer#errorPage .category-diger {
  background-position: -220px -31px;
  height: 29px;
  margin-top: 13px;
  width: 35px;
}
.doubleContainer#errorPage .subCategoryList {
  margin-top: 0px;
  padding: 10px;
  min-height: 414px;
  border: 1px solid #cecece;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: #f8f8f8;
}
.doubleContainer#errorPage h2 {
  font-size: 22px;
  color: #292929;
  margin-bottom: 10px;
}
.doubleContainer#errorPage .searchBoxHeader {
  padding: 10px;
}
.doubleContainer#errorPage .notFoundCitySearch {
  margin-top: 30px;
}
.doubleContainer#errorPage .notFoundCitySearch .customSelect {
  border: 1px solid #b2b2b2;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: white;
  display: inline-block;
  width: 160px;
  height: 32px;
  line-height: 32px;
  position: relative;
  padding-left: 10px;
  text-align: left;
  cursor: pointer;
  margin-right: 8px;
}
.doubleContainer#errorPage .notFoundCitySearch .customSelect span {
  font-size: 13px;
  color: black;
}
.doubleContainer#errorPage .notFoundCitySearch .customSelect span.solgun {
  color: #878787;
  white-space: nowrap;
}
.doubleContainer#errorPage .notFoundCitySearch .customSelect select {
  cursor: pointer;
  position: absolute;
  width: 172px;
  zoom: 1;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
  filter: "alpha(opacity=0)";
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  /* IE 5-7 */
  filter: alpha(opacity=0);
  left: 0px;
  bottom: -1px;
  height: 32px;
}
.doubleContainer#errorPage .notFoundCitySearch .customSelect select option {
  padding: 3px 0px 3px 5px;
}
.doubleContainer#errorPage .notFoundCitySearch .customSelect:after {
  position: absolute;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  content: "\f0d7";
  font-size: 10px;
  color: #002da1;
  right: 10px;
  top: 10px;
  z-index: 0;
  pointer-events: none;
}
.doubleContainer#errorPage .notFoundCitySearch .customSelect.disabled {
  background-color: #878787;
}
.doubleContainer#errorPage .notFoundCitySearch .customSelect span {
  font-size: 13px;
  color: black;
}
.doubleContainer#errorPage .notFoundCitySearch .customSelect span.solgun {
  color: #878787;
  white-space: nowrap;
}
.doubleContainer#errorPage .notFoundCitySearch .customSelect select {
  cursor: pointer;
  position: absolute;
  width: 172px;
  zoom: 1;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
  filter: "alpha(opacity=0)";
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  /* IE 5-7 */
  filter: alpha(opacity=0);
  left: 0px;
  bottom: -1px;
  height: 32px;
  padding: 3px 0px 3px 5px;
}
.doubleContainer#errorPage .notFoundCitySearch .customSelect select option {
  padding: 3px 0px 3px 5px;
}
.doubleContainer#errorPage .notFoundCitySearch .customSelect:after {
  position: absolute;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  content: "\f0d7";
  font-size: 10px;
  color: #002da1;
  right: 10px;
  top: 10px;
  z-index: 0;
  pointer-events: none;
}
.doubleContainer#errorPage .notFoundCitySearch .customSelect.disabled {
  background-color: #f2f2f2;
  pointer-events: none;
}
.doubleContainer#errorPage .notFoundCitySearch .btn {
  line-height: 13px;
  vertical-align: 0px;
}
.doubleContainer#errorPage .fll {
  width: 650px;
}
.doubleContainer#errorPage .fll p.warning {
  color: #878787;
  font-size: 18px;
  margin-bottom: 15px;
}
.doubleContainer#errorPage .fll p.warning strong {
  color: black;
  font-size: 18px;
}
.doubleContainer#errorPage .fll li {
  float: left;
  text-align: center;
  border: 1px solid #cecece;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: white;
  height: 113px;
  width: 187px;
  margin: 10px;
  padding: 20px 0px 0px 0px;
  position: relative;
}
.doubleContainer#errorPage .fll li a {
  display: block;
  text-align: center;
  position: absolute;
  top: 106px;
  left: 0px;
  width: 100%;
}
.doubleContainer#errorPage .fll li div {
  margin-top: 24px;
}
.doubleContainer#errorPage .fll li:hover i {
  background-image: url(/hizmetler/Content/img/icon_category_hover.png);
}
.doubleContainer#errorPage .fll p {
  font-size: 14px;
}
.doubleContainer#errorPage .fll .borderTop {
  border-top: 1px solid #cecece;
  padding-top: 25px;
  margin-top: 20px;
}
.doubleContainer#subCategoryList {
  display: table;
}
.doubleContainer#subCategoryList .subCategoryListCover {
  vertical-align: top;
}
.doubleContainer#subCategoryList .flr.storyTellers {
  float: none;
  display: table-cell;
  padding-left: 20px;
}
.doubleContainer#subCategoryList .breadcrumb {
  display: none;
}
.doubleContainer#searchResultList #viewResult {
  width: 664px;
}
.doubleContainer#searchResultList #viewResult .notFound {
  position: relative;
  display: none;
  text-align: left;
  margin-top: 15px;
  border: 1px solid #cecece;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: white;
  padding: 1px;
}
.doubleContainer#searchResultList #viewResult .notFound a {
  position: absolute;
  background-image: url(/hizmetler/Content/img/icon_sprite.png);
  background-repeat: no-repeat;
  background-position: -35px -297px;
  background-color: transparent;
  width: 14px;
  height: 14px;
  top: 14px;
  right: 10px;
}
.doubleContainer#searchResultList #viewResult .notFound div {
  padding-left: 10px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: #cd282c;
  background-image: -moz-linear-gradient(top, #d33034, #c41c21);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d33034), to(#c41c21));
  background-image: -webkit-linear-gradient(top, #d33034, #c41c21);
  background-image: -o-linear-gradient(top, #d33034, #c41c21);
  background-image: linear-gradient(to bottom, #d33034, #c41c21);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd33034', endColorstr='#ffc41c21', GradientType=0);
  color: white;
  line-height: 38px;
  font-size: 14px;
  vertical-align: middle;
}
.doubleContainer#searchResultList #viewResult .searchMainContainer .searchLeftContainer {
  width: 200px;
  display: inline-block;
  margin-right: 20px;
  vertical-align: top;
}
.doubleContainer#searchResultList #viewResult .searchMainContainer .searchLeftContainer .searchSectionLabel {
  background-color: #f1f1f1;
  border-bottom: 1px solid #d5d5d5;
  padding: 15px;
  font-weight: bold;
}
.doubleContainer#searchResultList #viewResult .searchMainContainer .searchLeftContainer .searchCityTown {
  height: 200px;
  width: 100%;
  border: 1px solid #cecece;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: white;
}
.doubleContainer#searchResultList #viewResult .searchMainContainer .searchLeftContainer .searchCategories {
  height: 200px;
  width: 100%;
  margin-top: 20px;
  border: 1px solid #cecece;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: white;
}
.doubleContainer#searchResultList #viewResult .searchMainContainer .searchLeftContainer .searchFindInResult {
  height: 60px;
  width: 100%;
  margin-top: 20px;
}
.doubleContainer#searchResultList #viewResult .searchMainContainer .searchLeftContainer .searchFindInResult #searchFindInResultLabel {
  font-weight: bold;
}
.doubleContainer#searchResultList #viewResult .searchMainContainer .searchRightContainer {
  width: 700px;
  display: inline-block;
}
.doubleContainer#searchResultList .search {
  padding: 24px 0px 0px;
  margin-bottom: -1px;
  position: relative;
  /*min-height: 70px;*/

}
.doubleContainer#searchResultList .search #divFilterByLocation a.openDialog {
  font-size: 13px;
}
.doubleContainer#searchResultList .search .textFilterCover {
  border: 1px solid #d5d5d5;
  padding: 14px;
  width: 634px;
  background-color: #f6f6f6;
}
.doubleContainer#searchResultList .search .textFilterCont {
  position: relative;
  display: inline-block;
  outline: none;
  padding-left: 7px;
  width: 200px;
  z-index: 1;
  border: 1px solid #cecece;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: white;
  height: 24px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.doubleContainer#searchResultList .search .textFilterCont .close {
  position: absolute;
  width: 9px;
  height: 9px;
  right: 7px;
  top: 8px;
  background-image: url(/hizmetler/Content/img/icon_sprite.png);
  background-repeat: no-repeat;
  background-position: -35px -535px;
  background-color: transparent;
  cursor: pointer;
  display: none;
}
.doubleContainer#searchResultList .search .textFilter {
  font-size: 11px;
  height: 25px;
  background: transparent;
  border: none;
  color: #999999;
  display: block;
  width: 100%;
  padding: 0px;
}
.doubleContainer#searchResultList .search .textFilterCont.remove {
  color: #292929;
  /*background: none;*/

}
.doubleContainer#searchResultList .search .textFilterCont.remove .textFilter {
  color: #292929;
}
.doubleContainer#searchResultList .search .txtTotalResultCount {
  position: relative;
  display: block;
  margin-bottom: 20px;
  font-size: 14px;
}
.doubleContainer#searchResultList .search .txtTotalResultCount span {
  font-size: 16px;
  font-weight: bold;
  display: inline-block;
}
.doubleContainer#searchResultList .search .location {
  display: inline-block;
  font-size: 12px;
  color: #676767;
  padding-top: 6px;
}
.doubleContainer#searchResultList .customSelect {
  border: 1px solid silver;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: white;
  display: inline-block;
  width: 226px;
  height: 24px;
  line-height: 24px;
  position: relative;
  padding-left: 10px;
  text-align: left;
  cursor: pointer;
}
.doubleContainer#searchResultList .customSelect span {
  font-size: 13px;
  color: black;
}
.doubleContainer#searchResultList .customSelect span.solgun {
  color: #878787;
  white-space: nowrap;
}
.doubleContainer#searchResultList .customSelect select {
  cursor: pointer;
  position: absolute;
  width: 238px;
  zoom: 1;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
  filter: "alpha(opacity=0)";
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  /* IE 5-7 */
  filter: alpha(opacity=0);
  left: 0px;
  bottom: -1px;
  height: 24px;
}
.doubleContainer#searchResultList .customSelect select option {
  padding: 3px 0px 3px 5px;
}
.doubleContainer#searchResultList .customSelect:after {
  position: absolute;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  content: "\f0d7";
  font-size: 10px;
  color: #002da1;
  right: 10px;
  top: 10px;
  z-index: 0;
  pointer-events: none;
}
.doubleContainer#searchResultList .customSelect.disabled {
  background-color: #878787;
}
.doubleContainer#searchResultList .customSelect span {
  font-size: 13px;
  color: black;
}
.doubleContainer#searchResultList .customSelect span.solgun {
  color: #878787;
  white-space: nowrap;
}
.doubleContainer#searchResultList .customSelect select {
  cursor: pointer;
  position: absolute;
  width: 238px;
  zoom: 1;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
  filter: "alpha(opacity=0)";
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  /* IE 5-7 */
  filter: alpha(opacity=0);
  left: 0px;
  bottom: -1px;
  height: 24px;
  padding: 3px 0px 3px 5px;
}
.doubleContainer#searchResultList .customSelect select option {
  padding: 3px 0px 3px 5px;
}
.doubleContainer#searchResultList .customSelect:after {
  position: absolute;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  content: "\f0d7";
  font-size: 10px;
  color: #002da1;
  right: 10px;
  top: 10px;
  z-index: 0;
  pointer-events: none;
}
.doubleContainer#searchResultList .customSelect.disabled {
  background-color: #f2f2f2;
  pointer-events: none;
}
.doubleContainer#searchResultList .customSelect.sec {
  margin-left: 8px;
}
.doubleContainer#searchResultList .customSelect:after {
  top: 8px;
}
.doubleContainer#searchResultList .customSelect span {
  color: silver;
}
.doubleContainer#searchResultList .searchTools {
  display: inline-block;
  position: absolute;
  right: 14px;
  text-align: right;
}
.doubleContainer#searchResultList #sortingContainer {
  font-size: 12px;
  margin-left: 10px;
  position: relative;
  display: none;
  /*display: inline-block;*/

}
.doubleContainer#searchResultList #sortingContainer #sortingtitle {
  color: #676767;
}
.doubleContainer#searchResultList #sortingContainer .fa-bars {
  color: #676767;
  margin-right: 4px;
  font-size: 14px;
}
.doubleContainer#searchResultList #sortingContainer .searchResultSorting {
  display: none;
  right: 0;
  top: 25px;
  width: 180px;
  z-index: 1;
  text-align: left;
  border: 3px solid #758392;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  position: absolute;
  background-color: white;
  -webkit-box-shadow: 4px 2px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 4px 2px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 4px 2px 2px rgba(0, 0, 0, 0.1);
}
.doubleContainer#searchResultList #sortingContainer .searchResultSorting .triangle {
  top: -10px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0px 10px 10px 10px;
  border-color: transparent transparent #758392 transparent;
  position: absolute;
  width: 0;
  height: 0;
  right: 14px;
}
.doubleContainer#searchResultList #sortingContainer .searchResultSorting li {
  padding: 9px 5px 9px 13px;
  color: #0d6dbe;
  background-color: white;
  border-bottom: 1px solid #d2d2d2;
  font-size: 12px;
  cursor: pointer;
}
.doubleContainer#searchResultList #sortingContainer .searchResultSorting li:hover {
  background-color: #eaeaea;
}
.doubleContainer#searchResultList #sortingContainer .searchResultSorting .firstLi {
  border-top: none;
}
.doubleContainer#searchResultList #sortingContainer .searchResultSorting .lastLi {
  border-bottom: none;
}
.doubleContainer#searchResultList .searchResultCover {
  position: relative;
  margin-bottom: -1px;
  cursor: pointer;
  border: 1px solid #d5d5d5;
  padding: 20px;
}
.doubleContainer#searchResultList .searchResultCover.hover h3 a {
  text-decoration: underline;
}
.doubleContainer#searchResultList .searchResultCover.hover .profileDetails .name,
.doubleContainer#searchResultList .searchResultCover.hover .profileDetails .loc,
.doubleContainer#searchResultList .searchResultCover.hover .profileDetails .category {
  text-decoration: underline;
}
.doubleContainer#searchResultList .searchResultCover .profileImagePlace {
  clear: both;
  display: inline-block;
  vertical-align: top;
}
.doubleContainer#searchResultList .searchResultCover .profileImage {
  width: 86px;
  /*.posAp(15px,15px,87px,91px)*/

}
.doubleContainer#searchResultList .searchResultCover .itemHeaderLine {
  position: absolute;
  margin-left: 109px;
  width: 514px;
}
.doubleContainer#searchResultList .searchResultCover .itemHeaderLine h3 {
  display: inline;
}
.doubleContainer#searchResultList .searchResultCover .itemHeaderLine .score {
  display: inline;
  text-align: center;
  float: right;
  height: 8px;
}
.doubleContainer#searchResultList .searchResultCover .itemHeaderLine .score a:hover {
  text-decoration: none;
}
.doubleContainer#searchResultList .searchResultCover .itemHeaderLine .score span {
  padding-left: 5px;
  font-size: 12px;
}
.doubleContainer#searchResultList .searchResultCover .itemHeaderLine .score .fa-star {
  color: #bababa;
  font-size: 15px;
  margin: 0px;
  margin-right: 0px;
}
.doubleContainer#searchResultList .searchResultCover .itemHeaderLine .score .fa-star.passive {
  color: #bababa;
}
.doubleContainer#searchResultList .searchResultCover .itemHeaderLine .score .fa-star.active {
  color: #e3b11c;
}
.doubleContainer#searchResultList .searchResultCover .itemHeaderLine .score .fa-star.halfStar:after {
  content: "\f005";
  position: absolute;
  width: 51%;
  overflow: hidden;
  color: #e3b11c;
  left: 0;
}
.doubleContainer#searchResultList .searchResultCover .profileDetails {
  color: #676767;
  margin-top: 6px;
  display: inline-block;
  min-width: 36%;
  max-width: 36%;
  padding-top: 16px;
  vertical-align: top;
}
.doubleContainer#searchResultList .searchResultCover .profileDetails .name {
  line-height: 16px;
  margin-bottom: 10px;
}
.doubleContainer#searchResultList .searchResultCover .profileDetails .name .fa-user-pro {
  margin-right: 8px;
  background-size: cover;
  height: 12px;
  width: 11px;
  -ms-behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
  behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
}
.doubleContainer#searchResultList .searchResultCover .profileDetails .loc {
  line-height: 16px;
  margin-bottom: 10px;
}
.doubleContainer#searchResultList .searchResultCover .profileDetails .loc .fa-map-marker {
  margin-right: 9px;
  background-size: cover;
  height: 12px;
  width: 9px;
  -ms-behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
  behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
}
.doubleContainer#searchResultList .searchResultCover .profileDetails .category {
  line-height: 16px;
  margin-bottom: 0px;
}
.doubleContainer#searchResultList .searchResultCover .profileDetails .category .fa-th-list {
  vertical-align: 0px;
  margin-right: 8px;
  margin-left: 1px;
  background-size: cover;
  height: 8px;
  width: 9px;
  -ms-behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
  behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
}
.doubleContainer#searchResultList .searchResultCover:nth-child(odd) {
  background-color: #fdfdfd;
}
.doubleContainer#searchResultList .searchResultCover:nth-child(even) {
  background-color: #f8f8f8;
}
.doubleContainer#searchResultList .searchResultCover .bulletinItem {
  display: inline-block;
  max-width: 41%;
  min-width: 200px;
  height: 57px;
  margin-left: 15px;
  font-size: 12px;
  margin-top: 20px;
}
.doubleContainer#searchResultList .searchResultCover .bulletinItem .fa-mini-bullet {
  margin-right: 8px;
  background-position: 0 -16px;
}
.doubleContainer#searchResultList .searchResultCover .bulletinItem a {
  color: #676767;
  display: block;
}
.doubleContainer#searchResultList .searchResultCover .bulletinItem:before {
  content: "";
  border-left: 1px solid gainsboro;
  height: 67px;
  position: absolute;
  display: block;
  margin-top: 5px;
}
.doubleContainer#searchResultList .searchResultCover .bulletinItem.highlighted .fa-mini-bullet {
  background-position: 0 0;
  vertical-align: -7px;
}
.doubleContainer#searchResultList .searchResultCover .bulletinItem.highlighted .maskAnnounce .announceValign a span {
  font-weight: bold;
  color: #cb514e;
}
.doubleContainer#searchResultList .searchResultCover .noAnnounce {
  color: darkgray;
  margin-top: 30px;
}
.doubleContainer#searchResultList .searchResultCover .noAnnounce .fa-mini-bullet {
  background-position: 0px -32px;
}
.doubleContainer#searchResultList .searchResultCover .maskAnnounce {
  max-height: 62px;
  margin-top: 10px;
}
.doubleContainer#searchResultList .searchResultCover .maskAnnounce .announceValign {
  vertical-align: middle;
  padding-left: 15px;
}
.doubleContainer#searchResultList .searchResultCover .maskAnnounce .announceValign a span {
  font-weight: normal;
  color: #292929;
}
.doubleContainer#searchResultList .searchResultCover .maskAnnounce .announceValign a p {
  margin-top: 5px;
  line-height: 14px;
  padding-left: 20px;
}
.doubleContainer#searchResultList .searchResultCover .badgeContainer {
  position: absolute;
  right: 95px;
  top: -10px;
}
.doubleContainer#searchResultList .searchResultCover .badgeContainer .verticalSpliter {
  border-right: 1px solid #c2c2c2;
  margin: 9px 0 8px 4px;
  height: 20px;
  width: 1px;
  display: inline;
  float: right;
}
.doubleContainer#searchResultList .searchResultCover h3 a {
  font-size: 12px;
  font-weight: bold;
}
.doubleContainer#searchResultList .searchResultCover .searchResultProfDetail {
  width: 486px;
}
.doubleContainer#searchResultList .searchResultCover span.comment {
  display: inline-block;
  position: static;
  vertical-align: 9px;
}
.doubleContainer#searchResultList .searchResultCover span.comment.border {
  margin-right: 10px;
  padding-right: 10px;
  border-right: 1px solid #cccccc;
}
.doubleContainer#searchResultList .searchResultCover img {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.doubleContainer#searchResultList .searchResultCover .firstDayProfile {
  height: 91px;
  margin-right: 20px;
  width: 86px;
  text-align: center;
  border: 1px solid #cecece;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: white;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.doubleContainer#searchResultList .searchResultCover .firstDayProfile .fa-camera {
  font-size: 32px;
  padding: 30px 0;
  color: #bababa;
}
.doubleContainer#searchResultList .storyTellers {
  margin-top: 60px;
}
.doubleContainer .cover-table-border {
  padding: 20px;
  border: 1px solid #cecece;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: #f8f8f8;
  background-color: white;
}
.doubleContainer .cover-table-border.description {
  margin-top: 10px;
  float: left;
}
.doubleContainer .cover-table-border.description .fullcontent {
  height: 195px;
  overflow: auto;
}
.doubleContainer .cover-table-border.description h2 {
  font-size: 14px;
}
.doubleContainer .cover-table-border.description .expand,
.doubleContainer .cover-table-border.description .collapse {
  position: absolute;
  top: 23px;
  right: 25px;
}
.doubleContainer .cover-table-border.description .expand:after,
.doubleContainer .cover-table-border.description .collapse:after {
  content: '';
  display: inline-block;
  background-image: url(/hizmetler/Content/img/arrow-search-down.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-color: transparent;
  width: 21px;
  height: 24px;
  margin-left: 3px;
  vertical-align: -9px;
}
.doubleContainer .cover-table-border.description .collapse:after {
  background-image: url(/hizmetler/Content/img/arrow-search-up.png);
}
.doubleContainer .cover-table-border.description hr {
  margin: 12px 0;
}
.doubleContainer .cover-table-border p {
  margin-bottom: 10px;
  line-height: 1.5em;
}
#category-title h2 {
  font-size: 18px;
  margin-top: 30px;
  margin-bottom: 10px;
}
#category-title .categoryheader-description {
  font-size: 13px;
  color: #666666;
}
#category-title .categoryheader-location-info {
  margin-top: 12px;
}
.ui-dialog .searchFormContainer {
  overflow: hidden !important;
}
.ui-dialog .membershipMessageDiv {
  display: none;
  background-color: white;
}
.ui-dialog .membershipMessageDiv a.btn {
  color: white;
  text-decoration: none;
}
.searchForm,
.wordFilter {
  border: 1px solid #939393;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: #f2f2f2;
  padding: 20px 20px 15px;
  position: relative;
}
.searchForm .ear,
.wordFilter .ear {
  right: 10px;
  left: auto;
}
.searchForm .customSelect,
.wordFilter .customSelect {
  border: 1px solid #b2b2b2;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: white;
  display: inline-block;
  width: 170px;
  height: 32px;
  line-height: 32px;
  position: relative;
  padding-left: 10px;
  text-align: left;
  cursor: pointer;
  margin-bottom: 15px;
}
.searchForm .customSelect span,
.wordFilter .customSelect span {
  font-size: 13px;
  color: black;
}
.searchForm .customSelect span.solgun,
.wordFilter .customSelect span.solgun {
  color: #878787;
  white-space: nowrap;
}
.searchForm .customSelect select,
.wordFilter .customSelect select {
  cursor: pointer;
  position: absolute;
  width: 257px;
  zoom: 1;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
  filter: "alpha(opacity=0)";
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  /* IE 5-7 */
  filter: alpha(opacity=0);
  left: 0px;
  bottom: -1px;
  height: 32px;
}
.searchForm .customSelect select option,
.wordFilter .customSelect select option {
  padding: 3px 0px 3px 5px;
}
.searchForm .customSelect:after,
.wordFilter .customSelect:after {
  position: absolute;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  content: "\f0d7";
  font-size: 10px;
  color: #002da1;
  right: 10px;
  top: 10px;
  z-index: 0;
  pointer-events: none;
}
.searchForm .customSelect.disabled,
.wordFilter .customSelect.disabled {
  background-color: #878787;
}
.searchForm .customSelect span,
.wordFilter .customSelect span {
  font-size: 13px;
  color: black;
}
.searchForm .customSelect span.solgun,
.wordFilter .customSelect span.solgun {
  color: #878787;
  white-space: nowrap;
}
.searchForm .customSelect select,
.wordFilter .customSelect select {
  cursor: pointer;
  position: absolute;
  width: 257px;
  zoom: 1;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
  filter: "alpha(opacity=0)";
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  /* IE 5-7 */
  filter: alpha(opacity=0);
  left: 0px;
  bottom: -1px;
  height: 32px;
  padding: 3px 0px 3px 5px;
}
.searchForm .customSelect select option,
.wordFilter .customSelect select option {
  padding: 3px 0px 3px 5px;
}
.searchForm .customSelect:after,
.wordFilter .customSelect:after {
  position: absolute;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  content: "\f0d7";
  font-size: 10px;
  color: #002da1;
  right: 10px;
  top: 10px;
  z-index: 0;
  pointer-events: none;
}
.searchForm .customSelect.disabled,
.wordFilter .customSelect.disabled {
  background-color: #f2f2f2;
  pointer-events: none;
}
.searchForm .customSelect.sec,
.wordFilter .customSelect.sec {
  margin-left: 8px;
}
.searchForm .fa-times,
.wordFilter .fa-times {
  position: absolute;
  top: 9px;
  right: 10px;
  color: #8497aa;
  display: block;
  outline: none;
  font-size: 25px;
}
.searchForm .fa-times:hover,
.wordFilter .fa-times:hover {
  color: #c75251;
}
.mobileGalleryCont {
  display: none;
  position: absolute;
  top: -3000px;
  left: -3000px;
}
.triangle-with-shadow {
  width: 20px;
  height: 8px;
  overflow: hidden;
  position: absolute;
  bottom: -8px;
  left: 50%;
  margin-left: -10px;
}
.triangle-with-shadow:after {
  content: "";
  background: #fbfbfb;
  border: 1px solid #cecece;
  position: absolute;
  top: -6px;
  left: 3px;
  width: 10px;
  height: 10px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.lastVisitedProfilesCont {
  border: 1px solid silver;
  background-color: #f9f9f9;
  background-image: -moz-linear-gradient(top, white, #efefef);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#efefef));
  background-image: -webkit-linear-gradient(top, white, #efefef);
  background-image: -o-linear-gradient(top, white, #efefef);
  background-image: linear-gradient(to bottom, white, #efefef);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffefefef', GradientType=0);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  box-shadow: inset 0 0 0 1px white, 0 2px 2px -1px #d9d9d9;
  padding: 0;
  position: relative;
  width: 298px;
  margin-left: 10px;
  margin-bottom: 30px;
  background-image: inherit;
  background-color: white;
  text-align: left;
}
.lastVisitedProfilesCont .noProfileImage {
  background-image: url(/hizmetler/Content/img/icon/no_profile.png);
  background-repeat: no-repeat;
  width: 73px;
  height: 79px;
}
.lastVisitedProfilesCont .lastVisitedProfilesHeader {
  width: 268px;
  background-color: #f6f6f6;
  border-bottom: 1px solid #cecece;
  font-size: 14px;
  font-weight: bold;
  color: #4074bc;
  padding: 12px 15px;
}
.lastVisitedProfilesCont .lastVisitedProfilesDisplay {
  height: 166px;
}
.lastVisitedProfilesCont .slideMask {
  position: relative;
  overflow: hidden;
  width: 298px;
  height: 166px;
}
.lastVisitedProfilesCont .slideItemsContainer {
  width: 600px;
  height: 136px;
  position: relative;
}
.lastVisitedProfilesCont .slideProfileItem {
  background-color: white;
  width: 268px;
  height: 136px;
  padding: 15px;
  position: absolute;
  left: 0;
}
.lastVisitedProfilesCont .navBtns {
  position: absolute;
  bottom: 15px;
  left: 15px;
}
.lastVisitedProfilesCont .navBtns a {
  float: left;
  color: #72859a;
  margin-right: 5px;
  width: 3px;
  padding: 5px 14px 5px 9px;
}
.lastVisitedProfilesCont .profileItemBorder {
  width: 75px;
  height: 79px;
  border: 1px solid #c3c3c3;
  background-color: white;
  padding: 1px;
  text-align: center;
}
.lastVisitedProfilesCont .profileItemImage {
  width: 73px;
  height: 77px;
  background-color: white;
  padding: 1px;
  overflow: hidden;
  background-color: #efefef;
}
.lastVisitedProfilesCont .profileDataCont {
  width: 174px;
  position: relative;
  float: right;
  height: 110px;
  bottom: 86px;
}
.lastVisitedProfilesCont .profileDataCont p {
  height: 30px;
  line-height: 20px;
  color: #676767;
}
.lastVisitedProfilesCont .profileDataCont p span {
  left: 18px;
  padding-top: 1px;
  float: left;
  position: absolute;
}
.lastVisitedProfilesCont .profileDataCont .fa {
  margin-right: 8px;
  font-size: 12px;
}
.lastVisitedProfilesCont .profileDataCont .fa-map-marker {
  margin-right: 10px;
  margin-left: 1px;
}
.lastVisitedProfilesCont .commentBtn {
  position: absolute;
  bottom: 15px;
  right: 15px;
}
.lastCommentProfilesCont {
  border: 1px solid silver;
  background-color: #f9f9f9;
  background-image: -moz-linear-gradient(top, white, #efefef);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#efefef));
  background-image: -webkit-linear-gradient(top, white, #efefef);
  background-image: -o-linear-gradient(top, white, #efefef);
  background-image: linear-gradient(to bottom, white, #efefef);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffefefef', GradientType=0);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  box-shadow: inset 0 0 0 1px white, 0 2px 2px -1px #d9d9d9;
  padding: 0;
  position: relative;
  width: 298px;
  margin-left: 10px;
  margin-bottom: 20px;
  background-image: inherit;
  background-color: white;
  text-align: left;
}
.lastCommentProfilesCont .noProfileImage {
  background-image: url(/hizmetler/Content/img/icon/no_profile.png);
  background-repeat: no-repeat;
  width: 73px;
  height: 79px;
}
.lastCommentProfilesCont .lastCommentProfilesHeader {
  width: 268px;
  background-color: #f6f6f6;
  border-bottom: 1px solid #cecece;
  font-size: 14px;
  font-weight: bold;
  color: #363636;
  padding: 12px 15px;
}
.lastCommentProfilesCont .lastCommentProfilesDisplay {
  height: 170px;
}
.lastCommentProfilesCont .slideMask {
  position: relative;
  width: 298px;
  height: 166px;
  overflow: hidden;
}
.lastCommentProfilesCont .slideItemsContainer {
  width: 600px;
  position: relative;
}
.lastCommentProfilesCont .slideProfileItem {
  background-color: white;
  width: 268px;
  padding: 15px;
  position: absolute;
  left: 0;
}
.lastCommentProfilesCont .navBtns {
  position: absolute;
  bottom: 15px;
  left: 15px;
}
.lastCommentProfilesCont .navBtns a {
  float: left;
  color: #72859a;
  margin-right: 5px;
  width: 3px;
  padding: 5px 14px 5px 9px;
}
.lastCommentProfilesCont .profileItemBorder {
  width: 75px;
  height: 79px;
  border: 1px solid #c3c3c3;
  background-color: white;
  padding: 1px;
  text-align: center;
}
.lastCommentProfilesCont .profileItemImage {
  width: 73px;
  height: 77px;
  background-color: white;
  padding: 1px;
  overflow: hidden;
  background-color: #efefef;
}
.lastCommentProfilesCont .profileDataCont {
  width: 268px;
  position: relative;
  height: 110px;
}
.lastCommentProfilesCont .profileDataCont #profileName {
  font-weight: bold;
  width: 190px;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
}
.lastCommentProfilesCont .profileDataCont #profileName a {
  font-weight: bold;
}
.lastCommentProfilesCont .profileDataCont #commentText {
  line-height: 14px;
  color: #676767;
  clear: left;
  margin-top: 8px;
  width: 268px;
  height: 85px;
  overflow: hidden;
}
.lastCommentProfilesCont .profileDataCont .fa {
  font-size: 13px;
}
.lastCommentProfilesCont .profileDataCont .fa-map-marker {
  margin-right: 10px;
  margin-left: 2px;
}
.lastCommentProfilesCont .commentBtn {
  position: absolute;
  bottom: 15px;
  right: 15px;
}
.newestProfilesCont {
  border: 1px solid silver;
  background-color: #f9f9f9;
  background-image: -moz-linear-gradient(top, white, #efefef);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#efefef));
  background-image: -webkit-linear-gradient(top, white, #efefef);
  background-image: -o-linear-gradient(top, white, #efefef);
  background-image: linear-gradient(to bottom, white, #efefef);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffefefef', GradientType=0);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  box-shadow: inset 0 0 0 1px white, 0 2px 2px -1px #d9d9d9;
  padding: 0;
  position: relative;
  width: 298px;
  margin-left: 10px;
  margin-bottom: 20px;
  background-image: inherit;
  background-color: white;
  text-align: left;
}
.newestProfilesCont .newestProfilesHeader {
  width: 268px;
  background-color: #f6f6f6;
  border-bottom: 1px solid #cecece;
  font-size: 14px;
  font-weight: bold;
  color: #363636;
  padding: 12px 15px;
}
.newestProfilesCont .slideMask {
  position: relative;
  width: 298px;
  height: 366px;
  overflow: hidden;
}
.newestProfilesCont .slideItemsContainer {
  width: 600px;
  height: 136px;
  position: relative;
}
.newestProfilesCont .slideProfileItem {
  background-color: white;
  width: 268px;
  height: 136px;
  padding: 20px 15px;
  position: absolute;
  left: 0;
}
.newestProfilesCont .navBtns {
  position: absolute;
  bottom: 15px;
  left: 15px;
}
.newestProfilesCont .navBtns a {
  float: left;
  color: #72859a;
  margin-right: 5px;
  width: 3px;
  padding: 5px 14px 5px 9px;
}
.newestProfilesCont .profileItemBorder {
  width: 75px;
  height: 79px;
  border: 1px solid #c3c3c3;
  background-color: white;
  padding: 1px;
  text-align: center;
}
.newestProfilesCont .profileItemImage {
  width: 73px;
  height: 77px;
  background-color: white;
  padding: 1px;
  overflow: hidden;
  background-color: #efefef;
}
.newestProfilesCont .profileDataCont {
  width: 370px;
  position: relative;
  height: 100px;
}
.newestProfilesCont .profileDataCont #profileStoreName {
  font-weight: bold;
}
.newestProfilesCont .profileDataCont #profileStoreName a {
  font-weight: bold;
}
.newestProfilesCont .profileDataCont .fa {
  margin-right: 2px;
  font-size: 13px;
}
.newestProfilesCont .profileDataCont .fa-caret-right {
  color: #0261bd;
  margin-right: 7px;
  font-size: 11px;
}
.newestProfilesCont .profileDataCont .profileListTitleItem {
  height: 20px;
}
.newestProfilesCont .profileDataCont .profileListItem {
  margin-left: 12px;
  height: 20px;
}
.newestProfilesCont .profileDataCont .profileListItem span {
  left: 30px;
  padding-top: 1px;
  float: left;
  position: absolute;
}
.newestProfilesCont #lbNewestusers {
  border-bottom: 1px solid #d7d7d7;
  position: absolute;
  bottom: 55px;
  width: 268px;
  margin-left: 15px;
}
.flr.storyTellers {
  width: 311px;
  text-align: right;
}
.flr.storyTellers img {
  display: block;
}
.flr.storyTellers .secure {
  border: 1px solid #cecece;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: white;
  margin-left: 10px;
  text-align: left;
}
.flr.storyTellers .secure .title {
  background-image: url(/hizmetler/Content/img/table_title_bg.png);
  background-repeat: repeat;
  background-position: top left;
  background-color: transparent;
  padding: 10px 2px 10px 17px;
  border-bottom: 1px solid #cecece;
  position: relative;
}
.flr.storyTellers .secure img {
  float: left;
  clear: left;
}
.flr.storyTellers .secure h2 {
  font-size: 16px;
  line-height: 18px;
  margin: 8px 0px 0px 44px;
}
.flr.storyTellers .secure .text {
  padding: 25px 20px 12px;
}
.flr.storyTellers .secure .text p {
  font-weight: bold;
  color: #343434;
  margin-bottom: 10px;
  font-size: 13px;
}
.flr.storyTellers .secure .text li {
  color: #676767;
  line-height: 20px;
  font-size: 12px;
}
.flr.storyTellers .secure .text li:before {
  content: "\f0da";
  font-family: FontAwesome;
  display: inline-block;
  margin-right: 7px;
  color: #929292;
}
.flr.storyTellers .storyCont {
  border: 1px solid #cecece;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: white;
  padding: 5px;
  position: relative;
  width: 288px;
  margin-left: 10px;
  margin-top: 30px;
}
.flr.storyTellers .storyCont .title {
  text-shadow: 1px 1px #648323;
  background-image: url(/hizmetler/Content/img/story.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-color: transparent;
  position: absolute;
  left: -10px;
  top: 20px;
  color: white;
  font-size: 14px;
  text-align: left;
  padding-left: 14px;
  width: 191px;
  height: 42px;
  font-weight: bold;
  line-height: 36px;
}
.flr.storyTellers .storyCont .name {
  position: absolute;
  display: block;
  text-align: center;
  color: white;
  font-size: 16px;
  text-shadow: 1px 1px #343434;
  left: 0px;
  top: 220px;
  width: 100%;
}
.flr.storyTellers .storyCont .text {
  line-height: 18px;
  font-size: 13px;
  padding: 15px 10px 10px;
  text-align: center;
}
.flr.storyTellers .storyCont .text span {
  color: black;
}
.flr.storyTellers .tag {
  margin-left: 10px;
}
.flr.storyTellers .beInList .mybtn {
  margin-top: 30px;
  height: 42px;
  font-size: 16px;
  padding: 0px 20px;
  line-height: 42px;
  font-weight: bold;
}
.wordFilter {
  width: 360px;
}
.wordFilter input[type=text] {
  background-color: white;
  border: 1px solid #b2b2b2;
  border-radius: 2px 2px 2px 2px;
  height: 36px;
  margin-bottom: 15px;
  margin-right: 10px;
  padding-left: 15px;
  width: 343px;
}
.wordFilter .ear {
  left: 10px;
}
.breadcrumb {
  font-size: 19px;
  padding-bottom: 15px;
  border-bottom: 1px solid lightgray;
}
.breadcrumb .fa-angle-right {
  font-size: 20px;
  color: #676767;
  margin: 0px 6px;
  vertical-align: -2px;
}
.breadcrumb a {
  font-size: 12px;
}
.breadcrumb a:hover {
  text-decoration: underline;
}
.breadcrumb span {
  font-size: 12px;
}
.breadcrumb.mobile h2 {
  display: inline-block;
  font-size: 12px;
}
.breadcrumb.showcase {
  font-size: 22px;
}
.dialog {
  background-color: white;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  position: relative;
}
.dialog .message-dialog-wrapper {
  min-width: 400px;
  /*padding: 20px 30px;*/
  text-align: center;
  font-size: 14px;
}
.dialog .message-dialog-wrapper .successImg {
  height: 50px;
  display: block;
  background: url(/hizmetler/Content/img/successCheckIcon.png) center center no-repeat;
  margin-bottom: 10px;
}
.dialog .message-dialog-wrapper .errorImg {
  height: 42px;
  display: block;
  background: url(/hizmetler/Content/img/cell4.png) center center no-repeat;
  margin-bottom: 10px;
}
.dialog .message-dialog-wrapper .alertButtonsContainer {
  margin-top: 10px;
}
.dialog .message-dialog-wrapper a {
  text-decoration: underline;
}
.dialog .message-dialog-wrapper.profile-activate div {
  margin-bottom: 15px;
  font-size: 15px;
}
.dialog .message-dialog-wrapper.profile-activate .passive-img {
  background: url(/hizmetler/content/img/unlem_kirmizi.png) center center no-repeat;
  height: 82px;
}
.dialog .message-dialog-wrapper.profile-activate .activated-img {
  background: url(/hizmetler/content/img/fa-check-circle-custom.png) center center no-repeat;
  height: 79px;
}
.dialog .message-dialog-wrapper.profile-activate a.btn {
  text-decoration: none;
  color: white;
  font-size: 14px;
  font-weight: normal;
  padding: 7px 20px;
}
.dialog .fa-times {
  position: absolute;
  top: 9px;
  right: 10px;
  color: #8497aa;
  display: block;
  outline: none;
  font-size: 25px;
  z-index: 1;
}
.dialog .fa-times:hover {
  color: #c75251;
}
.dialog.profilePhoto {
  text-align: center;
}
.dialog.profilePhoto .example {
  display: inline-block;
  border: 1px solid #cecece;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: #f8f8f8;
  position: relative;
  padding: 1px;
  width: 136px;
  height: 150px;
}
.dialog.profilePhoto .example img {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.dialog.profilePhoto .example .fa {
  position: absolute;
  font-size: 35px;
  text-shadow: 0px -4px 4px rgba(0, 0, 0, 0.2);
  background-color: white;
  padding: 4px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.dialog.location .info-block {
  font-size: 13px;
  margin-bottom: 10px;
}
.dialog.location .left-column {
  display: inline-block;
  width: 70px;
  font-weight: bold;
}
.dialog.location .left-column .icon-wrapper {
  width: 16px;
  display: inline-block;
  color: #0081c9;
}
.dialog.location .left-column .icon-wrapper .fa-map-marker {
  background: none;
}
.dialog.location .left-column .icon-wrapper .fa-map-marker:before {
  content: "\f041" !important;
}
.dialog.location .seperator {
  display: inline-block;
  padding-right: 4px;
  font-weight: bold;
}
.dialog.location #profile-map {
  height: 370px;
}
.inlineAnket {
  padding: 30px 0;
  background-color: white;
  width: 390px;
  margin: 0 auto;
}
.inlineAnket .dateErrors,
.inlineAnket .voteErrors,
.inlineAnket .commentErrors,
.inlineAnket .categoryErrors {
  margin-bottom: 25px;
}
.inlineAnket .confirm,
.inlineAnket .error {
  display: none;
  text-align: center;
  padding: 10px;
}
.inlineAnket .confirm .fa-check-circle,
.inlineAnket .error .fa-check-circle {
  font-size: 53px;
  color: #9cba25;
}
.inlineAnket .confirm .fa-times-circle,
.inlineAnket .error .fa-times-circle {
  font-size: 53px;
  color: red;
}
.inlineAnket .confirm p,
.inlineAnket .error p {
  font-size: 18px;
  color: #878787;
  line-height: 25px;
  margin-top: 30px;
}
.inlineAnket .confirm p.errorText,
.inlineAnket .error p.errorText {
  font-size: 20px;
  color: #292929;
}
.inlineAnket .confirm p.date,
.inlineAnket .error p.date {
  margin-top: 20px;
}
.inlineAnket label {
  color: #292929;
  text-align: left;
  font-size: 14px;
  font-weight: bold;
  display: block;
  padding-bottom: 10px;
}
.inlineAnket label a {
  font-weight: normal;
  font-size: 13px;
}
.inlineAnket input[type=file] {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
  filter: "alpha(opacity=0)";
  position: absolute;
  left: -12000px;
}
.inlineAnket input[type=text] {
  border: 1px solid #cacaca;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: white;
  height: 34px;
  padding: 0px 13px;
  width: 340px;
  margin-bottom: 25px;
}
.inlineAnket textarea {
  border: 1px solid #cacaca;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: white;
  padding: 2%;
  width: 95%;
  resize: none;
  height: 150px;
}
.inlineAnket .flr.grey {
  margin-right: 10px;
}
.inlineAnket .customSelect {
  padding: 0px;
  border: 1px solid #cccaca;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: white;
  display: inline-block;
  width: 45%;
  height: 34px;
  line-height: 34px;
  position: relative;
  padding-left: 10px;
  text-align: left;
  cursor: pointer;
}
.inlineAnket .customSelect span {
  font-size: 13px;
  color: black;
}
.inlineAnket .customSelect span.solgun {
  color: #878787;
  white-space: nowrap;
}
.inlineAnket .customSelect select {
  cursor: pointer;
  position: absolute;
  width: 100%;
  zoom: 1;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
  filter: "alpha(opacity=0)";
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  /* IE 5-7 */
  filter: alpha(opacity=0);
  left: 0px;
  bottom: -1px;
  height: 34px;
}
.inlineAnket .customSelect select option {
  padding: 3px 0px 3px 5px;
}
.inlineAnket .customSelect:after {
  position: absolute;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  content: "\f0d7";
  font-size: 10px;
  color: #002da1;
  right: 10px;
  top: 10px;
  z-index: 0;
  pointer-events: none;
}
.inlineAnket .customSelect.disabled {
  background-color: #878787;
}
.inlineAnket .customSelect span {
  font-size: 13px;
  color: black;
}
.inlineAnket .customSelect span.solgun {
  color: #878787;
  white-space: nowrap;
}
.inlineAnket .customSelect select {
  cursor: pointer;
  position: absolute;
  width: 100%;
  zoom: 1;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
  filter: "alpha(opacity=0)";
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  /* IE 5-7 */
  filter: alpha(opacity=0);
  left: 0px;
  bottom: -1px;
  height: 34px;
  padding: 3px 0px 3px 5px;
}
.inlineAnket .customSelect select option {
  padding: 3px 0px 3px 5px;
}
.inlineAnket .customSelect:after {
  position: absolute;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  content: "\f0d7";
  font-size: 10px;
  color: #002da1;
  right: 10px;
  top: 10px;
  z-index: 0;
  pointer-events: none;
}
.inlineAnket .customSelect.disabled {
  background-color: #f2f2f2;
  pointer-events: none;
}
.inlineAnket input.year[type=text] {
  border: 1px solid #cacaca;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: white;
  display: inline-block;
  margin-bottom: 25px;
  width: 90px;
  vertical-align: 1px;
}
.inlineAnket .vote {
  margin-top: 1px;
}
.dialogCover {
  background-color: white;
}
.dialogCover .dateErrors,
.dialogCover .voteErrors,
.dialogCover .commentErrors,
.dialogCover .categoryErrors {
  margin-bottom: 25px;
}
.dialogCover .confirm,
.dialogCover .error {
  display: none;
  text-align: center;
  padding: 10px;
}
.dialogCover .confirm .fa-check-circle,
.dialogCover .error .fa-check-circle {
  font-size: 53px;
  color: #9cba25;
}
.dialogCover .confirm .fa-times-circle,
.dialogCover .error .fa-times-circle {
  font-size: 53px;
  color: red;
}
.dialogCover .confirm p,
.dialogCover .error p {
  font-size: 18px;
  color: #878787;
  line-height: 25px;
  margin-top: 30px;
}
.dialogCover .confirm p.errorText,
.dialogCover .error p.errorText {
  font-size: 20px;
  color: #292929;
}
.dialogCover .confirm p.date,
.dialogCover .error p.date {
  margin-top: 20px;
}
.dialogCover label {
  color: #292929;
  text-align: left;
  font-size: 14px;
  font-weight: bold;
  display: block;
  padding-bottom: 10px;
}
.dialogCover label a {
  font-weight: normal;
  font-size: 13px;
}
.dialogCover input[type=file] {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
  filter: "alpha(opacity=0)";
  position: absolute;
  left: -12000px;
}
.dialogCover input[type=text] {
  border: 1px solid #cacaca;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: white;
  height: 34px;
  padding: 0px 13px;
  width: 340px;
  margin-bottom: 25px;
}
.dialogCover textarea {
  border: 1px solid #cacaca;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: white;
  padding: 13px;
  width: 342px;
  margin-bottom: 30px;
  resize: none;
  height: 150px;
}
.dialogCover .flr.grey {
  margin-right: 10px;
}
.dialogCover .customSelect {
  padding: 0px;
  border: 1px solid #cccaca;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: white;
  display: inline-block;
  width: 45%;
  height: 34px;
  line-height: 34px;
  position: relative;
  padding-left: 10px;
  text-align: left;
  cursor: pointer;
}
.dialogCover .customSelect span {
  font-size: 13px;
  color: black;
}
.dialogCover .customSelect span.solgun {
  color: #878787;
  white-space: nowrap;
}
.dialogCover .customSelect select {
  cursor: pointer;
  position: absolute;
  width: 100%;
  zoom: 1;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
  filter: "alpha(opacity=0)";
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  /* IE 5-7 */
  filter: alpha(opacity=0);
  left: 0px;
  bottom: -1px;
  height: 34px;
}
.dialogCover .customSelect select option {
  padding: 3px 0px 3px 5px;
}
.dialogCover .customSelect:after {
  position: absolute;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  content: "\f0d7";
  font-size: 10px;
  color: #002da1;
  right: 10px;
  top: 10px;
  z-index: 0;
  pointer-events: none;
}
.dialogCover .customSelect.disabled {
  background-color: #878787;
}
.dialogCover .customSelect span {
  font-size: 13px;
  color: black;
}
.dialogCover .customSelect span.solgun {
  color: #878787;
  white-space: nowrap;
}
.dialogCover .customSelect select {
  cursor: pointer;
  position: absolute;
  width: 100%;
  zoom: 1;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
  filter: "alpha(opacity=0)";
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  /* IE 5-7 */
  filter: alpha(opacity=0);
  left: 0px;
  bottom: -1px;
  height: 34px;
  padding: 3px 0px 3px 5px;
}
.dialogCover .customSelect select option {
  padding: 3px 0px 3px 5px;
}
.dialogCover .customSelect:after {
  position: absolute;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  content: "\f0d7";
  font-size: 10px;
  color: #002da1;
  right: 10px;
  top: 10px;
  z-index: 0;
  pointer-events: none;
}
.dialogCover .customSelect.disabled {
  background-color: #f2f2f2;
  pointer-events: none;
}
.dialogCover .customSelect:first-child {
  margin-right: 9px;
}
.dialogCover .customSelectFullWidth {
  padding: 0px;
  border: 1px solid #cccaca;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: white;
  display: inline-block;
  width: 357px;
  height: 34px;
  line-height: 34px;
  position: relative;
  padding-left: 10px;
  text-align: left;
  cursor: pointer;
  margin-right: 0px;
}
.dialogCover .customSelectFullWidth span {
  font-size: 13px;
  color: black;
}
.dialogCover .customSelectFullWidth span.solgun {
  color: #878787;
  white-space: nowrap;
}
.dialogCover .customSelectFullWidth select {
  cursor: pointer;
  position: absolute;
  width: 100%;
  zoom: 1;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
  filter: "alpha(opacity=0)";
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  /* IE 5-7 */
  filter: alpha(opacity=0);
  left: 0px;
  bottom: -1px;
  height: 34px;
}
.dialogCover .customSelectFullWidth select option {
  padding: 3px 0px 3px 5px;
}
.dialogCover .customSelectFullWidth:after {
  position: absolute;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  content: "\f0d7";
  font-size: 10px;
  color: #002da1;
  right: 10px;
  top: 10px;
  z-index: 0;
  pointer-events: none;
}
.dialogCover .customSelectFullWidth.disabled {
  background-color: #878787;
}
.dialogCover .customSelectFullWidth span {
  font-size: 13px;
  color: black;
}
.dialogCover .customSelectFullWidth span.solgun {
  color: #878787;
  white-space: nowrap;
}
.dialogCover .customSelectFullWidth select {
  cursor: pointer;
  position: absolute;
  width: 100%;
  zoom: 1;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
  filter: "alpha(opacity=0)";
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  /* IE 5-7 */
  filter: alpha(opacity=0);
  left: 0px;
  bottom: -1px;
  height: 34px;
  padding: 3px 0px 3px 5px;
}
.dialogCover .customSelectFullWidth select option {
  padding: 3px 0px 3px 5px;
}
.dialogCover .customSelectFullWidth:after {
  position: absolute;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  content: "\f0d7";
  font-size: 10px;
  color: #002da1;
  right: 10px;
  top: 10px;
  z-index: 0;
  pointer-events: none;
}
.dialogCover .customSelectFullWidth.disabled {
  background-color: #f2f2f2;
  pointer-events: none;
}
.dialogCover .customSelectFullWidth:first-child {
  margin-right: 0px;
}
.dialogCover input.year[type=text] {
  border: 1px solid #cacaca;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: white;
  display: inline-block;
  margin-bottom: 25px;
  width: 90px;
  vertical-align: 1px;
}
.dialogCover .html_carouselll {
  position: relative;
  display: inline-block;
  /*a.prev:hover {		background-position: 0 -50px; }
                    a.prev.disabled {	background-position: 0 -100px !important;  }*/

  /*a.next:hover {		background-position: -50px -50px; }
                a.next.disabled {	background-position: -50px -100px !important;  }*/

}
.dialogCover .html_carouselll div.slide {
  position: relative;
  height: 450px;
  width: 600px;
}
.dialogCover .html_carouselll div.slide a {
  display: block;
}
.dialogCover .html_carouselll div.slide img {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  display: block;
}
.dialogCover .html_carouselll div.slide div {
  background-color: rgba(0, 0, 0, 0.6);
  display: none;
}
.dialogCover .html_carouselll div.thumbnails {
  text-align: center;
  width: 100%;
  position: relative;
  margin-top: 17px;
  left: 0px;
}
.dialogCover .html_carouselll div.thumbnails img {
  display: block;
  width: 77px;
}
.dialogCover .html_carouselll div.thumbnails div {
  cursor: pointer;
  position: relative;
  float: left;
  margin-right: 10px;
}
.dialogCover .html_carouselll div.thumbnails div:last-child {
  margin: 0;
}
.dialogCover .html_carouselll div.thumbnails div .coverer {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: none;
  background-image: url(/hizmetler/Content/img/coverer.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-color: rgba(0, 0, 0, 0.5);
}
.dialogCover .html_carouselll div.thumbnails .selected .coverer {
  display: block;
}
.dialogCover .html_carouselll a.prev,
.dialogCover .html_carouselll a.next {
  background-image: url(/hizmetler/Content/img/home_arrows.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-color: transparent;
  width: 19px;
  height: 26px;
  display: block;
  position: absolute;
  top: 215px;
}
.dialogCover .html_carouselll a.prev {
  left: 10px;
  background-position: 0 0;
}
.dialogCover .html_carouselll a.next {
  right: 10px;
  background-position: -19px 0;
}
.dialogCover .html_carouselll a.prev.disabled,
.dialogCover .html_carouselll a.next.disabled {
  cursor: default;
}
.dialogCover .html_carouselll a.prev span,
.dialogCover .html_carouselll a.next span {
  display: none;
}
.ear {
  background-image: url(/hizmetler/Content/img/ear.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-color: transparent;
  display: block;
  height: 9px;
  width: 16px;
  top: -9px;
  left: 550px;
  position: absolute;
}
#AddCommentForm {
  text-align: left;
}
#AddCommentForm #commentTextbox {
  margin-bottom: 0;
}
.badgeCover {
  border: 3px solid #758392;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  position: absolute;
  background-color: white;
  -webkit-box-shadow: 4px 2px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 4px 2px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 4px 2px 2px rgba(0, 0, 0, 0.1);
  display: none;
  padding: 8px;
  width: 250px;
  text-align: center;
  z-index: 10;
}
.badgeCover p,
.badgeCover strong {
  font-size: 11px;
}
.badgeCover p {
  margin-top: 5px;
}
.badgeCover .triangle {
  top: -10px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0px 10px 10px 10px;
  border-color: transparent transparent #758392 transparent;
  position: absolute;
  width: 0;
  height: 0;
  right: 25px;
}
.badgeCover.scoreType {
  width: 260px;
}
.badgeCover.scoreType li {
  font-size: 11px;
  margin-bottom: 10px;
}
.badgeCover.scoreType span.commentText {
  width: 130px;
  display: inline-block;
  font-size: 11px;
}
.badgeCover.scoreType .bar {
  border: 1px solid #cccaca;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: white;
  display: inline-block;
  width: 100px;
  padding: 1px;
  height: 12px;
  margin-right: 3px;
  vertical-align: -4px;
}
.badgeCover.scoreType .bar .active {
  background-color: #dba317;
  height: 12px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.badgeCover.scoreType .triangle {
  top: -10px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0px 10px 10px 10px;
  border-color: transparent transparent #758392 transparent;
  position: absolute;
  width: 0;
  height: 0;
}
.voteArea {
  border: 1px solid #cccaca;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: white;
  display: inline-block;
  padding: 13px 15px;
  position: relative;
}
.voteArea a {
  display: inline-block;
  background-image: url(/hizmetler/Content/img/icon_sprite.png);
  background-repeat: no-repeat;
  background-position: 0px -340px;
  background-color: transparent;
  width: 30px;
  height: 25px;
  margin-right: 8px;
}
.voteArea a:last-child {
  margin-right: 0px;
}
.voteArea a.active,
.voteArea a.clicked {
  background-position: 0px -314px;
}
.voteArea div.tool {
  border: 3px solid #758392;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  position: absolute;
  background-color: white;
  -webkit-box-shadow: 4px 2px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 4px 2px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 4px 2px 2px rgba(0, 0, 0, 0.1);
  padding: 8px 18px;
  display: none;
  top: 47px;
}
.voteArea div.tool span {
  font-weight: bold;
}
.voteArea div.tool div.triangle {
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0px 10px 10px 10px;
  border-color: transparent transparent #758392 transparent;
  position: absolute;
  width: 0;
  height: 0;
  top: -10px;
  left: 50%;
}
.voteArea .tool.pos_0 {
  left: 0px;
}
.voteArea .tool.pos_0 .triangle {
  left: 17px;
}
.voteArea .tool.pos_1 {
  left: 2px;
}
.voteArea .tool.pos_1 .triangle {
  left: 56px;
}
.voteArea .tool.pos_2 {
  left: 58px;
}
.voteArea .tool.pos_2 .triangle {
  left: 40px;
}
.voteArea .tool.pos_3 {
  left: 53px;
}
.voteArea .tool.pos_3 .triangle {
  left: 86px;
}
.voteArea .tool.pos_4 {
  left: 28px;
}
.voteArea .tool.pos_4 .triangle {
  left: 153px;
}
.vote {
  vertical-align: -16px;
  background-image: url(/hizmetler/Content/img/dummyText.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-color: transparent;
  width: 123px;
  height: 53px;
  display: inline-block;
  float: right;
}
.vote.clicked {
  background-image: url(/hizmetler/Content/img/dummyText.png);
  background-repeat: no-repeat;
  background-position: left -58px;
  background-color: transparent;
  width: 123px;
  height: 53px;
}
.tumb {
  display: none;
}
.tumb img {
  width: 30px;
  height: 23px;
  vertical-align: -7px;
}
.tumb a {
  font-size: 12px;
}
[class^="register-"] {
  display: inline-block;
  width: 81px;
  height: 93px;
  background-image: url(/hizmetler/Content/img/register_sprite.png);
  background-repeat: no-repeat;
  background-position: 0px -106px;
  background-color: transparent;
  margin-bottom: 10px;
}
.registerUser a:hover i,
.registerUser.active i {
  background-position: -83px -106px;
}
.registerCustomer i,
.registerCustomer i {
  background-position: 0px 0px;
}
.registerCustomer a:hover i,
.registerCustomer a.active i {
  background-position: -83px 0px;
}
.pattern {
  border: 1px solid #cecece;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: transparent;
  padding: 30px 30px 20px;
}
.membershipRequest {
  border: 1px solid #cecece;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: white;
  padding: 30px;
  text-align: center;
}
.membershipRequest .icon {
  position: relative;
  background-image: url(/hizmetler/Content/img/uyelik-talep.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-color: transparent;
  padding-bottom: 27px;
  margin-bottom: 27px;
  border-bottom: 1px solid #cecece;
  padding-top: 180px;
}
.membershipRequest .icon h1 {
  font-size: 22px;
  font-weight: normal;
}
.membershipRequest .icon .triangle-with-shadow:after {
  background-color: white;
}
.membershipRequest p {
  font-size: 18px;
  margin-bottom: 25px;
}
.membershipRequest .btn {
  font-size: 18px;
}
input[type="text"].parsley-error,
input[type="email"].parsley-error,
input[type="password"].parsley-error,
input[type="number"].parsley-error {
  border-color: red;
}
.notFound {
  text-align: center;
  margin-top: 30px;
}
.notFound .breadcrumb {
  display: none;
}
.notFound .img404 {
  width: 90%;
}
.notFound p {
  font-size: 25px;
  margin: 0px;
}
.notFound input[type="text"] {
  height: 42px;
  border: 1px solid #cecece;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: white;
  padding-left: 10px;
  width: 500px;
  font-size: 13px;
  margin-right: 6px;
}
.notFound .categories {
  border-top: 1px solid #c1c1c1;
  margin-top: 35px;
}
.notFound .categories ul {
  margin-top: 30px;
}
.notFound .categories ul li {
  padding: 0px 60px;
  text-align: center;
  float: left;
  margin-top: 10px;
}
.notFound .categories ul li a {
  display: block;
  margin-top: 10px;
  color: #001990;
}
.notFound .categories ul li:first-child {
  padding-left: 0px;
}
.notFound .categories ul li:last-child {
  padding-right: 0px;
  width: auto;
}
.notFound .category-ev-tadilat-dekorasyon {
  background-image: url(/hizmetler/Content/img/icon/ev-dekorasyon.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  height: 30px;
  width: 15px;
  background-size: 15px 30px;
}
.notFound .category-nakliye {
  background-image: url(/hizmetler/Content/img/icon/nakliye.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  height: 30px;
  width: 31px;
  background-size: 31px 21px;
}
.notFound .category-arac-servis-bakim {
  background-image: url(/hizmetler/Content/img/icon/arac-servis-bakim.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  height: 30px;
  width: 26px;
  background-size: 26px 22px;
}
.notFound .category-etkinlik {
  background-image: url(/hizmetler/Content/img/icon/etkinlik.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  height: 30px;
  width: 30px;
  background-size: 23px 30px;
}
.notFound .category-bebek-ve-aile {
  background-image: url(/hizmetler/Content/img/icon/bebek.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  height: 30px;
  width: 19px;
  background-size: 19px 25px;
}
.notFound .category-diger {
  background-image: url(/hizmetler/Content/img/icon/diger.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  height: 30px;
  width: 26px;
  background-size: 26px 17px;
}
#static {
  position: relative;
}
#static .head {
  height: 55px;
  padding-top: 24px;
}
#static .head .icon-gear {
  background-image: url(/hizmetler/Content/img/sprite-how.png);
  background-repeat: no-repeat;
  background-position: 0px -33px;
  background-color: transparent;
  background-size: auto;
  height: 40px;
  width: 42px;
  vertical-align: middle;
  margin-right: 12px;
}
#static .head div {
  display: inline-block;
  position: relative;
  height: 50px;
  width: 72px;
  margin-right: 13px;
  vertical-align: -14px;
}
#static .head div .fa-star {
  position: absolute;
  color: #dba317;
  -webkit-transform: rotate(75deg);
  -moz-transform: rotate(75deg);
  -ms-transform: rotate(75deg);
  -o-transform: rotate(75deg);
  transform: rotate(75deg);
}
#static .head div .fa-star.i {
  font-size: 15px;
  left: 21px;
  top: 9px;
  line-height: 15px;
}
#static .head div .fa-star.ii {
  font-size: 20px;
  left: 0px;
  top: 19px;
  line-height: 20px;
}
#static .head div .fa-star.iii {
  font-size: 25px;
  left: 18px;
  top: 26px;
  line-height: 25px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
#static .head div .fa-star.iiii {
  font-size: 37px;
  top: 0px;
  right: 0px;
  line-height: 37px;
}
#static .head h1 {
  font-size: 28px;
  font-weight: bold;
  line-height: 36px;
}
#static .head h1 .btn {
  font-size: 14px;
  font-weight: normal;
  padding: 7px 15px;
}
#static .yellowHead {
  margin-top: -2px;
  font-size: 20px;
  position: relative;
  z-index: 2;
  padding-top: 30px;
  background-image: url(/hizmetler/Content/img/staticYellowHead.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  height: 89px;
  text-align: center;
}
#static .yellowHead span {
  font-size: 20px;
}
#static .yellowHead.two {
  background-image: url(/hizmetler/Content/img/staticYellowHead2.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  height: 64px;
}
#static .frame {
  border: 1px solid #cecece;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: #f8f8f8;
  margin-top: -8px;
  padding: 40px 30px 32px;
  text-align: center;
}
#static .frame p {
  font-size: 16px;
}
#static .frame p span {
  font-size: 16px;
  color: #dba317;
}
#static .frame .menu {
  border-top: 1px solid #cecece;
  padding-top: 27px;
  margin-top: 20px;
  margin-bottom: 25px;
}
#static .frame .menu ul {
  width: 100%;
}
#static .frame .menu ul li:last-child {
  float: right;
}
#static .frame .menu ul li {
  float: left;
  width: 14%;
  text-align: center;
}
#static .frame .menu ul li a {
  font-size: 13px;
  color: darkgray;
  text-decoration: none;
}
#static .frame .menu ul li i {
  margin-top: 8px;
  display: inline-block;
  background-image: url(/hizmetler/Content/img/static_menu_icon.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-color: transparent;
  width: 32px;
  height: 45px;
}
#static .frame .menu ul li a.active {
  color: #287bcd;
}
#static .frame .menu ul li a#about i {
  background-position: 0px -5px;
}
#static .frame .menu ul li a#about.active i {
  background-position: 0px -58px;
}
#static .frame .menu ul li a#time i {
  background-position: -140px -4px;
}
#static .frame .menu ul li a#time.active i {
  background-position: -140px -57px;
}
#static .frame .menu ul li a#town i {
  background-position: -299px -4px;
  width: 34px;
  margin-top: 7px;
}
#static .frame .menu ul li a#town.active i {
  background-position: -299px -57px;
}
#static .frame .menu ul li a#question i {
  background-position: -458px -2px;
  width: 35px;
  margin-top: 5px;
}
#static .frame .menu ul li a#question.active i {
  background-position: -458px -55px;
}
#static .frame .menu ul li a#document i {
  background-position: -603px 0px;
}
#static .frame .menu ul li a#document.active i {
  background-position: -603px -53px;
}
#static .frame .menu ul li a#photo i {
  background-position: -730px -2px;
  width: 41px;
  margin-top: 5px;
}
#static .frame .menu ul li a#photo.active i {
  background-position: -730px -55px;
}
#static .frame .menu ul li a#videoCont i {
  background-position: -866px -4px;
  width: 41px;
  margin-top: 5px;
}
#static .frame .menu ul li a#videoCont.active i {
  background-position: -866px -57px;
}
#static .frame .tabela {
  padding: 30px 0px;
  border: 1px solid #cecece;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: white;
  text-align: center;
  min-height: 100px;
  overflow: hidden;
}
#static .frame .tabela .tabelaCont {
  position: relative;
}
#static .frame .tabela h3 {
  font-size: 15px;
  color: #292929;
  margin-left: 20px;
  font-weight: bold;
}
#static .frame .tabela .active,
#static .frame .tabela .passive {
  background-color: white;
  position: absolute;
  text-align: left;
  z-index: 9;
}
#static .frame .tabela .active h3,
#static .frame .tabela .passive h3 {
  margin-bottom: 12px;
  letter-spacing: 0.2px;
}
#static .frame .tabela .active .cont,
#static .frame .tabela .passive .cont {
  margin-left: 20px;
  width: 383px;
  height: 122px;
  padding: 19px 17px;
  text-align: center;
  border: 1px solid #d5d5d5;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: #f8f8f8;
}
#static .frame .tabela .active .cont p,
#static .frame .tabela .passive .cont p {
  text-align: left;
  font-size: 12px;
}
#static .frame .tabela .active {
  z-index: 10;
}
#static .frame .tabela .active h3 {
  color: #dba317;
}
#static .frame .tabela .active .cont {
  -webkit-box-shadow: 3px 4px 25px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 3px 4px 25px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 3px 4px 25px 0px rgba(0, 0, 0, 0.25);
  border: 1px solid #d5d5d5;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: white;
}
#static .frame .tabela .about,
#static .frame .tabela .time {
  left: 10px;
  top: 482px;
}
#static .frame .tabela .about p,
#static .frame .tabela .time p {
  margin-bottom: 28px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d4d4d4;
}
#static .frame .tabela .about i,
#static .frame .tabela .time i {
  background-image: url(/hizmetler/Content/img/static_menu_icon.png);
  background-repeat: no-repeat;
  background-position: -43px -108px;
  background-color: transparent;
  width: 41px;
  height: 42px;
  display: inline-block;
}
#static .frame .tabela .town,
#static .frame .tabela .question,
#static .frame .tabela .document {
  left: 10px;
  top: 385px;
}
#static .frame .tabela .town .cont,
#static .frame .tabela .question .cont,
#static .frame .tabela .document .cont {
  width: 826px;
  height: auto;
  padding: 14px 16px;
}
#static .frame .tabela .question {
  top: 791px;
}
#static .frame .tabela .document {
  top: 887px;
}
#static .frame .tabela .active.about,
#static .frame .tabela .active.time {
  width: 461px;
  height: 217px;
}
#static .frame .tabela .active.about p {
  color: #b4b4b4;
}
#static .frame .tabela .active.about i {
  background-position: 0px -108px;
}
#static .frame .tabela .active.time h3,
#static .frame .tabela .active.time h3 {
  color: #292929;
}
#static .frame .tabela .active.time p,
#static .frame .tabela .active.time p {
  color: #dba317;
}
#static .frame .tabela .active.time i,
#static .frame .tabela .active.time i {
  background-position: -43px -108px;
}
#static .frame .tabela .photo {
  top: 174px;
  left: 30px;
  width: 860px;
  height: 500px;
  background-color: transparent;
}
#static .frame .tabela .photo .photoAndVideoCont {
  position: relative;
}
#static .frame .tabela .photo .photoAndVideoCont .photoCont {
  text-align: center;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 140px;
  height: 186px;
  border: 1px solid #d5d5d5;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: #f8f8f8;
  font-weight: bold;
}
#static .frame .tabela .photo .photoAndVideoCont .photoCont i {
  background-image: url(/hizmetler/Content/img/static_menu_icon.png);
  background-repeat: no-repeat;
  background-position: -681px -108px;
  background-color: transparent;
  width: 47px;
  height: 37px;
  display: inline-block;
}
#static .frame .tabela .photo .photoAndVideoCont .photoCont .name {
  border-bottom: 1px solid #d5d5d5;
  margin-bottom: 7px;
  padding-top: 60px;
  height: 95px;
}
#static .frame .tabela .photo .photoAndVideoCont .videoCont {
  background-color: white;
  position: absolute;
  top: 308px;
  left: 423px;
}
#static .frame .tabela .photo .photoAndVideoCont .videoCont i {
  margin-top: 60px;
  background-image: url(/hizmetler/Content/img/static_menu_icon.png);
  background-repeat: no-repeat;
  background-position: -681px -108px;
  background-color: transparent;
  width: 47px;
  height: 37px;
  display: inline-block;
}
#static .frame .tabela .photo .photoAndVideoCont .videoCont .cont {
  padding-top: 0px;
  padding-right: 0px;
  height: 140px;
  width: 398px;
}
#static .frame .tabela .photo .photoAndVideoCont .videoCont .cont .mini {
  float: right;
  padding: 11px;
  background-color: white;
  border-left: 1px solid #e5e5e5;
}
#static .frame .tabela .photo .photoAndVideoCont .videoCont .cont .mini li {
  margin-bottom: 5px;
  background-color: gainsboro;
  width: 38px;
  height: 28px;
  border: 1px solid gainsboro;
}
#static .frame .tabela .photo .photoAndVideoCont .videoCont .cont .mini li:last-child {
  margin-bottom: 1px;
}
#static .frame .tabela .photo .photoAndVideoCont .active.videoCont i {
  background-position: -862px -108px;
  width: 44px;
  height: 38px;
}
#static .frame .tabela .active.photo .photoCont {
  -webkit-box-shadow: 3px 4px 25px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 3px 4px 25px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 3px 4px 25px 0px rgba(0, 0, 0, 0.25);
  border: 1px solid #d5d5d5;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: white;
}
#static .frame .tabela .active.photo .photoCont .name i {
  background-position: -730px -108px;
}
#static .frame .tabela .active.photo .videoCont {
  background-color: white;
  position: absolute;
  top: 308px;
  left: 423px;
}
#static .frame .tabela .active.photo .videoCont i {
  background-position: -730px -108px;
}
#static .frame .tabela .active.photo .videoCont .cont .mini li {
  background-color: white;
}
#static .whatIsHizmetler {
  border: 1px solid #cecece;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: white;
}
#static .whatIsHizmetler div {
  padding: 20px 25px;
  font-size: 16px;
  border-bottom: 1px solid #cecece;
  color: black;
}
#static .whatIsHizmetler div.top {
  background-color: #f8f8f8;
}
#static .whatIsHizmetler div.top a.btn {
  margin-top: 10px;
}
#static .whatIsHizmetler div.bottom {
  border-bottom: none;
}
#static .whatIsHizmetler div.bottom a.btn {
  margin-top: 10px;
}
#static .whatIsHizmetler h2 {
  color: #8bb01c;
  font-size: 20px;
  margin-bottom: 10px;
  font-weight: bold;
}
#static .whatIsHizmetler ul li {
  font-size: 16px;
  padding: 10px 0px;
}
#static .whatIsHizmetler ul li:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  box-sizing: border-box;
  content: "\f00c";
  color: #8bb01c;
  margin-right: 10px;
}
.iphoneSearch,
.iphone {
  display: none;
}
.howIn,
.howPro {
  border: 1px solid #cecece;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: white;
  border-top: none;
}
.howIn div.in,
.howPro div.in,
.howIn div.pro,
.howPro div.pro {
  width: 50%;
}
.howIn div.in,
.howPro div.in {
  float: left;
}
.howIn div.pro,
.howPro div.pro {
  float: right;
}
.howIn div.in.active a,
.howPro div.in.active a,
.howIn div.pro.active a,
.howPro div.pro.active a {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: rgba(255, 255, 255, 0.8);
  border: none;
  height: 41px;
  color: #0061be;
}
.howIn div.in.active a,
.howPro div.in.active a {
  background-image: url(/hizmetler/Content/img/how-ic-per.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-color: transparent;
}
.howIn div.pro.active a,
.howPro div.pro.active a {
  background-image: url(/hizmetler/Content/img/how-ic-pro.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-color: transparent;
}
.howIn div.in a,
.howPro div.in a,
.howIn div.pro a,
.howPro div.pro a {
  -webkit-box-shadow: inset 0 0 10px #cecece;
  -moz-box-shadow: inset 0 0 10px #cecece;
  box-shadow: inset 0 0 10px #cecece;
  text-align: center;
  height: 40px;
  width: auto;
  background-size: 100px auto;
  border-bottom: 1px solid #cecece;
  display: block;
  padding-top: 130px;
  color: #292929;
  font-size: 18px;
}
.howIn div.in a,
.howPro div.in a {
  background-image: url(/hizmetler/Content/img/how-ic-per-p.png);
  background-repeat: no-repeat;
  background-position: center 20px;
  background-color: transparent;
  border-right: 1px solid #cecece;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 2px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.howIn div.pro a,
.howPro div.pro a {
  background-image: url(/hizmetler/Content/img/how-ic-pro-p.png);
  background-repeat: no-repeat;
  background-position: center 20px;
  background-color: transparent;
  border-left: 1px solid #cecece;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 2px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 2px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.howIn .transparent,
.howPro .transparent {
  background-color: rgba(255, 255, 255, 0.8);
  padding: 30px 0px 0px;
}
.howIn .transparent .num,
.howPro .transparent .num {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: #9cba24;
  margin: 0 auto;
  width: 38px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  color: white;
  font-size: 25px;
}
.howIn .transparent .part,
.howPro .transparent .part {
  text-align: center;
  float: left;
}
.howIn .transparent .part_1,
.howPro .transparent .part_1 {
  background-image: url(/hizmetler/Content/img/nasil_birey_1.png);
  background-repeat: no-repeat;
  background-position: center 90px;
  background-color: transparent;
  height: auto;
  width: 25%;
  background-size: 165px auto;
}
.howIn .transparent .part_2,
.howPro .transparent .part_2 {
  background-image: url(/hizmetler/Content/img/nasil_birey_2.png);
  background-repeat: no-repeat;
  background-position: center 104px;
  background-color: transparent;
  height: auto;
  width: 25%;
  background-size: 150px auto;
}
.howIn .transparent .part_3,
.howPro .transparent .part_3 {
  background-image: url(/hizmetler/Content/img/nasil_birey_3.png);
  background-repeat: no-repeat;
  background-position: center 110px;
  background-color: transparent;
  height: auto;
  width: 25%;
  background-size: 133px auto;
}
.howIn .transparent .part_4,
.howPro .transparent .part_4 {
  background-image: url(/hizmetler/Content/img/nasil_birey_4.png);
  background-repeat: no-repeat;
  background-position: center 94px;
  background-color: transparent;
  height: auto;
  width: 25%;
  background-size: 150px auto;
}
.howIn .transparent h2.tit,
.howPro .transparent h2.tit {
  font-weight: normal;
  font-size: 18px;
  margin-top: 20px;
}
.howIn .transparent p.des,
.howPro .transparent p.des {
  margin-top: 135px;
  font-size: 14px;
  padding: 0px 10px;
}
.howIn .transparent p.bottom,
.howPro .transparent p.bottom {
  padding: 20px 25px;
  font-size: 18px;
  border-bottom: 1px solid #cecece;
  color: black;
  background-color: #f8f8f8;
  border-bottom: none;
  border-top: 1px solid #cecece;
  margin-top: 20px;
  text-align: center;
}
.howIn .transparent p.bottom .btn,
.howPro .transparent p.bottom .btn {
  margin-left: 10px;
}
.howPro .transparent .num {
  background-color: #2165c2;
}
.howPro .transparent .part_1 {
  background-image: url(/hizmetler/Content/img/nasil_kurum_1.png);
  background-repeat: no-repeat;
  background-position: center 120px;
  background-color: transparent;
  height: auto;
  width: 25%;
  background-size: 63px auto;
}
.howPro .transparent .part_2 {
  background-image: url(/hizmetler/Content/img/nasil_kurum_2.png);
  background-repeat: no-repeat;
  background-position: center 101px;
  background-color: transparent;
  height: auto;
  width: 25%;
  background-size: 180px auto;
}
.howPro .transparent .part_3 {
  background-image: url(/hizmetler/Content/img/nasil_kurum_3.png);
  background-repeat: no-repeat;
  background-position: center 125px;
  background-color: transparent;
  height: auto;
  width: 25%;
  background-size: 25px auto;
}
.howPro .transparent .part_4 {
  background-image: url(/hizmetler/Content/img/nasil_kurum_4.png);
  background-repeat: no-repeat;
  background-position: center 109px;
  background-color: transparent;
  height: auto;
  width: 25%;
  background-size: 164px auto;
}
.how .breadcrumb {
  display: none;
}
.how .tab {
  border-bottom: 3px solid #8bb01c;
  height: 54px;
}
.how .tab .capsul {
  float: left;
}
.how .tab a {
  position: relative;
  float: left;
  padding: 0px 15px 0px 55px;
  line-height: 53px;
  font-size: 16px;
  background-color: #fbfbfb;
  color: #2165c2;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  -moz-border-radius-topleft: 2px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 2px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border-left: 1px solid #c4c4c4;
  border-top: 1px solid #cecece;
}
.how .tab a:before {
  background-image: url(/hizmetler/Content/img/sprite-how.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-color: transparent;
  background-position: -31px top;
  content: "";
  display: block;
  height: 31px;
  width: 31px;
  position: absolute;
  left: 15px;
  top: 11px;
}
.how .tab a.active {
  color: white;
  background-color: #8bb01c;
  border-right: 1px solid #8bb01c;
  border-top: 1px solid #8bb01c;
  -webkit-border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topright: 2px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.how .tab a.active:before {
  background-position: left top;
}
.how .tab.pro {
  border-color: #2165c2;
}
.how .tab.pro a {
  -webkit-border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topright: 2px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: none;
  border-right: 1px solid #cecece;
  border-top: 1px solid #cecece;
  color: #8bb01c;
}
.how .tab.pro a:before {
  background-position: left top;
}
.how .tab.pro a.active {
  background-color: #2165c2;
  border-left: 1px solid #2165c2;
  border-top: 1px solid #2165c2;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  -moz-border-radius-topleft: 2px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 2px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: white;
}
.how .tab.pro a.active:before {
  background-position: -31px top;
}
.container.faq .faq-tab-header {
  margin-bottom: -1px;
}
.container.faq .faq-tab-header.bireysel {
  border-bottom: 3px solid #93b530;
}
.container.faq .faq-tab-header.kurumsal {
  border-bottom: 3px solid #2165c2;
}
.container.faq .faq-header-item {
  display: inline-block;
  text-align: center;
  font-size: 16px;
  line-height: 42px;
  border: 1px solid #cecece;
  border-bottom: none;
  background-color: #cecece;
  cursor: pointer;
  padding: 4px 12px;
  position: relative;
  padding-left: 60px;
}
.container.faq .faq-header-item i {
  width: 31px;
  height: 31px;
  display: inline-block;
  position: absolute;
  top: 10px;
  left: 15px;
  background: url(/hizmetler/content/img/sprite-how.png);
}
.container.faq .faq-header-item.bireysel {
  background-color: white;
  color: #93b530;
  border-left: none;
}
.container.faq .faq-header-item.bireysel.active {
  background-color: #93b530;
  color: white;
}
.container.faq .faq-header-item.bireysel i {
  background-position: 0 top;
}
.container.faq .faq-header-item.kurumsal {
  background-color: white;
  color: #2165c2;
  border-right: none;
}
.container.faq .faq-header-item.kurumsal.active {
  background-color: #2165c2;
  color: white;
  border-left: 1px solid #cecece;
}
.container.faq .faq-header-item.kurumsal i {
  background-position: -31px top;
}
.container.faq h1 {
  margin: 30px 0;
  font-size: 28px;
  font-weight: normal;
  line-height: 28px;
}
.container.faq #faq-container {
  border: 1px solid #cecece;
  padding: 30px;
  border-radius: 2px;
}
.container.faq .faq-item {
  font-size: 14px;
  line-height: 14px;
  border-bottom: 1px solid #cecece;
  margin-bottom: 30px;
}
.container.faq .faq-item.last {
  margin-bottom: 0;
  border-bottom: none;
}
.container.faq .faq-question {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 16px;
  font-weight: bold;
}
.container.faq #bireysel .faq-question {
  color: #93b530;
}
.container.faq #kurumsal .faq-question {
  color: #2165c2;
}
.container.faq .faq-answer {
  line-height: 18px !important;
}
.container.faq .faq-answer p,
.container.faq .faq-answer ul li {
  margin-bottom: 15px;
}
.container.faq .faq-answer ul li i.faq-tick {
  background: url(/hizmetler/content/img/faq-tick.png) 0 0;
  width: 12px;
  height: 9px;
  display: inline-block;
  margin-right: 7px;
}
#registerLandingPage {
  text-align: center;
  padding-top: 30px;
}
#registerLandingPage h1 {
  font-size: 34px;
  color: #3266ac;
  font-weight: normal;
}
#registerLandingPage h1 em {
  color: #3266ac;
}
#registerLandingPage p {
  font-size: 24px;
  margin-top: 10px;
}
#registerLandingPage h2 {
  display: inline-block;
  color: black;
  font-size: 28px;
  background-image: url(/hizmetler/Content/img/register-landing-underline.png);
  background-repeat: no-repeat;
  background-position: right 4px bottom;
  background-color: transparent;
  padding: 0px 20px 15px 0px;
}
#registerLandingPage .landing {
  background-image: url(/hizmetler/Content/img/bg-register-landing.png);
  background-repeat: repeat;
  background-position: 0px 0px;
  background-color: transparent;
  border: 1px solid #cecece;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin: 30px 0px 35px;
}
#registerLandingPage .landing div {
  float: left;
  width: 33%;
  height: 268px;
}
#registerLandingPage .landing div i {
  background-image: url(/hizmetler/Content/img/register-landing.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-color: transparent;
  display: inline-block;
}
#registerLandingPage .landing div i.step1 {
  height: 200px;
  width: 162px;
  background-position: left center;
}
#registerLandingPage .landing div i.step2 {
  height: 185px;
  width: 300px;
  background-position: -265px center;
}
#registerLandingPage .landing div i.step3 {
  height: 200px;
  width: 163px;
  background-position: -655px center;
}
#registerLandingPage .landing div p {
  font-size: 20px;
  color: #444444;
}
#registerLandingPage .btn {
  font-weight: normal;
  font-size: 18px;
}
@media only screen and (max-width: 1600px) and (min-width: 984px) {
  .home-container {
    width: 100%;
  }
  #carousel li .title {
    width: 100%;
  }
}
.footerContainer {
  background-color: white;
  border-top: 1px solid #dfdfdf;
  clear: left;
  margin-top: 28px;
  position: relative;
}
.footerContainer:before {
  background: linear-gradient(to bottom, white 0px, #fafafa 47%, #f6f6f6 100%) repeat scroll 0 0;
  content: " ";
  display: inline-block;
  height: 125px;
  left: 0;
  position: absolute;
  top: -127px;
  width: 100%;
  z-index: -1;
}
.footerContainer .footer {
  margin: 0 auto;
  padding: 28px 0;
  width: 1150px;
}
.footerContainer .footer ul.footerMenu {
  float: left;
  width: 100%;
}
.footerContainer .footer ul.footerMenu > li {
  float: left;
  width: 21%;
}
.footerContainer .footer ul.footerMenu > li.followUs {
  width: 130px;
  float: right;
}
.footerContainer .footer ul.footerMenu > li.followUs li a {
  color: #888888;
  padding: 5px 0;
}
.footerContainer .footer ul.footerMenu > li li {
  float: none !important;
  line-height: 18px;
  margin-bottom: 8px;
}
.footerContainer .footer ul.footerMenu a {
  color: #888888;
}
.footerContainer .footer h2 {
  color: #555555;
  font-size: 14px;
  font-weight: bold;
}
.footerContainer .footer h2 + ul {
  margin-top: 12px;
}
.footerContainer .footer .etbis-footer {
  float: right;
  margin-top: 8px;
}
.footerContainer .contact-menu li {
  float: left;
  padding-left: 50px;
  margin: 30px 40px 10px 0;
  font-weight: 700;
  position: relative;
}
.footerContainer .contact-menu .call-center,
.footerContainer .contact-menu .e-mail {
  font-size: 12px;
  font-weight: 700;
}
.footerContainer .contact-menu .call-center:before,
.footerContainer .contact-menu .e-mail:before {
  content: "";
  background-image: url(/hizmetler/Content/img/footer/footer-icons.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-color: transparent;
  width: 42px;
  height: 42px;
  display: inline-block;
  vertical-align: middle;
  top: -4px;
  position: absolute;
  left: 0;
}
.footerContainer .contact-menu .call-center p,
.footerContainer .contact-menu .e-mail p {
  color: #c55353;
  margin-top: 2px;
  font-weight: 700;
}
.footerContainer .contact-menu .call-center:before {
  background-position: 0 -52px;
}
.footerContainer .contact-menu .call-center span {
  color: #555555;
  line-height: 18px;
}
.footerContainer .contact-menu .e-mail:before {
  background-position: 0 0;
}
.footerContainer .contact-menu .e-mail .destekFooterLink {
  line-height: 18px;
  color: #555555;
  top: 17px;
  font-weight: bold;
}
.footerContainer .contact-menu .security-sign-footer {
  float: right;
  margin-right: 0;
  top: 7px;
}
.footerContainer .contact-menu .security-sign-footer .security-sign {
  width: 42px;
  height: 42px;
  margin-top: -5px !important;
  margin-left: -40px !important;
  display: inline-block;
  background-image: url(/hizmetler/Content/img/footer/group-2.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-color: transparent;
}
.footerContainer #contactAndVenture {
  clear: left;
}
.footerContainer #contactAndVenture .contactUs,
.footerContainer #contactAndVenture .mynetGetTips {
  background-image: url(/hizmetler/Content/img/footer_master.png);
  background-repeat: no-repeat;
  background-position: right -12px;
  background-color: transparent;
  float: right;
  font-size: 14px;
  min-height: 48px;
  padding-right: 60px;
  text-align: right;
  width: 235px;
}
.footerContainer #contactAndVenture .contactUs h4,
.footerContainer #contactAndVenture .mynetGetTips h4 {
  color: #c55353;
  font-weight: bold;
}
.footerContainer #contactAndVenture .contactUs p,
.footerContainer #contactAndVenture .mynetGetTips p {
  color: #555555;
}
.footerContainer #contactAndVenture .contactUs p.eposta,
.footerContainer #contactAndVenture .mynetGetTips p.eposta {
  background-image: url(/hizmetler/Content/img/footer_master.png);
  background-repeat: no-repeat;
  background-position: right 3px;
  background-color: transparent;
  display: block;
  height: 13px;
  text-align: left;
  text-indent: -9999px;
}
.footerContainer #contactAndVenture .brandsMenu li {
  float: left;
  margin-right: 8px;
}
.footerContainer #contactAndVenture .brandsMenu li a {
  background-image: url(/hizmetler/Content/img/footer_master.png);
  background-repeat: no-repeat;
  background-position: 0 -65px;
  background-color: transparent;
  display: block;
  overflow: hidden;
  text-indent: -9999px;
}
.footerContainer #contactAndVenture .brandsMenu li.footerAIV a {
  background-position: 0 -65px;
  height: 37px;
  width: 70px;
}
.footerContainer #contactAndVenture .brandsMenu li.footerAIV a:hover {
  background-position: 0 -198px;
}
.footerContainer #contactAndVenture .brandsMenu li.footerDakick a {
  background-position: 0 -101px;
  height: 28px;
  margin-top: 1px;
  width: 68px;
}
.footerContainer #contactAndVenture .brandsMenu li.footerDakick a:hover {
  background-position: 0 -233px;
}
.footerContainer #contactAndVenture .brandsMenu li.footerKuponmatik a {
  background-position: 0 -165px;
  height: 28px;
  margin-top: 7px;
  width: 93px;
}
.footerContainer #contactAndVenture .brandsMenu li.footerKuponmatik a:hover {
  background-position: 0 -297px;
}
.footerContainer #contactAndVenture .brandsMenu li.footerTinypayme a {
  background-position: 0 -129px;
  height: 32px;
  width: 62px;
}
.footerContainer #contactAndVenture .brandsMenu li.footerTinypayme a:hover {
  background-position: 0px -259px;
}
.footerContainer .warningText {
  border: 1px dashed #cccccc;
  border-radius: 2px;
  color: #888888;
  font-size: 11px;
  margin: 8px 0;
  padding: 8px;
}
.footerContainer .postClassifiedFreeText {
  float: right;
  margin: 0;
}
.footerContainer .postClassifiedFreeText p {
  display: inline;
}
.footerContainer .post-classified-free-text {
  color: #555555;
  font-size: 11px;
  margin: 0 15px 0 0;
  float: right;
}
.footerContainer .copyright,
.footerContainer .postClassifiedFreeText {
  color: #555555;
  font-size: 11px;
}
.footerContainer .copyright a,
.footerContainer .postClassifiedFreeText a {
  border-left: 1px solid #dadada;
  margin-left: 15px;
  padding-left: 15px;
}
.membershipMessageDiv {
  text-align: center;
  display: none;
  background-color: white;
}
.membershipMessageDiv .alertIcon {
  width: 82px;
  height: 82px;
  background-image: url(/hizmetler/Content/img/unlem_kirmizi.png);
  background-repeat: no-repeat;
  margin: 5px auto 15px auto;
}
.membershipMessageDiv .nameSurnameContainer {
  font-size: 22px;
}
.membershipMessageDiv .message {
  font-size: 18px;
  margin: 15px 0;
  line-height: 28px;
}
.mobileFooter {
  display: none;
}
.horizontalRuler {
  width: 100%;
  margin: 20px 0;
}
.horizontalRuler.up {
  border-bottom: 1px solid #e0e0e0;
}
.horizontalRuler.down {
  border-top: 1px solid #e0e0e0;
  margin-bottom: 25px;
}
.togg .footerContainer .footerMenu {
  display: flex;
  flex-flow: column;
  justify-content: space-around;
  flex-direction: row;
}
.togg .footerContainer .footerMenu li {
  width: auto;
}
.togg .footerContainer .warningText {
  margin-right: 0;
}
.togg .footerContainer .outbound-link,
.togg .footerContainer .security-sign.outbound-link,
.togg .footerContainer .contact-menu .e-mail {
  display: none;
}
.togg .footerContainer .followUs {
  display: none;
}
#pageNavTable {
  overflow: hidden;
  margin-top: 30px;
  margin-bottom: -3px;
}
.storeSearchFooter {
  width: 657px !important;
}
.storeMyFavoriteSearch {
  border: medium none !important;
  width: 100% !important;
}
.storeMyFavoriteSearch a.infoFavorite {
  float: left;
  width: 135px;
}
.storeMyFavoriteSearch p.infoFavorite {
  float: left;
  height: 35px;
  line-height: 35px;
  margin-top: 10px;
  padding: 0 !important;
}
.pageNaviButtons span.pager-arrow {
  background-image: url(/hizmetler/Content/img/paging.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-color: transparent;
  border: 0 none;
  box-shadow: none;
  display: inline-block;
  height: 10px;
  margin-top: -2px;
  padding: 0;
  width: 6px;
}
.pageNaviButtons span.pager-arrow.first {
  background-position: 0px 0px;
}
.pageNaviButtons span.pager-arrow.last {
  background-position: -12px 0;
}
.pageNaviButtons {
  display: table;
  margin: 0 auto !important;
  overflow: hidden;
  margin-top: 30px;
}
.pageNaviButtons li {
  background-color: white;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
  display: inline-block;
  height: 24px;
  line-height: 24px;
  margin-bottom: 5px;
  margin-right: 3px;
}
.pageNaviButtons a,
.goToPage a,
.pageNaviButtons span,
.goToPage span {
  background-color: #efefef;
  background-image: -moz-linear-gradient(center top, white, #efefef);
  background-repeat: repeat-x;
  border: 1px solid silver;
  border-radius: 2px 2px 2px 2px;
  box-shadow: 0 0 0 1px white inset, 0 2px 2px -1px #e5e5e5;
  color: #2c5ea3;
  display: inline-block;
  font-size: 11px;
  font-weight: bold;
  line-height: 1.4em;
  margin-bottom: 0;
  padding: 4px 2px 5px 1px;
  text-align: center;
  text-shadow: none;
  vertical-align: middle;
  width: 21px;
}
.pageNaviButtons a:hover,
.goToPage a:hover,
.pageNaviButtons span:hover,
.goToPage span:hover {
  background: none repeat scroll 0 0 white;
  border-color: #9d9d9d;
  text-decoration: none;
}
.pageNaviButtons a.prevNextBut {
  padding: 4px 9px 5px 10px;
  width: auto;
}
.pageNaviButtons a,
.goToPage a {
  color: #2c5ea3;
  display: block;
}
.pageNaviButtons li span {
  display: block;
}
.pageNaviButtons li span.currentPage {
  background: none repeat scroll 0 0 #8598aa;
  color: white;
}
.goToPage {
  background: none repeat scroll 0 0 transparent !important;
  border: medium none !important;
  line-height: 21px;
  margin: 0 auto;
  width: 150px;
}
.goToPage a {
  background-color: white;
  border: 1px solid #d0d0d0;
  line-height: 20px;
}
.goToPage span,
.goToPage input,
.goToPage a {
  float: left;
}
.goToPage span {
  background: none repeat scroll 0 0 transparent !important;
  margin-right: 4px;
}
.goToPage input {
  margin-right: 5px;
}
.no-backgroundsize .carousel .search .searchCover input[type=text] {
  line-height: 42px;
}
.no-backgroundsize #searchResultList.doubleContainer .search .textFilter {
  line-height: 25px;
}
.parsley-error-list li {
  color: red;
  font-size: 11px;
  padding: 3px 0px;
}
.parsley-error-list li:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  content: "\f06a";
  margin-right: 5px;
}
.tipitip {
  background-color: white;
  border: 3px solid #8598aa;
  border-radius: 2px;
  /*box-shadow: 2px 2px 0 #DFDFDF;*/
  -webkit-box-shadow: 2px 2px 3px 0px rgba(50, 50, 50, 0.2);
  -moz-box-shadow: 2px 2px 3px 0px rgba(50, 50, 50, 0.2);
  box-shadow: 2px 2px 3px 0px rgba(50, 50, 50, 0.2);
  color: #5a5a5a;
  font-size: 11px;
  line-height: 14px;
  max-width: 250px;
  padding: 10px 11px;
  position: absolute;
  word-wrap: break-word;
  z-index: 100;
}
.tipitip:after {
  border: 10px solid transparent;
  content: " ";
  height: 0;
  pointer-events: none;
  position: absolute;
  width: 0;
}
.tt-north-west,
.tt-south-west {
  margin-left: -13px;
}
.tt-north-east,
.tt-south-east {
  margin-left: 13px;
}
.tt-north-west:after {
  left: 10px;
  top: 100%;
}
.tt-north:after {
  left: 50%;
  margin: 0 0 0 -10px;
  top: 100%;
}
.tt-north-east:after {
  right: 10px;
  top: 100%;
}
.tt-north-west:after,
.tt-north:after,
.tt-north-east:after {
  border-top-color: #8598aa;
}
.tt-south-west:after {
  bottom: 100%;
  left: 10px;
}
.tt-south:after {
  bottom: 100%;
  left: 50%;
  margin: 0 0 0 -10px;
}
.tt-south-east:after {
  bottom: 100%;
  right: 10px;
}
.tt-south-west:after,
.tt-south:after,
.tt-south-east:after {
  border-bottom-color: #8598aa;
}
.tt-west:after {
  border-left-color: #8598aa;
  left: 100%;
  margin-top: -10px;
  top: 50%;
}
.tt-east:after {
  border-right-color: #8598aa;
  margin-top: -10px;
  right: 100%;
  top: 50%;
}
.tipitip-target {
  display: none;
}
.categoryList #allCatsView {
  margin-top: -15px;
  position: absolute;
}
.categoryList .categoryItems {
  width: 1030px;
}
.categoryList .categoryContainer {
  width: 984px;
  overflow-x: hidden;
}
.categoryList a:visited {
  color: #333333;
}
.categoryList a:hover {
  color: #0d6dbe;
}
.categoryList a:active {
  color: black;
}
.categoryList a {
  color: #333333;
}
.categoryList .categoryTitle {
  margin-top: 25px;
  padding-bottom: 10px;
  border-bottom: 1px solid #cecece;
}
.categoryList li {
  color: black;
  font-size: 12px;
  line-height: 24px;
}
.categoryList li div {
  border-bottom: 1px solid #cecece;
  padding: 6px 0;
  width: 310px;
}
.categoryList ul li:first-child {
  margin: 20px 0 10px 0;
}
.categoryList ul li:first-child a {
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}
.categoryList ul li:first-child a:hover {
  color: #0d6dbe;
}
.categoryList ul {
  width: 337px;
  float: left;
}
.poolFixedBtn {
  position: fixed;
  bottom: 50%;
  left: -104px;
  border-radius: 4px;
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  transform: rotate(270deg);
  z-index: 10000;
  padding: 1px 12px;
  font-weight: 100;
  font-size: 12px;
  cursor: pointer;
  background: #4d7db4;
  /* Old browsers */
  background: -moz-linear-gradient(top, #6198d3 0%, #437db9 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6198d3), color-stop(100%, #437db9));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #6198d3 0%, #437db9 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #6198d3 0%, #437db9 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #6198d3 0%, #437db9 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #6198d3 0%, #437db9 100%);
  /* W3C */

}
.poolFixedBtn a {
  color: white;
  margin-left: 6px;
  line-height: 28px;
  margin-right: 4px;
}
.poolFixedBtn img {
  float: left;
  margin-top: 5px;
  -webkit-margin-after: 1px;
}
.MacOS .poolFixedBtn {
  left: -104px;
}
.poolContainer {
  display: none;
  padding: 20px;
  background-color: white;
  max-width: 690px;
  overflow: hidden;
}
#rejectedMessageDiv {
  min-height: 400px;
  text-align: center;
  display: none;
  background-color: white;
}
#rejectedMessageDiv #rejectBoxIcon {
  width: 82px;
  height: 82px;
  background-image: url(/hizmetler/Content/img/unlem_kirmizi.png);
  background-repeat: no-repeat;
  margin: 5px auto 15px auto;
}
#rejectedMessageDiv #rejectedNameSurnameContainer {
  font-size: 22px;
}
#rejectedMessageDiv #rejectMessage {
  font-size: 18px;
  margin: 15px 0;
  line-height: 28px;
}
#rejectedMessageDiv #rejectedReasons {
  list-style: disc;
  margin-left: 20px;
  text-align: left;
  max-width: 900px;
}
#rejectedMessageDiv #rejectedReasons li {
  font-size: 14px;
  line-height: 26px;
}
#rejectedMessageDiv #rejectedReasons li .reasonTextClass {
  color: #999999;
}
#rejectedMessageDiv #resolveNoteMessage {
  font-size: 14px;
  margin: 25px 0 5px 0;
}
.ui-dialog .ui-dialog-titlebar-close {
  margin-top: 16px !important;
  background-color: white;
  z-index: 1;
}
.ui-dialog .ui-dialog-titlebar-close:after {
  content: url(/hizmetler/Content/img/close_icon.jpg);
  width: 17px;
  height: 17px;
  position: absolute;
  right: 0px;
  top: 0px;
}
.ui-draggable .ui-dialog-titlebar {
  z-index: 2;
}
/* arama sonuc sayfasi siralama bari */

.MacOS #wideSortingBarContainer li {
  margin: 0 2px;
}
.MacOS #wideSortingBarContainer li div .fa-radio-icon {
  margin: 0 2px 0 9px;
}
#wideSortingBarContainer {
  /*width: 652px;*/
  background-color: #f1f1f1;
  margin-top: -1px;
  border: 1px solid #d5d5d5;
}
#wideSortingBarContainer ul {
  display: inline;
}
#wideSortingBarContainer li {
  display: inline-block;
  margin: 0 5px;
}
#wideSortingBarContainer li div {
  line-height: 26px;
  cursor: pointer;
  font-size: 11px;
}
#wideSortingBarContainer li div.active {
  background-image: none;
  filter: none;
}
#wideSortingBarContainer li div.active .fa-radio-icon {
  color: white;
  background-position: -21px 0px;
}
#wideSortingBarContainer li div .fa-radio-icon {
  background-image: url(/hizmetler/Content/img/icon/icon-radio-select.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 16px;
  height: 14px;
  margin: 0 2px 0 11px;
  top: 3px;
  position: relative;
}
#wideSortingBarContainer #selectBoxLi {
  float: right;
  margin-top: 10px;
}
#wideSortingBarContainer #selectBoxLi .customSelect {
  margin-right: 8px;
  /*position: absolute;*/
  width: 140px;
  right: 0;
}
#wideSortingBarContainer #selectBoxLi .customSelect select {
  width: 100%;
}
#wideSortingBarContainer #selectBoxLi .customSelect span {
  font-size: 11px;
  color: #292929;
}
#wideSortingBarContainer #selectBoxLi .customSelect .fa-radio-icon {
  top: 5px;
  position: absolute;
  left: -34px;
}
#wideSortingBarContainer .searchResultWideSorting #wideSortingLabel {
  display: inline-block;
  padding: 0 10px;
  line-height: 46px;
  font-size: 11px;
  font-weight: bold;
  /*border-right: 1px solid #CCC;
            background-color: #F6F6F6;*/

}
#wideSortingBarContainer .searchResultWideSorting #wideSortingLabel:after {
  content: " ";
  /*background-image: url(/hizmetler/Content/img/icon/icon-radio-select.png);*/
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 6px;
  height: 8px;
  background-position: -50px 0;
  position: absolute;
  margin-left: 10px;
  margin-top: 19px;
}
.profileUpdateNotification {
  padding: 30px;
  text-align: center;
  font-size: 16px;
}
.profileUpdateNotification .rejectBoxIcon {
  display: block;
  width: 82px;
  height: 82px;
  background-image: url(/hizmetler/Content/img/unlem_kirmizi.png);
  background-repeat: no-repeat;
  margin: 5px auto 15px auto;
}
.profileUpdateNotification p {
  text-align: center;
  font-weight: bold;
}
.profileUpdateNotification ul {
  text-align: left;
  list-style: disc;
  margin-top: 15px;
  list-style-position: inside;
}
.profileUpdateNotification ul li {
  margin-top: 8px;
  text-align: center;
}
.profileUpdateNotification .btn {
  margin-top: 20px;
}
/* Ana Sayfa Hizmet Duvari */

.mosts {
  height: initial;
  overflow: hidden;
}
.mosts .bulletinContainerData {
  border-bottom: 1px solid #cecece;
  margin-bottom: 9px;
  padding-bottom: 9px;
}
.mosts .bulletinContainerData p {
  margin-top: 3px;
  font-size: 11px;
  padding-left: 18px;
  height: 24px;
}
.mosts .bulletinContainerData p span {
  vertical-align: top;
}
.mosts .bulletinContainerData .bulletinInnerContainer {
  display: block;
}
.mosts .bulletinContainerData .bulletinInnerContainer .fa {
  color: #8996a6;
}
.mosts .bulletinContainerData .bulletinInnerContainer .bulletinDate {
  font-size: 11px;
}
.mosts .bulletinContainerData:last-child {
  border-bottom: none;
  margin-bottom: -3px;
  padding-bottom: 0px;
}
.mosts .bulletinContainerData .fa-caret-right {
  color: #969696;
  font-size: 11px;
}
.mosts .bulletinContainerData .playIcon,
.mosts .bulletinContainerData .cameraIcon {
  color: #969696;
  font-size: 14px;
}
.mosts .bulletinContainerData .announceIcon {
  width: 15px;
  height: 13px;
}
.profileGalleryContainer .profileGalleryHeader {
  padding-bottom: 15px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e0e0e0;
}
.profileGalleryContainer .profileGalleryTagButton a {
  padding-right: 10px;
}
.profileGalleryContainer .profileGalleryTagButton .fa {
  font-size: 17px;
}
.profileGalleryContainer .profileGalleryImageContainer {
  overflow: hidden;
}
.profileGalleryContainer .profileGalleryImagePager {
  width: 70px;
  height: 604px;
  float: left;
  text-align: center;
  position: relative;
  margin-left: 10px;
}
.profileGalleryContainer .profileGalleryImagePager .verticalImageContainer {
  padding-top: 35px;
  padding-bottom: 36px;
}
.profileGalleryContainer .profileGalleryImagePager img {
  width: 64px;
  height: 48px;
  float: left;
  padding: 2px;
  cursor: pointer;
}
.profileGalleryContainer .profileGalleryImagePager img.active {
  border: 1px solid #3e7bbe;
  padding: 1px;
}
.profileGalleryContainer .profileGalleryImagePager a.pageUp {
  top: 0;
}
.profileGalleryContainer .profileGalleryImagePager a.pageDown {
  background-position: 0 30px;
  bottom: 0;
}
.profileGalleryContainer .profileGalleryImagePager a.pageUp,
.profileGalleryContainer .profileGalleryImagePager a.pageDown {
  width: 70px;
  height: 30px;
  display: block;
  background-image: url(/hizmetler/Content/img/social/social_gallery_vertical_pager.png);
  position: absolute;
}
.profileGalleryContainer .profileGalleryVerticalPagePointers {
  display: none;
  float: left;
  height: 604px;
  width: 7px;
  padding: 0 6px;
}
.profileGalleryContainer .profileGalleryVerticalPagePointers .pageItems {
  display: table-row;
}
.profileGalleryContainer .profileGalleryVerticalPagePointers .pageItems .pageItemContainer {
  display: table-cell;
  vertical-align: middle;
}
.profileGalleryContainer .profileGalleryVerticalPagePointers .pageItems .page {
  color: #c5c5c5;
  font-size: 11px;
}
.profileGalleryContainer .profileGalleryVerticalPagePointers .pageItems .page.active {
  color: #8598a9;
}
.profileGalleryContainer .profileGalleryImage {
  width: 800px;
  height: 600px;
  float: left;
  position: relative;
}
.profileGalleryContainer .profileGalleryImage img {
  width: 800px;
  height: 600px;
  padding: 1px;
  border: 1px solid #dbdbd9;
}
.profileGalleryContainer .profileGalleryImage .prev,
.profileGalleryContainer .profileGalleryImage .next {
  height: 600px;
}
.profileGalleryContainer .profileGalleryImageShare {
  width: 780px;
  display: block;
  background-color: rgba(255, 255, 255, 0.6);
  position: absolute;
  bottom: -2px;
  text-align: right;
  padding: 10px;
}
.profileGalleryContainer .profileGalleryImageShare iframe {
  width: 145px;
  opacity: initial;
}
.profileGalleryContainer .profileGalleryFooter {
  margin-top: 10px;
}
#profile.socialFeed #pageContentWrapper {
  margin-top: 30px;
  overflow: hidden;
}
#profile.socialFeed #pageContentWrapper h2 {
  margin-bottom: 15px;
}
#profile.socialFeed #bulletinColumn {
  float: left;
}
#profile.socialFeed #socialGalleryColumn {
  float: right;
  width: 475px;
}
#profile.socialFeed .profile li.backToProfile {
  border-right: none;
  float: right;
  padding-right: 0;
  margin-right: 0;
}
#profile.socialFeed .profile li.commentLink {
  border-right: none;
}
#profile.socialFeed .socialGallery {
  border: 1px solid #d7d7d7;
  border-radius: 4px;
  overflow: hidden;
  padding-left: 14px;
  padding-top: 14px;
}
#profile.socialFeed .socialGallery .pageWrapper {
  float: left;
}
#profile.socialFeed .socialGalleryItem {
  width: 135px;
  height: 135px;
  padding: 1px;
  border: 1px solid #d7d7d7;
  border-radius: 4px;
  float: left;
  margin: 0 13px 13px 0;
  overflow: hidden;
  cursor: pointer;
  position: relative;
}
#profile.socialFeed .socialGalleryItem img {
  height: 135px;
}
#profile.socialFeed .socialGalleryItem .overlay {
  width: 100%;
  height: 100%;
  background: #1a66ba;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
#profile.socialFeed .socialGalleryItem .overlay:hover {
  opacity: 0.7;
}
#profile.socialFeed .socialGalleryItem .overlay:hover p {
  opacity: 1 !important;
  color: white;
  position: absolute;
  left: 22px;
  top: 40px;
}
#profile.socialFeed .socialGalleryItem .overlay:hover p i.fa-caret-right {
  color: white !important;
}
#profile.socialFeed .socialGalleryItem .overlay:hover p i.fa-search {
  display: block;
  font-size: 22pt;
  text-align: center;
  margin-bottom: 14px;
}
#profile.socialFeed .paging a.btn.prev,
#profile.socialFeed .paging a.btn.next {
  display: inline-block;
  position: relative;
  background: url(/hizmetler/Content/img/social/social_pager_arrows.png);
  width: 26px;
  height: 22px;
  padding: 0;
  border: none;
}
#profile.socialFeed .paging {
  display: block;
  text-align: center;
  position: relative;
  clear: both;
  margin-bottom: 10px;
}
#profile.socialFeed .paging a {
  padding: 3px;
}
#profile.socialFeed .paging a.page {
  font-size: 10px;
}
#profile.socialFeed .paging a.active i.fa {
  color: #8697a9;
}
#profile.socialFeed .paging i.fa {
  color: #c5c5c5;
}
#profile.socialFeed .paging a.btn.prev {
  margin-right: 10px;
}
#profile.socialFeed .paging a.btn.next {
  background-position: 26px 0;
  margin-left: 10px;
}
.homePageTwoColumn {
  /* Son Yorumlar baslangic */
  min-height: 470px;
  overflow: hidden;
}
.homePageTwoColumn .commentContainer {
  margin-top: 20px;
  width: 648px;
  display: inline-block;
  float: left;
  height: 564px;
}
.homePageTwoColumn .commentContainer .comment-text {
  padding: 5px 5px 0px 0px;
  line-height: 18px;
}
.homePageTwoColumn .commentContainer p.comment-brandName {
  float: left;
  padding: 0 10px 5px 0px;
}
.homePageTwoColumn .commentContainer p.comment-brandName a {
  font-weight: bold;
}
.homePageTwoColumn .commentContainer #commentContainer {
  margin-top: 10px;
  padding-top: 15px;
  border: 1px solid #cecece;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.homePageTwoColumn .commentContainer #commentContainer .homePageComments {
  margin: 0 20px;
  padding: 4px 0 1px 0;
  min-height: 80px;
  max-height: 220px;
  overflow: hidden;
}
.homePageTwoColumn .commentContainer #commentContainer .homePageComments .commentStarts {
  display: inline-block;
}
.homePageTwoColumn .commentContainer .commentLineBreak {
  border: 1px solid #cecece;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  margin: 10px 20px 10px 20px;
}
.homePageTwoColumn .commentContainer .commentLineBreak:last-child {
  border-bottom: 0;
}
.homePageTwoColumn .commentContainer .commentName {
  display: inline-block;
  width: 120px;
}
.homePageTwoColumn .commentContainer .commentCategory {
  float: right;
}
.homePageTwoColumn .commentContainer .fa-user-dark {
  margin-right: 4px;
  background-size: cover;
  height: 13px;
  width: 12px;
  -ms-behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
  behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
  vertical-align: -1px;
}
.homePageTwoColumn .TwoColumnRight {
  display: inline-block;
  position: relative;
  width: 316px;
  height: 564px;
  margin-left: 20px;
  margin-top: 20px;
  float: right;
}
.homePageTwoColumn .TwoColumnRight .randNewMember {
  width: 316px;
}
.homePageTwoColumn .TwoColumnRight .mosts {
  border: 1px solid #cecece;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: #f8f8f8;
  padding: 0 20px;
  margin-top: 10px;
}
.homePageTwoColumn .TwoColumnRight .mosts .profileGroup {
  display: none;
}
.homePageTwoColumn .TwoColumnRight .mosts .profileGroup:first-child {
  display: block;
}
.homePageTwoColumn .TwoColumnRight .mosts .profilePages {
  text-align: center;
  margin-top: 14px;
  padding-top: 14px;
  border-top: 1px solid #cecece;
  padding-bottom: 14px;
}
.homePageTwoColumn .TwoColumnRight .mosts .profilePages ul.page-items,
.homePageTwoColumn .TwoColumnRight .mosts .profilePages ul.page-items li,
.homePageTwoColumn .TwoColumnRight .mosts .profilePages .btn {
  display: inline-block;
}
.homePageTwoColumn .TwoColumnRight .mosts .profilePages .btn {
  width: 14px;
  height: 14px;
  padding: 5px;
  color: #72859a;
}
.homePageTwoColumn .TwoColumnRight .mosts .profilePages .prev-page,
.homePageTwoColumn .TwoColumnRight .mosts .profilePages .next-page {
  margin: 0 6px;
}
.homePageTwoColumn .TwoColumnRight .mosts .profilePages ul.page-items li {
  border: 1px solid #cecece;
  padding: 2.5px;
  display: inline-block;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  cursor: pointer;
  background-color: #c4c4c4;
  margin-right: 4px;
}
.homePageTwoColumn .TwoColumnRight .mosts .profilePages ul.page-items li.selected {
  background-color: #8598a9;
  cursor: inherit;
  border: none;
  padding: 3.5px;
}
.homePageTwoColumn .TwoColumnRight .mosts .profilePages ul.page-items li:last-child {
  margin-right: 0;
}
.homePageTwoColumn .TwoColumnRight .mosts h3 {
  color: #292929;
}
.homePageTwoColumn .TwoColumnRight .mosts h3 a {
  font-weight: bold;
  font-size: 12px;
}
.homePageTwoColumn .TwoColumnRight .mosts ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
}
.homePageTwoColumn .TwoColumnRight .mosts ul li.profileItem {
  padding: 22px 0 0 0;
  display: block;
  font-size: 11px;
}
.homePageTwoColumn .TwoColumnRight .mosts ul li.profileItem .profilePhoto {
  border: 1px solid #cecece;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: #f8f8f8;
  padding: 1px;
  background-color: white;
  width: 74px;
  text-align: center;
  height: 77px;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.homePageTwoColumn .TwoColumnRight .mosts ul li.profileItem .profilePhoto .fa-camera {
  padding-top: 32px;
  color: #bababa;
  font-size: 35px;
}
.homePageTwoColumn .TwoColumnRight .mosts ul li.profileItem .profilePhoto img {
  width: 100%;
  -webkit-border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topright: 2px;
  -moz-border-radius-bottomright: 2px;
  -moz-border-radius-bottomleft: 2px;
  -moz-border-radius-topleft: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  display: block;
}
.homePageTwoColumn .TwoColumnRight .mosts ul li.profileItem .detail {
  width: 100%;
  margin-top: 5px;
}
.homePageTwoColumn .TwoColumnRight .mosts ul li.profileItem .detail .fa-user-pro {
  margin-right: 5px;
}
.homePageTwoColumn .TwoColumnRight .mosts ul li.profileItem .detail .fa-th-list {
  margin-right: 8px;
}
.homePageTwoColumn .TwoColumnRight .mosts ul li.profileItem .detail .fa-map-marker {
  margin-right: 10px;
}
.homePageTwoColumn .TwoColumnRight .mosts ul li.profileItem .detail p {
  font-size: 11px;
  margin: 5px 0;
  display: inline-block;
  width: 150px;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
}
.homePageTwoColumn .TwoColumnRight .mosts ul li.profileItem .detail .btn-link {
  display: none;
  margin-top: 5px;
  width: 70px;
}
.homePageTwoColumn .TwoColumnRight .bannerDesktop {
  width: 316px;
  height: 212px;
  display: block;
  margin-top: 28px;
}
.homePageTwoColumn .triple-how .tag {
  height: 94px;
}
#blog-posts-wrapper {
  margin-bottom: 20px;
}
#blog-posts-wrapper h2 {
  margin-bottom: 10px;
}
#blog-posts-wrapper .blog-site-link {
  float: right;
  color: #003399;
  font-size: 12px;
  margin-top: 5px;
}
#blog-posts-wrapper .blog-post-container,
#blog-posts-wrapper .blog-post-categorypage-container {
  width: 292px;
  height: 270px;
  overflow: hidden;
  border: 1px solid #cecece;
  padding: 15px 11px;
  -webkit-border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topright: 2px;
  -moz-border-radius-bottomright: 2px;
  -moz-border-radius-bottomleft: 2px;
  -moz-border-radius-topleft: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#blog-posts-wrapper .blog-post-container .blog-post-item,
#blog-posts-wrapper .blog-post-categorypage-container .blog-post-item {
  display: block;
  border-bottom: 1px solid #cecece;
  padding-bottom: 13px;
  overflow: hidden;
  margin-top: 13px;
  text-decoration: none;
}
#blog-posts-wrapper .blog-post-container .blog-post-item:first-child,
#blog-posts-wrapper .blog-post-categorypage-container .blog-post-item:first-child {
  margin-top: 0;
}
#blog-posts-wrapper .blog-post-container .blog-post-item:last-child,
#blog-posts-wrapper .blog-post-categorypage-container .blog-post-item:last-child {
  margin-bottom: 0;
  border-bottom: none;
}
#blog-posts-wrapper .blog-post-container .blog-post-item .blog-item-date,
#blog-posts-wrapper .blog-post-categorypage-container .blog-post-item .blog-item-date {
  background: url(/hizmetler/Content/img/homepage/blog-post-date-bg.png) no-repeat center;
  float: left;
  width: 36px;
  height: 46px;
  text-align: center;
  margin-right: 11px;
}
#blog-posts-wrapper .blog-post-container .blog-post-item .blog-item-date .blog-item-day,
#blog-posts-wrapper .blog-post-categorypage-container .blog-post-item .blog-item-date .blog-item-day {
  display: block;
  font-size: 20px;
  margin-top: 4px;
  margin-left: 2px;
  color: white;
  text-decoration: none;
}
#blog-posts-wrapper .blog-post-container .blog-post-item .blog-item-date .blog-item-month,
#blog-posts-wrapper .blog-post-categorypage-container .blog-post-item .blog-item-date .blog-item-month {
  display: block;
  font-size: 10px;
  margin-top: 9px;
  color: white;
  text-decoration: none;
}
#blog-posts-wrapper .blog-post-container .blog-post-item .blog-item-content .item-title,
#blog-posts-wrapper .blog-post-categorypage-container .blog-post-item .blog-item-content .item-title {
  display: block;
  color: #0f0f0f;
  font-size: 12px;
  margin-bottom: 6px;
  text-decoration: none;
  line-height: 15px;
}
#blog-posts-wrapper .blog-post-container .blog-post-item .blog-item-content .item-category,
#blog-posts-wrapper .blog-post-categorypage-container .blog-post-item .blog-item-content .item-category {
  color: #003399;
  font-size: 11px;
  display: block;
  text-decoration: none;
}
.blog-post-categorypage-container {
  float: right;
  margin-top: 24px;
}
.blog-post-categorypage-container #blog-posts-wrapper .blog-post-container {
  float: right;
  height: 205px;
}
.openxSpace._984_90 {
  display: inline-block;
  text-align: center;
}
.popuplarWordsFooter {
  display: inline-block;
  margin: 0px 0 20px 0;
}
.popuplarWordsFooter .fa-star,
.popuplarWordsFooter .triangle-with-shadow {
  display: none;
}
.announceDialog div.ui-dialog-titlebar {
  position: absolute;
  z-index: 1;
  right: 0;
  top: -25px;
}
.announceGallery {
  position: relative;
}
.announceGallery #announcesHeader #announcesHeaderMobileIcon {
  display: none;
}
.announceGallery #announceCategoriesMenuCont {
  position: absolute;
  right: 2px;
  margin-top: -22px;
  display: none;
}
.announceGallery #announceCategoriesMenuCont ul {
  float: right;
}
.announceGallery #announceCategoriesMenuCont ul li {
  float: left;
}
.announceGallery #announceCategoriesMenuCont ul li i {
  background-image: url(/hizmetler/Content/img/icon/announces_new_icon_set.png);
  background-repeat: no-repeat;
  background-position: '0px, 0px';
  background-color: transparent;
  background-size: cover;
  height: 27px;
  width: 29px;
  -ms-behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
  behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
  display: inline-block;
  margin-left: 4px;
  cursor: pointer;
}
.announceGallery #announceCategoriesMenuCont ul li .mobileCatName {
  display: none;
}
.announceGallery #announceCategoriesMenuCont ul li .announce-cat-270002 {
  /* EvTadilatDekorasyon */
  background-position: 0%, 0px;
}
.announceGallery #announceCategoriesMenuCont ul li .announce-cat-270002.active {
  background-position: 9%, 0px;
}
.announceGallery #announceCategoriesMenuCont ul li .announce-cat-270003 {
  /* nakliye */
  background-position: 18%, 0px;
}
.announceGallery #announceCategoriesMenuCont ul li .announce-cat-270003.active {
  background-position: 27%, 0px;
}
.announceGallery #announceCategoriesMenuCont ul li .announce-cat-270004 {
  /* aracservis */
  background-position: 36%, 0px;
}
.announceGallery #announceCategoriesMenuCont ul li .announce-cat-270004.active {
  background-position: 45%, 0px;
}
.announceGallery #announceCategoriesMenuCont ul li .announce-cat-270116 {
  /* TamiratTeknikServis */
  background-position: 55%, 0px;
}
.announceGallery #announceCategoriesMenuCont ul li .announce-cat-270116.active {
  background-position: 64%, 0px;
}
.announceGallery #announceCategoriesMenuCont ul li .announce-cat-270005 {
  /* duyuru etkinlik */
  background-position: 73%, 0px;
}
.announceGallery #announceCategoriesMenuCont ul li .announce-cat-270005.active {
  background-position: 82%, 0px;
}
.announceGallery #announceCategoriesMenuCont ul li .announce-cat-270007 {
  /* diger */
  background-position: 91%, 0px;
}
.announceGallery #announceCategoriesMenuCont ul li .announce-cat-270007.active {
  background-position: 100%, 0px;
}
.announceGallery .announceSlideContainer {
  margin-top: 10px;
  width: 100%;
  clear: both;
}
.announceGallery .announceSlideContainer .overlayMenu {
  display: none;
}
.announceGallery .announceSlideContainer .announceSlide .announceBlock ul {
  font-size: 0;
  display: none;
}
.announceGallery .announceSlideContainer .announceSlide .announceBlock ul:first-child {
  display: block;
}
.announceGallery .announceSlideContainer .announceSlide .announceBlock ul .hideme {
  display: none;
}
.announceGallery .announceSlideContainer .announceSlide .announceBlock ul li {
  font-size: 12px;
  border: 1px solid #dfdfdf;
  width: 49%;
  height: 140px;
  display: inline-block;
  margin: 0 -1px 15px 0;
  background-color: white;
  position: relative;
  cursor: pointer;
  overflow: hidden;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.14);
  -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.14);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.14);
}
.announceGallery .announceSlideContainer .announceSlide .announceBlock ul li .announceItemContent {
  width: 60%;
  display: inline-block;
  margin: 14px 0;
}
.announceGallery .announceSlideContainer .announceSlide .announceBlock ul li .announceItemContent div#announceTitle {
  font-weight: bold;
  line-height: 14px;
  max-height: 30px;
  overflow: hidden;
}
.announceGallery .announceSlideContainer .announceSlide .announceBlock ul li .announceItemContent p {
  line-height: 18px;
  max-height: 56px;
  overflow: hidden;
  word-wrap: break-word;
}
.announceGallery .announceSlideContainer .announceSlide .announceBlock ul li .announceItemContent .announceAction {
  cursor: pointer;
  font-size: 11px;
  /*position: absolute;
                            bottom: 17px;*/

}
.announceGallery .announceSlideContainer .announceSlide .announceBlock ul li .announceItemContent .fa-camera {
  color: #bbbfc2;
  padding-left: 5px;
  /*position: absolute;
                            bottom: 17px;
                            left:94px;*/

}
.announceGallery .announceSlideContainer .announceSlide .announceBlock ul li .announceThumb {
  width: 150px;
  height: 113px;
  display: inline-block;
  border: 1px solid #d7d7d7;
  margin: 13px;
  float: left;
  background: no-repeat center center fixed 150px 113px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.announceGallery .announceSlideContainer .announceSlide .announceBlock ul li .announceBottomContainer {
  position: absolute;
  bottom: 8px;
  min-width: 200px;
}
.announceGallery .announceSlideContainer .announceSlide .announceBlock ul li .announceItemIcon .announceCatNameTxt {
  padding-top: 7px;
  color: #999999;
  font-weight: normal;
  font-size: 12px;
}
.announceGallery .announceSlideContainer .announceSlide .announceBlock ul li .announceItemIcon i {
  background-image: url(/hizmetler/Content/img/icon/announces_new_icon_set_grey.png);
  background-repeat: no-repeat;
  background-position: '0px, 0px';
  background-color: transparent;
  background-size: cover;
  height: 24px;
  width: 30px;
  -ms-behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
  behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
  display: inherit;
  float: left;
}
@media screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi), only screen and (min-device-pixel-ratio: 2) {
  .announceGallery .announceSlideContainer .announceSlide .announceBlock ul li .announceItemIcon i {
    /* Retina icon */
  
    background-image: url(/hizmetler/Content/img/icon/announces_new_icon_set_grey_2x.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-color: transparent;
  }
}
.announceGallery .announceSlideContainer .announceSlide .announceBlock ul li .announceItemIcon .bulletin-category-270002 {
  /* EvTadilatDekorasyon */
  background-position: 0% 0px;
  margin-right: -5px;
}
.announceGallery .announceSlideContainer .announceSlide .announceBlock ul li .announceItemIcon .bulletin-category-270003 {
  /* nakliye */
  background-position: 18% 0px;
}
.announceGallery .announceSlideContainer .announceSlide .announceBlock ul li .announceItemIcon .bulletin-category-270004 {
  /* aracservis */
  background-position: 36% 0px;
  margin-right: -5px;
}
.announceGallery .announceSlideContainer .announceSlide .announceBlock ul li .announceItemIcon .bulletin-category-270116 {
  /* TamiratTeknikServis */
  background-position: 54% 0px;
  margin-right: -5px;
}
.announceGallery .announceSlideContainer .announceSlide .announceBlock ul li .announceItemIcon .bulletin-category-270005 {
  /* duyuru etkinlik */
  background-position: 72% 0px;
  margin-right: -10px;
}
.announceGallery .announceSlideContainer .announceSlide .announceBlock ul li .announceItemIcon .bulletin-category-270007 {
  /* diger */
  background-position: 90% 0px;
  margin-right: -6px;
}
.announceGallery .announceSlideContainer .announceSlide .announceBlock ul li.promoItem {
  background-color: white;
}
.announceGallery .announceSlideContainer .announceSlide .announceBlock ul li:nth-child(n+7) {
  display: none;
}
.announceGallery .announceSlideContainer .announceSlide .announceBlock ul li:hover {
  background-color: #fafafa;
}
.announceGallery .announceSlideContainer .announceSlide .announceBlock ul li:hover a {
  text-decoration: underline;
}
.announceGallery .announceSlideContainer .announceSlide .announceBlock ul li.noImage .announceThumb {
  display: none;
}
.announceGallery .announceSlideContainer .announceSlide .announceBlock ul li.noImage .announceItemContent {
  margin: 14px 14px;
  width: 95%;
}
.announceGallery .announceSlideContainer .announceSlide .announceBlock ul li:nth-child(2n+0) {
  margin-left: 15px;
}
.announceGallery .announceSlideContainer .announceSlide .announceBlock #slideCat_default {
  display: block;
}
.announceGallery .announceSlideContainer .announcePages {
  text-align: center;
  margin-bottom: 10px;
  position: relative;
  margin-left: -6px;
}
.announceGallery .announceSlideContainer .announcePages ul {
  display: inline-block;
}
.announceGallery .announceSlideContainer .announcePages ul li {
  border: 1px solid #cecece;
  padding: 2.5px;
  display: inline-block;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  cursor: pointer;
  background-color: white;
  margin-right: 4px;
}
.announceGallery .announceSlideContainer .announcePages ul li.selected {
  background-color: #8598a9;
  cursor: inherit;
  border: none;
  padding: 3.5px;
}
.announceGallery .announceSlideContainer .announcePages ul li:last-child {
  margin-right: 0;
}
.announceGallery .announceSlideContainer .announcePages #previousAnnounces,
.announceGallery .announceSlideContainer .announcePages #nextAnnounces {
  color: #72859a;
  width: 3px;
  padding: 3px 14px 2px 9px;
}
.announceGallery .announceSlideContainer .announcePages #previousAnnounces i,
.announceGallery .announceSlideContainer .announcePages #nextAnnounces i {
  font-size: 20px;
  position: absolute;
  margin-top: -12px;
}
.announceGallery .announceSlideContainer .announcePages .btn {
  width: 14px;
  height: 14px;
  padding: 5px;
  color: #72859a;
}
.announceGallery .announceSlideContainer .announcePages #previousAnnounces,
.announceGallery .announceSlideContainer .announcePages #nextAnnounces {
  display: inline-block;
}
.announceGallery .announceSlideContainer .announcePages #previousAnnounces {
  margin-right: 3px;
}
.announceGallery .announceSlideContainer .announcePages .allAnnounceLink {
  position: absolute;
  right: 0;
  margin-top: -5px;
}
.announceGallery .announceSlideContainer #tempAnnounces {
  display: none;
}
.popular-services-container h1 {
  margin-top: 20px;
  color: #333333;
  font-size: 18px;
  font-weight: 400;
}
.popular-services-container .popular-servies-list {
  border: 1px solid #cecece;
  padding: 0px 0px 0px 8px;
  margin-top: 20px;
}
.popular-services-container .popular-servies-list .popular-servies-item {
  width: 216px;
  text-align: center;
  display: inline-block;
  padding: 16px 13px 0px 10px;
  box-sizing: content-box;
  border-right: 1px solid #cecece;
  vertical-align: top;
}
.popular-services-container .popular-servies-list .popular-servies-item img {
  margin-bottom: 15px;
  border: 0;
}
.popular-services-container .popular-servies-list .popular-servies-item .catname {
  font-weight: bold;
  font-size: 13px;
  min-height: 30px;
  vertical-align: top;
}
.popular-services-container .popular-servies-list .popular-servies-item:nth-child(4n+4) {
  border-right: none;
}
.sitemap h2 {
  font-size: 24px;
  margin-top: 20px;
}
.sitemap h3 {
  font-size: 18px;
  margin-bottom: 20px;
  color: black;
}
.sitemap .breadcrumbs {
  margin-top: 20px;
}
.sitemap .breadcrumbs a {
  font-size: 12px;
}
.sitemap .breadcrumbs i {
  margin: 0 5px;
}
.sitemap .subCategoryListCover {
  width: 100%;
}
.sitemap .subCategoryList.actual li {
  margin-bottom: 10px;
}
.sitemap .subCategoryList li:last-child {
  border-bottom: none;
}
.mobilePhoneNumber,
.landPhoneNumber,
.mobilePhoneNumber:hover,
.landPhoneNumber:hover {
  color: black;
  text-decoration: none;
}
.ui-dialog.fluid {
  max-width: 860px !important;
}
.ui-dialog.fluid .ui-dialog-content {
  text-align: center;
}
.ui-dialog.fluid .message-dialog-wrapper {
  min-width: inherit;
}
#documentLightboxContent {
  display: none;
  height: auto !important;
}
#documentLightboxContent #documentScrollPanel {
  padding: 40px 15px 20px 15px;
  background-color: white;
}
.service-prices .service-price-item {
  display: table;
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 7px;
  padding: 15px 10px 15px 0px;
  border-bottom: 1px solid #cecece;
  line-height: 15px;
  cursor: pointer;
}
.service-prices .service-price-item:last-child {
  border-bottom: none;
  margin-bottom: 0px;
  padding-bottom: 5px;
}
.service-prices .service-price-item:first-child {
  margin-top: 0px;
  padding-top: 5px;
}
.service-prices .service-price-title {
  display: table-cell;
  padding-left: 10px;
  color: #2245a3;
  font-weight: bold;
}
.service-prices .service-price-name {
  color: #999999;
  font-weight: normal;
}
.service-prices .service-price-price {
  display: table-cell;
  min-width: 130px;
  width: 15%;
  vertical-align: middle;
  color: #d0353e;
  font-weight: bold;
  font-size: 12px;
}
.service-prices .service-price-detail {
  display: table-cell;
  min-width: 42px;
  width: 8%;
  text-align: right;
  padding: 0 10px;
  vertical-align: middle;
}
#priceListLightboxContent {
  max-width: 800px;
  min-width: 400px;
}
#priceListLightboxContent .serviceLightboxHeader {
  display: table;
  box-sizing: border-box;
  width: 100%;
  line-height: 16px;
}
#priceListLightboxContent .serviceLightboxHeader .service-price-title {
  display: table-cell;
}
#priceListLightboxContent .serviceLightboxHeader .service-price-title h2 {
  font-size: 20px;
  color: #333333;
}
#priceListLightboxContent .serviceLightboxHeader .service-price-title .service-price-name {
  color: #449cd9;
  margin-top: 5px;
  font-size: 13px;
  font-weight: bold;
}
#priceListLightboxContent .serviceLightboxHeader .service-price-price {
  display: table-cell;
  color: #d14d55;
  font-size: 16px;
  font-weight: bold;
  text-align: right;
  padding-right: 10px;
  white-space: nowrap;
  vertical-align: middle;
  padding-left: 10px;
}
#priceListLightboxContent .serviceLightboxHeader .service-price-price label {
  font-weight: bold;
}
#priceListLightboxContent .service-price-desc,
#priceListLightboxContent .service-price-aditional {
  margin-top: 30px;
  line-height: 18px;
}
#priceListLightboxContent .service-price-desc .price-includes-title,
#priceListLightboxContent .service-price-aditional .price-includes-title {
  font-size: 13px;
  font-weight: bold;
  color: #333333;
}
#priceListLightboxContent .service-price-desc .price-includes-desc,
#priceListLightboxContent .service-price-aditional .price-includes-desc {
  margin-top: 10px;
  padding: 30px;
  border: 1px dashed #d2d2d2;
  background-color: #f9f9f9;
}
#priceListLightboxContent .service-price-aditional .price-includes-desc {
  padding: 0px 30px;
}
#priceListLightboxContent .service-price-aditional li {
  line-height: 20px;
  padding: 10px 0;
  border-bottom: 1px solid #e2e2e2;
}
#priceListLightboxContent .service-price-aditional li:last-child {
  border-bottom: none;
}
#priceListLightboxContent .lightboxFooter {
  text-align: center;
  padding: 10px;
  margin-top: 10px;
}
.homesprite {
  background: url(/hizmetler/Content/img/icon/homesprite.png) no-repeat top left;
}
.homesprite.blog-post-date-bg {
  background-position: 0 0;
  width: 37px;
  height: 46px;
}
.homesprite.header_bg {
  background-position: 0 -56px;
  width: 2px;
  height: 2px;
}
.homesprite.home_arrows {
  background-position: 0 -68px;
  width: 38px;
  height: 26px;
}
.homesprite.per-grey-dark {
  background-position: 0 -104px;
  width: 75px;
  height: 79px;
}
.homesprite.question_blue {
  background-position: 0 -193px;
  width: 60px;
  height: 60px;
}
ul.bjqs {
  position: relative;
  list-style: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
  display: none;
}
li.bjqs-slide {
  position: absolute;
  display: none;
}
.bjqs-controls {
  display: none;
}
#homepage-slider {
  border: 1px solid #cecece;
  border-radius: 3px;
}
#homepage-slider ol {
  list-style: none;
  position: absolute;
  bottom: 17px;
  left: 18px;
  background-color: rgba(197, 197, 197, 0.71);
  margin: 0px;
  padding: 10px 8px;
  border-radius: 3px;
}
#homepage-slider ol li {
  float: left;
  width: 10px;
  height: 10px;
  background-color: white;
  margin-right: 4px;
  border-radius: 5px;
  margin-left: 4px;
  cursor: pointer;
}
#homepage-slider ol li.active-marker {
  background-color: black;
}
#homepage-slider ol li a {
  font-size: 0;
  display: none;
}
.mobileHamburgerMenu {
  display: none;
}
@media only screen and (max-width: 984px) {
  .openxSpace._984_90 {
    display: none;
  }
  .openxSpace._300_160 {
    display: none;
  }
  .openxSpace._300_192 {
    display: none;
  }
  .poolFixedBtn {
    display: none;
  }
  html {
    width: 100%;
    height: 100%;
  }
  body {
    width: 100%;
    min-height: 100%;
  }
  body.register {
    width: 984px;
  }
  main {
    padding-top: 52px;
  }
  .footerContainer {
    display: none;
  }
  [class^="icon-top-menu"] {
    margin: 0px;
    position: absolute;
  }
  .icon-top-menu-person {
    top: 15px;
    left: 22px;
    background-image: url(/hizmetler/Content/img/icon/per-white.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-color: transparent;
    background-size: cover;
    height: 22px;
    width: 21px;
    -ms-behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
    behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
  }
  .icon-top-menu-category {
    background-image: url(/hizmetler/Content/img/icon/header-menu.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-color: transparent;
    background-size: cover;
    height: 19px;
    width: 27px;
    -ms-behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
    behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
    top: 17px;
    left: 21px;
  }
  .opened .icon-top-menu-category {
    background-image: url(/hizmetler/Content/img/icon/header-close.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-color: transparent;
    top: 15px;
    left: 24px;
    background-size: cover;
    height: 22px;
    width: 21px;
    -ms-behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
    behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
  }
  .icon-person-prof {
    background-image: url(/hizmetler/Content/img/icon/pro.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-color: transparent;
    background-size: cover;
    height: 17px;
    width: 15px;
    -ms-behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
    behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
  }
  .comments .fa-user {
    margin-right: 4px;
  }
  #target {
    display: none;
  }
  .mobileMenuCover {
    position: fixed;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 10;
    display: none;
  }
  .categoriesMenu {
    display: none;
  }
  #sticky-container #mobileTopMenu {
    border-left: 0 solid #111111;
    display: block;
    margin: 0 auto;
    float: none;
  }
  #sticky-container #mobileTopMenu ul {
    float: left;
    margin: 0px;
    margin-left: 2px;
  }
  #sticky-container #mobileTopMenu ul li {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    float: left;
    display: block;
    height: 52px;
    width: 85px;
    border-right: 1px solid #111111;
    padding: 0px;
  }
  #sticky-container #mobileTopMenu ul li a {
    height: 100%;
    width: 100%;
    display: block;
    padding: 0px;
    text-align: center;
    position: relative;
    z-index: 101;
  }
  #sticky-container #mobileTopMenu ul li:first-child {
    display: none;
  }
  #sticky-container #mobileTopMenu ul li:last-child {
    border: none;
  }
  #sticky-container #mobileTopMenu .logoAndMenu a {
    display: block;
    background: url(/hizmetler/Content/img/header/common.png) no-repeat;
    float: left;
  }
  #sticky-container #mobileTopMenu .logoAndMenu .hamburgerMenu {
    background-position: -244px -30px;
    margin: 14px 7px;
    width: 20px;
    height: 18px;
  }
  #sticky-container #mobileTopMenu .logoAndMenu .sLogo {
    background-position: -178px -75px;
    margin: 4px 9px 4px 3px;
    width: 37px;
    height: 37px;
  }
  #sticky-container #mobileTopMenu .fa-bars {
    font-size: 33px;
    color: white;
    width: 64px;
    height: 52px;
    text-indent: -9999px;
    background: url(/hizmetler/Content/img/icon/hamburger-logo-pad.png) no-repeat center center;
  }
  #sticky-container .mobileHamburgerMenu {
    display: block;
    position: absolute;
    height: 100vh;
    width: 300px;
    border: none;
    z-index: 101;
    background-color: #32628d;
    border-right: 2px #2e3951;
    overflow: auto;
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100% 0, 0, 0);
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
  }
  #sticky-container .mobileHamburgerMenu.opened {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-box-shadow: 10px 0 5px 0 rgba(50, 50, 50, 0.2);
    -moz-box-shadow: 10px 0 5px 0 rgba(50, 50, 50, 0.2);
    box-shadow: 10px 0 5px 0 rgba(50, 50, 50, 0.2);
  }
  #sticky-container .mobileHamburgerMenu.closed {
    height: 0;
  }
  #sticky-container .mobileHamburgerMenu .container {
    width: 300px;
    border: none;
  }
  #sticky-container .mobileHamburgerMenu .nav.hover > li.active {
    background-color: inherit;
  }
  #sticky-container .mobileHamburgerMenu .nav.hover > li.active.hover {
    background-color: inherit;
  }
  #sticky-container .mobileHamburgerMenu li {
    float: none;
    display: block;
    height: 58px;
    width: auto;
    border-right: none;
    padding-left: 15px;
  }
  #sticky-container .mobileHamburgerMenu li.site-link {
    border-bottom: 1px solid #54667a;
  }
  #sticky-container .mobileHamburgerMenu li.site-link i {
    margin-right: 20px;
    width: 35px;
    float: left;
  }
  #sticky-container .mobileHamburgerMenu li#account-link i {
    height: 45px;
    background: url(/hizmetler/Content/img/icon/menu-person.png) no-repeat;
    position: relative;
    font-size: 40px;
    color: white;
    top: 10px;
    left: 4px;
  }
  #sticky-container .mobileHamburgerMenu li#login-link {
    height: 40px;
    padding-top: 20px;
    padding-left: 20px;
  }
  #sticky-container .mobileHamburgerMenu li#login-link a {
    line-height: 20px;
  }
  #sticky-container .mobileHamburgerMenu li#homepage-link i,
  #sticky-container .mobileHamburgerMenu li#mainsite-link i {
    background-repeat: no-repeat;
    background-position: center bottom;
    background-image: url(/hizmetler/Content/img/s-logo.png);
    background-size: cover;
    height: 36px;
    width: 36px;
    -ms-behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
    behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
    margin-top: 10px;
  }
  #sticky-container .mobileHamburgerMenu li#mainsite-link {
    display: none;
  }
  #sticky-container .mobileHamburgerMenu li#homepage-link {
    display: block;
  }
  #sticky-container .mobileHamburgerMenu li.category-link {
    background-image: none;
  }
  #sticky-container .mobileHamburgerMenu li.category-link i {
    background-image: url(/hizmetler/Content/img/icon/navigation_category_sprite_phone.png);
    width: 45px;
    height: 45px;
    float: left;
    background-position-y: 5px;
    margin-right: 15px;
    background-size: cover;
    -ms-behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
    behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
  }
  #sticky-container .mobileHamburgerMenu li.ev-tadilat-dekorasyon i {
    background-position-x: 0px;
  }
  #sticky-container .mobileHamburgerMenu li.nakliyat i {
    background-position-x: -46px;
  }
  #sticky-container .mobileHamburgerMenu li.arac-servis-bakim i {
    background-position-x: -92px;
  }
  #sticky-container .mobileHamburgerMenu li.tamirat-teknik-servis i {
    background-position-x: -139px;
  }
  #sticky-container .mobileHamburgerMenu li.etkinlik i {
    background-position-x: -184px;
  }
  #sticky-container .mobileHamburgerMenu li.diger i {
    background-position-x: -230px;
  }
  #sticky-container .mobileHamburgerMenu li.acil i {
    background-position-x: -275px;
  }
  #sticky-container .mobileHamburgerMenu li#account-link {
    height: 90px;
  }
  #sticky-container .mobileHamburgerMenu li#account-link span {
    display: block;
    color: #95a5c6;
    padding-left: 60px;
  }
  #sticky-container .mobileHamburgerMenu li:hover div.subCategoryContainer {
    display: none;
  }
  #sticky-container .mobileHamburgerMenu li a {
    color: white;
    font-size: 16px;
    padding-top: 0px;
    text-align: left;
    line-height: 58px;
    height: auto;
    display: block;
  }
  #sticky-container .mobileHamburgerMenu li.active {
    background-color: #3b4862;
  }
  .homePage #sticky-container .mobileHamburgerMenu li#mainsite-link {
    display: none;
  }
  .homePage #sticky-container .mobileHamburgerMenu li#homepage-link {
    display: block;
  }
  .html_carousel {
    height: 300px;
  }
  .html_carousel div.slide .imageCont {
    height: 300px;
  }
  .html_carousel div.slide .imageCont img {
    margin-left: -638px;
  }
  .html_carousel div.slide .title p {
    width: 315px;
  }
  .header #logo {
    display: none;
  }
  .header #logo.logo-long {
    display: none;
  }
  .header #mobile-menu-title {
    display: block;
    color: white;
    line-height: 52px;
    font-size: 26px;
    margin-left: 70px;
  }
  .header #headerSearch {
    display: none;
  }
  .header-container,
  .home-container,
  .container {
    width: 100%;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .carouselContainer {
    width: 768px;
  }
  a.prev,
  a.next {
    top: -2000px;
  }
  .carousel {
    margin-bottom: 10px;
    position: relative;
    width: 100%;
    height: 300px;
    overflow: hidden;
  }
  .carousel .search {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid rgba(100, 100, 100, 0.1);
    z-index: 99;
    position: absolute;
    top: 50px;
    left: 0px;
    width: 100%;
    height: 204px;
  }
  .carousel .search .leftIntroduction {
    letter-spacing: -0.55px;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
    padding-top: 28px;
  }
  .carousel .search .leftIntroduction h1 {
    font-size: 44px;
    color: white;
    margin-bottom: 10px;
    letter-spacing: 0.02em;
  }
  .carousel .search .leftIntroduction p {
    font-size: 22px;
    color: white;
    letter-spacing: 0.02em;
    padding-bottom: 23px;
  }
  .carousel .search .leftIntroduction sup {
    display: none;
  }
  .carousel .search .searchCover {
    position: relative;
  }
  .carousel .search .searchCover input[type=text] {
    background: white;
    border: none;
    margin: 0px;
    padding: 0px 0px 0px 10px;
    font-size: 17px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    outline: none;
    position: absolute;
    top: 0px;
    left: 17px;
    width: 308px;
    height: 56px;
  }
  .carousel .search .searchCover input[type=text].error {
    height: 38px;
    border: 2px solid #b93d40;
    -webkit-box-shadow: 0px 0px 2px 2px rgba(118, 35, 37, 0.75);
    -moz-box-shadow: 0px 0px 2px 2px rgba(118, 35, 37, 0.75);
    box-shadow: 0px 0px 2px 2px rgba(118, 35, 37, 0.75);
    width: 334px;
    padding-left: 8px;
  }
  .carousel .search .searchCover .customSelect {
    border: 1px solid white;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: white;
    display: inline-block;
    width: 395px;
    height: 44px;
    line-height: 44px;
    position: relative;
    padding-left: 10px;
    text-align: left;
    cursor: pointer;
    line-height: 55px;
  }
  .carousel .search .searchCover .customSelect span {
    font-size: 17px;
    color: black;
  }
  .carousel .search .searchCover .customSelect span.solgun {
    color: #878787;
    white-space: nowrap;
  }
  .carousel .search .searchCover .customSelect select {
    cursor: pointer;
    position: absolute;
    width: 160px;
    zoom: 1;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
    filter: "alpha(opacity=0)";
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    /* IE 5-7 */
    filter: alpha(opacity=0);
    left: 0px;
    bottom: -1px;
    height: 44px;
  }
  .carousel .search .searchCover .customSelect select option {
    padding: 3px 0px 3px 5px;
  }
  .carousel .search .searchCover .customSelect:after {
    position: absolute;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    content: "\f0d7";
    font-size: 10px;
    color: #002da1;
    right: 10px;
    top: 10px;
    z-index: 0;
    pointer-events: none;
  }
  .carousel .search .searchCover .customSelect.disabled {
    background-color: #878787;
  }
  .carousel .search .searchCover .customSelect span {
    font-size: 17px;
    color: black;
  }
  .carousel .search .searchCover .customSelect span.solgun {
    color: #878787;
    white-space: nowrap;
  }
  .carousel .search .searchCover .customSelect select {
    cursor: pointer;
    position: absolute;
    width: 160px;
    zoom: 1;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
    filter: "alpha(opacity=0)";
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    /* IE 5-7 */
    filter: alpha(opacity=0);
    left: 0px;
    bottom: -1px;
    height: 44px;
    padding: 3px 0px 3px 5px;
  }
  .carousel .search .searchCover .customSelect select option {
    padding: 3px 0px 3px 5px;
  }
  .carousel .search .searchCover .customSelect:after {
    position: absolute;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    content: "\f0d7";
    font-size: 10px;
    color: #002da1;
    right: 10px;
    top: 10px;
    z-index: 0;
    pointer-events: none;
  }
  .carousel .search .searchCover .customSelect.disabled {
    background-color: #f2f2f2;
    pointer-events: none;
  }
  .carousel .search .searchCover .customSelect:after {
    font-size: 16px;
    top: 20px;
  }
  .carousel .search .searchCover .customSelect.city {
    position: absolute;
    top: 0px;
    left: 345px;
    width: 130px;
    height: 54px;
  }
  .carousel .search .searchCover .customSelect.city select {
    width: 141px;
  }
  .carousel .search .searchCover .customSelect.town {
    position: absolute;
    top: 0px;
    left: 497px;
    width: 130px;
    height: 54px;
  }
  .carousel .search .searchCover .customSelect.town select {
    width: 141px;
  }
  .carousel .search .searchCover .btn {
    position: absolute;
    top: -1px;
    left: 650px;
    width: auto;
    height: auto;
    box-shadow: none;
  }
  .carousel .search .searchCover .btn-strong {
    padding: 14px 20px 14px 20px;
    height: 27px;
    width: 60px;
    line-height: 30px;
    font-weight: normal;
  }
  .carousel .search .searchCover .btn-strong .fa-search {
    margin-left: 11px;
    vertical-align: 1px;
  }
  .carousel .search .mybtn {
    padding: 0px 20px;
  }
  .container.showPage {
    position: relative;
    min-height: 540px;
    margin-bottom: 0px;
    width: 768px;
  }
  .container.showPage .triple-mosts.social-wall {
    left: 25px;
  }
  .container.showPage .triple {
    float: none;
    position: absolute;
    top: 145px;
    margin: 0px;
    width: 347px;
  }
  .container.showPage .triple .mosts {
    height: 175px;
  }
  .container.showPage .triple .mosts h3 {
    font-size: 15px;
  }
  .container.showPage .triple-video {
    left: 25px;
  }
  .container.showPage .triple-video .videoo a {
    height: 214px;
  }
  .container.showPage .triple-video .videoo a span.play {
    top: 75px;
    left: 140px;
  }
  .container.showPage .triple-mosts {
    right: 25px;
    height: 219px;
  }
  .container.showPage .triple.triple-how {
    width: 718px;
    left: 25px;
    top: 430px;
    padding: 0px;
  }
  .container.showPage .mobileMenu {
    display: block;
  }
  .container.showPage .mobileMenu ul li {
    width: 127px;
  }
  .container.showPage .tag {
    width: 376px;
    height: 140px;
  }
  .container.showPage .tag p {
    font-size: 18px;
  }
  .container.showPage .tag .hizmetnedir p {
    font-size: 22px;
    font-weight: bold;
    padding-top: 40px;
    color: #287bcd;
  }
  .container.showPage .tag strong {
    font-size: 18px;
  }
  .container.showPage .tag .hizmet .commaTop {
    top: 17px;
    left: 31px;
  }
  .container.showPage .tag .hizmet .commaBottom {
    left: 215px;
    top: 63px;
  }
  .container.showPage .tag .usta {
    margin-top: 62px;
  }
  .container.showPage .tag .usta strong {
    font-size: 22px;
  }
  .container.showPage .tag .usta strong:after {
    left: -20px;
  }
  .container.showPage .tag .usta .commaTop {
    left: 25px;
  }
  .container.showPage .tag .usta .commaBottom {
    left: 195px;
    top: 55px;
  }
  .container.showPage .tag .usta .icon {
    top: 40px;
  }
  .breadcrumb.mobile h2 {
    font-size: 20px;
    margin-top: 16px;
    margin-left: 15px;
    color: #0061be;
  }
  .icon-person {
    background-image: url(/hizmetler/Content/img/icon/person.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-color: transparent;
    background-size: cover;
    height: 20px;
    width: 20px;
    -ms-behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
    behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
    margin-right: 10px;
  }
  .flr.storyTellers {
    display: none;
  }
  div.about {
    width: 100%;
    float: inherit;
    position: absolute;
    margin-left: 0;
    top: 194px;
    padding: 0px;
  }
  div.about .aboutPading {
    height: 136px;
    overflow: auto;
    margin: 10px 0;
  }
  div.about h2 {
    margin-left: 184px;
  }
  div.about .aboutt {
    padding: 10px 10px 10px 10px;
    margin-left: 184px;
  }
  div.about .aboutt h2 {
    margin-left: 190px;
  }
  div.about .aboutt td {
    border-bottom: none;
    padding-bottom: 0px;
  }
  div.about .aboutt .description {
    height: auto;
  }
  div.about .aboutt .description .fa-pencil-square-o {
    margin-top: 30px;
  }
  .doubleContainer {
    margin-top: 30px;
    width: inherit;
    /* FİRMADAN HABERLER BAŞLANGIÇ */
  
    /* FİRMADAN HABERLER SON */
  
  }
  .doubleContainer .subCategoryList {
    margin-top: 0;
    border-left: none;
    border-right: none;
    background-color: rgba(255, 255, 255, 0.8);
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    padding: 0;
  }
  .doubleContainer .subCategoryList li {
    margin-bottom: 0;
    height: 50px;
    width: 100%;
    padding: 0px;
    border-bottom: 1px solid #cecece;
    position: relative;
  }
  .doubleContainer .subCategoryList li a {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    padding-left: 30px;
    display: inline-block;
    vertical-align: middle;
    line-height: 50px;
    width: 100%;
    font-weight: normal;
  }
  .doubleContainer .subCategoryList li a span {
    font-size: 12px;
    line-height: 16px;
    color: #878787;
  }
  .doubleContainer .subCategoryList li p {
    display: none;
  }
  .doubleContainer .subCategoryList li.hover {
    background-color: white;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
  }
  .doubleContainer .subCategoryList li:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
  }
  .doubleContainer .subCategoryList li:after {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    width: 30px;
    position: absolute;
    right: 0;
    top: 16px;
    background-image: url(/hizmetler/Content/img/mobile/mobile.png);
    background-position: -131px -12px;
    background-size: 151px 155.5px;
    background-repeat: no-repeat;
  }
  .doubleContainer .companyNews {
    float: none;
  }
  .doubleContainer .companyNews #newsContentContainer,
  .doubleContainer .companyNews h2 {
    margin-left: inherit;
    width: inherit;
  }
  .doubleContainer .companyNews #newsContentContainer {
    height: inherit;
    overflow: inherit;
  }
  .doubleContainer .flr.galleryCover {
    width: 100%;
    padding-top: 20px;
    display: none;
  }
  .doubleContainer div.galleryCover .border {
    border: none;
    border-top: 1px solid #cecece;
  }
  .doubleContainer div.galleryCover .border ul {
    display: none;
  }
  .doubleContainer div.galleryCover .border .cameraCont {
    border-right: none;
    width: 100%;
    height: auto;
    border-bottom: 1px solid #cecece;
  }
  .doubleContainer div.galleryCover .border .cameraCont p {
    margin-bottom: 30px;
  }
  .doubleContainer div.galleryCover .border .cameraCont .fa-camera {
    margin-top: 30px;
  }
  .doubleContainer div.galleryCover .border .cameraCont .rotateHolder {
    display: none;
  }
  .doubleContainer#searchResultSummaryPage {
    margin: 0;
  }
  .doubleContainer#searchResultSummaryPage #searchResultDesc {
    padding: 0px 15px;
  }
  .doubleContainer#searchResultSummaryPage #searchResultDesc h2 {
    font-size: 16px;
  }
  .doubleContainer#searchResultSummaryPage #searchResultDesc span.user-message {
    font-size: 16px;
    font-weight: bold;
  }
  .doubleContainer#searchResultSummaryPage .searchResultCategoryListCover {
    padding: 10px;
  }
  .doubleContainer#searchResultSummaryPage .searchResultCategoryList {
    padding: 25px 0px;
  }
  .doubleContainer#searchResultSummaryPage .searchResultCategoryList ul {
    display: table;
    margin-left: 0px;
  }
  .doubleContainer#searchResultSummaryPage .searchResultCategoryList ul .searchCatItem {
    display: block;
    text-align: left;
    border-left: 0;
    border-bottom: 1px solid #d7d7d7;
    box-shadow: 0px 1px 0px white;
    padding: 15px 15px;
    width: initial;
  }
  .doubleContainer#searchResultSummaryPage .searchResultCategoryList ul .searchCatItem:first-child {
    padding-left: 15px;
    padding-top: 0px;
  }
  .doubleContainer#searchResultSummaryPage .searchResultCategoryList ul .searchCatItem:last-child {
    border-bottom: none;
    box-shadow: none;
    padding-bottom: 0px;
  }
  .doubleContainer#searchResultSummaryPage .searchResultCategoryList ul .searchCatItem:before {
    display: none;
  }
  .doubleContainer#searchResultSummaryPage .searchResultCategoryList ul .searchCatItem > i {
    float: left;
  }
  .doubleContainer#searchResultSummaryPage .searchResultCategoryList ul .searchCatItem i {
    background-size: cover;
    height: 33px;
    width: 33px;
    -ms-behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
    behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
    margin-top: 0px;
    float: left;
  }
  .doubleContainer#searchResultSummaryPage .searchResultCategoryList ul .searchCatItem .searchCatItemCont {
    padding-left: 5px;
    display: table;
  }
  .doubleContainer#searchResultSummaryPage .searchResultCategoryList ul .searchCatItem .searchCatItemCont .searchCatItemTitle {
    text-align: left;
    margin-top: 10px;
    margin-bottom: 5px;
  }
  .doubleContainer#searchResultSummaryPage .searchResultProfileList .searchCatItem {
    width: auto;
    float: none;
  }
  .doubleContainer#searchResultSummaryPage .searchResultProfileList .searchCatItemCont {
    padding-bottom: 0;
  }
  .doubleContainer#searchResultSummaryPage .searchResultProfileList .searchCatItemCont ul li {
    margin-left: 20px;
  }
  .doubleContainer#searchResultSummaryPage .searchResultProfileList .allProfilesLink {
    margin-left: 0;
  }
  .doubleContainer#searchResultSummaryPage .searchResultProfileList .searchCatItem {
    width: auto;
    float: none;
  }
  .doubleContainer#searchResultSummaryPage .searchResultProfileList .searchCatItemCont {
    padding-bottom: 0;
  }
  .doubleContainer#searchResultSummaryPage .searchResultProfileList .searchCatItemCont ul li {
    margin-left: 20px;
  }
  .doubleContainer#searchResultSummaryPage .searchResultProfileList .allProfilesLink {
    margin-left: 0;
  }
  .doubleContainer#searchResultSummaryPage .profileListBoxTitle {
    padding: 0 15px;
  }
  .doubleContainer#errorPage {
    margin-top: 0px;
  }
  .doubleContainer#errorPage .web {
    display: none;
  }
  .doubleContainer#errorPage .category-ev-tadilat-dekorasyon {
    width: 27px;
    height: 47px;
    margin-top: 1px;
    background-position: 0px -31px;
  }
  .doubleContainer#errorPage .category-nakliyat {
    width: 45px;
    height: 31px;
    background-position: -31px -31px;
    margin-top: 9px;
  }
  .doubleContainer#errorPage .category-arac-servis-bakim {
    width: 39px;
    height: 37px;
    background-position: -92px -31px;
    margin-top: 8px;
  }
  .doubleContainer#errorPage .category-etkinlik {
    width: 33px;
    height: 42px;
    background-position: -181px -31px;
  }
  .doubleContainer#errorPage .category-bebek-ve-aile {
    width: 28px;
    height: 38px;
    background-position: -143px -31px;
    margin-top: 4px;
  }
  .doubleContainer#errorPage .category-diger {
    background-position: -220px -31px;
    height: 29px;
    margin-top: 13px;
    width: 35px;
  }
  .doubleContainer#errorPage .subCategoryList {
    padding: 0px;
    border-bottom: 0px;
  }
  .doubleContainer#errorPage .searchBoxHeader {
    padding: 0;
  }
  .doubleContainer#errorPage .notFoundCitySearch {
    padding-top: 0;
    padding-left: 25px;
  }
  .doubleContainer#errorPage h2 {
    margin-bottom: 0px;
  }
  .doubleContainer#errorPage .fll {
    width: 100%;
    /*li.last { border-right:none}*/
  
  }
  .doubleContainer#errorPage .fll li {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    height: 150px;
    width: 31.3%;
    margin: 1%;
    padding-top: 0px;
    position: relative;
    border: 1px solid #cecece;
  }
  .doubleContainer#errorPage .fll li a {
    padding-left: 0px;
  }
  .doubleContainer#errorPage .fll li div {
    margin-top: -24px;
  }
  .doubleContainer#errorPage .fll p {
    font-size: 14px;
    padding: 20px 0px 20px 25px;
  }
  .doubleContainer#errorPage .fll p.warning {
    color: #878787;
    font-size: 18px;
    margin-bottom: 0px;
    border-bottom: 1px solid #cecece;
  }
  .doubleContainer#errorPage .fll p.warning strong {
    color: black;
    font-size: 18px;
  }
  .doubleContainer#errorPage .fll .borderTop {
    padding: 15px;
    border: 0;
    margin: 0;
  }
  .doubleContainer#searchResultList {
    min-height: 100%;
    height: 100%;
    margin-top: 0px;
    display: block;
  }
  .doubleContainer#searchResultList #viewResult {
    width: 100%;
    overflow: hidden;
  }
  .doubleContainer#searchResultList .search {
    padding: 15px 25px 0px;
    background-color: rgba(255, 255, 255, 0.8);
    height: 120px;
  }
  .doubleContainer#searchResultList .search .txtTotalResultCount {
    font-size: 14px;
    top: 9px;
  }
  .doubleContainer#searchResultList .search .txtTotalResultCount span {
    font-size: 18px;
  }
  .doubleContainer#searchResultList .search .textFilterCover {
    display: inline;
    padding: 0;
    border: 0;
  }
  .doubleContainer#searchResultList .search .textFilterCont {
    background-size: cover;
    height: 15px;
    width: 15px;
    -ms-behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
    behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
    width: 99%;
    height: 41px;
  }
  .doubleContainer#searchResultList .search .textFilterCont .close {
    top: 15px;
  }
  .doubleContainer#searchResultList .search .textFilter {
    font-size: 14px;
    width: 100%;
    height: 41px;
  }
  .doubleContainer#searchResultList .search .location {
    right: 25px;
    top: 20px;
  }
  .doubleContainer#searchResultList .search .location a {
    color: #0061be;
  }
  .doubleContainer#searchResultList #sortingContainer {
    display: inline-block;
    margin-right: 20px;
  }
  .doubleContainer#searchResultList #sortingContainer .searchResultSorting {
    right: 0;
  }
  .doubleContainer#searchResultList .searchResultCover {
    margin: 0px;
    border: none;
    border-bottom: 1px solid #cecece;
    padding: 15px;
  }
  .doubleContainer#searchResultList .searchResultCover .profileDetails {
    font-size: 14px;
    padding-top: 0;
    width: 36%;
  }
  .doubleContainer#searchResultList .searchResultCover .profileDetails .name {
    margin-bottom: 18px;
  }
  .doubleContainer#searchResultList .searchResultCover .profileDetails .name .fa-user-pro {
    margin-right: 8px;
    background-size: cover;
    height: 14px;
    width: 13px;
    -ms-behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
    behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
  }
  .doubleContainer#searchResultList .searchResultCover .profileDetails .loc {
    margin-bottom: 18px;
  }
  .doubleContainer#searchResultList .searchResultCover .profileDetails .loc .fa-map-marker {
    margin-right: 9px;
    background-size: cover;
    height: 15px;
    width: 11px;
    -ms-behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
    behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
  }
  .doubleContainer#searchResultList .searchResultCover .profileDetails .category .fa-th-list {
    margin-right: 8px;
    background-size: cover;
    height: 11px;
    width: 13px;
    -ms-behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
    behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
  }
  .doubleContainer#searchResultList .searchResultCover .bulletinItem {
    font-size: 14px;
    margin-top: 0px;
  }
  .doubleContainer#searchResultList .searchResultCover .bulletinItem .fa-mini-bullet {
    margin-right: 9px;
    /* .backCover(11px,15px);*/
  
  }
  .doubleContainer#searchResultList .searchResultCover .itemHeaderLine {
    position: relative;
    left: initial;
    top: initial;
    width: 100%;
    border: none;
    margin: 0px;
    padding-bottom: 10px;
  }
  .doubleContainer#searchResultList .searchResultCover h3 a {
    font-size: 16px;
    font-weight: bold;
  }
  .doubleContainer#searchResultList .searchResultCover .searchResultProfDetail {
    width: 603px;
  }
  .doubleContainer#searchResultList .searchResultCover .score span {
    font-size: 14px;
  }
  .doubleContainer#searchResultList .searchResultCover .firstDayProfile {
    height: 91px;
    width: 86px;
  }
  .doubleContainer#searchResultList .searchResultCover .firstDayProfile .fa-camera {
    font-size: 30px;
    padding: 36px 0px;
  }
  .doubleContainer#searchResultList .searchResultCover:nth-child(odd) {
    background-color: rgba(255, 255, 255, 0.8);
  }
  .doubleContainer#searchResultList .searchResultCover:nth-child(even) {
    background-color: rgba(255, 255, 255, 0.5);
  }
  .doubleContainer#searchResultList .flr.storyTellers {
    display: none;
  }
  .doubleContainer#subCategoryList {
    min-height: 500px;
    margin-top: 0px;
    display: block;
  }
  .doubleContainer#subCategoryList .cover-table-border {
    padding: 0;
    border: none;
  }
  .doubleContainer#subCategoryList .cover-table-border.description {
    display: none;
  }
  .doubleContainer#subCategoryList .subCategoryListCover {
    width: 100%;
    display: block;
  }
  .doubleContainer#subCategoryList .flr.storyTellers {
    display: none;
  }
  .doubleContainer#subCategoryList .breadcrumb {
    display: block;
  }
  #category-title {
    display: none;
  }
  .controlledInfo {
    margin: 0px;
  }
  .controlledInfo h2 {
    font-weight: bold;
    margin-left: 10px;
  }
  .controlledInfo .profile {
    margin-top: 0px;
    padding-bottom: 18px;
    padding-top: 18px;
    border-bottom: 1px solid #cecece;
    border-top: 1px solid #cecece;
  }
  .controlledInfo .profile .scoreCont {
    margin-left: 20px;
  }
  .controlledInfo .profile .scoreCont .fa-star {
    font-size: 21px;
    margin-right: 6px;
    vertical-align: -3px;
  }
  .controlledInfo .profile li:first-child {
    display: none;
  }
  .controlledInfo .profile a {
    font-size: 16px;
    color: #0061be;
  }
  .controlledInfo #profile #profileBreadCrumb {
    display: none;
  }
  .controlledInfo #profile .breadcrumb {
    display: block;
  }
  .controlledInfo #profile .mobileProfileContainer {
    background-color: rgba(255, 255, 255, 0.8);
  }
  .controlledInfo #profile .tripleContainer {
    margin: 25px 25px 10px 25px;
  }
  .controlledInfo #profile .tripleContainer .pLogo {
    width: 160px;
    height: 170px;
    margin-right: 25px;
    margin-bottom: 25px;
  }
  .controlledInfo #profile .tripleContainer .pLogo .firstDay {
    height: 100%;
  }
  .controlledInfo #profile .tripleContainer .pLogo img {
    width: 160px;
  }
  .controlledInfo #profile .tripleContainer .pLogo .name {
    display: none;
  }
  .controlledInfo #profile .tripleContainer div {
    margin-top: 11px;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    height: auto;
    padding: 0px;
    border-top: 1px solid #cecece;
    padding-top: 7px;
  }
  .controlledInfo .singleContainer {
    margin-top: 10px;
  }
  .controlledInfo .singleContainer h2 {
    font-weight: bold;
    padding-left: 25px;
    color: #292929;
    margin-bottom: 10px;
    padding-right: 30px;
  }
  .controlledInfo .singleContainer h2 a.addComment {
    display: none;
  }
  .controlledInfo .singleContainer .addCommentMobile {
    display: none;
    padding: 0px;
    border: none;
    margin: 0px;
  }
  .controlledInfo .singleContainer .addCommentMobile a.addComment {
    color: #0061be;
    display: block;
    font-size: 16px;
    padding-bottom: 10px;
  }
  .controlledInfo .singleContainer .addCommentMobile a div {
    background-color: rgba(255, 255, 255, 0.5);
    padding: 20px 0px 5px 25px;
  }
  .controlledInfo .singleContainer .addCommentMobile:hover {
    background: white;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
  }
  .controlledInfo .singleContainer div {
    padding: 25px 0px 0px 25px;
    font-size: 14px;
    border: none;
    border-top: 1px solid #cecece;
    background-color: transparent;
  }
  .controlledInfo .singleContainer div.comments {
    padding-bottom: 30px;
  }
  .controlledInfo .singleContainer div.services li li {
    font-size: 10px;
  }
  .controlledInfo .singleContainer div img.commentImg {
    display: none;
  }
  .controlledInfo .singleContainer div.comments {
    margin-top: 0px;
    padding-right: 30px;
  }
  .controlledInfo .singleContainer div.comments .answer {
    color: #878787;
  }
  .controlledInfo .contactInfo.pad.active div.menu {
    background-color: white;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .controlledInfo .contactInfo.pad.active div.active a {
    color: #0061be;
  }
  .controlledInfo .contactInfo.pad.active div.active i {
    color: #0061be;
  }
  .controlledInfo .contactInfo.pad.active div.detail {
    background-color: #fafafa;
    width: 100%;
    display: block;
  }
  #noPhotoMobileGallery {
    padding: 15px 10px 25px 25px;
    border: none;
    border-top: 1px solid #cecece;
    margin-top: 10px;
  }
  .mobileGalleryCont {
    display: block;
    position: static;
    margin-top: 35px;
  }
  .mobileGallery {
    display: block;
    position: relative;
    padding: 20px 25px;
    border-top: 1px solid #cccccc;
    margin-top: 15px;
  }
  .mobileGallery div.slide {
    float: left;
    overflow: hidden;
  }
  .mobileGallery div.slide img {
    width: 100%;
    height: 100%;
  }
  .mobileGallery .pagination {
    position: absolute;
    bottom: 35px;
    left: 0px;
    display: block;
    width: 100%;
    text-align: center;
  }
  .mobileGallery .pagination a {
    background-color: rgba(255, 255, 255, 0.2);
    width: 20px;
    height: 20px;
    margin: 0 12px 0 0;
    display: inline-block;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
  }
  .mobileGallery .pagination a span {
    display: none;
  }
  .mobileGallery .pagination a.selected {
    background-color: white;
    cursor: default;
  }
  div.cover {
    display: none;
  }
  div.detail div {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  div.detail .phoneCont {
    padding: 18px 0px;
    text-align: center;
  }
  div.detail .phoneCont p {
    font-size: 18px;
    padding: 7px 0px;
    margin: 0 auto;
  }
  div.detail .phoneCont .fa-phone {
    color: #363636;
    font-size: 23px;
    margin-right: 5px;
    vertical-align: -3px;
    line-height: 0;
  }
  div.detail .phoneCont .fa-mobile {
    color: #363636;
    font-size: 26px;
    margin: 0px 7px;
    vertical-align: -3px;
  }
  div.detail .questionCont {
    background-color: #fafafa;
    padding: 25px;
    text-align: left;
  }
  div.detail .questionCont label {
    font-size: 18px;
  }
  div.detail .questionCont textarea {
    border: 1px solid #cecece;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: white;
    resize: none;
    width: 717px;
    height: 150px;
    margin: 15px 0px;
  }
  div.detail .questionCont .btn {
    width: 306px;
  }
  div.detail .questionCont .btn-alternative {
    font-weight: bold;
    margin-right: 11px;
  }
  .contactInfo {
    display: none;
  }
  .contactInfo.pad {
    width: 100%;
    display: block;
    border-top: 1px solid #cecece;
    float: none;
  }
  .contactInfo.pad div.menu {
    text-align: center;
    margin-top: -1px;
  }
  .contactInfo.pad div.menu i {
    vertical-align: -5px;
    display: inline-block;
  }
  .contactInfo.pad div.phone .fa-phone {
    font-size: 28px;
    vertical-align: -5px;
    margin-right: 5px;
    line-height: 0;
    display: none;
  }
  .contactInfo.pad div.question i {
    background-image: url(/hizmetler/Content/img/icon/question-mark-p.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-color: transparent;
    background-size: cover;
    height: 26px;
    width: 17px;
    -ms-behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
    behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
    margin-right: 11px;
  }
  .contactInfo.pad div.favorite {
    border-right: none;
  }
  .contactInfo.pad div.favorite i {
    background-image: url(/hizmetler/Content/img/icon/fav-out.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-color: transparent;
    background-size: cover;
    height: 26px;
    width: 26px;
    -ms-behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
    behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
    margin-right: 6px;
  }
  .contactInfo.pad div.favorite i.added {
    background-image: url(/hizmetler/Content/img/icon/fav-out.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-color: transparent;
  }
  .contactInfo.pad .phoneCont,
  .contactInfo.pad .questionCont {
    display: none;
  }
  .contactInfo.pad div.favorite.active i {
    background-image: url(/hizmetler/Content/img/icon/fav-add.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-color: transparent;
  }
  #AddCommentFormInline {
    padding: 0 10px;
  }
  .profileComment {
    margin-top: -1px;
  }
  .profileComment.pad {
    display: block;
  }
  .profileComment.phone {
    display: none;
  }
  .howIn div.in a,
  .howPro div.in a,
  .howIn div.pro a,
  .howPro div.pro a {
    font-size: 16px;
    height: 40px;
    width: 100%;
    background-size: 78px auto;
    border-bottom: 1px solid #cecece;
    padding-top: 115px;
  }
  .howIn div.in a,
  .howPro div.in a {
    background-position: center 25px;
  }
  .howIn div.pro a,
  .howPro div.pro a {
    background-position: center 25px;
  }
  .howIn .transparent .num,
  .howPro .transparent .num {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin: 0 auto;
    width: 38px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    color: white;
    font-size: 25px;
  }
  .howIn .transparent .part,
  .howPro .transparent .part {
    text-align: center;
    float: left;
    padding-top: 20px;
  }
  .howIn .transparent .part_1,
  .howPro .transparent .part_1 {
    height: 245px;
    width: 50%;
    background-size: 165px auto;
  }
  .howIn .transparent .part_2,
  .howPro .transparent .part_2 {
    height: 245px;
    width: 50%;
    background-size: 150px auto;
  }
  .howIn .transparent .part_3,
  .howPro .transparent .part_3 {
    height: 245px;
    width: 50%;
    background-size: 133px auto;
    margin-top: 40px;
  }
  .howIn .transparent .part_4,
  .howPro .transparent .part_4 {
    height: 245px;
    width: 50%;
    background-size: 150px auto;
    margin-top: 40px;
  }
  .howIn .transparent h2.tit,
  .howPro .transparent h2.tit {
    font-weight: normal;
    font-size: 18px;
    margin-top: 20px;
  }
  .howIn .transparent p.des,
  .howPro .transparent p.des {
    padding: 0px 40px;
  }
  .howPro .transparent .part_1 {
    height: auto;
    width: 50%;
    background-size: 72px auto;
  }
  .howPro .transparent .part_2 {
    height: auto;
    width: 50%;
    background-size: 181px auto;
  }
  .howPro .transparent .part_3 {
    height: auto;
    width: 50%;
    background-size: 30px auto;
  }
  .howPro .transparent .part_4 {
    height: auto;
    width: 50%;
    background-size: 177px auto;
  }
  .badge-first {
    background-image: url(/hizmetler/Content/img/icon/badge1.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-color: transparent;
    background-size: cover;
    height: 31px;
    width: 26px;
    -ms-behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
    behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
  }
  .badge-fast {
    background-image: url(/hizmetler/Content/img/icon/badge2.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-color: transparent;
    background-size: cover;
    height: 21px;
    width: 48px;
    -ms-behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
    behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
  }
  .notFound .mobileCont {
    padding-top: 40px;
    border-top: 1px solid #cecece;
    background-color: rgba(255, 255, 255, 0.8);
  }
  .notFound .categories {
    border-top: 1px solid #cecece;
    margin-top: 35px;
  }
  .notFound .categories ul {
    margin-top: 0px;
  }
  .notFound .categories ul li,
  .notFound .categories ul li:last-child {
    width: 33.3%;
    float: left;
    padding: 0px;
    margin-top: 0px;
  }
  .notFound .categories ul li div,
  .notFound .categories ul li:last-child div {
    border-right: 1px solid #cecece;
    padding: 30px 0px 40px;
    border-bottom: 1px solid #cecece;
  }
  .notFound .categories ul li a,
  .notFound .categories ul li:last-child a {
    margin-top: 20px;
    color: #0061be;
    font-size: 17px;
  }
  .notFound .category-ev-tadilat-dekorasyon {
    height: 41px;
    width: 20px;
    background-size: 20px 41px;
  }
  .notFound .category-nakliye {
    height: 41px;
    width: 40px;
    background-size: 40px 27px;
  }
  .notFound .category-arac-servis-bakim {
    height: 41px;
    width: 32px;
    background-size: 32px 27px;
  }
  .notFound .category-etkinlik {
    height: 41px;
    width: 25px;
    background-size: 25px 33px;
  }
  .notFound .category-bebek-ve-aile {
    height: 41px;
    width: 23px;
    background-size: 23px 31px;
  }
  .notFound .category-diger {
    height: 41px;
    width: 27px;
    background-size: 27px 18px;
  }
  .pattern.notFound {
    padding: 0px;
  }
  #registerLandingPage .landing div p {
    font-size: 14px;
  }
  .register .container {
    width: 984px;
  }
  .categoryList {
    position: absolute;
    top: 526px;
    margin-left: 25px;
  }
  .categoryList .categoryItems {
    width: 750px;
  }
  .categoryList .categoryContainer {
    width: 715px;
  }
  .categoryList li {
    line-height: 28px;
  }
  .categoryList li div {
    width: 230px;
  }
  .categoryList li a {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 238px;
    display: inline-block;
    line-height: 14px;
  }
  .categoryList ul {
    width: 244px;
  }
  #pageNavTable {
    margin-bottom: 30px;
  }
  #wideSortingBarContainer {
    display: none;
  }
  .commentContainer {
    display: none;
  }
  #static .whatIsHizmetler div.bottom a.btn {
    display: none;
  }
  .cover-table-border.description {
    display: none;
  }
  .homePageTwoColumn {
    min-height: 270px;
  }
  .homePageTwoColumn .commentContainer {
    width: 100%;
    margin-top: 25px;
  }
  .homePageTwoColumn .TwoColumnRight {
    margin-left: 0;
    width: 100%;
    height: auto;
  }
  .homePageTwoColumn .TwoColumnRight .randNewMember {
    display: inline-block;
    width: 370px;
    float: left;
  }
  .homePageTwoColumn .TwoColumnRight .randNewMember .mosts div.profileGroup li:nth-child(n+2) {
    display: none;
  }
  .homePageTwoColumn .TwoColumnRight #blog-posts-wrapper {
    width: 100%;
  }
  .homePageTwoColumn .TwoColumnRight .bannerDesktop {
    display: none;
  }
  .blog-post-categorypage-container {
    display: none;
  }
  #blog-posts-wrapper {
    width: 375px;
    float: left;
  }
  #blog-posts-wrapper .blog-post-container {
    width: initial;
  }
  .popuplarWordsFooter {
    margin: 0px;
  }
  .popuplarWordsFooter .populerWords li {
    padding-left: 10px;
    padding-right: 10px;
    width: 128px;
  }
  .announceGallery {
    margin-top: 10px;
  }
  .announceGallery h2 {
    font-size: 18px;
    margin-top: 22px;
  }
  .announceGallery .allAnnounceLink {
    display: none;
  }
  .announceGallery .announceSlideContainer {
    margin-top: 20px;
    width: 100%;
  }
  .announceGallery .announceSlideContainer .announceSlide .announceBlock ul li {
    width: 49%;
    margin-right: -2px;
    margin-left: -1px;
  }
  .announceGallery .announceSlideContainer .announceSlide .announceBlock ul li .announceItemContent {
    width: 50%;
  }
  .announceGallery .announceSlideContainer .announceSlide .announceBlock ul li:nth-child(2n+0) {
    margin-left: 13px;
  }
  .announceGallery .announceSlideContainer .announcePages {
    margin-top: 20px;
    margin-bottom: 30px;
  }
  .announceGallery .announceSlideContainer .announcePages ul li {
    margin-right: 18px;
    padding: 5.5px;
  }
  .announceGallery .announceSlideContainer .announcePages ul li.selected {
    padding: 6.5px;
  }
  .announceGallery .announceSlideContainer .announcePages #previousAnnounces {
    margin-right: 14px;
  }
  .announceGallery .announceSlideContainer .announcePages #previousAnnounces i {
    font-size: 30px;
    margin-top: -20px;
  }
  .announceGallery .announceSlideContainer .announcePages #nextAnnounces {
    margin-left: 14px;
  }
  .announceGallery .announceSlideContainer .announcePages #nextAnnounces i {
    font-size: 30px;
    margin-top: -20px;
  }
  .popular-services-container {
    display: none;
    text-align: center;
    padding: 10px;
  }
  .popular-services-container h2 {
    text-align: left;
  }
  .popular-services-container .popular-servies-list .popular-servies-item {
    width: 21%;
  }
  .popular-services-container .popular-servies-list .popular-servies-item img {
    margin-bottom: 15px;
    border: 0;
  }
  .sitemap h2 {
    font-size: 24px;
  }
  .sitemap h3 {
    font-size: 15px;
  }
  .sitemap .breadcrumbs {
    margin: 10px 15px;
  }
  .sitemap .subCategoryList.actual {
    margin-top: 20px;
    padding-left: 20px;
    min-height: 0;
  }
  .sitemap .subCategoryList.actual li {
    margin-bottom: 0;
  }
  .sitemap .doubleContainer#subCategoryList {
    min-height: 0;
  }
  .sitemap #subCategoryList {
    clear: both;
    overflow: hidden;
  }
  .sitemap #subCategoryList ul {
    padding-left: 15px;
  }
  .sitemap #subCategoryList ul li {
    height: auto;
  }
  .sitemap #subCategoryList ul li a,
  .sitemap #subCategoryList ul li h3 {
    display: inline;
    font-size: 13px;
    line-height: 40px;
    padding: 0;
  }
  .profile li.conversation-link {
    display: none;
  }
  .ui-dialog.fluid {
    width: 100% !important;
    height: 100% !important;
  }
  .ui-dialog.fluid .message-dialog-wrapper {
    min-width: inherit;
  }
}
@media only screen and (max-width: 984px) and screen and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 984px) and (min-resolution: 192dpi), only screen and (max-width: 984px) and only screen and (min-device-pixel-ratio: 2) {
  #sticky-container #mobileTopMenu .logoAndMenu a {
    display: block;
    background: url(/hizmetler/Content/img/header/common_2x.png) no-repeat;
    float: left;
  }
  #sticky-container #mobileTopMenu .logoAndMenu .hamburgerMenu {
    background-position: -244px -29.5px;
    background-size: 286px 239px;
    margin: 14px 7px;
    width: 20px;
    height: 18px;
  }
  #sticky-container #mobileTopMenu .logoAndMenu .sLogo {
    background-position: -177.5px -73px;
    background-size: 286px 239px;
    margin: 4px 9px 4px 3px;
    width: 37px;
    height: 37px;
  }
}
/*page specific css*/

/*
//---------------------------------
//
//  shared_modules/hzmt_ui/hzmt_ui_desktop.css 
//
//  984px - unlimited  
//
*/

/* responsive_css/global/less.less */
.overlayPreloader {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.7);
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9000;
}
/********  COLOR BOX  ********/

#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  background: black;
}
#cboxWrapper {
  max-width: none;
  opacity: 1;
  background: rgba(255, 255, 255, 0);
}
#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
  opacity: 0.25 !important;
}
#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
}
#cboxContent {
  position: relative;
  margin: 40px 25px 25px 25px;
}
#cboxLoadedContent {
  -webkit-overflow-scrolling: touch;
  overflow-x: hidden !important;
}
#cboxTitle {
  margin: 0;
  top: 10px;
  position: absolute;
  font-size: 18px;
  color: #7f97af;
}
#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
  cursor: pointer;
}
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}
#colorbox,
#cboxContent,
#cboxLoadedContent {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  opacity: 1;
  background-color: white;
}
#colorbox {
  outline: 0;
}
#cboxClose {
  top: -25px;
  right: 0;
  position: absolute;
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  background: url(/hizmetler/Content/img/close_icon.png) no-repeat 0px 0px;
  width: 17px;
  height: 17px;
  text-indent: -9999px;
  z-index: 10000;
}
#cboxClose:hover {
  background: url(/hizmetler/Content/img/close_icon_hover.png) no-repeat 0px 0px;
}
.dialog#dialogMessage {
  width: inherit;
}
.message-dialog-wrapper {
  /*padding: 20px 30px;*/
  text-align: center;
  font-size: 14px;
}
.message-dialog-wrapper .successImg {
  height: 50px;
  display: block;
  background: url(/hizmetler/Content/img/successCheckIcon.png) center center no-repeat;
  margin-bottom: 10px;
}
.message-dialog-wrapper .errorImg {
  height: 42px;
  display: block;
  background: url(/hizmetler/Content/img/cell4.png) center center no-repeat;
  margin-bottom: 10px;
}
.message-dialog-wrapper .alertButtonsContainer {
  margin-top: 10px;
}
.message-dialog-wrapper.profile-activate div {
  margin-bottom: 15px;
  font-size: 15px;
}
.message-dialog-wrapper.profile-activate .passive-img {
  background: url(/hizmetler/content/img/unlem_kirmizi.png) center center no-repeat;
  height: 82px;
}
.message-dialog-wrapper.profile-activate .activated-img {
  background: url(/hizmetler/content/img/fa-check-circle-custom.png) center center no-repeat;
  height: 79px;
}
.message-dialog-wrapper.profile-activate a.btn {
  text-decoration: none;
  color: white;
  font-size: 14px;
  font-weight: normal;
  padding: 7px 20px;
}
.searchOnResult {
  display: none;
}
/********  COLOR BOX END ********/

@media screen and (max-width: 984px) {
  /*
  //---------------------------------
  //
  //  shared_modules/hzmt_ui/hzmt_ui_pad.css 
  //
  //  769px - 983px  
  //
  */
}
@media screen and (max-width: 767px) {
  /*
  //---------------------------------
  //
  //  shared_modules/hzmt_ui/hzmt_ui_phone.css 
  //
  //   481px - 768px  
  //
  */
}
@media screen and (max-width: 479px) {
  /*
  //---------------------------------
  //
  //  shared_modules/hzmt_ui/hzmt_ui_portrait_phone.css 
  //
  //    0  -  481px  
  //
  */
}
@media only screen and (max-width: 767px) {
  .home-container {
    overflow: hidden;
  }
  main {
    padding-top: 42px;
  }
  h2 {
    font-size: 15px;
  }
  .icon-top-menu-person {
    top: 12px;
    left: 16px;
    background-size: cover;
    height: 17px;
    width: 16px;
    -ms-behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
    behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
  }
  .icon-top-menu-category {
    background-size: cover;
    height: 15px;
    width: 21px;
    -ms-behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
    behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
    top: 13px;
    left: 15px;
  }
  .icon-person {
    background-size: cover;
    height: 14px;
    width: 15px;
    -ms-behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
    behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
    margin-right: 8px;
  }
  .opened .icon-top-menu-category {
    background-size: cover;
    height: 15px;
    width: 15px;
    -ms-behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
    behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
    top: 13px;
    left: 18px;
  }
  .icon-person-prof {
    vertical-align: -2px;
    margin-right: 7px;
  }
  #sticky-container {
    top: 0;
  }
  #sticky-container #mobileTopMenu {
    width: auto;
    float: left;
  }
  #sticky-container #mobileTopMenu .fa-bars {
    font-size: 23px;
    padding-top: 0px;
    color: white;
    width: 47px;
    height: 38px;
    text-indent: -9999px;
    background: url(/hizmetler/Content/img/icon/hamburger-logo.png) no-repeat center center;
    margin-top: 4px;
    background-size: cover;
    -ms-behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
    behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
  }
  #sticky-container #mobileTopMenu ul li {
    height: 42px;
  }
  #sticky-container .mobileHamburgerMenu {
    top: 0;
    overflow: auto;
  }
  #sticky-container .mobileHamburgerMenu li {
    height: 40px;
    padding-left: 10px;
  }
  #sticky-container .mobileHamburgerMenu li a {
    font-size: 14px;
    line-height: 37px;
  }
  #sticky-container .mobileHamburgerMenu li#account-link {
    height: 60px;
  }
  #sticky-container .mobileHamburgerMenu li#account-link span {
    padding-left: 55px;
  }
  #sticky-container .mobileHamburgerMenu li#login-link {
    height: 40px;
    padding-top: 20px;
  }
  #sticky-container .mobileHamburgerMenu li#homepage-link {
    height: 56px;
  }
  #sticky-container .mobileHamburgerMenu li#homepage-link a {
    line-height: 56px;
  }
  #sticky-container .mobileHamburgerMenu li#mainsite-link {
    height: 56px;
  }
  #sticky-container .mobileHamburgerMenu li#mainsite-link a {
    line-height: 56px;
  }
  #sticky-container .mobileHamburgerMenu li.category-link {
    background-image: none;
  }
  #sticky-container .mobileHamburgerMenu li.category-link i {
    background-image: url(/hizmetler/Content/img/icon/navigation_category_sprite_phone.png);
    width: 36px;
    height: 36px;
    margin-right: 20px;
    background-repeat: no-repeat;
    background-position: center center;
  }
  #sticky-container .mobileHamburgerMenu li.ev-tadilat-dekorasyon i {
    background-position-x: 0px;
  }
  #sticky-container .mobileHamburgerMenu li.nakliyat i {
    background-position-x: -36px;
  }
  #sticky-container .mobileHamburgerMenu li.arac-servis-bakim i {
    background-position-x: -74px;
  }
  #sticky-container .mobileHamburgerMenu li.tamirat-teknik-servis i {
    background-position-x: -111px;
  }
  #sticky-container .mobileHamburgerMenu li.etkinlik i {
    background-position-x: -147px;
  }
  #sticky-container .mobileHamburgerMenu li.diger i {
    background-position-x: -185px;
  }
  #sticky-container .mobileHamburgerMenu li.acil i {
    background-position-x: -220px;
  }
  .categoriesMenu {
    right: -235px;
    top: 42px;
    width: 235px;
  }
  .categoriesMenu .container {
    width: 235px;
    border: none;
  }
  .categoriesMenu li {
    height: 42px;
  }
  .categoriesMenu li a {
    font-size: 15px;
    padding-left: 20px;
    line-height: 42px;
  }
  .categoriesMenu li.active {
    background-color: #252525;
  }
  .categoriesMenu li.active a,
  .categoriesMenu li.active a:first-child {
    color: white;
  }
  .categoriesMenu li.acil a {
    color: #c55353;
  }
  .categoriesMenu .hzmtTumKategoriler {
    display: none;
  }
  .carousel {
    display: none;
  }
  .html_carousel {
    height: initial;
    display: table;
    width: 100%;
    background-color: black;
    color: white;
  }
  .html_carousel #mainCarousel {
    height: initial;
    display: none;
  }
  .html_carousel .title {
    z-index: 2;
    display: block;
    width: 100%;
    text-align: center;
    color: white;
    font-size: 15px;
    display: table-cell;
    vertical-align: middle;
    padding: 10px 20px 8px 20px;
  }
  .html_carousel .title h1 {
    font-size: 17px;
    margin-bottom: 2px;
  }
  .html_carousel div.slide .imageCont {
    height: 230px;
  }
  .html_carousel div.slide .imageCont img {
    margin-left: -384px;
  }
  .carouselContainer {
    width: 100%;
  }
  .carouselContainer .search {
    display: none;
  }
  .carouselContainer .leftIntroduction {
    position: absolute;
    top: 25px;
    left: 5%;
    width: auto;
    height: auto;
    margin-left: 5%;
    margin-right: 5%;
  }
  .carouselContainer .leftIntroduction h1 {
    margin-bottom: 14px;
    font-size: 20px;
  }
  .carouselContainer .leftIntroduction ul li {
    line-height: 28px;
    font-size: 16px;
  }
  .carouselContainer .leftIntroduction ul li:before {
    margin-top: 8px;
  }
  .carouselContainer .leftIntroduction #txtMemberCount {
    line-height: 22px;
    font-size: 16px;
  }
  .header #target {
    display: none;
  }
  .header #logo {
    margin: 9px 0px 8px 8px;
    background-size: cover;
    height: 22px;
    width: 109px;
    -ms-behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
    behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
  }
  .header .beta {
    font-size: 10px;
  }
  .header #mobile-menu-title {
    line-height: 46px;
    font-size: 18px;
    margin-left: 60px;
    font-weight: bold;
  }
  .container.showPage {
    min-height: 680px;
    width: auto;
  }
  .container.showPage .triple-mosts.social-wall {
    display: none;
  }
  .container.showPage .triple h2 {
    height: 27px;
  }
  .container.showPage .triple-video {
    display: none;
  }
  .container.showPage .mostsMobileCover {
    position: absolute;
    top: 290px;
    left: 0px;
    width: 100%;
  }
  .container.showPage .triple.triple-mosts {
    position: static;
    width: 100%;
    height: auto;
  }
  .container.showPage .triple.triple-mosts h2 {
    margin-left: 10px;
  }
  .container.showPage .triple.triple-mosts .mosts {
    margin: 0px 10px;
    padding: 10px;
  }
  .container.showPage .triple.triple-mosts #mosts li {
    float: none;
  }
  .container.showPage .triple.triple-mosts #mosts li .detail {
    height: 130px;
  }
  .container.showPage .triple.triple-mosts #mosts li .detail p {
    font-size: 11px;
    margin: 0px;
    padding: 12px 0px 0px 0px;
    width: auto;
    display: block;
  }
  .container.showPage .triple.triple-mosts #mosts li .detail .btn {
    width: auto;
    margin-top: 25px;
    position: static;
  }
  .container.showPage .triple.triple-mosts #mosts li .profilePhoto {
    width: 70px;
    height: 75px;
  }
  .container.showPage .triple.triple-mosts #mosts li .profilePhoto .fa-camera {
    padding-top: 25px;
    font-size: 25px;
  }
  .container.showPage .triple.triple-mosts h3 {
    font-size: 12px;
  }
  .container.showPage .triple.triple-how {
    display: none;
  }
  .container.showPage .mobileMenu {
    left: 0px;
    width: 100%;
    top: 0px;
    margin-top: 0;
    min-height: 230px;
  }
  .container.showPage .mobileMenu h2 {
    float: right;
    width: 50%;
    background-color: #e6e6e6;
  }
  .container.showPage .mobileMenu h2 i {
    color: #7c7c7c;
    margin-bottom: 5px;
    display: inline-block;
  }
  .container.showPage .mobileMenu h2 br {
    display: block;
  }
  .container.showPage .mobileMenu h2 span {
    cursor: pointer;
    text-align: center;
    border: 1px solid #cecece;
    font-size: 12px;
    height: 33px;
    display: block;
    color: #7c7c7c;
    font-size: 13px;
    font-weight: bold;
    padding-top: 20px;
  }
  .container.showPage .mobileMenu h2 span i {
    margin-right: 5px;
  }
  .container.showPage .mobileMenu h2.active {
    position: relative;
  }
  .container.showPage .mobileMenu h2.active i {
    color: #0061be;
  }
  .container.showPage .mobileMenu h2.active span {
    color: #0061be;
    background-color: white;
  }
  .container.showPage .mobileMenu h2.iphone i {
    color: #7c7c7c;
  }
  .container.showPage .mobileMenu h2.iphone span {
    border-left: none;
  }
  .container.showPage .mobileMenu h2.iphone .triangle-with-shadow {
    display: none;
  }
  .container.showPage .mobileMenu h2.iphone.active i {
    color: #0061be;
  }
  .container.showPage .mobileMenu .iphoneSearch {
    background-color: #f2f2f2;
    display: block;
  }
  .container.showPage .mobileMenu .iphoneSearch .form-area {
    padding: 20px 10px 10px 10px;
    border-bottom: 1px solid #cecece;
  }
  .container.showPage .mobileMenu .iphoneSearch div.searchh {
    margin-bottom: 15px;
    width: 100%;
    height: 48px;
    border: 1px solid #cecece;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: white;
    position: relative;
  }
  .container.showPage .mobileMenu .iphoneSearch input[type=text] {
    padding-left: 10px;
    height: 50px;
    width: 70%;
    width: calc(100% - 69px);
    border: none;
    background: transparent;
    display: inline-block;
    float: left;
  }
  .container.showPage .mobileMenu .iphoneSearch div.clearInput {
    width: 15px;
    height: 15px;
    right: 60px;
    position: absolute;
    padding: 10px;
    top: 6px;
    display: none;
  }
  .container.showPage .mobileMenu .iphoneSearch div.clearInput i {
    display: block;
    font-size: 16px;
    color: darkgray;
  }
  .container.showPage .mobileMenu .iphoneSearch .btn {
    width: 19px;
    display: inline-block;
    height: 28px;
    padding: 10px 22px 9px 16px;
    border-radius: 0px 2px 2px 0px;
    float: right;
  }
  .container.showPage .mobileMenu .iphoneSearch .btn i {
    display: block;
    font-size: 24px;
  }
  .container.showPage .mobileMenu .iphoneSearch .customSelect {
    border: 1px solid #cecece;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: white;
    display: inline-block;
    width: 100%;
    height: 48px;
    line-height: 48px;
    position: relative;
    padding-left: 10px;
    text-align: left;
    cursor: pointer;
    padding-left: 0px;
    margin-bottom: 15px;
  }
  .container.showPage .mobileMenu .iphoneSearch .customSelect span {
    font-size: 12px;
    color: black;
  }
  .container.showPage .mobileMenu .iphoneSearch .customSelect span.solgun {
    color: #878787;
    white-space: nowrap;
  }
  .container.showPage .mobileMenu .iphoneSearch .customSelect select {
    cursor: pointer;
    position: absolute;
    width: 100%;
    zoom: 1;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
    filter: "alpha(opacity=0)";
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    /* IE 5-7 */
    filter: alpha(opacity=0);
    left: 0px;
    bottom: -1px;
    height: 48px;
  }
  .container.showPage .mobileMenu .iphoneSearch .customSelect select option {
    padding: 3px 0px 3px 5px;
  }
  .container.showPage .mobileMenu .iphoneSearch .customSelect:after {
    position: absolute;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    content: "\f0d7";
    font-size: 10px;
    color: #002da1;
    right: 10px;
    top: 10px;
    z-index: 0;
    pointer-events: none;
  }
  .container.showPage .mobileMenu .iphoneSearch .customSelect.disabled {
    background-color: #878787;
  }
  .container.showPage .mobileMenu .iphoneSearch .customSelect span {
    font-size: 12px;
    color: black;
  }
  .container.showPage .mobileMenu .iphoneSearch .customSelect span.solgun {
    color: #878787;
    white-space: nowrap;
  }
  .container.showPage .mobileMenu .iphoneSearch .customSelect select {
    cursor: pointer;
    position: absolute;
    width: 100%;
    zoom: 1;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
    filter: "alpha(opacity=0)";
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    /* IE 5-7 */
    filter: alpha(opacity=0);
    left: 0px;
    bottom: -1px;
    height: 48px;
    padding: 3px 0px 3px 5px;
  }
  .container.showPage .mobileMenu .iphoneSearch .customSelect select option {
    padding: 3px 0px 3px 5px;
  }
  .container.showPage .mobileMenu .iphoneSearch .customSelect:after {
    position: absolute;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    content: "\f0d7";
    font-size: 10px;
    color: #002da1;
    right: 10px;
    top: 10px;
    z-index: 0;
    pointer-events: none;
  }
  .container.showPage .mobileMenu .iphoneSearch .customSelect.disabled {
    background-color: #f2f2f2;
    pointer-events: none;
  }
  .container.showPage .mobileMenu .iphoneSearch .customSelect:after {
    top: 19px;
  }
  .container.showPage .mobileMenu .iphoneSearch .customSelect span {
    padding-left: 10px;
  }
  .container.showPage .mobileMenu .iphoneSearch h1 {
    font-size: 13px;
    padding-top: 5px;
    padding-left: 10px;
    font-weight: bold;
    color: #333333;
  }
  .container.showPage .mobileMenu .iphoneSearch .populerWords {
    background-color: white;
    border-bottom: 1px solid #cecece;
    padding-top: 20px;
    margin-top: -1px;
    position: relative;
  }
  .container.showPage .mobileMenu .iphoneSearch .populerWords ul:after {
    content: "";
    height: 100%;
    width: 1px;
    border-right: 1px solid #cccccc;
    position: absolute;
    left: -1px;
    left: calc(50% - 10px);
    margin-top: -20px;
  }
  .container.showPage .mobileMenu .iphoneSearch .populerWords li {
    border: none;
    width: 44%;
    width: -webkit-calc(50% - 20px);
    width: -moz-calc(50% - 20px);
    width: calc(50% - 20px);
    text-align: left;
    padding: 0px;
    padding-left: 20px;
  }
  .container.showPage .mobileMenu .iphoneSearch .populerWords li a {
    font-size: 12px;
  }
  .container.showPage .mobileMenu .iphoneSearch .populerWords li.nosee,
  .container.showPage .mobileMenu .iphoneSearch .populerWords li.noborderNosee {
    display: none;
  }
  .container.showPage .iconCont .triangle-with-shadow {
    bottom: -8px;
  }
  .iphone {
    display: block;
  }
  .doubleContainer {
    margin-top: 0;
  }
  .doubleContainer .subCategoryList {
    min-height: 18px;
    border-bottom: none;
  }
  .doubleContainer .subCategoryList li {
    display: block;
    margin-bottom: 0;
    height: 42px;
    margin-left: 16px;
    width: auto;
  }
  .doubleContainer .subCategoryList li a {
    font-size: 14px;
    padding-left: 0;
    width: 95%;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
    line-height: initial;
  }
  .doubleContainer .subCategoryList li a i {
    margin-top: 20px;
  }
  .doubleContainer .subCategoryList li span {
    font-size: 12px;
    line-height: 16px;
    margin-right: 10px;
    margin-top: 17px;
  }
  .doubleContainer .subCategoryList li:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
  }
  .doubleContainer .subCategoryList li:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    background-image: url(/hizmetler/Content/img/mobile/arrow-right-slim.png);
    background-position: 0;
    background-size: initial;
    width: 24px;
    height: 24px;
    top: 10px;
    right: 9px;
  }
  .doubleContainer#errorPage h2 {
    font-size: 15px;
  }
  .doubleContainer#errorPage .notFoundCitySearch {
    padding-left: 10px;
    white-space: nowrap;
  }
  .doubleContainer#errorPage .fll li {
    width: 48%;
  }
  .doubleContainer#errorPage .fll li:nth-child(odd) {
    border-right: 1px solid #cecece;
  }
  .doubleContainer#errorPage .fll p {
    font-size: 13px;
    padding: 10px;
  }
  .doubleContainer#errorPage .fll p.warning {
    font-size: 14px;
  }
  .doubleContainer#errorPage .fll p.warning strong {
    font-size: 14px;
  }
  .doubleContainer#errorPage .fll .borderTop {
    padding: 5px;
    margin-top: 15px;
  }
  .doubleContainer#subCategoryList {
    min-height: 10px;
  }
  .doubleContainer#subCategoryList h2 {
    font-size: 14px;
    font-weight: bold;
  }
  .doubleContainer#searchResultList #viewResult .notFound {
    margin-top: 10px;
  }
  .doubleContainer#searchResultList #viewResult .notFound div {
    line-height: normal;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 20px;
  }
  .doubleContainer#searchResultList #viewResult .notFound a {
    top: 7px;
    right: 7px;
  }
  .doubleContainer#searchResultList .search {
    padding: 10px 10px 0px;
    height: 120px;
  }
  .doubleContainer#searchResultList .search #divFilterByLocation a {
    display: inline-block;
  }
  .doubleContainer#searchResultList .search .txtTotalResultCount {
    font-size: 11px;
    top: 0;
    margin-bottom: 0px;
    border-bottom: 1px solid #cccccc;
    margin-left: -10px;
    margin-right: -10px;
    padding: 0 10px 10px 10px;
  }
  .doubleContainer#searchResultList .search .txtTotalResultCount span {
    font-size: 15px;
  }
  .doubleContainer#searchResultList .search .textFilterCont {
    position: relative;
    float: left;
    left: auto;
    margin-top: 40px;
    height: 36px;
    border: 1px solid #cecece;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: white;
    display: block;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding: 0px;
    margin-left: 0px;
    width: 100%;
  }
  .doubleContainer#searchResultList .search .textFilterCont .close {
    top: 15px;
  }
  .doubleContainer#searchResultList .search .textFilter {
    padding-left: 10px;
    height: 36px;
    font-size: 12px;
  }
  .doubleContainer#searchResultList .search .location {
    font-size: 11px;
    margin: 0px;
    left: 10px;
    top: 45px;
    right: inherit;
  }
  .doubleContainer#searchResultList .search .location span {
    font-size: 15px;
  }
  .doubleContainer#searchResultList .search .location a.dialog {
    display: none;
  }
  .doubleContainer#searchResultList .search .location #divLocationText {
    color: #676767;
    font-size: 11px;
    cursor: pointer;
  }
  .doubleContainer#searchResultList #sortingContainer {
    font-size: 11px;
  }
  .doubleContainer#searchResultList .searchResultCover {
    padding: 10px;
  }
  .doubleContainer#searchResultList .searchResultCover .profileImage {
    width: 72px;
    height: initial;
  }
  .doubleContainer#searchResultList .searchResultCover .firstDayProfile {
    width: 72px;
    height: initial;
  }
  .doubleContainer#searchResultList .searchResultCover .firstDayProfile .fa-camera {
    font-size: 25px;
    padding: 25px 0;
  }
  .doubleContainer#searchResultList .searchResultCover .profileDetails {
    font-size: 11px;
    min-width: initial;
    max-width: initial;
    width: initial;
  }
  .doubleContainer#searchResultList .searchResultCover .profileDetails .name {
    margin-bottom: 10px;
  }
  .doubleContainer#searchResultList .searchResultCover .profileDetails .loc {
    margin-bottom: 10px;
  }
  .doubleContainer#searchResultList .searchResultCover span.comment.border {
    padding: 0px;
    margin: 0px;
  }
  .doubleContainer#searchResultList .searchResultCover .bulletinItem {
    width: 100%;
    max-width: 100%;
    height: initial;
    font-size: 11px;
  }
  .doubleContainer#searchResultList .searchResultCover .bulletinItem:before {
    content: none;
  }
  .doubleContainer#searchResultList .searchResultCover .bulletinItem .fa-mini-bullet {
    margin-right: 9px;
  }
  .doubleContainer#searchResultList .searchResultCover .bulletinItem .maskAnnounce {
    height: initial;
    overflow: initial;
  }
  .doubleContainer#searchResultList .searchResultCover .bulletinItem .maskAnnounce .announceValign {
    height: initial;
    overflow: initial;
    padding-left: 80px;
  }
  .doubleContainer#searchResultList .searchResultCover .bulletinItem .maskAnnounce .announceValign span.title {
    font-weight: bold;
  }
  .doubleContainer#searchResultList .searchResultCover .bulletinItem .maskAnnounce .announceValign p {
    padding-left: 20px;
  }
  .doubleContainer#searchResultList .searchResultCover .noAnnounce {
    margin-top: 0px;
  }
  .doubleContainer#searchResultList .searchResultCover h3 {
    margin-left: 0px;
  }
  .doubleContainer#searchResultList .searchResultCover h3 a {
    font-size: 12px;
    font-weight: bold;
  }
  .doubleContainer#searchResultList .searchResultCover .searchResultProfDetail {
    width: 603px;
  }
  .doubleContainer#searchResultList .searchResultCover .score {
    margin-right: 10px;
    padding-top: 0;
  }
  .doubleContainer#searchResultList .searchResultCover .score span {
    font-size: 11px;
  }
  .doubleContainer#searchResultList .searchResultCover .score .fa-star {
    font-size: 13px;
  }
  .doubleContainer#searchResultList .searchResultCover .badgeContainer {
    top: 0px;
  }
  .doubleContainer#searchResultList .searchResultCover .badgeContainer .verticalSpliter {
    margin-top: -3px;
  }
  .searchForm .customSelect.sec {
    margin-left: 0px;
  }
  .searchForm .ear {
    left: 10px;
    right: auto;
  }
  .breadcrumb.mobile {
    padding: 9px 16px;
    margin-top: 3px;
  }
  .breadcrumb.mobile a {
    display: none;
  }
  .breadcrumb.mobile a:first-child {
    display: block;
  }
  .breadcrumb.mobile a:last-child {
    display: block;
  }
  .breadcrumb.mobile .titleInfo {
    font-size: 16px;
  }
  .breadcrumb.mobile h2 {
    margin-left: 0;
    font-size: 14px;
    color: #111214;
    margin-top: 0;
  }
  .iconCont {
    border-bottom: 1px solid #cecece;
    background-color: white;
    position: relative;
    margin-bottom: 12px;
  }
  .mobileRegisterLink {
    position: absolute;
    left: 10px;
    top: 537px;
    border: 1px solid #cecece;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #f9f9f9;
    width: 45%;
    height: 110px;
    text-align: center;
    display: block;
  }
  .mobileRegisterLink .iconCont {
    padding-top: 9px;
    height: 44px;
  }
  .mobileRegisterLink i {
    background-image: url(/hizmetler/Content/img/icon/question_blue.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-color: transparent;
    background-size: cover;
    height: 36px;
    width: 36px;
    -ms-behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
    behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
    display: inline-block;
  }
  .mobileRegisterLink p {
    font-size: 11px;
    padding-top: 9px;
    margin-bottom: 6px;
    color: #292929;
  }
  .mobileRegisterLink p.iconText {
    color: #287bcd;
    font-weight: bold;
  }
  .mobileHowLink {
    position: absolute;
    right: 10px;
    top: 537px;
    border: 1px solid #cecece;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #f9f9f9;
    width: 45%;
    height: 110px;
    text-align: center;
    display: block;
  }
  .mobileHowLink .iconCont {
    padding-top: 8px;
    height: 46px;
  }
  .mobileHowLink i {
    background-image: url(/hizmetler/Content/img/icon/how.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-color: transparent;
    background-size: cover;
    height: 36px;
    width: 38px;
    -ms-behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
    behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
    display: inline-block;
  }
  .mobileHowLink p {
    font-size: 11px;
    color: #9cba24;
    font-weight: bold;
    padding-top: 11px;
  }
  /*arama sonuç*/
  
  .badge-first {
    background-size: cover;
    height: 21px;
    width: 18px;
    -ms-behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
    behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
  }
  .badge-fast {
    background-size: cover;
    height: 15px;
    width: 33px;
    -ms-behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
    behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
  }
  /*arama sonuç*/
  
  [class^="badge-"],
  [class*=" badge-"] {
    margin: 0 2px;
  }
  #profile ul.profile {
    margin-top: 0;
  }
  #profile ul.profile #profileTitle {
    margin-left: 0px;
  }
  #profile #profileBreadCrumb {
    display: none;
  }
  #profile .breadcrumb.mobile h2 {
    width: auto;
  }
  #profile .breadcrumb.mobile h2 span {
    display: none;
  }
  #profile .controlledInfo {
    float: none;
    width: 100%;
  }
  #profile .controlledInfo ul li {
    display: block;
    padding-left: 10px;
    font-size: 11px;
    width: 45%;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
  }
  #profile .profile {
    padding: 14px 0px;
  }
  #profile .profile li {
    height: auto;
    line-height: 20px;
    padding: 0px;
    margin-right: 8px;
    margin-left: 8px;
    padding-right: 8px;
    margin-top: 2px;
  }
  #profile .profile a {
    font-size: 11px;
  }
  #profile .profile li.scoreCont {
    margin-left: 10px;
  }
  #profile .profile li.badges {
    height: 20px;
    line-height: 20px;
    margin-top: 0px;
    margin-right: 0px;
  }
  #profile .tripleContainer {
    margin: 15px 0px;
  }
  #profile .tripleContainer h2 {
    margin-left: 10px;
  }
  #profile .tripleContainer .pLogo {
    width: 80px;
    height: 85px;
    margin-right: 15px;
    margin-bottom: 15px;
    margin-left: 10px;
  }
  #profile .tripleContainer .pLogo img {
    width: 80px;
    height: 85px;
  }
  #profile .tripleContainer .pLogo .firstDay .fa-camera {
    top: 17px;
  }
  #profile .tripleContainer .pLogo .firstDay p {
    padding-top: 57px;
    font-size: 10px;
  }
  #profile .tripleContainer .pLogo .firstDay .noProfileImage {
    margin-top: 2px;
  }
  #profile .tripleContainer .pLogo .fa-camera {
    font-size: 30px;
    left: 23px;
    top: 28px;
  }
  #profile .tripleContainer .iphone {
    display: block;
    padding-top: 14px;
  }
  #profile .tripleContainer .iphone p {
    margin: 7px 0px;
  }
  #profile .tripleContainer .iphone p i {
    font-size: 18px;
    color: #bcbcbc;
    margin-right: 5px;
  }
  #profile .tripleContainer .iphone p i.fa-map-marker {
    margin: 0px 6px 0px 2px;
  }
  #profile .contactInfo.pad {
    display: none;
  }
  #profile .singleContainer {
    margin-top: 25px;
  }
  #profile .singleContainer h2 {
    padding-left: 10px;
  }
  #profile .singleContainer ul#documentsList li {
    float: none;
    width: 100%;
  }
  #profile .singleContainer .commentName {
    display: inline;
    padding-right: 30px;
  }
  #profile .singleContainer .commentDate {
    display: inline;
  }
  #profile .singleContainer .commentCategory {
    display: none;
  }
  #profile .singleContainer div {
    font-size: 11px;
    padding: 15px 0px 15px 10px;
  }
  #profile .singleContainer div.comments li {
    padding-right: 10px;
  }
  #profile .singleContainer div.comments li .answer {
    color: black;
    padding-left: 0px;
  }
  #profile .singleContainer .addCommentMobile {
    display: none;
  }
  #profile .singleContainer .addCommentMobile a.addComment {
    font-size: 12px;
  }
  #profile .doubleContainer h2 {
    padding-left: 10px;
  }
  #profile .doubleContainer .companyNews {
    width: inherit;
    float: inherit;
    position: inherit;
    margin-left: inherit;
    margin-top: 10px;
  }
  #profile .doubleContainer .companyNews #newsContentContainer,
  #profile .doubleContainer .companyNews h2 {
    margin-left: inherit;
  }
  #profile .doubleContainer div.galleryCover {
    display: none;
  }
  #profile .doubleContainer div.galleryCover .border .cameraCont .fa-camera {
    margin-top: 30px;
    font-size: 30px;
  }
  #profile .doubleContainer div.galleryCover .border .cameraCont .rotateHolder {
    display: none;
  }
  #profile #noPhotoMobileGallery {
    padding: 15px 10px 5px 10px;
    border: none;
    border-top: 1px solid #cecece;
  }
  #profile .mobileGalleryCont {
    display: block;
    margin-top: 15px;
  }
  #profile .mobileGalleryCont h2 {
    padding-left: 10px;
  }
  #profile .mobileGallery {
    padding: 15px;
  }
  #profile .mobileGallery .pagination a {
    width: 10px;
    height: 10px;
    margin-right: 5px;
  }
  #profile .contactInfo.phone {
    display: block;
    margin-bottom: 20px;
    width: 100%;
    border-top: 1px solid #cecece;
  }
  #profile .contactInfo.phone div.menu {
    text-align: center;
    margin-top: -1px;
  }
  #profile .contactInfo.phone div.menu i {
    vertical-align: -3px;
    display: inline-block;
  }
  #profile .contactInfo.phone div.menu a {
    color: #0061be;
    font-size: 13px;
  }
  #profile .contactInfo.phone div.menu .showNumber {
    margin: 0px 0px 0px 0px;
  }
  #profile .contactInfo.phone .conversationBtn {
    margin: 20px 0px 0px 0px;
  }
  #profile .contactInfo.phone div.phone {
    width: 100%;
  }
  #profile .contactInfo.phone div.phone .fa-phone {
    font-size: 19px;
    margin-right: 5px;
  }
  #profile .contactInfo.phone div.question {
    float: left;
    width: 49%;
    border-right: 1px solid #cecece;
  }
  #profile .contactInfo.phone div.favorite {
    float: left;
    width: 50%;
  }
  #profile .contactInfo.phone div.favorite i {
    background-image: url(/hizmetler/Content/img/icon/fav-out.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-color: transparent;
    background-size: cover;
    height: 15px;
    width: 15px;
    -ms-behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
    behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
    margin-right: 3px;
  }
  #profile .contactInfo.phone div.favorite i.added {
    background-image: url(/hizmetler/Content/img/icon/fav-out.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-color: transparent;
  }
  #profile .contactInfo.phone .phoneCont,
  #profile .contactInfo.phone .questionCont {
    display: none;
  }
  #profile .contactInfo.phone div.favorite.active i {
    background-image: url(/hizmetler/Content/img/icon/fav-add.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-color: transparent;
  }
  #profile div.cover {
    display: none;
  }
  #profile div.detail div {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  #profile div.detail .phoneCont {
    padding: 18px 0px;
    text-align: center;
  }
  #profile div.detail .phoneCont a {
    text-decoration: none;
  }
  #profile div.detail .phoneCont .landPhoneCall,
  #profile div.detail .phoneCont .mobilePhoneCall {
    display: inline-block;
    margin-right: 10px;
  }
  #profile div.detail .phoneCont p {
    font-size: 15px;
    padding: 7px 0px;
    margin: 0 auto;
  }
  #profile div.detail .phoneCont .fa-phone {
    color: white;
    font-size: 18px;
    margin-right: 9px;
    vertical-align: -3px;
  }
  #profile div.detail .phoneCont .fa-mobile {
    color: white;
    font-size: 23px;
    margin: -2px 11px -5px 4px;
    vertical-align: -5px;
  }
  #profile div.detail .questionCont {
    background-color: #fafafa;
    padding: 25px;
    text-align: left;
  }
  #profile div.detail .questionCont label {
    font-size: 15px;
  }
  #profile div.detail .questionCont textarea {
    border: 1px solid #cecece;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: white;
    resize: none;
    width: 100%;
    height: 100px;
    margin: 15px 0px;
  }
  #profile div.detail .questionCont .btn {
    width: 30%;
  }
  #profile div.detail .questionCont .btn-alternative {
    font-weight: bold;
    margin-right: 11px;
  }
  #profile .contactInfo.phone.active div.menu {
    background-color: white;
  }
  #profile .contactInfo.phone.active div.phone.active a {
    color: #0061be;
  }
  #profile .contactInfo.phone.active div.phone.active i {
    color: #0061be;
  }
  #profile .contactInfo.phone.active div.question.active a {
    color: #0061be;
  }
  #profile .contactInfo.phone.active div.question.active i {
    color: #0061be;
  }
  .profileComment.pad {
    display: none;
  }
  .profileComment.phone {
    display: block;
  }
  /* firma hakkýnda baþlangýç */
  
  div.about {
    position: inherit;
  }
  div.about .aboutPading {
    height: inherit;
    overflow: inherit;
    margin-top: 0px;
    margin-bottom: 10px;
  }
  div.about h2 {
    margin-left: 10px;
  }
  div.about .aboutt {
    font-size: 11px;
    padding: 15px 0px 0px 10px;
    margin-left: 0;
  }
  div.about .aboutt p.workingDate > span {
    margin-left: 102px;
    line-height: 18px;
  }
  div.about .aboutt .description .fa-pencil-square-o {
    margin-top: 30px;
    background-size: cover;
    height: 40px;
    width: 38px;
    -ms-behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
    behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
  }
  /* firma hakkında son */
  
  .howIn div.in a,
  .howPro div.in a,
  .howIn div.pro a,
  .howPro div.pro a {
    font-size: 14px;
    height: 40px;
    width: 100%;
    background-size: 65px auto;
    border-bottom: 1px solid #cecece;
    padding-top: 95px;
    font-family: 'Lucida Grande', Arial, sans-serif;
  }
  .howIn .transparent .num,
  .howPro .transparent .num {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin: 0 auto;
    width: 38px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    color: white;
    font-family: 'Lucida Grande', Arial, sans-serif;
    font-size: 25px;
  }
  .howIn .transparent .part,
  .howPro .transparent .part {
    text-align: center;
    float: left;
  }
  .howIn .transparent .arrow,
  .howPro .transparent .arrow {
    float: left;
    background-image: url(/hizmetler/Content/img/how-arrow.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-color: transparent;
    height: 38px;
    width: 100%;
    background-size: auto 38px;
    margin-top: 20px;
  }
  .howIn .transparent .part_1,
  .howPro .transparent .part_1 {
    height: auto;
    width: 100%;
    background-size: 165px auto;
  }
  .howIn .transparent .part_2,
  .howPro .transparent .part_2 {
    height: auto;
    width: 100%;
    background-size: 150px auto;
    margin-top: 20px;
  }
  .howIn .transparent .part_3,
  .howPro .transparent .part_3 {
    height: auto;
    width: 100%;
    background-size: 133px auto;
    margin-top: 20px;
  }
  .howIn .transparent .part_4,
  .howPro .transparent .part_4 {
    height: auto;
    width: 100%;
    background-size: 150px auto;
    margin-top: 20px;
  }
  .howIn .transparent h2.tit,
  .howPro .transparent h2.tit {
    font-size: 14px;
  }
  .howIn .transparent p.des,
  .howPro .transparent p.des {
    padding: 0px 40px;
  }
  .howPro .transparent .part_1 {
    height: auto;
    width: 100%;
    background-size: 58px auto;
  }
  .howPro .transparent .part_2 {
    height: auto;
    width: 100%;
    background-size: 181px auto;
  }
  .howPro .transparent .part_3 {
    height: auto;
    width: 100%;
    background-size: 30px auto;
  }
  .howPro .transparent .part_4 {
    height: auto;
    width: 100%;
    background-size: 177px auto;
  }
  .how .tab a {
    font-size: 13px;
    padding: 10px;
  }
  #registerLandingPage h1 {
    font-size: 16px;
  }
  #registerLandingPage .landing {
    margin-top: 20px;
  }
  #registerLandingPage .landing div {
    float: none;
    width: 100%;
  }
  #registerLandingPage .btn {
    font-size: 14px;
  }
  .categoryList {
    display: none;
  }
  .doubleContainer#searchResultList .searchTools {
    padding-top: 7px;
  }
  .searchFormContainer .btnFilterByCity {
    float: left;
  }
  .openxSpace._728_90 {
    display: none;
  }
  .popuplarWordsFooter {
    display: none;
  }
  .homePageTwoColumn .commentContainer {
    float: none;
    height: initial;
  }
  .homePageTwoColumn .commentContainer h2 {
    font-size: 13px;
    font-weight: bold;
    background-color: #f2f2f2;
    padding: 20px 20px 10px 20px;
    border-top: 1px solid #cecece;
  }
  .homePageTwoColumn .commentContainer span.flr {
    margin-top: -20px;
  }
  .homePageTwoColumn .commentContainer .commentName {
    display: inline;
  }
  .homePageTwoColumn .commentContainer .commentDate {
    margin-left: 20px;
  }
  .homePageTwoColumn .commentContainer .commentCategory {
    display: none;
  }
  .homePageTwoColumn .commentContainer #commentContainer {
    background-color: white;
    margin-top: 0px;
    padding-bottom: 20px;
  }
  .homePageTwoColumn .commentContainer #commentContainer .commentLineBreak:nth-child(n+6) {
    display: none;
  }
  .homePageTwoColumn .commentContainer #commentContainer .homePageComments:nth-child(n+6) {
    display: none;
  }
  .homePageTwoColumn .TwoColumnRight {
    margin-bottom: 20px;
    min-height: 0;
  }
  .homePageTwoColumn .TwoColumnRight .randNewMember {
    display: none;
  }
  .homePageTwoColumn .TwoColumnRight .bannerDesktop {
    display: none;
  }
  .homePageTwoColumn .TwoColumnRight .bannerMobile {
    position: relative;
    display: block;
    margin-top: 10px;
  }
  .homePageTwoColumn .TwoColumnRight .bannerMobile .mobileRegisterLink,
  .homePageTwoColumn .TwoColumnRight .bannerMobile .mobileHowLink {
    top: inherit;
    position: inherit;
  }
  .homePageTwoColumn .TwoColumnRight .bannerMobile .mobileRegisterLink {
    float: left;
    margin-left: 20px;
  }
  .homePageTwoColumn .TwoColumnRight .bannerMobile .mobileHowLink {
    float: right;
    margin-right: 20px;
  }
  .homePageTwoColumn .TwoColumnRight #blog-posts-wrapper {
    display: none;
  }
  .announceGallery {
    margin-top: inherit;
    padding-top: inherit;
    background-color: #f2f2f2;
  }
  .announceGallery #announcesHeader {
    padding-top: 20px;
  }
  .announceGallery #announcesHeader h2 {
    font-size: 13px;
    font-weight: bold;
    margin-left: 20px;
    margin-top: inherit;
  }
  .announceGallery #announcesHeader #announcesHeaderMobileIcon {
    background-image: url(/hizmetler/Content/img/icon/categories_mobile_announce_icon.png);
    background-size: cover;
    height: 23px;
    width: 24px;
    -ms-behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
    behavior: url(/hizmetler/Content/css/backgroundsize.min.htc);
    float: left;
    margin-top: -20px;
    margin-left: -271px;
    display: inline-block;
  }
  .announceGallery #announcesHeader #announcesHeaderMobileIcon.showed {
    background-image: url(/hizmetler/Content/img/icon/categories_mobile_announce_icon_hover.png);
  }
  .announceGallery #announceCategoriesMenuCont {
    position: absolute;
    right: initial;
    margin-top: 10px;
    z-index: 10;
    left: 20px;
    background-color: #f2f2f2;
    width: 250px;
    box-shadow: 0px 9px 15px rgba(0, 0, 0, 0.11);
    padding: 12px;
    display: none;
  }
  .announceGallery #announceCategoriesMenuCont ul {
    float: left;
    width: 100%;
  }
  .announceGallery #announceCategoriesMenuCont ul li {
    float: initial;
    border-bottom: 1px solid #cdcdcd;
    padding: 1px 0px 4px 0;
  }
  .announceGallery #announceCategoriesMenuCont ul li .mobileCatName {
    display: initial;
    vertical-align: text-bottom;
    line-height: 35px;
    margin-left: 10px;
  }
  .announceGallery #announceCategoriesMenuCont ul li:last-child {
    border-bottom: none;
    padding-bottom: 0;
  }
  .announceGallery .announceSlideContainer {
    margin-top: 12px;
    background-color: white;
  }
  .announceGallery .announceSlideContainer .overlayMenu {
    display: none;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.65);
    position: absolute;
    z-index: 1;
    left: 0;
  }
  .announceGallery .announceSlideContainer .announceSlide .announceBlock ul li {
    width: 100%;
    height: initial;
    min-height: 90px;
    margin: 0 -1px -1px 0;
    -webkit-box-shadow: 0px 0px 0px transparent;
    -moz-box-shadow: 0px 0px 0px transparent;
    box-shadow: 0px 0px 0px transparent;
  }
  .announceGallery .announceSlideContainer .announceSlide .announceBlock ul li .announceThumb {
    width: 100px;
    height: 76px;
    margin: 6px;
  }
  .announceGallery .announceSlideContainer .announceSlide .announceBlock ul li .announceItemContent {
    width: 56%;
    margin: 8px 0;
  }
  .announceGallery .announceSlideContainer .announceSlide .announceBlock ul li .announceItemContent div#announceTitle {
    max-height: 44px;
    overflow: hidden;
  }
  .announceGallery .announceSlideContainer .announceSlide .announceBlock ul li .announceItemContent p {
    display: none;
  }
  .announceGallery .announceSlideContainer .announceSlide .announceBlock ul li .announceItemContent .announceBottomContainer {
    bottom: 1px;
  }
  .announceGallery .announceSlideContainer .announceSlide .announceBlock ul li .announceItemIcon i {
    width: 30px;
    height: 29px;
  }
  .announceGallery .announceSlideContainer .announceSlide .announceBlock ul li .announceItemIcon .announceCatNameTxt {
    padding-top: 8px;
  }
  .announceGallery .announceSlideContainer .announceSlide .announceBlock ul li .announceItemIcon .bulletin-category-270002 {
    /* EvTadilatDekorasyon */
    background-position: 0 0;
    margin-right: 1px;
  }
  .announceGallery .announceSlideContainer .announceSlide .announceBlock ul li .announceItemIcon .bulletin-category-270003 {
    /* nakliye */
    background-position: 18% 0;
    margin-right: 1px;
  }
  .announceGallery .announceSlideContainer .announceSlide .announceBlock ul li .announceItemIcon .bulletin-category-270004 {
    /* aracservis */
    background-position: 35.5% -3px;
    margin-right: 1px;
  }
  .announceGallery .announceSlideContainer .announceSlide .announceBlock ul li .announceItemIcon .bulletin-category-270116 {
    /* TamiratTeknikServis */
    background-position: 53% 0px;
    margin-right: 1px;
  }
  .announceGallery .announceSlideContainer .announceSlide .announceBlock ul li .announceItemIcon .bulletin-category-270005 {
    /* duyuru etkinlik */
    background-position: 71% 0px;
    margin-right: 1px;
  }
  .announceGallery .announceSlideContainer .announceSlide .announceBlock ul li .announceItemIcon .bulletin-category-270007 {
    /* diðer */
    background-position: 88% 0px;
    margin-right: 1px;
  }
  .announceGallery .announceSlideContainer .announceSlide .announceBlock ul li:nth-child(n+5) {
    display: none;
  }
  .announceGallery .announceSlideContainer .announceSlide .announceBlock ul li:nth-child(2n+0) {
    margin-left: initial;
    background-color: white;
  }
  .popular-services-container .popular-servies-list .popular-servies-item {
    width: 19%;
  }
  #profile .singleContainer .service-prices div {
    padding: initial;
  }
  #profile .singleContainer .service-prices .service-price-item {
    padding: 15px 10px 15px 0px;
    display: block;
  }
  #profile .singleContainer .service-prices .service-price-title {
    display: block;
  }
  #profile .singleContainer .service-prices .service-price-name {
    display: block;
  }
  #profile .singleContainer .service-prices .service-price-price {
    display: block;
  }
  #profile .singleContainer .service-prices .service-price-detail {
    display: block;
  }
  #priceListLightboxContent {
    max-width: 760px;
    min-width: 200px;
  }
  #priceListLightboxContent .serviceLightboxHeader {
    display: block;
  }
  #priceListLightboxContent .serviceLightboxHeader .service-price-title {
    display: block;
  }
  #priceListLightboxContent .serviceLightboxHeader .service-price-title h2 {
    font-size: 18px;
  }
  #priceListLightboxContent .serviceLightboxHeader .service-price-title .service-price-name {
    font-size: 12px;
  }
  #priceListLightboxContent .serviceLightboxHeader .service-price-price {
    padding-left: 0;
    text-align: left;
  }
}
@media only screen and (max-width: 603px) {
  .notFound .categories ul li,
  .notFound .categories ul li:last-child {
    width: 50%;
  }
  .notFound .categories ul li a,
  .notFound .categories ul li:last-child a {
    margin-top: 15px;
    font-size: 12px;
  }
  .doubleContainer#errorPage .notFoundCitySearch .customSelect {
    width: 44%;
    max-width: 160px;
  }
  .doubleContainer#errorPage .notFoundCitySearch .customSelect select {
    width: 100%;
    max-width: 172px;
  }
  .homePageTwoColumn .TwoColumnRight .bannerMobile .mobileRegisterLink {
    margin-left: 10px;
  }
  .homePageTwoColumn .TwoColumnRight .bannerMobile .mobileHowLink {
    margin-right: 10px;
  }
}
@media only screen and (max-width: 380px) {
  .breadcrumb.mobile .titleInfo {
    font-size: 14px;
  }
  .breadcrumb.mobile .titleInfo .flr {
    display: none;
  }
  .profile li {
    border-right: none;
  }
  .vote {
    display: none;
  }
  .categoryPage {
    zoom: 0.8;
  }
  .doubleContainer#searchResultList .searchTools {
    text-align: left;
    left: 10px;
    height: 50px;
    width: 320px;
    padding-top: 7px;
    position: absolute;
  }
  .doubleContainer#searchResultList .searchTools #sortingContainer {
    margin-left: 0;
    margin-top: 15px;
  }
  .doubleContainer#searchResultList .searchTools #sortingContainer .searchResultSorting {
    right: -38px;
  }
  .doubleContainer#searchResultList .searchTools #sortingContainer .searchResultSorting .triangle {
    right: 45px;
  }
  .doubleContainer#searchResultList .search .textFilterCont {
    margin-top: 75px;
  }
  .doubleContainer#searchResultList .search {
    height: 170px;
  }
  .doubleContainer#errorPage .notFoundCitySearch .btn {
    padding: 9px 9px;
  }
  .doubleContainer#errorPage .notFoundCitySearch .customSelect {
    width: 28%;
  }
  .doubleContainer#errorPage .notFoundCitySearch .customSelect select {
    width: 100%;
    max-width: 172px;
  }
  .doubleContainer#errorPage .fll li {
    width: 98%;
  }
  .homePageTwoColumn .TwoColumnRight {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .homePageTwoColumn .TwoColumnRight .bannerMobile .mobileRegisterLink {
    margin-left: 10px;
  }
  .homePageTwoColumn .TwoColumnRight .bannerMobile .mobileHowLink {
    margin-right: 10px;
  }
  .inlineAnket {
    width: 100%;
  }
  .inlineAnket .selectWrapper {
    width: 100%;
  }
  .inlineAnket .customSelect {
    border: 1px solid #cccaca;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: white;
    display: inline-block;
    width: 40%;
    height: 34px;
    line-height: 34px;
    position: relative;
    padding-left: 10px;
    text-align: left;
    cursor: pointer;
  }
  .inlineAnket .customSelect span {
    font-size: 14px;
    color: black;
  }
  .inlineAnket .customSelect span.solgun {
    color: #878787;
    white-space: nowrap;
  }
  .inlineAnket .customSelect select {
    cursor: pointer;
    position: absolute;
    width: 100%;
    zoom: 1;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
    filter: "alpha(opacity=0)";
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    /* IE 5-7 */
    filter: alpha(opacity=0);
    left: 0px;
    bottom: -1px;
    height: 34px;
  }
  .inlineAnket .customSelect select option {
    padding: 3px 0px 3px 5px;
  }
  .inlineAnket .customSelect:after {
    position: absolute;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    content: "\f0d7";
    font-size: 10px;
    color: #002da1;
    right: 10px;
    top: 10px;
    z-index: 0;
    pointer-events: none;
  }
  .inlineAnket .customSelect.disabled {
    background-color: #878787;
  }
  .inlineAnket .customSelect span {
    font-size: 14px;
    color: black;
  }
  .inlineAnket .customSelect span.solgun {
    color: #878787;
    white-space: nowrap;
  }
  .inlineAnket .customSelect select {
    cursor: pointer;
    position: absolute;
    width: 100%;
    zoom: 1;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
    filter: "alpha(opacity=0)";
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    /* IE 5-7 */
    filter: alpha(opacity=0);
    left: 0px;
    bottom: -1px;
    height: 34px;
    padding: 3px 0px 3px 5px;
  }
  .inlineAnket .customSelect select option {
    padding: 3px 0px 3px 5px;
  }
  .inlineAnket .customSelect:after {
    position: absolute;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    content: "\f0d7";
    font-size: 10px;
    color: #002da1;
    right: 10px;
    top: 10px;
    z-index: 0;
    pointer-events: none;
  }
  .inlineAnket .customSelect.disabled {
    background-color: #f2f2f2;
    pointer-events: none;
  }
  .inlineAnket .customSelectFullWidth {
    border: 1px solid #cccaca;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: white;
    display: inline-block;
    width: 96%;
    height: 34px;
    line-height: 34px;
    position: relative;
    padding-left: 10px;
    text-align: left;
    cursor: pointer;
  }
  .inlineAnket .customSelectFullWidth span {
    font-size: 14px;
    color: black;
  }
  .inlineAnket .customSelectFullWidth span.solgun {
    color: #878787;
    white-space: nowrap;
  }
  .inlineAnket .customSelectFullWidth select {
    cursor: pointer;
    position: absolute;
    width: 100%;
    zoom: 1;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
    filter: "alpha(opacity=0)";
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    /* IE 5-7 */
    filter: alpha(opacity=0);
    left: 0px;
    bottom: -1px;
    height: 34px;
  }
  .inlineAnket .customSelectFullWidth select option {
    padding: 3px 0px 3px 5px;
  }
  .inlineAnket .customSelectFullWidth:after {
    position: absolute;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    content: "\f0d7";
    font-size: 10px;
    color: #002da1;
    right: 10px;
    top: 10px;
    z-index: 0;
    pointer-events: none;
  }
  .inlineAnket .customSelectFullWidth.disabled {
    background-color: #878787;
  }
  .inlineAnket .customSelectFullWidth span {
    font-size: 14px;
    color: black;
  }
  .inlineAnket .customSelectFullWidth span.solgun {
    color: #878787;
    white-space: nowrap;
  }
  .inlineAnket .customSelectFullWidth select {
    cursor: pointer;
    position: absolute;
    width: 100%;
    zoom: 1;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
    filter: "alpha(opacity=0)";
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    /* IE 5-7 */
    filter: alpha(opacity=0);
    left: 0px;
    bottom: -1px;
    height: 34px;
    padding: 3px 0px 3px 5px;
  }
  .inlineAnket .customSelectFullWidth select option {
    padding: 3px 0px 3px 5px;
  }
  .inlineAnket .customSelectFullWidth:after {
    position: absolute;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    content: "\f0d7";
    font-size: 10px;
    color: #002da1;
    right: 10px;
    top: 10px;
    z-index: 0;
    pointer-events: none;
  }
  .inlineAnket .customSelectFullWidth.disabled {
    background-color: #f2f2f2;
    pointer-events: none;
  }
  .inlineAnket textarea {
    width: 95%;
  }
  #AddCommentFormInline .btn {
    padding: 4px 12px 5px;
    font-size: 11px;
    line-height: 1.4em;
  }
  #AddCommentFormInline .form {
    text-align: left;
  }
}

