/* Minification failed. Returning unminified contents.
(2,32): run-time error CSS1039: Token not allowed after unary operator: '-swiper-navigation-size'
(6,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(12,30): run-time error CSS1039: Token not allowed after unary operator: '-bs-gutter-x'
(13,29): run-time error CSS1039: Token not allowed after unary operator: '-bs-gutter-x'
(14,22): run-time error CSS1039: Token not allowed after unary operator: '-bs-gutter-y'
 */
.urunl .swiper-button-next, .urunl .swiper-button-prev {
    margin-top: calc(-3 * var(--swiper-navigation-size)/ 2);
}

  .p-row {
  --bs-gutter-x: 0;
}
.homeurun {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x)/ 2);
    padding-left: calc(var(--bs-gutter-x)/ 2);
    margin-top: var(--bs-gutter-y);
}
section.taahut {
    display: none;
}

.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;
}
.shared-ghost-title.small-padding {
    padding-top: 11vw;
}
.shared-ghost-title::before {
	color: #e9851d;
  	font-size: 7vw;
}
main .quick-contact .br-white {
    padding: 20px;
}
main .quick-contact {
	min-height: 250px;
}
header {
  	background-color: #ffffff;
    box-shadow: 0 0 3px -1px #333;
}


header.fixed-header {
    -webkit-box-shadow: 0 0.125rem 0.25rem #0000001a;
    box-shadow: 0 0.125rem 0.25rem #0000001a;
}
.menu-toggle {
    margin-left: 20px;
}
header .ms-2 {
    padding-left: 7px;
}
header .canvas-menu ul > li .nav-link {
    font-weight: 600;
    color: #e9851d; 
}
header .canvas-menu ul > li .mega-menu-body .item a {  
    color: #e9851d; 
}
header.fixed-header {
    background-color: #e9851d;
}
.icon.iletisim:before {
    color: #e9851d;
    font-size: 30px;
    margin-right: 10px;
}
header .canvas-menu ul>li .mega-menu-body .mega-sub .item {
    list-style-type: disclosure-closed;
    border-right: 1px solid #b3b3b3;
}
.card-header {
    background-color: #e9851d;
    color: white;
}

header .ekatalog {
    border-radius: 23px;
    background-color: transparent;
    font-size: 14px;
    font-weight: 700;
    color: #000;
    border: 1px solid #000;
    padding: 8px 16px;
    line-height: 100%;
    margin-right: 7px;
}
.page-layout .pages-inside-menu a {
    background-color: #efefef;
  	color: #000;
  	transition: .3s;
}
.page-layout .pages-inside-menu a:hover {
    background-color: #e9851d;
    color: #fff;
}
.homeurun {
    border-left: 5px solid #ffffff;
    border-right: 5px solid #ffffff;
}
.slide-wrapper .swiper-slide .slide-body-wrap .slide-body {
    max-width: 530px;
}
.slide-wrapper .swiper-slide .slide-body-wrap .slide-body p {
    font-size: 17px;
}
header .canvas-menu ul > li .nav-link {
    color: #444444;
}
header .canvas-menu ul>li:hover a {
    color: #e9851d;
}
p img {
    max-width: 100%!important;
}
@media (min-width: 1200px) {
header .canvas-menu ul > li .nav-link {
  	font-size: 12px;
  	padding: 40px 5px;
}
}
@media (max-width: 1500px) {
  .slide-wrapper .swiper-slide .slide-body-wrap .slide-body .title {
  	font-size: calc(3vw);
  }
  .slide-wrapper .swiper-slide .slide-body-wrap .slide-body p {
    font-size: 14px;
	}
  .slide-wrapper .swiper-slide .slide-body-wrap .slide-body {
    max-width: 450px;
    padding: 2.5vw;
	}
}
@media (max-width: 992px) {
	.shared-cards figure img {
    	min-height: 100px;
	}
  	.shared-cards .btn-review {
  		width: 100%;
  	}
  	.btn-radius {
    	font-size: 15px;
    	padding: 15px 20px;
	}
}
@media (max-width: 575px) {
.custom-swiper-pagination {
    display: none;
}.swiper-button-next.swiper-custom-nav.tesisk {
    right: -10px!important;
}
  .swiper-button-prev.swiper-custom-nav.tesisk {
    left: -10px!important;
}
}
@media (max-width: 450px) {
  	.slide-wrapper .swiper-slide .slide-body-wrap .slide-body {
    	max-width: 100%;
    	width: 100%;
	}
  	.slide-wrapper .swiper-slide .slide-body-wrap .slide-body p {
    	font-size: 12px;
      	margin-bottom: 5px !important;
	}
  	.slide-wrapper .swiper-slide .slide-body-wrap .slide-body .title {
    	font-size: 18px;
	}
  	.urunl .swiper-button-next, .urunl .swiper-button-prev {
    	margin-top: -110px;
          right: 50% !important;
    	transform: translateX(35px);
	}
  .urunl .swiper-button-prev {
    margin-right: 35px;
}
  .swiper-button-next:after, .swiper-button-prev:after {
    font-size: 30px;
	}
  .menu-toggle {
    margin-left: 7px;
	}
  header .ekatalog {
    font-size: 12px;
    padding: 8px;
	}
  header .dropdown .btn-radius.btn-bordered {
    font-size: 12px;
    height: 30px;
    padding: 8px;
	}
  .btn-radius.btn-bordered.btn-circle {
    font-size: 12px;
    padding: 8px;
    height: 30px;
	}
  section.altinbolme .row {
    margin: 0;
	}
  header {
    padding: 15px 10px;
}
  .slide-wrapper .swiper-slide .slide-body-wrap .slide-body .title {
  	margin-bottom: 10px !important; 
  }
  .slide-wrapper .swiper-slide .slide-body-wrap .slide-body .title::after {
  	bottom: -8px;
  }
  .btn-radius.btn-text {
    padding: 10px 0px;
}
  .slide-body-wrap {
    margin-top: 90%;
}
}
a span.d-block.box-title.text-center:hover {
    color: #e9851d;
}
header .dropdown .btn-radius.btn-bordered {
    font-size: 14px;
    line-height: 100%;
    height: 32px;
}
.slide-wrapper .swiper-slide .slide-img img {
    width: auto;
    height: 100%;
}

