h1, h2 {
	font-family: 'Bai Jamjuree', sans-serif;
}
h3, h4, h5, input, select, textarea, button, ul, li, span, table, td, tr, th {
	font-family: 'Manrope', sans-serif;
}
html {
	scroll-behavior: smooth;
}
h1 {
	font-size: 90px;
	line-height: 91px;
}
h2 {
	font-size: 80px;
	line-height: 80px;
	color: #3D3D3B;
	font-weight: 500;
}
h3 {
	font-size: 30px;
	line-height: 30px;
}
h4 {
	font-size: 25px;
	line-height: 42px;
	font-weight: 300;
}
h5 {
	font-size: 20px;
	line-height: 30px;
}
h6 {
	font-size: 18px;
	line-height: 18px;
}
p {
	font-size: 16px;
	line-height: 16px;
}
a:hover {
	text-decoration: none;
}
input, select, button, textarea {
	outline: none;
}
.anasayfa-slider {

	position: relative;
	height: 100vh;
	overflow: hidden;
	margin-left: 80px;
}
.anasayfa-slider-width {

	display: inline-block;
	width: 20%;
	height: 100vh;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	transition: 0.5s;
}
.anasayfa-slider-width:hover img {
	transition: 1s;
	transform: scale(1.1);
}
.anasayfa-slider-width:hover .anasayfa-slider-desc {
	transition: 0.5s;
	bottom: 7%;
	left: 5%;
}
.anasayfa-slider-width:hover .anasayfa-slider-number {
	transition: 0.5s;
	bottom: 4%;
}
.anasayfa-slider-width .anasayfa-slider-desc {
	transition: 0.5s;
	position: absolute;
	bottom: 14%;
	left: 12%;
}
/*
 .anasayfa-slider-width:nth-of-type(1) .anasayfa-slider-film {
 background: linear-gradient( 180deg, rgba(0, 0, 0, 0) -84.85%, rgb(0 0 0 / 8%) 15.15%);
 }*/
.anasayfa-slider-width .anasayfa-slider-desc span {
	font-family: 'Bai Jamjuree', sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 30px;
	line-height: 2vw;
	color: #FFFFFF;
}
.anasayfa-slider-width .anasayfa-slider-number {
	transition: 0.5s;
	position: absolute;
	bottom: -2vw;
	right: 0%;
}
.anasayfa-slider-width .anasayfa-slider-number span {
	font-family: 'Rubik', sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 23vw;
	line-height: 282px;
	-webkit-text-fill-color: transparent;
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: #ffffff;
	opacity: 0.5;
}
.anasayfa-slider-width img {

	width: 100%;
	transition: 1s;
	height: 100vh;
	object-fit: cover;
}
.anasayfa-slider-film {
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) -84.85%, rgb(0 0 0 / 29%) 15.15%);
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
}
.modal-askaleslider {

}
.askale-logo {

	position: absolute;
	top: 3%;
	left: 3%;
	z-index: 1;
	width: 19%;
	text-align: center;
}
.askale-logo img {

	width: 250px;
}
.width-genislet {
	width: 47%;
	transition: 0.5s;
}
.width-daralt {
	width: 13%;
	transition: 0.5s;
}
.anasayfa-slider-desc-hover {

	position: absolute;
	bottom: 24%;
	width: 80%;
	height: auto;
	opacity: 0;
	transition: 0.5s;
	left: 5%;
}
.anasayfa-slider-desc-hover h1 {

	color: #fff;
}
.anasayfa-slider-desc-hover h5 {

	color: #fff;
	height: 100px;
	margin-bottom: 0;
	margin-top: 7%;
}
.anasayfa-slider-desc-hover .anasayfa-buton {

	margin-top: 4%;
}
.buton {

	background: #E52822;
	border: 1px solid #E52822;
	box-sizing: border-box;
	border-radius: 30px;
	width: 240px;
	height: 50px;
	padding: 10px 35px;
	display: inline-block;
}
.buton .buton-yazi {

	display: inline-block;
	width: 72%;
}
.buton .buton-yazi span {

	font-weight: normal;
	font-size: 12px;
	line-height: 12px;
	transition: 0.5s;
	letter-spacing: 0.05em;
	color: #FFFFFF;
	position: relative;
	top: -10px;
}
.buton .buton-oklar {

	display: inline-block;
	width: 25%;
	text-align: right;
	position: relative;
	overflow: hidden;
	height: 30px;
}
.buton .buton-oklar img {
	width: auto;
	height: auto;
}
.buton .buton-oklar .buton-ok-ilk {

	position: absolute;
	margin-top: 24%;
	right: 10%;
	transition: 0.5s;
}
.buton .buton-oklar .buton-ok-son {

	position: absolute;
	margin-top: 24%;
	right: 70%;
	transition: 0.5s;
}
.anasayfa-slider-width:hover .anasayfa-slider-desc-hover {
	opacity: 1;
	transition: 0.5s;
}
.buton:hover {
	background: #fff;
	transition: 0.5s;
}
.buton:hover .buton-oklar .buton-ok-ilk {
	transition: 0.5s;
	right: -50%;
}
.buton:hover .buton-oklar .buton-ok-son {
	transition: 0.5s;
	right: 10%;
}
.buton:hover .buton-yazi span {
	transition: 0.5s;
	color: #E52822;
}
.main-header {

	width: 80px;
	height: 100vh;
	background: #3D3D3B;
	position: fixed;
	left: 0%;
	z-index: 11;
}
.hamburger-menu {

	position: absolute;
	top: 50%;
	width: 100%;
	text-align: center;
	cursor: pointer;
}
.hamburger-menu img {

	width: 60%;
}
.main-header-giris-whatsup {

	position: absolute;
	top: 5%;
	width: 100%;
}
.main-header-giris-whatsup ul {

	padding-left: 0;
	text-align: center;
	margin-bottom: 0;
}
.main-header-giris-whatsup ul li {

	list-style: none;
	margin-bottom: 20px;
}
.main-header-giris-whatsup ul li img {

}
.footer {
	position: relative;
	padding-top: 2%;
	padding-bottom: 5%;
	background-image: url("../img/footer-bg.png");
	background-repeat: no-repeat;
	background-size: cover;
}
.askale-footer-bayiler {

	margin-bottom: 50px;
}
.askale-footer-bayiler .footer-bayi-logo {

	display: inline-block;
	vertical-align: middle;
	width: 250px;
	height: 80px;
	object-fit: contain;
}
.askale-footer-bayiler ul {

	margin-bottom: 0;
	display: inline-block;
	padding-left: 60px;
	vertical-align: middle;
}
.askale-footer-bayiler ul li {
	position: relative;
	display: inline-block;
	margin: 0px 20px 0px 20px;
	border-left: 1px solid #3D3D3B;
	padding-left: 25px;
	margin-bottom: 10px;
}
.askale-footer-bayiler ul li a {
	font-weight: normal;
	font-size: 25px;
	line-height: 35px;
	color: #101010;
}
.askale-footer-bayiler ul li a:hover {
	color: #e52822;
}
.askale-footer-bayiler ul li:before {
	content: "";
	background-image: url("../img/footer-bayi-sag-kirmizi-ok.png");
	background-size: contain;
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
	position: absolute;
	left: 12px;
	top: 34%;
}
.footer-center {

	padding-top: 2%;
	padding-bottom: 2%;
	border-top: 1px solid #393939;
	border-bottom: 1px solid #393939;
	margin-top: 2%;
}
.footer-center .footer-center-first {

	width: 34%;
	padding-left: 2%;
}
.footer-center .footer-center-first input {

	border: 1px solid #3D3D3B;
	box-sizing: border-box;
	border-radius: 10px;
	font-weight: normal;
	font-size: 12px;
	padding-right: 10%;
	line-height: 12px;
	letter-spacing: 0.05em;
	color: #3D3D3B;
	padding-left: 10px;
	width: 250px;
	height: 45px;
	margin-bottom: 30px;
	position: relative;
}
.footer-center .footer-center-first input::placeholder {
	color: #3D3D3B;
}
.footer-center .footer-center-first p {

	font-weight: normal;
	font-size: 14px;
	line-height: 19px;
	color: #3D3D3B;
	margin-bottom: 10px;
	width: 50%;
}
.footer-center .footer-center-first ul {

	padding-left: 0;
	margin-bottom: 0;
	margin-top: 5%;
}
.footer-center .footer-center-first ul li {

	display: inline-block;
	margin: 0px 12px 0px 0px;
}
.footer-center .footer-center-first ul li:nth-of-type(1) {

	/* border-right: 1px solid #E52822; */
	padding-right: 20px;
width: 100%;}
.footer-center .footer-center-first ul li a {

	font-weight: normal;
	font-size: 14px;
	line-height: 19px;
	color: #3D3D3B;
}
.footer-center .footer-center-first ul li a:hover {

}
.footer-center-second1 {

	width: 20%;
}
.footer-center-second1 ul {

	padding-left: 0;
}
.footer-center-second1 ul li {

	list-style: none;
}
.footer-center-second1 ul li a {

	font-weight: 500;
	font-size: 30px;
	color: #393939;
}

