@import url("../../assets/bootstrap/css/bootstrap.min.css");
@import url("../../assets/form/select/css/bootstrap-select.css");
@import url("../../assets/fontawesome/css/fontawesome-all.min.css");
@import url("../../assets/fancybox/css/jquery.fancybox.min.css");
@import url("formlar.css");
@import url("../../assets/webfont/cera/stylesheet.css");
@import url("../../assets/slick/slick.css");
@import url("../../assets/slick/slick-theme.css");
@import url("../webfont/cera/stylesheet.css");
@import url("../../assets/font-icon/demo-files/demo.css");
@import url("../../assets/font-icon/demo-files/fontello.css");
@import url("../../assets/font-icon/font-icon.css");
@import url("../../assets/swiper/css/swiper.min.css");

@import url("../../assets/owlcarousel/assets/owl.carousel.min.css");
@import url("../../assets/owlcarousel/assets/owl.theme.default.min.css");

.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: 'Roboto Condensed', sans-serif;
    font-weight: normal;
    font-style: normal;
    color: #00050B;
}

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




.header-menu {
    width: 100%;
    height: auto;
    top: 0px;
    right: 0;
    left: 0;
    position: fixed;
    z-index: 1030;
    padding: 0;
    background: #fff;
}
.header-menu a.satis{
    background: transparent;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    display: inline-block;
    color: #f60019;
    padding: 0;
    letter-spacing: 1px;
    font-size: 15px;
    margin-left: 140px;
    margin-right: 25px;
    font-weight: 700;
}
.header-menu .navbar {
    height: 100%;
}

.header-menu .logo-bolum {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
    padding: 0;
    height: auto;
}

.header-menu .navbar-brand {
    background: transparent;
    padding:15px 0 15px 0px;
    height: 100%;
    display: flex;
    align-items: center;
    position: relative;
    left: 0px;
    width: 100%;
    text-align: center;
    justify-content: center;
}

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

.header-sag {
    background: transparent;
    padding: 0px 0px;
    display: flex;
    height: 100%;
    align-items: center;
    position: relative;
    right: 0px;
}

.header-menu .dil {
    display: block;
    margin-left: 37px;
    margin-right: 37px;
}

.header-menu .dil li:first-child {
    border: none
}
.header-menu .katalog a {
    font-weight: 500;
    font-size: 13px;
    text-transform: uppercase;
    opacity: 1;
    margin: 0px 0 0 0;
    position: relative;
    background: #ae9044;
    right: 20px;
    color: #fff;
    padding: 15px 27px;
    margin-right: auto;
}

.header-menu .dil li {
    display: inline-block;
    list-style: none;
    border-left: none;
    margin-left: 10px;
}

.header-menu .dil li a {
    color: #070202;
    padding: 0;
    font-size: 13px;
    border: none;
}

.header-menu .dil li a img{
    width: 30px;
}

.header-menu .dil li a.active {
    font-weight: 700;
}

.header-menu .dil li a span{
    display: none;
}

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

.header-menu .nav li a {
    border-radius: 0;
    padding: 10px 15px;
    text-decoration: none;
    color: #070202;
    display: inline-block;
    text-transform: uppercase;
    position: relative;
    font-size: 13px;
    letter-spacing: 1px;
}

.header-menu .nav li a:active {
    color: #008cd2;
}

.header-menu .nav li a.active {
    color: #008cd2;
}

.header-menu .nav li li a.active {
    color: #008cd2;
}

.header-menu .nav li a:hover {
    color: #008cd2;
}

.header-menu .nav li li a:hover {
    color: #008cd2;
}

.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: #008cd2;
    background: #fff;
}

.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: #ffffff;
    margin-bottom: 0px;
    border-bottom: solid 1px #cccccc73;
    padding: 5px 0px;
}

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

.header-menu .top-header .adres li {
    
    color: #656768;
    list-style: none;
    padding-left: 20px;
    font-size: 14px;
    font-weight: 300;
    margin-right: 6px;
}

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

.header-menu .top-header .adres li span {
    font-weight: 400;
    padding-left: 4px;
}
.header-menu .top-header .sosyal{
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}
.header-menu .top-header .sosyal li:first-child {
    margin: 0px;
}

