@charset "UTF-8";
/* Body */
body {
	font-family: montserrat, sans-serif;
	background-color: #343a40;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: normal;
	font-weight: 200;
	text-decoration: none;
}
/* Container */
.container {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	height: 1000px;
	background-color: #FFFFFF;
}
/* Navigation */
header {
	width: 100%;
	height: 5%;
	background-color: #52bad5;
	border-bottom: 1px solid #2C9AB7;
}
.logo {
	color: #fff;
	font-weight: bold;
	text-align: undefined;
	width: 10%;
	float: left;
	margin-top: 15px;
	margin-left: 25px;
	letter-spacing: 4px;
}
nav {
	float: right;
	width: 50%;
	text-align: right;
	margin-right: 25px;
}
header nav ul {
	list-style: none;
	float: right;
}
nav ul li {
	float: left;
	color: #FFFFFF;
	font-size: 14px;
	text-align: left;
	margin-right: 25px;
	letter-spacing: 2px;
	font-weight: bold;
	transition: all 0.3s linear;
}
ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
ul li:hover a {
	color: #2C9AB7;
}
.hero_header {
	color: #f9fafb;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 2px;
	font-size: 40px;
	font-family: montserrat, sans-serif;
}
/* Hero Section */
#videobg{
	 object-fit: cover;
  width: 100vw;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
	z-index: -1	
}