.footer-center-second1 ul li a:hover {
	font-weight: 700;
}
.footer-center-second2 {

	width: 20%;
}
.footer-center-second2 ul {
	padding-left: 20%;
}
.footer-center-second2 ul li {

	list-style: none;
}
.footer-center-second2 ul li a {

	font-weight: 500;
	font-size: 30px;
	color: #393939;
}
.footer-center-second2 ul li a:hover {
	font-weight: 700;
}
.footer-center-third {

	width: 26%;
	padding-left: 8%;
}
.footer-center-third h3 {

	font-weight: 500;
	color: #393939;
}
.footer-center-third p {

	font-weight: normal;
	font-size: 14px;
	line-height: 19px;
	color: #3D3D3B;
	margin-bottom: 0;
}
.footer-center-third ul {

	padding-left: 0;
	margin-bottom: 0;
	margin-top: 10%;
}
.footer-center-third ul li {

	display: inline-block;
	margin: 0px 10px 0px 0px;
}
.footer-center-third ul li img:hover {

}
.footer-copyright {

	margin-top: 3%;
}
.footer-copyright p {

	font-weight: 300;
	font-size: 14px;
	line-height: 17px;
	letter-spacing: 0.02em;
	color: #555555;
	margin-bottom: 0;
}
.footer-copyright p a {

	color: #555555;
	font-weight: bold;
}
.footer-copyright p a:hover {

}
.mainpage-hakkinda {

	position: relative;
	padding-top: 5%;
	padding-bottom: 5%;
	background-image: url("../img/cimento-bg.png");
	background-size: contain;
	background-repeat: no-repeat;
	overflow: hidden;
}
.mainpage-hakkinda h2 {

	margin-bottom: 40px;
}
.mainpage-hakkinda h5 {

	font-weight: 300;
	color: #404040;
}
.hakkinda-buton {

	margin-top: 7%;
}
.hakkinda-buton .buton {
}
.outline-btn {
	background: transparent;
	border: 1px solid #E52822;
}
.outline-btn .buton-yazi span {
	color: #E52822;
}
.outline-btn:hover {
	background: #E52822;
}
.outline-btn:hover .buton-yazi span {
	color: #fff;
}
.outline-btn:hover .buton-oklar .buton-ok-ilk {

	right: 50%;
}
.outline-btn .buton-oklar .buton-ok-son {

	right: 50%;
}
.main-hakkinda-right {

	padding-left: 10%;
	padding-right: 15%;
}
.main-hak-yuzgec {

	position: absolute;
	right: 0%;
	bottom: 8%;
}
.main-hak-yuzgec img {

	width: 100%;
}
.banner {

	position: relative;
	overflow: hidden;
}
.banner .banner-image {
	clip-path: polygon(0 0, 100% 0, 100% 100%, 80% 100%, 80% 90%, 0 90%);
	width: 100%;
}
.banner .banner-pattern {

	position: absolute;
	bottom: 0%;
	right: 15%;
}
.banner .banner-pattern img {

	width: 100%;
}
.askale-hakkinda {
	position: relative;
	padding-top: 5%;
	padding-bottom: 5%;
	background-image: url(../img/cimento-bg.png);
	background-size: contain;
	background-repeat: no-repeat;
	overflow: hidden;
}
.askale-hakkinda .row {
	margin-top: 5%;
}
.askale-hakkinda .row .col-lg-6 {

	padding-right: 5%;
}
.askale-hakkinda .row h4 {

	color: #404040;
}
.askale-hakkinda .row h4 ul {
	margin-bottom: 0;
	padding-left: 0;
}
.askale-hakkinda .row h4 ul li {
	list-style: none;
	position: relative;
	padding-left: 3%;
}
.askale-hakkinda .row h4 ul li:before {
	content: "";
	background-image: url("../img/s-list-red-ok.png");
	width: 15px;
	height: 15px;
	position: absolute;
	left: 0%;
	top: 34%;
	background-size: contain;
	background-repeat: no-repeat;
}
.izlence {

	position: relative;
	z-index: 1;
}
.izlence ul {

	padding-left: 0;
	margin-bottom: 0;
}
.izlence ul li {

	display: inline-block;
}
.izlence ul li:last-child a {
	font-weight: bold;
	color: #E52822;
	cursor: default;
}
.izlence ul li span {

	font-weight: 300;
	font-size: 26px;
	line-height: 110px;
	letter-spacing: 0.075em;
	color: #3D3D3B;
}
.izlence ul li a {

	font-weight: 300;
	font-size: 20px;
	letter-spacing: 0.075em;
	color: #3D3D3B;
}
.izlence ul li a:hover {

}
.askale-hakkinda-atom {
	position: absolute;
	right: 10%;
	top: 0%;
	display: none;
}
.askale-hakkinda-atom img {

}
.yuzgec-ic {
	position: relative;
}
.main-hak-yuzgec-ic-sayfa {

	position: absolute;
	width: 100%;
	text-align: center;
	top: -90px;
}
.main-hak-yuzgec-ic-sayfa img {

	width: 14%;
}
.mainpage-first-yuzgec {

	position: absolute;
	top: 0%;
	width: 100%;
	right: -20%;
	text-align: center;
}
.mainpage-first-yuzgec img {
	width: 17%;
}
.tarihce {

	padding-top: 5%;
	padding-bottom: 5%;
	position: relative;
	background-image: url(../img/cimento-bg.png);
	background-size: contain;
	background-repeat: no-repeat;
}
.tarihce h2 {
}
.tarihce-owl {

	margin-top: 7%;
}
.tarihce-card {
	text-align: center;
	width: 80%;
	margin: auto;
	position: relative;
	cursor: pointer;
}
.tarihce-card .tarihce-card-yil {
	position: absolute;
	top: -8%;
	width: 100%;
	z-index: 1;
}
.tarihce-card .tarihce-card-yil span {

	-webkit-text-stroke: 5px rgba(61, 61, 59, 0.5);
	-webkit-text-fill-color: transparent;
	font-family: 'Bai Jamjuree', sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 110px;
	line-height: 84px;
	transition: 1s;
}
.tarihce-card .tarihce-card-main-image {

	margin-top: 15%;
	transition: 1s;
	opacity: 0.5;
	position: relative;
}
/*
 .tarihce-card .tarihce-card-main-image:after {
 content: "";
 background-size: contain;
 background-image: url("../img/tarihce-kalem-el.png");
 background-repeat: no-repeat;
 width: 350px;
 height: 350px;
 position: absolute;
 top: 10%;
 transition: 1s;
 opacity: 0;
 }*/
.tarihce-card .tarihce-card-main-image img {

	transition: 1s;
}
.tarihce-card h5 {

	font-weight: 300;
	text-align: center;
	color: #404040;
	margin-top: 10%;
	height: 90px;
	margin-bottom: 0;
}
.tarihce-owl .owl-item.center .tarihce-card .tarihce-card-yil span {

	transition: 1s;
	-webkit-text-stroke: 0px #E52822;
	-webkit-text-fill-color: #E52822;
}
.tarihce-owl .owl-item.center .tarihce-card-main-image {
	transition: 1s;
	opacity: 1;
}
.tarihce-owl .owl-item.center .tarihce-card-main-image:after {
	transition: 1s;
	opacity: 1;
}
.tarihce-owl .owl-nav {
	display: block !important;
	top: -20%;
	position: absolute;
	right: 10%;
}
.tarihce-ustu-desen {

	position: relative;
}
.tarihce-ustu-desen .tarihce-ustu-desen-image {

	position: absolute;
	right: 11%;
	margin-top: -25%;
}
.tarihce-ustu-desen .tarihce-ustu-desen-image img {

	width: 100%;
}
.tarihce-sol-desen {

	position: absolute;
	left: 1%;
}
.tarihce-sol-desen img {

}
.tarihce-alti-yuzgec {

	position: absolute;
	right: 19%;
	bottom: 0%;
}
.tarihce-alti-yuzgec img {

	transform: rotate(-180deg);
	width: 70%;
}
.yonetim-kurulu-uyelerimiz {

	position: relative;
	padding-top: 2%;
	padding-bottom: 5%;
	overflow: hidden;
	background-image: url(../img/cimento-bg.png);
	background-size: contain;
	background-repeat: no-repeat;
}
.yonetim-kurulu-uyelerimiz h2 {

	margin-bottom: 5%;
	margin-top: 5%;
}
.yonetim-kurulu-uyelerimiz .yku-box {

	width: 100%;
	position: relative;
	border-bottom: 1px solid #E52822;
	padding-bottom: 30px;
	margin-bottom: 50px;
}
.yonetim-kurulu-uyelerimiz .yku-box .yku-first {

display: inline-block;

width: 20%;

padding-left: 2%;
}
.yonetim-kurulu-uyelerimiz .yku-box .yku-first img {

	border: 1px solid #3D3D3B;
	width: 50%;
}
.yonetim-kurulu-uyelerimiz .yku-box .yku-second {

display: inline-block;

width: 30%;

margin-top: auto;
}
.yonetim-kurulu-uyelerimiz .yku-box .yku-second span {

	font-weight: bold;
	font-size: 40px;
	line-height: 162.5%;
	color: #838383;
}
.yonetim-kurulu-uyelerimiz .yku-box .yku-third {

display: inline-block;

width: 50%;

padding-right: 2%;

margin-top: auto;
}
.yonetim-kurulu-uyelerimiz .yku-box .yku-third span {

	font-style: normal;
	font-weight: 300;
	font-size: 40px;
	line-height: 162.5%;
	color: #838383;
}
.yku-desen {

	position: absolute;
	bottom: 50%;
	right: 20%;
}
.yku-desen img {

}
.yoneticilierimiz-yuzgec {

	position: absolute;
	right: -5%;
}
.yoneticilierimiz-yuzgec img {

	transform: rotate(-180deg);
	width: 90%;
}
.vizyonumuz {
	position: relative;
	background-image: url(../img/cimento-bg.png);
	background-size: contain;
	background-repeat: no-repeat;
	padding-top: 5%;
	padding-bottom: 5%;
	overflow: hidden;
}
.vizyonumuz h2 {
	margin-bottom: 5%;
}
.vizyonumuz .vizyonumuz-left-side {

}
.vizyonumuz .vizyonumuz-left-side h4 {

	font-weight: 300;
	color: #404040;
}
.vizyonumuz .vizyonumuz-right-side {

position: relative;

height: 600px;
}
.vizyonumuz .vizyonumuz-right-side .vizyonumuz-first-image {

position: absolute;

z-index: 1;

top: -31%;

right: 10%;
}
.vizyonumuz .vizyonumuz-right-side .vizyonumuz-first-image:before {
	content: "";
	background-image: url("../img/ikili-resim-kesik-yuvarlak.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 151px;
	height: 150px;
	position: absolute;
	top: -40%;
}
.vizyonumuz .vizyonumuz-right-side .vizyonumuz-first-image img {

	width: 100%;
}
.vizyonumuz .vizyonumuz-right-side .vizyonumuz-second-image {
	position: absolute;
	z-index: 0;
	right: 0%;
}
.vizyonumuz .vizyonumuz-right-side .vizyonumuz-second-image img {
	width: 100%;
}
.strateji-list {

	margin-bottom: 0;
	padding-left: 0;
}
.strateji-list li {

	font-weight: 300;
	font-size: 24px;
	line-height: 162.5%;
	color: #404040;
	list-style: none;
	margin-bottom: 30px;
	position: relative;
	padding-left: 5%;
}
.strateji-list li span {

	color: #E30613;
}
.strateji-list li:before {
	content: "";
	background-image: url("../img/s-list-red-ok.png");
	background-size: contain;
	background-repeat: no-repeat;
	width: 15px;
	height: 15px;
	position: absolute;
	left: 2%;
	top: 15%;
}
.atik-yonetim-btn {

	margin-top: 5%;
}
.atik-yontemi-right-image {

	position: relative;
}
.atik-yontemi-right-image img {

	width: 100%;
}
.atik-yonetimi-yuvarlak {
	position: absolute;
	top: -60%;
	z-index: -1;
}
.atik-yonetimi-yuvarlak img {

	width: 100%;
}

/*-----*/

@keyframes rotating {
from {
	-ms-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
}
to {
	-ms-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg);
}
}
.rotating {
	-webkit-animation: rotating 12s linear infinite;
	-moz-animation: rotating 12s linear infinite;
	-ms-animation: rotating 12s linear infinite;
	-o-animation: rotating 12s linear infinite;
	animation: rotating 12s linear infinite;
}

/*-----*/

.liman-hizmetleri-yuzgec {

	position: absolute;
	top: 38%;
	right: 8%;
}
.liman-hizmetleri-yuzgec img {

}
.hizmetlerimiz-double-images {

	height: 650px;
}
.hizmetlerimiz-double-images-1 {

	position: absolute;
	z-index: 1;
	top: 14%;
	right: 7%;
}
.hizmetlerimiz-double-images-1 img {

	width: 100%;
}
.hizmetlerimiz-double-images-2 {

	position: absolute;
	z-index: 0;
}
.hizmetlerimiz-double-images-2 img {

	width: 100%;
}
.hizmetlerimiz-part-yuzgec {

	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	text-align: center;
}
.hizmetlerimiz-part-yuzgec img {

	width: 20%;
}
.cevre-part-yuzgec {

	position: absolute;
	bottom: 10%;
	width: 100%;
	text-align: center;
	right: 0%;
	z-index: -1;
}
.cevre-part-yuzgec img {

	width: 15%;
}
.sosyal-sorumluluk-left-desc {

	width: 70%;
}
.sosyal-sorumluluk-left-desc h3 {

	font-weight: 700;
	margin-bottom: 30px;
	line-height: 40px;
}
.dijitalizayon-right-side-desc h4 ul {
	margin-bottom: 0;
	padding-left: 0;
	margin-top: 3%;
}
.dijitalizayon-right-side-desc h4 ul li {
	list-style: none;
	position: relative;
	padding-left: 3%;
	line-height: 45px;
}
.dijitalizayon-right-side-desc h4 ul li:before {
	content: "";
	background-image: url(../img/s-list-red-ok.png);
	width: 15px;
	height: 15px;
	position: absolute;
	left: 0%;
	top: 15px;
	background-size: contain;
	background-repeat: no-repeat;
}
.dijitalizasyon-ust-desen {

	position: absolute;
	bottom: 20%;
	right: 20%;
}
.dijitalizasyon-ust-desen img {

}

