.product span.label.label-default.mr5 {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 8px;
    color: black;
    background: #e3e3e3;
    border: 1px solid #eee;
    border-left: 0;
    border-bottom: 0;
    font-size: 16px;
    font-weight: 600
}
div.product span:nth-child(3) {
    left: 52px!important;
    border-left: 1px solid #999!important;
}
.product-details-area .product-actions a.btn.btn-primary {
    position: absolute;
    float: right;
    right: 0;
    bottom: 0;
    top: auto;
    padding: 10px 15px;
    letter-spacing: .4px;
}
.product .product-details-area .product-actions {
    margin: 30px 0px!important;
}

@media (max-width:600px){
    .product-details-area .product-actions a.btn.btn-primary{
        padding: 5px 10px;
        letter-spacing: 0;
        font-size: 13px;
    }
    .product span.label.label-default.mr5 {
        padding: 4px;
        font-size: 12px;
        font-weight: 400;
    }
    div.product span:nth-child(3) {
        left: 35px!important;
    }
}

@media (max-width:767px){
    .instagram {
        width: 92%;
        left: 4%;
    }
    .product .product-details-area .product-actions {
        margin: 45px 0px!important;
    }
    .product h2.product-name{
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    ul.products-grid.columns4.col-md-12.col-xs-12 li:nth-child(odd){
        padding-left: 0px;
    }
    ul.products-grid.columns4.col-md-12.col-xs-12 li:nth-child(even){
        padding-right: 0px;
    }
}
.instagram{
    padding: 30px;
    box-shadow: 0px 3px 20px -13px black;
    border-radius: 30px;
    margin-bottom: 30px;
}

/********** Team Galeri Versiyonu CSS **********/
.teamnew .col-md-3.mb15 .portfolio-item {
    padding: 0;
    border-radius: 7px;
}
.teamnew .col-md-3.mb15 .thumb-info {
    border: 0;
    border-radius: 7px;
}
.teamnew .col-md-3.mb15 {
    padding: 7px;
    margin-bottom: -5px!important;
}
.teamnew .thumb-info img{
    filter: grayscale(1) contrast(1.5) opacity(0.8);
    transition: .2s;
}
.teamnew .thumb-info-type {
    top: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #ffffff00;
    color: black;
    text-shadow: none;
    transition: .2s ease-in-out;
    transform: translateY(145px);
}
.teamnew .thumb-info:hover .thumb-info-type {
    transform: translateY(0px);
}
.teamnew .thumb-info .thumb-info-title {
    max-width: 100%;
    background: linear-gradient(0deg, #0000009c 6%, transparent 39%);
    top: 0;
    bottom: 0;
    margin-top: auto;
    vertical-align: middle;
    height: 100%;
    width: 100%;
    padding: 0;
    text-align: center;
}
.teamnew .thumb-info:hover .thumb-info-title{
    background: #ffffffc2!important;
    transition: .2s ease-in-out;
}
.teamnew .col-md-3.mb15:last-child .thumb-info .thumb-info-title {
    color: #ac1f25;
    font-size: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-shadow: none;
    text-transform: capitalize;
    letter-spacing: 0;
}
.teamnew .thumb-info .thumb-info-type{
    font-size: 18px;
}
.teamnew .thumb-info-type > p{
    color: white;
}
.teamnew .thumb-info:hover .thumb-info-type p{
    color: black;
}

body.page- .teamnew .col-md-3.mb15{
    display: none;
}
body.page- .teamnew .col-md-3.mb15:nth-child(-n+8){
    display: block;
}
@media (max-width:767px){
    .teamnew .thumb-info-type{
        transform: translateY(65px);
        font-size: 15px;
        white-space: normal;
    }
    .teamnew .col-md-3.mb15{
        width: 50%;
    }
}
/********** Team Galeri Versiyonu CSS SON **********/


#slidingline{
    stroke-dasharray: 735;
    stroke-dashoffset: 735;
    fill: none;
    stroke-width: 50;
    animation: animate 1.5s cubic-bezier(0,0.23,1,.1);
}
@keyframes animate{
    0% {
        stroke-dashoffset: 735;
    }
    100% {
        stroke-dashoffset: 735;
    }
}
section.section.sektorbg {
    background-color: #ffffff;
    background-image: url(/upload/images/hexabg.jpg);
    background-position: top;
    background-color: #fffffc;
}

article span.thumb-info img{
    transition: .3s!important;
}
img{
    filter: grayscale(.54)
}
.product-actions a.btn-primary {
    background: #333333;
}
.product .product-name a{
    letter-spacing: 0;
}

.detayicerik{
    background: #ffffffde;
    border-radius: 30px;
    box-shadow: 0 0 35px -10px #a4a4a4;
    padding: 50px 30px 30px;
}
ul.breadcrumb a {
    color: white;
}
.page-header .breadcrumb>li+li:before {
    color: white;
}
.breadcrumb>.active {
    color: #9e9e9e;
}
.product .product-ratings{
    display: none;
}
.product .product-image-area {
    padding: 0;
    border-radius: 7px 7px 0 0;
    border: 0;
}
.product{
    border: 1px solid #ababab;
    border-radius: 7px 7px 0 0;
}
@media (min-width:768px){
    .product .product-name{
        min-height: 61px;
        font-size: 17px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .product-essential .col-sm-8.col-md-8, .product-details-box.col-sm-4.col-xs-12 {
        width: 100%;
    }
    .product-essential .col-sm-8.col-md-8 .col-xs-6.col-md-6.mb30.item {
        width: 25%;
    }
    .product-details-box.col-sm-7.col-md-7{
        float: right;
    }
    h3 {
        font-size: 1.6em;
        font-weight: 600;
        text-transform: capitalize;
    }
    .services .thumb-info .thumb-info-title{
        opacity: 0;
        background: transparent;
        top: 0;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .services .thumb-info:hover .thumb-info-title{
        opacity: 1;
        top: 0;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .services .thumb-info .thumb-info-title .thumb-info-inner{
        font-size: 25px;
    }
}

@media (max-width:767px){
    .product-details-box.col-sm-4.col-xs-12{
        padding-top: 30px;
    }
    .col-sm-8.col-md-8 .gallery.row div.col-xs-6.item {
        padding: 0;
        margin: 0;
        width: 100%;
    }
    h3 {
        font-size: 1.6em;
        font-weight: 600;
        text-transform: capitalize;
    }
}
.services .thumb-info:hover .thumb-info-title {
    background: #1D458Cc9!important;
}
@media (min-width: 992px){
    .services{
        padding-left: 0;
    }
}
.galeri .col-xs-6.col-sm-6.col-md-yuzde20.mb15{
    padding: 0;
    margin-bottom: 0!important;
}
/*Galeri Açıklamalı Başlangıç*/
.custom-post-blog .thumb-info-caption .thumb-info-caption-text, .custom-post-blog .thumb-info-caption p{
    margin-bottom: 30px;
}
.page- .special .slider4 .thumb-info .thumb-info-inner, .page- .special .slider6 .thumb-gallery .thumb-info-inner{
    font-size: 21px;
}
.special .lightbox{
    padding: 0;
}
.special .slider1 .thumb-info .thumb-info-inner{
    text-overflow: ellipsis;
    white-space: normal;
    padding: 15px 10px;
    background: transparent;
    color: #ffffff;
    font-weight: 700;
    text-transform: capitalize;
    font-size: 17px;
    letter-spacing: 1px;
    margin-top: 0px;
    border-radius: 4px;
}
.special .slider1 .thumb-info .thumb-info-title{
    text-align: center;
    background: #0058a8;
    color: #222;
    font-weight: normal;
    letter-spacing: inherit;
    padding: 0;
    text-shadow: none;
    text-transform: inherit;
    max-width: 100%;
    bottom: 0;
}
.special .slider1 .thumb-info .thumb-info-type{
    text-align: center!important;
    width:100%;
    overflow: hidden;
    text-overflow: inherit;
    white-space: normal;
    background-color: transparent !important;
    border-radius: 2px;
    display: inline-block;
    float: left;
    font-size: 14px!important;
    font-weight: 400;
    letter-spacing: 0;
    z-index: 2;
    color: #000;
    margin: 0;
}
/*
.special .slider4 > div:nth-child(-n+3) .thumb-info .thumb-info-type{
    min-height: 336px!important;
}
.special .slider4 > div:nth-child(+n+3) .thumb-info .thumb-info-type{
    min-height: 240px;
}
*/
.special .slider1 .thumb-info{
    /*
    background-image: radial-gradient(circle at 58% 50%, hsla(132,0%,70%,0.05) 0%, hsla(132,0%,70%,0.05) 9%,transparent 9%, transparent 82%,transparent 82%, transparent 100%),radial-gradient(circle at 46% 20%, hsla(132,0%,70%,0.05) 0%, hsla(132,0%,70%,0.05) 18%,transparent 18%, transparent 92%,transparent 92%, transparent 100%),radial-gradient(circle at 55% 0%, hsla(132,0%,70%,0.05) 0%, hsla(132,0%,70%,0.05) 51%,transparent 51%, transparent 88%,transparent 88%, transparent 100%),radial-gradient(circle at 20% 67%, hsla(132,0%,70%,0.05) 0%, hsla(132,0%,70%,0.05) 39%,transparent 39%, transparent 40%,transparent 40%, transparent 100%),radial-gradient(circle at 93% 98%, hsla(132,0%,70%,0.05) 0%, hsla(132,0%,70%,0.05) 6%,transparent 6%, transparent 77%,transparent 77%, transparent 100%),radial-gradient(circle at 72% 63%, hsla(132,0%,70%,0.05) 0%, hsla(132,0%,70%,0.05) 45%,transparent 45%, transparent 67%,transparent 67%, transparent 100%),radial-gradient(circle at 20% 35%, hsla(132,0%,70%,0.05) 0%, hsla(132,0%,70%,0.05) 63%,transparent 63%, transparent 90%,transparent 90%, transparent 100%),radial-gradient(circle at 51% 91%, hsla(132,0%,70%,0.05) 0%, hsla(132,0%,70%,0.05) 37%,transparent 37%, transparent 96%,transparent 96%, transparent 100%),radial-gradient(circle at 88% 63%, hsla(132,0%,70%,0.05) 0%, hsla(132,0%,70%,0.05) 59%,transparent 59%, transparent 76%,transparent 76%, transparent 100%),linear-gradient(90deg, hsl(359,0%,99%),hsl(359,0%,99%));
    */
    padding: 0px;
    border: 0;
    border: 0px solid #dddddd61;
    background: transparent;
    border-radius: 6px;
}
.special .owl-carousel.owl-drag .owl-item{
    margin-right: 0!important;
}
.special .owl-carousel-spaced .owl-item>div {
    margin: 1px;
}
.special .owl-carousel.owl-loaded{
    margin-bottom: 0!important;
}
.mt-5{
    margin-top: -5px!important;
}
.special .slider1 .thumb-info img {
    border: 0;
    padding: 0;
    filter: grayscale(.81);
}
.special .slider1 .thumb-info:hover img{
    filter: grayscale(.1);
    border-color:#222;
    opacity: 1;
}
/*
.special.speciallogo .img-thumbnail{
    display: flex;
    justify-content: center;
}
*/
.special.speciallogo .slider1 .thumb-info img {
    border-radius: 6px;
    padding: 6px;
    border: 0;
    filter: grayscale(0);
    width: 120px;
    opacity: 1;
    margin: auto;
}
.speciallogo .slider1 .thumb-info .thumb-info-inner {
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 10px 10px;
    background: none;
    color: #1D458C;
    font-weight: 700;
    text-transform: capitalize;
    font-size: 31px;
    letter-spacing: 0;
    margin-top: 0px;
    border-radius: 4px;
    border: 1px solid #006e4600;
}
.speciallogo .slider1 .thumb-info .thumb-info-title {
    text-align: center;
    background: #006e4600;
    color: #222;
    font-weight: normal;
    letter-spacing: inherit;
    padding: 0;
    text-shadow: none;
    text-transform: inherit;
    max-width: 100%;
    bottom: 0;
    position: relative;
}
.special.speciallogo .slider1 .thumb-info:hover img {
    filter: grayscale(.1);
    border-color: #222;
    opacity: 1;
}

.special.speciallogo .slider1 .thumb-info{
    display: grid;
    justify-content: center;
}
.special.speciallogo .col-md-3.mb15{
    display: grid;
}
@media only screen and (min-width: 992px){
    .speciallogo .col-xs-6.col-sm-6.col-md-3.mb15{
        padding: 0;
        text-align: center;
    }
}

@media only screen and (max-width: 991px){
    .special .slider1 .thumb-info .thumb-info-inner{
        padding: 12px 10px;
        font-size: 15px;
    }
    .speciallogo .slider1 .thumb-info .thumb-info-inner{
        white-space: normal;
    }
    .col-md-3 .portfolio-item.img-thumbnail {
        border: 0;
        margin-top: 0px;
        min-width: 181px
    }
    .col-xs-6.col-sm-6.col-md-3.mb15{
        padding: 0;
        text-align: center;
    }
}
@media (min-width: 1000px) {
    .special .slider1 > div:nth-child(3n+1){
        clear:inherit;
    }
    .special .slider1 .col-md-4.mb15:nth-child(3n+1){
        clear: both;
    }
}
@media only screen and (max-width: 767px){
    .special .col-xs-6{
        padding: 0 5px;
    }
    .special .slider1 .thumb-info{
        padding: 0;
    }
    .special .slider1 > div:nth-child(2n+1){
        clear:both;
    }    
}
.special .slider1 .thumb-info .thumb-info-type
.special .slider1 .thumb-info .thumb-info-inner, .slider6 .thumb-gallery .thumb-info-inner {
    overflow: unset;
    text-overflow: inherit;
    white-space: pre-wrap;
}
.special .slider1 .thumb-info:hover {
    text-decoration: none;
}
.special .img-thumbnail{
    border-radius: 6px;
    border: 0;
    background: transparent;
}
.special .call-to-action p {
    font-size: 14px!important;
}
/*Galeri Açıklamalı Son*/


/******************************************************************************************/
/******************************* HİZMETLER CSS START ****************************************/

.services.special .slider1 .thumb-info img{
    opacity: 1;
}
.services.special .slider1 .thumb-info:hover .thumb-info-title {
    background: #0058a8!important;
}
.services.special .slider1 .thumb-info .thumb-info-title{
    opacity: 1;
    position: relative;
}
.services.special .slider1 .thumb-info .thumb-info-type {
    display: flex;
    align-items: center;
    min-height: 150px;
    background-color: white!important;
    color: #003253;
    padding: 5px;
    border: 1px solid #dddddd;
    border-radius: 0;
}
.services.special .slider1 .thumb-info .thumb-info-inner{
    overflow: visible;
}
@media only screen and (max-width: 600px){
    .services.special .slider1 .thumb-info .thumb-info-title{
        padding: 0px;
        top: auto;
        position: relative;
    }
    .services.special .slider1 .thumb-info .thumb-info-type{
        border: 1px solid #003253;
        min-height: auto;
        border-top: 0;
        border-radius: 0;
        background-color: white!important;
        color: #003253;
        padding: 20px 10px;
    }
    .services.special .slider1 .thumb-info{
        border-radius: 0;
    }
}

/******************************************************************************************/
/******************************* HİZMETLER CSS SON ****************************************/



.goog-te-gadget-simple .VIpgJd-ZVi9od-xl07Ob-lTBxed span {
    color: #dddddd!important;
    font-family: 'Kumbh Sans', sans-serif!important;
    font-size: 14px;
}
#header .header-nav-top .nav>li>a .fa.fa-envelope-o{
    top: 0;
}
.goog-te-gadget-simple .VIpgJd-ZVi9od-xl07Ob-lTBxed span:last-child {
    font-size: 12px!important;
}
.goog-te-combo, .VIpgJd-ZVi9od-ORHb *, .VIpgJd-ZVi9od-SmfZ *, .VIpgJd-ZVi9od-xl07Ob *, .VIpgJd-ZVi9od-vH1Gmf *, .VIpgJd-ZVi9od-l9xktf *{
    font-family: 'Kumbh Sans', sans-serif!important;
}
#goog-gt-tt, .goog-text-highlight{
    display: none!important;
}
@media (max-width:767px){
    .icerik-resim p.text-md {
        font-size: 1.4em!important;
        margin-bottom: 20px!important;
    }
    .icerik-resim h2 {
        font-size: 2em;
        margin-bottom: 15px;
    }
    .icerik-resim p.custom-text-color-1.mb-xlg {
        display: none;
    }
}

.icerik-resim h2 {
    text-transform: none!important;
}

/****************************** SİPARİŞ BAŞLANGIÇ **************************************/
.siparis{
    width: 100%;
    margin: auto;
    left: 0;
    right: 0;
    float: inherit;
    background: lightgoldenrodyellow;
    padding: 30px;
    margin-bottom: 30px;
}
.siparis h4{
    padding-left: 8px;
}
@media (max-width:767px){
    .siparis{
        width: 100%;
        margin-bottom: 0;
    }
    .siparis .table>tbody>tr {
        border-bottom: 1px solid #e7e7e7;
        margin-right: 2px;
        margin-bottom: 2px;
    }
}
@media (min-width:768px){
    .products-grid{
        margin: 0;
    }
    .siparis .table>tbody>tr>td{
        padding: 15px;
        border: 0;
    }
    .siparis .table>tbody>tr>td:first-child{
        max-width: 361px;
        font-weight: 700;
        font-size: 19px;
    }
    .col-md-9.col-sm-12.col-xs-12.col-sm-12.col-xs-12.contentDiv{
        float: right;
    }
    .siparis .table>tbody>tr {
        border: 1px solid #e7e7e7;
        margin-right: 2px;
        margin-bottom: 2px;
        min-width: 100%;
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }
    .siparis .table tbody{
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
    }
    .siparis table{
        white-space: inherit;
    }
}
/****************************** SİPARİŞ SON **************************************/

@media (min-width: 1300px){
    .container {
        width: 1270px;
    }
}
.block{
    display: block;
}
section.page-header.page-header-custom-background.breadcrumb8:after {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    background: #33333340;
    z-index: 0;
}
blockquote{
    background: #eeeeee;
    border-radius: 10px;
    border: 0;
    color: #fff;
    margin: 0;
    margin-bottom: 30px;
    padding: 10px 43px;
    position: relative;
}
blockquote p{
    font-size: 21px!important;
    text-align: center;
    line-height: 29px;
    padding: 0 0 30px;
}
blockquote::before {
    left: 10px;
    top: 0px;
    color: #333333;
    content: "“";
    font-size: 80px;
    font-style: normal;
    line-height: 1;
    position: absolute;
}
blockquote::after {
    color: #333333;
    content: "”";
    font-size: 80px;
    font-style: normal;
    line-height: 1;
    position: absolute;
    bottom: -0.5em;
    right: 10px;
}
/*LOGO START*/

.header-logo svg{
    width: 239px;
    height: 140px;
    transition: .3s;
    margin-top: -34px;
}
.sticky-header-active .header-logo svg {
    width: 197px;
    height: 152px;
    margin-top: 0;
}
g#ustdortluyuk {
    animation: fadeIn .1s;
    animation-delay: 5s;
    animation-fill-mode: both;
}
g#liftyuk {
    animation: liftyukup 2s 1;
    animation-delay: 4s;
}
g#forklift {
    transform: translateX(92px);
    animation: flybird 8s 1;
    animation-fill-mode: both;
    animation-delay: 0ms;
}
g#liftyuk path:nth-child(-n+4){
    animation: fadeOutYuk 1;
    animation-delay: 5s;
    animation-fill-mode: both;
}

