﻿/* ----------------------------------------------------------------------
	Genel
---------------------------------------------------------------------- */
body {
    font-family: 'Dosis', sans-serif;
    color: #333333;
    background: #ffffff;
    font-weight: normal;
    font-size: 14px;
    line-height: 1.6;
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Dosis', sans-serif;
    line-height: 1.6;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 10px;
}

h1 {
    font-size: 36px;
}

h2 {
    font-size: 30px;
}

h3 {
    font-size: 24px;
}

h4 {
    font-size: 18px;
}

h5 {
    font-size: 14px;
}

h6 {
    font-size: 12px;
}

a:hover {
    text-decoration: none;
    color: #FF0037;
}

a {
    color: #000000;
}

a, button, input[type=submit] {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    text-decoration: none;
}

img {
    border: 0px;
}

ul {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

a, button, input[type=submit] {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    text-decoration: none;
}


.harita-collapse {
    background-color: #ffffff;
    color: #333333;
    text-align: center;
    font-size: 17px;
    cursor: pointer;
    width: 170px;
    margin: -27px auto 0px auto;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    font-weight: 600;
    z-index: 9;
}

    .harita-collapse i {
        font-size: 15px;
    }

.tumhaber-link {
    width: 40px;
    height: 40px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    border-radius: 50% !important;
    background-color: #EEEEEE !important;
    color: #898989 !important;
    margin: -45px 5px 0px 5px;
    outline: none;
}

    .tumhaber-link:focus {
        -webkit-box-shadow: 0px 0px 2pt 1pt #E4545B;
        -moz-box-shadow: 0px 0px 2pt 1pt #E4545B;
        box-shadow: 0px 0px 2pt 1pt #E4545B;
    }

.tRg {
    text-align: right;
}

.tumhaber-link i {
    line-height: 40px;
}

#usefullslide2 .owl-nav {
    margin-left: 50px;
}

#usefullslide .owl-nav {
    margin-left: 50px;
    margin-top: 60px !important;
    display:block;
}


@media (max-width: 768px) {
    .harita-collapse {
     margin-top:1px;
    }
}

/* Change Autocomplete styles in Chrome*/
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0px 1000px #ffffff inset;
    transition: background-color 5000s ease-in-out 0s;
}



.form-control:focus {
    box-shadow: unset !important;
}


input, textarea, select, a, button {
    border-radius: 0px !important;
    outline: none;
}

textarea {
    font-size: 14px !important;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #DF206C !important;
}

.custom-control-input:checked ~ .custom-control-label::before {
    background-color: #DF206C !important;
}

.custom-control-label::before, .custom-control-label::after {
    border-radius: 0px !important;
    width: 20px;
    height: 20px;
}

.page-item.active .page-link {
    background-color: #E4322D;
    border-color: #E4322D;
}

.page-link, .page-link:hover {
    color: #E4322D;
}

.text-area {
    height: unset !important;
}

/* ----------------------------------------------------------------------
	HEADER
---------------------------------------------------------------------- */
.header {
    position: absolute;
    z-index: 999;
    width: 100%;
    margin-top: 30px;
}

.logo img {
    width: 100%;
    max-width: 291px;
}

.slogan {
    font-size: 14px;
    color: #ffffff;
    padding-left: 15px;
    font-weight: 300;
    display: inline-block;
    max-width: 290px;
    line-height: 15px;
}

.slogan2 {
    font-size: 12px;
    color: #444444;
    padding-left: 15px;
    font-weight: 300;
    display: inline-block;
    max-width: 290px;
    line-height: 15px;
}

.header-top {
    text-align: right;
}

    .header-top .dropdown {
        float: right;
    }

        .header-top .dropdown-toggle::after, .header-top .dropdown:hover .dropdown-toggle::after {
            color: #ffffff;
        }

    .header-top .dropdown-menu, .header-menu .dropdown-menu {
        border-radius: 0px;
        border-top: 2px #E4322D solid !important;
        min-width: unset !important;
        background-color: #333333;
        border: 0px;
        margin-top: 10px;
    }

        .header-top .dropdown-menu a, .header-menu .dropdown-menu a {
            padding: 3px 10px 3px 10px;
            font-size: 13px;
            color: #ffffff;
        }

            .header-top .dropdown-menu a:hover, .header-menu .dropdown-menu a:hover {
                background: #000000;
            }

    .header-top a {
        color: #ffffff;
    }

        .header-top a:hover, .header-top a:focus, .header-top ul li a:hover, .header-menu ul li a:hover, .header-menu ul li a:focus {
            color: #cccccc;
        }

    .header-top .sosyal-top li:last-child {
        border-right: 2px #ffffff solid;
        padding-right: 9px;
    }

    .header-top .sosyal-top li {
        float: left;
        list-style: none;
        line-height: 16px;
        margin-top: 3px;
    }

        .header-top .sosyal-top li a {
            color: #ffffff;
            font-size: 14px;
            padding: 0px 5px;
        }

.arama-site input {
    display: inline-block;
    width: auto !important;
    border: 0px;
    border-radius: 20px !important;
    font-size: 10px;
    color: #cccccc;
    padding: 0px 10px;
    height: auto !important;
    line-height: 20px;
    min-height: 20px;
}

.arama-site i {
    color: #cccccc; /*position:absolute;*/
    margin-left: -20px;
    margin-top: 5px;
    font-size: 11px;
}

.header-menu .dropdown:hover > .dropdown-menu {
    display: block;
}

.header-menu ul li {
    list-style: none;
    float: right;
}

    .header-menu ul li a {
        color: #ffffff;
        font-size: 16px;
        font-weight: 600;
        padding: 0px 0px 0px 20px;
        line-height: 20px;
    }

.header-menu .dropdown .dropdown-toggle::after {
    font-size: 12px;
}

.header-menu .dropdown-menu {
    margin-top: 0px !important;
    min-width: 150px !important;
}

    .header-menu .dropdown-menu a {
        font-weight: 300 !important;
    }

        .header-menu .dropdown-menu a:hover {
            color: #ffffff;
        }

.header-menu .dropdown:hover > .header-menu ul li {
    border-bottom: 2px #ffffff solid !important;
}

.login-head {
    padding-left: 0px;
    padding-right: 0px;
}

.mobil-arama input {
    width: 100%;
    border: 0px;
    height: 40px !important;
    line-height: 40px !important;
    padding-left: 20px;
    font-size: 14px;
}

.mobil-search-btn a {
    background: #E4322D;
    color: #ffffff;
    height: 40px !important;
    line-height: 40px !important;
    padding: .375rem .75rem !important;
    border: 0px !important;
}

.mobil-search-btn i {
    line-height: 30px;
}

.mobil-search-btn {
    position: absolute;
    top: 0px;
    right: 0px;
}

.mobil-sosyal {
    position: absolute;
    bottom: 0px;
    text-align: center;
    width: 100%;
    padding: 10px 0px;
    border-top: 1px solid #3a3f40;
}

    .mobil-sosyal a {
        display: inline-block !important;
        color: #ffffff !important;
        line-height: 40px !important;
        width: 40px;
        text-align: center;
        padding: 0px !important;
        height: auto !important;
        border: 0px !important;
    }


@media (max-width: 992px) {
    .logo img {
        max-width: 200px;
    }

    .header-menu ul li a {
        font-size: 14px;
    }

    .turkce li {
        font-size: 11px;
    }

    .slogan {
        font-size: 12px;
        padding-left: 11px;
        max-width: 210px;
    }
}

@media (max-width: 768px) {
    .login-head {
        padding-left: 15px;
        padding-right: 15px;
    }

    .arama-site {
        margin-top: 30px;
        margin-bottom: 10px;
    }

        .arama-site input {
            width: 190px !important;
        }
}








/* ----------------------------------------------------------------------
	SLIDE
---------------------------------------------------------------------- */
.header-slide .item {
    width: 100%;
    background-size: cover;
    background-position: center center;
    overflow: hidden;
}

.header-slide .item, .header-slide .slide-pattern, .header-slide .slide-gradient {
    height: 750px;
}

.slide-pattern {
    height: 100vh;
    width: 100%;
}

.slide-gradient {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+75,000000+100&0.2+75,0+100 */
    background: -moz-linear-gradient(top, rgba(0,0,0,0.3) 75%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.3) 75%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0,0,0,0.3) 75%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
    height: 100vh;
    width: 100%;
}

.header-slide .owl-item img {
    width: auto !important;
}

.slide-text {
    padding-top: 265px;
    max-width: 530px;
}

    .slide-text h2 {
        color: #ffffff;
        font-size: 45px;
        font-weight: 400;
        max-width: 550px;
        line-height: 55px;
        height: 180px;
        overflow: hidden;
    }

}

.slide-text h2 strong {
    font-weight: 700;
}

.slide-text p {
    color: #ffffff;
    font-size: 26px;
    line-height: 30px;
    font-weight: 300;
    height: 90px;
    overflow: hidden;
}

.header-slide .owl-nav.disabled + .owl-dots {
    margin-top: -74px !important;
    text-align: left;
}

.header-slide .owl-dots .owl-dot {
    position: relative;
}

    .header-slide .owl-dots .owl-dot.active span, .header-slide .owl-dots .owl-dot:hover span {
        background: #E4322D !important;
    }

    .header-slide .owl-dots .owl-dot span {
        margin: 5px 3px !important;
    }

.play-button img {
    position: absolute;
    top: 590px;
    left: 300px;
    z-index: 9;
    cursor: pointer;
}

.animated-circle:before {
    animation: 2.5s anim-effect-front 0s linear infinite;
    box-shadow: 0 0 0 80px #e8e8e8;
    position: absolute;
    content: '';
    width: 60px;
    height: 60px;
    top: 603px;
    left: 312px;
    border-radius: 50%;
    z-index: 0;
}

.animated-circle:after {
    animation: 2.5s anim-effect-back 0s linear infinite;
    box-shadow: 0 0 0 10px #f4f4f4;
    position: absolute;
    content: '';
    width: 35px;
    height: 35px;
    top: 615px;
    left: 325px;
    border-radius: 50%;
    z-index: 0;
}

@-webkit-keyframes anim-effect-front {
    0% {
        box-shadow: 0 0 0 15px #e0e0e0;
        opacity: 1;
    }

    50% {
        box-shadow: 0 0 0 30px rgba(224, 224, 224, 0.6);
        opacity: 1;
    }

    100% {
        box-shadow: 0 0 0 40px rgba(224, 224, 224, 0);
        opacity: 0;
    }
}

@keyframes anim-effect-front {
    0% {
        box-shadow: 0 0 0 15px #e0e0e0;
        opacity: 1;
    }

    50% {
        box-shadow: 0 0 0 30px rgba(224, 224, 224, 0.6);
        opacity: 1;
    }

    100% {
        box-shadow: 0 0 0 40px rgba(224, 224, 224, 0);
        opacity: 0;
    }
}

@-webkit-keyframes anim-effect-back {
    0% {
        box-shadow: 0 0 0 30px #ececec;
        opacity: 1;
    }

    50% {
        box-shadow: 0 0 0 50px rgba(236, 236, 236, 0.6);
        opacity: 1;
    }

    100% {
        box-shadow: 0 0 0 80px rgba(236, 236, 236, 0);
        opacity: 1;
    }
}

@keyframes anim-effect-back {
    0% {
        box-shadow: 0 0 0 20px rgba(236, 236, 236, 0.11);
        opacity: 1;
    }

    50% {
        box-shadow: 0 0 0 50px rgba(236, 236, 236, 0.11);
        opacity: 1;
    }

    100% {
        box-shadow: 0 0 0 70px rgba(236, 236, 236, 0.11);
        opacity: 1;
    }
}