.surdurulebilirlik-ic-first {

	position: relative;
	padding-top: 5%;
	padding-bottom: 2%;
}
.surdur-atom {
	position: absolute;
	right: 10%;
	top: 40%;
	display: none;
}
.surdur-atom img {

}
.surdurulebilirlik-ic-second {

	overflow: hidden;
	position: relative;
	background-image: url("../img/cimento-bg.png");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
.surdurulebilirlik-ic-second h2 {

	margin-bottom: 4%;
}
.surdurulebilirlik-ic-second h5 {

	font-weight: 300;
	color: #404040;
}
.surdurulebilirlik-ic-second h3 {
	font-weight: bold;
	color: #404040;
	margin-top: 2%;
	margin-bottom: 2%;
}
.surdurulebilirlik-ic-second ul {
	padding-left: 0;
	margin-bottom: 0;
}
.surdurulebilirlik-ic-second ul li {
	position: relative;
	padding-left: 25px;
	list-style: none;
	font-weight: 300;
	font-size: 25px;
	line-height: 131%;
	color: #101010;
	margin-bottom: 15px;
}
.surdurulebilirlik-ic-second ul li:before {
	content: "";
	background-image: url(../img/s-list-red-ok.png);
	width: 12px;
	height: 12px;
	position: absolute;
	left: 0%;
	top: 10px;
	background-size: contain;
	background-repeat: no-repeat;
}
.sur-ic-images {

	padding-left: 6.8%;
	margin-top: 2%;
	padding-bottom: 2%;
}
.sur-ic-images img {

	width: 100%;
	height: 520px;
	object-fit: contain;
}
.download-pdf {

	position: absolute;
	right: 10%;
	top: 1%;
}
.download-pdf a {

	background: #E52822;
	border-radius: 60px;
	padding: 16px 30px;
	font-weight: normal;
	font-size: 20px;
	line-height: 12px;
	letter-spacing: 0.05em;
	color: #FFFFFF;
	width: 260px;
	position: relative;
	display: flex;
	align-items: center;
	border: 1px solid #E52822;
	transition: 0.5s;
}
.download-pdf a:hover {

	transition: 0.5s;
	border: 1px solid #E52822;
	background: #fff;
	color: #E52822;
}
.download-pdf a img {

	width: 25px;
	height: 25px;
	object-fit: contain;
	margin-left: 20px;
}
.pdf-normal {
	transition: 0.5s;
	display: inline-block;
}
.pdf-hover {
	transition: 0.5s;
	display: none;
}
.download-pdf a:hover .pdf-normal {
	transition: 0.5s;
	display: none;
}
.download-pdf a:hover .pdf-hover {
	transition: 0.5s;
	display: inline-block;
}
.isg-utgulamalarimiz-slider {
	padding-top: 4%;
	padding-bottom: 4%;
	background-image: url(../img/cimento-bg.png);
	background-size: contain;
	background-repeat: no-repeat;
}
.isg-uygulama-owl {

	margin-top: 5%;
}
.isg-utgulamalarimiz-slider h2 {
}
.isg-uyg-owl-desc {

	padding-left: 5%;
	padding-right: 5%;
}
.isg-uyg-owl-desc h3 {

	font-weight: bold;
	color: #404040;
	margin-bottom: 30px;
}
.isg-uyg-owl-desc h4 {

	color: #404040;
}
.isg-uygulama-owl .owl-nav {
	display: block !important;
	position: absolute;
	top: -15%;
	right: 0%;
}
.isg-slider-yuzgec {

	position: absolute;
	right: 20%;
}
.isg-slider-yuzgec img {

	transform: rotate(-180deg);
	width: 70%;
}
.ssp-part {

	padding-top: 7%;
	padding-bottom: 2%;
	overflow: hidden;
	position: relative;
}
.ssp-part h3 {

	font-weight: bold;
	color: #404040;
	margin-bottom: 30px;
}
.ssp-part h4 {

	color: #404040;
}
.ssp-part img {

	width: 100%;
}
.ssp-owl-desc {

	padding-right: 20%;
}
.ssp-owl {
	margin-left: 7%;
}
.ssp-owl .owl-nav {
	display: block !important;
	position: absolute;
	top: -10%;
	right: 14%;
}
.askale-ik-yuzgec {

	position: absolute;
	top: 0%;
	text-align: center;
	width: 100%;
	right: 3%;
}
.askale-ik-yuzgec img {

	width: 15%;
}
.askale-is-staj-yuzgec {

	position: absolute;
	top: 20%;
	right: 15%;
}
.askale-is-staj-yuzgec img {

	width: 70%;
	transform: rotate(-180deg);
}
.is-staj-basvuru-btn {

	float: right;
	margin-top: 5%;
	position: relative;
	margin-bottom: 5%;
	margin-right: 10%;
}
/*
 .is-staj-basvuru-btn:before {
 content: "";
 background-image: url("../img/basvuru-buton-kalem.png");
 background-size: contain;
 width: 320px;
 height: 320px;
 position: absolute;
 background-repeat: no-repeat;
 top: -105px;
 left: -295px;
 }*/
.is-staj-basvuru-btn a {

	background: #E52822;
	border-radius: 40px;
	font-weight: 500;
	font-size: 26px;
	line-height: 140%;
	letter-spacing: 0.02em;
	color: #FFFFFF;
	padding: 18px 40px;
	border: 1px solid #E52822;
	transition: 0.5s;
}
.is-staj-basvuru-btn a:hover {

	transition: 0.5s;
	border: 1px solid #E52822;
	background: #fff;
	color: #E52822;
}
.haberler {

	position: relative;
	padding-top: 5%;
	padding-bottom: 0%;
	background-image: url(../img/cimento-bg.png);
	background-size: contain;
	background-repeat: no-repeat;
}
.haberler .haberler-title-tab {

	width: 100%;
}
.haberler .haberler-title-tab .haberler-title {

	width: 50%;
	padding-left: 1%;
}
.haberler .haberler-title-tab .haberler-title h2 {

}
.haberler .haberler-title-tab .haberler-tab {

	width: 35%;
	padding-right: 1%;
	text-align: right;
	align-items: center;
	justify-content: right;
	display: flex;
}
.haberler .haberler-title-tab .haberler-tab ul {

	margin-bottom: 0;
	padding-left: 0;
}
.haberler .haberler-title-tab .haberler-tab ul li {

	font-weight: 500;
	font-size: 18px;
	line-height: 10px;
	letter-spacing: 0.04em;
	color: #000000;
	display: inline-block;
	margin: 0px 0px 0px 25px;
	cursor: pointer;
}
.haberler .haberler-title-tab .haberler-tab ul li.active-haber-tab-menu {

	background: #E52822;
	border-radius: 30px;
	padding: 20px;
	letter-spacing: 0.04em;
	color: #FFFFFF;
	font-weight: bold;
}
.haberler-cards {

	margin-top: 10%;
}
.haber-card {

	width: 100%;
	position: relative;
	border: none;
	transition: 1s;
	margin-bottom: 15%;
}
.haber-card .overflow-hidden {
	border: 1px solid transparent;
	transition: 1s;
}
.haber-card .haber-card-image {

	width: 100%;
	transition: 1s;
	height: 250px;
	object-fit: cover;
}
.haber-card .card-body {

	padding: 30px 0px 30px 0px;
}
.haber-card .card-body h3 {
	font-weight: bold;
	color: #3D3D3B;
	height: 100px;
	margin-bottom: 0;
}
.haber-card .card-body h5 {

	font-weight: 300;
	color: #8B8B8B;
	margin-bottom: 0;
	height: 180px;
}
.haber-card .card-body .haber-card-btn {

}
.haber-card .card-body .haber-card-btn a {

	font-weight: 500;
	font-size: 20px;
	line-height: 162.5%;
	color: #8B8B8B;
	transition: 1s;
}
.haber-card .card-body .haber-card-btn a:hover {

}
.haber-card .card-body .haber-card-btn a img {

	margin-left: 10px;
	width: auto;
	display: inline-block;
}
.haber-card .haber-yil {
	margin-bottom: -10px;
	text-align: center;
}
.haber-card .haber-yil span {
	-webkit-text-stroke: 2px rgba(61, 61, 59, 0.5);
	-webkit-text-fill-color: transparent;
	font-style: normal;
	font-weight: normal;
	font-size: 150px;
	line-height: 10px;
	transition: 1s;
	font-family: 'Bai Jamjuree', sans-serif;
	text-align: center;
}
.haber-card:hover {
	transition: 1s;
}
.haber-card:hover .overflow-hidden {
	border: 1px solid #E52822;
	transition: 1s;
}
/*
 .haber-card:hover .haber-yil span {
 transition: 1s;
 -webkit-text-stroke: 2px #E52822;
 -webkit-text-fill-color: #E52822;
 }*/
.haber-card:hover  .haber-card-image {
	transition: 1s;
	transform: scale(1.1);
}
.haber-card:hover .card-body .haber-card-btn a {
	transition: 1s;
	margin-left: 4%;
}
.basin-bultenleri {

	position: relative;
	padding-top: 0%;
	padding-bottom: 5%;
	background-image: url(../img/cimento-bg.png);
	background-size: contain;
	background-repeat: no-repeat;
}
.basin-bultenleri h5 {
	font-weight: 500;
	color: #404040;
	margin-top: 2%;
}
.bain-bultenleri-inputlar {

	margin-top: 4%;
	padding-left: 1%;
	padding-right: 1%;
}
.bain-bultenleri-inputlar .bbi-left {

	width: 25%;
}
.bain-bultenleri-inputlar .bbi-left h4 {

	width: 70%;
	font-weight: bold;
	line-height: 30px;
	color: #3D3D3B;
}
.bain-bultenleri-inputlar .bbi-left h6 {

	font-weight: normal;
	color: #8692A6;
	margin-top: 15px;
}
.bain-bultenleri-inputlar .bbi-right {

	width: 75%;
}
.bain-bultenleri-inputlar .bbi-right p {

	font-weight: 500;
	font-size: 20px;
	line-height: 27px;
	color: #3D3D3B;
	margin-bottom: 0;
}
.bain-bultenleri-inputlar .bbi-right input {

	width: 100%;
	border-bottom: 1px solid #E52822;
	border-top: none;
	border-left: none;
	border-right: none;
	height: 40px;
	margin-bottom: 50px;
}
.bbi-buton {

	text-align: right;
}
.bbi-buton button {
	border: 1px solid #E52822;
	box-sizing: border-box;
	border-radius: 30px;
	background: transparent;
	padding: 6px 30px;
	transition: 0.5s;
}
.bbi-buton button:hover {
	transition: 0.5s;
	background: #E52822;
	border: 1px solid #E52822;
	color: #fff;
}
.footer-bayi-row {

	position: relative;
	width: 100%;
}
.footer-bayi-row .footer-bayi-row-logo {

	display: inline-block;
	width: 13%;
}
.footer-bayi-row .footer-bayi-row-liste {

	display: inline-block;
	width: 86%;
}
.footer-email-gonder-btn {

	position: relative;
}
.footer-email-gonder-btn button {

	position: absolute;
	right: 55%;
	z-index: 1;
	background: no-repeat;
	border: none;
	margin-top: 8px;
}
.footer-email-gonder-btn button img {

}
.yuksek-performans-urunleri {

	position: relative;
	padding-top: 7%;
	padding-bottom: 7%;
	background-image: url(../img/cimento-bg.png);
	background-size: contain;
	background-repeat: no-repeat;
	overflow: hidden;
}
.yuksek-performans-urunleri h2 {

	margin-bottom: 30px;
}
.yuksek-performans-urunleri h5 {

	font-weight: 300;
	color: #404040;
}
.cimeto-hazir-beton-tab {

	position: relative;
	padding-top: 4%;
	padding-bottom: 4%;
}
.cimeto-hazir-beton-tab .chbt-left-side {

	position: relative;
}
.cimeto-hazir-beton-tab .chbt-left-side ul {

	padding-left: 0;
	margin-bottom: 0;
}
.cimeto-hazir-beton-tab .chbt-left-side ul li {

	font-style: normal;
	font-weight: normal;
	font-size: 60px;
	line-height: 152.5%;
	color: #3D3D3B;
	list-style: none;
	margin-bottom: 15%;
	position: relative;
	width: 90%;
	cursor: pointer;
}
.cimeto-hazir-beton-tab .chbt-left-side ul li span {
	font-size: 25px;
	line-height: 101px;
	color: #E52822;
	font-weight: bold;
	vertical-align: super;
	margin-right: 1%;
}
.cimeto-hazir-beton-tab .chbt-left-side ul li img {
	float: right;
	margin-top: 3%;
	transition: 0.5s;
	opacity: 0;
}
.cimeto-hazir-beton-tab .chbt-right-side {
}
.cimeto-hazir-beton-tab .chbt-right-side .chbt-images {
}
.cimeto-hazir-beton-tab .chbt-right-side .chbt-images img {
	width: 100%;
	height: 450px;
	object-fit: contain;
}
#parent-chbt-tab-menu {
	position: relative,
	}
	.ypu-right-circle{
	position: absolute;
	display: block !important;
	top: -60%;
	right: -20%;
	z-index: -1;
}
.ypu-right-circle img {
	width: 90%;
}
.ypu-right-rotate-circle {

	position: absolute;
	z-index: -1;
	top: -60%;
	display: block !important;
}
.ypu-right-rotate-circle img {

	width: 100%;
}
.cimeto-hazir-beton-tab .chbt-left-side ul li.active-chbt-tab-menu {

	font-weight: 700;
}
.cimeto-hazir-beton-tab .chbt-left-side ul li.active-chbt-tab-menu img {
	transition: 0.5s;
	opacity: 1;
}
.cimeto-hazir-beton-tab .chbt-left-side ul li a {
	color: #3D3D3B;
}
.ypu-desen {

	position: absolute;
	top: 0%;
	left: 0%;
}
.ypu-desen img {

	width: 60%;
}
.basin-bultenleri-desen {
	position: relative;
	overflow: hidden;
	padding-top: 8%;
	padding-bottom: 8%;
	z-index: -6;
}
.basin-bultenleri-desen ul {
	margin-bottom: 0;
	position: absolute;
	width: 100%;
	left: 10%;
	top: 30%;
	align-items: center;
	justify-content: center;
	display: flex;
}
.basin-bultenleri-desen ul li {
	position: relative;
	font-weight: normal;
	font-size: 100px;
	line-height: 110px;
	display: inline-block;
	-webkit-text-stroke: 2px rgba(61, 61, 59, 0.5);
	-webkit-text-fill-color: transparent;
	font-family: 'Bai Jamjuree', sans-serif;
	margin: 0% 0% 0% 10%;
}
.materyal-bankasi {

	position: relative;
	padding-top: 5%;
	padding-bottom: 5%;
	overflow: hidden;
}
.materyal-bankasi h2 {

}
.basin-bultenleri-el {

	position: absolute;
	bottom: -52%;
	left: 3%;
}
.basin-bultenleri-el img {

}
.basin-bultenleri-yuzgec {

	position: absolute;
	z-index: -1;
	text-align: center;
	right: 20%;
	top: -15%;
}
.basin-bultenleri-yuzgec img {

	width: 80%;
	transform: rotate(-180deg);
}
.materyal-bankasi-right-iamge {

	position: absolute;
	top: 0%;
	right: 0%;
}
.materyal-bankasi-right-iamge img {

	width: 100%;
	height: 100%;
}
.materyal-bank-accordion {

	margin-top: 14%;
	margin-left: 7%;
	position: relative;
	height: 500px;
}
.mba-left-side {

	position: relative;
	display: inline-block;
	width: 25%;
}
.mba-left-side .mba-left-desc {

	background: #E52822;
	padding: 20% 10% 20% 10%;
	position: relative;
	width: 100%;
	height: 550px;
}
.mba-left-side .mba-left-desc h3 {

	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	margin-bottom: 0;
	position: absolute;
	top: 50%;
	left: 0%;
	width: 100%;
}
.mba-left-side .mba-left-desc span {

	font-weight: normal;
	font-size: 350px;
	line-height: 110px;
	color: #3D3D3B;
	font-family: 'Bai Jamjuree', sans-serif;
	position: absolute;
	left: 0%;
	top: 40%;
	width: 100%;
	text-align: center;
}
.mba-right-side {
	position: relative;
	display: inline-block;
	width: 73%;
	vertical-align: top;
}
.mb-accordion-main {
	padding: 20px 50px 20px 50px;
	height: 180px;
	width: 100%;
	position: relative;
	display: block;
	overflow: hidden;
	background-image: url("../img/mb-accordion-bg.png");
	background-repeat: no-repeat;
	background-size: cover;
	border-bottom: 2px solid #838383;
	transition: 1s;
	cursor: pointer;
}
.mb-acc-first {

	width: 20%;
	align-items: center;
	display: flex;
	padding-top: 0%;
}
.mb-acc-first h4 {

	color: #3D3D3B;
	font-weight: bold;
	width: 90%;
	margin-bottom: 0;
}
.mb-acc-second {

	width: 70%;
	transition: 1s;
	opacity: 0;
}
.mb-acc-second h5 {

	font-weight: 300;
	color: #404040;
	margin-bottom: 0;
	padding-top: 4%;
}
.mb-acc-second .mb-acc-buton {

	margin-top: 8%;
	display: none;
	transition: 1s;
}
.mb-acc-second .mb-acc-buton a {

	background: #E52822;
	border: 1px solid #E52822;
	box-sizing: border-box;
	border-radius: 30px;
	font-weight: normal;
	font-size: 12px;
	line-height: 12px;
	letter-spacing: 0.05em;
	color: #FFFFFF;
	padding: 14px 40px;
	text-align: left;
	transition: 0.5s;
}
.mb-acc-second .mb-acc-buton a:hover {
	transition: 0.5s;
	background: #000;
	border: 1px solid #000;
}
.mb-acc-second .mb-acc-buton a img {

	margin-left: 20px;
	width: 25px;
	height: 25px;
	object-fit: contain;
}
.mb-acc-third {

	width: 10%;
	text-align: center;
	align-items: center;
	display: flex;
	padding-top: 2%;
}
.mb-acc-third img {

}
.acc-height {
	height: 250px;
	transition: 1s;
}
.iletisim-main-harita {

}
.iletisim-main-harita span {

	font-weight: bold;
	font-size: 50px;
	line-height: 105.5%;
	margin-bottom: 30px;
	color: #3D3D3B;
	display: block;
	font-family: 'Bai Jamjuree', sans-serif;
}
.iletisim-main-harita ul {

	padding-left: 0;
	margin-bottom: 0;
}
.iletisim-main-harita ul li {

	list-style: none;
	margin-bottom: 30px;
}
.iletisim-main-harita ul li a {

	font-weight: normal;
	font-size: 20px;
	line-height: 32px;
	color: #3D3D3B;
	margin-bottom: 0;
	display: inline-block;
	width: 90%;
}
.iletisim-main-harita ul li a:hover {

}
.iletisim-main-harita ul li p {

	font-weight: normal;
	font-size: 20px;
	line-height: 32px;
	color: #3D3D3B;
	margin-bottom: 0;
	display: inline-block;
	width: 90%;
}
.iletisim-main-harita ul li img {

	display: inline-block;
	width: 35px;
	height: 35px;
	object-fit: contain;
	margin-right: 15px;
}
.iletisim-main-harita iframe {

	height: 500px;
}
.fabrika-ve-tesislerimiz {

	position: relative;
}
.imh-yuzgec {

	position: absolute;
	bottom: -25%;
	right: -15%;
}
.imh-yuzgec img {

	width: 80%;
}
.fab-tes-select {

	position: absolute;
	right: 10%;
	top: 0%;
}

