.ttm-header-style-03 .top_bar.ttm-topbar-wrapper{
    z-index: 9;
    width: 100%;
}
.header{
    width: 100%;
}
.arrow-down.bounce{
  position: absolute;bottom: 40px;left: 49%;z-index: 99;
}.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
}.bounce {
    -moz-animation: bounce 2s infinite;
    -webkit-animation: bounce 2s infinite;
    animation: bounce 2s infinite;
}
.ttm-header-style-03 .site-header-menu .ttm-bgcolor-white.site-header-menu-inner.fixed-header{
    background-color: #000 !important;
}
  .tasarlaniyor{
    display: none;
  }
 
 
.ttm-row.video_section{
    padding:0 0 !important;
}

.video_section video{

}
.video_section .video_banner_wrapper{
    
bottom: 0%;
position: absolute;
width: 100%;
left: 0;
padding: 0px 20px 5% 20px;
z-index: 7;
transition: all 0.2s ease-in;
}
.video_section .video_banner_wrapper:hover{
    
    padding: 0px 20px 7% 20px;
    transition: all 0.4s ease-in-out;
}
.video_section .col-lg-6::before{
    content: '';
    position: absolute;
    z-index: 6;
    height: 100%;
    width: 100%;
    left: 0px;
    padding: 0;
    bottom: 0% !important;
    background-image: -webkit-linear-gradient(90deg, rgb(35 35 35 / 30%) 40%, rgba(0, 0, 0, 0) 60%);
    transition: background-image 3s;
}
.video_section .col-lg-6:hover::before{
    background-image: -webkit-linear-gradient(90deg, rgb(35 35 35 / 70%) 40%, rgba(0, 0, 0, 0) 80%);
    transition: background-image 3s;
}

.video_section .video_banner_wrapper .title-banner{
    font-size: 50px;
    color: #fff;
    line-height: 65px;
}
#instagram_feeds .featured-imagebox{
    border-radius: 0px;
}
#instagram_feeds .ttm-box-col-wrapper{
    padding: 0px;
}
.instagram_feeds_section{
    padding: 0px;
}
.sanat_section{
    padding: 0px;
}
.sanat_section .featured-title h4{
    margin-top: 20px;
    font-size: 20px;
    line-height: 25px;
}
.sanat_section .sanat_img_block .sanat_img{
   opacity: 1;
    visibility: visible;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    max-width: 100%;
    height: auto;
}
.sanat_section .sanat_description{
    background-image: url(/theme/assets/images/sanat_bg.png);
    background-position: -250px center;
    background-repeat: no-repeat;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 10px 20px;
}
.sanat_section .sanat_description .description{
    color: #606060;
    font-size: 24px;
    letter-spacing: 1px;
    line-height: 38px;
    margin-top: 40px;
    margin-bottom: 10px;
    font-style: italic;
    font-weight: 300;
}
    
.ttm-tabs ul.tabs{
    padding: 0;
    margin: 0;
}
.ttm-tabs ul.tabs li{ 
    position: relative;
    display: inline-block;
    margin-bottom: 10px;
}
.ttm-tabs ul.tabs li:last-child{
    margin-bottom: 0;
}
.ttm-tabs .content-tab .content-inner {
    display: none;
}
.ttm-tabs .content-tab .content-inner.active {
    display: block;
}


/* ttm-tab-style-01 */
.ttm-tabs.ttm-tab-style-01 {
    display: inline-flex;
    width: 100%;
    position: relative;
}

.ttm-tabs.ttm-tab-style-01 .content-tab {
    width: 75%;
    overflow: hidden;
}
.ttm-tabs.ttm-tab-style-01 ul.tabs {
    width: 55%;
    -webkit-box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 5px 0px rgb(43 52 59 / 10%);
    background-color: #000;
        padding-bottom: 15px;
}
.ttm-tabs.ttm-tab-style-01 ul.tabs li{
    text-align: left;
    margin: 0;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    display: block;
    padding: 10px 25px 10px 65px;
}
.ttm-tabs.ttm-tab-style-01 ul.tabs li a{
    font-size: 18px;
    line-height: 20px;
    letter-spacing: .5px;
    display: block;
    font-weight: 700;
    font-family: 'Urbanist', sans-serif;
    color: #fff;
}
.ttm-btn.btn-inline.ttm-btn-color-dark.ttm-btn.ttm-btn-size-sm{padding:21px 30px; }
.ttm-tabs.ttm-tab-style-01 ul.tabs li span {
    position: absolute;
    left: 15px;
    color: #fece51;
}
.ttm-tabs.ttm-tab-style-01 .content-inner p{margin:0;}

