/*
.custom-proje-liste-wrp .thumb-info .thumb-info-inner {
    text-transform: lowercase;
}
.custom-proje-liste-wrp .thumb-info .thumb-info-inner::first-letter {
    text-transform: uppercase!important;
}
*/
html.tr .custom-proje-liste-wrp .thumb-info .thumb-info-title{
    text-transform: inherit;
}
@media (max-width: 767px){
    .custom-proje-liste-wrp .col-md-3.col-xs-6 {
        padding: 5px;
        width: 100%!important;
    }
    .custom-proje-liste-wrp .thumb-info .thumb-info-title {
        font-size: 22px!important;
        line-height: 20px!important;
    }
}
/*
.heading h2{
    margin-top: -200px!important;
    padding-top: 200px!important;
}
*/
.part, .drivers-table{
    overflow: hidden;
}

.counters.template-1 .col-xs-12.col-sm-6.col-md-3:hover {
    transform: translate3d(0px, -6px, 0px);
    box-shadow: 0px 7px 25px -11px #0071d6;
}

.counters.template-1 .col-xs-12.col-sm-6.col-md-3 {
    transition: .3s;
    padding: 30px 15px 10px;
    background: #004a9808;
    width: 24%;
    border: 1px solid #e0e0e0;
    margin-right: 1%;
    box-shadow: 2px 2px 2px 2px #7a7a7a00;
}



.listing p{
    margin-bottom: 0;
}
.listing:hover p:last-child{
    transform: translateY(35px);
    font-size: 22px;
}
.listing:hover p {
    transform: translateY(20px);
    background: white;
}
.listing p {
    transition: .3s;
    margin-top: 0;
}
.content img {
    transition: .5s;
}
.listing:hover img {
    transform: scale(1.5) translateY(20px);
    filter: opacity(0.3);
}
.listing:hover p {
    transform: translateY(20px);
    background: white;
}
.listing p {
    transition: .5s;
    margin-top: 0;
}
.listing:hover img {
    transform: scale(1.5) translateY(20px);
    filter: opacity(0.3);
}
.listing:hover p {
    transform: translateY(20px);
    background: white;
}
.listing p {
    transition: .5s;
    margin-top: 0;
}
.listing:hover img {
    transform: scale(1.5) translateY(20px);
    filter: opacity(0.3);
}
@media (max-width:767px){
    .listing{
        margin-bottom: 30px;
    }
}

.mt100{
    margin-top: 100px;
}



.page- .col-md-12.col-sm-12.col-xs-12.content.content-696 {
    height: 100vh;
}

.post-content a{
    color:#004a98!important;
}
.post-large .btn-primary{
    border-radius: 10px!important;
}
.product-essential .thumb-gallery .img-thumbnail {
    width: 100%;
}


.owl-carousel.owl-anasayfa-referanslar .owl-nav [class*="owl-"],
.owl-carousel.owl-anasayfa-referanslar .owl-nav [class*="owl-"]:hover
{
    color: #08c;
    font-size: 19px;
    background: transparent;
}
.owl-carousel.owl-anasayfa-referanslar .owl-stage-outer{
    padding:60px;
}
.owl-carousel.owl-anasayfa-referanslar .thumb-info-wrapper img{
    box-shadow: 0 50px 7px -39px rgb(0 0 0 / 30%);
    border: 0px solid #ddd;
    background: white;
    margin-top: 0px;
    padding: 15px 15px 0 15px;
}
.ozellik-liste-custom {
    transition: .3s;
    background: white;
}
.ozellik-liste-custom:hover {
    background: #f7f7f7;
}
.ozellik-liste-custom:last-child{
    border-bottom:none;
}
.ozellik-liste-custom .col-md-9 > p:last-child{
    margin-bottom:0;
}

.col-md-5.col-xs-12.match-height.dtable {
    margin-top: -15px;
}
/* listeleme
@media (min-width:992px){
    .col-md-5.col-xs-12.match-height.dtable{
        margin-top: -81px;
    }
    .col-md-6.col-xs-12.match-height {
        margin-top: -61px;
    }
}
*/
.owl-anasayfa-referanslar .custom-post-blog h1:before {
    content: '';
    background: white;
    background-size: cover;
    width: 0;
    height: 1px;
    position: absolute;
    z-index: -1;
    left: 0px;
    top: 52px;
    border-bottom: 1px solid #004a98;
    transition: .3s;
}
.owl-anasayfa-referanslar .custom-post-blog .thumb-info-wrapper:hover h1:before {
    width: 100px;
}
/*
.owl-anasayfa-referanslar .custom-post-blog a:before {
    content: '';
    background: white;
    background-size: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    left: 0px;
    top: -15px;

.owl-anasayfa-referanslar .custom-post-blog a:after {
    content: '';
    background-image: url(https://www.tasarimproje.com.tr/upload/images/tasarimproje-logo.svg);
    background-size: 200px;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 0;
    left: 0px;
    top: -15px;
    background-repeat: no-repeat;
    border-bottom: 3px solid #004a9800;
    background-position: 50% 90%;
    filter: grayscale(1) invert(1) opacity(0.5) brightness(1.5);
}    border: 3px solid #004a98;
}
*/
.owl-anasayfa-referanslar .owl-item:before {
    content: '';
    background: white;
    background-size: cover;
    width: 88%;
    height: 100%;
    position: absolute;
    z-index: -1;
    left: 0px;
    top: -5%;
    border: 2px solid #004a98;
}
@media (max-width:767px){
    .owl-anasayfa-referanslar .owl-item:before{
        width: 100%;
        top: 5%;
    }
    .owl-carousel.owl-anasayfa-referanslar .thumb-info-wrapper img{
        box-shadow: 0 50px 7px -39px rgb(0 0 0 / 30%);
    }
    .owl-carousel.owl-anasayfa-referanslar .owl-stage-outer{
        padding: 0px;
    }
}
/* Feel free to change duration  */
/*
.owl-item .thumb-info-wrapper {
    opacity:0;
}
.owl-item.active .thumb-info-wrapper {
    opacity: 1;
    animation-duration: 0.7s;
    animation-delay: 0.6s;
    animation-timing-function: ease-in-out;
    animation-fill-mode: both;
    animation-name: fadeLeft;    
}
*/
/*
.et_pb_animation_left.et-animated {
    opacity: 1;
    animation: fadeLeft 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
}

@-webkit-keyframes fadeLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-10%);
        transform: translateX(-10%);
    }
    to {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
*/



.sayfa-ust-441 .owl-stage-outer.autoHeightClass{
    
}

.auto-height-important{
    height: auto!important;
}


.mobile-side-menu li a{
    color: #004A98;
    font-weight: 800;
    font-size: 20px;
    line-height: 56px;
}
.mobile-side-menu li:nth-last-child(-n+2){
    display: none;
}
#header .header-social-icons{
    display: none!important;
}
img.custom-proje-logo{
    display: none;
}
@media (max-width: 992px){
    .scroll-down.mouse{
        display: none;
    }
}

.allparts{
     margin-top:50px!important;
}
/*
div.asidemenu{
    z-index: 999;
}
.asidemenu{
    animation: fadeIn 1s forwards;
    animation-direction: alternate;
    animation-delay: 500ms;
}
.asidemenu{
    opacity: 0;
}
*/
.pt100{
    padding-top: 100px!important;
}
.body.mmenu-open .mobile-nav:after{
    background-image: url(/upload/images/katalog-3.svg)!important;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background-position: 94% 81%;
    background-size: cover;
    z-index: -1;
    position: absolute;
    content: '';
    background-repeat: no-repeat;
}
@media (max-width: 767px){
    .body.mmenu-open .mobile-nav:after{
        display: none;
    }
}
@media (min-width: 768px){
    .product-essential .product-details-box {
        background: white;
        padding: 30px;
        box-shadow: 0 0 19px -3px #ddd;
        border-radius: 15px;
        margin-bottom: 30px;
        margin-top: 15px;
    }
    /*
    section.page-header.page-header-custom-background.breadcrumb8 {
        animation: fadeIn 2s;
        background-image: url(/upload/images/katalog-3.svg)!important;
        height: 630px!important;
        background-position: 48% 0%;
        background-size: 600px;
        clip-path: ellipse(69% 115% at 50% -15%);
        transition: .6s;
    }
    section.page-header.page-header-custom-background.breadcrumb8:before {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background-image: url(/upload/images/katalog-555.svg);
        content: "";
        z-index: 1;
        height: 100%;
        width: 100%;
        background-size: 780px;
        background-position: 52% 140%;
        background-repeat: no-repeat;
        opacity: .2;
        transform: rotate(180deg);
    }
    */
    .sticky-header-active section.page-header.page-header-custom-background.breadcrumb8 {
        clip-path: ellipse(249% 115% at 50% -15%);
    }
}
.page-header:after {
    position: absolute;
    top: -31%;
    right: 20%;
    bottom: 0;
    left: 20%;
    background-color: #ffffff;
    background-image: url(/upload/images/bglinee.svg);
    background-repeat: no-repeat;
    content: "";
    pointer-events: none;
    z-index: 1;
    height: 100%;
    opacity: .81;
}




body{
    position:relative!important;
}

.whoweare p img{
    margin-top: -150px;
}
.part a {
    color: #004A98;
    font-weight: 800;
}
.part p {
    text-align: justify;
}
.page-services .part img, .page-servisler .part img{
    margin-bottom: 40px;
}
@media (max-width: 767px){
    .part{
        margin-top: 0!important;
    }
    .asidemenu{
        overflow-x: overlay;
        margin-bottom: 0;
    }
}

/******************** ESKİ VERSİYON MENU CSS *************************/
/*********************************************************************
.desktop-nav .nav > li > a{
    color: #cccccc!important;
}
.desktop-nav .nav li.active_li a {
    color: #004A98!important;
}
******************** ESKİ VERSİYON MENU CSS SON *************************/
/*********************************************************************/


/******************** YENİ VERSİYON MENU CSS *************************/
/*********************************************************************/
div.resimalani{
    display: flex;
    align-content: center;
    align-items: center;
}
.menu-resimleri-custom{
    display: none;
}
.resimalani .col-md-6.ml0 {
    margin-left: 50%!important;
}
.desktop-nav .nav > li > a{
    color: #004a98;
    padding: 10px 0;
}
/*
.desktop-nav .nav li.active_li a {
    color: #ffffff!important;
    mix-blend-mode: hard-light;
}
*/
.desktop-nav{
    background: #002348!important;
    /*background: url(/upload/images/bgline.svg);*/
    background-repeat: no-repeat;
    background-size: contain;
}
/*
.desktop-nav:after {
    background: url(/upload/images/bgline.svg);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 5px;
    left: 0;
    content: "";
    pointer-events: none;
    z-index: -1;
    height: 100%;
    transform: rotate(180deg);
}
*/
/*
.desktop-nav:after {
    background: url(/upload/images/bgline.svg);
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: auto;
    right: 0;
    bottom: 5px;
    left: 0;
    content: "";
    pointer-events: none;
    z-index: -1;
    height: 20vh;
    transform: rotate(180deg);
    background-position: 29% 100%;
}
*/
.desktop-nav:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 5px;
    left: 0;
    /*background: linear-gradient(135deg, white 49.6%, transparent 49%);*/
    background: linear-gradient(180deg, white 5.6%, transparent 100%);
    content: "";
    pointer-events: none;
    z-index: -1;
    height: 100%;
    width: 41.66666667%;
    width: 50%;
   /* clip-path: polygon(100% 0, 0 0, 0 100%, 100% 100%, 50% 50%);*/
}
.desktop-nav:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 5px;
    left: 0;
    /* background: linear-gradient(45deg, #ffffff 49.6%, transparent 49%); */
    background: white;
    background-image: none/*url(/upload/images/bg-lines.svg)*/;
    background-repeat: no-repeat;
    background-position: 50% 160%;
    background-size: cover;
    content: "";
    pointer-events: none;
    z-index: -1;
    height: 100%;
    width: 41.66666667%;
    width: 50%;
}
/*
.sticky-header-active .desktop-nav{
    background: linear-gradient(90deg, black 50%, #000000 50%)!important;
}
*/
.desktop-nav-container > .col-md-12:not(.pr0), .col-md-6.ml0{
    overflow: hidden!important;
}
/*
.deactive_li a {
    color: #ffffff;
}
*/
.circle {
    width: 160px;
    height: 160px;
    background: #666666;
    border-radius: 50%;
    border: 0px solid #004A98;
    position: absolute;
    mix-blend-mode: luminosity;
    opacity: .5;
}
.desktop-nav .close_custom{
    color: #ffffff!important;
}
.menu-resimleri-custom{
    padding-right: 0;
    margin-top: -20px;
}
.menu-resimleri-custom img{
    margin-left: 10%;
    width: 80%;
    border-radius: 10px;
    filter: grayscale(0);
    transition: .3s;
    border: 4px solid #002348;
}
.menu-resimleri-custom:hover img{
    filter: grayscale(0);
}
/******************** YENİ VERSİYON MENU CSS SON *************************/
/*********************************************************************/

.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: -591px;
}
.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>tbody>tr>td{
    position: relative;
    display: inline-block;
    border: 0;
    padding-left: 0;
    transition: .1s;
    min-width: 109px;
    max-width: 109px;
    line-height: 1;
}
.countries .table>tbody>tr>td:hover,
.countries .table>tbody>tr>td.active{
    padding-left: 10px;
    color:#004A98;
    font-weight: 500;
}
.countries .table>tbody>tr>td:before,
.countries .table>tbody>tr>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>tbody>tr>td:hover:before,
.countries .table>tbody>tr>td.active:before{
    opacity: 1;
    width: 10px;
}
.countries .table>tbody>tr:last-child>td:last-child:before{
    display: none;
}
.page- .body{
    animation: fadeIn 2s forwards;
    animation-iteration-count: 1;
    background: white;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 100% -6%;
}
.desktop-nav .close_custom{
    top: 50px!important;
    text-decoration: none;
}
.desktop-nav .close_custom i{
    transition: .4s;
}
.desktop-nav .close_custom:hover i{
    transform: rotate(180deg);
}

.table>tbody>tr.active>td, .table>tbody>tr.active>th, .table>tbody>tr>td.active, .table>tbody>tr>th.active, .table>tfoot>tr.active>td, .table>tfoot>tr.active>th, .table>tfoot>tr>td.active, .table>tfoot>tr>th.active, .table>thead>tr.active>td, .table>thead>tr.active>th, .table>thead>tr>td.active, .table>thead>tr>th.active {
    background-color: transparent;
}
@keyframes rightLeftArrow{
    0%{
        transform: translateX(0px)
    }
    33%{
        transform: translateX(-2px)
    }
    66%{
        transform: translateX(2px)
    }
    100%{
        transform: translateX(0px)
    }
}
.place-card place-card-medium{
    display: none!important;
}

/*************************************************************************************************************************************************/