/*-------------*/
select {

	/* styling */

	background-color: white;
	border: thin solid blue;
	display: inline-block;
	font: inherit;
	line-height: 1.5em;
	padding: 0.5em 3.5em 0.5em 1em;
	/* reset */

	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
}
/*-------------*/

.dropdown-fab-tes {
	position: relative;
	background: #E52822;
	border-radius: 60px;
	display: inline-block;
	padding: 16px 20px;
	width: 270px;
}
.dropdown-fab-tes span {
	font-weight: bold;
	font-size: 20px;
	line-height: 24px;
	color: #FFFFFF;
}
.dropdown-fab-tes img {
	margin-left: 10px;
}
.dropdown-content-fab-tes {
	display: none;
	position: absolute;
	min-width: 160px;
	padding: 12px 16px;
	z-index: 1;
}

.dropdown-fab-tes:hover .dropdown-content-fab-tes {
	display: block;
	width: 100%;
	left: 0%;
	top: 30px;
	padding-top: 40px;
}
.dropdown-content-fab-tes ul {
	padding-left: 20px;
	margin-bottom: 0;
	padding-right: 20px;
}
.dropdown-content-fab-tes ul li {
	list-style: none;
	font-weight: 500;
	font-size: 20px;
	line-height: 24px;
	color: #616161;
	margin-bottom: 20px;
	cursor: pointer;
}

