<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.gallery .portfolio-item .thumb-info{
    transition: 1s;
    transition-timing-function: ease-in-out;
    border:0;
    border-radius:4px!important;
    background: linear-gradient(285deg, #330000 23%, #560411 26%, #4e000c 28%, #000000 32% );
    background-size: 800% 600%;
    -webkit-animation: AnimationName 8s ease infinite;
    -moz-animation: AnimationName 8s ease infinite;
    animation: AnimationName 8s ease infinite;
}
.gallery .row.slider1&gt;div:nth-child(1) .portfolio-item.img-thumbnail{
    -webkit-animation: shadow-box 2s ease infinite;
    -moz-animation: shadow-box 2s ease infinite;
    animation: shadow-box 2s ease infinite;
}
@keyframes shadow-box {
    0% {
        box-shadow: 0 0 8px 1px #F36E21;
    } 
    50% {
        box-shadow: 0 0 29px 2px #F36E21;
    } 
    100% {
        box-shadow: 0 0 8px 1px #F36E21;
    } 
}

@media (min-width: 992px) {
    .services.ekibimiz{
        margin-top: -4px;
    }
    .ekibimiz .col-md-yuzde20 {
        padding: 0 10px;
    }
}
@media (min-width: 1024px) {
    .ekibimiz .col-md-yuzde20:nth-child(5n+1) {
       clear: both;
    }
}
.col-md-9.col-sm-12.col-xs-12.col-sm-12.col-xs-12.contentDiv img{
    border: 0;
    padding: 0;
}
.ekibimiz.special .slider1 .thumb-info .thumb-info-inner{
    color: #2d2d2d;
}
.ekibimiz.special .slider1 .thumb-info .thumb-info-title{
    background: white;
}
@media (min-width: 768px) {
    .ekibimiz.services .thumb-info .thumb-info-title {
        align-items: center;
        flex-direction: column;
    }
}
.ekibimiz.services.special .slider1 .thumb-info .thumb-info-type {
    min-height: auto;
    justify-content: center;
}
.ekibimiz.services.special .slider1 .thumb-info:hover .thumb-info-title {
    background: #ffffff !important;
    transform: translate3d(0px, -30px, 0px);
}

/***** VIDEOLAR CSS ****/

.thumb-info.thumb-info-bottom-info-dark .thumb-info-title:before {
    width: 100%;
    height: 100%;
    background-image: linear-gradient(45deg, #000000d1, transparent);
    left: 0;
    top: 0;
    position: absolute;
    content: '';
    z-index: -1;
}
.thumb-info.thumb-info-bottom-info-dark .thumb-info-title, .thumb-gallery .thumb-info-title {
    text-align: center;
    background-image: url(/upload/images/patternbg.jpg);
    background-size: cover;
    background-position: center;
    padding: 5px 10px;
    letter-spacing: -1px;
    font-size: 13px!important;
    font-weight: 600;
}
.thumb-info.thumb-info-bottom-info:hover img {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
}
.thumb-info.thumb-info-bottom-info .thumb-info-title{
    transform: translate3d(0, 0, 0)!important;
    opacity: 1;
    text-transform: none;
}
html.webkit .thumb-info .thumb-info-wrapper {
    margin: 0;
}
.thumb-info .thumb-info-inner, .thumb-gallery .thumb-info-inner{
    white-space: normal;
}
.playhover-wrp {
    background: #000000;
    box-shadow: 4px 8px 20px 0px #000000bd;
    border: 0;
    margin-top: 15px;
}
/***** VIDEOLAR CSS SON ****/

section.section-bg:before {
    background-color: #f4f4f400 !important;
    background: url(/upload/images/section-bg.svg);
    background-size: 58px;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 0;
    content: '';
    top: 0;
    left: 0;
    opacity: .03;
}

.content p{
    text-align: justify;
}

footer .content p{
    text-align: left;
}
.colorbg{
    background: #f4f4f4;
    padding: 15px;
}
.colorbg .heading h2{
    background: #f4f4f4;
}

.col-md-9.col-sm-12.col-xs-12.col-sm-12.col-xs-12.contentDiv img {
    padding: 5px;
    border: 1px solid #5478b8;
    box-shadow: rgb(221, 221, 221) 0px 0px 13px;
}

/************************** GOOGLE TRANSLATE HOVER HIDE CSS **************************/
.VIpgJd-suEOdc.VIpgJd-yAWNEb-L7lbkb.skiptranslate{
    display: none!important;
}
.VIpgJd-yAWNEb-VIpgJd-fmcmS-sn54Q {
    background: transparent!important;
    box-shadow: none!important;
}
/************************** GOOGLE TRANSLATE HOVER HIDE CSS END **************************/

/*********************** BLOG RECENT START ************************/
span.thumb-info.custom-thumb-info-2:hover img.owl-lazy, .owl-carousel .owl-item .owl-lazy {
    transition: .4s !important;
}
.custom-thumb-info-post-infos ul li{
    text-align: left;
}
.custom-thumb-info-2 .thumb-info-caption{
    width: 100%;
    margin: 0;
    padding: 10px;
    margin-top: -35px;
}
.custom-thumb-info-2 .thumb-info-caption p{
    line-height: 22px;
}
.recent-posts .owl-carousel .owl-stage-outer{
    padding-bottom: 30px;
}
.recent-posts h4 {
    min-height:  55px;
    font-size: 19px;
}
/************************ BLOG RECENT END ***********************/
@media (min-width:768px){
    .services .thumb-info-type &gt; p{
        font-size: 14px;
        line-height: 23px;
    }
    .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;
    }
}
.services .thumb-info:hover .thumb-info-title, body:not(.page-about-us) .thumb-info:hover .thumb-info-title {
    background: #1D458C00!important;
}
@media (min-width: 992px){
    .services{
        padding-left: 0;
    }
}
/*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 .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;
}
.special .slider1 .thumb-info .thumb-info-title{
    text-align: center;
    background: #1d4071;
    color: #222;
    font-weight: normal;
    letter-spacing: inherit;
    padding: 0;
    text-shadow: none;
    text-transform: inherit;
    max-width: 100%;
    bottom: 0;
}
.thumb-info-title.w100y:before {
    content: '';
    background-image: url(/upload/images/patternbg.svg);
    background-size: 400px;
    background-repeat: repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: .05;
    filter: invert(1) brightness(1.5);
    left: 0;
    top: 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 &gt; div:nth-child(-n+3) .thumb-info .thumb-info-type{
    min-height: 336px!important;
}
.special .slider4 &gt; 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!important;
}
.special .owl-carousel.owl-drag .owl-item{
    margin-right: 0!important;
}
.special .owl-carousel-spaced .owl-item&gt;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 &gt; 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 &gt; 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: #2d2d2d!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;
    }
    .widget-column-2, .widget-column-3, .widget-column-4 {
        padding: 0;
    }
}

/******************************************************************************************/
/******************************* HÄ°ZMETLER CSS SON ****************************************/

h3{
    font-size: 20px;
    margin-bottom: 15px;
    text-transform: none;
}
.mt15.photoswipe_wrp .portfolio-item {
    padding: 0;
    border-radius: 4px!important;
    border: 0;
}
.mt15.photoswipe_wrp .portfolio-item a{
    padding: 0;
    border-radius: 4px!important;
    border: 0;
}
.mt15.photoswipe_wrp .col-md-4.mb15{
    padding: 8px;
    margin-bottom: -3px!important;
}

.parallax-background{
    background-repeat: no-repeat;
    background-position: 50% 70%;
    height: 100%!important;
}
.call-to-action .call-to-action-content{
    margin-left: 20px!important;
}
.page-header.parallax {
    clip-path: ellipse(69% 115% at 50% -15%);
    margin: 0 0 35px;
    padding: 190px 0 190px;
    transition: .3s;
}
.sticky-header-active section.page-header.parallax {
    clip-path: ellipse(249% 115% at 50% -15%);
}
@media screen and (max-width: 600px){
    .page-header.parallax {
        clip-path: ellipse(100% 115% at 50% -15%);
        margin: 0 0 35px;
        padding: 190px 0 190px;
        transition: .3s;
    }
    .sticky-header-active section.page-header.parallax {
        clip-path: ellipse(249% 115% at 50% -15%);
    }
    .call-to-action .call-to-action-content{
        margin-left: 0px!important;
    }
    html .call-to-action.call-to-action-primary{
        padding-left: 0;
    }
    .call-to-action .call-to-action-content, .call-to-action .call-to-action-btn{
        text-align: left;
    }
    p.lead.mb-xl.col-xs-12.left.tleft.p0{
        margin-bottom: 0!important;
    }
    section.section.section-no-border.mb0i.mt0.z1.pr{
        padding-top: 0;
    }
    .parallax-background{
        background-position: 50% 0%;
        height: 100%!important;
    }
}
.custom-primary-font{
    font-family: 'Kumbh Sans', sans-serif!important;
    letter-spacing: 0.5px;
}
h1, h2, h3, h4, h5, h6, a, p, span, li, input{
    font-family: 'Kumbh Sans', sans-serif!important;
    letter-spacing: 0.5px;
}
h1.h2{
    margin-bottom: 30px;
}
h2{
    font-size: 26px;
}
h2, h2 strong{
    font-weight: 500;
}
body {
    font-family: 'Kumbh Sans', sans-serif;
    font-size: 15.5px;
}
/********************* RESÄ°MLÄ° Ä°KONLU KUTUCUK CSS *************************/
.featured-boxes img{
    width: 231px!important;
    padding: 10px;
    float: right;
    border-radius: 19px;
}
@media screen and (max-width: 600px){
    .featured-boxes img {
        width: 181px!important;
    }
}
/********************* RESÄ°MLÄ° Ä°KONLU KUTUCUK CSS SON *************************/


.icerikbg {
    padding: 81px 81px;
    background: url(/upload/images/breadcrumb.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 0;
}
.col-md-12.col-sm-12.col-xs-12.icerikbg.content.content-825:after {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    background: linear-gradient(45deg, #fffffff7 59%, #fffffff7 59%, #ffffffaa 59%, #ffffffaa 60%, transparent 60%);
    z-index: -1;
    background-repeat: no-repeat;
    opacity: .9;
}
.icerikbg h2{
    color: black;
    width: 60%;
}
.icerikbg p{
    color: black;
    width: 64%;
}
.icerikbg p:nth-child(2) {
    color: black;
    width: 54%;
}
@media (max-width:767px){
    .icerikbg .btn {
        display: block;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .icerikbg {
        padding: 51px 31px;
    }
    .icerikbg h2{
        font-size: 1.4em;
        color: black;
        width: 100%;
    }
    .icerikbg p:nth-child(2) {
        color: black;
        width: 100%;
    }
    .icerikbg p {
        color: black;
        width: 100%;
    }
}
.menu-footer-menu-container img {
    height: 130px;
    padding: 10px;
}
/****************** 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: #1d4071!important;
        padding: 3px 0 2px 22px;
        color: white;
        font-size: 26px;
        font-weight: 500;
    }
    .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: #f5791f;
        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 .featured-box-primary .icon-featured{
    background: transparent;
}
html .call-to-action.call-to-action-primary {
    background: linear-gradient(45deg, #1d4071, #285894);
}
section.call-to-action.call-to-action-primary:before {
    content: '';
    background-image: url(/upload/images/patternbg.svg);
    background-size: 400px;
    background-repeat: repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: .12;
    filter: invert(1) brightness(1.5);
    left: 0;
    top: 0;
}
.slider-text{
    display:none;
}
@media (min-width: 1350px) and (max-width: 1449px){
    .container {
        width: 1300px;
    }
    #header .header-container, .header-top .container{
        width: 1340px;
    }
}
@media (min-width: 1450px){
    .container {
        width: 1300px;
    }
    #header .header-container, .header-top .container{
        width: 1440px;
    }
}

h1 .word-rotate {
    max-height: 40px;
    line-height: 40px;
    float: left;
}
.word-rotate.active .word-rotate-items span {
    font-size: 32px!important;
}
@media (max-width: 767px){
    .word-rotate.active .word-rotate-items span {
        font-size: 20px!important;
    }
}
@keyframes a {
    0%{opacity:0;transform:translateY(2rem)!important}
    to{opacity:1;transform:none!important}
}
.custom_hizmetler a{animation:a .4s .2s ease-in-out both}


html.en .slider-text h3{
    letter-spacing: 1px;
}
#header .header-nav-top .dropdown-menu a{
    text-transform: uppercase;
}
html .btn-borders.btn-primary:hover:hover, html .btn-borders.btn-primary:focus:hover{
    background-color: #00003e00!important;
}
a.btn-borders.btn-primary.btn:hover {
    padding-right: 12px;
    color: #888!important;
}
/*Mobil Ekipman Listeleme BaÅŸlangÄ±Ã§*/
@media (max-width: 480px){
    .ekipman-liste .products-grid li {
        width: 84%;
        float: left;
        margin-left: 8%;
    }
    .ekipman-liste .product{
        padding: 0 30px;
    }
    #footer.footer_custom .detail i{
        display: none;
    }
    #footer.footer_custom .detail span{
        float: left!important;
        width: 100%!important;
    }
    #footer .get-touch .open-hours ul{
        width:100%!important;
    }
    .row.slider4 .col-xs-6.mb15{
        padding: 0;
        margin-bottom: 0px!important;
        display: grid;
    }
    .page- #footer{
        margin-top: 0;
    }
    #footer .get-touch .detail {
        margin: -10px!important;
    }
    #footer .right ul.social-icons{
        float: left!important;
    }
}
@media (min-width: 768px){
    .ekipman-liste {
        background: #f4f4f4;       
    }
}
/*Mobil Ekipman Listeleme Son*/
@media screen and (min-width:922px){
    html:not(.sticky-header-active) body:not(.acik) #header.header-semi-transparent-light .header-nav-main nav &gt; ul &gt; li &gt; a.dropdown-toggle:after{
        border-color: #0e113b transparent transparent!important;
    }
    .gallery-foto .thumb-info{
        padding: 0;
        border: 0;
    }
    .gallery-foto .img-thumbnail{
        padding: 0;
        border: 0;
    }
    .gallery-foto .col-xs-12.col-sm-6{
        padding: 0;
    }
    .gallery-foto .thumb-info .thumb-info-title, .thumb-gallery .thumb-info-title{
        background: rgb(23 23 23 / 0.4);
        display: table;
        bottom: 0;
        min-width: 100%;
        height: 100%;
    }
    .gallery-foto .thumb-info .thumb-info-inner, .thumb-gallery .thumb-info-inner{
        font-size: 19px;
        text-align: center;
        font-family: 'Poppins', sans-serif;
        letter-spacing: 1px;
        display: table-cell;
        vertical-align: middle;
    }
    .gallery-foto .thumb-info:hover .thumb-info-title {
        background: #b9b9b900;
    }
}
@media screen and (max-width:480px){
    .gallery-foto .thumb-info{
        padding: 0;
        border: 0;
    }
    .gallery-foto .img-thumbnail{
        padding: 0;
        border: 0;
    }
    .gallery-foto .col-xs-12.col-sm-6{
        padding: 0;
    }
    .gallery-foto .thumb-info .thumb-info-title, .thumb-gallery .thumb-info-title{
        background: rgb(23 23 23 / 0.4);
        display: table;
        bottom: 0;
        min-width: 100%;
        height: 100%;
    }
    .gallery-foto .thumb-info .thumb-info-inner, .thumb-gallery .thumb-info-inner{
        text-align: center;
        font-family: 'Poppins', sans-serif;
        letter-spacing: 1px;
        display: table-cell;
        vertical-align: middle;
    }
    .gallery-foto .thumb-info:hover .thumb-info-title {
        background: #b9b9b900;
    }
}
/*Product Details Page Start*/
.product .product-ratings {
    display: none;
}
@media screen and (min-width:922px){
    img.pswp__img{
        background: #fff!important;
    }
    .shop .owl-theme.manual.thumb-gallery-thumbs{
        display: none;
    }
    .shop .img-thumbnail .zoom i {
        top: 13px;
    }
    .shop i.fa.fa-search:before{
        color: #acacac;
        content: 'BÃ¼yÃ¼lt ' "\f002";
        font-family: 'Poppins', sans-serif, FontAwesome;
        font-size: 22px;
        line-height: 4px;
    }
    .shop .img-thumbnail .zoom {
        background-color: #00003e00;
        border: 1px solid #ddd;
        color: #010f71a8;
        border-radius: 29px;
        width: 131px;
        height: 54px;
        right: 15px;
        bottom: 10%;
        left: 0%;
    }
    .shop{
        margin-top:-280px;
    }
    .shop .owl-item &gt; div &gt; a &gt; img{
        padding: 0px 50px!important;
    }
    .shop .product-details-box.col-sm-7, .shop .owl-carousel.owl-drag .owl-item, .shop .product-essential .col-sm-5{
        width: 100%!important;
    }
    .shop .product-essential .thumb-gallery .img-thumbnail{
        display: block;
        background: transparent;
        border: 0;
    }
    .shop .owl-carousel.owl-drag.owl-urun-liste .owl-item{
        width: 50%!important;
    }
    .shop .product-short-desc table td, .product-short-desc table td span {
        color: #333 !important;
        font-size: 19px;
    }
    .shop .product-details-box.col-sm-7{
        padding: 30px;
        border-radius: 13px;
        background-image: linear-gradient(135deg, rgba(159, 159, 159, 0.46) 0%, rgba(159, 159, 159, 0.46) 14.286%,rgba(165, 165, 165, 0.46) 14.286%, rgba(165, 165, 165, 0.46) 28.572%,rgba(171, 171, 171, 0.46) 28.572%, rgba(171, 171, 171, 0.46) 42.858%,rgba(178, 178, 178, 0.46) 42.858%, rgba(178, 178, 178, 0.46) 57.144%,rgba(184, 184, 184, 0.46) 57.144%, rgba(184, 184, 184, 0.46) 71.43%,rgba(190, 190, 190, 0.46) 71.43%, rgba(190, 190, 190, 0.46) 85.716%,rgba(196, 196, 196, 0.46) 85.716%, rgba(196, 196, 196, 0.46) 100.002%),linear-gradient(45deg, rgb(252, 252, 252) 0%, rgb(252, 252, 252) 14.286%,rgb(246, 246, 246) 14.286%, rgb(246, 246, 246) 28.572%,rgb(241, 241, 241) 28.572%, rgb(241, 241, 241) 42.858%,rgb(235, 235, 235) 42.858%, rgb(235, 235, 235) 57.144%,rgb(229, 229, 229) 57.144%, rgb(229, 229, 229) 71.43%,rgb(224, 224, 224) 71.43%, rgb(224, 224, 224) 85.716%,rgb(218, 218, 218) 85.716%, rgb(218, 218, 218) 100.002%);
        text-align: center;
    }
    .shop table&gt;tbody&gt;tr {
        transition: .3s;
    }
    .shop table&gt;tbody&gt;tr:hover {
        background-color: #f5f5f591;
    }
    .shop caption {
        text-align: center!important;
    }
    .shop .btn-group-lg&gt;.btn, .shop .btn-lg {
        padding: 10px 16px;
        font-size: 25px;
    }
}
/*Product Details Page End*/
/*MegaMenu Start*/
html #header.header-flex .header-nav-main-effect-2 nav&gt;ul&gt;li.dropdown-mega:hover&gt;.dropdown-menu{
    top: calc(100% + -10px)!important;
}
.megamenu-span{
    text-align: center;
    display: block;
    background: linear-gradient(45deg, transparent, #cecece, transparent);
    color: #444444;
    text-transform: capitalize;
    font-weight: 500;
    padding: 0;
    margin-bottom: 5px;
}
.dropdown-mega-sub-nav img{
    transition: .3s;
    width: 100%;
    opacity: .9;
    width: 100%;
    filter: blur(0px);
    padding: 0px 15px;
}
/*MegaMenu End*/
.content li{
    font-size: 16px;
    line-height: 26px;
}
#footer .content li{
    font-size: 16px;
    line-height: 36px;
}
.detail-menu a {
    font-size: 1.4em!important;
    color: #333!important;
}
.guzergah{
    background: #ffffffc9;
    padding: 30px;
    border: 3px solid #ddd;
    border-radius: 4px;
}
.guzergah ul li{
    font-size: 16px;
    list-style-type: none;
    line-height: 14px!important;
    margin-bottom: 14px;
}
.guzergah ul li:before{
    content: "\f00c"!important;
    font: normal normal normal 14px/2 FontAwesome!important;
    font-size: 10px!important;
    color: #0e113b!important;
    padding-right: 6px!important;
}
.guzergah:after {
    background: url(/upload/images/guzergah.jpg);
    background-size: cover;
    content: '';
    width: 100%;
    height: 100%;
    z-index: -1;
    left: 0;
    top: 0;
    position: absolute;
}
/*
#footer{
    display: none!important;
}
*/



