@font-face {
  font-family: "Avenir";
  font-style: normal;
  font-weight: normal;
  src: url("AvenirNextLTPro-Bold.eot?#iefix") format("embedded-opentype"), url("AvenirNextLTPro-Bold.otf") format("opentype"), url("AvenirNextLTPro-Bold.woff") format("woff"), url("AvenirNextLTPro-Bold.ttf") format("truetype"), url("AvenirNextLTPro-Bold.svg#AvenirNextLTPro-Bold") format("svg");
}

h1, h2, h3, h4, h5, h6 {
  font-family: Avenir, sans-serif !important;
  font-weight: 300;
}

.img-responsive2 {
  display: block;
  height: 150px;
}

.page-prefooter a {
  color: #ccc;
}

.page-header {
  background: #009ddc none repeat scroll 0 0;
  height: 75px;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9995;
}

.page-container {
  clear: both;
  margin-top: 75px;
}

.page-header {
  background: #009ddc none repeat scroll 0 0;
  height: 75px;
}

.page-header .page-header-top .page-logo .logo-default {
  margin: 18px 0 0;
}

.page-header .page-header-top .top-menu .navbar-nav>li.dropdown-user>.dropdown-toggle>.username, .page-header .page-header-top .top-menu .navbar-nav>li.dropdown-user>.dropdown-toggle>i {
  color: #fff;
}

.page-header .page-header-top {
  transition: border 0.5s ease-in-out 0s, background 0.5s ease-in-out 0s;
}

.nav>li>a:focus, .nav>li>a:hover {}

