/*Created By Venus Agency*/
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400;1,700&display=swap');

* {
  box-sizing: border-box;
  margin: 0px;
  padding: 0px;
}
:root {
  --first-color: #003b71;
  --second-color: #ff8300;
  --third-color: #bec9d4;
}
body {
  font-family: 'Poppins', sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #656d76;
}

.row {
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

.col-md-3, .col-md-6, .col-md-4, .col-md-8, .col-md-12 {
  padding-left: 0px;
  padding-right: 0px;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Poppins', sans-serif;
}
p {
  font-family: 'Poppins', sans-serif;
}
b {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
}
.nav-item:hover {
  color: #2c6b99;
}
.nav-item-active:hover {
  color: #fff;
}
.btn-primary {
      background-color: #003b71;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #114d80;
    --bs-btn-color: #fff;
    --bs-btn-border-width: 0px;
    --bs-btn-border-radius: 0px;
	margin-top: 28px;
    padding: 12px;
}

@media only screen and (min-width: 1920px) {
	
	.baskan-cpt {
	margin-bottom: 128px;
	font-family: 'Playfair Display', serif;
	font-weight: 700;
	}
	
	.baskan-section{
	padding-right: 28px;
	font-family: 'Playfair Display', serif;
	}
	.baskan-section p{
	font-size: 16px;
	font-family: 'Playfair Display', serif;
    line-height: 24px;
    font-weight: 300;
	color: #3d4247;
	}
	.baskan-section h1{
	font-size: 34px;
    color: #003c72;
	font-family: 'Playfair Display', serif;
	font-weight: 700;
    font-style: italic;
	}
	.baskan-section h2{
	font-weight: 500;
	font-family: 'Playfair Display', serif;
    font-size: 22px;
    color: #000;
    line-height: 32px;
    margin-top: 28px;
    margin-bottom: 28px;
	font-style: italic;
	}
	
	.item-about p {
    color: #000000;
    display: flex;
    font-size: 13px;
    font-weight: 500;
    margin-top: 10px;
    justify-content: center;
	text-align: center;
}
	
	.item-about a{
		text-decoration-line: none;
	}
	.main-services {
	position: relative;
	padding: 0;
	margin: 0;
	cursor: pointer;
	}
	.main-services img {
	display: block;
	max-width: 100%;
	height: auto;
	}
	.main-services:hover {
	filter: grayscale(100%);
	transition: 1s ease;
	}
	.main-services:after {
	content: "";
	position: absolute;
	display: block;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.4) 100%) repeat 0 0;
	z-index: 1;
	}
	.main-services-text {
	display: block;
    position: absolute;
    width: 100%;
    color: #fff;
    left: 0;
    bottom: 34px;
    padding: 1em;
    font-weight: 700;
    z-index: 2;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    font-size: 18px;
	}
	.services {
		margin-bottom: 128px;
	}

  .container {
    max-width: 1560px;
  }
  
  .corporate-about {
	  margin-bottom:80px;
  }
  .corporate-about h1{
	  font-size: 36px;
	  font-weight: 500;
	  color: #003b71;
	  margin-bottom: 28px;
  }
  .form-check {
    padding-left: unset;
}
  .text h5{
    margin-top: 18px;
    font-size: 14px;
	color: #015598;
  }
  .news-page-right{
	  padding-left: 38px;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 18px;
    padding-left: 18px;
}
  .kvk-link{
	  font-size: 14px;
	  color: #fff;
	  text-decoration: none;
  }
  .contact-us-form-info div:nth-child(1) {
	  padding-right: 10px;
  }
  .contact-us-form-info div:nth-child(2) {
	  padding-right: 10px;
  }
  .haber-margin{
	  margin-top: 44px;
  }
    .map-btn{
	position: absolute;
	padding-top: 40px;
	padding-right: 40px;
  }
  .kvkk-box{
	  margin-top: 28px;
  }
  .corporate-about{
	margin-top: 88px;
	margin-bottom: 88px;
  }
      .page-banner {
      background-size: cover;
    }
.owl-banner {
  position: absolute;
  z-index: -1;
}
.owl-banner .item {
  align-items: center;
  justify-content: center;
}
.owl-banner img {
  width: 100%; 
  object-fit:cover;
}
.owl-banner .caption {
  position: absolute;
  top: 29%;
  left: 100px;
  padding: 20px;
  color: white;
  width: 100%;
}
  .header-about {
    background-color: #003b71;
    padding-bottom: 13%;
  }
  .header-about-exp {
    display: flex;
    align-content: stretch;
    align-items: flex-start;
  }
  .header-about-owl {
    display: flex;
    align-items: center;
  }
  .another-logos {
    display: flex;
    justify-content: flex-end;
    align-items: center;
	padding-top: 48px;
  }
  .header-about-owl .owl-dots{
	  display: none;
  }
  .counters {
    display: flex;
    justify-content: space-around;
  }
  .nav-item {
    font-family: Poppins;
    font-size: 16px;
    font-weight: bold;
    line-height: 2.38;
    color: #fff;
  }
  .nav-item a{
    font-family: Poppins;
    font-size: 16px;
    font-weight: 500;
    line-height: 2.38;
    color: #fff;
  }
  .nav-item a:hover{
    color: #2c6b99;
  }
  .dropdown-menu li a{
    font-family: Poppins;
    font-size: 14px;
    font-weight: 400;
    line-height: 2;
    color: #fff;
    border-bottom: solid 1px #ffffff24;
  }
  .dropdown-item.active, .dropdown-item:active {
    background-color: #307bbd;
}
  .nav-item-active {
    color: #2c6b99;
    font-family: Poppins;
    font-size: 16px;
    font-weight: bold;
    line-height: 2.38;
  }
  .header-title-first {
    font-family: Poppins;
    font-size: 80px;
    font-weight: bold;
    line-height: 1.14;
    color: #fff;
  }
  .header-title-text {
    font-family: Poppins;
    font-size: 36px;
    font-weight: 300;
    color: #fff;
  }

  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
    background-color: #004d91;
}
  .header-about-title {
    font-size: 38px;
    font-weight: bold;
    line-height: 1.26;
    color: #fff;
    margin-top: -12%;
    width: 105%;
  }
  .header-about-text p{
    font-family: Poppins;
    font-size: 18px;
    line-height: 1.89;
    color: #fff;
    margin-top: 5%;
  }
  .btn-warning {
    border-radius: 8px;
    background-color: #ff8300;
    color: #fff;
    width: 205px;
    height: 58px;
    font-size: 16px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .shadow-bot {
    object-fit: contain;
    background: rgb(7,66,119);
	background: linear-gradient(180deg, rgba(7,66,119,0) 19%, rgba(7,66,119,0.7329306722689075) 51%, rgba(7,66,119,1) 86%);
    width: 100%;
    margin-top: 15%;
  }
  .header-about-image {
    margin-top: -12%;
  }
  .owl-news h5 {
    font-family: Poppins;
    font-size: 40px;
    font-weight: bold;
    color: #003b71;
    margin-top: 5%;
    margin-bottom: 5%;
  }
  .item-news h6 {
    font-family: Poppins;
    font-size: 37px;
    color: #3d4247;
    margin-top: 2%;
    max-height: 50px;
    margin-bottom: 3%;
  }
  .item-news p {
    font-family: Poppins;
    font-size: 16px;
    color: #3d4247;
    margin-top: 3%;
  }
  .item-news a {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1.2px;
    color: #939fab;
    text-decoration: none;
    display: flex;
    align-items: center;
    margin-top: 3%;
  }
  .ik-basvuru-formu {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    margin-top: 5%;
  }
  .news-date {
    background-color: #003b71;
    width: 20%;
    height: 5%;
    position: absolute;
    right: 13px;
    top: 40px;
  }
  .news-date p {
    color: white;
    text-align: center;
    justify-content: center;
    font-size: 18px;
    font-weight: bold;
  }
  .fa-angle-right {
    color: #003b71;
    font-size: 20px;
    margin-left: 10px;
  }
  .owl-news .owl-nav {
	display: none;
  }
  .news-page-haberbaslik {
    font-size: 42px;
    font-weight: 600;
  }
  .news-page-haberanasayfa {
    font-size: 18px;
  }
  .header-about-owl {
    margin-top: -14%;
  }
  .item-about {
    width: 350px;
    width: 350px;
  }
  .owl-about {
    width: 30%;
  }
  .owl-about-text {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
	margin-top: -40px;
  }
  .owl-about-text h3 {
    font-size: 28px;
    font-weight: 300;
    text-align: right;
    color: #9ec4e6;
  }
  .owl-about-text p {
    font-size: 18px;
    font-weight: 300;
    line-height: 1.56;
    text-align: right;
    color: #fff;
	padding-bottom: 24px;
  }
  .owl-about button.owl-next, .owl-about button.owl-prev{
    background: 0 0;
    color: #ff8300 !important;
    border: none;
    font-size: 75px;
    position: absolute;
    top: 10%;
    cursor: pointer;
}
  .owl-about .owl-next {
    right: 50px;
    color: #ff8300;
  }
  .owl-about .owl-prev {
    left: -60px;
    color: #ff8300;
  }

  .counters {
    background-image: url(../images/counter-bg.webp);
    padding: 3%;
    background-size: cover;
    background-color: #003b71;
  }
  .counters h2 {
    font-size: 150px;
    font-weight: bold;
    color: #fff;
  }
  .counters p {
    font-family: Poppins;
    font-size: 20px;
    color: #fff;
  }

  .owl-services {
    margin-top: 3%;
    margin-bottom: 6%;
    padding-bottom: 6%;
  }
  .item-services-text {
    margin-left: 5%;
	width: 50%;
  }
  .item-services {
    display: flex;
    align-items: stretch;
    flex-direction: row-reverse;
    justify-content: flex-end;
  }
  .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: flex;
    margin-left: 37%;
    position: absolute;
    margin-top: -9%;
}
  .services h2 {
    font-family: Poppins;
    font-size: 40px;
    font-weight: bold;
    line-height: 1.28;
    color: #003b71;
    display: flex;
    justify-content: flex-end;
    margin-top: 8px;
  }
  .item-services-text h3 {
    font-family: Poppins;
    font-size: 38px;
    line-height: 1.26;
    color: #3d4247;
    border-bottom: solid 1px #939fab;
    padding-bottom: 30px;
  }
  .item-services-text p {
    font-family: Poppins;
    font-size: 18px;
    line-height: 1.44;
    color: #3d4247;
  }
  .services .owl-prev {
    position: absolute;
    right: 32%;
    bottom: 25%;
  }
  .services .owl-next {
    position: absolute;
    right: 28%;
    bottom: 25%;
  }
  .item-services-image {
    width: 50%;
    background-color: grey;
  }

  .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    background: 0 0;
    color: #003b71;
    border: none;
    padding: 20px!important;
    font-size: 100px;
}

  .respectful {
    background-image: url(../images/respectful-image.webp);
    background-size: cover;
    text-align: center;

  }
  .respectful-image img{
    margin-top: -6.8%;
  }

  .respectful h1 {
    font-family: Poppins;
    font-size: 72px;
    font-weight: bold;
    color: #fff;
  }
  .respectful p {
    font-family: Poppins;
    font-size: 18px;
    line-height: 1.33;
    color: #fff;
    margin-top: 3%;
    padding-bottom: 10%;
    padding-left: 33%;
    padding-right: 33%;
  }
  .footer-top {
    height: 28%;
    margin-top: 5%;
  }
  .footer-top-left {
    background-image: url(../images/env-policy-image.webp);
    background-size: cover;
    padding-bottom: 6%;
  }
  .footer-top-right {
    background-image: url(../images/hr-image.webp);
    background-size: cover;
  }
  .footer-top-text{
    opacity: 0.91;
    font-family: Poppins;
    font-size: 40px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    display: flex;
    align-content: stretch;
    justify-content: center;
    margin-top: 8%;
  }

  .footer {
    background-color: #003b71;
    padding: 3%;
	margin-top: 88px;
  }
  .footer-col {
    display: flex;
    flex-direction: column;
    border-left: 1px solid #979797;
    padding-left: 34px;
  }
  .footer-col h3{
    font-family: Poppins;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
  }
  .footer-col a {
    font-family: Poppins;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
  }
  .footer-col p {
    font-family: Poppins;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
  }
  .footer-col ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
  }
  .footer-location-phone-mail-box p {
    font-family: Poppins;
    font-size: 18px;
    letter-spacing: 0.45px;
    color: #fff;
  }
  .logo-part {
    font-family: Poppins;
    font-size: 18px;
    line-height: 1.56;
    color: #939fab;
  }
  .footer-col-1 p {
    margin-top: 20%;
  }
  .footer-location-phone-mail-box {
    margin-top: 10%;
  }
  .fa-brands {
    font-size: 40px;
    padding: 5%;
  }
  .venus {
    padding: 1%;
  }
  .venus-text {
    font-family: Poppins;
    font-size: 14px;
    line-height: 1;
    text-align: right;
    color: #939fab;
    margin-right: 10px;
  }
    /* homepage-end */
    /* corporate start */
  .page-banner {
    background-size: cover;
  }

  .icerik-breadcrumb h1 {
    font-family: Poppins;
    font-size: 48px;
    font-weight: bold;
    line-height: 1.9;
    color: rgb(255, 255, 255);
    padding-top: 10%;
  }
  .icerik-breadcrumb ul {
    color: rgb(255, 255, 255);
    display: flex;
    list-style-type: none;
    margin-left: -40px;
    padding-bottom: 1.5%;
  }
  .icerik-breadcrumb li {
    margin-left: 10px;
    margin-right: 10px;
	font-size: 14px;
  }
  .icerik-breadcrumb a {
    text-decoration: none;
    color: rgb(255, 255, 255);
  }
  .about-us-paraph1 {
    display: flex;
    align-items: center;
    flex-direction: row;
    width: 105%;
  }
  .about-us-paraph2 {
    display: flex;
    align-items: center;
    width: 105%;
  }
  .about-us-paraph1 h3{
    font-family: Poppins;
    font-size: 38px;
    font-weight: bold;
    line-height: 1.26;
    color: #003b71;
    margin-right: 3%;
  }
  .about-us-paraph1 p{
    font-family: Poppins;
    font-size: 18px;
    line-height: 1.89;
    color: #3d4247;
    margin-right: 3%;
  }
  .about-us-paraph2 h3{
    font-family: Poppins;
    font-size: 38px;
    font-weight: bold;
    line-height: 1.26;
    color: #003b71;
    margin-left: 3%;
  }
  .about-us-paraph2 p{
    font-family: Poppins;
    font-size: 18px;
    line-height: 1.89;
    color: #3d4247;
    margin-left: 3%;
  }
  .about-us-paraph1 img {
    width: 100%;
    padding-top: 4%;
  }
  .about-us-paraph2 img {
    width: 100%;
    margin-bottom: 5%;
  }
  .about-us-tables {
    display: flex;
    justify-content: space-around;
  }
  .about-us-tables h4 {
    background-color: #003b71;
    font-family: Poppins;
    font-size: 28px;
    font-weight: 600;
    color: #fff;
    padding: 5%;
  }
  .about-us-tables li {
    list-style-type: none;
  }
  .fa-arrows-alt-h {
    margin-right: 5px;
    object-fit: contain;
    transform: rotate(-45deg);
    color: #ff8300;
  }
  /* corporate end */
  /* contact start */
  .contact-us-title h1 {
    font-size: 38px;
    font-weight: bold;
    line-height: 1.26;
    color: #003b71;
    margin-top: 10%;
  }
  .adress {
    margin-top: 5%;
  }
  .adress h1 {
    font-size: 26px;
    font-weight: bold;
    line-height: 1.46;
    color: #003b71;
  }
  .adress h4 {
    font-size: 18px;
    font-weight: 600;
    line-height: 2.11;
    letter-spacing: 3px;
    color: #acacac;
  }
  .contact-us-form-title {
    font-size: 38px;
    font-weight: bold;
    line-height: 1.26;
    color: #003b71;
    margin-top: 5%;
    margin-bottom: 2%;
  }
  .form-group {
    margin-bottom: 1%;
  }

  .form-control {
    border-radius: 8px;
    background-color: #f5f7f9;
    text-align: justify;
    color: #575756;
    font-size: 16px;
  }
  .form-floating {
    font-size: 16px;
    text-align: justify;
    color: #575756;
  }
  .contact-us-form p {
    font-size: 18px;
    color: #3d4247;
  }
  .contact-form {

  }
  .btn-dark {
    border-radius: 8px;
    background-color: #003b71;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1.2px;
    text-align: center;
    color: #fff;
    margin-bottom: 20px;
  }
  .btn-secondary {
    border-radius: 8px;
    background-color: #939fab;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1.2px;
    text-align: center;
    color: #fff;
    margin-bottom: 20px;
  }

  .pager-buttons {
    color: #024273;
    padding: 15px;
  }
  /* contact end */

  }

