/* Küçültme başarısız oldu. Küçültülmeyen içerik döndürülüyor.
(322,29): run-time error CSS1046: Expect comma, found '0'
(322,33): run-time error CSS1046: Expect comma, found '/'
(349,29): run-time error CSS1046: Expect comma, found '0'
(349,33): run-time error CSS1046: Expect comma, found '/'
(470,23): run-time error CSS1038: Expected hex color, found '#0000'
(471,29): run-time error CSS1046: Expect comma, found '0'
(471,33): run-time error CSS1046: Expect comma, found '/'
(510,29): run-time error CSS1046: Expect comma, found '0'
(510,33): run-time error CSS1046: Expect comma, found '/'
 */
section.taahut {
    display: none;
}

#header .header-nav.header-nav-stripe nav>ul>li:hover>a, #header .header-nav.header-nav-stripe nav>ul>li.open>a {
    background-color: transparent !important;
    border-bottom: 4px solid red;
}
.page-layout .page-nav .pages-menu .responsive-menu ul li a[aria-expanded="true"] .asagi {
 display: none;
}
.page-layout .page-nav .pages-menu .responsive-menu ul li a[aria-expanded="true"] .yukari {
 display: block;
}
.page-layout .page-nav .pages-menu .responsive-menu ul li a[aria-expanded="false"] .asagi {
 display: block;
}
.page-layout .page-nav .pages-menu .responsive-menu ul li a[aria-expanded="false"] .yukari {
 display: none;
}
img.img-fluid.hover-effect-2.mb-3.ekipresim {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 150px;
}
.home-projects.project-slider .swiper-container .swiper-wrapper {
    flex-direction: row;
}
.home-projects.project-slider .swiper-container .swiper-wrapper .swiper-slide {
    margin-top: 10px !important;
}
.appear-animation img.ekipresim {
    filter: grayscale(1);
  	transition: .3s;
}
.appear-animation:hover img.ekipresim {
    filter: grayscale(0);
}
.shared-ghost-title::before { 
   font-size: 5.89583vw;
}
.page-layout .pages-inside-menu a { 
    border-color: #efefef;
  padding: 1.04167vw 1.08333vw;
}
.page-layout .pages-inside-menu a:hover {
    color: #000!important;
    background-color: white;
}
.mb-4, .my-4 {
    font-size: large;
}
.page-layout .pages-inside-menu.proje a {
    border-color: #6F1419;
    padding: 1.04167vw 3.08333vw;
}
.page-layout.products .box figure img {
    max-width: 335px; 
    height: 340px; 
}
.shared-tabs .nav button {
    border-color: #efefef;
}
.shared-tabs .nav button:hover { 
    background-color: #efefef;
}
.custom-swiper-navigation {
    display: flex;
    justify-content: space-between;
  	width: calc(100% - 30px);
    position: absolute;
    top: calc(50% + 78px);
    transform: translateY(-50%);
}
main .home-projects {
	position: relative;
}
.custom-swiper-navigation .button-prev, .custom-swiper-navigation .button-next {
    color: #6F1419;
    font-size: 45px;
    border: none;
    background-color: #fff;
  	outline: none;
}
.custom-swiper-navigation .button-prev {
    margin-left: -45px;
}
.custom-swiper-navigation .button-next {
    margin-right: -45px;
}
.shared-ghost-title::before {
	color: #f5f5f5;
}
header .canvas-menu ul > li .mega-menu-body .item a img {
    width: 50px;
}
header.fixed-header .canvas-menu ul > li .nav-link {
    padding: 23px 10px;
}
header.fixed-header .canvas-menu ul > li .nav-link::before {
    top: calc(100% - 6px);
}
header {
    min-height: 70px;
}
header .canvas-menu ul > li .mega-menu-body .item a {
    padding: 5px 0.52083vw;
}
header .canvas-menu ul > li .mega-menu-body .item {
	width: 230px;
}
header .canvas-menu ul>li .mega-menu-body .item:nth-child(5n) {
   /* border: none;*/
}
.referans-11 .card-footer {
    display: none;
}
.shared-boxes.hover-mask .box .mask {
	opacity: 1;
}
.shared-boxes.hover-mask .box:hover .mask {
    opacity: 0.5;
}
main .altinbolme .box.pad .box-body {
	width: 100%;
}
header .canvas-menu ul > li .mega-menu-body .item {
    padding: 13px;
}
main .home-projects .project-boxes .homeurun .box figure {
    background-color: #00000099;
}
main .home-projects .project-boxes .homeurun .box figure img {
  opacity: 0.2;    transition: opacity 0.3s ease, background-color 0.3s ease;
}
main .home-projects .project-boxes .homeurun .box figure img:hover {
  opacity: 1;    transition: opacity 0.3s ease, background-color 0.3s ease;
}
.home-tabs .nav .nav-link {
    width: 130px;
    height: 130px;
    background-size: 110px;
}
main .altinbolme .box.pad .box-body {
    max-width: 100%;
}
.home-tabs .nav .nav-link {
    filter: grayscale(1);
}
.home-tabs .nav .nav-link:hover, .home-tabs .nav .nav-link.active {
    filter: grayscale(0);
}
header .canvas-menu ul>li .mega-menu-body .item {
    width: 250px;
    text-align: left;
}
header .canvas-menu ul > li .mega-menu-body .mega1 .item a, header .canvas-menu ul > li .mega-menu-body .mega2 .item a {
    font-size: 15px;
}
header .canvas-menu ul>li .mega-menu-body .mega1 .item, header .canvas-menu ul>li .mega-menu-body .mega2 .item {
    width: calc(100% / 7);
    min-width: 150px;
  	text-align: center;
}
header .canvas-menu ul>li .mega-menu-body .mega-sub .item {
    list-style-type: disclosure-closed;
  	border-right: 1px solid #b3b3b3;
}
.socials {
    display: flex;
    align-items: center;
}
.contact-info {
    padding-top: 30px;
  	padding-right: 15px;
}
.phone-fax {
    margin-bottom: 25px;
    margin-top: 9px;
}
.phone-fax p {
    width: 40%;
  	margin-bottom: 5px;
}
.phone-fax p span {
    color: #6F1419;
    margin-right: 5px;
}
.maps-photo iframe, .maps-photo img {
    width: calc(50% - 10px);
    height: 100%;
}
.maps-photo iframe {
    margin-right: 10px;
}
.contact-info i {
    color: #6F1419;
    margin-right: 10px;
}
.contact-info h4 {
    margin-bottom: 25px;
  	font-size: 18px;
}
.ofis-tabs {
    border-bottom: 0;
}
.ofis-tabs .nav-item {
    width: calc(100% / 6);
}
.ofis-tabs .nav-item .nav-link {
    color: #909090;
  	position: relative;
  	padding-left: 0;
    padding-bottom: 15px;
  	border: none;
}
.ofis-tabs .nav-item .nav-link.active {
    color: #333;
    font-weight: 600;
  	border: none;
}
.ofis-tabs .nav-item .nav-link.active::after {
    content: "";
    width: 50%;
    height: 5px;
    background-color: #6F1419;
    position: absolute;
    left: 0;
    bottom: 0;
}
.contact-form .custom-form.cf-contact {
    margin-top: 30px;
}
.btn-gray {
    width: 200px;
    height: 50px;
    background-color: #ececec !important;
    color: #565656;
  	text-transform: uppercase;
}
.contact-office {
    position: relative;
    padding-top: 30px;
    margin-top: 30px;
}
.contact-office::before {
    content: "";
    width: 100vw;
    height: 0;
    border-top: 2px solid #ececec;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
}
.contact-social .socials {
    flex-direction: column;
}
.contact-social .socials span {
    font-size: 20px;
    font-weight: 100;
    letter-spacing: 2px;
}
.contact-social .socials .s-icons a {
    font-size: 20px;
    margin: 0 5px;
}
.ofis-tab .maps-photo .office-img {
    width: 50%;
    height: auto;
    background-size: cover;
    background-position: center;
}
.contact-office .ofis-content, .contact-office .contact-form {
    width: 50%;
}
.menu-toggle {
    margin-left: 20px;
}
header .ms-2 {
    padding-left: 7px;
}
.office-img.iletisimimg {
    background-repeat: no-repeat;
    background-size: 100% auto;
}
.shared-ghost-title .ref-link {
    border: 3px solid #f5f5f5;
    width: 140px;
    height: 140px;
    margin-right: 20px;
    margin-bottom: 20px;
    border-radius: 100%;
    padding: 15px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    transition: .5s;
}
.shared-ghost-title .ref-link:last-child {
	margin-right: 0;
}
.shared-ghost-title .ref-link:hover {
	border-color: #6F1419;
}
.shared-ghost-title .ref-link img {
    width: 100%;
    height: auto;
}
.slide-wrapper .swiper-slide .slide-video {
    max-width: 100%;
  	width: 100%;
}
.slide-wrapper .swiper-slide .slide-video video {
    width: 100%;
}
.projects .card {
    overflow: hidden;
  	margin-bottom: 0;
}
.card-info {
    background-color: rgb(0 0 0 / 70%);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
  	display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #fff;
}
.card-info * {
    margin-bottom: 0;
}
.card-info .card-detail {
    display: none;
}
.projects .card-hover .card-info .card-detail {
    background-color: #6F1419;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 15px;
}
.projects .card-hover:hover img {
    transform: scale(1.2);
}
.projects .card-hover:hover .card-info {
    background-color: rgb(0 0 0 / 40%);
}
.projects .card-hover:hover .card-info .card-title {
    display: none;
}
.projects .card-hover:hover .card-info .card-detail {
    display: block;
}
.pages-inside-menu.proje select {
    width: 100%;
    border: none;
    border-bottom: 4px solid #aaaaaa;
    background-color: #f6f6f6;
}
.shared-ghost-title::before {
    font-size: 4.89583vw;
}
@media (max-width: 992px) {

  	.slide-wrapper .swiper-slide .slide-body-wrap .slide-body {
  		font-size: 15px;
  	}
  	main .altinbolme .box.pad {
    	font-size: 15px;
	}
  	header .canvas-menu ul > li .mega-menu-body {
    	max-width: 100%;
	}
  	header .canvas-menu ul>li .mega-menu-body .mega1 .item, header .canvas-menu ul>li .mega-menu-body .mega2 .item {
    	width: 33.3%;
    	min-width: 33%;
	}
  	header .canvas-menu ul>li .mega-menu-body .item:nth-child(even) {
    	border-right: none;
	}
  	header .canvas-menu ul > li .mega-menu-body .item a {
    	font-size: 15px;
	}
  	header .canvas-menu ul > li .mega-menu-head .links a {
    	width: 50%;
	}
  	section.altinbolme .p-row {
    	margin: 0;
	}
  	.contact-office .ofis-content, .contact-office .contact-form {
    	width: 100%;
	}
}
@media (max-width: 575px) {
header .canvas-menu ul > li .mega-menu-body {
    max-width: 100%;
}
  header .canvas-menu ul>li .mega-menu-body .mega-sub .item {
    border-right: none;
}
  header .canvas-menu ul>li .mega-menu-body .mega1 .item, header .canvas-menu ul>li .mega-menu-body .mega2 .item {
    	width: 50%;
    	min-width: 50%;
	}
  .page-layout.working-places .wp-boxes .col-4 {
    padding: 0 4px;
}
  .page-layout.working-places .wp-boxes .box {
    min-height: 200px;
}
  .page-layout.working-places .wp-boxes .box .title {
    font-size: 10px;
}
  .page-layout.working-places .wp-boxes .box .title span {
    font-size: 14px;
}
  .btn-radius {
    padding: 18px;
	}
  .custom-swiper-pagination {
    display: none;
	}
  .ofis-tabs {
    border-bottom: 0;
    overflow-x: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    width: 100%;
	}
  .ofis-tabs .nav-item {
    width: auto;
	}
  .ofis-tabs .nav-item .nav-link {
    width: 140px;
	}
  .phone-fax p {
    width: 50%;
	}
  .shared-ghost-title .ref-link {
    width: calc(33.3vw - 16px);
    height: calc(33.3vw - 16px);
    margin-right: 10px;
    padding: 10px;
	}
  .slide-wrapper .swiper-slide .slide-video video {
    width: auto;
    height: 100%;
    left: 50%;
    transform: translateX(-50%);
    position: relative;
}
}
@media (min-width: 768px) {
  .quick-side {
    min-height: 245px;
  }
}
p img{
  width: 100%!important;    
  height: auto!important;
}
.shared-boxes.full-mask .box .mask {
    background-color: #4c4c4cc2;
}
.modal-content {
    background-color: #0000;
    border: 1px solid rgb(0 0 0 / 0%);
}
div figure img {
    width: 100%!important;
    height: auto!important;
}
p img {
    width: 100%!important;
    height: auto!important;
}
.btn-radius.btn-bordered.bayi {
    border-radius: 8px;
    background-color: #6F1419;
    font-weight: 500;
    color: white!important;
    border: 1px solid #6F1419;
}
.btn-radius.btn-bordered.bayi {
	position: relative;
}
@media screen and (min-width: 992px) {
	.btn-radius.btn-bordered.bayi::before {
        content: "";
        left: -1px;
        top: calc( 100% - 9px);
        width: 150px;
        height: 80px;
        background-color: inherit;
        position: absolute;
        border-radius: inherit;
    }
}
.nav-tabs .nav-link.akillicozumli.active:before {
    background-color: rgba(228,13,26,.85);
}
.icon-arrow-line-right.katlog:before {
    color: #acacac;
}
.card-info {
    background-color: rgb(0 0 0 / 40%);
}

