/*
  Created on : 28.May.2024, 17:00:00
  Author     : ISDO Web Yazılım
*/

.ph-item{background-color:#fff;border:1px solid #e6e6e6;border-radius:2px;direction:ltr;display:flex;flex-wrap:wrap;margin-bottom:30px;overflow:hidden;padding:30px 15px 15px;position:relative}.ph-item,.ph-item *,.ph-item :after,.ph-item :before{box-sizing:border-box}.ph-item:before{-webkit-animation:ph-animation .8s linear infinite;animation:ph-animation .8s linear infinite;background:linear-gradient(90deg,hsla(0,0%,100%,0) 46%,hsla(0,0%,100%,.35) 50%,hsla(0,0%,100%,0) 54%) 50% 50%;bottom:0;content:" ";left:50%;margin-left:-250%;pointer-events:none;position:absolute;right:0;top:0;width:500%;z-index:1}.ph-item>*{display:flex;flex:1 1 auto;flex-flow:column;margin-bottom:15px;padding-left:15px;padding-right:15px}.ph-row{display:flex;flex-wrap:wrap;margin-top:-7.5px}.ph-row div{background-color:#ced4da;height:10px;margin-top:7.5px}.ph-row .big,.ph-row.big div{height:20px}.ph-row .empty{background-color:hsla(0,0%,100%,0)}.ph-col-2{flex:0 0 16.6666666667%}.ph-col-4{flex:0 0 33.3333333333%}.ph-col-6{flex:0 0 50%}.ph-col-8{flex:0 0 66.6666666667%}.ph-col-10{flex:0 0 83.3333333333%}.ph-col-12{flex:0 0 100%}[class*=ph-col]{direction:ltr}[class*=ph-col]>*+.ph-row{margin-top:0}[class*=ph-col]>*+*{margin-top:7.5px}.ph-avatar{background-color:#ced4da;border-radius:50%;min-width:60px;overflow:hidden;position:relative;width:100%}.ph-avatar:before{content:" ";display:block;padding-top:100%}.ph-picture{background-color:#ced4da;height:120px;width:100%}@-webkit-keyframes ph-animation{0%{transform:translate3d(-30%,0,0)}to{transform:translate3d(30%,0,0)}}@keyframes ph-animation{0%{transform:translate3d(-30%,0,0)}to{transform:translate3d(30%,0,0)}}

/* GENEL */
body{font-family: "Montserrat", sans-serif;}
a{text-decoration: none;transition: all 0.3s ease;}
ul{padding: 0;margin: 0}
ul li{list-style: none;}
.form-control{font-weight: 300;font-size: 14px}
.form-control:focus {color: #212529;background-color: #fff;border-color: transparent;outline: 0;box-shadow: 0 0 0 0 rgb(13 110 253 / 25%);border: 1px solid #ced4da;}
.form-floating > label{padding-left: 25px;font-size: 14px;font-weight: 300}
.ml-15{margin-left:15px;}
.ms-n5 {margin-left: -40px;}
.mt-75{margin-top:75px;}
.m-a{margin:auto;}
.pl-0{padding-left: 0;}
.mask{position: fixed;background: rgba(0,0,0,.5);width: 100%;height: 100vh;left: 0;top: 0;z-index: 3;}
.error-list {position: fixed;top: 4%;right: 1%;z-index: 9999;padding:0;width: max-content;display: flex;flex-direction: column;align-items: flex-end;overflow: hidden;gap: 0.74rem; }
.isdo-alert {margin-bottom: 0;font-size: 15px;font-weight: 300;background: #323232;color: #fff;padding: 0.75rem 1.5rem;border-radius: 0.3rem;gap: 0.74rem;margin-bottom: 0;-moz-animation: hideAnimation 0s ease-in 2s forwards;-webkit-animation: hideAnimation 0s ease-in 2s forwards;-o-animation: hideAnimation 0s ease-in 2s forwards;animation: hideAnimation 0s ease-in 2s forwards;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards; width: 100%;}
.primary-title{font-size: 14px;font-weight: 600;text-transform: uppercase;letter-spacing: 4px;color: #ff0d13;}
.primary-title::after{content: "";width: 40px;height: 2px;background: #aaaaaa;display: inline-block;margin-bottom: 4px;margin-left: 8px;}
.hizmet-title.primary-title::before{content: "";width: 40px;height: 2px;background: #aaaaaa;display: inline-block;margin-bottom: 4px;margin-right: 8px;}
.comments-title.primary-title::before{content: "";width: 40px;height: 2px;background: #aaaaaa;display: inline-block;margin-bottom: 4px;margin-right: 8px;}
.blog-title.primary-title::before{content: "";width: 40px;height: 2px;background: #aaaaaa;display: inline-block;margin-bottom: 4px;margin-right: 8px;}
.mask-owl{    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .1);
    left: 0;
    top: 0;}
/* GENEL END */

/* Placeholder */
.place-holder-loading {overflow: hidden; position: fixed; width: 100%; height: 100vh; left: 0; top: 0; z-index: 99; background-color: #fff;}
#loaderMobile {padding-top: 0; margin-top: 0 !important;}
/* Placeholder End */

/* HEADER */
header{position: absolute;width: 100%;z-index: 3;background: transparent; top: 0; transition:  all ease 200ms;}
header.set-header {transition:  all ease 200ms; top: -43px;}
header .header-top{background: transparent;height: 38px;padding-top: 5px;transition: all ease 300ms;border-bottom: 1px solid #ffffff82;}
header .header-top a{color: #fff;margin-right: 26px;font-size: 13px;font-weight: 100;}
header .header-top a span{margin-left: 5px;font-weight: 300;padding-right: 18px;border-right: 1px solid #ffffff82;}
header .header-top ul{float: right;margin: 0;margin-top: 3px;color: #fff;}
header .header-top ul li{float: left}
header .header-top ul li i svg{ width: 15px;height: 15px;margin-bottom: 8px;fill: #fff;;}
header .header-top ul li:last-child a{margin-right: 0}
header .header-top .dropdown{}
header .header-top .dropdown ul{padding: 0;margin: 0;--bs-dropdown-min-width: fit-content;}
header .header-top .dropdown ul li{float: none;}
header .header-top .dropdown ul li a{color: #3F3F3F;width: fit-content !important;}
header .header-top .dropdown ul li a span:nth-child(2){vertical-align: text-top;}
header .header-top .dropdown ul li a:hover{background: #3F3F3F;color: #fff;}
header .header-top button{border: 0;background: transparent;color: #fff;}
header nav{padding-top: 0 !important;padding-bottom: 0 !important;height: 90px;}
header .header-top button.dropdown-toggle {margin-top: -5px;}
header .header-top button.dropdown-toggle::after{display: none;}
header nav .navbar-brand img{}
header nav .navbar-nav > li:last-child > .nav-link{margin-right: 0;}
.navbar-nav .nav-link.active, .navbar-nav .show>.nav-link {color: #fff;border: 1px solid #fff;padding: 10px 23px 9px;border-radius: 25px;}
header nav .navbar-nav > li > .nav-link{padding: 10px 23px 9px;border-radius: 25px;border: 1px solid transparent;color: #fff;font-weight: 300;border-bottom: 2px solid transparent;margin-right: 25px;font-size: 18px;} 
header nav .navbar-nav > li.active > .nav-link {border: 1px solid #fff;padding: 10px 23px 9px;border-radius: 25px;}
header nav .navbar-nav > li.active > .nav-link:hover{color: #fff;}
header nav .navbar-nav > li > .nav-link:hover{color: #ff0d13;font-weight: 300;}
header nav .navbar-nav > li > .nav-link.show{color:#ff0d13;}
header nav .navbar-nav > li > .nav-link::after{border-top: 0.255em solid;border-right: 0.25em solid transparent;border-left: 0.25em solid transparent;margin-left: 5px;}
header nav .navbar-nav > li > button{margin-left: 10px;height: 40px;background: #3f3f3f;border-radius: 5px;text-transform: capitalize;-webkit-box-shadow: 0 0 0 0 rgb(0 0 0 / 14%), 0 0 0 0 rgb(0 0 0 / 12%), 0 0 0 0 rgb(0 0 0 / 20%);box-shadow: 0 0 0 0 rgb(0 0 0 / 14%), 0 0 0 0 rgb(0 0 0 / 12%), 0 0 0 0 rgb(0 0 0 / 20%);border-color: transparent;color: #fff;margin-top: 20px;font-size: 14px;padding-left: 15px;padding-right: 15px;}
header nav .navbar-nav > li > button i{margin-right: 5px;}
header nav .navbar-nav .dropdown-menu{top: 55px;}
header nav .right-div{flex: none !important;}
header nav .normal-menu{border-radius: 0;border-color: transparent;padding: 0;box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 12%), 0 1px 5px 0 rgb(0 0 0 / 20%);margin-top: -1px !important;}
header nav .normal-menu li a{line-height: 35px;border-bottom:  1px solid #ddd;color: #3F3F3F;display: block;font-weight: 300;}
header nav .normal-menu li a i{margin-right: 10px;}
header nav .normal-menu li a:hover{background:#ff0d13;color: #fff}
header nav .mega-menu{border-radius: 0;border-color: transparent;padding: 0;box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 12%), 0 1px 5px 0 rgb(0 0 0 / 20%);padding: 1rem;}
header nav .mega-menu h3.title{color: #3F3F3F;font-size: 16px;border-bottom: 1px dashed #1B9DDC;padding-bottom: 10px;margin-top: 20px;}
header nav .mega-menu li a{line-height: 40px;border-bottom: 2px solid transparent;color: #3F3F3F;display:flex;align-items: center;}
header nav .mega-menu li a i{margin-right: 10px;transform: scale(0.5);}
header nav .mega-menu li a img {margin-right: 10px;}
header nav .mega-menu li a:hover{color:#ff0d13;}
header nav .search-menu{padding-left: 10px;padding-right: 10px;cursor: pointer;}
header nav .search-menu i{line-height: 83px;}
header .sidenav-toogle{display: none}
header .side-nav{overflow-y: auto;position: fixed;left: 0;top: 0;background: #fff;height: 100vh;width: 300px;z-index: 5;left:-300px;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}

header .side-nav > ul > li:nth-child(1){height: 80px;box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;text-align: center;margin-bottom: 10px}
header .side-nav > ul > li:nth-child(1) a{height: 80px;}
header .side-nav > ul > li:nth-child(1) a:hover{background-color: transparent}
header .side-nav > ul > li:nth-child(1) a img{margin-top: 14px;}
header .side-nav > ul > li a{color: rgba(0,0,0,0.87);display: block;font-size: 16px;line-height: 48px;padding: 0px 20px;font-weight: 400;}
header .side-nav .accordion-item{border-radius: 0 !important;background: #fff;box-shadow: none;border:none}
header .side-nav .accordion-item .accordion-button{border-radius: 0 !important;background: #fff;box-shadow: none;color: rgba(0,0,0,0.87);}
header .side-nav .accordion-item .accordion-body{padding: 0;padding-left: 15px}
header .side-nav .sidenav-button{margin-left: 20px;width: calc(100% - 40px);height: 40px;background: #ff0d13;border-radius: 5px;text-transform: capitalize;-webkit-box-shadow: 0 0 0 0 rgb(0 0 0 / 14%), 0 0 0 0 rgb(0 0 0 / 12%), 0 0 0 0 rgb(0 0 0 / 20%);box-shadow: 0 0 0 0 rgb(0 0 0 / 14%), 0 0 0 0 rgb(0 0 0 / 12%), 0 0 0 0 rgb(0 0 0 / 20%);border-color: transparent;color: #fff;font-size: 14px;padding-left: 15px;padding-right: 15px;}
header .side-nav .sidenav-button i{margin-right: 5px;}
/* HEADER END */

/* SLIDER */
.anaslide {position: relative;}
.anaslide .item {position: relative;}
.anaslide .tablet-none img {width: auto;}
.anaslide .slide-filtre {background-color:transparent;position: absolute;left: 0;top: 0;width: 100%;height: 100%; z-index: 2; padding-top: 90px;}
.anaslide .slide-filtre-dark {position: absolute;left: 0;top: 0;width: 100%;height: 100%;background:transparent;z-index: 1;}
.anaslide .item .text-box {text-align: left; margin-top: 10%;}
.anaslide .item .text-box .slide-text{padding-top:20px;}
.anaslide .item .text-box .slide-text h1 {color: #fff;display: block;max-width: 600px;position: relative;text-transform: uppercase;letter-spacing: -2.5px;line-height: 50px;font-weight: 600;font-size: 50px;margin-bottom: 50px;}
.anaslide .item .text-box .slide-text h1::after{ opacity: 1;background-color: #fff;transform: scale3d(1, 0, 1);animation: v-line 3s cubic-bezier(.4,0,.2,1) infinite both;}
.anaslide .item .text-box .slide-text .slider-p p{display: block;max-width: 500px;font-weight: 300;line-height: 28px;font-size: 20px; color: #fff;margin-bottom: 60px;}
.anaslide .item .text-box .slide-text .slider-button{padding: 16px 31px !important;border: 1px solid #ff0d13;border-radius: 25px;color: #fff;font-size: 14px;}

.anaslide .owl-nav {margin-top:0; width: 100%;}
.anaslide .owl-nav button:hover {background-color: transparent;}
.anaslide .owl-nav .owl-next {right: 10px;position: absolute;top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);}
.anaslide .owl-nav .owl-prev {left:  10px;position: absolute;top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);}
.anaslide .owl-dots {position: absolute;left: 50%;bottom: 30px;transform: translateX(-50%);}
.anaslide .owl-dots span {background: transparent;width: 11px;height: 11px;margin: 2px; display: block; border-radius: 50%;}
.anaslide .owl-dots .active span {background: #fff !important;transition: all ease 200ms;}
.anaslide .owl-dots button {transition: all ease 200ms;border: 1px solid #fff; border-radius: 50%; margin: 5px; background-color: transparent;}
.anaslide .owl-dots button.active {background-color: transparent;}
.anaslide .slide-left-img img {right: 0; position: absolute; max-width: 50%; bottom: -70px;border-radius: 50px 0 0 50px;}
.anaslide .bottom-white-line {position: absolute;left: 0;height: 100px;width: 100%;background: #fff;}
.urun-slide .owl-nav { display: flex;width: 104%;justify-content: space-between;height: 1px;top: 50%;position: absolute;left: -2%;}
.urun-slide .owl-nav button img {width: 50px;}
.main-page-services{padding-bottom: 70px}
.main-page-services .services { display: flex;align-items: center;justify-content: center;align-content: center;border: 1px solid #dddddd36;margin-top: -50px;position: relative;z-index: 2;}
.main-page-services .services .owl-item {width: 100%;display: flex;flex-direction: column-reverse;border-right:1px solid rgb(230 230 230);flex: 1;font-size: 14px;align-items: center;justify-content: center;align-content: center;padding: 35px;background: #f2f3f5;min-height: 128px;}
.main-page-services .services .owl-item:last-child{border-right: none;}
.main-page-services .services .owl-item.active.current{background:#ff0d13 ;color: #fff;}
.main-page-services .services .owl-item.active.current p{color: #fff;}
.main-page-services .services .owl-item.active.current span{color: #fff;}
.main-page-services .services .owl-item.active.current svg{fill: #fff;}
.main-page-services .services .item p{color:#aaa ;}
.main-page-services .services .item span{color:#444;}
.main-page-services .services .item:last-child{border-right: 0px;}

/* SLIDER END */

/* CONTENT */
.content{overflow: hidden;}
.content .main-page-info {padding-bottom: 70px;}
.content .main-page-info .about-text{margin-top: 40px;}
.content .main-page-info .about-text h2 { color: #23282d;font-size: 25px;font-weight: 200;line-height: 42px;letter-spacing: -1.7px;margin-bottom: 24px;}
.content .main-page-info .about-text .about-p p{ margin-bottom: 40px;font-family: 'Open Sans';color: #222;font-size: 14px;font-weight: 400;line-height: 24px;}
.content .main-page-info .about-text .about-button{padding: 16px 31px !important;border: 1px solid #ff0d13;border-radius: 25px;color: #000;font-size: 14px;}
.content .main-page-advantages {background: url(/uploads/images/bg.jpeg);padding: 100px 0;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}
.content .main-page-advantages .advantages .primary-title{margin-bottom: 40px;}
.content .main-page-advantages .advantages .advantages-card{margin: 0 0px 40px;}
.content .main-page-advantages .advantages .advantages-card .advantages-icon i svg{width: 40px;height: 40px;fill: #ff0d13;margin-bottom: 22px;}
.content .main-page-advantages .advantages .advantages-card .advantages-text h3{ font-size: 26px;line-height: 40px;letter-spacing: -1.5px;font-weight: 300;}
.content .main-page-advantages .advantages .advantages-card .advantages-text p{font-size: 14px;color: #888;line-height: 20px;}
.content .main-page-hizmet{padding-top: 50px;padding-bottom: 50px;background: url(/uploads/images/bg1.png);background-repeat: no-repeat !important;background-attachment: fixed !important;background-size: cover !important;background-position: 0 0 !important;}
.content .main-page-hizmet h3{text-align: center;}
.content .main-page-hizmet .hizmet-text{ font-family: 'Montserrat';color: #23282d;font-size: 35px;font-weight: 200;line-height: 42px;letter-spacing: -1.7px;text-align: center;width: 70%;margin: auto;padding: 24px 0;}
.content .main-page-hizmet .card-body{padding-top: 5px!important;padding-left: 0!important;}
.content .main-page-hizmet .card-body h4{color: #222222;font-size: 1rem;font-weight: 500;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;height: 38px;}
.content .main-page-hizmet .card-body h4:hover{color: #ff0d13;}
.content .main-page-hizmet .card-body p{ line-height: 24px;font-family: 'Open Sans';color: #000;font-size: 14px;font-weight: 400;display: -webkit-box;-webkit-line-clamp: 5;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;height: auto;}
.content .main-page-hizmet .yazi-goster{position: absolute;right: 10px;top: 10px;color: #000;font-weight: 300;font-size: .9rem;}
.content .main-page-hizmet .card-body .blogs-button { color: #ff0d13;width: 100%;display: flex;flex-direction: row;align-items: center;gap: 10px;}
.content .main-page-hizmet .card-body .blogs-button span{display: inline-block;}
.content .main-page-hizmet .card-body .blogs-button svg{display: inline-block;}
.content .main-page-hizmet .card-body .blogs-button svg:first-child{display: none;}
.content .main-page-hizmet .card-body .blogs-button svg:last-child{margin-left: 2px;}
.content .main-page-hizmet .card-body:hover .blogs-button svg:first-child{display: block;margin-right: 2px;}
.content .main-page-hizmet .card-body:hover .blogs-button svg:last-child{display: none;}
.content .main-page-hizmet .card .card-img {height: 220px;display: flex;align-items: center;justify-content: center; overflow: hidden;}
.content .main-page-hizmet .card .card-img img {width: auto; height: 100%;}
.content .main-page-hizmet .blog-image-div{height: 170px;overflow:hidden;}
.content .main-page-comments{background: #222222 url(/uploads/images/bg5.png);padding-top: 75px;padding-bottom: 75px;background-repeat: no-repeat !important;background-attachment: fixed !important;background-size: cover !important;background-position: 0 0 !important;}
.content .main-page-comments .comments-title{text-align: center;}
.content .main-page-comments .comments-text{ font-family: 'Montserrat';color: #fff;font-size: 35px;font-weight: 200;line-height: 42px;letter-spacing: -1.7px;text-align: center;width: 70%;margin: auto;padding: 24px 0;}
.content .main-page-comments .comments-card{color: #fff;padding-top: 15px;}
.content .main-page-comments .comments-card img{height: 70px;width:70px;padding-bottom: 15px;}
.content .main-page-comments .comments-card .card-text{margin-bottom: 40px;line-height: 30px;font-weight: 100;font-size: 16px;margin-right: 40px;}
.content .main-page-comments .comment-owner p{letter-spacing: 3px;margin-bottom: 5px;line-height: 16px;font-weight: 600;font-size: 11px;color: #fff;}
.content .main-page-comments .comment-owner p::before{content: "";width: 60px;height: 2px;background: #aaaaaa;display: inline-block;margin-bottom: 4px;margin-right: 10px;}
.content .main-page-comments .comment-owner span{display: block;letter-spacing: -1px;font-size: 14px;color: #aaa;padding-left: 70px;}
.content .main-page-blog{background: url(/uploads/images/bg1.png);padding: 50px 0;background-repeat: no-repeat !important;background-attachment: fixed !important;background-size: cover !important;background-position: 0 0 !important;padding-bottom: 70px;}
.content .main-page-blog h3{text-align: center;padding: 24px 0;padding-bottom: 50px;}
.content .main-page-blog h4{color: #222222;font-size: 1rem;font-weight: 400;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;height: 38px;}
.content .main-page-blog .card .card-img {height: 220px;display: flex;align-items: center;justify-content: center; overflow: hidden;}
.content .main-page-blog .card .card-img img {width: auto; height: 100%;}
.content .main-page-blog .blog-card .blogs-button { color: #ff0d13;width: 100%;display: flex;flex-direction: row;align-items: center;gap: 10px;}
.content .main-page-blog .blog-card .blogs-button span{display: inline-block;}
.content .main-page-blog .blog-card .blogs-button svg{display: inline-block;}
.content .main-page-blog .blog-card .blogs-button svg:first-child{display: none;}
.content .main-page-blog .blog-card .blogs-button svg:last-child{margin-left: 2px;}
.content .main-page-blog .blog-card:hover .blogs-button svg:first-child{display: block;margin-right: 2px;}
.content .main-page-blog .blog-card:hover .blogs-button svg:last-child{display: none;}
.content .anasayfa-bilgi {background: url(/uploads/images/bg5.png);margin-bottom: 55px;margin-top: 55px;font-weight: 300;background-repeat: no-repeat !important;background-attachment: fixed !important;background-size: cover !important;background-position: 0 0 !important;}
.content .anasayfa-bilgi h2 {font-size: 21px;font-weight: 500;color: #000}
.content .anasayfa-bilgi h3 {font-size: 21px;font-weight: 500;color: #000}
.content .anasayfa-bilgi h4 {font-size: 21px;font-weight: 500;color: #000}
.content .anasayfa-bilgi span {cursor: pointer;font-size: 14px;font-weight: 300;color: #212529;border: 0;background: #fff;padding-left: 0;}
.content .anasayfa-bilgi .gizli-yazi {display: none;}
.content .anasayfa-bilgi ul{margin-bottom: 20px}
.content .anasayfa-bilgi ul li {margin-left: 25px; list-style-type: disc;font-weight: 300;}
.content .anasayfa-bilgi button{border: 0;background: none;font-weight: 300;font-size: 15px;padding-left: 0;}
.content .parallax:first-child {position: relative;}
.content .parallax .parallax-image{width: 100%;height: auto;}
.content .parallax .parallax-image img{width: 100%;}
.content .parallax .parallax-title{position: absolute;top:0;text-align: center;height: 100%;width: 100%;display: flex;flex-direction: column;align-items: center;justify-content: center;gap: 10px;}
.content .parallax .parallax-title h1 {position: relative;text-align: center;margin: 0;color: #fff;font-size: 2rem;}
.content .parallax .parallax-text{color: #888;font-size: 1.1rem;padding-top: 20px;}
.content .parallax .parallax-text .container{margin: auto;}
.content .parallax .parallax-text p {position: relative;text-align: center;margin: 0;color: #888;font-size: 1rem;font-weight: 400;}
.content .parallax .parallax-text li{list-style:none;display:inline-block;color:#888;}
.content .parallax .parallax-text li:after{content:"/";margin-right: 5px;}
.content .parallax .parallax-text li:last-child:after{display: none;}
.content .parallax .parallax-text li a{color:#888;font-weight: 400;cursor: pointer;margin-right: 4px;}
.content .parallax .parallax-text li span{color:#888;font-weight: 300;}
.content .user-text{margin-top: 50px;}
.content .user-text h1{color: #3F3F3F;font-size: 1.4rem;margin: 0;margin-bottom: 20px;}
.content .user-text h2{color: #3F3F3F;font-size: 1.4rem;margin: 0;margin-bottom: 20px;}
.content .user-text h3{color: #3F3F3F;font-size: 1.4rem;margin: 0;margin-bottom: 20px;}
.content .user-text h4{color: #3F3F3F;font-size: 1.4rem;margin: 0;margin-bottom: 20px;}
.content .user-text h5{color: #3F3F3F;font-size: 1.4rem;margin: 0;margin-bottom: 20px;}
.content .user-text p{font-size: 0.9rem;font-weight: 300;}
.content .user-text span{font-size: 0.9rem;font-weight: 300;margin-bottom: 1rem;display: block;}
.content .user-text ul{margin-left: 30px;margin-bottom: 1rem;}
.content .user-text .adress-box li{list-style: none;}
.content .user-text ul li{ font-size: 0.9rem;list-style: disc;font-weight: 300;line-height: 28px;}
.content .user-text ul li a{color: #000;}
.content .user-text ol{margin-bottom: 1rem;}
.content .user-text ol li{font-size: 0.9rem;font-weight: 300;line-height: 2}
.content .user-text table{width: 100%;margin-bottom: 20px}
.content .user-text table tr td{padding-top: 10px;padding-bottom: 10px;border-bottom: 1px solid #dedede;}
.content .user-text table tr:nth-child(1){font-weight: bold;}
.content .user-text table tr:nth-child(1) td{line-height: 2;border-bottom: 1px solid #212529;}
.content .user-text blockquote{border-left: 0.35rem solid #ff0d13;border-top: 1px solid #eee;border-right: 1px solid #eee;border-bottom: 1px solid #eee;padding: 10px 20px;background-color: #fbfbfb !important;line-height: 1.7;}
.content .user-text blockquote p{margin-bottom: 0}
.content .user-text img{margin-bottom: 20px; max-width: 100%;}
.content .user-text .gizli-yazi {display: none;}
.content .user-text iframe {max-width: 100%;}
.content .user-text video {max-width: 100%;}
.content .user-text .hakkimizda-div{background: #F2F6F9;padding: 40px 30px;margin: 0 5px 30px 5px;border-radius: 10px;text-align: center;}
.content .user-text .hakkimizda-div p{margin: 0;text-align: center;color: #3F3F3F;font-weight: 500;font-size: 14px;}
.content .user-text .our-team h3,
.content .user-text .our-team p{text-align: center;}
.content .user-text.neler-yaptik p:last-child{ margin-bottom: 0;}
.content .user-text.neler-yaptik p:last-child img{ margin-bottom: 0;}
.content .urun-card{color: #3F3F3F;margin-bottom: 20px; -bs-card-border-width:0px;}
.content .urun-card a{color: #3F3F3F;}
.content .urun-card h2{margin: 0;font-size: 18px;color: #222222;height: 45px;word-break: break-word;display: -webkit-box;-webkit-box-orient: vertical;-moz-box-orient: vertical;-ms-box-orient: vertical;box-orient: vertical;-webkit-line-clamp: 2;moz-line-clamp: 2;-ms-line-clamp: 2;line-clamp: 2;overflow: hidden;}
.content .urun-card p{height: 54px;width: 100%;font-weight: 300;text-overflow: ellipsis;word-break: break-word;display: -webkit-box;-webkit-box-orient: vertical;-moz-box-orient: vertical;-ms-box-orient: vertical;box-orient: vertical;-webkit-line-clamp: 3;-moz-line-clamp: 3;-ms-line-clamp: 3;line-clamp: 3;overflow: hidden;line-height: 1.1;}
.content .urun-card .fixed-card-img {height: 170px; display: flex; align-items: center; justify-content: center; overflow: hidden;}
.content .urun-card .fixed-card-img img {height: 100%; width: auto;}
.content .card .fixed-card-img {height: 170px; display: flex; align-items: center; justify-content: center; overflow: hidden;}
.content .card .fixed-card-img img {height: 100%; width: auto;}
.content .chips{margin-top: 25px;margin-bottom: 25px;}
.content .chips .badge-light{color: #212529;background-color: #f8f9fa;}
.content .chips .badge-light:hover{color: #f8f9fa;background-color: #212529;}
.content .chips .badge {display: inline-block;padding: 10px 15px;font-size: 75%;font-weight: 400;line-height: 1;text-align: center;white-space: nowrap;vertical-align: baseline;border-radius: 5px;}
.content .error-text-box{font-size:10rem;min-height:200px;padding-top: 70px;padding-bottom: 30px;}
.content .error-text-box .text{fill:none;stroke-width:6;stroke-linejoin:round;stroke-dasharray:30 100;stroke-dashoffset:0;-webkit-animation:stroke 9s infinite linear;animation:stroke 9s infinite linear}
.content .error-text-box .text:nth-child(5n+1){stroke:#fff;-webkit-animation-delay:-1.2s;animation-delay:-1.2s}
.content .error-text-box .text:nth-child(5n+2){stroke:#fff;-webkit-animation-delay:-2.4s;animation-delay:-2.4s}
.content .error-text-box .text:nth-child(5n+3){stroke:#fff;-webkit-animation-delay:-3.6s;animation-delay:-3.6s}
.content .error-text-box .text:nth-child(5n+4){stroke:#fff;-webkit-animation-delay:-4.8s;animation-delay:-4.8s}
.content .error-text-box .text:nth-child(5n+5){stroke:#fff;-webkit-animation-delay:-6s;animation-delay:-6s}
.content .contact-form {padding:40px 20px;border-radius: 12px; box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;}
.content .contact-form .title {font-size: 1.5rem; margin-bottom: 20px;}
.content .contact-form .input-field {margin-bottom: 1rem;}
.content .contact-form .input-field input {padding: 0 15px; font-size: 14px; width: 100%; display: block;width: 100%;border-radius: 8px;height: 50px;border: 1px solid #d2d2d2;}
.content .contact-form .input-field input:focus {border: 1px solid #222;}
.content .contact-form .input-field label {font-size: 14px;}
.content .contact-form .input-field .error-text {opacity: 0; color: #f50000; font-size: 12px; transition: .2s; font-weight: 500;margin-top: -10px; display: block;}
.content .contact-form .input-field .error-text.show-error-text {opacity: 1;margin-top: 0px; transition: .2s;}
.content .contact-form .form-button {float: right;background: #f50000;color: #fff;border: 0;padding: 12px 20px;font-weight: 400;border-radius: 8px; border: 1px solid #f50000;width: 100%;margin-top: 15px;justify-content: center;transition: .2s;}
.content .contact-form .form-button svg{margin-right: 8px;fill: #fff;}
.content .contact-form .form-button:hover {background-color: #fff; color: #f50000; transition: .2s;}
.content .contact-form .form-button:hover svg{margin-right: 8px;fill: #f50000;}
.content .contact-form .form-button i {margin-right: 5px;transform: scale(0.7);}
.content .map-box {height: 100%;}
.content .adress-wrapper {display: flex; flex-direction: column;border-radius: 12px; box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;height: 100%;}
.content .adress-box {padding: 45px; margin-left: 0 !important;}
.content .adress-box li {font-size: 16px; font-weight: 300; margin-bottom: 18px; color: #222;}
.content .adress-box li a {font-weight: 300; color: #222;}
.content .adress-box li i {font-size: 13px; margin-right: 7px;margin-bottom: -2px;}
.content .urunler{margin-bottom: 80px;}
.content .urunler .card h2{font-size: 1.2rem;text-align: center;padding: 15px 0;color: #3F3F3F;}
.content .urunler .card {box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;}
.content .urunler .card:hover h2{color: #ff0d13;}
.content .detay-parallax {margin-top: 80px;}
.content .detay-parallax h1{font-size: 1.5rem;}
.content .neler-yaptik-card {margin-bottom: 1.5rem; transition: all ease 300ms; padding: .75rem; box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;}
.content .neler-yaptik-card:hover {transition: all ease 500ms;box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;}
.content .neler-yaptik-card > .row {align-items: center;}
.content .neler-yaptik-card .card-img {width: 100%; overflow: hidden;}
.content .neler-yaptik-card .card-img img {width: 100%;transition: all ease 300ms; }
.content .neler-yaptik-card:hover .card-img img {transition: all ease 2500ms; transform: scale(1.3);}
.content .neler-yaptik-card .card-content .title {font-size: 1.2rem;color: #3F3F3F;}
.content .neler-yaptik-card .card-content ul li {font-size: .85rem;font-weight: 300;overflow: hidden;}
.content .neler-yaptik-card .card-content .card-button { margin-top: 10px;display: inline-block;font-size: .8rem;font-weight: 500;color: #ffff;background: #3f3f3f;padding: 5px 15px;border-radius: 4px;}
.content .urun-alt-ozel img {max-width: 100%; margin-left: auto;}
.content .urun-alt-ozel p:has(img) {text-align: center;}
.content .urun-alt-ozel p:has(:not(img)) {text-align: left;}
.content .blog-info{color: #696e7b;font-size: 12px;font-weight: 300;}
.content .services .card i span{ background: #DBE8F2;width: 60px;height: 60px;text-align: center;border-radius: 50%;line-height: 60px;margin-top: 10px;}
.content .referanslar .row > div {border: 1px solid #ddd; padding: 20px; text-align: center;}
.content .referanslar .row > div img {margin: auto;  width: 100%; height: 100%;}
.urun-detay h3{text-align: center;}
.urun-detay .hizmet-text{ font-family: 'Montserrat';color: #23282d;font-size: 35px;font-weight: 200;line-height: 42px;letter-spacing: -1.7px;text-align: center;width: 70%;margin: auto;padding: 24px 0;}
.urun-detay .card-body{padding-top: 5px!important;padding-left: 0!important;}
.urun-detay .card-body h4{color: #222222;font-size: 1rem;font-weight: 500;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;height: 38px;}
.urun-detay .card-body h4:hover{color: #ff0d13;}
.urun-detay .card-body p{ line-height: 24px;font-family: 'Open Sans';color: #000;font-size: 14px;font-weight: 400;display: -webkit-box;-webkit-line-clamp: 5;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;height: auto;}
.urun-detay .yazi-goster{position: absolute;right: 10px;top: 10px;color: #000;font-weight: 300;font-size: .9rem;}
.urun-detay .card-body .blogs-button { color: #ff0d13;width: 100%;display: flex;flex-direction: row;align-items: center;gap: 10px;}
.urun-detay .card-body .blogs-button span{display: inline-block;}
.urun-detay .card-body .blogs-button svg{display: inline-block;}
.urun-detay .card-body .blogs-button svg:first-child{display: none;}
.urun-detay .card-body .blogs-button svg:last-child{margin-left: 2px;}
.urun-detay .card-body:hover .blogs-button svg:first-child{display: block;margin-right: 2px;}
.urun-detay .card-body:hover .blogs-button svg:last-child{display: none;}
.urun-detay .card .card-img {height: 220px;display: flex;align-items: center;justify-content: center; overflow: hidden;}
.urun-detay .card .card-img img {width: auto; height: 100%;}
.urun-detay.blog-image-div{height: 170px;overflow:hidden;}
.error-page{background: url(/uploads/images/404bg.jpeg);padding: 50px 0;background-repeat: no-repeat !important;background-attachment: fixed !important;background-size: cover !important;background-position: 0 0 !important;padding-bottom: 70px;}
.error-page .text-center h3{color: #fff!important;}
.error-page .text-center p{color: #fff!important;}
.about-detay .misyon{padding: 50px 0;}
.about-detay .about{background: url(/uploads/images/about-bg.jpeg);}
.about-detay .about .about-bg{background-color: rgba(0, 0, 0, 0.5);padding: 50px 0;background-repeat: no-repeat !important;background-attachment: fixed !important;background-size: cover !important;background-position: 0 0 !important;padding-bottom: 70px;}
.about-detay .about .about-bg p{font-family: 'Montserrat';color: #fff;line-height: 40px;text-align: center;font-size: 35px;font-weight: 600;padding-top: 110px !important;padding-right: 20px !important;padding-bottom: 80px !important;padding-left: 20px !important;}
.misyon h3{font-size: 26px;line-height: 30px;font-family: 'Montserrat';color: #23282d;font-weight: 200;margin-bottom: 40px;}
.misyon .misyon-text-box .misyon-title{font-size: 18px;font-weight: 600;line-height: 22px;margin-bottom: 14px;letter-spacing: 0;}
.misyon .vizyon-text p{font-size: 14px;line-height: 24px;margin-bottom: 24px;}
.misyon .misyon-text-box p{font-size: 14px;line-height: 24px}
.about-detay .sss{padding: 50px 0;}
.content .isdo-accordion {margin-bottom: 1.5rem; border: 1px solid #ddd;}
.content .isdo-accordion .isdo-accordion-header {cursor: pointer;padding: 1rem;display: flex;justify-content: space-between;align-items: center;}
.content .isdo-accordion .isdo-accordion-header .title {margin-bottom: 0;font-family: 'Noto Sans', sans-serif; font-size: 17px; user-select: none;}
.content .isdo-accordion .isdo-accordion-header i {transition: all ease 200ms;}
.content .isdo-accordion .isdo-accordion-header i svg{width: 20px;height: 20px;}
.content .isdo-accordion .isdo-accordion-body {overflow: hidden;padding: 0 1rem;border-top: 0px solid #ddd;transition: all ease 200ms; max-height: 0;}
.content .isdo-accordion.show .isdo-accordion-body{padding: 1rem;border-top: 1px solid #ddd;transition: all ease 200ms;transform: translateY(0%); max-height: max-content;}
.content .isdo-accordion.show .isdo-accordion-header i {transform: rotate(180deg); transition: all ease 200ms;}
.content .sss .sss-title{color: #3F3F3F;font-size: 1.4rem;margin: 0;margin-bottom: 20px;}
.content .isdo-accordion .isdo-accordion-header:hover .title{color:#ff0d13;}
.content .isdo-accordion .isdo-accordion-header:hover i svg{fill: #ff0d13;}
/* CONTENT END */

/* LEFT MENU */
.content .left-menu{margin-top: 50px; margin-bottom: 2rem;}
.content .left-menu li{list-style: none;padding: 0;margin: 0;}
.content .left-menu li.listFilter {background-color: #f5f5f5 !important; position: relative;}
.content .left-menu li.listFilter i {position: absolute;right: 15px;top: 19px;font-size: 17px;color: #3b3b4b;}
.content .left-menu li.listFilter input {color: #4d555b;border-bottom: 0; margin-bottom: 0;background-color: #fff;border: 2px solid #ff0d13;width: 100%;padding-left: 15px;border-radius:10px; height: 50px;font-weight: 300;}
.content .left-menu li.listFilter input[type=text]:not(.browser-default):focus:not([readonly]) {border: 2px solid #3b3b4b; box-shadow: none;}
.content .left-menu {box-shadow: none;border-top: 0; border-left: 0; border-right: 0; margin-left: 0;}
.content .left-menu>li {list-style-type: none; margin-bottom: 10px;}
.content .left-menu>li a img{height: 15px;width: 15px;position: absolute;left: 6px;margin-top: 4px;}
.content .left-menu>li a svg{position: absolute;right: 9px;top: 18px;}

.content .left-menu .dropdown-list-content {padding-left: 15px; display: none; transition: all ease 200ms; transform: translateY(-102%);position: relative;z-index: 2; opacity: 0;}
.content .left-menu .dropdown-list-title {overflow: hidden;box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px; border-radius: 8px;}
.content .left-menu .dropdown-list-title.menu-chevron a{display: flex; color: rgba(0,0,0,0.87);font-size: 15px; gap: 7px; justify-content: flex-start;margin:auto 0;align-items: center;}
.content .left-menu .open-dropdown-list-content .dropdown-list-title.menu-chevron a svg{fill: #FFFFFF;}
.content .left-menu .dropdown-list-content>li{list-style: none;margin: 10px 0;}
.content .left-menu a { z-index: 1;position: relative;transition: .2s; background-color: #fff; border-radius: 8px; display: block;padding: 16px 25px;font-weight: 400;font-size: 16px;color: #000000;text-decoration: none;box-shadow: rgb(0 0 0 / 8%) 0px 4px 12px;}
.content .left-menu a i {font-size: 12px; margin-right: 4px; }
.content .left-menu .active>a {background: #EBF1F6; color: #fff;}
.content .left-menu .active>.dropdown-list>.dropdown-list-title>a {background: #edf0f2;color: rgba(0,0,0,0.87);font-size: 15px;}
.content .left-menu .dropdown-list-title.open-dropdown-list-content{box-shadow: none;}
.content .left-menu .dropdown-list-title.open-dropdown-list-content>.dropdown-list-content {z-index: 1;transition: all ease 200ms; display: block; opacity: 1; transform: translateY(0);}
.content .left-menu .dropdown-list-title.open-dropdown-list-content> a {background: #edf0f2;color: rgba(0,0,0,0.87);transition: .2s;}



.content .blog-left-menu{margin-top: 50px}
.content .blog-left-menu h3{padding-left: 20px;border-left: 2px solid #ff0d13;line-height: 20px;color: #000;margin-top: 0;margin-bottom: 19px;font-size: 1.2rem;background-image: radial-gradient(#eee 1px, transparent 0);background-size: 3px 3px;background-position: -1px -1px;padding-top: 10px;padding-bottom: 10px}
.content .blog-left-menu .blog-top-list{margin-bottom: 50px}
.content .blog-left-menu .blog-top-list li{margin-bottom: 10px}
.content .blog-left-menu .blog-top-list a{display: block;margin-left: 15px;color: #222222;font-size: 16px;font-weight: 300}
.content .blog-left-menu .blog-top-list a:hover{color: #ff0d13;}
.content .blog-left-menu .blog-top-list a span{color: #757575;font-size: 14px;float: right;}
.content .blog-left-menu .blog-top-list a:hover span{color: #ff0d13;}
.content .blog-left-menu .blog-tags-list{margin-bottom: 50px}
.content .blog-left-menu .blog-tags-list li{display: inline-block;margin-right:5px;	margin-bottom: 5px}
.content .blog-left-menu .blog-tags-list li a{line-height: 26px;margin: 0 6px 6px 0;padding: 0 14px;border-bottom: 2px solid #f3f3f3;color:#171717;font-weight: 300;font-size: 14px}
.content .blog-left-menu .blog-tags-list li a:hover{color: #ff0d13;border-bottom: 2px solid #ff0d13;}
/* LEFT MENU END */

/* FOOTER */
footer {background: #222222;padding-top: 20px;padding-bottom: 0px;}
footer .footer-titles{font-size: 1.2rem;font-weight: 400}
footer h5{font-size: 1.2rem;font-weight: 400}
footer .brand-logo{margin-bottom: 10px;}
footer .brand-logo img{max-height: 100%;margin-bottom: 20px;filter: brightness(0) invert(1);}
footer .footer-thin{font-size: 12px;font-weight: 300;margin: 0;color: #fff;display: block;margin-bottom: 10px;}
footer .footer-thin-social{margin-top: 20px;margin-bottom: 5px;color:#fff;font-size: 15px;}
footer .footer-social{padding-inline-start: 0px;margin-block-start: 1em;margin-block-end: 0em;}
footer .footer-social li{float: left;margin-right: 18px;text-align: center;line-height: 18px;margin-bottom: 12px;}
footer .footer-social li:last-child{margin-right: 0}
footer .footer-social li i svg{fill: #fff;width: 20px;height: 20px;}
footer .footer-link-list{margin-bottom: 25px;}
footer .footer-link-list li{margin-bottom: 10px}
footer .footer-link-list li a{color:#BAB7B7;font-weight: 300}
footer .footer-copyright {background: #fff;color:#3f3f3f; padding: 15px 10px;font-size: 13px;height:50px; font-weight: 300; }
footer .footer-copyright .right a{margin-right: 16px;font-weight: 300;font-size: 13px;color: #8e8e8e;}
footer .footer-copyright .web-tasarim{float: right;width: 73px;height: 23px;opacity: .5;margin-top: 0;text-indent: -9999px;background: url(/uploads/images/isdo.png) no-repeat;-webkit-transition: all .3s linear;transition: all .3s linear;}
footer .footer-copyright .web-tasarim:hover{opacity: 1;}
footer .footer-copyrights{border-top:1px solid #BCBCBC;padding-top: 20px}
footer .footer-copyrights .row{margin-bottom: 0}
footer .footer-copyrights .bni{height: 30px}
footer .footer-copyrights ul{margin: 0;padding: 0;float: right;margin-top: 5px}
footer .footer-copyrights ul li{float: left;margin-right: 20px}
footer .footer-copyrights ul li:last-child{margin-right: 0px}
footer .footer-copyrights ul li a{color:#BAB7B7 !important;font-weight: 100;cursor: pointer;}
footer .footer-copyrights ul li button {color:#BAB7B7 !important;font-weight: 100;cursor: pointer;border: 0;background: transparent;}
footer .footer-thin svg{fill: #fff;margin-right: 5px;width: 11px;}
/* FOOTER END */

/* WHATSAPP */
.whatsapp-dekstop{position: fixed;right: 1%;bottom: 10%;z-index: 3;background: #25D366;color: #000 !important;padding: 10px 25px;border-radius: 25px;display: flex;align-items: center;justify-content: center;gap: 10px;}
.whatsapp-dekstop i{font-size: 22px;background: #25D366;}
.whatsapp-dekstop svg {fill: #000;transform: scale(1.5);margin-right: 5px;}
.whatsapp-mobil{display: none}
/* WHATSAPP END */

/* SEARCH BAR */
.search-bar{position: fixed;background: rgba(0,0,0,.7);width: 100%;height: 100vh;left: 0;top: 0;z-index: 3;display: none}
.search-bar .input-group{position: relative;margin-top:40vh}
.search-bar input{height: 50px;}
.search-bar button{height: 50px; z-index: 9 !important; border-radius: 0;background-color: #ff0d13 !important;color: #fff;border: 1px solid #ff0d13 !important;}
.search-bar button:hover{color:#fff;}
.search-bar button:focus{color:#fff;}
.search-bar button:active{color:#fff;}
.search-bar .close-search {height: auto;position: absolute;right: 30px;top: 30px;background-color: transparent !important;border: 0 !important;}
.search-bar .close-search svg {width: 15px;fill: #ffff;}


/* SEARCH BAR */

/* MODAL */
.modal{}
.modal .modal-header{border-bottom: none;padding: 20px 25px;}
.modal .modal-header .btn-close{background: #3F3F3F;opacity: 1;display: flex;align-items: center;justify-content: center;border-radius: 50%;padding: 1px;}
.modal .modal-header .btn-close::before{content: "x";color: #FFFFFF;font-weight: bold;}
.modal .modal-body{}
.modal .modal-body p{font-size: 15px;font-weight: 300}
.modal .modal-body h3{font-size: 1.4rem}
.modal .modal-body .modal-title{text-align: center;color: #3F3F3F;font-size: 21px;margin-bottom: 10px;margin-top: 10px;font-weight: bold;}
.modal .modal-body .modal-sub-title{text-align: center;color: #3F3F3F;font-size: 16px;}
.modal .modal-body ul{margin-left: 30px;margin-bottom: 20px;}
.modal .modal-body ul li{font-size: 15px;font-weight: 300;list-style: circle;}
.modal .modal-body ol{}
.modal .modal-body ol li{font-size: 15px;font-weight: 300;}
.modal .modal-body a{color:#ff0d13;font-weight: 300}
.modal .modal-body label{font-weight: 300}
.modal .modal-body .teklif-al{background: #ff0d13; border: 0; color: #fff;float: right;padding: 8px 15px;border-radius: 5px;font-size: 14px;cursor: pointer;}
.modal .modal-body .teklif-al i{margin-right: 7px;font-size: 12px}
.modal .services{padding-top: 20px;padding-bottom: 20px;width: 90%;margin: auto}
.modal .services .card{min-height: 235px;cursor: pointer;background: #EDF0F2;-webkit-box-shadow: 0 0 0 0 rgb(0 0 0 / 14%), 0 0 0 0 rgb(0 0 0 / 12%), 0 0 0 0 rgb(0 0 0 / 20%);box-shadow: 0 0 0 0 rgb(0 0 0 / 14%), 0 0 0 0 rgb(0 0 0 / 12%), 0 0 0 0 rgb(0 0 0 / 20%);border-radius: 5px;}
.modal .services div[data-offer]{border:1px solid transparent}
.modal .services div[data-offer].active{border:1px solid #1194D0;}
.modal .services div[data-offer].active:before{content: "✔";position: absolute;right: 3px;background: #1194D0;color: #fff;width: 18px;text-align: center;height: 18px;border-radius: 50%;top: 5px;font-size: 10px;line-height: 18px;}
.modal .services .card .card-content{padding: 15px;display: flex;flex-direction: column;align-items: center;}
.modal .services .card i{background: #D7DDE2;display: flex;align-items: center;justify-content: center;border-radius: 50%;width: 45px;height: 45px;}
.modal .services .card h3{text-align: center;font-size: 1.2rem;margin-bottom: 10px;margin-top: 10px}
.modal .services .card p{text-align: center;font-size: 1.1rem;margin: 0;line-height: 2;}
.modal .services .card .services-desc p{font-size: 12px;font-weight: 300}
.modal .services-detay{display: none}
.modal .services-detay h3{font-size: 20px;font-weight: bold;margin: 0;color:#3F3F3F;margin-top: 15px;}
.modal .services-detay p{color:#3F3F3F;margin: 0;font-size: 14px;margin:10px 0;font-weight: 300}
.modal .services-detay ul{overflow: hidden}
.modal .services-detay ul li{float: left;cursor: pointer;list-style: none;}
.modal .services-detay ul li div{background: #EDF0F2;-webkit-box-shadow: 0 0 0 0 rgb(0 0 0 / 14%), 0 0 0 0 rgb(0 0 0 / 12%), 0 0 0 0 rgb(0 0 0 / 20%);box-shadow: 0 0 0 0 rgb(0 0 0 / 14%), 0 0 0 0 rgb(0 0 0 / 12%), 0 0 0 0 rgb(0 0 0 / 20%);border-radius: 5px;padding: 10px 15px;color:#3F3F3F;}
.modal .services-detay .services-detay-form{display: block;margin-top: 20px}
.modal .services-detay .services-detay-form h4{font-size: 20px;font-weight: bold;margin: 0;color:#3F3F3F;margin-top: 15px;}
.modal .services-detay .services-detay-form h5{color:#3F3F3F;margin: 0;font-size: 14px;margin-top: 10px;font-weight: 300}
.modal .services-detay .services-detay-form input[type=text]:not(.browser-default){border:1px solid #B1AEAE !important;border-radius: 5px;padding-left: 10px;width: calc(100% - 10px);font-weight: 300}
.modal .services-detay .services-detay-form input[type=text]::placeholder{display: none;}
.modal .services-detay .services-detay-form .teklif-al{padding-left: 50px;padding-right: 50px;background-image: linear-gradient(#00B4FF, #005A80);border-radius: 5px;text-transform: capitalize;-webkit-box-shadow: 0 0 0 0 rgb(0 0 0 / 14%), 0 0 0 0 rgb(0 0 0 / 12%), 0 0 0 0 rgb(0 0 0 / 20%);box-shadow: 0 0 0 0 rgb(0 0 0 / 14%), 0 0 0 0 rgb(0 0 0 / 12%), 0 0 0 0 rgb(0 0 0 / 20%);display: flex;align-items: center;}
.modal .services-detay .services-detay-form .teklif-al svg {fill: #fff;margin-right: 10px;}
.modal .services-detay .services-detay-form .teklif-al span{font-size: 16px;}
.modal .services-detay .service-alt-list{margin-left: 0;}
.modal .services-detay .service-alt-list li div{position: relative;border:1px solid transparent;}
.modal .services-detay .service-alt-list li.active div{border:1px solid #1194D0;}
.modal .services-detay .service-alt-list li.active div:before{content: "✔";position: absolute;right: 3px;background: #1194D0;color: #fff;width: 16px;text-align: center;height: 16px;border-radius: 50%;top: 5px;line-height: 16px;font-size: 9px;}
.modal .error-text {opacity: 0 !important; color: #f50000; font-size: 12px; font-weight: 500;display: block;}
.modal .error-text.show-error-text {opacity: 1 !important; transition: .2s;position: relative;padding: 0;margin-top: 10px;}
/* MODAL END */

/* RESPONSIVE */
@media only screen and (min-width: 1400px) {
  .container{max-width: 1140px;}
}
@media only screen and (max-width: 1440px){

}

  /*  @media (min-width: 992px) {
        .col-lg-3 {
            flex: 0 0 auto;
            width: auto;
        }
    }
*/

@media only screen and (min-width: 1200px) {
  .container{max-width: 1140px;}

}

@media only screen and (max-width: 1200px) {
    header .header-top a{margin-right: 8px;}
    .main-page-services .services .owl-item{padding: 5px;min-height: 68px;}
    .main-page-services {margin-top: 30px;}
    .content .parallax .parallax-title h1{margin-top: 70px;}
}

@media only screen and (max-width: 1130px) {
    .main-page-services{display: none;}
    .main-page-info{margin-top: 55px;}
    .container{max-width: 1100px;}
    .anaslide .item .text-box{margin-top: 5%;}
}

@media only screen and (min-width: 992px) {
	.navbar .has-megamenu{position:static!important;}
	.navbar .mega-menu{left:0; right:0; width:100%; margin-top:-1px;}
}

@media only screen and (max-width: 992px){
  header .sidenav-toogle{display: block;position: absolute;left: 15px;top: 65px;font-size: 23px;z-index: 3}
  header .sidenav-toogle svg{fill: #ff0d13;position: relative;top: -45px;}
  .container{max-width: 90%}
  header nav .navbar-brand{margin: auto;}
  header .shown{left:0px !important}
  .content,
  .place-holder-loading {}
  .main-page-services .card{margin-bottom: 20px;}
  .content .main-page-info img{margin: auto;display: block;margin-bottom: 25px;}
  .content .main-page-info ul li img{display: initial;margin-bottom: 0}
  .content .main-page-refences .main-page-refences-items > div > div{border:none;}
  .content .main-page-hizmet .card{margin-bottom: 20px;}
  header .header-top a{font-size: 11px;}
  header .header-top{display: none;}
  .navbar-expand-lg .navbar-collapse{display: none !important;}
  .content .parallax .parallax-image{height: 300px;}
  .content .parallax .parallax-image img{height: 100%;width: auto;}
  .navbar-expand-lg .navbar-collapse{display: none;}
  header .header-top{display: none;}

}

@media only screen and (max-width: 991px){
    .navbar.fixed-top .navbar-collapse, .navbar.sticky-top .navbar-collapse{overflow-y: auto;max-height: 90vh;margin-top:10px;}
    .content .main-page-advantages{background: #fff;text-align: center;}
    .advantages-title::before{content: "";width: 40px;height: 2px;background: #aaaaaa;display: inline-block;margin-bottom: 4px;margin-right: 8px;}
    .content .main-page-comments .comments-card{text-align: center;}
    .anaslide .item .text-box{margin-top: 0%;}
    .content .main-page-info img{display: none;}
    .main-page-advantages > div > div > div > div:nth-child(1){display: none;}
}

@media only screen and (max-width: 991px) and (min-width: 768px){
    .content .neler-yaptik-card{height: 90%;}
}

@media only screen and (max-width: 768px){
    header .sidenav-toogle{top: 20px;}
    header .header-top{display: none;}
    footer .container{max-width: 95%;}
    footer h5{margin-top: 25px;}
    header .navbar{height: 80px;}
    content {padding-top: 80px;}
    .content .customer-comments{padding-top: 50px;padding-bottom: 50px;}
    .content .customer-comments h2{font-size: 2rem;}
    .content .customer-comments p{font-size: 16px;margin-top: 20px;}
    .content .customer-comments .customer-comment .customer-comment-person li .comment-item-div{display: none;}
    .content .customer-comments .customer-comment .customer-comment-person li{border-top:1px solid transparent !important;}
    .content .customer-comments .customer-comment .customer-comment-person li img{float: right;}
    .content .parallax .parallax-text  {font-size: .85rem;}
    header.set-header {top: 0;}
    .main-page-services .service-flex .mob-flex{flex-direction: column;}
    .main-page-services .service-flex .mob-flex i svg{margin-top: 5px;}
    .slide-card{margin: 10px 0;text-align: center;}
    .main-page-services .services .owl-item{padding: 10px;}
    .content .main-page-info img{margin-top: 40px;margin-bottom: 0;}
    .anaslide .item .text-box .slide-text h1{font-size: 30px;        margin-bottom: 10px;}
    .anaslide .item .text-box .slide-text .slider-p p{font-size: 16px;font-weight: 100;margin-bottom: 30px;}
    .anaslide .item .text-box .slide-text .slider-button{    padding: 7px 31px !important;}
    .content .main-page-hizmet .hizmet-text{font-size: 22px;}
    .content .main-page-info .about-text h2{font-size: 22px;}
    header .sidenav-toogle svg{top: 0;}
}

@media only screen and (max-width: 601px){
    header{position: relative;background: #222222;}
    footer .footer-copyrights ul{float: left;margin-top: 20px;}
    .whatsapp-dekstop{display: none}
    .whatsapp-mobil{ display: flex;position: fixed;width: 100%;bottom: 0;height: 50px;background: #25D366;color: #000;z-index: 4;font-size: 17px;flex-direction: row;align-items: center;justify-content: center;gap: 0.4rem;}
    .whatsapp-mobil svg {fill: #000;transform: scale(1.6);margin-right: 8px;}
    .error-list {bottom: 10px;top: auto;right: 1%;left: 1%;margin: auto;width: 98%; gap: .25rem;}
    .error-list .isdo-alert {width: 100%;font-size: 14px;padding: 0.25rem 0.775rem;}
    .main-slider .item .row {gap: 2rem;}
    .main-page-services .m-a{margin: 0;}
    .anaslide .owl-item img{height: auto;}
    .anaslide .item .text-box .slide-text h1{font-size: 20px;letter-spacing: 0px;line-height: 24px;margin-bottom: 25px;}
    .anaslide .item .text-box .slide-text .slider-p p{font-size: 16px;line-height: 20px;margin-bottom: 35px;}
    .content .parallax .parallax-title h1{font-size: 1.8rem;}
    .main-page-services{display: none;}
    header nav .navbar-brand img{height: 60px;}
    header .side-nav > ul > li:nth-child(1){background: #222222;}
    .anaslide .slide-filtre{width: auto;height: auto;padding-top: 0;bottom: 10%;top:auto}
}

@media only screen and (max-width: 570px){
  footer .footer-copyright{height: auto;}
  footer .footer-copyright .left{text-align: center;display: block;font-size: 16px;margin-bottom: 25px;}
  footer .footer-copyright .right a{margin-right: 0px;display: block;float: none;margin: auto;padding-bottom: 60px;margin-top: 11px;}
  .main-page-services .m-a{margin: 0 2px;}
}
@media only screen and (max-width: 425px){
  .anaslide .item .text-box .slide-text{padding-top: 0;}
  .anaslide .item .text-box{margin-top: 5%;}
  .anaslide .item .text-box .slide-text .slider-button{font-size: 12px;padding: 10px 21px !important;}
  .main-page-services .services .owl-item svg{height: 2em;}
  .main-page-services .services .owl-item p{font-size: 12px;margin-bottom: 10px;}
  .main-page-services .services .owl-item span{font-size: 12px;}
  .content .parallax .parallax-title h1{font-size: 1.5rem;}
}

@media only screen and (max-width: 280px){
  .content .parallax .parallax-text h1{font-size: 1.6rem;}
  .anaslide h1{font-size: 2.5rem;}
  .content .parallax .parallax-text {font-size: .65rem;}
  .content .parallax .parallax-text p{font-size: 0.8rem;}
  .anaslide p{font-size: 19px;}
  header .side-nav .sidenav-button{margin-left: 10px;}
  .main-page-services .m-a{margin: 0 2px;}

}

@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){
	.error-text-box .text{fill:#f1556c;stroke:#f1556c;stroke-width:6;stroke-dasharray:0 0;stroke-dashoffset:0;-webkit-animation:none;animation:none}
}
/* RESPONSIVE END */

/* KEYFRAMES */
@-webkit-keyframes stroke{100%{stroke-dashoffset:-400}}
@keyframes stroke{100%{stroke-dashoffset:-400}}
@keyframes hideAnimation {
    to {
        display: none;
    }
}
@-webkit-keyframes hideAnimation {
    to {
        display: none;
    }
}
/* KEYFRAMES END */


.content .product-bottom-slider {
}

.content .product-bottom-slider #sync1 {
    position: relative;
}

.content .product-bottom-slider #sync1 .owl-dots {
    position: absolute;
    top: 95%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.content .product-bottom-slider #sync1 .owl-dots .owl-dot {
    width: 10px;
    height: 10px;
    background-color: #f5deb3;
    margin-right: 5px;
    border-radius: 50%;
}

.content .product-bottom-slider #sync1 .owl-dots .owl-dot.active {
    background-color: #ff9f2b;
}

.content .product-bottom-slider #sync1 .owl-dots .owl-dot:last-child {
    margin-right: 0;
}

.content .product-bottom-slider #sync1 .item {
    display: flex;
    justify-content: center;
    padding-bottom: 0;
}

.content .product-bottom-slider #sync1 .item img {
    width: 100%;
    border: 1px solid #fff0dd;
}

.content .product-bottom-slider #sync2 {
}

.content .product-bottom-slider #sync2 .owl-item {
    width: 70px !important;
    height: 70px !important;
    margin-right: 10px;
}

.content .product-bottom-slider #sync2 .owl-item:last-child {
    margin-right: 0;
}

.content .product-bottom-slider #sync2 .owl-stage {
    display: flex;
    justify-content: start;
    margin-top: 25px;
}

.content .product-bottom-slider #sync2 .item img {
    border: 1px solid #fff0dd;
    padding: 2px;
}