.page-header .page-header-top .top-menu .navbar-nav>li.dropdown.open .dropdown-toggle, .page-header .page-header-top .top-menu .navbar-nav>li.dropdown:active .dropdown-toggle, .page-header .page-header-top .top-menu .navbar-nav>li.dropdown:focus .dropdown-toggle {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

.page-header .page-header-top .top-menu .navbar-nav>li.dropdown-user.open>.dropdown-toggle>.username, .page-header .page-header-top .top-menu .navbar-nav>li.dropdown-user.open>.dropdown-toggle>i, .page-header .page-header-top .top-menu .navbar-nav>li.dropdown-user:hover>.dropdown-toggle>.username, .page-header .page-header-top .top-menu .navbar-nav>li.dropdown-user:hover>.dropdown-toggle>i {
  color: #fff;
}

.page-header .page-header-top .top-menu .navbar-nav>li.dropdown>.dropdown-toggle:active, .page-header .page-header-top .top-menu .navbar-nav>li.dropdown>.dropdown-toggle:focus, .page-header .page-header-top .top-menu .navbar-nav>li.dropdown>.dropdown-toggle:hover {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

.page-header .page-header-top.fixed {
  background: #fff none repeat scroll 0 0 !important;
  box-shadow: 0 1px 10px 0 rgba(50, 50, 50, 0.2);
}

.page-header-top.fixed a {
  color: #000;
}

.fixed .username {
  color: #000 !important;
}

.page-header-top.fixed .page-logo .logo-default {
  filter: invert(100%);
  -webkit-filter: invert(100%);
}

.page-header-top .container {
  position: relative;
}

.minimenu {
  color: #fff;
  display: block;
  float: left;
  margin-top: 30px;
}

.minimenu>a {
  color: #fff;
  display: block;
  float: left;
  margin: 0 5px;
}

.minimenu input {
  /*background: rgba(0, 0, 0, 0) url("../img/tool.png") no-repeat scroll 5px 5px;
    border: 3px solid #fff;
    border-radius: 15px;
    display: block;
    float: left;
    margin-top: -6px;
    padding: 3px 10px 3px 25px;
    width: 250px;*/
}

.fixed .minimenu input {
  filter: invert(15%);
}

@-moz-document url-prefix() {
  .fixed .minimenu input {
    filter: none;
    border: 1px solid #000 !important;
  }
}

.minimenu input::after {
  content: "";
}

.feed-item .img {
  float: left;
  margin-right: 20px;
}

.top-bar {
  padding: 19px 0;
}

.page-header .page-header-top .page-logo {
  width: 200px;
}

.top-bar i {
  border-right: 1px solid #ccc;
  display: block;
  float: left;
  font-size: 32px;
  height: 40px;
  margin-right: 20px;
  padding-right: 10px;
  padding-top: 15px;
}

*::-moz-placeholder {
  color: #fff;
}

input:-moz-placeholder {
  color: #fff;
}

.page-prefooter {
  background: #3a4a5b none repeat scroll 0 0;
}

.page-footer {
  background: #464e59 none repeat scroll 0 0;
}

.page-head .img {
  float: left;
  margin-right: 10px;
}

/*elden gecirilmeli*/
/*.page-head {
    display: none;
}*/
.dropdown-menu .sub-menu {
  /*height: 300px;*/
  left: 100%;
  margin-top: -1px;
  position: absolute;
  top: 0;
  visibility: hidden;
  background: #fff !important;
}

.dropdown-menu.dropdown-menu-default {
  background: #fff !important;
}

.dropdown-menu.dropdown-menu-default a:hover {
  background: #ccc none repeat scroll 0 0 !important;
}

.dropdown-menu.dropdown-menu-default a {
  color: #000 !important;
}

.dropdown-menu li:hover .sub-menu {
  visibility: visible;
}

.dropdown:hover .dropdown-menu {
  display: block;
}

.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
  margin-top: 0;
}

.navbar .sub-menu::before {
  border-color: transparent rgba(0, 0, 0, 0.2) transparent -moz-use-text-color;
  border-style: solid solid solid none;
  border-width: 7px 7px 7px medium;
  left: -7px;
  top: 10px;
}

.navbar .sub-menu::after {
  border-color: transparent #fff transparent -moz-use-text-color;
  border-style: solid solid solid none;
  border-width: 6px 6px 6px medium;
  left: -6px;
  top: 11px;
}

.dropdown-toggle {
  color: #fff;
}

.kategoriler {
  float: left;
  margin-top: 20px;
  margin-right: -5px;
}

.login-box {
  padding: 10px;
}

.activity-feed {
  padding: 15px;
}

.activity-feed .feed-item {
  border-left: 2px solid #e4e8eb;
  padding-bottom: 20px;
  padding-left: 30px;
  position: relative;
}

.activity-feed .feed-item:last-child {
  border-color: transparent;
}

.activity-feed .feed-item::after {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #f37167;
  border-radius: 6px;
  content: "";
  display: block;
  height: 10px;
  left: -6px;
  position: absolute;
  top: 0;
  width: 10px;
}

.activity-feed .feed-item .date {
  color: #8c96a3;
  font-size: 13px;
  position: relative;
  text-transform: uppercase;
  top: -5px;
}

.activity-feed .feed-item .text {
  position: relative;
  top: -3px;
}

.text {
  float: left;
}

.text p {
  margin: 3px 0 0;
}

.infos span {
  margin: 0 10px;
}

.infos {
  padding-top: 15px;
}

.hero-css .page-header {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

#hero {
  background-image: url("../img/big-bg.jpg");
  background-size: cover;
  height: 100vh;
  position: relative;
}

.row.alt-basliklar {
  color: #fff;
  font-weight: bold;
  margin: 0 auto;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 100%;
}

.btn-yesil {
  background-color: #1fc76f;
  border-color: #1fc76f;
  border-radius: 5px !important;
  color: #fff;
  padding-left: 60px !important;
  padding-right: 60px !important;
  text-transform: none !important;
}

.ikinci-satir {
  margin-bottom: 30px;
}

.fa-5 {
  font-size: 8em;
  line-height: normal;
}

.mt-element-step .step-background .mt-step-col {
  box-shadow: 0 0 8px #ccc;
  margin-top: 10px;
  min-height: 300px;
  padding-bottom: 30px;
  padding-top: 50px;
  text-align: center;
}

.mt-element-step .step-background .mt-step-number {
  bottom: 25%;
}

.mt-element-step .step-background .active {
  background-color: #fff !important;
  height: 380px;
  margin-top: -30px;
  padding-top: 90px;
  z-index: 2;
}

.row.adimlar {
  margin: 60px 0;
}

.search-bar, .eksperler-bar, .yardim-alt {
  background: rgb(255, 255, 255) none repeat scroll 0 0;
  margin-bottom: -25px;
  padding-bottom: 25px;
  padding-top: 25px;
}

.search-bar {
  margin-top: -25px;
}

.ana-sayfa-search input {
  border-radius: 25px 0 0 25px;
  width: 90%;
}

.btn.btn-default.dropdown-toggle>span {
  color: #000;
}

.ana-sayfa-search .btn.btn-default.sb {
  border-radius: 25px 0 0 25px;
}

.ana-sayfa-search .btn.btn-default.dropdown-toggle.kb {
  border-radius: 0 25px 25px 0;
}

.ana-sayfa-search .btn:not(.md-skip) {
  padding: 0 20px;
  text-transform: none;
}

.col-xs-15, .col-sm-15, .col-md-15, .col-lg-15 {
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
}

.col-xs-15 {
  float: left;
  width: 20%;
}

.col-xs-25 {
  float: left;
  width: 80%;
}

@media (min-width: 768px) {
  .col-sm-15 {
    float: left;
    width: 20%;
  }

  .col-sm-25 {
    float: left;
    width: 80%;
  }
}

@media (min-width: 992px) {
  .col-md-15 {
    float: left;
    width: 20%;
  }

  .col-md-25 {
    float: left;
    width: 80%;
  }
}

@media (min-width: 1200px) {
  .col-lg-15 {
    float: left;
    width: 20%;
  }

  .col-lg-25 {
    float: left;
    width: 80%;
  }
}

.carousel {
  height: 340px;
}

.carousel-caption {
  background: #ccc none repeat scroll 0 0;
  z-index: 10;
}

.carousel .item {
  height: 340px;
}

.carousel-inner>.item>img {
  height: 300px;
  left: 0;
  min-width: 100%;
  position: absolute;
  top: 0;
}

.carousel-control.right, .carousel-control.left {
  background-image: none;
}

.ad {
  color: #4a90e2;
  font-weight: bold;
  font-size: 12px;
}

.marketing .col-lg-4 {
  margin-bottom: 20px;
  text-align: center;
}

.marketing h2 {
  font-weight: normal;
}

.marketing .col-lg-4 p {
  margin-left: 10px;
  margin-right: 10px;
}

.marketing {
  padding: 25px 0;
}

.about-us .panel {
  padding: 0 25px;
}

.sss-panel {
  display: block;
  float: left;
  width: 100%;
}

.featurette-divider {
  margin: 50px 0;
}

.featurette-heading {
  font-weight: 300;
  letter-spacing: -1px;
  line-height: 1;
}

.inner-border {
  border: 1px solid #ccc;
  margin: 5px;
  padding: 5px;
}

.inner-border .btn {
  width: 100%;
}

.vertical-center {
  align-items: center;
  display: flex;
}

.son-kutu {
  border: 1px solid #000;
  height: 310px;
  margin: 5px;
  padding: 5px;
  text-align: center;
}

.item.son-kutu.vertical-center.box-shadow--3dp>h1 {
  color: #4a90e5;
  display: block;
  font-weight: bold;
  line-height: 1.4em;
  width: 100%;
}

.box-shadow--2dp {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.box-shadow--3dp {
  box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.14), 0 3px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 8px 0 rgba(0, 0, 0, 0.12);
}

.box-shadow--4dp {
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2);
}

