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

.WhatsApp {
    width: 51px;
    height: 51px;
    position: fixed;
    bottom: 20px;
    left: 20px;
    background: url(../images/icon/WhatsApp.png);
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4);
    border-radius: 50%;
    z-index: 99;
}

body {
    font-size: 15px;
    font-weight: 400;
    line-height: 1.7;
    font-family: 'Inter', sans-serif;
    font-weight: normal;
    font-style: normal;
    color: #181818;
}

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

a {
    text-decoration: none !important;
    color: #23282d;
}

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


.font1 {
    font-family: 'Tuesday Night';
    font-weight: normal;
    font-style: normal;
}


.font2 {
    font-family: 'Barlow Condensed', sans-serif;
}

.font3 {
    font-family: 'Barlow', sans-serif;
}

.font4 {
    font-family: 'Cormorant Garamond', serif;
}

/* Header Başlangıç*/

.teellll {
    margin-left: auto;
    display: flex;
}

.teellll li {
    list-style: none;
    padding-left: 20px;
    font-size: 13px;
    margin-right: 6px;
    display: inline-flex;
    align-items: center;
    color: #092911;
    font-weight: 500;
}

.header-menu {
    width: 100%;
    top: 0px;
    right: 0;
    left: 0;
    position: fixed;
    z-index: 1030;
    background: #fff;
}

.header-menu .container{
    max-width: 900px;
}

.header-menu .navbar {
    padding-left: 100px;
    padding-right: 100px;
}

.header-menu .navbar-brand {
    margin-right: 70px;
}

.header-menu .navbar-brand img {
    height: 60px;
}

.header-menu .telefon {
    color: #000;
    font-size: 16px;
    margin-left: auto;
    font-weight: 500;
    font-style: italic;
}

.header-menu .nav {
    display: block;
    position: relative;
    bottom: auto;
    overflow: visible
}

.header-menu .nav ul {
    display: block;
    position: relative;
    zoom: 1;
    list-style-type: none;
    margin: 0;
    padding: 0
}

.header-menu .nav li {
    position: relative;
    margin-right: 30px;
}

.header-menu .nav li a {
    border-radius: 0;
    padding: 2px 0px;
    color: #000;
    text-decoration: none;
    border-bottom: solid 1px transparent;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
}

.header-menu .nav li a:active {
    color: #2bac50;
}

.header-menu .nav li a.active {
    color: #2bac50;
    border-color: #2bac50;
}

.header-menu .nav li li a.active {
    color: #2bac50;
    border-color: #2bac50;

}

.header-menu .nav li a:hover {
    color: #2bac50;
    border-color: #2bac50;

}

.header-menu .nav li li a:hover {
    color: #2bac50;
    border-color: #2bac50;

}


.header-menu .nav ul li:last-child {
    display: inline-block;
    margin-right: 0px;
}

.header-menu .nav ul li {
    display: inline-block
}

.header-menu .nav ul {
    display: block
}

.header-menu .nav ul ul {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 901;
    background: #fff;
}

.header-menu .nav ul ul ul {
    top: 5px;
    left: 100%;
    z-index: 902;
    background: #fff;
}

.header-menu .nav ul ul ul ul {
    z-index: 903;
    background: #fff;
}

.header-menu .nav ul ul ul ul ul {
    z-index: 904;
    background: #fff;
}

.header-menu .nav ul ul li.nav-left>ul {
    left: auto;
    right: 95%
}

.header-menu .nav-no-js .nav li:hover>ul {
    display: block
}

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

.header-menu .nav li.nav-active>a,
.nav li:hover>a {
    color: #2bac50;
    background: transparent;
}

.header-menu .nav .nav-submenu>ul {
    margin-left: 0px
}

.header-menu .nav .nav-submenu>ul li {
    margin-left: 0px;
    display: block;
    width: 100%;
}

.header-menu .nav .nav-submenu>ul li a {
    width: 100%;
    display: flex;
    padding: 5px 10px 5px 10px;
}

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

.header-menu .top-header {
    background: #28AF4A;
    color: #092911;
    padding: 3px 100px;
    display: flex;
    align-items: center;
    position: relative;
}

.header-menu .top-header .slogan {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #092911;
    font-style: italic;
    display: flex;
    align-items: center;
    justify-content: center;

}

.header-menu .top-header .adres {
    position: relative;
    z-index: 1;
}

.header-menu .top-header .adres li:first-child {
    padding: 0px;
}

.header-menu .top-header .adres li {
    list-style: none;
    padding-left: 20px;
    font-size: 15px;
    margin-right: 6px;
    display: inline-flex;
    align-items: center;
    color: #092911;
    font-weight: 500;
    font-style: italic;

}

.header-menu .top-header .adres li i {
    font-size: 15px;
    padding-right: 9px;
}

.header-menu .top-header .adres li span {
    font-weight: 400;
    padding-left: 4px;
}

.header-menu .top-header .sosyal {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
}

.header-menu .top-header .sosyal li:first-child {
    margin: 0px;
}

.header-menu .top-header .sosyal li {
    list-style: none;
    margin-left: 8px;
    display: inline-flex;
    align-items: center;
}

.header-menu .top-header .sosyal li a {
    color: #fff;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #092911;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 10px;
}

.header-menu .top-header .sosyal li a i {
    display: inline-flex;
}

.header-menu .top-header .sosyal li a:hover {
    color: #28AF4A;
    background: #fff;
    text-decoration: none;
}

.header-menu .top-header .dil li {
    float: left;
    list-style: none;
    margin-left: 10px
}

.header-menu .top-header .dil li a {
    float: left;
    font-size: 13px;
    color: #333;
    line-height: 19px;
    text-decoration: none;
}

.header-menu .top-header .dil li a>span {
    float: left;
    font-size: 13px;
    color: #888;
    line-height: 19px;
}