.header-menu .top-header .sosyal li {
    
    list-style: none;
    margin-left: 11px;
}

.header-menu .top-header .sosyal li a {
    color: #656768;
    padding: 0 0 0 10px;
}

.header-menu .top-header .sosyal li a i {
    font-size: 16px;
    padding-right: 1px;
    display: inline-flex;
}

.header-menu .top-header .sosyal li a:hover {
    color: #4465ad;
    text-decoration: none;
}

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

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

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

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

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

.header-menu li {
    list-style-type: none;
}

.header-menu li a {
    color: #b4b4b4!important;
    position: relative;
    font-size: 15px;
    letter-spacing: 1px;
    padding: 0px 15px;
    font-weight: 500;
}

.header-menu .kategorilerr li:nth-child(1) a{
    background: red!important;
    display: none;
}

.header-menu li.text-baslik a {
    width: 100%;
    height: auto;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 0px;
    display: block;
    text-transform: uppercase;
    padding: 0px 25px 0 0px;
}

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

.bd-menu .header-menu{
    background: #fff;
    box-shadow: 0px 0px 10px 0px #0003;
}


.header-menu .urunlerkategori{background: #dae3dd;}

.header-menu .urunlerkategori a{font-size: 14px;font-weight: 700;padding: 10px 20px;color: #000000;letter-spacing: 1px;}




.header-sag .language-dropdow,
.header-sag .language-dropdow {
    display: inline-block;
    color: #fff;
}

.header-sag .language-dropdow>ul,
.header-sag .language-dropdow>ul {
    margin: 0;
    padding: 0;
}

.header-sag .language-dropdow>ul>li,
.header-sag .language-dropdow>ul>li {
    position: relative;
    z-index: 2;
    list-style: none;
}

.header-sag .language-dropdow>ul>li .lang-sel,
.header-sag .language-dropdow>ul>li .lang-sel {
    display: block;
    padding: 0px;
    font-size: 14px;
    font-weight: 700;
    color: #000;
}

.header-sag .language-dropdow>ul>li .lang-sel img,
.header-sag .language-dropdow>ul>li .lang-sel img {
    max-height: 20px;
    margin-right: 5px;
}

.header-sag .language-dropdow>ul>li .lang-sel span:after,
.header-sag .language-dropdow>ul>li .lang-sel span:after {
    content: '\eab2';
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    margin-left: 5px;
}

.header-sag .language-dropdow>ul>li>ul.lang-submenu,
.header-sag .language-dropdow>ul>li>ul.lang-submenu {
    position: absolute;
    visibility: hidden;
    left: 0;
    top: 100%;
    min-width: 100%;
    background: #fff;
    list-style: none;
    padding: 5px 20px;
    margin: 0;
    opacity: 0;
    -webkit-transition: opacity .3s ease-in-out 0s;
    -moz-transition: opacity .3s ease-in-out 0s;
    -ms-transition: opacity .3s ease-in-out 0s;
    -o-transition: opacity .3s ease-in-out 0s;
    transition: opacity .3s ease-in-out 0s;
    -webkit-box-shadow: 0 5px 83px 0 rgb(40 40 40 / 20%);
    -khtml-box-shadow: 0 5px 83px 0 rgba(40, 40, 40, .2);
    -moz-box-shadow: 0 5px 83px 0 rgba(40, 40, 40, .2);
    -ms-box-shadow: 0 5px 83px 0 rgba(40, 40, 40, .2);
    -o-box-shadow: 0 5px 83px 0 rgba(40, 40, 40, .2);
    box-shadow: 0 5px 83px rgb(40 40 40 / 20%);
}

.header-sag .language-dropdow>ul>li:hover>ul,
.header-sag .language-dropdow>ul>li:hover>ul {
    visibility: visible;
    opacity: 1;
}

.header-sag .language-dropdow>ul>li>ul.lang-submenu>li a img,
.header-sag .language-dropdow>ul>li>ul.lang-submenu>li a img {
    display: block;
    width: 25px;
    margin-right: 5px;
}

.header-sag .language-dropdow>ul>li>ul.lang-submenu>li a,
.header-sag .language-dropdow>ul>li>ul.lang-submenu>li a {
    position: relative;
    color: #9b9b9b;
    display: flex;
    align-items: center;
    padding: 9px 0;
    border-bottom: 1px solid #eaeaea;
    text-align: center;
    cursor: pointer;
    font-size: 14px;
    text-decoration: none!important;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.header-sag .language-dropdow>ul>li>ul.lang-submenu>li a:hover,
.header-sag .language-dropdow>ul>li>ul.lang-submenu>li a:hover {
    color: #2f2a85;
}

.header-sag .language-dropdow>ul>li>ul.lang-submenu>li a:after,
.header-sag .language-dropdow>ul>li>ul.lang-submenu>li a:after {
    position: absolute;
    bottom: 0;
    content: "";
    display: block;
    width: 0;
    height: 1px;
    background: #2f2a85;
    -webkit-transition: all 450ms ease 0ms;
    -khtml-transition: all 450ms ease 0ms;
    -moz-transition: all 450ms ease 0ms;
    -ms-transition: all 450ms ease 0ms;
    -o-transition: all 450ms ease 0ms;
    transition: all 450ms ease 0ms;
}



/**/

.section-custom-1 {
    padding-top: 100px;
    padding-bottom: 0px;
    margin-bottom: 120px;
}

.bg-image-1 {
    background: #fff;
    background-size: cover;
}

.section-custom-1 h2 {
    font-size: 36px;
    line-height: 1.11111;
    font-weight: 500;
}

.section-custom-1 h2 span {
    display: block;
    margin-top: 45px;
}

.section-custom-1 p {
    margin-top: 40px;
    font-size: 16px;
    line-height: 1.625;
    font-weight: 400;
    color: #737576;
    display: block;
}

.image-box {
    justify-content: flex-start;
    margin-left: 0;
    flex-wrap: nowrap;
}

.image-box__static {
    transition: transform .5s ease;
}

.inset-xl-1 {
    padding-left: 40px;
}

.image-box {
    transition: transform .5s ease;
    -webkit-transition: transform .5s ease;
    -moz-transition: transform .5s ease;
    -ms-transition: transform .5s ease;
    -o-transition: transform .5s ease;
}

.image-box img {
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 12%);
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.image-box__float {
    position: absolute;
    right: 0;
    transform: translate(-100px, 50px);
    top: 0px;
    transition: transform .5s ease;
    -moz-transition: transform .5s ease;
    -ms-transition: transform .5s ease;
    -o-transition: transform .5s ease;
    -webkit-transition: transform .5s ease;
}

.image-box:hover .image-box__float {
    transform: translate(-15px, 0);
}

.image-box:hover .image-box__static {
    transform: translateY(50px);
}

.image-box__static {
    transition: transform .5s ease;
}

a.pt-button {
    position: relative;
    width: auto;
    background: #fff;
    color: #dae3dd;
    padding: 12px 30px;
    line-height: 2;
    vertical-align: middle;
    display: inline-block;
    cursor: pointer;
    border: solid 1px #dae3dd;
}

a.pt-button span {
    transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
}

a.pt-button .pt-button-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    color: #000;
    font-weight: 600;
}

a.pt-button .pt-button-line-left {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -1px;
    background: #dae3dd;
    width: 0;
    display: inline-block;
    height: 1px;
    vertical-align: middle;
    opacity: 0;
}

a.pt-button .pt-button-text {
    transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    font-size: 15px;
}

a.pt-button .pt-button-line-right {
    background: #dae3dd;
    width: calc(60px - 1px);
    display: inline-block;
    height: 1px;
    vertical-align: middle;
    opacity: 1;
    margin-left: 15px;
    margin-right: -4px;
}

a.pt-button:hover .pt-button-text {
    -moz-transform: translate(60px, 0px);
    -webkit-transform: translate(60px, 0px);
    -o-transform: translate(60px, 0px);
    -ms-transform: translate(60px, 0px);
    transform: translate(60px, 0px);
}

a.pt-button:hover .pt-button-line-right {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 0;
}

a.pt-button:hover .pt-button-line-left {
    width: 45px;
    opacity: 1;
    -moz-transform: translate(30px, 0px);
    -webkit-transform: translate(30px, 0px);
    -o-transform: translate(30px, 0px);
    -ms-transform: translate(30px, 0px);
    transform: translate(30px, 0px);
}

a.pt-button:hover {
    background: #dae3dd;
    color: #fff;
}

a.pt-button:hover .pt-button-line-right {
    color: #fff;
}

a.pt-button .pt-button-line-left {
    background: #fff;
}

/***/


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

.hakkimizda .baslik-ic h3{
    border-radius: 0;
    padding: 0;
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 30px;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 0px;
    background: #fff;
    z-index: 1;
    position: relative;
    padding: 0 20px;
}
.hakkimizda .baslik-ic{
    position: relative;
}
.hakkimizda .baslik-ic:before{
    content: '';
    position: absolute;
    left: 0px;
    top: 15px;
    width: 100%;
    height: 2px;
    background: black;
    display: none;
}
.hakkimizda .baslik-ic p{
    width: 80%;
    font-weight: 500;
    margin: 0 auto;
    margin-bottom: 20px;
    margin-top: 35px;
}

.hakkimizda .button-bg a.link{
    border: solid 2px;
    border-radius: 0;
    padding: 5px 15px;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 12px;
    font-weight: 600;
    display: inline-block;
}

.hakkimizda .button-bg a.link.katalog {
    border: solid 2px #dae3dd;
    border-radius: 0;
    padding: 5px 15px;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 12px;
    font-weight: 600;
    display: inline-block;
    background: #dae3dd;
}
.hakkimizda .button-bg a.link.katalog:hover{
    background: #000;
    border-color: #000;
    color: #fff;
}


.hizmetler-slider {
    width: 100%;
    height: auto;
    position: relative;
    padding: 0px 0px 50px 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 {
    width: 100%;
    height: auto;
    padding: 50px 0px;
    position: relative;
}

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

.hizmetler a.liste .resim {
    width: 100%;
    height: 290px;
    background: #ccc;
    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 .baslik {
    width: 100%;
    height: auto;
    background: #f5f5f5;
    padding: 12px 20px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 1px;
    position: relative;
}

.hizmetler a.liste .baslik:before {
    content: '';
    position: absolute;
    left: 20px;
    top: -20px;
    border-color: transparent transparent whitesmoke transparent;
    border-style: solid;
    border-width: 10px;
    width: 0;
    height: 0;
}



.home-slider {
    width: 100%;
    height: 600px;
}

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



.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%;
    background-size: cover!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
}

.slider2 .owl-item .item .text {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: flex-end;
    padding: 90px 70px;
    text-align: left;
    justify-content: flex-end;
    background: #00000026;
}

.slider2 .owl-item .item .text .text1 b {
    font-weight: 700;
    display: block;
    font-size: 31px;
    margin-left: 15px;
}

.slider2 .owl-item .item .text .text1 {
    font-size: 15px;
    letter-spacing: 0px;
    line-height: 40px;
    color: #ffffff!important;
}

.slider2 .owl-item .item .text .text2 {
    width: 100%;
    height: auto;
    display: block;
}

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



.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%);
    color: #ffffff!important;
}

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



.slider2 .owl-dots {
    display: none;
    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: #2D478E;
}

.slider2 .owl-theme .owl-dots .owl-dot:hover span {
    background: #2D478E;
}

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



.slider2 .bottom-ok {
    position: absolute;
    bottom: 80px;
    left: 0;
    right: 0;
    margin: auto;
    width: 50px;
    height: 50px;
    z-index: 6;
    animation: sliderButon .8s alternate infinite;
    cursor: pointer;
    border: solid 2px #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    margin-bottom: 40px;
}

@keyframes sliderButon {
    0% {
        bottom: 30px;
    }
    100% {
        bottom: 45px;
    }
}



@media (max-width:1200px) {
    .slider2 .owl-item .item {
        height: 400px!important
    }
    .slider2 {
        width: 100%;
        height: 400px!important;
        position: relative;
        border-bottom: 0px;
    }
    .slider2 .owl-item .item .text {
        position: absolute;
        top: 0px;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: flex-end;
        padding: 50px 10px;
        text-align: left;
    }
    .slider2 .owl-item .item .text .text1 {
        font-size: 18px;
    }
    .slider2 .owl-item .item .text .text1 b {
        font-weight: 700;
        display: block;
        font-size: 24px;
        margin-left: 15px;
    }
    .slider2 .owl-item .item .text .text1 {
        font-size: 20px;
        letter-spacing: 0px;
        line-height: 28px;
        color: #314C90!important;
    }
    .slider2 .owl-item .item .text .text2 {
        font-size: 18px;
    }
    .slider2 .owl-item .item .text a.button {
        margin-top: 50px;
        padding: 10px 20px;
        font-size: 13px;
    }
    .slider2 .owl-nav {
        opacity: 1;
        display: none;
    }
    .slider2 .owl-dots {
        opacity: 1;
    }
    .slider2 .owl-nav .owl-prev,
    .slider2 .owl-nav .owl-next {
        font-size: 30px!important;
        width: 40px;
        height: 40px;
    }
}

@media (min-width:1201px) {
    .slider2 .owl-item .item {
        height: 600px;
    }
    .slider2 .owl-item .item .text .text1 {
        font-size: 35px;
        letter-spacing: 0px;
        font-weight: bolder;
    }
    .slider2 .owl-item .item .text .text2 {
        font-size: 18px;
        opacity: 1!important;
    }
    .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;
        display: none!important;
    }
}