@media only screen and (min-width: 1601px) and (max-width: 1919px) {
	
		.baskan-cpt {
	margin-bottom: 98px;
	font-family: 'Playfair Display', serif;
	}
	
	.baskan-section{
	padding-right: 28px;
	font-family: 'Playfair Display', serif;
	}
	.baskan-section p{
	font-size: 16px;
    line-height: 24px;
    font-weight: 300;
	color: #3d4247;
	font-family: 'Playfair Display', serif;
	}
	.baskan-section h1{
	font-size: 34px;
    font-weight: 700;
    color: #003c72;
	font-style: italic;
	font-family: 'Playfair Display', serif;
	}
	.baskan-section h2{
	font-weight: 500;
    font-size: 22px;
    color: #000;
    line-height: 32px;
    margin-top: 28px;
    margin-bottom: 28px;
	font-style: italic;
	font-family: 'Playfair Display', serif;
	}
	
	.item-about p {
    color: #000000;
    display: flex;
    font-size: 13px;
    font-weight: 500;
    margin-top: 10px;
    justify-content: center;
	text-align: center;
}

	.item-about a{
		text-decoration-line: none;
	}
	
	.main-services {
	position: relative;
	padding: 0;
	margin: 0;
	cursor: pointer;
	}
	.main-services img {
	display: block;
	max-width: 100%;
	height: auto;
	}
	.main-services:hover {
	filter: grayscale(100%);
	transition: 1s ease;
	}
	.main-services:after {
	content: "";
	position: absolute;
	display: block;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.4) 100%) repeat 0 0;
	z-index: 1;
	}
	.main-services-text {
	display: block;
    position: absolute;
    width: 100%;
    color: #fff;
    left: 0;
    bottom: 34px;
    padding: 1em;
    font-weight: 700;
    z-index: 2;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    font-size: 18px;
	}
	.services {
		margin-bottom: 128px;
	}
	
	
  .container {
    max-width: 1560px;
  }
  .form-check {
    padding-left: unset;
}
    .text h5{
    margin-top: 18px;
    font-size: 14px;
	color: #015598;
  }
    .contact-us-form-info div:nth-child(1) {
	  padding-right: 10px;
  }
  .contact-us-form-info div:nth-child(2) {
	  padding-right: 10px;
  }
    .header-about-owl .owl-dots{
	  display: none;
  }
    .dropdown-menu li a{
    font-family: Poppins;
    font-size: 14px;
    font-weight: 400;
    line-height: 2;
    color: #fff;
    border-bottom: solid 1px #ffffff24;
  }
  .dropdown-item.active, .dropdown-item:active {
    background-color: #307bbd;
}
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 18px;
    padding-left: 18px;
}
  .kvk-link{
	  font-size: 14px;
	  color: #fff;
	  text-decoration: none;
  }
    .haber-margin{
	  margin-top: 44px;
  }
    .map-btn{
	position: absolute;
	padding-top: 40px;
	padding-right: 40px;
  }
  .kvkk-box{
	  margin-top: 28px;
  }
  .owl-banner {
    position: absolute;
    z-index: -1;
  }
  .owl-banner .item {
    align-items: center;
    justify-content: center;
  }
  .owl-banner img {
    width: 100%; 
    object-fit:cover;
  }
  .owl-banner .caption {
    position: absolute;
    top: 29%;
    left: 100px;
    padding: 20px;
    color: white;
    width: 100%;
  }
    .header-about {
      background-color: #003b71;
      padding-bottom: 17%;
    }
    .header-about-exp {
      display: flex;
      align-content: stretch;
      align-items: flex-start;
    }
    .header-about-owl {
      display: flex;
      align-items: center;
    }
    .another-logos {
      display: flex;
      justify-content: flex-end;
      align-items: center;
    }
    .counters {
      display: flex;
      justify-content: space-around;
    }
    .nav-item {
      font-family: Poppins;
      font-size: 15px;
      font-weight: bold;
      line-height: 2.38;
      color: #fff;
    }
  .nav-item a{
    font-family: Poppins;
    font-size: 16px;
    font-weight: 500;
    line-height: 2.38;
    color: #fff;
  }
  .nav-item a:hover{
    color: #2c6b99;
  }
  .dropdown-menu li a{
    font-family: Poppins;
    font-size: 14px;
    font-weight: 400;
    line-height: 2;
    color: #fff;
    border-bottom: solid 1px #ffffff24;
  }
  .dropdown-item.active, .dropdown-item:active {
    background-color: #307bbd;
}
    .nav-item-active {
      color: #2c6b99;
      font-family: Poppins;
      font-size: 16px;
      font-weight: bold;
      line-height: 2.38;
    }
    .header-title-first {
      font-family: Poppins;
      font-size: 80px;
      font-weight: bold;
      line-height: 1.14;
      color: #fff;
    }
    .header-title-text {
      font-family: Poppins;
      font-size: 36px;
      font-weight: 300;
      color: #fff;
    }
  
    .navbar-expand-lg .navbar-nav .dropdown-menu {
      position: absolute;
      background-color: #004d91;
  }
    .header-about-title {
      font-size: 38px;
      font-weight: bold;
      line-height: 1.26;
      color: #fff;
      margin-top: -12%;
      width: 105%;
    }
    .header-about-text p {
      font-family: Poppins;
      font-size: 18px;
      line-height: 1.89;
      color: #fff;
      margin-top: 5%;
    }
    .btn-warning {
      border-radius: 8px;
      background-color: #ff8300;
      color: #fff;
      width: 205px;
      height: 58px;
      font-size: 16px;
      font-weight: 600;
      display: flex;
      align-items: center;
      justify-content: center;
    }
    .shadow-bot {
      object-fit: contain;
      background: rgb(7,66,119);
    background: linear-gradient(180deg, rgba(7,66,119,0) 19%, rgba(7,66,119,0.7329306722689075) 51%, rgba(7,66,119,1) 86%);
      width: 100%;
      margin-top: 15%;
    }
    .header-about-image {
      margin-top: -12%;
       width: 100%;
    }
    .owl-news h5 {
      font-family: Poppins;
      font-size: 40px;
      font-weight: bold;
      color: #003b71;
      margin-top: 5%;
      margin-bottom: 5%;
    }
    .item-news h6 {
      font-family: Poppins;
      font-size: 34px;
      color: #3d4247;
      margin-top: 3%;
      max-height: 50px;
      margin-bottom: 3%;
    }
    .item-news p {
      font-family: Poppins;
      font-size: 16px;
      color: #3d4247;
      margin-top: 3%;
    }
    .item-news a {
      font-family: Poppins;
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 1.2px;
      color: #939fab;
      text-decoration: none;
      display: flex;
      align-items: center;
      margin-top: 3%;
    }
    .ik-basvuru-formu {
      display: flex;
      flex-direction: row;
      align-items: flex-start;
      margin-top: 5%;
    }
    .news-date {
      background-color: #003b71;
      width: 20%;
      height: 5%;
      position: absolute;
      right: 13px;
      top: 40px;
    }
    .news-date p {
      color: white;
      text-align: center;
      justify-content: center;
      font-size: 18px;
      font-weight: bold;
    }
    .fa-angle-right {
      color: #003b71;
      font-size: 20px;
      margin-left: 10px;
    }
    .owl-news .owl-nav {
      display: none;
    }
    .header-about-owl {
      margin-top: -15%;
    }
    .item-about {
      width: 350px;
      width: 350px;
    }
    .owl-about {
      width: 30%;
    }
    .owl-about-text {
      display: flex;
      flex-direction: column;
      align-items: flex-end;
    }
    .owl-about-text h3 {
      font-size: 28px;
      font-weight: 300;
      text-align: right;
      color: #9ec4e6;
    }
    .owl-about-text p {
      font-size: 18px;
      font-weight: 300;
      line-height: 1.56;
      text-align: right;
      color: #fff;
    }
    .owl-about .owl-next {
      right: 50px;
      color: #ff8300;
    }
    .owl-about .owl-prev {
      left: -60px;
      color: #ff8300;
    }
    .owl-about button.owl-next, .owl-about button.owl-prev{
      background: 0 0;
      color: #ff8300 !important;
      border: none;
      font-size: 75px;
      position: absolute;
      top: 10%;
      cursor: pointer;
  }
  
    .counters {
      background-image: url(../images/counter-bg.webp);
      padding: 3%;
      background-size: cover;
      background-color: #003b71;
    }
    .counters h2 {
      font-size: 150px;
      font-weight: bold;
      color: #fff;
    }
    .news-page-haberbaslik {
      font-size: 42px;
      font-weight: 600;
    }
    .news-page-haberanasayfa {
      font-size: 18px;
    }
    .counters p {
      font-family: Poppins;
      font-size: 20px;
      color: #fff;
    }

    .owl-services {
      margin-top: 3%;
      margin-bottom: 6%;
      padding-bottom: 6%;
    }
    .item-services-text {
      margin-left: 5%;
	  width: 50%;
    }
    .item-services {
      display: flex;
      align-items: stretch;
      flex-direction: row-reverse;
      justify-content: flex-end;
    }
    .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
      display: flex;
      margin-left: 37%;
      position: absolute;
      margin-top: -9%;
  }
    .services h2 {
      font-family: Poppins;
      font-size: 40px;
      font-weight: bold;
      line-height: 1.28;
      color: #003b71;
      display: flex;
      justify-content: flex-end;
      margin-top: 8px;
    }
    .item-services-text h3 {
      font-family: Poppins;
      font-size: 38px;
      line-height: 1.26;
      color: #3d4247;
      border-bottom: solid 1px #939fab;
      padding-bottom: 30px;
    }
    .item-services-text p {
      font-family: Poppins;
      font-size: 18px;
      line-height: 1.44;
      color: #3d4247;
    }
    .services .owl-prev {
      position: absolute;
      right: 32%;
      bottom: 25%;
    }
    .services .owl-next {
      position: absolute;
      right: 28%;
      bottom: 25%;
    }
    .item-services-image {
      width: 50%;
      background-color: grey;
    }
    .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
      background: 0 0;
      color: #003b71;
      border: none;
      padding: 20px!important;
      font-size: 100px;
  }
  
    .respectful {
      background-image: url(../images/respectful-image.webp);
      background-size: cover;
      text-align: center;
  
    }
    .respectful-image img{
      margin-top: -6.8%;
    }
  
    .respectful h1 {
      font-family: Poppins;
      font-size: 72px;
      font-weight: bold;
      color: #fff;
    }
    .respectful p {
      font-family: Poppins;
      font-size: 19px;
      line-height: 1.33;
      color: #fff;
      margin-top: 3%;
      padding-bottom: 10%;
      padding-left: 33%;
      padding-right: 33%;
    }
    .footer-top {
      height: 28%;
      margin-top: 5%;
    }
    .footer-top-left {
      background-image: url(../images/env-policy-image.webp);
      background-size: cover;
      padding-bottom: 6%;
    }
    .footer-top-right {
      background-image: url(../images/hr-image.webp);
      background-size: cover;
    }
    .footer-top-text{
      opacity: 0.91;
      font-family: Poppins;
      font-size: 40px;
      font-weight: bold;
      color: #fff;
      text-decoration: none;
      display: flex;
      align-content: stretch;
      justify-content: center;
      margin-top: 8%;
    }
  
    .footer {
      background-color: #003b71;
      padding: 6%;
	  margin-top: 88px;
    }
    .footer-col {
      display: flex;
      flex-direction: column;
      border-left: 1px solid #979797;
      padding-left: 40px;
    }
    .footer-col h3{
      font-family: Poppins;
      font-size: 16px;
      font-weight: bold;
      color: #fff;
    }
    .footer-col a {
      font-family: Poppins;
      font-size: 14px;
      color: #fff;
      text-decoration: none;
    }
    .footer-col p {
      font-family: Poppins;
      font-size: 14px;
      color: #fff;
      text-decoration: none;
    }
    .footer-col ul {
      list-style-type: none;
      padding: 0;
      margin: 0;
    }
    .footer-location-phone-mail-box p {
      font-family: Poppins;
      font-size: 18px;
      letter-spacing: 0.45px;
      color: #fff;
    }
    .logo-part {
      font-family: Poppins;
      font-size: 18px;
      line-height: 1.56;
      color: #939fab;
    }
    .footer-col-1 p {
      margin-top: 20%;
    }
    .footer-location-phone-mail-box {
      margin-top: 10%;
    }
    .fa-brands {
      font-size: 40px;
      padding: 5%;
    }
    .venus {
      padding: 1%;
    }
    .venus-text {
      font-family: Poppins;
      font-size: 14px;
      line-height: 1;
      text-align: right;
      color: #939fab;
      margin-right: 10px;
    }
      /* homepage-end */
      /* corporate start */
    .page-banner {
      background-size: cover;
    }
  
    .icerik-breadcrumb h1 {
      font-family: Poppins;
      font-size: 48px;
      font-weight: bold;
      line-height: 1.9;
      color: rgb(255, 255, 255);
      padding-top: 10%;
    }
    .icerik-breadcrumb ul {
      color: rgb(255, 255, 255);
      display: flex;
      list-style-type: none;
      margin-left: -40px;
      padding-bottom: 1.5%;
    }
    .icerik-breadcrumb li {
      margin-left: 10px;
      margin-right: 10px;
	  font-size: 12px;
    }
    .icerik-breadcrumb a {
      text-decoration: none;
      color: rgb(255, 255, 255);
    }
    .about-us-paraph1 {
      display: flex;
      align-items: center;
      flex-direction: row;
      width: 105%;
    }
    .about-us-paraph2 {
      display: flex;
      align-items: center;
      width: 105%;
    }
    .about-us-paraph1 h3{
      font-family: Poppins;
      font-size: 38px;
      font-weight: bold;
      line-height: 1.26;
      color: #003b71;
      margin-right: 3%;
    }
    .about-us-paraph1 p{
      font-family: Poppins;
      font-size: 18px;
      line-height: 1.89;
      color: #3d4247;
      margin-right: 3%;
    }
    .about-us-paraph2 h3{
      font-family: Poppins;
      font-size: 38px;
      font-weight: bold;
      line-height: 1.26;
      color: #003b71;
      margin-left: 3%;
    }
    .about-us-paraph2 p{
      font-family: Poppins;
      font-size: 18px;
      line-height: 1.89;
      color: #3d4247;
      margin-left: 3%;
    }
    .about-us-paraph1 img {
      width: 100%;
    }
    .about-us-paraph2 img {
      width: 100%;
    }
    .about-us-tables {
      display: flex;
      justify-content: space-around;
    }
    .about-us-tables h4 {
      background-color: #003b71;
      font-family: Poppins;
      font-size: 28px;
      font-weight: 600;
      color: #fff;
      padding: 5%;
    }
    .about-us-tables li {
      list-style-type: none;
    }
    .fa-arrows-alt-h {
      margin-right: 5px;
      object-fit: contain;
      transform: rotate(-45deg);
      color: #ff8300;
    }
    /* corporate end */
    /* contact start */
    .contact-us-title h1 {
      font-size: 38px;
      font-weight: bold;
      line-height: 1.26;
      color: #003b71;
      margin-top: 10%;
    }
    .adress {
      margin-top: 5%;
    }
    .adress h1 {
      font-size: 26px;
      font-weight: bold;
      line-height: 1.46;
      color: #003b71;
    }
    .adress h4 {
      font-size: 18px;
      font-weight: 600;
      line-height: 2.11;
      letter-spacing: 3px;
      color: #acacac;
    }
    .contact-us-form-title {
      font-size: 38px;
      font-weight: bold;
      line-height: 1.26;
      color: #003b71;
      margin-top: 5%;
      margin-bottom: 2%;
    }
    .form-group {
      margin-bottom: 1%;
    }
    .form-control {
      border-radius: 8px;
      background-color: #f5f7f9;
      text-align: justify;
      color: #575756;
      font-size: 16px;
    }
    .form-floating {
      font-size: 16px;
      text-align: justify;
      color: #575756;
    }
    .contact-us-form p {
      font-size: 18px;
      color: #3d4247;
    }
    .contact-form {

    }
    .btn-dark {
      border-radius: 8px;
      background-color: #003b71;
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 1.2px;
      text-align: center;
      color: #fff;
      margin-bottom: 20px;
    }
    .btn-secondary {
      border-radius: 8px;
      background-color: #939fab;
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 1.2px;
      text-align: center;
      color: #fff;
      margin-bottom: 20px;
    }

    .pager-buttons {
      color: #024273;
      padding: 15px;
    }
  
    /* contact end */
  
}
@media only screen and (min-width: 1441px) and (max-width: 1600px) {
	
	.baskan-cpt {
	margin-bottom: 128px;
	font-family: 'Playfair Display', serif;
	}
	
	.baskan-section{
	padding-right: 28px;
	font-family: 'Playfair Display', serif;
	}
	.baskan-section p{
	font-size: 16px;
    line-height: 24px;
    font-weight: 300;
	color: #3d4247;
	font-family: 'Playfair Display', serif;
	}
	.baskan-section h1{
	font-size: 34px;
    font-weight: 700;
    color: #003c72;
	font-style: italic;
	font-family: 'Playfair Display', serif;
	}
	.baskan-section h2{
	font-weight: 500;
    font-size: 22px;
    color: #000;
    line-height: 32px;
    margin-top: 28px;
    margin-bottom: 28px;
	font-style: italic;
	font-family: 'Playfair Display', serif;
	}
	
	.item-about p {
    color: #000000;
    display: flex;
    font-size: 13px;
    font-weight: 500;
    margin-top: 10px;
    justify-content: center;
	text-align: center;
}

	.item-about a{
		text-decoration-line: none;
	}
	
	.main-services {
	position: relative;
	padding: 0;
	margin: 0;
	cursor: pointer;
	}
	.main-services img {
	display: block;
	max-width: 100%;
	height: auto;
	}
	.main-services:hover {
	filter: grayscale(100%);
	transition: 1s ease;
	}
	.main-services:after {
	content: "";
	position: absolute;
	display: block;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.4) 100%) repeat 0 0;
	z-index: 1;
	}
	.main-services-text {
	display: block;
    position: absolute;
    width: 100%;
    color: #fff;
    left: 0;
    bottom: 34px;
    padding: 1em;
    font-weight: 700;
    z-index: 2;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    font-size: 18px;
	}
	.services {
		margin-bottom: 128px;
	}
	
	
  .container {
    max-width: 1420px;
  }
    .text h5{
    margin-top: 18px;
    font-size: 14px;
	color: #015598;
  }