.header-menu .top-header .dil li a .icon {
    float: left;
    width: 22px;
    padding-right: 3px;
}

.header-menu .top-header .dil li a .icon img {
    width: 100%
}

.bd-menu .header-menu .top-header {
    display: none;
}

.bd-menu .header-menu {
    background: #2bac50;
    display: none;
}

.bd-menu .header-menu .navbar-brand img {
    height: 47px;
}

.bd-menu .header-menu .navbar {
    padding: 6px 50px;
}


/* Header Son*/


/* HakkÄ±mÄ±zda BaÅŸlangÄ±Ã§*/

.hakkimizda {
    background: #fff;
    color: #2C425C;
    padding: 0px 0px 0px 0px;
}

.hakkimizda .resim {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    position: relative;
    z-index: 99;
}

.hakkimizda .resim:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background: #b51e5f;
    z-index: 99;
    top: 32%;
    left: -66%;
}

.hakkimizda .resim:after {
    content: '';
    position: absolute;
    width: 160px;
    height: 200px;
    background: #b51e5f;
    z-index: -1;
    top: 80px;
    left: 50%;
}

.hakkimizda .resim img {
    width: 100%;
    margin-right: -110px;
    display: block;
}

.hakkimizda .baslik {
    width: 100%;
    height: 540px;
    text-align: left;
    background: #f1f1f1;
    padding: 0px 0px;
    display: flex;
    align-items: center;
}

.hakkimizda .baslik .baslik-ic {
    max-width: 500px;
    margin-left: 170px;
}

.hakkimizda .baslik h3 {
    height: auto;
    display: block;
    line-height: 41px;
}

.hakkimizda .baslik h3 span {
    font-weight: 700;
    color: #AFCA05;
    display: block;
}

.hakkimizda .baslik p {
    display: block;
    font-size: 14px;
    font-weight: 300;
    color: #647072;
    max-width: 100%;
}

.hakkimizda .baslik .icon {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}

.hakkimizda .baslik h3:after {
    content: '';
    width: 25px;
    height: 3px;
    background: #AFCA05;
    display: block;
    position: relative;
    margin-top: 15px;
    margin-bottom: 25px;
}

.hakkimizda .baslik .icon img {
    height: 45px;
}

.hakkimizda .button-bg {
    width: 100%;
    height: auto;
}

.hakkimizda .button-bg {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-start;
    margin-top: 50px;
}

.hakkimizda .button-bg a.link {
    font-size: 11px;
    font-weight: 300;
    border: solid 1px #2D435C;
    padding: 0px 15px;
    line-height: 35px;
    color: #2D435C;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.hakkimizda .button-bg a.link:hover {
    border: solid 1px #AFCA05;
    color: #fff;
    background-color: #AFCA05;
}


/* HakkÄ±mÄ±zda Son*/


/*Hizmetler Slider Başlangıç*/

.hizmetler-slider {
    width: 100%;
    height: auto;
    position: relative;
    padding: 0px 0px 0px 0px;
}

.hizmetler-slider .baslik {
    width: 100%;
    height: auto;
    text-align: center;
    margin-bottom: 30px;
}

.hizmetler-slider .baslik h3 {
    height: auto;
    text-align: center;
    display: block;
    color: #612D8F;
    font-weight: 300;
}

.hizmetler-slider .baslik h3 span {
    height: auto;
    text-align: center;
    display: inline-block;
    padding: 2px 0px;
    font-weight: 700;
}

.hizmetler-slider .baslik p {
    display: block;
    font-size: 14px;
    font-weight: 300;
    color: #647072;
    max-width: 40%;
    margin: 10px auto 5px;
}

.hizmetler-slider .baslik .icon {
    width: 100%;
    height: auto;
    margin-bottom: 5px;
}

.hizmetler-slider .baslik:after {
    content: '';
    width: 25px;
    height: 3px;
    background: #AFCA05;
    display: inline-block;
    position: relative;
}

.hizmetler-slider .baslik .icon img {
    height: 40px;
}

.hizmetler-slider .baslik a.detay {
    font-size: 11px;
    font-weight: 300;
    border: solid 1px #fff;
    padding: 0px 15px;
    line-height: 35px;
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.hizmetler-slider .baslik a.detay:hover {
    border: solid 1px #AFCA05;
    color: #fff;
    background-color: #AFCA05;
}

.hizmetler-slider .slider {
    width: 100%;
    margin: 0px;
}

.hizmetler-slider .slick-slide a.urun-liste {
    margin: 0px 0px;
    padding: 0px 10px;
    height: auto;
    text-align: center;
    display: flex;
    align-items: center;
    color: #000;
}

.hizmetler-slider .slick-slide a.urun-liste:hover {
    color: #A4C117;
}

.hizmetler-slider .slick-slide a.urun-liste:focus {
    box-shadow: none;
    outline: none;
}

.hizmetler-slider .slick-slide a.urun-liste .urun-liste-ic {
    width: 100%;
    height: auto;
    background: #fff;
    box-shadow: 0px 0px 5px rgb(0 0 0 / 6%);
    padding: 0px;
}

.hizmetler-slider .slick-slide a.urun-liste .resim {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
    padding: 0px;
}

.hizmetler-slider .slick-slide a.urun-liste .resim img {
    width: 100%;
    position: relative;
    z-index: 99;
}

.hizmetler-slider .slick-slide a.urun-liste .text {
    width: 100%;
    height: 65px;
    padding: 10px;
    line-height: 22px;
    font-size: 15px;
    background: #f6f4fc;
    text-align: center;
}

.hizmetler-slider .slick-slide a.urun-liste .text span {
    width: 100%;
    height: auto;
    font-size: 16px;
    font-weight: 700;
    color: #612D8F;
}

.hizmetler-slider .slick-slide a.urun-liste .text small {
    width: 100%;
    height: auto;
    font-size: 13px;
    font-weight: 400;
    display: block;
    opacity: 100%;
    color: #707273;
}

.hizmetler-slider .slick-prev,
.hizmetler-slider .slick-next {
    display: none !important;
}

.hizmetler-slider .slick-prev:before,
.hizmetler-slider .slick-next:before {
    color: black;
}

.hizmetler-slider .slick-slide {
    transition: all ease-in-out .3s;
    opacity: 1;
}

.hizmetler-slider .slick-active {
    opacity: 1;
}

.hizmetler-slider .slick-current {
    opacity: 1;
}

.hizmetler-slider .slick-dots {
    margin-top: 15px;
    bottom: 0px;
    position: relative;
}

.hizmetler-slider .slick-dots li {
    position: relative;
    display: inline-block;
    width: auto;
    height: auto;
    margin: 0 2px;
    padding: 0;
    cursor: pointer;
}

.hizmetler-slider .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 9px;
    height: 5px;
    padding: 0px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: #ccc;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
}

