.font1 {
    font-family: "Urbanist",sans-serif
}

body {
    padding-top:0
}

.container2 {
    max-width: 1200px
}

.site-bosluk-hizala {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block
}

a.WhatsApp1 {
    display: flex;
    font-size: 18px;
    background: #2eb843;
    font-weight: 600;
    width: 51px;
    height: 51px;
    position: fixed;
    bottom: 20px;
    left: 20px;
    border-radius: 50%;
    -webkit-transition: all .1s ease-out 0s;
    -moz-transition: all .1s ease-out 0s;
    -ms-transition: all .1s ease-out 0s;
    -o-transition: all .1s ease-out 0s;
    transition: all .1s ease-out 0s;
    color: #fff;
    align-items: center;
    justify-content: center;
    animation: whatsapp infinite 2s linear;
    z-index: 9999
}

@keyframes whatsapp {
    0% {
        box-shadow: 0 0 0 0 #2eb843
    }

    50% {
        box-shadow: 0 0 0 10px #015dc700
    }

    100% {
        box-shadow: 0 0 0 0 #015dc700
    }
}

body {
    font-size: 14px;
    line-height: 1.3;
    font-weight: 400;
    font-style: normal;
    color: #1c2a0f;
    transition: all 350ms ease-in-out 0s
}

#yukaricik {
    padding: 5px 10px;
    background: #00000040;
    color: #fff;
    position: fixed;
    bottom: 10px;
    right: 10px;
    font-size: 20px;
    cursor: pointer;
    display: none;
    z-index: 999999
}

html {
    font-size: 100%
}

a {
    text-decoration: none!important;
    color: #23282d;
    transition: transform .2s;
    -webkit-transition: transform .2s;
    -moz-transition: transform .2s;
    -ms-transition: transform .2s;
    -o-transition: transform .2s
}

a:hover {
    color: #457110
}

ul {
    padding: 0;
    margin: 0 0 40px 40px
}

ul li p {
    margin-bottom: 5px
}

p {
    color: #737a6c
}

.btn-genel {
    height: 45px;
    padding: 0 30px;
    font-size: 14px;
    position: relative;
    transition: transform 1.4s cubic-bezier(0.7,0,0.3,1) 0.5s,opacity 1.4s cubic-bezier(0.7,0,0.3,1) .5s;
    text-align: center;
    transition: transform .2s;
    color: #fff;
    font-weight: 700;
    line-height: 1;
    border: 1px solid #457110;
    border-radius: 35px!important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    background: #457110
}

.btn-genel:after {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 50%;
    right: 50%;
    background-color: #1c2a0f;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    transition: left .2s ease-out,right .2s ease-out,opacity .2s ease-out,background-color .2s ease-out
}

.btn-genel:hover:after {
    left: 0;
    right: 0;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1
}

.btn-genel:hover {
    color: #fff;
    border-color: #111a3a
}

.btn-genel.btn-beyaz {
    color: #fff;
    border-color: #fff
}

.btn-genel.btn-beyaz:hover {
    border-color: #457110
}

.btn-genel span {
    z-index: 9
}

.btn-genel2 {
    height: 45px;
    padding: 0 30px;
    font-size: 14px;
    position: relative;
    transition: transform 1.4s cubic-bezier(0.7,0,0.3,1) 0.5s,opacity 1.4s cubic-bezier(0.7,0,0.3,1) .5s;
    text-align: center;
    transition: transform .2s;
    color: #fff;
    font-weight: 700;
    line-height: 1;
    border: 1px solid #111a3a;
    border-radius: 35px!important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    background: #111a3a
}

.btn-genel2:after {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 50%;
    right: 50%;
    background-color: #457110;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    transition: left .2s ease-out,right .2s ease-out,opacity .2s ease-out,background-color .2s ease-out
}

.btn-genel2:hover:after {
    left: 0;
    right: 0;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1
}

.btn-genel2:hover {
    color: #fff;
    border-color: #457110
}

.btn-genel2.btn-beyaz {
    color: #fff;
    border-color: #fff
}

.btn-genel2.btn-beyaz:hover {
    border-color: #457110
}

.btn-genel2 span {
    z-index: 9
}

.site-baslik1.text-center small:after {
    position: absolute;
    content: "";
    top: 10px;
    right: -53px;
    height: 2px;
    width: 41px;
    background: #457110
}

.site-baslik1.text-center small {
    left: 0
}

.site-baslik1 small:before {
    position: absolute;
    content: "";
    top: 10px;
    left: -53px;
    height: 2px;
    width: 41px;
    background: #457110
}

.site-baslik1 small {
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 500;
    letter-spacing: 0;
    margin: 0 0 18px;
    position: relative;
    left: 53px;
    color: #457110
}

.site-baslik1 h2 {
    font-size: 35px;
    font-weight: 700;
    margin-top: 18px
}

.site-baslik1 h3 {
    font-size: 26px;
    font-weight: 700;
    margin-top: 18px
}

.site-baslik1 h3 strong {
    color: #457110
}

.site-baslik1 h2 b {
    color: #457110
}

.site-baslik1 p {
    font-size: 17px;
    font-weight: 500;
    line-height: 1.7
}

.site-baslik1 .yazi2 p {
    font-size: 16px;
    line-height: 1.4
}

.site-baslik1 p strong {
    color: #457110;
    font-weight: 500
}

.header-menu::before {
    width: 100%;
    height: 4px;
    background: #457110;
    content: "";
    position: absolute;
    left: 0;
    top: 0
}

.header-menu {
    width: 100%;
    height: auto;
    transition: transform .2s;
    -webkit-transition: transform .2s;
    -moz-transition: transform .2s;
    -ms-transition: transform .2s;
    -o-transition: transform .2s;
    padding: 0;
    background: #fff;
    box-shadow: 0 0 10px 0 #00000021
}

.header-menu .navbar-brand img {
    width: auto;
    height: 61px
}

.header-menu .navbar-nav .nav-item:first-child {
    margin-left: 0
}

.header-menu .navbar-nav .nav-item:first-child::after {
    content: "";
    position: absolute;
    right: -15px;
    top: 4px;
    width: 1px;
    height: 70%;
    background: #111a3a;
    margin-left: 0;
    opacity: 60%
}

.header-menu .navbar {
    padding-top: 4px;
    padding-bottom: 0;
    height: 87px
}

.header-menu .navbar-nav .nav-item:nth-child(2) {
    display: none
}

.header-menu .navbar-nav .nav-item {
    margin-left: 30px;
    position: relative
}

.header-menu .navbar-nav .nav-item .nav-link {
    transition: .5s;
    position: relative;
    color: #1c2a0f;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 600;
    padding: 0
}

.header-menu .navbar-nav .nav-item .nav-link:hover {
    color: #457110
}

.header-menu .navbar-nav .nav-item:hover .nav-link {
    color: #457110
}

.header-menu .navbar-nav .nav-item .nav-link.active {
    color: #457110
}

.header-menu .navbar-nav .nav-item .nav-link::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: transparent;
    display: block;
    bottom: 0;
    transition: transform .4s;
    -webkit-transition: transform .4s;
    -moz-transition: transform .4s;
    -ms-transition: transform .4s;
    -o-transition: transform .4s;
    opacity: 0;
    display: none
}

.header-menu .navbar-nav .nav-item .nav-link.nav-link.active::before {
    width: 100%;
    background: #fff;
    opacity: 1
}

.header-menu .navbar-nav .nav-item .nav-link.nav-link:hover::before {
    width: 100%;
    background: #fff;
    left: 0;
    opacity: 1
}

.header-menu .navbar-nav .nav-item.nav-submenu > ul {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 901;
    background: #000000a8;
    width: calc(100% + 110px);
    padding: 0
}

.header-menu .navbar-nav .nav-item.nav-submenu > ul li {
    list-style: none
}

.header-menu .navbar-nav .nav-item.nav-submenu > ul li a {
    width: 100%;
    display: flex;
    padding: 10px 17px;
    color: #fff;
    font-size: 14px;
    border-bottom: solid 1px #00000040
}

.header-menu .navbar-nav .nav-item.nav-submenu > ul li a:hover {
    color: #457110
}

.header-menu .navbar-nav .nav-submenu > a:after {
    content: "\eab8";
    font-family: "fontello";
    margin-left: auto;
    padding-left: 5px
}

.header-menu .navbar-nav > .nav-submenu > a::after {
    content: "\eab6";
    font-family: "fontello"
}

.header-menu .navbar-nav ul ul {
    display: none;
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 902;
    background: #000000a8;
    width: calc(100% + 70px);
    padding: 0
}

.header-menu .navbar-nav li {
    position: relative
}

.bd-menu .header-menu {
    box-shadow: 0 0 20px #0000000e
}

.slider1 {
    width: 100%;
    position: relative
}

.slider-content {
    position: relative;
    z-index: 2
}

.slider1 .swiper-button-next {
    right: 40px;
    left: auto
}

.slider1 .swiper-button-prev {
    right: auto;
    left: 40px
}

.slider1 .swiper-button-next::after,.slider1 .swiper-button-prev::after {
    display: none
}

.slider1 .swiper-button-next,.slider1 .swiper-button-prev {
    font-size: 40px;
    color: #fff
}

.slider1 .banner-sol {
    width: 104px;
    height: auto;
    background: #fff
}

.slider1 .swiper-container {
    width: 100%;
    margin-left: auto;
    margin-right: auto
}

.slider1 .swiper-slide {
    overflow: hidden;
    height: 90vh
}