@keyframes fadeOutYuk{
    0% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(-30px);
    }
    100% {
        transform: translateY(0px);
    }
}
@keyframes liftyukup{
    0% {
        transform: translateY(0px);
        opacity: 1;
    }
    49.9% {
        transform: translateY(-30px);
        opacity: 1;
    }
    50% {
        transform: translateY(-30px);
        opacity: 0;
    }
    100% {
        transform: translateY(0px);
        opacity: 0;
    }
}
@keyframes flybird{
    0% {
        transform: translateX(92px);
    }
    25% {
        
    }
    50% {
        transform: translateX(-69px);
    }
    75% {
        transform: translateX(-69px);
    }
    100% {
        transform: translateX(0px);
    }
}
/*
#bird1{
    animation: flybird 5s infinite;
    animation-fill-mode: both;
    animation-delay: 0ms;
}
#bird2{
    animation: flybird 5s infinite;
    animation-fill-mode: both;
    animation-delay: 550ms;
}
#bird3{
    animation: flybird 5s infinite;
    animation-fill-mode: both;
    animation-delay: 200ms;
}


@keyframes flybird{
    0% {
        transform: rotate3d(1, 1, 1, 6deg) scale(0.82) rotate(0deg);
    }
    50% {
        transform: rotate3d(1, 1, 1, 0deg) scale(1) rotate(5deg);
    }
    50% {
        transform: rotate3d(1, 1, 1, 0deg) scale(1) rotate(-5deg);
    }
    100% {
        transform: rotate3d(2, 4, 101, 4deg) scale(0.82) rotate(0deg);
    }
}
*/
.tp-caption.s-baslik{
    line-height: 46px;
}
@media (max-width: 767px){
    .tp-caption.s-baslik{
        line-height: 28px!important;
    }
}
/*
#akdeniz path, #ltk path, #horse1 path, #horse2 path, #horse3 path, #akdeniz polygon {
    fill: white;
}
*/
@media (max-width: 767px){
    .yasla.col-md-12.col-sm-12.col-xs-12, .container.aos-init.aos-animate{
        padding: 0;
    }
    ul.products-grid.columns4.col-md-12.col-xs-12 {
        margin: 0!important;
    }
    body:not(.page-) ul.products-grid.columns4.col-md-12.col-xs-12 {
        padding: 0;
    }
    #mainNav li.menu-1 {
        padding-top: 30px!important;
    }
    .col-md-3.col-xs-12.widget-column-4 {
        margin-top: 30px;
    }
    .m-p0{
        padding: 0!important;
    }
    .section-parallax.match-height.section-parallax, .section-parallax.match-height .parallax-background{
        min-height: 282px!important;
        max-height: 330px!important;
    }
    .page-header{
        background-size: cover;
    }
    .header-logo svg{
        width: 205px;
        height: 81px;
        transition: .3s;
        margin-top: 5px;
        margin-bottom: -10px;
    }
    .sticky-header-active .header-logo svg {
        width: 185px;
        height: 72px;
        margin-top: 10px;
        margin-bottom: -10px;
    }
    #header .header-nav-main nav > ul > li > a, #header .header-nav-main nav > ul > li > a:focus, #header .header-nav-main nav > ul > li > a:hover,
    #header .header-nav-main .dropdown-menu>li>a{
        color: #ccc;
    }    
    .page- #header .header-nav-main nav > ul > li > a, .page- #header .header-nav-main nav > ul > li > a:focus, .page- #header .header-nav-main nav > ul > li > a:hover,
    .page- #header .header-nav-main .dropdown-menu>li>a{
        color: #555;
    }        
    body:not(.page-) #adamriese {
        width: 243px;
        height: 66px;
        margin-top: -18px;
    }
    .sticky-header-active body:not(.page-) #adamriese{
        margin-top: -12px;
    }
    .headerlogo svg{
        width: 230px;
        height: 143px;
        margin-top: -50px;
    }
    .sticky-header-active #adamriese {
        width: 243px;
        height: 90px;
        margin-top: -11px;
    }
}