.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: #dae3dd;
}

.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: #dae3dd;
    border-radius: 50%;
    margin: 0px 5px;
}

.haberlerbg .haberler-baslik .icon_bg:before {
    content: '';
    position: relative;
    
    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 {
    
    border-left: 1px solid #ccc;
    padding-left: 5px;
    margin-left: 5px;
    list-style: none;
    color: #999;
}

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



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



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

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

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

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

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



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



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

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

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

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

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

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

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

.breadcrumb-item.active {
    color: #000;
}

.page-baslik1 h3 {
    margin-bottom: 0px;
    font-size: 33px;
    font-weight: 700;
    color: #000;
    margin-top: 5px;
    display: inline-block;
    position: relative;
}

.page-baslik1 h3::after {
    content: '';
    position: absolute;
    top: 100%;
    width: 100%;
    height: 1px;
    background: #000;
    left: 0px;
    margin-top: 10px;
}

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





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



.page-baslik2 {
    width: 100%;
    height: auto;
    padding: 80px 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;
}



.ekibim {
    width: 100%;
    height: auto;
}

.ekibim .ekibimiz_listele {
    width: 100%;
    height: auto;
    border: solid 1px rgb(177 162 131 / 21%);
    padding: 5px 5px 15px;
}

.ekibim .ekibimiz_listele:hover {
    border: solid 1px rgb(177 162 131 / 95%);
}

.ekibim .ekibimiz_listele .detay {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 15%);
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    opacity: 0;
}