.form-check {
    padding-left: unset;
}
    .header-about-owl .owl-dots{
	  display: none;
  }
    .contact-us-form-info div:nth-child(1) {
	  padding-right: 10px;
  }
  .contact-us-form-info div:nth-child(2) {
	  padding-right: 10px;
  }
    .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 14px;
    padding-left: 14px;
}
    .dropdown-menu li a{
    font-family: Poppins;
    font-size: 14px;
    font-weight: 400;
    line-height: 2;
    color: #fff;
    border-bottom: solid 1px #ffffff24;
  }
  .dropdown-item.active, .dropdown-item:active {
    background-color: #307bbd;
}
  .kvk-link{
	  font-size: 14px;
	  color: #fff;
	  text-decoration: none;
  }
  .haber-margin{
	  margin-top: 44px;
  }
    .map-btn{
	position: absolute;
	padding-top: 40px;
	padding-right: 40px;
  }
  .kvkk-box{
	  margin-top: 28px;
  }
  .owl-banner {
    position: absolute;
    z-index: -1;
  }
  .owl-banner .item {
    align-items: center;
    justify-content: center;
  }
  .owl-banner img {
    width: 100%; 
    object-fit:cover;
  }
  .owl-banner .caption {
    position: absolute;
    top: 29%;
    left: 100px;
    padding: 20px;
    color: white;
    width: 100%;
  }
    .header-about {
      background-color: #003b71;
      padding-bottom: 17%;
    }
    .header-about-exp {
      display: flex;
      align-content: stretch;
      align-items: flex-start;
    }
    .header-about-owl {
      display: flex;
      align-items: center;
    }
    .another-logos {
      display: flex;
      justify-content: flex-end;
      align-items: center;
    }
    .counters {
      display: flex;
      justify-content: space-around;
    }
    .nav-item {
      font-family: Poppins;
      font-size: 16px;
      font-weight: bold;
      line-height: 2.38;
      color: #fff;
    }
  .nav-item a{
    font-family: Poppins;
    font-size: 13px;
    font-weight: 500;
    line-height: 2.38;
    color: #fff;
  }
  .nav-item a:hover{
    color: #2c6b99;
  }
  .dropdown-menu li a{
    font-family: Poppins;
    font-size: 14px;
    font-weight: 400;
    line-height: 2;
    color: #fff;
    border-bottom: solid 1px #ffffff24;
  }
  .dropdown-item.active, .dropdown-item:active {
    background-color: #307bbd;
}
    .nav-item-active {
      color: #2c6b99;
      font-family: Poppins;
      font-size: 16px;
      font-weight: bold;
      line-height: 2.38;
    }
    .header-title-first {
      font-family: Poppins;
      font-size: 80px;
      font-weight: bold;
      line-height: 1.14;
      color: #fff;
    }
    .header-title-text {
      font-family: Poppins;
      font-size: 36px;
      font-weight: 300;
      color: #fff;
    }
  
    .navbar-expand-lg .navbar-nav .dropdown-menu {
      position: absolute;
      background-color: #004d91;
  }
    .header-about-title {
      font-size: 38px;
      font-weight: bold;
      line-height: 1.26;
      color: #fff;
      margin-top: -12%;
      width: 105%;
    }
    .header-about-text p {
      font-family: Poppins;
      font-size: 18px;
      line-height: 1.89;
      color: #fff;
      margin-top: 5%;
    }
    .btn-warning {
      border-radius: 8px;
      background-color: #ff8300;
      color: #fff;
      width: 205px;
      height: 58px;
      font-size: 16px;
      font-weight: 600;
      display: flex;
      align-items: center;
      justify-content: center;
    }
    .shadow-bot {
      object-fit: contain;
      background: rgb(7,66,119);
    background: linear-gradient(180deg, rgba(7,66,119,0) 19%, rgba(7,66,119,0.7329306722689075) 51%, rgba(7,66,119,1) 86%);
      width: 100%;
      margin-top: 15%;
    }
    .header-about-image {
      margin-top: -12%;
       width: 100%;
    }
    .owl-news h5 {
      font-family: Poppins;
      font-size: 40px;
      font-weight: bold;
      color: #003b71;
      margin-top: 5%;
      margin-bottom: 5%;
    }
    .item-news h6 {
      font-family: Poppins;
      font-size: 34px;
      color: #3d4247;
      margin-top: 3%;
      max-height: 40px;
      margin-bottom: 3%;
    }
    .item-news p {
      font-family: Poppins;
      font-size: 16px;
      color: #3d4247;
      margin-top: 3%;
    }
    .item-news a {
      font-family: Poppins;
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 1.2px;
      color: #939fab;
      text-decoration: none;
      display: flex;
      align-items: center;
      margin-top: 3%;
    }
    .news-date {
      background-color: #003b71;
      width: 20%;
      height: 5%;
      position: absolute;
      right: 13px;
      top: 40px;
    }
    .ik-basvuru-formu {
      display: flex;
      flex-direction: row;
      align-items: flex-start;
      margin-top: 5%;
    }
    .news-date p {
      color: white;
      text-align: center;
      justify-content: center;
      font-size: 18px;
      font-weight: bold;
    }
    .fa-angle-right {
      color: #003b71;
      font-size: 20px;
      margin-left: 10px;
    }
    .owl-news .owl-nav {
      display: none;
    }
    .header-about-owl {
      margin-top: -15%;
    }
    .item-about {
      width: 350px;
      width: 350px;
    }
    .owl-about {
      width: 30%;
    }
    .owl-about-text {
      display: flex;
      flex-direction: column;
      align-items: flex-end;
    }
    .owl-about-text h3 {
      font-size: 28px;
      font-weight: 300;
      text-align: right;
      color: #9ec4e6;
      margin-top: -4%;
    }
    .owl-about-text p {
      font-size: 18px;
      font-weight: 300;
      line-height: 1.56;
      text-align: right;
      color: #fff;
      
    }
    .owl-about .owl-next {
      right: -5px;
      color: #ff8300;
    }
    .owl-about .owl-prev {
      left: -60px;
      color: #ff8300;
    }
    .owl-about button.owl-next, .owl-about button.owl-prev{
      background: 0 0;
      color: #ff8300 !important;
      border: none;
      font-size: 75px;
      position: absolute;
      top: 10%;
      cursor: pointer;
  }
  
    .counters {
      background-image: url(../images/counter-bg.webp);
      padding: 3%;
      background-size: cover;
      background-color: #003b71;
    }
    .counters h2 {
      font-size: 150px;
      font-weight: bold;
      color: #fff;
    }
    .news-page-haberbaslik {
      font-size: 42px;
      font-weight: 600;
    }
    .news-page-haberanasayfa {
      font-size: 18px;
    }
    .counters p {
      font-family: Poppins;
      font-size: 20px;
      color: #fff;
    }

    .owl-services {
      margin-top: 3%;
      margin-bottom: 6%;
      padding-bottom: 6%;
    }
    .item-services-text {
      margin-left: 5%;
	  width: 50%;
    }
    .item-services {
      display: flex;
      align-items: stretch;
      flex-direction: row-reverse;
      justify-content: flex-end;
    }
    .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
      display: flex;
      margin-left: 37%;
      position: absolute;
      margin-top: -9%;
  }
    .services h2 {
      font-family: Poppins;
      font-size: 40px;
      font-weight: bold;
      line-height: 1.28;
      color: #003b71;
      display: flex;
      justify-content: flex-end;
      margin-top: 8px;
    }
    .item-services-text h3 {
      font-family: Poppins;
      font-size: 38px;
      line-height: 1.26;
      color: #3d4247;
      border-bottom: solid 1px #939fab;
      padding-bottom: 30px;
    }
    .item-services-text p {
      font-family: Poppins;
      font-size: 18px;
      line-height: 1.44;
      color: #3d4247;
    }
    .services .owl-prev {
      position: absolute;
      right: 32%;
      bottom: 25%;
    }
    .services .owl-next {
      position: absolute;
      right: 28%;
      bottom: 25%;
    }
    .item-services-image {
      width: 50%;
      background-color: grey;
    }
    .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
      background: 0 0;
      color: #003b71;
      border: none;
      padding: 20px!important;
      font-size: 100px;
  }
  
    .respectful {
      background-image: url(../images/respectful-image.webp);
      background-size: cover;
      text-align: center;
  
    }
    .respectful-image img{
      margin-top: -6.8%;
    }
  
    .respectful h1 {
      font-family: Poppins;
      font-size: 72px;
      font-weight: bold;
      color: #fff;
    }
    .respectful p {
      font-family: Poppins;
      font-size: 18px;
      line-height: 1.33;
      color: #fff;
      margin-top: 3%;
      padding-bottom: 10%;
      padding-left: 33%;
      padding-right: 33%;
    }
    .footer-top {
      height: 28%;
      margin-top: 5%;
    }
    .footer-top-left {
      background-image: url(../images/env-policy-image.webp);
      background-size: cover;
      padding-bottom: 6%;
    }
    .footer-top-right {
      background-image: url(../images/hr-image.webp);
      background-size: cover;
    }
    .footer-top-text{
      opacity: 0.91;
      font-family: Poppins;
      font-size: 40px;
      font-weight: bold;
      color: #fff;
      text-decoration: none;
      display: flex;
      align-content: stretch;
      justify-content: center;
      margin-top: 8%;
    }
  
    .footer {
      background-color: #003b71;
      padding: 6%;
	  margin-top: 88px;
    }
    .footer-col {
      display: flex;
      flex-direction: column;
      border-left: 1px solid #979797;
      padding-left: 40px;
    }
    .footer-col h3{
      font-family: Poppins;
      font-size: 16px;
      font-weight: bold;
      color: #fff;
    }
    .footer-col a {
      font-family: Poppins;
      font-size: 14px;
      color: #fff;
      text-decoration: none;
    }
    .footer-col p {
      font-family: Poppins;
      font-size: 14px;
      color: #fff;
      text-decoration: none;
    }
    .footer-col ul {
      list-style-type: none;
      padding: 0;
      margin: 0;
    }
    .footer-location-phone-mail-box p {
      font-family: Poppins;
      font-size: 18px;
      letter-spacing: 0.45px;
      color: #fff;
    }
    .logo-part {
      font-family: Poppins;
      font-size: 18px;
      line-height: 1.56;
      color: #939fab;
    }
    .footer-col-1 p {
      margin-top: 20%;
    }
    .footer-location-phone-mail-box {
      margin-top: 10%;
    }
    .fa-brands {
      font-size: 40px;
      padding: 5%;
    }
    .venus {
      padding: 1%;
    }
    .venus-text {
      font-family: Poppins;
      font-size: 14px;
      line-height: 1;
      text-align: right;
      color: #939fab;
      margin-right: 10px;
    }
      /* homepage-end */
      /* corporate start */
    .page-banner {
      background-size: cover;
    }
  
    .icerik-breadcrumb h1 {
      font-family: Poppins;
      font-size: 48px;
      font-weight: bold;
      line-height: 1.9;
      color: rgb(255, 255, 255);
      padding-top: 10%;
    }
    .icerik-breadcrumb ul {
      color: rgb(255, 255, 255);
      display: flex;
      list-style-type: none;
      margin-left: -40px;
      padding-bottom: 1.5%;
    }
    .icerik-breadcrumb li {
      margin-left: 10px;
      margin-right: 10px;
	  font-size: 12px;
    }
    .icerik-breadcrumb a {
      text-decoration: none;
      color: rgb(255, 255, 255);
    }
    .about-us-paraph1 {
      display: flex;
      align-items: center;
      flex-direction: row;
      width: 105%;
    }
    .about-us-paraph2 {
      display: flex;
      align-items: center;
      width: 105%;
    }
    .about-us-paraph1 h3{
      font-family: Poppins;
      font-size: 38px;
      font-weight: bold;
      line-height: 1.26;
      color: #003b71;
      margin-right: 3%;
    }
    .about-us-paraph1 p{
      font-family: Poppins;
      font-size: 18px;
      line-height: 1.89;
      color: #3d4247;
      margin-right: 3%;
    }
    .about-us-paraph2 h3{
      font-family: Poppins;
      font-size: 38px;
      font-weight: bold;
      line-height: 1.26;
      color: #003b71;
      margin-left: 3%;
    }
    .about-us-paraph2 p{
      font-family: Poppins;
      font-size: 18px;
      line-height: 1.89;
      color: #3d4247;
      margin-left: 3%;
    }
    .about-us-paraph1 img {
      width: 100%;
    }
    .about-us-paraph2 img {
      width: 100%;
    }
    .about-us-tables {
      display: flex;
      justify-content: space-around;
    }
    .about-us-tables h4 {
      background-color: #003b71;
      font-family: Poppins;
      font-size: 28px;
      font-weight: 600;
      color: #fff;
      padding: 5%;
    }
    .about-us-tables li {
      list-style-type: none;
    }
    .fa-arrows-alt-h {
      margin-right: 5px;
      object-fit: contain;
      transform: rotate(-45deg);
      color: #ff8300;
    }
    /* corporate end */
    /* contact start */
    .contact-us-title h1 {
      font-size: 38px;
      font-weight: bold;
      line-height: 1.26;
      color: #003b71;
      margin-top: 10%;
    }
    .adress {
      margin-top: 5%;
    }
    .adress h1 {
      font-size: 26px;
      font-weight: bold;
      line-height: 1.46;
      color: #003b71;
    }
    .adress h4 {
      font-size: 18px;
      font-weight: 600;
      line-height: 2.11;
      letter-spacing: 3px;
      color: #acacac;
    }
    .contact-us-form-title {
      font-size: 38px;
      font-weight: bold;
      line-height: 1.26;
      color: #003b71;
      margin-top: 5%;
      margin-bottom: 2%;
    }
    .form-group {
      margin-bottom: 1%;
    }
    
    .form-control {
      border-radius: 8px;
      background-color: #f5f7f9;
      text-align: justify;
      color: #575756;
      font-size: 16px;
    }
    .form-floating {
      font-size: 16px;
      text-align: justify;
      color: #575756;
    }
    .contact-us-form p {
      font-size: 18px;
      color: #3d4247;
    }
    .contact-form {

    }
    .btn-dark {
      border-radius: 8px;
      background-color: #003b71;
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 1.2px;
      text-align: center;
      color: #fff;
      margin-bottom: 20px;
    }
    .btn-secondary {
      border-radius: 8px;
      background-color: #939fab;
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 1.2px;
      text-align: center;
      color: #fff;
      margin-bottom: 20px;
    }

    .pager-buttons {
      color: #024273;
      padding: 15px;
    }
  
  
    /* contact end */
  
}
@media only screen and (min-width: 1281px) and (max-width: 1440px) {
	
	.baskan-cpt {
	margin-bottom: 68px;
	font-family: 'Playfair Display', serif;
	}
	
	.baskan-section{
	padding-right: 28px;
	font-family: 'Playfair Display', serif;
	}
	.baskan-section p{
	font-size: 14px;
    line-height: 20px;
    font-weight: 300;
    color: #3d4247;
	font-family: 'Playfair Display', serif;
	}
	.baskan-section h1{
	font-size: 34px;
    font-weight: 700;
    color: #003c72;
	font-style: italic;
	font-family: 'Playfair Display', serif;
	}
	.baskan-section h2{
	font-weight: 500;
    font-size: 22px;
    color: #000;
    line-height: 32px;
    margin-top: 28px;
    margin-bottom: 28px;
	font-style: italic;
	font-family: 'Playfair Display', serif;
	}
	
	.item-about p {
    color: #000000;
    display: flex;
    font-size: 13px;
    font-weight: 500;
    margin-top: 10px;
    justify-content: center;
	text-align: center;
}

	.item-about a{
		text-decoration-line: none;
	}
	
	.main-services {
	position: relative;
	padding: 0;
	margin: 0;
	cursor: pointer;
	}
	.main-services img {
	display: block;
	max-width: 100%;
	height: auto;
	}
	.main-services:hover {
	filter: grayscale(100%);
	transition: 1s ease;
	}
	.main-services:after {
	content: "";
	position: absolute;
	display: block;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.4) 100%) repeat 0 0;
	z-index: 1;
	}
	.main-services-text {
	display: block;
    position: absolute;
    width: 100%;
    color: #fff;
    left: 0;
    bottom: 34px;
    padding: 1em;
    font-weight: 700;
    z-index: 2;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    font-size: 18px;
	}
	.services {
		margin-bottom: 128px;
	}
	
	
  .container {
    max-width: 1280px;
  }
    .text h5{
    margin-top: 18px;
    font-size: 14px;
	color: #015598;
  }
  .corporate-about{
	margin-top: 6%; 
	margin-bottom: 88px;
  }