/*Hizmetler Start*/

.thumb-info .thumb-info-title{max-width: 100%!important;width:100%;top: 0;bottom:auto;}
.thumb-info:hover .thumb-info-action-icon{display: none;}
.row.slider4 .portfolio-item.img-thumbnail{border:0;padding:0;}
.thumb-info .thumb-info-wrapper{margin:0!important;}
.thumb-info .thumb-info-wrapper:after{display:none;}
.thumb-info .thumb-info-title, .thumb-gallery .thumb-info-title{
    transition: .3s;
    text-align: center;
    background: rgb(0 0 0 / 50%);
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0px;
}
.thumb-info .thumb-info-inner, .thumb-gallery .thumb-info-inner{
    white-space: normal!important;
}
@media (min-width: 922px){
    .hizmet{
        z-index:1;
    }
    .hizmet .thumb-info{
        border: 0;
    }
    .hizmet .col-md-yuzde20.mb15{
        padding: 0;
    }
    #header .header-nav-main nav>ul>li.dropdown .dropdown-menu li:last-child a {
        border-bottom: 1px solid #eee!important;
    }
}

/*Hizmetler End*/

.o0{opacity:0;}
.dnone{display:none!important;}

ul.nav-list li a:before{border-left: 4px solid #de1d23;}
.side-dropdown-custom:before{border-top: 4px solid #bdbdbd!important;}
h1, h2, h3, h4, h5, h6 {font-family: 'Kumbh Sans', sans-serif!important;}
h2{
    font-weight: 700;
}
.breadcrumb9 .parallax-background{background-size: contain!important;}

.page-header{background-color: #fffffc;background-image: linear-gradient(315deg, #fffffc 0%, #beb7a4 74%);border-top: 0px solid #f1f0ea;}

@media (max-width: 475px){
    .owl-dots{
        display: none;
    }
}
html #header.header-transparent .header-body:before{
    background: #000;
}
#header .header-body {
    border-top: 0;
}
@media (max-width: 767px){
    #header-top>.container{
        padding: 0;
    }
    #header .header-top .header-nav-top{
        width: 100%;
        padding-top: 15px;
        margin-right: 0;
    }
    .header-nav-top .nav.nav-pills li:nth-child(3){
        float: right;
    }
    #header .header-top{
        min-height: 49px!important;
        padding: 0;
        background-color: #333333;
    }
    #header.header-narrow .header-body{
        /* max-height: 150px; */
    }
    body:not(.page-) #header .header-body{background:#fff!important;}
    .hizmet .img-thumbnail {
        padding: 0;
        border: 0;
        overflow: hidden;
        position: relative;
    }
    .hizmet .row .col-md-yuzde20:last-child .img-thumbnail{
        max-height: 220px;
    }
    .hizmet .row .col-md-yuzde20:last-child {
        width: 100%;
        max-height: 220px;
    }
    .sticky-header-active #header.header-narrow .header-logo .logo-small{
        margin: 10px 12px 12px 0!important;
    }
    .page- #header .header-body {
        background: #00000000 !important;
    }
    .fa-bars:before {
        content: "\f038"!important;
    }
    .header-btn-collapse-nav:before{
        content: 'MENU'; font-size: small; font-weight:600;
    }
    .header-nav-top .nav.nav-pills li:nth-child(4), .header-nav-top .nav.nav-pills li:nth-child(5){
        display: none;
    }
    .header-nav-top .nav.nav-pills li:nth-child(2){
        float: right;
    }
    #header .header-nav-top .nav>li>a a:focus, #header .header-nav-top .nav>li>a:hover {
        color: #f4b7a6;
        background: transparent;
    }
    #header .header-nav-top .nav>li>a, #header .header-nav-top .nav>li>span{
        color: #ececec;
        z-index: 1;
    }
    #footer:not(.light) h3{margin: 20px 0 5px 0;}
    .fa-navicon:before, .fa-reorder:before, .fa-bars:before {content: "Menü \f0c9";}
    #header .header-btn-collapse-nav{margin-top: -17px;}
    .sticky-header-active #header .header-btn-collapse-nav{
        margin-top: -9px;
    }    
    .page- .sticky-header-active #header .header-btn-collapse-nav{
        margin-top: 40px!important;
    }    
    #header .header-logo img{width: 180px!important;height: auto!important;margin-top: 6px!important;margin-bottom: 0!important;}
    .sticky-header-active #header .header-logo img{top:0!important;}
}
@media (min-width: 992px) and (max-width: 1440px){
    #header .header-nav-main nav>ul>li.dropdown .dropdown-menu li a{padding:4px 20px 3px 8px!important;}
}
@media (min-width: 992px){
    .col-md-12.col-sm-12.col-xs-12.slider4.mt15{
        margin-top: 0;
    }
    html #header.header-flex .header-nav-main nav>ul>li.menu-396 {
        height: 43px!important;
        margin-top: 15px;
    }
    html #header.header-flex .header-nav-main nav>ul>li.menu-396 a{
        padding: 15px;
        border-bottom: 0;
        background: #e34f25;
        color: white!important;
    }
    #header .header-nav.header-nav-stripe nav>ul>li:hover>a, #header .header-nav.header-nav-stripe nav>ul>li>a{
        padding: 35px 9px;
    }
    html:not(.ie) #header.header-flex .header-logo{
        z-index: 4;
    }
    html #header.header-flex .header-top {
        margin-bottom: 12px;
        padding: 0;
        background: linear-gradient(45deg, transparent 34%, #333333 34.2%);
        border-bottom: 0;
    }
    #header .header-top .header-nav-top ul li:last-child a{
        padding-right: 0;
    }
    #header.header-flex.header-transparent-bottom-border .header-nav-main.header-nav-main-square nav>ul>li.dropdown .dropdown-menu{
        margin-top: -1px;
    }
    #header .header-body {
        border-bottom: 0!important;
        background: linear-gradient(229deg, #00000030 61%, transparent 61.2%)!important;
    }
    body:not(.page-) #header .header-body{
        background: #fff!important;
    }
    #header.header-narrow .header-logo img {
        margin: -19px 12px 12px 0;
    }
    .header-nav-top .nav.nav-pills li:first-child{height:50px;}
    .page-surgulu-ray-dolap .masonry .masonry-item {width: 33.3333%;}
    .page- .header-nav-top .fa.fa-globe{color:#ffffff;}
    .page- .goog-te-gadget-simple .goog-te-menu-value span:nth-child(3) {
        border-left: 1px solid rgb(255 255 255)!important;
    }
    html.sticky-header-active #header.header-flex .header-nav-main-effect-2 nav>ul>li.dropdown:hover>.dropdown-menu{top: calc(100% + -3px);}
    html #header.header-flex .header-nav .header-social-icons{margin: 0 0 10px 10px;}
    .sticky-header-active #header.header-flex .header-nav .header-social-icons{margin: 0 0 4px 10px;}
    .sidebar .row div{margin-top:0;}
    #header .header-nav-main nav>ul>li.dropdown .dropdown-menu li.dropdown-submenu>a:after {border-color: transparent transparent transparent #de1d23;}
    #header.header-narrow .header-nav.header-nav-stripe nav>ul>li:hover>a, #header.header-narrow .header-nav.header-nav-stripe nav>ul>li>a {
    padding: 20px 7px;
}
    #header .header-nav-top{margin-top:0;}
    #header .header-nav-main nav>ul>li.dropdown .dropdown-menu li a{
        font-size: 1em;
    }
    #header .header-nav-top .nav>li>a{font-size:1em;margin-top:2px;z-index: 1;}
    #header .header-nav-top .nav>li:first-child>a{padding: 10px 15px;}
    #header .header-nav-top .nav>li>a:hover{background:transparent;color:#ffffff;}
    .page- #header .header-nav-top .nav>li>a{color:#ffffff;font-weight:400;z-index: 9;}
    .page- #header .header-nav-top .nav>li>a:hover{background:transparent;color:#eeeeee;}
    #header .header-nav-top .nav>li>a{color:#ddd;}
    .header-body{max-height: 132px;}
    .sticky-header-active .header-body {max-height: 153px;}
    #header .header-nav.header-nav-stripe nav > ul > li:hover > a {background-color: transparent;color: #eeeeee !important;}
    html #header.header-flex .header-nav-main nav>ul>li{height: 78px!important;}
    .header-container.container{top:-26px;}
    html #header.header-flex .header-nav{    margin-top: 21px;}
    .sticky-header-active #header.header-flex .header-nav {margin-top: 42px;}
    #header .header-nav.header-nav-stripe nav>ul>li>a{font-size: 14px;font-weight: 600;letter-spacing: .2px;border-bottom:2px solid transparent;color:#000000!important;}
    #header .header-nav.header-nav-stripe nav>ul>li:hover>a{color:#fff!important;border-bottom: 2px solid #ffffff;}
    .sticky-header-active #header .header-nav.header-nav-stripe nav>ul>li:hover>a, #header .header-nav.header-nav-stripe nav>ul>li:hover>a{color:#333333!important;}
    .breadcrumb8{
        padding: 120px 0 !important;
    }
    .page-header.breadcrumb8{
        background-position: 50% 58%;
        background-size: cover;
    }
}
/*polygon start
.portfolio-item.img-thumbnail a .thumb-info-title{display:none;}
.portfolio-item.img-thumbnail a:hover .thumb-info-title{display:none;}
.portfolio-item.img-thumbnail a img{position:inherit;top:0;left:0;width:100%;height:100%;object-fit:cover;-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);transition:1s;}
.portfolio-item.img-thumbnail a:hover img{-webkit-clip-path: polygon(0 0, 100% 0, 0 0, 0% 100%);
clip-path: polygon(0 0, 100% 0, 0 0, 0% 100%);}
/*polygon finish*/
/* -- Google Translate Css*/
.header-nav-top .fa.fa-globe{
    color: #ddd;
    padding: 7px 0 0 0;}
