/*!
 * ZeplinGo
 * Custom css
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) ZeplinGo
 */

/*
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Yeseva+One&display=swap');


a, b, blockquote, body, canvas, caption, code, div, em, embed, fieldset, figure, footer, form, h1, h2, h3, h4, h5, h6, header, html, iframe, img, label, li, main, nav, object, ol, p, pre, section, small, span, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, video {
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    text-size-adjust: none;
    font-family: "Roboto", sans-serif!important;
}
*/

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

a, b, blockquote, body, canvas, caption, code, div, em, embed, fieldset, figure, footer, form, h1, h2, h3, h4, h5, h6, header, html, iframe, img, label, li, main, nav, object, ol, p, pre, section, small, span, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, video {
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    text-size-adjust: none;
    font-family: "Montserrat", sans-serif!important;
}


 /* detay galeri için css*/
#baguetteBox-slider .full-image {
    display: none; /* Tüm .full-image öğelerini gizle */
}

#baguetteBox-slider .full-image:nth-of-type(1) {
    //display: block; /* Sadece birinci .full-image öğesini göster */
}


#baguetteBox-slider .full-image:nth-last-of-type(1) {
    display: block; /* Sadece sonuncu .full-image öğesini göster */
}


#baguetteBox-slider {
    text-align: center;
    font-size: 0px !important;
    transform: unset !important;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.bounce-from-right,
.bounce-from-left {
    animation: none !important; /* Animasyonu kapat */
    transition: none !important; /* Geçişleri kapat */
}
#next-button {
      display: block!important;
}
#previous-button {
        display: block!important;
}
/* detay galeri için css*/



.ulkelerfilitre {
    border-top: solid 1px #d8d8d8;
    padding-top: 20px !important;
    width: 100%;
    height: 50px;
}
.cid-ry6ebB5y3k {
    padding-top: 20px;
}

/* ürün detayt */
#DetailPageSimilarProdList div:nth-child(5) {
  display:none;
}
/* ürün detayt */


/* ürün listeme */
#cat-prod .card-title {
  padding-top: 1rem;
    font-size: 14px;
}

#cat-prod .card-title span{
	font-weight: 400;
    margin-top: 5px;
    display: block;
    border-top: solid 1px #cbcbcb;
    padding-top: 5px;
      font-size: 12px;
}
.location::before {
/*    content: '\f041'; 
    font-family: 'FontAwesome'; 
    font-weight: 900; 
    margin-right: 8px; 
*/
}
/* ürün listeme */


/* cv işe alım formu */
.FormArea {
  display:none;
}
#select-form-label {
  display:none;
}
#input-form-label {
  display:none;
}
#textarea-form-label {
  display:none;
}
/* cv işe alım formu */




/* iletisim */
.contact-clean {
    display:none;
}

.contact-clean-open {
    position: fixed;
    height: 100vh;
    background: #6e6e6ed1;
    z-index: 9999;
    width: 100%;
    left: 0;
    top: 0;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    margin-top: 0 !important;
}

.contact-clean .form-group {
    margin-bottom: 1rem;
    max-width: 540px;
    background: white;
    padding: 16px;
}


#corp24-body {
    padding-top: 127px;
}
#corp24-body .icon-block {
  display:none
}
#contact .row .justify-content-top {
  display:none!important;
}
#corp24-body .container {
      width: 100%;
      max-width: 100%;
      top: -17px;
}

#corp24-body #contact > .row {
  	background-image: url(https://www.modusmimarlik.com/uploads/iletisim4gri.jpg);
    background-position: left;
    /*background-size: contain;*/
	background-size: cover;
    background-repeat: no-repeat;
    min-height: 440px;
    margin-bottom: 30px;                
}
#corp24-body .cid-rF8Shc9P2S {
  /*
    	background-image: url(https://www.modusmimarlik.com/uploads/iletisim2new.jpg);
    background-position: right;
    background-size: contain;
    background-repeat: no-repeat;
    min-height: 440px;
    */
}

/* Başlangıçta tüm #form4-7 bölümlerini gizle */
#corp24-body #form4-7 {
    display: none;
}

/* Buton stilini link gibi yap */
#corp24-body .buttons {
    margin-bottom: 20px;
    border-bottom: solid 1px #d8d8d8;
    width: fit-content;
    padding-bottom: 20px;
}


#corp24-body .buttons a {
    margin-right: 10px;
    padding: 10px 0px;
    cursor: pointer;
    text-decoration: none;
    color: #c6c6c6;
    font-weight: bold;
    text-transform: uppercase;
}

#corp24-body .buttons a.active {
    color: black;
}
/* iletisim */

/* site font color */

