/*

*****  -- CUSTOM CSS --  *****
*     *                *     *
*      OZALEMDARSOGUTMA      *
*     *                *     *
******************************
*/
body{
    font-family: 'Work Sans', sans-serif !important;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Oswald', sans-serif;
}
a:hover {
    text-decoration:none;
}
.fs-14{
    font-size:14px;
}
.fs-35{
    font-size:35px;
}
.fs-30 {
    font-size:30px;
}
.fs-20 {
    font-size:20px;
}
.f-os {
    font-family: 'Oswald', sans-serif;
}
.white {
    color:white;
}
.pt-70{
    padding-top:70px;
}
.bg-gray {
    background:#f2f2f2;
}
.bg-black{
    background: #0000007a;
}
.bg-register {
    background:url('../img/register.jpg');
}
.fw-100 {
    font-weight:100;
}
.dp-tc {
    display: table-caption;
}
.lnr {
    font-family: 'Linearicons-Free';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.pre-header {
    color: #777;
    border-bottom: 1px solid #eee;
    padding: 8px 0px;
    background: #f2f2f2;
}
.pre-header ul li{
    float: left;
    padding: 0px 6px;
    border-bottom: 1px solid #d2d2d2;
    font-size: 14px;
}
.pre-header .licon-pin {
    width: 20px;
    height: 20px;
    border: 1px solid #bbbbbb;
}
.pre-header .licon-pin:before {
    width: 5px;
    height: 5px;
    border: 1px solid #bbbbbb;
}
.pre-header .licon-clock {
    width: 20px;
    height: 20px;
    border: 1px solid #bbbbbb;
}
.pre-header .licon-clock:before {
    width: 1px;
    height: 6.66667px;
    bottom: 7.8px;
    left: 9.71429px;
}
.pre-header .licon-clock:after {
    width: 1px;
    height: 5px;
    bottom: 6px;
    left: 7.66667px;
}
/* Mid header */
.mid-header li{
    float:left;
    padding: 22px 0px;
}
.mid-header .tel {
    font-size: 28px;
    color: #cc1f1a;
}
.btn-login {
    font-family: 'Oswald', sans-serif;
    float: right;
    margin: 28px 0px;
    padding: 10px 30px;
    background: #ffdb3e;
    color: #222;
    letter-spacing: 0.5px;
    text-transform:uppercase;
    transition:all .2s;
}
.btn-register {
    color: #777;  
}
.btn-register:hover {
    color:#044a7f;
}
.btn-login:hover {
    background: #044a7f!important;
    color: #fff!important;
}
/* Menu */
.menu-header {
        background: #f2f2f2;
}
.uk-light .uk-navbar-nav>li>a{
    color:#222;
    min-height:70px;
}
.uk-navbar-nav>li>a {
    font-family: 'Oswald', sans-serif;
    letter-spacing: 0.8px;
}
.uk-navbar-nav>li.uk-active>a {
    background:#04518c;
    color:white;
}
.uk-light .uk-navbar-nav>li:hover>a{
    color: white;
    background: #04518c;
}
.uk-navbar-nav>li>a {
    color: #000;
}
[class*=uk-navbar-dropdown-bottom] {
    margin-top: 0px;
}
.search-buttonn{
    position:absolute;
    right:0px;
    background: none;
    border: none;
    font-size: 22px;
    padding: 24px 0px;
}
.search-buttonn:hover {
    cursor:pointer;
}
.search-buttonn:focus {
    outline:0px;
}
.overlay {
  height: 100%;
  width: 100%;
  display: none;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.9);
}

.overlay-content {
  position: relative;
  top: 46%;
  width: 80%;
  text-align: center;
  margin-top: 30px;
  margin: auto;
}

.overlay .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
  cursor: pointer;
  color: white;
}

.overlay .closebtn:hover {
  color: #ccc;
}

.overlay input[type=text] {
    border: none;
    float: left;
    width: 80%;
    background: white;
    border-radius: 3px;
    height: 44px;
    padding: 7px 20px;
    text-align: left;
    font-weight: 300;
    font-size: 15px;
}
.overlay input:focus {
    outline:none;
}
.overlay input[type=text]:hover {
  background: #f1f1f1;
}

