.mt-100{
    margin-top: 100px;
}
.pb-50{
    padding-bottom: 50px;
}
.blog-area.bg-image {
    background-image: url(../../assets/img/pattern.jpg);
    background-size: auto;
    background-repeat: repeat;
    background-position: initial;
}
.blog-area.bg-image .section-title h2{
    color: #252525
}

.team-slides .single-instructor-box img{
    width: 100%;
    margin: 0 auto;
    height: 240px;
}
.single-instructor-box .image {
    border: 2px solid var(--main-color);
    border-color: var(--main-color) !important;
}

.single-instructor-box .content span{
    color: var(--main-color) !important;
}

.owl-item:nth-child(2) .single-instructor-box .image, .owl-item:nth-child(6) .single-instructor-box .image, .col-lg-4:nth-child(2) .single-instructor-box .image, .col-lg-4:nth-child(6) .single-instructor-box .image {
    border-color: var(--main-color);
}

.owl-item:nth-child(2) .single-instructor-box .image .social li a:hover, .owl-item:nth-child(6) .single-instructor-box .image .social li a:hover, .col-lg-4:nth-child(2) .single-instructor-box .image .social li a:hover, .col-lg-4:nth-child(6) .single-instructor-box .image .social li a:hover {
    color: #ffffff;
    background-color: var(--main-color);
}

.owl-item:nth-child(2) .single-instructor-box .content span, .owl-item:nth-child(6) .single-instructor-box .content span, .col-lg-4:nth-child(2) .single-instructor-box .content span, .col-lg-4:nth-child(6) .single-instructor-box .content span {
    color: var(--main-color);
}

.owl-item:nth-child(2) .single-instructor-box:hover .image, .owl-item:nth-child(6) .single-instructor-box:hover .image, .col-lg-4:nth-child(2) .single-instructor-box:hover .image, .col-lg-4:nth-child(6) .single-instructor-box:hover .image {
    border-color: var(--main-color);
}

.owl-item:nth-child(3) .single-instructor-box .image, .owl-item:nth-child(5) .single-instructor-box .image, .col-lg-4:nth-child(3) .single-instructor-box .image, .col-lg-4:nth-child(5) .single-instructor-box .image {
    border-color: var(--main-color);
}

.owl-item:nth-child(3) .single-instructor-box .image .social li a:hover, .owl-item:nth-child(5) .single-instructor-box .image .social li a:hover, .col-lg-4:nth-child(3) .single-instructor-box .image .social li a:hover, .col-lg-4:nth-child(5) .single-instructor-box .image .social li a:hover {
    color: #ffffff;
    background-color: var(--main-color);
}