.hizmetler-slider .slick-dots li.slick-active button {
    width: 20px;
    padding: 0px;
    background: #612D8F;
}

.hizmetler-slider .slick-dots li button:before {
    display: none;
}


/* Hizmetler Slider Son */


/* Hizmetler2 DÃ¼z BaÅŸlangÄ±Ã§*/

.hizmetler {
    width: 100%;
    height: auto;
    padding: 0px 0px;
    position: relative;
}


.hizmetler a.liste {
    width: 100%;
    height: auto;
    margin-bottom: 16px;
    display: block;
    color: #fff;
}

.hizmetler a.liste .resim {
    width: 100%;
    height: 660px;
    background-position: center !important;
    background-size: cover !important;
    position: relative;

}

.hizmetler a.liste .resim .hover {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 42%);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    -webkit-transition: all 600ms ease-in-out;
    -moz-transition: all 600ms ease-in-out;
    -o-transition: all 600ms ease-in-out;
    transition: all 600ms ease-in-out;
}

.hizmetler a.liste:hover .resim .hover {
    opacity: 1;
}

.hizmetler a.liste .resim .hover:before {
    content: '\e8e5';
    font-family: "fontello";
    font-style: normal;
    position: relative;
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
}

.hizmetler a.liste .text {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: flex-end;
    padding: 60px;
}

.hizmetler a.liste .text span {
    display: block;
    font-size: 42px;
    font-weight: 700;
}

.hizmetler a.liste .text small {
    display: block;
    max-width: 490px;
    font-weight: 500;
    font-size: 14px;
}

.hizmetler a.liste .text .detayy {
    display: inline-block;
    padding: 10px 45px;
    margin-top: 40px;
    background-color: #607563;
    color: #fff;
    border-radius: 5px;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
}

.hizmetler a.liste .text.text2 {
    align-items: flex-start;
    color: #607563;
}

.hizmetler a.liste .text.text2 span {}

.hizmetler a.liste .text.text2 small {
    max-width: 320px;
    color: #323d34
}

.hizmetler a.liste .text.text3 {
    align-items: center;
    justify-content: center;
    text-align: center;
}

.hizmetler a.liste .text.text3 small {
    max-width: 420px;
}


/* Hizmetler DÃ¼z Son*/


/* Slider 1 Başlangıç */

.home-slider {
    width: 100%;
}

.home-slider .swiper-slide {
    background: #fff;
}

.home-slider .swiper-slide .text-bg {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    background: #0000007a;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.home-slider .swiper-slide .text-bg .text1 {
    font-size: 40px;
    color: #333;
    font-weight: 700;
    line-height: 1.2;
}

.home-slider .swiper-slide .text-bg .text2 {
    font-size: 18px;
    color: #333;
    font-weight: 300;
    line-height: 1.4;
}

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

.home-slider .swiper-container-horizontal>.swiper-pagination-bullets,
.home-slider .swiper-pagination-custom,
.home-slider .swiper-pagination-fraction {
    left: 0px !important;
    width: 100% !important;
}

.home-slider .swiper-pagination-bullet {
    display: inline-block;
    background: #ffffff5c;
    opacity: 1;
    margin: 2px !important;
}

.home-slider .swiper-button-next,
.home-slider .swiper-button-prev {
    position: absolute;
    z-index: 10;
    cursor: pointer;
    color: #fff;
    text-align: center;
}


/* Slider 1 Son */


/*   Başla */

.slider2 {
    width: 100%;
    height: auto;
    position: relative;
    border-bottom: 0px;
}

.slider2 .bannerefek {
    -webkit-transition: all 600ms ease-in-out;
    -moz-transition: all 600ms ease-in-out;
    -o-transition: all 600ms ease-in-out;
    transition: all 600ms ease-in-out;
}

.slider2 .owl-item {
    height: auto;
}

.slider2 .owl-item .item {
    width: 100%;

}

.slider2 .owl-item .item .text {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
}

.slider2 .owl-item .item {
    height: auto;
}

.slider2 .owl-item .item .resimmm {
    height: auto;
    overflow: hidden;
    width: 100%;
}

.slider2 .owl-item .item .resimmm img {
    width: 100%;
}

.slider2 .owl-item .item .text .textic {
    margin-top: 100px;
    position: relative;
}

.slider2 .owl-item .item .text .text1 {
    font-size: 80px;
    letter-spacing: -1px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    position: relative;
    z-index: 99;
}

.slider2 .owl-item .item .text .text2 {
    font-size: 98px;
    opacity: 1 !important;
    color: #FFCFBA;
    position: absolute;
    top: 60px;
}

.slider2 .owl-item .item .text .buttonbg {
    margin-top: 90px;
}