* {
    color: #8e8e8e;
}
h1 {
	color: #717171 !important
}
h2 {
	color: #717171 !important
}
h3 {
	color: #717171 !important
}
h4 {
	color: #717171 !important
}
a, a:hover {
    color: #717171;
}

/* site font color */


/* dil seçenek */
#navbarSupportedContent > ul > li:nth-child(4) > a {
      background: #ffffff12;
}
/* dil seçenek */


/* projeler zoom */
.row {
  display: flex;
  flex-wrap: wrap;
}

.card {
  position: relative;
  overflow: hidden;
}

.card-wrapper {
  position: relative;
}

.card-img {
  overflow: hidden;
}

.card:hover .card-img img {
  transform: scale(1.2);
}

.card-img img {
  transition: transform 0.5s ease;
}

/* Mask Styles */
.card:hover .card-img::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.image {
  display: block;
  position: relative;
}

.image img {
  width: 100%;
  height: auto;
  display: block;
}
/* projeler zoom */


/* projeler galeri arka plan */

#baguetteBox-overlay {
      background-color: rgb(255 255 255 / 91%)!important;
}

.baguetteBox-button {
    background-color: rgb(255 255 255 / 40%);
}
.baguetteBox-button:focus, .baguetteBox-button:hover {
    background-color: rgb(255 255 255 / 40%);
}
.baguetteBox-button svg polyline{ 
    stroke: gray;
}

/* projeler galeri arka plan */


/* ekip title */

.mbr-gallery-item p {
    text-align: left !important;
}

.catsectionid31 .lazy {
    border-bottom: solid 5px #0a4086;
}

#services1-5 > div > div > div > div > div > div > p > b {
    text-transform: uppercase;
    font-size: 1.4rem;
}

/* ekip title */


/*!
Header
 */
@media (min-width: 1024px) {
    .bg-color ul li a {
       color: rgb(215 216 217)!important;
    }
}
@media (min-width: 1024px) {
    .dropdown-menu .text-black {
        color: #747474 !important;
    }
}
.nav-dropdown .link.dropdown-toggle:after {
    content: none;
}
.open .dropdown-menu .dropdown-item:hover {
	background: #f3f3f3;
}
.text-black {
    color: #aaabac !important;
}
a.text-black:focus, a.text-black:hover {
    color: #aaabac !important;
}

.cid-rxVuiMJXcQ .dropdown.open>.dropdown-menu {
    border: solid 1px #dee2e6;
	/*display: ruby;*/
}
.cid-rxVuiMJXcQ .dropdown .dropdown-menu .dropdown-item {
    padding: .230em 1.10em !important;
}
    .navbar-toggleable-sm .navbar-nav .nav-link {
	padding-right: 1rem !important;
    padding-left: 1rem !important;
    font-size: 1rem;
    }

.cid-rxVuiMJXcQ .dropdown-item:hover, .cid-rxVuiMJXcQ .nav-link:hover {

}
/*!
Header
 */



/*!
Detay Sayfası
 */
.product_details .location {
      font-size: 1.2rem;
    font-weight: 400;
}

.urun-ozellikler-box img {
  transition: transform 0.3s ease; /* Geçiş süresi ve efekt */
  width: 100%; /* Resimlerin tam genişlikte olmasını sağlar */
}

.urun-ozellikler-box img:hover {
  transform: scale(1.2); /* Hover olduğunda resmin büyüme oranı */
}

.lightbox {
      overflow: hidden;
}

.prodDetailBreadMargin1, .prodDetailBreadMargin2, .prodDetailBreadMargin3 {
    margin-top: 50px;
}
.product_details .display-2 {
    text-align: left !important;
    padding: 0;
    font-weight: 500;
}
.product_details #form4-7 > div > div > div {
      margin: 0;
    padding: 0;
    padding-top: 30px;
}
.product-description-review-area h2 {
    margin-top: 30px;
}
.urundetay-list-1 {
    border-bottom: solid 0px #c7c7c7!important;
    margin: 0px!important;
    padding: 0px 0px 30px 0px!important;

}
.tab-pane #home > div > div {
  display:none;
}
.tab-pane #home > div > p {
  display:none;
}


.DetailPageSimilarProdList {
    padding-top: 40px;
}
.DetailPageSimilarProdList .card-box .mbr-section-btn {
	display:none;
}
.DetailPageSimilarProdList .container {
  max-width: 1080px;
}
.DetailPageSimilarProdList h2 {
  text-align: left;
}
.picture-top-detail-detail h1{
  padding: 0;
  margin: 0;
  text-align: left !important;
  font-weight: 500;
}
#pro-dec p {
    margin: 15px;
}
/*!
Detay Sayfası
 */


