a, p, input, select, textarea, table, td, th, span, h1, h2, h3, h4, h5, h6, body, button {
	font-family: 'Merriweather Sans', sans-serif;
}
html {
	scroll-behavior: smooth;
}
a:hover {
	text-decoration: none;
}
input, select, button, textarea {
	outline: none;
}
h1 {
	font-size: 80px;
	line-height: 100px;
}
h2 {

	font-size: 54px;
	line-height: 68px;
	position: relative;
}
h3 {
	font-size: 32px;
	line-height: 40px;
}
h4 {
	font-size: 24px;
	line-height: 34px;
}
h5 {
	font-size: 20px;
	line-height: 36px;
}
h6 {
	font-size: 18px;
	line-height: 24px;
}
p {
	font-size: 16px;
	line-height: 22px;
}
.main-header-ust {

	position: relative;
	background: #8A6E4B;
	height: 55px;
	display: flex;
	align-items: center;
	transition: 0.5s;
}
.main-header-ust .mh-ust-sosyalmedya {

	padding-left: 0;
	margin-bottom: 0;
	text-align: right;
}
.main-header-ust .mh-ust-sosyalmedya li {

	display: inline-block;
	margin: 0px 0px 0px 10px;
}
.main-header-ust .mh-ust-sosyalmedya li img {

}
.main-header-alt {

	background: #0F1629;
	position: relative;
	padding-top: 20px;
	padding-bottom: 20px;
	transition: 0.5s;
}
.main-header-alt .main-header-logo {

	width: 20%;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.main-header-alt .main-header-logo img {

	width: 100%;
}
.main-header-alt .main-header-links {

	width: 80%;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.main-header-alt .main-header-links ul {

	padding-left: 0;
	margin-bottom: 0;
}
.main-header-alt .main-header-links ul li {

	display: inline-block;
	margin: 0px 0px 0px 20px;
}
.main-header-alt .main-header-links ul li .mh-mainlink {

	font-weight: normal;
	font-size: 17px;
	line-height: 21px;
	letter-spacing: -0.02em;
	color: #A1A1A1;
	transition: 0.5s;
}
.main-header-alt .main-header-links ul li .mh-mainlink:hover {
	transition: 0.5s;
	font-size: 18px;
	letter-spacing: -0.02em;
	color: #8A6E4B !important;
}
.main-header-alt .main-header-links ul li .mh-arama-icon {

}
.buton {

	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	color: #FFFFFF;
	background: #0F1629;
	border-radius: 5px;
	transition: 0.5s;
	padding: 16px 40px;
	border: 1px solid transparent;
}
.buton:hover {
	transition: 0.5s;
	background: #FFFFFF;
	border: 1px solid #0F1629;
	color: #8A6E4B;
}
.footer {

	position: relative;
	background: #161D2F;
	overflow: hidden;
	z-index: 1;
}
.footer .footer-ust {

	background: #8a6e4bad;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
}
.footer .footer-ust h3 {

	display: inline-block;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 0;
}
.footer .footer-ust .bizeulas-btn {display: inline-block;margin-left: 5%;margin-top: 3%;}
.footer .footer-alt {

	padding-top: 3%;
	padding-bottom: 3%;
}
.footer .footer-alt .footer-logo {

	width: 20%;
}
.footer .footer-alt .footer-logo img {

	width: 80%;
}
.footer .footer-alt .footer-logo h6 {

	font-weight: 300;
	color: #FFFFFF;
	margin-top: 50px;
}
.footer .footer-alt .footer-link {

	width: 26.55%;
	padding-left: 5%;
}
.footer .footer-alt .footer-link h6 {
	position: relative;
	font-weight: 800;
	color: #8A6E4B;
	width: 65%;
	height: 50px;
	margin-bottom: 0;
}
.footer .footer-alt .footer-link h6:after {
	content: "";
	background: #8A6E4B;
	height: 1px;
	width: 30%;
	display: block;
	margin-top: 8px;
}
.footer .footer-alt .footer-link .footer-link-links {
	padding-left: 0;
	margin-bottom: 0;
	margin-top: 30px;
}
.footer .footer-alt .footer-link .footer-link-links li {
	list-style: none;
	margin-bottom: 20px;
	padding-left: 20px;
	position: relative;
}
.footer .footer-alt .footer-link .footer-link-links li a {
	font-style: normal;
	font-weight: 300;
	font-size: 18px;
	line-height: 23px;
	color: #FFFFFF;
}
.footer .footer-alt .footer-link .footer-link-links li a:hover {
}
.footer .footer-alt .footer-link .footer-link-adres-tel {
}
.footer .footer-alt .footer-link .footer-link-adres-tel ul {
	padding-left: 0;
	margin-bottom: 0;
	margin-top: 30px;
}
.footer .footer-alt .footer-link .footer-link-adres-tel ul li {
	list-style: none;
	margin-bottom: 30px;
}
.footer .footer-alt .footer-link .footer-link-adres-tel ul li img {
	display: inline-block;
	vertical-align: top;
	margin-top: 2px;
	margin-right: 15px;
	width: 20px;
	height: 20px;
	object-fit: contain;
}
.footer .footer-alt .footer-link .footer-link-adres-tel ul li p {
	display: inline-block;
	width: 85%;
}
.footer .footer-alt .footer-link .footer-link-adres-tel ul li a {
	font-weight: 300;
	font-size: 20px;
	line-height: 25px;
	color: #FFFFFF;
}
.footer .footer-alt .footer-link .footer-link-adres-tel ul li a:hover {
}
.footer .footer-alt .footer-link p {
	font-weight: 300;
	font-size: 20px;
	line-height: 25px;
	color: #FFFFFF;
	margin-bottom: 0;
}
.footer .footer-alt .footer-link .footer-link-sosyal-medya-list {
	padding-left: 0;
	margin-bottom: 0;
	margin-top: 40px;
}
.footer .footer-alt .footer-link .footer-link-sosyal-medya-list li {
	display: inline-block;
	margin: 0px 10px 0px 0px;
}
.footer .footer-alt .footer-link .footer-link-sosyal-medya-list li img {
}
.footer .footer-alt .footer-link .footer-link-links li:before {
	content: "";
	background-image: url("../img/footer-link-right-arrow.png");
	background-size: contain;
	background-repeat: no-repeat;
	width: 12px;
	height: 12px;
	position: absolute;
	left: 0;
	top: 5px;
}
.footer-copy-right {

	background: #0F1629;
	position: relative;
	height: 120px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.footer-copy-right p {

	margin-bottom: 0;
	font-weight: normal;
	color: #FFFFFF;
}
.footer-copy-right p a {

	color: #fff;
}
.footer-copy-right p a:hover {

}
.footer-dunya-image {

	position: absolute;
	top: 0%;
	width: 100%;
	text-align: center;
	z-index: -1;
}
.footer-dunya-image img {

}
.mainslider {

	position: relative;
	margin-bottom: -10px;
}
.mainslider .mainslider-film {
	background: linear-gradient(180deg, #282828 0%, rgba(14, 22, 41, 0) 100%);
	opacity: 0.6;
	transform: matrix(1, 0, 0, -1, 0, 0);
	position: absolute;
	width: 100%;
	height: 100%;
}
.mainslider .mainslider-mainimage {

	height: 82vh;
	object-fit: cover;
}
.mainslider .mainslider-desc {

	position: absolute;
	top: 25%;
	width: 70%;
}
.mainslider .mainslider-desc h1 {

	font-weight: bold;
	color: #FFFFFF;
	transition: 1s;
	margin-left: -5%;
}
.mainslider .mainslider-desc h4 {

	font-weight: normal;
	letter-spacing: -0.03em;
	color: #FFFFFF;
	text-shadow: 0px 14.4176px 21.6264px rgba(0, 0, 0, 0.9);
	transition: 1s;
	margin-left: -5%;
}
.mainslider .mainslider-desc h1, .mainslider .mainslider-desc h2, .mainslider .mainslider-desc h3, .mainslider .mainslider-desc h4, .mainslider .mainslider-desc h5, .mainslider .mainslider-desc h6, .mainslider .mainslider-desc p {

	font-weight: bold;
	color: #FFFFFF;
	transition: 1s;
	margin-left: -5%;
}
.mainslider .active .mainslider-desc h1, .mainslider .active .mainslider-desc h2, .mainslider .active .mainslider-desc h3, .mainslider .active .mainslider-desc h4, .mainslider .active .mainslider-desc h5, .mainslider .active .mainslider-desc h6, .mainslider .active .mainslider-desc p {
 
	 
	margin-left: 0%;
}
 
.mainslider .mainslider-desc .mainslider-buton {

	margin-top: 5%;
	margin-left: -5%;
	transition: 1s;
}
.beyazbuton {
	color: #8A6E4B;
	background: #fff;
	border: 1px solid transparent;
}
.beyazbuton:hover {
	color: #fff;
	background: #8A6E4B;
	border: 1px solid #8A6E4B;
}
.kahvebuton {

	background: #8A6E4B;
}
.kahvebuton:hover {

}
.slider-ok {

}
.slider-ok .slider-ok-normal {
	display: inline;
	transition: 0.5s;
}
.slider-ok .slider-ok-hover {
	display: none;
	transition: 0.5s;
}
.slider-ok:hover .slider-ok-normal {
	display: none;
	transition: 0.5s;
}
.slider-ok:hover .slider-ok-hover {
	display: inline;
	transition: 0.5s;
}
.mainslider-owl .owl-nav {
	display: block !important;
}
.mainslider-owl .owl-next {
	position: absolute;
	top: 40%;
	right: 3%;
}
.mainslider-owl .owl-prev {
	position: absolute;
	top: 40%;
	left: 3%;
}
.mainslider-owl .active .mainslider-desc h1 {

transition: 1s;

margin-left: 0%;
 
}
.mainslider-owl .active .mainslider-desc h4 {

	transition: 1s;
	margin-left: 0%;
	transition-delay: 0.3s;
}
.mainslider-owl .active .mainslider-desc .mainslider-buton {

	transition: 1s;
	margin-left: 0%;
	transition-delay: 0.7s;
}
.cizgi-icon-title {

	font-weight: bold;
	color: #0F1629;
	width: max-content;
}
.cizgi-icon-title:after {
	content: "";
	background: #8A6E4B;
	height: 3px;
	width: 100px;
	display: block;
	margin-top: 15px;
}
.cizgi-icon-title:before {
	content: "";
	background-image: url("../img/ciz-icon-title.png");
	background-size: contain;
	background-repeat: no-repeat;
	width: 120px;
	height: 120px;
	position: absolute;
	top: -30px;
	right: -50px;
}
.mainpage-veriler {
	background: #FBF8F4;
	position: relative;
	padding-top: 3%;
	padding-bottom: 3%;
}
.mainpage-veriler .mp-veri-left {

	width: 50%;
}
.mainpage-veriler .mp-veri-left h2 {
}
.mainpage-veriler .mp-veri-right {

	width: 50%;
}
.mainpage-veriler .mp-veri-right h3 {

	font-weight: 300;
	font-size: 42px;
	line-height: 50px;
	color: rgba(51, 51, 51, 0.5);
}
.verilercard-rows {

	margin-top: 5%;
}
.verilercard-rows .veriler-card-width {

	width: 25%;
}
.verilercard-rows .veriler-card-width .veriler-card {

	border: 1px solid #D8D8D8;
	width: 100%;
	height: 350px;
	padding: 30px 25px 30px 25px;
}
.verilercard-rows .veriler-card-width .veriler-card img {

	width: 70px;
	height: 70px;
	object-fit: contain;
	margin-bottom: 20px;
}
.verilercard-rows .veriler-card-width .veriler-card h3 {

	font-weight: bold;
	color: rgba(51, 51, 51, 0.8);
	height: 60px;
	margin-bottom: 0;
	font-size: 30px;
	line-height: 35px;
}
.verilercard-rows .veriler-card-width .veriler-card h6 {

	font-weight: 300;
	color: #0F1629;
	height: 120px;
	margin-bottom: 0;
	margin-top: 20px;
}
.veriler-buyuk-card-width {

	width: 50%;
}
.veriler-buyuk-card {

	width: 100%;
	background: rgba(138, 110, 75, 0.4);
	padding: 35px;
	position: relative;
	height: 400px;
	overflow: hidden;
}
.veriler-buyuk-card h3 {

	font-weight: normal;
	font-size: 28px;
	line-height: 35px;
	color: #0F1629;
	margin-bottom: 0;
	width: 60%;
	margin-top: 7%;
}
.veriler-buyuk-card .vbc-buton {

	margin-top: 10%;
}
.veriler-buyuk-card img {

	position: absolute;
	bottom: 5%;
	width: 50%;
	right: 5%;
}
.mainpage-forex-grafik {

	position: relative;
	padding-top: 5%;
	padding-bottom: 5%;
}
.mainpage-forex-grafik .mp-forex-left {

	width: 50%;
}
.mainpage-forex-grafik .mp-forex-left h2 {
}
.mainpage-forex-grafik .mp-forex-left h6 {

	font-weight: normal;
	color: #0F1629;
	margin-bottom: 0;
	margin-top: 5%;
}
.mainpage-forex-grafik .mp-forex-left .mfg-left-box {

	margin-top: 8%;
}
.mainpage-forex-grafik .mp-forex-left .mfg-left-box h3 {

	display: inline-block;
	width: 70%;
	margin-bottom: 0;
	font-weight: bold;
	color: #333333;
}
.mainpage-forex-grafik .mp-forex-left .mfg-left-box span {

	display: block;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	color: #0F1629;
	margin-top: 10px;
}
.mainpage-forex-grafik .mp-forex-left .mfg-left-box img {

	width: 70px;
	height: 70px;
	object-fit: contain;
	display: inline-block;
	margin-right: 25px;
	vertical-align: top;
}
.mainpage-forex-grafik .mp-forex-right {
	width: 50%;
	margin-top: auto;
	margin-bottom: auto;
}
.mainpage-forex-grafik .mp-forex-right img {
	width: 100%;
}
.mainpage-duyurular {

	position: relative;
	padding-top: 5%;
	padding-bottom: 5%;
}
.mainpage-duyurular h2 {

	margin: auto;
}
.mainpage-duyurular h2:after {
	margin: auto;
	margin-top: 20px;
}
.mainpage-duyurular .mp-duyuru-rows {

	margin-top: 5%;
}
.mainpage-duyurular .mp-duyuru-rows .mp-duyuru-card-width {

	width: 33.33%;
}
.mainpage-duyurular .mp-duyuru-rows .mp-duyuru-card-width .mp-duyuru-card {

	background: #FFFFFF;
	border: 1px solid #E5E5E5;
	box-sizing: border-box;
	border-radius: 5px;
	width: 95%;
	height: 380px;
	overflow: auto;
	margin: auto;
}
.mainpage-duyurular .mp-duyuru-rows .mp-duyuru-card-width .mp-duyuru-card .mp-duyuru-card-ust {

	border-bottom: 1px solid #E5E5E5;
	padding: 30px 25px 10px 25px;
}
.mainpage-duyurular .mp-duyuru-rows .mp-duyuru-card-width .mp-duyuru-card .mp-duyuru-card-ust h5 {

	font-weight: bold;
	color: #0F1629;
}
.mainpage-duyurular .mp-duyuru-rows .mp-duyuru-card-width .mp-duyuru-card .mp-duyuru-card-ust p {

	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	letter-spacing: -0.05em;
	color: rgba(0, 0, 0, 0.5);
	margin-bottom: 10px;
}
.mainpage-duyurular .mp-duyuru-rows .mp-duyuru-card-width .mp-duyuru-card .mp-duyuru-card-alt {

	padding: 15px 25px 15px 25px;
	position: relative;
}
.mainpage-duyurular .mp-duyuru-rows .mp-duyuru-card-width .mp-duyuru-card .mp-duyuru-card-alt .mp-duy-alt-left {

	width: 30%;
}
.mainpage-duyurular .mp-duyuru-rows .mp-duyuru-card-width .mp-duyuru-card .mp-duyuru-card-alt .mp-duy-alt-left p {

	margin-bottom: 0;
	font-weight: bold;
	color: #0F1629;
}
.mainpage-duyurular .mp-duyuru-rows .mp-duyuru-card-width .mp-duyuru-card .mp-duyuru-card-alt .mp-duy-alt-right {

	width: 70%;
	position: relative;
}
.mainpage-duyurular .mp-duyuru-rows .mp-duyuru-card-width .mp-duyuru-card .mp-duyuru-card-alt .mp-duy-alt-right p {

	margin-bottom: 0;
	font-weight: 300;
	color: #0F1629;
}
.duyuru-sari-halka:after {
	content: "";
	background-image: url("../img/sarihalka.png");
	background-size: contain;
	background-repeat: no-repeat;
	width: 15px;
	height: 15px;
	position: absolute;
	top: 0;
	left: -24px;
}
.duyuru-mavi-halka:after {
	content: "";
	background-image: url("../img/mavihalka.png");
	background-size: contain;
	background-repeat: no-repeat;
	width: 15px;
	height: 15px;
	position: absolute;
	top: 0;
	left: -24px;
}
.duyuru-kirmizi-halka:after {
	content: "";
	background-image: url("../img/kirmizihalka.png");
	background-size: contain;
	background-repeat: no-repeat;
	width: 15px;
	height: 15px;
	position: absolute;
	top: 0;
	left: -24px;
}
.duyuru-yesil-halka:after {
	content: "";
	background-image: url("../img/yeslihalka.png");
	background-size: contain;
	background-repeat: no-repeat;
	width: 15px;
	height: 15px;
	position: absolute;
	top: 0;
	left: -24px;
}
.mainpage-duyurular .mp-duyuru-rows .mp-duyuru-card-width .mp-duyuru-card .mp-duyuru-card-alt .mp-duy-alt-right:before {
	content: "";
	background: #E5E5E5;
	height: 40px;
	width: 3px;
	position: absolute;
	left: -18px;
	top: 20px;
}
.mainpage-duyurular .mp-duyuru-rows .mp-duyuru-card-width .mp-duyuru-card .mp-duyuru-card-alt .row {

	margin-left: 0;
	margin-right: 0;
	margin-bottom: 20px;
}

/*----*/
/* width */
::-webkit-scrollbar {
	width: 3px;
}

/* Track */
::-webkit-scrollbar-track {
	box-shadow: inset 0 0 5px grey;
	border-radius: 5px;
}

/* Handle */
::-webkit-scrollbar-thumb {
	background: #0F1629;
	border-radius: 5px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
	background: #0F1629;
}

/*----*/

.mainpage-duyurular .mp-duyuru-rows .mp-duyuru-card-width .mp-duyuru-card .mp-duyuru-card-alt h6 {
	font-weight: bold;
	text-transform: uppercase;
	color: #0F1629;
	padding-left: 30px;
	margin-bottom: 20px;
}
.mainpage-duyurular .mp-duyuru-rows .mp-duyuru-card-width .mp-duyuru-card .mp-duyuru-card-alt span {
	display: inline-block;
	width: 30px;
	position: absolute;
	font-weight: bold;
	font-size: 18px;
	line-height: 145%;
	text-transform: uppercase;
	color: #0F1629;
}
.mainpage-haberler {

	background: #F4F4F4;
	position: relative;
	padding-top: 5%;
	padding-bottom: 5%;
}
.mainpage-haberler h2 {

	margin: auto;
}
.mainpage-haberler h2:after {
	margin: auto;
	margin-top: 20px;
}
.mainpage-haberler h3 {

	font-weight: 300;
	text-align: center;
	color: #666666;
	width: 90%;
	margin: auto;
	margin-top: 3%;
}
.mainpage-haberler .mainpage-haber-rows {

	margin-top: 3%;
}
.haber-card-width {

	width: 33.33%;
}
.haber-card-width .haber-card {

	position: relative;
	width: 90%;
	border-radius: 5px;
	transition: 1s;
	background: #fff;
	margin: auto;
	margin-bottom: 50px;
}
.haber-card-width .haber-card img {

	height: 280px;
	width: 100%;
	object-fit: contain;
	transition: 1s;
}
.haber-card-width .haber-card .haber-card-desc {

	padding: 20px 40px 20px 40px;
}
.haber-card-width .haber-card .haber-card-desc h6 {

	font-weight: bold;
	text-transform: uppercase;
	color: #0F1629;
	margin-bottom: 0;
	height: 60px;
}
.haber-card-width .haber-card .haber-card-desc p {

	font-style: normal;
	font-weight: 300;
	color: #666666;
	margin-bottom: 0;
	height: 120px;
}
.haber-card-width .haber-card .haber-card-ic-rows {

	padding: 10px 50px 30px 50px;
}
.haber-card-width .haber-card .haber-card-ic-rows .haber-card-ic-left {

	width: 75%;
	border-bottom: 6px solid #8A6E4B;
	padding-bottom: 10px;
}
.haber-card-width .haber-card .haber-card-ic-rows .haber-card-ic-left h6 {

	font-weight: bold;
	color: #8A6E4B;
	margin-bottom: 0;
}
.haber-card-width .haber-card .haber-card-ic-rows .haber-card-ic-right {

	width: 25%;
	border-bottom: 6px solid #999999;
	padding-bottom: 10px;
}
.haber-card-width .haber-card .haber-card-ic-rows .haber-card-ic-right p {

	font-weight: normal;
	text-align: right;
	color: #666666;
	margin-bottom: 0;
}
.haber-card-width .haber-card:hover {
	transition: 1s;
	filter: drop-shadow(0px 4px 20px rgba(0, 0, 0, 0.25));
	transform: scale(1.05);
}
.haber-card-width .haber-card:hover img {
	transition: 1s;
	transform: scale(1.1);
}
.haberler-tumunugor-btn {

	margin-top: 5%;
	text-align: center;
}
.mainpage-rakamlarla-ulusoy {

	position: relative;
	padding-top: 5%;
	padding-bottom: 5%;
}
.mainpage-rakamlarla-ulusoy h2 {

}
.mainpage-rakamlarla-ulusoy img {

	width: 100%;
	margin-top: 5%;
}
.mainpage-gelenekten-gelecege {

	position: relative;
	background: #F4F4F4;
	padding-top: 5%;
	padding-bottom: 5%;
}
.mainpage-gelenekten-gelecege h2 {

}
.gg-owl {
	margin-top: 5%;
}
.gg-card {

	position: relative;
	width: 80%;
	margin: auto;
}
.gg-card img {

	border-radius: 8px;
}
.gg-card span {

	font-weight: bold;
	font-size: 32px;
	line-height: 32px;
	color: #666666;
	display: block;
	margin-top: 30px;
	margin-bottom: 50px;
	position: relative;
}
.gg-card span:before {
	content: "";
	background-image: url("../img/gg-owl-mavihalka.png");
	background-size: contain;
	width: 24px;
	height: 24px;
	display: block;
	position: absolute;
	top: 45px;
	left: 20px;
	background-repeat: no-repeat;
}
.gg-card span:after {
	content: "";
	background: #A1A1A1;
	height: 1px;
	width: 120%;
	position: absolute;
	top: 180%;
	left: 11%;
}
.gg-card h3 {

	font-weight: bold;
	font-size: 22px;
	line-height: 26px;
	color: #2E2E2E;
	margin-bottom: 0;
	height: 130px;
}
.gg-card h6 {

	color: #808080;
	margin-bottom: 0;
	height: 120px;
}
.gg-owl .owl-nav {
	display: block !important;
	position: absolute;
	top: -20%;
	right: -10%;
}
.banner {

	position: relative;
}
.banner .banner-image {

	width: 100%;
	height: 60vh;
	object-fit: cover;
}
.banner .banner-desc {

	position: absolute;
	bottom: 20%;
	width: 100%;
	left: 0%;
	text-align: center;
}
.banner .banner-desc h1 {
	font-weight: normal;
	font-size: 72px;
	line-height: 106%;
	color: #FFFFFF;
}
.banner .banner-desc .banner-izlence {

	text-align: center;
	background: #8A6E4B;
	width: max-content;
	margin: auto;
	margin-bottom: 40px;
	padding: 10px;
}
.banner .banner-desc .banner-izlence li {

	display: inline-block;
}
.banner .banner-desc .banner-izlence li a {

	font-weight: normal;
	font-size: 20px;
	line-height: 106%;
	color: #FFFFFF;
}
.banner .banner-desc .banner-izlence li a:hover {

}
.banner .banner-desc .banner-izlence li span {

	font-weight: normal;
	font-size: 20px;
	line-height: 106%;
	color: #FFFFFF;
}
.logo-beyaz {
	display: inline;
}
.logo-siyah {
	display: none;
}
.header-beyaz {

}
.header-beyaz .main-header-ust {

	position: absolute;
	top: 0px;
	width: 100%;
	z-index: 1;
	background: none;
}
.header-beyaz .main-header-alt {

	position: absolute;
	top: 55px;
	width: 100%;
	z-index: 1;
	background: none;
	border-bottom: 1px solid #0F1629;
}
.header-beyaz .logo-beyaz {
	display: none;
}
.header-beyaz .logo-siyah {
	display: inline;
}
.header-beyaz .main-header-alt .main-header-links ul li .mh-mainlink {
	color: #0F1629;
}
.banner-alt-izlence {

	background: #0F1629;
	position: relative;
	padding-top: 25px;
	padding-bottom: 25px;
	border-bottom: 2px solid #fff;
}
.banner-alt-izlence ul {

	margin-bottom: 0;
	padding-left: 0;
}
.banner-alt-izlence ul li {

	display: inline-block;
	margin: 0px 30px 0px 0px;
}
.banner-alt-izlence ul li a {

	font-weight: 300;
	font-size: 18px;
	line-height: 38px;
	color: #FFFFFF;
}
.banner-alt-izlence ul li a.bai-active {

	font-weight: bold;
	font-size: 24px;
	color: #A68F6E;
	position: relative;
}
.banner-alt-izlence ul li a.bai-active:after {
	content: "";
	background: #A68F6E;
	height: 6px;
	width: 100%;
	display: block;
	position: absolute;
	bottom: -30px;
}
.hakkimizda-first-part {

	position: relative;
	padding-top: 5%;
	padding-bottom: 5%;
}
.hakkimizda-first-part .hak-first-rows {

}
.hakkimizda-first-part .hak-first-left {

	width: 50%;
	padding-right: 5%;
	position: relative;
	margin-top: auto;
	margin-bottom: auto;
}
.hakkimizda-first-part .hak-first-left h2 {width: 100%;}
.hakkimizda-first-part .hak-first-left h5 {

	font-weight: 300;
	color: #0F1629;
	margin-top: 5%;
}
.hakkimizda-first-part .hak-first-right {

	width: 50%;
	padding-left: 5%;
}
.hakkimizda-first-part .hak-first-right img {

	width: 100%;
	position: relative;
}
.image-sari-cizgi-sol {
	position: relative;
}
.image-sari-cizgi-sol:before {
	content: "";
	background: #A68F6E;
	height: 45%;
	width: 15px;
	position: absolute;
	left: -15px;
	top: 0;
}
.hakkimizda-slogan-part {

	position: relative;
	padding-top: 5%;
	padding-bottom: 5%;
}
.hakkimizda-slogan-part span {

	font-weight: normal;
	font-size: 38px;
	line-height: 150%;
	text-align: center;
	color: #0F1629;
	display: block;
	width: 90%;
	margin: auto;
	position: relative;
}
.hakkimizda-slogan-part span:after {
	content: "";
	background-image: url("../img/denden-after.png");
	height: 90px;
	width: 90px;
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	right: -10px;
	bottom: -100px;
}
.hakkimizda-slogan-part span:before {
	content: "";
	background-image: url("../img/denden-before.png");
	height: 90px;
	width: 90px;
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	left: -10px;
	top: -100px;
}
.hakkimizda-slogan-part .hak-slogan-image {

	width: 40%;
	margin: auto;
	display: block;
	margin-top: 5%;
}
.hak-bagli-ortak {

	position: relative;
	padding-top: 4%;
	padding-bottom: 4%;
	background: #F5F5F5;
}
.hak-bagli-ortak h2 {

}
.bagli-ortak-owl {

	margin-top: 3%;
}
.bagli-ortak-owl span {

	font-weight: 300;
	font-size: 44px;
	line-height: 55px;
	color: #0F1629;
	display: block;
	width: 70%;
	height: 120px;
	transition: 1s;
	overflow: hidden;
	padding-top: 5%;
}
.bagli-ortak-owl .bag-ortak-rows {

margin:0;
	margin-top: 2%;
}
.bagli-ortak-owl .bag-ortak-rows .bag-ortak-left {

	width: 20%;
	padding-right: 2%;
	padding-left: 1%;
}
.bagli-ortak-owl .bag-ortak-rows .bag-ortak-left img {

	height: 100%;
}
.bagli-ortak-owl .bag-ortak-rows .bag-ortak-right {

	width: 80%;
	padding-left: 2%;
	padding-right: 4%;
}
.bagli-ortak-owl .bag-ortak-rows .bag-ortak-right h5 {

	font-weight: 300;
	color: #2F3338;
	margin-bottom: 0;
	height: 320px;
	transition: 1s;
	padding-top: 24%;
	overflow: hidden;
}
.bagli-ortak-owl .bag-ortak-rows .bag-ortak-right a {

	font-weight: bold;
	font-size: 20px;
	line-height: 26px;
	text-align: center;
	color: #FFFFFF;
	transition: 0.5s;
	background: #A68F6E;
	border-radius: 10px;
	padding: 14px 100px;
	display: block;
	width: 40%;
	border: 1px solid transparent;
}
.bagli-ortak-owl .bag-ortak-rows .bag-ortak-right a:hover {
	transition: 0.5s;
	background: #fff;
	color: #A68F6E;
	border: 1px solid #A68F6E;
}
.bagli-ortak-owl .owl-nav {
	display: block !important;
	position: absolute;
	bottom: 0%;
	right: 10%;
}
.bagli-ortak-owl .active span {
	transition: 1s;
	padding-top: 0%;
	transition-delay: 0.3s;
}
.bagli-ortak-owl .active .bag-ortak-rows .bag-ortak-right h5 {
	transition: 1s;
	padding-top: 0%;
	transition-delay: 0.4s;
}
.hakkimizda-last-image {

	position: relative;
	overflow: hidden;
}
.hakkimizda-last-image img {

	width: 100%;
}
.ulusoy-un-pattern {

	position: absolute;
	top: 0%;
	z-index: -1;
	right: 0%;
}
.ulusoy-un-pattern img {

	width: 100%;
}
.yonetim-kurulu-part {

	position: relative;
	overflow: hidden;
	padding-top: 7%;
	padding-bottom: 2%;
	background: #0F1629;
}
.yonetim-kurulu-part .yon-kur-title {

	position: relative;
}
.yonetim-kurulu-part .yon-kur-title:after {
	content: "";
	background-image: url("../img/denden-after.png");
	height: 70px;
	width: 70px;
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	right: 0px;
	bottom: -60px;
}
.yonetim-kurulu-part .yon-kur-title:before {
	content: "";
	background-image: url("../img/denden-before.png");
	height: 70px;
	width: 70px;
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	left: 0px;
	top: -60px;
}
.yonetim-kurulu-part .yon-kur-title h3 {

	font-weight: normal;
	font-size: 48px;
	line-height: 160%;
	text-align: center;
	color: #FFFFFF;
	position: relative;
}
.yonetim-kurulu-part .yon-kur-title h3:after {
	content: "";
	background-image: url("../img/title-sari-logo.png");
	height: 250px;
	width: 250px;
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	left: 42%;
	top: -70px;
}
.yon-kur-rows {

	margin-top: 12%;
}
.yk-card-width {

	width: 50%;
	margin: auto;
}
.yk-card-width .yk-card {

	width: 550px;
	position: relative;
	margin: auto;
	margin-bottom: 100px;
	transition: 1s;
}
.yk-card-width .yk-card .yk-card-main-image {

	width: 100%;
	height: 70vh;
	object-fit: cover;
	transition: 1s;
}
.yk-card-width .yk-card .yk-card-desc {

	background: #0E2742;
	padding: 40px 20px 40px 20px;
	transition: 1s;
}
.yk-card-width .yk-card .yk-card-desc h3 {

	font-weight: bold;
	font-size: 36px;
	line-height: 140%;
	color: #FFFFFF;
	margin-bottom: 0;
	height: 80px;
}
.yk-card-width .yk-card .yk-card-desc h4 {

	font-weight: 300;
	color: #FFFFFF;
	margin-bottom: 0;
	height: 80px;
}
.yk-card-width .yk-card .yk-card-desc .yk-card-buton {

	margin-top: 5%;
	transition: 1s;
}
.yk-card-width .yk-card .yk-card-desc .yk-card-buton a {

	font-weight: normal;
	font-size: 16px;
	line-height: 106.27%;
	color: #FFFFFF;
}
.yk-card-width .yk-card .yk-card-desc .yk-card-buton a img {

	margin-left: 10px;
}
.yk-card-width:nth-of-type(1) {

	width: 100%;
}
.ulusoyun-yon-kur-logo {

	text-align: center;
}
.ulusoyun-yon-kur-logo img {

	width: 200px;
	height: 200px;
	object-fit: contain;
}
.yk-card-width .yk-card:hover .yk-card-desc {
	transition: 1s;
	background: #1F3061;
}
.yk-card-width .yk-card:hover  .yk-card-desc .yk-card-buton {
	transition: 1s;
	margin-left: 5%;
}
.yk-card-width .yk-card:hover .yk-card-main-image {
	transition: 1s;
	transform: scale(1.1);
}
.vizyon-slogan-spec .hak-slogan-image {

	width: 100%;
	margin-top: 10%;
}
.misyon-spec-part {
	background: #2E3644;
}
.hakkimizda-first-part.misyon-spec-part .hak-first-left h2 {
	color: #A68F6E;
}
.hakkimizda-first-part.misyon-spec-part .hak-first-left h5 {
	color: #fff;
}
.yon-kur-first-part {

	position: relative;
	padding-top: 0%;
	padding-bottom: 5%;
}
.yon-kur-first-part .yonkurfilm {

	background: #0F1629;
	position: absolute;
	width: 100%;
	height: 72%;
	z-index: -1;
	top: 0;
	border-bottom: 8px solid #8A6E4B;
}
.yon-kur-first-part .ykfp-rows {

	padding-top: 7%;
}
.ykfp-left {

	width: 35%;
	padding-right: 5%;
}
.ykfp-left img {

	width: 100%;
}
.ykfp-right {

	width: 65%;
	padding-left: 5%;
	position: relative;
	margin-top: auto;
	margin-bottom: auto;
}
.ykfp-right h2 {

	font-weight: bold;
	color: #FFFFFF;
}
.ykfp-right h3 {

	font-weight: 300;
	font-size: 28px;
	line-height: 140%;
	color: #FFFFFF;
}
.yon-kur-ulusoy-pattern {

	position: absolute;
	top: 0;
	right: 39%;
}
.yon-kur-ulusoy-pattern img {

	width: 85%;
}
.yonet-ic-part {

	position: relative;
	padding-bottom: 5%;
	padding-top: 0%;
}
.yonet-ic-part h5 {

	font-weight: 300;
	color: #0F1629;
}
.yonet-ic-part .yip-rows {

	margin-top: 5%;
}
.yonet-ic-part .yip-rows .yip-left-side {

	width: 60%;
	padding-right: 5%;
	padding-left: 1%;
}
.yonet-ic-part .yip-rows .yip-left-side img {

	width: 100%;
}
.yonet-ic-part .yip-rows .yip-right-side {

	width: 40%;
}
.yonet-ic-part .yip-rows .yip-right-side h5 {

}
.baskanin-mesaji-first-part {

	position: relative;
	overflow: hidden;
	padding-top: 5%;
	padding-bottom: 5%;
}
.baskanin-mesaji-first-part .bas-mesj-left {

	width: 40%;
	margin-top: auto;
	margin-bottom: auto;
	padding-left: 12%;
}
.baskanin-mesaji-first-part .bas-mesj-left h2 {

	width: 70%;
}
.baskanin-mesaji-first-part .bas-mesj-left h2:before {
	right: 90px;
	top: 0;
}
.baskanin-mesaji-first-part .bas-mesj-right {
	width: 60%;
}
.baskanin-mesaji-first-part .bas-mesj-right img {
	width: 100%;
}
.degerli-hissedarlarimiz {

	background: #F9F7F7;
	position: relative;
	padding-top: 4%;
	padding-bottom: 4%;
	overflow: hidden;
}
.degerli-hissedarlarimiz .degerli-his-desc {

	width: 85%;
}
.degerli-hissedarlarimiz .degerli-his-desc h3 {

	font-weight: 300;
	font-size: 36px;
	line-height: 160%;
	color: #0F1629;
}
.degerli-hissedarlarimiz .degerli-his-desc h4 {

	font-weight: 300;
	color: #0F1629;
}
.degerli-hissedarlarimiz .degerli-his-desc .deg-his-imza {
	text-align: center;
	padding-left: 45%;
}
.degerli-hissedarlarimiz .degerli-his-desc .deg-his-imza h3 {

	font-weight: bold;
	margin-bottom: 0;
}
.degerli-hissedarlarimiz .degerli-his-desc .deg-his-imza h6 {

	font-weight: 300;
	color: #0F1629;
}
.degerli-hissedarlarimiz .degerli-his-desc .deg-his-imza img {

	margin-top: 20px;
}
.bugday-image {

	position: absolute;
	bottom: 5%;
	right: 2%;
}
.bugday-image img {

	width: 100%;
}
.sh-part {
	background: #E9E8E5;
}
.strateji-spec {
	background: #F9F7F7;
}
.hakkimizda-first-part.strateji-spec .hak-first-right {

	padding-left: 0%;
	padding-right: 5%;
}
.hakkimizda-first-part.strateji-spec .hak-first-left {

	padding-right: 0%;
}
.strateji-spec .image-sari-cizgi-sol:before {
	right: -15px;
	left: auto;
}
.organizasyon-yapisi {
	background: #F1F0F0;
	padding-top: 5%;
	padding-bottom: 5%;
}
.organizasyon-yapisi img {
	width: 100%;
	height: 100%;
}
.halka-arz {

	position: relative;
	padding-top: 3%;
	padding-bottom: 3%;
}
.site-aramalar-select {
}
.site-aramalar-select .sas-select {
	width: 30%;
	display: inline-block;
	position: relative;
}
.site-aramalar-select .sas-select select {
	font-weight: normal;
	font-size: 18px;
	line-height: 21px;
	text-align: left;
	color: rgba(37, 47, 64, 0.5);
	border: 1px solid #0F1629;
	border-radius: 5px;
	padding: 14px 20px;
	display: block;
	width: 95%;
	position: relative;
}
.site-aramalar-select .sas-aramainput {
	width: 38%;
	display: inline-block;
	position: relative;
}
.site-aramalar-select .sas-aramainput .sas-arama-icon {
	position: absolute;
	right: 4%;
	z-index: 1;
	margin-top: 12px;
}
.site-aramalar-select .sas-aramainput .sas-arama-icon img {
}
.site-aramalar-select .sas-aramainput input {
	font-weight: normal;
	font-size: 18px;
	line-height: 21px;
	text-align: left;
	color: rgba(37, 47, 64, 0.5);
	border: 1px solid #0F1629;
	border-radius: 5px;
	padding: 14px 25px;
	display: block;
	width: 100%;
	position: relative;
	padding-right: 10%;
}
.site-aramalar-select .sas-aramainput input::placeholder {
	color: rgba(37, 47, 64, 0.5);
}
.sitepdf-rows {

	margin-top: 3%;
	padding-left: 1%;
	padding-right: 1%;
}
/*----*/

/*-------------*/
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;
}
/*-------------*/

.sitepdf-rows .table {
}
.sitepdf-rows .table thead {
}
.sitepdf-rows .table thead tr {
}
.sitepdf-rows .table thead tr th {
	font-weight: bold;
	font-size: 24px;
	line-height: 180%;
	color: #0F1629;
	border-top: none;
	border-bottom: 1px solid #8A6E4B;
	padding-left: 0;
	padding-right: 0;
}
.sitepdf-rows .table tbody {
}
.sitepdf-rows .table tbody tr {
}
.sitepdf-rows .table tbody tr td {
	padding-left: 0;
	padding-right: 0;
	font-weight: 300;
	font-size: 24px;
	line-height: 180%;
	color: #0F1629;
	border: none;
}
.sitepdf-rows .table tbody tr td img {
	width: 45px;
	height: 45px;
	object-fit: contain;
}
.sitepdf-rows .table thead tr th:last-child {
	text-align: right;
}
.sitepdf-rows .table tbody tr td:last-child {
	text-align: right;
}
.sitearamatabloic-left {

	width: 75%;
}
.sitearamatabloic-rigth {

	width: 25%;
	padding-left: 3%;
}
.select-ok-gri {

	position: absolute;
	right: 10%;
	z-index: 1;
	margin-top: 12px;
}
.select-ok-gri img {

}
.mali-op-veri-card {

	width: 100%;
	background: #0F1629;
	padding: 50px 40px 50px 40px;
}
.mali-op-veri-card h3 {

	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 0;
	font-size: 25px;
	line-height: 30px;
}
.mali-op-veri-card ul {

	padding-left: 0;
	margin-bottom: 0;
	margin-top: 20px;
}
.mali-op-veri-card ul li {
	transition: 0.5s;
	list-style: none;
	margin-bottom: 10px;
	position: relative;
}
.mali-op-veri-card ul li:hover:before {
	content: "";
	background: #A68F6E;
	width: 5px;
	height: 25px;
	position: absolute;
	left: -20px;
	margin-top: 2px;
	transition: 0.5s;
}
.mali-op-veri-card ul li.active::before {
	content: "";
	background: #A68F6E;
	width: 5px;
	height: 25px;
	position: absolute;
	left: -20px;
	margin-top: 2px;
	transition: 0.5s;
}
.mali-op-veri-card ul li a {

	font-weight: 600;
	font-size: 20px;
	line-height: 28px;
	color: #FFFFFF;
	transition: 0.5s;
}
.mali-op-veri-card ul li a:hover {

	transition: 0.5s;
	color: #A68F6E;
}
.mali-op-veri-card ul li.mop-active:before {
	content: "";
	background: #A68F6E;
	width: 5px;
	height: 25px;
	position: absolute;
	left: -20px;
	margin-top: 2px;
	transition: 0.5s;
}
.mali-op-veri-card ul li.mop-active a {
	color: #A68F6E;
}
.sss-part {
	margin-top: 2%;
	margin-bottom: 5%;
}
.sss-part h4 {
	font-weight: bold;
	color: #0F1629;
	margin-bottom: 20px;
}

/*----*/

.accordion-sss {
	background-color: transparent;
	color: #444;
	cursor: pointer;
	padding: 18px 0px 18px 0px;
	width: 100%;
	border: none;
	text-align: left;
	outline: none;
	transition: 0.4s;
	font-weight: bold;
	font-size: 24px;
	line-height: 145%;
	text-transform: uppercase;
	color: #8A6E4B;
	position: relative;
	border-top: 1px solid #8A6E4B;
	border-bottom: 1px solid #8A6E4B;
	padding-right: 3%;
}

.active-sss, .accordion-sss:hover {
	background-color: transparent;
}

.accordion-sss:after {
	content: '\002B';
	font-weight: 300;
	font-size: 48px;
	line-height: 0px;
	color: #8A6E4B;
	position: absolute;
	top: 50%;
	right: 0;
}

.active-sss:after {
	content: "\2212";
}

.panel-sss {
	padding: 0 0px;
	background-color: white;
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.2s ease-out;
}

/*----*/

.panel-sss h4 {

	font-weight: normal;
}
.active-sss {
	border-bottom: none;
}
.sur-spec-traktor-image {
	width: 100% !important;
	margin-top: 10% !important;
}
.sosyalsorumluluk-part {
	background: #F9F7F7;
}
.sosyalsorumluluk-part h2 {
	width: 100%;
}
.sosyalsorumluluk-part h2:before {

	right: 40%;
	top: 30px;
}
.hakkimizda-first-part.dijitalizasyon-bg {
	background: #E9E8E5;
}
.hakkimizda-first-part.isg-bg {
	background: rgba(138, 110, 75, 0.2);
}
.hakkimizda-slogan-part.surd-slogan-afterbefore {
	padding-top: 10%;
}
.ykp-part {

	margin-bottom: 5%;
}
.ykp-part .ykp-part-title {

	border-bottom: 1px solid #8A6E4B;
	padding-bottom: 10px;
}
.ykp-part .ykp-part-title h4 {

	font-weight: bold;
	color: #0F1629;
}
.ykp-part table {

}
.ykp-part table tbody {

}
.ykp-part table tbody tr {

}
.ykp-part table tbody tr td {

	border: none;
	padding-left: 0;
	padding-right: 0;
	font-weight: 300;
	font-size: 24px;
	line-height: 180%;
	color: #0F1629;
}
.ykp-part table tbody tr td:last-child {
	font-weight: bold;
}

/*-------*/

.accordion-mop {
	background-color: transparent;
	color: #444;
	cursor: pointer;
	padding: 2px 0px 2px 0px;
	width: 100%;
	border: none;
	text-align: left;
	outline: none;
	font-weight: 600;
	font-size: 20px;
	line-height: 28px;
	color: #FFFFFF;
	transition: 0.5s;
}

.active-mop, .accordion-mop:hover {
	background-color: transparent;
}

.panel-mop {
	padding: 0 18px;
	background-color: transparent;
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.2s ease-out;
}
.panel-mop ul {
	margin-top: 0;
}
.panel-mop ul li {

}
.panel-mop ul li a {
	font-size: 14px;
	line-height: 20px;
	display: block;
}

/*-------*/

.yonetim-kurulu-svg {

	margin-bottom: 8%;
}
.yonetim-kurulu-svg img {

	width: 100%;
	height: 100%;
}
.denetim-komitesi-table {

	margin-bottom: 5%;
}
.denetim-komitesi-table table {

}
.denetim-komitesi-table table thead {

}
.denetim-komitesi-table table thead tr {

}
.denetim-komitesi-table table thead tr th {

	font-weight: bold;
	font-size: 24px;
	line-height: 180%;
	color: #8A6E4B;
	border: none;
	padding-left: 0;
	padding-right: 0;
}
.denetim-komitesi-table table tbody {

}
.denetim-komitesi-table table tbody tr {

}
.denetim-komitesi-table table tbody tr td {

	font-weight: 300;
	font-size: 24px;
	line-height: 180%;
	color: #0F1629;
	padding-left: 0;
	padding-right: 0;
	border: none;
}
.den-kom-title-pdf {

	margin-bottom: 5%;
}
.den-kom-title-pdf h4 {

	font-weight: 300;
	color: #0F1629;
	margin-bottom: 5%;
}
.den-kom-title-pdf p {

	margin-bottom: 2%;
	margin-top: 2%;
	font-weight: 300;
	font-size: 24px;
	line-height: 180%;
	color: #0F1629;
	width: 100%;
	position: relative;
	border-bottom: 1px solid #8A6E4B;
	padding-bottom: 20px;
}
.den-kom-title-pdf p img {

	float: right;
	width: 45px;
	height: 45px;
	object-fit: contain;
}
.haberler-izlence {
	background: #193B5F;
	height: 75px;
	display: flex;
	align-items: center;
}
.haberler-izlence ul {
	padding-left: 0;
	margin-bottom: 0;
}
.haberler-izlence ul li {
	display: inline-block;
	margin: 0px 100px 0px 0px;
}
.haberler-izlence ul li a {
	font-weight: 300;
	font-size: 18px;
	line-height: 38px;
	color: #FFFFFF;
	position: relative;
	width: max-content;
}
.haberler-izlence ul li a.hiactive {
	font-weight: bold;
	font-size: 24px;
	line-height: 38px;
	color: #A68F6E;
}
.haberler-izlence ul li a.hiactive:after {
	content: "";
	background: #A68F6E;
	height: 7px;
	width: 100%;
	position: absolute;
	bottom: -23px;
	left: 0;
}
.fotograflar-card-part {

	margin-top: 5%;
}
.fotograflar-card-part .foto-card-width {

	width: 50%;
}
.fotograflar-card-part .foto-card-width .foto-card {

	position: relative;
	width: 93%;
	margin: auto;
	margin-bottom: 50px;
}
.fotograflar-card-part .foto-card-width .foto-card .foto-card-main-image {

	border-radius: 5px 5px 0px 0px;
	width: 100%;
}
.fotograflar-card-part .foto-card-width .foto-card .foto-card-desc {

	position: absolute;
	bottom: 0%;
	width: 100%;
	text-align: center;
	transition: 1s;
	z-index: 1;
	opacity: 0;
}
.fotograflar-card-part .foto-card-width .foto-card .foto-card-desc h4 {

	font-weight: normal;
	color: #D8D8D8;
}
.fotograflar-card-part .foto-card-width .foto-card .foto-card-film {

	background: #0F1629;
	border: 1px solid #FFFFFF;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	border-radius: 0px 0px 5px 5px;
	transition: 1s;
	opacity: 0;
}
.fotograflar-card-part .foto-card-width .foto-card:hover .foto-card-desc {

	transition: 1s;
	opacity: 1;
	bottom: 12%;
}
.fotograflar-card-part .foto-card-width .foto-card:hover .foto-card-film {
	opacity: 1;
	transition: 1s;
}
.fotograflar-card-part .foto-card-width .foto-card a:before {
	content: "";
	background-image: url("../img/fotocardlogo-before.png");
	background-size: contain;
	background-repeat: no-repeat;
	width: 90px;
	height: 90px;
	position: absolute;
	z-index: 1;
	bottom: 0%;
	left: 45%;
	opacity: 0;
	transition: 1s;
}
.fotograflar-card-part .foto-card-width .foto-card:hover a:before {
	opacity: 1;
	bottom: 40%;
	transition: 1s;
}
.fotograflar-card-part .foto-card-width .foto-card.video-card a:before {
	background-image: url("../img/video-icon.png");
	left: 44%;
}
.katalog-card-part {

	position: relative;
	margin-top: 5%;
}
.katalog-card-width {

	width: 33.33%;
}
.katalog-card-width .katalog-card {

	position: relative;
	background: #C4C4C4;
	border-radius: 10px;
	padding: 80px 30px 40px 30px;
	width: 80%;
	margin: auto;
	transition: 1s;
	border: 1px solid transparent;
	margin-bottom: 50px;
}
.katalog-card-width .katalog-card img {

	width: 120px;
	height: 120px;
	object-fit: contain;
	margin: auto;
	display: block;
	margin-top: 10%;
}
.katalog-card-width .katalog-card h6 {

	font-weight: 500;
	color: #0F1629;
	margin-bottom: 0;
	margin-top: 50px;
	border-bottom: 4px solid #8A6E4B;
	padding-bottom: 5px;
}
.katalog-card-width .katalog-card:hover {

	transition: 1s;
	border: 1px solid #8a6e4b;
	background: #fff;
}
.haberler-ic-ust {
	background: linear-gradient(0deg, #0F2843, #0F2843), #87A7DB;
	mix-blend-mode: normal;
	position: relative;
	padding-top: 4%;
	padding-bottom: 4%;
	margin: auto;
	text-align: center;
}
.haberler-ic-ust img {width: 40%;}
.haberler-ic-alt {

	position: relative;
	padding-top: 3%;
	padding-bottom: 3%;
	background: rgba(244, 244, 244, 0.6);
}
.haberler-ic-alt h3 {

	font-weight: bold;
	font-size: 48px;
	line-height: 64px;
	color: #2E2E2E;
}
.haberler-ic-alt h4 {
	font-weight: 300;
	color: #808080;
}
.haberler-ic-alt ul {

	padding-left: 0;
	margin-top: 2%;
	margin-bottom: 2%;
}
.haberler-ic-alt ul li {

	font-weight: normal;
	font-size: 16px;
	line-height: 32px;
	color: #808080;
	display: inline-block;
	margin: 0px 30px 0px 0px;
	position: relative;
}
.haberler-ic-alt ul li:first-child {

	font-weight: bold;
	color: #2E2E2E;
}
.haberler-ic-alt ul li:last-child:before {
	content: "";
	background: #808080;
	height: 8px;
	width: 8px;
	position: absolute;
	border-radius: 50%;
	left: -18px;
	top: 12px;
}
.hia-border {
	border-bottom: 1px solid #8A6E4B;
	padding-bottom: 50px;
}
.haber-son-okunan {

	margin-top: 5%;
}
.haber-son-okunan h3 {

	position: relative;
	font-weight: bold;
	font-size: 36px;
	line-height: 44px;
	color: #0F1629;
}
.haber-son-okunan h3:before {

	width: 90px;
	height: 90px;
	right: 20px;
	top: -20px;
}
.haber-son-okunan .row {

	margin-top: 5%;
}
.iletisim-part {

	position: relative;
	padding-top: 3%;
	padding-bottom: 3%;
}
.panel-sss table td {

	border: none;
	padding-left: 0;
	padding-right: 0;
	font-weight: 300;
	font-size: 24px;
	line-height: 30px;
	color: #0F1629;
}
.panel-sss table th {

	padding-left: 0;
	padding-right: 0;
	border: none;
	font-weight: bold;
	font-size: 24px;
	line-height: 30px;
	color: #0F1629;
}
.panel-sss table td a {

	color: #0F1629;
	display: block;
}
.iletisim-harita-map {
	background: rgba(138, 110, 75, 0.3);
	padding: 14px 20px;
	width: 16%;
	margin-bottom: 50px;
}
.iletisim-harita-map a {
	font-weight: 300;
	font-size: 24px;
	line-height: 30px;
	color: #0F1629;
	display: block;
}
.iletisim-harita-map img {
	float: right;
}
.iletisim-bize-ulasin {

	background: rgba(138, 110, 75, 0.1);
	position: relative;
	padding-top: 5%;
	padding-bottom: 5%;
}
.iletisim-bize-ulasin h2 {

	font-weight: bold;
	color: #1D2B4F;
}
.iletisim-bize-ulasin h4 {

	font-weight: 300;
	color: #798196;
}
.iletisim-bize-ulasin .bize-ulas-rows {

	margin-top: 2%;
}
.iletisim-bize-ulasin .bize-ulas-rows p {

	font-weight: bold;
	color: #1D2B4F;
	margin-bottom: 10px;
}
.iletisim-bize-ulasin .bize-ulas-rows input {

	background: #FEFEFE;
	border: 1.36364px solid #CCCCCC;
	box-sizing: border-box;
	border-radius: 10px;
	width: 100%;
	height: 50px;
	position: relative;
	margin-bottom: 30px;
	padding-left: 20px;
}
.iletisim-bize-ulasin .bize-ulas-rows textarea {

	background: #FEFEFE;
	border: 1.36364px solid #CCCCCC;
	box-sizing: border-box;
	border-radius: 10px;
	width: 100%;
	height: 140px;
	position: relative;
	margin-bottom: 30px;
	resize: none;
	padding-left: 20px;
	padding-top: 15px;
}
.bizeulasin-buton {

	margin-left: 1%;
}
.bizeulasin-buton button {

	border: 1px solid #0F1629;
}
.bizeulasin-buyuk-logo {

	position: absolute;
	z-index: -1;
	right: 0%;
	top: 0%;
}
.bizeulasin-buyuk-logo img {

	width: 80%;
}

/*---------*/

.dropbtn {
	cursor: pointer;
}
.dropdown {
	height: 90px;
	line-height: 90px;
}

.dropdown:hover .dropdown-content {
	display: block;
	/*opacity: 1;*/
}

.dropdown-content {
	position: fixed;
	right: 0;
	left: 0;
	padding-bottom: 0;
	transition: opacity 0.5s ease-in-out, top 0.3s ease-in-out, margin-top 0.3s ease-in-out;
	/*opacity: 0;*/
	overflow: hidden;
	height: 450px;
	width: 100%;
	z-index: 99999999;
	display: none;
	background: #F5F5F5;
	overflow: hidden;
	/* border-top: 1px solid #E0E0E0; */
	top: 160px;
	border-top: 1px solid #0F1629;
}
.dropdown .droplink-menu {
	color: #A1A1A1;
}
.dropdown .droplink-menu:hover { 
	color: #8A6E4B;
}

/*-------*/

.navbar-beyaz-drop.main-header-ust {
	background: #F5F5F5;
	transition: 0.5s;
}
.navbar-beyaz-drop.main-header-alt {
	background: #F5F5F5;
	transition: 0.5s;
}
.navbar-beyaz-drop .logo-beyaz {
	display: none;
}
.navbar-beyaz-drop .logo-siyah {
	display: inline;
}
.dropdown:hover .droplink-menu { 
	color: #8A6E4B;
	border-bottom: 8px solid #8A6E4B;
	border-radius: 100px 100px 0px 0px;
	padding-bottom: 22px;
	cursor: default;
}
.navbar-beyaz-drop.main-header-alt .main-header-links ul li .mh-mainlink {
	color: #0F1629;
}
.main-header-alt .openmenu-rows {

	margin-top: 4%;
}
.main-header-alt .open-menu-left-side {

	width: 30%;
	border-right: 1px solid #3C1435;
	padding-right: 3%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.main-header-alt .open-menu-left-side img {

	width: 100%;
height: 330px;object-fit: cover;}
.main-header-alt .open-menu-right-side {

	width: 35%;
	border-right: 1px solid #3C1435;
}
.main-header-alt .open-menu-right-side ul {

	padding-left: 8%;
	padding-top: 4%;
}
.main-header-alt .open-menu-right-side ul li {

display: block;

margin: 0;

line-height: 35px;

margin-bottom: 10px;

width: 90%;

position: relative;
}
.main-header-alt .open-menu-right-side ul li a {

font-weight: 300;

font-size: 18px;

line-height: 18px;

color: #0F1629;
}
.main-header-alt .open-menu-right-side ul li a:hover {

}
.main-header-alt .open-menu-right-side ul li a img {
	float: right;
	margin-top: 10px;
	transition: 0.5s;
	opacity: 0;
}
.main-header-alt .open-menu-right-side:nth-of-type(3) {
	border: none;
}
.main-header-alt .open-menu-right-side ul li:before {
	content: "";
	background: #384B57;
	height: 1px;
	position: absolute;
	bottom: 0;
	width: 0;
	transition-property: all;
	transition-timing-function: cubic-bezier(.4,0,.2,1);
	transition-duration: .3s;
	transition-duration: .5s;
	left: 0;
}
.main-header-alt .open-menu-right-side ul li:hover:before {
	width: 100%;
}
.main-header-alt .open-menu-right-side ul li.active-openmenu-tab:before {
	width: 100%;
}
.main-header-alt .open-menu-right-side ul li.active-openmenu-tab-iki:before {
	width: 100%;
}
.main-header-alt .open-menu-right-side ul li.active-openmenu-tab-uc:before {
	width: 100%;
}
.main-header-alt .open-menu-right-side ul li.active-openmenu-tab-dort:before {
	width: 100%;
}
.main-header-alt .open-menu-right-side ul li:hover a {
	font-weight: bold;
	color: #A68F6E;
	transition: 0.5s;
}
.main-header-alt .open-menu-right-side ul li.active-openmenu-tab a {
	font-weight: bold;
	color: #A68F6E;
}
.main-header-alt .open-menu-right-side ul li.active-openmenu-tab a img {
	transition: 0.5s;
	opacity: 1;
}
.main-header-alt .open-menu-right-side ul li.active-openmenu-tab-iki a {
	font-weight: bold;
	color: #A68F6E;
}
.main-header-alt .open-menu-right-side ul li.active-openmenu-tab-iki a img {
	transition: 0.5s;
	opacity: 1;
}
.main-header-alt .open-menu-right-side ul li.active-openmenu-tab-uc a {
	font-weight: bold;
	color: #A68F6E;
}
.main-header-alt .open-menu-right-side ul li.active-openmenu-tab-uc a img {
	transition: 0.5s;
	opacity: 1;
}
.main-header-alt .open-menu-right-side ul li.active-openmenu-tab-dort a {
	font-weight: bold;
	color: #A68F6E;
}
.main-header-alt .open-menu-right-side ul li.active-openmenu-tab-dort a img {
	transition: 0.5s;
	opacity: 1;
}
.navbar-takip {

	position: fixed;
	width: 100%;
	transition: 0.5s;
	z-index: 111;
	top: 0%;
	padding-top: 10px;
	padding-bottom: 10px;
}
.navbar-takip .dropdown-content {

	top: 95px;
}
.header-beyaz .main-header-alt .main-header-links ul li:hover#navbar-trigger1 .droplink-menu {
	color: #8A6E4B;
}
.header-beyaz .main-header-alt .main-header-links ul li:hover#navbar-trigger2 .droplink-menu {
	color: #8A6E4B;
}
.header-beyaz .main-header-alt .main-header-links ul li:hover#navbar-trigger3 .droplink-menu {
	color: #8A6E4B;
}
.header-beyaz .main-header-alt .main-header-links ul li:hover#navbar-trigger4 .droplink-menu {
	color: #8A6E4B;
}
.header-beyaz .main-header-alt .main-header-links ul li .droplink-menu {
	color: #0F1629;
}
.header-beyaz .main-header-alt.navbar-takip {
	position: fixed;
	width: 100%;
	z-index: 111;
	background: #F5F5F5;
	top: 0;
}
.gg-owl {
	cursor: url(../img/zaman-tuneli-slider-drag-ok.png), auto;
}
.main-header-alt #navbar-trigger4 .open-menu-right-side {
	border: none;
}
#navbar-trigger3 .dropdown-content{
    height: 530px;
}

