﻿@font-face {
    font-family: 'Santral-Light';
    font-weight: 100;
    src: local('Santral Light'), url('../fonts/Santral-Family/Santral-Light.woff') format('woff');
}

@font-face {
    font-family: 'Santral-Regular';
    font-weight: 300;
    src: local('Santral Regular'), url('../fonts/Santral-Family/Santral-Regular.woff') format('woff');
}

@font-face {
    font-family: 'Santral-Black';
    font-weight: 500;
    src: local('Santral Black'), url('../fonts/Santral-Family/Santral-Black.woff') format('woff');
}

@font-face {
    font-family: 'Santral-Book';
    font-weight: 700;
    src: local('Santral Book'), url('../fonts/Santral-Family/Santral-Book.woff') format('woff');
}

@font-face {
    font-family: 'Santral-Bold';
    font-weight: 900;
    src: local('Santral Bold'), url('../fonts/Santral-Family/Santral-Bold.woff') format('woff');
}

html {
    font-size: 14px;
    position: relative;
    min-height: 100%;
}

.indigo {
    background: #02284e !important;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

    ul li {
        list-style: none;
        padding-left: 10px;
        padding-right: 10px;
    }

a {
    outline: none;
    text-decoration: none; 
}

#homeBannerText {
    display: none !important;
}

.navbar-collapse {
    flex-basis: 100% !important;
}

.logo .img-fulid {
    width: 60% !important;
    margin: 5px 0px;
    object-fit: contain;
}

.navbar .nav-link {
    font-family: 'Santral-Bold';
}

    .navbar .nav-link.active {
        color: #fff;
        border-bottom: 1px solid #eb5629;
        border-radius: 0px;
        padding-bottom: 5px;
    }
        .navbar .nav-link.active:hover {
            color: #eb5629 !important;
            border-bottom: 1px solid #ffffff;
        }

.navbar-nav .nav-link {
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    background: transparent;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.navbar-nav li a:hover, .navbar-expand-lg .navbar-nav li a:focus {
    color: #eb5629 !important;
    transition: 1s;
}

    .navbar-expand-lg .navbar-nav li a:hover .fa, .navbar-expand-lg .navbar-nav li a:focus .fa {
        color: #eb5629 !important;
        transition: 1s;
    }

.navbar p {
    font-family: 'Santral-Bold';
    margin: 0;
}

.navbar-brand {
    position: relative;
    padding: 0px;
}

.navbar-toggler {
    display: none;
}



.dropdown-toggle::after {
    display: none;
}


.slicknav_menu {
    display: none;
}

    .slicknav_menu .slicknav_icon-bar {
        background: #eb5d32 !important;
    }

.slicknav_btn {
    border-color: #eb572b !important;
}


.page-next-prev {
    margin-top: 25px;
    margin-bottom: 25px;
}

.cerceve-area-home {
    text-align: center;
    max-width: 100%;
    margin: auto;
    display: block
}

.cerceve-home {
    background-image: url('/images/styled_shapes/daire.png') !important;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    width: 370px;
    height: 370px;
    display: table;
    margin: 50px 20px;
    float: left;
}

.icerik-home {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 15px 30px;
}

    .icerik-home h2 {
        font-size: 16px !important;
        line-height: 24px !important;
    }

    .icerik-home .icon {
        max-width: 50px;
        margin: 0 auto 10px auto;
    }

        .icerik-home .icon img {
            width: 100%
        }

    .icerik-home p {
        font-size: 11px;
        line-height: 24px !important;
        min-height: 130px;
    }

.cerceve-area {
    text-align: center;
    max-width: 870px;
    margin: auto;
}

.cerceve {
    width: 250px;
    height: 250px;
    display: table;
    margin: 50px 20px;
    float: left;
    background-image: url('/images/styled_shapes/daire.png');
    background-size: contain;
    background-repeat: no-repeat;
}

.icerik {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 15px 36px;
}

    .icerik h2 {
        font-size: 16px !important;
        line-height: 24px !important;
    }

    .icerik .icon {
        max-width: 50px;
        margin: 0 auto 15px auto;
    }

        .icerik .icon img {
            width: 100%
        }

#myVideo {
    position: fixed;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
}