.slider2 .owl-item .item .text a.button {
    margin-top: 50px;
    padding: 13px 25px;
    font-size: 13px;
}

.slider2 .owl-dots {
    opacity: 0;
}

.slider2 .owl-nav {
    opacity: 0;
}

.slider2 .owl-nav .owl-prev,
.slider2 .owl-nav .owl-next {
    font-size: 35px !important;
    width: 50px;
    height: 50px;
}

.slider2 .owl-item .item .text a.button {
    margin-top: 50px;
    padding: 13px 25px;
    display: inline-block;
    font-weight: 600;
    font-size: 13px;
}

.slider2 .owl-item .item .text a.button.button1 {
    border: solid 1px #fff;
    color: #fff;
}

.slider2 .owl-item .item .text a.button.button2 {
    border: solid 1px #fff;
    color: #202020;
    background: #fff;
}

.slider2 .owl-item .item .text a.button i {
    margin-right: 5px;
}


/*Slider İşaretler Başlangıç*/

.slider2 .owl-dots {
    position: absolute;
    margin-top: 0px;
    bottom: 15px;
    left: 0px;
    width: 100%;
    height: auto;
    -webkit-transition: all 600ms ease-in-out;
    -moz-transition: all 600ms ease-in-out;
    -o-transition: all 600ms ease-in-out;
    transition: all 600ms ease-in-out;
}

.slider2 .owl-theme .owl-dots .owl-dot span {
    background: #fff;
    margin: 0px 3px;
}

.slider2 .owl-theme .owl-dots .owl-dot.active span {
    background: #6C321C;
}

.slider2 .owl-theme .owl-dots .owl-dot:hover span {
    background: #6C321C;
}

.slider2 .owl-theme .owl-dots .owl-dot:focus {
    outline: none;
    box-shadow: 0px;
    box-shadow: none !important;
}


.slider2 .owl-nav {
    top: 50%;
    width: 100%;
    position: absolute;
    -webkit-transition: all 600ms ease-in-out;
    -moz-transition: all 600ms ease-in-out;
    -o-transition: all 600ms ease-in-out;
    transition: all 600ms ease-in-out;
}

.slider2 .owl-nav .owl-prev,
.slider2 .owl-nav .owl-next {
    top: 50%;
    margin-top: -22px !important;
    line-height: normal !important;
    display: flex !important;
    align-items: center;
    background: transparent !important;
    border: solid 1px #fff !important;
    color: #fff !important;
    position: absolute;
    z-index: 999;
    border-radius: 0px !important;
    margin: 0px !important;
    opacity: 0.5 !important;
}

.slider2 .owl-nav .owl-prev span,
.slider2 .owl-nav .owl-next span {
    margin: -8px auto 0px !important;
}


.slider2 .owl-nav .owl-prev:focus,
.slider2 .owl-nav .owl-next:focus {
    outline: none !important;
    box-shadow: none !important;
}

.slider2 .owl-nav .owl-next {
    right: 20px;
}

.slider2 .owl-nav .owl-prev {
    left: 20px;
}

.slider2 .owl-nav .owl-prev:hover,
.slider2 .owl-nav .owl-next:hover {
    opacity: 1 !important;
    background: #fff !important;
    color: #202020 !important;
}

.slider2:hover .owl-nav {
    opacity: 1;
}

.slider2:hover .owl-dots {
    opacity: 1;
}


/*Slider İşaretler Son*/


/*Slider Etki Başlangıç*/

.slider2 .owl-item .item .text .text1 {
    opacity: 0;
    transform: translate(0%, -100%);
}

.slider2 .owl-item .item .text .text2 {
    opacity: 0;
    transform: translate(0%, -100%);
}

.slider2 .owl-item.active .item .text .text1 {
    opacity: 1;
    transform: translate(0%, 0%);
}

.slider2 .owl-item.active .item .text .text2 {
    opacity: 1;
    transform: translate(0%, 0%);
}

.slider2 .owl-item .item .text a.button.button1 {
    opacity: 0;
    transform: translate(0%, -100%);
}

.slider2 .owl-item .item .text a.button.button2 {
    opacity: 0;
    transform: translate(0%, -100%);
}

.slider2 .owl-item.active .item .text a.button.button1 {
    opacity: 1;
    transform: translate(0%, 0%);
}

.slider2 .owl-item.active .item .text a.button.button2 {
    opacity: 1;
    transform: translate(0%, 0%);
}


/*Slider Etki Son*/


/* Slider 2 Son*/


/* Haberler liste Başla*/

.haberlerbg {
    background: #f9f9f9;
}

.haberlerbg .haberler-baslik {
    position: relative;
    margin-bottom: 20px;
}

.haberlerbg .haberler-baslik h2.haberler-title {
    font-size: 2.4rem;
    color: #555555;
    font-weight: 700;
}

.haberlerbg .haberler-baslik h2.haberler-title span {
    color: #28af4a;
}

.haberlerbg .haberler-baslik p.haberler-text {
    font-size: 1.1rem;
    margin-bottom: 0rem !important;
    color: #555555;
    font-weight: 500;
}

.haberlerbg .haberler-baslik .icon_bg {
    position: relative;
    display: inline-flex;
}

.haberlerbg .haberler-baslik .icon_bg .icon {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #28af4a;
    border-radius: 50%;
    margin: 0px 5px;
}

.haberlerbg .haberler-baslik .icon_bg:before {
    content: '';
    position: relative;
    float: left;
    width: 50px;
    height: 1px;
    background: #d6d6d6;
    margin-top: 5px;
}

.haberlerbg .haberler-baslik .icon_bg:after {
    content: '';
    position: relative;
    float: right;
    width: 50px;
    height: 1px;
    background: #d6d6d6;
    margin-top: 5px;
}

.haberlerbg .haberler-liste {
    margin-bottom: 15px;
}