#backtotop {
	display: none;
	position: fixed;
	bottom: 20px;
	right: 30px;
	z-index: 9;
	border: none;
	outline: none;
	cursor: pointer;
	background: none;
}

#backtotop:hover {
}
#backtotop img {

	width: 60px;
} 
 .dunyada-ulusoy {
    position: relative;
    padding-top: 25%;
    padding-bottom: 5%;
    background: #ECEBE9;
    z-index: 1;
}

.dunyada-ulusoy h2 {
}

.dunyada-ulusoy .du-rows {
    margin-top: 10%;
}

.du-width {
    width: 50%;
}

.du-width .du-card {
    width: 95%;
    border-bottom: 2px solid #A68F6E;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-bottom: 30px;
    margin-bottom: 40px;
}

.du-width .du-card img {
    width: 75px;
    height: 75px;
    object-fit: contain;
}

.du-width .du-card span {
    font-weight: 800;
    font-size: 65px;
    line-height: 124.77%;
    color: #2F3338;
    margin-left: 40px;
}

.du-width .du-card h4 {
    font-weight: 800;
    color: #2F3338;
    margin-bottom: 0;
    margin-left: 40px;
}

.dunyada-ulusoy .du-dunya-image {
    position: absolute;
    top: 0%;
    right: 0%;
    width: 70%;
    z-index: -1;
}

