h1 {
  font-size: 32px;
}
a {
color: #346DC0
}
img {
    width: 100%;
    height: auto;
}
body {
    font-size: 17px;
    line-height: 23px;
    color: #346DC0
}

#trapezoid {
  border-bottom: 400px solid #346DC0;
  border-right: 120px solid transparent;
  height: 400px;
  width: 500px;

}
div#block-views-block-urun-gruplari-block-1 {
  margin-top: 80px;
  margin-bottom: 40px;
}

/*.row:nth-child(even)  {
    float: right;
    position: absolute;
    right: 0;
}

.wrap:nth-child(odd)  {
  text-align: right
}*/

/* General */
a, a:visited, a:hover {
    text-decoration: none;
}

/* Main menu */
@media (min-width: 767px) {
    #block-mainnavigation {
        margin-top: 30px;
        margin-bottom: 50px;
    }
}

@media (max-width: 767px) {
    #main-menu li {
        text-align: center;
        padding: 3px;
    }
    .dropdown-menu.show {
    text-align: center;
    font-size: 16px;
}
}
@media (min-width: 768px) {
    #main-menu ul.navbar-nav {
        float: right;
        width: 100%;
    }
    #main-menu .navbar-nav>li a, #main-menu .navbar-nav>li span.dropdown-toggle {
        font-size: 15px;
        line-height: 15px;
        padding: 10px 10px;
        display: block;
        white-space: nowrap;
    }
    #main-menu li a:hover, #main-menu .dropdown-menu>li a:hover, #main-menu .navbar-nav>li span.dropdown-toggle:hover {
       /* background: #346DC0;*/
        padding: 0px

    }
    #main-menu .dropdown-menu {
        padding: 0;
        margin: -1px 0;
        border-radius: 0;
    }
    #main-menu .dropdown-menu>li a {
        line-height: 30px;
        white-space: nowrap;
        padding: 10px 30px;
        display: block;
    }
    #main-menu .navbar-nav>li a, #main-menu .dropdown-menu>li a{
        border-bottom: 1px solid #fff;
        -webkit-transition: 0.3s linear;
        -moz-transition: 0.3s linear;
        -ms-transition: 0.3s linear;
        -o-transition: 0.3s linear;
        transition: 0.3s linear;
    }
    #main-menu li a:hover, #main-menu .dropdown-menu>li a:hover, #main-menu .navbar-nav>li span.dropdown-toggle:hover  {
    color: white;
    }
    #main-menu .dropdown-menu a{
      font-size: 12px;
      text-align: center;
      line-height: 27px;
      color: white;
      background-color: #a9ccff;
      padding: 9px 12px;
      display: block;
      white-space: nowrap;
    }
}

@media (min-width: 992px) {
    #main-menu .navbar-nav>li a, #main-menu .navbar-nav>li span.dropdown-toggle {
      font-size: 16px!important;
      padding: 10px 7px;
      font-weight: 600;
      color: #346DC0
    }
}
@media (min-width: 767px) {
    li.nav-item {
        width: 25%;
        float: left;
        text-align: center;
    }
}
.navbar-toggler {
    margin-top: 30px;
    font-size: large;
}

#main-menu .navbar-toggler {
    margin-right: 0;
    margin-left: auto;
}
#main-menu .navbar {
    padding: 0;
}
#main-menu  .dropdown:hover>.dropdown-menu {
    display: block;
    width: 100%;
}

/* mennu done*/


/*  header top */
#header-top {
    background-color: #346DC0;
    color: white;
}

#block-headertopright {
    line-height: 3;
    float: right;
}
#block-headertopright a {
    color: white;
}

#block-bizkimiz {
    margin-top: 90px;
}

.biz-kimiz{
  color:#346DC0;
  font-weight: 500;
  font-size: 19px;
  width: 75%;
  line-height: 27px;
}
/*
.bg-medimart {
  background-image: url(../img/Untitled.png);
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 1;

} */
.section-title-1{
  color:#346DC0;
}
.normal-style{
  color:#346DC0;
}
.normal-style-bold{
  color:#346DC0;
  font-weight: bold;
}
.haber-yazi{
  top: 76px;
  position: relative;

}
.haber-yazi a{
  text-decoration: none;
  color:#346DC0;
}
.haber-yazi a:hover{
  color:#346DC0;
}

.bg-color-blue{
  background-color: #346DC0;
  width: 117rem;
  right: 24rem;
  position: relative;
  color: white;
  height: 100px;
  text-align: left;
}
.bg-ucgen{
  position: relative;
  top: 452px;
}


/* header top*/

.header-top {
    line-height: 3;
    font-size: 13px;
    padding: 5px;
    padding-top: 8px;
    padding-left: 9px;
}
@media (min-width: 767px) {
    #block-headertopleft p {
        word-spacing: 3px;
    }
}
@media (max-width: 767px) {
    .btn.btn-bright.butty.cntr {
        margin-bottom: 8px;
    }
}