.slider1 .swiper-slide .swiper-slide-resim {
    background-size: cover!important;
    background-position: center!important;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.slider1 .swiper-slide .text-bg {
    background: #00000071;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center
}

.slider1 .swiper-slide .text-bg .textic {
    width: 100%;
    max-width: 700px;
    position: relative;
    margin-top: 50px
}

.slider1 .swiper-slide .text-bg .textic .text1 {
    font-size: 5.7vh;
    color: #fff;
    font-weight: 700;
    line-height: 1.2;
    border-left: 4px solid #457110;
    padding-left: 16px;
    line-height: 1
}

.slider1 .swiper-slide .text-bg .textic .text2 {
    line-height: 1.3;
    letter-spacing: 0;
    font-weight: 500;
    font-size: 17px;
    color: #fff;
    margin-top: 20px;
    margin-bottom: 40px;
    max-width: 500px;
    margin-left: 25px;
    opacity: 70%
}

.slider-alt {
    margin-top: -95px;
    margin-bottom: 0
}

.slider-alt .container {
    max-width: 1170px
}

.slider-alt .content {
    padding: 10px
}

.icon-box2 {
    display: flex
}

.icon-box2.style-three {
    background: #fff;
    padding: 27px 31px 33px 34px;
    border-radius: 5px;
    transition: .5s;
    box-shadow: 4px 10px 37px #0000001a;
    position: relative;
    z-index: 1;
    overflow: hidden;
    margin: 0 0 10px
}

.icon-box2.style-three .icon-box2-icon {
    padding-right: 38px;
    position: relative;
    z-index: 1;
    top: 3px;
    left: 0
}

.icon-box2.style-three .icon .svgIcon {
    fill: #457110;
    height: 35px;
    display: inline-block;
    text-align: center;
    width: 35px
}

.icon-box2.style-three .icon path {
    fill: #457110
}

.icon-box2.style-three::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    height: 0;
    left: 0;
    width: 100%;
    transition: .5s;
    background: #457110;
    z-index: -1;
    opacity: .8;
    border-radius: 0 0 5px 5px
}

.icon-box2.style-three:hover.icon-box2.style-three::after {
    height: 8px
}

.icon-box2.style-three .icon-box2-content h2 {
    font-size: 19px;
    color: #222;
    font-weight: 700
}

.icon-box2 .description p {
    margin: 0;
    transition: .5s;
    font-size: 16px;
    color: #616161;
    font-weight: 500;
    line-height: 1;
    padding: 0
}

.sayac {
    width: 100%;
    padding: 80px 0;
    position: relative;
    background: #080b02
}

.sayac .sayac-liste {
    width: 100%;
    height: auto;
    text-align: left;
    color: #fff;
    padding: 25px 23px 25px 45px;
    border-left: 4px solid #ffffff0d;
    display: flex;
    justify-content: center
}

.sayac .sayac-liste #okul_circle {
    display: flex;
    align-items: center;
    font-size: 33px
}

.sayac .sayac-liste .icon {
    color: #fff;
    font-size: 27px;
    flex: 0 0 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #457110;
    border-radius: 50%
}

.sayac .sayac-liste .icon i {
    display: flex
}

.sayac .sayac-liste .sayac-liste-text {
    width: auto;
    padding-left: 27px;
    flex: 0 0 auto
}

.sayac .sayac-liste .icon img {
    height: 100%
}

.sayac .sayac-liste .media_counted {
    font-size: 56px;
    font-weight: 700;
    line-height: 36px
}

.sayac .sayac-liste .sayacbaslik {
    font-size: 16px;
    font-weight: 400;
    display: inline-block;
    margin-top: 15px;
    display: block
}

.sayac .sayac-liste .sayacbaslik h3 {
    margin-bottom: 0;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 0
}

.sayac .sayac-liste .sayacbaslik p {
    display: none
}

.sayac .sayac-liste .arti {
    padding-left: 10px;
    font-size: 25px;
    font-weight: 700
}

.sayac .sayac-liste .yuzde {
    padding-left: 10px;
    font-size: 15px;
    font-weight: 700
}

.sss {
    position: relative;
    z-index: 99;
    background: #fff
}

.sss .resim {
    height: 600px;
    background-position: center!important;
    background-size: cover!important;
    position: relative;
    z-index: 99;
    display: flex;
    align-items: center;
    justify-content: center
}

.sss .resim a.video-play {
    width: 90px;
    height: 90px;
    display: inline-block;
    background: #fff;
    text-align: center;
    line-height: 90px;
    color: #457110;
    border-radius: 100%;
    position: relative;
    z-index: 99;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    font-size: 23px
}

.sss .resim a.video-play::before {
    content: "";
    border: 3px solid #fff;
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 160px;
    height: 160px;
    border-radius: 50%;
    animation: zoomBig 3.25s linear infinite;
    -webkit-animation-delay: .75s;
    animation-delay: .75s
}

.sss .resim a.video-play::after {
    content: "";
    border: 3px solid #fff;
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 160px;
    height: 160px;
    border-radius: 50%;
    animation: zoomBig 3.25s linear infinite;
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

@keyframes zoomBig {
    0% {
        transform: translate(-50%,-50%) scale(0.5);
        opacity: 1;
        border-width: 3px
    }

    40% {
        opacity: .5;
        border-width: 2px
    }

    65% {
        border-width: 1px
    }

    100% {
        transform: translate(-50%,-50%) scale(1);
        opacity: 0;
        border-width: 1px
    }

    0% {
        transform: translate(-50%,-50%) scale(0.5);
        opacity: 1;
        border-width: 3px
    }

    40% {
        opacity: .5;
        border-width: 2px
    }

    65% {
        border-width: 1px
    }

    100% {
        transform: translate(-50%,-50%) scale(1);
        opacity: 0;
        border-width: 1px
    }
}

.sss .sss-ic {
    position: relative;
    z-index: 99;
    margin-left: 0;
    background: #fff;
    padding: 45px
}

.sss .btn-text {
    border-bottom: 2px solid #457110;
    color: #457110
}

.sss .heading {
    margin-bottom: 40px
}

.sss .heading .heading-title {
    font-size: 30px;
    line-height: 1.3;
    margin-bottom: 0;
    font-weight: 700
}

.heading > .heading-desc {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    margin-bottom: 0;
    color: #3c4858
}

.sss .faq {
    padding: 7px 0;
    border: 1px solid #eaeef3;
    border-left: 0;
    border-right: 0;
    margin-bottom: -1px
}

.sss .faq h4 i {
    position: absolute;
    top: 6px;
    left: 0;
    border: 1px solid #3c4858;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    padding: 5px;
    font-size: 20px;
    color: #3c4858;
    display: flex;
    align-items: center;
    justify-content: center
}

.sss .faq h4[aria-expanded="true"] {
    color: #457110
}

.sss .faq h4 {
    position: relative;
    font-size: 16px;
    font-weight: 600;
    padding: 15px 0;
    padding-left: 50px;
    padding-right: 30px;
    cursor: pointer;
    margin-bottom: 0
}

.sss .faq p {
    line-height: 1.3;
    font-size: 15px;
    margin-bottom: 0;
    display: block;
    font-weight: 500
}

.sss .faq h4[aria-expanded="true"] i {
    color: #fff;
    border-color: #457110;
    background: #457110
}

.sss .faq h4[aria-expanded="true"]:after {
    position: absolute;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f105";
    right: 0;
    top: 14px;
    font-size: 20px
}

.sss .faq h4[aria-expanded="false"]:after {
    position: absolute;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f107";
    right: 0;
    top: 14px;
    font-size: 20px
}

.sss .texticcc {
    width: 100%;
    height: auto;
    padding-left: 50px
}

.sss .faq .btn {
    padding: 8px 24px;
    height: 36px;
    min-height: 36px;
    font-size: 13px;
    border-color: #457110;
    color: #457110;
    font-weight: 600
}

.sss .faq .btn:focus {
    outline: none;
    box-shadow: none!important
}

.sss .faq .btn:hover {
    color: #fff;
    background-color: #457110;
    border-color: #457110
}

.sss .lazyload {
    width: 100%
}

.page-baslik1 {
    width: 100%;
    height: auto;
    background: #f4f4f4;
    padding: 25px 0;
    border-bottom: 1px solid #f1f1f1;
    margin-top: 87px
}

.page-baslik1 .breadcrumb {
    margin-bottom: 0;
    border-radius: 0;
    background: transparent;
    padding: 0
}

.page-baslik1 .breadcrumb li a {
    color: #3e3e3e
}

.page-baslik1 .breadcrumb {
    opacity: 50%
}

.breadcrumb-item {
    color: #111a3a;
    font-size: 11px
}

.page-baslik1 .breadcrumb li a {
    color: #111a3a
}

.breadcrumb-item.active {
    color: #111a3a
}

.page-baslik1 h1 {
    margin-bottom: 0;
    font-size: 25px;
    font-weight: 700;
    color: #111a3a;
    margin-top: 0;
    display: inline-block;
    position: relative
}

.breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    color: #111a3a;
    content: "/"
}

.page-icerik {
    padding: 50px 0;
    min-height: 650px;
    font-size: 15px;
    letter-spacing: .2px
}

.page-video iframe {
    width: 100%
}

.page-video .card-body {
    padding: .3125rem
}

.page-dosya a.dosya-liste {
    width: 100%;
    border: 1px solid #e0e0e0;
    margin-bottom: 20px;
    position: relative;
    display: block;
    text-align: center;
    font-size: .9rem;
    background-color: #fff;
    transition: transform .3s ease,box-shadow .3s ease;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 2px 5px #0000001a
}

.page-dosya a.dosya-liste:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 15px #0003
}

