@import "https://fonts.googleapis.com/css?family=Raleway:400,500,600,700,800&display=swap";
@import "https://fonts.googleapis.com/css?family=Lobster+Two:400,400i,700,700i|Lora:400,400i,700,700i|Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i|Rubik:300,300i,400,400i,500,500i,700,700i,900,900i|Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i";
@import "https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i";
@import "https://fonts.googleapis.com/css2?family=Fira+Sans+Extra+Condensed:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300&display=swap";
@import 'https://fonts.googleapis.com/css2?family=Karla:wght@200;300;400;500;600;700;800&display=swap';

body {
    background-color: #f5f5f5;
    font-family: poppins, sans-serif;
    font-size: 18px;
    margin: 0;
    padding: 0;
    height: 100%;
    font-weight: 400
}

.sidenav {
    height: 0;
    width: 100%;
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    color: #0f6838;
    background: #fff;
    overflow-x: hidden;
    transition: .5s;
    padding: 0;
    margin: 0;
    font-weight: 500;
    font-size: 20px
}

.mobile-menu {
    padding: 20px
}

.mobile-menu-list a {
    font-size: 12px
}

.mobile-menu-list {
    font-size: 12px
}

.index-toggle {
    top: 10px;
    background-color: #fff;
    border: 0;
    border-radius: 6px;
    padding: 5px;
    color: #000;
    font-size: 42px;
    z-index: 100
}

.first-images {
    position: relative;
    width: 100%;
    height: 300px;
    overflow: hidden
}

.g-banner {
    margin: 10px 0 0;
    padding: 0;
    background-color: #000
}

.right-navbar {
    margin-top: 60px
}

@media (min-width: 768px) and (max-width: 991px) {
    .first-images {
        height: 450px
    }
}

@media (max-width: 768px) {
    .g-banner {
        margin: 90px 0 0
    }

    .first-images {
        height: 200px
    }
}

.is-table-row {
    display: flex;
    flex-wrap: wrap
}

.nav-drop-button {
    background-color: #f5f9fb;
    padding: 10px 20px
}

.ustinfo {
    padding-top: 5px;
    color: #0a85ba
}

.ustinfo p {
    font-size: 14px;
    line-height: 10px
}

#cover {
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, .5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 900;
    display: none
}

.box_container {
    margin-top: 50px
}

.box_1 > img, .box_2 > img, .box_3 > img {
    border-radius: 20px
}

.box_1, .box_2, .box_3 {
    background-color: #fff;
    padding: 20px;
    margin-top: 10px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px
}

.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, .6)
}

.overlay-text {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 20px;
    padding-bottom: 10px
}

.over-h1 {
    text-align: left;
    font-size: 2em;
    letter-spacing: -.1px;
    line-height: 1.17;
    margin: 0;
    color: #fff;
    font-weight: 700
}

.over-text {
    font-size: 1.1em;
    letter-spacing: -.1px;
    line-height: 1.17;
    padding-left: 30px;
    margin: 0;
    color: #fff
}

.jenerik-a {
    color: #fff
}

.jenerik-list > li {
    padding: 0;
    margin: 0
}

@media (min-width: 768px) and (max-width: 991px) {
    .overlay-text {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 20px;
        padding-bottom: 10px
    }

    .over-h1 {
        font-size: 1.6em;
        letter-spacing: -.1px;
        line-height: 1.17;
        padding-left: 30px;
        margin: 0;
        color: #fff;
        font-weight: 700
    }

    .over-text {
        font-size: 1.1em;
        letter-spacing: -.1px;
        line-height: 1.17;
        padding-left: 30px;
        margin: 0;
        color: #fff
    }
}

@media (max-width: 768px) {
    .over-h1 {
        font-size: 20px;
        letter-spacing: -.1px;
        line-height: 1.17;
        padding-left: 0;
        margin: 0;
        color: #fff;
        font-weight: 700
    }

    .over-text {
        font-size: 14px;
        letter-spacing: -.1px;
        line-height: 1.17;
        padding-left: 0;
        margin: 0;
        color: #fff
    }

    .overlay-text {
        font-size: 14px;
        padding-left: 0
    }

    .over-text-sidebar {
        font-size: 16px;
        font-weight: 500;
        letter-spacing: -.1px;
        line-height: 1.17;
        padding-left: 10px;
        margin: 0;
        color: #fff
    }
}