.box-shadow--6dp {
  box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
}

.box-shadow--8dp {
  box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
}

.box-shadow--16dp {
  box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}

.btn.btn-primary.btn-lg.yellow-casablanca {
  font-size: 18px;
  padding: 10px 70px;
}

.nasil .text-center p {
  margin: 5px;
}

.nasil {
  background: #f4f4f4 none repeat scroll 0 0;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  padding-bottom: 25px;
}

.carousel-indicators li {
  border: 1px solid #ccc;
}

.carousel-indicators .active {
  border: 1px solid #000;
}

.login-box {
  width: 500px !important;
}

.alt-son {
  line-height: 30px;
  padding: 25px 0;
}

.alt-son h1 {
  line-height: 50px;
}

.alt-son img {
  margin: 0 10px 10px 0;
}

.page-prefooter h2 {
  font-weight: 300 !important;
}

.mt-element-overlay .col-md-3 {
  padding: 5px;
}

.mt-element-overlay .row {
  margin: 5px 100px;
}

.mt-element-overlay .mt-overlay {
  padding: 5px 2px;
  vertical-align: middle;
  line-height: 16px;
  display: flex;
  align-items: center;
}

.mt-overlay-inner {
  display: inline-block;
  float: none;
  vertical-align: middle;
}

.mt-element-overlay .mt-overlay a {
  color: #fff;
  font-size: 0.9em;
  margin: 2px;
}