.mt-10{
    margin-top: 10px;
}
.mb-50{
    margin-bottom: 50px;
}
.pt-150{
    padding-top: 150px;
}
.pb-150{
    padding-bottom: 150px;
}
.kisalt {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.navbar-brand img{
    max-width: 164px;
}

.logo img{
    max-width: 120px;
}

.sosyal-li{
    display: inline-block;
}
.sosyal-li a{
    color: white;
    padding: 10px;
    font-size: 20px;
}
.sosyal{
    margin-bottom: 0;
}

.sosyal{
    text-align: right;
}
.page-title-area.item-bg1{
    background-image: url("/img/1.jpg");
}

.page-title-content .font-30{
    font-size: 30px;
}

.yazi-tarih{
    margin-bottom: 20px;
    display: block;
}

.about-content{
    padding-left: 0;
}

.about-content h1{
    margin-bottom: 40px;
}

.contact-info-box{
    min-height: 240px;
}
.ozel-h2{
    font-family: "Open Sans", sans-serif;
}

.raque-nav .navbar .navbar-nav .nav-item .dropdown-menu li a{
    color:#252525
}

.owl-carousel .animated{
    animation-duration: 0.5s;
}
.about-area{
    min-height: 700px;
    margin-bottom: 100px;
}

.mt-50{
    margin-top: 50px;
}
.mt-0{
    margin-top: 0;
}
.mb-100{
    margin-bottom: 100px;
}
.pb-100{
    padding-bottom: 100px;
}
.pt-50{
    padding-top: 50px;
}
.preloader .loader{
    width: 200px;
    height: 150px;
}

.ptb-50{
    padding-top: 50px;
    padding-bottom: 50px;
}

.galeri-kutu img{
    width: 100%;
    border-radius: 5px;
    max-height: 260px;
}
.galeri-kutu{
    margin-bottom: 30px;
}
.galeri-kutu .galeri-ad{
    margin-top: 10px;
}
.galeri-kutu .galeri-ad h5{
    font-weight: 600;
    text-align: center;
}

.single-gallery-item img{
    height: 260px;
}
.card{
    border:none
}
.card img{
    max-height: 260px;
}
.card-text{
    color: #252525
}
.single-blog-post{
    margin-bottom: 30px;
    background-color: white;
    border-radius: 5px;
    border: 2px solid var(--main-color);
    border-color: var(--main-color) !important;
}
.single-blog-post .post-image{
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.ac{
    display: block !important;
}
.kapa{
    display: none !important;
}

.kalin{
    font-weight: 600;
}
.aramasatiri{
    padding: 20px 15px;
}
.aramasatiri span{
    font-style: italic;
}

.search-overlay .search-overlay-form .arb {
    position: relative;
}

.search-overlay .search-overlay-form .arb .input-search {
    display: block;
    width: 100%;
    height: 55px;
    border: none;
    border-radius: 30px;
    padding-left: 20px;
    color: #252525;
    font-size: 15px;
}

.search-overlay .search-overlay-form .arb button {
    position: absolute;
    right: 5px;
    top: 5px;
    width: 45px;
    color: #ffffff;
    height: 45px;
    border-radius: 50%;
    background-color: var(--main-color);
    -webkit-transition: 0.5s;
    transition: 0.5s;
    border: none;
    font-size: 20px;
    line-height: 45px;
}

.search-overlay .search-overlay-form .arb button:hover {
    background-color: #252525;
    color: #ffffff;
}

.aramakucuk{
    color: white;
    padding: 0 10px;
    cursor: pointer;
    display: none;
    float: right;
    font-size: 20px;
}
.clear{
    clear: both;
}
.ara-arka{
    display: table-cell!important;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}
.arama-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99;
    height: 100%;
    width: 100%;
    opacity: 0;
    visibility: inherit;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.5);
}
.arama-overlay-kapat{
    z-index: 100;
    position: absolute;
    padding: 20px;
    right: 0;
    top:20px
}
.main-banner-content .btn-box{
    margin-bottom: 35px;
}
.main-banner-content .btn-box .video-btn {
    color: #ffffff;
    font-weight: 500;
    display: inline-block;
    position: relative;
    font-size: 15px;
    padding-left: 46px;
    top: 2px;
    margin-left: 20px;
}

.main-banner-content .btn-box .video-btn span{
    position: absolute;
    left: 0;
    top: -10px;
    font-size: 40px;
    z-index: 1;
    line-height: 1;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.main-banner-content .btn-box .video-btn span::after, .main-banner-content .btn-box .video-btn span::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    z-index: -1;
    width: 40px;
    height: 40px;
    left: 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.6);
}

.main-banner-content .btn-box .video-btn span::after, .main-banner-content .btn-box .video-btn span::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    z-index: -1;
    width: 40px;
    height: 40px;
    left: 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.6);
}

.main-banner-content .btn-box .video-btn span::before {
    -webkit-animation: ripple 2s linear infinite;
    animation: ripple 2s linear infinite;
}

.main-banner-content .btn-box .video-btn span::after {
    -webkit-animation: ripple 2s linear 1s infinite;
    animation: ripple 2s linear 1s infinite;
}

.main-banner-content::before {
    content: '';
    position: absolute;
    top: -90px;
    width: 100%;
    max-width: 380px;
    text-align: center;
    height: 500px;
    left: 18%;
    margin-left: -190px;
    z-index: -1;
}


.main-banner-content .btn-box .optional-btn::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background-color: #ffffff;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    display: none;
}

.main-banner-content .btn-box .optional-btn::after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    background-color: var(--main-hover);
    -webkit-transition: 0.5s;
    transition: 0.5s;
    display: none;
}


.top-header {
    background-color: var(--main-color);
    padding-top: 25px;
    padding-bottom: 35px;
}

.raque-nav .navbar .navbar-nav .nav-item a{
    margin-left: 34px;
    margin-right: 34px;
}
.raque-nav .navbar .navbar-nav li.nav-item:after{
    position: absolute;
    padding: 4px;
    background: var(--main-color);
    transform: rotate(45deg);
    content: "";
    top:38px;
    right: -3px;
}

.raque-nav .navbar .navbar-nav .nav-item .dropdown-menu li:after{
    display: none;
}
.raque-nav .navbar .navbar-nav li.nav-item:last-child:after{
    display: none;
}
.sec-serit{
    min-height: 100px;
    position: relative;
    width: 100%;
    background-color: var(--main-color);
    z-index: 1;
}

.single-blog-post .post-content h3{
    font-size: 17px;
}