.haberlerbg .haberler-liste a {
    position: absolute;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: transparent;
}

.haberlerbg .haberler-title {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.3;
}

.haberlerbg .haberler-footer {
    background: transparent;
}

.haberlerbg .haberler-footer ul {
    padding: 0px;
    margin: 0px;
}

.haberlerbg .haberler-footer ul li:first-child {
    border: none;
    padding-left: 0px;
    margin-left: 0px;
}

.haberlerbg .haberler-footer ul li {
    float: left;
    border-left: 1px solid #ccc;
    padding-left: 5px;
    margin-left: 5px;
    list-style: none;
    color: #999;
}

.haberlerbg .haberler-footer ul li i {
    color: #28af4a;
}


/* Haberler liste Son*/

.w-5 {
    width: 5% !important;
}

.w-10 {
    width: 10% !important;
}

.w-15 {
    width: 15% !important;
}

.w-20 {
    width: 20% !important;
}

.w-25 {
    width: 35% !important;
}

.w-30 {
    width: 30% !important;
}

.w-35 {
    width: 35% !important;
}

.w-40 {
    width: 40% !important;
}

.w-45 {
    width: 45% !important;
}

.w-50 {
    width: 50% !important;
}

.w-55 {
    width: 55% !important;
}

.w-60 {
    width: 60% !important;
}

.w-65 {
    width: 65% !important;
}

.w-70 {
    width: 70% !important;
}

.w-75 {
    width: 75% !important;
}

.w-80 {
    width: 80% !important;
}

.w-85 {
    width: 85% !important;
}

.w-90 {
    width: 90% !important;
}

.w-95 {
    width: 95% !important;
}


/* Sayfa Buttonlar Başlangıç*/

.btn-turuncu {
    color: #28af4a;
    background-color: transparent;
    background-image: none;
    border-color: #28af4a;
}

.btn-turuncu:hover {
    color: #fff;
    background-color: #28af4a;
    border-color: #28af4a;
}

.btn-turuncu:focus {
    box-shadow: 0px 0px 5px #28af4a;
}

.btn-turuncu-dark {
    color: #fff;
    background-color: #28af4a;
    background-image: none;
    border-color: #28af4a;
}

.btn-turuncu-dark:hover {
    color: #fff;
    background-color: #e3a002;
    border-color: #e3a002;
}

.btn-turuncu-dark:focus {
    box-shadow: 0px 0px 5px #e3a002;
}

.radius-0 {
    border-radius: 0px;
}


/* Sayfa Buttonlar Son*/

.transition {
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}


/*İçerik Başlık 1 Başlangıç*/

.page-baslik1 {
    width: 100%;
    height: auto;
    background: #e8e8e8;
    padding: 25px 0px;
    box-shadow: inset 0px 0px 5px #d4d4d4
}

.page-baslik1 h3 {
    margin-bottom: 0px;
    font-size: 20px;
    font-weight: 700;
    color: #3e3e3e;
}

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

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


/*İçerik Başlık 1 Son*/


/*İçerik Başlık 2 Başlangıç*/

.page-baslik2 {
    width: 100%;
    height: auto;
    padding: 80px 0px;
    background-size: cover;
}

.page-baslik2 h3 {
    margin-bottom: 0px;
    font-size: 30px;
    font-weight: 700;
    color: #fff;
}

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

.page-baslik2 .breadcrumb li a {
    color: #fff;
}

.page-baslik2 .breadcrumb li.breadcrumb-item.active {
    color: #fff;
}


/*İçerik Başlık 2 Son*/


/*İçerik Başlık 3 Başlangıç*/

.page-baslik2 {
    width: 100%;
    height: auto;
    padding: 160px 0 50px 0px;
    background-size: cover;
    text-align: center;
}

.page-baslik2 h3 {
    margin-bottom: 0px;
    font-size: 30px;
    font-weight: 700;
    color: #fff;
}

.page-baslik2 .breadcrumb {
    margin-bottom: 0px;
    border-radius: 0px;
    background: transparent;
    padding: 0px;
    display: inline-flex;
}

.page-baslik2 .breadcrumb li a {
    color: #fff;
}

.page-baslik2 .breadcrumb li.breadcrumb-item.active {
    color: #fff;
}


/*İçerik Başlık 3 Son*/


/*Genel İçerk Başlangıç*/

.page-icerik {
    padding: 25px 0px;
    min-height: 250px;
}

.page-text {
    font-size: 16px;
    width: 100%;
}

.page-resimler a.images-list {
    width: 100%;
    margin-bottom: 15px;
    display: block;
}

.page-resimler a.images-list .image {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
}

.page-resimler a.images-list .image img {
    max-width: 100%;
    transition: transform .2s;
}

.page-resimler a:hover.images-list .image img {
    transform: scale(1.1);
}

.page-resimler a.images-list .images-list-text {
    width: 100%;
    height: 51px;
    overflow: hidden;
    display: block;
    text-align: center;
    padding: 5px 0px;
    color: #333;
    line-height: 1.4;
    text-decoration: none;
}

.page-resimler a.images-list .image .zoom {
    display: block;
    position: absolute;
    left: 0px;
    top: 40%;
    width: 100%;
    height: auto;
    text-align: center;
    z-index: 9;
}

.page-resimler a.images-list .image .zoom i {
    opacity: 0;
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
    background: #fff;
    box-shadow: 0px 2px 3px #ababab;
    color: #333;
}

.page-resimler a.images-list:hover .image .zoom i {
    opacity: 1;
}

.page-dosya a.dosya-liste {
    float: left;
    width: 100%;
    border: 1px solid #dadada;
    margin-bottom: 20px;
    position: relative;
}

.page-dosya a.dosya-liste .dosya-icon {
    text-align: center;
    font-size: 65px;
    color: #666;
    padding: 5px 10px;
    display: block;
    position: relative;
}