.page-dosya a.dosya-liste .dosya-icon {
    text-align: center;
    color: #555;
    padding: 40px 10px;
    display: block;
    position: relative;
    background: linear-gradient(135deg,#f8f9fa,#e9ecef);
    border-bottom: 1px solid #ddd;
    transition: background .3s ease
}

.page-dosya a.dosya-liste .dosya-icon img {
    max-width: 100px;
    height: auto;
    display: inline-block
}

.page-dosya a.dosya-liste:hover .dosya-icon .indir i {
    color: #404040
}

.page-dosya a.dosya-liste .dosya-icon i {
    font-size: 23rem;
    color: #457110
}

.page-dosya a.dosya-liste:hover .dosya-icon {
    background: linear-gradient(135deg,#000,#5c5c5c)
}

.page-dosya a.dosya-liste:hover .dosya-icon i {
    color: #fff
}

.page-dosya a.dosya-liste .indir {
    position: absolute;
    top: 10px;
    right: 10px;
    background-color: #007bff;
    color: #fff;
    padding: 8px 12px;
    border-radius: 50%;
    font-size: 1.2rem;
    box-shadow: 0 4px 8px #0000001a;
    transition: background-color .3s ease
}

.page-dosya a.dosya-liste:hover .indir {
    background-color: #0056b3
}

.page-dosya a.dosya-liste .dosya-aciklama {
    padding: 15px;
    background: #f9f9f9;
    display: block;
    width: 100%;
    position: relative;
    border-top: 1px solid #e0e0e0;
    font-weight: 700;
    color: #333;
    text-transform: capitalize;
    letter-spacing: .5px
}

.page-dosya a.dosya-liste .dosya-aciklama .baslik {
    font-size: 1rem;
    color: #333
}

.page-dosya a.dosya-liste .dosya-aciklama .baslik i {
    padding-right: 5px
}

.page-blog-details {
    width: 100%;
    height: auto;
    position: relative
}

.page-blog-details h4 {
    font-weight: 700;
    font-size: 20px;
    border-top: 1px solid #f1f1f1;
    padding-top: 25px;
    margin-bottom: 25px
}

.page-blog-details .page-blog-details-image {
    width: 100%;
    height: auto;
    border: solid 1px #f1f1f1;
    padding: 5px
}

.page-blog-details .page-blog-details-sosyal {
    width: 100%;
    height: auto;
    border-top: 1px solid #e9ecef;
    border-bottom: 1px solid #e9ecef;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 20px;
    padding-bottom: 20px
}

.page-blog-details .page-blog-details-image img {
    width: 100%
}

.urunicerik h3,.page-blog-details h4,.page-blog-details h1,.page-blog-details h2,.page-blog-details h3 {
    font-weight: 700;
    font-size: 20px
}

.page-blog-details h6 {
    font-weight: 300;
    font-size: 17px;
    font-style: italic;
    opacity: 60%
}

.page-blog-details p {
    font-weight: 400;
    font-size: 16px;
    opacity: 100%
}

.sol-menu-style2 {
    width: 100%;
    height: auto
}

.sol-menu-style2 .breadcrumb {
    margin-bottom: 0;
    border-radius: 0;
    background: transparent;
    padding: 0
}

.sol-menu-style2 .breadcrumb li a {
    color: #3e3e3e
}

.sol-menu-style2 .sol-menu .menu-akordiyon {
    width: 100%;
    position: relative
}

.sol-menu-style2 .sol-menu .menu-akordiyon .sol-menu-icon {
    display: inline-block;
    margin-right: 8px;
    font-size: 12px;
    display: none
}

.sol-menu-style2 .sol-menu .menu-akordiyon .sol-menu-alt-var {
    display: inline-block;
    float: right;
    font-size: .8rem;
    display: none
}

.sol-menu-style2 .sol-menu .menu-akordiyon {
    width: 100%;
    text-align: left
}

.sol-menu-style2 .sol-menu .menu-akordiyon ul {
    margin: 0;
    padding: 0;
    width: 100%;
    position: relative
}

.sol-menu-style2 .sol-menu .menu-akordiyon ul li:first-child {
    border: none;
    margin-top: 0
}

.sol-menu-style2 .sol-menu .menu-akordiyon ul li {
    list-style-type: none;
    width: 100%;
    position: relative;
    background-color: #fff;
    -webkit-box-shadow: 5px 0 17px 0 #0000000d;
    -moz-box-shadow: 5px 0 17px 0 #0000000d;
    box-shadow: 5px 0 17px 0 #0000000d;
    margin-top: 1px
}

.sol-menu-style2 .sol-menu .menu-akordiyon ul li a {
    border-bottom: none;
    border-right: none;
    padding: 15px 19px;
    line-height: 1.3;
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: 600
}

.sol-menu-style2 .sol-menu .menu-akordiyon ul li.active a {
    color: #fff;
    background: #457110
}

.sol-menu-style2 .sol-menu .menu-akordiyon ul li.active a:after {
    color: #fff
}

.sol-menu-style2 .sol-menu .menu-akordiyon ul li a:hover {
    color: #fff;
    background: #457110
}

.sol-menu-style2 .sol-menu .menu-akordiyon ul li ul {
    display: none;
    background: #fff
}

.sol-menu-style2 .sol-menu .menu-akordiyon ul li ul li {
    margin-top: 0
}

.sol-menu-style2 .sol-menu .menu-akordiyon ul li ul li a {
    padding: 13px 24px;
    font-weight: 400;
    color: #23282d
}

.sol-menu-style2 .sol-menu .menu-akordiyon ul li ul li.active a {
    color: #fff;
    background: #457110
}

.sol-menu-style2 .sol-menu .menu-akordiyon ul li ul li a:hover {
    color: #fff;
    background: #457110
}

.sol-menu-style2 .navbar {
    padding: 0
}

.sol-menu-style2 .navbar .navbar-toggler {
    width: 100%;
    position: relative;
    margin-top: 0;
    top: 0;
    padding: 16px 24px 14px;
    font-size: .375rem;
    text-align: left;
    background: #333;
    color: #fff;
    border: none;
    outline: none
}

.sol-menu-style2 .navbar .navbar-toggler:focus {
    border: none
}

.sol-menu-style2 .navbar .navbar-toggler:hover {
    border: none
}

.sol-menu-style2 .navbar .navbar-toggler i {
    padding-right: 5px
}

.iletisim9 .form1 {
    margin-top: 30px
}

.iletisim9 .form1 .form-control {
    color: #343434;
    border-radius: 5px;
    width: 100%;
    height: 60px;
    border: 1px solid #ccc;
    padding: 15px;
    background: #fff
}

.iletisim9 .form1 label {
    display: none
}

.iletisim9-title h2 {
    text-transform: none;
    margin-bottom: 30px;
    font-size: 17px
}

.iletisim9-title p {
    margin-bottom: 35px;
    text-transform: none
}

.iletisim9-form .btn-two {
    border-radius: 5px
}

.iletisim9-single-info-icon i {
    font-size: 35px;
    color: #457110
}

.iletisim9-single-info-content h4 {
    font-size: 22px;
    margin-bottom: 7px
}

.iletisim9-single-info-content span {
    display: block;
    font-size: 14px;
    text-transform: none;
    margin-bottom: 7px
}

.iletisim9-single-info-content span:last-child {
    margin-bottom: 0
}

.iletisim9-single-info:last-child {
    margin-bottom: 0
}

.iletisim9-single-info:nth-last-child(2) {
    margin-bottom: 0
}

.iletisim9-single-info:hover {
    transform: translateY(-5px)
}

.iletisim9-title h2 {
    text-transform: none;
    font-size: 20px;
    line-height: 1.13;
    padding: 0;
    margin: 0 0 20px!important;
    color: #051634;
    font-weight: 700;
    display: inline-block
}

.iletisim9-title p {
    color: #737373;
    text-transform: none;
    font-size: 18px;
    line-height: 30px;
    padding: 0;
    margin: 0
}

.iletisim9-form textarea {
    height: 130px
}

.iletisim9-form .btn-two {
    border-radius: 5px
}

.iletisim9-contact-info {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-left: 70px
}

.iletisim9-single-info {
    background-color: #f6f6f6;
    padding: 30px 15px;
    border-radius: 5px;
    transition: .4s;
    text-align: center;
    width: 45%;
    margin-right: 20px;
    margin-bottom: 28px
}

.iletisim9-single-info span,.iletisim9-single-info a {
    font-weight: 500
}

.iletisim9-single-info-icon {
    background-color: #fff;
    width: 65px;
    height: 65px;
    border-radius: 5px;
    margin: auto;
    margin-bottom: 15px;
    text-align: center;
    line-height: 65px;
    display: flex;
    align-items: center;
    justify-content: center
}

.iletisim9-single-info-content h4 {
    font-size: 19px;
    margin-bottom: 7px;
    font-weight: 600
}

.iletisim9-single-info-content span {
    color: #737373;
    display: block;
    font-size: 14px;
    text-transform: none;
    margin-bottom: 0
}

.iletisim9-single-info-content span:last-child {
    margin-bottom: 0
}

.iletisim9-single-info:last-child {
    margin-bottom: 0
}

.iletisim9-single-info:nth-last-child(2) {
    margin-bottom: 0
}

.iletisim9-single-info:hover {
    transform: translateY(-5px)
}

.location-map {
    height: 651px;
    margin-bottom: -6.5%;
    filter: grayscale(1)
}

.location-map iframe {
    width: 100%;
    height: 100%
}

.form2 {
    background-color: #fff;
    padding: 30px 20px;
    border-radius: 20px;
    box-shadow: 0 8px 30px #0000001a;
    color: #333;
    position: relative;
    overflow: hidden
}

.form2::before,.form2::after {
    content: "";
    position: absolute;
    background: #0000000d;
    border-radius: 50%;
    z-index: 0
}

.form2::before {
    width: 250px;
    height: 250px;
    top: -80px;
    right: -80px
}

.form2::after {
    width: 150px;
    height: 150px;
    bottom: -50px;
    left: -50px
}

.form2 label {
    font-size: 14px;
    text-transform: uppercase;
    color: #888;
    margin-bottom: 8px;
    display: block;
    letter-spacing: 1.5px
}

.form2 .guvenlik_input {
    position: relative
}

.form2 .guvenlik_resim {
    position: absolute;
    top: 40px;
    right: 0
}

.form2 .guvenlik_resim .guvenlikResim {
    width: 80px
}

.form2 input {
    width: 100%;
    padding: 16px;
    margin-bottom: 0;
    background-color: #f9f9f9;
    border: 1px solid #ddd;
    border-radius: 3px;
    color: #333;
    font-size: 16px;
    transition: all .3s ease;
    outline: none;
    height: 40px
}

.form2 textarea {
    width: 100%;
    padding: 16px;
    margin-bottom: 15px;
    background-color: #f9f9f9;
    border: 1px solid #ddd;
    border-radius: 3px;
    color: #333;
    font-size: 16px;
    transition: all .3s ease;
    outline: none;
    height: 70px
}

.form2 input:focus,.form2 textarea:focus {
    border-color: #3498db;
    background-color: #fff;
    box-shadow: 0 0 10px #3498db33
}

.form2 input::placeholder,.form2 textarea::placeholder {
    color: #f9f9f9;
    display: none;
    opacity: 0
}

.form2 button {
    background-color: #3498db;
    color: #fff;
    padding: 10px;
    border: none;
    border-radius: 3px;
    text-transform: uppercase;
    font-weight: 700;
    width: 100%;
    cursor: pointer;
    transition: all .4s ease;
    font-size: 16px;
    box-shadow: 0 4px 10px #0000004d;
    margin-top: 30px
}

.form2 button:hover {
    box-shadow: 0 8px 20px #00000080
}

.form2 .help-block {
    color: #aaa;
    font-size: 12px;
    margin-top: -20px;
    margin-bottom: 25px;
    display: none
}

.form2 .alert {
    background-color: #e74c3c;
    color: #fff;
    padding: 12px;
    border-radius: 8px;
    font-size: 14px;
    margin-top: 20px;
    text-align: center;
    display: none
}

@media (max-width: 768px) {
    .form2 {
        padding:30px
    }

    .site-baslik1 small,.hakkimizda-home .section-title.t_left h1 {
        max-width: 79%;
        text-wrap: auto;
        display: block
    }
}

form.form1 {
    width: 100%
}

form.form1 .btn {
    border-radius: 5px!important;
    -webkit-border-radius: 5px!important;
    -moz-border-radius: 5px!important;
    -ms-border-radius: 5px!important;
    -o-border-radius: 5px!important;
    font-size: .85rem;
    height: calc(3.5rem + 2px);
    padding: 0 1.9rem
}

form.form1 .guvenlik_input {
    position: relative
}

form.form1 textarea.form-control {
    position: relative;
    min-height: auto
}

form.form1 .guvenlik_input .guvenlik_resim {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    display: flex;
    align-items: center
}

form.form1 .guvenlik_input .guvenlik_resim img {
    height: 25px
}

.hizmetler-YEni-liste {
    width: 100%;
    height: auto;
    position: relative;
    color: #000;
    display: block
}

.hizmetler-YEni-liste:hover {
    color: #457110
}

.hizmetler-YEni-liste .resim {
    width: 100%;
    height: 305px;
    overflow: hidden
}

.hizmetler-YEni-liste .resim img {
    will-change: transform;
    -webkit-transition: -webkit-transform .3s ease;
    -ms-transition: -ms-transform .3s ease;
    transition: transform .3s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-transform: scale(1.01,1.01);
    -ms-transform: scale(1.01,1.01);
    transform: scale(1.01,1.01);
    object-fit: cover;
    width: 100%;
    height: 100%
}

.hizmetler-YEni-liste:hover .resim img {
    -webkit-transform: scale(1.07,1.07);
    -ms-transform: scale(1.07,1.07);
    transform: scale(1.07,1.07)
}

.hizmetler-YEni-liste .text {
    width: 100%;
    height: auto;
    padding: 20px 0;
    position: relative;
    text-align: center
}

.hizmetler-YEni-liste .text span {
    font-size: 15px;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-weight: 700
}

.hizmetler-YEni-liste .text .ok {
    position: absolute;
    right: 0;
    top: 50%;
    font-size: 25px;
    transform: translateY(-50%);
    opacity: 0;
    transition: transform .3s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease
}

.hizmetler-YEni-liste:hover .text .ok {
    opacity: 1
}

.hizmetler-YEni-liste .cizgi {
    width: 100%;
    height: 1px;
    background: #00000015;
    position: relative
}

.hizmetler-YEni-liste .cizgi:after {
    content: "";
    height: 1px;
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    background-color: #457110;
    will-change: width;
    -webkit-transition: width .4s ease;
    -ms-transition: width .4s ease;
    transition: width .4s ease
}

.hizmetler-YEni-liste:hover .cizgi:after {
    width: 100%
}

.urundetaybutton {
    width: auto;
    margin: 0 auto;
    background: transparent;
    padding: 0;
    margin-top: 20px;
    position: relative;
    justify-content: space-evenly
}

.urundetaybutton a.tumunugor {
    z-index: 2;
    border: 1px solid #111a3a;
    transition: all .9s;
    text-align: center;
    background: #111a3a;
    display: block;
    padding: .65rem 0;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    border-radius: 50px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center
}

.urundetaybutton a.tumunugor i {
    margin-right: 6px
}

.urundetaybutton a.tumunugor:hover {
    background: #000;
    color: #fff!important;
    border-color: #000
}

.urundetaybutton a.tumunugor3 {
    z-index: 2;
    letter-spacing: .1em;
    border: 1px solid #c00615;
    transition: all .9s;
    text-align: center;
    background: #c00615;
    display: block;
    padding: 10px 20px;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    border-radius: 50px
}

.urundetaybutton a.tumunugor3 i {
    margin-right: 6px
}

.urundetaybutton a.tumunugor3:hover {
    background: #c00615;
    color: #fff!important;
    border-color: #c00615
}

.urundetaybutton button.tumunugor2 {
    background-color: #457110!important;
    border: 1px solid #457110;
    transition: all .9s;
    color: #fff!important;
    cursor: pointer;
    text-align: center;
    display: block;
    padding: 10px 20px!important;
    font-size: 13px;
    text-decoration: none;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    border-radius: 50px;
    height: 45px
}

.urundetaybutton button.tumunugor2 i {
    margin-right: 6px
}

.whatsapp-btn {
    width: 45px;
    background-color: #25cc64!important;
    border: 1px solid #25cc64;
    transition: all .9s;
    color: #fff!important;
    transition: all .9s;
    color: #fff!important;
    cursor: pointer;
    text-align: center;
    display: flex;
    padding: 0;
    font-size: 23px;
    text-decoration: none;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    border-radius: 50%;
    height: 45px;
    align-items: center;
    justify-content: center
}

.page-videolar .image {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden
}

.page-videolar .image img {
    display: block;
    width: 100%;
    height: auto;
    transition: transform .3s ease
}

.page-videolar .zoom:before {
    position: absolute;
    left: 0;
    height: 20px;
    content: "";
    width: 20px;
    background: #fff;
    z-index: -1;
    right: 0;
    margin: 0 auto
}

.page-videolar .zoom {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity .3s ease
}

.page-videolar .zoom i {
    color: #fff;
    font-size: 24px
}

.page-videolar .image .zoom {
    opacity: 1
}

.page-videolar .images-list {
    text-decoration: none;
    color: inherit;
    display: block;
    margin-bottom: 20px
}

.page-videolar .images-list-text {
    margin-top: 10px;
    font-size: 16px;
    text-align: center;
    color: #333
}

.round-button {
    height: 45px;
    padding: 0 26px;
    font-size: 14px;
    position: relative;
    transition: transform .2s;
    color: #212121;
    font-weight: 700;
    line-height: 1;
    border-radius: 35px!important;
    overflow: hidden;
    background: transparent;
    border: none;
    box-shadow: 0 0 10px 0 #0000001f
}

.round-button:hover {
    background-color: #457110;
    transform: scale(1.05);
    color: #fff;
    border-color: red
}

.HomeBlog {
    padding: 70px 0;
    position: relative;
    background: #fbfbfb
}

a.blog-liste {
    display: block;
    color: #333;
    font-size: 14px;
    padding: 0 15px
}

a.blog-liste img.blog-resim {
    display: block;
    border-radius: 5px;
    width: 100%;
    height: 220px;
    object-fit: cover;
    margin-bottom: 18px
}

a.blog-liste .tarih {
    display: flex;
    width: 100%;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 18px;
    padding-bottom: 18px;
    align-items: center;
    font-weight: 500
}

a.blog-liste .tarih i {
    display: flex;
    margin-right: 12px
}

a.blog-liste .tarih span {
    border: 1px solid #457110;
    border-radius: 100px;
    color: #457110;
    font-size: 12px;
    font-weight: 600;
    padding: 2px 6px;
    z-index: 5;
    margin-left: 25px
}

a.blog-liste .blog-text {
    width: 100%
}

a.blog-liste .blog-text h3 {
    width: 100%;
    margin-bottom: 30px;
    font-size: 18px;
    font-weight: 700
}

a.blog-liste .blog-text p {
    width: 100%;
    font-size: 14px;
    line-height: 1.3;
    font-weight: 500;
    margin-bottom: 30px
}

a.blog-liste .blog-text .detay {
    font-size: 14px;
    line-height: 1.7;
    font-weight: 600;
    margin-bottom: 30px;
    color: #457110;
    text-decoration: underline
}

.resimyeni-img-overlay1,.resimyeni-img-overlay2,.resimyeni-img-overlay3,.resimyeni-img-overlay4,.resimyeni-img-overlay5,.resimyeni-img-overlay6,.resimyeni-img-overlay7,.resimyeni-img-overlay8,.resimyeni-img-overlay9,.resimyeni-img-overlay11,.resimyeni-img-overlay12 {
    position: relative;
    overflow: hidden;
    border-radius: 15px
}

.resimyeni-img-overlay1:before,.resimyeni-img-overlay1:after,.resimyeni-img-overlay2:before,.resimyeni-img-overlay2:after,.resimyeni-img-overlay3:before,.resimyeni-img-overlay3:after,.resimyeni-img-overlay4:before,.resimyeni-img-overlay4:after,.resimyeni-img-overlay5:before,.resimyeni-img-overlay5:after,.resimyeni-img-overlay6:before,.resimyeni-img-overlay6:after,.resimyeni-img-overlay7:before,.resimyeni-img-overlay7:after,.resimyeni-img-overlay8:before,.resimyeni-img-overlay8:after,.resimyeni-img-overlay9:before,.resimyeni-img-overlay9:after,.resimyeni-img-overlay11:before,.resimyeni-img-overlay11:after,.resimyeni-img-overlay12:before,.resimyeni-img-overlay12:after {
    content: "";
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    opacity: .4;
    z-index: 1;
    -webkit-transition: all .8s linear;
    -moz-transition: all .8s linear;
    -ms-transition: all .8s linear;
    -o-transition: all .8s linear;
    transition: all .8s linear
}

.resimyeni-box img {
    width: 100%;
    height: auto
}

.resimyeni-img-overlay1:before {
    width: 100%;
    height: 100%;
    opacity: 0
}

.resimyeni-img-overlay1:hover:before,.resimyeni-box:hover .resimyeni-img-overlay1:before {
    opacity: .5
}

.resimyeni-img-overlay2:before {
    width: 100%;
    height: 100%;
    opacity: 0;
    background: -moz-linear-gradient(top,#0000 0%,#00000026 100%);
    background: -webkit-linear-gradient(top,#0000 0%,#00000026 100%);
    background: linear-gradient(to bottom,#0000 0%,#00000026 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#a6000000',GradientType=0)
}

.resimyeni-img-overlay2.on:before {
    opacity: 1
}

.resimyeni-img-overlay2:hover:before,.resimyeni-box:hover .resimyeni-img-overlay2:before {
    opacity: .9
}

.resimyeni-img-overlay3:before {
    left: 50%;
    top: 50%
}

.resimyeni-img-overlay3:hover:before,.resimyeni-box:hover .resimyeni-img-overlay3:before {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.resimyeni-img-overlay4:before {
    left: 50%;
    top: 0;
    height: 100%
}

.resimyeni-img-overlay4:hover:before,.resimyeni-box:hover .resimyeni-img-overlay4:before {
    width: 100%;
    left: 0
}

.resimyeni-img-overlay5:before {
    left: 0;
    top: 50%;
    width: 100%
}

.resimyeni-img-overlay5:hover:before,.resimyeni-box:hover .resimyeni-img-overlay5:before {
    height: 100%;
    top: 0
}

.resimyeni-img-overlay6:before {
    left: 0;
    top: auto;
    bottom: 0;
    width: 100%
}

.resimyeni-img-overlay6:hover:before,.resimyeni-box:hover .resimyeni-img-overlay6:before {
    height: 100%
}

.resimyeni-img-overlay7:before,.resimyeni-img-overlay7:after {
    height: 100%
}

.resimyeni-img-overlay7:after {
    left: auto;
    right: 0
}

.resimyeni-img-overlay7:hover:before,.resimyeni-img-overlay7:hover:after,.resimyeni-box:hover .resimyeni-img-overlay7:before,.resimyeni-box:hover .resimyeni-img-overlay7:after {
    width: 50%
}

.resimyeni-img-overlay8:before,.resimyeni-img-overlay8:after {
    height: 100%
}

.resimyeni-img-overlay8:after {
    left: auto;
    right: 0
}

.resimyeni-img-overlay8:hover:before,.resimyeni-img-overlay8:hover:after,.resimyeni-box:hover .resimyeni-img-overlay8:before,.resimyeni-box:hover .resimyeni-img-overlay8:after {
    width: 100%;
    opacity: .3
}

.resimyeni-img-overlay9:after {
    left: auto;
    right: 0;
    top: auto;
    bottom: 0
}

.resimyeni-img-overlay9:hover:before,.resimyeni-img-overlay9:hover:after,.resimyeni-box:hover .resimyeni-img-overlay9:before,.resimyeni-box:hover .resimyeni-img-overlay9:after {
    width: 100%;
    height: 100%;
    opacity: .3
}

.resimyeni-img-overlay10:before,.resimyeni-img-overlay10:after {
    width: 100%;
    height: 100%;
    opacity: 0
}

.resimyeni-img-overlay10:hover:before,.resimyeni-box:hover .resimyeni-img-overlay10:before {
    opacity: .5
}

.resimyeni-img-overlay10:hover:after,.resimyeni-box:hover .resimyeni-img-overlay10:after {
    width: 90%;
    height: 80%;
    left: 5%;
    top: 10%;
    opacity: .5;
    background: none;
    border: 1px dashed #fff
}

.resimyeni-img-overlay11:hover:after,.resimyeni-box:hover .resimyeni-img-overlay11:after {
    height: 95%;
    opacity: 1;
    right: 7.5%;
    top: 2.5%;
    -moz-transform: skewY(0deg);
    -webkit-transform: skewY(0deg);
    -o-transform: skewY(0deg);
    -ms-transform: skewY(0deg);
    transform: skewY(0deg);
    width: 85%
}

.resimyeni-img-overlay11:hover:before,.resimyeni-box:hover .resimyeni-img-overlay11:before {
    height: 85%;
    left: 2.5%;
    opacity: 1;
    top: 7.5%;
    -moz-transform: skewY(0deg);
    -webkit-transform: skewY(0deg);
    -o-transform: skewY(0deg);
    -ms-transform: skewY(0deg);
    transform: skewY(0deg);
    width: 95%
}

.resimyeni-img-overlay11:after {
    background: #0000 none repeat scroll 0 0;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    bottom: 5%;
    height: 80%;
    left: auto;
    right: 5%;
    top: auto;
    -moz-transform: skewY(70deg);
    -webkit-transform: skewY(70deg);
    -o-transform: skewY(70deg);
    -ms-transform: skewY(70deg);
    transform: skewY(70deg);
    width: 90%
}

.resimyeni-img-overlay11:before {
    background: #0000 none repeat scroll 0 0;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    bottom: auto;
    height: 90%;
    left: 5%;
    right: auto;
    top: 5%;
    -moz-transform: skewX(-70deg);
    -webkit-transform: skewX(-70deg);
    -o-transform: skewX(-70deg);
    -ms-transform: skewX(-70deg);
    transform: skewX(-70deg);
    width: 80%
}

.resimyeni-img-overlay11 {
    background-color: #000!important
}

.resimyeni-img-overlay11:hover img {
    opacity: .7!important
}

.resimyeni-img-overlay12:hover:after,.resimyeni-box:hover .resimyeni-img-overlay12:after {
    opacity: 1;
    transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);
    -moz-transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);
    -webkit-transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);
    -o-transform: rotate3d(0,0,1,45deg) scale3d(1,1,1)
}

.resimyeni-img-overlay12:after {
    background-color: #0000;
    border-bottom: 2px solid #fff;
    border-top: 2px solid #fff;
    transform: rotate3d(0,0,1,45deg) scale3d(1,0,1);
    -moz-transform: rotate3d(0,0,1,45deg) scale3d(1,0,1);
    -o-transform: rotate3d(0,0,1,45deg) scale3d(1,0,1);
    -webkit-transform: rotate3d(0,0,1,45deg) scale3d(1,0,1);
    -moz-transform-origin: 50% 50% 0;
    -webkit-transform-origin: 50% 50% 0;
    transform-origin: 50% 50% 0;
    -o-transform-origin: 50% 50% 0;
    width: 100%;
    height: 100%
}

.resimyeni-img-overlay12.left:hover:after,.resimyeni-box:hover .resimyeni-img-overlay12.left:after {
    transform: rotate3d(0,0,1,-45deg) scale3d(1,1,1);
    -moz-transform: rotate3d(0,0,1,-45deg) scale3d(1,1,1);
    -webkit-transform: rotate3d(0,0,1,-45deg) scale3d(1,1,1);
    -o-transform: rotate3d(0,0,1,-45deg) scale3d(1,1,1)
}

.resimyeni-img-overlay12.left:after {
    border-bottom: 2px solid #fff;
    border-top: 2px solid #fff;
    transform: rotate3d(0,0,1,-45deg) scale3d(1,0,1);
    -moz-transform: rotate3d(0,0,1,-45deg) scale3d(1,0,1);
    -o-transform: rotate3d(0,0,1,-45deg) scale3d(1,0,1);
    -webkit-transform: rotate3d(0,0,1,-45deg) scale3d(1,0,1);
    -moz-transform-origin: 50% 50% 0;
    -webkit-transform-origin: 50% 50% 0;
    transform-origin: 50% 50% 0;
    -o-transform-origin: 50% 50% 0
}

.resimyeni-img-overlay12:before {
    width: 100%;
    height: 100%;
    opacity: 0
}

.resimyeni-img-overlay12:hover:before,.resimyeni-box:hover .resimyeni-img-overlay12:before {
    opacity: .4
}

.swiper-pagination {
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    z-index: 10;
    width: 100%;
    left: 0;
    position: relative
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #457110!important
}

.swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #111a3a;
    border-radius: 50%;
    opacity: 1;
    transition: background 0.3s,transform .3s
}

.swiper-pagination-bullet-active {
    background: #457110;
    transform: scale(1.3);
    box-shadow: 0 0 5px #ffffffb3
}

.Home-Neden-Biz {
    padding: 80px 0
}

.work_progress {
    text-align: center;
    margin-bottom: 30px;
    position: relative;
    padding: 0 20px
}

.wrok_process_thumb {
    text-align: center;
    border: 4px solid transparent;
    border-radius: 50%;
    display: inline-block;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    position: relative
}

.work_progress.style-5 .wrok_process_thumb.thumb2:before {
    display: none
}

.work_progress.style-5 .wrok_process_thumb:before {
    position: absolute;
    content: "";
    top: 74%;
    right: -71px;
    height: 89%;
    width: 100%;
    background: url(../images/line-shape.png);
    background-position: center center;
    background-repeat: no-repeat;
    transform: translate(48%,-50%);
    left: inherit
}

.wrok_process_thumb img {
    border-radius: 50%;
    border: 10px solid #fff
}

.work_progress-number {
    position: absolute;
    left: -26px;
    top: 50.5%;
    margin: auto;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.work_progress.style-5 .work_progress-number {
    position: absolute;
    right: 32px;
    top: 64.5%;
    margin: auto;
    left: inherit;
    transition: all 400ms linear
}

.work_progress.style-5 .work_progress-number span {
    background: transparent;
    display: inline-block;
    height: 31px;
    width: 31px;
    text-align: center;
    line-height: 28px;
    color: #457110;
    border: 2px solid #457110;
    border-radius: 50%
}

.progress_content {
    text-align: center
}

.work_progress.style-5 .work_progress-title {
    padding-top: 11px
}

.work_progress.style-5 .work_progress-title h2 {
    font-size: 22px;
    font-weight: 700
}

.work_progress.style-5 .work_progress-desc p {
    font-size: 15px;
    font-weight: 500
}

.work_progress-desc {
    padding-top: 5px
}

.bayi-vasvuru {
    width: 100%;
    margin-top: 75px;
    margin-bottom: 75px;
    height: auto
}

.bayi-vasvuru .container {
    max-width: 1200px;
    border-radius: 10px
}

.bayi-vasvuru .resim {
    background-position: center!important;
    background-size: cover!important
}

.bayi-vasvuru .bayi-vasvuru-ic {
    width: 100%;
    height: auto;
    background: #fff;
    border-radius: 0;
    overflow: hidden
}

.bayi-vasvuru .bayi-vasvuru-ic .text {
    padding: 50px 70px
}

.site-baslik1 h2 {
    font-weight: 700;
    margin-top: 10px
}

.site-baslik1 small {
    font-weight: 600
}

.neden-biz-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit,minmax(280px,1fr));
    gap: 15px;
    margin-top: 40px
}

.neden-biz-card {
    width: 100%;
    background-color: #fff;
    border-radius: 5px;
    padding: 15px 17px;
    text-align: center;
    border: 1px solid #e9ecef;
    box-shadow: 0 4px 15px #0000000d;
    transition: transform .3s ease,box-shadow .3s ease;
    min-height: 280px;
    display: block
}

.neden_biz_slider .swiper-slide {
    padding: 10px
}

.neden-biz-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 10px 30px #0000001a
}