.slidemodal .modal-content {
    background-color: transparent !important;
}

.slidemodal .modal-dialog {
    max-width: 800px;
    margin: 30px auto;
}

.slidemodal .modal-body {
    position: relative;
    padding: 0px;
}

.slidemodal .close {
    position: absolute;
    right: -30px;
    top: 0;
    z-index: 999;
    font-size: 2rem;
    font-weight: normal;
    color: #fff;
    opacity: 1;
}

@media (max-width: 1200px) {
    .play-button img {
        left: 243px;
        top: 573px;
    }

    .animated-circle:before {
        left: 255px;
        top: 585px;
    }

    .animated-circle:after {
        left: 263px;
        top: 600px;
    }

    .slide-text p {
        font-size: 23px;
        line-height: 25px;
        height: 75px;
    }

    .slide-text {
        max-width: 450px;
    }
}

@media (max-width: 992px) {
    .slide-text {
        padding-top: 200px;
        max-width: 380px;
    }

        .slide-text h2 {
            font-size: 50px;
            line-height: 55px;
            height: 165px;
        }

    .play-button img {
        top: 520px;
        left: 160px;
    }

    .animated-circle:before {
        top: 533px;
        left: 172px;
    }

    .animated-circle:after {
        top: 545px;
        left: 184px;
    }
}

@media (max-width: 768px) {
    /*.play-button img{left:30px;top:620px;}
    .animated-circle:before{ left:42px; top:633px}
    .animated-circle:after{left:54px;top:660px;}*/
    .header-slide .owl-nav.disabled + .owl-dots {
        display: none;
    }
}

@media (max-width: 576px) {
    .slide-text {
        padding-top: 200px;
    }

        .slide-text h2 {
            font-size: 45px;
            line-height: 50px;
            height: 150px;
        }

        .slide-text p {
            font-size: 17px;
            line-height: 20px;
            height: 60px;
        }

    .play-button img {
        left: 30px;
        top: 450px;
    }

    .animated-circle:before {
        left: 42px;
        top: 463px;
    }

    .animated-circle:after {
        left: 54px;
        top: 476px;
    }

    .header-slide .item {
        min-height: 640px;
    }
}


/* ----------------------------------------------------------------------
	SLIDE
---------------------------------------------------------------------- */


/* ----------------------------------------------------------------------
	ARAMA BLOK
---------------------------------------------------------------------- */

.arama-genel {
    margin-top: -415px;
    width: 100%;
}

.slidemodal {
    z-index: 4000 !important;
}

.arama-resim {
    margin-top: 190px;
    position: relative;
    z-index: 970;
}

.arama-tablo-ic {
    background-color: #ffffff;
    border-radius: 20px;
    padding: 0px 45px 45px 45px;
    -webkit-box-shadow: 20px 20px 8px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 20px 20px 8px 0px rgba(0,0,0,0.1);
    box-shadow: 20px 20px 8px 0px rgba(0,0,0,0.1);
    position: relative;
    z-index: 990;
}

.arama-form select {
    border: 0px;
    background-color: #F3F3F3;
    font-size: 11px;
    color: #333333;
    padding: 0px 15px;
    height: 40px;
}

.arama-form .form-control:focus {
    background-color: #F3F3F3;
}

.arama-baslik {
    position: relative;
    top: -7px;
    margin-bottom: 5px;
}

.arama-buton {
    display: block;
    background-color: #E4322D;
    height: 40px;
    line-height: 40px;
    color: #ffffff;
    font-size: 11px;
    padding: 0px 15px;
    text-align: center;
}

    .arama-buton:hover, .arama-buton:focus {
        color: #ffffff;
        background-color: #333333;
    }

.arama-mobil {
    padding-left: 0px;
    padding-right: 0px;
}

.arama-alt {
    position: absolute;
    width: 100%;
    height: 100px;
    z-index: 980;
    background-color: #ffffff;
    margin-top: -75px;
    -webkit-transform: skewY(3deg);
    -moz-transform: skewY(-3deg);
    -ms-transform: skewY(-3deg);
    -o-transform: skewY(-3deg);
    transform: skewY(-3deg);
}

.arama-buton2 {
    display: block;
    width: 128px;
    margin-right: 3px;
    float: right;
    background-color: #E4322D;
    height: 40px;
    line-height: 40px;
    color: #ffffff;
    font-size: 11px;
    padding: 0px 15px;
    text-align: center;
}

    .arama-buton2:hover, .arama-buton2:focus {
        color: #ffffff;
        background-color: #333333;
    }

.arama-buton3 {
    display: block;
    width: 128px;
    margin-left: 2px;
    float: left;
    background-color: #E4322D;
    height: 40px;
    line-height: 40px;
    color: #ffffff;
    font-size: 11px;
    padding: 0px 15px;
    text-align: center;
}

    .arama-buton3:hover, .arama-buton3:focus {
        color: #ffffff;
        background-color: #333333;
    }

@media (max-width: 1200px) {
    .arama-resim {
        margin-top: 195px;
    }
}

@media (max-width: 992px) {
    .arama-resim {
        display: none;
    }
}

@media (max-width: 768px) {
    .arama-genel {
        margin-top: 0px;
        position: relative;
    }

    .arama-resim {
        display: inline-block;
    }

    .arama-tablo-ic {
        box-shadow: none;
    }

    .arama-resim {
        margin-top: 220px;
    }
}

@media (max-width: 576px) {
    .arama-resim {
        display: none;
    }

    .arama-baslik {
        text-align: center;
    }
}


/* ----------------------------------------------------------------------
	ARAMA BLOK
---------------------------------------------------------------------- */


/* ----------------------------------------------------------------------
	WHY TURKEY
---------------------------------------------------------------------- */


.why-turkey {
    position: relative;
    z-index: 990;
    padding: 150px 0px 100px 0px;
}

.logo-left {
    position: absolute;
    left: -100px;
}

.why-text {
    padding-left: 245px;
    max-width: 715px;
}

.why-turkey h2 {
    font-size: 39px;
    font-weight: 300;
    color: #444444;
}

    .why-turkey h2 span {
        font-weight: 500;
    }

.why-turkey p {
    color: #666666;
    font-size: 23px;
    margin-top: 30px;
    line-height: 30px;
    margin-bottom: 40px;
}

.why-text ul li {
    list-style: none;
    float: left;
    width: 50%;
    color: #444444;
    font-size: 20px;
    font-weight: 700;
    line-height: 22px;
    margin-bottom: 30px;
}

    .why-text ul li img {
        float: left;
        width: 61px;
        margin-right: 15px;
        margin-top: -7px;
    }

.btn-square {
    background-color: #E4322D;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    padding: 0px 45px;
    border-radius: 30px !important;
    line-height: 50px;
    height: 50px;
    display: inline-block;
    color: #ffffff;
}

    .btn-square:hover, .btn-square:focus {
        background-color: #333333;
        color: #ffffff;
    }

.baloon1, .baloon2, .parachute1, .parachute2, .turkey-kolaj1, .turkey-kolaj2, .yuvarlak1, .yuvarlak2 {
    position: absolute;
}

.baloon1 {
    bottom: 80%;
    z-index: 5011;
}

.baloon2 {
    bottom: 98%;
    left: 130px;
    z-index: 5012;
}

.parachute1 {
    bottom: 75%;
    right: 235px;
    z-index: 5013;
}

.parachute2 {
    bottom: 80%;
    right: 65px;
    z-index: 5014;
}

.turkey-kolaj1 {
    right: 50px;
    z-index: 5010;
    width: 100%;
    max-width: 668px;
    bottom: 0px;
}

.turkey-kolaj2 {
    left: -100px;
    z-index: 5009;
    width: 100%;
    max-width: 668px;
    bottom: 30px;
}

.yuvarlak1 {
    bottom: -40%;
    right: -120px;
    z-index: 5011;
    animation: movebounce 3.9s linear infinite;
}

.yuvarlak2 {
    bottom: 30%;
    right: 38px;
    z-index: 5008;
    animation: movebounce 3.0s linear infinite;
}

@keyframes movebounce {
    0% {
        transform: translateY(0px);
    }

    50% {
        transform: translateY(20px);
    }

    100% {
        transform: translateY(0px);
    }
}

@keyframes moveleftbounce {
    0% {
        transform: translateX(0px);
    }

    50% {
        transform: translateX(20px);
    }

    100% {
        transform: translateX(0px);
    }
}



.shape {
    -webkit-animation: action 1.5s infinite alternate;
    animation: action 1.5s infinite alternate;
}

.shape2 {
    -webkit-animation: action2 2.0s infinite alternate;
    animation: action2 2.0s infinite alternate;
}

.shape3 {
    -webkit-animation: action3 2.0s infinite alternate;
    animation: action3 2.0s infinite alternate;
}

.shape4 {
    -webkit-animation: action4 2.5s infinite alternate;
    animation: action4 2.5s infinite alternate;
}

.shape5 {
    -webkit-animation: action5 12.0s infinite alternate;
    animation: action5 12.0s infinite alternate;
}

.shape6 {
    animation: moveleftbounce 3.9s linear infinite;
}

@-webkit-keyframes action {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(10px);
    }
}

@keyframes action {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(10px);
    }
}

@-webkit-keyframes action2 {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(5px);
    }
}

@keyframes action2 {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(5px);
    }
}

@-webkit-keyframes action3 {
    0% {
        transform: translate(0);
    }

    100% {
        transform: translate(20px, 10px);
    }
}

@keyframes action3 {
    0% {
        transform: translate(0);
    }

    100% {
        transform: translate(20px, 10px);
    }
}

@-webkit-keyframes action4 {
    0% {
        transform: translate(0);
    }

    100% {
        transform: translate(10px, 0px);
    }
}

@keyframes action4 {
    0% {
        transform: translate(0);
    }

    100% {
        transform: translate(10px, 0px);
    }
}

@keyframes action5 {
    0% {
        transform: translate(0);
    }

    100% {
        transform: translateX(10px);
    }
}



@media (max-width: 1200px) {
    .logo-left {
        display: none;
    }

    .why-text {
        padding-left: 30px;
    }
}

@media (max-width: 992px) {
    .logo-left {
        display: inline-block;
        left: -100px;
    }

    .why-text {
        padding-left: 245px;
        max-width: 100%;
    }
}

@media (max-width: 768px) {
    .why-turkey {
        padding: 50px 0px 50px 0px;
    }

    .why-text {
        padding-left: 200px;
    }

        .why-text ul li {
            font-size: 18px;
        }
}

@media (max-width: 576px) {
    .logo-left {
        display: none;
    }

    .why-text {
        padding-left: 30px;
    }

        .why-text ul li {
            width: 100%;
            line-height: 50px;
        }

        .why-text p {
            font-size: 16px;
            line-height: 22px;
        }

        .why-text h2 {
            line-height: 45px;
        }
}

/* ----------------------------------------------------------------------
	WHY TURKEY
---------------------------------------------------------------------- */



/* ----------------------------------------------------------------------
	FOUR STEP TO APPLYING
---------------------------------------------------------------------- */

.four-step {
    position: relative;
    margin: 50px 0px 50px 0px;
}

.fourstep1, .fourstep2, .fourstep3 {
    position: absolute;
}

.fourstep1 {
    left: 0px;
    top: 0px;
    max-width: 400px;
}