.iletisim-adres-box {

	margin-top: 5%;
}
.iletisim-adres-box h3 {

	font-weight: bold;
	color: #3D3D3B;
}
.iletisim-adres-box ul {

	padding-left: 0;
	margin-bottom: 0;
	margin-top: 5%;
}
.iletisim-adres-box ul li {

	list-style: none;
	margin-bottom: 30px;
}
.iletisim-adres-box ul li img {

	width: 25px;
	height: 25px;
	object-fit: contain;
	margin-right: 10px;
}
.iletisim-adres-box ul li a {

	font-weight: normal;
	font-size: 20px;
	line-height: 17px;
	color: #3D3D3B;
	transition: 0.5s;
}
.iletisim-adres-box ul li a:hover {

	color: #E52822;
	transition: 0.5s;
	font-weight: bold;
}
.iletisim-adres-box ul li p {

	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	font-size: 20px;
	line-height: 17px;
	color: #3D3D3B;
}
.tesislerimiz-ic-yuzgec {

	position: absolute;
	top: 0%;
	right: 7%;
}
.tesislerimiz-ic-yuzgec img {

	width: 60%;
	transform: rotate(90deg);
}
.tesislerimiz-don-btn {

	position: absolute;
	top: 7%;
	right: 12%;
	z-index: 1;
}
.tesislerimiz-don-btn a {

	background: #E52822;
	border-radius: 60px;
	font-weight: bold;
	font-size: 20px;
	line-height: 24px;
	color: #FFFFFF;
	transition: 0.5s;
	padding: 14px 30px;
	border: 1px solid #E52822;
}
.tesislerimiz-don-btn a:hover {

	transition: 0.5s;
	border: 1px solid #000;
	background: #000;
}
.tesislerimiz-don-btn a img {
	transform: rotate(180deg);
	margin-right: 10px;
}
.ysb-owl {

	margin-top: 5%;
}
.yonetim-sistemi-belgeleri {

	position: relative;
	padding-top: 5%;
	padding-bottom: 5%;
	background-image: url(../img/cimento-bg.png);
	background-size: contain;
	background-repeat: no-repeat;
}
.yonetim-sistemi-belgeleri h2 {

}
.yonetim-sistemi-belgeleri .ysb-card {

	width: 100%;
	text-align: center;
	border: 1px solid #8E8D8D;
	padding: 12% 10% 8% 10%;
	transition: 0.5s;
}
.yonetim-sistemi-belgeleri .ysb-card .ysb-card-main-icon {

	margin-bottom: 50px;
}
.yonetim-sistemi-belgeleri .ysb-card .ysb-card-main-icon img {

	width: 120px;
	height: 120px;
	object-fit: contain;
}
.yonetim-sistemi-belgeleri .ysb-card .ysb-card-main-icon .ysb-icon-normal {

	display: inline;
	transition: 0.5s;
}
.yonetim-sistemi-belgeleri .ysb-card .ysb-card-main-icon .ysb-icon-hover {

	display: none;
	transition: 0.5s;
}
.yonetim-sistemi-belgeleri .ysb-card h3 {

	margin-bottom: 0;
	height: 100px;
	color: #3D3D3B;
	font-weight: bold;
}
.yonetim-sistemi-belgeleri .ysb-card .ysb-download-btn {

	display: flex;
	align-items: center;
	justify-content: center;
}
.yonetim-sistemi-belgeleri .ysb-card .ysb-download-btn a {

	border: 1px solid #E52822;
	border-radius: 30px;
	font-weight: normal;
	font-size: 12px;
	line-height: 12px;
	letter-spacing: 0.05em;
	color: #3D3D3B;
	transition: 0.5s;
	display: flex;
	width: 45%;
	height: 50px;
	align-items: center;
	justify-content: center;
}
.yonetim-sistemi-belgeleri .ysb-card .ysb-download-btn a img {

	width: 20px;
	height: 20px;
	object-fit: contain;
	display: inline-block;
	margin-left: 30px;
}
.yonetim-sistemi-belgeleri .ysb-card:hover {
	transition: 0.5s;
}
.yonetim-sistemi-belgeleri .ysb-card:hover .ysb-card-main-icon .ysb-icon-hover {

	display: inline;
	transition: 0.5s;
}
.yonetim-sistemi-belgeleri .ysb-card:hover .ysb-card-main-icon .ysb-icon-normal {

	display: none;
	transition: 0.5s;
}
.yonetim-sistemi-belgeleri .ysb-card:hover .ysb-download-btn a {
	background: #E52822;
	color: #fff;
	border: 1px solid #E52822;
	transition: 0.5s;
}
.ysb-owl .owl-nav {
	display: block !important;
	position: absolute;
	top: -30%;
	right: 0%;
}
.ysb-yuzgec {

	position: absolute;
	top: -20%;
	right: 20%;
	z-index: -1;
}
.ysb-yuzgec img {

}
.tesisler-ic-galeri {

	position: relative;
	padding-top: 5%;
	padding-bottom: 5%;
}
.tesisler-ic-galeri h2 {

	margin-bottom: 5%;
}
.t-fancy-gal-box {

	margin-bottom: 30px;
}
.t-fancy-gal-box img {
	width: 100%;
}
.tesislerimiz {
	position: relative;
	background-image: url(../img/cimento-bg.png);
	background-size: contain;
	background-repeat: no-repeat;
	padding-top: 0%;
	padding-bottom: 0%;
}
.tesislerimiz h2 {
	margin-bottom: 30px;
}
.tesislerimiz h4 {

	color: #404040;
}
.tesilerimiz-secim-btns {
	text-align: right;
}
.tesilerimiz-secim-btns .tesislerimiz-sec {

	width: 40%;
	display: inline-block;
}

/*------*/

.dropdown-tes-sec {
	position: relative;
	display: inline-block;
	background: transparent;
	border-radius: 59px;
	padding: 16px 40px;
	border: 1px solid #E52822;
	transition: 0.5s;
	cursor: pointer;
	z-index: 1;
}
.dropdown-tes-sec:hover {
	transition: 0.5s;
	background: #E52822;
	border: 1px solid #E52822;
}
.dropdown-tes-sec:hover span {
	color: #fff;
}
.dropdown-tes-sec:hover img {
	display: inline;
	transition: 0.5s;
}
.dropdown-tes-sec span {

	font-weight: bold;
	font-size: 20px;
	line-height: 24px;
	color: #E52822;
	text-align: left;
	display: inline-block;
}
.dropdown-tes-sec img {
	margin-left: 20px;
	transition: 0.5s;
	display: none;
}
.dropdown-content-tes-sec {
	display: none;
	position: absolute;
	min-width: 160px;
	padding: 12px 16px;
	z-index: 1;
}
.dropdown-content-tes-sec ul {
	margin-bottom: 0;
	margin-top: 5%;
	padding-left: 0;
}
.dropdown-content-tes-sec ul li {
	list-style: none;
	margin-bottom: 15px;
}
.dropdown-content-tes-sec ul li a {

	font-weight: 500;
	font-size: 20px;
	line-height: 24px;
	display: flex;
	align-items: center;
	color: #616161;
	transition: 0.5s;
}
.dropdown-content-tes-sec ul li a:hover {

	transition: 0.5s;
	font-weight: bold;
	color: #e52822;
}
.dropdown-tes-sec:hover .dropdown-content-tes-sec {
	display: block;
	width: 100%;
	left: 0%;
	top: 100%;
	text-align: left;
	height: 250px;
	overflow: auto;
}

/*------*/
.tesislerimiz-yuzgec {

	position: absolute;
	top: -25%;
	right: 14%;
}
.tesislerimiz-yuzgec img {
	transform: rotate(90deg);
	width: 90%;
}

/*-Harita----*/

.il-isimleri {
	position: absolute;
	z-index: 2;
}
.il-isimleri div {

	display: inline-block;
	color: #fff;
	background: #000;
	padding: 8px 16px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.svg-turkiye-haritasi {
	max-width: 80%;
	margin: auto;
	text-align: center;
	margin-top: 5%;
}
.svg-turkiye-haritasi svg {
	width: 100%;
	height: auto;
}

#svg-turkiye-haritasi path {
	cursor: default;
	fill: #0000006e;
}
#svg-turkiye-haritasi path:hover {
	fill: #0000006e;
}

/*-Harita----*/