.ekibim .ekibimiz_listele .detay i {
    cursor: pointer;
    width: 30px;
    height: 30px;
    display: flex;
    color: #fff;
    align-items: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background: #dae3dd;
    justify-content: center;
    font-size: 12px;
}

.ekibim .ekibimiz_listele:hover .detay {
    opacity: 1;
}

.ekibim .ekibimiz_listele .detay:focus {
    outline: none;
    box-shadow: none;
}

.ekibim .ekibimiz_listele .resim {
    width: 100%;
    height: auto;
    position: relative;
}

.ekibim .ekibimiz_listele .resim .ayin-danismani {
    position: absolute;
    right: 10px;
    top: 10px;
    background: #dae3dd;
    color: #fff;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    font-family: 'Cera Pro';
    font-size: 13px;
    font-weight:700;
    padding: 4px 10px;
    box-shadow: 0 0 17px #6f6f6f;
}

.ekibim .ekibimiz_listele .resim img {
    width: 100%;
}

.ekibim .ekibimiz_listele .resim .ekibim-isim {
    width: auto;
    height: auto;
    background: #dae3dd;
    color: #fff;
    padding: 8px 15px 8px 45px;
    display: inline-block;
    position: absolute;
    bottom: 20px;
    left: -20px;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 13px;
}