.fourstep2 {
    right: -65px;
    top: 0px;
    max-width: 300px;
}

.fourstep3 {
    bottom: 0%;
    right: 20px;
    z-index: 5011;
    animation: moveleftbounce 3.9s linear infinite;
}

.four-step .nav {
    text-align: left;
    width: 100%;
}

.four-step .nav-link {
    display: inline-block;
    width: 160px;
}

.four-step h2 {
    font-size: 39px;
    font-weight: 300;
    color: #444444;
    margin-top: 20px;
}

    .four-step h2 span {
        font-weight: 500;
    }

.four-step .nav-tabs {
    border-bottom: 0px;
}

.four-step .nav-item.show .nav-link, .four-step .nav-link.active {
    border: 0px;
}

.step-rakam {
    border-radius: 50%;
    clear: both;
    width: 60px;
    height: 60px;
    display: inline-block;
    color: #E4322D;
    font-size: 45px;
    line-height: 55px;
    font-weight: 500;
    text-align: center;
    -webkit-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.1);
}

.step-text {
    color: #333333;
    font-size: 12px;
    font-weight: 700;
    line-height: 15px;
    margin-top: 10px;
}

.active .step-rakam {
    background-color: #E4322D;
    color: #ffffff;
}

.four-step .nav-item.show .nav-link, .four-step .nav-link.active {
    background-color: transparent;
}

.four-step .nav-link:focus, .four-step .nav-link:hover, .four-step .nav-tabs .nav-link {
    border: 0px;
}

.step-detay {
    padding-left: 100px;
}

.step-detay-numara {
    position: relative;
    color: #E4322D;
    font-size: 45px;
    font-weight: 600;
    top: 45px;
    left: 40px;
}

.step-detay p {
    max-width: 500px;
    font-size: 14px;
    color: #666666;
    line-height: 18px;
    margin-bottom: 20px;
}

.step-detay h3 {
    font-size: 18px;
    color: #333333;
    line-height: 30px;
}

@media (max-width: 1200px) {
    .fourstep1 {
        max-width: 300px;
    }

    .fourstep3 {
        right: -70px;
    }

    .four-step h2 {
        font-size: 36px;
    }

    .four-step .nav-link {
        width: 155px;
    }
}

@media (max-width: 992px) {
    .fourstep1 {
        display: none;
    }

    .fourstep2 {
        display: none;
    }
}

@media (max-width: 768px) {
    .fourstep3 {
        display: none;
    }

    .fourstep2 {
        display: none;
    }

    .four-step .nav-link {
        padding: 10px 0px;
        width: 130px;
    }

    .step-text {
        font-size: 11px;
    }
}

@media (max-width: 576px) {
    .four-step h2 {
        line-height: 40px;
    }

    .step-text {
        display: none;
    }

    .four-step .nav-link {
        width: 65px;
    }

    .step-rakam {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 30px;
    }

    .step-detay {
        padding-left: 15px;
        margin-top: 20px;
    }

    .step-detay-numara {
        display: none;
    }
}


/* ----------------------------------------------------------------------
	FOUR STEP TO APPLYING
---------------------------------------------------------------------- */

/* ----------------------------------------------------------------------
	DISCOVER TURKEY
---------------------------------------------------------------------- */

.discover-turkey {
    padding: 50px 0px 0px 0px;
}

.pathactive {
    fill: #FBDADA !important;
}

.explore figure {
    cursor: pointer;
}

.map_points li {
    border-radius: 50%;
    color: #000;
    display: inline-block;
    font-size: 10px;
    height: 21px;
    padding-top: 1px;
    text-align: center;
    width: 21px;
}

div.fancy-select ul.options {
    top: 30px !important;
    min-width: 70px !important;
}

div.fancy-select div.trigger {
    width: 70px;
}

.map_points ul li:nth-child(2) {
    left: 18%;
    top: 58%;
}

.map_points ul li:nth-child(3) {
    left: 45%;
    top: 32%;
}

.header_ri_left {
    position: absolute;
    right: 60px;
    top: 44px;
}

.map_points ul li {
    left: 0;
    position: absolute;
    top: 0;
    border-radius: 50%;
    background: #FBDADA;
}

.map_points .active {
    background: #b01410;
    color: #ffffff !important;
}

.map_points li {
    border-radius: 50%;
    color: #000;
    display: inline-block;
    font-size: 12px;
    height: 27px;
    padding-top: 4px;
    text-align: center;
    width: 27px;
    padding-right: 1px;
}

.main_menu a, .main_menu a:hover {
    border-radius: 10px 10px 0 0;
}

.map_points ul li:nth-child(1) {
    left: 14%;
    top: 39%;
}

.map_points ul li:nth-child(2) {
    left: 19%;
    top: 60%;
}

.map_points ul li:nth-child(3) {
    left: 45%;
    top: 34%;
}

.map_points ul li:nth-child(4) {
    left: 41%;
    top: 53%;
}

.map_points ul li:nth-child(5) {
    left: 42%;
    top: 74%;
}

.map_points ul li:nth-child(6) {
    left: 71%;
    top: 68%;
}

.map_points ul li:nth-child(7) {
    left: 80%;
    top: 49%;
}

.pathactive + .map_points ul li:nth-child(1) {
    background: red;
}

svg #path16 {
    position: relative;
}

    svg #path16:before {
        position: absolute;
        content: "1";
        top: 0;
        left: 0;
        width: 80px;
        height: 80px;
        background: red;
    }

.map_points .numbers.active span {
    z-index: 101;
    position: relative;
}

.map_points .numbers.active .pin-effect {
    display: block;
}

.pin-effect {
    display: none;
    width: 80px;
    height: 80px;
    position: absolute;
    top: -25px;
    left: -25px;
    background: #d50000;
    background: rgba(213,0,0,.62);
    border-radius: 50%;
    opacity: 0;
    animation: pulsate 2.4s ease-out infinite;
}

@keyframes pulsate {
    0% {
        transform: scale(.1);
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        transform: scale(.77);
        opacity: 0;
    }
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
}

    .videoWrapper iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.main_cities, .menu_toggle {
    display: none;
}

    .main_cities.active {
        display: block;
    }

.discover-heading {
    font-size: 34px;
    color: #E4322C;
    font-weight: 300;
    padding-left: 20px;
    margin-top: 50px;
}

    .discover-heading h2 {
        font-size: 70px;
        color: #444444;
        font-weight: 600;
        line-height: 50px;
        padding-top: 10px;
    }

.discover-citys h4 {
    font-weight: 600;
    font-size: 22px;
}

.discover-citys span {
    font-weight: 300;
}

.discover-citys p {
    font-size: 18px;
}

.main_cities ul li a {
    font-size: 17px;
    line-height: 22px;
    color: #000;
    display: inline-block;
    font-weight: 500;
}

.main_cities .cities > li {
    width: 32%;
    list-style: none;
    float: left;
    text-align: left;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 15px;
}

.main_cities .cities {
    display: inline-block;
    padding-left: 12px;
}

    .main_cities .cities > li::before {
        content: "\f3c5";
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        bottom: auto;
        height: 30px;
        left: -12px;
        color: #E4322D;
        position: relative;
        font-size: 18px;
    }

.discover-slide {
    margin: -100px 0px 0px 0px;
}

    .discover-slide .item {
        height: 361px;
    }

    .discover-slide .owl-nav {
        position: absolute;
        top: 47%;
        z-index: 999;
        margin-top: 0px !important;
        width: 100%;
    }

        .discover-slide .owl-nav [class*=owl-] {
            background-color: #ffffff !important;
            margin: 0px;
            color: #666666;
            font-size: 20px !important;
            display: inline-block;
            width: 60px;
            height: 60px;
            text-align: center;
            line-height: 50px;
            border-radius: 50% !important;
            -webkit-box-shadow: 10px 10px 20px 0px rgba(0,0,0,0.15);
            -moz-box-shadow: 10px 10px 20px 0px rgba(0,0,0,0.15);
            box-shadow: 10px 10px 20px 0px rgba(0,0,0,0.15);
            outline: none;
        }

            .discover-slide .owl-nav [class*=owl-]:focus {
                -webkit-box-shadow: 0px 0px 2pt 1pt #E4545B;
                -moz-box-shadow: 0px 0px 2pt 1pt #E4545B;
                box-shadow: 0px 0px 2pt 1pt #E4545B;
            }



        .discover-slide .owl-nav button.owl-next {
            right: -35px;
            position: absolute;
        }

        .discover-slide .owl-nav button.owl-prev {
            left: -35px;
            position: absolute;
        }

        .discover-slide .owl-nav [class*=owl-]:hover {
            background-color: #ffffff !important;
            color: #666666 !important;
        }

@media (max-width: 1200px) {
    .discover-slide .owl-nav {
        top: 35%;
    }
}

@media (max-width: 992px) {
    .discover-slide {
        margin: -50px 0px 0px 0px;
    }

    .main_cities .cities > li {
        width: 50%;
    }

    .discover-slide .owl-nav {
        top: 23%;
    }
}

@media (max-width: 768px) {
    .discover-slide .owl-nav {
        top: 30%;
    }
}

@media (max-width: 576px) {
    .discover-heading {
        margin-top: 30px;
        padding-left: 0px;
        margin-bottom: 30px;
    }

    .discover-citys .owl-nav {
        display: none;
    }

    .discover-slide {
        margin: 50px 0px 0px 0px;
    }

        .discover-slide .item {
            height: auto !important;
        }
}

/* ----------------------------------------------------------------------
	DISCOVER TURKEY
---------------------------------------------------------------------- */


/* ----------------------------------------------------------------------
	USEFULL INFORMATION
---------------------------------------------------------------------- */

.usefull-info {
    padding: 50px 0px;
    position: relative;
    z-index:1039;
}

.slide-alt-tablo {
    width: 100%;
    height: 290px;
    position: absolute;
    background-color: #FAFAFA;
    margin-left: -250px;
    margin-top: 70px;
    border: 1px #EEEEEE solid;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.10);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.10);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.10);
}

.usefull-info h2 {
    font-size: 39px;
    font-weight: 300;
    color: #444444;
    margin-top: 20px;
    text-align: center;
    margin-bottom: 20px;
    z-index:5008;
    position:inherit;
}

    .usefull-info h2 span {
        font-weight: 500;
    }

.usefull-slide .item {
    margin: 0px 10px 0px 10px;
}

.slide-ust-tablo {
    width: 100%;
    margin-left: -200px;
    padding-left: 200px;
}

    .slide-ust-tablo h4 {
        color: #333333;
        font-size: 18px;
        font-weight: 600;
    }

    .slide-ust-tablo p {
        color: #666666;
        font-size: 15px;
        font-weight: 500;
        line-height: 20px;
        height: 60px;
        overflow: hidden;
    }

.usefull-slide .owl-dots, .usefull-slide .owl-nav {
    text-align: left !important;
}

    .usefull-slide .owl-nav [class*=owl-] {
        width: 40px;
        height: 40px;
        line-height: 30px;
        text-align: center;
        display: inline-block;
        border-radius: 50% !important;
        background-color: #EEEEEE !important;
        color: #898989 !important;
        outline: none;
    }

        .usefull-slide .owl-nav [class*=owl-]:focus {
            -webkit-box-shadow: 0px 0px 2pt 1pt #E4545B;
            -moz-box-shadow: 0px 0px 2pt 1pt #E4545B;
            box-shadow: 0px 0px 2pt 1pt #E4545B;
        }

.yuvarlak4, .turkiye {
    position: absolute;
}