/*ONLOAD ANIMATION START*/
svg g#multi, svg g#first rect{
    animation: fadeInSlideOutLeft 5s infinite;
    animation-direction: alternate;
}
svg g#second{
    animation: fadeInSlideOutRight 5s infinite;
    animation-direction: alternate;
}
svg g#first #slogan{
    animation: fadeInOutSlogan 10s infinite;
    animation-direction: alternate;
}

@keyframes fadeInSlideOutLeft{
    0%{
        opacity: 0.001;
    }
    25%{
        opacity: 0.5;
    }
    50%{
        opacity: 1;
        transform: translateX(0px);
    }
    75%{
        opacity: 0.5;
    }
    100%{
        opacity: 0.001;
        transform: translateX(-750px);
    }
}

@keyframes fadeInOutSlogan{
    0%{
        opacity: 0.001;
    }
    25%{
        opacity: 0.001;
    }
    50%{
        opacity: 1;
    }
    75%{
        opacity: 0.001;
    }
    100%{
        opacity: 0.001;
    }
}

@keyframes fadeInSlideOutRight{
    0%{
        opacity: 0.001;
    }
    25%{
        opacity: 0.5;
    }
    50%{
        opacity: 1;
        transform: translateX(0px);
    }
    75%{
        opacity: 0.5;
    }
    100%{
        opacity: 0.001;
        transform: translateX(750px);
    }
}
.product-short-desc table{
    font-family: 'Poppins', sans-serif!important;
}
.product-details-box .product-share-box{
    padding: 0;
    left: 40%;
}
.slogan1{
    margin-bottom: 30px;
    margin-left: 25%;
    width: 50%;
    border: 2px solid #0f123c;
    border-radius: 4px;
    padding: 20px 30px 0px;
    background-image: linear-gradient(90deg, rgba(165, 165, 165, 0.03) 0%, rgba(165, 165, 165, 0.03) 8%,rgba(235, 235, 235, 0.03) 8%, rgba(235, 235, 235, 0.03) 9%,rgba(7, 7, 7, 0.03) 9%, rgba(7, 7, 7, 0.03) 14%,rgba(212, 212, 212, 0.03) 14%, rgba(212, 212, 212, 0.03) 17%,rgba(219, 219, 219, 0.03) 17%, rgba(219, 219, 219, 0.03) 95%,rgba(86, 86, 86, 0.03) 95%, rgba(86, 86, 86, 0.03) 100%),linear-gradient(67.5deg, rgba(80, 80, 80, 0.03) 0%, rgba(80, 80, 80, 0.03) 11%,rgba(138, 138, 138, 0.03) 11%, rgba(138, 138, 138, 0.03) 17%,rgba(122, 122, 122, 0.03) 17%, rgba(122, 122, 122, 0.03) 24%,rgba(166, 166, 166, 0.03) 24%, rgba(166, 166, 166, 0.03) 27%,rgba(245, 245, 245, 0.03) 27%, rgba(245, 245, 245, 0.03) 89%,rgba(88, 88, 88, 0.03) 89%, rgba(88, 88, 88, 0.03) 100%),linear-gradient(67.5deg, rgba(244, 244, 244, 0.03) 0%, rgba(244, 244, 244, 0.03) 4%,rgba(16, 16, 16, 0.03) 4%, rgba(16, 16, 16, 0.03) 10%,rgba(157, 157, 157, 0.03) 10%, rgba(157, 157, 157, 0.03) 20%,rgba(212, 212, 212, 0.03) 20%, rgba(212, 212, 212, 0.03) 83%,rgba(5, 5, 5, 0.03) 83%, rgba(5, 5, 5, 0.03) 84%,rgba(237, 237, 237, 0.03) 84%, rgba(237, 237, 237, 0.03) 100%),linear-gradient(90deg, #ffffff,#ffffff);
}

@media (max-width: 480px){
    .slogan1{
        margin: 0;
        width: 100%;
    }
}
.slogan1 h3{
    font-size: 1.7em;
}
body:not(.page-) .slogan1{
    text-align: center!important;
}
.page- .slogan1 h3{
    font-size: 1.8em!important;
}
.page- .slogan1 img{
    float: right;
}
.page- .slogan1 {
    padding-bottom: 0px!important;
    padding-left: 0!important;
    margin-left: 0;
    width: 100%;
    border: 1px solid #0f123c;
    border-radius: 4px;
    padding: 20px 81px 0px;
    margin-top: 30px;
}
@media (max-width: 480px){
    .page- .slogan1{
        padding: 30px!important;
        padding-bottom: 0!important
    }
}
/*ONLOAD ANIMATION END*/



/*Logo Start*/
.header-logo svg{
    width: 289px;
    height: 81px;
    margin-top: 0px;
}
.header-logo svg #ozel{
    animation: lefttoright 1s ease-in-out;
    animation-iteration-count: 1;
    animation-direction: alternate;
    animation-fill-mode: both;
    animation-delay: 200ms;
}
.header-logo svg #niyazoglu{
    animation: lefttoright 800ms ease-in-out;
    animation-direction: alternate;
    animation-fill-mode: both;
    animation-delay: 400ms;
}
.header-logo svg #ozelegitim{
    animation: lefttoright 600ms ease-in-out;
    animation-direction: alternate;
    animation-fill-mode: both;
    animation-delay: 600ms;
}
@keyframes bottomtotop{
    0%{
        opacity: 0;
        transform: translateY(-300px);
    }
    100%{
        opacity: 1;
        transform: translateY(0px);
    }
}
@keyframes lefttoright{
    0%{
        opacity: 0;
        transform: translateX(-5px);
    }
    100%{
        opacity: 1;
        transform: translateX(0px);
    }
}
@media (min-width:355px) and (max-width:921px){
    .header-logo svg{
        width: 240px;
        height: 127px;
        margin-top: 10px;
    }
}
@media (min-width:922px) and (max-width:1024px){
    .header-logo svg{
        width: 230px;
        padding-top: 6px;
        margin-top: 10px;
    }
}
@media (min-width:320px) and (max-width:354px){
    .header-logo svg{
        width: 160px;
        padding-top: 23px;
        margin-top: 10px;
    }
}
@media (min-width:768px) and (max-width:921px){
    #header .header-btn-collapse-nav {
        margin-top: 30px;
    }
}
.white-bg:after {
    width: 100%;
    height: 40%;
    bottom: 0;
    left: 0;
    background: linear-gradient(180deg, #ffffff00 19%, #ffffffdb);
    position: absolute;
    content: '';
    z-index: 2;
}
.white-bg:before {
    width: 100%;
    height: 40%;
    bottom: 0;
    left: 0;
    /*
    background: url(/upload/images/breadcrumb-a.png);
    */
    position: absolute;
    content: '';
    animation: fadeIn 1.5s ;
}
.kariyer.col-md-10{
    background-image: url(/upload/images/kariyer-bg.jpg);
    padding: 30px 81px;
    background-size: cover;
    background-position: bottom center;
    background-repeat: no-repeat;
    border: 1px solid #ddd;
    border-radius: 4px;
    margin-bottom: 30px;
}
.hedefler ul li:before {
    content: "\f00c"!important;
    font: normal normal normal 14px/2 FontAwesome!important;
    font-size: 16px!important;
    color: #0e113b!important;
    padding-right: 6px!important;
}
/*
#header .header-nav-top .nav&gt;li&gt;a, #header .header-nav-top .nav&gt;li&gt;span{
    display: none;
}
*/
@media screen and (min-width:922px){
    /*
    .hedefler, .kariyer-text, .kvkk, .hakkinda, .fikirler, .denizyolu, .intermodal, .karayolu, .multimodal, .intermodal, .demiryolu, .proje, .mt-130{
        margin-top: -130px;
    }
    .page-header.parallax{
        padding: 420px 0 60px!important;
    }
    .page-header .parallax-background{
        background-size: contain!important;
    }*/
}
@media screen and (max-width:767px){
    .page-header .parallax-background{
        background-size: cover!important;
        margin-top: 0px!important;
    }
    .hedefler, .kariyer-text, .kvkk, .hakkinda, .fikirler, .denizyolu, .intermodal, .karayolu, .multimodal, .intermodal, .demiryolu, .proje{
        margin-top: -100px;
    }
}
/*
.header-logo svg p, .header-logo svg path, .header-logo svg polygon, .header-logo svg rect{
    fill: #ffffff;
}
.header-logo svg polygon#left-flag, .header-logo svg polygon#right-flag{
    fill: #DAA520;
}
#header .header-logo svg{
    margin-top: -30px;
    transition: .3s;
    width: 200px
}
.sticky-header-active #header .header-logo svg {
    margin-top: -12px;
    width: auto;
    height: 114px;
}
#header .header-logo svg #top-round, #header .header-logo svg #bottom-round{
    fill: #ddd;
}
#header .header-logo svg #knife, #header .header-logo svg #fork{
    transition: .3s;
}
body.acik .header-logo svg p, body.acik .header-logo svg path, body.acik .header-logo svg polygon, body.acik .header-logo svg rect{
    fill: #565656;
}
body.acik #header .header-logo svg #knife, body.acik #header .header-logo svg #fork{
    fill: #DAA520;
}
.sticky-header-active .header-logo svg p, .sticky-header-active .header-logo svg path, .sticky-header-active .header-logo svg polygon, .sticky-header-active .header-logo svg rect{
    fill: #565656;
}
.sticky-header-active #header .header-logo svg #knife, .sticky-header-active #header .header-logo svg #fork{
    fill: #DAA520;
}
@media screen and (max-width:426px){
    .header-logo svg p, .header-logo svg path, .header-logo svg polygon, .header-logo svg rect{
        fill: #565656;
    }
    #header .header-logo svg #knife, #header .header-logo svg #fork{
        fill: #DAA520;
    }
    #header .header-logo svg #top-round, #header .header-logo svg #bottom-round {
        fill: #868686;
    }
    .sticky-header-active #header .header-logo svg {
        margin-top: 7px;
        width: auto;
        height: 90px;
    }
    #header .header-logo svg {
        margin-top: -22px;
        transition: 0s;
        width: 150px;
        height: 152px;
    }
}
/*Logo End*/

/*Form Stop Start
.sabit-code a, .popupac{pointer-events: none!important;}
.dnone,.sabit-code{display:none!important;}
/*Form Stop End*/
.col-half-section .text-md {
    font-size: 1.4rem!important;
}
.wws-popup__support-img{
    padding: 6px;
    border: 2px solid #00003e;
    border-radius: 30px;
}
#footer .container .row&gt;div{
    margin-bottom: 0!important;
}
@media (min-width: 992px){
    #footer .container .row&gt;div{
        padding: 0;
    }
}
html .btn-primary{border-radius: 0px!important;}
html .btn-primary{
    color: #000;
    border: 1px solid #000000!important;
    background-color: #ffffff;
}
html .btn-primary:hover{
    background: #000;
    color: #fff!important;
}
@media screen and (max-width:425px){
    .visible-xs.sabit-code, .visible-xs.sabit-form{display:none!important;}
    .sticky-header-active .visible-xs.sabit-code, .sticky-header-active .visible-xs.sabit-form{display:block!important;animation:slide-up 1s;}
}
@media (min-width: 768px){
    .sabit-code img{height:87px;}
    .sabit-code span{display:block;}
    #header .header-nav-top{margin-right:15px;}
    body:not(.page-) div.body .background-color-quaternary {border-bottom: solid 1px #ccc !important;}
    body:not(.page-) .header-logo svg{
        filter: drop-shadow(2px 4px 19px #fff);
    }
}
@media (max-width: 767px){
    .sabit-code img{height:56px;}
    .sabit-code span{display:block;}
}
.sabit-code a.btn i {
        opacity: 1;
        filter: blur(0);
        display: inline-block;
        position: inherit;
    }
    .sabit-code a.btn{    padding: 6px 4px 6px 0px;}
    
/*Infographic Start*/
.infographic #dotsline circle{
    animation: fill_color 1s infinite;
    animation-direction: alternate;
}
.infographic svg rect{
    fill: #f4f4f4;
}
@keyframes fill_color{
    0%{
        fill: #f4f4f4;
    }
    100%{
        fill: #fe0101;
    }
}
/*Infographic End*/
/*Form Design Start*/
.modal-body input.btn-classic-form{
    width:100%!important;
}
.modal-body label.ozelFormLabel {
    font-weight: 700;
    color: #ffffff;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 1px;
    background-color: #353535;
    width: fit-content;
    margin-bottom: -1px;
    margin-left: 0;
    padding: 2px 5px;
    border-radius: 4px 4px 0 0;
    border: 1px solid #ddd;
}
/*
.modal-body label.ozelFormLabel {
    font-weight: 700;
    color: #bf953f;
    font-family: 'Oswald', sans-serif;
    letter-spacing: 1px;
}
*/
.modal-content{
    background-image: repeating-linear-gradient(45deg, hsla(207,0%,63%,0.05) 0px, hsla(207,0%,63%,0.05) 1px,transparent 1px, transparent 11px,hsla(207,0%,63%,0.05) 11px, hsla(207,0%,63%,0.05) 12px,transparent 12px, transparent 32px),repeating-linear-gradient(0deg, hsla(207,0%,63%,0.05) 0px, hsla(207,0%,63%,0.05) 1px,transparent 1px, transparent 11px,hsla(207,0%,63%,0.05) 11px, hsla(207,0%,63%,0.05) 12px,transparent 12px, transparent 32px),repeating-linear-gradient(135deg, hsla(207,0%,63%,0.05) 0px, hsla(207,0%,63%,0.05) 1px,transparent 1px, transparent 11px,hsla(207,0%,63%,0.05) 11px, hsla(207,0%,63%,0.05) 12px,transparent 12px, transparent 32px),repeating-linear-gradient(90deg, hsla(207,0%,63%,0.05) 0px, hsla(207,0%,63%,0.05) 1px,transparent 1px, transparent 11px,hsla(207,0%,63%,0.05) 11px, hsla(207,0%,63%,0.05) 12px,transparent 12px, transparent 32px),linear-gradient(90deg, rgb(255 255 255),rgb(66 66 66 / 1%))!important;
    border-radius:6px!important;
}
.modal-content .form-control{
    background:#ffffffcf;
}
.form-control{
    margin-bottom: 0!important;
}
.modal-content .modal-title {
    text-align: center;
}
.modal-header h4 {
    font-size: 1.9em;
}
.modal-content:before {
    display: block;
    position: absolute;
    top: -30px;
    right: 0;
    left: 15px;
    width: 110px;
    height: 146px;
    background-image: url(/upload/images/multi-logo-tight-last-00003e-colored-fonts.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center 56px;
    content: " ";
    filter: opacity(0.5);
}
.modal-header .close{
    opacity: .3;
    font-size: 36px;
}
.tabs.col-xs-12{
    padding-right: 15px;
    padding-left: 15px;
}
/*
.modal-body{
    display:block!important;
}
*/
/*Form Design End*/


/*Slider Start*/
.tp-caption .lec_title_animation span{
    transform: translateX(0px) translateY(0px)!important;
    opacity: 1!important;
}
/*Slider End*/
/*
body, html, p{
    font-family: 'Montserrat', sans-serif!important;
}
*/
.tangerine{font-family: 'Tangerine', cursive!important;font-weight:400!important;color:#fe0101!important;}
/*Mobil Menu Button*/
.btn.header-btn-collapse-nav:before {
    content: "MENU";
    font-size: 19px;
    font-weight: 400;
}
.btn.header-btn-collapse-nav i.fa{
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 21px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    top:0;
    right:0;
    width:auto;
    height:auto;
    position:relative;
    opacity: 1;
    filter: blur(0px);
    color:#000;
}
.btn.header-btn-collapse-nav{
    background: #00000000!important;
    color:#000!important;
    transition: all .1s;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    text-align: center;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    background-image: none;
    border: 1px solid #000000!important;
    border-radius: 0px;
}


/*Btn Hover Anim. Start
.tp-caption.btn i{
    top: 20px!important;
}
a.tp-caption.btn:hover{
    padding-right: 135px!important;
}
a.tp-caption.btn:hover i{
    right: 109px!important;
}
a.tp-caption.btn:hover i&gt;span{
    font-family: 'Poppins', sans-serif;
}
*/
/*About Us CSS Start*/
.main-title span {
    color: #E9B947;
}
.main-title span {
    font-size: 100px;
    font-family: 'Tangerine', cursive;
}
.our-story .atmosphere {
    margin: 55px 0 0 0;
    text-align: center;
}
.main-title {
    text-align: center;
}
.main-title h1 {
    background: url(/upload/images/heading-dark.png) no-repeat center 80px;
    letter-spacing: 4px;
    padding: 0 0 70px 0;
    margin: 30px 0 0 0;
}
.main-title h1 {
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    font-size: 48px;
    text-transform: uppercase;
}
.our-story .atmosphere p {
    width: 92%;
    display: inline-block;
}
.our-story img{
    width: 100%;
}
.our-story .atmosphere {
    margin: 55px 0 0 0;
    text-align: center;
}

/*
.section.breadcrumb12{
    margin: 0 0 30px;
    clip-path: ellipse(90% 100% at 50% 0%);
}
*/
/*About Us Css End*/
@media (max-width: 640px){
    .baslik p.h1 {
        font-size: 35px;
        letter-spacing: 0;
        background: url(/upload/images/heading-dark.png) no-repeat center 80px!important;
    }
}
@media (max-width: 767px){
    .menu-tags span, .menu-tags2 span, .menu-tags3 span, .menu-tags4 span {
        font-size: 15px;
        margin: 0 8px 4px;
        display: inline-block;
    }
    .menu .food-menu .menu-item3 h4 {
        font-size: 14px;
    }
}
@media (max-width: 480px){
    .menu .food-menu .menu-item3 .price {
        float: none;
        padding-left: 0;
        margin: 6px 0 11px;
        font-size: 22px;
        display: table;
        padding-top: 10px;
    }
}
/*MODÃœL BAÅžLIK START*/

.baslik p.h1{
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    font-size: 26px;
    text-transform: uppercase;
    background: url(/upload/images/heading-dark.png) no-repeat center 40px;
    letter-spacing: 4px;
    padding: 0 0 60px 0;
    margin: 30px 0 0 0;
}
.baslik .modul-baslik{
    font-weight: 100;
    font-size: 100px;
    color: #E9B947!important;
    font-family: 'Tangerine', cursive;
}
.baslik {
    margin-top:30px!important;
}

/*MODÃœL BAÅžLIK END*/


/*Menu Gallery*/

@media (max-width: 1024px){
    .menu-gallery .thumb-info {
        text-align: center;
    }
}
@media (max-width: 767px){
    .menu-gallery .thumb-info .thumb-info-title:after {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.6);
        content: "";
    }
}
.menu-gallery .thumb-info:hover .thumb-info-title {
    background: #0000009e;
}
.menu-gallery .thumb-info .thumb-info-title{
    height: 100%;
    max-width: 100%;
    bottom: 0;
    background: transparent;
    transition: .3s;
}
.menu-gallery .thumb-info .thumb-info-title .thumb-info-type {
    width: 100%;
    padding-top: 60px;
    background: transparent;
}
.menu-gallery .img-thumbnail{
    padding: 0;
    border: 0;
}
.menu-gallery .img-thumbnail .thumb-info, .menu-gallery .img-thumbnail .thumb-info img{
    border-radius: 10px;
    border:0;
}
/*Menu Start*/
/*
.page-header{display:none;}
*/
.menu-tags2, .menu-tags3, .menu-tags4 {
    text-align: center;
    margin-bottom: 50px;
    margin-top: 20px;
}
.menu-tags .tagsort-active, .menu-tags2 .tagsort2-active, .menu-tags3 .tagsort3-active, .menu-tags4 .tagsort4-active {
    border-bottom: 3px solid #f9c56a;
    color: #4b4741;
}
.menu-tags span, .menu-tags2 span, .menu-tags3 span, .menu-tags4 span {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    color: #828281;
    font-weight: 700;
    text-transform: capitalize;
    margin: 10px 20px;
    display: inline-block;
    padding-bottom: 2px;
    padding-top: 5px;
    cursor: pointer;
    transition: all .5s ease;
    border-bottom: 3px solid transparent;
}
.menu .food-menu .menu-item, .menu .food-menu .menu-item3 {
    overflow: hidden;
    margin: 15px 0;
    padding-left: 10px;
    border-left: 3px solid #fff;
}
.menu-item3 img {
    width: 100px;
    float: left;
}
.menu-item3 .menu-wrapper {
    margin-left: 115px;
}
.menu .food-menu .menu-item .menu-wrapper, .menu .food-menu .menu-item3 .menu-wrapper {
    position: relative;
    z-index: 1;
}
.menu .food-menu .menu-item h4, .menu .food-menu .menu-item3 h4 {
    text-align: left;
    margin: 5px 0;
    float: left;
    padding-right: 10px;
    display: inline;
    background: #fff;
}
@media screen and (max-width:426px){
    .menu .food-menu .menu-item h4, .menu .food-menu .menu-item3 h4 {
        width:70%;
    }
    .menu .food-menu .menu-item, .menu .food-menu .menu-item3{
        padding-left:0;
        padding-right:0;
    }
    .menu .food-menu .menu-item .price, .menu .food-menu .menu-item3 .price{
        padding-left: 0!important;
        margin: -3px 0!important;
    }
    .dotted-bg{
        display:none!important;
    }
}
@media (min-width:320px) and (max-width:374px){
    .menu .food-menu .menu-item .menu-wrapper, .menu .food-menu .menu-item3 .menu-wrapper{
        display: inline!important;
    }
}
.menu .food-menu .menu-item .price, .menu .food-menu .menu-item3 .price {
    float: right;
    padding-left: 10px;
    line-height: 19.8px;
    margin: 5px 0;
    background: #fff none repeat scroll 0% 0%;
    font-family: Josefin Sans;
    font-size: 22px;
    font-weight: 700;
}
.menu .food-menu .menu-item .dotted-bg, .menu .food-menu .menu-item3 .dotted-bg {
    border-top: dotted 2px #ccc;
    position: absolute;
    left: 0;
    top: 15px;
    width: 100%;
    z-index: -1;
}
.menu .food-menu .menu-item p, .menu .food-menu .menu-item3 p {
    font-size: 14px;
    width: 100%;
}
.menu-items3 p {
    float: left;
}
.menu-tags .tagsort-active, .menu-tags2 .tagsort2-active, .menu-tags3 .tagsort3-active, .menu-tags4 .tagsort4-active {
    border-bottom: 3px solid #f9c56a;
    color: #4b4741;
}
.menu-tags2, .menu-tags3, .menu-tags4 {
    text-align: center;
    margin-bottom: 50px;
    margin-top: 20px;
}

/*Menu End*/


footer .hizmet-footer h4{
    width:100%;
}
footer .hizmet-footer{
    text-align: center;
}
footer .hizmet-footer h4:after {
    display: block;
    content: '';
    position: relative;
    width: 70px;
    height: 1px;
    background: #333;
    margin: 20px 0;
    opacity: 0.5;
    left: 44%;
}
#footer{
    border: 0!important;
    background-image: url(/upload/images/breadcrumb.jpg);
}
footer#footer:before {
    width: 100%;
    height: 100%;
    background: #ffffffe0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    content: '';
}
#footer p{
    margin-bottom: 10px;
}
#footer .logo {
    margin-top: -40px;
    margin-bottom: 30px;
}
#footer .col-md-3 h5 {
    font-weight: 500;
    margin-bottom: 25px;
    text-transform: uppercase;
    border-bottom: 1px solid #3f3f3f;
    padding-bottom: 15px;
    font-size: 20px;
}
#footer h5:before {
    position: absolute;
    content: '';
    top: 32px;
    left: 14px;
    height: 3px;
    width: 12px;
    background: #000000;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