.vizyonumuz-yazilar {

	width: 100%;
	overflow: hidden;
	position: relative;
	padding-top: 9%;
	padding-bottom: 9%;
}
.vizyonumuz-yazilar ul {

	padding-left: 0;
	margin-bottom: 0;
	width: 100%;
	position: absolute;
	top: 25%;
	left: -16%;
}
.vizyonumuz-yazilar ul li {

	position: relative;
	font-weight: normal;
	font-size: 100px;
	line-height: 110px;
	display: inline-block;
	-webkit-text-stroke: 2px rgba(61, 61, 59, 0.5);
	-webkit-text-fill-color: transparent;
	font-family: 'Bai Jamjuree', sans-serif;
	margin: 0% 0% 0% 4%;
}
.vizyonumuz-yazilar-circle-main {

	position: absolute;
	top: 0%;
	right: 0%;
}
.vizyonumuz-yazilar-circle-main .vizyonumuz-yazilar-circle {
	z-index: 1;
	border: 1px solid #C4C4C4;
	border-radius: 50%;
	height: 340px;
	width: 340px;
	position: relative;
	align-items: center;
	display: flex;
	justify-content: center;
}
.vizyonumuz-yazilar-circle-main .vizyonumuz-yazilar-circle img {

	width: 65%;
}
.ypu-urun-yuzgec {

	position: absolute;
	top: 0%;
	z-index: -1;
	right: 38%;
}
.ypu-urun-yuzgec img {

	width: 70%;
}
.askale-cimento-urunlerimiz-long-pattern {

	position: absolute;
	right: 0%;
	top: 10%;
	z-index: -1;
}
.askale-cimento-urunlerimiz-long-pattern img {

}
.askale-urunlerimiz-tab-menuler {

position: absolute;

right: 10%;

margin-bottom: 0%;
}
.askale-urunlerimiz-tab-menuler ul {

	margin-bottom: 0;
	padding-left: 0;
}
.askale-urunlerimiz-tab-menuler ul li {

display: inline-block;

margin: 0px 20px 0px 20px;

font-weight: bold;

font-size: 20px;

letter-spacing: 0.04em;

color: #E52822;

border: 1px solid #E52822;

padding: 26px 50px;

border-radius: 60px;

width: 300px;

text-align: center;

cursor: pointer;
}
.urunlerimiz-tablo {

}
.urunlerimiz-tablo .table {

}
.urunlerimiz-tablo .table thead {

	background: #E30613;
}
.urunlerimiz-tablo .table tbody {

	background-image: url("../img/urunlermiz-table-bg.png");
	background-size: cover;
	background-repeat: no-repeat;
}
.urunlerimiz-tablo .table tbody tr {
	border-bottom: 2px solid #000000;
}
.urunlerimiz-tablo .table tr td {

	padding-left: 30px;
	font-weight: 300;
	font-size: 18px;
	line-height: 162.5%;
	color: #404040;
	padding-right: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.urunlerimiz-tablo .table tr td a {
	color: #404040;
	transition: 0.5s;
}
.urunlerimiz-tablo .table tr td:hover a {
	color: #E30613;
	transition: 0.5s;
	font-weight: bold;
}
.urunlerimiz-tablo .table tr th {

	font-weight: bold;
	font-size: 20px;
	line-height: 162.5%;
	color: #FFFFFF;
	padding-left: 30px;
	width: 25%;
}
.urunlerimiz-tablo .table tr td img {
	margin-right: 10px;
	width: 35px;
	height: 35px;
	object-fit: contain;
}
.urunlerimiz-tablo .table tr td .table-download-icon-normal {
	transition: 0.5s;
	display: inline;
}
.urunlerimiz-tablo .table tr td .table-download-icon-hover {
	transition: 0.5s;
	display: none;
}
.urunlerimiz-tablo .table tr td:hover a .table-download-icon-hover {
	transition: 0.5s;
	display: inline;
}
.urunlerimiz-tablo .table tr td:hover a .table-download-icon-normal {
	transition: 0.5s;
	display: none;
}
.urunlerimiz-standart-urunlerimiz-part {

}
.urunlerimiz-standart-urunlerimiz-part h2 {
}
.urunlerimiz-standart-urunlerimiz-part h4 {

	color: #404040;
}
.urunlerimiz-standart-urunlerimiz-part ul {

	padding-left: 0;
	margin-bottom: 2%;
	margin-top: 1%;
}
.urunlerimiz-standart-urunlerimiz-part ul li {

	list-style: none;
	display: inline-block;
	margin: 0px 30px 0px 0px;
}
.urunlerimiz-standart-urunlerimiz-part ul li span {

	display: block;
	font-weight: 300;
	font-size: 25px;
	line-height: 42px;
	color: #404040;
}
.urunlerimiz-tablo .table tr td h4 {

}
.urunlerimiz-tablo .table tr td h4 strong {

	display: block;
	font-weight: bold;
}
.table-tab-menu.active-table-tab-menu {
	background: #E52822;
	border: 1px solid #E52822;
	color: #fff;
}
.projelerimiz {

	background-image: url(../img/cimento-bg.png);
	background-size: contain;
	background-repeat: no-repeat;
	position: relative;
}
.projelerimiz h2 {

}
.projelerimiz ul {

	margin-bottom: 0;
	padding-left: 0;
	margin-top: 3%;
}
.projelerimiz ul li {

	display: inline-block;
	margin: 0px 20px 0px 20px;
	font-weight: bold;
	font-size: 20px;
	line-height: 10px;
	letter-spacing: 0.04em;
	color: #E52822;
	border: 1px solid #E52822;
	padding: 26px 20px;
	border-radius: 60px;
	width: 40%;
	text-align: center;
	cursor: pointer;
}
.projelerimiz .tp-rows {

	margin-top: 5%;
	margin-bottom: 5%;
	position: relative;
}
.tp-left-side {

	margin-top: 2%;
}
.tp-left-side h3 {

	color: #404040;
	font-weight: 300;
	position: relative;
	padding-left: 20px;
	line-height: 42px;
}
.tp-left-side strong {

	font-style: normal;
	font-weight: 600;
	font-size: 30px;
	line-height: 162.5%;
	color: #E52822;
	display: block;
}
.tp-left-side h3:before {
	content: "";
	background-image: url(../img/s-list-red-ok.png);
	width: 15px;
	height: 15px;
	position: absolute;
	left: 0%;
	top: 18px;
	background-size: contain;
	background-repeat: no-repeat;
}
.tp-yuzgec-first {

	position: absolute;
	top: -5%;
	right: 38%;
	z-index: -1;
}
.tp-yuzgec-first img {

	width: 70%;
}
.tp-long-first-pattern {

	position: absolute;
	bottom: -30%;
	right: 0%;
	z-index: -1;
}
.tp-long-first-pattern img {

}
.kariyer-kisisel-bilgileri {

	padding-left: 5%;
	padding-right: 5%;
	margin-top: 5%;
}
.kariyer-kisisel-bilgileri h3 {
	margin-bottom: 4%;
}
.kariyer-kisisel-bilgileri p {

	font-weight: bold;
	font-size: 20px;
	line-height: 152.5%;
	color: #404040;
	margin-bottom: 0;
	position: relative;
	padding-left: 3%;
}
.kariyer-kisisel-bilgileri input {

	border: 1px solid #000000;
	width: 90%;
	height: 30px;
	border-left: none;
	border-right: none;
	border-top: none;
	margin-bottom: 30px;
	margin-left: 3%;
}
.kariyer-kisisel-bilgileri .kb-left-ok:before {
	content: "";
	background-image: url(../img/s-list-red-ok.png);
	width: 15px;
	height: 15px;
	position: absolute;
	left: 0%;
	top: 10px;
	background-size: contain;
	background-repeat: no-repeat;
}

/*------*/

.radiowrapper {
	position: absolute;
}

.radiowrapper input {
	visibility: hidden;
	width: 0;
	margin-bottom: 0;
	height: auto;
}

.radiowrapper label:hover {
	font-weight: bold;
}

.radiowrapper input:checked + label {
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	background: #E30613;
}

.radiowrapper label {
	border: 1px solid #E30613;
	width: 50px;
	height: 50px;
	padding: 8px 15px;
	font-size: 25px;
	color: #5C5C5C;
	cursor: pointer;
	font-weight: bold;
}

#wrap1 {

	z-index: 1111;
}

#wrap2 {

	z-index: 111;
}

#wrap3 {

	z-index: 11;
}
#ask1 {

	z-index: 1111;
}

#ask2 {

	z-index: 111;
}

#ask3 {

	z-index: 11;
}

/*------*/

.radio-buton-cinsiyet-liste {

}
.radio-buton-cinsiyet-liste li {

	display: inline-block;
	margin: 0px 40px 0px 0px;
}
.radio-buton-cinsiyet-liste li:before {
	display: none;
}
.radio-buton-cinsiyet {

	position: relative;
	height: 60px;
	top: -70px;
	left: 110px;
}
.radio-buton-medenihal {
	position: relative;
	height: 60px;
	top: -70px;
	left: 130px;
}
.radio-buton-askerlik {
	position: relative;
	height: 60px;
	top: -88px;
	left: 240px;
}
.radio-buton-askerlik .radiowrapper label span {

	position: absolute;
	top: 40px;
	left: -60px;
	font-size: 20px;
	font-weight: 300;
}

.radio-buton-askerlik .radio-buton-cinsiyet-liste li {

	margin: 0px 80px 0px 20px;
}
.radio-buton-askerlik .radiowrapper input:checked + label span {

	left: -60px;
	color: #000;
	text-transform: capitalize;
	font-size: 20px;
	font-weight: bold;
}
.radio-buton-engel {
	position: relative;
	height: 60px;
	top: -40px;
	left: 50px;
}
.radio-buton-engel .radiowrapper label {

	width: 40px;
	height: 40px;
}
.radio-buton-engel .radiowrapper label span {

	position: absolute;
	top: 40px;
	left: -60px;
	font-size: 20px;
	font-weight: 300;
}

.radio-buton-engel .radio-buton-cinsiyet-liste li {

	margin: 0px 100px 0px 20px;
}
.radio-buton-engel .radiowrapper input:checked + label span {

	left: -60px;
	color: #000;
	text-transform: capitalize;
	font-size: 20px;
	font-weight: bold;
}
.kariyer-egitim-bilgileri {

	padding-left: 5%;
	padding-right: 5%;
	margin-top: 5%;
}
.kariyer-tables-css {

	margin-top: 2%;
}
.kariyer-tables-css thead {

	background: #E30613;
	width: 100%;
}
.kariyer-tables-css thead th {

	width: 21%;
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
	padding: 10px;
}
.kariyer-tables-css tbody {

	width: 100%;
}
.kariyer-tables-css tbody tr {
	border-bottom: 1px solid #000;
}
.kariyer-tables-css tbody td {

	width: 20%;
}
.kariyer-tables-css tbody td textarea {
	height: 90px;
	width: 100%;
	padding-left: 20px;
	padding-right: 20px;
	resize: none;
	padding-top: 10px;
	border: none;
}
.egitimbilgilerTable-btn {

	margin-top: 3%;
	text-align: right;
}
.egitimbilgilerTable-btn button {
	background: #E30613;
	border-radius: 42px;
	border: 1px solid #E30613;
	padding: 12px 20px;
	color: #fff;
	transition: 0.5s;
}
.egitimbilgilerTable-btn button:hover {
	transition: 0.5s;
	background: #fff;
	color: #E30613;
	border: 1px solid #E30613;
}
.kariyer-yabanci-diller {

	padding-left: 5%;
	padding-right: 5%;
	margin-top: 5%;
}
.basvuru-formu-gonder-butonu {

	text-align: right;
	margin-top: 3%;
}
.basvuru-formu-gonder-butonu button {

	border: 1px solid #E30613;
	border-radius: 42px;
	transition: 0.5s;
	background: transparent;
	font-weight: 300;
	font-size: 18px;
	line-height: 129%;
	color: #E30613;
	padding: 16px 40px;
}
.basvuru-formu-gonder-butonu button:hover {

	transition: 0.5s;
	border: 1px solid #E30613;
	background: #E30613;
	color: #fff;
}

/*------*/

#backtotop {
	display: none;
	position: fixed;
	bottom: 20px;
	right: 30px;
	z-index: 99;
	font-size: 18px;
	border: none;
	outline: none;
	color: white;
	cursor: pointer;
	background: no-repeat;
	padding: 15px;
	border-radius: 4px;
}

#backtotop:hover {
}
#backtotop img {
	width: 60px;
	height: 60px;
	object-fit: contain;
}

/*------*/

.mainpage-bizdenhaberler {

}
.haberler .mainpage-bizdenhaberler .haberler-title-tab .haberler-tab {

	justify-content: left;
}
.haberler .mainpage-bizdenhaberler .haberler-title-tab .haberler-title {

	width: 35%;
}
.haberler .mainpage-bizdenhaberler .haberler-title-tab .haberler-main-tumunu-gor {

	width: 30%;
}
.mainpage-bizdenhaberler .haberler-cards {

	margin-top: 5%;
}
.haberler-main-tumunu-gor .hakkinda-buton {
	margin-top: 11%;
}
.mainpage-news-owl .owl-nav {
	display: block !important;
	position: absolute;
	top: -10%;
}
.bizdenhaberler-yuzgec {

	position: absolute;
	top: 4%;
	z-index: -1;
	right: 10%;
}
.bizdenhaberler-yuzgec img {

	transform: rotate(90deg);
	width: 80%;
}
.fabrikalar-ve-tesisler {

	position: relative;
	overflow: hidden;
}
.fabrikalar-ve-tesisler h2 {

	margin-bottom: 30px;
}
.fabrikalar-ve-tesisler h5 {

	font-weight: 300;
	color: #3D3D3B;
}
.fabrikalar-ve-tesisler-bg {

	position: absolute;
	z-index: -5;
	top: -10%;
	right: 0%;
}
.fabrikalar-ve-tesisler-bg img {

	width: 100%;
	height: 100%;
}
.fabrikalar-ve-tesisler .svg-turkiye-haritasi {

	margin-top: 22%;
}
.mainpage-harita-boxes-general {

}
.mainpage-harita-box {

position: absolute;

top: 32%;

width: 20%;

border: 1px solid transparent;

background: #fff;

padding: 40px 40px 60px 40px;

right: 28%;

height: 300px;

overflow: auto;

z-index: 999;
}
.mainpage-harita-box h3 {

	font-weight: bold;
	color: #3D3D3B;
	margin-bottom: 20px;
}
.mainpage-harita-box p {

	font-style: normal;
	font-weight: 300;
	font-size: 12px;
	line-height: 138%;
	color: #8B8B8B;
	margin-bottom: 0;
}
.mainpage-harita-box:before {
	content: "";
	background: #E52822;
	position: absolute;
	left: 0%;
	top: 0%;
}
.harita-box-kapat {

	position: absolute;
	top: 5%;
	right: 5%;
}
.harita-box-kapat img {
	cursor: pointer;
}
.askale-hakkinda-owl-rakam {
	position: absolute;
	top: 32%;
	z-index: 1;
	left: 6%;
}
.askale-hakkinda-owl-rakam ul {
	margin-bottom: 0;
	padding-left: 0;
	position: relative;
}
.askale-hakkinda-owl-rakam ul li {
	display: inline-block;
	-webkit-text-stroke: 1px rgba(61, 61, 59, 0.5);
	-webkit-text-fill-color: transparent;
	font-family: 'Bai Jamjuree', sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 120px;
	line-height: 84px;
	transition: 1s;
	margin: 0;
}
.mainpage-hakkinda .buton .buton-oklar img {
	width: auto;
}
.askale-hakkinda-owl .item {
	margin-top: 8%;
}
.mb-accordion-main.active-mb-accordion-main {
	height: 240px
}
.mb-accordion-main.active-mb-accordion-main .mb-acc-second {

	transition: 1s;
	opacity: 1;
}
.mb-accordion-main.active-mb-accordion-main .mb-acc-second .mb-acc-buton {

	display: block;
	transition: 1s;
}
.mb-acc-third-icon-normal {
	transition: 1s;
	display: inline;
}
.mb-acc-third-icon-active {
	transition: 1s;
	display: none;
}
.mb-accordion-main.active-mb-accordion-main .mb-acc-third-icon-normal {
	transition: 1s;
	display: none;
}
.mb-accordion-main.active-mb-accordion-main .mb-acc-third-icon-active {
	transition: 1s;
	display: inline;
}

