#header .header-nav-top .nav>li>a img {
    border: 1px solid #ffffff7d;
}
hr {
    background: #2075bc;
    height: .9px !important;
}
#footer .phone-no p span strong {
    text-decoration: underline;
}
@media (min-width: 768px){
    img.col-md-7 {
        padding: 10px;
        border: 3px solid #2075bc;
        margin-left: 20px;
    }
    article.post-large {
        margin-left: 30px;
    }
    article.post-large .post-date {
        display: none;
    }
}
@media (max-width: 767px){
    img.col-md-7 {
        padding: 7px;
        border: 3px solid #2075bc;
        margin-left: 0px;
    }
}
.page- #footer{
    margin-top: 0!important;
    padding-top: 0!important;
}

h3 {
    font-size: 20px;
    text-transform: none;
}

html.ru #header .header-nav.header-nav-stripe nav>ul>li>a, html.ru body, html.ru body p,  html.ru body ul li,  html.ru h1,   html.ru h2,   html.ru h3,   html.ru h4,   html.ru h5,   html.ru h6{
    font-family: "Open Sans", Arial, sans-serif !important
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #eeeeee00;
}
/*
body:not(.page-) .header-body {
    box-shadow: 0 19px 30px 0px #000000, 0 37px 70px 70px #00000057;
}
*/
body:not(.page-) #header{
    background: white;
}
.sticky-header-active body:not(.page-) .header-body {
    box-shadow: none;
}
html .heading-dark, html .lnk-dark, html .text-color-dark, html .call-to-action.call-to-action-primary h3, html .call-to-action.call-to-action-primary p {
    color: #4b7d9c!important;
}
html .call-to-action.call-to-action-primary {
    background: #eaeff300;
    padding: 0;
}
.tp-caption.b{
    text-shadow: 0 0 3px black;
}


/***************** LOGO ANIMATION START ****************************/
/********************** TRIANGLES CSS START **********************/
#symbol1, #hizmet724 path, #linesslogan1, #linesslogan2{
    fill: white
}
body:not(.page-) #symbol1, body:not(.page-) #hizmet724 path, body:not(.page-) #linesslogan1, body:not(.page-) #linesslogan2{
    fill: #424143;
}
g#transport path {
    fill: white;
}
g#zlsymbol path {
    fill: white;
}
g#zlsymbol path:nth-child(odd) {
    fill: #5f72b0;
}
#bti path {
    stroke-dasharray: 208;
    fill: #2075bc;
    opacity: 10;
    animation: animate 2s ease-in-out;
    stroke-width: .5px;
    stroke: #2075bc;
    transition: .3s;
}
@keyframes animate{
    0% {
        opacity: 0;
        fill: none;
        stroke-dashoffset: 208;
        stroke-width: 0.5px;
    }
    19% {
        opacity: .5;
    }
    50% {
        opacity: .5;
        fill: none;
    }
    99% {
        opacity: 1;
        fill: none;
        stroke-width: .5px;
    }
    100% {
        opacity: 10;
        stroke-dashoffset: 0;
        stroke-width: .5px;
        fill: #2075bc;
    }
}
#log path {
    stroke-dasharray: 238;
    fill: #2075bc;
    opacity: 10;
    animation: animate 2s ease-in-out;
    stroke-width: .5px;
    stroke: #2075bc;
    transition: .3s;
}
@keyframes animate{
    0% {
        opacity: 0;
        fill: none;
        stroke-dashoffset: 238;
        stroke-width: 0.5px;
    }
    19% {
        opacity: .5;
    }
    50% {
        opacity: .5;
        fill: none;
    }
    99% {
        opacity: 1;
        fill: none;
        stroke-width: .5px;
    }
    100% {
        opacity: 10;
        stroke-dashoffset: 0;
        stroke-width: .5px;
        fill: #2075bc;
    }
}

g#triangles path {
    animation: fadeIn 2s 2;
    animation-fill-mode: forwards;
    animation-direction: inherit;
}
g#triangles path:nth-child(1) {
    animation-delay: 2200ms;
}
g#triangles path:nth-child(2) {
    animation-delay: 2400ms;
}
g#triangles path:nth-child(3) {
    animation-delay: 2600ms;
}
g#triangles path:nth-child(4) {
    animation-delay: 2800ms;
}
/********************** TRIANGLES CSS FINISH **********************/
/********************** BORDERS CSS START **********************/
g#targetborders path {
    animation: fadeIn 2s 2;
    animation-fill-mode: forwards;
    animation-direction: inherit;
}
g#targetborders path:nth-child(1) {
    animation-delay: 2100ms;
}
g#targetborders path:nth-child(2) {
    animation-delay: 2300ms;
}
g#targetborders path:nth-child(3) {
    animation-delay: 2500ms;
}
g#targetborders path:nth-child(4) {
    animation-delay: 2700ms;
}

path#targetspot {
    animation: fadeIn 1s;
    animation-delay: 3.8s;
    animation-fill-mode: both;
    animation-direction: alternate;
}
g#btii {
    animation: leftRight 1.8s 1;
    animation-fill-mode: both;
    animation-direction: alternate;
}
g#logg {
    animation: rightLeft 1.8s 1;
    animation-fill-mode: both;
    animation-direction: alternate;
}
@keyframes leftRight{
    0%{
        transform: translateX(-200px);
    }
    100%{
        transform: translateX(0px);
    }
}
@keyframes rightLeft{
    0%{
        transform: translateX(200px);
    }
    100%{
        transform: translateX(0px);
    }
}
/********************** BORDERS CSS FINISH **********************/

/***********************İçerik Resim Start****************************/
/**** İçerik resim Yazı arkaplan CSS BAŞLANGIÇ ***/
@media (min-width: 992px){
    .medical .col-half-section.col-half-section-right {
        float: right;
        margin-left: 0;
        margin-right: 30px;
        background: linear-gradient(-90deg, white 19%, #ffffffc4, #ffffffed);
        padding: 30px 30px 30px;
        border-radius: 19px;
        border: 1px solid #ddd!important;
        border-left: 0;
        z-index: 1;
    }
}
@media screen and (min-width:922px){
    html #header.header-transparent .header-body:before{
        background: #000000db;
        border-bottom: 0;
    }
    html #header.header-flex .header-nav.header-nav-dark-dropdown nav>ul>li>a.dropdown-toggle, html #header.header-flex .header-nav.header-nav-stripe nav>ul>li>a.dropdown-toggle, html #header.header-flex .header-nav.header-nav-top-line nav>ul>li>a.dropdown-toggle {
        height: calc(100% + 0px);
    }
    #header .header-nav-main nav>ul>li>a{
        position: relative;
    }
    #header .header-nav.header-nav-stripe nav > ul > li > a:before{
        width: 0px;
        transition: .3s;
        height: 2px;
        content: '';
        background: #2075bc;
        position: absolute;
        bottom: 23px;
        left: 14px;
        z-index: 0;
    }
    #header .header-nav.header-nav-stripe nav > ul > li > a:hover:before{
        width: 46px;
    }
    #header .header-nav.header-nav-stripe nav > ul > li:hover > a{
        background: transparent;
    }
}
/*****************İÇERİK RESİM START****************/