.owl-dots {
    display: none;
}

#owl-demo .item .main-img {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}

.rectangle {
    padding: 7px 20px 10px 20px;
    border-radius: 28px;
    border: 1px solid #FF4500;
    font-family: 'Santral-Regular';
    font-size: 14px;
    letter-spacing: normal;
    text-align: center;
    color: #FF4500;
}

#meb-basvuru-button {
    color: white !important;
    background: linear-gradient( 90deg, rgba(244,181,63,1) 20%, rgba(235,85,40,1) 80%);
    border: none;
    border-radius: 28px;
    padding: 7px 20px 13px 20px !important;
    font-size: 20px !important;
    font-family: 'Santral-Regular';
    letter-spacing: normal;
    text-align: center;
    color: white !important;
    background: linear-gradient(90deg, rgba(244,181,63,1) 20%, rgba(235,85,40,1) 80%);
    border: none;
}

.rectangle:hover {
    color: #ffffff !important;
    background: #eb5629;
}

.arrow-small_long_right {
    width: 24px;
    height: 24px;
    margin: 0 0 0 6px;
    object-fit: contain;
}

.wp-iletisim {
    position: fixed;
    right: -5px;
    bottom: 70px;
    z-index: 9999999;
}

.social-a {
    font-size: 14px;
    color: white !important;
}

    .social-a img {
        margin-top: -5px;
        margin-right: 10px;
    }

.view_password_button {
    background-color: #ffffff !important;
    border-color: #ed6302 !important;
    border: 1px solid;
    color: #ed6302 !important;
    line-height: 15px;
    transition: 0.5s;
}

    .view_password_button:hover {
        background-color: #ed6302 !important;
        border-color: #e74c3c !important;
        color: #ffffff !important;
        transition: 0.5s;
    }

    .view_password_button i {
        color: #ed6302 !important;
    }

    .view_password_button:hover i {
        color: #ffffff !important;
    }

/* ----------------- */


.owl-item {
    height: 900px !important;
}
.owl-carousel {
    position: relative;
    height: 100%;
}

    .owl-carousel div:not(.owl-controls) {
        height: 100%;
    }

.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot {
    background: #02284e;
    border-radius: 3px;
    text-align: center;
    border: 1px solid #02284e87;
    font: inherit;
    color: white;
    z-index: 999999;
    position: absolute;
    top: 48.5%;
    box-shadow: 0px 0px 19px -4px #9dc8f38c
}

.owl-carousel .owl-nav button.owl-prev {
    left: 1rem;
}

.owl-carousel .owl-nav button.owl-next {
    right: 1rem;
}

.owl-nav button.owl-prev, .owl-nav button.owl-next {
    border-radius: 50% !important;
    width: 4rem;
    height: 4rem;
}

.owl-nav .fa {
    font-size: 1.7em;
}