@media screen and (max-width: 767px){
    #footer .logo {
        margin-top: 0;
    }
    #footer .col-md-3 h5{
        margin-top: 30px;
    }
    #footer h5:before {
        display: none;
    }
}
#footer .col-md-3:hover h5:before {
    width: 181px;
}
#footer.footer_custom .phone {
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
    padding-bottom: inherit;
}.hizmet-footer a:before {
    content: '\f00c';
    margin-right: 5px;
    font-family: FontAwesome!important;
}
#footer .get-touch .contact-us {
    float: left;
}
#footer .get-touch {
    border-bottom: solid 1px #d3d3d3;
    padding: 0 0 0px 0;
    margin: 40px 0 0 0;
}
#footer .get-touch .detail {
    margin: 5px 0 0 0;
}
#footer .get-touch .contact-us ul {
    margin: 35px 0 0 0;
}
#footer .get-touch .contact-us ul li {
    margin: 0 0 20px 0;
    float: left;
    width: 100%;
}
#footer .get-touch .contact-us ul li.phone i {
    font-size: 30px;
}
#footer .get-touch .contact-us ul li i {
    font-size: 28px;
    float: left;
    width: 12%;
}
#footer .get-touch .contact-us ul li span {
    font-size: 1.4em;
    margin: 0 0 0 0;
    float: right;
    width: 88%;
}
#footer .get-touch .contact-us ul li a{
    color:#222;
}
.hizmet-footer a:before {
    content: '\f00c';
    margin-right: 5px;
    font-family: FontAwesome!important;
}
#footer .get-touch .open-hours {
    float: left;
}
#footer .get-touch .open-hours ul {
    float: left;
    width: 92%;
}
@media screen and (min-width:992px){
    #footer .get-touch .open-hours ul.col-md-5{
        width: 50%;
    }
}
#footer .get-touch .open-hours li {
    width: 100%;
    float: left;
    margin: 0 0 14px 0;
}
#footer .get-touch .open-hours li span.day {
    font-weight: 800;
    font-size: 20px;
    float: left;
}
#footer .get-touch .open-hours li span.day:after {
    height: 1px;
    z-index: -1;
    border-top: 1px dashed #b0b0b0;
    width: 63%;
    content: '';
    position: absolute;
    margin-top: 13px;
    margin-left: 5px;
}
#footer .get-touch .open-hours li span.time {
    float: right;
    font-size: 18px;
    font-weight: 300;
    background: #ececec;
}
#footer .get-touch .instagram {
    float: left;
}
#footer .get-touch .instagram .col-md-4 {
    padding-left: 0;
    padding-right: 8px;
}
#footer .get-touch .instagram a {
    margin: 0 0 8px 0;
    float: left;
}
#footer .get-touch h4 {
    color:#333!important;
    font-weight: 600;
    font-size: 30px;
}
#footer .get-touch .instagram a img{
    width: 100%;
}
@media screen and (min-width:922px){
    #footer-wrapper{
        margin-top: 50px;
    }
}
/*Footer Social Icons Start*/
#footer .social-icons li:hover a{opacity:1}
#footer .social-icons li a{color:#FFF!important;border-radius:0}
#footer .social-icons li:hover.social-icons-youtube a{background:#FF0000}
#footer .social-icons li:hover.social-icons-linkedin a{background:#0072b1}
#footer .social-icons li:hover.social-icons-twitter a{background:#1aa9e1}
#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-facebook a{background:#3b5a9a}
#footer .social-icons li:hover.social-icons-instagram a{background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%) !important;}
#footer .right ul{
    float: right!important;
    padding-right: 37px;
}
#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*/