.yuvarlak4 {
    bottom: -24%;
    right: 20px;
    z-index: 5011;
    animation: moveleftbounce 3.9s linear infinite;
}

.turkiye {
    bottom: 64%;
    right: 30px;
    z-index: 2;
    animation: movebounce 3.9s linear infinite;
}

.slide-alt-tablo {
    z-index: 7000;
}

.slide-ust-tablo {
    z-index: 7001;
}

.usefull-info .owl-carousel {
    z-index: 7002;
}

@media (max-width: 576px) {
    .slide-alt-tablo {
        margin-left: 0px;
    }

    .slide-ust-tablo {
        margin-left: 0px;
        padding-left: 0px;
    }

    .turkiye {
        display: none;
    }

    .yuvarlak4 {
display:none;
    }
    .yok-logo{
        display:none;
    }
}
@media (max-width: 768px) {
    .slide-alt-tablo {
        margin-left: 0px;
    }

    .slide-ust-tablo {
        margin-left: 0px;
        padding-left: 0px;
    }

    .turkiye {
        display: none;
    }

    .yuvarlak4 {
display:none;
    }
    .yok-logo{
        display:none;
    }
}
@media (max-width: 1024px) {
    .yuvarlak4 {
display:none;
    }

}

/* ----------------------------------------------------------------------
	USEFULL INFORMATION
---------------------------------------------------------------------- */


/* ----------------------------------------------------------------------
	NEWS ABOUT YOK
---------------------------------------------------------------------- */

.yok-tablo1 {
    margin-left: 250px;
}

.yok-tablo2 {
    margin-left: unset !important;
}

.yok-logo {
    bottom: 67%;
    left: 30px;
    z-index: 12;
    animation: movebounce 3.9s linear infinite;
    position: absolute;
}

@media (max-width: 992px) {
    .yok-logo {
        left: -60px;
    }

    /*.yok-tablo2 .owl-dots, .yok-tablo2 .owl-nav {
        margin-top: 85px !important;
    }*/

    .slide-alt-tablo {
        height: 270px;
    }
}

@media (max-width: 768px) {
    .yok-logo {
        width: 250px;
        bottom: 60%;
    }

    .yok-tablo1 {
        margin-left: 0px;
    }

    .slide-alt-tablo {
        height: 290px;
    }
}



/* ----------------------------------------------------------------------
	NEWS ABOUT YOK
---------------------------------------------------------------------- */


/* ----------------------------------------------------------------------
	WHAT PEOPLE SAYS
---------------------------------------------------------------------- */
.people-says {
    padding: 50px 0px;
    ;
}

    .people-says h2 {
        font-size: 39px;
        font-weight: 300;
        color: #444444;
        margin-top: 20px;
        text-align: center;
        margin-bottom: 20px;
        width: 100%;
    }

        .people-says h2 span {
            font-weight: 500;
        }

    .people-says .item {
    }

    .people-says .yorum-tablo {
        background-color: #ffffff;
        max-width: 625px;
        padding: 20px;
        margin: 0px 0px 0px 75px;
        -webkit-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.10);
        -moz-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.10);
        box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.10);
    }

    .people-says .yorum-iccizgi {
        border: 1px #c5c5c5 dashed;
        padding: 20px;
    }

.yorum-resim img {
    width: auto;
}

.yorum-resim {
    float: left;
    margin-left: -120px;
    margin-top: 2px;
    margin-right: 20px;
}

.yorum-iccizgi p {
    font-size: 14px;
}

.people-says .owl-item {
    padding: 30px;
}

.people-says .owl-dots .owl-dot.active span, .people-says .owl-dots .owl-dot:hover span {
    background: #E4322D !important;
}

.gorusic .yorum-tablo {
    max-width: 100%;
    margin: 0px 0px 0px 0px;
}

.yorum-liste img {
    max-height: 200px;
    min-height: 200px;
}

.yorum-liste {
}

.yorum-kunye {
    padding: 10px;
    background-color: #eeeeee;
}

.yorum-metin p {
    font-size: 18px;
}

.btn-yorum {
    font-size: 18px;
    color: #E4322D;
    text-decoration: underline;
}

    .btn-yorum:hover {
        color: #333333;
        text-decoration: none;
    }

    .btn-yorum i {
        font-size: 14px;
    }

.gorusic {
    padding: 15px 0px 30px 0px;
}

@media (max-width: 1200px) {
    .people-says .yorum-tablo {
        margin: 0px auto;
    }

    .yorum-resim {
        margin-top: -9px;
    }
}

@media (max-width: 992px) {
    .yorum-resim {
        margin-left: -75px;
    }
}

@media (max-width: 768px) {
    .galeri-tablo{
        min-height:290px!important;
    }
    .yorum-resim {
        float: none;
        margin: 0px 0px 0px 0px !important;
        width: 100%;
        text-align: center;
    }

        .yorum-resim img {
            width: 180px !important;
            display: inline-block !important;
        }

    .yorum-iccizgi {
        text-align: center;
    }

    .people-says .yorum-iccizgi {
        border: 0px;
    }
    .galeri-hover{
        padding-top:120px!important;
    }
}

@media (max-width: 576px) {
    .yorum-kunye {
        margin-bottom: 15px;
    }
}




/* ----------------------------------------------------------------------
	WHAT PEOPLE SAYS
---------------------------------------------------------------------- */




/* ----------------------------------------------------------------------
	FOOTER LOGOLAR
---------------------------------------------------------------------- */

.footer-logolar { /*-webkit-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.10);-moz-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.10);box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.10);background-color:#FAFAFA; border:1px #EEEEEE solid;*/
    padding: 50px 0px;
}

.footlogolar .item img {
    max-height: 82px !important;
    height: 100%;
    display: inline-block !important;
    width: auto !important;
}

.footlogolar .item {
    text-align: center;
}



/* ----------------------------------------------------------------------
	FOOTER LOGOLAR
---------------------------------------------------------------------- */

/* ----------------------------------------------------------------------
	FOOTER
---------------------------------------------------------------------- */

.footer {
    padding: 50px 0px;
}

.sosyal-medya-footer {
    border-top: 1px #cccccc solid;
    text-align: center;
    width: 295px;
    margin: 10px auto 0px auto;
    padding-top: 10px;
}

    .sosyal-medya-footer a {
        color: #E4322D;
        font-size: 16px;
        margin: 0px 15px;
    }

.logo-foot {
    display: block;
    text-align: center;
}


/* ----------------------------------------------------------------------
	FOOTER
---------------------------------------------------------------------- */


/* ----------------------------------------------------------------------
	OKUL DETAY
---------------------------------------------------------------------- */

.okul-slide .item, .okul-slide .slide-pattern, .okul-slide .slide-gradient {
    max-height: 675px !important;
    min-height: 675px !important;
}

.okul-slide .item {
    height: 675px !important;
}