/*!
Kategoriler
 */
.breadcrumb {
	text-transform: uppercase;
    padding: 15px 0px 10px 0px;
 
}
.CorporationContent {
    background-color: #fff;
    padding: 0;
    margin-top: 20px;
    margin-bottom: 30px;
}
.basket-list-button {
  display:none;
}
.CorporationTitle {
    text-align: left !important;
    text-transform: uppercase;
    font-size: 1.1rem;
}
.catsection .categories-sidebar-title {
  color: #787a81 !important;
}
/*!
Kategoriler
 */


/*!
BEYAZ LOGO İÇİN
 */
.menu .opened .menu-logo .navbar-brand .navbar-logo a {
	filter: initial;
}
.bg-color .menu-logo .navbar-brand .navbar-logo a {
    filter: brightness(0) invert(1);
}

/*!
BEYAZ LOGO İÇİN
 */


/*!
 * Header
 */
.cid-rxVuiMJXcQ .navbar-dropdown.bg-color.transparent.opened {
    background-color: #fff !important;
}


@media screen and (min-width: 768px) { 
  .bg-color {
	background: linear-gradient(180deg, rgb(39 39 39) 0%, rgba(0, 0, 0, 0) 100%) !important;
 }
}

#navbarSupportedContent {
    text-transform: uppercase;
}
.cid-rxVuiMJXcQ .navbar {
    padding: 1.5rem 0;
    /*box-shadow: 0px 0px 20px #4444443b;*/
}
/*!
 * Header
 */


/*!
 * slider
 */
.slide .mbr-text {
   border-bottom: solid 1px #656565;
   color: #fff;
}
.carousel-indicators {
  display:none;
}
.cid-ry6drk2Fr4 .mbr-slider .carousel-control {
    top: 90%;
    background-color: transparent;
    border: 0px solid #fff;
}

@media screen and (min-width: 768px) { 
  
  .cid-ry6drk2Fr4 .mbr-slider .carousel-control.carousel-control-prev {
    left: 0;
    margin-left: 4.5rem;
    /*    margin-left: 5rem; */
  }
  .cid-ry6drk2Fr4 .mbr-slider .carousel-control.carousel-control-next {
      left: 0;
      margin-left: 41rem;
	/*       margin-left: 40rem; */
      margin-right: auto;
  }

}

.slide .display-1 {
    font-size: 1rem;
}
.cid-ry6drk2Fr4 .carousel-caption {
      top: auto!important;
      bottom: 0px!important;
      max-width: 800px;
}

/*!
 * slider
 */

/*! 1. banner area */

#slider-img-zep {
  -webkit-animation: kenburns-top 30s ease-out both;
            animation: kenburns-top 30s ease-out both;
}

#slider-text-zep {
    -webkit-animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) 0.5s  both;
            animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) 0.5s  both;
}


/**
 * ----------------------------------------
 * animation kenburns-top
 * ----------------------------------------
 */
@-webkit-keyframes slide-in-top {
  0% {
    -webkit-transform: translateY(-1000px);
            transform: translateY(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@keyframes slide-in-top {
  0% {
    -webkit-transform: translateY(-1000px);
            transform: translateY(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}


/**
 * ----------------------------------------
 * animation slide-in-bottom
 * ----------------------------------------
 */
@-webkit-keyframes slide-in-bottom {
  0% {
    -webkit-transform: translateY(1000px);
            transform: translateY(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@keyframes slide-in-bottom {
  0% {
    -webkit-transform: translateY(1000px);
            transform: translateY(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}

/**
 * ----------------------------------------
 * animation kenburns-top
 * ----------------------------------------
 */
@-webkit-keyframes kenburns-top {
  0% {
    -webkit-transform: scale(1) translateY(0);
            transform: scale(1) translateY(0);
    -webkit-transform-origin: 50% 16%;
            transform-origin: 50% 16%;
  }
  100% {
    -webkit-transform: scale(1.25) translateY(-15px);
            transform: scale(1.25) translateY(-15px);
    -webkit-transform-origin: top;
            transform-origin: top;
  }
}
@keyframes kenburns-top {
  0% {
    -webkit-transform: scale(1) translateY(0);
            transform: scale(1) translateY(0);
    -webkit-transform-origin: 50% 16%;
            transform-origin: 50% 16%;
  }
  100% {
    -webkit-transform: scale(1.25) translateY(-15px);
            transform: scale(1.25) translateY(-15px);
    -webkit-transform-origin: top;
            transform-origin: top;
  }
}


/**
 * ----------------------------------------
 * animation fade-in
 * ----------------------------------------
 */
@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}