.svg-curve {
    width: 100%;
    left: auto;
    right: auto;
    top: auto;
    position: absolute;
    left: 0;
    right: 0;
    pointer-events: none;
    overflow: hidden;
}
.svg-curve-down {
    transform: scaleX(1) scaleY(-1);
    bottom: -2px;
}
.fl-shape-content .fl-shape {
    fill: #fff;
}
.footer-ikili .col-half-section{
    padding-top:50px;
}



.d-inline{display: inline-block!important;}
.product-details-box .product-actions {
    margin-top: 0!important;
}

.sidebar_1{float:left;}
.sidebar_1 &gt; div &gt; div{margin-top:0;}
.contentDiv.col-md-9{float:right;}

.sorter{
    display:none;
}
body,html,p{font-family: 'Open Sans', sans-serif;}
.product .product-name{
    text-overflow: inherit;
    white-space: normal;
}
/*
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6,
.slider-container .main-label, .tp-caption,
#header li a, .btn,
aside ul.nav-list&gt;li&gt;a,
.sidebar ul li a{
    font-family: 'Poppins', sans-serif;
}
*/
.sidebar .divider.divider-small hr {
    height: 1px;
}
h3{margin-top:10px;}
/* HEADER START */
@media screen and (min-width:922px){
    #header .header-nav-main nav&gt;ul&gt;li.dropdown-mega .dropdown-mega-sub-nav&gt;li&gt;a{
        margin:0!important;
    }
    html #header.header-flex .header-nav-main nav&gt;ul&gt;li{
        height: 109px!important;
    }
    html:not(.sticky-header-active) body.acik #header.header-semi-transparent-light .header-nav-main nav &gt; ul &gt; li:not(.active):hover &gt; a.dropdown-toggle:after {
        border-color: #F9D82B transparent transparent !important;
    }
    .stick-header-active #header .header-body{
        height: 111px!important;
    }
}
.nav-pills&gt;li+li {
    margin-left: 0;
}
.breadcrumb9 .row.mt-xl &gt; div {
    margin-top: 60px !important;
}
html #header.header-semi-transparent-light .header-body {
    position: fixed;
}
.mt-xl {
    margin-top: 25px!important;
}
section.section {
    padding: 50px 0;
}
/*
.modul-baslik{
    font-weight:bold;
}
*/
/* .header-nav-top &gt; ul &gt; li:last-child{display:none;} */

html .breadcrumb9 h1{color:#fff!important;}
html .breadcrumb9 .breadcrumb li a, html .breadcrumb9 .breadcrumb li a span {color:#fff!important;}
html section.section-tertiary {
    position:relative;
    background: url(/upload/images/breadcrumb.jpg);
    /*
    
    https://www.orwetour.com/upload/images/image-bolu-2068266-960-720.jpg
    */
    background-position: top;
    border-color: 0;
    background-size: cover;
}
html section.section-tertiary:after {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, #ffffffa8 58%, white);
    content: " ";
}

section.page-header.page-header-custom-background.parallax.breadcrumb9:after {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, #f475204a, #1f437224 81%);
    content: " ";
}
section.page-header.page-header-custom-background.parallax.breadcrumb9:before{
    content: '';
    background-image: url(/upload/images/patternbg.svg);
    background-size: 400px;
    background-repeat: repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: .08;
    filter: invert(1) brightness(1.5);
    left: 0;
    top: 0;
    z-index: 1;
}
@media (max-width: 767px) {
    .page-header .container.pr.z3{
        opacity: .5!important;
    }
    /*
    section.page-header.page-header-custom-background.parallax.breadcrumb9:after{
        background: linear-gradient(180deg, #ffffff87 55%, #ffffff87 80%, white 88%);
    }
    */
}
.breadcrumb9 .row.mt-xl &gt; div {
    z-index: 9;
}

#header .header-nav-main nav&gt;ul&gt;li.dropdown .dropdown-menu li a {
    border-bottom: none!important;
}

#header .header-top .header-search{    margin-top: 8px;}

.contentDiv.pull-right .mt15{margin-top:0!important;}
html #header .header-top.header-top-primary {
    border-bottom: none;
    z-index: 1002;
    background: linear-gradient(45deg, #1d4071, #285894);
    padding: 0;
    border: 0;
}
.header-top.header-top-colored.header-top-primary:before {
    content: '';
    background-image: url(/upload/images/patternbg.svg);
    background-size: 400px;
    background-repeat: repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: .12;
    filter: invert(1) brightness(1.5);
}
html #header.header-flex .header-logo{margin:0}


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;
}

@media (min-width: 992px) {
    .content-796 ul.list.list-icons.list-icons-style-3.mt-4{
        border-right: 1px solid #5478b8;
        padding-right: 10px;
    }
    #header .header-nav-main nav &gt; ul &gt; li.dropdown-reverse .dropdown-menu li.dropdown-submenu &gt; a:after{
        border-color: transparent!important;
    }
    html:not(.ie) #header.header-flex .header-logo {
        max-width: inherit;
    }
    .dropdown-submenu .dropdown-menu li a{
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        max-width:200px;
    }
    .product .product-name {
        font-size: 20px!important;
    }    
    #header .header-nav-top .nav&gt;li&gt;a, #header .header-nav-top .nav&gt;li&gt;span {
        color: #ffffff;
        padding: 17px 15px 12px!important;
    }   
    html:not(.sticky-header-active) #header.header-narrow .header-nav.header-nav-stripe {

        margin-bottom: -12px;
    }
    html #header.header-semi-transparent, 
    html #header.header-semi-transparent-light,
    .breadcrumb9{
        min-height: 308px!important;
    }
    .dropdown-menu&gt;li&gt;a:focus, .dropdown-menu&gt;li&gt;a:hover {
        background-color: transparent;
    }    
    #header .header-nav-main nav&gt;ul&gt;li.dropdown .dropdown-menu &gt; li:hover &gt; a:before {
        opacity:1;
        color: #ffffff;
        position: absolute;
    }
/*
    #header.header-narrow .header-nav.header-nav-stripe nav &gt; ul &gt; li.dropdown &gt; a, #header.header-narrow .header-nav.header-nav-stripe nav &gt; ul &gt; li.dropdown:hover &gt; a, #header.header-narrow .header-nav.header-nav-dark-dropdown nav &gt; ul &gt; li.dropdown &gt; a, #header.header-narrow .header-nav.header-nav-dark-dropdown nav &gt; ul &gt; li.dropdown:hover &gt; a {
        padding: 39px 7px 36px 7px!important;
    }
    #header .header-nav-main nav&gt;ul&gt;li &gt; a:before {
        content: "";
        display: block;
        width: 0;
        height: 2px;
        background-color: #5478b8;
        opacity: 0;
        -webkit-transition: .4s;
        -o-transition: .4s;
        transition: .4s;
        position: absolute;
        bottom: -5px;
        left: 50%;
    }
    .page- #header .header-nav-main nav&gt;ul&gt;li &gt; a:before{
        bottom: -5px!important;
    }
*/
     #header .header-nav-main nav&gt;ul&gt;li.active &gt; a:before,  #header .header-nav-main nav&gt;ul&gt;li:hover &gt; a:before {
        opacity: 1;
        width: calc(100% - 14px);
        left: 7px;
    }    
    #dropdownLanguage img{padding-bottom:3px;}
    #header .header-top .header-nav-top {
        margin: -6px 15px 0 0;
        float: right;        
    }
    nav.header-nav-stripe nav &gt; ul &gt; li.dropdown .dropdown-menu {
        margin-top: -15px !important;
    }    
    #header .header-nav-main nav&gt;ul&gt;li&gt;a {
        font-family: 'Roboto Condensed', sans-serif;
        font-size: 13px;
        font-weight: 500!important;
    }
    #header .header-nav-main nav&gt;ul&gt;li.dropdown .dropdown-menu li a {
        font-size: 14px;
        font-weight: 500;
        transition: .3s;
        padding-left: 12px;
    }
    #header .header-nav-main nav&gt;ul&gt;li.dropdown .dropdown-menu li:hover a{
        padding-left: 15px;
    }
    #header .header-nav-main nav&gt;ul&gt;li.dropdown .dropdown-menu li a:before {
        width: 2px;
        height: 2px;
        border-radius: 50px;
        content: "";
        position: absolute;
        left: 3px;
        top: 18px;
        pointer-events: none;
        background: #f5791f;
        z-index: 0;
        background-repeat: no-repeat;
        opacity: 1;
        background-size: contain;
        transition: .3s;
    }
    #header .header-nav-main nav&gt;ul&gt;li.dropdown .dropdown-menu li a:hover:before{
        width: 8px;
    }
    html.sticky-header-active #header.header-semi-transparent-light .header-body:before {
        border-bottom:none;
        height: 115px;
        box-shadow: 0 0 51px -18px #ccc;
    }    
    #header .header-nav-main nav&gt;ul&gt;li.dropdown .dropdown-menu{
        margin-top: -25px!important;
        border-top: 2px solid #eee;
        border-radius: 0 0 4px 4px;
    }
    #header.header-narrow .header-logo img{
        margin: 0!important;
    }
    #header.header-narrow .header-logo .logo-small {
        transform: none!important;
    }  
    #header .header-nav.header-nav-stripe nav &gt; ul &gt; li:hover &gt; a{
        background: transparent!important;
        color: #f5791f!important;
    }    
    #header.header-narrow .header-nav.header-nav-stripe .header-social-icons{margin:0 !important;padding-left:10px;}
    #header.header-narrow .header-nav.header-nav-stripe{position:relative;z-index:3;margin-bottom:-8px}
    #header.header-narrow .header-nav-main.header-nav-main-square{margin-bottom:-8px}
    #header.header-narrow .header-logo .logo-default{margin: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}
    .sticky-header-active #header.header-narrow .header-logo .logo-default{opacity:0;top:0;}
    #header .header-nav-top .nav&gt;li&gt;a a:focus, #header .header-nav-top .nav&gt;li&gt;a:hover {
        color: #ffffff;
        background: transparent;
    }
}
@media (max-width: 991px) {
    .logo-default{display:none!important}
    .logo-small{display:block}
    #header .header-logo{width:auto!important;height:auto!important}
}