.ttm-bgcolor-skincolor .ttm-tabs.ttm-tab-style-01 ul.tabs ,
.ttm-bgcolor-darkgrey .ttm-tabs.ttm-tab-style-01 ul.tabs {
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}

.ttm-tabs.ttm-tab-style-02 ul.tabs li {
    display: inline-block;
    margin-right: 10px;
}
.ttm-tabs.ttm-tab-style-02 ul.tabs li a {
    display: block;
    cursor: pointer;
    padding: 8px 25px 10px;
    margin-bottom: 5px;
    width: auto;
    position: relative;
    z-index: 3;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    background-color: #fff;
    font-size: 16px;
    font-weight: 600;
    border-radius: 0;
    border: none;
    text-transform: capitalize;
}

/* ttm-tab-style-03 */
.ttm-tabs.ttm-tab-style-03 ul.tabs {
    display: flex;
    overflow: hidden;
}
.ttm-tabs.ttm-tab-style-03 .content-tab {
    padding-top: 29px;
}
.ttm-tabs.ttm-tab-style-03 ul.tabs li {
    text-align: center;
    margin: 0;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    display: block;
    border-bottom: 2px solid #e7e7e7;
    margin-right: 35px;
}
.ttm-tabs.ttm-tab-style-03 ul.tabs li.active:before {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    z-index: 1;
    bottom: 0;
    left: 50%;
    right: 50%;
    border: 6px solid transparent;
    border-top: 0;
    border-bottom-color: #fff;
    margin-bottom: -2px;
    margin-left: -7px;
}
.ttm-tabs.ttm-tab-style-03 ul.tabs li a {
    padding: 21px 35px 22px;
    font-size: 18px;
    line-height: 1;
    letter-spacing: .5px;
    display: block;
    font-weight: 700;
    font-family: 'Urbanist', sans-serif;
}
.ttm-tabs.ttm-tab-style-03 ul.tabs li.active:after {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    bottom: -2px;
    left: 50%;
    right: 50%;
    border: 9px solid transparent;
    border-top: 0;
    margin-left: -10px;
}
.ttm-tabs.ttm-tab-style-03 .ttm-list.ttm-list-style-icon li i {
    top: 3px;
}
.ttm-tabs.ttm-tab-style-03 .ttm-list.ttm-list-style-icon .ttm-list-li-content {
    padding-left: 25px;
    color: #232323;
}

/* ttm-tab-style-vertical */
.ttm-tabs.ttm-tab-style-vertical{
    overflow: hidden;
    display: flex;
    justify-content: space-between;
}
.ttm-tabs.ttm-tab-style-vertical .content-tab { 
    padding: 0; margin: 0;
    padding-left: 30px;
}
.ttm-tabs.ttm-tab-style-vertical ul.tabs li { 
    margin-top: 1px; 
    width: 100%; 
    display: block;
}
.ttm-tabs.ttm-tab-style-vertical ul.tabs li a{ 
    color: #fff;
    display: block;
    padding: 14px 20px; 
    font-size: 17px; 
    line-height: 25px; 
    margin: 0; 
    border-radius: 0;
}
.ttm-tabs .section-title .title-header h2{
    color: #fff;
    
} 

.content-tab .ttm-postbox-desc-footer{
    position: absolute;
    bottom: 30px;
    left: 30px;
}
.content-tab .ttm-postbox-desc-footer .ttm-btn.ttm-btn-style-border{
    background-color: #000;
    color: #fff;
}

.blog_buton{
    margin-top: 40px;
}
.content-tab .ttm-postbox-desc-footer .ttm-btn:after,
.content-tab .ttm-postbox-desc-footer .ttm-btn:before{
color: #000;
}

body .site-main.knspt-dark .widget.widget-nav-menu ul li,
body .site-main.knspt-dark .widget.widget-nav-menu ul li a:before,
body .site-main.knspt-dark .widget.widget-nav-menu ul li a{
    background-color: transparent;
    color: #fff;
    margin: 0;
    padding-right: 40px;
}
body .site-main.knspt-dark .widget.widget-nav-menu ul li a{
    border-bottom: 1px solid #ffffffa3;
}
body .site-main.knspt-dark .widget.widget-nav-menu ul li a:before{
    content: "\e61a";
    color: #fff;
    font-family: themify;
    font-size: 10px;
    bottom: 20px;
    height: 10px
}
body .site-main.knspt-dark .widget.widget-nav-menu ul li.active a:before,
body .site-main.knspt-dark .widget.widget-nav-menu ul li:hover a:before{
    content: "\e622";
    color: #fff;
    font-family: themify;
    font-size: 10px;
    bottom: 20px;
    height: 10px
}
body .site-main.knspt-dark .widget-title{
    color:#fff;
}

body .site-main.knspt-dark ul.widget-menu{
    padding: 0 0 0 5px;
}