.ekibim .ekibimiz_listele .aciklama {
    width: 100%;
    height: auto;
    position: relative;
    text-align: center;
    padding-top: 15px;
    font-family: 'Cera Pro';
}

.ekibim .ekibimiz_listele .aciklama h4 {
    width: 100%;
    height: auto;
    position: relative;
    text-align: center;
    font-size: 15px;
    letter-spacing: 2px;
    font-weight: 700;
}

.ekibim .ekibimiz_listele .aciklama h5 {
    width: 100%;
    height: auto;
    position: relative;
    text-align: center;
    font-size: 14px;
    letter-spacing: 0px;
    opacity: 60%;
    font-weight: 400;
}

.ekibim .ekibimiz_listele a.sahibinden {
    width: auto;
    height: auto;
    position: relative;
    text-align: center;
    padding: 2px 60px;
    border: solid 1px #dae3dd;
    display: inline-block;
    font-size: 13px;
    letter-spacing: 2px;
    color: #dae3dd;
    margin: 10px 0px
}

.ekibim .ekibimiz_listele a.sahibinden:hover {
    border: solid 1px #dae3dd;
    background: #dae3dd;
    color: #fff;
}

.ekibim .ekibimiz_listele .sosyal {
    display: block;
    width: 100%;
}

.ekibim .ekibimiz_listele .sosyal li {
    display: inline-block;
    list-style: none;
    margin: 0px 0px;
}