.form-check {
    padding-left: unset;
}
    .contact-us-form-info div:nth-child(1) {
	  padding-right: 10px;
  }
  .contact-us-form-info div:nth-child(2) {
	  padding-right: 10px;
  }
    .header-about-owl .owl-dots{
	  display: none;
  }
    .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 12px;
    padding-left: 12px;
}
    .dropdown-menu li a{
    font-family: Poppins;
    font-size: 14px;
    font-weight: 400;
    line-height: 2;
    color: #fff;
    border-bottom: solid 1px #ffffff24;
  }
  .dropdown-item.active, .dropdown-item:active {
    background-color: #307bbd;
}
  .kvk-link{
	  font-size: 14px;
	  color: #fff;
	  text-decoration: none;
  }
  .haber-margin{
	  margin-top: 44px;
  }
    .map-btn{
	position: absolute;
	padding-top: 40px;
	padding-right: 40px;
  }
  .kvkk-box{
	  margin-top: 28px;
  }
  .owl-banner {
    position: absolute;
    z-index: -1;
  }
  .owl-banner .item {
    align-items: center;
    justify-content: center;
  }
  .owl-banner img {
    width: 100%; 
    object-fit:cover;
  }
  .owl-banner .caption {
    position: absolute;
    top: 29%;
    left: 100px;
    padding: 20px;
    color: white;
    width: 100%;
  }
    .header-about {
      background-color: #003b71;
      padding-bottom: 18%;
    }
    .header-about-exp {
      display: flex;
      align-content: stretch;
      align-items: flex-start;
    }
    .header-about-owl {
      display: flex;
      align-items: center;
    }
    .another-logos {
      display: flex;
      justify-content: flex-end;
      align-items: center;
		padding-top: 48px;
    }
    .counters {
      display: flex;
      justify-content: space-around;
    }
    .nav-item {
      font-family: Poppins;
      font-size: 16px;
      font-weight: bold;
      line-height: 2.38;
      color: #fff;
    }
  .nav-item a{
    font-family: Poppins;
    font-size: 13px;
    font-weight: 500;
    line-height: 2.38;
    color: #fff;
  }
  .nav-item a:hover{
    color: #2c6b99;
  }
  .dropdown-menu li a{
    font-family: Poppins;
    font-size: 13px;
    font-weight: 400;
    line-height: 2;
    color: #fff;
    border-bottom: solid 1px #ffffff24;
  }
  .dropdown-item.active, .dropdown-item:active {
    background-color: #307bbd;
}
    .gds-logo {
      width: 123px;
    }

    .nav-item-active {
      color: #2c6b99;
      font-family: Poppins;
      font-size: 16px;
      font-weight: bold;
      line-height: 2.38;
    }
    .header-title-first {
      font-family: Poppins;
      font-size: 80px;
      font-weight: bold;
      line-height: 1.14;
      color: #fff;
    }
    .header-title-text {
      font-family: Poppins;
      font-size: 36px;
      font-weight: 300;
      color: #fff;
    }
  
    .navbar-expand-lg .navbar-nav .dropdown-menu {
      position: absolute;
      background-color: #004d91;
  }
    .header-about-title {
      font-size: 28px;
      font-weight: bold;
      line-height: 1.26;
      color: #fff;
      margin-top: -12%;
      width: 105%;
    }
    .header-about-text p {
    font-family: Poppins;
    font-size: 16px;
    line-height: 1.6;
    color: #fff;
    margin-top: 4%;
    }
    .btn-warning {
    border-radius: 8px;
    background-color: #ff8300;
    color: #fff;
    width: 190px;
    height: 48px;
    font-size: 14px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    }
    .shadow-bot {
      object-fit: contain;
      background: rgb(7,66,119);
    background: linear-gradient(180deg, rgba(7,66,119,0) 19%, rgba(7,66,119,0.7329306722689075) 51%, rgba(7,66,119,1) 86%);
      width: 100%;
      margin-top: 15%;
    }
    .header-about-image {
      margin-top: -12%;
       width: 100%;
    }
    .owl-news h5 {
      font-family: Poppins;
      font-size: 40px;
      font-weight: bold;
      color: #003b71;
      margin-top: 5%;
      margin-bottom: 5%;
    }
    .item-news h6 {
      font-family: Poppins;
      font-size: 28px;
      color: #3d4247;
      margin-top: 3%;
      max-height: 50px;
      margin-bottom: 3%;
    }
    .item-news p {
      font-family: Poppins;
      font-size: 16px;
      color: #3d4247;
    }
    .item-news a {
      font-family: Poppins;
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 1.2px;
      color: #939fab;
      text-decoration: none;
      display: flex;
      align-items: center;
      margin-top: 3%;
    }
    .news-date {
      background-color: #003b71;
      width: 20%;
      height: 5%;
      position: absolute;
      right: 13px;
      top: 40px;
    }
    .ik-basvuru-formu {
      display: flex;
      flex-direction: row;
      align-items: flex-start;
      margin-top: 5%;
    }
    .news-date p {
      color: white;
      text-align: center;
      justify-content: center;
	font-size: 18px;
    font-weight: 400;
    }
    .fa-angle-right {
      color: #003b71;
      font-size: 20px;
      margin-left: 10px;
    }
    .owl-news .owl-nav {
      display: none;
    }
    .header-about-owl {
      margin-top: -15%;
    }
    .item-about {
      width: 350px;
      width: 350px;
    }
    .owl-about {
      width: 30%;
    }
    .owl-about-text {
      display: flex;
      flex-direction: column;
      align-items: flex-end;
    }
    .owl-about-text h3 {
      font-size: 28px;
      font-weight: 300;
      text-align: right;
      color: #9ec4e6;
      margin-top: -11%;
    }
    .owl-about-text p {
	font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
    text-align: right;
    color: #fff;
    margin-bottom: 48px;
    }
    .owl-about .owl-next {
      right: 50px;
      color: #ff8300;
    }
    .owl-about .owl-prev {
      left: -60px;
      color: #ff8300;
    }
    .owl-about button.owl-next, .owl-about button.owl-prev{
      background: 0 0;
      color: #ff8300 !important;
      border: none;
      font-size: 75px;
      position: absolute;
      top: 10%;
      cursor: pointer;
  }
  
    .counters {
      background-image: url(../images/counter-bg.webp);
      padding: 3%;
      background-size: cover;
      background-color: #003b71;
    }
    .counters h2 {
      font-size: 128px;
      font-weight: bold;
      color: #fff;
    }
    .news-page-haberbaslik {
      font-size: 42px;
      font-weight: 600;
    }
    .news-page-haberanasayfa {
      font-size: 16px;
    }
    .counters p {
      font-family: Poppins;
      font-size: 20px;
      color: #fff;
    }

    .owl-services {
      margin-top: 3%;
      margin-bottom: 6%;
      padding-bottom: 6%;
    }
    .item-services-text {
      margin-left: 5%;
	  width: 50%;
    }
    .item-services {
      display: flex;
      align-items: stretch;
      flex-direction: row-reverse;
      justify-content: flex-end;
    }
    .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
      display: flex;
      margin-left: 37%;
      position: absolute;
      margin-top: -9%;
  }
    .services h2 {
      font-family: Poppins;
      font-size: 40px;
      font-weight: bold;
      line-height: 1.28;
      color: #003b71;
      display: flex;
      justify-content: flex-end;
      margin-top: 8px;
    }
    .item-services-text h3 {
      font-family: Poppins;
      font-size: 28px;
      line-height: 1.26;
      color: #3d4247;
      border-bottom: solid 1px #939fab;
      padding-bottom: 30px;
    }
    .item-services-text p {
      font-family: Poppins;
      font-size: 18px;
      line-height: 1.44;
      color: #3d4247;
    }
    .services .owl-prev {
      position: absolute;
      right: 5%;
      bottom: 25%;
    }
    .services .owl-next {
      position: absolute;
      right: 0;
      bottom: 25%;
    }
    .item-services-image {
      width: 50%;
      background-color: grey;
    }
    .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
      background: 0 0;
      color: #003b71;
      border: none;
      padding: 20px!important;
      font-size: 100px;
  }
  
    .respectful {
      background-image: url(../images/respectful-image.webp);
      background-size: cover;
      text-align: center;
  
    }
    .respectful-image img{
      margin-top: -9.8%;
    }
  
    .respectful h1 {
      font-family: Poppins;
      font-size: 64px;
      font-weight: bold;
      color: #fff;
    }
    .respectful p {
      font-family: Poppins;
      font-size: 18px;
      line-height: 1.33;
      color: #fff;
      margin-top: 3%;
      padding-bottom: 10%;
      padding-left: 18%;
      padding-right: 18%;
    }
    .footer-top {
      height: 28%;
      margin-top: 5%;
    }
    .footer-top-left {
      background-image: url(../images/env-policy-image.webp);
      background-size: cover;
      padding-bottom: 6%;
    }
    .footer-top-right {
      background-image: url(../images/hr-image.webp);
      background-size: cover;
    }
    .footer-top-text{
      opacity: 0.91;
      font-family: Poppins;
      font-size: 40px;
      font-weight: bold;
      color: #fff;
      text-decoration: none;
      display: flex;
      align-content: stretch;
      justify-content: center;
      margin-top: 8%;
    }
  
    .footer {
      background-color: #003b71;
      padding: 6%;
	  margin-top: 88px;
    }
    .footer-col {
      display: flex;
      flex-direction: column;
      border-left: 1px solid #979797;
      padding-left: 40px;
    }
    .footer-col h3{
      font-family: Poppins;
      font-size: 14px;
      font-weight: bold;
      color: #fff;
    }
    .footer-col a {
      font-family: Poppins;
      font-size: 12px;
      color: #fff;
      text-decoration: none;
    }
    .footer-col p {
      font-family: Poppins;
      font-size: 14px;
      color: #fff;
      text-decoration: none;
    }
    .footer-col ul {
      list-style-type: none;
      padding: 0;
      margin: 0;
    }
    .footer-location-phone-mail-box p {
      font-family: Poppins;
      font-size: 18px;
      letter-spacing: 0.45px;
      color: #fff;
    }
    .logo-part {
      font-family: Poppins;
      font-size: 14px;
      line-height: 1.56;
      color: #939fab;
    }
    .footer-col-1 p {
      margin-top: 20%;
    }
    .footer-location-phone-mail-box {
      margin-top: 10%;
    }
    .fa-brands {
      font-size: 40px;
      padding: 5%;
    }
    .venus {
      padding: 1%;
    }
    .venus-text {
    font-family: Poppins;
    font-size: 10px;
    line-height: 1;
    text-align: right;
    color: #939fab;
    margin-right: 10px;
    margin-top: 6px;
    }
      /* homepage-end */
      /* corporate start */
    .page-banner {
      background-size: cover;
    }
  
    .icerik-breadcrumb h1 {
      font-family: Poppins;
      font-size: 28px;
      font-weight: bold;
      line-height: 1.9;
      color: rgb(255, 255, 255);
      padding-top: 10%;
    }
    .icerik-breadcrumb ul {
      color: rgb(255, 255, 255);
      display: flex;
      list-style-type: none;
      margin-left: -40px;
      padding-bottom: 1.5%;
    }
    .icerik-breadcrumb li {
      margin-left: 10px;
      margin-right: 10px;
	  font-size: 12px;
    }
    .icerik-breadcrumb a {
      text-decoration: none;
      color: rgb(255, 255, 255);
    }
    .about-us-paraph1 {
      display: flex;
      align-items: center;
      flex-direction: row;
      width: 105%;
    }
    .about-us-paraph2 {
      display: flex;
      align-items: center;
      width: 105%;
    }
    .about-us-paraph1 h3{
      font-family: Poppins;
      font-size: 38px;
      font-weight: bold;
      line-height: 1.26;
      color: #003b71;
      margin-right: 3%;
    }
    .about-us-paraph1 p{
      font-family: Poppins;
      font-size: 18px;
      line-height: 1.89;
      color: #3d4247;
      margin-right: 3%;
    }
    .about-us-paraph2 h3{
      font-family: Poppins;
      font-size: 38px;
      font-weight: bold;
      line-height: 1.26;
      color: #003b71;
      margin-left: 3%;
    }
    .about-us-paraph2 p{
      font-family: Poppins;
      font-size: 18px;
      line-height: 1.89;
      color: #3d4247;
      margin-left: 3%;
    }
    .about-us-paraph1 img {
      width: 100%;
    }
    .about-us-paraph2 img {
      width: 100%;
    }
    .about-us-tables {
      display: flex;
      justify-content: space-around;
    }
    .about-us-tables h4 {
      background-color: #003b71;
      font-family: Poppins;
      font-size: 28px;
      font-weight: 600;
      color: #fff;
      padding: 5%;
    }
    .about-us-tables li {
      list-style-type: none;
    }
    .fa-arrows-alt-h {
      margin-right: 5px;
      object-fit: contain;
      transform: rotate(-45deg);
      color: #ff8300;
    }
    /* corporate end */
    /* contact start */
    .contact-us-title h1 {
      font-size: 38px;
      font-weight: bold;
      line-height: 1.26;
      color: #003b71;
      margin-top: 10%;
    }
    .adress {
      margin-top: 5%;
    }
    .adress h1 {
      font-size: 26px;
      font-weight: bold;
      line-height: 1.46;
      color: #003b71;
    }
    .adress h4 {
      font-size: 18px;
      font-weight: 600;
      line-height: 2.11;
      letter-spacing: 3px;
      color: #acacac;
    }
    .contact-us-form-title {
      font-size: 38px;
      font-weight: bold;
      line-height: 1.26;
      color: #003b71;
      margin-top: 5%;
      margin-bottom: 2%;
    }
    .form-group {
      margin-bottom: 1%;
    }
    .kvkk-box {
      display: flex;
      flex-direction: column;
      margin-top: 5%;
    }
    .form-control {
      border-radius: 8px;
      background-color: #f5f7f9;
      text-align: justify;
      color: #575756;
      font-size: 16px;
    }
    .form-floating {
      font-size: 16px;
      text-align: justify;
      color: #575756;
    }
    .contact-us-form p {
      font-size: 18px;
      color: #3d4247;
    }
    .contact-form {

    }
    .btn-dark {
      border-radius: 8px;
      background-color: #003b71;
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 1.2px;
      text-align: center;
      color: #fff;
      margin-bottom: 20px;
    }
    .btn-secondary {
      border-radius: 8px;
      background-color: #939fab;
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 1.2px;
      text-align: center;
      color: #fff;
      margin-bottom: 20px;
    }
  
  
    /* contact end */
  
}
@media only screen and (min-width: 1025px) and (max-width: 1280px) {
	
	.baskan-cpt {
	margin-bottom: 68px;
	font-family: 'Playfair Display', serif;
	}
	
	.baskan-section{
	padding-right: 28px;
	font-family: 'Playfair Display', serif;
	}
	.baskan-section p{
	font-size: 14px;
    line-height: 20px;
    font-weight: 300;
	color: #3d4247;
	font-family: 'Playfair Display', serif;
	}
	.baskan-section h1{
	font-size: 34px;
    font-weight: 700;
    color: #003c72;
	font-style: italic;
	font-family: 'Playfair Display', serif;
	}
	.baskan-section h2{
	font-weight: 500;
    font-size: 22px;
    color: #000;
    line-height: 32px;
    margin-top: 28px;
    margin-bottom: 28px;
	font-style: italic;
	font-family: 'Playfair Display', serif;
	}
	
	.item-about p {
    color: #000000;
    display: flex;
    font-size: 13px;
    font-weight: 500;
    margin-top: 10px;
    justify-content: center;
	text-align: center;
}

	.item-about a{
		text-decoration-line: none;
	}
	
		.main-services {
	position: relative;
	padding: 0;
	margin: 0;
	cursor: pointer;
	}
	.main-services img {
	display: block;
	max-width: 100%;
	height: auto;
	}
	.main-services:hover {
	filter: grayscale(100%);
	transition: 1s ease;
	}
	.main-services:after {
	content: "";
	position: absolute;
	display: block;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.4) 100%) repeat 0 0;
	z-index: 1;
	}
	.main-services-text {
	display: block;
    position: absolute;
    width: 100%;
    color: #fff;
    left: 0;
    bottom: 34px;
    padding: 1em;
    font-weight: 700;
    z-index: 2;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    font-size: 18px;
	}
	.services {
		margin-bottom: 128px;
	}
	
  .container {
    max-width: 90%;
  }
    .text h5{
    margin-top: 18px;
    font-size: 14px;
	color: #015598;
  }
    .header-about-owl .owl-dots{
	  display: none;
  }