.nanav {
    margin-top: 0;
    transition-timing-function: linear;
    transition: background-color 1s;
    -webkit-box-shadow: 0 3px 8px 0 rgba(50, 50, 50, .62);
    -moz-box-shadow: 0 3px 8px 0 rgba(50, 50, 50, .62);
    box-shadow: 0 3px 8px 0 rgba(50, 50, 50, .62)
}

a:focus, a:hover {
    text-decoration: none;
    color: inherit
}

a {
    text-decoration: none;
    color: inherit
}

.mobileover:hover {
    cursor: pointer
}

.altmenu li > a {
    font-size: 14px
}

.carousel-caption h1 {
    font-size: 54px;
    color: #fff;
    font-weight: 500;
    text-align: left
}

.carousel-caption p {
    font-size: 26px;
    text-align: left;
    line-height: 34px
}

.carousel-alt {
    font-size: 24px;
    font-weight: 700;
    line-height: 20px
}

@media screen and (max-width: 768px) {
    .carousel-alt {
        font-size: 15px;
        font-weight: 700;
        padding: 0;
        margin: 0
    }

    .carousel-caption h1 {
        font-size: 30px
    }

    .carousel-caption p {
        font-size: 16px;
        line-height: 21px
    }
}

.panel-default {
    margin-bottom: 10px !important
}

.panel-heading {
    padding: 0;
    border: 0;
    border-radius: 0;
    background: #128234;
    cursor: pointer
}

.panel-footer {
    padding: 0;
    color: #fff;
    text-align: center;
    border-radius: 0
}

::-webkit-scrollbar {
    width: 8px
}

::-webkit-scrollbar-track {
    background: #f6f6f6
}

::-webkit-scrollbar-thumb {
    background: #ccc
}

.jen-big-container {
    margin-bottom: 10px;
    padding: 0;
    border: 1px solid #f8f8f8;
    border-radius: 10px;
    font-size: 14px;
    background-color: #fff;
    -webkit-box-shadow: 0 3px 8px 0 rgba(50, 50, 50, .18);
    -moz-box-shadow: 0 3px 8px 0 rgba(50, 50, 50, .18);
    box-shadow: 0 3px 8px 0 rgba(50, 50, 50, .18)
}

.jen-img {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px
}

.scroll-ul {
    max-height: 400px;
    overflow-y: scroll;
    border: 1px solid #ccc;
    scrollbar-color: #000 #f4f4f4;
    scrollbar-width: thin;
    list-style: none;
    padding-left: 5px;
}

.panel-body {
    padding: 6px;
    border: 1px solid #ccc;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    font-size: 14px;
    background-color: #fff;
    -webkit-box-shadow: 0 3px 8px 0 rgba(50, 50, 50, .18);
    -moz-box-shadow: 0 3px 8px 0 rgba(50, 50, 50, .18);
    box-shadow: 0 3px 8px 0 rgba(50, 50, 50, .18)
}

.panel-body > ul > li {
    border-bottom: 1px dotted #000;
    padding: 0
}

.panel-body p {
    padding: 4px 10px;
    font-size: 16px
}

.panel-body > ul > li > a {
    color: #fff;
    width: 100%;
    display: block;
    padding: 4px 10px;
    color: #333;
    font-weight: 500
}

.panel-body > ul > li > a:hover {
    background-color: #f6f6f6
}

.panel-body > ul > li:last-child {
    border: 0
}

.panel-title {
    display: block;
    padding: 10px;
    color: #000;
    font-size: 20px;
    border-bottom: 1px dotted #329a61;
    letter-spacing: 1px;
    word-spacing: 3px;
    font-weight: 700;
    text-transform: uppercase
}

.footer-main {
    width: 100%;
    margin: 0;
    padding-top: 0;
    min-height: 100px;
    padding-bottom: 50px;
    background: #000;
    color: #fff;
    font-family: poppins, sans-serif
}

.footer-main h1 {
    font-size: 24px
}

.footer-main h3 {
    text-align: center
}

.footer-main p {
    font-size: 14px
}

.footer-main a {
    text-decoration: none;
    color: #fff;
    font-size: 14px
}

.footer-main a:hover {
    text-decoration: none;
    color: inherit
}

.ustbant a, .ustbant span {
    color: #183032;
    font-size: 12px;
    padding-left: 2px
}

.navbar-default .navbar-nav > li:first-child > a {
    padding: 16px 10px
}

.navbar-default .navbar-nav > li:first-child > a:hover {
    background: 0 0
}