/********REFERENCES TEST CSS******/
.product-essential .thumb-gallery .img-thumbnail:after {
    content: "";
    opacity: .19!important;
    background: #1f31ac;
    transition: all .3s;
    border-radius: 0;
    bottom: 4px;
    color: #FFF;
    left: 4px;
    position: absolute;
    right: 4px;
    top: 4px;
    display: block;
    z-index: 0;
}
.product-essential .thumb-gallery .img-thumbnail:before {
    width: 100%;
    height: 100%;
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    transform: scale(-0.9);
    background: #ff000000;
    z-index: 1;
    --x: 50%;
    --y: 50%;
    border: 7px solid #ffffff47;
    transition: .3s;
}

.block-blue .recent-posts article, .block-blue .custom-box-shadow {
    box-shadow: none;
}


/*********FOOTER BUTON OK HİZALAMA CSS******
a.btn.btn-primary.btn-borders.btn-lg.mr-md:before {
    background-image: url(https://www.webtasarim34.com/outsource/t1/img/arrows-dark.png);
    content: '';
    left: 207px;
    top: -30px;
    position: absolute;
    background-color: #ff000000;
    background-repeat: no-repeat;
    background-position: -209px -101px;
    width: 120px;
    height: 47px;
}
span.arrow.arrow-light.hlb{
    display: none!important;
}
*/
@media (min-width:1349px) and (max-width:1560px){
    a.btn.btn-primary.btn-borders.btn-lg.mr-md:before{
        left: 153px!important;
    }
}
@media (min-width:768px) and (max-width:1349px){
    a.btn.btn-primary.btn-borders.btn-lg.mr-md:before{
        left: 177px!important;
    }
}
/*********FOOTER BUTON OK HİZALAMA CSS SON*******/


h1.modul-baslik {
    font-size: 2.2em;
}
.call-to-action .call-to-action-content{
    display: grid;
}

ul.services li a {
    white-space: nowrap;
    margin-right: 25px;
    transition: .3s;
    color: #000000!important;
    border: 1px solid #004A9800;
    padding: 15px 10px;
    border-radius: 30px;
    text-decoration: none;
    background: #dedede00;
    position: relative;
    top: 0;
    transition: .3s;
}
ul.services li a:hover {
    top: -4px;
}
ul.services li a:before{
    position: absolute;
    content: '';
    top: 8px;
    left: 2px;
    height: 39px;
    width: 3px;
    border-radius: 0px;
    background: #004a9824;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
ul.services li a:hover:before{
    width: 100%;
}
/*
ul.services li a:not(.active):hover {
    border: 1px solid #910a09;
    background-color: #f4f4f4!important;
    color: black!important;
}
*/
ul.services li a.active:hover {
    color: #004A98;
    background: #dedede;
}
ul.services li.active a {
    color: #000000!important;
    border: 1px solid #004A9800;
    background: transparent!important;
}
ul.services li.active a:before{
    width: 100%;
}
ul.services li {
    list-style: none;
    display: contents;
}
ul.services {
    display: flex;
    padding-left: 15px;
    margin-bottom: 0;
}
@media (min-width: 992px){
    ul.services {
        justify-content: center;
    }
}
@media (max-width: 1299px){
    ul.services li a {
        font-size: 13px;
    }
}
@media (max-width: 767px){
    ul.services li a {
        margin-right: 5px;
    }
    ul.services {
        display: flex;
        margin-bottom: -20px;
        padding-bottom: 20px;
        padding-left: 0px;
        flex: 0;
        overflow: scroll;
    }
}
aside.sidebar{
    background: white;
    z-index: 999;
    padding: 10px;
    margin: auto;
}
.sticky-header-active aside.sidebar{
    background: transparent;
}

.listing{
    padding: 0px 0;
}
.listing ul{
    list-style-type: none;
}
.listing a i{
    color: #004A98;
}
.listing a:hover i{
    color: #ffffff;
}
.listing a{
    border-color: #dedede;
    border-radius: 30px;
}
.listing h2{
    color: #004A98;
}
.listing ul li{
    line-height: 28px;
    position: relative;
    font-size: 18px;
}
.listing ul li:before{
    content: "";
    display: block;
    position: absolute;
    left: -26px;
    top: 7px;
    width: 14px;
    height: 14px;
    border: 1px solid #666666;
    background: #004A98;
    border-radius: 50%;
    box-shadow: 0px 0px 0px 4.5px #fff inset;
    transition: .3s;
}
.listing ul li:hover:before{
    border: 1px solid #004A98;
    box-shadow: 0px 0px 0px 3px #fff inset;
}
.listing img{
    transition: 1.4s;
}
.listing:hover img{
    transform: rotate3d(1, 2, 1, 10deg) translateY(-10px) translateX(-40px);
}
@media (min-width: 992px){
    img.qrcode{
        width: 137px;
        height: auto;
        margin-top: -8px;
    }
    .listing div.left{
        display: table;
        min-height: 320px;
    }
    .listing div.left h2{
        display: table-cell;
        vertical-align: middle;
    }
}
@media (max-width: 991px){
    img.qrcode{
        width: 107px;
    }
    .listing ul li{
        line-height: 38px;
    }
}


p.sliderbaslik{
    color: #004A98!important;
    font-size: 40px!important;
    margin-bottom: 18px;
    font-weight: 800!important;
    font-family: 'Source Sans Pro', sans-serif;
}


.col-md-5.menu-resimleri-custom {
    margin-top: 0px;
    min-height: 600px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.desktop-nav ul.dropdown-menu {
    margin-top: 10px;
}
/*
.desktop-nav-container > .col-md-12:nth-child(2){
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
}
*/
.desktop-nav .nav > li:nth-last-child(-n+2){
    display:none!important;
}
.create_links_bottom{
    text-align:center;
}
.ozellik-liste-custom div:second-child {
    font-weight: bold;
}
.ozellik-liste-custom {
    border-bottom: 1px dashed #ccc;
    padding: 6px 0;
    font-size: 15px;
}
@media (max-width:767px){
    .ozellik-liste-custom{
        float: left;
        width: 100%;
        padding: 0;
    }
    .ozellik-liste-custom:last-child{
        width: 100%;
    }
}
.ozellik-liste-custom .col-md-3.pl0 {
    font-weight: 700;
    transition: .3s;
}
.ozellik-liste-custom:hover .col-md-3.pl0 {
    color: #004A98;
}
.ozellik-liste-custom .col-md-9.p0 {
    padding-left: 0px;
    transition: .3s;
}
.ozellik-liste-custom:hover .col-md-9.p0 {
    padding-left: 10px;
}
/*****Ümitin Geçici  Ekledikleri (Silmeyelim)  CSS****/


html #header.header-flex .header-nav-main nav>ul>li{
    display: none!important;
}

html #header.header-flex .header-nav-main nav>ul>li:nth-last-child(-n+2){
    display: block!important;
    top: 3px;
}

html #header.header-flex .header-nav-main nav>ul>li.menu-308{
    margin-right: 30px;   
    display: inline-flex!important;
    align-items: center;    
}

div.menu-308{
    float: right;
    margin: 10px 20px 0 0; 
}
.menu-308:hover {
    color: #0091dc;
    fill: #0091dc;
    background-color:transparent;
}
.menu-308 .dropdown-lang > a svg.globe{
    width: 24px;
    height: 20px;
    margin: 2px 5px 0;
    float: left;
}
.menu-308 .dropdown-lang > a svg.angle-down{
    width: 14px;
    height: 11px;
}
.menu-308 li {
    position: relative;
    font-weight: 500;
    padding: 0 10px 0 27px
}
.dropdown-lang{
    position:relative;
    margin-top: 4px;
}
.menu-308 a.dropdown-toggle{
    pointer-events: none;
    font-size: 22px;
}
.f24 {
    font-size: 23px;
    font-weight: 400;
}
.menu-308 .dropdown-lang .dropdown-menu {
    position: absolute;
    left: 6px;
    top: -9px;
    min-width: auto;
}
.menu-308 .dropdown-lang:hover .dropdown-menu {
    display: block;
    box-shadow: 0 0 6px rgba(0,0,0,.2);
    padding:5px 8px;
    border-radius: 6px;
 }
.menu-308 .dropdown-lang .dropdown-menu svg { 
    width: 25px;
    height: 25px; 
}
.menu-308 li > a:before {
    width: 14px;
    height: 21px;
    content: "";
    position: absolute;
    top: 5px;
    left: 6px;
    transform: translate(8%,-50%);
    background: url(/upload/images/icon-arrow-left.svg) 50% no-repeat;
    background-size: contain;
}
.menu-308 li:hover > a:before {
    display: block!important;
}
.menu-308 li{
    position:relative
}
.menu-308 li > a:before{
    display:none
}
.menu-308 .dropdown-menu>li>a{
    color: #004A98;
    font-weight: inherit;
    background:transparent!important;
}
@media (max-width: 767px){
    .menu-308 .dropdown-menu>li>a{
        padding-left:0!important;
        padding-right:0!important;
    }
    .menu-308 a.dropdown-toggle{
        pointer-events: none;
        font-size: 20px;
    }    
    .menu-308 .dropdown-lang > a svg.globe {
        width: 18px;
        height: 18px;
        margin: 2px 3px 0;
    }
}

a{
    transition: all .15s ease-in-out;
}
.menu-308 .dropdown-lang > .dropdown-toggle{
    color:#000000;
    letter-spacing: 2px;
    transition: none;
}
.sticky-header-active .menu-308 .dropdown-lang > .dropdown-toggle{
    color:#000;
}
.menu-308 .dropdown-lang svg{
    fill: #000!important; 
}
.sticky-header-active .menu-308 .dropdown-lang svg { 
    fill: #000!important; 
}
.menu-308 li:hover > a:before {
    animation: rightLeftArrow 2s infinite;
}

.menu-308 .dropdown-lang:hover > .dropdown-toggle{
    color: #ffffff00;
}
.menu-308 .dropdown-lang:hover > .dropdown-toggle svg{
    fill: #ffffff00!important
}
/*
body:not(.page-) #header .header-nav.header-nav-stripe nav>ul>li>a{
    color: white!important;
}
*/
.sticky-header-active body:not(.page-) #header .header-nav.header-nav-stripe nav>ul>li>a{
    color: #000000!important;
}
.opacitydnone{
    opacity: 0;
}

/*
#list-example{
    opacity: 1;
    transition: opacity .5s;
}
*/
.sticky-header-active .sidebar{
    left: 0!important;
    right: 0;
    top: 0px;
}

.sidebar.sticky-active{
    z-index:999;
}

@media (min-width: 992px){
    #footer .col-md-2.col-md-3.col-xs-12.widget-column-2 {
        left: -.6%;
    }
    .aboutimg img{
        margin-top: 0px;
    }
    #header i.fa.fa-bars {
        margin: 2px 0px 0 4px;
        font-size: 25.5px;
        color: #004a98;
    }
    .page-why-markas img, .page-neden-markas img{
        margin-top: -100px;
    }
    .dropdown-menu>li>a:focus, .dropdown-menu>li>a{
        padding:5px 0;
    }
    .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
        background:transparent!important;
    }    
}

/*Gallery services svg Start
@media (min-width: 992px){
    .urunler.urunler2 .thumb-info img {
        transition: .3s;
        padding: 30px 20px 90px;
        filter: grayscale(1);
        width: 500px;
        margin: auto;
        left: 0;
        right: 0;
        transform: translateX(-121px);
    }
    .urunler.urunler2 .thumb-info .thumb-info-title{
        padding-top: 245px!important;
    }
    .urunler.urunler2 .thumb-info:hover .thumb-info-title{
        padding-top: 142px!important;
    }
    .urunler.urunler2 .thumb-info-type{
        opacity: 0;
        transition: .3s;
    }
    .urunler.urunler2 .thumb-info:hover .thumb-info-type {
        opacity: 1;
    }
    .urunler.urunler2 .thumb-info:hover img{
        /*
        padding: 40px 50px 105px;
        filter: drop-shadow(0px 0px 0px red)
        
        padding: 30px 40px 90px;
        transform: translateY(-51px) translateX(-121px);
        
    }
    .urunler.urunler2 .thumb-info {
        border-radius: 15px!important;
        padding: 10px;
        transition: .3s;
    }
    .urunler .thumb-info .thumb-info-inner{
        font-size: 22px;
        font-weight: 700;
        white-space: normal;
        min-height: 63px;
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
        align-content: center;
        align-items: center;
    }
    .col-md-yuzde20 {
        width: 20%;
        padding: 3px;
    }
}
@media (max-width: 991px){
    .urunler .thumb-info .thumb-info-inner{
        font-size: 22px;
        font-weight: 700;
        white-space: normal;
    }
    .urunler.urunler2 .thumb-info {
        border-radius: 15px!important;
        padding: 120px 20px 0;
        transition: .3s;
        border: 1px solid #DDD;
    }
    .urunler.urunler2 .thumb-info img {
        transition: .3s;
        padding: 50px 0px 0px;
        filter: grayscale(1);
        width: 500px;
        margin: auto;
        left: 0;
        right: 0;
        transform: translateX(0);
    }
    .urunler.urunler2 .thumb-info .thumb-info-title {
        padding-top: 15px!important;
        position: absolute;
        text-transform: capitalize;
        background: linear-gradient(0deg, transparent, transparent);
        color: #000000;
        letter-spacing: 0;
        font-size: 16px;
    }
}
/*Gallery services svg Finish*/

/*
.col-xs-12.col-sm-6.col-md-yuzde20.mb15:nth-child(2), .col-xs-12.col-sm-6.col-md-yuzde20.mb15:nth-child(4){
    clear: both;
}
*/