/* buttons */
.btn.btn-primary a {
    line-height: normal;
    font-weight: 700;
    color: white;
}
.btn {
    border-radius: 0;
    font-weight: normal;
    font-size: 16px;
    padding: 10px 18px;
    line-height: 12px;
    letter-spacing: 0.03rem
}
.btn-primary {
    color: #fff!important;
    background-color: #346DC0;
    border-color: #346DC0;
    border-radius: 0;
}
.btn-primary:hover {
    color: #346DC0!important;
    background-color: #ffffff;
    border-color: #ffffff;
}
.btn-primary a:hover {
    color: #346DC0;
    background-color: #ffffff;
    border-color: #ffffff;
}
.btn-bright {
    color: #346DC0!important;
    background-color: #ffffff;
    border-color: #dedce8;
    border-radius: 0;
    padding: 10px 18px;
    font-size: 18px;
    font-weight: 600;
}
.btn-bright a {
  color: #346DC0 !important;
}
.btn-bright:hover {
    color: #fff!important;
    background-color: #346DC0;
    border-color: #346DC0;
    border-radius: 0;
}
.btn-bright:hover a {
  color: #ffffff !important;
}
.btn-bright.butty {
    line-height: 1;
    margin-top: 30px;
}

.read-more {
    position: relative;
    bottom: 45px;
    left: 20px;
}
.read-more a {
    background: #917230;
    padding: 6px 11px;
    color: #fff;
    display: inline-block;
}
.read-more a:hover {
    background: #b88d32;
}

/* Breadcrumbs */
#header-bottom {
  border-bottom: 1px solid #b7b7b7;
}
#breadcrumbs {
      background: #f8f8f8;
      color: #423b3b;
      font-weight: bold;
      padding: 35px;
      text-transform: uppercase;
}
#breadcrumbs h3{
  font-weight: bold;
  text-transform: uppercase;
}


/* about us page*/

.banner-title {
  padding: 15px;
  padding-left: 25px;
  padding-top: 50px;
  font-size: 60px;
  font-weight: 600;
  line-height: 9rem;
}
div#slick-views-markalar-block-1-1 img {
    border: 1px solid skyblue;
}

#block-aboutus {
    background: url(../img/about-us-bg.png) center no-repeat;
    background-size: cover;
    

}
div#bottom-carousel img {
    width: 100%;
}

.info {
  margin-bottom: 25px;
}
.wrapper{
  width:90%;
}
@media(max-width:992px){
 .wrapper{
  width:100%;
}
}
.panel-heading {
  padding: 4px;
	border:0;
  background: #346DC0;
}

.panel-title>a, .panel-title>a:active {
    display: block;
    padding: 11px;
    color: #ffffff;
    font-size: 20px;
    letter-spacing: 1px;
    word-spacing: 3px;
    text-decoration: none;
}
.panel-heading  a:before {
  font-family: Icofont;
   content: "\ea99";
   float: right;
   transition: all 0.5s;
}
.panel-heading a.collapsed:before {
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
.panel-default{
  /*padding-bottom: 25px;*/
}
.panel-body {
  padding: 20px;
  color: #346DC0 ;
  font-weight: 500;
    position: relative;
    background-color: #a4bac7;
    color: white;
    z-index: 100;
}
#block-aboutuscarousel {
    margin-top: 30px;
}

#block-aboutus2 {
    margin-bottom: 80px;
    margin-top: 70px;
    background-color: #346DC0;
    font-size: larger;
    line-height: 26px;
}

.about1 {
    background-color: #346DC0;
    color: white;
    z-index: 1;
    font-size: 17px;
    line-height: 32px;
}
.about2 {
  padding-left: 25px;
  z-index: 100;
  position: relative;
  
}


/* extras*/
.accent-1 {
    border-bottom: 1px solid #346DC0;
    padding-bottom: 11px;
}


#content-1 {
  background: url(../img/about-us-bg.png) center no-repeat;
    height: 700px;
}

/*     some changes done here to make it bigger and fix responsive     */
.panel-group {
  /*  display: inline-flex;*/
    width: 50%;
   position: absolute;
}

/* width: 33%;
    margin: 10px; */

.info.panel.panel-default {
 /*   width: 33%; */
    margin: 10px;
}

.wrapper.center-block {
   /* margin-left: -90px;*/
}

/* timeline about us page*/
.timetitle {
    color: #346DC0;
    text-align: center;
}