.goog-te-gadget-icon{
    display: none;
}
.goog-te-banner-frame.skiptranslate {
    display: none!important;
} 
body{
    top: 0px!important;
}
.goog-te-gadget-simple{
    border: 0!important;
}
.goog-te-gadget-simple {
    background-color: transparent!important;
}
.goog-te-gadget-simple .goog-te-menu-value span:hover {
    color: #eeeeee!important;
}
.goog-te-gadget-simple .goog-te-menu-value span {
    color: #ffffff!important;
    font-family: 'Kumbh Sans', sans-serif;
    font-size: 14px;
}

.page- .goog-te-gadget-simple .goog-te-menu-value span {
    color: #ffffff!important;
}


.goog-te-gadget-simple .goog-te-menu-value{padding:0px;margin:-1px 15px 0 0;display: inline-block;}
.goog-te-gadget-simple{padding-top:0;}
#header .header-nav-top .nav>li>a, #header .header-nav-top .nav>li>span{padding: 12px 15px;}
#header .header-top .header-nav-top{max-height:48px;overflow: hidden;float: right;}
html.sticky-header-active #header.header-semi-transparent-light .header-body{top:0px !important;}
.goog-te-gadget-simple{font-size:16px !important;color: #555 !important;}
.fa.fa-globe {float:left;padding:5px 6px;}
@media (max-width: 767px){
    .page- .goog-te-gadget-simple .goog-te-menu-value span, .goog-te-gadget-simple .goog-te-menu-value span {color:#000 !important;}
    .goog-te-gadget-simple{
        font-size: 14px!important;
        color: #000!important;
        margin-right: 20px;
        margin-top: -2px;
    }
    .goog-te-gadget-simple .VIpgJd-ZVi9od-xl07Ob-lTBxed span {
        color: #ececec!important;
    }
    .header-nav-top .fa.fa-globe{
        color: #ececec;
        font-size: 14px;
        top: -1.86px!important;
    }
}
/* -- End Google Translate Css */

aside {
    padding: 20px;
    border-top: 2px solid #fdb813 !important;
    border: 1px solid #ddd;
    border-radius: 7px;
}
.testimonial blockquote p {min-height:auto!important;}

#header .header-nav-top .nav>li>a a:focus, #header .header-nav-top .nav>li>a:hover {
    background:transparent!important;
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px;
}

@media screen and (max-width: 768px) {
    #header .header-nav-top .nav>li>a, #header .header-nav-top .nav>li>span {
        padding: 0 0 7px 0;
        font-size: 14px;
    }
    .masonry .masonry-item{width:50%;}
}
@media (max-width: 370px){
    #header .header-nav-top .nav>li>a, #header .header-nav-top .nav>li>span{font-size:.81em}
}
.masonry-item .thumb-info {
    border: 10px solid #fff;
}