.urunler2 .col-xs-12.col-sm-6.col-md-6.mb15{
    width: 49%;
    margin-left: 1%;
    border: 0;
    max-height: 262px;
    min-height: 200px;
    padding: 0;
}
.urunler2 .col-xs-12.col-sm-6.col-md-6.mb15:before {
    position: absolute;
    content: '';
    top: 0px;
    left: 2px;
    height: 0px;
    border-top: 2px solid #004A98;
    width: 100%;
    background: transparent;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.urunler2 .portfolio-item.img-thumbnail{
    padding:0px;
    border:0;
    border-radius:4px!important;
    background: transparent;
}
.urunler2 .portfolio-item .thumb-info{
    background: transparent;
    border:0;
    border-radius:4px!important;
    padding: 0px;
}
.urunler2 img{
    width: 410px;
    margin: auto;
    left: 0;
    right: 0;
    padding: 10px;
}
.urunler.urunler2 .col-md-6 .thumb-info{
    padding-top: 15px;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
}

@media (max-width: 360px){
    .mmenu-toggle-btn > span{
        display:none!important;
    }
}

@media (min-width:992px){
    .urunler.urunler2 .col-md-6 .thumb-info img{
        width: 41%;
        margin-top: 8px;
        transition: .3s;
        margin-left: 0;
        margin-right: 0;
    }
    .urunler.urunler2 .col-md-6 .thumb-info:hover img{
        transform: none;
        margin-left: -10px;
        margin-right: 10px;
    }
}
@media (min-width: 993px) and (max-width: 1300px){
    .urunler2.urunler .thumb-info .thumb-info-title {
        min-height: auto!important;
    }
}
@media (max-width: 1300px){
    .container.pr.mt100.aos-init.aos-animate{
        margin-top: 0;
    }
    .urunler.urunler2 .col-md-6 .thumb-info img{
        display: none;
    }
    .urunler2.urunler .thumb-info .thumb-info-title {
        min-width: 100%;
    }
    .urunler2 img{
        display: none;
    }
    .urunler2 .col-xs-12.col-sm-6.col-md-6.mb15{
        width: 98%;
        margin-left: 1%;
        border: 0;
        max-height: auto;
        min-height: auto;
        padding: 0;
    }
}
.urunler2 .thumb-info .thumb-info-inner{
    white-space: normal;
}
.urunler2.urunler .thumb-info .thumb-info-title {
    position: relative;
    text-transform: capitalize;
    background: transparent;
    color: #004a98;
    text-shadow: none;
    letter-spacing: 0;
    font-size: 22px;
    font-weight: 700;
}
@media (min-width:992px){
    .urunler2.urunler .thumb-info .thumb-info-title{
        min-height: 181px;
    }
}
.urunler .thumb-info-type{
    font-size: 16px;
    letter-spacing: 0px;
    margin-top: 0;
    background: transparent;
    white-space: normal;
    min-height: 100%;
    padding: 10px 4px;
    display: table;
    height: 100%;
    width: 100%;
    color: #000000;
}
.urunler .thumb-info-type > li{
    font-size: 16px!important;
    line-height: 19px;
}
.urunler .thumb-info-type > p{
    letter-spacing: .4px;
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 10px;
    vertical-align: middle;
    transition: .3s;
}
.urunler .thumb-info:hover .thumb-info-type > p{
    opacity: 1;
}



.referanstasarim .thumb-info .thumb-info-title{
    background: #004a9830;
    margin-top: 0;
    max-width: 100%;
    padding: 0;
}
.referanstasarim .thumb-info .thumb-info-title .thumb-info-inner{
    width: 81px;
    height: 81px;
    white-space: normal;
    text-align: center;
    font-size: 15px;
    font-weight: 500;
    background: #004a98;
    padding: 20px 0;
    transition: .6s;
    line-height: 19px;
    border-radius: 0 0 8px 0;
}
.referanstasarim .thumb-info .thumb-info-title .thumb-info-inner b{
    font-size: 26px;
    font-weight: 700;
}
.referanstasarim .thumb-info:hover .thumb-info-title .thumb-info-inner{
    margin-left: -78px;
}
.referanstasarim .thumb-info .thumb-info-title .thumb-info-type{
    position: absolute;
    right: 0;
    left: 0;
    bottom: auto;
    top: 0;
    background: #004a9878;
    transition: .6s;
    margin: 0;
    margin-top: -30px!important;
}
.referanstasarim .thumb-info:hover .thumb-info-title .thumb-info-type{
    bottom: auto;
    top: 0;
    margin: 0;
    margin-top: 0px!important;
    width: 100%;
    height: 100%;
}
.referanstasarim .thumb-info .thumb-info-title .thumb-info-type h4{
    color: white;
    margin-bottom: 2px;
    transition: .3s;
}
.referanstasarim .thumb-info:hover .thumb-info-title .thumb-info-type h4{
    margin-bottom: 10px;
}
.referanstasarim .thumb-info .thumb-info-title .thumb-info-type p{
    color: white;
    display: none;
    transition: .6s;
    opacity: 0;
    font-size: 15px;
}
.referanstasarim .thumb-info:hover .thumb-info-title .thumb-info-type p{
    opacity: 1;
    display: block;
}
.referanstasarim .thumb-info:hover .thumb-info-title{
    background: transparent;
}
.referanstasarim .portfolio-item.img-thumbnail{
    padding: 0;
    border: 0;
}
.referanstasarim .thumb-info .thumb-info-type table>tbody>tr>td {
    font-size: 18px;
    font-weight: 700;
    border: 0;
}
.referanstasarim .thumb-info .thumb-info-type table>tbody>tr>td:nth-child(2){
    text-align: right;
}
.referanstasarim .thumb-info .thumb-info-type table{
    border: 0;
    margin-bottom: 7px;
}
.referanstasarim .thumb-info .thumb-info-type table>tbody>tr{
    background: #004a98;
}
.referanstasarim .thumb-info .thumb-info-type table{
    display: none;
    transition: .3s;
    opacity: 0;   
}
.referanstasarim .thumb-info:hover .thumb-info-type table{
    opacity: 1;
    display: table;
    position: absolute;
    bottom: 0;
    width: 93%;
}
/******* SEKTORLER METRAJ CSS *********/
.sektorler .thumb-info .thumb-info-type table>tbody>tr>td {
    font-size: 18px;
    font-weight: 700;
    border: 0;
}
.sektorler .thumb-info .thumb-info-type table>tbody>tr>td:nth-child(2){
    text-align: right;
}
.sektorler .thumb-info .thumb-info-type table{
    border: 0;
    margin-bottom: 7px;
}
.sektorler .thumb-info .thumb-info-type table>tbody>tr{
    background: #004a98;
}
.sektorler .thumb-info .thumb-info-type table{
    display: none;
    transition: .3s;
    opacity: 0;   
}
.sektorler .thumb-info:hover .thumb-info-type table{
    opacity: 1;
    display: table;
    position: absolute;
    bottom: 0;
    width: 93%;
}
/******* SEKTORLER METRAJ CSS SON *********/
.mainwrap.parallax-background-menu {
    margin-top: 0px;
    /*background: url(/upload/images/sectionbg-22.jpg) 50% / cover rgb(255 255 255);*/
    border-top: 0px solid rgb(255, 255, 255);
    border-bottom: 0px solid rgb(255, 255, 255);
    padding: 0;
    background-attachment: fixed !important;
    position: static;
    background-size: auto !important;
    margin-bottom: 50px;
    margin: 0 0 0 15px;
}
.mainwrap.parallax-background-menu.yeni2 {
    background-size: contain!important;
    background: url(/upload/images/bgline.svg);
    background-repeat: no-repeat;
}
@media (max-width: 991px){
    .mainwrap.parallax-background-menu.yeni2{
        background-attachment: fixed!important;;
    }
    
    div.right.col-md-6{
        float: left!important;
    }
}
/*
section.section.paydaslar.mb0i.mt0.pt0:before {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ffffffa1;
    content: " ";
    z-index: -2;
}
*/
.section-rakamlar{
    padding: 0px 0!important;
}
.section-rakamlar .modul-baslik i {
    opacity: 0.081!important;
}
.section-rakamlar h2.modul-baslik{
    margin-bottom: 50px;
}
.countries .counters strong{
    display:inline-block!important
}
@media (min-width: 992px){
    .counters .counter {
        color: #004a98;
        text-shadow: none;
    }
    .counters strong{
        font-weight: 900;
        font-size: 32px;
        line-height: 32px;
    }
    .counters label {
        font-weight: 600;
        font-size: 36px;
        line-height: 72px;
    }
}
@media (max-width: 991px){
    .section-rakamlar{
        padding: 0!important;
    }
    .counters .counter {
        color: #004a98;
        text-shadow: none;
    }
    .counters strong {
        font-weight: 900;
        font-size: 42px;
        line-height: 42px;
    }
    .counters label{
        font-weight: 600;
        font-size: 23px;
        margin-bottom: 45px;
    }
    .counters.template-1 .col-xs-12.col-sm-6.col-md-3 {
        transition: .3s;
        padding: 30px 15px 10px;
        background: #004a9808;
        width: 94%;
        border: 1px solid #e0e0e0;
        margin-right: 1%;
        box-shadow: 2px 2px 2px 2px #7a7a7a00;
    }
}
.urunler.urunler2 .col-md-yuzde20:nth-child(odd) .thumb-info{
    margin-top: 00px;
}
.urunler.urunler2 a.thumb-info{
    transition: .3s;
}

section.section.section-no-border.mt0.mb0i.section-rakamlar:before {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /*background: #00000073;
    background: #00000005;
    box-shadow: inset 0 0 20px 12px white;*/
    content: " ";
    z-index: 0;
}
.col-md-12.col-sm-12.col-xs-12.content.content-610{
    z-index: 1;
}
section.section.section-no-border.mt0.mb0i.section-rakamlar.pr:after {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /*background: rgba(0, 0, 0, 0) url(https://www.webtasarim34.com/outsource/t1/vendor/rs-plugin/assets/gridtile.png);
    background: #004a985e;*/
    content: " ";
    z-index: 0;
    box-shadow: inset 0 0 20px 22px white;
}
.ref-anasayfa.slider4.clientshome .thumb-info{
    background: transparent!important;
}


/*****Ümitin Geçici  Ekledikleri (Silinebilir)  CSS Sonu****/





@font-face{font-family:'Poppins';font-display:swap;font-style:normal;font-weight:400;src:local('Poppins Regular'),local(Poppins-Regular),url(/upload/fonts/gilroy/Gilroy-Medium.ttf)}
@media (min-width:52.06rem) {
.md-flex{display:-ms-flexbox;display:flex}
@font-face{font-family:'Poppins';font-display:swap;font-style:normal;font-weight:600;src:local('Poppins Regular'),local(Poppins-Regular),url(/upload/fonts/gilroy/Gilroy-Bold.ttf)}
@font-face{font-family:'Poppins';font-display:swap;font-style:normal;font-weight:900;src:local('Poppins Regular'),local(Poppins-Regular),url(/upload/fonts/gilroy/Gilroy-Black.ttf)}
}

.sayfa-641 .breadcrumb1{
    padding:120px 0;
}

.modul-baslik .soluk {
    opacity: 0.05;
    font-style: normal;
    color: #222930;
    font-size: 62px;
}
h2.modul-baslik {
    font-size: 34px;
    font-weight: 700;
    line-height: 55px;
    letter-spacing: 0px;
    color: #004A98;
    position: relative;
    text-align: center;
}

h2.modul-baslik span:not(.manual) {
    display: block;
    font-weight: 700;
    letter-spacing: 0px;
    opacity: .85!important;
    position: relative;
    top: -38px;
    line-height: normal;
}
aside.sidebar{
    width: fit-content;
    padding: 13px!important;
}  
html #header.header-transparent .header-body:before {
    -webkit-transition:none;
    -moz-transition:none;
    transition:none;
    background:rgb(255 255 255 / 100%);
    /*background: linear-gradient(135deg, #ffffffeb 15%, transparent 15%, transparent 100%), linear-gradient(45deg, transparent 15%, transparent 87%, #ffffffeb 87%);*/
}
html.sticky-header-active #header.header-transparent .header-body:before {
    box-shadow: 0 14px 20px -25px #000;
}

/*********Genel css ekle css*********/
.custom-thumb-info-post-infos ul li, .custom-thumb-info-post-infos ul li i{
    text-align: left;
    color: white;
}
.custom-thumb-info-2 .thumb-info-caption{
    background: linear-gradient(180deg,transparent 2%,rgba(0,0,0,.61) 42%);
    margin-top: 0px!important;
    min-height: 113px;
    position: absolute;
    bottom: 0;
}
.custom-thumb-info-2 .thumb-info-caption .thumb-info-caption-text{
    min-height: 54px;
    margin-top: 60px;
    margin-bottom: -10px;
}
.custom-thumb-info-2 .thumb-info-caption p, .custom-thumb-info-post-infos ul:before{
    display: none;
}
.recent-posts .owl-carousel .owl-stage-outer{
    padding-bottom: 30px;
}
.recent-posts h4 {
    font-size: 28px;
    line-height: 32px;
}
.blog.recent-posts h4 {
    font-size: 17px;
    line-height: 22px;
    font-weight: 500!important;
}
.recent-posts h4 a{
    color: white!important;
}
section.block-blue{
    margin-left: 180px;
}
section.block-blue>.container{
    padding: 2rem 0;
}
section.block-blue>.container:before {
    background: url(/upload/images/dots.png);
    background-size: 86%;
    background-position: left center;
    background-color: #5f6064;
    background-repeat: no-repeat;
    right: 80px;
    left: auto!important;
    transform: translateX(0)!important;
    height: 100%;
    width: 100%;
    z-index: 0;
    top: 0;
    bottom: auto;
    content: '';
    position: absolute;
    border: 10px solid #ffffffba;
}
@media (max-width: 991px){
    section.block-blue {
        margin-left: 0;
        margin-top: 0;
    }
    .block-blue .recent-posts .owl-theme .owl-dots .owl-dot span{
        margin: 0 4px;
    }
    .owl-dots {
        display: block!important;
    }
    section.block-blue>.container:before{
        background: url(/upload/images/dots.png);
        background-size: 100%;
        background-position: left center;
        background-color: #5f6064;
        background-repeat: repeat;
        right: 80px;
        left: auto!important;
        transform: translateX(0)!important;
        height: 100%;
        width: 100%;
        z-index: 0;
        top: 0;
        bottom: auto;
        content: '';
        position: absolute;
        border: 10px solid #ffffffba;
    }
}



.recent-posts article{
    box-shadow: none;
}
.recent-posts .heading.heading-middle-border:before {
    border-top: 1px solid #dbdbdb54;
    right: auto;
    left: 0;
    width: 90%;
}
section.clients .col-md-8{
    background: #eee;
    padding: 50px 30px;
    margin-left: 33.33333333%;
}
.clients .col-md-8{
    background: linear-gradient(90deg, white, #eeeeee);
    padding: 41px 61px;
    z-index: 1;
    border: 1px solid #ddd;
    box-shadow: -15px 0px 50px -36px #003253;
    margin-bottom: 30px;
}
.clients-heading .col-md-4{
    margin-top: 61px;
    background: #f4f4f4;
    padding: 70px;
    right: 0px;
    padding-left: 80px;
}
.clients-heading .col-md-4 h2{
    color: #004A98;
    font-size: 34px;
}
section.block-blue .col-md-4 p, section.block-blue .col-md-4 h2, section.block-blue .col-md-4 a{
    color: white;
}
.product-actions .btn.btn-primary {
    background: transparent;
    color: #ffffff;
    font-weight: 700;
    padding: 2px 4px;
    left: 10px;
    border: 1px solid #eee;
}
.product .product-name{
    margin-bottom: 0!important;
}
.product .product-name a{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    color: white;
}
.product .product-details-area .product-actions{
    display: none;
}
.product .product-details-area{
    text-align: left;
    position: absolute;
    bottom: 0;
    background: linear-gradient(180deg, transparent 0%, #000000bf 100%);
    padding-top: 50px;
    width: 100%;
}
.product{
    border: 0;
}
.product .product-image-area{
    border-radius: 0;
    background-color: #00000000;
    border: 0;
    padding: 0;
}
.fa.fa-arrow-right{
    animation: padding_left 2s infinite;
}
@keyframes padding_left{
    0%{
        padding-left: 0; 
    }
    50%{
        padding-left: 10px; 
    }
    100%{
        padding-left: 0;
    }
}


/*********Genel css ekle css son*********/
    
h1,h2,h3,h4,h5,h6,
.h1,.h2,.h3,.h4,.h5,.h6,
.custom-primary-font,
.nav-list a, #header li a,
.tp-caption{
    font-family: 'Source Sans Pro';
}

/*****SİLİNECEK KODLAR CSS*****/

/*****SİLİNECEK KODLAR CSS SON*****/
.page-header > div, .page-header > a{
   
}
/*
.page-header:after{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 5px;
    left: 0;
    background-image: radial-gradient(circle,rgba(48,55,59,0) 0,rgb(0 0 0 / 80%) 91%);
    content: "";
    pointer-events: none;
    z-index: 1;
    height: 105%;
}
*/
.page-header h1{
    color: #fff;
    font-weight: 300!important;
    z-index: 2;
    font-size: 40px;
    line-height:normal;
}
.page-header .breadcrumb{
    margin-bottom: 30px;
}
.page-header h1 span{
    color: white;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0;
}


/**Ürün tablo CSS***/
.shop td {
    color: black;
    border-right: 1px solid #dddddd0d;
}
/*
.shop .table-condensed>tbody>tr:first-child{
    background: #c38d59;
}
*/
.shop .product-details-box .product-actions{
    border-bottom: 1px solid #dddddd0d;
}
.shop .table-condensed>tbody>tr>td{
    padding: 11px 5px;
    font-size: 14px;
}
/**Ürün tablo CSS son***/

.product .product-ratings{
    display: none;
}
.product .product-name{
    margin-bottom: 15px;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 0;
}
.product-details-box .product-name{
    color: #004A98;
    margin-bottom: 15px;
    margin-top: 20px;
}
.product-details-box .product-short-desc{
    position: relative
}
.product-details-box .product-short-desc:after {
    width: 60px;
    height: 4px;
    content: '';
    position: absolute;
    left: 0px;
    bottom: auto;
    top: 0px;
    background: #004A98;
    transition: .3s;
}
.product-details-box .product-short-desc:hover:after {
    width: 100px;
    background: black;
}

@media (max-width: 767px){
    #header .header-body {
        /*background: radial-gradient(circle,rgb(0 0 0 / 0%) 0%,rgb(0 0 0 / 13%) 91%);*/
    }
    .sticky-header-active #header .header-body {
        background: #FFF;
    }
    .product-details-box{
        float: left;
    }
    .product-essential .col-md-10.col-md-offset-1{
        float: left;
        width: 100%;
    }
    .product-essential .owl-stage>.owl-item {
        width: 100%;
    }
    .product-details-box .product-name{
        text-align: left;
        font-size: 25px;
        margin-top: 30px;
    }
    .page-header .breadcrumb {
        margin-bottom: 0!important;
        margin-top: 10px;
    }
}