.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled{
    display: block;
}

.blog-area{
    background-color: #f1f1f1;
}

.single-blog-post .post-image .tag a{
    background-color: #ffffff !important;
    color: var(--main-color) !important;
}
.single-blog-post .post-content {
    margin-top: 25px;
    padding: 0 20px 10px 20px;
    min-height: 150px;
}
.anas i{
    font-size: 27px !important;
    line-height: 20px;
    color: var(--main-color);
}
.slalt img{
    height: 150px;
}

.backf1{
    background-color: #f1f1f1;
}
.partner-area .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: none;
}

.partner-area img{
    width: 130px;
    height: 95px;
}

.asagiarama{
    position: relative;
}
.asagiarama .input-ara {
    display: block;
    width: 100%;
    height: 55px;
    border: none;
    border-radius: 30px;
    padding-left: 20px;
    color: #252525;
    font-size: 15px;
}

.asagiarama button {
    position: absolute;
    right: 5px;
    top: 5px;
    width: 45px;
    color: #ffffff;
    height: 45px;
    border-radius: 50%;
    background-color: var(--main-color);
    -webkit-transition: 0.5s;
    transition: 0.5s;
    border: none;
    font-size: 20px;
    line-height: 45px;
}

.asagiarama button:hover {
    background-color: #252525;
    color: #ffffff;
}

/*//////calendar//////*/

#calendar header{
    background-color: #f1f1f1;
    padding: 10px 0;

}
#calendar header h2{
    text-transform: uppercase;
    font-size: 1.2rem;
    font-weight: 600;
}

.calendar thead {
    font-size: 1em;
}

.calendar header .btn-prev {
    top: 13px;
    left: 20px;

}
.calendar header .btn-next{
    top: 13px;
    right: 20px;
}
.calendar table{
    margin-top: 0;
}
#calendar tbody{
    border-top: 1px solid #f1f1f1;
}
#calendar tbody tr{
    border-bottom: 1px solid #f1f1f1;
}

.calendar td{
    border-right: 1px solid #f1f1f1;
}
.calendar td:first-child{
    border-left: 1px solid #f1f1f1;
}
.calendar .day{
    line-height: 2.3em;
}
.calendar .day.today {
    background: transparent;
    color: #545A5C;
    border: 2px solid var(--main-hover);

}
.calendar .day.has-event{
    border-radius: 50%;
    border: 2px solid transparent;
    background-color: var(--main-color);
    color: white
}
.calendar .day.has-event:after{
    display: none;
}

.calendar .event-container{
    background: var(--main-color);
}

.calendar .event-container .event{
    color: #252525;
    background: #f1f1f1;
}

.calendar header .simple-calendar-btn:hover {
    background: var(--main-color);
    color: white;
    border-color: var(--main-color);
}





.cember{
    position: relative;
}
.cember a {
    color: white;
    padding: 7px 7px 4px 6px;
    font-size: 20px;
    border-radius: 50%;
    position: relative;
    margin-right: 3px;
}

.cember a:after{
    color: white;
    padding: 7px 6px 4px 6px;
    font-size: 20px;
    border: 2px white dotted;
    border-radius: 50%;
    position: absolute;
    top: -1px;
    left: -1px;
    content: "";
    width: 34px;
    height: 34px;
}
.cember a:hover:after{
    animation-timing-function: linear;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-name: rotate;
    border: 2px white dotted;
}

.cember2 i {
    padding: 6px 6px 6px 6px;
    font-size: 20px !important;
    /*border: 2px white dotted;*/
    border-radius: 50%;
}

.cember2 i:after{
    color: white;
    padding: 7px 6px 4px 6px;
    font-size: 20px;
    border: 2px white dotted;
    border-radius: 50%;
    position: absolute;
    top: -1px;
    left: -1px;
    content: "";
    width: 34px;
    height: 34px;
}

.cember2 i:hover:after{
    animation-timing-function: linear;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-name: rotate;
    border: 2px white dotted;
}

.top-header-contact-info li a {
    margin-left: 5px;
}

.single-footer-widget .social-link li a{
    padding: 7px 6px 4px 6px;
    font-size: 20px;
    border-radius: 50%;
    background-color: transparent;
    width: 32px;
    height: 32px;
}
@keyframes rotate {
    to {
        transform: rotate(360deg);
    }
}

.facebook:hover{
    background-color: #3b5998 !important;
}

.twitter:hover{
    background-color: #1DA1F2 !important;
}

.instagram:hover{
    background-color: #8a3ab9 !important;
}