/*-------*/

.sidenav-menu {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 555;
	top: 0;
	left: 0;
	background-color: #3D3D3B;
	overflow-x: hidden;
	transition: 0.5s;
	padding-top: 60px;
}

/*-------*/

.open-menu-right-serit {

	height: 100vh;
	width: 100px;
	position: absolute;
	top: 0%;
	background: #242424;
	right: 0%;
}
.open-menu-right-serit .open-menu-serit-logo {
	height: 10%;
	justify-content: center;
	display: flex;
	align-items: center;
}
.open-menu-right-serit .open-menu-serit-logo img {
	width: 100%;
}
.open-menu-right-serit .open-menu-hamburger {

	height: 80%;
	justify-content: center;
	display: flex;
	align-items: center;
}
.open-menu-right-serit .open-menu-hamburger .omh-normal {
	transition: 1s;
	display: inline;
}
.open-menu-right-serit .open-menu-hamburger .omh-hover {
	transition: 1s;
	display: none;
}
.open-menu-right-serit .open-menu-hamburger img {

	width: 50px;
	transition: 1s;
}
.open-menu-right-serit .open-menu-arama {

	height: 10%;
	justify-content: center;
	display: flex;
	align-items: center;
	cursor: pointer;
}
.open-menu-right-serit .open-menu-arama img {
}
.open-menu-hamburger a:hover .omh-normal {
	transition: 1s;
	display: none;
}
.open-menu-hamburger a:hover .omh-hover {
	transition: 1s;
	display: inline;
}
.open-menu-hamburger a:hover .omh-hover:hover {
	transform: rotate(360deg);
	transition: 1s;
}
#open-menu-arama-popup .modal-dialog {
	top: 35%;
}
#open-menu-arama-popup .modal-dialog .modal-body {
}
#open-menu-arama-popup .modal-dialog .modal-body input {
	width: 100%;
	border-radius: 10px;
	padding-left: 10px;
	padding-right: 10px;
	height: 50px;
}
.open-menu-links {

	position: absolute;
	top: 10%;
	left: 7%;
}
.open-menu-links .oml-big-list {

	padding-left: 0;
}
.open-menu-links .oml-big-list li {

	list-style: none;
	line-height: 100px;
	position: relative;
	width: max-content;
}
.open-menu-links .oml-big-list li a {

	font-family: 'Bai Jamjuree', sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 70px;
	line-height: 80.1%;
	color: #FFFFFF;
}
.open-menu-links .oml-big-list li a:hover {

}
.open-menu-links .oml-small-list {

	padding-left: 0;
}
.open-menu-links .oml-small-list li {

	list-style: none;
	line-height: 50px;
	position: relative;
	width: max-content;
}
.open-menu-links .oml-small-list li a {

	font-weight: normal;
	font-size: 35px;
	line-height: 80.1%;
	color: #E52822;
	font-family: 'Bai Jamjuree', sans-serif;
}
.open-menu-links .oml-small-list li a:hover {

}
.open-menu-links .oml-big-list li:before {
	left: 0;
	content: "";
	background-color: #fff;
	height: 2px;
	position: absolute;
	bottom: 25px;
	width: 0;
	transition-property: all;
	transition-timing-function: cubic-bezier(.4,0,.2,1);
	transition-duration: .3s;
	transition-duration: .5s;
}
.open-menu-links .oml-big-list li:hover:before {
	width: 100%;
}
.open-menu-links .oml-small-list li:before {
	left: 0;
	content: "";
	background-color: #E52822;
	height: 2px;
	position: absolute;
	bottom: 8px;
	width: 0;
	transition-property: all;
	transition-timing-function: cubic-bezier(.4,0,.2,1);
	transition-duration: .3s;
	transition-duration: .5s;
}
.open-menu-links .oml-small-list li:hover:before {
	width: 100%;
}
.open-menu-musteri-whatsapp {
	position: absolute;
	right: 15%;
	top: 35%;
	opacity: 0;
	transition: 1s;
}
.open-menu-musteri-whatsapp ul {

	margin-bottom: 0;
	padding-left: 0;
}
.open-menu-musteri-whatsapp ul li {

	list-style: none;
	border: 1px solid #FFFFFF;
	border-radius: 3px;
	margin-bottom: 20px;
}
.open-menu-musteri-whatsapp ul li .open-menu-mw {
	transition: 0.5s;
	padding: 20px;
	width: 300px;
	height: 65px;
	cursor: pointer;
}
.open-menu-musteri-whatsapp ul li .open-menu-mw:hover {
	transition: 0.5s;
	background: #717070;
}
.open-menu-musteri-whatsapp ul li .open-menu-mw img {

	display: inline-block;
	margin-right: 10px;
	vertical-align: super;
}
.open-menu-musteri-whatsapp ul li .open-menu-mw div {

	display: inline-block;
}
.open-menu-musteri-whatsapp ul li .open-menu-mw div p {

	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 0;
	line-height: 5px;
}
.open-menu-musteri-whatsapp ul li .open-menu-mw div span {

	font-weight: normal;
	font-size: 9px;
	color: #A6A6A6;
}
.open-menu-musteri-whatsapp ul li .open-menu-mw .ommw-ok {

	margin-left: 35px;
	transition: 0.5s;
	opacity: 0;
}
.open-menu-musteri-whatsapp ul li .open-menu-mw:hover .ommw-ok {

	transition: 0.5s;
	opacity: 1;
}
.open-menu-sosyla-medya {

	position: absolute;
	bottom: 10%;
	right: 10%;
}
.open-menu-sosyla-medya ul {

	padding-left: 0;
	margin-bottom: 0;
}
.open-menu-sosyla-medya ul li {

	display: inline-block;
	margin: 0px 15px 0px 0px;
}
.open-menu-sosyla-medya ul li .menu-sm {
}

/*--------*/

.dropdown-openmenu-dil {
	position: relative;
	display: inline-block;
	border: 1px solid #E52822;
	border-radius: 30px;
	padding: 10px 20px;
}
.dropdown-openmenu-dil span {
	font-weight: normal;
	font-size: 16px;
	line-height: 12px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: #E52822;
}
.dropdown-openmenu-dil img {
	margin-left: 10px;
}
.dropdown-content-openmenu-dil {
	display: none;
	position: absolute;
	background-color: #f9f9f9;
	min-width: 100%;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	padding: 12px 16px;
	z-index: 1;
}

.dropdown-openmenu-dil:hover .dropdown-content-openmenu-dil {
	display: block;
	left: 0%;
}
.dropdown-content-openmenu-dil ul {

}
.dropdown-content-openmenu-dil ul li {

	margin: auto;
	text-align: center;
	display: block;
}
.dropdown-content-openmenu-dil ul li a {
	color: #000;
}

/*--------*/

#musteri-girisi-popup {

}
#musteri-girisi-popup .modal-dialog {

	top: 15%;
}

/*----------*/

.dropdown-menudiller {
	position: relative;
	display: inline-block;
}
.dropdown-menudiller span {
	font-weight: normal;
	font-size: 16px;
	line-height: 12px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: #FFFFFF;
}
.dropdown-menudiller img {
	margin-left: 5px;
}
.dropdown-content-menudiller {
	display: none;
	position: absolute;
	background-color: #f9f9f9;
	min-width: 100%;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	padding: 12px 16px;
	z-index: 1;
}

.dropdown-menudiller:hover .dropdown-content-menudiller {
	display: block;
}
.dropdown-content-menudiller ul {

	padding-bottom: 0;
	padding-left: 0;
}
.dropdown-content-menudiller ul li {

	margin-bottom: 0;
}
.dropdown-content-menudiller ul li a {

	color: #000;
}
.dropdown-content-menudiller ul li a:hover {

}

/*----------*/

.projelerimiz ul .tp-tab-menu.active-tp-tab-menu {

	background: #E52822;
	color: #fff;
}

.dropdown-tes-sec.active-maptab-menu {

	background: #E52822;
	border: 1px solid #E52822;
}
.dropdown-tes-sec.active-maptab-menu span {
	color: #fff;
}
.dropdown-tes-sec.active-maptab-menu img {
	display: inline;
}

.dropdown-tes-sec.active-maptab-menu .dropdown-content-tes-sec {
	display: block;
	width: 100%;
	left: 0%;
	top: 102%;
	text-align: left;
	height: 250px;
	overflow: auto;
}
.mhbox-btn {
	margin-top: 8%;
}
.mhbox-btn a {
	background: #e52822;
	color: #fff;
	padding: 10px 20px;
	border-radius: 50px;
	border: 1px solid #e52822;
	transition: 0.5s;
	font-size: 12px;
}
.mhbox-btn a:hover {
	border: 1px solid #e52822;
	transition: 0.5s;
	background: #fff;
	color: #e52822;
}

/*----*/
/* width */
::-webkit-scrollbar {
	width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
	box-shadow: inset 0 0 5px grey;
	border-radius: 5px;
}

/* Handle */
::-webkit-scrollbar-thumb {
	background: #e52822;
	border-radius: 5px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
	background: #e52822;
}

/*----*/

/*-------------*/

#parent-maptab-menu {
	position: relative;
}
#parent-maptab-menu .harita-main {
	margin-top: 12%;
}
#parent-maptab-menu .mainpage-harita-box {
	top: -32%;
	right: 25%;
}

.map-box-1 {
	display: none;
}
.projegorseli img {
	height: 100%;
	object-fit: cover;
}
.gelentesis {
	margin-bottom: 10%;
	position: relative;
	background: #fff;
	z-index: 9999999;
}
.gelentesis::before {
	content: "";
	background: #E52822;
	width: 5px;
	height: 80%;
	position: absolute;
	left: -13%;
	top: 0%;
}
.askale-hakkinda-owl .hkslider {
	height: 600px;
	object-fit: cover;
}
.askale-hakkinda-owl-rakam ul li:nth-of-type(1) {
	/* position: absolute; */
	/* left: 0%; */
}
.askale-hakkinda-owl-rakam ul li:nth-of-type(2) {
	position: absolute;
	left: 675px;
}
.askale-hakkinda-owl-rakam ul li:nth-of-type(3) {
	position: absolute;
	left: 1330px;
}
.tarihce-owl .tarihce-card-main-image img {
	height: 420px;
	border-radius: 50%;
	object-fit: cover;
}
.urun-ic-sayfa-tab-baslik {
	position: absolute;
	top: 1%;
	width: 30%;
}
.urunlersayfasirelative {
	position: relative;
}
.urunlertop {
	margin-top: 4%;
}