.form-check {
    padding-left: unset;
}
    .contact-us-form-info div:nth-child(1) {
	  padding-right: 10px;
  }
  .contact-us-form-info div:nth-child(2) {
	  padding-right: 10px;
  }
    .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 8px;
    padding-left: 8px;
}
    .dropdown-menu li a{
    font-family: Poppins;
    font-size: 14px;
    font-weight: 400;
    line-height: 2;
    color: #fff;
    border-bottom: solid 1px #ffffff24;
  }
  .dropdown-item.active, .dropdown-item:active {
    background-color: #307bbd;
}
    .kvk-link{
	  font-size: 14px;
	  color: #fff;
	  text-decoration: none;
  }
  .haber-margin{
	  margin-top: 44px;
	  
  }
  .map-btn{
	position: absolute;
	padding-top: 40px;
	padding-right: 40px;
  }
  .kvkk-box{
	  margin-top: 28px;
  }
  .header-class {
    background-color: #003b71;
  }
  .owl-banner {
    position: absolute;
    z-index: 0;
}
  
  .owl-banner .item {
    align-items: center;
    justify-content: center;
  }
  .owl-banner img {
    width: 100%; 
    object-fit:cover;
  }
  .owl-banner .caption {
    position: absolute;
    top: 29%;
    left: 100px;
    padding: 20px;
    color: white;
    width: 100%;
  }
    .header-about {
      background-color: #003b71;
      padding-bottom: 81%;
    }
    .header-about-exp {
      display: flex;
      align-content: stretch;
      align-items: flex-start;
      flex-direction: column-reverse;
    }
    .header-about-owl {
      display: flex;
      align-items: center;
      flex-direction: column;
    }
    .another-logos {
      display: flex;
      justify-content: flex-end;
      align-items: center;
    }
    .counters {
      display: flex;
      justify-content: space-around;
    }
    .nav-item {
      font-family: Poppins;
      font-size: 16px;
      font-weight: bold;
      line-height: 2.38;
      color: #fff;
    }
    .navbar-collapse {
      text-align: center;
    }
  .nav-item a{
    font-family: Poppins;
    font-size: 10px;
    font-weight: 500;
    line-height: 2.38;
    color: #fff;
  }
  .nav-item a:hover{
    color: #2c6b99;
  }
  .dropdown-menu li a{
    font-family: Poppins;
    font-size: 14px;
    font-weight: 400;
    line-height: 2;
    color: #fff;
    border-bottom: solid 1px #ffffff24;
  }
  .dropdown-item.active, .dropdown-item:active {
    background-color: #307bbd;
}
    .nav-item-active {
      color: #2c6b99;
      font-family: Poppins;
      font-size: 16px;
      font-weight: bold;
      line-height: 2.38;
    }
    .header-title-first {
      font-family: Poppins;
      font-size: 25px;
      font-weight: bold;
      line-height: 1.14;
      color: #fff;
    }
    .header-title-text {
      font-family: Poppins;
      font-size: 20px;
      font-weight: 300;
      color: #fff;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu {
      position: absolute;
      background-color: #004d91;
  }
    .header-about-title {
      font-size: 21px;
      font-weight: bold;
      line-height: 1.26;
      color: #fff;
      margin-top: 6%;
      width: 105%;
    }
    .header-about-text p {
      font-family: Poppins;
      font-size: 16px;
      line-height: 1.89;
      color: #fff;
      margin-top: 5%;
    }
    .btn-warning {
      border-radius: 8px;
      background-color: #ff8300;
      color: #fff;
      width: 205px;
      height: 58px;
      font-size: 16px;
      font-weight: 600;
      display: flex;
      align-items: center;
      justify-content: center;
    }
    .shadow-bot {
      object-fit: contain;
      background: rgb(7,66,119);
    background: linear-gradient(180deg, rgba(7,66,119,0) 19%, rgba(7,66,119,0.7329306722689075) 51%, rgba(7,66,119,1) 86%);
      margin-top: 15%;
      width: 100%;
      position: sticky;
      z-index: 5;
    }
    .header-about-image {
      width: 75%;
      display: flex;
      justify-content: flex-end;
      margin-top: -7%;
      position: static;
      z-index: 10;
    }
   
    .owl-news h5 {
      font-family: Poppins;
      font-size: 40px;
      font-weight: bold;
      color: #003b71;
      margin-top: 5%;
      margin-bottom: 5%;
    }
    .item-news h6 {
      font-family: Poppins;
      font-size: 26px;
      color: #3d4247;
      margin-top: 2%;
      max-height: 30px;
      margin-bottom: 7%;
    }
    .item-news p {
      font-family: Poppins;
      font-size: 14px;
      color: #3d4247;
    }
    .item-news a {
      font-family: Poppins;
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 1.2px;
      color: #939fab;
      text-decoration: none;
      display: flex;
      align-items: center;
      margin-top: 3%;
    }
    .news-date {
      background-color: #003b71;
      width: 29%;
      height: 4%;
      position: absolute;
      right: 13px;
      top: 14px;
    }
    .ik-basvuru-formu {
      display: flex;
      flex-direction: row;
      align-items: flex-start;
      margin-top: 5%;
    }
    .news-date p {
      color: white;
      text-align: center;
      justify-content: center;
      font-size: 12px;
      font-weight: bold;
    }
    .fa-angle-right {
      color: #003b71;
      font-size: 20px;
      margin-left: 10px;
    }
    .owl-news .owl-nav {
      display: none;
    }
    .header-about-owl {
      margin-top: -86%;
    }
    .item-about {
      width: 350px;
      width: 350px;
    }
    .owl-about {
      width: 80%;
    }
    .owl-about-text {
      display: flex;
      flex-direction: column;
      align-items: flex-end;
    }
    .owl-about-text h3 {
      font-size: 20px;
      font-weight: 300;
      text-align: right;
      color: #9ec4e6;
    }
    .owl-about-text p {
      font-size: 14px;
      font-weight: 300;
      line-height: 1.56;
      text-align: right;
      color: #ffffff;
    }
    .owl-about .owl-next {
      right: 50px;
      color: #ff8300;
    }
    .owl-about .owl-prev {
      left: -60px;
      color: #ff8300;
    }

    .pager-buttons {
      color: #024273;
      padding: 15px;
    }
  
    .counters {
      background-image: url(../images/counter-bg.webp);
      padding: 3%;
      background-size: cover;
      background-color: #003b71;
    }
    .counters h2 {
      font-size: 40px;
      font-weight: bold;
      color: #fff;
      text-align: center;
    }
    .news-page-haberbaslik {
      font-size: 26px;
      font-weight: 600;
    }
    .news-page-haberanasayfa {
      font-size: 16px;
    }
    .counters p {
      font-family: Poppins;
      font-size: 10px;
      color: #fff;
    }
    .another-logos {
      width: 25%;
    }

    .owl-services {
      margin-top: 3%;
      margin-bottom: 6%;
      padding-bottom: 6%;
    }
    .item-services-text {
      margin-left: 5%;
	  width: 50%;
    }
    .item-services {
      display: flex;
      align-items: stretch;
      flex-direction: row-reverse;
      justify-content: flex-end;
    }
    .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
      display: flex;
      margin-left: 37%;
      position: absolute;
      margin-top: -9%;
  }
    .services h2 {
      font-family: Poppins;
      font-size: 40px;
      font-weight: bold;
      line-height: 1.28;
      color: #003b71;
      display: flex;
      justify-content: flex-end;
      margin-top: 8px;
    }
    .item-services-text h3 {
      font-family: Poppins;
      font-size: 28px;
      line-height: 1.26;
      color: #3d4247;
      border-bottom: solid 1px #939fab;
      padding-bottom: 9px;
    }
    .item-services-text p {
      font-family: Poppins;
      font-size: 16px;
      line-height: 1.44;
      color: #3d4247;
    }
    .services .owl-prev {
      position: absolute;
      right: 32%;
      bottom: 25%;
    }
    .services .owl-next {
      position: absolute;
      right: 28%;
      bottom: 25%;
    }
    .item-services-image {
      background-color: grey;
	  width: 50%;
    }
    .owl-about .owl-nav button.owl-next, .owl-about .owl-nav button.owl-prev, .owl-about button.owl-dot {
      background: 0 0;
      color: #ff8300;
      border: none;
      font-size: 75px;
      position: absolute;
      top: 25%;
      cursor: pointer;
  }
    .owl-about .owl-next {
      right: -50px;
    }
    .owl-about .owl-prev {
      left: -50px;
    }
    .owl-banner .owl-nav {
      visibility: hidden;
    }
    .respectful {
      background-image: url(../images/respectful-image.webp);
      background-size: cover;
      text-align: center;
  
    }
    .respectful-image img{
      margin-top: -10.8%;
    }
  
    .respectful h1 {
      font-family: Poppins;
      font-size: 44px;
      font-weight: bold;
      color: #fff;
    }
    .respectful p {
      font-family: Poppins;
      font-size: 18px;
      line-height: 1.33;
      color: #fff;
      margin-top: 3%;
      padding-bottom: 10%;
    }
	  .footer-top {
    height: 28%;
    margin-top: 5%;
  }
    .footer-top-left {
      background-image: url(../images/env-policy-image.webp);
      background-size: cover;
    }
    .footer-top-right {
      background-image: url(../images/hr-image.webp);
      background-size: cover;
    }
    .footer-top-text{
      opacity: 0.91;
      font-family: Poppins;
      font-size: 30px;
      font-weight: bold;
      color: #fff;
      text-decoration: none;
      display: flex;
      align-content: stretch;
      justify-content: center;
      margin-top: 8%;
    }
  
    .footer {
      background-color: #003b71;
      padding: 6%;
	  margin-top: 88px;
    }
    .footer .row {
      display: flex;
      flex-direction: column;
    }
    .footer-col {
      display: flex;
      flex-direction: column;
      margin-top: 3%;
    }
    .footer-col h3{
      font-family: Poppins;
      font-size: 16px;
      font-weight: bold;
      color: #fff;
    }
    .footer-col a {
      font-family: Poppins;
      font-size: 14px;
      color: #fff;
      text-decoration: none;
    }
    .footer-col p {
      font-family: Poppins;
      font-size: 14px;
      color: #fff;
      text-decoration: none;
    }
    .footer-col ul {
      list-style-type: none;
      padding: 0;
      margin: 0;
    }
    .footer-location-phone-mail-box p {
      font-family: Poppins;
      font-size: 18px;
      letter-spacing: 0.45px;
      color: #fff;
    }
    .logo-part {
      font-family: Poppins;
      font-size: 18px;
      line-height: 1.56;
      color: #939fab;
    }
    .footer-col-1 p {
      margin-top: 5%;
    }
    .footer-location-phone-mail-box {
      margin-top: 10%;
    }
    .fa-brands {
      font-size: 40px;
      padding: 5%;
    }
    .venus {
      padding: 1%;
    }
    .venus-text {
      font-family: Poppins;
      font-size: 14px;
      line-height: 1;
      text-align: right;
      color: #939fab;
      margin-right: 10px;
    }
      /* homepage-end */
      /* corporate start */
    .page-banner {
      background-size: cover;
    }
  
    .icerik-breadcrumb h1 {
      font-family: Poppins;
      font-size: 32px;
      font-weight: bold;
      line-height: 1.9;
      color: rgb(255, 255, 255);
      padding-top: 10%;
    }
    .icerik-breadcrumb ul {
      color: rgb(255, 255, 255);
      display: flex;
      list-style-type: none;
      margin-left: -40px;
      padding-bottom: 1.5%;
      font-size: 9px;
    }
    .icerik-breadcrumb li {
      margin-left: 5px;
      margin-right: 5px;
	  font-size: 12px;

    }
    .icerik-breadcrumb a {
      text-decoration: none;
      color: rgb(255, 255, 255);
    }
    .about-us-paraph1 {
      display: flex;
      align-items: center;
      flex-direction: row;
      text-align: center;
    }
    .about-us-paraph2 {
      display: flex;
      align-items: center;
      flex-direction: column-reverse;
      text-align: center;
    }
    .about-us-paraph1 h3{
      font-family: Poppins;
      font-size: 27px;
      font-weight: bold;
      line-height: 1.26;
      color: #003b71;
      margin-right: 3%;
    }
    .about-us-paraph1 p{
      font-family: Poppins;
      font-size: 14px;
      line-height: 1.89;
      color: #3d4247;
      margin-right: 3%;
    }
    .about-us-paraph2 h3{
      font-family: Poppins;
      font-size: 27px;
      font-weight: bold;
      line-height: 1.26;
      color: #003b71;
      margin-left: 3%;
    }
    .about-us-paraph2 p{
      font-family: Poppins;
      font-size: 14px;
      line-height: 1.89;
      color: #3d4247;
      margin-left: 3%;
    }
    .about-us-paraph1 img {
      width: 100%;
      margin-top: 5%;
      margin-bottom: 5%;
    }
    .about-us-paraph2 img {
      width: 100%;
      margin-top: 5%;
      margin-bottom: 5%;
    }
    .about-us-tables {
      display: flex;
      justify-content: space-around;
    }
    .about-us-tables h4 {
      background-color: #003b71;
      font-family: Poppins;
      font-size: 28px;
      font-weight: 600;
      color: #fff;
      padding: 1%;
    }
    .about-us-tables li {
      list-style-type: none;
    }
    .fa-arrows-alt-h {
      margin-right: 5px;
      object-fit: contain;
      transform: rotate(-45deg);
      color: #ff8300;
    }
    /* corporate end */
    /* contact start */
    .contact-us-title h1 {
      font-size: 27px;
      font-weight: bold;
      line-height: 1.26;
      color: #003b71;
      margin-top: 10%;
    }
    .adress {
      margin-top: 5%;
      display: flex;
      flex-direction: column;
    }
    .adress h1 {
      font-size: 26px;
      font-weight: bold;
      line-height: 1.46;
      color: #003b71;
    }
    .adress h4 {
      font-size: 15px;
      font-weight: 600;
      letter-spacing: 3px;
      color: #acacac;
    }
    .adress p {
      font-size: 11px;
    }
    .contact-us-form-title {
      font-size: 27px;
      font-weight: bold;
      line-height: 1.26;
      color: #003b71;
      margin-top: 5%;
      margin-bottom: 2%;
    }
    .form-group {
      margin-bottom: 1%;
    }
    .kvkk-box {
      display: flex;
      flex-direction: column;
      margin-top: 5%;
    }
    .form-control {
      border-radius: 8px;
      background-color: #f5f7f9;
      text-align: justify;
      color: #575756;
      font-size: 14px;
    }
    .form-floating {
      font-size: 14px;
      text-align: justify;
      color: #575756;
    }
    .contact-us-form p {
      font-size: 18px;
      color: #3d4247;
    }
    .contact-form {
      background-image: url(../images/contact-bg.webp);
      background-size: cover;
      display: flex;
      flex-direction: column-reverse;
    }
    .contact-us-form-info .col{
      padding-bottom: 3%;
    }
    .contact-us-form-info {
      display: flex;
      flex-direction: column;
    }
    .btn-dark {
      border-radius: 8px;
      background-color: #003b71;
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 1.2px;
      text-align: center;
      color: #fff;
      margin-bottom: 20px;
    }
    .btn-secondary {
      border-radius: 8px;
      background-color: #939fab;
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 1.2px;
      text-align: center;
      color: #fff;
      margin-bottom: 20px;
    }
    .gds-logo {
      width: 150px;
    }
  
  
    /* contact end */
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
	
	.baskan-cpt {
	margin-bottom: 48px;
	font-family: 'Playfair Display', serif;
	}
	
	.baskan-section{
	font-family: 'Playfair Display', serif;
	padding-right: 28px;
	}
	.baskan-section p{
	font-family: 'Playfair Display', serif;
	font-size: 14px;
    line-height: 20px;
    font-weight: 300;
	color: #3d4247;
	}
	.baskan-section h1{
	font-size: 34px;
    font-weight: 700;
    color: #003c72;
	font-style: italic;
	font-family: 'Playfair Display', serif;
	}
	.baskan-section h2{
	font-weight: 500;
    font-size: 22px;
    color: #000;
    line-height: 32px;
    margin-top: 28px;
    margin-bottom: 28px;
	font-style: italic;
	font-family: 'Playfair Display', serif;
	}
	
	.item-about p {
    color: #000000;
    display: flex;
    font-size: 13px;
    font-weight: 500;
    margin-top: 10px;
    justify-content: center;
	text-align: center;
}

	.item-about a{
		text-decoration-line: none;
	}
	
		.main-services {
	position: relative;
	padding: 0;
	margin: 0;
	cursor: pointer;
	}
	.main-services img {
	display: block;
	max-width: 100%;
	height: auto;
	}
	.main-services:hover {
	filter: grayscale(100%);
	transition: 1s ease;
	}
	.main-services:after {
	content: "";
	position: absolute;
	display: block;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.4) 100%) repeat 0 0;
	z-index: 1;
	}
	.main-services-text {
	display: block;
    position: absolute;
    width: 100%;
    color: #fff;
    left: 0;
    bottom: 34px;
    padding: 1em;
    font-weight: 700;
    z-index: 2;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    font-size: 18px;
	}
	.services {
		margin-bottom: 128px;
	}
	
  .container {
    max-width: 90%;
  }
    .header-about-owl .owl-dots{
	  display: none;
  }
    .text h5{
    margin-top: 18px;
    font-size: 14px;
	color: #015598;
  }