.navbar-default .navbar-nav > li > a {
    color: #000;
    padding: 20px 10px;
    font-weight: 600;
    font-size: 22px;
    line-height: 20px;
    height: 72px;
    font-family: poppins, sans-serif;
    margin-top: 0;
    margin-bottom: 0
}

.navbar-default .navbar-nav > li > a:hover {
    background-color: #f9f9f9
}

.navbar-default .navbar-nav > li > a:focus {
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    background-color: #f9f9f9
}

.menu-1-ul > li > a:hover {
    color: #ccc
}

.mega-dropdown {
    position: static !important;
    border: none
}

.mega-dropdown-menu {
    padding: 0;
    width: 100%;
    padding-bottom: 40px;
    border-top: 2px solid #f2f2f2
}

.dropdown-menu {
    width: 100%;
    background-color: #f9f9f9
}

.navlogo {
    position: fixed;
    z-index: 1000;
    top: 43px;
    padding-top: 0
}

.logo-img {
    width: 245px;
    padding: 0px;
    margin-top: 8%;
}

.navlogo {
    top: 0;
    padding-top: 0
}

.navbar-header {
    padding-left: 10px
}

.mega-dropdown-menu > li > ul {
    padding: 0;
    margin: 0
}

.mega-dropdown-menu > li > ul > li {
    list-style: none
}

.mega-dropdown-menu > li > ul > li > a {
    display: block
}

.mega-dropdown-menu > li ul > li > a:focus, .mega-dropdown-menu > li ul > li > a:hover {
    text-decoration: none;
    color: #fff
}

.sidenav a {
    padding: 0;
    text-decoration: none;
    font-size: 20px;
    color: #000;
    display: block;
    transition: .3s
}

.sidenav .closebtn {
    position: absolute;
    top: 10px;
    right: 0;
    font-size: 60px;
    color: #000;
    padding: 10px 20px
}

@media screen and (max-height: 450px) {
    .sidenav a {
        font-size: 14px
    }
}

@media (max-width: 767px) {
    #altbant {
        display: none
    }

    .uclu {
        padding: 0;
        margin: 20px;
        position: relative;
        z-index: 0
    }
}

@media (max-width: 767px) {
    .theme-btn-2 {
        background-color: #fb5e1c;
        font-size: 16px;
        color: #fff;
        padding: 5px 9px;
        border: 2px solid #fb5e1c
    }
}

.tiny-img {
    width: 100%
}

#arama-icon:hover {
    cursor: pointer
}

.arama-btn {
    position: absolute;
    top: 28px;
    right: 60px;
    color: #fff;
    font-size: 18px;
    height: 36px;
    cursor: pointer;
    background-color: #fb5e1c;
    color: #fff;
    border-radius: 4px;
    border: 1px solid #fb5e1c
}

.icon-bar {
    position: fixed;
    z-index: 899;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.icon-bar a {
    display: block;
    text-align: center;
    padding: 15px;
    transition: all .3s ease;
    color: #fff;
    font-size: 20px
}

.icon-bar a:hover {
    background-color: #000
}

.btn-test-1 {
    color: #fff;
    background-color: #00b7ce;
    border-color: none;
    padding-top: 18px;
    padding-bottom: 18px;
    font-weight: 600
}

.btn-test-1.focus, .btn-test-1:focus {
    color: #fff;
    background-color: #000
}

.btn-test-1:hover {
    color: #fff;
    background-color: #000
}

.btn-test-2 {
    color: #fff;
    background-color: #faa61a;
    border-color: none;
    padding-top: 18px;
    padding-bottom: 18px;
    font-weight: 400
}

.btn-test-2.focus, .btn-test-2:focus {
    color: #fff;
    background-color: #000
}

.btn-test-2:hover {
    color: #fff;
    background-color: #000
}

.btn-test-3 {
    color: #fff;
    background-color: #444;
    border-color: none;
    padding-top: 18px;
    padding-bottom: 18px;
    font-weight: 400
}

.btn-test-3.focus, .btn-test-3:focus {
    color: #fff;
    background-color: #000
}

.btn-test-3:hover {
    color: #fff;
    background-color: #000
}

.list-group-a:focus, .list-group-a:hover {
    color: #00b7ce
}

.menu-1 ul > li {
    font-size: 15px;
    padding: 1px;
    border-bottom: 1px solid #f4f4f4
}

.menu-1 ul > li:last-child {
    border: 0
}

.col-9-margin {
    margin-top: 20px;
    margin-bottom: 100px
}

.col-9-left {
    background-color: #fff;
    padding: 10px;
    color: #111;
    font-weight: 400;
    line-height: 1.6;
    min-height: 800px
}

.article {
    font-size: 19px;
    padding: 10px
}

.article > img {
    border: 10px solid #f4f4f4
}

.article h3 {
    font-size: 30px;
    padding: 5px
}

.article h4 {
    font-size: 24px;
    margin-top: 20px;
    font-weight: 600;
    padding: 5px
}

.article p {
    margin-bottom: 8px;
    margin-top: 8px;
    padding: 10px;
    background: #fff;
    border-radius: 10px;
    border: 1px solid #eee
}

.article p:first-child {
    padding: 10px;
    background: #f6f6f6;
    border-radius: 10px;
    border: 1px solid #eee
}

.article p:nth-child(even) {
    padding: 10px;
    background: #f8f8f8;
    border-radius: 10px;
    border: 1px solid #eee
}

.article p:last-child {
    padding: 10px;
    background: #fff;
    border: 2px solid #666;
    border-left: 6px solid #333;
    border-radius: 0;
    color: #000
}

.article > ul {
    list-style-type: none
}

.article > ul > li {
    position: relative
}

.article > ul > li:before {
    content: '';
    padding: 0 0 0 30px;
    background: url(../images/check-img.png) no-repeat 0 3px;
    height: 20px;
    width: 23px
}

#arama-kutusu {
    margin-top: 10px;
    width: 100%;
    display: none
}