.custom-text-align-right{
    text-align: left!important;
}
@media screen and (max-width:600px){
    .match-height.section-parallax, .match-height .parallax-background{
        background-size: cover!important;
        min-height: 240px!important;
        /*max-height: 240px;*/
    }
    .custom-footer{
        text-align: center;
    }
}
@media screen and (min-width:992px){
    p.text-md.text-color-dark, p.custom-text-color-1.mb-xlg{
        display: none;
    }
    .parallax-wrp-1 section.section.section-parallax, .parallax-wrp-3 section.section.section-parallax, .parallax-wrp-5 section.section.section-parallax, .parallax-wrp-7 section.section.section-parallax{
        /*
        clip-path: circle(36% at 50% 50%);
        clip-path: circle(100% at 68% 53%);
        */
        transition: .3s;
    }
    .col-half-section-right .background-color-primary{
        background: transparent!important;
    }
    .col-half-section{
        padding-right: 65px;
        padding-left: 40px;
    }
    section.section-bg{
        padding-top: 10px;
    }
    
    section.parallax.section.section-parallax.match-height.custom-parallax-bg-pos-left.custom-sec-left.m-none.lazyLoad:before {
        position: absolute;
        background-size: 220px!important;
        background: url(/upload/images/arbuset-bg.svg);
        background-repeat: no-repeat;
        z-index: 0;
        top: -60px;
        left: 67%;
        content: '';
        width: 100%;
        height: 100%;
        opacity: .3;
    }
    section.section-bg:before {
        background-color: #f4f4f400!important;
        background: url(/upload/images/section-bg.svg);
        background-size: 119px;
        width: 100%;
        height: 100%;
        position: absolute;
        z-index: 0;
        content: '';
        top: 0;
        filter: grayscale(1);
        left: 0;
        opacity: .02;
    }
    
    .section.match-height{
        height: auto!important;
        /*overflow: inherit!important;*/
        min-height: 405px!important;
    }
    .section.match-height:not(.parallax){
        display: flex!important;
    }
    .icerik-resim .row{
        margin-right: 0!important;
        margin-left: 0!important;
    }
    .match-height>div{
        display: table-cell;
        vertical-align: middle;
    }
    /*
    .icerik-resim.col-md-12.col-sm-12.col-xs-12.p0{
        margin-left: 8.33333333%;
        width: 83.33333333%;
    }
    */
    .icerik-resim h2{
        text-transform: none!important;
        font-size: 25px;
        margin-bottom: 15px;
    }
    /*Part 1*/
    .icerik-resim .parallax-wrp-1>div:nth-child(1){
        width: 45%;
        z-index: 1;
    }
    .icerik-resim .parallax-wrp-1>div:nth-child(2){
        width: 55%;
    }
    
    /*Part 2*/
    .icerik-resim .parallax-wrp-2>div:nth-child(1){
        width: 55%;
    }
    .icerik-resim .parallax-wrp-2>div:nth-child(2){
        width: 45%;
        z-index: 1;
        z-index: 1;
    }
    
    /*Part 3*/
    .icerik-resim .parallax-wrp-3>div:nth-child(1){
        width: 45%;
        z-index: 1;
        z-index: 1;
    }
    .icerik-resim .parallax-wrp-3>div:nth-child(2){
        width: 55%;
    }
    
    /*Part 4*/
    .icerik-resim .parallax-wrp-4>div:nth-child(1){
        width: 55%;
    }
    .icerik-resim .parallax-wrp-4>div:nth-child(2){
        width: 45%;
        z-index: 1;
        z-index: 1;
    }

    /*Part 5*/
    .icerik-resim .parallax-wrp-5>div:nth-child(1){
        width: 45%;
        z-index: 1;
        z-index: 1;
    }
    .icerik-resim .parallax-wrp-5>div:nth-child(2){
        width: 55%;
    }
    
    /*Part 6*/
    .icerik-resim .parallax-wrp-6>div:nth-child(1){
        width: 55%;
    }
    .icerik-resim .parallax-wrp-6>div:nth-child(2){
        width: 45%;
        z-index: 1;
        z-index: 1;
    }
    
    /*Part 7*/
    .icerik-resim .parallax-wrp-7>div:nth-child(1){
        width: 45%;
        z-index: 1;
        z-index: 1;
    }
    .icerik-resim .parallax-wrp-7>div:nth-child(2){
        width: 55%;
    }
    
    /*Part 8*/
    .icerik-resim .parallax-wrp-8>div:nth-child(1){
        width: 55%;
    }
    .icerik-resim .parallax-wrp-8>div:nth-child(2){
        width: 45%;
        z-index: 1;
        z-index: 1;
    }
    /*Part 1 Image & Parallax*/
    .icerik-resim .parallax-wrp-1 .col-half-section.col-half-section-right {
        float: left;
        margin-left: 0;
        padding: 30px 50px 30px 90px
    }
    .icerik-resim .parallax-wrp-1>div:nth-child(2) .parallax-background {
        background-repeat: no-repeat;
        transform: none!important;
    }
    
    /*Part 2 Image & Parallax*/
    .icerik-resim .parallax-wrp-2 .col-half-section.col-half-section-right {
        float: left;
        margin-left: 30px;
        padding-right: 60px;
    }
    .icerik-resim .parallax-wrp-2>div:nth-child(1) .parallax-background {
        background-repeat: no-repeat;
        transform: none!important;
    }
    
    /*Part 3 Image & Parallax*/
    .icerik-resim .parallax-wrp-3 .col-half-section.col-half-section-right {
        float: left;
        margin-left: 0;
        padding: 30px 50px 30px 90px
    }
    .icerik-resim .parallax-wrp-3>div:nth-child(2) .parallax-background {
        background-repeat: no-repeat;
        transform: none!important;
    }
    
    /*Part 4 Image & Parallax*/
    .icerik-resim .parallax-wrp-4 .col-half-section.col-half-section-right {
        float: left;
        margin-left: 30px;
        padding-right: 60px;
    }
    .icerik-resim .parallax-wrp-4>div:nth-child(1) .parallax-background {
        background-repeat: no-repeat;
        transform: none!important;
    }
    
    /*Part 5 Image & Parallax*/
    .icerik-resim .parallax-wrp-5 .col-half-section.col-half-section-right {
        float: left;
        margin-left: 0;
        padding: 30px 50px 30px 90px
    }
    .icerik-resim .parallax-wrp-5>div:nth-child(2) .parallax-background {
        background-repeat: no-repeat;
        transform: none!important;
    }
    
    /*Part 6 Image & Parallax*/
    .icerik-resim .parallax-wrp-6 .col-half-section.col-half-section-right {
        float: left;
        margin-left: 30px;
        padding-right: 60px;
    }
    .icerik-resim .parallax-wrp-6>div:nth-child(1) .parallax-background {
        background-repeat: no-repeat;
        transform: none!important;
    }
    
    /*Part 7 Image & Parallax*/
    .icerik-resim .parallax-wrp-7 .col-half-section.col-half-section-right {
        float: left;
        margin-left: 0;
        padding: 30px 50px 30px 90px
    }
    .icerik-resim .parallax-wrp-7>div:nth-child(2) .parallax-background {
        background-repeat: no-repeat;
        transform: none!important;
    }
    
    /*Part 8 Image & Parallax*/
    .icerik-resim .parallax-wrp-8 .col-half-section.col-half-section-right {
        float: left;
        margin-left: 30px;
        padding-right: 60px;
    }
    .icerik-resim .parallax-wrp-8>div:nth-child(1) .parallax-background {
        background-repeat: no-repeat;
        transform: none!important;
    }    
    
    .parallax-wrp-2 section.section.section-parallax, .parallax-wrp-4 section.section.section-parallax, .parallax-wrp-6 section.section.section-parallax, .parallax-wrp-8 section.section.section-parallax{
        /*
        clip-path: circle(36% at 50% 50%);
        clip-path: circle(100% at 68% 53%);
        */
        transition: .3s;
    }
    section.section.section-parallax:hover{
        /*
        clip-path: circle(100% at 68% 53%);
        */
    }
    .icerik-resim .parallax-wrp-1, .icerik-resim .parallax-wrp-2, .icerik-resim .parallax-wrp-3, .icerik-resim .parallax-wrp-4, .icerik-resim .parallax-wrp-5, .icerik-resim .parallax-wrp-6, .icerik-resim .parallax-wrp-7{
        margin-bottom: 50px;
    }
    .icerik-resim section{
        background: #ffffff;
        padding-top: 20px;
    }
    .icerik-resim .parallax-background{
        background-size: contain!important;
    }
    /*
    body{
        background: #f4f4f4;
    }
    */
}
/*****************İÇERİK RESİM END****************/