.owl-carousel .owl-slide1 {
    background-image: url('../img/video-background/Enes-Emre-1.jpg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 0 0;
}

.owl-carousel .owl-slide2 {
    background-image: url('../img/video-background/Sedanur-2.jpg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 0 0;
}

.owl-carousel .owl-slide3 {
    background-image: url('../img/video-background/Mustafa.jpg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 0 0;
}

.owl-carousel .owl-slide4 {
    background-image: url('../img/hero-area.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.owl-carousel .owl-slide5 {
    background-image: url('../img/hero-area.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.owl-carousel div.owl--text {
    position: absolute;
    bottom: 4em;
    left: 2em;
    width: 20em;
    height: 8em;
    padding: 1em;
    background: rgba(255, 255, 255, .5);
    border-radius: 4px;
}

.owl-carousel .owl-controls {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
}

.owl-nav {
    display: none;
    transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out;
    max-height: 0 !important;
}

.owl-carousel:hover .owl-nav {
    display: block;
    cursor: pointer;
    transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    -webkit-transition: all 3s ease-in-out;
}

.owl-carousel .owl-controls .owl-buttons .owl-prev {
    left: 5px;
}

.owl-carousel .owl-controls .owl-buttons .owl-next {
    right: 5px;
}

.messtomorrow-details p {
    min-height: 130px;
}

.top-nav-collapse {
    z-index: 999999;
    top: 0px !important;
    box-shadow: 0px 3px 6px 3px rgba(0, 0, 0, 0.06);
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

    .top-nav-collapse .navbar-brand {
        top: 0px;
    }

    .top-nav-collapse .navbar-nav .nav-link {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }

        .top-nav-collapse .navbar-nav .nav-link:hover {
            transition: 0.7s;
            color: #eb5629 !important;
        }

        .top-nav-collapse .navbar-nav .nav-link.active {
            color: #fff !important;
            transition: 0.7s;
            border-bottom: 1px solid #eb5629;
        }

            .top-nav-collapse .navbar-nav .nav-link.active:hover {
                color: #eb5629 !important;
                border-bottom: 1px solid #ffffff;
                transition: 0.7s;
            }

.video-promo {
    color: #fff;
    overflow: hidden;
    /* Center horizontally and vertically */
    position: absolute !important;
    top: 0;
    bottom: 0;
    left: 0px !important;
    width: 100% !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .video-promo .video-promo-content {
        color: #fff;
    }

        .video-promo .video-promo-content h2 {
            color: #fff;
            font-family: 'Santral-Bold';
            font-size: 35px;
            font-weight: 300;
            margin-bottom: 30px;
        }

        .video-promo .video-promo-content p {
            font-family: 'Santral-Regular';
            margin-bottom: 30px;
        }


        .video-promo .video-promo-content .video-popup {
            width: 80px;
            height: 80px;
            text-align: center;
            color: #fff;
            border-radius: 50%;
            display: inline-block;
            font-size: 30px;
            border: 3px solid #fff;
            -webkit-transition: all 0.5s ease-in-out;
            -moz-transition: all 0.5s ease-in-out;
            transition: all 0.5s ease-in-out;
        }

        .video-promo .video-promo-content:hover .video-popup {
            transform: scale(1.1);
            -webkit-transition: all 0.5s ease-in-out;
            -moz-transition: all 0.5s ease-in-out;
            transition: all 0.5s ease-in-out;
        }

        .video-promo .video-promo-content:hover h2 {
            font-size: 40px;
            -webkit-transition: all 0.5s ease-in-out;
            -moz-transition: all 0.5s ease-in-out;
            transition: all 0.5s ease-in-out;
        }

        .video-promo .video-promo-content .video-popup:hover {
            font-size: 28px;
            border: 3px solid #fff0;
            color: #69a2dc;
            color: #69a2dc !important;
        }


        .video-promo .video-promo-content .video-popup i {
            line-height: 75px;
        }


.mouse:after {
    display: block;
    content: '';
    position: absolute;
    top: 10px;
    left: 50%;
    width: calc(7px);
    height: calc(7px);
    background: none;
    border: 2px solid #ffffff7d;
    border-radius: 100%;
    animation-name: scrollWheel;
    animation-duration: 1.4s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-timing-function: ease;
    will-change: transform;
}

.mobile {
    display: none !important;
}

@media (max-width: 575.98px) {
    #hero-area {
        margin-top: 85px;
        height: 100% !important;
    }
        
        #hero-area .contents h1 {
            line-height: 90px;
        }

    .social-icons ul li {
        display: inline !important;     
    }  
}

@media (max-width: 767.98px) {
    html {
        font-size: 16px;
    }

    .mobile {
        display: block !important;
    }

    .navbar-nav .nav-link {
        font-size: 14px !important;
        line-height: 18px !important;
    }

    .navbar-brand img {
        width: 50% !important;
        margin: 7px 0 !important;
    }

    .section-header .section-title {
        font-size: 20px;
    }
    .slicknav_menu {
        display: block;
        float: right;
    }

    .slicknav_nav .active a {
        background: #61D2B4;
        color: #fff;
    }

    .slicknav_nav a:hover,
    .slicknav_nav .active {
        color: #61D2B4;
        background: #f8f9fa;
    }

    .slicknav_nav .dropdown li a.active {
        background: #f8f9fa;
        color: #61D2B4;
    }
    
    #hero-area {
        margin-top: 0;
    }

    #hero-area .container-fluid {
        padding-right: 0px !important;
        padding-left: 20px !important;
        min-height: 450px !important
    }

    #hero-area .contents {
        padding: 100px 0 80px !important;
    }

    #features .show-box img {
        display: none;
    }

    #features .box-item .text h4 {
        font-size: 14px;
    }

    .controls {
        margin: 0px;
    }

        .controls .btn {
            font-size: 13px;
            padding: 7px 7px;
        }

    .video-promo .video-promo-content h2 {
        font-size: 20px;
    }

    .video-promo .video-promo-content:hover h2 {
        font-size: 23px;     
    }

    .messtomorrow-table {
        margin-bottom: 15px;
    }

    .counters .facts-item {
        margin-bottom: 30px;
    }

    .single-team {
        margin-bottom: 15px;
    }

    .contact-us {
        margin-bottom: 30px;
    }

        .contact-us h3 {
            font-size: 28px;
        }

    .footer-links li a {
        margin-right: 10px;
    }

    .copyright {
        float: left;
    }

    #contact-page .section {
        padding: 0px !important;
    }

    .section-header {
        margin-bottom: 0 !important;
    }

    .owl-carousel .owl-slide1 img, .owl-carousel .owl-slide2 img, .owl-carousel .owl-slide3 img {
        display: block !important;
    }

    #wp-iletisim {
        margin-right: 9px;
        opacity: 0;
        position: absolute;
        right: 28px !important;
        width: 175px;
    }

    #wp-iletisim-area {
        position: relative;
        width: 50px;
    }

    .wp-iletisim {
        bottom: 123px !important;
        right: -8px !important;
    }

        .wp-iletisim #icon {
            position: absolute;
            right: 22px;
            width: 50px;
            top: 0px;
        }

    .owl-nav button.owl-prev, .owl-nav button.owl-next {
        width: 3rem !important;
        height: 3rem !important;
    }    

}