.thumb-info .thumb-info-action-icon{background-image: linear-gradient(147deg, #990000 0%, #ff0000 74%);}
.lightbox .row.slider4 .portfolio-item.img-thumbnail{padding:0;border:0;}
section.section-serit{background-image: linear-gradient(315deg, #fffffc 0%, #beb7a4 74%);/*background-image: linear-gradient(147deg, #990000 0%, #ff0000 74%);background: linear-gradient(89deg, #ab8526 , #d2a847 , #b28c2f , #d7b462 );*/}
section.section-haberler{background-image: linear-gradient(315deg, #fffffc 0%, #beb7a4 74%);}
.owl-theme .owl-dots .owl-dot span{background:#949494;}
html .btn-dark {background-color: #727271;border-color: #727271;}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {background: #de1d23!important;}
@media (max-width: 991px){
#header .header-nav-main nav > ul > li > a, #header .header-nav-main nav > ul > li > a:focus, #header .header-nav-main nav > ul > li > a:hover {
    color: #555;}
}
.section-anasayfa {
background: linear-gradient(89deg, #ab8526 , #d2a847 , #b28c2f , #d7b462 )!important;padding: 20px 0!important;margin-top:0!important;margin-bottom:0!important;}
.section-serit h2,.section-serit h4{text-shadow: 0 0 2px dimgrey;}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {background: #d5bd60;}



/*Footer Start*/

#footer h5:before {
    position: absolute;
    content: '';
    top: 32px;
    left: 14px;
    height: 3px;
    width: 12px;
    background: #333333;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
#footer .col-md-3:hover h5:before{
    width: 181px;
}
#footer .footer-copyright.pt-md.pb-md.tleft{text-align:center;}
#footer .footer-copyright img{opacity:1;}
#footer .footer-copyright .footer-developed-by{z-index:2;}
#footer-wrapper>.container>.col-md-3{
    z-index: 2;
}
#footer .footer-copyright p, #footer .footer-developed-by a{
    color: #d7d7d7!important;
}
@media (max-width: 767px) {
    #footer-wrapper>.container{
        width: 92%;
    }
    footer#footer:before {
        background: linear-gradient(180deg, black, transparent);
    }
    #footer{
        background-position: 81% 100%!important;
        padding: 0px!important;
        padding-bottom: 120px!important;
    }
    #footer-wrapper{
        text-align: center;
        padding: 0!important;
    }
    #footer-wrapper .footerlogo{
        margin: 0 auto 15px;
        text-align: center;
    }
} 
/*
#footer-wrapper .col-md-3 ul li a:before{content: '\203A';display:inline-block;margin-right:5px;font-size: 19px;color: #fff;}
*/
#footer-wrapper .col-md-3 ul.social-icons li a:before{content:none;}
#footer-wrapper .footer-social-icons>li>strong>a:before{content:none!important;}
#footer .footer2 .social-icons li{border-radius:0;box-shadow:none;list-style-type:none;}
#footer .footer2 .social-icons li:hover a{opacity:1}
#footer .footer2 .social-icons li a{color:#FFF!important;border-radius:0}
#footer .footer2 .social-icons li.social-icons-twitter a{background:#1aa9e1}
#footer .footer2 .social-icons li:hover.social-icons-foursquare a{background:#0072b1!important}
#footer .footer2 .social-icons li:hover.social-icons-tripadvisor a{background:#00AF87!important}
#footer .footer2 .social-icons li.social-icons-facebook a{background:#3b5a9a}
#footer .footer2 .social-icons li.social-icons-instagram a{background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);}
#footer .footer2 .social-icons li:hover.social-icons-instagram a{background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%) !important;}
#footer .social-icons li:hover.social-icons-foursquare a{background:#0072b1!important}
#footer .social-icons li:hover.social-icons-tripadvisor a{background:#00AF87!important}
#footer .social-icons li:hover.social-icons-linkedin a{background:#0e76a8 !important}
.social-icons li:hover.social-icons-facebook a{background: #3b5a9a!important;}
.social-icons li:hover.social-icons-twitter a {background: #1aa9e1!important;}
.social-icons li:hover.social-icons-instagram a {background: #f09433!important; 
background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%)!important; 
background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%)!important; 
background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%)!important; 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 )!important;}
#footer .footer-copyright {
    margin-top:0;
    background: transparent;
    border-top: 0;
}
#footer .container .row>div {
    margin-bottom: 0;
}
.footerlogo {
    background-color: #3db8fb00;
    padding: 0px;
    margin: -27px 0 25px 0;
    width: 185px;
    float: none;
}
.phone-no {
    line-height: 22px;
}