.hero {
	padding-top: 350px;
	padding-bottom: 350px;
	
	
	
}
.light {
	font-weight: bold;
	color: #717070;
}
.tagline {
	text-align: center;
	color: #FFFFFF;
	margin-top: 4px;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 28px;
}
/* About Section */
.text_column {
	width: 90%;
	text-align: center;
	font-weight: lighter;
	line-height: 30px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	color: #f9fafb;
	font-size: 30px;
	font-weight: 700;
	display: block;
}
.about {
	margin-top: 70px;
	padding-top: 40px;
	padding-bottom: 130px;
	background-color: #343a40;
	text-align: center;
	
}
.belenyazi {
	width: 80%;
	text-decoration: none;
	
}
/* Stats Gallery */
.stats {
	color: #717070;
	margin-bottom: 5px;
}
.gallery {
	clear: both;
	display: inline-block;
	width: 100%;
	background-color: #FFFFFF;
	/* [disabled]min-width: 400px;
*/
	padding-bottom: 35px;
	padding-top: 0px;
	margin-top: -5px;
	margin-bottom: 0px;
}
.thumbnail {
	width: 25%;
	text-align: center;
	float: left;
	margin-top: 35px;
}
.gallery .thumbnail h4 {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #52BAD5;
}
.gallery .thumbnail p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #C82E30;
	text-align: left;
	padding-right: 100px;
	padding-left: -20px;
	
}
/* Parallax Section */
.banner {
	background-color: #2D9AB7;
	background-image: url("../images/belen-partners-office.jpg");
	height: 400px;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
}
.parallax {
	color: #FFFFFF;
	text-align: right;
	padding-right: 100px;
	padding-top: 110px;
	letter-spacing: 2px;
	margin-top: 0px;
}
.parallax_description {
	color: #FFFFFF;
	text-align: right;
	padding-right: 100px;
	width: 30%;
	float: right;
	font-weight: 300;
	font-weight: light;
	line-height: 23px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* More info */
footer {
	background-color: #FFFFFF;
	padding-bottom: 20px;
}
.footer_column {
	background-color: #343a40; 
	width: auto;
	display: block;
	padding-top: 100px;
	padding-bottom: 70px;
	padding-left: 240px;
	float: left;
	margin-bottom: -20px;
	text-decoration: none;
}
footer .footer_column h3 {
	color: #f9fafb;
	text-align: justify;
}
footer .footer_column p {
	color: #f9fafb;
	
}
.cards {
	width: auto;
	height: auto;
	
	padding-right: 90px;
	float: left;
	margin-bottom: 30px;
}
.mimar{
	width: 50%;
	height: auto;
	font-size: 14px;
	font-weight: 200;
	text-align: center;
	
}
footer .footer_column p {
	padding-left: 30px;
	padding-right: 30px;
	text-align: justify;
	line-height: 24px;
	font-weight: lighter;
	margin-left: 20px;
	margin-right: 20px;
}

.alan {
	background-color: aqua;
	margin-top: 150px;	
}

.gorsel {
}


.button {

	width: 130px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
	border-radius: 0px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	border: 3px solid #FFFFFF;
	color: #FFFFFF;
	transition: all 0.3s linear;
	
}
.button:hover {
	background-color: #f9fafb;
	color: #C4C4C4;
	cursor: pointer;
	text-decoration: none;
}
.copyright {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #e9ecef;
	color: #343a40;
	text-transform: capitalize;
	font-weight: lighter;
	letter-spacing: 2px;
	border-top-width: 2px;
	font-size: 14px;
}
.footer_banner {
	background-color: #B3B3B3;
	padding-top: 60px;
	padding-bottom: 60PX;
	margin-bottom: 0px;
	background-image: url("../images/001-hoop_3.jpg");
	background-repeat: no-repeat;
	font-family: montserrat, sans-serif;
	text-decoration: none;
	
}
footer {
	display: inline-block;
}
.hidden {
	display: none;
	text-decoration: none;
	
}
.alanbanner {
	background-color: #212529;
	background-repeat: no-repeat;
	height: 95px;
	width: auto;
	padding-top: 30px;
	display: flex;
	justify-content: center;
	text-decoration: none;
	
}
.alanbanner a{
	text-decoration: none;
	font-size: 13px;
	color: #adb5be;
	display: block;
	
	font-weight: 700;
	width: 127px;
	height: 64px;
	padding-left: 17px;
	padding-top: 14px;

}
.youtube {
	background-image: url("../images/youtube_3.png");
	background-repeat: no-repeat;
	width: 127px;
	height: 64px;
	margin-right: 2rem;
	display: block;
	text-decoration: none;
	

}

.youtube:hover{
	background-color: #495058;
	cursor: pointer;
	text-decoration: none;
	display: block;
	width: 127px;
	height: 64px;
	
		
}
.instagram {
	background-image: url("../images/instgaram_3.png");
	background-repeat: no-repeat;
	width: 127px;
	height: 64px;
	margin-right: 2rem;
}
.instagram:hover{
	background-color: #495058;
	align-items: center;
	cursor: pointer;
	text-decoration: none;
	display: block;
}
.linkedin {
	background-image: url("../images/linkedin_3.png");
	background-repeat: no-repeat;
	width: 127px;
	height: 64px;
	margin-right: 2rem;
	
}
.linkedin:hover{
	background-color: #495058;
	align-items: center;
	cursor: pointer;
	text-decoration: none;
	display: block;
}
.behance {
	background-image: url("../images/behance_3.png");
	background-repeat: no-repeat;
	width: 127px;
	height: 64px;
	
}
.behance:hover{
	background-color: #495058;
	align-items: center;
	cursor: pointer;
	text-decoration: none;
	display: block;
}
.tr {
	text-align: right;
	margin-top: -250px;
	padding-right: 100px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 1px;
	font-size: 18px;
	font-family: montserrat, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	width: 0px;
	
	
}
.tr:hover{
	cursor: pointer;
	border-radius: 1px;
		
}
.en {
	color: #f9fafb;
	text-align: right;
	margin-top: -250px;
	padding-right: 67px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 1px;
	font-size: 18px;
	font-family: montserrat, sans-serif;
	text-decoration: none;
	width: 0px;
	
}
.en:hover{
	cursor: pointer;
	display: block;
	border-radius: 1px;
}
.container-fluid a{
	text-decoration: none;
	color: #f9fafb;
	font-weight: 600;
	font-size: 18px;
	justify-content: center;
	letter-spacing: 1px;
	text-align: center;
	padding: 2px;
	
	
	
}

/* Mobile */
@media (max-width: 320px) {
.logo {
	width: 100%;
	text-align: center;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
	
.container header nav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	float: none;
	display: none;
}
header nav ul {
}
nav ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	text-align: center;
}
.text_column {
	width: 100%;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.belenyazi {
	width: 30%;
	
	
}
.thumbnail {
	width: 100%;
}
.footer_column {
	width: 100%;
	margin-top: 0px;
}
.parallax {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 40%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	font-size: 18px;
}
.parallax_description {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 90%;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	float: none;
	text-align: center;
}
.banner {
	background-color: #2D9AB7;
	background-image: none;
	
}
.tagline {
	margin-top: 20px;
	line-height: 22px;
}
.hero_header {
	padding-left: 10px;
	padding-right: 10px;
	line-height: 22px;
	text-align: center;
}
.alanbanner {
	background-color: #212529;
	background-repeat: no-repeat;
	height: 65px;
	width: auto;
	padding-top: 30px;
	display: flex;
	justify-content:center;
	text-decoration: none;
	
}
.alanbanner a{
	text-decoration: none;
	font-size: 0px;
	color: #adb5be;
	display: block;
	font-weight: 700;
	width: 63px;
	height: 32px;
	padding-left: 17px;
	padding-top: 14px;
}
.youtube {
	background-image: url("../images/1x/youtube-63px.png");
	background-repeat: no-repeat;
	width: 66px;
	height: 40px;
	margin-right: 0.4rem;
	display: block;
	text-decoration: none;
	z-index: 1;

}

.youtube:hover{
	background-color: #495058;
	cursor: pointer;
	text-decoration: none;
	display: block;
	width: 65px;
	height: 32px;
	
		
}
.instagram {
	background-image: url("../images/1x/instagram-63px.png");
	background-repeat: no-repeat;
	width: 65px;
	height: 32px;
	margin-right: 0.4rem;
	z-index: 1;
}
.instagram:hover{
	background-color: #495058;
	align-items: center;
	cursor: pointer;
	text-decoration: none;
	display: block;
	width: 65px;
	height: 32px;
}
.linkedin {
	background-image: url("../images/1x/linkedin-63px.png");
	background-repeat: no-repeat;
	width: 65px;
	height: 32px;;
	margin-right:0.4rem;
	z-index: 1;
	
}
.linkedin:hover{
	background-color: #495058;
	align-items: center;
	cursor: pointer;
	text-decoration: none;
	display: block;
	width: 65px;
	height: 32px;
}
.behance {
	background-image: url("../images/1x/behance-63px.png");
	background-repeat: no-repeat;
	width: 65px;
	height: 32px;
	z-index: 1;
}
.behance:hover{
	background-color: #495058;
	align-items: center;
	cursor: pointer;
	text-decoration: none;
	display: block;
	width: 65px;
	height: 32px;
}

}

/* Small Tablets */
@media (min-width: 321px)and (max-width: 767px) {
.logo {
	width: 100%;
	text-align: center;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #043745;
}


.container header nav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	float: none;
	overflow: auto;
	display: inline-block;
	background: #52bad5;
}
header nav ul {
	padding: 0px;
	float: none;
}
nav ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
.about {
	margin-top: 70px;
	padding-top: 30px;
	padding-bottom: 90px;
	text-align: center;	
	}
.text_column {
	width: 100%;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 15px;
}
.thumbnail {
	width: 100%;
}
.footer_column {
	width: 80%;
	margin-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	
}
footer .footer_column h3 {
	color: #f9fafb;
	text-align: left;
	padding-left: 50px;
	
	
}
.mimar{
	width: 50%;
	height: auto;
	font-size: 14px;
	font-weight: 200;
	text-align: left;
	
	
	
}
.belenyazi {
	width: 55%;
	
	
	
}
.parallax {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 40%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	font-size: 18px;
}
.parallax_description {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 30%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: none;
	width: 100%;
	text-align: center;
}
.thumbnail {
	width: 50%;
}
.parallax {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 20%;
}
.parallax_description {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	padding-top: 30px;
}

.banner {
	padding-left: 20px;
	padding-right: 20px;
}
.footer_column {
	width: 100%;
}
.alanbanner {
	background-color: #212529;
	background-repeat: no-repeat;
	height: 65px;
	width: auto;
	padding-top: 30px;
	display: flex;
	justify-content:center;
	text-decoration: none;
	
	
}
.alanbanner a{
	text-decoration: none;
	font-size: 0px;
	color: #adb5be;
	display: block;
	font-weight: 700;
	width: 85px;
	height: 45px;
	padding-left: 17px;
	padding-top: 14px;
}
.youtube {
	background-image: url("../images/1x/youtube-82px.png");
	background-repeat: no-repeat;
	width: 84px;
	height: 41px;
	margin-right: 0.4rem;
	display: block;
	text-decoration: none;
	z-index: 1;

}

.youtube:hover{
	background-color: #495058;
	cursor: pointer;
	text-decoration: none;
	display: block;
	width: 84px;
	height: 41px;
	
		
}
.instagram {
	background-image: url("../images/1x/instagram-82px.png");
	background-repeat: no-repeat;
	width: 84px;
	height: 41px;
	margin-right: 0.4rem;
	z-index: 1;
}
.instagram:hover{
	background-color: #495058;
	align-items: center;
	cursor: pointer;
	text-decoration: none;
	display: block;
	width: 84px;
	height: 41px;
}
.linkedin {
	background-image: url("../images/1x/linkedin-82px.png");
	background-repeat: no-repeat;
	width: 84px;
	height: 41px;
	margin-right:0.4rem;
	z-index: 1;
	
}
.linkedin:hover{
	background-color: #495058;
	align-items: center;
	cursor: pointer;
	text-decoration: none;
	display: block;
	width: 84px;
	height: 41px;
}
.behance {
	background-image: url("../images/1x/behance-82px.png");
	background-repeat: no-repeat;
	width: 84px;
	height: 41px;
	z-index: 1;
}
.behance:hover{
	background-color: #495058;
	align-items: center;
	cursor: pointer;
	text-decoration: none;
	display: block;
	width: 84px;
	height: 41px;
}
}

