h3,
h4,
.fw-semi-bold {
    font-size: 18px;
    font-weight: 400 !important;
    font-family: "Bike Park", sans-serif;

}

h5,
h6,
.fw-medium {
    font-size: 16px;
    font-weight: 300 !important;
}

.image-border {
    border: 1.5px solid rgba(219, 155, 30, 1);
    border-radius: 25px;
    
} 
.image-bg{
    background-color: rgba(8, 45, 64, 0.95);
}
/*** Button ***/


/*** Project Portfolio ***/
/* #portfolio-flters li {
    display: inline-block;
    font-weight: 500;
    color: var(--dark);
    cursor: pointer;
    transition: .5s;
    border-bottom: 2px solid transparent;
}

#portfolio-flters li:hover,
#portfolio-flters li.active {
    color: var(--primary);
    border-color: var(--primary);
} */

@media (max-width: 767.98px) {
    .portfolio-container .portfolio-item:nth-child(odd) {
        margin-bottom: 10px;
    }
    .portfolio-container .portfolio-item:last-child {
        margin-bottom: 10px; 
    }
}

.portfolio-item img {
    transition: .5s;
}

.portfolio-item:hover img {
    transform: scale(1.1);
}

.portfolio-item .portfolio-overlay {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(98, 34, 204, .9);
    transition: .5s;
    opacity: 0;
}

.portfolio-item:hover .portfolio-overlay {
    opacity: 1;
}

/*** Section Title ***/
.section-title {
    position: relative;
    display: flex;
    align-items: center;
    font-weight: 500;
    text-transform: uppercase;
}

.section-title span:first-child,
.section-title span:last-child {
    position: relative;
    display: inline-block;
    margin-right: 30px;
    width: 30px;
    height: 2px;
}

.section-title span:last-child {
    margin-right: 0;
    margin-left: 30px;
}

.section-title span:first-child::after,
.section-title span:last-child::after {
    position: absolute;
    content: "";
    width: 15px;
    height: 2px;
    top: 0;
    right: -20px;
}

.section-title span:last-child::after {
    right: auto;
    left: -20px;
}

.section-title.text-primary span:first-child,
.section-title.text-primary span:last-child,
.section-title.text-primary span:first-child::after,
.section-title.text-primary span:last-child::after {
    background: var(--primary);
}

.section-title.text-secondary span:first-child,
.section-title.text-secondary span:last-child,
.section-title.text-secondary span:first-child::after,
.section-title.text-secondary span:last-child::after {
    background: var(--secondary);
}

.section-title.text-white span:first-child,
.section-title.text-white span:last-child,
.section-title.text-white span:first-child::after,
.section-title.text-white span:last-child::after {
    background: #FFFFFF;
}

.sloganTitle{
    color:black;
}
.whatsapp {
    position: fixed;
    left: 10px;
    top: 82%;
}
.custom-img {
    width: 370px;
    height: 360px;
    object-fit: cover;
}
a.btn-google, a.btn-apple, a.btn-apple:hover, a.btn-google:hover {
    color: #fff
}

.app-btn {
    display: inline-block;
    font-size: 18px;
    line-height: 1.3333333;
    text-align: center;
    border-radius: 6px;
    padding: 10px 16px;
    margin: 5px;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: 500;
    border: 1px solid transparent;
    text-decoration: none
}

    .app-btn:active:focus, .app-btn:focus {
        outline: 0
    }

    .app-btn:focus, .app-btn:hover {
        text-decoration: none;
        outline: 0;
        color: #222
    }

    .app-btn:active {
        outline: 0;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.123);
        box-shadow: inset 0 3px 5px rgba(0,0,0,.123)
    }

.btn-google, .btn-apple {
    background: #111;
    border-color: #111;
    color: #fff;
    position: relative;
    font-family: 'Product Sans', Arial, sans-serif;
    font-weight: 600
}

.btn-google, .btn-apple {
    padding: 5px 15px 20px 45px;
}

.btn-apple {
    padding: 5px 15px 20px 50px;
}

    .btn-google:focus, .btn-apple:focus {
        color: #fff;
        background: #444;
        border-color: #000
    }

    .btn-google:active, .btn-google:hover, .btn-apple:active, .btn-apple:hover {
        background: #a30d0d;
        border-color: #fff;
        color: #fff
    }

    .btn-apple:before, .btn-google:before {
        background-size: cover;
        background-repeat: no-repeat;
        margin-top: -16px;
        width: 30px;
        height: 30px;
        position: absolute
    }

.btn-google:before {
    margin-top: -15px !important
}

