#cookieConsent {
    background-color: #666;
    min-height: 26px;
    font-size: 12px;
    color: #ccc;
    padding: 15px 0 8px 8px;
    position: fixed;
    bottom: 0;
    left: 0;
    display: none;
    right: 0;
    z-index: 9999;
}
#closeCookieConsent {
    float: right;
    display: inline-block;
    cursor: pointer;
    height: 30px;
    width: 30px;
    margin: -25px 0 0 0;
    font-weight: bold;
    text-align: right;
    padding: 10px;
    font-size:20px;
}

.p30i{
    padding:30px !important;
}

/*ÃœrÃ¼n Detay css*/
h4 strong{
    font-weight: 400;
}
.block{
    display: block;
}
a.butn-dark{
    z-index: 2;
    font-weight: 400;
    text-transform: uppercase;
    background: #ffcb11;
    border-color:#ffcb11;
    color: #010202 !important;
    margin: 0;
    position: relative;
    font-size: 15px;
}
a.butn-dark:hover:after{
    width: 100%;
    left: 0;
    -webkit-transition: width 0.3s ease;
    transition: width 0.3s ease;
    border-color:#010202 !important;
}
a.butn-dark:hover span{
    color: #fff;
}

a.butn-dark span {
    position: relative;
    z-index: 2;
}
a.butn-dark:after{
    content: '';
    width: 0;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 100%;
    z-index: -1;
    background: #222;
    color: #fff;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.product-actions a.btn-success:hover:after{
    width: 100%;
    left: 0;
    -webkit-transition: width 0.3s ease;
    transition: width 0.3s ease;
}
.product-actions a.btn-success:hover span{
    color: #fff;
}