.kunye-baslik {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+85,dddddd+100 */
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 85%, rgba(221,221,221,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 85%,rgba(221,221,221,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255,255,255,1) 85%,rgba(221,221,221,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dddddd',GradientType=0 ); /* IE6-9 */
    padding: 0px 10px 20px 10px;
    text-align: center;
}

.kunye-tablo-ic {
    background-color: #ffffff;
    overflow: hidden;
    border-radius: 20px;
    padding: 30px 0px 10px 0px;
    -webkit-box-shadow: 20px 20px 8px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 20px 20px 8px 0px rgba(0,0,0,0.1);
    box-shadow: 20px 20px 8px 0px rgba(0,0,0,0.1);
    position: relative;
    z-index: 998;
    top: 8px;
}

.kunye-baslik h3 {
    font-size: 26px;
    font-weight: 600;
    color: #333333;
    text-align: center;
    margin-bottom: 0px;
}

.kunye-tablo hr {
    width: 100%;
    border-top: 1px solid #EEEEEE;
    margin-top: 0px;
    margin-bottom: 0px;
}

.kunye-satir {
    padding: 20px 30px;
}

.okul-logo img {
    max-height: 70px;
    height: 100%;
    float: left;
    margin-right: 15px;
}

.okul-logo span {
    font-size: 24px;
    color: #333333;
    font-weight: 500;
    line-height: 25px;
    position: relative;
    top: 10px;
}

.kunye-satir h4 {
    color: #333333;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0px;
}

.sosyal-kunye {
    display: inline-block;
}

    .sosyal-kunye li {
        list-style: none;
        float: left;
    }

        .sosyal-kunye li a {
            color: #E4545B;
            width: 35px;
            font-size: 18px;
            display: block;
        }

            .sosyal-kunye li a:hover, .kunye-satir ul li a:focus {
                color: #333333;
            }

.okul-web {
    color: #E4545B;
    font-size: 18px;
    font-weight: 500;
}

.adres-satir {
    font-size: 16px;
    font-weight: 600;
    color: #333333;
    line-height: 18px;
    margin-top: 15px;
}

    .adres-satir i {
        float: left;
        font-size: 20px;
        color: #E4545B;
        margin-right: 10px;
    }

.kunye-genel {
    margin-top: -595px;
}

.okul-menu-genel {
    background-color: #E4545B;
    width: 100%;
    padding: 5px 0px;
    margin-top: 54px;
}

    .okul-menu-genel ul li {
        float: left;
        list-style: none;
        border-top: 3px #E4545B solid;
        margin: 0px 20px 0px 0px;
    }

        .okul-menu-genel ul li a {
            color: #ffffff;
            font-size: 14px;
            font-weight: 600;
            line-height: 20px;
            padding: 10px 0px;
            display: inline-block;
        }

        .okul-menu-genel ul li:hover {
            border-top: 3px #ffffff double;
        }

    .okul-menu-genel .navbar-toggler {
        border: 0px;
        color: #ffffff;
        padding: 0px 10px 0px 0px;
        height: 40px;
        line-height: 30px;
        text-align: center;
    }

        .okul-menu-genel .navbar-toggler i {
            line-height: 30px;
            float: left;
        }

        .okul-menu-genel .navbar-toggler span {
            line-height: 30px;
            float: left;
        }

.okul-detay {
    padding: 100px 0px;
    position: relative;
    z-index: 5012;
}

.okul-resim-arka {
    width: 100%;
    height: 300px;
    background-color: #E4545B;
    -ms-transform: rotate(-20deg); /* IE 9 */
    -webkit-transform: rotate(-20deg); /* Safari */
    transform: rotate(-20deg);
}

.okul-resim {
    position: relative;
    width: 100%;
    border: 5px #ffffff solid;
    -ms-transform: rotate(20deg); /* IE 9 */
    -webkit-transform: rotate(20deg); /* Safari */
    transform: rotate(20deg);
}

    .okul-resim img {
        width: 100%;
        -webkit-box-shadow: 10px 10px 25px 0px rgba(0,0,0,0.1);
        -moz-box-shadow: 10px 10px 25px 0px rgba(0,0,0,0.1);
        box-shadow: 10px 10px 25px 0px rgba(0,0,0,0.1);
    }

.sekil01 {
    position: absolute;
    left: -200px;
    z-index: 5010;
    top: 50px;
    animation: movebounce 3.9s linear infinite;
}

.sekil02 {
    position: absolute;
    left: -130px;
    z-index: 5010;
    bottom: 20px;
    animation: moveleftbounce 3.9s linear infinite;
}

.sekil03 {
    position: absolute;
    right: -200px;
    z-index: 5010;
    bottom: 50px;
    animation: movebounce 4.9s linear infinite;
}

.okul-detay h1 {
    font-size: 40px;
    font-weight: 500;
    color: #444444;
    line-height: 35px;
}

.about-okul p {
    color: #666666;
    font-size: 15px;
}

.about-okul {
    padding-left: 30px;
}

.imkan-tablo {
    height: 300px;
    background-size: cover;
    background-position: center center;
    overflow: hidden;
    padding-left: 0px;
    padding-right: 0px;
}

.renk1, .renk2, .renk3, .renk4, .renk5, .renk6 {
    height: 100vh;
    width: 100%;
    overflow: hidden;
}

.renk1 {
    background-color: rgba(64,0,0,.40);
}

.renk2 {
    background-color: rgba(0,70,140,.40);
}

.renk3 {
    background-color: rgba(102,76,0,.40);
}

.renk4 {
    background-color: rgba(0,0,0,.40);
}

.renk5 {
    background-color: rgba(64,16,0,.40);
}

.renk6 {
    background-color: rgba(0,64,16,.40);
}

.imkan-tablo h5 {
    position: absolute;
    bottom: 0px;
    background-color: #1D1D1D;
    color: #ffffff;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 0px;
    line-height: 55px;
    width: 100%;
}

.imkan-tablo span {
    color: #ffffff;
    font-size: 36px;
    font-weight: 500;
    text-align: center;
    padding-top: 100px;
    width: 100%;
    display: block;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
}

.programlar {
    background-image: url(../images/programs-background.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    position: relative;
    min-height: 636px;
}

    .programlar h2 {
        font-size: 39px;
        font-weight: 300;
        color: #444444;
        padding-top: 20px;
        text-align: center;
        padding-bottom: 20px;
    }

    .programlar h5 {
        color: #1D1D1D;
        font-size: 24px;
        text-align: center;
        width: 100%;
        font-weight: 400;
    }

    .programlar span {
        display: block;
        text-align: center;
        color: #1D1D1D;
        font-size: 90px;
        width: 175px;
        margin: 0px auto;
    }

.yuvarlak3 {
    position: absolute;
    top: 250px;
    right: -120px;
    z-index: 5011;
    animation: movebounce 3.9s linear infinite;
}

.yuvarlak4 {
    position: absolute;
    top: 50px;
    right: 90px;
    z-index: 1;
    animation: movebounce 3.0s linear infinite;
}

.insan-kaynaklari {
    background-color: #1d1d1d;
    background-image: url(../images/insankaynaklari-background.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    position: relative;
    min-height: 636px;
}

    .insan-kaynaklari h2 {
        font-size: 39px;
        font-weight: 300;
        color: #ffffff;
        padding-top: 90px;
        text-align: center;
        padding-bottom: 50px;
    }

.academik-genel span {
    color: #ffffff;
    font-size: 90px;
    display: block;
    width: 100%;
    line-height: 120px;
}

.academik-genel h5 {
    color: #ffffff;
    font-size: 24px;
    margin-bottom: 0px;
    font-weight: 500;
}

.academik-diger span {
    color: #ffffff;
    font-size: 40px;
    display: block;
    width: 100%;
}

.academik-diger h5 {
    color: #ffffff;
    font-size: 16px;
    margin-bottom: 0px;
    font-weight: 500;
}

.okul-menu-genel .navbar-expand-lg {
    position: relative;
    z-index: 9;
}



@media (max-width: 1200px) {
    .okul-menu-genel ul li a {
        font-size: 12px;
        padding: 10px 8px;
    }

    .okul-menu-genel ul li {
        margin: 0px 0px 0px 0px;
    }
}

@media (max-width: 992px) {
    .okul-menu-genel .navbar-toggler {
        display: inline-block;
    }

    .okul-menu-genel .navbar {
        z-index: 999999;
    }

    .navbar-collapse {
        position: absolute;
        top: 50px;
        background-color: #e4545b;
    }

    .okul-menu-genel ul li {
        border-top: 0px;
    }

        .okul-menu-genel ul li a {
            font-size: 15px;
        }

        .okul-menu-genel ul li:hover {
            border-top: 0px;
            background-color: #b9454b;
            color: #ffffff;
        }

    .okul-menu-genel .navbar-collapse {
        top: 61px;
    }

    .okul-resim-arka {
        height: auto;
    }

    .okul-detay {
        margin-top: 30px;
    }

    .okul-detay, .about-okul {
        margin-top: 45px;
    }

    .academik-genel {
        margin-bottom: 30px;
    }

    .academik-diger {
        text-align: center;
    }
}

@media (max-width: 768px) {
    .okul-detay {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 0px;
    }

    .arama-mobil {
        padding-left: 15px;
        padding-right: 15px;
    }

    .kunye-tablo-ic {
        box-shadow: none;
    }

    .kunye-genel {
        margin-top: 0px;
        position: unset;
    }

    .okul-menu-genel {
        margin-top: 0px;
    }

        .okul-menu-genel .navbar-toggler {
            width: 100%;
        }

            .okul-menu-genel .navbar-toggler .fa-chevron-down {
                float: right;
            }

        .okul-menu-genel .nav-item, .okul-menu-genel .navbar-collapse {
            width: 100%;
        }
}



/* ----------------------------------------------------------------------
	OKUL DETAY
---------------------------------------------------------------------- */


/* ----------------------------------------------------------------------
	HEADER İÇ
---------------------------------------------------------------------- */


.header-ic {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
}

.logo-black img {
    width: 100%;
    max-width: 150px;
}

.header-ic .header-menu ul li a {
    color: #333333;
}

.header-ic .header-top .sosyal-top li a, .header-ic .header-top a {
    color: #333333;
}

.header-ic .header-top .dropdown-menu a, .header-ic .header-menu .dropdown-menu a {
    color: #ffffff;
}

.header-ic .arama-site .form-control {
    background: #EEEEEE;
}

.header-ic .header-menu {
    margin-top: 30px !important;
}

.header-ic .header-top {
    margin-top: 15px;
}

.header-ic .cd-header-buttons {
    top: 40px;
}


/* ----------------------------------------------------------------------
	HEADER İÇ
---------------------------------------------------------------------- */

/* ----------------------------------------------------------------------
	ARAMA SONUÇLARI
---------------------------------------------------------------------- */


.kategori-baslik {
    background-color: #E4545B;
    padding: 13px 0px 13px;
}

    .kategori-baslik h2 {
        color: #ffffff;
        font-size: 29px;
        font-weight: 500;
        margin-bottom: 0px;
        line-height: 30px;
    }

    .kategori-baslik .kategori-agaci {
        color: #ffffff;
        font-size: 18px;
        font-weight: 400;
    }

        .kategori-baslik .kategori-agaci a {
            color: #ffffff;
            font-weight: 600;
            line-height: 20px;
            padding-top: 5px;
        }

            .kategori-baslik .kategori-agaci a:hover, .breadcrumb .kategori-agaci a:focus {
                color: #ffffff;
            }

.arama-secim {
    width: 100%;
    background-size: cover;
    background-position: center center;
    overflow: hidden;
    background-image: url(../images/arama-background.jpg);
    height: auto;
}

.arama-resim-ust {
    background-image: url(../images/slider-index-pattern.png);
    width: 100%;
}

.arama-ic-baslik {
    background-color: #ffffff;
    border-radius: 20px;
    padding: 0px 45px 45px 45px;
    margin: 110px auto -50px auto;
    display: table;
}

    .arama-ic-baslik img {
        margin-top: -25px;
    }

.arama-kutu {
    background-color: #ffffff;
    padding: 20px;
}

.arama-secim select {
    font-size: 13px;
    height: 50px;
}

.arama-secim .arama-buton {
    height: 50px;
    line-height: 50px;
    font-size: 13px;
}

.arama-sonuc {
    background-color: #EEEEEE;
    padding: 30px 15px 15px 15px;
    margin-bottom: 45px;
}

    .arama-sonuc h3 {
        color: #333333;
        font-weight: 300;
        font-size: 42px;
        text-align: left;
        width: 100%;
    }

.arama-liste-satir {
    background-color: #ffffff;
    width: 100%;
    margin-top: 15px;
}

    .arama-liste-satir .arama-liste-ust {
        display: block;
        padding: 15px 30px 1px 30px;
        font-size: 16px;
        line-height: 25px;
    }

.arama-liste-detay {
    padding: 0px 30px 30px 30px;
    background-color: #f7f7f7;
}

.arama-liste-ust h4 {
    font-size: 28px;
    font-weight: 300;
    margin-bottom: 15px;
    line-height: 30px;
}

.arama-liste-ust span {
    font-weight: 600;
}

.arama-liste-ust:before {
    content: "\f107";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    float: right;
    font-size: 20px;
    margin-top: 35px;
}

.arama-liste-satir .okul-kisa-detay ul li {
    list-style: none;
    float: left;
    width: 50%;
    font-size: 16px;
    font-weight: 300;
    color: #333333;
    margin: 10px 0px 0px 0px;
}

    .arama-liste-satir .okul-kisa-detay ul li span {
        font-weight: 600;
    }

.arama-liste-satir .okul-liste-logo {
    text-align: right;
}

    .arama-liste-satir .okul-liste-logo img {
        margin-top: 15px;
    }

.arama-sonuc .form-satir select {
    border: 0px;
    background-color: #ffffff;
}

@media (max-width: 1200px) {
    .arama-liste-satir .okul-kisa-detay ul li {
        width: 100%;
    }

    .arama-liste-satir .arama-buton {
        width: 128px;
        margin-right: 3px;
        float: right;
    }
}

@media (max-width: 768px) {
    .arama-liste-satir .okul-liste-logo {
        text-align: center;
    }

    .arama-liste-ust h4 {
        font-size: 20px;
        line-height: 25px;
    }

    .arama-liste-ust:before {
        margin-top: 30px;
    }

    .arama-liste-satir .arama-buton2 {
        width: 100%;
        left: 20%;
        right: 20%;
        float: none;
    }

    .arama-liste-satir .arama-buton3 {
        width: 100%;
        left: 20%;
        right: 20%;
        float: none;
    }
}


/* ----------------------------------------------------------------------
	ARAMA SONUÇLARI
---------------------------------------------------------------------- */


/* ----------------------------------------------------------------
	Google Maps
-----------------------------------------------------------------*/


#google-map {
    position: relative;
    width: 100%;
    height: 740px;
}

.gmap img {
    max-width: none !important;
}

.gm-style .gm-style-iw h3 span {
    font-size: inherit;
    font-family: inherit;
}

#map-overlay {
    position: relative;
    padding: 100px 0;
}

    #map-overlay #google-map {
        position: absolute;
        height: 100%;
        top: 0;
        left: 0;
    }

/* ----------------------------------------------------------------
	Discover Turkey
-----------------------------------------------------------------*/

.discover-turkey {
    background-color: #EEEEEE;
    padding: 30px 15px 15px 15px;
    margin-bottom: 45px;
}

    .discover-turkey h3 {
        color: #333333;
        font-weight: 300;
        font-size: 49px;
        text-align: center;
        width: 100%;
    }

    .discover-turkey .sehir {
        margin-bottom: 20px;
    }

.liste-sehir-resim {
    background-position: center top;
    background-size: cover;
    overflow: hidden;
    height: 230px;
    width: 100%;
    position: relative;
    border-radius: 50px 0px 0px 0px;
}

    .liste-sehir-resim h3 {
        transition: all 400ms ease-in-out 0s;
        -webkit-transition: all 400ms ease-in-out 0s;
        color: #ffffff;
        position: absolute;
        font-size: 26px;
        font-weight: 500;
        width: 100%;
        text-align: center;
        background: rgba(0,0,0,0.7);
        padding: 10px 0px;
        margin-bottom: 0px;
        position: absolute;
        bottom: 10px;
    }

.liste-sehir-kisabilgi {
    background-color: #ffffff;
    padding: 30px 20px;
    border-bottom: 5px #E4545B solid;
    border-radius: 0px 0px 50px 0px;
    -moz-box-shadow: 0 2px 2px 0 rgba(0,0,0,.03), 0 1px 5px 0 rgba(0,0,0,.01), 0 3px 9px -2px rgba(0,0,0,.9);
    -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,.03), 0 1px 5px 0 rgba(0,0,0,.01), 0 3px 9px -2px rgba(0,0,0,.9);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.03), 0 1px 5px 0 rgba(0,0,0,.01), 0 3px 9px -2px rgba(0,0,0,.9);
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 20px;
}