.vcenter {
  display: inline-block;
  float: none;
  vertical-align: middle;
}

.mt-overlay-1.mt-scroll-up {
  background: #009ddc none repeat scroll 0 0;
  height: 165px;
  overflow: hidden;
  margin-bottom: 10px;
}

.mt-element-overlay .mt-overlay-1 h2 {
  bottom: -55%;
  font-size: 12px;
  position: absolute;
  width: 100%;
  background: none;
}

.mt-overlay-1.mt-scroll-up>img {
  border: 3px solid #fff;
  /*height: 40%;*/
  margin-left: 30%;
  margin-top: 10%;
  padding: 5px;
  width: 40%;
}

#login-modal .modal-dialog {
  width: 350px;
}

.modal-footer .btn+.btn {
  margin-bottom: 0;
  margin-left: 0;
  text-align: left;
}

#login-modal input[type="text"], input[type="password"] {
  margin-top: 10px;
}

#div-login-msg, #div-lost-msg, #div-register-msg {
  border: 1px solid #dadfe1;
  height: 30px;
  line-height: 28px;
  transition: all 500ms ease-in-out 0s;
}

#div-login-msg.success, #div-lost-msg.success, #div-register-msg.success {
  background-color: #c8f7c5;
  border: 1px solid #68c3a3;
}

#div-login-msg.error, #div-lost-msg.error, #div-register-msg.error {
  background-color: #ffcad1;
  border: 1px solid #eb575b;
}

#icon-login-msg, #icon-lost-msg, #icon-register-msg {
  background-color: #dadfe1;
  float: left;
  line-height: 28px;
  margin-right: 5px;
  text-align: center;
  transition: all 500ms ease-in-out 0s;
  width: 30px;
}

#icon-login-msg.success, #icon-lost-msg.success, #icon-register-msg.success {
  background-color: #68c3a3 !important;
}

#icon-login-msg.error, #icon-lost-msg.error, #icon-register-msg.error {
  background-color: #eb575b !important;
}

#img_logo {
  max-height: 100px;
  max-width: 100px;
}

.modal {
  margin-left: -185px !important;
  width: 370px !important;
}

.login-form-links {
  padding-top: 10px;
}

.md-shadow-z-3, .modal .modal-content {
  box-shadow: none;
}

.modal-dialog {
  margin: 10px;
  width: 600px;
}

.modal-backdrop.in {
  opacity: 0.8;
}

.modal-content {
  background-color: #fff;
  border: 0 none;
  border-radius: 0;
  outline: 0 none;
}

.modal-header {
  border-bottom: 0 none;
  min-height: 16.43px;
  padding: 15px;
}

.modal-body {
  padding: 5px 15px;
  position: relative;
}

.modal-footer {
  border-top: 0 none;
  padding: 15px;
  text-align: left;
}

.checkbox {
  margin-bottom: 0;
}

.btn {
  /*border-radius: 0;*/
  text-transform: none !important;
}

.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn.focus:active, .btn.active.focus {
  outline: medium none;
}

/*.btn-lg, .btn-group-lg > .btn {
    border-radius: 0;
}*/
.btn-link {
  color: #95a5a6;
  padding: 5px 10px 0 0;
}

.btn-link:hover, .btn-link:focus {
  color: #2c3e50;
  text-decoration: none;
}

.glyphicon {
  top: 0;
}

.form-control {
  border-radius: 0;
}

.valign {
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
}

.valign-helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.margin-reset {
  margin: 0;
}

.mp-reset {
  padding: 5px !important;
  margin: 5px !important;
}

.caption-helper {
  margin-left: 20px !important;
}

.caption-helper a {
  margin-left: 5px !important;
}