#footer-wrapper .col-md-3 .phone-no p {
    margin-bottom: 2px;
}
.phone-no span{color: #ffffff;}
#footer-wrapper {
    position: relative;
    padding: 30px 0 30px;
}
#footer-wrapper>.container{
    background: #ffffffde;
    border-radius: 30px;
    box-shadow: 0 0 35px -10px #a4a4a4;
    padding: 50px 30px 30px;
}
#footer-wrapper .footer-social-icons {
    margin-top: 20px;
    padding-left:0;
}
#footer-wrapper .footer-social-icons li{display: inline-block;}
#footer{
    margin-top: 0;
    border: 0;
    padding: 81px 0 41px;
    /*
    background: radial-gradient(black, #272727);
    */
    background: url(/upload/images/footer.jpg) no-repeat;
    background-position: 81% 50%;
    background-size: cover;
}
footer#footer:after {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    background: linear-gradient(180deg, #ffffff, #0000001c);
    z-index: 0;
}
/*
.footer-social-icons li a:hover {background: #3db8fb!important;}
.footer-social-icons a {
    background: #3db8fb!important;
    color: #ffffff;
    width: 35px;
    height: 35px;
    line-height: 35px;
    margin: 0 5px 5px 0;
    padding: 0!important;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    transition: 0.6s;
    -moz-transition: 0.6s;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    font-size: 20px;
}
*/
/*Footer Social Icons Start*/
    #footer .social-icons li {
        border-radius: 0;
        box-shadow: none;
        margin: 0;
    }
    #footer .social-icons li a {
        overflow: hidden;
        margin: 0 5px 5px 0;
        width: 40px;
        height: 40px;
        border: #999 1px solid;
        border-radius: 3px;
        color: #999!important;
        background: transparent;
    }
    #footer .social-icons li a i {
        font-size: 20px;
        display: block;
        position: relative;
        width: 40px;
        height: 40px;
        margin-top: 10px;
        -webkit-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
    }
    #footer .social-icons a:hover i {
        color:#fff;
    }
    #footer .social-icons a:hover i:first-child {
        margin-top: -38px;
    }
    #footer .social-icons a:hover i:last-child {
        margin-top: 8px;
    }
    /*Footer Social Icons End*/
.phone-no span, .phone-no a:hover, .col-md-3 h5 span, .widget-column-2 ul li a:hover, .widget-column-2 ul li.current_page_item a {
    color: #333333;
}

#menu-footer-menu{list-style: none;padding-left:0}
a.btn.btn-primary.btn-borders.btn-m:hover{
    color: white!important;
}
html .btn-primary {
    color: #fff;
    background-color: #33333357;
    border: 1px solid #ffffff78!important;
}
html .btn-borders.btn-primary {
    background: transparent;
    border-color: #333333!important;
    text-shadow: none;
}
html .btn-borders.btn-primary:hover {
    color: white!important;
}
#footer .col-md-3 h5 {
    font-weight: 400;
    margin-bottom: 25px;
    text-transform: uppercase;
    border-bottom: 1px solid #333333;
    padding-bottom: 15px;
    color: #000000;
    font-size: 19px;
}

/*Footer End*/
.footer-ribbon{display:none;}
/*Butonlar CSS*/
.btn-warning{background-color:#333;border:#333;}
.btn-white{color:#fff;border:1px solid #ccc;}
.btn-white:hover{color:#fff;border: 1px solid #00538082;background-color: #27317d82;}
/*Butonlar CSS SON*/
.social-icons li:hover.social-icons-instagram a {background: #f09433; 
background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );}.page-odeme .submit{margin-bottom: 30px;}
.panel-group {margin-top: 42px;}
.product-price-box .old-price {width:100%;}
#footer p{color:#000000!important;}
#footer .widget-column-2 a{color: #000000!important}
#footer .btn-borders.btn-primary{
    border-color: #5a5959;
}
#footer:not(.light) a, #footer:not(.light) h1, #footer:not(.light) h2, #footer:not(.light) h3, #footer:not(.light) h4 {
    color: #333333;
}
#footer .btn-primary:not(.btn-borders){
    color: white!important;
}
@media only screen and (min-width: 992px){
    #header .header-nav-main nav>ul>li.dropdown .dropdown-menu li.dropdown-submenu>a:after {
        border-color: transparent transparent transparent #08c;
    }
}