.sehir-bilgi-satir {
    font-size: 15px;
    color: #666666;
    font-weight: 600;
    display: block;
}

    .sehir-bilgi-satir span {
        float: right;
        color: #000000;
        font-weight: 700;
    }

.liste-sehir-kisabilgi hr {
    margin-top: 5px;
    margin-bottom: 5px;
    border-top: 1px solid #cccccc;
}

.liste-sehir-kisabilgi {
    border-bottom: 5px #E4322D solid;
}

.sehir {
    display: inline-block;
    vertical-align: top;
    min-height: 325px;
    position: relative;
    overflow: hidden;
}

.sehir-hover {
    padding: 0;
    top: inherit;
    height: 100%;
    bottom: -100%;
    transition: all 400ms ease-in-out 0s;
    -webkit-transition: all 400ms ease-in-out 0s;
    position: absolute;
    width: calc(100% - 30px);
}

.sehir:hover .sehir-hover {
    bottom: 0;
    cursor: pointer;
}

.sehir:hover .liste-sehir-resim h3 {
    bottom: 150px;
}

.sehir-hover h3 {
    color: #ffffff;
    font-size: 26px;
    text-align: center;
    width: 100%;
    line-height: 50px;
    margin-bottom: 0px;
    font-weight: 500;
}

.sehir-hover .city-info p {
    font-size: 14px;
    color: #333333;
    font-weight: 500;
    padding: 0px 15px;
    line-height: 20px;
}

    .sehir-hover .city-info p span {
        font-size: 15px;
        color: #ffffff;
        font-weight: 700;
        float: right;
    }


/* ----------------------------------------------------------------
	Discover Turkey
-----------------------------------------------------------------*/


/* ----------------------------------------------------------------
	Okul Detay
-----------------------------------------------------------------*/

.sehir-slide .item, .sehir-slide .slide-pattern, .sehir-slide .slide-gradient {
    height: 460px !important;
}

.sehir-slide-text h2 {
    color: #ffffff;
    font-size: 60px;
    font-weight: 400;
    line-height: 60px;
    width: 100%;
    text-align: center;
    padding-top: 200px;
}

.sehir-slide .slide-gradient {
    background: -moz-linear-gradient(top, rgba(0,0,0,0.1) 75%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.1) 75%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0.1) 75%,rgba(0,0,0,0) 100%);
}

.sehir-slide .owl-nav.disabled + .owl-dots {
    margin-top: -74px !important;
    text-align: center;
    padding-bottom: 74px;
}

.okul-info-tablo {
    background-color: #E4545B;
    padding: 15px 0px;
}

.sehir-detay-okullar {
    background-color: #EEEEEE;
    padding: 30px 15px 15px 15px;
    margin-bottom: 45px;
}

    .sehir-detay-okullar h3 {
        color: #333333;
        font-weight: 300;
        font-size: 49px;
        text-align: center;
        width: 100%;
    }

.okul-info-tablo h3 {
    color: #ffffff;
    font-size: 24px;
    padding: 10px 20px 10px 20px;
    font-weight: 600;
    margin-bottom: 0px;
}

.okul-info-tablo hr {
    margin-top: 0px;
    margin-bottom: 0px;
    border-bottom: 1px #ffffff solid;
    width: 100%;
}

.okul-info-tablo i {
    color: #ffffff;
    font-size: 30px;
    width: 40px;
    margin-right: 10px;
    float: left;
}

.okul-info-tablo span {
    color: #ffffff;
    font-size: 20px;
    font-weight: 400;
}

.okul-info-tablo .city-info-sayi {
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
}

.city-info-satir {
    padding: 10px 20px 10px 20px;
}

.blok-rgaleri, .okul-info-tablo, #sehir-map {
    margin-left: -15px;
}

    .blok-rgaleri h3 {
        font-size: 24px;
        color: #333333;
        font-weight: 600;
        margin-bottom: 20px;
        border-bottom: 1px #EEEEEE solid;
        line-height: 40px;
    }

.galeri-mini .item {
    width: 100%;
    height: 220px;
    background-size: cover;
    background-position: center center;
    overflow: hidden;
}

.galeri-mini a {
    text-align: center;
    margin: 85px auto 0px auto;
    display: block;
    height: 100vh;
    width: 100%;
}

.galeri-mini .owl-nav {
    margin-top: 10px;
    position: absolute;
    top: -65px;
    right: 0px;
}

    .galeri-mini .owl-nav button.owl-next, .galeri-mini .owl-nav button.owl-prev {
        width: 22px;
        height: 22px;
        border: 1px #CCCCCC solid !important;
        line-height: 22px;
        display: inline-block;
        text-align: center;
    }

    .galeri-mini .owl-nav [class*=owl-]:hover {
        background: #E4545B !important;
        border: 1px #E4545B solid !important;
    }

.galeri-buton {
    display: inline-block;
    background-color: #E4545B;
    height: 40px;
    line-height: 40px;
    color: #ffffff;
    font-weight: 600;
    font-size: 11px;
    padding: 0px 45px;
    text-align: center;
}

    .galeri-buton:hover {
        background-color: #333333;
        color: #ffffff;
    }

    .galeri-buton i {
        width: 20px;
        text-align: right;
    }

.galeri-mini a img {
    width: auto !important;
    display: unset !important;
}

#sehir-map {
    position: relative;
    width: 100%;
    height: 466px;
    margin-right: -15px;
}

.sehir-bilgi-genel {
    margin-left: -15px;
    margin-right: 15px;
}

    .sehir-bilgi-genel h3 {
        color: #333333;
        font-size: 26px;
        font-weight: 500;
    }

    .sehir-bilgi-genel p {
        color: #333333;
        font-size: 18px;
        line-height: 1.96rem;
        font-weight: 500;
        text-align: justify;
    }

.sehir-okul-resim {
    height: 235px;
    width: 100%;
    background-size: cover;
    background-position: center center;
}

.okul-liste-detay {
    background-color: #ffffff;
}

.okul-kisa-detay h4 {
    color: #333333;
    font-size: 28px;
    font-weight: 400;
    margin-top: 20px;
    line-height: 30px;
}

.city-okul-satir {
    font-size: 18px;
    color: #333333;
    font-weight: 400;
    margin-bottom: 5px;
}

    .city-okul-satir span {
        font-weight: 600;
    }

    .city-okul-satir a {
        color: #E4545B;
    }

        .city-okul-satir a:hover {
            color: #333333;
        }

.sehir-btn-hiza, .city-okul-satir, .okul-kisa-detay h4 {
    padding-left: 15px;
}

.sehir-buton {
    background-color: #333333;
}

.city-list-logo {
    padding-right: 30px;
}

    .city-list-logo img {
        margin-top: 30px;
        width: 100%;
        max-width: 120px;
    }

.kategori-hiza {
    margin-left: -15px;
}


@media (max-width: 1200px) {
    .sehir-btn-hiza, .city-okul-satir, .okul-kisa-detay h4 {
        padding-left: 0px;
        padding-right: 15px;
    }

    .city-okul-satir {
        font-size: 15px;
    }

    .okul-kisa-detay h4 {
        font-size: 24px;
        line-height: 25px;
    }
}

@media (max-width: 992px) {
    #sehir-map {
        width: calc(100% + 15px);
    }

    .blok-rgaleri, .okul-info-tablo, #sehir-map {
        margin-left: 0px;
    }

    .sehir-bilgi-genel {
        margin-left: 0px;
        margin-right: 0px;
    }

    .kategori-hiza {
        margin-left: 0px;
    }
}

@media (max-width: 768px) {
    .arama-liste-satir {
        padding-bottom: 30px;
    }

    .sehir-okul-resim {
        margin-left: 0px;
        margin-right: 0px;
    }

    .sehir-btn-hiza, .city-okul-satir, .okul-kisa-detay h4 {
        padding-left: 15px;
    }

    .yuvarlak5 {
        display: none;
        z-index: 1;
    }

    .yuvarlak6 {
        display: none;
        z-index: 1;
    }
}

@media (max-width: 576px) {
    .blok-rgaleri, .okul-info-tablo, #sehir-map {
        margin-left: 0px;
    }

    #sehir-map {
        width: 100%;
    }

    .mobil-detail {
        margin-bottom: 10px;
    }
}


/* ----------------------------------------------------------------
	Okul Detay
-----------------------------------------------------------------*/

/* ----------------------------------------------------------------
	Login & Signup
-----------------------------------------------------------------*/

.yuvarlak5 {
    bottom: 20px;
    left: 50px;
    position: absolute;
    z-index: 5011;
    animation: movebounce 3.9s linear infinite;
}

.yuvarlak6 {
    bottom: 80px;
    left: 247px;
    position: absolute;
    z-index: 5008;
    animation: movebounce 3.0s linear infinite;
}

.login-signup {
    background-image: url(../images/login-header.png);
    background-repeat: no-repeat;
    background-position: left top;
    width: 100%;
}

.login-logo {
    margin: 50px 0px 50px 0px;
}

    .login-logo img {
        max-width: 250px;
        width: 100%;
    }

.login-signup h2 {
    font-size: 39px;
    font-weight: 300;
    color: #444444;
}

.login-signup .card {
    border: 0;
    /*padding: 30px 50px 50px;*/
    width: 500px;
    margin: 0 auto;
    /*border-top: 3px solid #E4322D;*/
    border-radius: 0;
    z-index: 100;
}

.login-signup .theme-form .form-control, .account-form .form-control {
    box-shadow: 0 0 5px 0 rgba(228, 50, 45, 0.45);
}

.login-signup .theme-form .form-control, .account-form .form-control :focus {
    transition: 0.3s !important;

    }

.theme-form .form-control, .account-form .form-control {
    font-size: 12px;
    border:0.5px solid rgba(228, 50, 45, 0.45);
    border-radius: 20px !important;
    padding: 12px 30px;
    height: 40px;
}

.login-signup p {
    margin: 0 auto 10px;
    line-height: 1.8em;
    width: 100%;
    font-size: 15px;
    color: #777777;
    letter-spacing: 0.03em;
    text-transform: capitalize;
}

.login-signup .custom-control-label {
    min-height: 1.5rem;
    padding-left: 15px;
}

.login-signup .theme-link, .login-signup .custom-control-label {
    line-height: 30px;
}

.login-signup .custom-checkbox {
    padding-left: 45px;
}

.login-signup .theme-link {
    text-align: right;
    color: #ec6a64;
    font-weight: 600;
    font-size: 17px;
}