.btn.butn-dark{
    border: 1px solid #00003322
}
.block{
    display: block;
}
.sol h2{
    font-size: 18px;
    letter-spacing: 0;
}
.sol .section.match-height-manual label.error{
    color: #004A98;
}
.sol .divider.divider-primary.divider-small hr {
    background: #ffffff1f;
}
.sol .nav.nav-tabs{
    border-bottom: 1px solid #dddddd36;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-evenly;
    align-items: center;
}
.sol .nav-tabs>li>a:before {
    content: '';
    position: absolute;
    background: transparent;
    border-bottom: 3px solid #ffffff;
    height: 100%;
    width: 0px;
    top: 3px;
    transition: .3s;
    z-index: -1;
}
.sol .nav-tabs>li>a:hover:before {
    width: 66%;
}
.sol .nav-tabs li a:hover{
    border: 0;
}
.sol .nav-tabs>li>a{
    transition: .3s;
    border: 0;
    color: #ffffff;
    cursor: default;
    background-color: transparent;
    border-bottom: 3px solid #ffffff00!important;
    font-weight: 700;
    text-transform: uppercase;
}
.sol .nav-tabs>li.active>a{
    border: 0;
    border-bottom: 3px solid #004A98!important;
}
.sol .nav-tabs li.active a, .sol .nav-tabs li.active a:hover, .sol .nav-tabs li.active a:focus{
    background: transparent;
    color: #004A98;
}
.sol .tab-content{
    border: 0;
    background: #003253;
}
.sol .form-group input{
    min-height: 47px;
    border-radius: 4px;
}

/*
.tab-pane.active{
    transform: translateX(0px);
    transition: .4s;
}
*/
.tab-pane.fade.in.active {
    animation: lefttoright .4s forwards;
}
@keyframes lefttoright{
    0%{
        transform: translateX(-700px);
        opacity: 0;
    }
    41%{
        opacity: 0;
    }
    100%{
        transform: translateX(0px);
        opacity: 1;
    }
}
html .btn-primary:hover {
    border-color: #004A9878;
}
.iufzhm .iygwBs:before {
    content: '';
    width: 27px;
    height: 27px;
    border: 3px solid #004A98;
    border-radius: 50%;
    position: absolute;
    bottom: -6%;
    animation: pulsate 3s infinite;
    left: -3px;
}
.boemzy{
    background: rgb(255 255 255 / 33%)!important;
}
@keyframes pulsate{
    0% {
        -webkit-transform: scale(1,1);
        opacity: 1;
    }
    50% {
        -webkit-transform: scale(1.5,1.5);
        opacity: 0;
    }
    100% {
        -webkit-transform: scale(2,2);
        opacity: 0;
    }
}

.iufzhm .iRGIDU{
    box-shadow: none;
}
.iufzhm .lhJXOF{
    height: 0;
    padding: 9px;
}
.iufzhm svg{
    fill: white
}
.QwDtC:hover svg, .ievDfA:hover svg, .byqiKH:hover svg{
    fill: #f19719
}
.iufzhm .hognbJ, .iufzhm .fjXHxH{
    background: #004A98;
}
@media (min-width:1300px) and (max-width:1400px){
    .container {
        width: 1270px!important;
    }
}
@media (min-width: 1401px) and (max-width:1800px){
    .container {
        width: 1400px!important;
    }
}
@media (min-width: 1801px) and (max-width:3600px){
    .container {
        width: 1550px!important;
    }
}
.owl-anasayfa-referanslar .custom-post-blog .thumb-info img{
    transition: all .3s ease!important;
}
article.post .post-meta > span{
    display: none;
}
.section.match-height-manual h2, .section.match-height-manual p, .section.match-height-manual label{
    color: white;
}
.col-half-section.col-half-section-right {
    margin-right: 50px;
    max-width: 660px;
    overflow: hidden;
}
@media (min-width:1024px) and (max-width:1349px){
    .col-half-section.col-half-section-right{
        margin-right: 0;
    }
}
div.sol{
    float: right;
}
html .background-color-secondary {
    background-image: url(/upload/images/section-form.jpg);
    background-size: cover;
    background-position: center;
    background-color: #e36159!important;
}

html .featured-box-primary .icon-featured{
    background: transparent!important;
}
html.webkit .ekip .thumb-info .thumb-info-wrapper{
    min-height: 310px;
    margin: 0!important;
}
html.webkit .ekip .thumb-info .thumb-info-wrapper:before{
    width: 100%;
    height: 100%;
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    background: #006eb700;
    opacity: 1;
    transition: .3s;
}
.ekip .thumb-info{
    transition: .3s;
    border: 0;
}
.ekip .thumb-info:hover{
    transform: scale(1.081);
}
.ekip .thumb-info .thumb-info-title{
    background: #ffffff00!important;
    position: relative;
    color: #003253;
    z-index: 2222;
    letter-spacing: 0;
    bottom: -4px;
    text-align: center;
    border-top: 0;
    margin: auto;
    width: 100%;
    padding: 0;
    top: auto;
    font-size: 14px;
}

.ekip .thumb-info-wrapper a{
    pointer-events: none;
}
.ekip .thumb-info .thumb-info-type {
    float: initial;
    text-shadow: none;
    text-align: center;
    letter-spacing: 0;
    background-color: #ffffff;
    width: 100%;
    margin: 0;
    font-size: 14px;
}
.ekip span.thumb-info.thumb-info-hide-wrapper-bg:before {
    content: "";
    display: block;
    position: absolute;
    top: auto;
    bottom: 74px;
    left: -81px;
    background-image: url(/upload/images/section-bg.svg);
    width: 100px;
    height: 100%;
    opacity: .5;
    z-index: 1;
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 81px;
    transition: .3s;
}
.ekip span.thumb-info.thumb-info-hide-wrapper-bg:hover:before {
    left: 0;
}
.ekip span.imgafter{
    display: none;
}
.ekip .thumb-info .thumb-info-inner{
    text-shadow: none;
    margin-top: 0;
    letter-spacing: 0;
}
.ekip .thumb-info img{
    filter: grayscale(.3)
}
.ekip .thumb-info:hover img{
    box-shadow: 0px 27px 30px -35px #003253;
    transform: translateY(-19px);
    filter: grayscale(0)
}
@media (min-width: 992px){
    .ekip .col-md-3.thumb-info-takim-t1{
        width: 20%
    }
}


h1 .word-rotate {
    max-height: 40px;
    line-height: 40px;
    float: left;
}
.word-rotate.active .word-rotate-items span {
    font-size: 32px!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}

.ad02{animation-delay:.2s}.ad04{animation-delay:.4s}.ad06{animation-delay:.6s}.ad08{animation-delay:.8s}.ad10{animation-delay:1s}.ad12{animation-delay:1.2s}.ad14{animation-delay:1.4s}.ad16{animation-delay:1.6s}.ad18{animation-delay:1.8s}.ad20{animation-delay:2.0s}.ad22{animation-delay:2.2s}.ad24{animation-delay:2.4s}.ad26{animation-delay:2.6s}.ad28{animation-delay:2.8s}.ad30{animation-delay:3s}.ad32{animation-delay:3.2s}.ad34{animation-delay:3.4s}.ad36{animation-delay:36s}.ad38{animation-delay:3.8s}.ad40{animation-delay:4s}

.custom_hizmetler_wrp{
    margin-top:-200px;
    z-index:2;
    position:relative;
}

.custom_hizmetler .svg-container.hizmet_1 {
    
}

.custom_hizmetler .svg-container {
    width: 100%;
    height: 100px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
}
.custom_hizmetler p {
    font: 400 18px/20px Commons, sans-serif;
    border-top: 1px solid #C8C8C8;
    margin-top: 25px;
    padding-top: 10px;
    position: relative;
}
.custom_hizmetler a p:before {
    position: absolute;
    content: '';
    top: -2px;
    left: 0;
    height: 3px;
    width: 0;
    background: #004A98;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.custom_hizmetler a:hover p:before {
    width: 100%;
}
.custom_hizmetler a:hover{
    text-decoration:none;
}
.custom_hizmetler a,
.custom_hizmetler p{
    color: #fff;
    text-align:center;
}

.col-md-6.p-none.sol:before {
    content: "";
    display: block;
    position: absolute;
    bottom: -20px;
    top: auto;
    left: -40px;
    background-image: url(/upload/images/section-bg.svg);
    width: 100%;
    height: 100%;
    opacity: 0.038;
    z-index: 2;
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 390px;
}

/*********MEGA MENU & ANA MENU İKONLAR ********/
.dropdown-mega-content .col-md-3.col-sm-6{
    width: 50%;
}
@media (min-width: 992px){
    .featured-boxes .col-xs-12:nth-child(2n+1){
        clear: both;
    }
    .rakamlar .counters.template-1>div {
        width: 25%;
        background: #5f6064;
        padding: 20px 0;
        color: #fff;
        border-left: 15px solid white;
        border-right: 12px solid white;
        transition: .3s;
    }
    .rakamlar .counters.template-1>div:hover{
        border-left: 0px solid white;
        border-right: 0px solid white;
    }
    .rakamlar .counters.template-1>div.col-xs-12.col-sm-6.col-md-3:before {
        width: 100%;
        height: 100%;
        content: '';
        position: absolute;
        left: -4px;
        bottom: 20px;
        z-index: 1;
        background-image: url(/upload/images/section-bg.svg);
        opacity: .19;
        transition: .3s;
        background-size: 90px;
        background-repeat: no-repeat;
        background-position: center left;
    }
    .rakamlar .counters.template-1>div.col-xs-12.col-sm-6.col-md-3:hover:before {
        background-size: 530px;
        opacity: .019;
        left: 0px;
    }
    /*
    #header{
        min-height: 44px!important;
        max-height: 44px!important;
    }
    */
    html #header.header-flex .header-top{
        padding: 0;
        margin-bottom: 0px;
        background-color: #003253;
        border-bottom: solid 1px rgba(255,255,255,.1);
    }
    section.page-header.breadcrumb1:after {
        width: 100%;
        height: 100%;
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        pointer-events: none;
        background: #ffffff7a;
        z-index: 0;
        background-repeat: no-repeat;
        opacity: 1;
        background-size: contain;
    }
    #header .header-nav-main nav>ul>li.dropdown .dropdown-menu{
        padding: 5px 12px!important;
    }
    #header .header-nav-main nav>ul>li.dropdown .dropdown-menu{
        margin: -3px -15px 0!important;
    }
    #header .header-nav-main nav>ul>li.dropdown-mega .dropdown-mega-sub-nav>li>a, #header .header-nav-main nav>ul>li.dropdown .dropdown-menu li a{
        padding: 15px 20px 16px 10px!important;
        font-size: 14px;
        letter-spacing: 0;
        font-weight: normal;
        padding: 5px 20px 11px 5px!important;
    }
    #header .header-nav-main nav>ul>li.dropdown .dropdown-menu li a:hover {
        padding-left: 20px!important;
    }
    /*
    #header .header-nav-main nav>ul>li.dropdown .dropdown-menu li a:before {
        z-index: 1111111;
        width: 40px;
        height: 40px;
        left: 1px;
        top: 12px;
        content: '';
        position: absolute;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: 0% 50%;
        filter: brightness(0.5);
    }
    */
}
@media (max-width: 991px){
    
    
    
    .rakamlar .counters.template-1>div {
        margin-bottom: 15px;
        background: #003253;
        padding: 20px 0;
        color: #fff;
        border-left: 15px solid white;
        border-right: 12px solid white;
        transition: .3s;
    }
    .rakamlar .counters.template-1>div:hover{
        border-left: 0px solid white;
        border-right: 0px solid white;
    }
    .rakamlar .counters.template-1>div.col-xs-12.col-sm-6.col-md-3:before {
        width: 100%;
        height: 100%;
        content: '';
        position: absolute;
        left: -19px;
        bottom: 0px;
        z-index: 1;
        background-image: url(/upload/images/section-bg.svg);
        opacity: .19;
        transition: .3s;
        background-size: 130px;
        background-repeat: no-repeat;
        background-position: center left;
    }
    .rakamlar .counters.template-1>div.col-xs-12.col-sm-6.col-md-3:hover:before {
        background-size: 530px;
        opacity: .019;
        left: 0px;
    }
}

#header .header-nav-main nav>ul>li.dropdown-mega .dropdown-mega-sub-title{
    display: none!important;
}

/********MEGA MENU & ANA MENU İKONLAR SON ***********/