@media (min-width: 992px){
    .medical img{
        float: right;
        border-radius: 81px;
        margin: -30px 0;
        padding: 30px;
        filter: drop-shadow(2px 4px 6px #333);
    }
}
@media (max-width: 991px){
    .header-nav-top .dropdown-menu-right{
        left: 0!important;
    }
    .medical img{
        float: right;
        border-radius: 81px;
        margin: 0;
        padding: 0;
        filter: drop-shadow(2px 4px 6px #333);
    }
}
    
    
html .heading-primary, html .lnk-primary, html .text-color-primary{
    font-weight: 400!important;
    color: #ffffff!important;
}
.breadcrumb>.active {
    color: #ffffff46;
}
.breadcrumb a {
    color: #ffffffad !important;
}

.input-group button.btn.btn-primary.btn-icon {
    margin-top: 19px;
}
div .word-rotate {
    max-height: 40px;
    line-height: 40px;
    float: left;
}
.word-rotate.active .word-rotate-items span {
    font-size: 32px!important;
}

div#revolutionSlider_forcefullwidth {
    margin-bottom: 0!important;
}
h2.text-uppercase{
    text-transform: capitalize!important;
}
.toggle{
    padding: 15px;
}
.toggle li:first-child {
    border-top: 0 none;
}
.block .menu-list{
    border-top: 1px solid #00000005;
}
.menu-list a:before{
    border-left: 4px solid #1279b500!important;
}
.sidebar .col-md-12.col-sm-12.col-xs-12.mt15{
    margin-top: 0;
}
.contentDiv ol li::marker {
    font-weight: 600;
}
.contentDiv ol{
    padding-left: 15px;
}
.contentDiv{
    margin-bottom: 30px;
}
@media (max-width: 767px){
    .call-to-action-content h2{
        font-size: 22px;
    }
    .call-to-action .call-to-action-content, .call-to-action .call-to-action-btn{
        padding: 20px 0;
        margin: 0!important;
        width: 100%;
    }
    .call-to-action .call-to-action-btn{
        text-align: left!important;
    }
}
@media only screen and (min-width: 992px){
    div.body:not(.page-) #header.header-narrow .header-body {
        min-height: 124px;
    }
    #header .header-nav-main nav>ul>li.dropdown .dropdown-menu{
        border-top: 0;
    }
    #header .header-nav-top .dropdown-menu a {
        color: #000;
        font-size: 14px;
        font-weight: 600;
    }
    .header-menu-top-wrp {
        margin-top: -16px;
        margin-bottom: 16px;
    }
    html:not(.ie) #header.header-flex .header-column:nth-child(2){
        margin-top: -30px;
    }
    html:not(.ie).sticky-header-active #header.header-flex .header-column:nth-child(2){
        margin-top: -64px;
    }
    /*
    #header .header-body {
        animation: fadeIn 1.5s ease-in-out;
        background: #00000000;
    }
    */
    .sticky-header-active #header .header-body{
        background: white;
    }
    .slidertitle{
        white-space: normal!important;
        line-height: 48px;
    }
    .header-logo svg {
        height: 79px;
        width: 307px;
        transition: .25s;
        margin-bottom: 0px;
        margin-top: -60px;
    }
    .sticky-header-active .header-logo svg {
        height: 101px;
        width: 238px;
        margin-bottom: -10px;
        margin-top: -50px;
    }
    #header .header-logo img{
        margin-top: 0;
    }
    .sticky-header-active #header.header-flex .header-nav {
        padding-top: 14px;
    }
    #header.header-flex .header-nav{
        transition: .2s;
    }
    .col-md-9.col-sm-12.col-xs-12.col-sm-12.col-xs-12.contentDiv{
        float: right;
    }
    #header .header-nav-main nav>ul>li>a{
        font-size: 14px;
        font-weight: 300;
        letter-spacing: .81px;
    }
    .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-bottom: 10px;
        padding: 0px 0 5px 22px;
        font-size: 26px;
    }
    .sidebar ul.nav-list li.menu-list a:not(.fake-label):before {
        width: 15px;
        height: 1px;
        border: 0;
        border-radius: 100px;
        content: "";
        position: absolute;
        left: 20px;
        top: 27px;
        pointer-events: none;
        background: #2075bc;
        z-index: 0;
        background-repeat: no-repeat;
        opacity: 1;
        background-size: contain;
        transition: .3s;
    }
    .sidebar ul.nav-list li a:hover {
        padding-left: 19px;
        transition: padding-left .3s;
    }
    .sidebar ul.nav-list li.menu-list a:hover:before {
        width: 69px;
        left: 29px;
    }
    .header-logo svg polygon {
        fill: #2075BB !important;
    }
    body.page- path#cesurlar {
        fill: #ffffff !important;
    }
}


@media (max-width: 767px){
    .header-logo svg {
        height: 149px;
        width: 207px;
        transition: .25s;
        margin-bottom: 0px;
        margin-top: -60px;
    }
    .sticky-header-active .header-logo svg {
        height: 143px;
        width: 238px;
        margin-bottom: -10px;
        margin-top: -50px;
    }
    .header-logo svg polygon {
        fill: #2075BB !important;
    }
    path#cesurlar {
        fill: white !important;
    }
}

.page- path.st1{
    fill: white
}

.toggle{
    margin-top: 0;
}
h1, h2, h3, h4, h5, h6 {
    color: #000000;
}
.contentDiv b, .contentDiv strong {
    color: #000000;
}
.contentDiv ul li::marker {
    color: #2075bc;
}
.menu-list a:not(.side-dropdown-custom) {
    transition: .2s;
    font-size: 14px;
    color: #121212;
    text-decoration: none;
    display: block;
    padding: 12px 0px 12px 10px;
}
@media (min-width:1300px) and (max-width:1400px){
    .container {
        width: 1270px!important;
    }
}
@media (min-width: 1401px) and (max-width:1500px){
    .container {
        width: 1350px!important;
    }
}
@media (min-width: 1500px) and (max-width:2600px){
    .container {
        width: 1380px!important;
    }
    #footer-wrapper .container{
        /*width: 1240px!important;*/
    }
}
@media (min-width: 992px){
    #header .header-container, #header .container{
        width: 93%!important;
    }
    #header .header-nav-main nav>ul>li.menu-141.dropdown .dropdown-menu{
        padding: 1px;
        background: #2075bc;
    }
    #header .header-nav-main nav>ul>li.menu-141.dropdown .dropdown-menu li a{
        color: white;
        padding: 0;
    }
    img.menu-menu-img {
        width: 100%;
        padding: 0;
    }
    #header .header-nav-main nav>ul>li.menu-768 {
        display: flex;
        flex-wrap: wrap;
        align-content: center;
    }
}
@media (max-width: 767px){
    #header .header-body{
        background: #000000;
    }
    #header .header-nav-top {
        float: inherit;
        margin-top: 0;
        margin-left: 0;
    }
    li.menu-141 ul.dropdown-menu {
        margin: 0!important;
        column-count: 2;
    }
    #header .header-nav-main nav>ul>li.menu-141.dropdown .dropdown-menu li a{
        color: white;
        padding: 0;
    }
    #header .header-nav-top .nav>li>a, #header .header-nav-top .nav>li>span {
        padding: 12px 0px 22px!important
    }
    html.sticky-header-active #header .header-body{
        top: -52px!important;
    }
    html #header.header-transparent .header-body:before{
        background: #000000;
        border-bottom: 0;
    }
}