.hesabim-genel {
    line-height: 2.15rem !important;
    font-size: 20px !important;
}

    .hesabim-genel p {
        line-height: 2.15rem;
        font-size: 20px;
    }

    .hesabim-genel h4 {
        text-transform: uppercase;
        font-size: 22px;
        color: #333333;
        letter-spacing: 1px;
        line-height: 28px;
        margin-bottom: 0px;
        font-weight: 500;
    }

    .hesabim-genel hr {
        width: 100%;
        border-bottom: 1px #cccccc solid;
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .hesabim-genel .hesap-menu li {
        margin: 5px auto;
        list-style: none;
    }

        .hesabim-genel .hesap-menu li a {
            color: #777777;
            /*text-transform: capitalize;*/
            font-size: 16px;
            text-decoration: none;
            transition: 0.3s ease;
            font-weight: 500;
        }

        .hesabim-genel .hesap-menu li i {
            margin-right: 15px;
        }

        .hesabim-genel .hesap-menu li a:hover {
            color: #ec6a64;
        }

    .hesabim-genel span {
        line-height: 2.15rem !important;
        font-size: 20px !important;
    }

.account-form select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
    background-repeat: no-repeat;
    background-position-x: 97%;
    background-position-y: 8px;
}

.account-form .custom-file-label {
    font-size: 12px;
    border: none;
    padding: 12px 30px;
    height: 40px;
    box-shadow: 0 0 5px 0 rgba(170, 170, 170, 0.35);
    border-radius: 20px !important;
    overflow: hidden;
}

.custom-file-label::after {
    height: 40px;
    padding: .375rem .75rem;
    line-height: 30px;
}

.form-uyari {
    float: left;
    font-size: 43px;
    margin-right: 20px;
    width: 50px;
    text-align: center;
}

.alert-success .form-uyari {
    color: #2f8844;
}

.alert-danger .form-uyari {
    color: #d04646;
}

.hesabim-genel .custom-control-label {
    line-height: 28px;
    font-size: 12px;
}

@media (max-width: 992px) {
    .blok-rgaleri h3, .hesabim-genel h4 {
        font-size: 20px;
    }
}

@media (max-width: 576px) {
    .login-signup .card {
        padding: 30px 15px 50px;
        width: 100%;
    }

    .form-uyari {
        display: none;
    }
}

/* ----------------------------------------------------------------
	Login & Signup
-----------------------------------------------------------------*/

/* ----------------------------------------------------------------
	Resim & Video Galeri
-----------------------------------------------------------------*/

.galeri-tablo {
    width: 100%;
    height: 220px;
    background-size: cover;
    background-position: center center;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}

.galeri-hover {
    background-color: rgba(0,0,0,0.7);
    padding: 0;
    top: inherit;
    height: 100%;
    bottom: -100%;
    transition: all 400ms ease-in-out 0s;
    -webkit-transition: all 400ms ease-in-out 0s;
    position: absolute;
    display: block;
    text-align: center;
    width: 100%;
}

.galeri-tablo:hover .galeri-hover {
    bottom: 0;
    cursor: pointer;
}

.galeri-link {
    transition: all 400ms ease-in-out 0s;
    -webkit-transition: all 400ms ease-in-out 0s;
    color: #ffffff;
    position: absolute;
    font-size: 26px;
    font-weight: 500;
    width: 100%;
    text-align: center;
    background: rgba(0,0,0,0.7);
    padding: 10px 0px;
    margin-bottom: 0px;
    position: absolute;
    bottom: 10px;
}

.galeri-tablo:hover .galeri-link {
    bottom: -500px;
}

.galeri-hover span {
    color: #ffffff;
    font-size: 40px;
    font-weight: 500;
    width: 100%;
}

.galeri-hover {
    padding-top: 90px;
}

.video-baslik {
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    text-align: center;
}

.katalog-hiza {
    height: 330px;
}

.video-baslik-yok {
    font-size: 22px;
    font-weight: 500;
    line-height: 25px;
    overflow: hidden;
    margin-right: 30px;
    margin-top: 30px;
}

.liste-gorunum li {
    float: left;
    list-style: none;
    margin-right: 10px;
    margin: 0px 10px 0px 0px;
    font-size: 14px;
    font-weight: 500;
    color: #333333;
}

.liste-gorunum i {
    font-size: 18px;
    color: #E4322D;
    width: 20px;
}

.haber-liste p {
    max-height: 80px;
    line-height: 20px;
    font-size: 13px;
}

.arama-blok .galeri-buton {
    padding: 0px 15px;
}

.arama-blok .form-control {
    font-size: 12px;
    border: 1px #eeeeee solid;
    padding: 12px 30px;
    height: 40px;
}

.haber-detay-resim {
    height: unset !important;
}

.why-turkey-list .galeri-tablo {
    height: 300px;
}

.why-turkey-list .video-baslik-yok {
    margin-top: 10px;
}

.why-turkey-list .galeri-hover {
    padding-top: 150px;
}

.why-turkey-list .blok-haber {
    background-color: #f7f7f7;
    padding: 10px;
    min-height: 180px;
}

.why-turkey-list .blok-haber {
    line-height: 20px;
    max-height: 60px;
    overflow: hidden;
}

/* ----------------------------------------------------------------
	Resim & Video Galeri
-----------------------------------------------------------------*/

/* ----------------------------------------------------------------
	İletişim
-----------------------------------------------------------------*/

.contact .card {
    max-width: 800px;
    width: 100% !important;
}

.bottom-section iframe {
    width: 100%;
    height: 100%;
    border: 0;
}

.address-bar {
    background: linear-gradient(to top, #e6242d 0, #E4545B 100%);
    padding-top: 100px;
    padding-bottom: 100px;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer-address a {
    padding-left: 35px;
    color: white !important;
    letter-spacing: 0.03em;
    margin-bottom: 0;
    display: block;
    font-weight: 500;
}

.footer-style li {
    position: relative;
    list-style: none;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 30px;
}

.footer-icon {
    position: absolute;
}

    .footer-icon i {
        color: #ffffff;
        font-size: 20px;
    }

@media (max-width: 992px) {
    .footer-style li {
        padding-left: 15px;
    }
}

/* ----------------------------------------------------------------
	İletişim
-----------------------------------------------------------------*/

/* ----------------------------------------------------------------
	Sık Sorulan Sorular
-----------------------------------------------------------------*/

.sorular-genel {
    margin: 30px 0px;
}

    .sorular-genel .panel-title {
        width: 100%;
        font-weight: 600;
        border: 1px #eeeeee solid;
        background-color: #fafafa;
        -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
        box-shadow: 0 1px 1px rgba(0,0,0,.05);
    }

        .sorular-genel .panel-title:hover {
            background-color: #ffffff;
        }

        .sorular-genel .panel-title i {
            color: #E4545B;
            font-size: 18px;
            width: 20px;
        }

        .sorular-genel .panel-title a {
            display: block;
            padding: 10px;
            font-size: 18px;
            line-height: 20px;
        }

            .sorular-genel .panel-title a:hover {
                color: #000000;
            }

    .sorular-genel .panel-heading {
        cursor: pointer;
    }

#sorular .panel-title a:before {
    content: "\f146";
    font-family: "Font Awesome 5 Free";
    font-size: 20px;
    color: #E4545B;
    float: left;
    margin-top: -3px;
    width: 25px;
    line-height: 30px;
}

#sorular .panel-title a.collapsed:before {
    content: "\f0fe";
}




/* ----------------------------------------------------------------
	Sık Sorulan Sorular
-----------------------------------------------------------------*/


/* ----------------------------------------------------------------
	Footer Yeni
-----------------------------------------------------------------*/

.footer-expand {
    margin-top: 50px;
    background-color: #384141;
    padding: 60px 0px;
    background-size: cover;
    background-position: center center;
    background-image: url(../images/footer-bg-1.png );
}

.footer-baslik {
    font-size: 34px;
    font-weight: 500;
    padding-bottom: 15px;
    color: #ffffff;
    border-bottom: 1px #ffffff solid;
    margin-bottom: 0px;
}

.footer-cizgi {
    height: 5px;
    width: 85px;
    margin: 0px 0px 0px 0px;
    background-color: #ffffff;
    display: inline-block;
    margin-top: -3px;
}

.footer-about {
    display: inline-block;
}

.footer-logo {
    float: left;
    border-right: 1px #656B6B solid;
    padding-right: 10px;
    margin-right: 10px;
}

    .footer-logo img {
        width: 170px;
    }

.logo-slogan {
    font-size: 14px;
    font-weight: 400;
    color: #EDEDED;
    display: block;
    padding-top: 15px;
}

.footer-sosyal-medya {
    width: 100%;
    margin-top: 45px;
}

    .footer-sosyal-medya ul li {
        list-style: none;
    }

    .footer-sosyal-medya .icon {
        font-size: 17px;
        text-align: center;
        width: 37px;
        height: 37px;
        padding-top: 9px;
        border: 1px solid #CCCCCC;
        border-radius: 50%;
        display: inline-block;
        vertical-align: middle;
        color: #FFFFFF;
        margin-right: 10px;
    }

        .footer-sosyal-medya .icon:hover {
            border: 1px solid #CCCCCC;
            color: #ffffff;
        }

    .footer-sosyal-medya a:hover .icon {
        border-color: #ffffff;
        background-color: #ffffff;
        color: #e4322d;
    }

.footer-links ul li {
    list-style: none;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
}

.footer-links a {
    color: #ffffff;
    font-size: 16px;
    text-decoration: none;
}

    .footer-links a:hover {
        color: #ea9896;
    }

    .footer-links a:before {
        content: "\f105";
        font-family: "Font Awesome 5 Free";
        font-weight: 600;
        font-size: 14px;
        color: #ffffff;
        width: 20px;
        line-height: 30px;
        display: inline-block;
    }

@media (max-width: 992px) {
    .logo-slogan {
        max-width: 355px;
    }
}


/* ----------------------------------------------------------------
	Footer Yeni
-----------------------------------------------------------------*/


/* ----------------------------------------------------------------
	Header Multilevel Menü
-----------------------------------------------------------------*/

.third-level-menu {
    position: absolute;
    top: 0;
    right: -150px;
    width: 150px;
    list-style: none;
    padding: 0;
    margin: 0;
    display: none;
    background-color: #333333;
    border-bottom: 2px #E4322D solid !important;
}

    .third-level-menu > li {
        height: 30px;
        width: 100% !important;
    }

        .third-level-menu > li a {
            width: 100%;
            display: block;
            font-size: 13px !important;
            font-weight: 300 !important;
            line-height: 30px !important;
        }

        .third-level-menu > li:hover {
            background: #000000;
        }

.second-level-menu {
    position: absolute;
    left: 0;
    width: 150px;
    list-style: none;
    padding: 0;
    margin: 0;
    display: none;
    background-color: #333333;
    border-top: 2px #E4322D solid !important;
}

    .second-level-menu > li {
        position: relative;
        height: 30px;
        width: 100% !important;
    }

        .second-level-menu > li a {
            width: 100%;
            display: block;
            font-size: 13px !important;
            font-weight: 300 !important;
            line-height: 30px !important;
        }

        .second-level-menu > li:hover {
            background: #000000;
        }

.top-level-menu > li {
    position: relative;
}

.top-level-menu li:hover > ul {
    display: inline;
}

.multimenu::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 10px;
    vertical-align: .255em;
    font-size: 12px;
    content: "\f107";
    font-family: "Font Awesome 5 Free";
}

/* ----------------------------------------------------------------
	Header Multilevel Menü
-----------------------------------------------------------------*/

/* ----------------------------------------------------------------
	Genel Arama Sonuç
-----------------------------------------------------------------*/