.form-check {
    padding-left: unset;
}
    .contact-us-form-info div:nth-child(1) {
	  padding-right: 10px;
  }
  .contact-us-form-info div:nth-child(2) {
	  padding-right: 10px;
  }
    .dropdown-menu li a{
    font-family: Poppins;
    font-size: 14px;
    font-weight: 400;
    line-height: 2;
    color: #fff;
    border-bottom: solid 1px #ffffff24;
  }
  .dropdown-item.active, .dropdown-item:active {
    background-color: #307bbd;
}
    .kvk-link{
	  font-size: 14px;
	  color: #fff;
	  text-decoration: none;
  }
  .haber-margin{
	  margin-top: 44px;
	  
  }
    .map-btn{
	position: absolute;
	padding-top: 40px;
	padding-right: 40px;
  }
  .kvkk-box{
	  margin-top: 28px;
  }
  .header-class {
    background-color: #003b71;
  }
  .owl-banner {
    position: absolute;
    z-index: 0;
}
  
  .owl-banner .item {
    align-items: center;
    justify-content: center;
  }
  .owl-banner img {
    width: 100%; 
    object-fit:cover;
  }
  .owl-banner .caption {
    position: absolute;
    top: 29%;
    left: 100px;
    padding: 20px;
    color: white;
    width: 100%;
  }
    .header-about {
      background-color: #003b71;
      padding-bottom: 81%;
    }
    .header-about-exp {
      display: flex;
      align-content: stretch;
      align-items: flex-start;
      flex-direction: column-reverse;
    }
    .header-about-owl {
      display: flex;
      align-items: center;
      flex-direction: column;
    }
    .another-logos {
      display: flex;
      justify-content: flex-end;
      align-items: center;
    }
    .counters {
      display: flex;
      justify-content: space-around;
    }
    .nav-item {
      font-family: Poppins;
      font-size: 16px;
      font-weight: bold;
      line-height: 2.38;
      color: #fff;
    }
    .navbar-collapse {
      background-color: #003b71;
      text-align: center;
    }
  .nav-item a{
    font-family: Poppins;
    font-size: 10px;
    font-weight: 500;
    line-height: 2.38;
    color: #fff;
  }
  .nav-item a:hover{
    color: #2c6b99;
  }
  .dropdown-menu li a{
    font-family: Poppins;
    font-size: 14px;
    font-weight: 400;
    line-height: 2;
    color: #fff;
    border-bottom: solid 1px #ffffff24;
  }
  .dropdown-item.active, .dropdown-item:active {
    background-color: #307bbd;
}
    .nav-item-active {
      color: #2c6b99;
      font-family: Poppins;
      font-size: 16px;
      font-weight: bold;
      line-height: 2.38;
    }
    .header-title-first {
      font-family: Poppins;
      font-size: 25px;
      font-weight: bold;
      line-height: 1.14;
      color: #fff;
    }
    .header-title-text {
      font-family: Poppins;
      font-size: 20px;
      font-weight: 300;
      color: #fff;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu {
      position: absolute;
      background-color: #004d91;
  }
    .header-about-title {
      font-size: 21px;
      font-weight: bold;
      line-height: 1.26;
      color: #fff;
      margin-top: 6%;
      width: 105%;
    }
    .header-about-text p {
      font-family: Poppins;
      font-size: 16px;
      line-height: 1.89;
      color: #fff;
      margin-top: 5%;
    }
    .btn-warning {
      border-radius: 8px;
      background-color: #ff8300;
      color: #fff;
      width: 205px;
      height: 58px;
      font-size: 16px;
      font-weight: 600;
      display: flex;
      align-items: center;
      justify-content: center;
    }
    .shadow-bot {
      object-fit: contain;
      background: rgb(7,66,119);
    background: linear-gradient(180deg, rgba(7,66,119,0) 19%, rgba(7,66,119,0.7329306722689075) 51%, rgba(7,66,119,1) 86%);
      width: 100%;
      margin-top: 15%;
      position: sticky;
      z-index: 5;
    }
    .header-about-image {
      width: 75%;
      display: flex;
      justify-content: flex-end;
      margin-top: -7%;
      position: static;
      z-index: 10;
    }
   
    .owl-news h5 {
      font-family: Poppins;
      font-size: 40px;
      font-weight: bold;
      color: #003b71;
      margin-top: 5%;
      margin-bottom: 5%;
    }
    .item-news h6 {
      font-family: Poppins;
      font-size: 22px;
      color: #3d4247;
      margin-top: 3%;
      max-height: 27px;
      margin-bottom: 7%;
    }
    .item-news p {
      font-family: Poppins;
      font-size: 14px;
      color: #3d4247;
    }
    .item-news a {
      font-family: Poppins;
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 1.2px;
      color: #939fab;
      text-decoration: none;
      display: flex;
      align-items: center;
      margin-top: 3%;
    }
    .news-date {
      background-color: #003b71;
      width: 29%;
      height: 4%;
      position: absolute;
      right: 13px;
      top: 14px;
    }
    .ik-basvuru-formu {
      display: flex; 
      flex-direction: column; 
      align-items: center; 
      margin-top: 5%;
    }
    .news-date p {
      color: white;
      text-align: center;
      justify-content: center;
      font-size: 12px;
      font-weight: bold;
    }
    .fa-angle-right {
      color: #003b71;
      font-size: 20px;
      margin-left: 10px;
    }
    .owl-news .owl-nav {
      display: none;
    }
    .header-about-owl {
      margin-top: -86%;
    }
    .item-about {
      width: 350px;
      width: 350px;
    }
    .owl-about {
      width: 30%;
    }
    .owl-about-text {
      display: flex;
      flex-direction: column;
      align-items: flex-end;
    }
    .owl-about-text h3 {
      font-size: 20px;
      font-weight: 300;
      text-align: right;
      color: #9ec4e6;
    }
    .owl-about-text p {
      font-size: 14px;
      font-weight: 300;
      line-height: 1.56;
      text-align: right;
      color: #ffffff;
    }
    .owl-about .owl-next {
      right: 50px;
      color: #ff8300;
    }
    .owl-about .owl-prev {
      left: -60px;
      color: #ff8300;
    }

    .pager-buttons {
      color: #024273;
      padding: 15px;
    }
  
    .counters {
      background-image: url(../images/counter-bg.webp);
      padding: 3%;
      background-size: cover;
      background-color: #003b71;
    }
    .counters h2 {
      font-size: 40px;
      font-weight: bold;
      color: #fff;
      text-align: center;
    }
    .news-page-haberbaslik {
      font-size: 26px;
      font-weight: 600;
    }
    .news-page-haberanasayfa {
      font-size: 16px;
    }
    .counters p {
      font-family: Poppins;
      font-size: 10px;
      color: #fff;
    }
    .another-logos {
      width: 25%;
    }

    .owl-services {
      margin-top: 3%;
      margin-bottom: 6%;
      padding-bottom: 6%;
    }
    .item-services-text {
      margin-left: 5%;
	  width: 50%;
    }
    .item-services {
      display: flex;
      align-items: stretch;
      flex-direction: column;
      justify-content: center;
    }
    .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
      display: flex;
      margin-left: 37%;
      position: absolute;
      margin-top: -9%;
  }
    .services h2 {
      font-family: Poppins;
      font-size: 40px;
      font-weight: bold;
      line-height: 1.28;
      color: #003b71;
      display: flex;
      justify-content: center;
      margin-top: 8px;
    }
    .item-services-text h3 {
      font-family: Poppins;
      font-size: 28px;
      line-height: 1.26;
      color: #3d4247;
      border-bottom: solid 1px #939fab;
      padding-bottom: 9px;
    }
    .item-services-text p {
      font-family: Poppins;
      font-size: 16px;
      line-height: 1.44;
      color: #3d4247;
    }
    .services .owl-prev {
      position: absolute;
      right: 32%;
      bottom: 25%;
    }
    .services .owl-next {
      position: absolute;
      right: 28%;
      bottom: 25%;
    }
    .item-services-image {
      background-color: grey;
	  width: 50%;
    }
    .owl-about .owl-nav button.owl-next, .owl-about .owl-nav button.owl-prev, .owl-about button.owl-dot {
      background: 0 0;
      color: #ff8300;
      border: none;
      font-size: 75px;
      position: absolute;
      top: 25%;
      cursor: pointer;
  }
    .owl-about .owl-next {
      right: -50px;
    }
    .owl-about .owl-prev {
      left: -50px;
    }
    .owl-banner .owl-nav {
      visibility: hidden;
    }
    .respectful {
      background-image: url(../images/respectful-image.webp);
      background-size: cover;
      text-align: center;
  
    }
    .respectful-image img{
      margin-top: -12.8%;
    }
  
    .respectful h1 {
      font-family: Poppins;
      font-size: 44px;
      font-weight: bold;
      color: #fff;
    }
    .respectful p {
      font-family: Poppins;
      font-size: 18px;
      line-height: 1.33;
      color: #fff;
      margin-top: 3%;
      padding-bottom: 10%;
    }
	  .footer-top {
    height: 28%;
    margin-top: 5%;
  }
    .footer-top-left {
      background-image: url(../images/env-policy-image.webp);
      background-size: cover;
    }
    .footer-top-right {
      background-image: url(../images/hr-image.webp);
      background-size: cover;
    }
    .footer-top-text{
      opacity: 0.91;
      font-family: Poppins;
      font-size: 30px;
      font-weight: bold;
      color: #fff;
      text-decoration: none;
      display: flex;
      align-content: stretch;
      justify-content: center;
      margin-top: 8%;
    }
  
    .footer {
      background-color: #003b71;
      padding: 6%;
	  margin-top: 48px;
    }
    .footer .row {
      display: flex;
      flex-direction: column;
    }
    .footer-col {
      display: flex;
      flex-direction: column;
      margin-top: 15%;
    }
    .footer-col h3{
      font-family: Poppins;
      font-size: 16px;
      font-weight: bold;
      color: #fff;
    }
    .footer-col a {
      font-family: Poppins;
      font-size: 14px;
      color: #fff;
      text-decoration: none;
    }
    .footer-col p {
      font-family: Poppins;
      font-size: 14px;
      color: #fff;
      text-decoration: none;
    }
    .footer-col ul {
      list-style-type: none;
      padding: 0;
      margin: 0;
    }
    .footer-location-phone-mail-box p {
      font-family: Poppins;
      font-size: 18px;
      letter-spacing: 0.45px;
      color: #fff;
    }
    .logo-part {
      font-family: Poppins;
      font-size: 18px;
      line-height: 1.56;
      color: #939fab;
    }
    .footer-col-1 p {
      margin-top: 5%;
    }
    .footer-location-phone-mail-box {
      margin-top: 10%;
    }
    .fa-brands {
      font-size: 40px;
      padding: 5%;
    }
    .venus {
      padding: 1%;
    }
    .venus-text {
      font-family: Poppins;
      font-size: 14px;
      line-height: 1;
      text-align: right;
      color: #939fab;
      margin-right: 10px;
    }
      /* homepage-end */
      /* corporate start */
    .page-banner {
      background-size: cover;
    }
  
    .icerik-breadcrumb h1 {
      font-family: Poppins;
      font-size: 32px;
      font-weight: bold;
      line-height: 1.9;
      color: rgb(255, 255, 255);
      padding-top: 10%;
    }
    .icerik-breadcrumb ul {
      color: rgb(255, 255, 255);
      display: flex;
      list-style-type: none;
      margin-left: -40px;
      padding-bottom: 1.5%;
      font-size: 9px;
    }
    .icerik-breadcrumb li {
      margin-left: 5px;
      margin-right: 5px;
	  font-size: 12px;

    }
    .icerik-breadcrumb a {
      text-decoration: none;
      color: rgb(255, 255, 255);
    }
    .about-us-paraph1 {
      display: flex;
      align-items: center;
      flex-direction: row;
      text-align: center;
    }
    .about-us-paraph2 {
      display: flex;
      align-items: center;
      flex-direction: column-reverse;
      text-align: center;
    }
    .about-us-paraph1 h3{
      font-family: Poppins;
      font-size: 27px;
      font-weight: bold;
      line-height: 1.26;
      color: #003b71;
      margin-right: 3%;
    }
    .about-us-paraph1 p{
      font-family: Poppins;
      font-size: 14px;
      line-height: 1.89;
      color: #3d4247;
      margin-right: 3%;
    }
    .about-us-paraph2 h3{
      font-family: Poppins;
      font-size: 27px;
      font-weight: bold;
      line-height: 1.26;
      color: #003b71;
      margin-left: 3%;
    }
    .about-us-paraph2 p{
      font-family: Poppins;
      font-size: 14px;
      line-height: 1.89;
      color: #3d4247;
      margin-left: 3%;
    }
    .about-us-paraph1 img {
      width: 100%;
      margin-top: 5%;
      margin-bottom: 5%;
    }
    .about-us-paraph2 img {
      width: 100%;
      margin-top: 5%;
      margin-bottom: 5%;
    }
    .about-us-tables {
      display: flex;
      justify-content: space-around;
    }
    .about-us-tables h4 {
      background-color: #003b71;
      font-family: Poppins;
      font-size: 28px;
      font-weight: 600;
      color: #fff;
      padding: 1%;
    }
    .about-us-tables li {
      list-style-type: none;
    }
    .fa-arrows-alt-h {
      margin-right: 5px;
      object-fit: contain;
      transform: rotate(-45deg);
      color: #ff8300;
    }
    /* corporate end */
    /* contact start */
    .contact-us-title h1 {
      font-size: 27px;
      font-weight: bold;
      line-height: 1.26;
      color: #003b71;
      margin-top: 10%;
    }
    .adress {
      margin-top: 5%;
      display: flex;
      flex-direction: column;
    }
    .adress h1 {
      font-size: 26px;
      font-weight: bold;
      line-height: 1.46;
      color: #003b71;
    }
    .adress h4 {
      font-size: 15px;
      font-weight: 600;
      letter-spacing: 3px;
      color: #acacac;
    }
    .adress p {
      font-size: 11px;
    }
    .contact-us-form-title {
      font-size: 27px;
      font-weight: bold;
      line-height: 1.26;
      color: #003b71;
      margin-top: 5%;
      margin-bottom: 2%;
    }
    .form-group {
      margin-bottom: 1%;
    }
    .kvkk-box {
      display: flex;
      flex-direction: column;
      margin-top: 5%;
    }
    .form-control {
      border-radius: 8px;
      background-color: #f5f7f9;
      text-align: justify;
      color: #575756;
      font-size: 14px;
    }
    .form-floating {
      font-size: 14px;
      text-align: justify;
      color: #575756;
    }
    .contact-us-form p {
      font-size: 18px;
      color: #3d4247;
    }
    .contact-form {
      background-image: url(../images/contact-bg.webp);
      background-size: cover;
      display: flex;
      flex-direction: column-reverse;
    }
    .contact-us-form-info .col{
      padding-bottom: 3%;
    }
    .contact-us-form-info {
      display: flex;
      flex-direction: column;
    }
    .btn-dark {
      border-radius: 8px;
      background-color: #003b71;
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 1.2px;
      text-align: center;
      color: #fff;
      margin-bottom: 20px;
    }
    .btn-secondary {
      border-radius: 8px;
      background-color: #939fab;
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 1.2px;
      text-align: center;
      color: #fff;
      margin-bottom: 20px;
    }
    .gds-logo {
      width: 150px;
    }
  
  
    /* contact end */
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
	
	.baskan-cpt {
	margin-bottom: 48px;
	font-family: 'Playfair Display', serif;
	}
	
	.baskan-section{
	padding-right: 28px;
	font-family: 'Playfair Display', serif;
	}
	.baskan-section p{
    font-size: 14px;
    line-height: 20px;
    font-weight: 300;
	color: #3d4247;
	font-family: 'Playfair Display', serif;
	}
	.baskan-section h1{
	font-size: 34px;
    font-weight: 700;
    color: #003c72;
	font-style: italic;
	font-family: 'Playfair Display', serif;
	}
	.baskan-section h2{
	font-weight: 500;
    font-size: 22px;
    color: #000;
    line-height: 32px;
    margin-top: 28px;
    margin-bottom: 28px;
	font-style: italic;
	font-family: 'Playfair Display', serif;
	}
	
	.navbar-toggler:focus {
    box-shadow: none;
}
	.navbar-toggler{
		background-color: #ffffff9c;
	}
	
	.item-about p {
    color: #000000;
    display: flex;
    font-size: 13px;
    font-weight: 500;
    margin-top: 10px;
    justify-content: center;
	text-align: center;
}

	.item-about a{
		text-decoration-line: none;
	}
	
		.main-services {
	position: relative;
	padding: 0;
	margin: 0;
	cursor: pointer;
	}
	.main-services img {
	display: block;
	max-width: 100%;
	height: auto;
	}
	.main-services:hover {
	filter: grayscale(100%);
	transition: 1s ease;
	}
	.main-services:after {
	content: "";
	position: absolute;
	display: block;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.4) 100%) repeat 0 0;
	z-index: 1;
	}
	.main-services-text {
	display: block;
    position: absolute;
    width: 100%;
    color: #fff;
    left: 0;
    bottom: 34px;
    padding: 1em;
    font-weight: 700;
    z-index: 2;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    font-size: 18px;
	}
	.services {
		margin-bottom: 128px;
	}
	
  .container {
    max-width: 90%;
  }
    .header-about-owl .owl-dots{
	  display: none;
  }
  .text h5{
    margin-top: 18px;
    font-size: 14px;
	color: #015598;
  }