/*.uzmanol {
    display: none !important;
}*/
.uzmanold {
  background: #1fc76f none repeat scroll 0 0;
  border-color: #1fc76f;
  color: #fff !important;
  display: block;
  margin-top: -6px !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.mt-card-avatar>img {
  width: 100%;
}

.image-wrapper>img {
  width: 100%;
}

.topics button {
  margin: 3px;
}

.sol-eksper .mt-card-avatar {
  float: left;
  margin-right: 10px;
  width: 30%;
}

.bg-003574 {
  background: #003574 !important;
}

.bg-66d238 {
  background: #66d238 !important;
}

.bg-388dde {
  background: #388dde !important;
}

.bg-f52c2e {
  background: #f52c2e !important;
}

.bg-ff7c00 {
  background: #ff7c00 !important;
}

.bg-005acd {
  background: #005acd !important;
}

.bg-f2f4f6 {
  background: #f2f4f6 !important;
}

.bg-0f5696 {
  background: #0f5696 !important;
}

.bg-0f5696 {
  background: #0f5696 !important;
}

.bg-c13442 {
  background: #c13442 !important;
}

.bg-00be4e {
  background: #00be4e !important;
}

.bg-ff6f9a {
  background: #ff6f9a !important;
}

.bg-4b6177 {
  background: #4b6177 !important;
}

.border-gray {
  border: 1px solid #ccc;
  margin: 5px 0;
}

.carousel-control {
  background-color: transparent;
  bottom: 0;
  color: #000;
  font-size: 20px;
  left: 0;
  opacity: 0.5;
  position: absolute;
  top: 0;
  width: auto;
}

.row.featurette.yok-pad {
  padding: 0 100px;
  text-align: justify;
}

.ub-figure {
  background: #eee none repeat scroll 0 0;
  border: 1px solid #ccc;
  border-radius: 10px;
  padding: 30px;
}

.uzmanbul_alt .active {
  color: #999;
}

.cropper {
  height: 185px;
  overflow: hidden;
}

.cropper2 {
  height: 320px;
  overflow: hidden;
}

.page-header .page-header-top .menu-toggler {
  width: 110px;
  color: #fff;
  background-position: center right;
  height: 20px;
  font-weight: bold;
}

.navmenu-brand {
  float: left;
  width: 70%;
}

/* adjust body when menu is open */
body.slide-active {
  overflow-x: hidden
}

/*first child of #page-content so it doesn't shift around*/
.no-margin-top {
  margin-top: 0px !important
}

/*wrap the entire page content but not nav inside this div if not a fixed top, don't add any top padding */
#page-content {
  position: relative;
  padding-top: 70px;
  left: 0;
}

#page-content.slide-active {
  padding-top: 0
}

/* put toggle bars on the left :: not using button */
#slide-nav .navbar-toggle {
  background: transparent none repeat scroll 0 0;
  border: 0 none;
  color: #fff !important;
  cursor: pointer;
  display: block;
  float: left;
  font-size: 32px;
  height: 30px;
  line-height: 0;
  margin-top: 20px;
  position: relative;
  width: 30px;
}

/* icon bar prettyup - optional */
#slide-nav .navbar-toggle>.icon-bar {
  width: 100%;
  display: block;
  height: 3px;
  margin: 5px 0 0 0;
}

#slide-nav .navbar-toggle.slide-active .icon-bar {
  background: orange
}

.navbar-header {
  position: relative
}

/* un fix the navbar when active so that all the menu items are accessible */
.navbar.navbar-fixed-top.slide-active {
  position: relative
}

#slide-nav .nav-tabs>li {
  margin-bottom: -5px;
}