main .altinbolme .box.pad .head {
    line-height: normal;
}

 /*  ---- WP start  ------*/
.mypage-alo-phone,.popOpen1 {
    z-index: 999;
}
.mypage-alo-phone {
    position: fixed;
    bottom: 110px;
    right: 0;
}
.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
.mypage-alo-ph-circle, .mypage-alo-phone:hover .mypage-alo-ph-circle {
    border-color: #43b91e;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}
.mypage-alo-ph-circle {
    width: 90px;
    height: 90px;
    top: 12px;
    right: 12px;
    position: absolute;
    background-color: transparent;
    border-radius: 100%;
    border: 2px solid #1e1e1e66;
    opacity: .1;
    opacity: .5;
}
.mypage-alo-ph-circle-fill, .mypage-alo-ph-img-circle, .mypage-alo-phone:hover .mypage-alo-ph-circle-fill, .mypage-alo-phone:hover .mypage-alo-ph-img-circle {
    background-color: #43b91e;
}
.mypage-alo-ph-circle-fill {
    width: 60px;
    height: 60px;
    top: 28px;
    right: 28px;
    position: absolute;
    -ms-transition: all .2s ease-in-out;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    opacity: .4!important;
}
.mypage-alo-ph-circle-fill, .mypage-alo-ph-img-circle, .mypage-alo-phone:hover .mypage-alo-ph-circle-fill, .mypage-alo-phone:hover .mypage-alo-ph-img-circle {
    background-color: #43b91e;
}
.mypage-alo-ph-img-circle {
    width: 30px;
    height: 30px;
    top: 43px;
    right: 43px;
    position: absolute;
    background: url(/Upload/Dosyalar/resim-png/wtsp-8c5c9daa-d6e4-43bf-a4e7-997b30134b06.png) center center no-repeat rgba(30,30,30,.1);
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    opacity: 1;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    background-size: 100%;
}
/*  ---- WP end  ------*/
header {
    padding: 0px 5vw;
}.head {
  line-height: normal;
}
@media (max-width: 500px) {
  .slide-wrapper .swiper-slide .slide-img img {
    width: 100%;
    height: auto;
  }
}
.shared-ghost-title::before {
    color: #e9851d;
    font-size: 5vw;
    white-space: unset;
}
header.fixed-header {
    background-color: #ffffff;
}

.btn-radius {
    background-color: #58595B;
}
.baslik-1 {
    margin-top: 50px;
}
img.item.homeref {
    filter: grayscale(1);
}
img.item.homeref:hover {
    filter: unset;
}
.page-layout .title {
    font-size: 2.5rem;
    margin-bottom: 0.5rem;
    font-weight: 500;
    line-height: 1.2;
}
@media (max-width: 500px) {
  .page-layout .title {
    font-size: 2rem;
  }
}

.mt-4.shared-tabs a {
    font-weight: bold;
	color :#e9851d;
}
.col-xl-9 ul {
  margin: 0.75em 0;
  padding: 0 1em;
  list-style: none;
}
.col-xl-9 ul li::before { 
  content: "";
  border-color: transparent #111;
  border-style: solid;
  border-width: 0.35em 0 0.35em 0.45em;
  display: block;
  height: 0;
  width: 0;
  left: -1em;
  top: 0.9em;
  position: relative;
}

.col-xl-8 ul {
  margin: 0.75em 0;
  padding: 0 1em;
  list-style: none;
}
.col-xl-8 ul li::before { 
  content: "";
  border-color: transparent #111;
  border-style: solid;
  border-width: 0.35em 0 0.35em 0.45em;
  display: block;
  height: 0;
  width: 0;
  left: -1em;
  top: 0.9em;
  position: relative;
}

.p-5 ul {
  margin: 0.75em 0;
  padding: 0 1em;
  list-style: none;
}
.p-5 ul li::before { 
  content: "";
  border-color: transparent #111;
  border-style: solid;
  border-width: 0.35em 0 0.35em 0.45em;
  display: block;
  height: 0;
  width: 0;
  left: -1em;
  top: 0.9em;
  position: relative;
}
main .home-projects .project-boxes .box {
    height: 282px;
}
section.modern.py-lg-5.pt-5 {
    background-color: #EBEBEB;
}
.shared-ghost-title::before {
    z-index: 1;
}
p a {
    color: #F7941D;
  
}
.product-carousel.js-product-carousel .swiper-slide {
    width: auto;
}