.form-check {
    padding-left: unset;
}
    .contact-us-form-info div:nth-child(1) {
	  padding-right: 10px;
  }
  .contact-us-form-info div:nth-child(2) {
	  padding-right: 10px;
  }
    .dropdown-menu li a{
    font-family: Poppins;
    font-size: 14px;
    font-weight: 400;
    line-height: 2;
    color: #fff;
    border-bottom: solid 1px #ffffff24;
  }
  .dropdown-item.active, .dropdown-item:active {
    background-color: #307bbd;
}
    .kvk-link{
	  font-size: 14px;
	  color: #fff;
	  text-decoration: none;
  }
  .haber-margin{
	  margin-top: 44px;
	  
  }
    .map-btn{
	position: absolute;
	padding-top: 40px;
	padding-right: 40px;
  }
  .kvkk-box{
	  margin-top: 28px;
  }
  .header-class {
    background-color: #003b71;
  }
  .owl-banner {
    position: absolute;
    z-index: 0;
}
  
  .owl-banner .item {
    align-items: center;
    justify-content: center;
  }
  .owl-banner img {
    width: 100%; 
    object-fit:cover;
  }
  .owl-banner .caption {
    position: absolute;
    top: 29%;
    left: 100px;
    padding: 20px;
    color: white;
    width: 100%;
  }
    .header-about {
      background-color: #003b71;
      padding-bottom: 108%;
    }
    .header-about-exp {
      display: flex;
      align-content: stretch;
      align-items: flex-start;
      flex-direction: column-reverse;
    }
    .header-about-owl {
      display: flex;
      align-items: center;
      flex-direction: column;
    }
    .another-logos {
      display: flex;
      justify-content: flex-end;
      align-items: center;
    }
    .counters {
      display: flex;
      justify-content: space-around;
    }
    .nav-item {
      font-family: Poppins;
      font-size: 16px;
      font-weight: bold;
      line-height: 2.38;
      color: #fff;
    }
    .navbar-collapse {
      background-color: #003b71;
      text-align: center;
    }
  .nav-item a{
    font-family: Poppins;
    font-size: 13px;
    font-weight: 500;
    line-height: 2.38;
    color: #fff;
  }
  .nav-item a:hover{
    color: #2c6b99;
  }
  .dropdown-menu li a{
    font-family: Poppins;
    font-size: 14px;
    font-weight: 400;
    line-height: 2;
    color: #fff;
    border-bottom: solid 1px #ffffff24;
  }
  .dropdown-item.active, .dropdown-item:active {
    background-color: #307bbd;
}
    .nav-item-active {
      color: #2c6b99;
      font-family: Poppins;
      font-size: 16px;
      font-weight: bold;
      line-height: 2.38;
    }
    .header-title-first {
      font-family: Poppins;
      font-size: 25px;
      font-weight: bold;
      line-height: 1.14;
      color: #fff;
    }
    .header-title-text {
      font-family: Poppins;
      font-size: 20px;
      font-weight: 300;
      color: #fff;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu {
	position: relative;
	background-color: #004d91;
	width: 100%;
	margin: auto;
  }
    .header-about-title {
      font-size: 21px;
      font-weight: bold;
      line-height: 1.26;
      color: #fff;
      margin-top: 6%;
      width: 105%;
    }
    .header-about-text p {
      font-family: Poppins;
      font-size: 16px;
      line-height: 1.89;
      color: #fff;
      margin-top: 5%;
    }
    .btn-warning {
      border-radius: 8px;
      background-color: #ff8300;
      color: #fff;
      width: 205px;
      height: 58px;
      font-size: 16px;
      font-weight: 600;
      display: flex;
      align-items: center;
      justify-content: center;
    }
    .shadow-bot {
      object-fit: contain;
      background: rgb(7,66,119);
    background: linear-gradient(180deg, rgba(7,66,119,0) 19%, rgba(7,66,119,0.7329306722689075) 51%, rgba(7,66,119,1) 86%);
      width: 100%;
      margin-top: 15%;
      position: sticky;
      z-index: 5;
    }
    .header-about-image {
      width: 75%;
      display: flex;
      justify-content: flex-end;
      margin-top: -7%;
      position: static;
      z-index: 10;
    }
   
    .owl-news h5 {
      font-family: Poppins;
      font-size: 40px;
      font-weight: bold;
      color: #003b71;
      margin-top: 5%;
      margin-bottom: 5%;
    }
    .item-news h6 {
      font-family: Poppins;
      font-size: 22px;
      color: #3d4247;
      margin-top: 3%;
      max-height: 27px;
      margin-bottom: 7%;
    }
    .item-news p {
      font-family: Poppins;
      font-size: 14px;
      color: #3d4247;
    }
    .item-news a {
      font-family: Poppins;
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 1.2px;
      color: #939fab;
      text-decoration: none;
      display: flex;
      align-items: center;
      margin-top: 3%;
    }
    .news-date {
      background-color: #003b71;
      width: 29%;
      height: 4%;
      position: absolute;
      right: 13px;
      top: 14px;
    }
    .ik-basvuru-formu {
      display: flex; 
      flex-direction: column; 
      align-items: center; 
      margin-top: 5%;
    }
    .news-date p {
      color: white;
      text-align: center;
      justify-content: center;
      font-size: 12px;
      font-weight: bold;
    }
    .fa-angle-right {
      color: #003b71;
      font-size: 20px;
      margin-left: 10px;
    }
    .owl-news .owl-nav {
      display: none;
    }
    .header-about-owl {
      margin-top: -111%;
    }
    .item-about {
      width: 350px;
      width: 350px;
    }
    .owl-about {
      width: 80%;
    }
    .owl-about-text {
      display: flex;
      flex-direction: column;
      align-items: flex-end;
    }
    .owl-about-text h3 {
      font-size: 20px;
      font-weight: 300;
      text-align: right;
      color: #9ec4e6;
    }
    .owl-about-text p {
      font-size: 14px;
      font-weight: 300;
      line-height: 1.56;
      text-align: right;
      color: #ffffff;
    }
    .owl-about .owl-next {
      right: 50px;
      color: #ff8300;
    }
    .owl-about .owl-prev {
      left: -60px;
      color: #ff8300;
    }

    .pager-buttons {
      color: #024273;
      padding: 15px;
    }
  
    .counters {
      background-image: url(../images/counter-bg.webp);
      padding: 3%;
      background-size: cover;
      background-color: #003b71;
    }
    .counters h2 {
      font-size: 40px;
      font-weight: bold;
      color: #fff;
      text-align: center;
    }
    .news-page-haberbaslik {
      font-size: 26px;
      font-weight: 600;
    }
    .news-page-haberanasayfa {
      font-size: 16px;
    }
    .counters p {
      font-family: Poppins;
      font-size: 10px;
      color: #fff;
    }
    .another-logos {
      width: 25%;
    }

    .owl-services {
      margin-top: 3%;
      margin-bottom: 6%;
      padding-bottom: 6%;
    }
    .item-services-text {
      margin-left: 5%;
	  width: 50%;
    }
    .item-services {
      display: flex;
      align-items: stretch;
      flex-direction: column;
      justify-content: center;
    }
    .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
      display: flex;
      margin-left: 37%;
      position: absolute;
      margin-top: -9%;
  }
    .services h2 {
      font-family: Poppins;
      font-size: 40px;
      font-weight: bold;
      line-height: 1.28;
      color: #003b71;
      display: flex;
      justify-content: center;
      margin-top: 8px;
    }
    .item-services-text h3 {
      font-family: Poppins;
      font-size: 28px;
      line-height: 1.26;
      color: #3d4247;
      border-bottom: solid 1px #939fab;
      padding-bottom: 9px;
    }
    .item-services-text p {
      font-family: Poppins;
      font-size: 16px;
      line-height: 1.44;
      color: #3d4247;
    }
    .services .owl-prev {
      position: absolute;
      right: 32%;
      bottom: 25%;
    }
    .services .owl-next {
      position: absolute;
      right: 28%;
      bottom: 25%;
    }
    .item-services-image {
      background-color: grey;
	  width: 50%;
    }
    .owl-about .owl-nav button.owl-next, .owl-about .owl-nav button.owl-prev, .owl-about button.owl-dot {
      background: 0 0;
      color: #ff8300;
      border: none;
      font-size: 75px;
      position: absolute;
      top: 25%;
      cursor: pointer;
  }
    .owl-about .owl-next {
      right: -50px;
    }
    .owl-about .owl-prev {
      left: -50px;
    }
    .owl-banner .owl-nav {
      visibility: hidden;
    }
    .respectful {
      background-image: url(../images/respectful-image.webp);
      background-size: cover;
      text-align: center;
  
    }
    .respectful-image img{
      margin-top: -17.8%;
      width: 36%;
    }
  
    .respectful h1 {
      font-family: Poppins;
      font-size: 44px;
      font-weight: bold;
      color: #fff;
    }
    .respectful p {
      font-family: Poppins;
      font-size: 18px;
      line-height: 1.33;
      color: #fff;
      margin-top: 3%;
      padding-bottom: 10%;
    }
	  .footer-top {
    height: 28%;
    margin-top: 5%;
  }
    .footer-top-left {
      background-image: url(../images/env-policy-image.webp);
      background-size: cover;
    }
    .footer-top-right {
      background-image: url(../images/hr-image.webp);
      background-size: cover;
    }
    .footer-top-text{
      opacity: 0.91;
      font-family: Poppins;
      font-size: 30px;
      font-weight: bold;
      color: #fff;
      text-decoration: none;
      display: flex;
      align-content: stretch;
      justify-content: center;
      margin-top: 8%;
    }
  
    .footer {
      background-color: #003b71;
      padding: 6%;
	  margin-top: 48px;
    }
    .footer .row {
      display: flex;
      flex-direction: column;
    }
    .footer-col {
      display: flex;
      flex-direction: column;
      margin-top: 15%;
    }
    .footer-col h3{
      font-family: Poppins;
      font-size: 16px;
      font-weight: bold;
      color: #fff;
    }
    .footer-col a {
      font-family: Poppins;
      font-size: 14px;
      color: #fff;
      text-decoration: none;
    }
    .footer-col p {
      font-family: Poppins;
      font-size: 14px;
      color: #fff;
      text-decoration: none;
    }
    .footer-col ul {
      list-style-type: none;
      padding: 0;
      margin: 0;
    }
    .footer-location-phone-mail-box p {
      font-family: Poppins;
      font-size: 18px;
      letter-spacing: 0.45px;
      color: #fff;
    }
    .logo-part {
      font-family: Poppins;
      font-size: 18px;
      line-height: 1.56;
      color: #939fab;
    }
    .footer-col-1 p {
      margin-top: 5%;
    }
    .footer-location-phone-mail-box {
      margin-top: 10%;
    }
    .fa-brands {
      font-size: 40px;
      padding: 5%;
    }
    .venus {
      padding: 1%;
    }
    .venus-text {
      font-family: Poppins;
      font-size: 14px;
      line-height: 1;
      text-align: right;
      color: #939fab;
      margin-right: 10px;
    }
      /* homepage-end */
      /* corporate start */
    .page-banner {
      background-size: cover;
    }
  
    .icerik-breadcrumb h1 {
      font-family: Poppins;
      font-size: 32px;
      font-weight: bold;
      line-height: 1.9;
      color: rgb(255, 255, 255);
      padding-top: 10%;
    }
    .icerik-breadcrumb ul {
      color: rgb(255, 255, 255);
      display: flex;
      list-style-type: none;
      margin-left: -40px;
      padding-bottom: 1.5%;
      font-size: 9px;
    }
    .icerik-breadcrumb li {
      margin-left: 5px;
      margin-right: 5px;
	  font-size: 12px;

    }
    .icerik-breadcrumb a {
      text-decoration: none;
      color: rgb(255, 255, 255);
    }
    .about-us-paraph1 {
      display: flex;
      align-items: center;
      flex-direction: row;
      text-align: center;
    }
    .about-us-paraph2 {
      display: flex;
      align-items: center;
      flex-direction: column-reverse;
      text-align: center;
    }
    .about-us-paraph1 h3{
      font-family: Poppins;
      font-size: 27px;
      font-weight: bold;
      line-height: 1.26;
      color: #003b71;
      margin-right: 3%;
    }
    .about-us-paraph1 p{
      font-family: Poppins;
      font-size: 14px;
      line-height: 1.89;
      color: #3d4247;
      margin-right: 3%;
    }
    .about-us-paraph2 h3{
      font-family: Poppins;
      font-size: 27px;
      font-weight: bold;
      line-height: 1.26;
      color: #003b71;
      margin-left: 3%;
    }
    .about-us-paraph2 p{
      font-family: Poppins;
      font-size: 14px;
      line-height: 1.89;
      color: #3d4247;
      margin-left: 3%;
    }
    .about-us-paraph1 img {
      width: 100%;
      margin-top: 5%;
      margin-bottom: 5%;
    }
    .about-us-paraph2 img {
      width: 100%;
      margin-top: 5%;
      margin-bottom: 5%;
    }
    .about-us-tables {
      display: flex;
      justify-content: space-around;
    }
    .about-us-tables h4 {
      background-color: #003b71;
      font-family: Poppins;
      font-size: 28px;
      font-weight: 600;
      color: #fff;
      padding: 1%;
    }
    .about-us-tables li {
      list-style-type: none;
    }
    .fa-arrows-alt-h {
      margin-right: 5px;
      object-fit: contain;
      transform: rotate(-45deg);
      color: #ff8300;
    }
    /* corporate end */
    /* contact start */
    .contact-us-title h1 {
      font-size: 27px;
      font-weight: bold;
      line-height: 1.26;
      color: #003b71;
      margin-top: 10%;
    }
    .adress {
      margin-top: 5%;
      display: flex;
      flex-direction: column;
    }
    .adress h1 {
      font-size: 26px;
      font-weight: bold;
      line-height: 1.46;
      color: #003b71;
    }
    .adress h4 {
      font-size: 15px;
      font-weight: 600;
      letter-spacing: 3px;
      color: #acacac;
    }
    .adress p {
      font-size: 11px;
    }
    .contact-us-form-title {
      font-size: 27px;
      font-weight: bold;
      line-height: 1.26;
      color: #003b71;
      margin-top: 5%;
      margin-bottom: 2%;
    }
    .form-group {
      margin-bottom: 1%;
    }
    .kvkk-box {
      display: flex;
      flex-direction: column;
      margin-top: 5%;
    }
    .form-control {
      border-radius: 8px;
      background-color: #f5f7f9;
      text-align: justify;
      color: #575756;
      font-size: 14px;
    }
    .form-floating {
      font-size: 14px;
      text-align: justify;
      color: #575756;
    }
    .contact-us-form p {
      font-size: 18px;
      color: #3d4247;
    }
    .contact-form {
      background-image: url(../images/contact-bg.webp);
      background-size: cover;
      display: flex;
      flex-direction: column-reverse;
    }
    .contact-us-form-info .col{
      padding-bottom: 3%;
    }
    .contact-us-form-info {
      display: flex;
      flex-direction: column;
    }
    .btn-dark {
      border-radius: 8px;
      background-color: #003b71;
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 1.2px;
      text-align: center;
      color: #fff;
      margin-bottom: 20px;
    }
    .btn-secondary {
      border-radius: 8px;
      background-color: #939fab;
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 1.2px;
      text-align: center;
      color: #fff;
      margin-bottom: 20px;
    }
    .gds-logo {
      width: 150px;
    }
    
  
    /* contact end */
}
@media only screen and (max-width: 480px) {
	
	.baskan-cpt {
	margin-bottom: 28px;
	font-family: 'Playfair Display', serif;
	}
	
	.baskan-section{
	
	}
	.baskan-section p{
    font-family: 'Playfair Display', serif;
	font-size: 14px;
    line-height: 20px;
    font-weight: 300;
	color: #3d4247;
	}
	.baskan-section h1{
	font-size: 28px;
    font-weight: 700;
    color: #003c72;
	font-style: italic;
	font-family: 'Playfair Display', serif;
	}
	.baskan-section h2{
	font-weight: 300;
    font-size: 16px;
    color: #000;
    line-height: 28px;
    margin-top: 18px;
    margin-bottom: 18px;
	font-style: italic;
	font-family: 'Playfair Display', serif;
	}
	
	.navbar-toggler{
		background-color: #ffffff9c;
	}
	.navbar-toggler:focus {
    box-shadow: none;
}
	.item-about p {
    color: #000000;
    display: flex;
    font-size: 13px;
    font-weight: 500;
    margin-top: 10px;
    justify-content: center;
	text-align: center;
}

	.item-about a{
		text-decoration-line: none;
	}
	
	.main-services {
	position: relative;
	padding: 0;
	margin: 0;
	cursor: pointer;
	}
	.main-services img {
	display: block;
	max-width: 100%;
	height: auto;
	}
	.main-services:hover {
	filter: grayscale(100%);
	transition: 1s ease;
	}
	.main-services:after {
	content: "";
	position: absolute;
	display: block;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.4) 100%) repeat 0 0;
	z-index: 1;
	}
	.main-services-text {
	display: block;
    position: absolute;
    width: 100%;
    color: #fff;
    left: 0;
    bottom: 34px;
    padding: 1em;
    font-weight: 700;
    z-index: 2;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    font-size: 18px;
	}
	.services {
		margin-bottom: 48px;
	}
	
  .container {
    max-width: 90%;
  }
    .header-about-owl .owl-dots{
	  display: none;
  }
  .text h5{
    margin-top: 18px;
    font-size: 14px;
	color: #015598;
  }
