/* Küçültme başarısız oldu. Küçültülmeyen içerik döndürülüyor.
(480,19): run-time error CSS1046: Expect comma, found '72'
(480,25): run-time error CSS1046: Expect comma, found ')'
 */
.section footer.footer.page-section-pt.black-bg {
    height: 100%;
    padding-top: 25vh;
}
.page-title {
    padding-top: 340px;
  padding-bottom: 10px;}

.fp-section.fp-table{
background-position:center;}

.portfolio-overlay {
    bottom: 0 !important;
}

.slick-prev, .slick-next {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    background: #0000004a !important;
  z-index: 2;}
.slick-prev{left:10px;}
.slick-next{right:10px;}
.slick-next:before{content:"\f061";font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
	font-size:medium;}
.slick-prev:before{content:"\f060";font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
	font-size:medium;}

.bg-overlay-black-60:before {background: rgba(0,0,0,.2);}
table tbody tr {
    line-height: 25px;
}

table tbody {
    background-color: rgb(213, 231, 227);
}

table tbody tr th,
table tbody tr td {
    border: 3px solid rgb(255, 255, 255);
    text-align: center;
}

table tbody tr:nth-last-child(-n+2) {
    background-color: rgb(167, 207, 198);
}


#header {
    background: #29413b;
}

@media (min-width: 993px) {
    #header #menu .menu-list-items {
        height: 85px !important;
    }
}

.mega-menu .menu-links>li>a {
    color: rgba(133, 160, 141, 1);
}

.mega-menu .menu-logo {
    padding: 5px 0 5px;
}

.mega-menu .menu-logo img {
    height: 125px;
}

.mega-menu.desktopTopFixed .menu-list-items .menu-logo>li>a img {
    height: 125px;
}

@media screen and (min-width: 993px) {
    .mega-menu.desktopTopFixed .menu-list-items {

        background: #29413b;
    }
}

@media screen and (min-width: 993px) {
    .mega-menu.desktopTopFixed .menu-list-items .menu-logo>li>a img {
        margin: 5px 0;
    }
}

.fp-enabled body,
html.fp-enabled {
    margin: 0;
    padding: 0;
    overflow: hidden;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.fp-section {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.fp-slide {
    float: left
}

.fp-slide,
.fp-slidesContainer {
    height: 100%;
    display: block
}

.fp-slides {
    z-index: 1;
    height: 100%;
    overflow: hidden;
    position: relative;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.fp-section.fp-table,
.fp-slide.fp-table {
    display: table;
    table-layout: fixed;
    width: 100%
}

.fp-tableCell {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%
}

.fp-slidesContainer {
    float: left;
    position: relative
}

.fp-controlArrow {
    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none;
    position: absolute;
    z-index: 4;
    top: 50%;
    cursor: pointer;
    width: 0;
    height: 0;
    border-style: solid;
    margin-top: -38px;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.fp-controlArrow.fp-prev {
    left: 15px;
    width: 0;
    border-width: 38.5px 34px 38.5px 0;
    border-color: transparent #fff transparent transparent
}

.fp-controlArrow.fp-next {
    right: 15px;
    border-width: 38.5px 0 38.5px 34px;
    border-color: transparent transparent transparent #fff
}

.fp-scrollable {
    overflow: hidden;
    position: relative
}

.fp-scroller {
    overflow: hidden
}

.iScrollIndicator {
    border: 0 !important
}

.fp-notransition {
    -webkit-transition: none !important;
    transition: none !important
}

#fp-nav {
    position: fixed;
    z-index: 100;
    margin-top: -32px;
    top: 50%;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0)
}

#fp-nav.fp-right {
    right: 17px
}

#fp-nav.fp-left {
    left: 17px
}

.fp-slidesNav {
    position: absolute;
    z-index: 4;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0 !important;
    right: 0;
    margin: 0 auto !important
}

.fp-slidesNav.fp-bottom {
    bottom: 17px
}

.fp-slidesNav.fp-top {
    top: 17px
}

#fp-nav ul,
.fp-slidesNav ul {
    margin: 0;
    padding: 0
}

#fp-nav ul li,
.fp-slidesNav ul li {
    display: block;
    width: 14px;
    height: 13px;
    margin: 7px;
    position: relative
}

.fp-slidesNav ul li {
    display: inline-block
}

#fp-nav ul li a,
.fp-slidesNav ul li a {
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    cursor: pointer;
    text-decoration: none
}