.neden-biz-card .card-icon {
    font-size: 48px;
    color: #457110;
    margin-bottom: 20px
}

.neden-biz-card h3 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 15px
}

.neden-biz-card ul {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: left
}

.neden-biz-card li {
    color: #737a6c;
    font-size: 14px;
    line-height: 1.4;
    margin-bottom: 7px;
    padding-left: 25px;
    position: relative
}

.neden-biz-card li::before {
    content: "\f00c";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    position: absolute;
    left: 0;
    top: 4px;
    color: #28a745;
    font-size: 14px
}

.neden-biz-card li:last-child {
    margin-bottom: 0
}

.urn-detay-resim {
    width: 100%;
    height: 420px;
    object-fit: cover;
    object-position: center
}

a.hizmetler-listeleme {
    display: block
}

a.hizmetler-listeleme .hizmetler-resim {
    display: block;
    width: 100%;
    height: 420px;
    position: relative;
    box-shadow: 0 0 10px #00000024
}

a.hizmetler-listeleme .hizmetler-resim img {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    object-fit: cover
}

a.hizmetler-listeleme .hizmetler-content {
    position: absolute;
    left: 0;
    bottom: -37px;
    right: 0;
    text-align: center;
    background: #fff;
    margin: auto;
    padding: 21px;
    opacity: 1;
    transition: .5s;
    width: 86%;
    border-top: 2px solid #457110;
    transition: all 400ms linear
}