.form-check {
    padding-left: unset;
}
    .contact-us-form-info div:nth-child(1) {
	  padding-right: 10px;
  }
  .contact-us-form-info div:nth-child(2) {
	  padding-right: 10px;
  }
  .navbar-nav-scroll {
    max-height: var(--bs-scroll-height,100vh);
    overflow-y: unset;
}
    .dropdown-menu li a{
    font-family: Poppins;
    font-size: 12px;
    font-weight: 400;
    line-height: 2;
    color: #fff;
    border-bottom: solid 1px #ffffff24;
	text-align: center;
  }
  .dropdown-item.active, .dropdown-item:active {
    background-color: #307bbd;
}
    .kvk-link{
	  font-size: 14px;
	  color: #fff;
	  text-decoration: none;
  }
  .haber-margin{
	  margin-top: 44px;
	  
  }
    .map-btn{
	position: absolute;
	padding-top: 40px;
	padding-right: 40px;
  }
  .kvkk-box{
	  margin-top: 28px;
  }
  .header-class {
    background-color: #003b71;
  }
  .owl-banner {
    position: absolute;
    z-index: 0;
}
  
  .owl-banner .item {
    align-items: center;
    justify-content: center;
  }
  .owl-banner img {
    width: 100%; 
    object-fit:cover;
  }
  .owl-banner .caption {
    position: absolute;
    top: 40%;
    left: 16px;
    padding: 20px;
    color: white;
    width: 100%;
  }
    .header-about {
      background-color: #003b71;
      padding-bottom: 81%;
    }
    .header-about-exp {
      display: flex;
      align-content: stretch;
      align-items: flex-start;
      flex-direction: column-reverse;
    }
    .header-about-owl {
      display: flex;
      align-items: center;
      flex-direction: column;
    }
    .another-logos {
      display: flex;
      justify-content: flex-end;
      align-items: center;
    }
    .counters {
      display: flex;
      justify-content: space-around;
    }
    .nav-item {
      font-family: Poppins;
      font-size: 16px;
      font-weight: bold;
      line-height: 2.38;
      color: #fff;
    }
    .navbar-collapse {
      background-color: #003b71;
      text-align: center;
    }
  .nav-item a{
    font-family: Poppins;
    font-size: 13px;
    font-weight: 500;
    line-height: 2.38;
    color: #fff;
  }
  .nav-item a:hover{
    color: #2c6b99;
  }
  .dropdown-menu li a{
    font-family: Poppins;
    font-size: 12px;
    font-weight: 400;
    line-height: 2;
    color: #fff;
    border-bottom: solid 1px #ffffff24;
	text-align: center;
  }
  .dropdown-item.active, .dropdown-item:active {
    background-color: #307bbd;
}
    .nav-item-active {
      color: #2c6b99;
      font-family: Poppins;
      font-size: 16px;
      font-weight: bold;
      line-height: 2.38;
    }
    .header-title-first {
	font-family: Poppins;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.14;
    color: #fff;
    }
    .header-title-text {
	font-family: Poppins;
    font-size: 16px;
    font-weight: 300;
    color: #fff;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu {
	position: relative;
	background-color: #004d91;
	width: 100%;
	margin: auto;
  }
    .header-about-title {
      font-size: 21px;
      font-weight: bold;
      line-height: 1.26;
      color: #fff;
      margin-top: 6%;
      width: 100%;
	  text-align: center;
    }
    .header-about-text p {
      font-family: Poppins;
      font-size: 14px;
      line-height: 20px;
      color: #fff;
      margin-top: 5%;
	  text-align: center;
    }
    
    .btn-warning {
      border-radius: 8px;
      background-color: #ff8300;
      color: #fff;
      width: 205px;
      height: 58px;
      font-size: 16px;
      font-weight: 600;
      display: flex;
      align-items: center;
      justify-content: center;
	  margin: auto;
    }
    .shadow-bot {
	object-fit: contain;
	background: rgb(7,66,119);
	background: linear-gradient(180deg, rgba(7,66,119,0) 19%, rgba(7,66,119,0.7329306722689075) 51%, rgba(7,66,119,1) 86%);
	width: 100%;
	margin-top: 25%;
	position: sticky;
	z-index: 5;
    }
    .header-about-image {
      width: 75%;
      display: flex;
      justify-content: flex-end;
      margin-top: -7%;
      position: static;
      z-index: 10;
    }
   
    .owl-news h5 {
	font-family: Poppins;
    font-size: 28px;
    font-weight: bold;
    color: #003b71;
    margin-top: 12%;
    margin-bottom: 8%;
    text-align: center;
    }
    .item-news h6 {
      font-family: Poppins;
      font-size: 24px;
      color: #3d4247;
      margin-top: 3%;
    }
    .item-news p {
      font-family: Poppins;
      font-size: 14px;
      color: #3d4247;
    }
    .item-news a {
      font-family: Poppins;
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 1.2px;
      color: #939fab;
      text-decoration: none;
      display: flex;
      align-items: center;
      margin-top: 3%;
    }
    .news-date {
      background-color: #003b71;
      width: 29%;
      height: 4%;
      position: absolute;
      right: 13px;
      top: 14px;
    }
    .ik-basvuru-formu {
      display: flex; 
      flex-direction: column; 
      align-items: center; 
      margin-top: 5%;
    }
    .news-date p {
      color: white;
      text-align: center;
      justify-content: center;
      font-size: 12px;
      font-weight: bold;
    }
    .fa-angle-right {
      color: #003b71;
      font-size: 20px;
      margin-left: 10px;
    }
    .owl-news .owl-nav {
      display: none;
    }
    .header-about-owl {
      margin-top: -72%;
    }
    .item-about {

    }
    .owl-about {
      width: 80%;
    }
    .owl-about-text {
      display: flex;
      flex-direction: column;
      align-items: flex-end;
	  margin-top:28px;
    }
    .owl-about-text h3 {
      font-size: 20px;
      font-weight: 300;
      text-align: center;
      color: #9ec4e6;
    }
    .owl-about-text p {
      font-size: 14px;
      font-weight: 300;
      line-height: 1.56;
      text-align: center;
      color: #3d4247;
    }
    .owl-about .owl-next {
      right: 50px;
      color: #ff8300;
    }
    .owl-about .owl-prev {
      left: -60px;
      color: #ff8300;
    }

    .pager-buttons {
      color: #024273;
      padding: 15px;
    }
    .counters {
      background-image: url(../images/counter-bg.webp);
      padding: 3%;
      background-size: cover;
      background-color: #003b71;
    }
    .counters h2 {
      font-size: 40px;
      font-weight: bold;
      color: #fff;
      text-align: center;
    }
    .news-page-haberbaslik {
      font-size: 26px;
      font-weight: 600;
    }
    .news-page-haberanasayfa {
      font-size: 16px;
    }
    .counters p {
      font-family: Poppins;
      font-size: 10px;
      color: #fff;
    }
    .another-logos {
      width: 100%;
    }

    .owl-services {
      margin-top: 3%;
      margin-bottom: 6%;
      padding-bottom: 6%;
    }
	.owl-services .owl-nav button.owl-prev, button.owl-next{

	}
    .item-services-text {

    }
    .item-services {
      display: flex;
      align-items: stretch;
      flex-direction: column;
      justify-content: center;
    }
    .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
      display: flex;
      margin-left: 37%;
      position: absolute;
      margin-top: -9%;
  }
    .services h2 {
      font-family: Poppins;
      font-size: 28px;
      font-weight: bold;
      line-height: 1.28;
      color: #003b71;
      display: flex;
      justify-content: center;
      margin-top: 8px;
    }
    .item-services-text h3 {
      font-family: Poppins;
      font-size: 28px;
      line-height: 1.26;
      color: #3d4247;
      border-bottom: solid 1px #939fab;
      padding-bottom: 9px;
	      text-align: center;
    }
    .item-services-text p {
      font-family: Poppins;
      font-size: 16px;
      line-height: 1.44;
      color: #3d4247;
	      text-align: center;
    }
    .services .owl-prev {
      position: absolute;
      right: 32%;
      bottom: 25%;
    }
    .services .owl-next {
      position: absolute;
      right: 28%;
      bottom: 25%;
    }
    .item-services-image {
      background-color: grey;

    }
    .owl-about .owl-nav button.owl-next, .owl-about .owl-nav button.owl-prev, .owl-about button.owl-dot {
      background: 0 0;
      color: #ff8300;
      border: none;
      font-size: 75px;
      position: absolute;
      top: 25%;
      cursor: pointer;
  }
    .owl-about .owl-next {
      right: -50px;
    }
    .owl-about .owl-prev {
      left: -50px;
    }
    .owl-banner .owl-nav {
      visibility: hidden;
    }
    .respectful {
      background-image: url(../images/respectful-image.webp);
      background-size: cover;
      text-align: center;
  
    }
    .respectful-image img{
      margin-top: -17.8%;
      width: 32%;
    }
  
    .respectful h1 {
      font-family: Poppins;
      font-size: 34px;
      font-weight: bold;
      color: #fff;
    }
    .respectful p {
      font-family: Poppins;
      font-size: 12px;
      line-height: 1.33;
      color: #fff;
      margin-top: 3%;
      padding-bottom: 10%;
    }
	  .footer-top {
    height: 340px;
    margin-top: 5%;
  }
    .footer-top-left {
      background-image: url(../images/env-policy-image.webp);
      background-size: cover;
    }
    .footer-top-right {
      background-image: url(../images/hr-image.webp);
      background-size: cover;
    }
    .footer-top-text{
      opacity: 0.91;
      font-family: Poppins;
      font-size: 30px;
      font-weight: bold;
      color: #fff;
      text-decoration: none;
      display: flex;
      align-content: stretch;
      justify-content: center;
      margin-top: 9%;
    }
  
    .footer {
      background-color: #003b71;
      padding: 6%;
	  margin-top: 48px;
    }
    .footer .row {
      display: flex;
      flex-direction: column;
    }
    .footer-col {
      display: flex;
      flex-direction: column;
      margin-top: 6%;
    }
    .footer-col h3{
      font-family: Poppins;
      font-size: 16px;
      font-weight: bold;
      color: #fff;
    }
    .footer-col a {
      font-family: Poppins;
      font-size: 14px;
      color: #fff;
      text-decoration: none;
    }
    .footer-col p {
      font-family: Poppins;
      font-size: 14px;
      color: #fff;
      text-decoration: none;
    }
    .footer-col ul {
      list-style-type: none;
      padding: 0;
      margin: 0;
    }
    .footer-location-phone-mail-box p {
      font-family: Poppins;
      font-size: 18px;
      letter-spacing: 0.45px;
      color: #fff;
    }
    .logo-part {
      font-family: Poppins;
      font-size: 14px;
      line-height: 1.56;
      color: #939fab;
    }
    .footer-col-1 p {
      margin-top: 5%;
    }
    .footer-location-phone-mail-box {

    }
    .fa-brands {
      font-size: 40px;
      padding: 5%;
    }
    .venus {
      padding: 1%;
    }
    .venus-text {
      font-family: Poppins;
      font-size: 14px;
      line-height: 1;
      text-align: right;
      color: #939fab;
      margin-right: 10px;
    }
      /* homepage-end */
      /* corporate start */
    .page-banner {
      background-size: cover;
    }
  
    .icerik-breadcrumb h1 {
      font-family: Poppins;
      font-size: 32px;
      font-weight: bold;
      line-height: 1.9;
      color: rgb(255, 255, 255);
      padding-top: 10%;
    }
    .icerik-breadcrumb ul {
      color: rgb(255, 255, 255);
      display: flex;
      list-style-type: none;
      margin-left: -40px;
      padding-bottom: 1.5%;
      font-size: 9px;
    }
    .icerik-breadcrumb li {
      margin-left: 5px;
      margin-right: 5px;
	  font-size: 12px;

    }
    .icerik-breadcrumb a {
      text-decoration: none;
      color: rgb(255, 255, 255);
    }
    .about-us-paraph1 {
      display: flex;
      align-items: center;
      flex-direction: row;
      text-align: center;
    }
    .about-us-paraph2 {
      display: flex;
      align-items: center;
      flex-direction: column-reverse;
      text-align: center;
    }
    .about-us-paraph1 h3{
      font-family: Poppins;
      font-size: 27px;
      font-weight: bold;
      line-height: 1.26;
      color: #003b71;
      margin-right: 3%;
    }
    .about-us-paraph1 p{
      font-family: Poppins;
      font-size: 14px;
      line-height: 1.89;
      color: #3d4247;
      margin-right: 3%;
    }
    .about-us-paraph2 h3{
      font-family: Poppins;
      font-size: 27px;
      font-weight: bold;
      line-height: 1.26;
      color: #003b71;
      margin-left: 3%;
    }
    .about-us-paraph2 p{
      font-family: Poppins;
      font-size: 14px;
      line-height: 1.89;
      color: #3d4247;
      margin-left: 3%;
    }
    .about-us-paraph1 img {
      width: 100%;
      margin-top: 5%;
      margin-bottom: 5%;
    }
    .about-us-paraph2 img {
      width: 100%;
      margin-top: 5%;
      margin-bottom: 5%;
    }
    .about-us-tables {
      display: flex;
      justify-content: space-around;
    }
    .about-us-tables h4 {
      background-color: #003b71;
      font-family: Poppins;
      font-size: 28px;
      font-weight: 600;
      color: #fff;
      padding: 1%;
    }
    .about-us-tables li {
      list-style-type: none;
    }
    .fa-arrows-alt-h {
      margin-right: 5px;
      object-fit: contain;
      transform: rotate(-45deg);
      color: #ff8300;
    }
    /* corporate end */
    /* contact start */
    .contact-us-title h1 {
      font-size: 27px;
      font-weight: bold;
      line-height: 1.26;
      color: #003b71;
      margin-top: 10%;
    }
    .adress {
      margin-top: 5%;
      display: flex;
      flex-direction: column;
    }
    .adress h1 {
      font-size: 26px;
      font-weight: bold;
      line-height: 1.46;
      color: #003b71;
    }
    .adress h4 {
      font-size: 15px;
      font-weight: 600;
      letter-spacing: 3px;
      color: #acacac;
    }
    .adress p {
      font-size: 11px;
    }
    .contact-us-form-title {
      font-size: 27px;
      font-weight: bold;
      line-height: 1.26;
      color: #003b71;
      margin-top: 5%;
      margin-bottom: 2%;
    }
    .form-group {
      margin-bottom: 1%;
    }
    .kvkk-box {
      display: flex;
      flex-direction: column;
      margin-top: 5%;
    }
    .form-control {
      border-radius: 8px;
      background-color: #f5f7f9;
      text-align: justify;
      color: #575756;
      font-size: 14px;
    }
    .form-floating {
      font-size: 14px;
      text-align: justify;
      color: #575756;
    }
    .contact-us-form p {
      font-size: 18px;
      color: #3d4247;
    }
    .contact-form {
      background-image: url(../images/contact-bg.webp);
      background-size: cover;
      display: flex;
      flex-direction: column-reverse;
    }
    .contact-us-form-info {
      display: flex;
      flex-direction: column;
    }
    .contact-us-form-info .col{
      padding-bottom: 3%;
    }
    .btn-dark {
      border-radius: 8px;
      background-color: #003b71;
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 1.2px;
      text-align: center;
      color: #fff;
      margin-bottom: 20px;
    }
    .btn-secondary {
      border-radius: 8px;
      background-color: #939fab;
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 1.2px;
      text-align: center;
      color: #fff;
      margin-bottom: 20px;
    }
    .gds-logo {
      width: 150px;
    }
  
  
    /* contact end */
  
}