
header.fixed {position: fixed;width: 100%;top: 0px;z-index: 9;}
header{background-color:rgba(255, 255, 255, 1);-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);}
.topbar{height:auto;padding:8px 0px 8px 0px;background-color:rgba(36, 36, 36, 1);color:rgba(255, 255, 255, 1);font-size:13px;}
.topbar a,.topbar a:hover{color:rgba(255, 255, 255, 1);font-size:13px;}span.topicon {font-size:16px;}
.topbar-sol {width: 0%;}.topbar-sag {width:  100%;}
header .topbar-sol .sociallist a {color: rgba(255, 255, 255, 1);font-size: 22px;}

.topbar-sag .sociallist a {color: rgba(18, 18, 18, 1);font-size: 20px;}

.logo a img{width:auto;height:80px;}
.logo{max-width:350px;}
ul.mainmenulist > li  >a {color: rgba(36, 36, 36, 1);font-size:16px}ul.mainmenulist > li > a:hover,ul.mainmenulist> li:hover >a, ul.mainmenulist > li >.active_menu {color: rgba(218, 165, 32, 1)}
ul.mainmenulist > li.extralink > a{color: rgba(255, 255, 255, 1) !important;font-size:16px;background-color:rgba(218, 165, 32, 1) !important;border:1px solid rgba(0, 131, 207, 0) !important;padding: 12px 12px !important;margin-top: -5px !important;}
.mobil-icon{color: rgba(218, 165, 32, 1);border: 1px solid rgba(218, 165, 32, 1);}
header.transparan {position: absolute;width: 100%;top: 0px;z-index: 2;background-color:rgba(255, 255, 255, 0);color:rgba(255, 255, 255, 1); -webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;}
header.transparan .topbar{background-color:rgba(0, 0, 0, 0.69);color:rgba(255, 255, 255, 1);}
header.transparan .topbar a, header.transparan a, header.transparan ul.mainmenulist > li > a{color:rgba(255, 255, 255, 1);}
header.transparan .topbar a:hover, header.transparan a:hover, header.transparan ul.mainmenulist > li > a:hover, header.transparan ul.mainmenulist > li:hover > a, header.transparan ul.mainmenulist > li >.active_menu{color:rgba(218, 165, 32, 1);}
header.transparan ul.mainmenulist > li.extralink > a{color: rgba(255, 255, 255, 1) !important;font-size:16px;background-color:rgba(218, 165, 32, 1) !important;border:1px solid rgba(0, 131, 207, 0) !important;padding: 12px 12px !important;margin-top: -5px !important;}
#headermiddle .container .row{padding:0px 0px 0px 0px}
ul.submenu{background-color:rgba(255, 255, 255, 1);width:220px;} 
ul.submenu li a{color:rgba(36, 36, 36, 1);font-size:14px;} 
ul.submenu li a:hover{color:rgba(218, 165, 32, 1);}
header.transparan ul.submenu{background-color:rgba(255, 255, 255, 0.9);} 
header.transparan ul.submenu li a{color:rgba(10, 10, 10, 1);font-size:14px;} 
header.transparan ul.submenu li a:hover{color:rgba(218, 165, 32, 1);} 
header.transparan .mobil-icon{color: rgba(255, 255, 255, 1);border: 1px solid rgba(255, 255, 255, 1);}
.Mobil-Menu ul.m-Menu li a {color: rgba(36, 36, 36, 1);}
.Mobil-Menu ul.m-Menu li a:hover {color: rgba(218, 165, 32, 1);}

h1.heweso-icerik-sayfa-adi-new, .heweso-breadcrumb-link, .heweso-breadcrumb-link a ,.heweso-breadcrumb-link li:last-child{color:rgba(255, 255, 255, 1) !important;}