.btn-google:before {
    content: "";
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAABXFBMVEVHcEz/xwj/3BrvzQAAy//30AAb8YAA4f8A2f8A0v//0yk/8pv/3Q3/0xb/3zsA9Yn70wAW8X3TAECKdQD4ygDzNULiMT8t84zzNEbmMEMT8XwAAAAh8YXmLkfGJj1B4lgfn/9M76MAxv/kK0kb33s524o15YzSJkYa6n7YJE7WJkvjKU0A8XYA2f8Azv8Ayf8Awv8Ax/8A3v8A6v8A0/8A0f8A1v8AzP8A4f8A3P8A82f/zgD/ygAA1f8A0tj/xgD8N0b3M0kA4///1wD/0gAA5//5NUfyMEsA9Hz/wwD/LUf/JTIH+ny0fp0A93img6HxCUL1FDvuLE//4wAA83f/OEn/vQAN83r9HTevgZ8A73b4MFAH6GYDz9irg6D/3we730P/eDe51UD/cTW500C51jL/ZiS4daH/bzUA2OCahqUA0dgGy9gC8GcJ73oN1eEO5GoA9v8A7f/lKFHBJrdUAAAALHRSTlMA9L5+ZKS3ZGRkbjjC3UCX+9hLGMbkeGb4n/EMkMFDTicvZt/tb19x07uZ9noB8iEAAAExSURBVCjPvdLXcoJQEAZgUvSk9957xwKaYIsiUhQRJNEoanrv5f1nckikBchNZrK3387Ozu6PIH+v+dXfdOHldWXNnZf8j/XnjUU3bvcFGnUl73XjcDDQeFIKRzPOHPIHAw9RZacwNe7AnYk96PtRRTnMD3bbGfVpDhu8dg4bDlfot3JHJGR27rSly8JYyOTceTZO9faZeddw7rKcjMcyJ60GE6jud1flrMrUQY/OaVRz3811sskejUE60vSEwOdu45CpgTZ9OKAj344KfCqVu4jFMh7T5oDGvhwTeIaBfjYyjFhZdaJaIUkmVRodsp4F0AT0dLXCkmRpYuznUQFOEBh+XGQhT9o/pjJUma3NTiOOjItFubY85xgHgL+Lkry97hIm8CZKH1vuUb2XNpH/r0+zYUz0ADwFrwAAAABJRU5ErkJggg==);
    left: 6px;
    top: 50%
}

.btn-google:after {
    content: "'Dan indirin";
    position: absolute;
    left: 45px;
    bottom: 5px;
    font-size: 11px;
    font-weight: 400
}

.btn-apple:before {
    content: "";
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAAAk1BMVEVHcEz///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////82Vn9fAAAAMHRSTlMAfOgjku5v/OH0vJk09hTJAWKrtSjN+Q6LRy6gOLndWz9Yh4LFRUp1syDvG6UM+tehAitYAAAAwklEQVQYGa3AR5KDMBQE0AYEkgCTg3P25ND3P91UjTdfKmvnh2dro28EJV28R9Cck1cEFZr6gJBhJAsE3a5G4ZH5dLmcZtyS41mdDw1cLzsz/Zi8UP2vpja7LaRjzH964l1cQYjpGSFE9NQNBEPX1EJoLF3jFsLa0tUnEEpLVz5AqCxd+xWklJ4lpJwem0Fo6bNLCJo+A2FD3yuE8oOuFI6MrhUcn18UtIKn7BZM67eurxdMNwl871GRDQDWkcoqPMUfk6U4HEReMukAAAAASUVORK5CYII=);
    left: 10px;
    top: 50%
}

.btn-apple:after {
    content: "'Dan indirin";
    position: absolute;
    font-size: 11px;
    left: 50px;
    bottom: 5px;
    font-weight: 400
}
.slider {
    width: 100%;
    overflow: hidden;


}

.slider-content {
    display: flex;
    transition: transform 0.5s ease-in-out;
}

.slide {
    width: 100%;
    display: none;
}

.active-slide {
    display: block;
}

img {
    width: 100%;
    height: 100%;
}

video {
    width: 100%;
    height: 100%;
}
.flagRounded{
    border-radius: 3px;
}

.thumbnail-slider {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
    overflow-x: auto;
}

.thumbnail-slide {
    margin: 0 5px;
    cursor: pointer;
    flex-shrink: 0;
    max-width: 100px;
   
}
.sidebar {
    /* Sidebar stili */
    list-style-type: none; 
  }
  .menu {
    /* Ana menü stili */
    list-style-type: none; 
  }
  .menu-item {
    /* Menü öğesi stili */
    list-style-type: none; 
  }
  .sub-menu {
    /* Alt menü stili */
    list-style-type: none; 
    padding-left: 10px; 
  }

  .smnote-container {
    max-width: 400px; 
    max-height: 400px; 
    overflow: hidden; 
    position: relative; 
  }

  .smnote-container img {
    margin-bottom: 10px;
    position: absolute; 
    top: 10%; 
    left: 50%; 
    transform: translate(-50%, -50%);
    max-width: 50%; 
    max-height: 50%; 
  }
  .specialBanner {
    position: relative;
    text-align: center;
    color: white;
    
   
  }

  .order-fixed {
    position: fixed;
   color:white;
    right: 45px;
    bottom: 30px;
    z-index: 99;
}
  

