/*    color1 =*/:root{    --navy: #9fd3c7;    --c2: #74D2E7;    --link-color: #142d4c;}body{font-family: 'Roboto Slab', sans-serif;}a{color: var(--link-color);text-decoration: none;}a:hover{color: var(--navy);text-decoration: none;}ol, ul { list-style: none; }main{position: relative;overflow: hidden;}.hamburger .line{width: 38px;height: 3px;background-color: var(--link-color);display: block;margin: 7px auto;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}.hamburger:hover{cursor: pointer;}#hamburger .line:nth-child(2){width: 26px;margin-left: 0;}#hamburger.is-active .line:nth-child(1){-webkit-transform: translateY(6px) rotate(45deg);-ms-transform: translateY(6px) rotate(45deg);-o-transform: translateY(6px) rotate(45deg);transform: translateY(6px) rotate(45deg);}#hamburger.is-active .line:nth-child(2){-webkit-transform: translateY(-4px) rotate(-45deg);-ms-transform: translateY(-4px) rotate(-45deg);-o-transform: translateY(-4px) rotate(-45deg);transform: translateY(-4px) rotate(-45deg);width: 38px;}.hamburger-menu a{display: -ms-flex;display: -webkit-flex;display: flex;-webkit-justify-content: center;justify-content: center;}.hamburger-menu .toggle-text{color: var(--link-color);margin-left: 1rem;font-size: 18px;}.header .toy-logo-content{margin: 0 auto;}.logo-white{display: none;}.mm-navbar{display: none!important;}.mm-menu{background-color: var(--navy);}.mm-listitem:after{display: none;}.mmenu-bg-circle{width: 900px;height: 900px;position: absolute;bottom: -300px;right: -440px;border: 240px solid #c6e0da;border-radius: 100%;z-index: -1;}.mm-menu, .mm-panels, .mm-panels>.mm-panel{overflow: hidden;}.mmenu-content{opacity: 0;}.social-media-content{opacity: 0;}.mm-page__blocker{background-color: var(--link-color);opacity: 0;transition: opacity 300ms ease-in-out;display: block;z-index: -1;}.mm-wrapper_opened .mm-page__blocker{opacity: .7;}.page-block.home-1{margin-top: 0rem;}.image-content{position: relative;display: -ms-flex;display: -webkit-flex;display: flex;-webkit-align-items: center;align-items: center;}.image-content img{width: 100%;}.home-1 .image-content{visibility: hidden;}.home-2 p{font-size: 18px;color: var(--link-color);margin-bottom: 2rem;font-weight: 500;}.home-2 .section-1 .image-content .image-inner-content{position: absolute;left: 50px;bottom: -65px;}.home-2 .section-2 .image-content .image-inner-content{position: absolute;right: 50px;bottom: -65px;}.home-2 .section-bottom-circles{position: absolute;bottom: -90px;left: -12px;transform: rotate(90deg);}.home-2 .section-bottom-circles img{height: 219px;object-fit: cover;width: 40px;object-position: 0%;}.home-2 .section-bg-circle{width: 1100px;height: 1100px;position: absolute;top: 0;left: -650px;border: 250px solid #ececec;border-radius: 100%;z-index: -2;}.page-bottom-bg-circle{width: 1100px;height: 1100px;position: absolute;bottom: 0;right: -650px;border: 250px solid #ececec;border-radius: 100%;z-index: -2;}.btn-all{font-size: 16px;font-weight: 500;color: #fff;background-color: var(--link-color);padding: 8px 12px;position: relative;transition: 300ms;}.theater-image-content{text-align: center;}.theater-image-content .btn-all{display: block;margin-top: 30px;}.btn-all:hover{color: var(--link-color);background-color: #fff;}.btn-all:before{content: '';position: absolute;width: 100%;height: 100%;left: -3px;bottom: -3px;background: var(--navy);z-index: -1;}.home-3 .owl-carousel .scriptwriter-image img{border:5px solid #ececec;border-radius: 100%;}.home-3 .owl-carousel .scriptwriter-name{text-align: center;margin-top: 2rem;}.home-3 .owl-carousel .scriptwriter-name h3{color: var(--link-color);}.senaristler-home.home-3 .owl-carousel .scriptwriter-name h3{color: #ffffff;}.home-3 .scriptwriter-content{position: relative;}.home-3 .carousel-bg{width: calc(100% + 5rem + 15px);height: calc(100% + 30px);position: absolute;bottom: 0;left: calc(0px - 5rem - 15px);background: var(--navy);}.senaristler-home.home-3 .carousel-bg{background-color: var(--link-color)!important;}.page-bottom-bg-circle{width: 1200px;height: 1200px;position: absolute;bottom: -80px;right: -650px;border: 250px solid #ececec;border-radius: 100%;z-index: -2;}section.page-block.yazarlar{margin-left: 0;margin-right: 0;margin-bottom: 0;}.yazarlar .scriptwriter-content{position: relative;margin-left: -15px;overflow: hidden;}.yazarlar .scriptwriter-content .scriptwriter-wrap::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);border-radius: 0px;background-color: #F5F5F5;}.yazarlar .scriptwriter-content .scriptwriter-wrap::-webkit-scrollbar{width: 0px;background-color: #F5F5F5;}.yazarlar .scriptwriter-content .scriptwriter-wrap::-webkit-scrollbar-thumb{border-radius: 10px;-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);background-color: #555;}.home-3 .owl-carousel .scriptwriter-image img{border:5px solid #ececec;border-radius: 100%;}.yazarlar .scriptwriter-name h3{color: #fff;}section.page-block.projects{margin-left: 0;margin-right: 0;margin-bottom: 0;}footer .footer-area-1{display: -ms-flex;display: -webkit-flex;display: flex;-webkit-align-items: center;align-items: center;}footer .footer-area-1 .footer-logo{margin-right: 2rem;}footer .footer-area-1 .toy-info p .font-weight-bold{font-weight: 900!important;}footer .footer-bottom{display: -ms-flex;display: -webkit-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between;-webkit-align-items: center;align-items: center;margin-bottom: 1.5rem;}footer .footer-bottom .copright-text p{font-size: 12px;margin-bottom: 0;color: var(--link-color);}footer .footer-bottom .logo-2383medya img{width: 50px;}footer .footer-logo img{width: 90px;}.yazar-detay .all{margin-top: 5rem;}.yazar-detay .btn-all{background-color: var(--navy);color: var(--link-color);-webkit-box-shadow: -2px 2px 0px 0px rgba(255,255,255,1);box-shadow: -2px 2px 0px 0px rgb(255 255 255);}.yazar-detay .btn-all:hover{background-color: #ffffff;color: var(--link-color);-webkit-box-shadow: -2px 2px 0px 0px var(--navy);box-shadow: -2px 2px 0px 0px var(--navy);}.yazar-detay .btn-all:before{display: none!important;}.yazar-bgwhite{background-color: #fff;position: absolute;top: 0;width: 100%;}.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled{display: block;}.btn-back{margin-bottom: 15px;display: block;width: max-content;font-size: 20px;}.modal-body {    padding: 0px;}.modal-content {    border-radius: 0;    border: 0;}@media (max-width: 768px) {    .mobile-hidden{display: none!important;}    .page-block{margin: 0rem;}    .home-1 .image-content .image-inner-content{position: absolute;right: 15px;font-size: 22px;color: var(--link-color);}    .hakkinda .home-1 .image-content .image-inner-content{position: absolute;right: 40px;font-size: 25px;color: var(--link-color);font-weight: 500;}    header .header{display: flex;align-items: center;height: 7em;position: relative;z-index: 5;margin: 0;}    .toy-logo-content img{position: absolute;left: 0;right: 0;margin: 0 auto;top: 20px;width: 100px;}    .mmenu-content>div{display: block;}    .mm-menu_position-top{height: 100vh;overflow: hidden;}    .social-media-content{width: 100%;}    .social-media-content>div>div{margin: 8px 0;}    .social-media-content>div>div a{font-size: 18px;color: var(--link-color)!important;font-weight: 900;}    .social-media-content>div>div a:hover{color: #fff!important;}    .mmenu-content>div>div{font-size: 26px;color: var(--link-color)!important;font-weight: 500;padding: 0px 25px 0px 0;}    .mmenu-content>div>div a{font-size: 26px;color: var(--link-color)!important;font-weight: 500;padding: 15px 25px 15px 0;}    .mmenu-content>div>div a:hover{color: #fff!important;}    .mmenu-content>div>div{margin-bottom: 6px;}    .mmenu-content>div>div:last-child{margin-bottom: 0px;}    nav .mmenu-content{border-bottom: 1px solid var(--link-color);padding-bottom: 22px;margin-bottom: 22px;}    .social-media-content>div{display: block;}    .mm-panel_has-navbar{padding-top: 160px!important;}    .home-2 .text-content{padding: 0;}    .home-2 .text-content{-ms-flex: 0 0 100%;-webkit-flex: 0 0 100%;flex: 0 0 100%;}    .home-2 .image-content{-ms-flex: 0 0 100%;-webkit-flex: 0 0 100%;flex: 0 0 100%;}    .home-2 .section-1{display:block;position: relative;margin-bottom: 8rem;}    .home-2 .section-2{display:block;position: relative;}    .home-2 h2{font-size: 30px;color: var(--link-color);margin-bottom: 2rem;}    .page-block.home-2{margin-top: 3rem;padding-bottom: 5rem;position: relative;}    .home-2 .section-2 .image-content{margin-bottom: 5rem;}    .hakkinda .home-2 .section-2 .image-content{margin-bottom: 2rem;}    .hakkinda .page-block.home-2 .image-inner-content{text-align: center;}    .home-3 h2{font-size: 30px;color: var(--link-color);margin-bottom: 2rem;}    .newsletter-content h3{font-size: 30px;color: var(--link-color);margin-bottom: 2rem;}    .page-block.home-3{margin-bottom: 3rem;margin-top: 3rem;}    .page-block.home-3 .title-content{display: block;margin-bottom: 4rem;}    section.page-block.yazarlar{margin-bottom: 3rem;}    footer{margin: 3rem 0 0;width: 100vw;margin-left: -15px;padding: 0 15px;background: #fff;z-index: 5;position: relative;}    .home footer{background-color: transparent;}    footer .footer-top{display: block;margin-bottom: 1.5rem;padding-bottom: 1.5rem;border-bottom: 1px solid var(--navy);}    footer .footer-area-1 .toy-info p:last-child{display: block;}    footer .footer-area-1 .toy-info p:last-child>span{display: block;}    footer .footer-area-1 .toy-info p{margin-bottom: 2px;color: var(--link-color);font-weight: 400;font-size: 14px;}    footer .footer-social{display: -ms-flex;display: -webkit-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between;}    footer .footer-social a{margin: 1rem 1rem 0;font-weight: 900;font-size: 16px;}    footer .footer-social a:first-child{margin-left: 0;}    footer .footer-social a:last-child{margin-right: 0;}    .home-3 .owl-prev{position: absolute;left: 0;top: 50%;font-size: 60px!important;color: var(--link-color)!important;outline:none!important;font-weight: 500!important;line-height: .8!important;}    .home-3 .owl-next{position: absolute;left: 0;top: 64%;font-size: 60px!important;color: var(--link-color)!important;outline:none!important;font-weight: 500!important;line-height: .8!important;}    .senaristler-home.home-3 .owl-prev{position: absolute;left: 0;top: 50%;font-size: 60px!important;color: #ffffff!important;outline:none!important;font-weight: 500!important;line-height: .8!important;}    .senaristler-home.home-3 .owl-next{position: absolute;left: 0;top: 64%;font-size: 60px!important;color: #ffffff!important;outline:none!important;font-weight: 500!important;line-height: .8!important;}    .owl-stage-outer::before {display:none!important;content: '';width: 55px;height: 100%;position: absolute;z-index: 55;background: -webkit-linear-gradient(left, rgba(159,211,199,1) 0%,rgba(159,211,199,0) 65%); background: linear-gradient(to right, rgba(159,211,199,1) 0%,rgba(159,211,199,0) 65%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9fd3c7', endColorstr='#00e5e5e5',GradientType=1 );}    .owl-stage-outer::after {display:none!important;content: '';width: 55px;height: 100%;position: absolute;z-index: 55;background: -webkit-linear-gradient(right, rgba(159,211,199,1) 0%,rgba(159,211,199,0) 65%); background: linear-gradient(to left, rgba(159,211,199,1) 0%,rgba(159,211,199,0) 65%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9fd3c7', endColorstr='#00e5e5e5',GradientType=1 );right: 0;top: 0;}    .senaristler-home .owl-stage-outer::before {display:none!important;content: '';width: 55px;height: 100%;position: absolute;z-index: 55;background: -webkit-linear-gradient(left, rgba(20,45,76,1) 0%,rgba(20,45,76,0) 65%); background: linear-gradient(to right, rgba(20,45,76,1) 0%,rgba(20,45,76,0) 65%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#142d4c', endColorstr='#00e5e5e5',GradientType=1 );}    .senaristler-home .owl-stage-outer::after {display:none!important;content: '';width: 55px;height: 100%;position: absolute;z-index: 55;background: -webkit-linear-gradient(right, rgba(20,45,76,1) 0%,rgba(20,45,76,0) 65%); background: linear-gradient(to left, rgba(20,45,76,1) 0%,rgba(20,45,76,0) 65%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#142d4c', endColorstr='#00e5e5e5',GradientType=1 );right: 0;top: 0;}    .home-3 .scriptwriter-content .owl-carousel{padding-left: 2.5rem;padding-right: 2.5rem;}    .hamburger-menu .toggle-text{display: none;}    .yazarlar .header-1 h1{font-size: 30px;text-align: center;margin: 3rem 0 3rem;}    .c-px-0{padding-left: 0!important;;padding-right: 0!important;}    .yazarlar .scriptwriter-content .scriptwriter-wrap{height: 100%;overflow: hidden;background: var(--link-color);display: -ms-flex;display: -webkit-flex;display: grid;-webkit-justify-content: center;justify-content: center;margin-right: 0;}    .yazarlar .scriptwriter-image img{border:5px solid #ececec;border-radius: 100%;width: 125px;min-width:125px;background-color: #ececec;}    .yazarlar .scriptwriter-content .scriptwriter-item:nth-child(odd){margin-right: 3rem;}    .yazarlar .scriptwriter-content .scriptwriter-item:nth-child(even){margin-right: 3rem;}    .yazarlar .scriptwriter-content .scriptwriter-item a{display: -ms-flex;display: -webkit-flex;display: flex;-webkit-align-items:center;align-items: center;-webkit-justify-content: space-between;justify-content: space-between;}    .yazarlar .scriptwriter-content .scriptwriter-item{margin-top: 2rem;}    .yazarlar .scriptwriter-name h3{font-size: 24px;margin-bottom: 0;}    .yazarlar .scriptwriter-content .scriptwriter-wrap>div{position: relative;left: 2rem;margin-bottom: 0rem;}    .yazarlar .scriptwriter-content .scriptwriter-item:first-child{margin-top: 3rem;}    .yazarlar .scriptwriter-content .scriptwriter-item:last-child{margin-bottom: 5rem;}    .yazarlar .scriptwriter-name{text-align: center;margin-top: 0rem;margin: 0 auto;}    .scriptwriter-bg-circle{width: 100vh;height: 100vh;position: absolute;top: 0px;left: calc(-100vh / 2);border: 150px solid #122946;border-radius: 100%;z-index: 0;}    .affix{position: fixed;left: calc(-100vh / 2 + -15px);}    .stickem-container {position: relative;}    .stickit {position: fixed;top: 0px;}    .stickit-end {bottom: 0px;position: absolute;right: 0;top: auto;}    .scriptwriter-bg-circle.widget.js-sticky-widget.bbb {top: auto;bottom: 0;}    .page-block.yazar-detay{margin: 0rem;position: relative;overflow: hidden;margin-bottom: 3rem;}    .page-block.yazar-detay .yazar-info{margin-left: 0rem;margin-bottom: 1.5rem;margin-top: 1rem!important;}    .page-block.yazar-detay .yazar-detay-header{padding-bottom: 3rem;margin-bottom: 3rem;margin-right: 0rem;}    .page-block.yazar-detay .yazar-info h2{color: #fff;}    .page-block.yazar-detay .yazar-bio p{color: #fff;margin-left: 0rem;}    .page-block.yazar-detay .yazar-bio p:last-child{margin-bottom: 0;}    .page-block.yazar-detay .yazar-info .yazar-social-media{margin-right: -3rem;}    .page-block.yazar-detay .yazar-info .yazar-social-media a{font-size: 24px;margin-right: 10px;color: #fff;}    .page-block.yazar-detay .yazar-info .yazar-social-media a:last-child{margin-right: 0px;}    .page-block.yazar-detay .yazar-detay-content{margin: 1rem;}    .page-block.yazar-detay .yazar-detay-content .yazar-detay-header .image-content{border:5px solid #fff;border-radius: 100%;background-color: #fff;overflow: hidden;}    .page-block.yazar-detay .yazarBG{height: 100%;width: 100%;background-color: var(--link-color);position: absolute;top: 0;left:0;z-index: -1;}    .page-block.yazar-detay .yazarBG-circle{display: none}    .page-block.yazar-detay .yazar-is h2{color: var(--navy);margin-bottom: 2rem;}    .page-block.yazar-detay .yazar-is p{color: #fff;margin-bottom: 1.5rem;}    .page-block.yazar-detay .yazar-is p span{color: var(--navy);display: block;}    .page-block.yazar-detay .yazar-is .col-md-12:first-child{border-bottom: 1px solid var(--navy);margin-bottom: 2rem;padding-bottom: 2rem;margin-top: 2rem;}    .projects .header-1 h1{font-size: 30px;text-align: center;margin: 3rem 0 3rem;}    .projects .project-item{display: inline-block;width: 50%;padding: 0 15px;}    .projects .project-item:nth-child(odd){padding-right: 8px;}    .projects .project-item:nth-child(even){padding-left: 8px;}    .projects .project-item h3{margin-top: 0.5rem;margin-bottom: 3rem;font-size: 16px;}    section.projects:last-child{margin-bottom: 5rem;}    .newsletter-content{text-align: center;}    .newsletter-content h3{font-size: 30px;color: var(--link-color);margin-bottom: 2rem;}    .newsletter-content input{outline: none;border: 0;background: #ececec;padding: 0;height: 45px;width: 200px;font-size: 16px;padding: 2px 10px;position: relative;margin-right: 8px;border:1px solid var(--navy);transition: border 150ms ease-in;}    .newsletter-content input:focus{border-color: var(--link-color);}    .newsletter-content button{border:0;outline: none;bottom: 2px;cursor: pointer;}    .page-block.home-3 .title-content .button-content a{display: block;width: max-content;}    .page-block.home-3 .title-content .button-content a:nth-child(2){margin-top: 1rem;}    @-webkit-keyframes fadeInDownNav {from {  opacity: 0;  -webkit-transform: translate3d(0, -70px, 0);  transform: translate3d(0, -70px, 0);}        to {  opacity: 1;  -webkit-transform: none;  transform: none;}}    @keyframes fadeInDownNav {from {  opacity: 0;  -webkit-transform: translate3d(0, -70px, 0);  transform: translate3d(0, -70px, 0);}        to {  opacity: 1;  -webkit-transform: none;  transform: none;}}    .fadeInDownNav {-webkit-animation-name: fadeInDownNav;animation-name: fadeInDownNav;}    .theater-top-content{}    .projects .header-1 h1.theater-title{font-size: 30px;text-align: center;margin: 2rem 0 2rem;}    .theater-top-content img{width: 100%;}    .theater-top-content .theater-description{margin-top: 30px;}    .theater-contributer{margin-top: 30px;}    .hakkinda-sec .button-content span{display: block}}@media (min-width: 769px) {    .web-hidden{display: none!important;}    .page-block{margin: 5rem;}    .page-block.yazar-detay{margin: 0rem;position: relative;overflow: hidden;}    .page-block.yazar-detay .yazar-info{margin-left: 3rem;margin-bottom: 3.5rem;display: -ms-flex;display: -webkit-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between;-webkit-align-items: center;align-items: center;}    .page-block.yazar-detay .yazar-detay-header{padding-bottom: 3rem;margin-bottom: 3rem;margin-right: 4rem;}    .page-block.yazar-detay .yazar-info h2{color: var(--link-color);}    .page-block.yazar-detay .yazar-bio p{color: #fff;}    .page-block.yazar-detay .yazar-bio{border-bottom: 1px solid var(--navy);margin-bottom: 5rem;padding-bottom: 5rem;margin-left: 3rem;}    .page-block.yazar-detay .yazar-bio p:last-child{margin-bottom: 0;}    .page-block.yazar-detay .yazar-info .yazar-social-media{margin-right: -3rem;}    .page-block.yazar-detay .yazar-info .yazar-social-media a{font-size: 24px;margin-right: 10px;}    .page-block.yazar-detay .yazar-info .yazar-social-media a:last-child{margin-right: 0px;}    .page-block.yazar-detay .yazar-detay-content{margin: 5rem;}    .page-block.yazar-detay .yazar-detay-content .yazar-detay-header .image-content{border:5px solid #fff;border-radius: 100%;background-color: #fff;overflow: hidden;max-width: 520px;max-height: 520px;margin: 0 auto;}    .page-block.yazar-detay .yazarBG{height: 100%;width: 100%;background-color: var(--link-color);position: absolute;top: 0;right:calc(5rem + 15px);z-index: -1;}    .page-block.yazar-detay .yazarBG-circle{width: 100vh;height: 100vh;position: absolute;top: 0px;left: calc(-100vh / 2);border: 200px solid #122946;border-radius: 100%;z-index: -1;}    .page-block.yazar-detay .yazar-is{margin-left: 3rem;}    .page-block.yazar-detay .yazar-is .col-md-12:first-child{border-bottom: 1px solid var(--navy);margin-bottom: 5rem;padding-bottom: 5rem;}    .page-block.yazar-detay .yazar-is h2{color: var(--navy);margin-bottom: 3rem;}    .page-block.yazar-detay .yazar-is p{color: #fff;margin-bottom: 1.5rem;}    .page-block.yazar-detay .yazar-is p span{color: var(--navy);display: block;}    .home-1 .image-content .image-inner-content{position: absolute;right: 10%;font-size: 60px;color: var(--link-color);}    .hakkinda .home-1 .image-content .image-inner-content{position: absolute;right: 15%;font-size: 70px;color: var(--link-color);}    header .header{display: flex;align-items: center;height: 7em;position: relative;z-index: 5;margin: 0 5rem;}    .toy-logo-content img{position: absolute;left: 0;right: 0;margin: 0 auto;top: 20px;width: 110px;}    .mmenu-content>div{display: -ms-flex;display: -webkit-flex;display: flex;-webkit-justify-content: center;justify-content: center;}    .mm-menu_position-top{max-height: 400px;overflow: hidden;}    .social-media-content>div>div a{font-size: 20px;color: var(--link-color)!important;font-weight: 900;padding: 15px 25px;}    .social-media-content>div>div a:hover{color: #fff!important;}    .mmenu-content>div>div{font-size: 26px;color: var(--link-color)!important;font-weight: 500;padding: 15px 25px;}    .mmenu-content>div>div a{font-size: 24px;color: var(--link-color)!important;font-weight: 500;padding: 15px 0px;}    .mmenu-content>div>div a:hover{color: #fff!important;}    .mm-panel_has-navbar{padding-top: 160px!important;}    .home-2 .text-content{padding: 0 5rem;}    .hakkinda .home-2 .text-content{padding: 0;}    .home-2 .text-content{-ms-flex: 0 0 55%;-webkit-flex: 0 0 55%;flex: 0 0 55%;margin: 0 auto;}    .home-2 .image-content{-ms-flex: 0 0 45%;-webkit-flex: 0 0 45%;flex: 0 0 45%;}    .home-2 .section-1{display: -ms-flex;display: -webkit-flex;display: flex;position: relative;margin-bottom: 12rem;}    .home-2 .section-2{display: -ms-flex;display: -webkit-flex;display: flex;position: relative;}    .home-2 h2{font-size: 40px;color: var(--link-color);margin-bottom: 2rem;}    .page-block.home-2{margin-top: 2rem;padding-bottom: 0rem;position: relative;}    .hakkinda .page-block.home-2{margin-top: 0rem;padding-bottom: 2rem;position: relative;}    .hakkinda .page-block.home-2 .image-inner-content{text-align: right;margin-top: 6rem;}    .home-3 h2{font-size: 36px;color: var(--link-color);margin-bottom: 0rem;}    .newsletter-content{text-align: center;}    .newsletter-content h3{font-size: 36px;color: var(--link-color);margin-bottom: 2rem;}    .newsletter-content input{outline: none;border: 0;background: #ececec;padding: 0;height: 45px;width: 270px;font-size: 16px;padding: 2px 10px;position: relative;margin-right: 8px;border:1px solid var(--navy);transition: border 150ms ease-in;}    .newsletter-content input:focus{border-color: var(--link-color);}    .newsletter-content button{border:0;outline: none;bottom: 2px;cursor: pointer;}    .page-block.home-3{margin-bottom: 0;}    .page-block.home-3 .title-content{display: -ms-flex;display: -webkit-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between;-webkit-align-items: center;align-items: center;margin-bottom: 4rem;}    .page-block.home-3 .title-content .button-content{display: block;white-space: nowrap;}    .page-block.home-3 .title-content .button-content a:nth-child(2){margin-left: 1rem;}    footer{margin: 3rem 5rem 0;}    footer .footer-top{display: -ms-flex;display: -webkit-flex;display: flex;-webkit-align-items: center;align-items: center;-webkit-justify-content: space-between;justify-content: space-between;margin-bottom: 1.5rem;padding-bottom: 1.5rem;border-bottom: 1px solid var(--navy);}    footer .footer-area-1 .toy-info p:last-child{display: -ms-flex;display: -webkit-flex;display: flex;}    footer .footer-area-1 .toy-info p .email{margin-left: 1rem;}    footer .footer-area-1 .toy-info p{margin-bottom: 2px;color: var(--link-color);font-weight: 400;font-size: 14px;}    footer .footer-social a{margin: 0 1rem;font-weight: 900;font-size: 16px;}    footer .footer-social a:last-child{margin-right: 0;}    .home-3 .owl-prev{position: absolute;left: 0;top: 50%;font-size: 60px!important;color: var(--link-color)!important;outline:none!important;font-weight: 500!important;line-height: .8!important;}    .home-3 .owl-next{position: absolute;left: 0;top: 64%;font-size: 60px!important;color: var(--link-color)!important;outline:none!important;font-weight: 500!important;line-height: .8!important;}    .senaristler-home.home-3 .owl-prev{position: absolute;left: 0;top: 50%;font-size: 60px!important;color: #ffffff!important;outline:none!important;font-weight: 500!important;line-height: .8!important;}    .senaristler-home.home-3 .owl-next{position: absolute;left: 0;top: 64%;font-size: 60px!important;color: #ffffff!important;outline:none!important;font-weight: 500!important;line-height: .8!important;}    .owl-stage-outer::before {content: '';width: 70px;height: 100%;position: absolute;z-index: 55;background: -webkit-linear-gradient(left, rgba(159,211,199,1) 0%,rgba(159,211,199,0) 80%); background: linear-gradient(to right, rgba(159,211,199,1) 0%,rgba(159,211,199,0) 80%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9fd3c7', endColorstr='#00e5e5e5',GradientType=1 );}    .owl-stage-outer::after {content: '';width: 70px;height: 100%;position: absolute;z-index: 55;background: -webkit-linear-gradient(right, rgba(159,211,199,1) 0%,rgba(159,211,199,0) 80%); background: linear-gradient(to left, rgba(159,211,199,1) 0%,rgba(159,211,199,0) 80%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9fd3c7', endColorstr='#00e5e5e5',GradientType=1 );right: 0;top: 0;}    .senaristler-home .owl-stage-outer::before {content: '';width: 70px;height: 100%;position: absolute;z-index: 55;background: -webkit-linear-gradient(left, rgba(20,45,76,1) 0%,rgba(20,45,76,0) 80%); background: linear-gradient(to right, rgba(20,45,76,1) 0%,rgba(20,45,76,0) 80%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#142d4c', endColorstr='#00e5e5e5',GradientType=1 );}    .senaristler-home .owl-stage-outer::after {content: '';width: 70px;height: 100%;position: absolute;z-index: 55;background: -webkit-linear-gradient(right, rgba(20,45,76,1) 0%,rgba(20,45,76,0) 80%); background: linear-gradient(to left, rgba(20,45,76,1) 0%,rgba(20,45,76,0) 80%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#142d4c', endColorstr='#00e5e5e5',GradientType=1 );right: 0;top: 0;}    .home-3 .scriptwriter-content .owl-carousel{padding-left: 4rem;padding-right: 4rem;}    .social-media-content{margin-top: 70px;}    .social-media-content>div{display: -ms-flex;display: -webkit-flex;display: flex;-webkit-justify-content: center;justify-content: center;}    .yazarlar .header-1 h1{font-size: 42px;text-align: center;margin: 5rem 0;}    .yazarlar .scriptwriter-content .scriptwriter-wrap{height: 100%;overflow: hidden;background: var(--link-color);display: -ms-flex;display: -webkit-flex;display: grid;-webkit-justify-content: center;justify-content: center;margin-right: 5rem;}    .yazarlar .scriptwriter-image img{border:5px solid #ececec;border-radius: 100%;background-color: #ececec;}    .yazarlar .scriptwriter-content .scriptwriter-item:nth-child(odd){position: relative;right: 12rem;text-align: center;}    .yazarlar .scriptwriter-content .scriptwriter-item:nth-child(even){position: relative;left: 12rem;text-align: center;}    .yazarlar .scriptwriter-content .scriptwriter-item{margin-top: -5rem;}    .yazarlar .scriptwriter-content .scriptwriter-item:first-child{margin-top: 5rem;}    .yazarlar .scriptwriter-content .scriptwriter-item:last-child{margin-bottom: 5rem;}    .owl-carousel a.scriptwriter-item .scriptwriter-image img{transition: border-color 200ms ease-in;}    .owl-carousel a.scriptwriter-item:hover .scriptwriter-image img{border-color: var(--link-color);transition: border-color 200ms ease-in;}    .senaristler-home .owl-carousel a.scriptwriter-item:hover .scriptwriter-image img{border-color: var(--navy);transition: border-color 200ms ease-in;}    .yazarlar .scriptwriter-content .scriptwriter-wrap>div{position: relative;left: 5rem;margin-bottom: 5rem;}    .yazarlar .scriptwriter-name{text-align: center;margin-top: 2rem;}    .scriptwriter-bg-circle{width: 100vh;height: 100vh;position: absolute;top: 0px;left: calc(-100vh / 2);border: 250px solid #122946;border-radius: 100%;z-index: 0;}    .affix{position: fixed!important;}    .stickem-container {position: relative;}    .stickit {position: fixed;top: 0px;}    .stickit-end {bottom: 0px;position: absolute;right: 0;top: auto;}    .scriptwriter-bg-circle.widget.js-sticky-widget.bbb {top: auto;bottom: 0;}    .yazarBG-circle.bbb {top: auto!important;bottom: 0!important;left: calc(-77vh / 2)!important;}    .projects .header-1 h1{font-size: 42px;text-align: center;margin: 5rem 0 5rem;}    .projects .project-item{display: inline-block;width: 33.3333%;padding: 0 15px;}    .projects .project-item h3{margin-top: 0.5rem;margin-bottom: 3rem;}    section.projects:last-child{margin-bottom: 10rem;}    .theater-top-content{display: -ms-flex;display: -webkit-flex;display: flex;}    .theater-top-content img{width: 300px;}    .theater-top-content .theater-description{margin-left: 30px;}    .theater-contributer{margin-top: 30px;}    @-webkit-keyframes fadeInDownNav {from {  opacity: 0;  -webkit-transform: translate3d(0, -100%, 0);  transform: translate3d(0, -100%, 0);}        to {  opacity: 1;  -webkit-transform: none;  transform: none;}}    @keyframes fadeInDownNav {from {  opacity: 0;  -webkit-transform: translate3d(0, -100%, 0);  transform: translate3d(0, -100%, 0);}        to {  opacity: 1;  -webkit-transform: none;  transform: none;}}    .fadeInDownNav {-webkit-animation-name: fadeInDownNav;animation-name: fadeInDownNav;}    .page-block.banner-mb{margin-bottom: 0!important;}}@media (max-width: 1280px) and (min-width: 1080px) {    .mmenu-content>div>div a{font-size: 22px;}    .mmenu-content>div>div{padding: 15px!important;}}@media (max-width: 1079px) and (min-width: 769px) {    .mmenu-content>div>div a{font-size: 20px;}    .mmenu-content>div>div{padding: 10px!important;}}.scriptwriter-item a:hover img{border-color: var(--navy);background-color: var(--navy);}.scriptwriter-item a:hover h3{color: var(--navy);}/* LIGHTBOX */.modal-header{border: 0;}.modal-footer{border: 0;}.ekko-lightbox {display: -ms-flexbox!important;display: flex!important;-ms-flex-align: center;align-items: center;-ms-flex-pack: center;justify-content: center;padding-right: 0!important;}.ekko-lightbox button.close{display: none!important;}.modal-content{background: transparent;}.ekko-lightbox-container {position: relative;}.ekko-lightbox-container>div.ekko-lightbox-item {position: absolute;top: 0;left: 0;bottom: 0;right: 0;width: 100%;}.ekko-lightbox-nav-overlay {z-index: 1;position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: -ms-flexbox;display: flex;}.ekko-lightbox-nav-overlay a {-ms-flex: 1;flex: 1;display: -ms-flexbox;display: flex;-ms-flex-align: center;align-items: center;opacity: 0;transition: opacity .5s;color: #fff;font-size: 30px;z-index: 1;}.ekko-lightbox-nav-overlay a span {padding: 0 30px;}.ekko-lightbox-nav-overlay a>* {-ms-flex-positive: 1;flex-grow: 1;}.ekko-lightbox-nav-overlay a:last-child span {text-align: right;}.ekko-lightbox a:hover {opacity: 1;text-decoration: none;}/* LIGHTBOX */@-webkit-keyframes fadeInLeftScriptWriter {from {  opacity: 0;  -webkit-transform: translate3d(-100px, 0, 0);  transform: translate3d(-100px, 0, 0);}    to {  opacity: 1;  -webkit-transform: none;  transform: none;}}@keyframes fadeInLeftScriptWriter {from {  opacity: 0;  -webkit-transform: translate3d(-100px, 0, 0);  transform: translate3d(-100px, 0, 0);}    to {  opacity: 1;  -webkit-transform: none;  transform: none;}}.fadeInLeftScriptWriter {-webkit-animation-name: fadeInLeftScriptWriter;animation-name: fadeInLeftScriptWriter;}@-webkit-keyframes fadeInRightScriptWriter {from {  opacity: 0;  -webkit-transform: translate3d(100px, 0, 0);  transform: translate3d(100px, 0, 0);}    to {  opacity: 1;  -webkit-transform: none;  transform: none;}}@keyframes fadeInRightScriptWriter {from {  opacity: 0;  -webkit-transform: translate3d(100px, 0, 0);  transform: translate3d(100px, 0, 0);}    to {  opacity: 1;  -webkit-transform: none;  transform: none;}}.fadeInRightScriptWriter {-webkit-animation-name: fadeInRightScriptWriter;animation-name: fadeInRightScriptWriter;}ul.filter{padding-left: 0;margin-bottom: 30px;}.data-filter ul li.active{color: var(--navy);}.data-filter ul li:last-child{margin-right:0rem;padding-right:0rem;}.data-filter ul li {display: inline-block;margin-right:1rem;cursor: pointer;font-size: 18px;}.data-filter ul li:hover{color: var(--navy);}.data-filter ul li:not(:last-child):after{content: '|';margin-left: 1rem;font-size: 28px;position: relative;bottom: -2px;font-weight: lighter;color: var(--link-color) !important}@media (max-width: 768px) {    ul.filter {        padding-left: calc(5% - 15px);        display: -ms-flex;        display: -webkit-flex;        display: flex;        overflow-x: scroll!important;        margin-bottom: 0;        padding-bottom: 1rem;    }    .data-filter ul li{white-space: nowrap;font-size: 15px;}    .data-filter ul li:last-child:after{content: '|';margin-left: 0rem;font-size: 28px;position: relative;bottom: -2px;font-weight: lighter;color: transparent !important}    .projects .row{padding-left: 8px;padding-right: 8px;margin-top: 20px;}    .projects .project-item{padding-left: 8px!important;padding-right: 8px!important;}}