*, *::after, *::before {
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
}
/* --------------------------------

Main Components

-------------------------------- */
.cd-horizontal-timeline {
  opacity: 0;
  margin: 2em auto;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.cd-horizontal-timeline::before {
  /* never visible - this is used in jQuery to check the current MQ */
  content: 'mobile';
  display: none;
}
.cd-horizontal-timeline.loaded {
  /* show the timeline after events position has been set (using JavaScript) */
  opacity: 1;
}
.cd-horizontal-timeline .timeline {
  position: relative;
  height: 100px;
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
}
.cd-horizontal-timeline .events-wrapper {
  position: relative;
  height: 100%;
  margin: 0 40px;
  overflow: hidden;
}
.cd-horizontal-timeline .events-wrapper::after, .cd-horizontal-timeline .events-wrapper::before {
  /* these are used to create a shadow effect at the sides of the timeline */
  content: '';
  position: absolute;
  z-index: 2;
  top: 0;
  height: 100%;
  width: 20px;
}
.cd-horizontal-timeline .events-wrapper::before {
  left: 0;
}
.cd-horizontal-timeline .events-wrapper::after {
  right: 0;
}
.cd-horizontal-timeline .events {
  /* this is the grey line/timeline */
  position: absolute;
  z-index: 1;
  left: 0;
  top: 49px;
  height: 2px;
  /* width will be set using JavaScript */
  background: gray;
  -webkit-transition: -webkit-transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  transition: transform 0.4s;
}
.cd-horizontal-timeline .filling-line {
  /* this is used to create the green line filling the timeline */
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #346DC0;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}
.cd-horizontal-timeline .events a {
  position: absolute;
  width:100px;
  bottom: 0;
  z-index: 2;
  text-align: center;
  font-size: 1.3rem;
  padding-bottom: 15px;
  color: #383838;
  /* fix bug on Safari - text flickering while timeline translates */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  color:white;
  padding:5px;
  margin-bottom:20px;
}
/* custom*/
.cd-horizontal-timeline .events a::before {
  content: '';
  position: absolute;
  width:1px;
  height:20px;
  background: gray;
  bottom:-20px;
  left:50%;
}

.cd-horizontal-timeline .events a::after {
  /* this is used to create the event spot */
  content: '';
  position: absolute;
  left: 50%;
  right: auto;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -25px;
  height: 12px;
  width: 12px;
  border-radius: 50%;
  border: 2px solid gray;
  background-color: #346DC0;
  -webkit-transition: background-color 0.3s, border-color 0.3s;
  -moz-transition: background-color 0.3s, border-color 0.3s;
  transition: background-color 0.3s, border-color 0.3s;
}
.no-touch .cd-horizontal-timeline .events a:hover::after {
  background-color: #346DC0;
  border-color: #346DC0;
}
.cd-horizontal-timeline .events a.selected {
  pointer-events: none;
}
.cd-horizontal-timeline .events a.selected::after {
  background-color: #346DC0;
  border-color: #346DC0;
}
.cd-horizontal-timeline .events a.older-event::after {
  border-color: #346DC0;
}
@media only screen and (min-width: 1100px) {
  .cd-horizontal-timeline {
    margin: 6em auto;
  }
  .cd-horizontal-timeline::before {
    /* never visible - this is used in jQuery to check the current MQ */
    content: 'desktop';
  }
}

.cd-timeline-navigation a {
  /* these are the left/right arrows to navigate the timeline */
  position: absolute;
  z-index: 1;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 30px;
  width: 30px;
  border-radius: 50%;
  border: 2px solid #346DC0;
  /* replace text with an icon */
  overflow: hidden;
  color: transparent;
  text-indent: 100%;
  white-space: nowrap;
  -webkit-transition: border-color 0.3s;
  -moz-transition: border-color 0.3s;
  transition: border-color 0.3s;
}
.cd-timeline-navigation a::after {
  /* arrow icon */
  content: '';
  position: absolute;
  height: 16px;
  width: 16px;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRw%0D%0AOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE2cHgiIGhl%0D%0AaWdodD0iMzJweCIgdmlld0JveD0iMCAwIDE2IDMyIj48ZyAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUo%0D%0AMCwgMCkiPjxwb2x5Z29uIGZpbGw9IiM3YjlkNmYiIHBvaW50cz0iNiwxMy40IDQuNiwxMiA4LjYs%0D%0AOCA0LjYsNCA2LDIuNiAxMS40LDggIi8+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLCAx%0D%0ANikiPjxwb2x5Z29uIGZpbGw9IiNkZmRmZGYiIHBvaW50cz0iNiwxMy40IDQuNiwxMiA4LjYsOCA0%0D%0ALjYsNCA2LDIuNiAxMS40LDggIi8+PC9nPjwvc3ZnPg==) no-repeat 0 0;
}
.cd-timeline-navigation a.prev {
  left: 0;
  -webkit-transform: translateY(-50%) rotate(180deg);
  -moz-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  -o-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}
.cd-timeline-navigation a.next {
  right: 0;
  color: #346DC0;
}
.no-touch .cd-timeline-navigation a:hover {
  border-color: #346DC0;
}
.cd-timeline-navigation a.inactive {
  cursor: not-allowed;
}
.cd-timeline-navigation a.inactive::after {
  background-position: 0 -16px;
}
.no-touch .cd-timeline-navigation a.inactive:hover {
  border-color: #346DC0;
}

.cd-horizontal-timeline .events-content {
  position: relative;
  width: 100%;
  margin: 2em 0;
  overflow: hidden;
  -webkit-transition: height 0.4s;
  -moz-transition: height 0.4s;
  transition: height 0.4s;
}
.cd-horizontal-timeline .events-content li {
  position: absolute;
  z-index: 1;
  width: 100%;
  left: 0;
  top: 0;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  padding: 0 5%;
  opacity: 0;
  -webkit-animation-duration: 0.4s;
  -moz-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
.cd-horizontal-timeline .events-content li.selected {
  /* visible event content */
  position: relative;
  z-index: 2;
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.cd-horizontal-timeline .events-content li.enter-right, .cd-horizontal-timeline .events-content li.leave-right {
  -webkit-animation-name: cd-enter-right;
  -moz-animation-name: cd-enter-right;
  animation-name: cd-enter-right;
}
.cd-horizontal-timeline .events-content li.enter-left, .cd-horizontal-timeline .events-content li.leave-left {
  -webkit-animation-name: cd-enter-left;
  -moz-animation-name: cd-enter-left;
  animation-name: cd-enter-left;
}
.cd-horizontal-timeline .events-content li.leave-right, .cd-horizontal-timeline .events-content li.leave-left {
  -webkit-animation-direction: reverse;
  -moz-animation-direction: reverse;
  animation-direction: reverse;
}
.cd-horizontal-timeline .events-content li > * {
  max-width: 800px;
  margin: 0 auto;
}
.cd-horizontal-timeline .events-content h2 {
  font-weight: bold;
  font-size: 3em !important;
  font-weight: 700;
  line-height: 1.2;
}
.cd-horizontal-timeline .events-content em {
  display: block;
  font-style: italic;
  margin: 10px auto;
}
.cd-horizontal-timeline .events-content em::before {
  content: '- ';
}
.cd-horizontal-timeline .events-content p {
  font-size: 1.5em !important;
  color: #fff;
}
.cd-horizontal-timeline .events-content em, .cd-horizontal-timeline .events-content p {
  line-height: 1.6;
}
@media only screen and (min-width: 768px) {
  .cd-horizontal-timeline .events-content h2 {
    font-size: 7rem;
  }
  .cd-horizontal-timeline .events-content em {
    font-size: 1.5em !important;
  }
  .cd-horizontal-timeline .events-content p {
    font-size: 1.8rem;
  }
}

@-webkit-keyframes cd-enter-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
  }
}
@-moz-keyframes cd-enter-right {
  0% {
    opacity: 0;
    -moz-transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0%);
  }
}
@keyframes cd-enter-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }
}
@-webkit-keyframes cd-enter-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
  }
}
@-moz-keyframes cd-enter-left {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0%);
  }
}
@keyframes cd-enter-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }
}