/*Form Design Start*/
.modal-body input.btn-classic-form{
    width:100%!important;
}
.modal-body label.ozelFormLabel {
    font-weight: 700;
    color: #ffffff;
    font-family: 'Source Sans Pro', sans-serif;
    letter-spacing: 1px;
    background-color: #8e8e8e;
    width: fit-content;
    margin-bottom: -1px;
    margin-left: 0;
    padding: 2px 5px;
    border-radius: 4px 4px 0 0;
    border: 1px solid #ddd;
}
.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;
}
.modal-content .modal-title {
    text-align: center;
}
.modal-header h4 {
    font-size: 1.9em;
}
.modal-content:before {
    display: block;
    position: absolute;
    top: -53px;
    right: 0;
    left: 15px;
    width: 128px;
    height: 146px;
    background-image: url(/upload/logo/bodrum-kitchen-logo-1601300410.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;
}
.modal-body{
    display:block!important;
}
@media (max-width: 767px){
    .modal-content{
        margin: 4%;
        width: 92%;
    }
}
/*Form Design End*/


.o0{opacity:0;}


.content h4{
    font-weight: 700;
}

/*İçerik Düzenlemeleri*/
@media only screen and (min-width: 992px){
    .xcr{
        clip-path: polygon(0% 0%, 90% 0, 100% 100%, 10% 100%);
    }
}
@media only screen and (max-width:  767px){
    h2 {
        font-size: 1.6em;
        margin-bottom: 10px!important;
    }
    .xcr{
        margin-bottom: 15px!important;
    }
}
.xcr{
    filter: grayscale(.7);
    opacity: .9;
}
/*leftMenu Start*/
@media only screen and (min-width: 992px){
    body:not(.page-) .leftMenu ul {
        margin-top: 20px;
        padding: 20px 15px;
        width: 100%;
    }
}
.leftMenu a:not(.btn):hover {
    color: #0086b8;
}
.leftMenu ul {
    background: #ededed;
    padding: 20px 30px;
    width: 100%;
    margin: 0;
    margin-bottom: 15px;
    list-style: none;
}
.page- .leftMenu, .page- .girisHakkimizda{
    margin-top: 30px;
}
.lefMenu a:hover{
    color: #1380b9;
}
.leftMenu a:not(.btn) {
    transition: .2s;
    text-transform: uppercase;
    font-size: 16px;
    color: #78797a;
    text-decoration: none;
    display: block;
    padding: 20px 0;
    padding-left: 10px;
}
.leftMenu ul li {
    border-top: 1px solid #d3d3d3;
}
.leftMenu ul li:first-child {
    border-top: 0 none;
}
.leftMenu ul li a:before {
    z-index: 1111111;
    width: 40px;
    height: 40px;
    left: 1px;
    top: 12px;
    content: '';
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 0% 50%;
    filter: brightness(0.5);
}
.leftMenu ul li a{
    position: relative;
}


/***Header Start***/
.toggle{
    padding: 15px;
    background: #ededed;
}
.toggle li:first-child {
    border-top: 0 none;
}
.block .menu-list{
    border-top: 1px solid #d3d3d3;
}
.menu-list a:before{
    border-left: 4px solid #1279b500!important;
}
@media (min-width: 992px){
    select.form-control {
        border-radius: 4px;
        border: 1px solid #ededed!important;
        box-shadow: 0px 10px 25px 0px rgb(0 0 0 / 5%)!important;
        padding: 10px 12px!important;
        height: 47px!important;
        font-size: 14px!important;
        line-height: 30px!important;
        text-transform: uppercase;
    }
    .subeformu .tab-content{
        background: transparent!important;
        border: 0!important;
        box-shadow: none;
        margin-top: 17px;
    }
    .subeformu .form-area.row{
        margin-top: 10px;
    }
    .subeformu h2 {
        font-size: 1.7em;
    }
    .subeformu{
        width: 56%;
        margin-left: 22%;
        box-shadow: 0px 25px 50px 0px rgb(0 0 0 / 7%);
        padding: 35px 0px 0px 20px;
        background: linear-gradient(0deg, white 33%, #ffffffd4);
        border-radius: 15px;
        border: 1px solid #ddd;
        margin-top: -200px;
    }
    .subeformu .col-md-5.mt10{
        padding: 0px 0px 0px 15px;
    }
}
@media (max-width: 991px){
    select.form-control {
        border-radius: 0 0 4px 4px;
        border: 1px solid #ededed!important;
        box-shadow: 0px 10px 25px 0px rgb(0 0 0 / 5%)!important;
        padding: 10px 12px!important;
        height: 47px!important;
        font-size: 14px!important;
        line-height: 30px!important;
        text-transform: uppercase;
    }
    .subeformu .btn.btn-primary{
        width: 100%!important;
    }
    .subeformu{
        padding-top: 20px;
        background: #003253;
    }
    .subeformu h2, .subeformu p, .subeformu .ozelFormLabel {
        color: white;
    }
    .subeformu .ozelFormLabel{
        text-align: center;
        background: #004370;
        margin: 10px 0 0!important;
        padding: 6px;
        border-radius: 4px 4px 0 0;
    }
    .subeformu .tab-content.left.w100y{
        background: transparent!important;
        border: 0;
    }
}

html:not(.sticky-header-active) #header.header-flex .header-container{
    display: block!important;
}
@media (min-width: 992px){
    
    .page-header .parallax-background{
        top:-30px!important;    
    }
    
    html #header.header-flex .header-body{
        padding-top:0!important;
    }
    /*
    .contentDiv img{
        transition: .3s
    }
    .contentDiv:hover img{
        margin-top: 30px;
    }
    */
    .contentDiv .row .content p:nth-child(1){
        margin: 0;
    }
    .sidebar .toggle{
        margin: 0;
        padding-top: 0px;
        padding-bottom: 0;
        margin-bottom: 0px;
    }
    .side-dropdown-custom{
        top: 6px;
    }
    .sidebar ul li{
        letter-spacing: 1px;
    }
    .sidebar h2 {
        letter-spacing: 0;
        margin: 0;
        background: #5f6064!important;
        padding: 5px 0 5px 22px;
        color: white;
        font-size: 26px;
    }
    #header .header-top .header-social-icons{
        margin-top: 12px;
        margin-right: 8px;
    }
    #header .header-top .social-icons li{
        box-shadow: none;
    }
    #header .header-top .social-icons li a{
        background: transparent;
        border-right: solid 1px rgba(255,255,255,.1);
        border-radius: 0;
        transition: .3s;
    }
    #header .header-top .social-icons li:last-child a{
        border-right: 0;
    }
    #header .header-top .social-icons li:hover a{
        background: transparent!important;
    }
    #header .header-top .social-icons li a i{
        color: white;
    }
    #header .header-top .social-icons li a:hover i{
        color: #f19719;
    }
    .header-nav.header-nav-stripe .header-social-icons{
        display: none;
    }
    #header .header-nav.header-nav-stripe nav>ul>li>a:lang(de){
        padding: 20px 3px!important;
    }
    div.translation-icons{
        margin-top: 25px;
        margin-left: 15px;
    }
    #language_select a{
        text-decoration: none;
        margin-right: 5px;
    }
    #language_select a img {
        transition: .3s;
    }
    #language_select a:hover img {
        transform: scale(1.1);
    }
    html:not(.ie) #header.header-flex .header-column:nth-child(2){
        /*
        flex-wrap: wrap;
        */
        align-content: space-around;
        align-items: flex-end;
    }
    #header .header-nav-main nav>ul>li>a{
        text-transform: capitalize;
        font-size: 17px;
    }
    #header.header-flex.header-transparent-bottom-border .header-nav-main.header-nav-main-square nav>ul>li.dropdown .dropdown-menu{
        margin-top: -8px;
    }
    #header .header-body, #header .header-body{
        background: transparent!important;
        border: 0;
    }
    .sticky-header-active #header .header-body{
        background: #ffffff00!important;
    }
    .sticky-header-active body:not(.page-) #header .header-body{
        background: #ffffff!important;
    }
    
    .header-nav-top .nav.nav-pills li:first-child{
        height: 50px;
    }
    .page-surgulu-ray-dolap .masonry .masonry-item {
        width: 33.3333%;
    }
    .page- .header-nav-top .fa.fa-globe{
        color: #dddddd;
    }
    html.sticky-header-active #header.header-flex .header-nav-main-effect-2 nav>ul>li.dropdown:hover>.dropdown-menu{
        top: calc(100% + -3px);
    }
    html #header.header-flex .header-nav .header-social-icons{
        margin: 0 0 10px 10px;
    }
    .sticky-header-active #header.header-flex .header-nav .header-social-icons{
        margin: 0 0 4px 10px;
    }
    .sidebar .row div{
        margin-top: 0;
    }
    #header .header-nav-main nav>ul>li.dropdown .dropdown-menu li.dropdown-submenu>a:after {
        border-color: transparent transparent transparent #de1d23;
    }
    #header .header-nav-main nav>ul>li.dropdown .dropdown-menu{
        border-top: 0!important;
    }
    #header.header-narrow .header-nav.header-nav-stripe nav>ul>li:hover>a, #header.header-narrow .header-nav.header-nav-stripe nav>ul>li>a {
        padding: 20px 7px;
    }
    #header .header-nav-top{
        margin-top: 0
    }
    #header .header-nav-main nav>ul>li.dropdown .dropdown-menu li a{
        font-size: 1.1em;
        transition: .3s;
    }
    #header .header-nav-top .nav>li>a{
        font-size: 13px;
        font-family: "Source Sans Pro", sans-serif!important;
        font-weight: 400;
        padding: 15px 12px;
    }
    #header .header-nav-top .nav>li>a:hover{
        background: transparent;
        color: #004A98;
    }
    #header .header-nav-top .nav>li>a{
        color: #ffffff;
    }
    /*
    html.sticky-header-active #header .header-body{
        animation: fadeInDown .81s;
    }
    */
    html:not(.ie) #header.header-flex .header-container{
        margin-top: 15px;
    }
    html:not(.sticky-header-active) #header.header-flex .header-container{
        display: block!important;
    }
    .header-body{
        max-height: 70px;
    }
    .sticky-header-active .header-body {
        max-height: 78px;
    }
    #header .header-nav.header-nav-stripe nav > ul > li:hover > a {
        background-color: transparent!important;
    }
    html #header.header-flex .header-nav-main nav>ul>li{
        height: 77px!important;
        transition: .3s;
    }

    .header-container.container{
        top: -26px;
    }
    html #header.header-flex .header-nav{
        margin-top: 25px;
    }
    .sticky-header-active #header.header-flex .header-nav {
        margin-bottom: 0;
        margin-top:13px;
    }
    .sticky-header-active #header.header-narrow .header-logo .logo-small{
        margin-top: 61px!important;
    }
    .sticky-header-active #header .header-nav.header-nav-stripe nav>ul>li:hover>a {
        color: #004A98!important;
    }
    .page- #header .header-nav-main nav>ul>li>a.dropdown-toggle:after{
        border-color: #004A98 transparent transparent!important;
    }
    body:not(.page-) #header .header-nav-main nav>ul>li:hover>a.dropdown-toggle:after{
        border-color: #004A98 transparent transparent!important;
    }
    #header .header-nav.header-nav-stripe nav>ul>li>a{
        transition: none;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: 2px;
        color: #000000!important;
        line-height: 21px;
    }
    #header .header-nav.header-nav-stripe nav>ul>li{
        color: white;
    }
    .sticky-header-active #header .header-nav.header-nav-stripe nav>ul>li>a{
        color: black;
    }
    body:not(.page-) #header .header-nav.header-nav-stripe nav>ul>li>a{
        font-weight: 400!important;
    }
    body:not(.page-) #header .header-nav.header-nav-stripe nav>ul>li:hover>a, .sticky-header-active #header .header-nav.header-nav-stripe nav>ul>li:hover>a{
        color: #004A98!important;
        border-bottom: 0;
    }
    #header .header-nav.header-nav-stripe nav>ul>li:hover>a {
        color: #004A98!important;
    }
    .sticky-header-active body:not(.page-) #header.header-narrow .header-logo img{
        top: 14px!important;
    }
    .breadcrumb8{
        padding: 50px 0 !important;
    }
    .page-header.breadcrumb8{
        background-position: 50% 75%;
        background-size: cover;
    }
    html #header.header-flex .header-nav-main nav>ul>li>a.dropdown-toggle:after{
        margin-top: 4px!important;
        border-color: #004A98 transparent transparent;
    }
    #header.header-narrow .header-logo img {
        margin: 53px 12px 12px 0;
    }
    .page-header{
        background-image: url(/upload/images/breadcrumb.jpg);
        background-position: center;
        border: 0px solid #f1f0ea;
        padding: 0;
        background-color: #fffffc;
        text-align: center;
        height: calc(50vh);
        background-repeat: no-repeat;
        margin-top: 0;
    }
    .page-header>.container{
        z-index:9;
    }
    .page-header>.container.z3.pr {
        top: auto;
        bottom: 150px;
        position: absolute;
        text-align: center;
        width: 100%!important;
    }
    .col-md-9.col-sm-12.col-xs-12.col-sm-12.col-xs-12.contentDiv{
        float: right;
    }
    /*
    #footer .col-md-2.col-md-3.col-xs-12.widget-column-4.pr5 {
        background: white;
        margin: -52px;
        padding: 52px;
        width: 20%;
        border-radius: 6px;
        border: 1px dashed #004a98;
        margin-top: -74px;
        padding-bottom: 46px;
        padding-top: 81px;
    }
    */
}