#arama-kutusu input {
    color: #00b9d1;
    border-radius: 20px;
    border: none;
    border-bottom: 1px solid #fff;
    width: 100%;
    padding: 6px 14px;
    height: auto
}

#arama-kutusu::placeholder {
    color: #00b9d1
}

#arama-c {
    color: #fff;
    font-size: 20px;
    cursor: pointer
}

.theboxes {
    padding: 8px;
    background-color: #fff;
    box-shadow: 0 24px 12px -18px #888;
    transition: margin 200ms;
    border: 1px solid #ccc
}

.theboxes:hover {
    margin-top: -10px
}

.theboxes p {
    font-family: Raleway, sans-serif;
    font-size: 16px;
    padding: 14px;
    line-height: 18px
}

.theboxes h3 {
    color: #fff;
    background: #000;
    padding: 10px;
    margin: 0
}

@media (max-width: 1280px) {
    .logo-img {
        width: 220px;
        padding: 6px;
        margin-top: 10%;
    }

    #ust-bilgiler {
        display: none
    }

    .navbar-default .navbar-nav > li > a {
        font-size: 18px
    }

    .right-navbar {
        margin-top: 50px
    }

    .ustbant a, .ustbant span {
        font-size: 11px;
        padding-left: 2px
    }
}



@media (max-width: 991px) {
    .logo-img {
        width: 180px;
        padding: 1px;
        margin-top: 10%;
    }

    #lang-bar {
        display: none
    }

    .navbar-default .navbar-nav > li > a {
        font-size: 15px;
        padding: 60px 5px 59px
    }

    .right-navbar {
        margin-top: 5px
    }

    .col-9-margin {
        margin-top: 0;
        margin-bottom: 100px
    }

    .col-9-left {
        min-height: 900px
    }
}

.btn-carousel {
    color: #fff;
    background-color: #0f6838;
    border: 0;
    font-weight: 500;
    font-size: 18px;
    padding: 6px 18px;
    border-radius: 20px
}

.btn-carousel.focus, .btn-carousel:focus {
    color: #fff;
    background-color: #0f6838
}

.btn-carousel:hover {
    color: #fff;
    background-color: #0f6838
}

.btn-default-main {
    color: #0f6838;
    background-color: #fff;
    border-color: #0f6838;
    border: 2px solid;
    font-weight: 500;
    font-size: 18px;
    padding: 6px 14px;
    border-radius: 20px
}

.btn-default-main.focus, .btn-default-main:focus {
    color: #fff;
    background-color: #0f6838;
    border-color: #0f6838
}

.btn-default-main:hover {
    color: #fff;
    background-color: #0f6838;
    border-color: #0f6838
}

.btn-default-main-2 {
    color: #fff;
    background: #000;
    border: 0;
    font-weight: 500;
    font-size: 16px;
    padding: 5px 10px
}

.btn-default-main-2:focus {
    color: #fff;
    background-color: #444
}