.ekibim .ekibimiz_listele .sosyal li a {
    width: 100%;
    height: 26px;
    background: #dae3dd;
    border-radius: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 11px;
    padding: 6px 8px;
}



.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 {
    
    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;
    
    width: 100%;
    border-top: 1px solid #dadada;
    position: relative;
}

.page-dosya a.dosya-liste .dosya-aciklama .baslik {
    
    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;
}



.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: flex;
    position: relative;
    border: solid 1px #cccccc52;
    overflow: hidden;
    align-items: center;
    justify-content: center;
}

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

.logo-ortala {
    display: flex !important;
    height: 265px !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: #dae3dd;
}

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



@media (min-width: 1024px) {
    .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: #dae3dd;
    }
    .sol-menu-style1 .sol-menu .menu-akordiyon ul li a:hover {
        color: #fff;
        background: #dae3dd;
    }
    .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;
    }
    .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: #dae3dd;
    }
    .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 #dae3dd;
        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: #dae3dd;
    }
    .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 #dae3dd;
        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: #dae3dd;
    }
    .sol-menu-style2 .sol-menu .menu-akordiyon ul li ul li a:hover {
        color: #fff;
        background: #dae3dd
    }
    .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;
    }
}

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

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

.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: #dae3dd;
}

.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-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: #000;
    }
    .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: 10px;
        right: 0;
        width: 50px;
        height: 50px;
        text-align: center;
        color: #333;
        border-style: solid;
        border-width: 0 50px 50px 0;
        border-color: transparent transparent 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-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-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;
    }
}




/***/

.banner-bg {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
}

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

.banner-bg .swiper-slide {
    background-size: cover;
    background-position: center;
}

.banner-bg .swiper-slide:hover .buyut {
    opacity: 1;
}

.banner-bg .swiper-slide .buyut {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgb(0 0 0 / 25%);
    opacity: 0;
}

.banner-bg .swiper-slide .buyut i {
    width: 50px;
    height: 50px;
    background: #000;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
}

.banner-bg .swiper-slide .resim {
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.banner-bg .swiper-slide .resim img {
    width: 100%;
}

.banner-bg .gallery-top22 {
    width: 100%;
}

.banner-bg .gallery-top22 .swiper-slide {
    width: 100%;
    height: auto;
    position: relative;
}

.banner-bg .gallery-top22 .swiper-slide .over {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: #1F3C8A;
    opacity: 0.7;
}

.banner-bg .gallery-thumbs22 {
    box-sizing: border-box;
    padding: 10px 0;
    position: relative;
    bottom: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.banner-bg .gallery-thumbs22 .swiper-slide {
    height: 90px;
    opacity: 1;
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    border-left: 1px solid rgba(255, 255, 255, 0.15);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-weight: 700;
    font-size: 15px;
    cursor: pointer;
    position: relative;
    overflow: hidden;
}

.banner-bg .gallery-thumbs22 .swiper-slide img {
    height: 100%;
}

.banner-bg .gallery-thumbs22 .swiper-slide-thumb-active {
    opacity: 1;
    background: #fff;
    color: #1F3C8A;
}

.banner-bg .gallery-thumbs22 .swiper-slide-thumb-active img {
    opacity: 50%;
}