@media (max-width: 991px) {
    .allparts>.col-md-12.col-xs-12:nth-child(even) .part .heading-border.heading-middle-border h2{
        background: linear-gradient(0deg, #fafafa 20%, #f6f6f6 38%, transparent 70%)
    }
    .part:nth-child(odd) .heading.heading-middle-border h1{
        background: linear-gradient(0deg, #fafafa 20%, #f6f6f6 38%, transparent 70%)!important
    }
    .m-p0{
        padding: 0!important;
    }
    .page-header{
        background-image: url(/upload/images/breadcrumb.jpg);
        background-position: 50% 0%;
        border: 0px solid #f1f0ea;
        margin: 0px 0 35px;
        padding: 45px 0;
        background-color: #fffffc;
        text-align: center;
    }
    section.page-header.page-header-custom-background.breadcrumb8 {
        /*background-image: url(/upload/images/katalog-3.svg)!important;*/
        height: 19vh;
        background-position: 32% 1%;
        background-size: 370px;
        clip-path: ellipse(99% 114% at 50% -15%);
        /*clip-path: ellipse(69% 115% at 50% -15%);*/
        transition: .6s;
    }
    .page-header h1{
        font-size: 26px;
        line-height: 34px;
    }
}
.page-header h1 {
    border-bottom: 0px solid #003253;
}
.breadcrumb a {
    color: #fff;
}
.page-header .breadcrumb>li+li:before{
    color: #fff!important;
}
.page-header .breadcrumb>li>span{
    color: #fff;
    text-transform: capitalize;
}
.page-header .breadcrumb>li{
    text-transform: capitalize;
}

/* Arrow Animasyon Başla */
.new-arrow.down {
    padding-right: 0;
    position: absolute;
    display: block;
    height: 10px;
    width: 10px;
    border: 1px solid transparent;
    transform: rotate(315deg);
    margin-top: -21px;
    margin-left: -29px;
}
.new-arrow.right:before {
    border-top: 2px solid #f00;
    border-left: 2px solid #f00;
    border-bottom: 0;
    border-right: 0;
}
.new-arrow.right:after {
    border-top: 2px solid #f00;
    border-left: 2px solid #f00;
    border-bottom: 0;
    border-right: 0;
}
.new-arrow.right {
    padding-right: 0;
    position: absolute;
    display: block;
    height: 10px;
    width: 10px;
    border: 1px solid transparent;
    transform: rotate(315deg);
    margin-top: -21px;
    margin-left: 69px;
}
.new-arrow{
    position: absolute;
    display: block;
    height: 10px;
    width: 10px;
    padding-right: 20px;
    border: 1px solid transparent;
    transform: rotate(315deg);
    margin-left: -29px;
    margin-top: 23px;
}
.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 #f00;
    border-right: 2px solid #f00;
    top: 0;
    left: 0;
    opacity: 1;
    animation: bottom-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)
    }
}
.new-arrow:before{
    top: 0;
    left: 0;
    border-bottom: 2px solid #f00;
    border-right: 2px solid #f00;
    animation: top-arrow 1.65s infinite
}
@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;
    }    
}
@media (max-width: 991px) {
    .btn-last{
        background: linear-gradient(-45deg, #68eaf7, #5b6cc1, #526dad, #67dcf1);color:#fff;padding: 10px 13px;color:#fff;border-radius:30px;
    }
    .btn-last:hover{
        color:#fff;
    }
    .page-header .new-arrow:after, .page-header .new-arrow:before{
        display:none;
    }
}
/* Arrow Animasyon Bitir */

/*LOGO START*/
#sletter {
    stroke: #004A98;
    animation: letterd 2000ms forwards;
    stroke-dasharray: 376;
    stroke-width: 10;
    transition: 1s;
}
@keyframes letterd{
    0%{
        stroke-width: 1px;
        stroke-dashoffset: 376;
        fill: none
    }
    25%{
        stroke-width: 1.2px;
    }
    50%{
        stroke-width: 1.4px;
    }
    75%{
        stroke-width: 1.6px;
        fill: #004A9800
    }
    99%{
        stroke-width: 1.6px;
    }
    100%{
        stroke-width: 1.8px;
        stroke-dashoffset: 0px;
        fill: #004A98
    }
}
.header-logo svg{
    width: 274px;
    height: 131.4px;
    transition: .3s;
}
.sticky-header-active .header-logo svg{
    width: 274px;
    height: 110px;
    margin-top: 0px;
}
.page- #marka path, .page- #marka polygon, .page- #tmletters path, .page- #tmletters polygon{
    fill: white;
}
#marka2 path, #marka2 polygon{
    fill: white
}

#marka path, #marka polygon, #tmletters path, #tmletters polygon{
    fill: white;
}

#tmletters{
    animation: fadeIn 2s;
    animation-fill-mode: both;
    animation-direction: alternate;
    animation-delay: 1000ms;
}
#marka{
    animation: marka 2s;
    animation-direction: alternate;
}
#marka2{
    animation: marka 2s;
    animation-direction: alternate;
    animation-delay: 300ms;
}
@keyframes marka{
    0%{
        transform: translateX(-420px);
    }
    100%{
        transform: translateX(0px);
    }
}

.sticky-header-active #marka{
    transform: translateX(0px);
}
.sticky-header-active #marka path, .sticky-header-active #marka polygon, .sticky-header-active #tmletters polygon, .sticky-header-active #tmletters path{
    fill: #000000
}
.mmenu-toggle-btn{
    color: white;
}
@media only screen and (max-width: 991px){
    .mmenu-toggle-btn{
        color: #222222;
    }
    body:not(.page-) .mmenu-toggle-btn{
        color: black;
    }
    .sticky-header-active .mmenu-toggle-btn{
        color: #070707;
    }
    p.sliderbaslik {
        font-size: 40px!important;
        line-height: 40px;
    }
    .header-logo svg {
        transition: .3s;
        width: 181px;
        height: 47px;
        margin-top: 2px;
    }
    .sticky-header-active .header-logo svg{
        width: 181px;
        height: 34px;
        margin-top: 2px;
    }
}
#marka path, #marka polygon, #tmletters path, #tmletters polygon {
    fill: black;
}
body:not(.page-) .menu-308 .dropdown-lang > a svg.globe, body:not(.page-) .menu-308 .dropdown-lang > a svg.angle-down{
    fill: black!important
}
body:not(.page-) .menu-308 .dropdown-lang > .dropdown-toggle, body:not(.page-) #header .header-nav.header-nav-stripe nav>ul>li>a{
    color: black;
}
.page-header h1, body:not(.page-) .scroll-down > label {
    color: #666666;
}
body:not(.page-) .scroll-down.mouse span{
    border: 2px solid #666666;
}
.breadcrumb a {
    color: #999999;
}
.page-header .breadcrumb>li>span, .page-header .breadcrumb>li+li:before {
    color: #aaaaaa!important;
}
body:not(.page-) .scroll-down.mouse.effect1 span::after{
    background: #004A98;
}

.page- .header-logo svg #blackgroup path{
    transition: .3s;
    fill: #ffffff;
}
.sticky-header-active .page- .header-logo svg #blackgroup path{
    fill: #A5A5A5;
}
#header.header-narrow .header-logo .logo-default{
    filter: drop-shadow(1px 1px 0px #666);
    width: 330px;
    height: 69px;
}
body:not(.page-) #header.header-narrow .header-logo .logo-default{
    margin-bottom: -30px!important;
}
html #header.header-flex .header-logo{
    margin: 0!important;
}
html #header.header-transparent .header-body:before, html #header.header-transparent-bottom-border .header-body{
    border: 0!important;
}


ul.nav-list li a:before{border-left: 4px solid #1279b5;}
.side-dropdown-custom:before{border-top: 4px solid #bdbdbd!important;}
h1, h2, h3, h4, h5, h6 {color: #004A98;}

.tp-caption.main-label{
    font-family: "Source Sans Pro", sans-serif!important;
}
.breadcrumb9 .parallax-background{background-size: contain!important;}
.header-nav-top .fa.fa-globe{color:#828282;}
/*.parallax-background:after{background-image: url(/upload/images/pattern.png);}
.parallax-background{height: 100%!important;
    transform: none!important;
    background-size: cover!important;
    background-position:center!important;}
    .parallax-background:after {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    background: rgba(0, 0, 0, 0.5);
    background-image: linear-gradient(343deg,#07397e -5.67%,#f71b4f 94.33%);
    opacity:.3;
}*/
.menu-list a:not(.side-dropdown-custom) {
    transition: .2s;
    text-transform: capitalize;
    font-size: 14px;
    color: #121212;
    text-decoration: none;
    display: block;
    padding: 12px 0px 12px 10px;
}
@media (max-width: 370px){
    #header .header-nav-top .nav>li>a, #header .header-nav-top .nav>li>span{font-size:.81em}
}
@media (max-width: 475px){
.owl-dots{display:none;}
}
@media (max-width: 320px){
    .rev_slider_wrapper{height: 164px;}
}
@media (min-width: 321px) and (max-width: 375px) { 
    .rev_slider_wrapper{height: 112px;}
}

@media (min-width: 376px) and (max-width: 425px) { 
    #revolutionSlider_wrapper{height: 237!important;}
}

@media (min-width: 425px) and (max-width: 768px) { 
    #revolutionSlider_wrapper{height: 237!important;}
}
@media (min-width: 769px){
    .rev_slider_wrapper{height: 718px;}
}

@media (max-width: 767px){
    div.pnone.col-md-6{
        float: unset;
    }
    div.pnone.col-md-6:not(.sol){
        float: left;
    }
    .container-fluid>.row>.p-none:last-child section.section{
        min-height: 500px;
    }
    .heading.heading-border {
        margin-bottom: 0px;
    }
    #header.header-no-min-height .header-body{
        min-height: 0.2px!important;
        border-bottom: 0;
    }
    #header {
        min-height: 59.4px!important;
        max-height: 89.4px!important;
    }
    #header .header-top{
        background: #003253;
        border-bottom: 0;
        padding-bottom: 12px;
    }
    #header .header-top .header-social-icons {
        display: block!important;
        margin: 1px 0 -10px;
    }
    html.sticky-header-active #header .header-body, #header .header-body{
        padding-bottom: 0!important;
    }
    .header-nav-top .nav.nav-pills li:nth-child(2),.header-nav-top .nav.nav-pills li:nth-child(4),.header-nav-top .nav.nav-pills li:nth-child(5){display:none;}
    #header .header-nav-top .nav>li>a a:focus, #header .header-nav-top .nav>li>a:hover {color:#fff;background: transparent;}
    .page- #header .header-nav-top .nav>li>a, #header .header-nav-top .nav>li>span{color:#222222}
    #header .header-nav-top .nav>li>a, #header .header-nav-top .nav>li>span{color:#828282}
    #footer:not(.light) h3{margin: 20px 0 5px 0;}
    #header .header-btn-collapse-nav:before {content: '';font-size: small;font-weight:800;}
    #header .header-btn-collapse-nav{
        margin-top: -14px;
    }
    .sticky-header-active #header .header-btn-collapse-nav {
        margin-top: -14px;
    }
    #header.header-narrow .header-logo img {
        margin: 0px 12px 12px 0;
    }
    #header .header-logo img{width: 160px!important;height: auto!important;}
    .sticky-header-active #header .header-logo img{top:0!important;}
}
/*Call to Action CSS*/
html .btn-borders.btn-primary{
    border-color: #5f6064;
    border-radius: 4px;
}
.call-to-action p{
    font-size: 16px;
}
@media (max-width: 767px){
    #footer .widget-column-3, #footer .widget-column-2{
        margin-top: 30px;
    }
    #footer .widget-column-4{
        margin-top: 50px;
    }
    .call-to-action-btn .btn-primary{
        margin: 0!important;
    }
    html .call-to-action.call-to-action-primary {
        background: #002944;
        padding-bottom: 30px;
    }
    .slideText{
        margin-bottom: 30px;
    }
    .call-to-action .call-to-action-content, .call-to-action .call-to-action-btn{
        text-align: center;
        padding: 0;
        margin-bottom: 0!important;
    }
    .call-to-action .call-to-action-content{
        width: 100%;
    }
    .word-rotate.active .word-rotate-items span{
        font-size: 19px!important;
    }
    .call-to-action{
        padding-right: 0;
        padding-left: 0;
    }
    h1 .word-rotate{
        float: none;
    }
    .call-to-action p{
        margin-bottom: 0!important;
        text-align: center!important;
    }
}
/*
@media (min-width: 992px) and (max-width: 1200px){
#header .header-nav-main nav>ul>li.dropdown .dropdown-menu li a{padding:4px 20px 3px 8px!important;}
}
*/
.col-md-3 .portfolio-item.img-thumbnail {
    border: 0;
    margin-top: 0px;
}
.col-xs-6.col-sm-6.col-md-3.mb15{
    padding: 0;
}
.page-header .breadcrumb{
    z-index: 2;
}
/*
section.page-header.breadcrumb1:after {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(180deg, #ffffff66 3%, #ffffff99, #ffffffc7 80%, white);
    content: " ";
    z-index: 1;
}
section.page-header.breadcrumb1:before {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 0%) url(https://www.webtasarim34.com/outsource/t1/vendor/rs-plugin/assets/gridtile.png);
    content: " ";
    z-index: 0;
}
*/
/*polygon start
.portfolio-item.img-thumbnail a .thumb-info-title{display:none;}
.portfolio-item.img-thumbnail a:hover .thumb-info-title{display:none;}
.portfolio-item.img-thumbnail a img{position:inherit;top:0;left:0;width:100%;height:100%;object-fit:cover;-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);transition:1s;}
.portfolio-item.img-thumbnail a:hover img{-webkit-clip-path: polygon(0 0, 100% 0, 0 0, 0% 100%);
clip-path: polygon(0 0, 100% 0, 0 0, 0% 100%);}
/*polygon finish*/
/* -- Google Translate Css*/
.goog-te-gadget-icon{display:none;}
.goog-te-banner-frame.skiptranslate {display:none !important;} 
body{top: 0px !important;}
.goog-te-gadget-simple{border:0!important;}
.goog-te-gadget-simple {background-color: transparent!important;}
.goog-te-gadget-simple .goog-te-menu-value span {font-family: 'Source Sans Pro', sans-serif;color:#828282 !important;}
.page- .goog-te-gadget-simple .goog-te-menu-value span {color:#ddd  !important;}
.goog-te-gadget-simple .goog-te-menu-value{padding:0px;margin:0 15px 0 0;display: inline-block;}
.goog-te-gadget-simple{padding-top:0;}

#header .header-top .header-nav-top{max-height:48px;overflow: hidden;}
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:5px 6px;}
/* -- End Google Translate Css */
/*
.call-to-action.call-to-action-primary:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: -100px;
    background-image: url(/upload/images/section-bg.png);
    width: 100%;
    height: 100%;
    opacity: 0.1;
    z-index: 1;
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    background-position: -56px;
}
*/
.testimonial blockquote p {min-height:auto!important;}
#header .header-nav-top .nav>li>a a:focus, #header .header-nav-top .nav>li>a:hover {
    background:transparent!important;
}
.btn-primary-scale-2{
    background: #000!important;
    color: #ffffffab!important;
}
.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px;
}

@media screen and (max-width: 768px) {
  .masonry .masonry-item{width:50%;}
}
.masonry-item .thumb-info {
    border: 10px solid #fff;
}