.product-actions a.btn-success span {
    position: relative;
    z-index: 2;
}
.product-actions a.btn-success:after{
    content: '';
    width: 0;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 100%;
    z-index: 0;
    background: #222;
    color: #fff;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.block {
    display: block;
}
.page-header .breadcrumb>li a{
    color: #777;
}
@media (max-width: 767px){
    .pt01 {
        padding-top: 0.1rem!important;
    }
    .pb05 {
        padding-bottom: 0.5rem!important;
    }
}
ul.thumbnail-gallery li{margin:0!important;}
.section-yorumlar {background-color:#fff !important;}
.section-yorumlar blockquote{font-size:14px;text-align:justify;}
.bg-white{background-color:#fff; box-shadow: 0 0 8px #00000063;}


.yellow-bg a:hover{background-color:#068fb8;}
.yellow-bg a{background-color:#fff;}
.yellow-bg p, .yellow-bg h2{color:#4c4c4c !important;}
.page- .call-to-action-btn{margin: -50px 0 0;}    
blockquote{border-left: 5px solid #f5c119;}
/*.header1{min-height: 110px !important;}
.header-body{top:-15px !important;border: none !important;box-shadow: none !important;padding-top:11px !important;}*/
.footer-ribbon{display:none;}
.col-md-offset-6 .FormWrp {background-color: #ffffffd9;}
.col-md-offset-6 .submit{margin-bottom:10px;}
.page- .anasayfa-yazi p img{
    border: 0px solid transparent;
    margin: 10px 20px 10px -10px;
    float: left;
    border-radius: 100px;
    shape-outside: margin-box;
}
.page- .anasayfa-yazi li {padding-bottom:10px;} 
.page- .anasayfa-yazi ul {list-style-image: url('/upload/images/sanathane-resim-kursu-kadikoy-icons-1.png')}
.thumb-gallery .owl-carousel .owl-nav [class*="owl-"]:hover {border-color: #f5c119 #f5c119 #f5c119;background-color: #f5c119;}
.thumb-gallery .owl-carousel .owl-nav [class*="owl-"]:active, .thumb-gallery .owl-carousel .owl-nav [class*="owl-"]:active:hover{border-color: #f6bd07;background-color: #f6bd07;}
.aboutDesc a{text-decoration:none;}
.recent-posts .thumb-info{display:none;}
#header .header-btn-collapse-nav {
    background: #010202;
}
#header .header-btn-collapse-nav:before{
    content:'MENÜ';
    font-size: small;
    font-weight: 700;
}
#header .header-nav-top .nav>li>a, #header .header-nav-top .nav>li>span {
    color: #010202;
}
#header .header-nav-top .nav>li>a:hover{
    background: #010202;
    color: #fff;
}
#header .header-body {
    border-top: 3px solid #010202;
}
#header .header-body, #header {
    background: #ffcb11;
}
section.page-header h1 {
    border-bottom-color: #ffcb11;
}
@media (min-width: 992px){
    /*
    .col-md-9.col-sm-12.col-xs-12.col-sm-12.col-xs-12.contentDiv {
        float: right;
    }
    */
    .product-actions > .mt15{
        margin-top:0!important;
    }
    .product-details-box .product-actions {
        margin-top: 0;
    }

    .basarilarimiz-table h2{margin:0;}
    #header .header-nav-top .nav>li>a, #header .header-nav-top .nav>li>span{font-family: 'Poppins', sans-serif;}
    #header .header-nav-main nav>ul>li.dropdown .dropdown-menu li a{font-family: 'Poppins', sans-serif;font-size: 1.1em;font-weight: 500;}
    .mobile-form{display:none;}
    .colormix .btn-blue{background-color:#068fb8;}
    .colormix .btn-blue:hover{background-color:#fff;color:#000;}
    .yellow-bg .btn-blue{background-color:#068fb8;}
    .yellow-bg .btn-blue:hover{background-color:#fff;color:#000;}
    #header .header-nav-main nav > ul > li > a.dropdown-toggle:after {
        border-color: #000000 transparent transparent;
    }
    #header .header-nav-main nav>ul>li>a{color:#000;font-weight: 500;font-size: 15px;padding: 10px 6px;font-family: 'Poppins', sans-serif;}
    #header .header-nav-main nav > ul > li.open > a, #header .header-nav-main nav > ul > li:hover > a{background:#333;color:#fff;}
    #header .header-nav-main nav > ul > li.dropdown .dropdown-menu {border-top-color: #333;}
    #header .header-logo img {margin:0}
    .sticky-header-active #header .header-logo img{
        width: 72px!important;
    }
}

@media (max-width: 767px){
    .header-nav-top ul li{display:none}
    .header-nav-top ul li:nth-child(2){display:block;}
    #header .header-logo img {margin:-20px 15px 15px 0;width: 130px!important;height: auto!important;} 
    .header-nav-top ul li:nth-child(1)
    .header-logo{width: 140px !important;}
    .header-logo a img{width:150px !important;height: auto !important;margin: 0;}
    #header .header-body{min-height:auto;}
    /*.sticky-header-active #header .header-logo img {margin: -12px 15px 15px 0;}*/
    .sticky-header-active #header .header-logo img {margin: 15px 15px 15px 0;}
    /*html.sticky-header-active #header .header-body {position: inherit;}*/
    .before-after-wrp .row .col-xs-12, .thumb-info-takim-t1{width:50%;}
    /*Mobil Sticky Buttons Start*/
    .w40y{width:100%!important;}
    .ampstart-btn span{color: #000!important;}
    .ampstart-btn {
        font-size: 1.25rem;
        color: #000!important;
        background-color: #ffe11b;
        /*animation: a .4s .4s ease-in-out both;transition: box-shadow .25s,transform .25s;*/
        line-height: 1.125rem;
        border-color: transparent;
        border: 1px solid transparent;
        text-decoration: none;
        word-wrap: normal;
        vertical-align: middle;
        cursor: pointer;
    }
    .call-action {
        bottom: -2px;
    }
    .call-action .col-xs-3,.call-action.col-xs-12{
        padding:0;        
    }
    .pb01 {
        padding-bottom: 0.1rem;
    }

    .pt01 {
        padding-top: 0.1rem;
    }
    .pb05 {
        padding-bottom: 0.5rem;
    }
    
    .pt05 {
        padding-top: 0.5rem;
    }
    .fw7 {
    font-weight: 700;
    }
    
    .f10 {
        font-size: 10px;
    }
    .block {
        display: block;
    }
    .truncate {
        min-width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .i-amphtml-layout-size-defined {
    overflow: hidden!important;
    }
    
    .i-amphtml-layout-fixed, [layout=fixed][width][height]:not(.i-amphtml-layout-fixed) {
        display: inline-block;
        position: relative;
    }
    .-ra {
        display: inline-block;
    }
    .-rl {
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: 1fr;
    }
    .-rc {
        grid-column: 1/-1;
        grid-row: 1/-1;
        animation: roll 12s cubic-bezier(.25,.1,.25,1) 1s infinite backwards;
    }
    .-rc:nth-child(2) {
        animation-delay: 4s;
        /* opacity: 0; */
    }
    .-rc:nth-child(3) {
        animation-delay: 7s;
        opacity: 0;
    }
    .-rc:nth-child(4) {
        animation-delay: 10s;
        opacity: 0;
    }
}
@keyframes roll{
    0% {
        opacity: 0;
        transform: translate3d(0,-70%,0);
    }
    
    2.5%, 25% {
        opacity: 1;
        transform: translate3d(0,0,0);
    }
    100%, 27.5% {
        opacity: 0;
        transform: translate3d(0,70%,0);
    }
}
@keyframes a{
    0% {
    opacity: 0;
    transform: translateY(2rem);
    }
    
    100% {
        opacity: 1;
        transform: none;
    }
}
@media (max-width: 320px){
    .header-logo a img{width:130px !important;height: auto !important;margin: 0;}
}

@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: #000;}
    #header .header-nav-main nav>ul li {
        border-bottom: 1px dashed #010202;
    }

html.sticky-header-negative.sticky-header-active #header .header-logo {padding-top: 34px;}
}
@media only screen and (max-width: 767px){
    .table-bordered>tbody>tr>td, .table-bordered>tbody>tr>td>p, .table-bordered>tbody>tr>td>span, .table-bordered>tbody>tr>td>strong>span, .table-bordered>tbody>tr>td>p>strong>span{font-size:10px!important;}
    .table1>tbody>tr>td, .table1>tbody>tr>td>p{font-size:8px!important;}
    .m-m0{
        margin:0 !important;   
    }
    .m-pt15{
        padding-top:15px !important;
    }
}

.table-bordered {
    border: 3px solid #ddd;
}

.section-yorumlar {background-color:#fff !important;}
.section-yorumlar blockquote{font-size:14px;text-align:justify;}
.bg-white{background-color:#fff; box-shadow: 0 0 8px #00000063;}
/*.bg-white a{background-color:#fff;}*/
.bg-white a:hover{background-color:#068fb8;}

.yellow-bg a:hover{background-color:#068fb8;}
.yellow-bg a{background-color:#fff;}
.yellow-bg p, .yellow-bg h2{color:#4c4c4c !important;}
.page- .call-to-action-btn{margin: -50px 0 0;}    
blockquote{border-left: 5px solid #f5c119;}
/*.header1{min-height: 110px !important;}
.header-body{top:-15px !important;border: none !important;box-shadow: none !important;padding-top:11px !important;}*/
.footer-ribbon{display:none;}
.col-md-offset-6 .FormWrp {background-color: #ffffffd9;}
.col-md-offset-6 .submit{margin-bottom:10px;}
.page- .anasayfa-yazi li {padding-bottom:10px;} 
.page- .anasayfa-yazi ul {list-style-image: url('/upload/images/sanathane-resim-kursu-kadikoy-icons-1.png')}
.thumb-gallery .owl-carousel .owl-nav [class*="owl-"]:hover {border-color: #f5c119 #f5c119 #f5c119;background-color: #f5c119;}
.thumb-gallery .owl-carousel .owl-nav [class*="owl-"]:active, .thumb-gallery .owl-carousel .owl-nav [class*="owl-"]:active:hover{border-color: #f6bd07;background-color: #f6bd07;}
.aboutDesc a{text-decoration:none;}
.recent-posts .thumb-info{display:none;}
.page- .owl-carousel.show-nav-hover .owl-nav .owl-next{right: -5px;}
.page- .owl-carousel.show-nav-hover .owl-nav .owl-prev {left: -5px;}

.nivo-slider .theme-default .nivoSlider {border-radius: 10px;}

.owl-carousel .owl-nav [class*="owl-"] {background-color: #000000;}
.owl-carousel .owl-nav .owl-next {right: -15px;}
.owl-carousel .owl-nav .owl-prev {left: -15px;}

.parallax-background{background-repeat: no-repeat;}

.section.template-2{margin-top:0;}

.section-primary.template-2 span, .section-primary.template-2 label{color:#fff;}

.counters.template-2 strong { line-height: 1;font-size: 3.6em;font-family: "Poppins", sans-serif;font-weight:normal;}
.counters.template-2 label{ font-family: "Poppins", sans-serif;font-weight:normal;font-size: 1.1em;color: #6a80a9 !important;}

/* .sidebar form .form-area .col-md-6{padding:0;} */
.tp-caption.geri-sayim-wrp {
    background: #433e3f;
}

.ml-15{margin-left:-15px;}
.mr-15{margin-right:-15px;}

/* Genel */
.breadcrumb-section{margin:0 0 60px 0 !important;}
.product .product-image-area .product-image{border-radius:0;}

body{font-family: 'Poppins', sans-serif;font-size: 16px;}
#footer .footer-ribbon span, .home-concept strong, .home-intro p em {font-family: inherit;}

.tp-caption.PostSlider-Title, .PostSlider-Title {font-family: 'Poppins', sans-serif;}

h1, h2, h3, h4, h5, h6 {font-family: 'Poppins', sans-serif !important;}
h1 {
    font-size: 35px!important;
}
html .scroll-to-top {background: #000;bottom: 240px;color: #ffffff;}
html .scroll-to-top:hover, html .scroll-to-top:focus{color: #ffffff;}

html .divider.divider-primary.divider-small hr {background: #f5c119;}
html .btn-primary {border-color: #1d1d1b #1d1d1b #1d1d1b}
#header.header-narrow .header-logo img {margin: 4px 12px 0px 0;}
.colormix h2{background-color: #0000003d;}
.yellow-bg h2{background-color:#ffffffb0;}
@media only screen and (max-width: 767px){
.yellow-bg p{background-color:#ffffffb0;}
.mb50{margin-bottom: 30px;}
.page- .testimonial {padding: 0 20px;}
.colormix {background-position: 50% 100% !important;}
.colormix h2{background-color: #0000003d;}
.sticky-header-active .header1 .header-logo { margin-top: 0 !important;}
}

html .btn-default{color: #010202;border-color: #010202;}
.page-header {background-color: #010202;}
.page-header.breadcrumb11 .breadcrumb > li + li:before {font-size:10px;}

.page-header.breadcrumb11 {border: none;padding: 6.5px 0;min-height: 0;margin-bottom: 30px;}
.mb-lg {margin-bottom: 20px!important;}

.sticky-header-active #header.header-narrow .header-logo .logo-small{    margin: 4px 12px 0px 0;}


.bounce-loader .bounce1{background-color: #1d1d1b;}
.bounce-loader .bounce2{background-color: #f5c119;}
.bounce-loader .bounce3{background-color: #1d1d1b;}
.text-primary {color: #1d1d1b;}
html body .tabs .nav-tabs a, html.dark body .tabs .nav-tabs a, html body .tabs .nav-tabs a:hover, html.dark body .tabs .nav-tabs a:hover {color: #1d1d1b;}
html body .tabs .nav-tabs li.active a, html.dark body .tabs .nav-tabs li.active a {color: #1d1d1b;}
.pagination > .active > a, body.dark .pagination > .active > a {border-color: #f5c119 #f5c119 #d4a716;}
.mb-60{margin-bottom:-60px;}


.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){
.page- .testimonial blockquote p{min-height:231px;max-height:231px;overflow-y:auto;overflow-x:hidden;}
.section-yorumlar .aboutDesc>div:nth-child(1n+4), .masonry>div:nth-child(1n+4){margin-top:30px;}
.top65{top:65px;}
.mobile-form{display:none;}
}

html .btn-blue {
  color: #ffffff;
  background-color: #0088cc;
  border-color: #0088cc #0088cc #006699;
}
html .btn-blue:hover {
  border-color: #0099e6 #0099e6 #0077b3;
  background-color: #0099e6;
}
html .btn-blue:active,
html .btn-blue:focus,
html .btn-blue:active:hover,
html .btn-blue:active:focus {
  border-color: #0077b3 #0077b3 #0077b3;
  background-color: #0077b3;
}

#rev_slider_477_1 .nav-dir-vertical {
    /* background: transparent !important; */
}
/*Footer Start*/
#footer p{
    color: #eee;
}
#footer .footer-copyright p, #footer .footer-developed-by a {
    color: #9f9f9f!important;
}
#footer .footer-copyright.pt-md.pb-md.tleft{text-align:center;}
#footer .footer-copyright img{opacity:1;}
#footer .footer-copyright .footer-developed-by{z-index:2;}

footer#footer:after {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(180deg, black 0%, #00000099 69%, #00000047 93%);
    content: " ";
    z-index: 1;
}
#footer-wrapper>.container>.col-md-3{
    z-index: 2;
}
@media (max-width: 767px) {
    footer#footer:before {
        background: linear-gradient(180deg, black, transparent);
    }
    #footer{
        background-position: 81% 100%!important;
        padding: 0px!important;
        margin-bottom: 88px;
        padding-top: 50px!important;
    }
    #footer-wrapper{text-align:center;padding: 0!important;}
    #footer-wrapper .footerlogo{margin:0 auto 15px;}
}    
#footer-wrapper .col-md-3 ul li a:before{content: '\203A';display:inline-block;margin-right:5px;font-size: 19px;color: #fff;}
#footer-wrapper .col-md-3 ul.social-icons li a:before{content:none;}
#footer-wrapper .footer-social-icons>li>strong>a:before{content:none!important;}
#footer .footer2 .social-icons li{border-radius:0;box-shadow:none;list-style-type:none;}
#footer .footer2 .social-icons li:hover a{opacity:1}
#footer .footer2 .social-icons li a{color:#FFF!important;border-radius:0}
#footer .footer2 .social-icons li.social-icons-twitter a{background:#1aa9e1}
#footer .footer2 .social-icons li:hover.social-icons-foursquare a{background:#0072b1!important}
#footer .footer2 .social-icons li:hover.social-icons-tripadvisor a{background:#00AF87!important}
#footer .footer2 .social-icons li.social-icons-facebook a{background:#3b5a9a}
#footer .footer2 .social-icons li.social-icons-instagram a{background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);}
#footer .footer2 .social-icons li:hover.social-icons-instagram a{background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%) !important;}
#footer .social-icons li:hover.social-icons-foursquare a{background:#0072b1!important}
#footer .social-icons li:hover.social-icons-tripadvisor a{background:#00AF87!important}
#footer .social-icons li:hover.social-icons-linkedin a{background:#0e76a8 !important}
.social-icons li:hover.social-icons-facebook a{background: #3b5a9a!important;}
.social-icons li:hover.social-icons-twitter a {background: #1aa9e1!important;}
.social-icons li:hover.social-icons-instagram a {background: #f09433!important; 
background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%)!important; 
background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%)!important; 
background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%)!important; 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 )!important;}
#footer .footer-copyright {
    margin-top:0;
    background: transparent;
    border-top: 0;
}
#footer .container .row>div {
    margin-bottom: 0;
}
.footerlogo {
    background-color: #f5c11900;
    padding: 0px;
    text-align: center;
    margin: -16px 0 25px 0;
    width: 185px;
    float: none;
}
.phone-no {
    line-height: 22px;
}

#footer-wrapper .col-md-3 .phone-no p {
    margin-bottom: 2px;
}

#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{
    margin-top: 0;
    border: 0;
    padding: 81px 0 41px;
    background: url(/upload/images/footer-bg.jpg) no-repeat;
    background-position: 50% 31%;
}

/*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: #999 1px solid;
        border-radius: 3px;
        color: #999!important;
        background: transparent;
    }
    #footer .social-icons li a i {
        font-size: 20px;
        display: block;
        position: relative;
        width: 40px;
        height: 40px;
        margin-top: 10px;
        -webkit-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
    }
    #footer .social-icons a:hover i {
        color:#fff;
    }
    #footer .social-icons a:hover i:first-child {
        margin-top: -38px;
    }
    #footer .social-icons a:hover i:last-child {
        margin-top: 8px;
    }
/*Footer Social Icons End*/
.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: #f5c119;
}

#menu-footer-menu{list-style: none;padding-left:0}
#footer .col-md-3 h5 {
    margin-top: 20px;
    font-weight: 400;
    margin-bottom: 25px;
    text-transform: uppercase;
    border-bottom: 1px solid #3f3f3f;
    padding-bottom: 15px;
    color: #ffffff;
    font-size: 26px;
}

/*Footer End*/
#footer .footer-ribbon {
    background: #525252;
}
#footer .footer-ribbon:before {
    border-right-color: #3e3e3e;
    border-left-color: #676767;
}

.call-to-action-content .fa-star{font-size:30px;color:#FD4;}
.call-to-action-with-star .call-to-action-content{padding-top: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: 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-copyright .row .col-md-1{
    margin-bottom: 0;
    margin-top: 9px;
    padding: 0;
}

html .btn-primary.dropdown-toggle {
    border-left-color: #d4a718;
}
.open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #c59b13;
    border-color: #c59b13;
}
html.sticky-header-enabled #header.header-transparent .header-body {
    background-image: linear-gradient(0deg,transparent,rgba(0,0,0,.4));
}

/*
* Who We Are
*/
.custom-image-style-1 {
  position: relative;
  border-radius: 100%;
  border: 7px solid #FFF;
  box-shadow: 0px 7px 60px -15px rgba(0, 0, 0, 0.5);
  z-index: 2;
}
@media (min-width: 767px) {
  .custom-image-style-1:not(._middle) {
    position: absolute;
    top: 7%;
    z-index: 1;
  }
  .custom-image-style-1._left {
    left: 6%;
  }
}
@media (min-width: 767px) and (min-width: 992px) and (max-width: 1199px) {
  .custom-image-style-1._left {
    left: 0%;
  }
}
@media (min-width: 767px) and (max-width: 991px) {
  .custom-image-style-1._left {
    left: 11.2%;
  }
}
@media (min-width: 767px) {
  .custom-image-style-1._right {
    left: 65%;
  }
}

svg#curved-line-1 {
  position: absolute;
  top: -10px;
  left: 10px;
  width: 100%;
  height: 205%;
}
svg#curved-line-1 .path, svg#curved-line-1 .circle {
  stroke-dasharray: 1000;
  stroke-dashoffset: 1000;
  opacity: 0.3;
}
@media (min-width: 992px) and (max-width: 1199px) {
  svg#curved-line-1 {
    width: 107.4%;
    -webkit-transform: scale(1.13);
    -moz-transform: scale(1.13);
    -ms-transform: scale(1.13);
    -o-transform: scale(1.13);
    transform: scale(1.13);
  }
}

/*
* Custom Animations
*/
@keyframes dash {
  from {
    stroke-dasharray: 1000;
  }
  to {
    stroke-dasharray: 2000;
  }
}
@keyframes dash_2 {
  from {
    stroke-dashoffset: 1700;
  }
  to {
    stroke-dashoffset: 2000;
  }
}
.line-anim {
  animation: dash 4500ms linear forwards;
}

.line-anim-2 {
  animation: dash_2 1500ms linear forwards;
}

.circle-anim {
  animation: dash 15s linear forwards;
}

.section-universiteler .content-grid .content-grid-item {padding: 30px 0;}
.section-universiteler .owl-carousel .owl-item img{width:auto;}
.section-universiteler .owl-carousel.stage-margin .owl-stage-outer{margin-left:0 !important;margin-right:0 !important;}


/*
 *  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: #fff0;
}



/* Başarılarımız */
.basarilarimiz-table tr td{vertical-align:middle !important;width:33%;}
.basarilarimiz-table img{max-width:120px;}
.page-basarilarimiz .nav.nav-list{max-height:400px;overflow: scroll;overflow-x: hidden;}
.page-basarilarimiz .nav.nav-list::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

.page-basarilarimiz .nav.nav-list::-webkit-scrollbar
{
	width: 12px;
	background-color: #F5F5F5;
}

.page-basarilarimiz .nav.nav-list::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #555;
}
.panel-group .panel-heading a {
    color: #020202;
}
iframe.twitter-share-button {
    display: inline;
}
/**/

.custom-fixed-btn{
    line-height: 22px;
    padding: 10px 15px;
    font-size: 15px;
    border-radius: 20px;
    display: inline-block;
    margin-top: 14px;
    cursor: pointer;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.2);
    right: 12px;
    width: auto;
    position: fixed;
    z-index: 9999999;
    font-weight: bold;   
}
@media (min-width: 768px) {
    .custom-fixed-btn{
        font-size: 17px;
    }
}
.custom-fixed-btn:hover{
    color:#fff;
    text-decoration:none;
}
.custom-fixed-btn-whatsapp{
    bottom: 10px;
    background-color: #25D366;
    color: #fff;
}
.custom-fixed-btn-mobil{
    bottom: 65px;
    background-color: #ffcb11;
    color: #010202;
}
.custom-fixed-btn-tel{
    bottom: 113px;
    background: #e30513;
    color: #fff;
}
.custom-fixed-btn-form{
    bottom: 163px;
    background: #666;
    color: #fff;
}