.slide-body {
    padding-left: 3vw!important;
}
.img-fluid {
    max-width: 83%;
}

header .canvas-menu ul>li .mega-menu-body .mega1 .item, header .canvas-menu ul>li .mega-menu-body .mega2 .item {
    width: calc(100% / 8);    
  min-width: 146px;
}
.home-tabs .nav .nav-link {
    filter: grayscale(0);
}
.home-tabs .nav-list::before, .home-tabs .nav-list::after{    display: none;}
.tabl td {
    padding: 5px;
}
header .canvas-menu ul > li .mega-menu-body .item a img {
    width: 100px;
}
header .canvas-menu ul > li .mega-menu-body .item a {
    color: #323232;
}
.page-layout.products .box-title {
    top: auto;
    bottom: 28px;
  font-weight: 600;
}
.page-layout.products .box {
    background-color: #414141;
}
.page-layout.products .box figure img {
  opacity: .5;
}
.liw {
    width: 30%;
}
@media screen and (max-width: 500px) {
.liw {
    width: 100%;
}
  .shared-ghost-title::before {
    font-size: 6.89583vw;
}
}
@media (max-width: 1199px)
{.mb-md-0 {
    margin-bottom: 0!important;
}
  footer .footer-menu li:last-child {
    border-bottom: 1px solid #d3d3d3;
}
}
.slide-wrapper .swiper-slide {
    min-height: auto;
}.slide-wrapper .swiper-slide .slide-img {
    max-height: calc(100vh - 105px);
    position: unset;
}.slide-wrapper .swiper-slide .slide-img img {
  height: auto;
}
header, header.fixed-header {
    background-color: #ffffff;
}