.thumb-info .thumb-info-action-icon{background-image: linear-gradient(147deg, #990000 0%, #ff0000 74%);}

section.section-serit{background-image: linear-gradient(315deg, #fffffc 0%, #beb7a4 74%);/*background-image: linear-gradient(147deg, #990000 0%, #ff0000 74%);background: linear-gradient(89deg, #ab8526 , #d2a847 , #b28c2f , #d7b462 );*/}
section.section-haberler{background-image: linear-gradient(315deg, #fffffc 0%, #beb7a4 74%);}
.owl-theme .owl-dots .owl-dot span{background:#949494;}
html .btn-dark {background-color: #727271;border-color: #727271;}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {background: #0074ad!important;}
@media (max-width: 991px){
#header .header-nav-main nav > ul > li > a, #header .header-nav-main nav > ul > li > a:focus, #header .header-nav-main nav > ul > li > a:hover {
    color: #555;}
}
.section-anasayfa {
background: linear-gradient(89deg, #ab8526 , #d2a847 , #b28c2f , #d7b462 )!important;padding: 20px 0!important;margin-top:0!important;margin-bottom:0!important;}
.section-serit h2,.section-serit h4{text-shadow: 0 0 2px dimgrey;}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {background: #0074ad;}

html .btn-primary {
    border-color: #004A98;
    background: #004A98;
}

/*Footer Start*/
#footer .footer-copyright.pt-md.pb-md.tleft{text-align:center;}
#footer .footer-copyright img{opacity:0.5;}
#footer .footer-copyright .footer-developed-by{
    z-index: 2;
    padding-top: 15px;
}
#footer .fa-facebook:before{
    margin-left: -1px;
}
#footer i.fa.fa-linkedin {
    margin-top: 9px;
}
#footer .social-icons a:hover i.fa.fa-linkedin:last-child {
    margin-top: 7px;
}
#footer .fa-linkedin:before {
    margin-left: -2px;
}
#footer-wrapper>.container>.col-md-3{
    z-index: 2;
}
#footer-wrapper iframe{
    filter: grayscale(.5) contrast(1.03) opacity(0.8);
    border-radius: 4px;
}
#footer-wrapper a.btn.btn-primary.btn-m.mt15.block{
    border-radius: 4px;
    width: auto!important;
}
.footerlogo {
    background-color: #004A9800;
    padding: 0px;
    margin: -1px 0 25px 0;
    text-align: left;
}
@media (min-width: 768px) {
    #footer a.btn.btn-primary.btn-borders.btn-lg.mr-md {
        margin-right: 23px!important;
    }
    #footer-wrapper>.container>.col-md-4{
        width: 41.66666667%!important;
        padding-right: 7.5%;
    }
    .logo.footerlogo img{
        width: auto;
        height: 26.6px;
        margin-top: -6px;
    }
}
@media (max-width: 767px) {
    #footer h5:before{
        display: none
    }
    .social-icons li{
        margin-right: 10px;
    }
    .social-icons li:last-child{
        margin-right: 0;
    }
    .iufzhm .lhJXOF{
        margin-left: -15px;
    }
    footer#footer:before {
        background: linear-gradient(180deg, black, transparent);
    }
    #footer{
        background-position: 81% 100%!important;
        padding: 0px!important;
    }
    #footer-wrapper{text-align:center;padding: 0!important;}
    #footer-wrapper .footerlogo{margin:0 auto 15px;text-align: center;}
}    
#footer-wrapper .col-md-3 ul li a:before{content: '\203A';display:inline-block;margin-right:5px;font-size: 19px;color: #004A98;}
#footer-wrapper .col-md-3 ul.social-icons li a:before{content:none;}
#footer-wrapper .footer-social-icons>li>strong>a:before{content:none!important;}
#footer .footer2 .social-icons li{border-radius:0;box-shadow:none;list-style-type:none;}
#footer .footer2 .social-icons li:hover a{opacity:1}
#footer .footer2 .social-icons li a{color:#FFF!important;border-radius:0}
#footer .footer2 .social-icons li.social-icons-twitter a{background:#1aa9e1}
#footer .footer2 .social-icons li:hover.social-icons-foursquare a{background:#0072b1!important}
#footer .footer2 .social-icons li:hover.social-icons-tripadvisor a{background:#00AF87!important}
#footer .footer2 .social-icons li.social-icons-facebook a{background:#3b5a9a}
#footer .footer2 .social-icons li.social-icons-instagram a{background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);}
#footer .footer2 .social-icons li:hover.social-icons-instagram a{background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%) !important;}
#footer .social-icons li:hover.social-icons-foursquare a{background:#0072b1!important}
#footer .social-icons li:hover.social-icons-tripadvisor a{background:#00AF87!important}

/*
#footer .social-icons li.social-icons-linkedin a{background:#0e76a8 !important}
.social-icons li.social-icons-facebook a{background: #3b5a9a00!important;}
.social-icons li.social-icons-twitter a {background: #1aa9e100!important;}
.social-icons li.social-icons-instagram a {background: #f0943300!important; 
background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%)!important; 
background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%)!important; 
background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%)!important; 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 )!important;}
*/
#footer .footer-copyright {

    background: transparent;
    border-top: 0;
    margin-top: 50px;
    margin-bottom:30px;
}
#footer .container .row>div {
    margin-bottom: 0;
}
.phone-no {
    line-height: 22px;
}
@media (min-width: 992px){
    .phone-no {
        margin-top: 39px;
    }
    #menu-footer-menu{
        margin-top: -6px;
    }
    .call-to-action .call-to-action-btn {
        width: 22%;
        text-align: right;
        position: absolute;
        top: 50%;
        margin: -18px 0 0;
        left: auto;
        right: 19px;
    }
}
#footer-wrapper .col-md-3 .phone-no p {
    margin-bottom: 2px;
    display: grid;
    line-height: 26px;
}
.phone-no span{color: #004A98;}
#footer-wrapper {
    position: relative;
    padding: 50px 0 0;
}
#footer-wrapper .footer-social-icons {
    margin-top: 20px;
    padding-left:0;
}
#footer-wrapper .footer-social-icons li{display: inline-block;}
#footer{
    font-size:1em!important;
    margin-top: 0;
    border: 0;
    padding: 0;
    background: #5f6064;
    background-position: 81% 50%;
    background-size: cover;
}
/*
.footer-social-icons li a:hover {background: #004A98!important;}
.footer-social-icons a {
    background: #004A98!important;
    color: #ffffff;
    width: 35px;
    height: 35px;
    line-height: 35px;
    margin: 0 5px 5px 0;
    padding: 0!important;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    transition: 0.6s;
    -moz-transition: 0.6s;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    font-size: 20px;
}
*/
/*Footer Social Icons Start*/
    #footer .social-icons li {
        border-radius: 0;
        box-shadow: none;
        margin: 0;
    }
    #footer .social-icons li a {
        overflow: hidden;
        margin: 0 5px 5px 0;
        width: 40px;
        height: 40px;
        border: #dddddd 1px solid;
        border-radius: 3px;
        color: #555555!important;
        background: transparent;
    }
    #footer .social-icons li a i {
        font-size: 20px;
        display: block;
        position: relative;
        width: 40px;
        height: 40px;
        margin-top: 10px;
        -webkit-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
    }
    #footer .social-icons a:hover i {
        /*color:#fff;*/
    }
    #footer .social-icons a:hover i:first-child {
        margin-top: -38px;
    }
    #footer .social-icons a:hover i:last-child {
        margin-top: 8px;
    }
    /*Footer Social Icons End*/
.phone-no span, .phone-no a:hover, .col-md-3 h5 span, .widget-column-2 ul li a:hover, .widget-column-2 ul li.current_page_item a {
    color: #666666;
}

#menu-footer-menu{list-style: none;padding-left:0}
#footer .col-md-3 h5 {
    font-weight: 400;
    margin-bottom: 25px;
    text-transform: capitalize;
    border-bottom: 1px solid #ffffff1a;
    padding-bottom: 15px;
    color: #666666;
    font-size: 26px;
    position: relative;
}
#footer h5:before {
    position: absolute;
    content: '';
    top: 32px;
    left: 2px;
    height: 2px;
    width: 39px;
    background: #004A98;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
#footer .col-md-3:hover h5:before{
    width: 181px;
}
/*Footer End*/
.footer-ribbon{display:none;}
/*Butonlar CSS*/
.btn-warning{background-color:#333;border:#333;}
.btn-white{color:#fff;border:1px solid #ccc;}
.btn-white:hover{color:#fff;border: 1px solid #00538082;background-color: #27317d82;}
/*Butonlar CSS SON*/
.social-icons li:hover.social-icons-instagram a {background: #f09433; 
background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );}.page-odeme .submit{margin-bottom: 30px;}

.product-price-box .old-price {width:100%;}
#footer p, #footer a{color:#666666!important;}

@media only screen and (min-width: 992px){
    #footer .col-md-3.col-md-6 ul{
        column-count: 3;
    }
    #footer .col-md-3.col-md-6{
        width: 50%!important;
    }
    #footer .container .row>div {
        margin-bottom: 0;
    }
    #header .header-nav-main nav>ul>li.dropdown .dropdown-menu li.dropdown-submenu>a:after {
        border-color: transparent transparent transparent #08c;
    }
}

.owl-carousel .owl-nav .owl-prev {
    left: -25px;
}
.owl-carousel .owl-nav .owl-next {
    right: -25px;
}

.header-logo a .logo-text span:first-child {
    font-size: 18px;
    color: #08c;
    text-align: left;
    font-weight: 600;
    letter-spacing: -1.3px;
    margin-top: -5px;
}
.header-logo a .logo-text span:nth-child(2) {
    font-size: 24px;
    font-weight: 800;
    letter-spacing: -.7px;
    margin-top: 2px;
    color: #575757;
}
.logo-icon-wrp {
    float: left;
    width: 50px;
    height: 45px;
}
.parallax-background{background-repeat: no-repeat;}