/* screw writing importants and shit, just stick it in max width since these classes are not shared between sizes */
@media (max-width:992px) {
  #slide-nav .container {
    margin: 0 !important;
    padding: 0 !important;
    height: 100%;
  }

  #slide-nav .navbar-header {
    margin: 0 auto;
    padding: 0 15px;
  }

  #slide-nav .navbar.slide-active {
    position: absolute;
    width: 80%;
    top: -1px;
    z-index: 1000;
  }

  #slide-nav #slidemenu {
    background: #f7f7f7;
    left: -100%;
    width: 80%;
    min-width: 0;
    position: absolute;
    padding-left: 0;
    z-index: 2;
    top: -8px;
    margin: 0;
  }

  #slide-nav #slidemenu .navbar-nav {
    min-width: 0;
    width: 100%;
    margin: 0;
  }

  #slide-nav #slidemenu .navbar-nav .dropdown-menu li a {
    min-width: 0;
    width: 80%;
    white-space: normal;
  }

  #slide-nav {
    border-top: 0;
    height: 75px;
  }

  #slide-nav.navbar-inverse #slidemenu {
    background: #333
  }

  /* this is behind the navigation but the navigation is not inside it so that the navigation is accessible and scrolls*/
  #navbar-height-col {
    position: fixed;
    top: 0;
    height: 100%;
    bottom: 0;
    width: 80%;
    left: -80%;
    background: #f7f7f7;
  }

  #navbar-height-col.inverse {
    background: #333;
    z-index: 1;
    border: 0;
  }

  #slide-nav .navbar-form {
    width: 100%;
    margin: 8px 0;
    text-align: center;
    overflow: hidden;
    /*fast clearfixer*/
  }

  #slide-nav .navbar-form .form-control {
    text-align: center
  }

  #slide-nav .navbar-form .btn {
    width: 100%
  }

  .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: -5px;
  }

  .bg-eksperin {
    background: #009ddc;
  }

  .mt-element-overlay .row {
    margin: 5px 20px;
  }

  .mt-overlay-1.mt-scroll-up>img {
    border: 3px solid #fff;
    margin-left: 35%;
    margin-top: 5%;
    padding: 5px;
    width: 30%;
  }

  .nav.navbar-nav {
    padding: 0 20px 5px;
  }

  .navbar-nav>li {
    border: 0.5px solid #ccc;
    margin: 4px 0;
  }
}

@media (min-width:425px) and (max-width:768px) {
  .mt-overlay-1.mt-scroll-up>img {
    border: 3px solid #fff;
    margin-left: 42.5%;
    margin-top: 2%;
    padding: 5px;
    width: 15%;
  }
}

@media (min-width:992px) {
  #page-content {
    left: 0 !important
  }

  .navbar.navbar-fixed-top.slide-active {
    position: fixed
  }

  .navbar-header {
    left: 0 !important
  }
}

.list-group-item-heading {
  margin-top: 10px;
}

#njl {
  margin-left: -154px;
  opacity: 0;
  transition: all 0.4s ease 0s;
  visibility: hidden;
  /*  width: 154px;
*/
  margin-top: -6px !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
}

#njl.uzmanold {
  margin-left: 0;
  opacity: 1;
  visibility: visible;
}

.col-md-6.col-sm-6.col-xs-12>span {
  display: block;
  float: left;
  margin-left: 20px;
  margin-top: 20px;
}

.col-md-6.col-sm-6.col-xs-12>img {
  display: block;
  float: left;
}

.page-prefooter h2 {
  text-transform: none;
}

#visa-master {
  background-image: url("/img/visa_mastercard.png");
  margin-bottom: 10px;
  width: 100px;
  height: 28px;
  background-size: cover;
  /* <------ */
  background-repeat: no-repeat;
  background-position: center center;
  padding-left: 25px;
  float: left;
}

@media only screen and (max-device-width: 640px),
only screen and (max-device-width: 667px),
only screen and (max-width: 480px) {
  .minimenu {
    color: #fff;
    display: block;
    float: left;
    margin-bottom: 10px;
    margin-top: 10px;
  }

  .minimenu>a {
    color: #fff;
    display: block;
    float: left;
    font-size: 12px;
    margin: 0 5px;
  }

  .alt-son .row {
    border: 1px solid #ccc;
    margin: 10px 0;
    overflow: hidden;
    padding: 10px 0;
  }

  .cropper {
    height: 350px
  }

  .row.alt-basliklar {
    top: 25%;
  }

  .item.son-kutu.vertical-center.box-shadow--3dp>h1 {
    font-size: 1.2em;
    line-height: 1.4em;
    width: 100%;
  }

  .son-kutu {
    height: auto !important;
  }

  .mt-element-step .sfirst {
    height: 320px !important;
    margin-bottom: 41px;
  }

  .row.featurette.yok-pad {
    padding: 0 20px;
    text-align: justify;
  }

  .datetimepicker.dropdown-menu {
    left: 10% !important;
  }
}