ul.simple-post-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

    ul.simple-post-list li {
        border-bottom: 1px dotted #E2E2E2;
        padding: 15px 0;
        line-height: 24px;
        font-size: 16px;
    }

    ul.simple-post-list .post-info {
        line-height: 20px;
    }

    ul.simple-post-list li a {
        color: #E4545B;
        font-size: 18px;
    }

        ul.simple-post-list li a:hover {
            color: #333333;
        }

    ul.simple-post-list .post-meta {
        color: #888;
        font-size: 0.8em;
    }

    ul.simple-post-list li::after {
        clear: both;
        content: "";
        display: block;
    }



/* ----------------------------------------------------------------
	Genel Arama Sonuç
-----------------------------------------------------------------*/

#toTop {
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 8000;
    cursor: pointer;
    display: none;
}

.jssocials-share i.fa {
    font-family: "Font Awesome 5 Brands";
    font-size: 12px !important;
}

.jssocials-shares {
    margin: 0px 0px 0px 0px !important;
}

.btn-totop {
    display: block;
    width: 35px;
    height: 35px;
    color: #FFF;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.3);
    font-size: 24px;
    float: left;
}

    .btn-totop i, .btn-toshare i {
        line-height: 35px;
    }

.btn-toshare {
    display: block;
    margin-right: 10px;
    width: 35px;
    height: 35px;
    color: #FFF;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.3);
    font-size: 24px;
    float: left;
}

    .btn-toshare i {
        font-size: 16px;
    }

#toTop .dropright {
    float: left;
}

#toTop .dropdown-menu {
    position: relative !important;
    transform: none !important;
}

.show > .dropdown-toggle {
    width: auto !important;
}

#toTop .dropdown-menu {
    margin: 0px 10px 0px 0px !important;
    padding: 0px 0px 0px 0px !important;
    background: none !important;
    border: 0px !important;
}

#toTop .dropdown-toggle::after {
    display: none;
}



.jssocials-share-twitter .jssocials-share-link {
    background: #00aced;
}

    .jssocials-share-twitter .jssocials-share-link:hover {
        background: #0087ba;
    }

.jssocials-share-facebook .jssocials-share-link {
    background: #3b5998;
}

    .jssocials-share-facebook .jssocials-share-link:hover {
        background: #2d4373;
    }

.jssocials-share-googleplus .jssocials-share-link {
    background: #dd4b39;
}

    .jssocials-share-googleplus .jssocials-share-link:hover {
        background: #c23321;
    }

.jssocials-share-linkedin .jssocials-share-link {
    background: #007bb6;
}

    .jssocials-share-linkedin .jssocials-share-link:hover {
        background: #005983;
    }

.jssocials-share-pinterest .jssocials-share-link {
    background: #cb2027;
}

    .jssocials-share-pinterest .jssocials-share-link:hover {
        background: #9f191f;
    }

.jssocials-share-email .jssocials-share-link {
    background: #3490F3;
}

    .jssocials-share-email .jssocials-share-link:hover {
        background: #0e76e6;
    }

.jssocials-share-stumbleupon .jssocials-share-link {
    background: #eb4823;
}

    .jssocials-share-stumbleupon .jssocials-share-link:hover {
        background: #c93412;
    }

.jssocials-share-whatsapp .jssocials-share-link {
    background: #29a628;
}

    .jssocials-share-whatsapp .jssocials-share-link:hover {
        background: #1f7d1e;
    }

.jssocials-share-telegram .jssocials-share-link {
    background: #2ca5e0;
}

    .jssocials-share-telegram .jssocials-share-link:hover {
        background: #1c88bd;
    }

.jssocials-share-line .jssocials-share-link {
    background: #25af00;
}

    .jssocials-share-line .jssocials-share-link:hover {
        background: #1a7c00;
    }

.jssocials-share-viber .jssocials-share-link {
    background: #7b519d;
}

    .jssocials-share-viber .jssocials-share-link:hover {
        background: #61407b;
    }

.jssocials-share-pocket .jssocials-share-link {
    background: #ef4056;
}

    .jssocials-share-pocket .jssocials-share-link:hover {
        background: #e9132e;
    }

.jssocials-share-messenger .jssocials-share-link {
    background: #0084ff;
}

    .jssocials-share-messenger .jssocials-share-link:hover {
        background: #006acc;
    }

.jssocials-share-vkontakte .jssocials-share-link {
    background: #45668e;
}

    .jssocials-share-vkontakte .jssocials-share-link:hover {
        background: #344d6c;
    }

.jssocials-share-link {
    padding: .4em .5em;
    color: #fff;
    -webkit-transition: background 200ms ease-in-out, border-color 200ms ease-in-out;
    transition: background 200ms ease-in-out, border-color 200ms ease-in-out;
}

    .jssocials-share-link:hover, .jssocials-share-link:focus, .jssocials-share-link:active {
        color: #fff;
    }

.jssocials-share-count-box {
    position: relative;
    height: 2.5em;
    padding: 0 .3em;
    margin-left: 0.3em;
    background: #f5f5f5;
    -webkit-transition: background 200ms ease-in-out, border-color 200ms ease-in-out;
    transition: background 200ms ease-in-out, border-color 200ms ease-in-out;
}

    .jssocials-share-count-box:hover {
        background: gainsboro;
    }

        .jssocials-share-count-box:hover:after {
            border-color: transparent gainsboro transparent transparent;
        }

    .jssocials-share-count-box:after {
        content: "";
        display: block;
        position: absolute;
        top: 0.85em;
        left: -0.3em;
        width: 0;
        height: 0;
        border-width: 0.4em 0.4em 0.4em 0;
        border-style: solid;
        border-color: transparent #f5f5f5 transparent transparent;
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
        -webkit-transition: background 200ms ease-in-out, border-color 200ms ease-in-out;
        transition: background 200ms ease-in-out, border-color 200ms ease-in-out;
    }

    .jssocials-share-count-box .jssocials-share-count {
        line-height: 2.5em;
        color: #444;
    }


.anasayfa-blokgit {
    position: fixed;
    z-index: 1040;
    right: 30px;
    top: 40%;
    padding: 10px 0px;
    border: solid 1px #cbced4;
    border-radius: 20px;
    text-align: center;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, .14);
    -moz-box-shadow: 0 2px 8px rgba(0, 0, 0, .14);
    box-shadow: 0 2px 8px rgba(0, 0, 0, .14);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    opacity: 0.7;
    filter: alpha(opacity=70);
    behavior: url(PIE-2.0beta1/PIE.htc);
}




.scrollspy-example, .scrool-kayma {
    position: relative;
    overflow-y: auto;
}

.anasayfa-blokgit i {
    color: #909090;
}

.anasayfa-blokgit .active i {
    color: #E4322D;
}

.anasayfa-blokgit .list-group-item {
    padding: 5px 5px;
    margin-bottom: 0px;
    background-color: transparent;
    border: 0px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

    .anasayfa-blokgit .list-group-item.active {
        background-color: transparent;
        border-color: transparent;
    }

.whyturkey-hizalama {
    max-width: 800px;
}

@media (min-width: 1200px) {
    .why-turkey .container {
        max-width: 1920px;
    }
}


@media (max-width: 768px) {
    .anasayfa-blokgit {
        display: none;
    }
}



















html {
    scroll-behavior: smooth;
}


.anasayfa-blokgit .nav-pills .nav-link.active, .anasayfa-blokgit .nav-pills .show > .nav-link {
    background-color: transparent !important;
}

.anasayfa-blokgit .nav-link span {
    display: none;
}

.anasayfa-blokgit .nav-item:hover .page-point {
    display: inline-block;
}
/*.anasayfa-blokgit .active .page-point{display:inline-block;}*/
.page-point {
    position: absolute;
    color: #ffffff;
    background-color: #E4322D;
    white-space: nowrap;
    padding: 5px 10px;
    border-radius: 20px;
    right: 40px;
    margin-top: -9px;
    font-size: 12px;
    font-weight: 600;
}


/* ----------------------------------------------------------------
	ANA SAYFA VIDEO GALERİ 
-----------------------------------------------------------------*/

.video-galleries {
    padding: 50px 0px;
    background-color: #fafafa;
    margin-bottom: 50px;
    -webkit-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.10);
    -moz-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.10);
    box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.10);
    background-color: #FAFAFA;
    border: 1px #EEEEEE solid;
}

    .video-galleries h2 {
        font-size: 39px;
        font-weight: 300;
        color: #444444;
        margin-top: 20px;
        text-align: center;
        margin-bottom: 20px;
        width: 100%;
    }

        .video-galleries h2 span {
            font-weight: 500;
        }

    .video-galleries .item {
        margin: 0px 10px 0px 10px;
    }

    .video-galleries .video-tablo {
        width: 100%;
        height: 220px;
        background-size: cover;
        background-position: center center;
        overflow: hidden;
        position: relative;
        cursor: pointer;
    }

    .video-galleries .galeri-hover {
        background-color: rgba(0,0,0,0.7);
        padding: 0;
        top: inherit;
        height: 100%;
        bottom: -100%;
        transition: all 400ms ease-in-out 0s;
        -webkit-transition: all 400ms ease-in-out 0s;
        position: absolute;
        display: block;
        text-align: center;
        width: 100%;
    }

    .video-galleries .video-tablo:hover .galeri-hover {
        bottom: 0;
        cursor: pointer;
    }

    .video-galleries .galeri-link {
        transition: all 400ms ease-in-out 0s;
        -webkit-transition: all 400ms ease-in-out 0s;
        color: #ffffff;
        position: absolute;
        font-size: 26px;
        font-weight: 500;
        width: 100%;
        text-align: center;
        background: rgba(0,0,0,0.7);
        padding: 10px 0px;
        margin-bottom: 0px;
        position: absolute;
        bottom: 10px;
    }

    .video-galleries .video-tablo:hover .galeri-link {
        bottom: -500px;
    }

    .video-galleries .galeri-hover span {
        color: #ffffff;
        font-size: 40px;
        font-weight: 500;
        width: 100%;
    }

    .video-galleries .galeri-hover {
        padding-top: 90px;
    }

    .video-galleries .video-baslik {
        font-size: 16px;
        font-weight: 500;
        line-height: 20px;
        height: 40px;
        overflow: hidden;
        text-align: center;
    }

    .video-galleries .katalog-hiza {
        height: 330px;
    }

    .video-galleries .item h4 {
        text-align: center;
        line-height: 25px;
        height: 50px;
        overflow: hidden;
        font-size: 18px;
        padding-top: 10px;
    }


/* ----------------------------------------------------------------
	ANA SAYFA VIDEO GALERİ 
-----------------------------------------------------------------*/


/* ----------------------------------------------------------------
	google çeviri
-----------------------------------------------------------------*/

  #google_translate_element{
            width:100%;
        }
        .goog-te-menu-value{
            padding:0px !important;
        }
        .goog-te-gadget-simple{
              background-color: rgba(201, 76, 76, 0.0) !important;
              border:none !important;
              padding:3px 10px 3px 10px !important;
        }

/* ----------------------------------------------------------------
	SAYFA YÜKLEME
-----------------------------------------------------------------*/
.no-js #loader {
    display: none;
}

.js #loader {
    display: block;
    position: absolute;
    left: 100px;
    top: 0;
}

.se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(../images/yukleniyor.gif) center no-repeat #fff;
}




@media (max-width: 1200px) {
}


@media (max-width: 1200px) {
}


@media (max-width: 992px) {
}


@media (max-width: 768px) {
}

.goog-te-banner-frame{visibility:hidden !important;}
body{top:0px !important;}