.page-layout.products .box:hover figure img {
    opacity: 1;
}
.shared-carousel.mt-5.js-shared-carousel2 p {
    font-size: 30px;
}
.shared-carousel.mt-5.js-shared-carousel2 .swiper-container-autoheight, .shared-carousel.mt-5.js-shared-carousel2 .swiper-container-autoheight .swiper-slide,.shared-carousel.mt-5.js-shared-carousel2 .swiper-container-autoheight .swiper-slide .item {
    height: 100%;
}
@media (max-width: 700px)
{
  .shared-carousel.mt-5.js-shared-carousel2 p {
    font-size: 22px;
  }
  .aos-init {
    transition: none!important;
    transform: none!important;    
    opacity: 1!important; 
}
  .s-icons {
    display: flex;
}
  a.d-flex.align-items-center.text-decoration-none.logo {
    margin: 10px auto;
}
}.page-layout.products .box-title {
    bottom: 13px;
}
.page-layout.products .box:hover .box-title {
    color: black;
}
a.sertificabtn {
    border-radius: 45px;
    color: #101010;
    padding: 3px 20px;
    -webkit-transition: background-color .3s ease, border-color .3s ease;
    transition: background-color .3s ease, border-color .3s ease;
    border: 1px solid #cbc7c7;
    display: inline-block;
    margin-bottom: 7px;
}
a.sertificabtn:hover {
    background-color: #efefef;
}
ul#producDetailTabs {
    gap: 10px;
}
.col-md-6.col-lg-4 { 
  /*margin-top: 10px !important; */
 /* border: 1px solid black; */
} 
.card.rounded-0.border-0.h-100 {
    border-style: solid !important;
}