.owl-carousel .owl-nav .owl-prev {
    left: -25px;
}
.owl-carousel .owl-nav .owl-next {
    right: -25px;
}

.header-logo a .logo-text span:first-child {
    font-size: 18px;
    color: #08c;
    text-align: left;
    font-weight: 600;
    letter-spacing: -1.3px;
    margin-top: -5px;
}
.header-logo a .logo-text span:nth-child(2) {
    font-size: 24px;
    font-weight: 800;
    letter-spacing: -.7px;
    margin-top: 2px;
    color: #575757;
}
.logo-icon-wrp {
    float: left;
    width: 50px;
    height: 45px;
}
.parallax-background{background-repeat: no-repeat;}

.testimonial blockquote {background: #f5f5f5;}
.testimonial .testimonial-arrow-down {border-top-color: #f5f5f5;}


.page- .testimonial blockquote {background: #fff;}
.page- .testimonial .testimonial-arrow-down {border-top-color: #fff;}

.testimonial blockquote p {color: #777;}
.testimonial blockquote:after, .testimonial blockquote:before {color: #777;}
@media only screen and (min-width: 768px){
.testimonial blockquote p{min-height: 231px;max-height: 231px;overflow-y:auto;overflow-x:hidden;}
.section-yorumlar .aboutDesc>div:nth-child(1n+4){margin-top:30px;}
}

/*
section.section {
    margin: 0;
    padding: 30px 0;
}
.row {
    padding-bottom:30px;
}
*/

 /*  STYLE 1
 */

.testimonial blockquote p::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

.testimonial blockquote p::-webkit-scrollbar
{
	width: 12px;
	background-color: #F5F5F5;
}

.testimonial blockquote p::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #555;
}

.section.template-2{margin-top:0;}

.section-primary.template-2 span, .section-primary.template-2 label{color:#fff;}

.counters.template-2 strong { line-height: 1;font-size: 3.6em;font-family: 'Kumbh Sans', sans-serif;font-weight:normal;}
.counters.template-2 label{ font-family: 'Kumbh Sans', sans-serif;font-weight:normal;font-size: 1.1em;color: #6a80a9 !important;}

/* .sidebar form .form-area .col-md-6{padding:0;} */

/* Roundness */ 		
.rounded, .img-thumbnail, .img-thumbnail img, code, pre, .form-control, .form-control-sm, .form-control-sm .form-control, .form-control-lg, .form-control-lg .form-control, .form-control-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn, .form-control-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn, .invalid-tooltip, .btn, .btn-group-4 > .btn, .btn-sm, .btn-group-2 > .btn, .btn-xs, .btn-group-1 > .btn, .btn-lg, .btn-group-lg > .btn, .btn-sm, .btn-group-sm > .btn, .dropdown-menu, .input-group-4 > .form-control, .input-group-4 > .input-group-addon, .input-group-4 > .input-group-btn > .btn, .input-group-2 > .form-control, .input-group-2 > .input-group-addon, .input-group-2 > .input-group-btn > .btn, .input-group-addon, .input-group-addon.form-control-sm, .input-group-addon.form-control-lg, .nav-tabs > li > a, .nav-tabs.nav-justified > li > a, .nav-pills > li > a, .nav-tabs-justified > li > a, .navbar, .navbar-toggle, .navbar-toggle .icon-bar, .breadcrumb, .pagination, .pager li > a, .pager li > span, .label, .badge, .container .jumbotron, .container-fluid .jumbotron, .thumbnail, .alert, .progress, .card, .accordion .card, .well, .well-lg, .well-sm, .modal-content, .tooltip-inner, .popover, .popover-title, .carousel-indicators li, .pagination > li:first-child > a, .pagination > li:first-child > span, .pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span, .pagination > li:last-child > a, .pagination > li:last-child > span, .pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span, #header .header-search .form-control, #header .header-nav-main nav > ul > li > a, #header .header-nav-main nav > ul > li.dropdown .dropdown-menu, #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > .dropdown-menu, #header .header-nav-main nav > ul > li.dropdown-mega > .dropdown-menu, #header .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-sub-nav > li > a, #header.header-transparent .header-nav-main, #header.header-semi-transparent .header-nav-main, #header.header-semi-transparent-light .header-nav-main, #header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin .dropdown-menu, #header .header-nav-main nav > ul > li.dropdown.open > a, #header .header-nav-main nav > ul > li.dropdown:hover > a, #header .header-nav-top .dropdown-menu, .slider-container .tparrows, .nivo-slider .theme-default .nivoSlider, .nivo-slider .theme-default .nivoSlider img, .home-intro-compact, html.dark #header, html.boxed .body, blockquote.with-borders, p.drop-caps.drop-caps-style-2:first-child:first-letter, .btn-3d, select, .captcha-refresh, .featured-icon, .accordion .card-header, .tabs, .nav-tabs li a, .tab-content, .tabs.tabs-bottom .tab-content, .tabs.tabs-bottom .nav-tabs li a, .tabs-left .tab-content, .tabs-left .nav-tabs > li:first-child a, .tabs-left .nav-tabs > li:last-child a, .tabs-right .tab-content, .tabs-right .nav-tabs > li:first-child a, .tabs-right .nav-tabs > li:last-child a, .nav-tabs.nav-justified li:first-child a, .nav-tabs.nav-justified li:first-child a:hover, .nav-tabs.nav-justified li:last-child a, .nav-pills .nav-link, .nav-tabs.nav-justified li:last-child a:hover, .tabs.tabs-bottom .nav.nav-tabs.nav-justified li:first-child a, .tabs.tabs-bottom .nav.nav-tabs.nav-justified li:last-child a, .tabs-navigation, .tabs-navigation .nav-tabs > li:first-child a, .tabs-navigation .nav-tabs > li:last-child a, .nav-pills .nav-link, .navbar-toggler, .card, .card-header:first-child, .card-footer:last-child, .card-img, .badge, .badge-pill, .jumbotron, .alert, .progress, .modal-content, .tooltip-inner, .popover, .rounded, .toggle > label, .toggle.toggle-simple .toggle > label, .toggle.toggle-simple .toggle > label:after, .owl-carousel .owl-nav [class*="owl-"], .owl-carousel.rounded-nav .owl-nav [class*="owl-"], .owl-carousel.rounded-nav .owl-nav [class*="owl-"]:hover, .owl-carousel.full-width .owl-nav .owl-prev, .owl-carousel.big-nav .owl-nav .owl-prev, .owl-carousel.full-width .owl-nav .owl-next, .owl-carousel.big-nav .owl-nav .owl-next, .embed-responsive.embed-responsive-borders, .pricing-table h3, .pricing-table .plan, .featured-box, .featured-box .box-content, .thumb-info, .thumb-info .thumb-info-wrapper, .thumb-info .thumb-info-wrapper:after, .thumb-info .thumb-info-type, .thumb-info img, section.timeline .timeline-date, section.timeline .timeline-box, .testimonial blockquote, .testimonial.testimonial-style-2 blockquote, .testimonial.testimonial-style-3 blockquote, .testimonial.testimonial-style-4, .testimonial.testimonial-style-4 blockquote, .testimonial.testimonial-style-5 blockquote, .testimonial.testimonial-style-6 blockquote, .container .call-to-action, .progress, .progress.progress-border-radius, .progress.progress-border-radius .progress-bar, .progress-bar, .progress-bar-tooltip, .counters.with-borders .counter, html .scroll-to-top, .google-map.small, .google-map-borders, article.post .post-date .month, article.post .post-date .day, article .post-video, article .post-audio, ul.comments .comment-block, .recent-posts .date .month, #header nav.mega-menu .mega-menu-shop .dropdown-menu, .shop ul.products .product .add-to-cart-product, .product-info, .product-info img, .product-info + .product-info, .img-thumbnail.img-thumbnail-hover-icon:before, .product-thumb-info, .product .product-label span {border-radius: 0;}

/* */
.ml-15{margin-left:-15px;}
.mr-15{margin-right:-15px;}

/* Genel */
/*.text-primary{color:#ab7c09 !important;}*/
.breadcrumb-section{margin:0 0 60px 0 !important;}


/*whatsapp animation*/
/*
.wws--bg-color {background-image: linear-gradient(34deg,#ddbd6b 0%,#ad8b36 100%);}
.wws-lau00001 {fill: #ddbd6b !important;}
.wws-lau00002 {fill: #ad8b36 !important;}
*/
.wws-popup__open-btn{
/*background: linear-gradient(89deg, #ab8526 , #d2a847 , #b28c2f , #d7b462 );*/
background: linear-gradient(89deg, #0c9e43 , #1ba54f , #5ed88c, #077731 );
background-size: 400% 400%;

-webkit-animation: AnimationName 15s ease infinite;
-moz-animation: AnimationName 15s ease infinite;
animation: AnimationName 15s ease infinite;

}
@-webkit-keyframes AnimationName {
    0%{background-position:0% 51%}
    50%{background-position:100% 50%}
    100%{background-position:0% 51%}
}
@-moz-keyframes AnimationName {
    0%{background-position:0% 51%}
    50%{background-position:100% 50%}
    100%{background-position:0% 51%}
}
@keyframes AnimationName { 
    0%{background-position:0% 51%}
    50%{background-position:100% 50%}
    100%{background-position:0% 51%}
}


/* .product .product-image-area {padding:0;border:none;border-radius:0;} */
.product .product-image-area .product-image{border-radius:0;}

#footer .footer-ribbon span, .home-concept strong, .home-intro p em {font-family: inherit;}

body{
    font-family: 'Kumbh Sans', sans-serif;
    font-size: 15.5px;
}
.tp-caption.PostSlider-Title, .PostSlider-Title {font-family: 'Kumbh Sans', sans-serif;}

html .scroll-to-top {
    background: #222;
    bottom: 181px;
    color: #ffffff;
}
html .scroll-to-top:hover, html .scroll-to-top:focus{color: #ffffff;}



/* Slider Bullet */
.tp-thumbs.hades {background: transparent !important;}
.section .HakkimizdaTitle {
    font-size: 40px;
}
.call-to-action-content .fa-star{font-size:30px;color:#FD4;}
.call-to-action-with-star .call-to-action-content{padding-top:0;padding-bottom: 0;}

.call-to-action.call-to-action-with-star .call-to-action-content {
    width: 65%;
}
.call-to-action.call-to-action-with-star .call-to-action-btn {
    width: 30%;
}
@media (max-width: 767px) {
    .call-to-action.call-to-action-with-star .call-to-action-btn,
    .call-to-action.call-to-action-with-star .call-to-action-content{
        width:100%;
    }
}
#footer{margin-top:0;}
.list.list-icons li > .fa:first-child, .list.list-icons li > .icons:first-child, .list.list-icons li a:first-child > .fa:first-child, .list.list-icons li a:first-child > .icons:first-child {
    position: absolute;
    left: 0;
    top: 5px;
}
.list.list-icons {
    list-style: none;
    padding-left: 0;
    padding-right: 0;
}
.fa-check:before {
    color: #0088cc;
    border-color: #0088cc;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
}
.icons {font-size: inherit;}


@media (min-width: 992px) and (max-width: 1049px){
    #header .header-nav.header-nav-stripe nav>ul>li>a {
        font-size: 11px;
        padding: 10px 5px;
        letter-spacing: 0px;
    }
    html #header.header-flex .header-top {
        background: linear-gradient(45deg, transparent 26%, #333333 26.2%);
    }
    .col-md-3 h5{
        font-size: 21px;
    }
}

.custom-fixed-btn{
    line-height: 22px;
    padding: 8px 15px;
    font-size: 14px;
    border-radius: 20px;
    display: inline-block;
    margin-top: 14px;
    cursor: pointer;
    box-shadow: 0 0 50px rgba(0,0,0,0.2);
    right: 12px;
    width: auto;
    position: fixed;
    z-index: 9999999;    
}
.custom-fixed-btn:hover{
    color:#fff;
    text-decoration:none;
}
.custom-fixed-btn-whatsapp{
    bottom: 10px;
    background-color: #25D366;
    color: #fff;
}
.custom-fixed-btn-mobil{
    bottom: 60px;
    background-color: #00a5fe;
    color: #fff;
}
.custom-fixed-btn-form{
    bottom: 107px;
    background: #e34f25;
    color: #fff;
}
/****************** SIDEBAR CSS START ***********************/

@media only screen and (min-width: 992px){
    .sidebar .toggle{
        margin: 0;
        padding-top: 5px;
        padding-bottom: 0;
        margin-bottom: 30px;
    }
    .sidebar ul li{
        letter-spacing: 1px;
    }
    .sidebar h2 {
        letter-spacing: 0;
        margin: 0;
        background: #333333!important;
        padding: 5px 0 5px 22px;
        color: white;
        font-size: 26px;
    }
    .sidebar ul.nav-list li.menu-list a:not(.fake-label):before {
        width: 4px;
        height: 4px;
        border: 0;
        border-radius: 100px;
        content: "";
        position: absolute;
        left: 14px;
        top: 14px;
        pointer-events: none;
        background: #cc0000;
        z-index: 0;
        background-repeat: no-repeat;
        opacity: 1;
        background-size: contain;
        transition: .3s;
    }
    .sidebar ul.nav-list li a:hover {
        padding-left: 29px;
        transition: padding-left .3s;
    }
    .sidebar ul.nav-list li.menu-list a:hover:before {
        width: 19px;
    }
}
.menu-list a:not(.side-dropdown-custom) {
    transition: .2s;
    font-size: 14px;
    color: #121212;
    text-decoration: none;
    display: block;
    padding: 12px 0px 12px 20px;
}
/****************** SIDEBAR CSS END ***********************/

html:lang(en) #header .header-nav.header-nav-stripe nav>ul>li>a{
    font-size: 12px;
}
html:lang(ru) #header .header-nav.header-nav-stripe nav>ul>li>a{
    font-size: 12px;
}

#discember{
    transform-origin: center center;
    -webkit-animation:spin 19s linear infinite;
    -moz-animation:spin 19s linear infinite;
    animation:spin 19s linear infinite;
    transform-box: fill-box;
    animation-delay: 300ms;
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { from { -webkit-transform: rotate(0deg); transform:rotate(0deg); } to { -webkit-transform: rotate(359deg); transform:rotate(359deg); } }
@-moz-keyframes spin-back { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin-back { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin-back { from { -webkit-transform: rotate(359deg); transform:rotate(359deg); } to { -webkit-transform: rotate(0deg); transform:rotate(0deg); } }