@media (min-width: 992px) {
    .col-md-12.col-sm-12.col-xs-12.mt15.content.content-1{
        margin-top: 0;
    }
    #header .header-social-icons{
        float: left;
    }
    #header .header-top .header-social-icons {
        margin-top: 12px;
        margin-left: -6px;
    }
    #header .translation-icons {
        margin-right: -8px;
        margin-top: 15px;
        margin-left: 15px;
    }
    #header.header-narrow .header-nav.header-nav-stripe nav &gt; ul &gt; li.dropdown-mega .dropdown-menu{
        width: 1170px!important;
        left: auto!important;
        margin: auto!important;
    }
    html.en #header .header-nav-main-sub-effect-1 nav&gt;ul&gt;li.dropdown.dropdown-reverse .dropdown-menu li.dropdown-submenu&gt;.dropdown-menu{
        left: 28%;
    }
    #header .header-nav-main-sub-effect-1 nav&gt;ul&gt;li.dropdown.dropdown-reverse .dropdown-menu li.dropdown-submenu&gt;.dropdown-menu{
        left: 25%;
        border-left: 1px solid #00003e;
    }
    #header .header-nav-main-sub-effect-1 nav&gt;ul&gt;li.dropdown .dropdown-menu li a:hover{
        opacity: 1;
        color: #1d4071;
    }
    #header .header-nav-main nav&gt;ul&gt;li.dropdown-mega .dropdown-menu li a{
        padding: 0 15px!important;
        transition: .5s;
        opacity: 1;
        filter: invert(0);
        margin-bottom: 10px!important;
    }
    #header .header-nav-main nav&gt;ul&gt;li.dropdown-mega .dropdown-menu li a:hover{
        opacity:1;
    }
    #header .header-nav-main nav&gt;ul&gt;li.dropdown-mega .dropdown-mega-sub-nav&gt;li:hover&gt;a{
        background: transparent;
    }
    #header .header-nav-main nav&gt;ul&gt;li.dropdown-mega .dropdown-menu li a:hover img{
        background: transparent;
        opacity: 1;
        filter: invert(0) drop-shadow(2px 4px 27px #aaa) blur(0px);
    }
    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: #ffffffd6;opacity:1}
    .sticky-header-active #header.header-semi-transparent-light .header-body:before{opacity:.7;background:#FFF;}


    body.acik #header.header-narrow  .header-nav.header-nav-stripe nav &gt; ul &gt; li.dropdown &gt; a.dropdown-toggle:after{border-color:#222 transparent transparent !important}

        
    html:not(.sticky-header-active) #header.header-semi-transparent-light .header-nav-main nav &gt; ul &gt; li:not(.active) &gt; a{
        color: #000000;
    }
    .breadcrumb9 .pt-xlg.mt-xlg.tright{
        display: none;
    }
    .section.breadcrumb9{
        margin: 0;
    }
    html:not(.sticky-header-active) #header.header-semi-transparent-light .header-nav-main nav &gt; ul &gt; li:not(.active):hover &gt; a.dropdown-toggle:after{border-color:#5478b8 transparent transparent  !important}    
    
    html.sticky-header-active #header.header-semi-transparent-light .header-nav-main nav &gt; ul &gt; li &gt; a.dropdown-toggle:after{border-color:#222 transparent transparent} 
    
    html.sticky-header-active #header.header-semi-transparent-light .header-nav-main nav &gt; ul &gt; li:not(.active):hover &gt; a.dropdown-toggle:after{border-color:#5478b8 transparent transparent  !important}
    
    body.acik #header.header-semi-transparent-light .header-nav-main nav &gt; ul &gt; li &gt; a.dropdown-toggle:after{border-color:#222 transparent transparent}        
    
    html:not(.sticky-header-active) body:not(.acik) #header.header-semi-transparent-light .header-nav-main nav &gt; ul &gt; li &gt; 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 &gt; ul &gt; li &gt; a, #header.header-narrow .header-nav.header-nav-stripe nav &gt; ul &gt; li:hover &gt; a, #header.header-narrow .header-nav.header-nav-dark-dropdown nav &gt; ul &gt; li &gt; a, #header.header-narrow .header-nav.header-nav-dark-dropdown nav &gt; ul &gt; li:hover &gt; a{
        padding: 25px 13px 17px!important;
        max-height: 102px;
    }
    
    #header.header-narrow .header-nav.header-nav-stripe nav &gt; ul &gt; li.dropdown &gt; a,#header.header-narrow .header-nav.header-nav-stripe nav &gt; ul &gt; li.dropdown:hover &gt; a,#header.header-narrow .header-nav.header-nav-dark-dropdown nav &gt; ul &gt; li.dropdown &gt; a,#header.header-narrow .header-nav.header-nav-dark-dropdown nav &gt; ul &gt; li.dropdown:hover &gt; a{padding:39px 23px 36px 13px}
    #header.header-narrow .header-nav.header-nav-stripe nav &gt; ul &gt; li.dropdown &gt; a.dropdown-toggle:after,#header.header-narrow .header-nav.header-nav-stripe nav &gt; ul &gt; li.dropdown:hover &gt; a.dropdown-toggle:after,#header.header-narrow .header-nav.header-nav-dark-dropdown nav &gt; ul &gt; li.dropdown &gt; a.dropdown-toggle:after,#header.header-narrow .header-nav.header-nav-dark-dropdown nav &gt; ul &gt; li.dropdown:hover &gt; a.dropdown-toggle:after{
        top: 38px
    }

    #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: -3px!important
    }
    .sticky-header-active #header.header-narrow .header-nav.header-nav-stripe .header-social-icons{
        margin-top: -14px!important
    }
}


@media (max-width: 767px){
    .m-pt0{
        padding-top: 0px!important;
    }
    .translation-icons{
        margin-top: 9px;
    }
    .dropdown-mega-content &gt; div &gt; div.col-xs-12{
        width: 50%;
        padding: 5px 10px!important;
        border-right: solid 1px #e8e8e8 !important;
    }
    .dropdown-mega-content &gt; div &gt; div.col-xs-12 &gt;ul&gt;li&gt;a{
        color:#333;
        font-weight: 600;
    }
    #mainNav .dropdown-menu, #mainNav .dropdown-menu li:last-child{border-bottom:inherit!important;}
    #header .header-nav-main nav&gt;ul&gt;li.dropdown-mega .dropdown-mega-sub-title{display:none;}
    #header.header-narrow .header-nav.header-nav-stripe nav &gt; ul.nav &gt; li.dropdown .dropdown-menu, #header .header-nav-main nav&gt;ul&gt;li.dropdown-mega .dropdown-mega-content{
        padding-top: 0!important;
    }
    #header .header-nav-main nav&gt;ul li.dropdown-mega .dropdown-mega-sub-nav{
        margin: 0!important;
    }
    #header .header-nav-main nav&gt;ul li.dropdown-mega .dropdown-mega-sub-nav&gt;li&gt;a{
        padding: 5px 0!important;
        text-align: center;
    }
    .goog-te-gadget-simple .goog-te-menu-value span {color:#000  !important;}
    #header .header-nav-top .nav&gt;li&gt;a, #header .header-nav-top .nav&gt;li&gt;span{
        color: #000!important;
        font-weight: 400;
        padding: 12px 15px 9px!important;
    }
    html.sticky-header-enabled #header.header-semi-transparent .header-body, 
    html.sticky-header-enabled #header.header-semi-transparent-light .header-body {
        position: relative;
    }    
    #header .header-top{padding-bottom:0;}
    #header .header-top .header-nav-top {
        margin: 0px 0 0 0;
        position: absolute;
        right: 0;
        left: 0;
    }
    .breadcrumb9 .row.mt-xl &gt; div{margin-top:15px !important;}
    #header .header-btn-collapse-nav {
        margin: -50px 0 15px 15px;
    } 
    .sticky-header-active #header .header-btn-collapse-nav {
        margin: -50px 0 15px 15px;
    }
/*
    .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: 21px !important;
        width: 270px !important;
        height: auto !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;
        min-height: 600px;
        overflow-x: hidden;
        overflow-y: auto;
    }    
    
    .breadcrumb9 .col-md-offset-2 {margin-left:0 !important;text-align:left !important;}

    #header .header-nav-main nav&gt;ul&gt;li.dropdown-mega .dropdown-mega-content {
        padding: 20px 5px;
    }    
}
/***************/