.scrollable-container {
    height: 150px;
    overflow-y: auto;
    
}




@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg)
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        -ms-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
        -ms-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg)
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

@-webkit-keyframes rollOut {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(100%) rotate(120deg);
        transform: translateX(100%) rotate(120deg)
    }
}

@keyframes rollOut {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
        -ms-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(100%) rotate(120deg);
        -ms-transform: translateX(100%) rotate(120deg);
        transform: translateX(100%) rotate(120deg)
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }

    50% {
        opacity: 1
    }
}
.custom-checkbox .custom-control-label::before {
    border-radius: .25rem;
}
.custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top;
}
.custom-control {
    position: relative;
    /* z-index: 1; */
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
}
.custom-control-label::before, .custom-file-label, .custom-select {
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.custom-control-label::before {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #adb5bd solid 1px;
}
.custom-control-label::after {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background: 50% / 50% 50% no-repeat;
}
input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0;
}
.custom-control-input {
    position: absolute;
    left: 0;
    z-index: 3;
    width: 1rem;
    height: 1.25rem;
    /* opacity: 0; */
    border-radius: .25rem !important;

}
#image-container {
    position: relative;
}

.move-up {
    transition: transform 0.5s ease;
}

.move-down {
    transition: transform 0.5s ease;
}

#image-container:hover .move-up {
    transform: translateY(-60px);
}

#image-container:hover .move-down {
    transform: translateY(60px);
}

.snowflake {
  color: #fff;
  font-size: 1em;
  font-family: Arial;
  text-shadow: 0 0 1px #000;
}
.bg-primary {
    background-color: #840714 !important;

  }
  .badge-danger {
    color: #fff;
    background-color: #dc3545;
}
.page-title {
    position: relative;
    z-index: 1;
}

.page-title::before {
    border-radius: 25px;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(3, 21, 33, 1);
    backdrop-filter: blur(2px);
    z-index: -1;
}
@-webkit-keyframes snowflakes-fall{0%{top:-10%}100%{top:100%}}@-webkit-keyframes snowflakes-shake{0%{-webkit-transform:translateX(0px);transform:translateX(0px)}50%{-webkit-transform:translateX(80px);transform:translateX(80px)}100%{-webkit-transform:translateX(0px);transform:translateX(0px)}}@keyframes snowflakes-fall{0%{top:-10%}100%{top:100%}}@keyframes snowflakes-shake{0%{transform:translateX(0px)}50%{transform:translateX(80px)}100%{transform:translateX(0px)}}.snowflake{position:fixed;top:-10%;z-index:9999;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default;-webkit-animation-name:snowflakes-fall,snowflakes-shake;-webkit-animation-duration:10s,3s;-webkit-animation-timing-function:linear,ease-in-out;-webkit-animation-iteration-count:infinite,infinite;-webkit-animation-play-state:running,running;animation-name:snowflakes-fall,snowflakes-shake;animation-duration:10s,3s;animation-timing-function:linear,ease-in-out;animation-iteration-count:infinite,infinite;animation-play-state:running,running}.snowflake:nth-of-type(0){left:1%;-webkit-animation-delay:0s,0s;animation-delay:0s,0s}.snowflake:nth-of-type(1){left:10%;-webkit-animation-delay:1s,1s;animation-delay:1s,1s}.snowflake:nth-of-type(2){left:20%;-webkit-animation-delay:6s,.5s;animation-delay:6s,.5s}.snowflake:nth-of-type(3){left:30%;-webkit-animation-delay:4s,2s;animation-delay:4s,2s}.snowflake:nth-of-type(4){left:40%;-webkit-animation-delay:2s,2s;animation-delay:2s,2s}.snowflake:nth-of-type(5){left:50%;-webkit-animation-delay:8s,3s;animation-delay:8s,3s}.snowflake:nth-of-type(6){left:60%;-webkit-animation-delay:6s,2s;animation-delay:6s,2s}.snowflake:nth-of-type(7){left:70%;-webkit-animation-delay:2.5s,1s;animation-delay:2.5s,1s}.snowflake:nth-of-type(8){left:80%;-webkit-animation-delay:1s,0s;animation-delay:1s,0s}.snowflake:nth-of-type(9){left:90%;-webkit-animation-delay:3s,1.5s;animation-delay:3s,1.5s}






  