.btn-default-main-2:hover {
    color: #fff;
    background-color: #444
}

.btn-nav {
    background-color: #097494;
    color: #fff;
    border-bottom: 2px solid #097494
}

.btn-nav:hover {
    background-color: #097494;
    color: #fff !important;
    border-bottom: 2px solid #097494
}

.directory {
    font-size: 16px;
    padding: 10px 40px
}

.directory-h1 {
    padding: 10px 40px
}

.directory-search {
    padding: 10px 40px
}

.footer-form {
    width: 100%;
    min-height: 100px;
    background: url(../images/detective-footer.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-color: #666;
    padding-top: 20px;
    padding-bottom: 20px;
    margin: 0
}

@media (max-width: 767px) {
    .directory {
        overflow-x: scroll;
        font-size: 13px;
        padding: 10px 5px
    }

    .directory-h1 {
        padding: 5px
    }

    .directory-search {
        padding: 5px
    }

    .footer-form {
        background: 0 0;
        background-color: #999
    }

    .navlogo {
        top: 0
    }

    .btn-alignment {
        text-align: center
    }

    .btn-default-main-2 {
        margin-top: 10px
    }
}

.nav-big-container {
    margin-top: 0;
    padding: 8px
}

.nav-big-container ul > li {
    font-size: 16px;
    background-color: #fff;
    margin-top: 3px;
    margin-bottom: 3px;
    padding: 6px;
    border-radius: 6px
}

.nav-big-container ul > li a {
    color: #444;
    font-weight: 400
}

.nav-big-container ul > li:last-child {
    border: 0
}

.nav-big {
    padding: 8px;
    background-color: #fff;
    border-radius: 6px
}

.nav-big > img {
    border-radius: 6px
}

.nav-big-2 {
    padding: 8px;
    background-color: #f7f7f7;
    border: 1px solid #f4f4f4;
    min-height: 220px
}

.nav-big p, .nav-big-2 p {
    font-family: Raleway, sans-serif;
    font-size: 15px;
    line-height: 16px
}

.nav-big h4, .nav-big-2 h4 {
    color: #128234;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

.nav-big:hover, .nav-big-2:hover {
    -webkit-box-shadow: 0 3px 8px 0 rgba(50, 50, 50, .18);
    -moz-box-shadow: 0 3px 8px 0 rgba(50, 50, 50, .18);
    box-shadow: 0 3px 8px 0 rgba(50, 50, 50, .18)
}

.teklif-btn {
    background-color: #000;
    font-weight: 500;
    font-size: 18px;
    color: #fff;
    padding: 8px 16px;
    border-radius: 4px;
    margin: 8px 18px 0
}

.teklif-btn:hover, .teklif-btn:focus {
    background-color: #222;
    color: #fff
}

.index-altmenu {
    padding: 8px;
    background-color: #f1f1f3;
    border: 1px solid #f4f4f4;
    min-height: 370px
}

.index-altmenu p {
    font-family: Raleway, sans-serif;
    font-size: 15px;
    line-height: 16px;
    color: #0f6838
}

.index-altmenu h3 {
    color: #128234;
    font-weight: 600
}

.index-altmenu:hover {
    -webkit-box-shadow: 0 3px 8px 0 rgba(50, 50, 50, .18);
    -moz-box-shadow: 0 3px 8px 0 rgba(50, 50, 50, .18);
    box-shadow: 0 3px 8px 0 rgba(50, 50, 50, .18)
}

.index-habermenu {
    padding: 8px;
    background-color: #fff;
    border: 1px solid #f4f4f4;
    min-height: 300px
}

.index-icmenu {
    padding: 8px;
    background-color: #fff;
    border: 1px solid #f4f4f4;
    min-height: 200px
}

.index-habermenu h3 {
    color: #000;
    font-weight: 500;
    font-size: 22px
}

#arama-kutusu::placeholder {
    color: #333
}

.index-habermenu:hover {
    -webkit-box-shadow: 0 3px 8px 0 rgba(50, 50, 50, .18);
    -moz-box-shadow: 0 3px 8px 0 rgba(50, 50, 50, .18);
    box-shadow: 0 3px 8px 0 rgba(50, 50, 50, .18)
}

@media (max-width: 1280px) {
    #nav-teklif-btn {
        display: none !important
    }

    .slider-search-box p {
        font-size: 14px
    }

    .sertifika-box {
        margin-top: -40px
    }
}

@media (max-width: 991px) {
    .tree-img {
        width: 320px;
        margin-top: -90px
    }
}