/* breadcrumbs */
#breadcrumbs {
    background: #346DC0;
    color: #fff;
    padding-left: 20px ;
    font-weight: bold;
    padding: 25px;
    text-transform: uppercase;
}

------------------------------------
/* news*/

.news-body {
    padding-left: 50px;
    padding-right: 55px;
}
.bordery {
    border-bottom: 2px solid #d1d5db;
    border-top: 1px solid #d1d5db;
    border-right: 1px solid #d1d5db;
    border-left: 1px solid #d1d5db;
}

#block-views-block-haber-block-1-2 {
    margin-top: 25px;
    margin-bottom: 25px;
}


#block-views-block-haber-block-1-2  .title {
    font-weight: bold;
    font-size: 30px;
}
/* it was commented , neeew*/
.news-body {
 padding: 10px 2px;
    font-size: 19px;
    word-spacing: 3px;
    line-height: 27px;
}
#block-views-block-haber-block-1-2 .date {
    font-size: larger;
    font-weight: bold;

}
#block-views-block-haber-block-1-2   .backg {
    background: url(../img/news.png) no-repeat;
  background-size: contain;
  background-position: bottom;
}

.news img {
    width: 100%;
  /*height: 390px;*/
}
div#block-views-block-haber-block-1-2 footer {
    background-image: none;
    color: #346DC0;
}
.bordery.backg {
  padding: 23px 55px;  /* was 42*/
}
/* NEWS PAGE*/
#blazy-views-haber-page-1-1  .date {
    font-size: larger;
    font-weight: bold;
        padding-bottom: 12px;
}
#blazy-views-haber-page-1-1  {
    margin-top: 25px;
    margin-bottom: 25px;
}


#blazy-views-haber-page-1-1   .title {
    font-weight: bold;
}
#blazy-views-haber-page-1-1   .backg {
    background: url(../img/news.png) center no-repeat;
    background-size: cover;
}

.news-link {
    position: absolute;
    bottom: 25px;
    right: 23px;
    color: white!important;
}
.news-link  a{

    color: white!important;
    text-decoration: none ;
    font-size: 35px;
}

@media (max-width: 575px)  {
    .news-link {
        position: absolute;
        bottom: 16px;
        right: 23px;
        color: white!important;
    }
}



/* haber full sayfasi*/

.image-news img {
    width: 100%;
    margin-bottom: 25px;
}
.image-news  {
    margin-bottom: 30px;
}
/* contact form iletisim */
form#contact-message-feedback-form {
    color: #346DC0;
    font-weight: 500;
    padding-top: 40px;
}


#contact-message-feedback-form .form-item-name, #contact-message-feedback-form .form-item-mail, #contact-message-feedback-form .field--name-subject, #contact-message-feedback-form .field--name-field-telefon {
    display: inline-block;
}
/*
#contact-message-feedback-form .field--name-field-name:focus, #contact-message-feedback-form .field--name-field-surname:focus, #contact-message-feedback-form .field--name-subject:focus, #contact-message-feedback-form .field--name-field-telefon:focus {
    outline: none;
}*/
#contact-message-feedback-form .form-item input, #contact-message-feedback-form .form-item textarea {
    margin-bottom: 10px;
    padding: 4px 8px;
    border: 1px solid #f1f5fb;
    width: 100%;
}
#contact-message-feedback-form .form-item textarea {
    width: 108%;
}
#contact-message-feedback-form .field--name-message {
    padding-right: 30px;
}
#contact-message-feedback-form .form-submit {
    display: block;
    background: #346DC0;
    padding: 10px 12px;
    border: none;
    color: #fff;
    cursor: pointer;
     margin-top: 40px;
}
#contact-message-feedback-form .form-submit:hover {
    background-color: #346DC0;
}
@media (min-width: 1200px) {
    #contact-message-feedback-form .form-item-name, #contact-message-feedback-form .form-item-mail, #contact-message-feedback-form .field--name-subject, #contact-message-feedback-form .field--name-field-telefon {
        max-width: 46%;
        margin-right: 10px;
        display: inline-block;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    #contact-message-feedback-form .form-item-name, #contact-message-feedback-form .form-item-mail, #contact-message-feedback-form .field--name-subject, #contact-message-feedback-form .field--name-field-telefon {
        max-width: 45%;
        margin-right: 12px;
        display: inline-block;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    #contact-message-feedback-form .form-item-name, #contact-message-feedback-form .form-item-mail, #contact-message-feedback-form .field--name-subject, #contact-message-feedback-form .field--name-field-telefon {
        max-width: 44%;
        margin-right: 6px;
        display: inline-block;
    }
}
@media (min-width: 576px) and (max-width: 767px) {
    #contact-message-feedback-form .form-item-name, #contact-message-feedback-form .form-item-mail, #contact-message-feedback-form .field--name-subject, #contact-message-feedback-form .field--name-field-telefon {
        max-width: 46%;
        margin-right: 6px;
        display: inline-block;
    }
}
@media (max-width: 575px) and (max-width: 767px) {
    #contact-message-feedback-form .form-item-name, #contact-message-feedback-form .form-item-mail, #contact-message-feedback-form .field--name-subject, #contact-message-feedback-form .field--name-field-telefon {
        width: 100%;
        padding-right: 30px;
    }
}

