/*
                  _   _             _ _ _ _ _        _ 
                 | | | |           | (_|_|_) |      | |
  _ __ ___  _   _| |_| |_   _    __| |_ _ _| |_ __ _| |
 | '_ ` _ \| | | | __| | | | |  / _` | | | | __/ _` | |
 | | | | | | |_| | |_| | |_| | | (_| | | | | || (_| | |
 |_| |_| |_|\__,_|\__|_|\__,_|  \__,_|_| |_|\__\__,_|_|
                                      _/ |             
                                     |__/

Samet Mutlu +05422419932 mutludijital.com.tr
*/
* {
  font-family: 'Poppins', sans-serif;
  outline: 0px solid transparent !important;
}

*:hover {
  outline: 0px solid transparent !important;
}

*:focus {
  outline: 0px solid transparent !important;
}

*:after {
  outline: 0px solid transparent !important;
}

*:before {
  outline: 0px solid transparent !important;
}

*:select {
  outline: 0px solid transparent !important;
}

.form-control {
  margin-bottom: 15px;
  padding-bottom: 8px;
}

.form-control:focus {
  -webkit-box-shadow: 0px 0px 20px rgba(6, 92, 139, 0.2);
          box-shadow: 0px 0px 20px rgba(6, 92, 139, 0.2);
  border: 1px solid #065c8b;
}

a {
  text-decoration: none;
  color: #043c5a;
}

a:hover {
  text-decoration: none;
  color: #065c8b;
}

.table {
  width: 100%;
}

.table thead {
  padding-top: 20px;
  border: none;
}

.space {
  height: 15px;
}

.noPadding {
  padding: 0px;
}

.btn-info {
  background-color: #065c8b;
  color: white;
  border: none;
  height: 40px;
  line-height: 40px;
  padding: 0px 25px;
  border-radius: 2px;
  font-size: 16px;
}

.btn-info:hover {
  background-color: #076ca3;
}

.btn-primaryx {
  background-color: #ffa400;
  color: white;
  border: none;
  height: 40px;
  line-height: 40px;
  padding: 0px 25px;
  border-radius: 2px;
  font-size: 16px;
}

.btn-primaryx:hover {
  background-color: #ffad1a;
   color: white;
}


.btn-success {
  background-color: #64d41d;
  color: white;
  border: none;
  height: 40px;
  line-height: 40px;
  padding: 0px 25px;
  border-radius: 2px;
  font-size: 16px;
}