@media (max-width: 768px) {
    #footer_send {
        float: right
    }

    .mobile-menu {
        padding: 10px 20px 20px
    }

    .search-box-container {
        margin-top: -200px
    }

    .navbar-default {
        height: 100px
    }

    ::placeholder {
        font-size: 13px
    }

    :-ms-input-placeholder {
        font-size: 13px
    }

    ::-ms-input-placeholder {
        font-size: 13px
    }

    .footer-main h3 {
        text-align: left
    }
}

.btn-tum {
    color: #fff;
    background-color: #000;
    border-color: none;
    padding-top: 5px 10px;
    font-weight: 600
}

.btn-tum.focus {
    color: #fff;
    background-color: #444
}

.btn-tum:hover {
    color: #fff;
    background-color: #444
}

@media (max-width: 768px) {
    .logo-img {
        width: 150px;
        padding: 1px;
        margin-top: 10%;
    }
}

.alert-box-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 5000000;
    background-color: rgba(0, 0, 0, .5)
}

.alert-box {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 550px;
    height: 300px;
    border: 5px solid #000;
    background-color: #fff
}

.btn-whatsapp-pulse {
    z-index: 10000;
    background: #25d366;
    color: #fff;
    position: fixed;
    bottom: 80px;
    left: 20px;
    font-size: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 0;
    height: 0;
    padding: 25px;
    text-decoration: none;
    border-radius: 50%;
    animation-name: pulse;
    animation-duration: 1.5s;
    animation-timing-function: ease-out;
    animation-iteration-count: infinite
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(37, 211, 102, .5)
    }
    80% {
        box-shadow: 0 0 0 14px transparent
    }
}

.btn-whatsapp-pulse-border {
    bottom: 120px;
    left: 20px;
    animation-play-state: paused
}

.btn-whatsapp-pulse-border::before {
    content: "";
    position: absolute;
    border-radius: 50%;
    padding: 25px;
    border: 5px solid #25d366;
    opacity: .75;
    animation-name: pulse-border;
    animation-duration: 1.5s;
    animation-timing-function: ease-out;
    animation-iteration-count: infinite
}

@keyframes pulse-border {
    0% {
        padding: 25px;
        opacity: .75
    }
    75% {
        padding: 50px;
        opacity: 0
    }
    100% {
        opacity: 0
    }
}

.btn-whatsapp-pulse:hover {
    color: #fff
}

ul.list-unstyled {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 2px;
    list-style: none;
    padding: 0;
    list-style: none;
}

ul.list-unstyled li {
    background: #ffffff;
    padding: 5px;
    border-radius: 5px;
    /* İsteğe bağlı: öğe stilini daha çekici hale getirmek için */
}


.counter {
    background-color: #ffffff;
    padding: 20px 0;
    border-radius: 5px;
}

.count-title {
    font-size: 40px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
}

.count-text {
    font-size: 13px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
}

.fa-2x {
    margin: 0 auto;
    float: none;
    display: table;
    color: #dddddd;
}

#haberler{
    height: auto!important;
}

.lSNext,.lSPrev{
    top: 50% !important;
    opacity: .7! important;
}

#myBtn {
    display: none; /* Hidden by default */
    position: fixed; /* Fixed/sticky position */
    bottom: 20px; /* Place the button at the bottom of the page */
    right: 30px; /* Place the button 30px from the right */
    z-index: 99; /* Make sure it does not overlap */
    border: none; /* Remove borders */
    outline: none; /* Remove outline */
    background-color: #dbdde1; /* Set a background color */
    color: white; /* Text color */
    cursor: pointer; /* Add a mouse pointer on hover */
    padding: 15px; /* Some padding */
    border-radius: 100%; /* Rounded corners */
    font-size: 18px; /* Increase font size */
}

#myBtn:hover {
    background-color: #555; /* Add a dark-grey background on hover */
}


.contactContainer{
    width: 100%;
    min-height: 50px;
    position: fixed;
    bottom: 0;
    z-index: 2;
    align-items: center;
    justify-content: space-around;
    background: aquamarine;
    display: flex;
}
.contactContainer a{
    color:#ffffff;
    text-align: center;
    width: 50%;
    height: 50px;
    line-height: 50px;
    font-weight: 700;
    font-size: 2.5vh;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
}
.contactContainer a.whatsapp{
    background-color:#25D366;
}
.contactContainer a.phone{
    background-color:#037ef3;
}