.page-dosya a.dosya-liste .dosya-aciklama {
    padding: 10px;
    background: #f4f4f4;
    display: block;
    float: left;
    width: 100%;
    border-top: 1px solid #dadada;
    position: relative;
}

.page-dosya a.dosya-liste .dosya-aciklama .baslik {
    float: left;
    width: 100%;
    height: auto;
    color: #666;
}

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

.page-dosya a.dosya-liste .dosya-indir-icon {
    color: #999;
    font-size: 12px;
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
}

.page-video .page-video-listbg {
    margin-bottom: 15px;
}

.page-video .page-video-listbg .images-list-text {
    width: 100%;
    height: 51px;
    overflow: hidden;
    display: block;
    text-align: center;
    padding: 5px 0px;
    color: #333;
    line-height: 1.4;
    text-decoration: none;
}

.page-videolar a.images-list {
    width: 100%;
    margin-bottom: 15px;
    display: block;
}

.page-videolar a.images-list .image {
    width: 100%;
    height: auto;
    position: relative;
}

.page-videolar a.images-list .images-list-text {
    width: 100%;
    height: 51px;
    overflow: hidden;
    display: block;
    text-align: center;
    padding: 5px 0px;
    color: #333;
    line-height: 1.4;
    text-decoration: none;
}

.page-videolar a.images-list .image .zoom {
    display: block;
    position: absolute;
    left: 0px;
    top: 40%;
    width: 100%;
    height: auto;
    text-align: center;
    z-index: 9;
}

.page-videolar a.images-list .image .zoom i {
    opacity: 1;
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
    background: #fff;
    box-shadow: 0px 2px 3px #ababab;
    color: #333;
}


/*Genel İçerk Son*/


/*Ürünler Listeleme Başlangıç*/

.page-urunler-listele {
    width: 100%;
    height: auto;
    display: block;
    margin-bottom: 20px;
    position: relative;
}

.page-urunler-listele .page-urunler-resim {
    width: 100%;
    height: auto;
    display: block;
    position: relative;
    border: dashed 1px #e8e8e8;
    overflow: hidden;
}

.page-urunler-listele .page-urunler-resim.logo-ortala {
    display: flex !important;
    height: 200px !important;
    align-items: center;
    justify-content: center;
    background: #f7f7f7;
}

.logo-ortala {
    display: flex !important;
    height: 200px !important;
    align-items: center;
    justify-content: center;
    background: #f7f7f7;
}

.page-urunler-listele .page-urunler-resim.logo-ortala img {
    max-width: 50%;
}

.page-urunler-listele .page-urunler-resim img {
    max-width: 100%;
    transition: transform .2s;
}

.page-urunler-listele:hover .page-urunler-resim img {
    transform: scale(1.1);
}

.page-urunler-listele .page-urunler-resim .urunler-iconbg {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(51, 51, 51, 0.53);
    display: flex;
    align-items: center;
    opacity: 0;
    transition: all .25s ease !important;
}

.page-urunler-listele .page-urunler-resim .urunler-iconbg .icon {
    margin: 0px auto;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: #fff;
    border-radius: 50%;
    text-align: center;
    color: #333;
}

.page-urunler-listele:hover .page-urunler-resim .urunler-iconbg {
    opacity: 1;
    transition: all .25s ease !important;
}

.page-urunler-listele .page-urunler-title {
    width: 100%;
    text-align: center;
    display: block;
    color: #333;
    font-weight: 700;
    font-size: 15px;
}

.page-urunler-listele:hover .page-urunler-title {
    color: #28af4a;
}

.page-urunler-listele-resimler {
    width: 100%;
    margin-bottom: 15px;
    display: block;
}

.page-urunler-listele-resimler .img-thumbnail {
    overflow: hidden;
}

.page-urunler-listele-resimler .image {
    width: 100%;
    height: auto;
    position: relative;
}

.page-urunler-listele-resimler .image img {
    max-width: 100%;
    transition: transform .2s;
}

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

.page-urunler-listele-resimler .images-list-text {
    width: 100%;
    height: 51px;
    overflow: hidden;
    display: block;
    text-align: center;
    padding: 5px 0px;
    color: #333;
    line-height: 1.4;
    text-decoration: none;
}

.page-urunler-listele-resimler .image .zoom {
    display: block;
    position: absolute;
    left: 0px;
    top: 40%;
    width: 100%;
    height: auto;
    text-align: center;
    z-index: 9;
    transition: all .25s ease
}

.page-urunler-listele-resimler .image .zoom i {
    opacity: 0;
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
    background: #fff;
    box-shadow: 0px 2px 3px #ababab;
    color: #333;
}

.page-urunler-listele-resimler:hover .image .zoom i {
    opacity: 1;
    transition: all .25s ease
}


/*Ürünler Listeleme Son*/