.dunyada-ulusoy .du-dunya-image img {
    width: 100%;
}
.checklistpart {
    display: inline-flex;
    width: 45%;
    align-items: center;
}
.checklistpart input {
    margin: 0;
    padding: 0;
    margin-bottom: 0 !important;
    margin-right: 20px;
    margin-left: 20px;
}
 .checklistpart label{}
 
.sidenav-header-arama-input{height: 30%;width:0;position:fixed;z-index:9995959559594949494874542154157499879745454197977494949456497975421854784;top:0;right: 0;background-color:#111111ab;overflow-x:hidden;transition:0.5s;padding-top:60px;margin:auto;text-align:center;}
.sidenav-header-arama-input a{padding:8px 8px 8px 32px;text-decoration:none;font-size:25px;color:#ffffff;display:block;transition:0.3s;}
.sidenav-header-arama-input a:hover{color:#ffffff;}
.sidenav-header-arama-input .closebtn-header-arama-input{position:absolute;top:0;right:25px;font-size:56px;margin-left:50px;}
.sidenav-header-arama-input input{left:15%;right:15%;width:80%;margin-top:9%;padding-left:25px;}
 .open-mm-arama input {font-size: 16px;padding-left: 15px;height: 40px;font-family: 'Raleway';font-style: normal;}
	.open-mm-arama {

		margin-top: 5%;
	}
	.open-mm-arama input {width: 100%;border: 3px solid #AF9A7D;font-size: 20px;padding-left: 20px;font-weight: bold;border-radius: 8px;height: 50px;color: #798196;}
	