.product-short-desc table td{border:none !important;padding:8px!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&gt;ul&gt;li.dropdown-mega .dropdown-mega-sub-title{min-height:0;padding:0;}
.dropdown-mega-content &gt; div &gt; div{border-right: solid 1px #999 !important;padding-right: 6px;width: 25%}
.dropdown-mega-content &gt; div &gt; div a{cursor:pointer;padding:0 15px !important;}
.dropdown-mega-content &gt; div &gt; div:last-child{border-right:none !important;}

@media (min-width: 992px){

   .dropdown-mega .dropdown-menu{padding: 0 30px !important;}
   .breadcrumb9 .col-md-offset-2 {margin-left:0 !important;text-align:left !important;}
}
.breadcrumb9 .row.mt-xl &gt; div{margin-top:60px !important;}



.breadcrumb {padding: 0;margin-bottom: 0;background-color: transparent;}

/* Construction */

.social-icons li{box-shadow:none}
.social-icons li a{
    background: transparent;
    color: #fff!important;
}
.social-icons li a i{
    font-size: 19px;
}
.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}


/* -- Table Css */
table&gt;tbody&gt;tr:nth-of-type(odd) {background-color: #f9f9f900;}
table{    table-layout: auto !important;width: 100% !important;
    font-family: inherit !important;
    font-size: inherit !important;max-width:100%;margin-bottom:20px}
table&gt;tbody&gt;tr&gt;td,table&gt;tbody&gt;tr&gt;th,table&gt;tfoot&gt;tr&gt;td,table&gt;tfoot&gt;tr&gt;th,table&gt;thead&gt;tr&gt;td,table&gt;thead&gt;tr&gt;th{padding:8px !important;line-height:1.42857143;vertical-align:top !important;border-top:1px solid #ddd}
table&gt;thead&gt;tr&gt;th{vertical-align:bottom;border-bottom:2px solid #ddd}
table&gt;caption+thead&gt;tr:first-child&gt;td,table&gt;caption+thead&gt;tr:first-child&gt;th,table&gt;colgroup+thead&gt;tr:first-child&gt;td,table&gt;colgroup+thead&gt;tr:first-child&gt;th,table&gt;thead:first-child&gt;tr:first-child&gt;td,table&gt;thead:first-child&gt;tr:first-child&gt;th{border-top:0}
table&gt;tbody+tbody{border-top:2px solid #ddd}
table table{background-color:#fff}
table-condensed&gt;tbody&gt;tr&gt;td,table-condensed&gt;tbody&gt;tr&gt;th,table-condensed&gt;tfoot&gt;tr&gt;td,table-condensed&gt;tfoot&gt;tr&gt;th,table-condensed&gt;thead&gt;tr&gt;td,table-condensed&gt;thead&gt;tr&gt;th{padding:5px}
table-bordered{border:1px solid #ddd !important;}
table-bordered&gt;tbody&gt;tr&gt;td,table-bordered&gt;tbody&gt;tr&gt;th,table-bordered&gt;tfoot&gt;tr&gt;td,table-bordered&gt;tfoot&gt;tr&gt;th,table-bordered&gt;thead&gt;tr&gt;td,table-bordered&gt;thead&gt;tr&gt;th{border:1px solid #ddd}
table-bordered&gt;thead&gt;tr&gt;td,table-bordered&gt;thead&gt;tr&gt;th{border-bottom-width:2px}
table-striped&gt;tbody&gt;tr:nth-of-type(odd){background-color:#f9f9f9}
table&gt;tbody&gt;tr:hover{background-color:#f5f5f500}
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&gt;tbody&gt;tr.active&gt;td,table&gt;tbody&gt;tr.active&gt;th,table&gt;tbody&gt;tr&gt;td.active,table&gt;tbody&gt;tr&gt;th.active,table&gt;tfoot&gt;tr.active&gt;td,table&gt;tfoot&gt;tr.active&gt;th,table&gt;tfoot&gt;tr&gt;td.active,table&gt;tfoot&gt;tr&gt;th.active,table&gt;thead&gt;tr.active&gt;td,table&gt;thead&gt;tr.active&gt;th,table&gt;thead&gt;tr&gt;td.active,table&gt;thead&gt;tr&gt;th.active{background-color:#f5f5f5}
table&gt;tbody&gt;tr.active:hover&gt;td,table&gt;tbody&gt;tr.active:hover&gt;th,table&gt;tbody&gt;tr:hover&gt;.active,table&gt;tbody&gt;tr&gt;td.active:hover,table&gt;tbody&gt;tr&gt;th.active:hover{background-color:#e8e8e8}
table&gt;tbody&gt;tr.success&gt;td,table&gt;tbody&gt;tr.success&gt;th,table&gt;tbody&gt;tr&gt;td.success,table&gt;tbody&gt;tr&gt;th.success,table&gt;tfoot&gt;tr.success&gt;td,table&gt;tfoot&gt;tr.success&gt;th,table&gt;tfoot&gt;tr&gt;td.success,table&gt;tfoot&gt;tr&gt;th.success,table&gt;thead&gt;tr.success&gt;td,table&gt;thead&gt;tr.success&gt;th,table&gt;thead&gt;tr&gt;td.success,table&gt;thead&gt;tr&gt;th.success{background-color:#dff0d8}
table&gt;tbody&gt;tr.success:hover&gt;td,table&gt;tbody&gt;tr.success:hover&gt;th,table&gt;tbody&gt;tr:hover&gt;.success,table&gt;tbody&gt;tr&gt;td.success:hover,table&gt;tbody&gt;tr&gt;th.success:hover{background-color:#d0e9c6}
table&gt;tbody&gt;tr.info&gt;td,table&gt;tbody&gt;tr.info&gt;th,table&gt;tbody&gt;tr&gt;td.info,table&gt;tbody&gt;tr&gt;th.info,table&gt;tfoot&gt;tr.info&gt;td,table&gt;tfoot&gt;tr.info&gt;th,table&gt;tfoot&gt;tr&gt;td.info,table&gt;tfoot&gt;tr&gt;th.info,table&gt;thead&gt;tr.info&gt;td,table&gt;thead&gt;tr.info&gt;th,table&gt;thead&gt;tr&gt;td.info,table&gt;thead&gt;tr&gt;th.info{background-color:#d9edf7}
table&gt;tbody&gt;tr.info:hover&gt;td,table&gt;tbody&gt;tr.info:hover&gt;th,table&gt;tbody&gt;tr:hover&gt;.info,table&gt;tbody&gt;tr&gt;td.info:hover,table&gt;tbody&gt;tr&gt;th.info:hover{background-color:#c4e3f3}
table&gt;tbody&gt;tr.warning&gt;td,table&gt;tbody&gt;tr.warning&gt;th,table&gt;tbody&gt;tr&gt;td.warning,table&gt;tbody&gt;tr&gt;th.warning,table&gt;tfoot&gt;tr.warning&gt;td,table&gt;tfoot&gt;tr.warning&gt;th,table&gt;tfoot&gt;tr&gt;td.warning,table&gt;tfoot&gt;tr&gt;th.warning,table&gt;thead&gt;tr.warning&gt;td,table&gt;thead&gt;tr.warning&gt;th,table&gt;thead&gt;tr&gt;td.warning,table&gt;thead&gt;tr&gt;th.warning{background-color:#fcf8e3}
table&gt;tbody&gt;tr.warning:hover&gt;td,table&gt;tbody&gt;tr.warning:hover&gt;th,table&gt;tbody&gt;tr:hover&gt;.warning,table&gt;tbody&gt;tr&gt;td.warning:hover,table&gt;tbody&gt;tr&gt;th.warning:hover{background-color:#faf2cc}
table&gt;tbody&gt;tr.danger&gt;td,table&gt;tbody&gt;tr.danger&gt;th,table&gt;tbody&gt;tr&gt;td.danger,table&gt;tbody&gt;tr&gt;th.danger,table&gt;tfoot&gt;tr.danger&gt;td,table&gt;tfoot&gt;tr.danger&gt;th,table&gt;tfoot&gt;tr&gt;td.danger,table&gt;tfoot&gt;tr&gt;th.danger,table&gt;thead&gt;tr.danger&gt;td,table&gt;thead&gt;tr.danger&gt;th,table&gt;thead&gt;tr&gt;td.danger,table&gt;thead&gt;tr&gt;th.danger{background-color:#f2dede}
table&gt;tbody&gt;tr.danger:hover&gt;td,table&gt;tbody&gt;tr.danger:hover&gt;th,table&gt;tbody&gt;tr:hover&gt;.danger,table&gt;tbody&gt;tr&gt;td.danger:hover,table&gt;tbody&gt;tr&gt;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&gt;table{margin-bottom:0}
table-responsive&gt;table&gt;tbody&gt;tr&gt;td,table-responsive&gt;table&gt;tbody&gt;tr&gt;th,table-responsive&gt;table&gt;tfoot&gt;tr&gt;td,table-responsive&gt;table&gt;tfoot&gt;tr&gt;th,table-responsive&gt;table&gt;thead&gt;tr&gt;td,table-responsive&gt;table&gt;thead&gt;tr&gt;th{white-space:nowrap}
table-responsive&gt;table-bordered{border:0}
table-responsive&gt;table-bordered&gt;tbody&gt;tr&gt;td:first-child,table-responsive&gt;table-bordered&gt;tbody&gt;tr&gt;th:first-child,table-responsive&gt;table-bordered&gt;tfoot&gt;tr&gt;td:first-child,table-responsive&gt;table-bordered&gt;tfoot&gt;tr&gt;th:first-child,table-responsive&gt;table-bordered&gt;thead&gt;tr&gt;td:first-child,table-responsive&gt;table-bordered&gt;thead&gt;tr&gt;th:first-child{border-left:0}
table-responsive&gt;table-bordered&gt;tbody&gt;tr&gt;td:last-child,table-responsive&gt;table-bordered&gt;tbody&gt;tr&gt;th:last-child,table-responsive&gt;table-bordered&gt;tfoot&gt;tr&gt;td:last-child,table-responsive&gt;table-bordered&gt;tfoot&gt;tr&gt;th:last-child,table-responsive&gt;table-bordered&gt;thead&gt;tr&gt;td:last-child,table-responsive&gt;table-bordered&gt;thead&gt;tr&gt;th:last-child{border-right:0}
table-responsive&gt;table-bordered&gt;tbody&gt;tr:last-child&gt;td,table-responsive&gt;table-bordered&gt;tbody&gt;tr:last-child&gt;th,table-responsive&gt;table-bordered&gt;tfoot&gt;tr:last-child&gt;td,table-responsive&gt;table-bordered&gt;tfoot&gt;tr:last-child&gt;th{border-bottom:0}
}

.fw6{font-weight:600;}

/* -- Google Translate Css*/
.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:#d6d6d6  !important;}
.acik .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&gt;li&gt;a, #header .header-nav-top .nav&gt;li&gt;span{padding: 12px 15px;}
/* #header .header-top .header-nav-top{max-height:88px;overflow: hidden;} */
@media (min-width: 992px){
    
    #header.header-narrow .header-logo .logo-default{margin: -75px -70px -102px 0;}
}
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 */

/* Shop Sidebar Mobile */
@media (max-width: 767px) {
    html.sticky-header-active #header.header-semi-transparent-light .header-body{top:-13px !important;}
    .shop-sidebar{display:none;}
    .products-grid.columns4 li:nth-child(2n+1) {
        clear:both!important;
    }    
}
.shop-sidebar-toggle-btn{
    background: #fff;
    border: 1px solid #ccc;
    padding: 2px 8px;
    height: 26px;
    color: #777;
    font-size: 13px;
    border-radius: 3px;    
}
@media (min-width: 1200px){
    .products-grid.columns4 li:nth-child(5n+1) {
        clear:none!important;
    }
}
@media (min-width: 768px) {
    .slider-title {
        font-size: 24px!important;
    }
    .products-grid{padding:0 15px !important}
}
.sorter .pagination li{padding:0!important}
.sorter .products-grid.columns4 li{width:auto!important;}
.toolbar-bottom li a, .sorter .pagination&gt;li&gt;a, .sorter .pagination&gt;li&gt;span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.toolbar .sorter select, .toolbar .sorter input{width:100px;}
.toolbar {padding:0 10px !important;}

.mobile-nav{
    background-color: rgba(255,255,255,0.95);
    overflow-y: auto;
    overflow-x: hidden;
}
.body.mmenu-open .mobile-nav{
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);    
}
.mmenu-open #mobile-menu-overlay {
    opacity: .25;
}
.shop-sidebar-mobile li a {
    display: block;
    font-size: 14px;
    line-height: 40px;
    background-color: transparent;
    border: 0;
    padding: 0 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    text-decoration: none!important;
}
.shop-sidebar-mobile{
    margin:0;
    padding:0;
}
.shop-sidebar-mobile li {
    display: block;
    position: relative;
    list-style:none;
    margin:0
}

.shop-sidebar-mobile li.chosen a:after {
    top: 8px;
    content: 'X SeÃ§imi KaldÄ±r';
    display: inline-block;
    opacity: .6;
    color: currentColor;
    margin-right: 5px;
    background-color: #f1f1f1;
    border: 1px solid rgba(0,0,0,0.1);
    line-height: 12px;
    font-size: 12px;
    padding: 2px 4px;
    text-align: center;
    border-radius: 99px;
    text-align: right;
    position: absolute;
    right: 0;
}
.shop-sidebar-mobile li.chosen a:before {
    content: '\2713';
    display: inline-block;
    opacity: .6;
    margin-right: 5px;
    color: green;
}

/* Shop Sidebar */
@media (min-width: 992px) {
  .col-md-9 {
    padding-right: 12px;
  }
  .col-md-9.col-md-push-3 {
    padding-right: 15px;
    padding-left: 12px;
  }
  .col-md-9 + .col-md-3 {
    padding-left: 12px;
  }
  .col-md-9 + .col-md-3.col-md-pull-9 {
    padding-left: 15px;
    padding-right: 12px;
  }
}
.shop-sidebar .panel-group {
  margin-bottom: 40px;
}
.shop-sidebar .panel-group .panel + .panel {
  margin-top: 14px;
}
.shop-sidebar .panel.panel-default {
  border-radius: 6.99px;
  border: none;
}
.shop-sidebar .panel.panel-default .panel-heading {
  border-radius: 0;
}
.shop-sidebar .panel.panel-default .panel-heading .panel-title {
  margin: 0;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  color: #777;
}
.shop-sidebar .panel.panel-default .panel-heading a {
  position: relative;
  border-radius: 6.99px 6.99px 0 0;
  padding-top: 11.5px;
  padding-bottom: 11.5px;
  padding-right: 45px;
  color: #555;
  border: 1px solid #ddd;
}
.shop-sidebar .panel.panel-default .panel-heading a:before {
  font-family: 'FontAwesome';
  content: "\f0d8";
  width: 26px;
  height: 26px;
  display: block;
  border: 1px solid #ddd;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -13px;
  border-radius: 3px;
  color: #ccc;
  text-align: center;
  line-height: 24px;
  background-color: #fff;
  font-size: 10px;
}
.shop-sidebar .panel.panel-default .panel-heading a:hover:before {
  background-color: #ee7429;
  border-color: #ee7429;
  color: #fff;
}
.shop-sidebar .panel.panel-default .panel-heading a.collapsed {
  border-radius: 6.99px;
}
.shop-sidebar .panel.panel-default .panel-heading a.collapsed:before {
  content: "\f0d7";
}
.shop-sidebar .panel.panel-default .panel-body {
  padding: 15px 15px 7px;
  border: 1px solid #ddd;
  border-top: none;
  border-radius: 0 0 6.99px 6.99px;
  background-color: #fbfbfb;
}
.shop-sidebar .filter-price {
  margin: 14px 0 9px;
}
.shop-sidebar .filter-price #price-slider {
  margin-bottom: 20px;
}
.shop-sidebar .filter-price .noUi-target {
  background: #eee;
  border-radius: 0;
  border: none;
  box-shadow: none;
}
.shop-sidebar .filter-price .noUi-handle {
  background: #0088CC;
  cursor: pointer;
  border-radius: 5px;
  border: none;
  box-shadow: none;
}
.shop-sidebar .filter-price .noUi-handle:before, .shop-sidebar .filter-price .noUi-handle:after {
  display: none;
}
.shop-sidebar .filter-price .noUi-horizontal {
  position: relative;
  height: 7px;
}
.shop-sidebar .filter-price .noUi-horizontal .noUi-handle {
  position: absolute;
  width: 13px;
  height: 18px;
  border: 0;
  left: -6.5px;
  top: -6px;
}
.shop-sidebar .filter-price .noUi-horizontal .noUi-base .noUi-origin {
  position: absolute;
}
.shop-sidebar .filter-price .noUi-connect {
  background-color: #1ab3ff;
  box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45);
}
.shop-sidebar .filter-price .filter-price-details {
  text-align: center;
}
.shop-sidebar .filter-price .filter-price-details * {
  white-space: normal;
}
.shop-sidebar .filter-price .filter-price-details span {
  vertical-align: middle;
  line-height: 26px;
}
.shop-sidebar .filter-price .filter-price-details .form-control {
  display: inline-block;
  vertical-align: middle;
  color: #a3a2a2;
  padding: 2px 5px;
  font-size: 14px;
  margin: 0 2px;
  width: 50px;
  height: 26px;
}
.shop-sidebar .filter-price .filter-price-details .btn {
  border: none;
  height: 26px;
  line-height: 26px;
  color: #fff;
  border-radius: 5px;
  padding: 0 10px;
  font-size: 14px;
  margin: 5px 0;
}
.shop-sidebar ul, .shop-sidebar ol {
  padding: 0;
  margin: -7px 0 0;
  list-style: none;
}
.shop-sidebar ul li a, .shop-sidebar ol li a {
  color: #777;
  line-height: 2;
}
.shop-sidebar .configurable-filter-list {
  padding: 0;
  margin: 0 -5px;
  list-style: none;
  font-size: 0;
}
.shop-sidebar .configurable-filter-list li {
  display: inline-block;
  margin: 0 5px 8px;
}
.shop-sidebar .configurable-filter-list li a {
  display: block;
  color: #777;
  width: 30px;
  height: 30px;
  font-size: 14px;
  line-height: 28px;
  background: #f4f4f4;
  border: 1px solid #cccccc;
  border-radius: 3px;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
}
.shop-sidebar .configurable-filter-list li a:hover {
  border-color: #0088CC;
  text-decoration: none;
}
.shop-sidebar .configurable-filter-list.filter-list-color li a {
  padding: 1px;
}
.shop-sidebar .configurable-filter-list.filter-list-color li a span {
  display: inline-block;
  width: 26px;
  height: 26px;
  border-radius: 3px;
}
.shop-sidebar h4 {
  margin-bottom: 10px;
  text-transform: uppercase;
}
.shop-sidebar .owl-carousel .owl-nav {
  top: -28px;
  width: auto;
  right: 5px;
  margin: 0;
  line-height: 1;
}
.shop-sidebar .owl-carousel .owl-nav .owl-prev,
.shop-sidebar .owl-carousel .owl-nav .owl-next {
  font-size: 16px;
  line-height: 1;
  min-width: 18px;
}

.shop-sidebar li.chosen{position:relative;}
.shop-sidebar li.chosen a:before {
    content: '\2713';
    display: inline-block;
    opacity: .6;
    margin-right: 5px;
    color: green;
}
.shop-sidebar li.chosen a:after {
    top: 8px;
    content: 'X';
    display: inline-block;
    opacity: .6;
    color: currentColor;
    margin-right: 5px;
    background-color: #f1f1f1;
    border: 1px solid rgba(0,0,0,0.1);
    line-height: 12px;
    font-size: 12px;
    padding: 2px 4px;
    text-align: center;
    border-radius: 99px;
    text-align: right;
    position: absolute;
    right: 0;
}


.toolbar {
  margin-bottom: 8px;
}
.toolbar .sorter:after {
  content: '';
  display: table;
  clear: both;
}

.toolbar .sorter .limiter {
  float: right;
}
.products-grid {
    margin: 0 -15px;
}
.toolbar .sorter label {
  font-weight: 400;
  margin-right: 5px;
  color: #777;
  font-size: 13px;
  vertical-align: middle;
}
.toolbar .sorter select {
  background: #fff;
  border: 1px solid #ccc;
  padding: 2px 8px;
  height: 26px;
  color: #777;
  font-size: 13px;
  border-radius: 3px;
}
.toolbar .sorter .view-mode {
  float: left;
  margin-right: 10px;
  line-height: 29px;
  height: 30px;
}
.toolbar .sorter .view-mode i {
  font-size: 14px;
  border: 1px solid #ccc;
  background-color: #fff;
  color: #ccc;
  width: 26px;
  height: 26px;
  line-height: 24px;
  display: inline-block;
  text-align: center;
  border-radius: 3px;
  vertical-align: top;
}
.toolbar .sorter .view-mode span i, .toolbar .sorter .view-mode span:hover i, .toolbar .sorter .view-mode span:focus i {
  color: #fff;
  background-color: #0088CC;
  border-color: #0088CC;
}
.toolbar .sorter .view-mode a:hover i, .toolbar .sorter .view-mode a:focus i {
  color: #fff;
  background-color: #0088CC;
  border-color: #0088CC;
}
.toolbar .sorter .pagination {
  float: right;
  margin: 0 0 5px 8px;
}
.toolbar .sorter .pagination a,
.toolbar .sorter .pagination span {
  border-radius: 3px;
  min-width: 26px;
  padding: 3px 6px;
  margin-left: 5px;
  text-align: center;
}


.owl-carousel.owl-urun-liste .owl-nav .owl-prev, .owl-carousel.owl-urun-liste .owl-nav .owl-next{
        color: #ee7429;
}
.menu-list-with-img{margin-bottom:30px;}
@media (min-width: 768px) {
    .menu-list-with-img {
        width: 33%!important;
    }
    #mainNav li a{
        text-transform: none!important;
    }    
}
#header .header-nav.header-nav-stripe nav&gt;ul&gt;li&gt;a{
    text-transform: uppercase!important;
}
@media (min-width: 992px) {
    #header .header-nav.header-nav-stripe nav&gt;ul&gt;li:hover&gt;a, #header .header-nav.header-nav-stripe nav&gt;ul&gt;li&gt;a {
        padding: 35px 7px;
        margin: 0;
    }
}
.btn-warning {
    background-color: #ee7429;
    border-color: #ea742a;
}
/*
.ratings-box .rating{
    width:100%!important;
}
*/
.product-details-area .product-name a{
    font-weight:bold;
}


/*****************************************/
/*****************************************/
/*****************************************/
/*****************************************/
/*****************************************/




.image-slider.owl-carousel .owl-nav .owl-prev {
    left: 70%;
    top: -120px;
}
.image-slider.owl-carousel .owl-nav .owl-next {
    right: 5px;
    top: -120px;
}




/*****************MAP MARKERS START****************/
   
    #mapmarkers g{
        transform: scale(1.5) translateY(-1px) translateX(-1px);
        transform-box: fill-box;
        animation-fill-mode: both!important;
        animation-direction: alternate!important;
    }
    #mapmarkers g:nth-child(1) {
        animation: fadeIn 1s;
        animation-delay: .3s;
    }   
    #mapmarkers g:nth-child(2) {
        animation: fadeIn 1s;
        animation-delay: .6s;
    }   
    #mapmarkers g:nth-child(3) {
        animation: fadeIn 1s;
        animation-delay: .9s;
    }   
    #mapmarkers g:nth-child(4) {
        animation: fadeIn 1s;
        animation-delay: 1.2s;
    }   
    #mapmarkers g:nth-child(5) {
        animation: fadeIn 1s;
        animation-delay: 1.5s;
    }   
    #mapmarkers g:nth-child(6) {
        animation: fadeIn 1s;
        animation-delay: 1.8s;
    }   
    #mapmarkers g:nth-child(7) {
        animation: fadeIn 1s;
        animation-delay: 2.1s;
    }   
    #mapmarkers g:nth-child(8) {
        animation: fadeIn 1s;
        animation-delay: 2.4s;
    }   
    #mapmarkers g:nth-child(9) {
        animation: fadeIn 1s;
        animation-delay: 2.7s;
    }   
    #mapmarkers g:nth-child(10) {
        animation: fadeIn 1s;
        animation-delay: 3s;
    }   
    #mapmarkers g:nth-child(11) {
        animation: fadeIn 1s;
        animation-delay: 3.3s;
    }   
    #mapmarkers g:nth-child(12) {
        animation: fadeIn 1s;
        animation-delay: 3.6s;
    }   
    #mapmarkers g:nth-child(13) {
        animation: fadeIn 1s;
        animation-delay: 3.9s;
    }   
    #mapmarkers g:nth-child(14) {
        animation: fadeIn 1s;
        animation-delay: 4.2s;
    }   
    #mapmarkers g:nth-child(15) {
        animation: fadeIn 1s;
        animation-delay: 4.5s;
    }
    #mapmarkers g:nth-last-child(1), #mapmarkers g:nth-last-child(2) {
        transform: scale(1) translateY(0px) translateX(0px);
    }
    /*
    #mapareas path {
        fill: #add3ea;
        stroke: #ffffff;
        stroke-width: .03;
        transition: .4s;
    }
    */
    #mapareas path {
        fill: #add3ea;
        stroke: #85bdde;
        stroke-width: 0.2px;
        transition: .4s;
    }
    #mapareas path.st0:hover{
        fill: #e3e3e3
    }
    #lines path{
        display: none;
        fill: none!important;
        stroke: #8d8d8d!important;
        stroke-width: .2px;
        stroke-dasharray: 1.1;
        animation: lineanimation 2s infinite;
    }
    #mapbg&gt;g&gt;path{
        stroke-width: .081px;
        stroke: #666666;
        fill: #666666
    }