/* bottom brands slick grid*/
#slick-views-markalar-block-1-4 img {
    border: 0.5px solid #dedce8;
    width: 260px;
    height: 230px;
}

/*   content-top  */
#content-top {
    margin-top: 25px;
    margin-bottom: 50px;
}

#content-top {
    background: #f7f7f7 url(../img/our-mission.png) center no-repeat;
  background-position: right;
  background-size: cover;
}


#content-top img {
    height:475px;
}

/* our mission*/
.our-mission {
    text-align: center;
    margin-bottom: 5px
}

.our-mission h2 {
    color: #346DC0;
    border-bottom: 2px solid #346DC0;
    text-align: center;
    padding-bottom: 8px;

} 

.our-mission h2 {
    font-weight: bolder ;
    font-size: 26px
}

/* brands */

#block-views-block-brands-page-block-1 .logo {
    width: 200px;
    height: 80px;
}
#block-views-block-brands-page-block-1 .body {
    padding: 0px 30px;
}

.down {
  position: relative;
  bottom: 20px;
  left: 30px;
}

#block-views-block-brands-page-block-1 {
    color: #346DC0;
    margin-top: 50px;
}
#block-views-block-brands-page-block-1 .side-image img{
    height: 247px;

}


/*  brands slider */
#block-views-block-markalar-block-1 {
    margin-top: 50px;
    margin-bottom: 70px;
}

#block-views-block-markalar-block-1 img {
    border: 1px solid skyblue;
    width: 300px;

}
/* prod grup */

#block-views-block-urun-gruplari-block-1 .field-content img {
    transition: all 400ms ease;
    position: relative;
}
.home-product-groups .product-group:hover {
    transform: scale(1.2) ;
    z-index: 100 ;
    display: block

}
.home-product-groups .product-group {
  z-index: 1;
  position: relative;
  transition: ease 0.5s;
}
.home-product-groups .product-group:hover .overlay {
  opacity: 0.8;
}
.home-product-groups .product-group .overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #f7f3f3;
  opacity: 0;
  transition: 0.7s;
}
.home-product-groups .product-group:hover .link {
  opacity: 1;
  font-size: 24px;
  font-weight: bold;
}
.home-product-groups .product-group .link {
  position: absolute;
  bottom: 0;
  padding: 25px;
  opacity: 0;
}
#block-views-block-urun-gruplari-block-1 .field-content:hover img {



}
/*
.zoom {
    transition: transform .2s;
}
.zoom:hover {
  -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
#blazy-views-urun-gruplari-block-1-2 img:hover {
  -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
    z-index: 99
}
#blazy-views-urun-gruplari-block-1-2 img {
    transition: transform .2s;
}
*/
ul#blazy-views-urun-gruplari-block-1-2 img {
    margin-left: 0px;
}
#block-views-block-urun-gruplari-block-1 img {
  /*  height: 405px;
*/
}
  

#block-views-block-urun-gruplari-block-1 {
    margin-bottom: 85px;
    margin-top: 60px;
}
div#block-views-block-urun-gruplari-block-1 li {
    padding: 0px;
}

/* products view*/
 .image {
    box-shadow: 1px 5px 13px 4px #f3faff;
    -webkit-box-shadow: 1px 5px 13px 4px #f3faff;
}

.card.products {
    box-shadow: 0px 0px 2px 2px #f3faff;
    margin-top: 55px;
}
.boxy {
        box-shadow: 0px 0px 2px 2px #f3faff;
}
.card {
    border: none;
}
.card .title{
    background-color: #346DC0;
    min-height: 124px;
    padding: 17px;
    font-size: 20px;
    color: white;
    text-align: center;
    line-height: normal;
    text-transform: capitalize;
}

div#block-views-block-products-block-1 h3 {
    text-align: center;
    font-size: 28px;
    margin-top: 32px;
    margin-bottom: 15px
}

.inspect {
    background: #ffffff;
    padding: 6px 11px;
    display: inline-block;
    border: 1px solid #f4f4f4;
    font-weight: 600;
}
.inspect:hover {
   background: #346DC0;
   border: 1px solid #346DC0;
   font-weight: 600;
 }
.inspect:hover a {
  color: #edf5fa;
}

.inspect a{
    text-decoration: none
}
.inspect {
    position: inherit;
    left: 33%;
}

/* top region brands */