@media (min-width: 768px) and (max-width: 991.98px) {
    .navbar-nav .nav-link {
        font-size: 14px !important;
        line-height: 18px !important;
    }

    #hero-area .contents h1 {
        font-size: 28px;
        line-height: 30px;
    }

    .item-boxes h4 {
        font-size: 18px;
    }

    #features .show-box img {
        display: none;
    }

    .messtomorrow-table .messtomorrow-details ul li {
        font-size: 12px;
    }

    .counters .facts-item .fact-count h4 {
        font-size: 14px;
    }

    .single-team {
        margin-bottom: 30px;
    }

    .meta-tags span {
        margin-right: 3px;
    }

        .meta-tags span i {
            margin-right: 0px;
        }

    #blog .blog-item-text h3 {
        line-height: 20px;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .navbar-nav .nav-link {
        font-size: 16px !important;
        line-height: 20px !important;
    }

    .cerceve {
        margin: 50px auto !important;
        float: unset !important;
    }

    .cerceve-home {
        margin: 50px auto !important;
        height: auto;
        width: auto;
        float: unset !important;
    }

    .icerik-home {        
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        padding: 25px 25px 30px;
    }

        .icerik-home h2 {
            font-size: 12px !important;
            line-height: 20px !important;
        }

        .icerik-home .icon {
            max-width: 35px;
            margin: 0 auto 10px auto;
        }

            .icerik-home .icon img {
                width: 100%
            }

        .icerik-home p {
            font-size: 8px;
            line-height: 20px !important;
            min-height: 110px;
            margin-bottom: auto;
        }

        .icerik-home .rectangle {
            font-size: 10px !important;            
        }

    #homeBannerText {
        margin: auto 6% auto auto !important
    }

    #hero-area .contents {
        padding: 45px 0 10px 0px !important;
    }

        #hero-area .contents h1 {
            font-size: 52px !important;
        }

        #hero-area .contents h3 {
            font-size: 30px !important
        }

        #hero-area .contents h4 {
            font-size: 16px !important;
        }

        #hero-area .contents p {
            font-size: 12px !important;
        }

    .uyecalisma {
        margin-top: 25px !important;
        font-size: 12px !important;
        margin-bottom: 25px !important;
    }

    .owl-nav button.owl-prev, .owl-nav button.owl-next {
        width: 3rem !important;
        height: 3rem !important;
    }

    .owl-nav .fa {
        font-size: 15px !important;
    }

    .video-promo {
        top: 0 !important;
    }

    .messtomorrow-table .messtomorrow-details h2 {
        font-size: 13px !important;
    }

    .messtomorrow-details p {
        min-height: 85px !important;
        line-height: 17px !important;
        font-size: 9px !important;
    }

    .section-header .section-title {
        font-size: 28px !important;
    }

    .rectangle {
        padding: 10px 10px 10px 10px !important;
        font-size: 15px !important;
    }

    .join-us img {
        width: 18% !important;
    }

    .slicknav_menu {
        display: block !important;
    }
}