.testimonial blockquote {background: #f5f5f5;}
.testimonial .testimonial-arrow-down {border-top-color: #f5f5f5;}


.page- .testimonial blockquote {background: #fff;}
.page- .testimonial .testimonial-arrow-down {border-top-color: #fff;}

.testimonial blockquote p {color: #777;}
.testimonial blockquote:after, .testimonial blockquote:before {color: #777;}
@media only screen and (min-width: 768px){
.testimonial blockquote p{min-height: 231px;max-height: 231px;overflow-y:auto;overflow-x:hidden;}
.section-yorumlar .aboutDesc>div:nth-child(1n+4){margin-top:30px;}
}

/*
section.section {
    margin: 0;
    padding: 30px 0;
}
.row {
    padding-bottom:30px;
}
*/

 /*  STYLE 1
 */

.testimonial blockquote p::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

.testimonial blockquote p::-webkit-scrollbar
{
	width: 12px;
	background-color: #F5F5F5;
}

.testimonial blockquote p::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #555;
}

.section.template-2{margin-top:0;}

.section-primary.template-2 span, .section-primary.template-2 label{color:#fff;}

.counters.template-2 strong { line-height: 1;font-size: 3.6em;font-family: "Source Sans Pro", sans-serif!important;font-weight:normal;}
.counters.template-2 label{ font-family: "Source Sans Pro", sans-serif!important;font-weight:normal;font-size: 1.1em;color: #6a80a9 !important;}

/* .sidebar form .form-area .col-md-6{padding:0;} */

/* Roundness */ 		
.rounded, .img-thumbnail, .img-thumbnail img, code, pre, .form-control, .form-control-sm, .form-control-sm .form-control, .form-control-lg, .form-control-lg .form-control, .form-control-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn, .form-control-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn, .invalid-tooltip, .btn, .btn-group-4 > .btn, .btn-sm, .btn-group-2 > .btn, .btn-xs, .btn-group-1 > .btn, .btn-lg, .btn-group-lg > .btn, .btn-sm, .btn-group-sm > .btn, .dropdown-menu, .input-group-4 > .form-control, .input-group-4 > .input-group-addon, .input-group-4 > .input-group-btn > .btn, .input-group-2 > .form-control, .input-group-2 > .input-group-addon, .input-group-2 > .input-group-btn > .btn, .input-group-addon, .input-group-addon.form-control-sm, .input-group-addon.form-control-lg, .nav-tabs > li > a, .nav-tabs.nav-justified > li > a, .nav-pills > li > a, .nav-tabs-justified > li > a, .navbar, .navbar-toggle, .navbar-toggle .icon-bar, .breadcrumb, .pagination, .pager li > a, .pager li > span, .label, .badge, .container .jumbotron, .container-fluid .jumbotron, .thumbnail, .alert, .progress, .card, .accordion .card, .well, .well-lg, .well-sm, .modal-content, .tooltip-inner, .popover, .popover-title, .carousel-indicators li, .pagination > li:first-child > a, .pagination > li:first-child > span, .pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span, .pagination > li:last-child > a, .pagination > li:last-child > span, .pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span, #header .header-search .form-control, #header .header-nav-main nav > ul > li > a, #header .header-nav-main nav > ul > li.dropdown .dropdown-menu, #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > .dropdown-menu, #header .header-nav-main nav > ul > li.dropdown-mega > .dropdown-menu, #header .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-sub-nav > li > a, #header.header-transparent .header-nav-main, #header.header-semi-transparent .header-nav-main, #header.header-semi-transparent-light .header-nav-main, #header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin .dropdown-menu, #header .header-nav-main nav > ul > li.dropdown.open > a, #header .header-nav-main nav > ul > li.dropdown:hover > a, #header .header-nav-top .dropdown-menu, .slider-container .tparrows, .nivo-slider .theme-default .nivoSlider, .nivo-slider .theme-default .nivoSlider img, .home-intro-compact, html.dark #header, html.boxed .body, blockquote.with-borders, p.drop-caps.drop-caps-style-2:first-child:first-letter, .btn-3d, select, .captcha-refresh, .featured-icon, .accordion .card-header, .tabs, .nav-tabs li a, .tab-content, .tabs.tabs-bottom .tab-content, .tabs.tabs-bottom .nav-tabs li a, .tabs-left .tab-content, .tabs-left .nav-tabs > li:first-child a, .tabs-left .nav-tabs > li:last-child a, .tabs-right .tab-content, .tabs-right .nav-tabs > li:first-child a, .tabs-right .nav-tabs > li:last-child a, .nav-tabs.nav-justified li:first-child a, .nav-tabs.nav-justified li:first-child a:hover, .nav-tabs.nav-justified li:last-child a, .nav-pills .nav-link, .nav-tabs.nav-justified li:last-child a:hover, .tabs.tabs-bottom .nav.nav-tabs.nav-justified li:first-child a, .tabs.tabs-bottom .nav.nav-tabs.nav-justified li:last-child a, .tabs-navigation, .tabs-navigation .nav-tabs > li:first-child a, .tabs-navigation .nav-tabs > li:last-child a, .nav-pills .nav-link, .navbar-toggler, .card, .card-header:first-child, .card-footer:last-child, .card-img, .badge, .badge-pill, .jumbotron, .alert, .progress, .modal-content, .tooltip-inner, .popover, .rounded, .toggle > label, .toggle.toggle-simple .toggle > label, .toggle.toggle-simple .toggle > label:after, .owl-carousel .owl-nav [class*="owl-"], .owl-carousel.rounded-nav .owl-nav [class*="owl-"], .owl-carousel.rounded-nav .owl-nav [class*="owl-"]:hover, .owl-carousel.full-width .owl-nav .owl-prev, .owl-carousel.big-nav .owl-nav .owl-prev, .owl-carousel.full-width .owl-nav .owl-next, .owl-carousel.big-nav .owl-nav .owl-next, .embed-responsive.embed-responsive-borders, .pricing-table h3, .pricing-table .plan, .featured-box, .featured-box .box-content, .thumb-info, .thumb-info .thumb-info-wrapper, .thumb-info .thumb-info-wrapper:after, .thumb-info .thumb-info-type, .thumb-info img, section.timeline .timeline-date, section.timeline .timeline-box, .testimonial blockquote, .testimonial.testimonial-style-2 blockquote, .testimonial.testimonial-style-3 blockquote, .testimonial.testimonial-style-4, .testimonial.testimonial-style-4 blockquote, .testimonial.testimonial-style-5 blockquote, .testimonial.testimonial-style-6 blockquote, .container .call-to-action, .progress, .progress.progress-border-radius, .progress.progress-border-radius .progress-bar, .progress-bar, .progress-bar-tooltip, .counters.with-borders .counter, html .scroll-to-top, .google-map.small, .google-map-borders, article.post .post-date .month, article.post .post-date .day, article .post-video, article .post-audio, ul.comments .comment-block, .recent-posts .date .month, #header nav.mega-menu .mega-menu-shop .dropdown-menu, .shop ul.products .product .add-to-cart-product, .product-info, .product-info img, .product-info + .product-info, .img-thumbnail.img-thumbnail-hover-icon:before, .product-thumb-info, .product .product-label span {border-radius: 0;}

/* */
.ml-15{margin-left:-15px;}
.mr-15{margin-right:-15px;}

/* Genel */
/*.text-primary{color:#ab7c09 !important;}*/
.breadcrumb-section{margin:0 0 60px 0 !important;}


/*whatsapp animation*/
/*.wws--bg-color {background-image: linear-gradient(34deg,#ddbd6b 0%,#ad8b36 100%);}
.wws-lau00001 {fill: #ddbd6b !important;}
.wws-lau00002 {fill: #ad8b36 !important;}*/
.wws-popup__open-btn{
/*background: linear-gradient(89deg, #ab8526 , #d2a847 , #b28c2f , #d7b462 );*/
background: linear-gradient(89deg, #0c9e43 , #1ba54f , #5ed88c, #077731 );
background-size: 400% 400%;

-webkit-animation: AnimationName 15s ease infinite;
-moz-animation: AnimationName 15s ease infinite;
animation: AnimationName 15s ease infinite;

}
@-webkit-keyframes AnimationName {
    0%{background-position:0% 51%}
    50%{background-position:100% 50%}
    100%{background-position:0% 51%}
}
@-moz-keyframes AnimationName {
    0%{background-position:0% 51%}
    50%{background-position:100% 50%}
    100%{background-position:0% 51%}
}
@keyframes AnimationName { 
    0%{background-position:0% 51%}
    50%{background-position:100% 50%}
    100%{background-position:0% 51%}
}


/* .product .product-image-area {padding:0;border:none;border-radius:0;} */
.product .product-image-area .product-image{border-radius:0;}

#footer .footer-ribbon span, .home-concept strong, .home-intro p em {font-family: inherit;}

body{
    font-family: "Source Sans Pro", sans-serif!important;
    font-size: 16px;
}
body p{
    font-size: 16px;
    /*font-weight: 500;*/
    letter-spacing: 0;
    /*font-family: 'Quicksand', sans-serif!important;*/
}

.tp-caption.PostSlider-Title, .PostSlider-Title {/*font-family: 'Muli', sans-serif;*/font-family: "Source Sans Pro", sans-serif!important;}

html .scroll-to-top {
    background: #d7d7d7;
    border-radius: 60px;
    mix-blend-mode: normal;
    bottom: 58px;
    color: #000000;
    border: 1px solid #fff;
    transition: .3s;
}
a.scroll-to-top.hidden-mobile.visible:before {
    position: absolute;
    top: -4px;
    right: 0;
    bottom: 1px;
    left: -5px;
    background: transparent;
    border: 1px solid #004A98;
    content: "";
    pointer-events: none;
    width: 57px;
    z-index: 4;
    height: 57px;
    border-radius: 30px;
}
html .scroll-to-top:hover, html .scroll-to-top:focus{
    color: #004A98;
    border: 1px solid #666666;
}



/* Slider Bullet */
.tp-thumbs.hades {background: transparent !important;}
.section .HakkimizdaTitle {
    font-size: 40px;
}
.call-to-action-content .fa-star{font-size:30px;color:#FD4;}
.call-to-action-with-star .call-to-action-content{padding-top:0;padding-bottom: 0;}

.call-to-action.call-to-action-with-star .call-to-action-content {
    width: 65%;
}
.call-to-action.call-to-action-with-star .call-to-action-btn {
    width: 30%;
}
@media (max-width: 500px) {
    .custom-footer{text-align:center!important;}
}
@media (max-width: 767px) {
    .call-to-action.call-to-action-with-star .call-to-action-btn,
    .call-to-action.call-to-action-with-star .call-to-action-content{
        width:100%;
    }
}
.footer_custom{
    clear: both!important;
}

.footer_custom ul{padding:0}
.footer_custom ul li{list-style:none;line-height: 30px;}
.footer_custom .footer-copyright{border-top:0!important}
#googlemaps{min-height:550px}

html .background-color-light {
    background-color: #fff0!important;
}
.list.list-icons li > .fa:first-child, .list.list-icons li > .icons:first-child, .list.list-icons li a:first-child > .fa:first-child, .list.list-icons li a:first-child > .icons:first-child {
    position: absolute;
    left: 0;
    top: 5px;
}
.list.list-icons {
    list-style: none;
    padding-left: 0;
    padding-right: 0;
}
.fa-check:before {
    color: #0088cc;
    border-color: #0088cc;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
}
.icons {font-size: inherit;}
/*Gallery Start*
    .row.slider4 div.col-md-3{
        padding: 0 10px;
    }
    .thumb-info .thumb-info-title, .thumb-gallery .thumb-info-title{
        max-width: 100%;
        bottom:0;
        background: #00325399;
    }
    .urunler .thumb-info .thumb-info-title{
        position: absolute;
        text-transform: capitalize;
        background: linear-gradient(0deg, white, transparent);
        color: #000000;
        text-shadow: none;
        letter-spacing: 0;
        font-size: 16px;
        padding-top: 342px;
    }
    .urunler .owl-carousel .owl-nav [class*="owl-"]{
        color: #004A98;
        font-size: 44px;
    }
    .urunler .owl-carousel .owl-nav .owl-prev {
        left: -55px;
    }
    .urunler .owl-carousel .owl-nav .owl-next {
        right: -35px;
    }
    .urunler .owl-theme .owl-nav [class*=owl-]:hover{
        color: #003253;
    }
    .ref-anasayfa .owl-carousel .owl-nav [class*="owl-"]{
        color: #004A98;
        font-size: 44px;
    }
    .ref-anasayfa .owl-carousel .owl-nav .owl-prev {
        left: -55px;
    }
    .ref-anasayfa .owl-carousel .owl-nav .owl-next {
        right: -35px;
    }
    .ref-anasayfa .owl-theme .owl-nav [class*=owl-]:hover{
        color: #ffffff;
    }
    .portfolio-item.img-thumbnail{
        padding:0px;
        border:0;
        border-radius:4px!important;
    }
    .portfolio-item .thumb-info{
        border:0;
        border-radius:4px!important;
        padding: 0px;
    }
    .referanslar .portfolio-item .thumb-info{
        border:0;
        border-radius:4px!important;
        padding: 0 30px;
    }
    .thumb-info img:hover {
        opacity: 0.85;
    }
    .owl-theme .owl-nav [class*=owl-]:hover {
        color: #898a8d;
    }
    .owl-carousel .owl-nav [class*="owl-"] {
        color: #aa2d2d;
        width: 20px;
        background: transparent !important;
    }
    .mfp-bottom-bar{
        display:table;
        margin-top:-81px;
    }
    .mfp-bottom-bar .mfp-title{
        height: 41px;
        vertical-align: middle;
        display: table-cell;
        font-size: 24px;
        font-weight: 600;
        text-align: center;
        margin-top: -36px;
        color: #005AC4;
        border:1px solid #ddd;
    }
    .urunler .thumb-info-type{
        letter-spacing: 1px;
        margin-top: 0;
        background: transparent;
        white-space: normal;
        min-height: 100%;
        padding: 10px 4px;
        display: table;
        height: 100%;
        width: 100%;
    }
    .urunler .thumb-info-type > li{
        font-size: 13px!important;
    }
    .urunler .thumb-info-type > p{
        opacity: 0;
        letter-spacing: .4px;
        font-size: 13px;
        line-height: 19px;
        /*display: table-cell;
        
        margin-bottom: 10px;
        vertical-align: middle;
        transition: .3s;
    }
    .urunler .thumb-info:hover .thumb-info-type > p{
        opacity: 1;
    }
    .urunler .thumb-info:hover .thumb-info-title{
        background: linear-gradient(0deg, #ffffff 25%, #ffffffa6 65%, transparent 85%);
        padding-top: 172px;
    }
    .urunler .thumb-info:hover .thumb-info-title .thumb-info-inner{
        color:#004A98;
    }
    .urunler .thumb-info:hover:after{
        background: #ffffff00;
    }
    .urunler .thumb-info img{
        transition: .3s;
        filter: grayscale(1)
    }
    .urunler .thumb-info:hover img{
        filter: grayscale(1);
        transform: translateY(-81px);
    }
    .urunler .thumb-info-type:after{
        width: 100%;
        height: 100%;
        content: "Devamını oku...";
        position: absolute;
        left: 0;
        bottom: 0;
        pointer-events: none;
        z-index: 9;
        background-position: 100%;
        opacity: 1;
        color: #ff654c;
        background-size: unset;
        display: none;
    }
    .urunler .thumb-info{
        box-shadow: 0 0 30px -10px #ccc;
        margin-bottom: 10px;
    }
    /*
    .urunler .thumb-info:before {
        width: 100%;
        height: 100%;
        content: '';
        position: absolute;
        left: 0;
        bottom: 70px;
        z-index: 1;
        background-image: url(/upload/images/section-bg.svg);
        opacity: .19;
        transition: .3s;
        background-size: 200px;
        background-repeat: no-repeat;
        background-position: center right;
    }
    
    .urunler .thumb-info:hover:before {
        opacity: .11;
    }
/*Gallery Finish*/
.contentDiv img.col-md-6.col-xs-12{
    width: 58%;
}
.contentDiv .pagination li:before{
    display: none;
}
.contentDiv li:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 1px;
    width: 5px;
    height: 11px;
    border-width: 0 2px 2px 0;
    border-style: solid;
    border-color: #004A98;
    transform-origin: bottom left;
    transform: rotate(45deg);
}
.contentDiv li {
    position: relative;
    list-style-type: none;
    padding-left: 1.5rem;
    margin-bottom: 0.5rem;
}
.contentDiv ul {
    margin: 0;
    padding-left: 0;
}
@media (max-width: 767px){
    .row.m-none .col-half-section{
        padding: 0!important;
        margin-left: 0!important;
    }
    div.sol{
        float: none;
    }
    .sol .tab-content {
        background: #003253eb;
    }
}
/*SHOP*/
@media (min-width: 922px) {
    .shop-sidebar-toggle-btn{display:none;}
}
.sorter .pagination li{padding:0!important}
.sorter .products-grid.columns4 li{width:auto!important;}
.toolbar-bottom li a, .sorter .pagination>li>a, .sorter .pagination>li>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{width:100px;}
.toolbar {padding:0 10px !important;}
.sort-by{display:none}
.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;
}
.mobile-nav-wrapper h4{font-weight:bold;}
.shop-sidebar-mobile li a {
    display: block;
    font-size: 13px;
    line-height: 40px;
    background-color: transparent;
    border: 0;
    padding:0 20px 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';
    display: inline-block;
    opacity: .6;
    color: currentColor;
    margin-right: 5px;
    background-color: #ff0000;
    color:#fff;
    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) {
    .page-header{
        margin: -85px 0 25px;
    }
  .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;
  }
}
.col-md-9.col-xs-12.hide-addtolinks{
    margin-top: -10px;
}
.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: 18px;
  font-weight: 700;
  text-transform: capitalize;
  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: #777;
  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: #0088CC;
  border-color: #0088CC;
  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.5;
}
.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{font-weight:bold;color:#262626;}
.shop-sidebar li.chosen{
    padding-right: 28px;
}
.shop-sidebar li{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.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:#ff0000;
    color:#fff;
    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 *******/


#footer{
    background: #fbfbfb;
    background-image: url(/upload/images/world-map-4.png);
    background-size: cover;
    background-position: 0 0;
}
html .call-to-action.call-to-action-primary {
    background: linear-gradient(0deg, transparent, black)!important;
}

.scroll-down{position:absolute;bottom:50px;left:50%;width:75px;height:120px;text-align:center;text-decoration:none;cursor:pointer;bottom:0;transform:translateX(-50%)}
.scroll-down > label{pointer-events:none;font-weight:600;font-size:1.1rem;color:#fff}
.scroll-down.arrow span{position:absolute;display:inline-block;top:20px;height:30px;width:2px;left:calc(50% - 1px);animation:animateArrow 1.5s infinite linear}
@keyframes animateArrow {
0%{transform:translateY(0)}
100%{transform:translateY(40px);opacity:0}
}
.scroll-down.arrow span::before,.scroll-down.arrow span::after{position:absolute;content:"";width:3px;height:100%;top:0;left:0;background:#fff;border-radius:3px}
.scroll-down.arrow span::before{transform-origin:bottom;transform:rotate(-45deg)}
.scroll-down.arrow span::after{transform-origin:bottom;margin-left:-1px;transform:rotate(45deg)}
.scroll-down.arrows span{position:absolute;display:inline-block;top:20px;height:25px;width:2px;left:calc(50% - 1px);animation:animateArrows 1.25s infinite linear}
@keyframes animateArrows {
0%,40%,100%{opacity:0}
75%{opacity:1}
}
.scroll-down.arrows span:first-child{top:35px;animation-delay:0}
.scroll-down.arrows span:nth-child(2){top:35px;animation-delay:.33s}
.scroll-down.arrows span:last-child{top:50px;animation-delay:.66s}
.scroll-down.arrows span::before,.scroll-down.arrows span::after{position:absolute;content:"";width:3px;height:100%;top:0;left:0;background:#fff;border-radius:3px}
.scroll-down.arrows span::before{transform-origin:bottom;transform:rotate(-45deg)}
.scroll-down.arrows span::after{transform-origin:bottom;margin-left:-1px;transform:rotate(45deg)}
.scroll-down.mouse{height:120px;z-index:2;}
.scroll-down.mouse span{position:relative;display:inline-block;width:30px;height:60px;border:2px solid #fff;border-radius:50px;top:5px}
.scroll-down.mouse.effect1 span::after{position:absolute;content:"";top:10px;left:0;right:0;margin:0 auto;width:6px;height:6px;border-radius:100%;background:#fff;animation:animateMousePointer 1.5s infinite}
@keyframes animateMousePointer {
0%{transform:translateY(0)}
50%{opacity:.7}
100%{opacity:0;transform:translateY(20px)}
}
.scroll-down.mouse.effect2 span::after{position:absolute;content:"";top:10px;left:0;right:0;margin:0 auto;width:2px;height:20px;border-radius:2px;background:#fff;animation:animateMouseScrollBar 1.5s infinite linear}
@keyframes animateMouseScrollBar {
0%{height:20px;top:10px}
50%{height:0;top:30px}
50.01%{top:10px}
100%{height:20px}
}
.card.shape{overflow:hidden}
.card.shape::before,.card.shape::after{position:absolute;content:"";bottom:0;width:50%;height:100px;background-color:#fff;z-index:2}
.card.shape::before{left:0;clip-path:polygon(0 50%,0% 100%,100% 100%)}
.card.shape::after{left:50%;clip-path:polygon(100% 50%,0% 100%,100% 100%)}
.scroll-down.semicircle span{position:absolute;width:100px;height:100px;left:-10px;border-radius:50%;background:#ffc2f0;bottom:-50px;display:inline-block;z-index:1}
.scroll-down.semicircle span svg{position:absolute;left:0;right:0;margin:0 auto;top:15px;animation:animateLargeArrow 1.25s infinite linear}
@keyframes animateLargeArrow {
0%{opacity:0;top:0}
25%,75%{opacity:1}
50%{top:15px}
100%{opacity:0;top:30px}
}

@media (min-width:991px) and (max-width: 1400px){
    .asidemenu{
        display: none!important;
    }
}