@media only screen and (min-width: 1023px),
  {
  .mt-element-list .list-simple.mt-list-container ul>.mt-list-item>.list-datetime {
    position: absolute;
    right: 0;
    top: 5px;
  }

  .list-adsoyad {
    float: left;
    min-width: 150px;
  }
}

.mt-element-list .list-simple.mt-list-container ul>.mt-list-item {
  position: relative;
}

.mt-element-list .list-simple.mt-list-container ul>.mt-list-item>.list-item-content {
  float: left;
  padding-left: 30px;
  width: 50%;
}

.mt-element-list .list-simple.mt-list-container ul>.mt-list-item>.list-icon-container {
  float: left;
  font-size: 14px;
}

.mt-element-list .list-simple.mt-list-container ul>.mt-list-item>.list-datetime {
  float: left;
  text-align: right;
  width: auto;
}

.mt-element-list .list-simple.mt-list-container ul>.mt-list-item>.list-datetime {
  float: left;
  text-align: right;
  width: auto;
}

.benzer-ekpserler .ad {
  font-size: 10px;
}

.list-text {
  float: left;
  margin-left: 10px;
}

body>div.page-container>div>div.page-content>div>div>div:nth-child(2)>div>div>div>a:last-child {
  margin-top: 15px;
  background-color: #989797;
  border: 1px solid #989797;
}

div#hero .anasayfa-haber {
  position: absolute;
  overflow: hidden;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 8%;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5);
}

div.news-caption-holder {
  display: inline;
  float: left;
  text-align: center;
  width: 10%;
  height: 100%;
  margin-left: 10px;
  margin-right: 10px;
}

/*
div#hero .anasayfa-haber .news-caption-holder .news-caption {
  display: inline-block;
  color: white;
  font-weight: bolder;
  font-size: 16px;
  border-right: 2px solid white;
  padding-right: 10px;
  text-align: left;
  margin-top: 5%;
}
*/
div#hero .anasayfa-haber .news-caption-holder img {
  width: 100%;
  height: 100%;
  /*-webkit-filter: grayscale(100%);*/
  /* Safari 6.0 - 9.0 */
  /*filter: grayscale(100%);*/
  -webkit-filter: brightness(40%) grayscale(100%) invert(45%);
  /* Safari 6.0 - 9.0 */
  filter: brightness(40%) grayscale(100%) invert(45%);
  transition: all 0.5s ease;
}

div#hero .anasayfa-haber .news-caption-holder img.hurriyet-logo {
  -webkit-filter: brightness(50%) grayscale(100%) invert(25%);
  /* Safari 6.0 - 9.0 */
  filter: brightness(50%) grayscale(100%) invert(25%);
}

div#hero .anasayfa-haber img:hover {
  -webkit-filter: none;
  /* Safari 6.0 - 9.0 */
  filter: none;
  background-color: white;
}

div#hero .anasayfa-haber img.hurriyet-logo:hover {
  -webkit-filter: none;
  /* Safari 6.0 - 9.0 */
  filter: none;
  background-color: white;
}

div#hero .anasayfa-haber img.dunya-logo:hover {
  -webkit-filter: none;
  /* Safari 6.0 - 9.0 */
  filter: none;
  background-color: #DA413C;
}

#goster {
  width: 30%;
  margin: 0 auto;
}

div#iyzico-logo {
  background-image: url("/img/iyzico-logo.svg");
  margin-bottom: 10px;
  margin-left: 10px;
  width: 85px;
  height: 28px;
  background-size: cover;
  /* <------ */
  background-repeat: no-repeat;
  background-position: center center;
  padding-left: 25px;
  float: left;
}

@media only screen and (max-device-width: 640px), only screen and (max-device-width: 667px), only screen and (max-width: 480px) {
  div#hero .anasayfa-haber {
    height: 6%;
  }

  div#hero .anasayfa-haber .news-caption-holder {
    width: 15%;
  }

  #goster {
    width: 100%;
  }
}