@media (min-width: 576px) and (max-width: 1199.98px) {

    .social-icons {
        float: right;
    }

        .social-icons ul li {
            display: flex !important;
            margin: 5px;
            padding: 5px;
        }
}

@media (min-width: 1200px) and (max-width: 1399.98px)  {

    .navbar {
        padding: 1rem 1rem;
    }     

    #container-area {
        max-width: 1280px !important;
        margin: auto;
    }

    .cerceve-area-home {
        text-align: center;
        max-width: 100%;
        margin: auto;
        display: block
    }

    .cerceve-home {                
        position: relative;
        width: 370px;
        height: 370px;
        display: table;
        margin: 20px 0px;
        float: left;
    }

    .icerik-home {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        padding: 15px 30px 30px;
    }

        .icerik-home h2 {
            font-size: 16px !important;
            line-height: 20px !important;
        }

        .icerik-home .icon {
            max-width: 50px;
            margin: 0 auto 10px auto;
        }

            .icerik-home .icon img {
                width: 100%
            }

        .icerik-home p {
            font-size: 11px;
            line-height: 20px !important;
            min-height: 130px;
            margin-bottom: auto;
        }

    .cerceve-area {
        text-align: center;
        max-width: 870px;
        margin: auto;
    }

    .cerceve {
        width: 250px;
        height: 250px;
        display: table;
        margin: 50px 20px;
        float: left;
        background-size: contain;
        background-repeat: no-repeat;
    }

    .icerik {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        padding: 15px 36px;
    }

        .icerik h2 {
            font-size: 16px !important;
            line-height: 24px !important;
        }

        .icerik .icon {
            max-width: 50px;
            margin: 0 auto 15px auto;
        }

            .icerik .icon img {
                width: 100%
            }

    .navbar-nav {
        position: relative;
    }


    video {
        object-fit: cover;
        width: 100vw;
        height: 100vh;
        position: fixed;
        top: 0;
        left: 0;
    }

    .m-t-b-25 {
        margin-top: 25px;
        margin-bottom: 25px;
    }
}

@media (min-width: 1400px) {
    #hero-area .contents {
        padding-top: 148px !important;
    }

    #wp-iletisim-area:hover #wp-iletisim {
        transform: translate(-38px) !important;
        -webkit-transform: translate(-38px) !important;
        transition: 1s;
        opacity: 1;
    }

    .wp-iletisim {
        position: fixed;
        right: -5px;
        bottom: 110px !important;
        z-index: 9999999;
    }

    .video-promo {
        top: 0 !important;
    }

    .double-bounce1, .double-bounce2 {
        max-width: 100px !important;
        height: 100% !important;
    }
    #wp-iletisim {
        margin-right: 9px;
        opacity: 0;
        position: absolute;
        right: 22px !important;
        width: 0;
    }

    #wp-iletisim-area:hover #wp-iletisim {
        transform: translate(-17px);
        -webkit-transform: translate(-17px);
        transition: 1s;
        opacity: 1;
        width: 250px !important;
    }
}