/* Small Desktops */
@media (min-width: 768px) and (max-width: 1096px) {
.text_column {
	width: 100%;
}
.thumbnail {
	width: 50%;
}
.about {
	margin-top: 70px;
	padding-top: 40px;
	padding-bottom: 70px;
	text-align: center;	
	}
.text_column {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}
.belenyazi {
	width: 80%;
	
}
.banner {
	margin-top: 0px;
	padding-top: 0px;
}
}



footer2 {
	padding-left: 25px;
	text-align: center;
	color: #f9fafb;
}

.resimbelen {
	background-image: url("../images/ozcanbelen.png");
	background-repeat: no-repeat;
	width: 435px;
	height: 575px;
}





p {
	font-family: montserrat, sans-serif;
	
}



.footer_banner2 {
	background-color: #B3B3B3;
	padding-top: 60px;
	padding-bottom: 60PX;
	margin-top: 5px;
	margin-bottom: 0px;
	background-image: url("../images/cubby.jpg");
	background-repeat: no-repeat;
	ont-family: montserrat, sans-serif;
	font-weight: 200;
	font-style: ExtraLight;
	text-decoration: none;
}

.buton {
	width: 130px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
	border-radius: 0px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	border: 3px solid #FFFFFF;
	color: #FFFFFF;
	transition: all 0.3s linear;
	text-decoration: none;
	
}

.buton:hover {
	background-color: #f9fafb;
	color: #212529;
	cursor: pointer;
	text-decoration: none;
}



.footer_banner a{
	text-decoration: none;
}
.footer_banner2 a{
	text-decoration: none;
}
.hero_header2 {
	color: #f9fafb;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 38px;
	font-family: montserrat, sans-serif;
	font-weight: 200;
	font-style: ExtraLight;

}


.container-fluid nav a{
	text-decoration: none;
	color: #adb5be;
	font-weight: 400;
}

.footer_column a{
	text-decoration: none;
	color: #f9fafb;
	font-weight: 600;
	
}

.lang {
	text-decoration: none;
	color: aliceblue;
	justify-content: flex-end;

}


.lang_alan {
	text-align: right;
	position: absolute;
	font-weight: 600;
	color: aqua;
}