h1.group-header {
  text-align: center;
/*  padding-bottom: 45px;*/
}
#banner .brand-title {
  font-weight: 800;
  font-size: 46px;
}
#banner .brand-slogan {
   /* font-weight: bold; */
}
#banner {
  text-align: center;
}
#banner {
    background:url(../img/about-us-bg.png) center no-repeat;
    background-size: cover;
    height: 350px ;
  padding-top: 35px;
}
#block-socialfooter p {
    float: right;
    font-size: small;
}

/* footer */
.footer-2 {
    font-size: small;
}

footer {
    padding: 20px;
    color: #fff;
}
footer {
    background: url(../img/footer.png) center no-repeat;
    background-size: cover;
    height: 225px;
    padding-top: 85px;
}

div#block-footerlogo img {
    width: 165px;
    height: auto;
}
div#block-socialfooter a {
    color: white;
}
div#block-socialfooter p {
    float: right;

}
@media (min-width: 768px) {

    #main-menu .navbar-nav > li > a {
        border-right: 1px solid #346DC0;
        }

    #main-menu .navbar-nav > li:last-child > a {
        border-right: 0;
        }
}

#Highlight span {
  display: flex;
  padding: 8px;
}

.specs {
    background-color: #346DC0;
    padding: 10px;
    color: white;
}

.side-right {
    color: white;
    background-color: #346DC0;
    padding: 6px 15px;
}

.side-right hr  {
    background-color: aliceblue;
}

#Highlight li {
    display: flex;
    background: #edeef0;
    padding: 10px;
}
.hiding {
    display: none
}
.props {

    width: 100%;
    padding: 27px 10px;
    box-shadow: 0px 0px 2px 2px #f3faff;
}
b {
    width: 17%;
}
@media (max-width: 767px) {
  b {
    width: 42%;
  }
}
@media (max-width: 767px) {
  .sec-three {
    margin-left: 20%;
    margin-right: 20%;
  }
}

/* carousel slider */
/* .no-pad {
    margin: 13px 0px;
}*/
.w-40 {
    height: 100px;
    width: 100%;
}
.d-block {
    display: block!important;
}
.carousel-indicators{
  list-style: bengali;
  /*bottom:-30px;*/

}

.carousel-indicators li {
  width: 80px;
  height: 65px;
}

/*.w-100 {
    height: 560px;
}*/

p.sec-one {
  text-align: center;
  line-height: 45px;
  padding: 35px 60px;
}
@media (min-width: 520px) {
.sec-one  {
  font-size: xx-large;
  height: 170px;
}
}
.sec-one  {
  font-size: xx-large;
}
.sec-two {
    text-align: center;
  line-height: 40px;
  min-height: 150px;
    display: block;  
    font-size: 20px;
}
.sec-two p {
    padding: 0px 12px;

}
/*.sec-three {
  line-height: 2;
    margin: 0px 23px;
    font-size: larger;
}*/
.sec-three {
    /* line-height: 2; */
    padding: 5px 38px;
    font-size: larger;
}
.carousel-item {
    border: 1px solid lightgrey;
}



@media only screen and (min-width: 1100px) {
  .cd-horizontal-timeline {
    margin: 6em auto;
  }
  .cd-horizontal-timeline::before {
    /* never visible - this is used in jQuery to check the current MQ */
    content: 'desktop';
  }
}

/*
.row:nth-child(odd) {
 .news {
    display: none;
}
}*/

div#block-views-block-markalar-block-3 {
    margin-bottom: 65px;
    margin-top: 30px;
}

@media (max-width: 767px) {
    footer {
          padding-top: 113px;
          height: 335px;

    }
}
@media (max-width: 767px) {
   #content-top {
      background: none;
   }
}

.showcase-thumbnails img {
  background-color: #f5f5f5;
  border: 1px solid #ececec;
  transition: 0.5s;
}
.showcase-thumbnails img:hover {
  transform: scale(1.2);
  transform-origin: right;
  z-index: 100;
  display: block;
  
}
.slick-arrow::before {
    color: #346DC0;
    font-size: 35px;
}

#block-dropdownlanguage {
  position: absolute;
  left: 40%;
  padding-top: 15px;
}
.language-link {
  color: white;
}
.language-link:hover {
    color: white;
}
.middleh {
  text-align: center;
  margin-bottom: 50px;
}

/* --------------------------------

Timeline
-------------------------------- */