.youtube:hover{
    background-color: #FF0000 !important;
}

.linkedin:hover{
    background-color: #2867B2 !important;
}

.egt-tak .egt-ust {
    background-color: #f1f1f1;
    padding: 17px 0;
}

.egt-tak h2{
    text-transform: uppercase;
    font-size: 1.2rem;
    font-weight: 600;
    text-align: center;
}
.egt-tak .egt-alt{
    overflow-y: scroll;
    border: 1px solid #f1f1f1;
    padding: 0 20px;
}
.egt-alt{
    height: 360px;
}
.egt-alt-alan{
    padding: 15px 0 15px 0;
}
.egt-baslik{
    font-weight: 700;
}
.egt-baslik a{
    color: var(--main-color);
}
.egt-tarih span{
    background-color: var(--main-hover);
    padding: 3px;
    color: white;
    font-size: 12px
}
.kisayollar{
    position: fixed;
    cursor: pointer;
    color: #ffffff;
    z-index: 4;
    width: 44px;
    text-align: center;
    height: 44px;
    line-height: 48px;
    font-size: 28px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    border-radius: 50%;
}
.k-menu{
    bottom: 65px;
    right: 15px;
    background-color: var(--main-color);
    opacity: 1;
    border: 2px solid white
}

.k-vatzap{
    bottom: 125px;
    right: 15px;
    background-color: #25D366;
    opacity: 0;
    visibility: hidden;
}

.k-tel{
    bottom: 175px;
    right: 15px;
    background-color: var(--main-hover);
    opacity: 0;
    visibility: hidden;
}

.kisayollar a{
    color: white
}

.k-vatzap.activemenu, .k-tel.activemenu{
    opacity: 1;
    visibility: visible;
}

.intro {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999999;
    text-align: center;
    -webkit-transition: .9s;
    transition: .9s;
    background-color: var(--main-color);
    opacity: 1;
    visibility: visible;
}

#myVideo{
    max-width: 950px;
}
.intro.kapatvideo{
    opacity: 0;
    visibility: hidden;
}
.habertumubuton{
    float: right;
}
@media only screen and (min-width: 1920px){
    .raque-nav .navbar .navbar-nav .nav-item a{
        margin-left: 44px;
        margin-right: 44px;
    }
}
@media only screen and (max-width: 1920px){
    .raque-nav .navbar .navbar-nav .nav-item a{
        margin-left: 34px;
        margin-right: 34px;
    }
}
@media only screen and (max-width: 1366px) {
    .navbar-brand img {
        max-width: 100px !important;
    }
    .raque-nav .navbar .navbar-nav .nav-item a{
        font-size: 16px;
        margin-left: 13px;
        margin-right: 13px;
    }
    .raque-nav .navbar .navbar-nav li.nav-item:after{
        padding: 3px;
    }
    .navbar-area .container-fluid{
        max-width: 100%;
    }
}
@media only screen and (max-width: 1200px) {
    .navbar-brand img {
        max-width: 100px !important;
    }
    .raque-nav .navbar .navbar-nav .nav-item a{
        font-size: 13px;
        margin-left: 10px;
        margin-right: 10px;
    }
    .raque-nav .navbar .navbar-nav li.nav-item:after{
        padding: 3px;
    }
    .navbar-area .container-fluid{
        max-width: 100%;
    }
}
@media only screen and (max-width: 767px){
    .main-banner {
        height: 600px;
    }
    .main-banner-content .btn-box .video-btn{
        margin-top: 30px;
    }
}

@media screen and (min-width: 575px) {
    .post-image img{
        height: 240px;
    }
}
@media screen and (max-width: 575px) {
    .single-blog-post .post-image img{
        height: 300px;
    }
    .habertumubuton{
        float: none;
        position: relative !important;
    }
    .calendar .event-container{
        padding: 40px 20px;
    }
    .calendar .event-container .close{
        top: 6px;
    }
    .main-banner-content h1{
        font-size: 25px;
    }
    .search-overlay .search-overlay-form{
        width: 90%;
    }
    .partner-area .single-partner-item{
        text-align: center;
    }
    .sec-serit h2{
        font-size: 27px;
    }
    .team-slides .single-instructor-box img{
        height: 100%;
        max-height: 300px;
    }
    .aramakucuk{
        display: inline-block;
    }
    .sosyal{
        text-align: left;
        float: left;
    }
    .top-header-contact-info{
        text-align: left;
    }
    .top-header-contact-info {
        margin-left: 12px;
    }
    .single-gallery-item img{
        height: auto;
    }
    .d-xs-none{
        display: none !important;
    }
}