.sliderimage-1 {
	object-position: 23% 10%;
}
.sliderimage-5 {
	object-position: 60% 10%;
}
.new-tesisler-ic-title-width {
	width: 60%;
}
.dijitalisayon-new-image-height {
	height: 100%;
	object-fit: cover;
}
.fabrikalar-alti-kibris {
	position: absolute;
	bottom: 0%;
	left: 40%;
}
.fabrikalar-alti-kibris img {
	opacity: 0.45;
}
.vizyonumuz ul li:before {
	content: "";
	background-image: url(../img/s-list-red-ok.png);
	width: 15px;
	height: 15px;
	position: absolute;
	left: 0%;
	top: 34%;
	background-size: contain;
	background-repeat: no-repeat;
}
.vizyonumuz ul li {
	list-style: none;
	position: relative;
	padding-left: 3%;
}
.degerlerimiz-askale ul {
	padding-left: 0;
}
.degerlerimiz-askale ul li {
	list-style: none;
	line-height: 30px;
	margin-bottom: 3%;
}
.degerlerimiz-askale ul li strong {
	color: #E30613;
}
.iletisimformu-sancim {

	position: relative;
	padding-top: 0%;
	padding-bottom: 3%;
}
.iletisimformu-sancim h2 {
}
.iletisimformu-sancim .iletfomrows {

	margin-top: 5%;
}
.iletisimformu-sancim .iletfomrows input {

	border-bottom: 1px solid #E52822;
	border-top: none;
	border-left: none;
	border-right: none;
	font-weight: 500;
	font-size: 20px;
	line-height: 27px;
	color: #3D3D3B;
	width: 100%;
	height: 60px;
	margin-bottom: 50px;
}
.iletisimformu-sancim .iletformbuton {
	margin-top: 2%;
}
.iletisimformu-sancim .iletformbuton button {
	font-weight: 500;
	font-size: 20px;
	line-height: 140%;
	letter-spacing: 0.02em;
	color: #3D3D3B;
	transition: 0.5s;
	border: 1px solid #E52822;
	box-sizing: border-box;
	border-radius: 30px;
	background: #fff;
	padding: 14px 50px;
}
.iletisimformu-sancim .iletformbuton button:hover {
	transition: 0.5s;
	background: #E52822;
	border: 1px solid #E52822;
	color: #fff;
}
.iletisimformu-sancim .iletfomrows input::placeholder {
	color: #3D3D3B;
}
.sancimnavbar {

	position: absolute;
	padding-top: 2%;
	padding-bottom: 2%;
	background: transparent;
	z-index: 11;
	width: 100%;
	transition: 1s;
}
.sancimnavbar .sancimnav-logo {

	width: 30%;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.sancimnavbar .sancimnav-logo img {

width: 100%;

transition: 1s;

height: 90px;

filter: brightness(0) invert(1);
}
.sancimnavbar .sancimnav-links {

	width: 70%;
	display: flex;
	align-items: end;
	justify-content: flex-start;
}
.sancimnavbar .sancimnav-links ul {

	padding-left: 0;
	margin-bottom: 0;
}
.sancimnavbar .sancimnav-links ul li {

	display: inline-block;
	margin: 0px 40px 0px 0px;
}
.sancimnavbar .sancimnav-links ul li a {

	font-weight: 600;
	font-size: 22px;
	line-height: 28px;
	/* identical to box height */

	color: #FFFFFF;
	transition: 0.5s;
}
.sancimnavbar .sancimnav-links ul li a:hover {

	color: #E52822;
	transition: 0.5s;
	font-weight: 700;
}

.sancimnavbar-ust {
	background: #000;
	position: relative;
	transition: 1s;
	padding-top: 15px;
	padding-bottom: 15px;
}
.sancimnavbar-ust .row {
	justify-content: flex-end;
	align-items: center;
}
.sancimnavbar-ust .sancimnavbar-ust-tel-mail {

width: 30%;
}
.sancimnavbar-ust .sancimnavbar-ust-tel-mail ul {

	padding-left: 0;
	margin-bottom: 0;
}
.sancimnavbar-ust .sancimnavbar-ust-tel-mail ul li {

	display: inline-block;
	margin: 0px 20px 0px 0px;
}
.sancimnavbar-ust .sancimnavbar-ust-tel-mail ul li a {

	font-weight: 300;
	font-size: 14px;
	line-height: 140%;
	/* or 20px */

	letter-spacing: 0.02em;
	color: #FFFFFF;
	transition: 0.5s;
}
.sancimnavbar-ust .sancimnavbar-ust-tel-mail ul li a img {

	margin-right: 10px;
}
.sancimnavbar-ust .sancimnavbar-ust-sosyal-medya {
	width: 25%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.sancimnavbar-ust .sancimnavbar-ust-sosyal-medya ul {

	padding-left: 0;
	margin-bottom: 0;
}
.sancimnavbar-ust .sancimnavbar-ust-sosyal-medya ul li {

	display: inline-block;
	margin: 0px 10px 0px 0px;
}
.sancimnavbar-ust .sancimnavbar-ust-sosyal-medya ul li img {

}

/*------*/

.sancimdildrop {
	position: relative;
	display: inline-block;
}
.sancimdildrop span {
	font-weight: 600;
	font-size: 20px;
	line-height: 12px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: #FFFFFF;
	transition: 1s;
}
.sancimdildrop span img {
	margin-left: 5px;
	transition: 1s;
}
.sancimdildrop-content {
	display: none;
	position: absolute;
	background-color: #f9f9f9;
	min-width: 100%;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	padding: 12px 16px;
	z-index: 55;
}
.sancimdildrop-content ul {
	padding-left: 0;
	margin-bottom: 0;
}
.sancimdildrop-content ul li {
	list-style: none;
}
.sancimdildrop-content ul li a {
	color: #000;
	font-weight: bold;
}
.sancimdildrop:hover .sancimdildrop-content {
	display: block;
}

/*------*/

.sancimnavbar-ust .sancimnavbar-ust-diller {
	width: 4%;
}
.anasayfaslider-sancim {

	position: relative;
}
.anasayfaslider-sancim .mainowl-sancim {

}
.anasayfaslider-sancim .mainowl-san-main {
}
.anasayfaslider-sancim .mainowl-san-main .mainowl-san-main-image {
	position: relative;
}
.anasayfaslider-sancim .mainowl-san-main .mainowl-san-main-image img {
	height: 100vh;
	object-fit: cover;
}
.anasayfaslider-sancim .mainowl-san-main .mainowl-san-main-image .mainowl-san-film {
	background: linear-gradient(171.86deg, #020133 -7.65%, rgba(0, 0, 0, 0) 104.31%);
	position: absolute;
	width: 100%;
	height: 100%;
}
.anasayfaslider-sancim .mainowl-san-main .mainowl-san-main-desc {

	position: absolute;
	top: 35%;
	width: 40%;
}
.anasayfaslider-sancim .mainowl-san-main .mainowl-san-main-desc h1 {

	font-weight: 400;
	color: #FFFFFF;
	transition: 1s;
	margin-left: -10%;
}
.anasayfaslider-sancim .mainowl-san-main .mainowl-sancim-number {
	position: absolute;
	right: 70px;
	bottom: 15%;
	transform: rotate(-90deg);
}
.anasayfaslider-sancim .mainowl-san-main .mainowl-sancim-number ul {
	padding-left: 0;
	margin-bottom: 0;
}
.anasayfaslider-sancim .mainowl-san-main .mainowl-sancim-number ul li {
	list-style: none;
	font-weight: 700;
	font-size: 18px;
	line-height: 25px;
	text-align: right;
	color: #C4C4C4;
	display: inline-block;
}
.anasayfaslider-sancim .mainowl-san-main .mainowl-sancim-number:after {
	content: "";
	background: rgba(255, 255, 255, 0.5);
	width: 530px;
	height: 1px;
	position: absolute;
	top: 13px;
	left: 80px;
}
.anasayfaslider-sancim .mainowl-sancim .owl-dots {

position: absolute;

top: 42%;

right: 47px;

transform: rotate(-90deg);
}
.anasayfaslider-sancim .owl-theme.mainowl-sancim .owl-dots .owl-dot span {

	background: rgba(255, 255, 255, 0.5);
	margin: 5px 50px 5px 3px;
	width: 12px;
	height: 12px;
}
.anasayfaslider-sancim .owl-theme.mainowl-sancim .owl-dots .owl-dot.active span, .anasayfaslider-sancim .owl-theme.mainowl-sancim .owl-dots .owl-dot:hover span {

	background: rgba(255, 255, 255, 1);
}
.mainowldotclass {
	background: rgba(255, 255, 255, 0.5);
	border-radius: 50%;
	height: 12px;
	width: 12px;
	border: none;
	transition: 0.5s;
	margin: 10px;
	position: relative;
}
.mainowldotclass.active {
	background: rgba(196, 196, 196, 0.5);
	transition: 0.5s;
	height: 50px;
	width: 50px;
}
.mainowldotclass:nth-of-type(1).active:before {
	content: "1";
	font-weight: 700;
	font-size: 18px;
	line-height: 25px;
	color: #FFFFFF;
	transform: rotate(90deg);
	position: absolute;
	left: 20px;
	top: 12px;
	transition: 0.5s;
}
.mainowldotclass:nth-of-type(2).active:before {
	content: "2";
	font-weight: 700;
	font-size: 18px;
	line-height: 25px;
	color: #FFFFFF;
	transform: rotate(90deg);
	position: absolute;
	left: 20px;
	top: 12px;
	transition: 0.5s;
}
.mainowldotclass:nth-of-type(3).active:before {
	content: "3";
	font-weight: 700;
	font-size: 18px;
	line-height: 25px;
	color: #FFFFFF;
	transform: rotate(90deg);
	position: absolute;
	left: 20px;
	top: 12px;
	transition: 0.5s;
}
.mainowldotclass:nth-of-type(4).active:before {
	content: "4";
	font-weight: 700;
	font-size: 18px;
	line-height: 25px;
	color: #FFFFFF;
	transform: rotate(90deg);
	position: absolute;
	left: 20px;
	top: 12px;
	transition: 0.5s;
}
.mainowldotclass:nth-of-type(5).active:before {
	content: "5";
	font-weight: 700;
	font-size: 18px;
	line-height: 25px;
	color: #FFFFFF;
	transform: rotate(90deg);
	position: absolute;
	left: 20px;
	top: 12px;
	transition: 0.5s;
}
.mainowldotclass:nth-of-type(6).active:before {
	content: "6";
	font-weight: 700;
	font-size: 18px;
	line-height: 25px;
	color: #FFFFFF;
	transform: rotate(90deg);
	position: absolute;
	left: 20px;
	top: 12px;
	transition: 0.5s;
}
.anasayfaslider-sancim .active .mainowl-san-main .mainowl-san-main-desc h1 {
	transition: 1s;
	margin-left: 0%;
}
.sancim-takip {

	position: fixed;
	width: 100%;
	z-index: 11;
	transition: 1s;
	padding-top: 1%;
	padding-bottom: 1%;
	background: #000;
	top: 0%;
}
.sancimnavbar.sancim-takip .sancimnav-logo img {
    width: 80%;
    transition: 1s;
}
#parent-table-tab-menu{
	margin-top: 15%;
}