#fp-nav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li a.active span,
.fp-slidesNav ul li:hover a.active span {
    height: 12px;
    width: 12px;
    margin: -6px 0 0 -6px;
    border-radius: 100%
}

#fp-nav ul li a span,
.fp-slidesNav ul li a span {
    border-radius: 50%;
    position: absolute;
    z-index: 1;
    height: 4px;
    width: 4px;
    border: 0;
    background: #333;
    left: 50%;
    top: 50%;
    margin: -2px 0 0 -2px;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span {
    width: 10px;
    height: 10px;
    margin: -5px 0 0 -5px
}

#fp-nav ul li .fp-tooltip {
    position: absolute;
    top: -2px;
    color: #fff;
    font-size: 14px;
    font-family: arial, helvetica, sans-serif;
    white-space: nowrap;
    max-width: 220px;
    overflow: hidden;
    display: block;
    opacity: 0;
    width: 0;
    cursor: pointer
}

#fp-nav ul li:hover .fp-tooltip,
#fp-nav.fp-show-active a.active+.fp-tooltip {
    -webkit-transition: opacity .2s ease-in;
    transition: opacity .2s ease-in;
    width: auto;
    opacity: 1
}

#fp-nav ul li .fp-tooltip.fp-right {
    right: 20px
}

#fp-nav ul li .fp-tooltip.fp-left {
    left: 20px
}

.fp-auto-height .fp-slide,
.fp-auto-height .fp-tableCell,
.fp-auto-height.fp-section {
    height: auto !important
}

.fp-responsive .fp-auto-height-responsive .fp-slide,
.fp-responsive .fp-auto-height-responsive .fp-tableCell,
.fp-responsive .fp-auto-height-responsive.fp-section {
    height: auto !important
}

.fp-sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0
}

.section {
    background-size: cover;
}

.slide {
    background-size: cover;
}

#fp-nav ul li a span,
.fp-slidesNav ul li a span {
    background: transparent;
    border: 1px solid #fff;
    width: 7px;
    height: 7px;
}

#fp-nav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li a.active span,
.fp-slidesNav ul li:hover a.active span {
    background: #fff;
}

.portfolio-item .portfolio-overlay h4 {
    height: 55px;
    text-transform: capitalize;
}

.grid-item.galeri .portfolio-item .portfolio-overlay h4 {
    max-height: 26px;
}

.grid-item.galeri .portfolio-item .portfolio-overlay span {
    max-height: 20px;
}

@media (max-width: 992px) {
    .mega-menu .menu-logo>li>a {
        margin-top: -25px;
    }
}

@media (max-width: 992px) {
    .mega-menu {
        min-height: 65px;
    }
}

@media (max-width: 992px) {
    .mega-menu .menu-mobile-collapse-trigger {
        top: 26%;
    }
}

.port-navigation.clearfix {
    display: none;
}

.search-cart {
    display: none;
}

.urunSablon1Detaylar{
    background: rgba(60,90,80,1);
    color: #fff;
    text-transform: uppercase;
    padding: 10px 20px;
    border-radius: 30px;
}
.urunSablon1Detaylar:hover{
	transition: .4s;
    background: #353535;
}

.slick-initialized .slick-slide {
    display: flex;
    justify-content: center;
}

.product-image{
	height: 450px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: white;
}
.product img{
	max-height: 100%;
}
.product .product-title a {
  text-transform:capitalize;
}
.m-btn-snk{
    position: fixed;
    right: 30px;
    bottom: 30px;
    background-color: #29413b;
    border-radius:50%;
  	box-shadow: 2px 2px 5px rgba(0,0,0,0.7);
}
.m-btn-snk img {margin: 15px;}
.m-btn-snk:hover{box-shadow: 5px 5px 11px rgba(0,0,0,0.7);}
ul.drop-down-multilevel.effect-expand-top {
    background-color: #306659;
}
.mega-menu .drop-down-multilevel a {
    color: #ffffff;
}
i.fa.fa-angle-right.altm.fa-indicator {
    font-size: 15px;    
  color: white;
}
html {
  scroll-behavior: smooth;
}
#toc_container {
    background: #edf6ff;
    border: 1px solid #aaa;
    padding: 10px;
    margin-bottom: 1em;
    width: auto;
    display: table;
    font-size: 95%;
}
ul.toc_list {
    padding-left: 22px;
}
p a {
    color: rgb(17 72 255);
}
@media (max-width: 500px) {.section footer.footer.page-section-pt.black-bg {
    padding-top: 5vh;
  }}