@keyframes lineanimation{
    0%{
        stroke-dasharray: 1;
    }
    50%{
        stroke-dasharray: 1.1;
    }
    100%{
        stroke-dasharray: 1;
    }
}
/***************** MAP MARKERS END ****************/
/***************** COUNTRIES START **************/

.countries h3 {
    padding-left: 0px;
    font-size: 30px;
    line-height: 32px;
    letter-spacing: 4px;
    margin-top: 81px;
}
@media (min-width:768px){
    .countries h3 {
        width: 125%;
    }
}
.table-ulkeler td{cursor:pointer;}
.content-696 svg{
    padding: 140px 0 0 400px!important;
    margin-right: -200px!important;
}
.content-696 path, .content-696 polygon, .content-696 polyline{
    opacity: .5;
}
#blueones path, #blueones polygon, #blueones polyline{
    transition: .3s!important;
    opacity: 1;
    filter: drop-shadow(0px 0px 0px transparent);
    transform: translateY(0px);
    fill: #014a99a3;
}
/*#blueones path:hover, #blueones polygon:hover, #blueones polyline:hover,*/

#blueones polygon.active, #blueones polyline.active, #blueones path.active,
#blueones polygon:hover, #blueones polyline:hover, #blueones path:hover{
    opacity: .81;
    /*filter: drop-shadow(2px 4px 6px black);*/
    transform: translateY(-3px), scale(1.5);
    fill:#a50000!important;
}
.countries{
    position: relative;
    margin-top: -391px;
}
.countries table{
    margin-top: 30px;
    border-top: 0;
    border-left: 15px solid white!important;
    /*
    background: linear-gradient(90deg, white, transparent);
    box-shadow: 0px 0px 20px -16px #000;
    */
}
.countries .table&gt;tbody&gt;tr&gt;td{
    position: relative;
    display: inline-block;
    border: 0;
    padding-left: 0;
    transition: .1s;
    min-width: 109px;
    max-width: 109px;
    line-height: 1;
}
.countries .table&gt;tbody&gt;tr&gt;td:hover,
.countries .table&gt;tbody&gt;tr&gt;td.active{
    padding-left: 10px;
    color:#004A98;
    font-weight: 500;
}
.countries .table&gt;tbody&gt;tr&gt;td:before,
.countries .table&gt;tbody&gt;tr&gt;td.active:before{
    width: 2px;
    height: 2px;
    border-radius: 50px;
    content: "";
    position: absolute;
    left: -12px;
    top: 16px;
    pointer-events: none;
    background: #004A98;
    z-index: 0;
    background-repeat: no-repeat;
    opacity: 1;
    background-size: contain;
    transition: .3s;

}
.countries .table&gt;tbody&gt;tr&gt;td:hover:before,
.countries .table&gt;tbody&gt;tr&gt;td.active:before{
    opacity: 1;
    width: 10px;
}
.countries .table&gt;tbody&gt;tr:last-child&gt;td:last-child:before{
    display: none;
}
.countries .counters strong{
    display:inline-block!important
}
/************* COUNTRIES END *************/




/*****************SLIDER TEXT START****************/
@media screen and (min-width: 1440px){
    .slider-text {
        left: -23%;
        margin-top: -50%!important;
    }
}
@media screen and (max-width: 921px){
    .slider-text a.btn{
        padding-right: 40px;
    }
    .slider-text a.btn i{
        opacity: 1;
        filter: blur(0)
    }
    .fa.fa-arrow-right {
        animation: padding_left 2s infinite;
    }
    /*
    .icerik-resim .parallax-background {
        background-repeat: no-repeat;
        transform: none!important;
        background-size: contain!important;
    }
    */
}
@media screen and (max-width:1024px){
    .image-slider.owl-carousel .owl-nav .owl-prev {
        left: 83%;
    }
    .slider-text{
        padding: 30px;
        border-top: 4px solid #190c81;
        border-right: 4px solid #190c81;
        border-bottom: 4px solid #000;
        border-left: 4px solid #000;
        width: 92%;
        margin: 4%;
    }
    svg#Objects{
        margin-top: 257px;
        width: 640px;
        margin-bottom: -7px;
    }
}
@media (min-width: 1024px) and (max-width: 1340px){
    .header-logo a svg{
        width: 210px;
        margin-left: -30px;
    }
    #header .header-nav-main nav&gt;ul&gt;li&gt;a{
        font-size: 13px;
    }
}
@media (min-width: 1024px) and (max-width: 1349px){
    svg#Objects {
        padding: 150px 0 0 400px;
        margin: 0 0 125px;
    }
    .slider-text{
        max-width: 381px!important;
    }
}
@media (min-width:375px) and (max-width:475px){
    .image-slider.owl-carousel .owl-nav .owl-next {
        right: -30px!important;
        top: -164px!important;
    }
    .image-slider.owl-carousel .owl-nav .owl-prev {
        left: 83%!important;
        top: -164px!important;
    }
}
@media (min-width: 1540px) {
    svg#Objects{
        width: 100%;
    }
}

.z0 svg#Objects{
    overflow: visible;
}


@media screen and (min-width:992px){
    .slider-text:after {
        background-image: url(https://multintermodal.webtasarim34.com/upload/images/multi-logo-tight-last-00003e-colored-fonts.png);
        background-size: auto 40px;
        background-position: center;
        background-repeat: no-repeat;
        position: absolute;
        bottom: -50px;
        width: 100%;
        height: 50px;
        background-color: #e8e8e8;
        content: '';
        left:0;
    }
    .slider-text .owl-carousel.owl-drag .owl-item{
        min-height: 300px;
    }
    .slider-text .owl-carousel.owl-drag .owl-item p:first-child{
        min-height: 105px;
    }
    .slider-text{
        opacity: 0;
        animation: owl-display 1s forwards;
        animation-timing-function: ease-in-out;
        animation-delay: 2s;
        margin-top: -400px;
        background: #fff;
        min-width: 200px;
        max-width: 315px;
        padding: 20px!important;
    }
    .slider-text p:nth-child(1){
        min-height: 120px;
    }
    .slider-text h3{
        color: #fe0101;
        color: #fe0101;
        line-height: 29px;
        letter-spacing: 4px;
        font-weight: 700;
    }
    .slider-text .owl-carousel .owl-stage-outer{
        min-height: 326px;
    }
    .fa.fa-arrow-right {
        animation: padding_left 2s infinite;
    }
    /*
    svg#Objects{
        padding: 140px 0 0 140px!important;
    }
    */
}
@keyframes owl-display{
    0%{
        display: none;
        opacity: 0;
    }
    100%{
        display: block;
        opacity: 1;
    }
}
@keyframes padding_left{
    0% {
        padding-left: 0;
    }
    50% {
        padding-left: 10px;
    }
    100% {
        padding-left: 0;
    }
}
/*****************SLIDER TEXT END****************/

/* START: HEADER */
#header.header-narrow .header-nav.header-nav-stripe nav &gt; ul &gt; li.dropdown .dropdown-menu{
    margin-top: -4px!important;
    padding-top: 10px !important;
}
#header.header-narrow .header-nav.header-nav-stripe nav &gt; ul &gt; li.dropdown .dropdown-submenu &gt; ul.dropdown-menu{
    padding-top:0 !important;
}