.hizmet li {
    margin-bottom: 11px;
}
@media (min-width: 992px){
    .hizmetsolgenis.content{
        width: 100%;
        background: #ffffff;
    }
    .hizmetsolgenis.content>div:nth-child(2){
        float: right;
        width: 50%;
        display: grid;
        min-height: 260px;
        align-content: center;
        margin-top: 30px;
    }
    .hizmetsolgenis.content>div.row{
        float: left;
        width: 50%;
        margin-top: 0px;
    }
    .hizmetsolgenis.lightbox>div.slider>div.col-md-12.mb15 {
        padding-left: 30px;
    }
    .hizmetsolgenis .portfolio-item .thumb-info{
        border: 1px solid #ddd;
    }
    .hizmetsolgenis .portfolio-item .thumb-info:hover img{
        transform: none;
    }
    .hizmetsolgenis.lightbox{
        margin-right: 30px;
    }
    .hizmet.lightbox>div.slider>div.col-md-12.mb15, .hizmetsol.lightbox>div.slider>div.col-md-12.mb15 {
        padding-left: 30px;
    }
    .hizmet.content>div:first-child{
        float: left;
        width: 50%;
        padding: 0 30px 20px 0;
    }
    .hizmetsol.content>div:first-child{
        float: right;
        width: 50%;
        display: grid;
        min-height: 260px;
        align-content: center;
    }
    .hizmet.content>div.row, .hizmetsol.content>div.row{
        float: left;
        width: 50%;
        margin-top: 0px;
    }
    .hizmet.content, .hizmetsol.content{
        background: #ffffff;
        margin-bottom: 30px;
    }
    .hizmet ul, .hizmetsol ul {
        padding-left: 15px;
    }
    .contentDiv ul:not(.sort-source){
        padding-left: 15px;
    }
}
@media (max-width: 767px){
    .hizmet.urunler .col-xs-6.col-sm-6.col-md-6.mb15 {
        padding: 0;
        margin-bottom: -2px!important;
    }
}


#header .header-top .header-search{
    display: none;
    margin-top: 8px;
}

.contentDiv.pull-right .mt15{margin-top:0!important;}
#header .header-top {
    background-color: transparent;
    border-bottom: none;
    z-index: 9999!important;
}
html #header.header-flex .header-logo{margin:0}

@media (max-width: 767px){
    #header .header-top .header-nav-top{
        width: 100%;
    }
    #header .header-nav-top .nav>li:nth-child(2){
        float: right;
    }
    html.sticky-header-enabled #header.header-semi-transparent .header-body, 
    html.sticky-header-enabled #header.header-semi-transparent-light .header-body {
        position: relative;
    }
}

html.sticky-header-enabled.sticky-header-active #header.header-semi-transparent .header-body, 
html.sticky-header-enabled.sticky-header-active #header.header-semi-transparent-light .header-body { 
    position: fixed;
}

.product-short-desc table td{border:none !important;padding:3px !important;}
.product-short-desc table td, .product-short-desc table td span{color:#333 !important;}

.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 );}
#header .header-nav-main nav>ul>li.dropdown-mega .dropdown-mega-sub-title{min-height:0;padding:0;}
.dropdown-mega-content > div > div{border-right: solid 1px #999 !important;padding-right: 6px;}
.dropdown-mega-content > div > div a{cursor:pointer;padding:0 15px !important;}
.dropdown-mega-content > div > div:last-child{border-right:none !important;}

@media (min-width: 992px){
    #header .header-top .header-nav-top{
        position:absolute;right:0;
    }
    #header .header-nav-main nav>ul>li.dropdown-mega .dropdown-mega-content {
        padding: 20px 5px;
    }
   .dropdown-mega .dropdown-menu{padding: 0 30px !important;}
   .breadcrumb12 .col-md-offset-2 {margin-left:0 !important;text-align:left !important;}
}
.breadcrumb12 .row.mt-xl > div{
    margin-top: 0px !important;
    z-index: 1;
}
@media (max-width: 767px){
    #footer{
        padding-top: 0!important;
    }
    .m-p0{
        padding: 0!important;
    }
    #header .header-top{
        padding-bottom: 0;
    }
    #header .header-top .header-nav-top {
        float: right;
        margin-right: 0;
    }
    .breadcrumb12 .row.mt-xl > div{
        margin-top: -75px!important;
    }
    #header .header-btn-collapse-nav {
        margin: 17px 0 5px 15px;
    }    
    h1.text-uppercase.font-weight-light.mt-xl.mb-sm.text-color-primary {
        font-size: 26px;
    }
    /*
    #revolutionSlider_wrapper{height:105px !important;}
    .tp-caption.b{top:-50px !important;}
    #revolutionSlider {margin-top: 68px !important;height: 138px !important;}
   
    #header .header-btn-collapse-nav {margin: 17px 0 8px 15px;}
    .header-top{display:none;}
     */
 
    .header-logo a{
        width:190px !important;float:left;
        height: 60px !important;
    }
    
    .header-logo a img,
    .sticky-header-active #header.header-narrow .header-logo .logo-small{
        float: left;
        opacity: 1 !important;    
        top: 0 !important;
        width: 147px !important;
        height: 45px !important;
        margin-bottom: 0 !important;
    }
    html #header.header-semi-transparent-light .header-body:before{
        opacity: .7;
        background: #FFF;
    }   
    html.sticky-header-active #header.header-semi-transparent-light .header-body:before {
        opacity: 1 !important;
    } 
    
    #header.header-narrow .header-body{padding-top:0 !important;}
    html.sticky-header-enabled #header .header-nav-main{top:0 !important;}   
    html #header .header-nav-main{
        background: #000000!important;
    }
    
    .breadcrumb12 .col-md-offset-2 {margin-left:0 !important;text-align:left !important;}
}