a.hizmetler-listeleme .hizmetler-content h2 {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.4;
    margin-bottom: 0
}

a.hizmetler-listeleme:hover .hizmetler-content {
    transition: all 400ms linear;
    bottom: 0
}

a.hizmetler-listeleme .hizmetler-content .study-button {
    margin-top: 18px;
    transition: all 400ms linear;
    opacity: 0;
    text-align: center;
    display: flex;
    justify-content: center
}

a.hizmetler-listeleme .hizmetler-content .study-button .learn_btn {
    display: flex;
    align-items: center;
    opacity: .7
}

a.hizmetler-listeleme .hizmetler-content .study-button .learn_btn i {
    display: inline-flex;
    align-items: center
}

a.hizmetler-listeleme:hover .hizmetler-content .study-button {
    opacity: 1
}

.hakkimizda-home {
    width: 100%;
    height: auto;
    padding: 80px 0
}

.hakkimizda-home .nonta-img {
    left: -190px;
    position: absolute
}

.hakkimizda-home .resim {
    margin-left: -80px
}

.hakkimizda-home .section-title.t_left {
    margin: auto auto auto 0;
    width: 100%;
    text-align: left;
    position: relative
}

.hakkimizda-home .section-title.t_left h1 {
    left: 45px
}

.hakkimizda-home .section-title.t_left h1:before {
    background: #457110;
    height: 2px;
    width: 30px;
    left: -40px;
    content: "";
    position: absolute;
    top: 57%
}