.cd-horizontal-timeline {
  opacity: 0;
  margin: 2em auto;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.cd-horizontal-timeline::before {
  /* never visible - this is used in jQuery to check the current MQ */
  content: 'mobile';
  display: none;
}
.cd-horizontal-timeline.loaded {
  /* show the timeline after events position has been set (using JavaScript) */
  opacity: 1;
  min-height: 500px;
  /*background-color: black;*/
}

.cd-horizontal-timeline .timeline {
  position: relative;
  height: 100px;
  width: 100%;
  max-width: 935px;
  margin: 0 auto;
}
.cd-horizontal-timeline .events-wrapper {
  position: relative;
  height: 100%;
  margin: 0 40px;
  overflow: hidden;
}
.cd-horizontal-timeline .events-wrapper::after, .cd-horizontal-timeline .events-wrapper::before {
  /* these are used to create a shadow effect at the sides of the timeline */
  content: '';
  position: absolute;
  z-index: 2;
  top: 0;
  height: 100%;
  width: 20px;
}
.cd-horizontal-timeline .events-wrapper::before {
  left: 0;
}
.cd-horizontal-timeline .events-wrapper::after {
  right: 0;
}
.cd-horizontal-timeline .events {
  /* this is the grey line/timeline */
  position: absolute;
  z-index: 1;
  left: 0;
  top: 49px;
  height: 2PX;
  /* width will be set using JavaScript */
  background: #bfd3c7;
  -webkit-transition: -webkit-transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  transition: transform 0.4s;
}
.cd-horizontal-timeline .filling-line {
  /* this is used to create the green line filling the timeline */
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #346DC0;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}
.cd-horizontal-timeline .events a {
  position: absolute;
  width:100px;
  bottom: 0;
  z-index: 2;
  text-align: center;
  font-size: 1.3rem;
  padding-bottom: 15px;
  color: #383838;
  /* fix bug on Safari - text flickering while timeline translates */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  color: #346DC0;
  padding:5px;
  margin-bottom:20px;
}
/* custom*/
.cd-horizontal-timeline .events a::before {
  content: '';
  position: absolute;
  width:1px;
  height:0px;
  background: #346DC0;
  bottom:-20px;
  left:50%;
}

.cd-horizontal-timeline .events a::after {
  /* this is used to create the event spot */
  content: '';
  position: absolute;
  left: 50%;
  right: auto;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -25px;
  height: 12px;
  width: 12px;
  border-radius: 50%;
  border: 2px solid #bfd3c7;
  background-color: #bfd3c7;
  -webkit-transition: background-color 0.3s, border-color 0.3s;
  -moz-transition: background-color 0.3s, border-color 0.3s;
  transition: background-color 0.3s, border-color 0.3s;
}
.no-touch .cd-horizontal-timeline .events a:hover::after {
  background-color: #346DC0;
  border-color: #fff;
}
.cd-horizontal-timeline .events a.selected {
  pointer-events: none;
}
.cd-horizontal-timeline .events a.selected::after {
  background-color: #346DC0;
  border-color: #346DC0;
}
.cd-horizontal-timeline .events a.older-event::after {
  border-color: #346DC0;
}
@media only screen and (min-width: 1100px) {
  .cd-horizontal-timeline {
    margin: 6em auto;
  }
  .cd-horizontal-timeline::before {
    /* never visible - this is used in jQuery to check the current MQ */
    content: 'desktop';
  }
}

.cd-timeline-navigation a {
  /* these are the left/right arrows to navigate the timeline */
  position: absolute;
  z-index: 1;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 30px;
  width: 30px;
  /*border-radius: 50%;*/
  border: 2px solid #346DC0;
  /* replace text with an icon */
  overflow: hidden;
  color: transparent;
  text-indent: 100%;
  white-space: nowrap;
  -webkit-transition: border-color 0.3s;
  -moz-transition: border-color 0.3s;
  transition: border-color 0.3s;
}
.cd-timeline-navigation a::after {
  /* arrow icon */
  content: '';
  position: absolute;
  height: 16px;
  width: 16px;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  /*background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRw%0D%0AOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE2cHgiIGhl%0D%0AaWdodD0iMzJweCIgdmlld0JveD0iMCAwIDE2IDMyIj48ZyAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUo%0D%0AMCwgMCkiPjxwb2x5Z29uIGZpbGw9IiM3YjlkNmYiIHBvaW50cz0iNiwxMy40IDQuNiwxMiA4LjYs%0D%0AOCA0LjYsNCA2LDIuNiAxMS40LDggIi8+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLCAx%0D%0ANikiPjxwb2x5Z29uIGZpbGw9IiNkZmRmZGYiIHBvaW50cz0iNiwxMy40IDQuNiwxMiA4LjYsOCA0%0D%0ALjYsNCA2LDIuNiAxMS40LDggIi8+PC9nPjwvc3ZnPg==) no-repeat 0 0;*/
}
.cd-timeline-navigation a.prev {
  left: 0;
  border-radius: 0;
  background-color: #346DC0;
  -webkit-transform: translateY(-50%) rotate(180deg);
  -moz-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  -o-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}
.cd-timeline-navigation a.next {
  right: 0;
  border-radius: 0;
  background-color: #346DC0;
  color: #fff;
}
.no-touch .cd-timeline-navigation a:hover {
  border-color: #346DC0;
}
.cd-timeline-navigation a.inactive {
  cursor: not-allowed;
}
.cd-timeline-navigation a.inactive::after {
  background-position: 0 -16px;
}
.no-touch .cd-timeline-navigation a.inactive:hover {
  border-color: #346DC0;
}

.cd-horizontal-timeline .events-content {
  position: relative;
  width: 100%;
  margin: 2em 0;
  overflow: hidden;
  -webkit-transition: height 0.4s;
  -moz-transition: height 0.4s;
  transition: height 0.4s;
}
.cd-horizontal-timeline .events-content li {
  position: absolute;
  z-index: 1;
  width: 100%;
  left: 0;
  top: 0;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  padding: 0 5%;
  opacity: 0;
  -webkit-animation-duration: 0.4s;
  -moz-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
.cd-horizontal-timeline .events-content li.selected {
  /* visible event content */
  position: relative;
  z-index: 2;
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.cd-horizontal-timeline .events-content li.enter-right, .cd-horizontal-timeline .events-content li.leave-right {
  -webkit-animation-name: cd-enter-right;
  -moz-animation-name: cd-enter-right;
  animation-name: cd-enter-right;
}
.cd-horizontal-timeline .events-content li.enter-left, .cd-horizontal-timeline .events-content li.leave-left {
  -webkit-animation-name: cd-enter-left;
  -moz-animation-name: cd-enter-left;
  animation-name: cd-enter-left;
}
.cd-horizontal-timeline .events-content li.leave-right, .cd-horizontal-timeline .events-content li.leave-left {
  -webkit-animation-direction: reverse;
  -moz-animation-direction: reverse;
  animation-direction: reverse;
}
.cd-horizontal-timeline .events-content li > * {
  max-width: 800px;
  margin: 0 auto;
}
.cd-horizontal-timeline .events-content h2 {
  font-weight: bold;
  font-size: 3em !important;
  font-weight: 700;
  line-height: 1.2;
}
.cd-horizontal-timeline .events-content em {
  display: block;
  font-style: italic;
  margin: 10px auto;
}
.cd-horizontal-timeline .events-content em::before {
  content: '- ';
}
.cd-horizontal-timeline .events-content p {
  font-size:20px !important;
  color: #346DC0;
}
.cd-horizontal-timeline .events-content em, .cd-horizontal-timeline .events-content p {
  line-height: 1.6;
}
@media only screen and (min-width: 768px) {
  .cd-horizontal-timeline .events-content h2 {
    font-size: 7rem;
  }
  .cd-horizontal-timeline .events-content em {
    font-size: 1.5em !important;
  }
  .cd-horizontal-timeline .events-content p {
    font-size: 1.8rem;
  }
}

@-webkit-keyframes cd-enter-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
  }
}
@-moz-keyframes cd-enter-right {
  0% {
    opacity: 0;
    -moz-transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0%);
  }
}
@keyframes cd-enter-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }
}
@-webkit-keyframes cd-enter-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
  }
}
@-moz-keyframes cd-enter-left {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0%);
  }
}
@keyframes cd-enter-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }
}
::marker {
  color: white;
}