@media (min-width: 1024px) {

    /*İçerik Sol Menü-1 Başlangıç*/
    .sol-menu-style1 {
        width: 100%;
        height: auto;
    }

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

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

    .sol-menu-style1 .sol-menu .solbaslik {
        width: 100%;
        height: auto;
        font-size: 18px;
        font-weight: 700;
    }

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

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

    .sol-menu-style1 .sol-menu .menu-akordiyon .sol-menu-alt-var {
        display: inline-block;
        float: right;
        font-size: 12px;
    }

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

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

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

    .sol-menu-style1 .sol-menu .menu-akordiyon ul li {
        list-style-type: none;
        width: 100%;
        position: relative;
        background: #f2f2f2;
        margin-top: 1px;
    }

    .sol-menu-style1 .sol-menu .menu-akordiyon ul li a {
        width: 100%;
        font-size: 14px;
        color: #23282d;
        line-height: 1.6em;
        padding: 16px 24px 14px;
        font-weight: 700;
        font-size: 14px;
        transition: all .25s ease !important;
        display: block;
    }

    .sol-menu-style1 .sol-menu .menu-akordiyon ul li.active a {
        color: #fff;
        background: #28af4a;
    }

    .sol-menu-style1 .sol-menu .menu-akordiyon ul li a:hover {
        color: #fff;
        background: #28af4a;
    }

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

    .sol-menu-style1 .sol-menu .menu-akordiyon ul li ul li {
        margin-top: 0px;
    }

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

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

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

    .sol-menu-style1 .navbar {
        padding: 0px;
    }

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

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

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

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

    /*İçerik Sol Menü-1 Son*/
    /*İçerik Sol Menü-2 Başlangıç*/
    .sol-menu-style2 {
        width: 100%;
        height: auto;
    }

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

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

    .sol-menu-style2 .sol-menu .solbaslik {
        width: 100%;
        height: auto;
        font-size: 18px;
        font-weight: 700;
    }

    .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: 12px;
    }

    .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: 0px;
    }

    .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 rgba(0, 0, 0, .05);
        -moz-box-shadow: 5px 0 17px 0 rgba(0, 0, 0, .05);
        box-shadow: 5px 0 17px 0 rgba(0, 0, 0, .05)margin-top: 1px;
    }

    .sol-menu-style2 .sol-menu .menu-akordiyon ul li a {
        border-bottom: none;
        border-right: none;
        padding: 17px 30px;
        line-height: 1;
        position: relative;
        ;
        width: 100%;
        display: block;
    }

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

    .sol-menu-style2 .sol-menu .menu-akordiyon ul li.active a:after {
        content: '';
        display: block;
        width: 0;
        height: 0;
        position: absolute;
        left: 100%;
        border-top: 7px solid transparent;
        border-left: 8px solid #28af4a;
        border-bottom: 7px solid transparent;
        z-index: 2;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }

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

    .sol-menu-style2 .sol-menu .menu-akordiyon ul li a:hover:after {
        content: '';
        display: block;
        width: 0;
        height: 0;
        position: absolute;
        left: 100%;
        border-top: 7px solid transparent;
        border-left: 8px solid #28af4a;
        border-bottom: 7px solid transparent;
        z-index: 2;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }

    .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: 0px;
    }

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

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

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

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

    .sol-menu-style2 .navbar .navbar-toggler {
        width: 100%;
        position: relative;
        margin-top: 0px;
        top: 0px;
        padding: 16px 24px 14px;
        font-size: 15px;
        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;
    }

    /*İçerik Sol Menü-2 Son*/
}

.page-tum-haberler-liste {
    border: solid 1px #f1f1f1;
    padding: 10px;
    margin-bottom: 15px;
}

.page-tum-haberler-liste:hover {
    border-color: #28af4a;
}

.page-tum-haberler-liste .page-haber-detay-btn {
    border-top: 1px solid #f1f1f1;
    padding-top: 10px;
    width: 100%;
    display: block;
    font-weight: 600;
    font-size: 14px;
}

.page-tum-haberler-liste .page-haber-detay-btn:hover {
    color: #28af4a;
}

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

.mobilbuttonlar a.btn {
    width: 100%;
}

@media (max-width: 1024px) {
    .WhatsApp {
        bottom: 50px !important
    }

    /* Sol menü stil 1 */
    .sol-menu-hasem .menu-akordiyon {
        max-height: 340px;
        overflow-y: scroll;
    }

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

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

    /* Handle */
    .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: 0.20s ease-in-out;
    }

    .sol-menu-hasem-fixed {
        left: 0;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    }

    .sol-menu-hasem .menu-akordiyon ul li {
        display: flex;
        flex-direction: column;
        padding: 10px 15px !important;
        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: red;
    }

    .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 rgba(0, 0, 0, 0);
        text-transform: capitalize;
    }

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

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

    .kapatma-yeri-kose {
        position: absolute;
        top: 0;
        right: 0;
        width: 50px;
        height: 50px;
        text-align: center;
        color: #fff;
        border-style: solid;
        border-width: 0 50px 50px 0;
        border-color: transparent #333 transparent transparent;
    }

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

    .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;
    }

    /* Sol menü stil 1 */
    /* /////////////////////////////////////////////////////////////////////////////////////// Stil Ayırgaçı //////////////////////////////////////////////////////////////////////////////////////////// */
    /* Sol menü stil 2 */
    .sol-menu-hasem2 {
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 999999999999;
        max-height: 0px !important;
        overflow: hidden;
        background: linear-gradient(-45deg, #ee7752, #e73c7e, #23a6d5, #23d5ab);
        animation: gradient 15s ease infinite;
        background-size: 400% 400%;
        transition: max-height 0.50s ease-in-out;
    }

    .sol-menu-hasem-fixed2 {
        max-height: 100% !important;
        width: 100% !important;
        height: 100% !important;
        overflow-y: scroll;
    }

    @keyframes gradient {
        0% {
            background-position: 0% 50%;
        }

        50% {
            background-position: 100% 50%;
        }

        100% {
            background-position: 0% 50%;
        }
    }

    .sol-menu-hasem2 .menu-akordiyon ul li {
        display: flex;
        flex-direction: column;
        padding: 15px !important;
        border-bottom: 1px dotted #fff;
    }

    .sol-menu-hasem2 .menu-akordiyon ul li ul li {
        border-bottom: none;
        padding: 15px 15px 0 15px !important;
    }

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

    .sol-menu-hasem2 .menu-akordiyon ul li.active a {
        color: #333;
    }

    .sol-menu-hasem2 .menu-akordiyon ul li a {
        display: flex;
        flex-wrap: wrap;
        font-weight: 700;
        color: #fff;
    }

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

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

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

    .kapatma-yeri2 i {
        color: #fff;
        font-size: 35px;
    }

    /* Sol menü stil 2 */
    .sol-menu-style2 .navbar {
        padding: 0px;
    }

    .sol-menu-style2 .navbar .navbar-toggler {
        width: 100%;
        position: relative;
        margin-top: 0px;
        top: 0px;
        padding: 16px 24px 14px;
        font-size: 15px;
        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;
    }
}