.hakkimizda-home .section-title h1 {
    color: #457110;
    text-transform: capitalize;
    letter-spacing: 0;
    margin: 0 0 10px;
    position: relative;
    display: inline-block;
    z-index: 1;
    font-size: 18px;
    font-weight: 600
}

.hakkimizda-home .section-title h2 {
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 0
}

.hakkimizda-home .section-title h2 b {
    color: #457110
}

.hakkimizda-home .section-title.t_left p {
    font-size: 16px;
    font-weight: 500;
    margin: 21px 0 0
}

.hakkimizda-home .elementor-widget:not(:last-child) {
    margin-block-end:20px}

.hakkimizda-home .elementor-element .elementor-widget-container {
    transition: background 0.3s,border 0.3s,border-radius 0.3s,box-shadow 0.3s,transform var(--e-transform-transition-duration,0.4s)
}

.hakkimizda-home .icon-box2 {
    padding: 10px 0 0
}

.hakkimizda-home .icon-box2 .icon-box2-icon {
    padding-right: 22px;
    font-size: 28px;
    color: #457110
}

.hakkimizda-home .icon-box2-icon .img-icon {
    border: 1px solid #457110;
    height: 75px;
    width: 75px;
    line-height: 75px;
    text-align: center;
    border-radius: 5px
}

.hakkimizda-home .icon-box2-icon .img-icon .svgIcon {
    fill: #457110;
    height: 35px;
    width: 35px
}

.hakkimizda-home .icon-box2-icon .img-icon .icon path {
    fill: #457110
}

.hakkimizda-home .elementor img {
    height: auto;
    max-width: 100%;
    border: none;
    border-radius: 0;
    box-shadow: none
}

.hakkimizda-home .icon-box2 .icon-box2-content {
    margin: 0;
    text-align: left;
    color: #222;
    font-size: 24px;
    font-weight: 600
}

.hakkimizda-home .icon-box2 .icon-box2-content h2 {
    font-weight: 700;
    font-size: 20px
}

.hakkimizda-home .icon-box2 .description p {
    margin: 0;
    transition: .5s;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    padding: 0
}

.hakkimizda-home .knowledge-year {
    background: #457110;
    position: absolute;
    right: 70px;
    bottom: 10px;
    padding: 40px 0 0;
    width: 198px;
    height: 148px;
    text-align: center;
    border-radius: 10px
}

.hakkimizda-home .knowledge-year small {
    font-size: 60px;
    color: #fff;
    font-weight: 600;
    margin: 0;
    padding: 0 0 20px;
    line-height: 28px;
    text-align: center;
    display: block
}

.hakkimizda-home span.exper-text {
    font-size: 18px;
    color: #fff;
    font-weight: 700
}

.sorulansorular {
    position: relative;
    padding: 100px 0 70px
}

.sorulansorular .accordion {
    position: relative;
    margin-bottom: 40px
}

.sorulansorular .accordion > .cardlar .cardlar-header {
    padding: 0;
    border-radius: 0;
    background: #fff;
    border: 0 solid #e6e6e6!important;
    margin: 0;
    position: relative
}

.sorulansorular .accordion > .cardlar .cardlar-header h5 button.btn {
    padding: 14px 50px 14px 30px;
    font-size: 20px;
    font-weight: 700;
    color: #252525;
    line-height: 30px;
    text-decoration: none;
    text-align: left
}

.sorulansorular .accordion > .cardlar .cardlar-header h5 button.btn::before {
    position: absolute;
    right: 0;
    font-size: 16px;
    top: 0;
    height: 100%;
    line-height: 60px;
    width: 60px;
    text-align: center;
    font-family: "FontAwesome";
    content: "\f078";
    font-style: normal;
    font-weight: 400
}

.sorulansorular .accordion > .cardlar {
    border-radius: 0;
    border: 0 solid #e6e6e6!important;
    margin-bottom: 20px;
    overflow: inherit
}

.sorulansorular .btn-link.collapsed {
    background: #fff!important;
    border-radius: 0;
    color: #252525!important;
    border: 1px solid #e6e6e6!important
}

.sorulansorular .btn-link.collapsed::before {
    border-left: 1px solid #e6e6e6;
    color: #888!important
}

.sorulansorular .btn-link {
    background: #457110!important;
    border-radius: 0;
    color: #fff!important;
    border: 1px solid #fff!important
}

.sorulansorular .btn-link::before {
    border-left: 1px solid #fff;
    color: #fff!important
}

.sorulansorular .btn-link::after {
    position: absolute;
    content: "";
    height: 0;
    border-right: 13px solid transparent;
    border-top: 13px solid transparent;
    border-left: 13px solid transparent;
    border-bottom: 13px solid #fff;
    bottom: 0;
    left: 33px
}

.sorulansorular .btn-link.collapsed::after {
    display: none
}

.sorulansorular .cardlar-body {
    padding: 30px;
    box-shadow: 0 0 12px 0 #0000000d;
    border-bottom: 5px solid #457110;
    font-size: 16px;
    color: gray;
    line-height: 26px;
    font-weight: 400
}

.sorulansorular .any_questions {
    position: relative;
    box-shadow: 0 0 12px 0 #0000000d
}

.sorulansorular .any_questions h2 {
    padding: 14px 30px;
    color: #fff;
    background: #457110;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px
}

.sorulansorular .any_questions form {
    position: relative;
    padding: 25px 30px
}

.sorulansorular .any_questions form label {
    display: block;
    font-size: 16px;
    color: gray;
    line-height: 25px;
    margin-bottom: 5px
}

.sorulansorular .any_questions form .guvenlik_input label {
    display: none
}

.sorulansorular form .btn {
    border: 0;
    box-shadow: none;
    width: 100%!important;
    border-radius: 50px!important;
    margin-top: 10px;
    font-size: 14px;
    text-transform: uppercase;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    font-weight: 700;
    transition: all .5s ease;
    text-align: center;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out
}

.sorulansorular input[type="text"],.sorulansorular input[type="email"],.sorulansorular textarea {
    position: relative;
    width: 100%!important;
    height: 60px;
    background: transparent;
    border: 1px solid #e6e6e6!important;
    padding: 20px;
    line-height: 60px;
    font-size: 16px;
    color: #676767;
    font-weight: 600;
    margin-bottom: 10px
}

.sorulansorular textarea {
    height: 120px
}

.footer-ust-bilgi {
    width: 100%;
    padding: 30px 0;
    background: #fbfbfb
}