@media (max-width: 767px) {
  #block-dropdownlanguage {
    position: absolute;
    left: 30%;
    padding-top: 15px;
  }
}

.card.products .image {
  box-shadow: 0px 0px 2px 2px #f7f7f7;
}


@media (min-width: 1550px) {
  .container {
    max-width: 1460px;
  }
}

/*div#showcase-carousel img {
  height: 590px;
}*/


.triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 161px 161px;
  border-color: transparent transparent #007bff transparent;
}


#block-locationmap {
  margin-top: 45px;
}

.slick-prev {
    left: -19px;
}
.slick-prev:before {
    content: '<';
    background-color: #346DC0;
   /* padding: 15px 15px;*/
    color: white;
    font-size: large;
    /*margin-right: 23px;*/
}
.slick-next:before {
    content: '>';
    background-color: #346DC0;
   /* padding: 15px 15px;*/
    color: white;
    font-size: large;
    
}





@media (min-width: 1200px) and (max-width: 1499px) {
      .container {
    max-width: 1165px;
  }
}

/*   breadcrumbs */

#block-medimart-breadcrumbs li {
    display: inline-flex;
    margin-right: 10px;
    font-size: small;
}

#block-medimart-breadcrumbs a {
    color: white;
}


@media (min-width: 768px) {

    #block-medimart-breadcrumbs ol > li > a:after {
        content: ' >';
        }

    #block-medimart-breadcrumbs .navbar-nav > li:last-child > a:after {
        content: '';
        }
}

button.slick-prev.slick-arrow {
    background: #3975cd;
    border-radius: 0;
    font-weight: bold;
}

button.slick-next.slick-arrow {
    background: #3975cd;
    border-radius: 0;
    font-weight: bold;
    right: -18px;
}

.incele {
    position: absolute;
    bottom: 30px;
    left: 35px;
    color: #fff!important;
    background-color: #346DC0;
    border-color: #346DC0;
    border-radius: 0;
}

.incele a {
    padding: 4px 7px;
    color: #fff;
    font-size: 21px;
    /* font-weight: bold; */
    display: inline-block;
}


.bizkimiz {
    font-size: 20px;
    line-height: 27px;
    font-weight: 500;
}

#banner2 {
    background: url(../img/about-us-bg.png) center no-repeat;
    background-size: cover;
    height: auto;
    padding: 80px;
    text-align: center;
}
#banner2 .brand-title {
    font-weight: 800;
    font-size: 46px;
}

.events-content p {
    background-color: #a9ccff;
    padding: 10px;
    font-weight: 500;
}

#block-breadcrumbsblock a{
  color: #FFF;
  padding-right: 10px;
  padding-left: 3px;
  /*text-transform: uppercase;*/
}

#block-breadcrumbsblock {
    padding: 7px;
    font-size: 14px;
    margin-left: 17px;
}


/* to be added later   */
    .products.card .title span {
        display: block;
    }
    
    .products.card .title .brand {
        font-weight: bold;
        font-size: 15px;
    }
    
    .products.card .title .subtitle {
        font-size: 15px;
    }
    
    
    #block-languageswitchercontent {
        position:absolute;
            
        line-height: 3;
    }   
    #block-languageswitchercontent ul {
        list-style:none;
        display:inline-flex;
    }
    
#block-languageswitchercontent li {
    padding-right: 14px;
}

    
img.language-icon {
    width: 25px;
    height: 15px;
}

@media (min-width: 1100px) {
    #block-languageswitchercontent {
            right: 41%;
    } 
}
.grp a:hover {
    color: lightskyblue;
}

.title:first-letter {
    text-transform: uppercase;
}

@media (max-width: 767px) {
#block-views-block-markalar-block-2 .showcase-thumbnails {
    display: inline-flex;
    }
}