.overlay button {
  float: left;
  width: 18%;
  border: none;
}

.overlay button:hover {
  background: #bbb;
}
/*SLIDER*/
.banner-img {
    background:url(../img/slide1.jpg) no-repeat center center;
    background-size: cover;
    min-height:400px;
    box-shadow: rgba(0,0,0,0.5) 0 0 0 1000px inset;
}
.banner-img2 {
    background: url(../img/slide2.jpg) no-repeat center center;
    background-size: cover;
    min-height: 400px;
    box-shadow: rgba(0,0,0,0.5) 0 0 0 1000px inset;
}
.btn-check {
    background: #00a1d9;
    color: white;
    padding: 10px 30px;
    border-radius: 0px;
    box-shadow: 0px 2px 13px 2px #ffffff;
    transition:all .2s;
}
.btn-check:hover {
    background:#04518c;
}
.h-text {
    font-weight: 100;
    font-size: 50px;
}
/* BOTTOM SLİDER */
.tab-icons{
    width:25%;
}
.icons-item {
    overflow: hidden;
    height:100%;
    cursor:pointer;
}
.tab-icons:nth-child(1) .item-box{
    background:#003056;
}
.tab-icons:nth-child(2) .item-box{
    background:#03417a;
}
.tab-icons:nth-child(3) .item-box{
    background:#00a1d9;
}
.tab-icons:nth-child(4) .item-box{
    background:#47d9bf;
}
.tab-icons .item-box {
    color: #fff;
    padding: 50px 40px;
    height: 100%;
    transition: all .6s ease;
    position: relative;
    z-index: 1;
    overflow: hidden;
    -moz-transform: translateY(50%);
    -webkit-transform: translateY(50%);
    -o-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
}
.icons-item h3 {
    margin-top:0px;
}
.item-box i{
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
    font-size: 40px;
    color: #fff;
}
.item-box .icons-box-title a {
    text-transform: uppercase;
}
.icons-box-title a {
    color: #fff;
    font-weight: normal;
    letter-spacing: 0.3px;
}
.item-box .icons-box-title{
    display: inline-block;
    vertical-align: middle;
}
.item-box p,.item-box .btn {
    opacity: 0;
    visibility: hidden;
    transition: all .4s ease;
}
.item-box p:not(:last-child) {
    margin-bottom: 20px;
}
.item-box p {
    margin-bottom: 20px;
    font-weight:100;
}
.item-box:hover {
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.item-box:hover .btn {
    opacity: 1;
    visibility: visible;
}
.item-box:hover p {
    opacity: 1;
    visibility: visible;
}
.item-box .btn {
    font-weight: 100;
    color: black;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-size: 14px;
}
.btn-style-5 {
    background: #ffdb3e;
}
.entry-body .entry-meta > *:not(:last-child):after {
    content: '/';
    display: inline-block;
    margin: 0 5px;
    color: #999;
}
.entry {
    background:#f2f2f2;
}
.entry-body {
    padding:30px;
}
.entry-date {
    font-weight: 100;
    font-size: 15px;
    text-transform:uppercase;
}
.entry-box.entry-small .thumbnail-attachment, .entry-box.entry-small .entry-body {
    width: 50%;
    padding: 0 15px 30px;
}
.entry-box.entry-small .thumbnail-attachment, .entry-box.entry-small .entry-body {
    width: 50%;
    padding: 0 15px 30px;
}
.entry-box.entry-small .entry {
    position: relative;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
}
.info-btn {
    border: 1px solid #1e87f0;
}
/* FOOTER */
footer{
    color: #babcbe;
    padding-top: 50px;
    padding-bottom: 20px;
    background:url(../img/footerbg.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
}
.widget .widget-title {
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    padding: 0;
    background: none;
}
.widget li a {
    font-weight:500;
    font-size:14px;
    color: #ffdb3e;
    line-height: 2;
}
.widget li i {
    font-size: 12px;
    padding-right: 2px;
    transition: .2s;
}
.widget li:hover i{
    padding-right:7px;
}
.link-text {
    color: #ffdb3e;
}
.btn-search {
    float: right;
    margin-left: 2%;
    padding: 10px 30px;
    font-family: 'Oswald', sans-serif;
    background: #ffdb3e;
    font-size: 16px;
    border-radius: 3px;
    text-align: center;
    line-height: 24px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}
.btn-search:hover {
    background: #044a7f!important;
    color: #fff!important;
}
/* Müşteri Giriş */

.customer-panel label {
    max-width: 100%;
    margin-bottom: 5px;
    margin-top: 10px;
    font-size: 12px;
    font-weight: 400;
}
.customer-panel .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}
.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #86939e;
    text-align: center;
    background-color: #e1e8ee;
    border: 1px solid #ccc;
    border-radius: 3px;
}
.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}
.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell;
}
.customer-panel .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}
.input-lg {
    border: 2px solid #e1e8ee !important;
    border-radius: 5px;
    color: #43484d;
    font-size: 14px;
    height: 50px;
    padding: 15px;
    width: 100%;
    box-shadow: none;
}
.input-icon {
    border: 2px solid #e1e8ee;
}
.kat-list {
    width: 240px;
    padding: 15px;
}
.card-iletisim {
    background: #f9f9f9;
    padding: 20px;
    box-shadow: 1px 1px 1px 1px #dedede;
}
.word-break {
    word-break: break-word;
}
.max-h-150 {
        max-height: 150px;
}
.ref{
    box-shadow: 10px 17px 20px 0px #e4e4e4;
}
.clr-black {
    color:black;
}
.clr-gray{
    color:gray;
}
.urunler .btn-group {
        border: 1px solid#04518c;
}
.list-urun-btn {
    background: #04518c;
    color: white;
}
.tek-urun {
    box-shadow: 4px 10px 10px 1px #cdcdcd;
}
.urun-ad {
    font-family: 'Work Sans', sans-serif !important;
}
.urun-ad .title{
    font-family: 'Work Sans', sans-serif !important;
    font-weight: bold;
    margin: 0;
    padding: 5px 0;
    border-top: 2px solid #dfdfdf;
    border-left: 2px solid #dfdfdf;
    border-right: 2px solid #dfdfdf;
}
.urun-tarih {
    height:25px;
    color: white;
    background: #8e969f;
}
.tarih-sol {
    font-size: 12px;
    float: left;
    padding-left: 5px;
    padding-top: 5px;
}
.tarih-sag {
    font-size: 12px;
    float: right;
    padding-right: 5px;
    padding-top: 5px;
}
.urun-slider .owl-dots {
    margin-top:0 !important;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    bottom: 0;
}
.urun-slider .owl-dots span {
    border-radius:0 !important;
}
.urun-slider .owl-dot.active span {
    background: #ffdb3e !important;
}
.tekurun-slider .owl-dots span {
    border-radius:0px !important;
}
.tekurun-slider .owl-dot.active span {
    background: #04518c !important;
}
.urun-yazi {
    border-left: 1px dashed #c5c5c5;
    padding-left: 20px;

}
.tab-crds {
    margin-top: -142px;
}
.slider .owl-stage-outer {
    min-height:400px;
}

/*
Category Page
 */
.left-sidebar {
    border: 1px solid #8e969f;
    -webkit-box-shadow: 0 20px 40px 0 rgb(24 27 17 / 8%);
    box-shadow: 0 20px 40px 0 rgb(24 27 17 / 8%);
}
.left-sidebar .title {
    margin: 0;
    padding: 20px;
    font-size: 18px;
    color: #181b11;
    font-family: 'Work Sans', sans-serif !important;
    font-weight: 600;
}
.left-sidebar .list-group-item {
    border-bottom: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    transition: .2s all;
    z-index: 0;
}
.left-sidebar .list-group-item:hover {
    z-index: 0;
    color: black;
    background: #ebebeb;
}
.left-sidebar .list-group-item.active {
    background-color: #8e969f;
    border-color: #8e969f;
}

/*
Product Detail
 */
.image-shadow {
    box-shadow: 1px 10px 10px 3px #bfbfbf;
}