.footer-bilgi-tarih {
    width: 100%;
    display: flex;
    justify-content: end;
    margin-bottom: 10px
}

.footer-bilgi-ust {
    margin-bottom: 0;
    width: 100%
}

.footer-bilgi-ust .yazi-ic {
    display: block;
    overflow: hidden;
    position: relative;
    border-top: 1px solid #ededed;
    padding: 24px 0 0;
    height: auto;
    font-size: 14px;
    line-height: 1.5;
    font-family: arial
}

.footer-bilgi-ust .yazi-ic .text11 {
    display: inline-block
}

.footer-bilgi-ust .yazi-ic.yazi-ic-open .text11 {
    display: none
}

.footer-bilgi-ust .yazi-ic .text22 {
    display: none
}

.footer-bilgi-ust .yazi-ic.yazi-ic-open .text22 {
    display: inline-block
}

.footer-bilgi-ust .yazi-ic.yazi-ic-open {
    height: auto
}

.footer-bilgi-ust a {
    font-weight: 700;
    color: #000;
    margin-left: 15px;
    cursor: pointer
}

.referansslider {
    padding: 70px 0
}

.referansslider .swiper-slide img {
    position: relative;
    overflow: hidden;
    border: 3px solid #f8f8f8;
    width: 100%;
    height: 150px;
    object-fit: contain
}

.page-urunler-listele-resimler {
    width: 100%;
    margin-bottom: 20px;
    display: block;
    transition: all .3s ease
}

.page-urunler-listele-resimler .img-thumbnail {
    overflow: hidden;
    border-radius: 15px;
    box-shadow: 0 4px 20px #00000014;
    transition: box-shadow .4s ease,transform .3s ease;
    position: relative
}

.page-urunler-listele-resimler:hover .img-thumbnail {
    box-shadow: 0 12px 40px #0003;
    transform: translateY(-10px)
}

.page-urunler-listele-resimler .image {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
    border-radius: 15px;
    transition: all .3s ease
}

.page-urunler-listele-resimler .image img {
    max-width: 100%;
    border-radius: 15px;
    transition: transform .6s cubic-bezier(0.19,1,0.22,1)
}

.page-urunler-listele-resimler:hover .image img {
    transform: scale(1.15) rotate(2deg)
}

.page-urunler-listele-resimler .image .zoom {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition: opacity .4s ease;
    background: #0006
}

.page-urunler-listele-resimler:hover .image .zoom {
    opacity: 1
}

.page-urunler-listele-resimler .image .zoom i {
    font-size: 30px;
    color: #fff;
    background: #007bffd9;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 8px 15px #0000001a;
    transition: transform .3s ease
}

.page-urunler-listele-resimler .image .zoom i:hover {
    transform: scale(1.1)
}

.page-urunler-listele-resimler .images-list-text {
    width: 100%;
    height: 60px;
    text-align: center;
    padding: 10px 0;
    color: #555;
    line-height: 1.5;
    font-weight: 700;
    font-size: 1rem;
    text-transform: uppercase;
    letter-spacing: .5px;
    background: #f8f9fa;
    transition: color .3s ease,background .3s ease;
    border-top: 1px solid #e0e0e0;
    border-radius: 0 0 15px 15px
}

.page-urunler-listele-resimler:hover .images-list-text {
    color: #007bff;
    background: #e9ecef
}

.hizmetler-urunler {
    position: relative
}