/* Arrow Animasyon BaÅŸla */
.new-arrow{
    position:absolute;display:block;height:10px;width:10px;padding-right:20px;border:1px solid transparent;transform:rotate(315deg);margin-left:-2em;margin-top:-7px
}
.new-arrow:after,.new-arrow:before{
    content:"";display:block;height:inherit;width:inherit;position:absolute;top:0;left:0;
}
.new-arrow:after{border-bottom:2px solid #fff;border-right:2px solid #fff;top:0;left:0;opacity:1;animation:bottom-arrow 1.65s infinite}
.new-arrow:before{top:0;left:0;border-bottom:2px solid #fff;border-right:2px solid #fff;animation:top-arrow 1.65s infinite}

.acik .new-arrow:after, .sticky-header-active .new-arrow:after{border-bottom:2px solid #ee7429;border-right:2px solid #ee7429;top:0;left:0;opacity:1;animation:bottom-arrow 1.65s infinite}
.acik .new-arrow:before, .sticky-header-active .new-arrow:before{top:0;left:0;border-bottom:2px solid #ee7429;border-right:2px solid #ee7429;animation:top-arrow 1.65s infinite}

@keyframes bottom-arrow {
    0%{opacity:1;transform:translate(0,0)}
    45%{opacity:0;transform:translate(12px,12px)}
    46%{opacity:0;transform:translate(-16px,-16px)}
    90%{opacity:1;transform:translate(-6px,-6px)}
    100%{opacity:1;transform:translate(-6px,-6px)}
}
@keyframes top-arrow {
    0%{transform:translate(-6px,-6px)}
    35%{transform:translate(0,0)}
    90%{opacity:1;transform:translate(0,0)}
    100%{opacity:1;transform:translate(0,0)}
}
@media only screen and (max-width: 767px){
    .new-arrow{margin-top:1px;}    
}
/*
#header .header-nav-main .nav&gt;li:last-child a,
#header .header-nav-main .nav&gt;li:last-child a:hover{
    padding-left:40px!important
}
*/
.page-header .new-arrow:after,
.page-header .new-arrow:before{
    display:none;
}
/* Arrow Animasyon Bitir */

/* END: HEADER */



.tp-kbimg-wrap img:after {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    background: rgba(0, 0, 0, 0.5);
}

.white-bg {
    position: fixed;
    background: rgba(255, 255, 255, 0.98);
    width: 100%;
    height: 0;
    z-index: 99;
    -webkit-transition: .6s;
    -o-transition: .6s;
    transition: .6s;
}
.white-bg-2 {
    position: fixed;
    background: rgba(255, 255, 255, 0.9);
    width: 100%;
    height: 0;
    z-index: 99;
    -webkit-transition: .6s;
    -o-transition: .6s;
    transition: .6s;
}


.page- .diamonds .thumbnail {border: 3px solid #f0f0f0;}
body,p{color:#333}
.page-projeler .thumb-info-action{display:none;}





body.page- .products-grid {margin: -15px -10px 0;}


.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: "Poppins", sans-serif;font-weight:normal;}
.counters.template-2 label{ font-family: "Poppins", sans-serif;font-weight:normal;font-size: 1.1em;color: #6a80a9 !important;}

/* .sidebar form .form-area .col-md-6{padding:0;} */

.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: 45px;
    height: 50px;
    bottom: 100px;
    font-size: 17px;
    right: 12px;
    box-shadow: 0 4px 5px -1px rgba(0,0,0,0.2);    
    color:#fff;
    border-radius:100%!important;
    background: #565656;
}
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&gt;div&gt;div:nth-child(1n+4), .masonry&gt;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: #e20612 #e20612 #e20612;background-color: #fff;color: #e20612;}
*/



/* .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 &gt; li:nth-child(4) {right: 85px !important;top: -145px !important;}
.diamonds &gt; li:nth-child(5) {margin-left: 527px;margin-top: -90px;}*/
}



.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 &gt; .form-control, .input-group-sm &gt; .input-group-addon, .input-group-sm &gt; .input-group-btn &gt; .btn, .form-control-lg, .input-group-lg &gt; .form-control, .input-group-lg &gt; .input-group-addon, .input-group-lg &gt; .input-group-btn &gt; .btn, .invalid-tooltip, .btn, .btn-group-4 &gt; .btn, .btn-sm, .btn-group-2 &gt; .btn, .btn-xs, .btn-group-1 &gt; .btn, .btn-lg, .btn-group-lg &gt; .btn, .btn-sm, .btn-group-sm &gt; .btn, .dropdown-menu, .input-group-4 &gt; .form-control, .input-group-4 &gt; .input-group-addon, .input-group-4 &gt; .input-group-btn &gt; .btn, .input-group-2 &gt; .form-control, .input-group-2 &gt; .input-group-addon, .input-group-2 &gt; .input-group-btn &gt; .btn, .input-group-addon, .input-group-addon.form-control-sm, .input-group-addon.form-control-lg, .nav-tabs &gt; li &gt; a, .nav-tabs.nav-justified &gt; li &gt; a, .nav-pills &gt; li &gt; a, .nav-tabs-justified &gt; li &gt; a, .navbar, .navbar-toggle, .navbar-toggle .icon-bar, .breadcrumb, .pagination, .pager li &gt; a, .pager li &gt; 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 &gt; li:first-child &gt; a, .pagination &gt; li:first-child &gt; span, .pagination-lg &gt; li:first-child &gt; a, .pagination-lg &gt; li:first-child &gt; span, .pagination &gt; li:last-child &gt; a, .pagination &gt; li:last-child &gt; span, .pagination-lg &gt; li:last-child &gt; a, .pagination-lg &gt; li:last-child &gt; span, #header .header-search .form-control, #header .header-nav-main nav &gt; ul &gt; li &gt; a, #header .header-nav-main nav &gt; ul &gt; li.dropdown .dropdown-menu, #header .header-nav-main nav &gt; ul &gt; li.dropdown .dropdown-menu li.dropdown-submenu &gt; .dropdown-menu, #header .header-nav-main nav &gt; ul &gt; li.dropdown-mega &gt; .dropdown-menu, #header .header-nav-main nav &gt; ul &gt; li.dropdown-mega .dropdown-mega-sub-nav &gt; li &gt; 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 &gt; ul &gt; li.dropdown-mega.dropdown-mega-signin .dropdown-menu, #header .header-nav-main nav &gt; ul &gt; li.dropdown.open &gt; a, #header .header-nav-main nav &gt; ul &gt; li.dropdown:hover &gt; 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 &gt; li:first-child a, .tabs-left .nav-tabs &gt; li:last-child a, .tabs-right .tab-content, .tabs-right .nav-tabs &gt; li:first-child a, .tabs-right .nav-tabs &gt; 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 &gt; li:first-child a, .tabs-navigation .nav-tabs &gt; 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 &gt; label, .toggle.toggle-simple .toggle &gt; label, .toggle.toggle-simple .toggle &gt; 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: 4px!important;}

#footer{;padding:0}
#footer .list-footer-nav{list-style:none;margin:0;padding:0}
#footer .list-footer-nav a{font-size:14px;color:#777;text-decoration:none}
#footer .list-footer-nav a:hover{color:#888}
#footer .newsletter form{max-width:100%;margin:27px 0 12px}
#footer .newsletter form input.form-control{height:45px;padding:12px}
#footer .newsletter form .btn{height:45px;width:45px}
#footer .fa{display:inline-block;padding-right:2px;position:relative;top:1px}
#footer .footer-copyright{background:transparent;margin:-10px 0 0;padding:20px 0 0;border-top:none}
#footer .footer-copyright p{color:#ababab}
#footer:not(.light) a, #footer:not(.light) h1, #footer:not(.light) h2, #footer:not(.light) h3, #footer:not(.light) h4 {
    color: #000;
}
#footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.footer-ikili .sol section {
    background: url(https://www.orwetour.com/upload/images/image-bolu-2068266-960-720.jpg);
    
}
.footer-ikili .sol section p,.footer-ikili .sol section label{color:#fff;}
.footer-ikili h2{color:#fff!important;}

.footer-ikili .sol section:after {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    background: rgba(0, 0, 0, 0.3) url(https://www.webtasarim34.com/outsource/t1/vendor/rs-plugin/assets/gridtile.png);
    z-index: 1;
}
@media (min-width: 992px) {
    html #header.header-semi-transparent-light{
        min-height: auto!important;
    }    
    .menu-list-with-img{
        width:25%;
    }
    #footer{
        margin-top: 0;
        border-top: 0;
        font-size: 16px;
    }
    section.section.section-footer {margin-bottom: 0px}
    .section-footer-form .ozelFormLabel {font-weight: bold;}
    .section-footer-form .form-control{background-color: rgba(255, 255, 255, 0.80);border: 1px solid #ccc;font-weight:bold;color: black;}
    .section-footer-form .divider.divider-primary.divider-small hr {background:#ee7429;}
}

html .background-color-secondary {
    background-color: #25272c !important;
}

.custom-background-image-1:before {
    opacity:0.4;
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    background: url(https://preview.oklerthemes.com/porto/5.7.0/img/demos/finance/contact/lets-talk-bg.png);
    background-size: cover;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.custom-text-color-2 {
    color: #c6d4ee !important;
}
@media (min-width: 768px){
    .custom-padding-right-1 {
        padding-right: 160px;
    }
    .custom-background-image-1 .kisa-aciklama{
        font-weight: 300;
        line-height: 28px;
        font-size:18px;
    }
    .footer-developed-by{
        padding: 0px;
    }
}

html .background-color-light {
    background: #E9EFF2 url(https://www.webtasarim34.com/outsource/t1/img/demos/construction/footer-construction.jpg) no-repeat 50% 50%;
    background-color: transparent !important;
}
.grayscale100{filter: grayscale(100%);}
.fsi{font-style:italic;}
h2 .word-rotate {
    max-height: 38px;
    line-height: 38px;
}

html .btn-primary-scale-2 {
    color: #000;
    background-color: #ffffff;
    border-color: #ffffff;
    font-weight: 600;
}

.product-details-area .product-name{
    display:table;
    width:100%;
    min-height:60px;    
}

.product-details-area .product-name a{
    display:table-cell;
    vertical-align:middle;
}

/*****************Ä°Ã‡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;
    }
    /*
    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: table!important;
    }
    .match-height&gt;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&gt;div:nth-child(1){
        width: 41.66666667%;
        right: -10%;
        z-index: 1;
    }
    .icerik-resim .parallax-wrp-1&gt;div:nth-child(2){
        width: 58.33333333%;
    }
    
    /*Part 2*/
    .icerik-resim .parallax-wrp-2&gt;div:nth-child(1){
        width: 58.33333333%;
    }
    .icerik-resim .parallax-wrp-2&gt;div:nth-child(2){
        width: 41.66666667%;
        left: -10%;
        z-index: 1;
    }
    
    /*Part 3*/
    .icerik-resim .parallax-wrp-3&gt;div:nth-child(1){
        width: 41.66666667%;
        right: -10%;
        z-index: 1;
    }
    .icerik-resim .parallax-wrp-3&gt;div:nth-child(2){
        width: 58.33333333%;
    }
    
    /*Part 4*/
    .icerik-resim .parallax-wrp-4&gt;div:nth-child(1){
        width: 58.33333333%;
    }
    .icerik-resim .parallax-wrp-4&gt;div:nth-child(2){
        width: 41.66666667%;
        left: -10%;
        z-index: 1;
    }

    /*Part 5*/
    .icerik-resim .parallax-wrp-5&gt;div:nth-child(1){
        width: 41.66666667%;
        right: -10%;
        z-index: 1;
    }
    .icerik-resim .parallax-wrp-5&gt;div:nth-child(2){
        width: 58.33333333%;
    }
    
    /*Part 6*/
    .icerik-resim .parallax-wrp-6&gt;div:nth-child(1){
        width: 58.33333333%;
    }
    .icerik-resim .parallax-wrp-6&gt;div:nth-child(2){
        width: 41.66666667%;
        left: -10%;
        z-index: 1;
    }
    
    /*Part 7*/
    .icerik-resim .parallax-wrp-7&gt;div:nth-child(1){
        width: 41.66666667%;
        right: -10%;
        z-index: 1;
    }
    .icerik-resim .parallax-wrp-7&gt;div:nth-child(2){
        width: 58.33333333%;
    }
    
    /*Part 8*/
    .icerik-resim .parallax-wrp-8&gt;div:nth-child(1){
        width: 58.33333333%;
    }
    .icerik-resim .parallax-wrp-8&gt;div:nth-child(2){
        width: 41.66666667%;
        left: -10%;
        z-index: 1;
    }
    /*Part 1 Image &amp; Parallax*/
    .icerik-resim .parallax-wrp-1 .col-half-section.col-half-section-right {
        float: left;
        margin-left: 0;
        padding: 30px 40px;
    }
    .icerik-resim .parallax-wrp-1&gt;div:nth-child(2) .parallax-background {
        background-repeat: no-repeat;
        transform: none!important;
    }
    
    /*Part 2 Image &amp; 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&gt;div:nth-child(1) .parallax-background {
        background-repeat: no-repeat;
        transform: none!important;
    }
    
    /*Part 3 Image &amp; Parallax*/
    .icerik-resim .parallax-wrp-3 .col-half-section.col-half-section-right {
        float: left;
        margin-left: 0;
        padding: 30px 40px;
    }
    .icerik-resim .parallax-wrp-3&gt;div:nth-child(2) .parallax-background {
        background-repeat: no-repeat;
        transform: none!important;
    }
    
    /*Part 4 Image &amp; 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&gt;div:nth-child(1) .parallax-background {
        background-repeat: no-repeat;
        transform: none!important;
    }
    
    /*Part 5 Image &amp; Parallax*/
    .icerik-resim .parallax-wrp-5 .col-half-section.col-half-section-right {
        float: left;
        margin-left: 0;
        padding: 30px 40px;
    }
    .icerik-resim .parallax-wrp-5&gt;div:nth-child(2) .parallax-background {
        background-repeat: no-repeat;
        transform: none!important;
    }
    
    /*Part 6 Image &amp; 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&gt;div:nth-child(1) .parallax-background {
        background-repeat: no-repeat;
        transform: none!important;
    }
    
    /*Part 7 Image &amp; Parallax*/
    .icerik-resim .parallax-wrp-7 .col-half-section.col-half-section-right {
        float: left;
        margin-left: 0;
        padding: 30px 40px;
    }
    .icerik-resim .parallax-wrp-7&gt;div:nth-child(2) .parallax-background {
        background-repeat: no-repeat;
        transform: none!important;
    }
    
    /*Part 8 Image &amp; 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&gt;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;
    }
    /*
    body{
        background: #f4f4f4;
    }
    */
}
/*****************Ä°Ã‡ERÄ°K RESÄ°M END****************/</pre></body></html>