.btn-lg {
  border: none;
   border-radius: 4px;
  line-height: 65px;
  height: 65px;
  font-size: 27px;
  font-weight:550;
  -webkit-box-shadow: 0px 0px 20px rgba(6, 92, 139, 0.5);
          box-shadow: 0px 0px 20px rgba(6, 92, 139, 0.5);
  background:linear-gradient(#64d41d, #54af33);
}

.btn-success:hover {
  background-color: #54af33;
}


.btn-border {
  border: 1px solid #065c8b;
  background-color: white;
}

.btn-border:hover {
  border: 1px solid #065c8b;
  -webkit-box-shadow: 0px 0px 20px rgba(6, 92, 139, 0.2);
          box-shadow: 0px 0px 20px rgba(6, 92, 139, 0.2);
}

.btn-border:hover i {
  color: #065c8b;
}

.btn-border i {
  margin-right: 5px;
  color: #7f8d9e;
}
.button-24 {
  background: #FF4742;
  border: 1px solid #FF4742;
  border-radius: 6px;
  box-shadow: rgba(0, 0, 0, 0.1) 1px 2px 4px;
  box-sizing: border-box;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-family: nunito,roboto,proxima-nova,"proxima nova",sans-serif;
  font-size: 16px;
  font-weight: 800;
  line-height: 16px;
  min-height: 40px;
  outline: 0;
  padding: 12px 14px;
  text-align: center;
  text-rendering: geometricprecision;
  text-transform: none;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  vertical-align: middle;
}

.button-24:hover,
.button-24:active {
  background-color: initial;
  background-position: 0 0;
  color: #FF4742;
}

.button-24:active {
  opacity: .5;
}
.button-29 {
  align-items: center;
  appearance: none;
  background-image: radial-gradient(100% 100% at 100% 0, #5adaff 0, #5468ff 100%);
  border: 0;
  border-radius: 6px;
  box-shadow: rgba(45, 35, 66, .4) 0 2px 4px,rgba(45, 35, 66, .3) 0 7px 13px -3px,rgba(58, 65, 111, .5) 0 -3px 0 inset;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: inline-flex;
  font-family: "JetBrains Mono",monospace;
  height: 48px;
  justify-content: center;
  line-height: 1;
  list-style: none;
  overflow: hidden;
  padding-left: 16px;
  padding-right: 16px;
  position: relative;
  text-align: left;
  text-decoration: none;
  transition: box-shadow .15s,transform .15s;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  white-space: nowrap;
  will-change: box-shadow,transform;
  font-size: 18px;
}

.button-29:focus {
  box-shadow: #3c4fe0 0 0 0 1.5px inset, rgba(45, 35, 66, .4) 0 2px 4px, rgba(45, 35, 66, .3) 0 7px 13px -3px, #3c4fe0 0 -3px 0 inset;
}

.button-29:hover {
  box-shadow: rgba(45, 35, 66, .4) 0 4px 8px, rgba(45, 35, 66, .3) 0 7px 13px -3px, #3c4fe0 0 -3px 0 inset;
  transform: translateY(-2px);
}

.button-29:active {
  box-shadow: #3c4fe0 0 3px 7px inset;
  transform: translateY(2px);
}
.button-76 {
  background-color: #cf245f;
  background-image: linear-gradient(to bottom right, #64d41d, #64d41d, #64d41d);
  border: 0;
  border-radius: .25rem;
  box-sizing: border-box;
  color: #fff !important;
  text-decoration: none !important;
  cursor: pointer;
  font-family: ui-sans-serif,system-ui,-apple-system,system-ui,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: 1.115rem; /* 18px */
  font-weight: 600;
  line-height: 1.15rem !important; /* 28px */
  padding: 1rem 0.5rem;
  text-align: center;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}

.button-76:hover {
  box-shadow: none;
}

.button-76 .kaydet {
	font-size: 30px !important;
	font-weight: 600 !important;
}
.button-76 .kaydet_alt {
	font-size: 20px !important;
	font-weight: 500 !important;
	 opacity: 0.7;
}
.button-76 .kayit_bottom {
	font-size: 20px !important;
	font-weight: 400 !important;
}
.button-76 .fa-star {
  color: #FFA500;
  text-shadow: 1px 1px 2px rgba(0,0,0,0.4);
}
.button-76 .tavsiye-text {
  font-size: 0.85rem; 
  opacity: 0.85;
}
.button-76 .fa-thumbs-up {
  color: #fff; 
}

@media (max-width: 767px)  {
  .button-76 {
	font-size: 15px !important;
	padding: 1rem 1.5rem;
	line-height: 1.4rem; /* 32px */
  }
  
  .button-76 .kaydet {
	font-size: 20px !important;
	font-weight: 600 !important;
  }
  .button-76 .kaydet_alt {
		font-size: 16px !important;
  }
  .button-76 .kayit_bottom {
	font-size: 16px !important;
	font-weight: 400 !important;
 }
}

/* İkinci buton için sadece renkleri değiştir */
.button-76.orange {
  background-color: #ff6d2a !important;
  background-image: linear-gradient(to bottom right, #ff6d2a, #ff6d2a, #ff6d2a) !important;
}
.button-87 {
  margin-top: 10px;
  padding: 15px 30px;
  text-align: center;
  text-transform: uppercase;
  transition: 0.5s;
  background-size: 200% auto;
  color: white;
  border-radius: 10px;
  display: block;
  border: 0px;
  font-weight: 700;
  box-shadow: 0px 0px 14px -7px #f09819;
  background-image: linear-gradient(45deg, #FF512F 0%, #F09819  51%, #FF512F  100%);
  cursor: pointer;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}

.button-87:hover {
  background-position: right center;
  color: #fff;
  text-decoration: none;
}

.button-87:active {
  transform: scale(0.95);
}
.button-33 {
  background-color: #c2fbd7;
  border-radius: 100px;
  box-shadow: rgba(44, 187, 99, .2) 0 -25px 18px -14px inset,rgba(44, 187, 99, .15) 0 1px 2px,rgba(44, 187, 99, .15) 0 2px 4px,rgba(44, 187, 99, .15) 0 4px 8px,rgba(44, 187, 99, .15) 0 8px 16px,rgba(44, 187, 99, .15) 0 16px 32px;
  color: green;
  cursor: pointer;
  display: inline-block;
  font-family: CerebriSans-Regular,-apple-system,system-ui,Roboto,sans-serif;
  padding: 7px 20px;
  text-align: center;
  text-decoration: none;
  transition: all 250ms;
  border: 0;
  font-size: 16px;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}

.button-33:hover {
  box-shadow: rgba(44,187,99,.35) 0 -25px 18px -14px inset,rgba(44,187,99,.25) 0 1px 2px,rgba(44,187,99,.25) 0 2px 4px,rgba(44,187,99,.25) 0 4px 8px,rgba(44,187,99,.25) 0 8px 16px,rgba(44,187,99,.25) 0 16px 32px;
  transform: scale(1.05) rotate(-1deg);
}
.button-8 {
  background-color: #e1ecf4;
  border-radius: 3px;
  border: 1px solid #7aa7c7;
  box-shadow: rgba(255, 255, 255, .7) 0 1px 0 0 inset;
  box-sizing: border-box;
  color: #39739d;
  cursor: pointer;
  display: inline-block;
  font-family: -apple-system,system-ui,"Segoe UI","Liberation Sans",sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.15385;
  margin: 0;
  outline: none;
  padding: 8px .8em;
  position: relative;
  text-align: center;
  text-decoration: none;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  vertical-align: baseline;
  white-space: nowrap;
}

.button-8:hover,
.button-8:focus {
  background-color: #b3d3ea;
  color: #2c5777;
}

.button-8:focus {
  box-shadow: 0 0 0 4px rgba(0, 149, 255, .15);
}

.button-8:active {
  background-color: #a0c7e4;
  box-shadow: none;
  color: #2c5777;
}
.button-4 {
  appearance: none;
  background-color: #FAFBFC;
  border: 1px solid rgba(27, 31, 35, 0.15);
  border-radius: 6px;
  box-shadow: rgba(27, 31, 35, 0.04) 0 1px 0, rgba(255, 255, 255, 0.25) 0 1px 0 inset;
  box-sizing: border-box;
  color: #24292E;
  cursor: pointer;
  display: inline-block;
  font-family: -apple-system, system-ui, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  list-style: none;
  padding: 6px 16px;
  position: relative;
  transition: background-color 0.2s cubic-bezier(0.3, 0, 0.5, 1);
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  vertical-align: middle;
  white-space: nowrap;
  word-wrap: break-word;
}

.button-4:hover {
  background-color: #F3F4F6;
  text-decoration: none;
  transition-duration: 0.1s;
}

.button-4:disabled {
  background-color: #FAFBFC;
  border-color: rgba(27, 31, 35, 0.15);
  color: #959DA5;
  cursor: default;
}

.button-4:active {
  background-color: #EDEFF2;
  box-shadow: rgba(225, 228, 232, 0.2) 0 1px 0 inset;
  transition: none 0s;
}

.button-4:focus {
  outline: 1px transparent;
}

.button-4:before {
  display: none;
}

.button-4:-webkit-details-marker {
  display: none;
}

.frmPostBtn {
		display: inline-block;
		padding: 15px 30px;
		 color: #fff;
		background-color: #ff6d2a;
		border: none;
		text-align: center;
		text-decoration: none;
		cursor: pointer;
	  -webkit-box-shadow:0 0 25px rgba(0,0,0,0.2);-moz-box-shadow:0 0 25px rgba(0,0,0,0.2);box-shadow:0 0 25px rgba(0,0,0,0.4),0 0 15px rgba(255,255,255,0.2),0 0 3px rgba(255,255,255,0.4);
	   border-radius:10px;
		display:block;
		text-align:center;
	  width:100%;
	  
	}

	
.frmPostBtn .frmTitle {
	 font-size: 28px;
	 font-weight: 600;
}
.frmPostBtn .frmDesc {
	 font-size: 14px;
	 font-weight: 400;
}
	
 @media (max-width: 768px) {
       .frmPostBtn .frmTitle {
	 font-size: 24px;
	 font-weight: 600;
}

 }
 
.frmPostBtn:link,
.frmPostBtn:visited,
.frmPostBtn:hover,
.frmPostBtn:active {
 color: #fff; 
 text-decoration: none;
}
.block-ui {
  position: fixed;
  top: 0; left: 0; right: 0; bottom: 0;
  background: rgba(255, 255, 255, 0.65);
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  backdrop-filter: blur(1px);
}

.block-ui .spinner {
  border: 4px solid #ddd;
  border-top: 4px solid #043c5a;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  animation: spin 0.8s linear infinite;
}

@keyframes spin {
  to { transform: rotate(360deg); }
}

.small {
  height: 30px;
  line-height: 30px;
  padding: 0px 18px;
  font-size: 13px;
}
.large {
  height: 36px;
  line-height: 36px;
  padding: 0px 18px;
  font-size: 16px;
}
.thumbnail {
  position: relative;
  width: 75px;
  height: 75px;
  background-size: cover;
  background-position: center center;
  margin-right: 15px;
  float: left;
  border-radius: 5px;
  background-color: #dfe3e5;
}

.thumbnail i {
  font-size: 20px;
  color: #bdc5ca;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  margin: auto;
  width: 30px;
  height: 30px;
  line-height: 27px;
  text-align: center;
}

.borderBottom {
  border-bottom: 1px solid #dfe3e5;
}

.clearfix {
  clear: both;
}

.inputCustom {
  display: inline-block;
  position: absolute;
  left: 0px;
  top: 20px;
  padding-left: 35px;
  margin-bottom: 15px;
  width: 20px;
  cursor: pointer;
  font-size: 15px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.inputBlock {
  display: block;
}

.inputCustom input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #eee;
  border-radius: 50%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.inputCustom:hover input ~ .checkmark {
  background-color: #ccc;
}

.inputCustom input:checked ~ .checkmark {
  background-color: #2196F3;
  -webkit-box-shadow: 0px 0px 15px rgba(6, 92, 139, 0.5);
          box-shadow: 0px 0px 15px rgba(6, 92, 139, 0.5);
}

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.inputCustom input:checked ~ .checkmark:after {
  display: block;
}

.inputCustom .checkmark:after {
  top: 5px;
  left: 5.2px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: white;
}

.stoktrue {
  margin-top: -7px;
  margin-bottom: -4px;
  position: relative;
  height: 33px;
}

.stoktrue .checkbox {
  position: absolute;
  left: 0;
  top: 5px;
  width: 15px;
  height: 15px;
  margin-bottom: -4px;
}

.stoktrue .checkboxLabel {
  position: absolute;
  display: inline-block;
  font-size: 13px;
  left: 25px;
  top: 1.5px;
}

.imgRadio {
  /* HIDE RADIO */
  /* IMAGE STYLES */
  /* CHECKED STYLES */
}

.imgRadio input {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}

.imgRadio img {
  width: 20vw;
  max-width: 60px;
}

.imgRadio input + img {
  cursor: pointer;
  padding: 5px;
  background-color: white;
  border: 1px solid rgba(49, 58, 70, 0.2);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 5px;
  margin-right: 10px;
  -webkit-box-shadow: 0px 0px 20px rgba(49, 58, 70, 0.1);
          box-shadow: 0px 0px 20px rgba(49, 58, 70, 0.1);
}

.imgRadio input:checked + img {
  background-color: #7dcdf9;
  padding: 5px;
  -webkit-box-shadow: 0px 0px 20px rgba(6, 92, 139, 0.2);
          box-shadow: 0px 0px 20px rgba(6, 92, 139, 0.2);
  border: 1px solid #065c8b;
}

.a1 {
  background-color: #06ab52 !important;
}

.a2 {
  background-color: #49c031 !important;
}

.a3 {
  background-color: #b5db15 !important;
}

.a4 {
  background-color: #e9df0f !important;
}
.a5 {
  background-color: #fab00b !important;
}


.a {
  background-color: #fef200 !important;
}

.b {
  background-color: #fab00b !important;
}

.c {
  background-color: #ec5e18 !important;
}

.d {
  background-color: #ec5e18 !important;
}

.e {
  background-color: #f2191e !important;
}

.f {
  background-color: #d80000 !important;
}

.g {
  background-color: #d80000 !important;
}
[style*="--aspect-ratio"] > :first-child {
  width: 100%;
}
[style*="--aspect-ratio"] > img {  
  height: auto;
} 
@supports (--custom:property) {
  [style*="--aspect-ratio"] {
    position: relative;
  }
  [style*="--aspect-ratio"]::before {
    content: "";
    display: block;
    padding-bottom: calc(100% / (var(--aspect-ratio)));
  }  
  [style*="--aspect-ratio"] > :first-child {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
  }  
  
.headerTop {
  height: 50px;
  border-top: 5px solid #dfe3e5;
  border-bottom: 1px solid #dfe3e5;
}

.headerTop .firmaGirisi {
  display: inline-block;
  height: 35px;
  line-height: 35px;
  padding: 0px 25px;
  background-color: #dfe3e5;
  width: 200px;
  border-radius: 0px 0px 4px 4px;
  text-align: center;
  font-size: 14px;
}

.headerTop .muhizmetleri {
  margin-top: 10px;
  font-size: 14px;
  color: #7f8d9e;
}

.headerTop .muhizmetleri i {
  color: #54af33;
  margin-right: 5px;
}
.firmaTop {
  background-color: #313a46;
  border-top: 5px solid #465364;
  border-bottom: 0px;
}

.firmaTop .firmaGirisi {
  background-color: #54af33;
  color: #07080a;
}

.firmaHeader {
  background-color: #272e37;
  border: none !important;
}

.firmaHeader .headerMenu a {
  color: #919fb2;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.firmaHeader .headerMenu a:hover {
  color: white;
}

.banner .model {
  width: 100%;
}

.banner h1 {
  font-size: 1.8em;
  font-weight: 900;
  color: #065c8b;
}
.banner h2 {
  font-size: 1.4em;
  font-weight: 600;
  color: #065c8b;
}
h3 {
  font-family: Poppins !important;
  margin: 0px;
  font-size: 16px;
}
.banner h3 {
  font-size: 1.7em;
  font-weight: 400;
  color: #228B22 !important;
}

.banner .shw {
	 -webkit-box-shadow: 0px 0px 20px rgba(6, 92, 139, 0.5);
          box-shadow: 0px 0px 20px rgba(6, 92, 139, 0.5);
 
}

.textArea .fa-check {
	
	color: #009688;
	font-size: 14px;
	margin-right: 3px;
	}

.borderTop {
  border-top: 1px solid #dfe3e5;
}

.firmatextArea h2 {
  color: #065c8b;
  font-weight: 500;
  font-size: 27px;
  margin-bottom: 30px;
}

.firmatextArea p {
  max-width: 960px;
  margin: auto;
  margin-bottom: 20px;
  text-align: center;
}

.firmatextArea .span {
  font-size: 12px;
  color: #7f8d9e;
}

.boxArea {
  padding-top: 30px;
  background-color: #dfe3e5;
}

.boxArea .firmaBox {
  background-color: white;
}

.boxArea i {
  font-size: 30px;
  width: 60px;
  height: 60px;
  line-height: 60px;
  margin: 30px auto;
  background-color: #2ca9ef;
  color: white;
  border-radius: 50%;
}

.boxArea h3 {
  font-size: 20px;
  color: #065c8b;
}

.aramaAlani img {
  width: 100%;
}

.aramaAlani a {
  font-size: 30px;
  color: #2ca9ef;
}

.aramaAlani .email {
  font-size: 16px !important;
}

.listeBaslik {
  font-weight: 600;
  font-size: 27px;
  border-bottom: 1px solid #dfe3e5;
  color: #313a46;
  padding: 10px 0px;
}
.listeBaslik span {
  font-weight: 300;
}
.kombifiyatbaslik {
  font-weight: 400;
  font-size: 24px;
  color: #313a46;
  padding: 10px 0px;
}


ul.standartList {
  list-style: none;
  margin-left:10px;
  padding: 0;
  
}

li.standartListLi {
  font-size: 15px;
  font-weight: 400;
  padding:2px;
}

.header {
  height: 80px;
  border-bottom: 1px solid #dfe3e5;
}

.header .logo {
  width: 100%;
  max-width: 350px;
}

.header-logo-search-bar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    
}
.header-right {
   width: 350px;
}

/* MOBİL */
@media (max-width: 767px) {
  .header .container {
    padding-left: 5px;
    padding-right: 5px;
  }

 .header-logo-search-bar {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 0 5px;
        position: relative;
    }

    .header-left,
.header-right {
    flex: 0 0 auto;
    max-width: 25px;       /* ikon alanı sabit */
    display: flex;
    align-items: center;
}
.header-right {
    margin-right: 5px;
}

  .header-center {
    flex: 1;               /* kalan tüm alanı kapla */
    text-align: center;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}


   .header-center .logo {
    width: 100%;           /* alanı dolduracak */
    max-width: 280px;      /* mobilde taşmasın */
	min-width: 250px;
    height: auto;
	}

   
}
   /* Arama tabı başlangıç */
.header-search-container {
    position: relative;
    width: 100%;
    max-width: 350px;
}
.search-wrapper {
    display: flex;
    border: 2px solid #efefef;
    border-radius: 25px;
    background: #fff;
    transition: all 0.3s ease;
}
.search-wrapper:focus-within {
    border-color: #ff7f00; /* Turuncu vurgun */
}
.search-input {
    border: none;
    background: transparent;
    padding: 8px 15px;
    width: 100%;
    outline: none;
    font-size: 14px;
}
.search-btn {
    background: transparent;
    border: none;
    color: #ff7f00;
    padding-right: 15px;
    cursor: pointer;
}

.tool-card {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    background: #ffffff;
    border: 1px solid #eef2f7;
    border-radius: 8px;
    padding: 10px 5px; /* Yatay padding'i biraz kıstık */
    color: #334155;
    font-size: 11px;
    font-weight: 700;
    text-decoration: none !important;
    min-height: 80px; /* Tüm kutuların boyu eşit olsun */
    transition: all 0.2s ease-in-out;
    line-height: 1.2;
    box-shadow: 0 1px 3px rgba(0,0,0,0.03);
    /* Taşmayı önleyen kritik kodlar: */
    word-wrap: break-word; 
    overflow: hidden;
    box-sizing: border-box;
}

.tool-icon {
    font-size: 16px;
    margin-bottom: 4px;
}

/* Mobil Stil */
.mobile-search-trigger {
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #065c8b;
    font-size: 22px;
    cursor: pointer;
    transition: all 0.2s ease;
}

/* Hafif vurgu */
.mobile-search-trigger:hover,
.mobile-search-trigger:active {
    background-color: rgba(6, 92, 139, 0.1);
}

.m-search-overlay {
    position: fixed;
    top: 0; left: 0; width: 100%; height: 100%;
    background: #fff;
    z-index: 99999;
}
.m-search-header {
    padding: 15px;
    border-bottom: 1px solid #eee;
}
.m-search-inner {
    display: flex;
    align-items: center;
    background: #f5f5f5;
    border-radius: 10px;
    padding: 5px 15px;
}

#mobile-search-input {
    border: none;
    background: transparent;
    width: 100%;
    padding: 10px;
    outline: none;
    font-size: 16px;
}
.close-search {
    font-size: 20px;
    color: #888;
}

/* Ortak Dropdown Sonuçları */
.search-dropdown {
    position: absolute;
    top: 100%; left: 0; width: 100%;
    background: #fff;
    border: 1px solid #eee;
    box-shadow: 0 10px 25px rgba(0,0,0,0.1);
    z-index: 999;
    max-height: 400px;
    overflow-y: auto;
}

@media (max-width: 767px) {
    .search-wrapper:focus-within {
        border-color: #ced4da !important; /* Varsayılan gri rengine döndürür */
        box-shadow: none !important;      /* Varsa gölgeyi kaldırır */
    }
    
    /* Input'un kendisine ait olan mavi/turuncu çerçeveyi de kapatır */
    .search-input:focus {
        outline: none !important;
        box-shadow: none !important;
        border-color: transparent !important;
    }
}
/* Arama alanı bitiş */

.header .menuToggle {
  display: none;
}
.header .mobilmenuitem {
  display: none;
}

.header .container {
  position: relative;
}
.header .headerMenu {
  margin-right: 30px;
}

.header .headerMenu .fa-times {
  display: none;
}

.header .headerMenu ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.header .headerMenu ul li {
  display: inline;
}

.header .headerMenu ul li a {
  display: inline-block;
  margin-left: 25px;
  font-weight: 500;
  font-size: 17px;
}

.header .headerMenu ul li .btn-success {
  margin-left: 30px;
  padding-top: 0px;
  width: 200px;
  border-radius: 4px;
}

.header .headerMenu ul li:hover .altMenu {
  display: block;
}

.header .headerMenu ul li .altMenu {
  display: none;
  position: absolute;
  z-index: 11;
  padding-top: 10px;
  padding-left: 20px;
}
.header .headerMenu ul li:hover .altMenu .marka-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  list-style: none;
}
.header .headerMenu ul li:hover .altMenu .marka-grid li {
     
}

.header .headerMenu ul li:hover .altMenu .marka-grid li a {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  text-decoration: none;
}

.header .headerMenu ul li:hover .altMenu .marka-grid li a:hover {
	
}
.header .headerMenu ul li:hover .BlogaltMenu {
  display: block;
}

.header .headerMenu ul li .BlogaltMenu {
  display: none;
  position: absolute;
  z-index: 11;
  padding-top: 10px;
  padding-left: 20px;
}

.header .headerMenu ul li ul {
  -webkit-box-shadow: 0px 20px 30px rgba(49, 58, 70, 0.6);
          box-shadow: 0px 20px 30px rgba(49, 58, 70, 0.6);
  background-color: white;
  border-radius: 4px;
}

.header .headerMenu ul li ul li {
  display: block;
  padding: 4px;
}

.header .headerMenu ul li ul li a {
  display: block;
  margin: 0px;
  padding: 6px 12px;
  border-radius: 2px;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
  width: 160px;
   
}

.header .headerMenu ul li ul li a:hover {
  background-color: #ffa400;
  color: white;
}

.teklifContainer {
  background-color: #043c5a;
  color: white;
  padding: 20px 0px;
  padding-bottom: 1px;
}

.teklifContainer h1 {
  font-size: 3.5em;
  font-weight: 700;
  margin-top: 10px;
}

.teklifContainer h1 span {
  color: #ffa400;
}


.teklifContainer p {
  font-size: 18px;
  margin-bottom: 30px;
}

.teklifContainer p span {
  color: #ffa400;
}

.teklifContainer .altP {
  font-weight: 300;
  font-size: 14px;
}

.teklifContainer .buttonArea {
  background-color: #054c73;
  padding: 20px;
  margin: 0px 20%;
  border-radius: 8px;
  margin-bottom: 20px;
  -webkit-box-shadow: 0px 0px 100px rgba(2, 27, 41, 0.4);
          box-shadow: 0px 0px 100px rgba(2, 27, 41, 0.4);
}

.teklifContainer .teklifBtn {
  background-color: white;
  text-align: center;
  border-radius: 4px;
  padding: 15px 0px;
  padding-top: 0px;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.teklifContainer .teklifBtn img {
  width: 80%;
  height: auto;
}

.teklifContainer .teklifBtn h3 {
  font-family: Poppins !important;
  margin: 0px;
  font-size: 16px;
}
.teklifContainer .teklifBtn .BtnTitle {
  display: block;
  line-height: 19px;
  font-family: Poppins !important;
  margin: 0px;
  font-size: 16px;
  font-weight: 500;
}

.teklifContainer .teklifBtn:hover {
  -webkit-transform: scale(1.06);
          transform: scale(1.06);
}

.teklifContainer2 {
  background-color: #64d41d;
  color: white;
  padding: 20px 0px;
  padding-bottom: 1px;
   border-radius: 5px;
}

.teklifContainer2 h2 {
  font-size: 1.5em;
  font-weight: 600;
  margin-top: 10px;
}

.teklifContainer h2 span {
  color: #ffa400;
}

.teklifContainer2 p {
  font-size: 18px;
  margin-bottom: 30px;
}

.teklifContainer2 p span {
   font-weight: 520;
}

.teklifContainer2 .altP {
  font-weight: 300;
  font-size: 14px;
}

.teklifContainer2 .buttonArea {
  background-color: #054c73;
  padding: 20px;
  margin: 0px 20%;
  border-radius: 8px;
  margin-bottom: 20px;
  -webkit-box-shadow: 0px 0px 100px rgba(2, 27, 41, 0.4);
          box-shadow: 0px 0px 100px rgba(2, 27, 41, 0.4);
}

.teklifContainer2 .teklifBtn {
  background-color: white;
  text-align: center;
  border-radius: 4px;
  padding: 15px 0px;
  padding-top: 0px;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.teklifContainer2 .teklifBtn img {
  width: 100%;
}

.teklifContainer2 .teklifBtn h3 {
  font-family: Poppins !important;
  margin: 0px;
  font-size: 16px;
}

.teklifContainer2 .teklifBtn:hover {
  -webkit-transform: scale(1.06);
          transform: scale(1.06);
}

.teklifContainerDetay {
  padding: 20px 0px !important;
}

.teklifContainerDetay .teklifbaslik {
  font-size: 2.5em !important;
  font-weight: 700;
  margin-top: 10px;
  line-height: 1.1em !important;
}

.teklifContainerDetay h2 span {
  color: #ffa400;
}

.teklifContainerDetay p {
  width: 100% !important;
}

.teklifContainerDetay .teklifBtn {
  margin: 5px;
}

.teklifContainerDetay .row {
  margin: 0px -10px;
}

.kombiDetay {
  padding: 30px 0px;
}

.kombiDetay img {
  width: 100%;
}

.kombiDetay h1 {
  color: #065c8b;
  font-size: 2em;
  font-weight: 600;
  max-width: 400px;
  margin-bottom: 15px;
  line-height: 1.4em;
}

.kombiDetay .ortalama {
  color: #7f8d9e;
  font-size: 14px;
}

.kombiDetay .fiyat {
  font-weight: 600;
  font-size: 27px;
  color: #065c8b;
}

.kombiDetay .tablo span {
  font-size: 10px;
  color: #7f8d9e;
}

.kombiDetay .tablo p {
  font-size: 12px;
  font-weight: 600;
  color: #065c8b;
}

.kombiDetay .tablo .noPadding:before {
  content: " ";
  position: absolute;
  top: 10px;
  left: -10px;
  height: 30px;
  border-left: 1px solid #dfe3e5;
}

.kombiMetin {
  margin: 30px 0px;
}

.markalar {
  text-align: center;
  border-bottom: 1px solid #dfe3e5;
  padding: 15px 0px;
}

.markalar img {
  display: inline-block;
  height: 40px;
  opacity: 0.4;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  margin: 0px 5px;
}

.markalar img:hover {
  opacity: 1;
}

.factSheetsContainer {
  margin: 40px 0px;
  text-align: center;
}

.factSheetsContainer h2 {
  width: 80%;
  max-width: 500px;
  margin: auto;
  font-size: 22px;
  color: #065c8b;
}

.factSheetsContainer .sheetBox {
  margin-top: 60px;
  padding: 0px 30px;
  border-left: 1px solid #dfe3e5;
}

.factSheetsContainer .sheetBox img {
  max-width: 200px;
  height: auto;
  margin-top: -30px;
  margin-bottom: 15px;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}

.factSheetsContainer .sheetBox h3 {
  font-size: 18px;
  color: #065c8b;
}

.factSheetsContainer .sheetBox p {
  font-size: 16px;
}

.factSheetsContainer .sheetBox:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.factSheetsContainer .sheetBox:first-child {
  border: none;
}
 #faqcontent {
    margin: 30px 0px;
	font-size: 13px !important;
 }
  .faqcontent h2 {
    width: 100%;
    max-width: 500px;
    font-size: 14px !important;
    color: #065c8b;
	display:inline;
  }
  .faqcontent .fas {
    color: #065c8b;
  }
  .kategorifaqdiv {
	 margin: 10px 0px 4px; 
  }

.mobilForm {
  display: none;
}

.mobilToggle {
  display: none;
}

.kullaniciYorumlari h2 {
  font-weight: 400;
  text-align: center;
  font-size: 24px;
  position: relative;
  margin: auto;
  margin-bottom: 40px;
}

.kullaniciYorumlari h2:after {
  display: inline-block;
  content: " ";
  width: 250px;
  height: 30px;
  border-right: 1px solid #ffa400;
  border-top: 1px solid #ffa400;
  margin-left: 30px;
  margin-bottom: -20px;
}

.kullaniciYorumlari h2:before {
  display: inline-block;
  content: " ";
  width: 250px;
  height: 30px;
  border-left: 1px solid #ffa400;
  border-top: 1px solid #ffa400;
  margin-right: 30px;
  margin-bottom: -20px;
}

.kullaniciYorumlari .yorumContent {
  background-color: #065c8b;
  padding: 30px 0px;
  padding-top: 80px;
}

.kullaniciYorumlari .yorumContent .yorum {
  background-color: white;
  border-radius: 4px;
  padding: 20px;
  padding-top: 60px;
  position: relative;
  -webkit-box-shadow: 0px 0px 20px rgba(49, 58, 70, 0.4);
          box-shadow: 0px 0px 20px rgba(49, 58, 70, 0.4);
}

.kullaniciYorumlari .yorumContent .yorum:hover .firmaLogo {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.kullaniciYorumlari .yorumContent .yorum .firmaLogo {
  position: absolute;
  left: 12px;
  top: -35px;
  width: 70px;
  height: 70px;
  border: 1px solid #dfe3e5;
  background-size: cover;
  background-position: center center;
  border-radius: 50px;
  -webkit-box-shadow: 0px 0px 20px rgba(49, 58, 70, 0.4);
          box-shadow: 0px 0px 20px rgba(49, 58, 70, 0.4);
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}

.kullaniciYorumlari .yorumContent .yorum .firmaAdi {
  position: absolute;
  left: 100px;
  top: -28px;
  margin: 0px;
  font-size: 18px;
  color: white;
}

.kullaniciYorumlari .yorumContent .yorum .yildizlar {
  position: absolute;
  left: 100px;
  top: 10px;
  color: #ffa400;
  font-size: 10px;
}

.kullaniciYorumlari .yorumContent .yorum .yildizlar .fa-star-half-alt {
  color: #ffa400;
}

.kullaniciYorumlari .yorumContent .yorum .yildizlar .far {
  color: #dfe3e5;
}

.kullaniciYorumlari .yorumContent .yorum p {
  font-size: 14px;
}

.kullaniciYorumlari .yorumContent .yorum p:last-child {
  margin-bottom: 0px;
}

.kombiArea {
  background-color: #f0f2f3;
  padding: 10px 0px;
}

.kombiArea .kombiListesi {
  padding: 10px;
  -webkit-box-shadow: 0px 0px 20px rgba(49, 58, 70, 0.1);
          box-shadow: 0px 0px 20px rgba(49, 58, 70, 0.1);
  margin: 15px 0px;
  border-radius: 5px;
  background-color: white;
}

.kombiArea .kombiListesi img {
  width: 100%;
}

.kombiArea .kombiListesi h3 {
  font-size: 15px;
  line-height: 21px;
  margin: 0px;
  color: #313a46;
}

.kombiArea .kombiListesi .ortalama {
  font-display: inline-block;
  width: 100px;
  font-size: 12px;
  margin-bottom: -5px;
  color: #313a46;
  font-weight: 400;
}

.kombiArea .kombiListesi .fiyat {
  display: inline-block;
  font-weight: 600;
  color: #ff7b00;
}


.kombiArea .kombiListesi .kapasite {
  font-size: 12px;
  color: #313a46;
  font-weight: 400;
  margin-top: 0px;
  display: block;
}

.kombiArea .kombiListesi .kapasite b {
  font-size: 13px;
  color: #313a46;
  font-weight: 600;
}
.kombiArea .kombiListesi .inceleme {
  font-size: 10px;
  color: #2E7D32 !important;
  font-weight: 400;
  margin-top: -17px;
  display: block;
}

.kombiArea .kombiListesi .yildizlar {
  margin: 2px 0px;
}

.kombiArea .kombiListesi .yildizlar i {
  font-size: 11px;
  color: #ffbf4d;
}

.kombiArea .kombiListesi .yildizlar .far {
  color: #dfe3e5;
}

.kombiArea .kombiListesi .noPadding {
  padding-left: 15px;
}

.kombiArea .kombiListesi .tablo {
  margin-bottom: -14px;
}

.kombiArea .kombiListesi .tablo span {
  font-size: 10px;
  color: #313a46;
}

.kombiArea .kombiListesi .tablo p {
  font-size: 12px;
  font-weight: 600;
  color: #313a46;
}

.kombiArea .kombiListesi .tablo .noPadding:before {
  content: " ";
  position: absolute;
  top: 10px;
  left: -5px;
  height: 30px;
  border-left: 1px solid #dfe3e5;
}

.kombiArea .kombiListesi .butonlar {
  position: absolute;
  bottom: 2px;
}

.kategoriDesk {
  display: block !important;
}

.kategoriMobile {
  display: none !important;
}

.tekniklerDesk {
  display: block !important;
}

.tekniklerMobil {
  display: none !important;
}

.puanlama {
  font-size: 10px;
  margin-left: 5px;
}

.puan {
  display: inline-block;
  font-size: 13px;
  font-weight: 600;
  color: #313a46;
  margin-right: 5px;
  margin-bottom: -2px;
}

.kombiOzelliklerBaslik {
  background-color: #065c8b;
  padding: 20px 0px;
}

.kombiOzelliklerBaslik h2 {
  font-size: 30px;
  color: white;
  margin: 0px;
}

.kombiOzelliklerBaslik h2 span {
  display: block;
  font-weight: 300;
  font-size: 18px;
}
.sizeedit {margin-top: 5px;
 color: white;}
 .sidebar-box {
  max-height: 200px;
  position: relative;
  overflow: hidden;
}
.sidebar-box .read-more { 
  position: absolute; 
  bottom: 0; 
  left: 0;
  width: 100%; 
  text-align: center; 
  margin: 0; padding: 10px 0; 
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, rgba(4,60,90,0)),color-stop(1, rgba(4,60,90,100)));
}

.markaLogo img {
  width: 100%;
  max-width: 200px;
}

.hesaplama {
  background-color: white;
  padding: 25px;
  position: relative;
  -webkit-box-shadow: 0px 0px 30px rgba(49, 58, 70, 0.2);
          box-shadow: 0px 0px 30px rgba(49, 58, 70, 0.2);
  border-radius: 10px;
  font-size: 14px;
  margin-bottom: 15px;
}

.hesaplama .iconLabel span {
  display: block !important;
  margin-top: 3px;
}

.hesaplama select {
  font-size: 14px;
}

.hesaplama .sehirlerSelect {
  padding-left: 5px;
}

.hesaplama img {
  float: left;
  width: 50px;
  height: 50px;
  margin-right: 15px;
  margin-bottom: 15px;
}

.hesaplama h2 {
  font-size: 20px;
  width: 100%;
  line-height: 1.3em;
}

.hesaplama .selectpicker {
  display: block;
  margin-top: 15px !important;
}

.hesaplama hr {
  margin: 6px 0px;
  border: none;
}

.hesaplama .formClass {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.hesaplama .m2 {
  margin: 0px;
  font-size: 14px;
}

.hesaplama .containerOs {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 0px;
  margin-top: -23px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.hesaplama .containerOs input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.hesaplama .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 32px;
  width: 32px;
  border-radius: 4px;
  background-color: #ebeef1;
  border: 1px solid #dfe3e5;
}

.hesaplama .containerOs:hover input ~ .checkmark {
  background-color: #dfe3e5;
}

.hesaplama .containerOs input:checked ~ .checkmark {
  background-color: #54af33;
}

.hesaplama .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.hesaplama .containerOs input:checked ~ .checkmark:after {
  display: block;
}

.hesaplama .containerOs .checkmark:after {
  left: 11px;
  top: 7px;
  width: 8px;
  height: 13px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.hesaplama .sonucFrame {
  position: relative;
}

.hesaplama .sonucFrame .sonucEkrani {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  top: 0px;
  background-color: white;
  z-index: 1;
  display: none;
}

.teklifSideBar {
  border: 1px solid #dfe3e5;
  padding: 15px;
  margin-bottom: 30px;
  -webkit-box-shadow: 0px 0px 50px rgba(49, 58, 70, 0.1);
          box-shadow: 0px 0px 50px rgba(49, 58, 70, 0.1);
  position: relative;
  z-index: 0;
  border-radius: 6px;
  margin-top: 30px;
}

.teklifSideBar h2 {
  margin: 0px;
  font-size: 14px;
  line-height: 1.3em;
  margin-bottom: 15px;
  border-top: 1px solid #dfe3e5;
  margin-top: 8px;
  padding-top: 10px;
}

.teklifSideBar h2 span {
  background-color: #54af33 !important;
  color: white;
  display: inline-block;
  padding: 2px 12px;
  padding-top: 4px;
  border-radius: 3px !important;
}

.teklifSideBar h2 b {
  font-size: 14px;
  margin-bottom: 0px;
  display: inline-block;
  letter-spacing: 0.5px;
}

.teklifSideBar ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  margin-bottom: 20px;
}

.teklifSideBar ul li {
  font-size: 14px;
}

.teklifSideBar ul li i {
  margin-left: 20px;
  margin-right: 10px;
  color: #54af33;
}

.teklifSideBar p {
  font-family: 'Product Sans Regular';
}

.teklifSideBar .row {
  border-top: 1px solid #dfe3e5;
  margin-bottom: -15px !important;
}

.teklifSideBar .row .teklifButon {
  border-left: 1px solid #dfe3e5;
  text-align: center;
  padding: 10px 0px;
}

.teklifSideBar .row .teklifButon img {
  width: 50%;
}

.contentContainer {
  margin: 30px 0px;
}

.contentContainer p {
  font-size: 16px;
}

.contentContainer h1 {
  font-size: 27px;
}

.contentContainer h2 {
  font-size: 24px;
}

.contentContainer h3 {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.5em;
  margin-bottom: 15px;
}

.contentContainer .enerji {
  float: left;
  margin-right: 20px;
  max-width: 200px;
  margin-bottom: 20px;
}

.footer {
  padding: 50px 0px;
  background-color: #032f47;
  color: white;
}

.footer .logo {
  width: 100%;
  max-width: 250px;
}

.footer h3 {
  color: #ffa400;
  font-size: 16px;
}

.footer p {
  font-size: 15px;
  line-height: 1.7em;
  font-weight: 300;
}

.footerBottom {
  background-color: #021b29;
  padding: 30px 0px;
  border-top: 1px solid black;
}

.footerBottom i {
  color: #087cbc;
  font-size: 20px;
  margin-right: 10px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.footerBottom i:hover {
  color: #ffa400;
  text-shadow: 0px 0px 15px #ffa400;
}
.footerBottom h3 {
  color: #ffa400;
  font-size: 20px;
}
.footerBottom p {
  color: #73859d;
  font-size: 15px;
}
.footerBottom .containerSocial hr {
  height: 1px;
  background-color: #313a46;
  border: none;
}
.footerBottom .footerDeepMenu {
color: #72839b;
font-size: 14px;
}
.footerBottom .footerDeepMenu a {
  margin-right: 18px;
  color: #5b6c82;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.footerBottom .footerDeepMenu a:hover {
  color: white;
}

.footerBottom .footerMenuler {
  padding-left: 50px;
  padding-bottom: 30px;
}

.footerBottom .footerMenuler ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

.footerBottom .footerMenuler ul li {
  display: block;
}

.footerBottom .footerMenuler ul li a {
  display: inline-block;
  font-size: 16px;
  margin-bottom: 5px;
  color: #73859d;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.footerBottom .footerMenuler ul li a:hover {
  color: white;
}

.proDetay {
  margin: 30px 0px;
}

.proDetay .kombiFoto {
  text-align: right;
}

.proDetay .kombiFoto img {
  width: 100%;
  margin-bottom: 20px;
}

.proDetay .kisaAciklama {
  font-size: 14px;
  line-height: 1.8em;
}

.proDetay .detayHead {
  color: #313a46;
  font-size: 25px;
  margin: 0px;
  font-weight: 600;
  line-height: 1.4em;
}

.proDetay .prodivi {
  margin: -10px 0px;
  width: 100px;
}

.proDetay h1 {
  margin-top: 20px;
  line-height: 1.3em;
}


.proDetay .kategori {
  display: block;
  padding-bottom: 10px;
  margin-bottom: 0px;
  font-family: 'Product Sans Light Regular';
  font-size: 18px;
}

.proDetay .kategori i {
  margin-right: 10px;
  color: #ffa400;
}

.proDetay .yildizlar {
  margin-top: 5px;
}

.proDetay .yildizlar i {
  font-size: 12px;
  color: #ffa400;
}

.proDetay .yildizlar .far {
  color: #dfe3e5;
}

.proDetay .ortalamaFiyat {
  padding-top: 8px;
}

.proDetay .ortalamaFiyat span {
  font-size: 25px;
  display: inline-block;
  margin-top: -5px;
  font-weight: 600;
  color: #313a46;
}

.proDetay .ortalamaFiyat .ortalama {
  margin-top: 3px;
  font-size: 10px;
  float: left;
  line-height: 12px;
  text-transform: uppercase;
  margin-right: 15px;
}

.proDetay .siniflar {
  margin-top: 20px;
  margin-bottom: 20px;
}

.proDetay .siniflar .radyator {
  display: inline-block;
  height: auto;
  width: auto;
  position: relative;
  padding: 4px 7px;
  padding-right: 30px;
  background-color: #54af33;
  line-height: 25px;
  margin-right: 30px;
  color: white;
  line-height: 1.05em;
  font-size: 14px;
  line-height: 1.3em;
}

.proDetay .siniflar .radyator .ucgen {
  height: 31px;
  width: 31px;
  background-color: #54af33;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  right: -16px;
  top: 7px;
}

.proDetay .siniflar .sicaksu {
  display: inline-block;
  height: auto;
  width: auto;
  position: relative;
  padding: 4px 7px;
  padding-right: 30px;
  background-color: #065c8b;
  line-height: 25px;
  margin-right: 20px;
  color: white;
  font-size: 14px;
  line-height: 1.3em;
}

.proDetay .siniflar .sicaksu .ucgen {
  height: 31px;
  width: 31px;
  background-color: #54af33;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  right: -16px;
  top: 7px;
}

.proDetay .teknikBilgiler .teknikDiv {
  padding: 15px;
  border-top: 1px solid #dfe3e5;
  color: #313a46;
}

.proDetay .teknikBilgiler .teknikDiv img {
  float: left;
  width: 40px;
  margin-right: 15px;
}

.proDetay .teknikBilgiler .teknikDiv span {
  font-size: 14px;
  display: block;
}

.proDetay .teknikBilgiler .teknikDiv:last-child {
  border-top: none;
}

.proDetay .proDesc {
  max-width: 300px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.proDetay .ozelliklerAlt {
  font-size: 27px;
  color: #065c8b;
  border-bottom: 1px solid #dfe3e5;
  padding: 10px 0px;
  font-weight: 300;
}

.proDetay .proKeywords {
  margin-top: 20px;
  max-width: 300px;
}

.proDetay .proKeywords ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.proDetay .proKeywords ul li {
  display: inline;
}

.proDetay .proKeywords ul li a {
  display: inline-block;
  margin-bottom: 4px;
  margin-right: 10px;
  font-size: 15px;
  color: #a7b2b7;
  font-family: 'Product Sans Light Regular';
}

.proDetay .proKeywords ul li a:hover {
  color: #313a46;
}

.proDetay .fa-play {
  margin-right: 5px;
}

.proDetay .icerikAlani p {
  font-size: 15px;
  line-height: 1.8em;
}
.proDetay .icerikAlani ul li {
  font-size: 15px;
}

.borderBottom {
  border-bottom: none;
}

.yorumlar {
  padding: 30px 0px;
}

.yorumlar .yorumBox {
  margin-bottom: 30px;
  padding: 20px;
  border-radius: 4px;
  -webkit-box-shadow: 0px 0px 40px rgba(49, 58, 70, 0.2);
          box-shadow: 0px 0px 40px rgba(49, 58, 70, 0.2);
}

.yorumlar .yorumBox .lokasyon {
  font-size: 14px;
  font-weight: 300;
  display: block;
  color: #7f8d9e;
}

.yorumlar .yorumBox h4 {
  font-size: 18px;
  margin: 0px;
  color: #065c8b;
}

.yorumlar .yorumBox .yorumbaslik {
  font-size: 18px;
  font-weight: 500;
  margin: 0px;
  color: #065c8b;
}

.yorumlar .yorumBox h4 .cevaplandi {
  color: #54af33;
  margin-left: 5px;
}

.yorumlar .yorumBox h4 span {
  color: #7f8d9e;
  font-size: 14px;
  font-weight: 400;
  margin-left: 5px;
}

.yorumlar .yorumBox p {
  font-size: 15px;
}

.yorumlar .yorumBox .yildizlar {
  margin: 5px 0px;
}

.yorumlar .yorumBox .yildizlar i {
  font-size: 11px;
  color: #ffbf4d;
}

.yorumlar .yorumBox .yildizlar .far {
  color: #dfe3e5;
}

.yorumlar .yorumBox .yorumFotolar {
  padding: 0px 10px;
  margin-bottom: -5px;
}

.yorumlar .yorumBox .yorumFotolar .fotoYorum {
  background-color: #dfe3e5;
  padding-top: 75%;
  border-radius: 4px;
  margin: 5px;
  background-position: center center;
  background-size: cover;
}


.yorumlar .yorumBox .cevaplar {
  position: relative;
  margin-top: 25px;
}

.yorumlar .yorumBox .cevaplar .icona i {
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  position: absolute;
  left: 0px;
  top: 3px;
  color: #dfe3e5;
}

.yorumlar .yorumBox .cevaplar .cevap {
  margin-left: 30px;
}

.yorumlar .yorumBox .cevaplar .cevap h4 {
  margin-bottom: 10px;
}

.yorumlar .yorumBox .cevaplar .cevap h4 span {
  display: block;
  font-weight: 400;
  font-size: 12px;
  margin: 0px;
  color: #313a46;
}

.yorumlar .yorumBox .cevaplar .cevap p {
  font-size: 14px;
}

.yorumlar .yorumBoxnew {
  margin-bottom: 30px;
  padding: 20px;
  border-radius: 18px;
   background-color: #f5f5f5;
 
}

.yorumlar .yorumBoxnew .lokasyon {
  font-size: 14px;
  font-weight: 300;
  display: block;
 
}

.yorumlar .yorumBoxnew h4 {
  font-size: 18px;
  margin: 0px;
  color: #065c8b;
}

.yorumlar .yorumBoxnew .yorumbaslik {
  font-size: 18px;
  font-weight: 500;
  margin: 0px;
  color: #065c8b;
}

.yorumlar .yorumBoxnew h4 .cevaplandi {
  color: #54af33;
  margin-left: 5px;
}

.yorumlar .yorumBoxnew h4 span {
  color: #7f8d9e;
  font-size: 14px;
  font-weight: 400;
  margin-left: 5px;
}

.yorumlar .yorumBoxnew p {
  font-size: 15px;
}

.yorumlar .yorumBoxnew .yildizlar {
  margin: 5px 0px;
}

.yorumlar .yorumBoxnew .yildizlar i {
  font-size: 11px;
  color: #ffbf4d;
}

.yorumlar .yorumBoxnew .yildizlar .far {
  color: #dfe3e5;
}

.yorumlar .yorumBoxnew .yorumFotolar {
  padding: 0px 10px;
  margin-bottom: -5px;
}

.yorumlar .yorumBoxnew .yorumFotolar .fotoYorum {
  background-color: #dfe3e5;
  padding-top: 75%;
  border-radius: 4px;
  margin: 5px;
  background-position: center center;
  background-size: cover;
}


.yorumlar .yorumBoxnew .cevaplar {
  position: relative;
  margin-top: 25px;
}

.yorumlar .yorumBoxnew .cevaplar .icona i {
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  position: absolute;
  left: 0px;
  top: 3px;
  color: #dfe3e5;
}

.yorumlar .yorumBoxnew .cevaplar .cevap {
  margin-left: 30px;
}

.yorumlar .yorumBoxnew .cevaplar .cevap h4 {
  margin-bottom: 10px;
}

.yorumlar .yorumBoxnew .cevaplar .cevap h4 span {
  display: block;
  font-weight: 400;
  font-size: 12px;
  margin: 0px;
  color: #313a46;
}

.yorumlar .yorumBoxnew .cevaplar .cevap p {
  font-size: 14px;
}

.firmaMap {
  background-size: auto 80%;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #dfe3e5;
  padding: 100px 0px;
  margin-bottom: 30px;
}

.firmaMap h2 {
  text-align: center;
  color: #065c8b;
  font-weight: 700;
  letter-spacing: -0.7px;
}

.firmaMap p {
  text-align: center;
}

.sehirListesi {
  text-align: center;
  padding: 0px;
  margin: 0px;
  margin-top: 40px;
  list-style: none;
}

.sehirListesi li {
  display: inline;
}

.sehirListesi li a {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  padding: 0px 25px;
  background-color: white;
  -webkit-box-shadow: 0px 2px 5px rgba(49, 58, 70, 0.2);
          box-shadow: 0px 2px 5px rgba(49, 58, 70, 0.2);
  border-radius: 4px;
  margin: 0px 2px;
  font-weight: 600;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}

.sehirListesi li a:hover {
  background-color: #54af33;
  color: white;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-box-shadow: 0px 10px 20px rgba(49, 58, 70, 0.5);
          box-shadow: 0px 10px 20px rgba(49, 58, 70, 0.5);
}

.sehirListesi .tumSehir {
  display: block;
}

.sehirListesi .tumSehir a {
  background-color: #54af33;
  color: white;
}

.ilceListesi {
  padding: 30px 0px;
}

.ilceListesi .ilceBaslik {
  color: #065c8b;
  font-weight: 400;
  letter-spacing: -0.7;
  font-size: 22px;
}

.ilceListesi .ilceBaslik span {
  display: block;
  font-weight: 700;
}

.ilceListesi .sehirListesi {
  text-align: left;
  margin-top: 20px;
  margin-bottom: 20px;
}

.ilceListesi .sehirListesi a {
  width: 30%;
  margin-bottom: 10px;
}

.firmaListesi {
  padding: 30px 0px;
}

.firmaBox {
  border: 1px solid #2ca9ef;
  overflow: hidden;
  margin-bottom: 30px;
  -webkit-box-shadow: 0px 2px 2px rgba(49, 58, 70, 0.1);
          box-shadow: 0px 2px 2px rgba(49, 58, 70, 0.1);
  border-radius: 4px;
}

.firmaBox .firmaHeader {
  background-color: #edeff0;
  border-bottom: 1px solid #dfe3e5;
  padding: 20px;
}

.firmaBox .firmaHeader h3 {
  font-size: 16px;
  margin: 0px;
  color: #065c8b;
  font-weight: 600;
}

.firmaBox .firmaHeader .adres {
  font-size: 12px;
}

.firmaBox .firmaHeader .ililce {
  display: block;
  font-size: 12px;
  font-weight: 500;
}

.firmaBox .firmaSkor {
  background: -webkit-gradient(linear, left top, right top, from(rgba(44, 169, 239, 0.3)), to(rgba(44, 169, 239, 0)));
  background: linear-gradient(90deg, rgba(44, 169, 239, 0.3) 0%, rgba(44, 169, 239, 0) 100%);
  color: #065c8b;
  padding: 5px 20px;
  font-size: 12px;
  font-weight: 700;
  border-bottom: 1px solid #2ca9ef;
}

.firmaBox .firmaSkor .yildizlar {
  float: right;
  color: #ffa400;
}

.firmaBox .firmaSkor .yildizlar .far {
  color: #dfe3e5;
}

.firmaBox p {
  padding: 20px;
  font-size: 14px;
}

.firmaBox .profilButton {
  display: block;
  padding: 10px 0px;
  text-align: center;
  border: 2px solid #2ca9ef;
  margin: 20px;
  border-radius: 3px;
  background-color: #eaf6fd;
  color: #065c8b;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 13px;
  font-weight: 600;
}

.firmaBox .profilButton:hover {
  background-color: #065c8b;
  color: white;
}

.breads {
  border-bottom: 1px solid #dfe3e5;
  padding: 8px 0px;
  font-size: 13px;
}

.breads i {
  margin: 0px 8px;
  color: #2ca9ef;
}
.faq-text {
  padding: 8px 0px;
  font-size: 13px;
}

.teklif_istatistik {
  border-bottom: 1px solid #dfe3e5;
  padding: 18px 0px;
  font-size: 12px;
}

.teklif_istatistik i {
 
  color: #2ca9ef;
}

.teklif_istatistik span {
  margin-right: 10px;  
}
.filterBorder {
  border-bottom: 1px solid #dfe3e5;
  padding: 18px 0px;
  font-size: 16px;
  
}

.filterBorder i {
 
  color: #2ca9ef;
}

.filterBorder span {
  margin-right: 10px;  
  font-weight:500;
}
.filterBtn {
	display:none;
}

.teklif_info {
  padding: 18px 0px;
  font-size: 12px;
}

.teklif_info i {
  color: #2ca9ef;
}
.inputDesc {
  font-size: 12px;
  color: #7f8d9e;
  display: block;
  margin-bottom: 4px;
  margin-top: 4px;
}

.firmaDetay .firmaProfilBaslik {
  font-size: 27px;
  color: #065c8b;
  font-weight: 700;
  letter-spacing: -1px;
  margin-top: 10px;
  margin-bottom: 20px;
}
.firmaDetay .servisProfilBaslik {
  font-size: 21px;
  color: #065c8b;
  font-weight: 450;
  letter-spacing: -1px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.firmaDetay p {
  font-size: 15px;
}

.firmaDetay .spot {
  font-size: 18px;
  line-height: 1.6em;
  max-width: 60%;
  font-weight: 500;
  min-height: 150px;
}

.firmaDetay h2 {
  font-size: 18px;
  color: #065c8b;
  border-bottom: 1px solid #dfe3e5;
  padding: 10px 0px;
}

.firmaDetay h2 span {
  font-size: 12px;
  margin-left: 15px;
  display: inline-block;
  background-color: #a3d9f8;
  height: 20px;
  line-height: 20px;
  padding: 0px 10px;
  border-radius: 50px;
}

.firmaDetay .teklifbutonDetay {
  float: right;
  width: 250px;
  position: relative; 
  z-index: 2;
  background-color: white;
}

.teklifbutonDetay {
  padding: 20px;
  border: 1px solid #2ca9ef;
  text-align: center;
  border-radius: 4px;
  -webkit-box-shadow: 0px 0px 30px rgba(44, 169, 239, 0.2);
          box-shadow: 0px 0px 30px rgba(44, 169, 239, 0.2);
}

.teklifbutonDetay span {
  font-weight: 600;
}

.teklifbutonDetay button {
  margin-top: 10px;
}

.profilYorumlar {
  margin: 0px -15px;
}

.profilYorumlar .yorumlar {
  border: none;
}

.telefonlar {
  margin-top: 10px;
  font-size: 14px;
}

.telefonlar span {
  display: block;
}

.telefonlar i {
  color: #54af33;
  margin-right: 5px;
}
.servisphone {
  margin-top: 10px;
  font-size: 14px;
}

.servisphone span {
  display: block;
}

.servisphone i {
   margin-right: 5px;
}
.fa-map-marker {
   color:#e60011;
}

.akredit {
  padding: 20px 0px;
}

.akredit img {
  width: 50%;
  max-width: 150px;
  float: left;
  margin: 15px;
}

.nopt {
  padding-top: 0px !important;
}

.noMargin {
  margin: 0px;
}

.markaSelect{
	position: relative;
}
.markaSelect h1{
	font-size: 28px;
	margin: 10px 0px;
	color: black;
	font-weight: 600;
}
.markaSelect h2{
	font-size: 24px;
	margin: 10px 0px;
	color: black;
	font-weight: 300;
}
.markaSelect h3{
	font-size: 20px;
	margin: 10px 0px;
	color: black;
	font-weight: 300;
}
.markaSelect h1 span{
	font-weight: 300;
}
.markaToggle i{
	font-size: 18px;
	margin-left: 5px;
	color: black;
	float: right;
}
.markaToggle{
	cursor: pointer;
	font-size: 18px;
	font-weight: 500;
	padding: 10px 15px;
	position: relative;
	background-color: #ffffff;
	display: block;
	border-radius: 4px;
	border: 1px solid #dfe3e5;
	
}
.markaListe{
	display: none;
}
.markaToggle:hover .markaListe{
	display: block;
}

.markaToggle .markaListe{
	position: absolute;
	z-index: 2;
	left: 0px;
	right: 0px;
	top: 44px;
	background-color: white;
	box-shadow: 0px 0px 40px rgba(0,0,0,0.2);
	border-radius: 4px;
	overflow: hidden;
	margin-bottom: 15px;
	padding: 4px;
}
.markaToggle .markaListe ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	
}
.markaToggle .markaListe ul li{
	display: block;
	 border-bottom: 1px solid #dfe3e5;
}
.markaToggle .markaListe ul li a{
	display: block;
	padding: 8px 12px;
	font-size: 16px;
	transition: all 0.2s;
}
.markaToggle .markaListe ul li a:hover{
	background-color: #ffa400;
	color: white;
	border-radius: 2px;
}
.asagiSabit {position:fixed;bottom:0px;right:5px;z-index:999}
 
.whatsappBlock a {display:inline-block;background:#64d41d;padding:0px 10px 1px;color:#fff !important;border-radius: 5px;}
.whatsappBlock a img {height:100%;width:auto}
.hero { 
  width: 100%;
  height: auto;
  min-height: 180px;
  display: block;
  position: relative;
  
   
}

.hero::after {
  content: "";
  background:  url('../../../img/kombi-secim-programi-banner.jpg');
  background-position: center;
  opacity: 0.15;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: -1; 
  -webkit-box-shadow: 0px 0px 30px rgba(49, 58, 70, 0.2);
          box-shadow: 0px 0px 30px rgba(49, 58, 70, 0.2);
  border-radius: 10px;
   border: 1px solid #065c8b;
  
}

.contentImg {
  position: relative;
  color: #000;  
  font-size: 1.7rem !important;
  font-weight: 600 !important;
  line-height: 0.9;
  text-align: left;
  
 
}
.contentImg span{
 color: #FF3300;
}
.hero p {
	padding: 10px;
	color: #000;
	font-size: 18px;
	font-weight: 600;
}
.hero p span {
	 color: #FF3300;
}
.hero .headHero {
	padding: 10px;
	color: #000;
	font-size: 18px;
	font-weight: 600;
}
.hero h2 {
	padding-top: 20px;
	padding-left: 20px;
}

.hero h2 br {
  content: "";
  margin: 1.3em;
  display: block;
  font-size: 24%;
}

@media (max-width: 767px) {
	.markaSelect h1{
		font-size: 24px;
		margin: 10px 0px;
		text-align: center;
	}
	.markaSelect h2{
		font-size: 22px;
		margin: 10px 0px;
		text-align: center;
	}
	.markaSelect h3{
		font-size: 20px;
		margin: 10px 0px;
		text-align: center;
	}
	.markaListe{
		position: relative;
	}
	.markaToggle{
		margin-bottom: 5px;
		margin-top: 5px;
	}
	.markaToggle:hover .markaListe{
		display: none;
	}
}

@media (max-width: 992px) {
  .headerTop .firmaGirisi {
    width: auto;
    padding: 0px 20px;
  }
  .headerTop .muhizmetleri {
	   display: none;
  }
  .headerMenu {
    display: none;
  }
  .header {
    height: 60px;
  }
  .header .logoArea {
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .header .menuToggle {
    display: inline-block !important;
    position: absolute;
    right: 15px;
    font-size: 24px;
    color: #065c8b;
    margin-top: 2px;
    z-index: 2;
  }
  .header .headerMenu {
    position: fixed;
    left: 0px;
    top: 0px;
    bottom: 0px;
    width: 85%;
	overflow-y: scroll;
    -webkit-box-shadow: 0px 0px 50px rgba(6, 92, 139, 0.4);
            box-shadow: 0px 0px 50px rgba(6, 92, 139, 0.4);
    display: none;
    background-color: white;
    z-index: 2;
    text-align: left;
    padding: 30px;
  }
  .header .headerMenu .justify-content-end {
    display: block !important;
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
    margin: 0px !important;
    padding: 0px !important;
  }
  .header .headerMenu .justify-content-end li {
    display: block;
    margin: 0px;
    padding: 0px;
  }
 
  .header .headerMenu .justify-content-end li:hover .altMenu {
    display: none;
  }
  .header .headerMenu .justify-content-end li a {
    display: block;
    margin: 0px;
    padding: 15px 0px;
    border-top: 1px solid #dfe3e5;
  }
  .header .headerMenu .justify-content-end li .btn {
    padding: 0px;
    margin-top: 40px;
    width: 100%;
  }
  .header .headerMenu .justify-content-end li .altMenu {
    position: relative;
    padding: 0px;
    margin: 0px;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .header .headerMenu .justify-content-end li .altMenu ul {
    -webkit-box-shadow: none;
            box-shadow: none;
    width: 100%;
  }
 
  .header .headerMenu .justify-content-end li .altMenu ul li a {
    width: 100%;
    padding-left: 25px;
  }
    .header .headerMenu .justify-content-end li:hover .altMenu .marka-grid {
	display: block; 
    list-style: none;
    }
   .header .headerMenu .justify-content-end li:hover .BlogaltMenu {
    display: none;
  }
  .header .headerMenu .justify-content-end li .BlogaltMenu {
    position: relative;
    padding: 0px;
    margin: 0px;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .header .headerMenu .justify-content-end li .BlogaltMenu ul {
    -webkit-box-shadow: none;
            box-shadow: none;
    width: 100%;
  }
  .header .headerMenu .justify-content-end li .BlogaltMenu ul li a {
    width: 100%;
    padding-left: 25px;
  }
  .header .headerMenu .fa-times {
    display: inline-block;
    margin-bottom: 10px;
    font-size: 24px;
    color: #7f8d9e;
  }
  .yorumlar {
    padding: 15px 0px;
  }
  .yorumlar .yorumBox {
    margin-bottom: 15px;
  }
  .listeBaslik {
    font-weight: 600;
    font-size: 20px;
    border-bottom: 1px solid #dfe3e5;
    color: #313a46;
    text-align: center;
    padding: 10px 0px;
  }
  .listeBaslik span {
    font-weight: 300;
  }
  .kombifiyatbaslik {
    font-weight: 520;
    font-size: 21px !important;
    color: #313a46;
    text-align: left;
    padding: 10px 0px;
  }
 .KarsilastirmaBaslik {
  font-weight: 600;
  font-size: 20px;
  color: #313a46;
  padding: 10px 0px;
}
  .contentContainer {
    margin: 15px 0px;
  }
  .contentContainer p {
    font-size: 16px;
  }
  .contentContainer h1 {
    font-size: 27px;
  }
  .contentContainer h2 {
    font-size: 24px;
  }
  .contentContainer h3 {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.5em;
    margin-bottom: 15px;
  }
  .contentContainer .enerji {
    float: none;
    margin: 0px;
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
  }
  .proDetay {
    margin: 15px 0px;
  }
  .teklifSideBar {
    margin-top: 15px;
    margin-bottom: 15px;
  }
   .teklifContainer {
    padding-bottom: 4px;
  }
  .teklifContainer h1 {
    font-size: 1.5em;
    margin-top: 0px;
  }
  .headingContainer .indexspan {
    font-size: 1.5em;
   
  }
  .teklifContainer p {
    width: 80%;
    font-size: 15px;
    margin: auto;
    margin-bottom: 0px;
  }
  .teklifContainer .altP {
    font-size: 12px;
    margin-bottom: 4px;
  }
  .teklifContainer .buttonArea {
    background: none;
    padding: 14px;
    padding-bottom: 5px;
    margin: 0px 0px;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .teklifContainer .buttonArea .col-4 {
    padding: 4px;
  }
  .teklifContainer .teklifBtn {
    background-color: white;
    text-align: center;
    border-radius: 4px;
    padding: 15px 0px;
    padding-top: 0px;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
  }
  .teklifContainer .teklifBtn h3 {
    margin: 0px;
    font-size: 14px;
  }
  .teklifContainer .teklifBtn:hover {
    -webkit-transform: scale(1.06);
            transform: scale(1.06);
  }
  .teklifContainerDetay {
    padding: 15px 0px !important;
  }
  .teklifContainerDetay .teklifbaslik {
    font-size: 1.5em !important;
    font-weight: 700;
    margin-top: 10px;
  }
  .teklifContainerDetay h2 span {
    color: #ffa400;
  }
  .teklifContainerDetay p {
    width: 100% !important;
    margin-bottom: 15px;
  }
  .teklifContainerDetay .teklifBtn {
    margin: 5px;
  }
  .teklifContainerDetay .row {
    margin: 0px -10px;
  }
  .factSheetsContainer {
    margin: 30px 0px;
    text-align: center;
    margin-bottom: 30px;
  }
  .faqcontent {
   	font-size: 13px !important;
   }
  .faqcontent h2 {
    width: 100%;
    max-width: 500px;
    margin-top: 10px;
    font-size: 15px !important;
    color: #065c8b;
	display:inline;
  }
 
  .factSheetsContainer .sheetBox {
    margin-top: 20px;
    padding: 0px 40px;
    border-left: 1px solid #dfe3e5;
  }
  .factSheetsContainer .sheetBox img {
    max-width: 170px;
    margin-top: -30px;
    margin-bottom: 0px;
  }
  .factSheetsContainer .sheetBox h3 {
    font-size: 18px;
  }
  .factSheetsContainer .sheetBox p {
    font-size: 14px;
  }
  .factSheetsContainer .sheetBox:first-child {
    border: none;
  }
  .mobilForm {
    
    -webkit-box-shadow: 0px 0px 30px rgba(49, 58, 70, 0.6);
            box-shadow: 0px 0px 30px rgba(49, 58, 70, 0.6);
    position: fixed;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-color: #043c5a;
    padding: 0px;
    border-top: 2px solid #065c8b;
    z-index: 2;
	
  }
.mobilForm.mobilformnobordertop {
    border-top: 0 !important;
     border-top: -5px;
}
.mobilForm .nostart span {
    display: block;
    margin-bottom: 10px;
    color: white;
  }
  .mobilForm .start i {
    font-size: 35px;
    background-color: white;
    border-radius: 50%;
    color: #54af33;
    width: 50px;
    height: 50px;
    line-height: 48px;
    border: 2px solid white;
    position: relative;
    top: -20px;
    margin-bottom: -10px;
    -webkit-box-shadow: 0px 0px 30px rgba(84, 175, 51, 0.8);
            box-shadow: 0px 0px 30px rgba(84, 175, 51, 0.8);
  }
  .mobilForm .start span {
    display: block;
    margin-bottom: 10px;
    color: white;
  }
  .mobilForm .ikonlar {
    border: 1px solid #021b29;
    border-top: 0px;
    border-bottom: 0px;
    text-align: center;
  }
  .mobilForm .ikonlar i {
    font-size: 20px;
    color: #6dca4b;
    margin-top: 30px;
    margin-left: 15px;
  }
  .mobilForm .ikonlar .fa-user-circle {
    margin-left: -10px;
  }
  .mobilForm .ikonlar .fa-whatsapp {
    margin-left: -10px;
  }
  .kombiListesi {
    padding: 10px;
    border: 1px solid #dfe3e5;
    margin: 3px 0px !important;
    border-radius: 5px;
    background-color: white;
  }
  .kombiFoto {
    text-align: center !important;
    background-color: white;
    border: 1px solid #dfe3e5;
    margin: 15px 0px;
    margin-top: 0px;
    padding: 15px;
    border-radius: 4px;
  }
  .kombiFoto img {
    width: 50% !important;
    margin-bottom: 0px !important;
  }
  .kategoriDesk {
    display: none !important;
  }
  .kategoriMobile {
    display: block !important;
  }
  .tekniklerDesk {
    display: none !important;
  }
  .tekniklerMobil {
    display: block !important;
  }
  .mobilToggle {
    position: fixed;
    left: 0px;
    right: 0px;
    bottom: 78px;
    z-index: 2;
  }
  .mobilToggle .teklifContainer {
    padding: 0px;
    padding-bottom: 30px;
    background-color: #2196f3;
    -webkit-box-shadow: 0px 0px 100px rgba(33, 150, 243, 0.8);
            box-shadow: 0px 0px 100px rgba(33, 150, 243, 0.8);
  }
  .kullaniciYorumlari {
    margin-bottom: -30px;
  }
  .kullaniciYorumlari h2:after {
    width: 150px;
    margin-bottom: -25px;
  }
  .kullaniciYorumlari h2:before {
    width: 150px;
    margin-bottom: -25px;
  }
  .kullaniciYorumlari .yorumContent {
    padding-bottom: 0px;
  }
  .kullaniciYorumlari .yorumContent .yorum {
    margin-bottom: 70px;
  }
  .markalar {
    text-align: center;
    border-bottom: 1px solid #dfe3e5;
    padding: 15px 0px;
  }
  .markalar img {
    display: inline-block;
    height: 30px;
    opacity: 0.4;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }
  .markalar img:hover {
    opacity: 1;
  }
  .footerBottom {
    background-color: #021b29;
    padding: 30px 0px;
    border-top: 1px solid black;
    margin-bottom: 80px;
  }
  .teknikBilgiler {
    margin-top: 10px;
  }
  .teknikBilgiler .teknikDiv {
    padding: 0px 0px !important;
    color: #065c8b;
    font-size: 12px;
    text-align: center;
    padding-bottom: 10px !important;
  }
  .teknikBilgiler .teknikDiv img {
    float: none !important;
    width: 30px !important;
    margin-right: 0px !important;
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .teknikBilgiler .teknikDiv span {
    font-size: 12px !important;
    display: block;
  }
  .teknikBilgiler .teknikDiv b {
    font-size: 12px;
    margin-bottom: 15px !important;
  }
  .teknikBilgiler .teknikDiv:last-child {
    border-top: none;
  }
  .borderBottom {
    border-bottom: 1px solid #dfe3e5;
    margin-bottom: 15px;
  }
  .kombiOzelliklerBaslik {
    background-color: transparent;
    padding: 15px 0px;
    margin-top: 10px;
    border-bottom: 1px solid #dfe3e5;
  }
  .kombiOzelliklerBaslik h2 {
    font-size: 25px;
    color: #313a46;
    margin: 0px;
  }
  .kombiOzelliklerBaslik h2 span {
    display: block;
    font-weight: 300;
    font-size: 15px;
  }
  .teklifSideBar {
    display: none;
  }
  .ilceListesi {
    padding: 30px 0px;
  }
  .ilceListesi .ilceBaslik {
    color: #065c8b;
    font-weight: 400;
    letter-spacing: -0.7;
    font-size: 22px;
  }
  .ilceListesi .ilceBaslik span {
    display: block;
    font-weight: 700;
  }
  .ilceListesi .sehirListesi {
    text-align: left;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .ilceListesi .sehirListesi a {
    width: 48%;
    margin-bottom: 10px;
    padding: 0px 15px;
  }
  .firmaListesi {
    padding: 15px 0px;
  }
  .firmaBox {
    border: 1px solid #2ca9ef;
    overflow: hidden;
    margin-bottom: 15px;
    -webkit-box-shadow: 0px 2px 2px rgba(49, 58, 70, 0.1);
            box-shadow: 0px 2px 2px rgba(49, 58, 70, 0.1);
    border-radius: 4px;
  }
  .firmaBox .firmaHeader {
    background-color: #edeff0;
    border-bottom: 1px solid #dfe3e5;
    padding: 20px;
  }
  .firmaBox .firmaHeader h3 {
    font-size: 16px;
    margin: 0px;
    color: #065c8b;
    font-weight: 600;
  }
  .firmaBox .firmaHeader .adres {
    font-size: 12px;
  }
  .firmaBox .firmaHeader .ililce {
    display: block;
    font-size: 12px;
    font-weight: 500;
  }
  .firmaBox .firmaSkor {
    background: -webkit-gradient(linear, left top, right top, from(rgba(44, 169, 239, 0.3)), to(rgba(44, 169, 239, 0)));
    background: linear-gradient(90deg, rgba(44, 169, 239, 0.3) 0%, rgba(44, 169, 239, 0) 100%);
    color: #065c8b;
    padding: 5px 20px;
    font-size: 12px;
    font-weight: 700;
    border-bottom: 1px solid #2ca9ef;
  }
  .firmaBox .firmaSkor .yildizlar {
    float: right;
    color: #ffa400;
  }
  .firmaBox .firmaSkor .yildizlar .far {
    color: #dfe3e5;
  }
  .firmaBox p {
    padding: 20px;
    font-size: 14px;
  }
  .firmaBox .profilButton {
    display: block;
    padding: 10px 0px;
    text-align: center;
    border: 2px solid #2ca9ef;
    margin: 20px;
    border-radius: 3px;
    background-color: #eaf6fd;
    color: #065c8b;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    font-size: 13px;
    font-weight: 600;
  }
  .firmaBox .profilButton:hover {
    background-color: #065c8b;
    color: white;
  }
  .sehirlerSelect {
    padding-left: 15px !important;
  }
  .firmaDetay .teklifbutonDetay {
    display: none;
  }
  .firmaDetay .firmaProfilBaslik {
    margin-top: 30px;
  }
  .firmaDetay .servisProfilBaslik {
    margin-top: 10px;
  }
  .firmaDetay .spot {
    font-size: 18px;
    line-height: 1.6em;
    max-width: 100%;
    min-height: auto;
  }
  .whatsappBlock {
  display: none;
}

}
@media (max-width: 767px) {

  .header .menuToggle {
    display: inline-block !important;
    position: absolute;
    left: 15px;
    width: 50px;
    font-size: 24px;
    margin-top: 1.5px;
    color: #065c8b;
  }
  .header .mobilmenuitem {
    display: inline-block !important;
    position: absolute;
    left: 15px;
    width: 50px;
    font-size: 9px;
    margin-top: 23.5px;
    color: #065c8b;
  }
  .kullaniciYorumlari h2 {
    font-size: 18px;
  }
  .kullaniciYorumlari h2:after {
    width: 30px;
  }
  .kullaniciYorumlari h2:before {
    width: 30px;
  }
  .footerMenuler {
    padding-left: 12px !important;
    padding-top: 30px;
  }
  .footerDeepSocial {
    text-align: center;
  }
  .footerDeepMenu {
    padding: 30px 15px;
    text-align: center !important;
  }
  .banner {
    padding: 15px 0px;
  }
  .banner h1 {
    font-size: 30px !important;
  }
  .banner .model {
    width: 80%;
  }
  .banner .textArea {
    border-top: 4px solid #ffa400;
    padding: 15px 0px;
  }
  .boxArea {
    padding-top: 15px;
  }
  .proDetay .ortalamaFiyat span {
  font-size: 22px;
  display: inline-block;
  margin-top: -5px;
  font-weight: 500;
  color: #313a46;
}
.markaFilterbox {
  display: none;
}
.kapasiteFilterbox {
  display: none;
}
.garantiFilterbox {
  display: none;
}

.filterBtn {
	display:inline;
}
}