html section.section-tertiary {
    border-color: #000000 !important;
    background: #000000!important;
    background-size: cover!important;
    background-position: 50% 81%!important;
}
section.section.section-tertiary.section-no-border.pb-md.mt-none.breadcrumb12{
    background: #333333!important;
    background-image: none!important;
    position: relative;
}
/*
section.section.section-tertiary.section-no-border.pb-md.mt-none.breadcrumb12:before {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(180deg, #00000087 0%, #00000059 69%, #00000047 93%);
    content: " ";
    z-index: 0;
}
section.section.section-tertiary.section-no-border.pb-md.mt-none.breadcrumb12:after {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0) url(https://www.webtasarim34.com/outsource/t1/vendor/rs-plugin/assets/gridtile.png);
    content: " ";
    z-index: 0;
}
*/
section.section.section-tertiary.section-no-border.pb-md.mt-none.breadcrumb12:before {
    content: "";
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 0;
    background-image: url(/upload/images/breadcrumb.jpg);
    background-size: cover;
    filter: drop-shadow(0px 0px 0px #999999);
    background-position: center;
}
section.section.section-tertiary.section-no-border.pb-md.mt-none.breadcrumb12:after {
    content: "";
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 0;
    background: #2075bc38;
    background-size: cover;
    filter: drop-shadow(0px 0px 0px #999999);
    background-position: center;
}
.breadcrumb {padding: 0;margin-bottom: 0;background-color: transparent;}
.btn-warning{
    background-color: #E74E2E;
    border-color: #E74E2E;
}
/* Construction */
@media (min-width: 992px) {
    #header .header-nav.header-nav-stripe nav>ul>li:hover>a {
        color: #2075bc!important;
        mask-image: linear-gradient(-75deg, #ffffff 30%, rgb(255 255 255 / 0%) 50%, #ffffff 70%);
        mask-size: 200%;
        animation: shine 2s infinite;
    }
    html #header.header-flex .header-nav-main nav>ul>li:nth-last-child(-n+1)>a{
        padding: 15px 10px;
        border-radius: 0;
        color: white;
        margin: 4px 0 0 20px;
        border-radius: 0;
        font-weight: 600;
        height: 46px!important;
        border: 1px solid #2075bc;
        background: #2075bc;
        mask-image: linear-gradient(-75deg, #ffffff 30%, rgb(255 255 255 / 0%) 50%, #ffffff 70%);
        mask-size: 200%;
        animation: shine 2s infinite;
    }
    html #header.header-flex .header-nav-main nav>ul>li:nth-last-child(-n+1):hover>a{
        padding: 22px 10px 22px;
        border-radius: 0;
        color: white!important;
        margin: 4px 0px 0 20px;
        background: #E74E2E00;
        border: 1px solid #ffffff45;
    }
    #header .header-nav.header-nav-stripe nav > ul > li:nth-last-child(-n+1) > a:before{
        display: none;
    }
    html #header.header-flex .header-nav-main nav>ul>li:nth-last-child(-n+1)>a i{
        padding-right: 5px
    }
    html #header.header-flex .header-nav-main nav>ul>li:nth-last-child(-n+1) {
        height: 45px!important;
        margin-top: 12px;
    }
    
    html #header.header-flex .header-nav-main, html #header.header-flex .header-nav-main nav, html #header.header-flex .header-nav-main nav>ul, html #header.header-flex .header-nav-main nav>ul>li {
        height: 55px !important;
    }
    #footer .logo {
        width: 238px;
        margin-top: -5px;
    }
    #header.header-narrow .header-nav.header-nav-stripe .header-social-icons{
        margin-top: 0!important
    }
    #header.header-narrow .header-nav.header-nav-stripe{
        margin-top: 15px!important;
        position: relative;
        z-index: 3;
        margin-bottom: 0px
    }
    #header.header-narrow .header-nav-main.header-nav-main-square{
        margin-bottom: -8px
    }
    #header.header-narrow .header-logo .logo-default{
        margin: -34px -70px -102px 0;
        position: relative;
        z-index: 2;
        opacity: 1
    }
    #header.header-narrow .header-logo .logo-small{
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        transform: translate3d(87px,0,0);
        position: absolute;
        z-index: 1;
        opacity: 0;
        left: 0
    }
    .sticky-header-active #header.header-narrow .header-logo .logo-small{transform:translate3d(0,0,0);opacity:1;z-index:3;margin-top: 6px}
    .sticky-header-active #header.header-narrow .header-logo .logo-default{opacity:0;top:-90px}
    #header .header-nav-top .nav>li>a a:focus, #header .header-nav-top .nav>li>a:hover {color:#fff;background: transparent;font-weight: 600;}
    .sticky-header-active #header .header-nav-top .nav>li>a{
        opacity: 0;
    }
}
@keyframes shine{
    0% {
        -webkit-mask-position: 150%;
    }
    
    100% {
        -webkit-mask-position: -50%;
    }
}
@media (max-width: 991px) {
.logo-default{display:none!important}
.logo-small{display:block}
#header .header-logo{width:auto!important;height:auto!important}
}
.font-weight-bold, b, strong {
    font-weight: 600!important;
}
@media (min-width: 992px) {
    /*
    #header.header-narrow .header-nav.header-nav-stripe nav > ul > li.dropdown.menu-141 .dropdown-menu{
        column-count: 2;
        min-width: 420px;
        left: -280px;
    }
    */
html #header.header-semi-transparent-light .header-body{padding-bottom:8px !important;-webkit-transition:-webkit-transform .3s ease;-moz-transition:-moz-transform .3s ease;transition:transform .3s ease;transform:translate3d(0,25px,0)}
html #header.header-semi-transparent-light .header-body:before{background:#fff none repeat scroll 0 0;opacity:1}
html:not(.sticky-header-active) #header.header-semi-transparent-light .header-nav-main nav > ul > li:not(.active) > a{color:#222}
html:not(.sticky-header-active) #header.header-semi-transparent-light .header-nav-main nav > ul > li:not(.active) > a.dropdown-toggle:after{border-color:#222 transparent transparent}
html:not(.sticky-header-active) #header.header-semi-transparent-light .header-nav-main nav > ul > li:not(.active):hover > a{color:#FFF}
html:not(.sticky-header-active) #header.header-semi-transparent-light .header-nav-main nav > ul > li:not(.active):hover > a.dropdown-toggle:after{border-color:#FFF transparent transparent}
html.sticky-header-active #header.header-semi-transparent-light .header-body{transform:translate3d(0,0,0)}
#header.header-narrow .header-nav.header-nav-stripe nav > ul > li > a,#header.header-narrow .header-nav.header-nav-stripe nav > ul > li:hover > a,#header.header-narrow .header-nav.header-nav-dark-dropdown nav > ul > li > a,#header.header-narrow .header-nav.header-nav-dark-dropdown nav > ul > li:hover > a{padding:39px 13px 36px}
#header.header-narrow .header-nav.header-nav-stripe nav > ul > li.dropdown > a,#header.header-narrow .header-nav.header-nav-stripe nav > ul > li.dropdown:hover > a,#header.header-narrow .header-nav.header-nav-dark-dropdown nav > ul > li.dropdown > a,#header.header-narrow .header-nav.header-nav-dark-dropdown nav > ul > li.dropdown:hover > a{padding:39px 23px 36px 13px}
#header.header-narrow .header-nav.header-nav-stripe nav > ul > li.dropdown > a.dropdown-toggle:after,#header.header-narrow .header-nav.header-nav-stripe nav > ul > li.dropdown:hover > a.dropdown-toggle:after,#header.header-narrow .header-nav.header-nav-dark-dropdown nav > ul > li.dropdown > a.dropdown-toggle:after,#header.header-narrow .header-nav.header-nav-dark-dropdown nav > ul > li.dropdown:hover > a.dropdown-toggle:after{top:38px}
#header.header-narrow .header-nav.header-nav-stripe nav > ul > li.dropdown .dropdown-menu,#header.header-narrow .header-nav.header-nav-stripe nav > ul > li.dropdown:hover .dropdown-menu,#header.header-narrow .header-nav.header-nav-dark-dropdown nav > ul > li.dropdown .dropdown-menu,#header.header-narrow .header-nav.header-nav-dark-dropdown nav > ul > li.dropdown:hover .dropdown-menu{margin-top:1px}
#header.header-narrow .header-nav.header-nav-stripe .header-social-icons,#header.header-narrow .header-nav.header-nav-dark-dropdown .header-social-icons{margin-top:35px}
}
.social-icons li{box-shadow:none}
.social-icons li a{background:transparent}
.tp-caption-custom-stripe{color:#FFF!important}
.tparrows{background:transparent;margin-top:40px}
.tparrows:hover{background:transparent}
.tparrows:before{position:relative;z-index:1}
.tparrows:after{-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;background:#000 none repeat scroll 0 0;opacity:.2;height:40px;margin:-40px 0 0;position:relative;transform:rotate(-45deg);width:40px;content:"";display:block;z-index:0}
.tparrows:hover:after{opacity:1}
@media (min-width: 1199px) {
html[dir="rtl"] .home-concept-construction{background:none}
.home-concept-construction{background:transparent url(upload/files/home-concept-small.png) no-repeat center 63%}
}

.section-custom-construction{overflow:hidden}
.section-custom-construction .container{position:relative}
.section-custom-construction .container:after{background:#000 none repeat scroll 0 0;bottom:-220px;content:"";height:200px;position:absolute;right:0;transform:rotate(50deg);width:200px;z-index:1}
.section-custom-construction .container:before{background:#000 none repeat scroll 0 0;bottom:-235px;content:"";height:200px;position:absolute;right:75px;transform:rotate(50deg);width:200px;z-index:2}
@media (min-width: 992px) {
.section-custom-construction-2{overflow:hidden;position:relative;padding-bottom:80px}
.section-custom-construction-2:after{background:#222 none repeat scroll 0 0;bottom:-140px;content:"";height:200px;left:25px;position:absolute;transform:rotate(50deg);width:200px;z-index:1}
}
.testimonial.testimonial-with-quotes blockquote p{font-size:20px}
@media (max-width: 991px) {
section.section.section-background{background-size:auto 100%;background-repeat:no-repeat}
}
.project-detail-construction{padding:6px 0 0 15px}
.project-detail-construction .list-project-details{margin:30px 0;padding:0;list-style:none}
.project-detail-construction .list-project-details li{padding:0 0 15px}
.project-detail-construction .list-project-details li label{padding:0;margin:0;color:#999;font-size:11px;text-transform:uppercase;font-weight:400}
.project-detail-construction .list-project-details li p{padding:0;margin:0;color:#111}
.project-detail-construction .progress-bars-project-detail{margin:30px 0}
.project-detail-construction .progress-bars-project-detail .progress.progress-sm{margin-bottom:32px}
.project-detail-construction .progress-bars-project-detail .progress-label span{padding:0;margin:0;color:#999;font-size:11px;text-transform:uppercase;font-weight:400}



/* -- Google Translate Css*/
.goog-te-gadget-simple .VIpgJd-ZVi9od-xl07Ob-lTBxed{
    color: #767676;
}
.goog-te-gadget-icon{display:none;}
.goog-te-banner-frame.skiptranslate {display:none !important;} 
body{top: 0px !important;}
.goog-te-gadget-simple{border:0;}
.goog-te-gadget-simple {background-color: transparent;}
.goog-te-gadget-simple .goog-te-menu-value span {color:#999  !important;}
.goog-te-gadget-simple .goog-te-menu-value{padding:0px;margin:0 15px 0 0;display: inline-block;}
#header .header-nav-top .nav>li>a, #header .header-nav-top .nav>li>span{
    padding: 12px 21px 12px 15px;
    color: white;
    font-weight: 600;
}
/*
#header .header-top .header-nav-top{
    max-height: 48px;
}
*/

html.sticky-header-active #header.header-semi-transparent-light .header-body{top:0px !important;}
.goog-te-gadget-simple{font-size:14px !important;color: #222 !important;}
.fa.fa-globe {float:left;padding:6px 6px;}
/* -- End Google Translate Css */


/* -- Table Css */

table>tbody>tr:nth-of-type(odd) {background-color: #f9f9f9;}
table{    table-layout: auto !important;width: 100% !important;
    font-family: inherit !important;
    font-size: inherit !important;max-width:100%;margin-bottom:20px}
table>tbody>tr>td,table>tbody>tr>th,table>tfoot>tr>td,table>tfoot>tr>th,table>thead>tr>td,table>thead>tr>th{padding:8px !important;line-height:1.42857143;vertical-align:top !important;border-top:1px solid #ddd}
table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}
table>caption+thead>tr:first-child>td,table>caption+thead>tr:first-child>th,table>colgroup+thead>tr:first-child>td,table>colgroup+thead>tr:first-child>th,table>thead:first-child>tr:first-child>td,table>thead:first-child>tr:first-child>th{border-top:0}
table>tbody+tbody{border-top:2px solid #ddd}
table table{background-color:#fff}
table-condensed>tbody>tr>td,table-condensed>tbody>tr>th,table-condensed>tfoot>tr>td,table-condensed>tfoot>tr>th,table-condensed>thead>tr>td,table-condensed>thead>tr>th{padding:5px}
table-bordered{border:1px solid #ddd !important;}
table-bordered>tbody>tr>td,table-bordered>tbody>tr>th,table-bordered>tfoot>tr>td,table-bordered>tfoot>tr>th,table-bordered>thead>tr>td,table-bordered>thead>tr>th{border:1px solid #ddd}
table-bordered>thead>tr>td,table-bordered>thead>tr>th{border-bottom-width:2px}
table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}
table>tbody>tr:hover{background-color:#f5f5f5}
table col[class*=col-]{position:static;display:table-column;float:none}
table td[class*=col-],table th[class*=col-]{position:static;display:table-cell;float:none}
table>tbody>tr.active>td,table>tbody>tr.active>th,table>tbody>tr>td.active,table>tbody>tr>th.active,table>tfoot>tr.active>td,table>tfoot>tr.active>th,table>tfoot>tr>td.active,table>tfoot>tr>th.active,table>thead>tr.active>td,table>thead>tr.active>th,table>thead>tr>td.active,table>thead>tr>th.active{background-color:#f5f5f5}
table>tbody>tr.active:hover>td,table>tbody>tr.active:hover>th,table>tbody>tr:hover>.active,table>tbody>tr>td.active:hover,table>tbody>tr>th.active:hover{background-color:#e8e8e8}
table>tbody>tr.success>td,table>tbody>tr.success>th,table>tbody>tr>td.success,table>tbody>tr>th.success,table>tfoot>tr.success>td,table>tfoot>tr.success>th,table>tfoot>tr>td.success,table>tfoot>tr>th.success,table>thead>tr.success>td,table>thead>tr.success>th,table>thead>tr>td.success,table>thead>tr>th.success{background-color:#dff0d8}
table>tbody>tr.success:hover>td,table>tbody>tr.success:hover>th,table>tbody>tr:hover>.success,table>tbody>tr>td.success:hover,table>tbody>tr>th.success:hover{background-color:#d0e9c6}
table>tbody>tr.info>td,table>tbody>tr.info>th,table>tbody>tr>td.info,table>tbody>tr>th.info,table>tfoot>tr.info>td,table>tfoot>tr.info>th,table>tfoot>tr>td.info,table>tfoot>tr>th.info,table>thead>tr.info>td,table>thead>tr.info>th,table>thead>tr>td.info,table>thead>tr>th.info{background-color:#d9edf7}
table>tbody>tr.info:hover>td,table>tbody>tr.info:hover>th,table>tbody>tr:hover>.info,table>tbody>tr>td.info:hover,table>tbody>tr>th.info:hover{background-color:#c4e3f3}
table>tbody>tr.warning>td,table>tbody>tr.warning>th,table>tbody>tr>td.warning,table>tbody>tr>th.warning,table>tfoot>tr.warning>td,table>tfoot>tr.warning>th,table>tfoot>tr>td.warning,table>tfoot>tr>th.warning,table>thead>tr.warning>td,table>thead>tr.warning>th,table>thead>tr>td.warning,table>thead>tr>th.warning{background-color:#fcf8e3}
table>tbody>tr.warning:hover>td,table>tbody>tr.warning:hover>th,table>tbody>tr:hover>.warning,table>tbody>tr>td.warning:hover,table>tbody>tr>th.warning:hover{background-color:#faf2cc}
table>tbody>tr.danger>td,table>tbody>tr.danger>th,table>tbody>tr>td.danger,table>tbody>tr>th.danger,table>tfoot>tr.danger>td,table>tfoot>tr.danger>th,table>tfoot>tr>td.danger,table>tfoot>tr>th.danger,table>thead>tr.danger>td,table>thead>tr.danger>th,table>thead>tr>td.danger,table>thead>tr>th.danger{background-color:#f2dede}
table>tbody>tr.danger:hover>td,table>tbody>tr.danger:hover>th,table>tbody>tr:hover>.danger,table>tbody>tr>td.danger:hover,table>tbody>tr>th.danger:hover{background-color:#ebcccc}
table-responsive{min-height:.01%;overflow-x:auto}
@media screen and (max-width:767px) {
table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}
table-responsive>table{margin-bottom:0}
table-responsive>table>tbody>tr>td,table-responsive>table>tbody>tr>th,table-responsive>table>tfoot>tr>td,table-responsive>table>tfoot>tr>th,table-responsive>table>thead>tr>td,table-responsive>table>thead>tr>th{white-space:nowrap}
table-responsive>table-bordered{border:0}
table-responsive>table-bordered>tbody>tr>td:first-child,table-responsive>table-bordered>tbody>tr>th:first-child,table-responsive>table-bordered>tfoot>tr>td:first-child,table-responsive>table-bordered>tfoot>tr>th:first-child,table-responsive>table-bordered>thead>tr>td:first-child,table-responsive>table-bordered>thead>tr>th:first-child{border-left:0}
table-responsive>table-bordered>tbody>tr>td:last-child,table-responsive>table-bordered>tbody>tr>th:last-child,table-responsive>table-bordered>tfoot>tr>td:last-child,table-responsive>table-bordered>tfoot>tr>th:last-child,table-responsive>table-bordered>thead>tr>td:last-child,table-responsive>table-bordered>thead>tr>th:last-child{border-right:0}
table-responsive>table-bordered>tbody>tr:last-child>td,table-responsive>table-bordered>tbody>tr:last-child>th,table-responsive>table-bordered>tfoot>tr:last-child>td,table-responsive>table-bordered>tfoot>tr:last-child>th{border-bottom:0}
}

@media (min-width: 992px){
    .product-essential .row .col-sm-5{ width: 33.33333333%; }
    .product-essential .row .col-sm-7{    width: 66.66666667%;}
}

html .btn-primary {
    border-color: #2075bc;
}
html .btn-primary {border-color: #2075bc;}

.product-tabs{display:none;}
.product-short-desc > div:nth-child(2) > a{font-weight:600;}
/*.product-short-desc > div:nth-child(2){
    background-color: #ffc1b938;
    padding: 4px;
    width: 30%;
    border-radius: 5px;
    box-shadow: 0px 2px 3px 0px #00000033;
}*/

@media (max-width: 767px){
  .sidebar {
    margin-top:0;margin-bottom:30px;
  }
}
.product-details-box .product-short-desc > div:first-child {margin-bottom:10px;max-height: 340px;overflow: scroll;overflow-x: hidden;}
.product-details-box .product-short-desc > p:first-child{display:none;}
.product-details-box .btn-danger {
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.owl-carousel.owl-urun-liste .owl-nav .owl-prev, .owl-carousel.owl-urun-liste .owl-nav .owl-next{color:#e30613}
.owl-carousel.owl-urun-liste .owl-nav .owl-prev:hover, .owl-carousel .owl-nav .owl-prev:focus, .owl-carousel.owl-urun-liste .owl-nav .owl-next:hover, .owl-carousel.owl-urun-liste .owl-nav .owl-next:focus {
    background-color: transparent!important;
    color: #e30613 !important;
}
.page- .row.slider6 .col-xs-12.col-sm-6.col-md-2.mb15{padding:0;}


.page-projeler .thumb-info-action{display:none;}
/*
.nav-tabs, .nav-pills {
    text-align:center;
}
*/
.nav.nav-pills.sort-source li:first-child{display:none}
ul.nav-pills > li.active > a > img {padding-bottom:3px;}
.page-seramik ul.nav-pills > li.active > a, .page-seramik ul.nav-pills > li.active > a:hover, .page-seramik ul.nav-pills > li.active > a:focus, .page-seramik ul.nav-pills > li.active > a {background-color: #2075bc;color:#fff;}
ul.nav-pills > li.active > a {background-color: #fde7e9;color:#333;}
ul.nav-pills > li.active > a:hover, ul.nav-pills > li.active > a:focus{background-color: #fde7e9;color: #333;}
.sort-source>li>a {padding: 8px 20px;}


h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6{
    font-family: 'Kumbh Sans', serif;
    color: #000000;
}
h2 {
    font-size: 26px;
}
#header .header-nav.header-nav-stripe nav>ul>li>a{
    font-family: "Jost", sans-serif;
    font-optical-sizing: auto;
    letter-spacing: 1px;
    color: #ffffff;
    font-weight: 600;
    font-weight: 400;
    font-size: 15px;
}
body:not(.page-) #header .header-nav.header-nav-stripe nav>ul>li>a{
    color: #424143;
}
body:not(.page-) #header.header-flex .header-nav-main nav>ul>li:nth-last-child(-n+1)>a{
    color: #ffffff;
}
body:not(.page-) #header.header-flex .header-nav-main nav>ul>li:nth-last-child(-n+1):hover>a{
    color: #424143!important;
    border: 1px solid #0000001a;
}
body, p{
    font-family: 'Kumbh Sans', serif!important;
    color: #333;
    font-size: 16px;
}
#header .header-nav-main nav>ul>li.dropdown .dropdown-menu li a{
    font-family: 'Kumbh Sans', serif!important;
    font-size: 15px;
    padding: 12px;
}

body.page- .products-grid {margin: -15px -10px 0;}

.parallax-background{background-repeat: no-repeat;}
.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', serif;font-weight:normal;}
.counters.template-2 label{ font-family: 'Kumbh Sans', serif!important;font-weight:normal;font-size: 1.1em;color: #6a80a9 !important;}



.breadcrumb-section{margin:0 0 60px 0 !important;}

.tp-bullets .tp-bullet {
	background: rgba(255, 255, 255, 0.3) !important;
	border-radius: 100%;
	border: 2px solid #fff;
	opacity: 0.7;
	padding: 3px;
}
.tp-bullets .tp-bullet.selected {
	opacity: 1 !important;
}
.tp-bullets .tp-bullet.selected::after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 6px;
	height: 6px;
	background: #fff;
	border-radius: 100%;
	-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%);
}

html .scroll-to-top{
    width: 64px;
    height: 64px;
    bottom: 55px;
    border-radius: 100%;
    font-size: 31px;
    right: 15px;
    background: #4b7d9c;
    box-shadow: 0 4px 5px -1px rgba(0,0,0,0.2);    
    color:#fff;
}
html .scroll-to-top i{
    color:#fff;
}
.round #tawkchat-status-text-container{
     box-shadow: 0 4px 5px -1px rgba(0,0,0,0.2) !important;    
    
}
html .scroll-to-top.visible {
    opacity:1;
}

/* progress bar slot */
.rev-progress-perc {
 
    /* default background color */
    background-color: rgba(255, 255, 255, 0.25);
 
    display: inline-block;
    height: 15px;
    position: absolute;
    bottom: 0;
    z-index: 99;
 
}
 
/* progress bar slot activated */
.rev-progress-perc.is-active:before {
 
    /* set this to the same color as the progress bar */
    background-color: rgba(0, 0, 0, 0.5);
 
    display: block;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    content: "";
 
}
 
/* progress bar slot divider line */ 
.rev-progress-perc:after {
 
    /* the divider line color */
    background-color: rgba(255, 255, 255, 0.5);
 
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    height: 100%;
    content: "";
    z-index: 201;
 
}
 
.rev-progress-perc:not(.running) {cursor: pointer}
.rev-progress-perc:last-child:after {width: 0}
.tp-bannertimer.hide {background: transparent !important}

/* Logo */
.page- .testimonial blockquote {background: #fff;}
.page- .testimonial blockquote p {color: #777;}
.page- .testimonial .testimonial-arrow-down {border-top-color: #fff;}

@media only screen and (min-width: 768px){
.page- .testimonial blockquote p{min-height:231px;max-height:231px;overflow-y:auto;overflow-x:hidden;}
.section-yorumlar .aboutDesc>div>div:nth-child(1n+4), .masonry>div:nth-child(1n+4){margin-top:30px;}
}

.testimonial .testimonial-arrow-down {border-top-color: #f5f5f5;}
.testimonial blockquote {background: #f5f5f5;}
.testimonial blockquote p{color:#333;}
.testimonial blockquote:after, .testimonial blockquote:before {color: #777;}
/*
 *  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;
}

.tp-thumbs.hades{background:transparent !important;}
/*umit*/
.call-to-action-btn .btn-primary {border-color: #ffffff #ffffff #ffffff;}
.call-to-action-btn .btn-primary-scale-2{
    background-color: #ffffff;
    color: #333;
}
.call-to-action-btn .btn-primary-scale-2:hover {border-color: #2075bc;background-color: #fff;color: #2075bc;}
.fa-navicon:before, .fa-reorder:before, .fa-bars:before{
    content: "MENU \f0c9" !important;
    font-family: 'FontAwesome', 'Open Sans', sans-serif;
}
.img-thumbnail {border:none;}
.thumb-info {border-radius:0;}
.thumb-info-action{display:none;}
.page-insan-kaynaklari .tabs {margin-top: 64px;}
.page-insan-kaynaklari .btn{margin-top: 15px;margin-bottom: 15px;}
.page-insan-kaynaklari li{line-height:30px;}
.thumb-info .thumb-info-title {
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0px;
    background: rgba(87, 85, 85, 0.81);
    padding: 6px 12px 6px 12px !important;
    max-width: 100%;

}
.thumb-info:hover img {transform: none;}
.thumb-info:hover .thumb-info-title {background: #2075bccc;}
.row ul .col-md-3 {width: 33.33333333%;}
.page- .slidercarousel_item .col-md-3 {width: 25%;}
.thumb-info .thumb-info-type {margin-top: -39px;font-size: 17px;}
.col-md-offset-6 .FormWrp {background-color: #ffffff8c;}
.form-bg-white {background-color: #ffffff8c;padding-top: 15px;}
@media (min-width: 1199px){
/*.diamonds > li:nth-child(4) {right: 85px !important;top: -145px !important;}
.diamonds > li:nth-child(5) {margin-left: 527px;margin-top: -90px;}*/
}


#header.header-narrow .header-nav.header-nav-stripe nav > ul > li.dropdown .dropdown-menu{margin-top:0 !important;}
.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 {border-radius: 0;}

/*Footer Start*/

#footer .footer-copyright.pt-md.pb-md.tleft{text-align:center;}
#footer .footer-copyright img{opacity:0.5;}
#footer .footer-copyright .footer-developed-by{
    z-index: 2;
    padding-top: 15px;
}
#footer .fa-facebook:before{
    margin-left: -1px;
}
#footer i.fa.fa-linkedin {
    margin-top: 9px;
}
#footer .social-icons a:hover i.fa.fa-linkedin:last-child {
    margin-top: 7px;
}
#footer .fa-linkedin:before {
    margin-left: -2px;
}
#footer-wrapper>.container>.col-md-3{
    z-index: 2;
}
#footer-wrapper iframe{
    filter: grayscale(.5) contrast(1.03) opacity(0.8);
    border-radius: 4px;
}
#footer-wrapper a.btn.btn-primary.btn-m.mt15.block{
    border-radius: 4px;
    width: auto!important;
    border: 1px solid #eeeeee80;
}
.footerlogo {
    background-color: #ac1f2500;
    padding: 0px;
    margin: -1px 0 25px 0;
    text-align: left;
}
@media (min-width: 768px) {
    #footer a.btn.btn-primary.btn-borders.btn-lg.mr-md {
        margin-right: 23px!important;
    }
    #footer-wrapper>.container>.col-md-4{
        width: 41.66666667%!important;
        padding-right: 7.5%;
    }
    .logo.footerlogo img{
        width: auto;
        height: 60px;
        margin-top: -41px;
        filter: grayscale(1) brightness(3.5);
    }
}
@media (max-width: 767px) {
    #footer h5:before{
        display: none
    }
    .social-icons li{
        margin-right: 10px;
    }
    .social-icons li:last-child{
        margin-right: 0;
    }
    .iufzhm .lhJXOF{
        margin-left: -15px;
    }
    footer#footer:before {
        background: linear-gradient(180deg, black, transparent);
    }
    #footer{
        background-position: 81% 100%!important;
        padding: 0px!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 {

    background: transparent;
    border-top: 0;
    margin-top: 50px;
    margin-bottom:30px;
}
#footer .container .row>div {
    margin-bottom: 0;
}
.phone-no {
    line-height: 22px;
}
@media (min-width: 992px){
    .phone-no {
        margin-top: 39px;
    }
    #menu-footer-menu{
        margin-top: -6px;
    }
    .call-to-action .call-to-action-btn {
        width: 22%;
        text-align: right;
        position: absolute;
        top: 50%;
        margin: -18px 0 0;
        left: auto;
        right: 19px;
    }
}
#footer-wrapper .col-md-3 .phone-no p {
    margin-bottom: 2px;
    display: grid;
    line-height: 26px;
}
.phone-no span{color: #ac1f25;}
#footer-wrapper {
    position: relative;
    padding: 50px 0 0;
}
#footer-wrapper .footer-social-icons {
    margin-top: 20px;
    padding-left:0;
}
#footer-wrapper .footer-social-icons li{display: inline-block;}
#footer{
    background: #2075bc;
    background-image: url(/upload/images/world-map-4.png);
    background-size: cover;
    background-position: 0 0;
    border-top: 0;
}
/*
.footer-social-icons li a:hover {background: #ac1f25!important;}
.footer-social-icons a {
    background: #ac1f25!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: #ffffff29 1px solid;
        border-radius: 3px;
        color: #eeeeee!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: #ffffff;
}

#menu-footer-menu{list-style: none;padding-left:0}
.col-md-3 h5 {
    font-weight: 400;
    margin-bottom: 25px;
    text-transform: capitalize;
    border-bottom: 1px solid #ffffff1a;
    padding-bottom: 15px;
    color: #ffffff;
    font-size: 26px;
}
#footer h5:before {
    position: absolute;
    content: '';
    top: 32px;
    left: 14px;
    height: 3px;
    width: 12px;
    background: #ffffff;
    -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 .widget-column-1 h5:before{
    left: 0;
}
#footer .col-md-3:hover h5:before{
    width: 181px;
}
/*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;}

.product-price-box .old-price {width:100%;}
#footer p, #footer a{
    color: #ffffff!important;
    font-size: 15px;
}
#footer .footer-copyright p, #footer .footer-developed-by a{
    color: #f0f0f091!important;
}

@media only screen and (min-width: 992px){
    #footer .col-md-3.col-md-6 ul{
        column-count: 3;
    }
    #footer .col-md-3.col-md-6{
        width: 50%!important;
    }
    #footer .container .row>div {
        margin-bottom: 0;
    }
    #header .header-nav-main nav>ul>li.dropdown .dropdown-menu li.dropdown-submenu>a:after {
        border-color: transparent transparent transparent #08c;
    }
}

/*Galeri Açıklamalı Başlangıç*/
.special .thumb-info:hover .thumb-info-title {
    background: #1D458Cc9!important;
}
.animatedgallery .thumb-info .thumb-info-title, .thumb-gallery .thumb-info-title{
    max-width: 100%;
    bottom: 0;
    top: 81%;
    background: #0058a899;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    letter-spacing: 0;
    text-transform: capitalize;
    font-size: 25px;
}
.animatedgallery .thumb-info:hover .thumb-info-title{
    max-width: 100%;
    bottom: 0;
    top: 0%;
    font-size: 25px;
}
.animatedgallery .thumb-info-type > p{
    color: white;
}
.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 .thumb-info:before {
    width: 50px;
    height: 50px;
    border-radius: 50px;
    content: "";
    position: absolute;
    left: 81px;
    top: 81px;
    pointer-events: none;
    background: #E8E8E8;
    z-index: 0;
    background-repeat: no-repeat;
    opacity: 1;
    background-size: contain;
    transition: .3s;
}
.special .thumb-info:hover:before {
    opacity: .081;
    background: #f4f4f4;
    width: 100px;
    height: 100px;
    border-radius: 150px;
    border: 7px solid red;
}
*/
.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;
    min-height: 50px;
}
.special .slider1 .thumb-info .thumb-info-title{
    text-align: center;
    background: #003253;
    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: 16px!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{
    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(0);
    opacity: .8;
}
.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;
    }
    .special .slider1 .col-md-4.mb15:nth-child(4), .special .slider1 .col-md-4.mb15:nth-child(5) {
        left: 0%;
    }
}
@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*/