@media(max-width: 1024px) {
    body {
        padding-top:85px
    }

    .slider1 .swiper-slide {
        height: 30vh
    }

    .navbar-nav {
        margin: 0
    }

    .btn-genel i {
        display: none
    }

    .work_progress.style-5 .wrok_process_thumb:before {
        display: none
    }

    .Home-Neden-Biz {
        padding: 60px 0
    }

    .sss .resim {
        display: none
    }

    .hizmetler-urunler {
        padding: 30px 0 60px
    }

    .hizmetler-urunler .btn-genel {
        margin: 0!important;
        margin-top: 10px!important
    }

    .hakkimizda-home .knowledge-year,.hakkimizda-home .nonta-img,.hakkimizda-home .resim {
        display: none
    }

    .visapro-header-top {
        display: none
    }

    .header-menu .navbar-brand img {
        width: auto;
        height: 30px
    }

    .popup_close {
        top: 0!important
    }

    .sayac {
        background-attachment: local!important
    }

    .yorum2 {
        padding: 40px 0
    }

    .kadro-slider {
        padding: 50px 0 20px
    }

    .SliderBaslik h3 {
        font-size: 45px
    }

    .SliderBaslik {
        text-align: center
    }

    .kategoriler a.Liste .resim {
        height: 345px
    }

    .home-hakkimizda3 .resim {
        display: none
    }

    .home-hakkimizda3 .baslikic {
        padding-right: 0
    }

    .page-baslik1 {
        margin-top: 0
    }

    .page-baslik1 h3::after {
        display: none
    }

    .testimonial-block .content {
        margin-bottom: 20px
    }

    .navbar-light .navbar-toggler {
        background: transparent;
        color: #fff;
        border-radius: 0;
        margin-top: 5px
    }

    .header-menu {
        position: fixed!important
    }

    .header-menu ul.navbar-nav li {
        margin-left: 0!important;
        padding: 0
    }

    .header-menu .nav {
        display: none;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 900;
        overflow-x: hidden;
        overflow-y: auto
    }

    .header-menu .navbar-nav .nav-item.nav-submenu>ul {
        background: transparent;
        padding: 10px 0 0
    }

    .header-menu .nav {
        background: #fff
    }

    .header-menu .nav-no-js .nav-button:hover+.nav,.header-menu .nav-no-js .nav-button:hover+.nav+.nav-close,.header-menu .nav-no-js .nav:hover,.header-menu .nav-no-js .nav:hover+.nav-close {
        display: block
    }

    .header-menu .nav-lock-scroll {
        overflow: hidden
    }

    .header-menu .nav ul ul {
        position: relative!important
    }

    .header-menu .navbar-nav .nav-item:first-child {
        border-top: 0
    }

    .header-menu .navbar-nav .nav-item {
        display: block;
        width: 100%;
        border-top: 1px solid #e2e2e2;
        margin-left: 0;
        padding: .7rem 1.5625rem
    }

    .header-menu .navbar-nav .nav-item .nav-link {
        color: #000;
        padding: 0
    }

    .header-menu .navbar-nav .nav-item.nav-submenu>ul li a {
        color: #000;
        border-top: solid 1px #00000017;
        padding: 10px 10px 10px 0 !important;
        border-bottom: 0
    }

    .header-menu .nav ul ul ul {
        top: 0!important;
        left: 0!important;
        background: transparent
    }

    .header-menu .nav .nav-submenu>ul li a {
        width: 100%;
        display: flex;
        padding: 0 15px!important
    }

    .header-menu .mobilmenu-ac {
        background: transparent;
        border: none;
        color: #333;
        font-size: 22px;
        line-height: 22px
    }

    .header-menu .mobilmenu-kapat {
        background: transparent;
        border: none;
        color: #333;
        font-size: 22px;
        position: relative;
        width: 100%;
        text-align: right;
        margin-right: 10px;
        outline: none;
        display: flex;
        align-items: center;
        padding: 8px 15px 0 0;
        display: flex;
        justify-content: flex-end
    }

    .slider-alt {
        display: none
    }

    .slider1 .swiper-slide .text-bg {
        display: none
    }

    .slider1.bayram,.slider1 .swiper-slide.bayram {
        height: 30vh!important
    }

    .slider1 .swiper-button-next:after,.slider1 .swiper-button-prev:after {
        font-size: 20px
    }

    .slider1 .swiper-button-next {
        right: 0
    }

    .slider1 .swiper-button-prev {
        left: 0
    }

    .slider1 .swiper-slide .text-bg .textic {
        padding: 0 25px;
        display: none
    }

    .home-hakkimizda1,.home-hakkimizda2,.hizmetler-slider {
        width: 100%;
        height: auto;
        padding: 2.375rem 0
    }

    .home-hakkimizda1 a.liste {
        margin-bottom: 1.25rem;
        display: block
    }

    .home-hakkimizda2 .texttt {
        margin-bottom: 25px
    }

    .home-hakkimizda2 .image-box__float {
        display: none
    }

    .home-hakkimizda2 .inset-xl-1 {
        padding-left: 0
    }

    .site-baslik1 p {
        max-width: 100%
    }

    .footer1 .contact-info-area::before {
        display: none
    }

    .footer1 .single-contact-info {
        margin-bottom: 40px;
        padding-left: 100px
    }

    .footer1 .single-widgets p {
        padding-left: 10px
    }

    .footer1 .footer-bottom-area {
        text-align: center
    }

    .footer1 .single-widgets .social-icon {
        float: none;
        margin: 0 auto
    }

    .footer1 .contact-info-area {
        padding-bottom: 0;
        display: none
    }

    .footer1 .footer-bottom-area {
        margin-bottom: 35px
    }

    .footer1 .single-contact-info i {
        left: 20px
    }

    .footer1 .footer-top-area {
        display: none
    }

    .footer2 .cactus_map_canvas {
        display: none
    }

    .footer2 .cactus-section-contact {
        padding: 20px 0
    }

    .footer2 .site-footer {
        display: none
    }

    .footer2 .cactus-section-contact .bilgiler {
        position: relative;
        left: 0;
        top: 0
    }

    .main-footer .sub-footer p.right {
        text-align: left
    }

    .footer3 {
        margin-bottom: 35px
    }

    .footer3 .footer-orta {
        padding: 0
    }

    .footer3 .footer-alt {
        margin-top: 0
    }

    .footer4 .bd-footer-line,.footer4 .bd-footer-top {
        display: none
    }

    .footer4 .bd-footer__copyright-text a,.footer4 .bd-footer__copyright-text p {
        font-size: 11px;
        color: #fff
    }

    .footer4 .pt-140 {
        padding-top: 50px
    }

    .footer4 .pt-45 {
        padding-top: 0
    }

    .footer5 {
        margin-bottom: 35px
    }

    .footer5 .footer_alt {
        font-size: 11px
    }

    .footer5 .footer_genel {
        padding-top: 25px;
        padding-bottom: 25px;
        display: none
    }

    .footer5 .footer_genel .liste ul.footer-sosyal {
        margin-top: 30px;
        margin-bottom: 30px
    }

    .footer5 .footer_genel .liste ul.footer-list li {
        margin-bottom: 0
    }

    .footer6 {
        margin-bottom: 35px
    }

    .footer6 .footer-bilgi {
        display: none
    }

    .footer6 .maps {
        height: 330px;
        display: none
    }

    .footer6 .iletisimbg .iletisim {
        padding: 15px;
        display: none
    }

    .footer6 .footer-firma {
        display: block;
        text-align: center
    }

    .footer6 .footer-firma .footer-logo {
        margin: 0 auto;
        display: inline-block
    }

    footer.footer7 .footer-liste li {
        margin-top: 0;
        margin-bottom: 0
    }

    footer.footer7 .footer-liste h3 {
        margin-bottom: 10px
    }

    footer.footer7 .footer-sosyal {
        margin-bottom: 20px
    }

    footer.footer7 .footer-liste {
        margin-bottom: 20px
    }

    footer.footer7 {
        margin-bottom: 35px
    }

    footer.footer7 .footer-orta {
        padding-top: 25px;
        padding-bottom: 15px;
        display: none
    }

    footer.footer7 .footer-alt {
        display: block;
        text-align: center
    }

    footer.footer7 .footer-alt .hasem-logo {
        display: inline-block
    }

    footer.footer8 {
        margin-bottom: 35px
    }

    footer.footer8 .footer-firma .footer-text {
        font-size: 10px
    }

    footer.footer8 .footer-firma .footer-firma-ic {
        padding-top: 30px
    }

    footer.footer8 .footer-orta {
        display: none
    }

    footer.footer9 {
        margin-bottom: 35px
    }

    footer.footer9 .footer-orta,footer.footer9 .footer-ust {
        display: none
    }

    footer.footer9 .footer-alt .footer-unvani {
        display: block;
        font-size: 10px
    }

    .team-block-two {
        padding-right: 0
    }

    .team-block-two .inner-box .image-box .contact-box {
        right: -115px
    }

    .haber3 .inner-box {
        padding: 40px 30px
    }

    .haber3 .inner-box .image-column .image {
        margin-left: 0;
        margin-bottom: 30px
    }

    .haber3 .content-column .inner-column .post-date {
        display: none
    }

    .haber4 {
        padding: 0 30px
    }

    .yorumlaryeni.type_one .image {
        display: none
    }

    .yorumlaryeni.type_one .content_inner {
        margin-left: 25px
    }

    .yorumlaryeni.type_one .name_authr h2 {
        font-size: 20px
    }

    .yorumlaryeni.type_one {
        margin: 10px
    }

    .yorum6 .testimonial-pic {
        right: 0
    }

    .yorum5 .testimonial-pic {
        display: none
    }

    .yorum5 {
        padding: 30px 40px;
        margin-left: 0
    }

    .yorum5:after {
        display: none
    }

    .yorum4 {
        padding: 40px 0 25px;
        margin: 20px 15px 40px
    }

    .yorum2yeni.type_four {
        position: relative;
        background: #fff;
        box-shadow: 0 0 12px 0 #0000000d;
        margin: 10px 10px 60px;
        text-align: center;
        padding: 40px 25px
    }

    .mobilbuttonlar {
        position: fixed;
        width: 100%;
        bottom: 0;
        z-index: 999
    }

    .sol-menu-style2 .sol-menu .menu-akordiyon ul {
        min-height: 300px
    }

    .sol-menu-style2 .sol-menu .menu-akordiyon ul li a:hover,.sol-menu-style2 .sol-menu .menu-akordiyon ul li.active a {
        background: transparent;
        color: #000
    }

    .sol-menu-style2 .sol-menu .menu-akordiyon ul li a:hover:after .sol-menu-style2 .sol-menu .menu-akordiyon ul li.active a:after {
        display: none
    }

    .sol-menu-style2 .sol-menu .menu-akordiyon ul li:first-child {
        border-bottom: 1px solid #e1e1e1
    }

    .sol-menu-style2 .sol-menu .menu-akordiyon ul li {
        box-shadow: none!important
    }

    .sol-menu-style2 .sol-menu .menu-akordiyon ul li a {
        padding: 0;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 10px 15px 10px 25px;
        font-size: 16px;
        font-weight: 500
    }

    .sol-menu-style2 .navbar .navbar-toggler {
        font-size: 15px
    }

    .sol-menu-hasem .ust_alan {
        align-items: center;
        justify-content: space-between;
        padding: 20px;
        border-bottom: solid 1px #00000024
    }

    .sol-menu-hasem .ust_alan a.navbar-brand {
        width: auto;
        display: inline-block
    }

    .sol-menu-hasem .menu-akordiyon::-webkit-scrollbar {
        width: 5px
    }

    .sol-menu-hasem .menu-akordiyon::-webkit-scrollbar-track {
        box-shadow: inset 0 0 5px grey;
        border-radius: 10px
    }

    .sol-menu-hasem .menu-akordiyon::-webkit-scrollbar-thumb {
        background: #6d6d6d;
        border-radius: 10px
    }

    .sol-menu-hasem {
        width: 80%;
        height: 100%;
        position: fixed;
        top: 0;
        left: -80%;
        z-index: 999999999999;
        background: #fff;
        transition: .2s ease-in-out
    }

    .sol-menu-hasem-fixed {
        left: 0;
        box-shadow: 0 0 10px #00000026
    }

    .sol-menu-hasem .menu-akordiyon ul li {
        display: flex;
        flex-direction: column;
        border-bottom: 1px solid #e1e1e1
    }

    .sol-menu-hasem .menu-akordiyon ul li.active {
        background: #fff
    }

    .sol-menu-hasem .menu-akordiyon ul li.active a {
        color: #457110!important
    }

    .sol-menu-hasem .menu-akordiyon ul li.active a::before {
        height: 100%
    }

    .sol-menu-hasem .menu-akordiyon ul li a::before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        height: 0;
        -webkit-transition: all 500ms ease;
        -o-transition: all 500ms ease;
        transition: all 500ms ease;
        width: 10px;
        background: WW;
        pointer-events: none
    }

    .sol-menu-hasem .menu-akordiyon ul li a {
        display: flex;
        flex-wrap: wrap;
        font-weight: 500;
        color: #333;
        font-size: 14px
    }

    .sol-menu-hasem .menu-akordiyon ul li a .sol-menu-icon {
        margin-right: 5px
    }

    .sol-menu-hasem .akordiyon-baslik {
        font-size: 16px;
        text-align: left;
        font-weight: 700;
        padding: 15px;
        border-bottom: 1px solid #d6d6d6;
        box-shadow: 0 0 10px #0000;
        text-transform: capitalize
    }

    .sol-menu-hasem .menu-akordiyon ul li ul li {
        display: flex;
        flex-direction: column;
        padding: 10px 15px 0!important;
        border-bottom: none
    }

    .sol-menu-alt-var {
        margin-left: -5px
    }

    .kapatma-yeri-kose {
        color: #457110
    }

    .kapatma-yeri-kose i {
        display: inline-block;
        font-size: 20px;
        margin-left: 26px;
        margin-top: 0
    }

    .kapatma-yeri {
        padding: 15px;
        margin-top: 10px
    }

    .kapatma-yeri h1 {
        font-size: 20px;
        font-weight: 300;
        color: #333
    }

    .kapatma-yeri i {
        color: #333;
        font-size: 35px
    }

    .mobiladres {
        position: relative;
        bottom: 0;
        text-align: center;
        margin-top: 55px
    }

    .mobiladres .mobilicin-liste {
        width: 100%;
        height: auto;
        position: relative;
        padding: 0 30px
    }

    .mobiladres .mobilicin-liste .mobilicin-logo {
        float: left;
        width: 100%;
        height: auto;
        margin-bottom: 13px
    }

    .mobiladres .mobilicin-liste .mobilicin-logo img {
        height: 50px
    }

    .mobiladres .mobilicin-liste .mobilicin-baslik {
        font-size: 1.4rem;
        color: #457110;
        margin-bottom: 13px;
        font-weight: 700
    }

    .mobiladres .mobilicin-liste .mobilicin-title {
        font-size: 16px;
        line-height: 1.5;
        font-weight: 500
    }

    .mobiladres .mobilicin-liste .mobilicin-text {
        font-size: 16px;
        line-height: 1.5;
        font-weight: 500
    }

    .mobiladres .mobilicin-liste .mobilicin-text span {
        float: left;
        width: 100%;
        margin-top: 0;
        margin-bottom: 15px
    }

    .mobiladres .mobilicin-liste .mobilicin-text span i {
        background: #457110;
        color: #fff;
        display: inline-flex;
        border-radius: 100%;
        width: 25px;
        height: 25px;
        align-items: center;
        justify-content: center
    }

    .header-menu .navbar-brand.iki {
        position: relative;
        top: 0;
        text-align: center;
        width: 100%;
        margin-bottom: 40px
    }

    .iletisim_yeni {
        margin-bottom: 50px;
        padding-top: 50px
    }

    .iletisim5 .career-title-area {
        padding: 0
    }

    .iletisim5 .work-process .work-block:before {
        display: none
    }

    .iletisim5 .maps {
        display: none
    }

    .iletisim8-address-area .section-title h1 {
        font-size: 35px
    }

    .iletisim8-address-area {
        padding: 60px 0 0
    }

    .iletisim8-address-box {
        margin-left: 0
    }

    .iletisim9-single-info:nth-last-child(2) {
        margin-bottom: 15px
    }

    .iletisim9-single-info {
        width: 100%;
        margin: 0 0 20px
    }

    .iletisim9-contact-info {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        margin-left: 0
    }

    .iletisim10 .cms-contact-form-layout1.style1 {
        box-shadow: 0 8px 57px #0000001a
    }

    .iletisim10 .elementor-widget-wrap {
        padding: 0 0 0 30px
    }
}

.btn1 {
    background: #457110;
    border-color: #457110;
    color: #fff
}

.btn2 {
    background: #df6c07;
    border-color: #df6c07;
    color: #fff
}

.btn3 {
    background: #c45f06;
    border-color: #c45f06;
    color: #fff
}