/*home-hakkimizdaa*/

.home-hakkimizdaa {
    width: 100%;
    height: auto;
    padding:25px 0px;
}

.home-hakkimizdaa .belgelerr {
    filter: grayscale(1);
    transition: 0.5s;
}

.home-hakkimizdaa .belgelerr:hover {
    filter: grayscale(0);
    transition: 0.5s;
}

.home-hakkimizdaa .baslik {
    width: 100%;
    height: auto;
    text-align: left;
    margin-bottom: 0px;
}

.home-hakkimizdaa .baslik h1 {
    width: 100%;
    height: auto;
    margin-top: 0px;
    margin-bottom: 20px;
    font-size: 35px;
    font-weight: 700;
}

.home-hakkimizdaa .baslik h2 {
    width: 100%;
    height: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.7;
}

.home-hakkimizdaa .baslik .separator {
    display: table;
    width: 2px;
    height: 48px;
    margin: 40px auto 40px;
    background-color: #F9423A;
}



.home-hakkimizdaa a.liste {
    width: 100%;
    height: auto;
}

.home-hakkimizdaa a.liste .resim img {
    width: 100%;
}

.home-hakkimizdaa a.liste h4 {
    width: 100%;
    height: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 700;
}

.home-hakkimizdaa a.liste p {
    width: 100%;
    height: auto;
    margin-top: 0px;
    margin-bottom: 30px;
    font-size: 14px;
    line-height: 1.5;
    color: #999;
    font-weight: 400;
}

.home-hakkimizdaa a.liste:hover p {
    color: #283C67;
}

.home-hakkimizdaa .btn-link {
    flex-flow: row;
    align-items: center;
    font-size: 12px;
    color: #000;
    padding-bottom: 2px;
    border-bottom: 2px solid #F9423A;
    text-decoration: none;
}

.home-hakkimizdaa .btn-link .icon {
    flex: 0 0 auto;
    font-size: 12px;
    color: #F9423A;
    margin-left: 8px;
}


/**/
/**/

.iconlar {
    width: 100%;
    height: 100%;
    background: url(../images/iconlar.jpg) center;
    /* background-attachment: fixed; */
    background-size: cover;
    position: relative;
    padding: 0px 0px 0px 0;
    margin-top: 0px;
    text-align: center;
}

.home-hakkimizdaa .container {
    max-width: 1040px;
}

.iconlar h3:before {
    position: absolute;
    left: -130px;
    top: 30px;
    width: 110px;
    height: 1px;
    background: #B5B0AA;
    content: '';
}

.iconlar img {
    height: 90px;
    margin-top: 50px;
    margin-bottom: 40px;
}


.iconlar h3 {
    font-size: 50px;
    color: #000;
    font-weight: 500;
    line-height: 55px;
    margin-left: -2px;
    padding: 0px;
    position: relative;
    margin-bottom: 10px;
}

.iconlar .icerik {
    padding: 0px 0px 0px 0px;
    margin-top: 0px;

}

.iconlar .icerik h2 {
    color: #000;
    margin: 0px 0 10px 0;
    font-size: 19px;
    font-weight: 700;
}

.iconlar .icerik p {
    margin: 0px;
    font-size: 16px;
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 8px;
    padding-left: 8px;
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -8px;
    margin-left: -8px;
}

/*uretimm*/

.uretimm {
    width: 100%;
    height: auto;
    padding: 64px 0;
    background: #e5f4e9;
    position: relative;
    text-align: center;
}

.uretimm .baslikkk {
    padding: 0 0 48px;
}

.uretimm .container {
    max-width: 1208px;
}

.uretimm .listeee {
    width: 100%;
    height: auto;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.021);
}

.uretimm h2 {
    font-size: 32px;
    line-height: 48px;
    color: rgb(34, 34, 34);
    font-weight: 700;
    text-transform: uppercase;
}

.uretimm .sub-heading {
    font-size: 11px;
    line-height: 16px;
    font-weight: 600;
    margin: 12px 0px;
}

.uretimm .cta-button {
    font-size: 13px;
    line-height: 20px;
    background: transparent;
    border-bottom: 1px solid #222;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    color: #222;
    padding: 0 0 1px;
    width: auto;
    font-weight: 600;
}

.uretimm .resimm {
    position: relative;
    width: 100%;
    height: auto;
}

.uretimm .resimm img {
    width: 100%;
}


.uretimm .text-container {
    background-color: #fff;
    display: block;
    padding: 20px 28px;
    position: relative;
}

.uretimm .vignette {
    font-size: 13px;
    line-height: 20px;
    color: rgb(34, 34, 34);
    margin: 0px 0px 3px;
    margin-bottom: 25px;
}

.uretimm .heading {
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    margin-bottom: 15px;
}

.uretimm a.detayyy {
    background-color: transparent;
    border: 0;
    color: #222;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 17px;
    padding: 20px 24px 0 0;
    text-transform: none;
    font-weight: 500;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;

}

.uretimm a.detayyy::after {
    background-position: center;
    background-size: 12px;
    bottom: -3px;
    content: "";
    display: block;
    height: 24px;
    position: absolute;
    right: 0;
    width: 24px;
    background-image: url('../images/icon/indir.svg');
    background-repeat: no-repeat;
}

.uretimm .okk {
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
    font-size: 50px;
    justify-content: center;
    opacity: 20%;
}