.footer__logo p,.footer_right ul li a,.footer_center ul li{font-size:16px !important;}
.footer__logo p,.footer_center ul li,footer{color:#343a40 !important;}.footer_right ul li a ,footer a{color:#242424 !important;}
.footer_right h1{font-size:22px !important;color: #ffffff !important;}
.footer-alt{background-color:#1f1f1f;}.footer-alt a{color:#ff6600 !important;}.footer-alt a:hover{color:#ff8838 !important;}.footer-alt{color:#ffffff !important;}.sayfa-ic-bg-doygunluk{width:100%;height:100%;position:absolute;top:0;left:0;right:0;background-color:rgba(0, 0, 0, 0.55);}
.home-slider{position:relative;margin:0 auto;}



div.mobilcontain {
	display:none;
}

@media only screen and (max-width: 600px) {
	
	.ftaltbt {
	padding-bottom: 70px;
	}

	div.mobilcontain {
	display:block;
}
	.mobilcontain{ 
	position:fixed;
	width:100%;
	bottom:0px;
	z-index:1;
}
	.nav-socials {
	height: auto;
	
}
	ul.nav-socials {
    height: auto;
    
	margin-left:-40px
}


	ul.nav-socials li {
	width: %;
	height: 60px;
	margin: 0;
	display: block;
	float: left;
	display: flex;
	align-items: center;
	justify-content: center;
	}

	
	ul.nav-socials li.s-kutu1 {
    background-color: #34a3db;
	font-size: 36px;
	}
	ul.nav-socials li.s-kutu2 {
	background-color:#0047e0;
	font-size: 36px;
	}
	ul.nav-socials li.s-kutu3 {
	background-color:#ffffff;
	font-size: 36px;
	}
	ul.nav-socials li.s-kutu4 {
	background-color:#c77070;
	font-size: 36px;
	}

}


body{}
#cursor {position: fixed; z-index: 99; left: 0; top: 0; pointer-events: none; will-change: transform;}
@media (hover: hover) and (pointer: fine) {
.cursor__circle {width: 40px; height: 40px; margin-top: -50%; margin-left: -50%; border-radius: 50%; border: solid 2px rgb(213 173 51 / 66%); transition: opacity 0.3s cubic-bezier(0.25, 1, 0.5, 1),  background-color 0.3s cubic-bezier(0.25, 1, 0.5, 1), border-color 0.3s cubic-bezier(0.25, 1, 0.5, 1), width 0.3s cubic-bezier(0.25, 1, 0.5, 1), height 0.3s cubic-bezier(0.25, 1, 0.5, 1);}
#cursor.arrow .cursor__circle{width: 100px; height: 100px; background-color: #d5ad33; border-color: #d5ad33; opacity: 0.8;}
#cursor.arrow::after{content: 'Daha Fazlası'; color: #fff; text-align: center; position: absolute; left: -50%; top: -25%; width: 100%; height: 100%; background-image: url('https://svgshare.com/i/MzQ.svg'); background-repeat: no-repeat; background-position: center;}
#cursor.subtle .cursor__circle{opacity: 0.16;}
#cursor.overlay .cursor__circle{width: 48px; height: 48px; background-color: rgba(227, 222, 193, 0.08); border-color: transparent;}
}

.footer_center span {font-size: 22px; font-weight: 700;}

.kvk-btn{ padding: 10px; background: #b23d75; color: #fff; display: inline-block; transition: .5s; }
.kvk-btn:hover{ transition: .5s; background: #880041; color: #fff; }
.kvk-btn:focus{ transition: .5s; background: #880041; color: #fff; }
.cd-top {background:#daa520 url(https://cdn.heweso.com/kurumsalv1/images/cd-top-arrow.svg) no-repeat center 50%; border-radius: 50%;}

/*STANDART*/
.mb-25 {margin-bottom: 25px;}
.mb-50 {margin-bottom: 50px;}
.mb-75 {margin-bottom: 75px;}
.mb-100 {margin-bottom: 100px;}
.mt-25 {margin-top: 25px;}
.mt-50 {margin-top: 50px;}
.mt-75 {margin-top: 75px;}
.mt-100 {margin-top: 100px;}
.ustp25 {padding-top: 25px;}
.ustp50 {padding-top: 50px;}
.ustp75 {padding-top: 75px;}
.ustp100 {padding-top: 100px;}
.altp25 {padding-bottom: 25px;}
.altp50 {padding-bottom: 50px;}
.altp75 {padding-bottom: 75px;}
.altp100 {padding-bottom: 100px;}
.ustaltp75 {padding: 75px 0px;}
.ustaltp100 {padding: 100px 0px;}
.ustaltp175 {padding: 175px 0px;}
.sagtatabicerik h2 {font-size: 36px; font-weight: 700; line-height: 140%; margin: 0 0 15px 0;}
.sayfa-ic-bg.oncemin {display: none;}

/*FLEX SAG SOL İÇERİKS*/
.row-flex {display: flex;}
.hws-image {width: 40%; height: 86vh; background-size: contain; background-repeat: no-repeat; background-position: center; position: sticky; position: -webkit-sticky; top: 25%;}
.hws-text {width: 66%;  padding: 60px; margin: auto; background-color: #fff;}
.hws-text h2 {font-size: 36px; font-weight: 700; line-height: 140%; margin: 0 0 15px 0;}
.hws-background {width: 40%; height: 62vh; background-size: cover; background-position: center; position: sticky; position: -webkit-sticky; top: 25%;}
.hws-content {width: 45%;  padding: 60px; margin: auto; background-color: #eee;}
.container-flex {display: flex; align-items: center; justify-content: center;}
.container-flex-reverse {display: flex; align-items: center; justify-content: center; flex-direction: row-reverse;}
.hws-bio {width: 50%; margin: auto;}
.hws-bio h2 {font-size: 36px; font-weight: 700; line-height: 140%; margin: 0 0 15px 0;}
.hws-bio h3{font-size: 18px; line-height: 130%; margin-bottom: 15px; font-weight: 600;}
.hws-img-sol {flex-basis: 50%; padding:0px 50px 0px 0px; order: 2;}
.hws-img-sag {flex-basis: 50%; padding:0px 0px 0px 50px; order: 2;}
.hws-aciklama {font-size: 18px; line-height: 130%; margin-bottom: 15px; font-weight: 600;}
/*video image özel*/
#hws-video {object-fit: fill; width: 80%; height: auto; border-radius: 8px; box-shadow: 0 0 20px #010101a3;}

/*ikonlar*/
.hws-icon-table {float: left; position: relative; text-align: left; margin-left: -1px; margin-bottom: -1px; height: 300px; width: 25%; transition: all .3s linear;}
.hws-icon-table .content {position: absolute; transform: translate(-50%, -50%); top: 50%; left: 50%; width: 84%;}
.hws-icon-table h3 {font-size: 14.44px; text-transform: capitalize; letter-spacing: .7px; margin: 13px 0; transition: all .3s linear;}
.hws-icon-table p {font-size: 12px; line-height: 1.9; transition: all .3s linear;}

/*style*/
.altin-renk{background-image: linear-gradient(to right, #DAA520, #D4AF37, #B8860B); -webkit-background-clip: text; -webkit-text-fill-color: transparent; font-size: 48px; font-weight: bold;}
.ghost-btn {position: absolute; width: 100%; height: 100%; left: 0; top: 0; cursor: pointer; z-index: 6;}
.slogangorunum-aciklama {color: #655f5f;}
.bg-ayar{height: 90vh;}
.data-transitions {transition: opacity .6s .6s ease, transform 2s .6s ease, .6s ease-in;}

/*kutu görünüm*/
.single-solution-item .title-holder .border {height: 2px !important; transition: .6s ease; background: #DAA520;}
.single-solution-item:hover .title-holder .border {width: 100% !important; transition: .6s ease;}

/*anasayfa iletisim*/
.slogangorunumsuz {background-repeat: no-repeat; background-position: center center; background-size: cover; background-attachment: fixed;}
.slogangorunumsuz .slogangorunum-baslik {font-size: 36px; font-weight: 700; margin-bottom: 20px;}
.form-bg {background-color: rgb(242, 242, 242, 0.9); padding: 10px; border-radius: 5px;}
.iletism-bg-none {background-repeat: no-repeat; background-position: center center; background-size: cover; background-attachment: local;}
.iletism-bg {background-repeat: no-repeat; background-position: center center; background-size: cover; background-attachment: fixed;}

/*btn*/
.glow-link {text-decoration: none; display: inline-block; border: 2px solid #DAA520; background: none; color: #DAA520; padding: 15px 30px; font-size: 16px; text-transform: uppercase; letter-spacing: 2px; cursor: pointer; position: relative; overflow: hidden; transition: color 0.4s; margin-top:20px; border-radius: 5px;}
.glow-link::before {content: ""; position: absolute; top: 0; left: -100%; width: 100%; height: 100%; background: linear-gradient(120deg, transparent, rgba(218, 165, 32, 0.6), transparent); transition: left 0.4s;}
.glow-link:hover::before {left: 100%;}
.glow-link:hover {color: #333;}

/*misyon-vizyon*/
.tabs {display: flex; border-bottom: 2px solid #DAA520; margin-bottom: 20px;}
.tabs button {background-color: #fdf2d0; border: none; padding: 10px 20px; font-size: 18px; cursor: pointer; transition: background-color 0.3s; border-radius: 5px 5px 0 0; width:50%;}
.tabs button:hover {background-color: #DAA520; color: white;}
.tabs button.active {background-color: #DAA520; color: white;}
.tab-content {display: none; background-color: #fff; padding: 20px; border-radius: 8px; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);}
.tab-content.active {display: block;}
.tab-content h5 {font-size: 1.4rem; color: #333;}
.tab-content p {font-size: 1rem; color: #555;}

/*before-after*/
.h-comparison {position: relative; width: auto; height: 400px; overflow: hidden; box-shadow: 0 4px 8px rgba(0,0,0,0.1); border-radius: 8px; user-select: none;}
.h-before-image, .h-after-image {position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; pointer-events: none;}
.h-after-image {z-index: 1; clip-path: inset(0 50% 0 0);}
.h-comparison img {display: block; width: 100%; height: 100%; object-fit: cover; pointer-events: none;}
.h-slider {position: absolute; top: 0; left: 50%; width: 4px; height: 100%; background-color: white; cursor: ew-resize; z-index: 2;}
.h-handle {position: absolute; top: 50%; left: -7px; width: 16px; height: 40px; background-color: rgba(255, 255, 255, 0.7); border-radius: 4px; transform: translateY(-50%); box-shadow: 0 2px 4px rgba(0,0,0,0.2);}

/*hakkında ikon*/
.resim-card {text-align: center; padding: 20px; border: 1px solid #e0e0e0; border-radius: 8px; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); transition: all 0.3s ease-in-out; background-color: #fff;}
.resim-card:hover {transform: translateY(-10px); box-shadow: 0 8px 12px rgba(0, 0, 0, 0.2);}
.resim-card img {width: 100%; height: 180px; object-fit: cover; border-radius: 8px; margin-left: auto; margin-right: auto;}
.resim-card h5 {margin-top: 15px; font-size: 1.2rem;}
.resim-card p {color: #555; font-size: 0.9rem; margin-top: 10px;}

/*anasayfa hizmetler*/
.hzmt-card {position: relative; overflow: hidden; border: none; color: #fff; border-radius:7px; margin-top:10px;}
.hzmt-card img {width: 100%; height: auto; transition: transform 0.3s ease-in-out;}
.hzmt-card:hover img {transform: scale(1.1);}
.hzmt-card-overlay {position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.4);}
.hzmt-card-overlay h5 {position: absolute; left: 3%; bottom: 4%; font-weight: 600; font-size:22px;}
.hzmt-card-arrow {position: absolute; top: 10px; right: 10px; background: rgba(255, 255, 255, 0.8); border-radius: 50%; width: 40px; height: 40px; display: flex; justify-content: center; align-items: center; opacity: 0; transition: opacity 0.3s ease-in-out;}
.hzmt-card:hover .hzmt-card-arrow {opacity: 1;}
.hzmt-card-arrow i {font-size: 18px; color: #DAA520; position: absolute; left: 12px;}

@media (max-width:1200px){
.iletisim-p {margin-bottom: 30px;}
.hzmt-card img {width: 100% !important; height: auto !important;}
}
@media (max-width:1000px){
.container-flex {flex-wrap: wrap;}
.container-flex-reverse {flex-wrap: wrap;}
.hws-bio {width: 100%; margin-bottom: 10px;}
.hws-img {flex-basis: 100%; padding:50px 50px 0 50px}
.row-flex {flex-wrap: wrap;}
.hws-image {position: relative; width: 100%;}
.hws-text {width: 100%; }
.hws-background {position: relative; width: 100%;}
.hws-content {width: 100%; padding: 10px;}
.hws-img-sag {flex-basis: 100%; padding: 50px 0px 0px 0px;}
.hws-img-sol {flex-basis: 100%; padding: 50px 0px 0px 0px;}
.resim-card {margin-bottom: 15px;}
.iletism-bg-none {background-image: none !important; background-color: rgb(219, 226, 234);}
.mobil-d-none {display:none;}
.ustaltp175 {padding:50px 0px;}
}
@media (max-width:768px){
#hws-video {object-fit: contain; width: 100%; height: auto; box-shadow: 0 0 0px #fff;}
.hws-icon-table {width: 50%;}
.urun-image {height: 200px; width: 200px;}
.iletisim-p {padding-right: 0px;}
}