* {
  box-sizing: border-box;
}

a {
  text-decoration: none;
}

/* COLUR */
h1, h2, h3, h4, h5, h6 {
  color: #202224;
  font-weight: 600;
}

.section-content {
  padding: 150px 0 0 0;
}

.btn-medium {
  display: inline-block;
  font-size: 1rem;
  font-weight: 600;
  color: #ffffff;
  line-height: 40px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 0 25px;
}

.btn-big {
  display: inline-block;
  font-size: 1.15rem;
  font-weight: 600;
  color: #ffffff;
  line-height: 60px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 0 30px;
  border: none;
}

.btn-red, .btn-blue {
  color: #ffffff;
  transition: all 0.4s ease-in-out;
}

.btn-red {
  background: #ED1E26;
}
.btn-red:hover {
  background: #b00e14;
}

.btn-blue {
  background: #0973BA;
}
.btn-blue:hover {
  background: #054671;
}

.full-image {
  width: 100%;
  height: auto;
}

.small-title {
  font-size: 0.875rem;
  display: block;
  margin-bottom: 20px;
  color: #0973BA;
  letter-spacing: 3px;
}

.whatsapp {
  position: fixed;
  bottom: 30px;
  right: 30px;
}
.whatsapp img {
  width: 48px;
}

header {
  position: absolute;
  left: 0;
  top: 30px;
  width: 100%;
  height: 90px;
  z-index: 9999;
}
header .navbar {
  padding: 0;
}
header .navbar .navbar-brand {
  padding: 0;
  margin-right: 80px;
}
header .navbar .navbar-brand img {
  height: 60px;
}
header .navbar .nav-item {
  padding: 10px 15px;
  line-height: 40px;
}
header .navbar .nav-item .nav-link {
  color: #202224;
  font-weight: 600;
  font-size: 0.875rem;
  padding: 0px;
  position: relative;
  transition: all 0.4s ease-in-out;
}
header .navbar .nav-item .nav-link img {
  margin-left: 5px;
}
header .navbar .nav-item .nav-link:hover {
  color: #0973BA;
}
header .navbar .nav-item .active {
  border-bottom: solid 1px #ffffff;
  font-weight: 700;
  color: #0973BA;
}
header .navbar .language {
  color: #58595B;
  font-size: 0.875rem;
  margin-left: 40px;
}
header .navbar .language .nav-link {
  opacity: 0.75;
}
header .navbar .language .nav-link img {
  margin-left: 5px;
}
header .navbar .language .dropdown {
  line-height: 40px;
}
header .navbar .language .dropdown-menu {
  right: 0 !important;
  min-width: 100px;
}
header .navbar .language .dropdown-menu[data-bs-popper] {
  left: auto !important;
  right: 0 !important;
}
header .navbar .language .dropdown-menu[data-bs-popper] .dropdown-item {
  text-align: right;
  font-size: 0.875rem;
}
header .navbar .dropdown-toggle {
  line-height: 40px;
  padding: 0 10px;
}
header .navbar .dropdown-toggle::after {
  display: none;
}
header .navbar .right-nav .right-button a {
  margin-left: 20px;
}

footer {
  background: #F2F7F8;
  margin-top: 140px;
  padding: 140px 0;
}
footer span {
  display: block;
  font-size: 0.875rem;
  color: #8F9091;
}
footer span a {
  color: #202224;
  font-weight: 700;
  transition: all 0.4s ease-in-out;
}
footer span a:hover {
  color: #0973BA;
}
footer .footer-list {
  li-line-height: 1rem !important;
}
footer .footer-list .title {
  font-weight: 700;
  color: #202224;
  margin-bottom: 40px;
}
footer .footer-list a {
  font-size: 0.875rem;
  color: #58595B;
}
footer .footer-list a:hover {
  color: #202224;
}
footer .footer-social {
  text-align: right;
}
footer .footer-social span {
  margin-bottom: 5px;
}
footer .footer-social .social {
  margin-bottom: 30px;
}
footer .footer-social .social ul {
  display: flex;
  justify-content: end;
}
footer .footer-social .social ul li {
  margin-left: 20px;
}
footer .footer-social .contact {
  margin-bottom: 30px;
}
footer .footer-social .contact .phone {
  font-size: 1.25rem;
  color: #202224;
  font-weight: 700;
}
footer .copy {
  border-top: solid 1px rgba(15, 114, 186, 0.2);
  margin-top: 40px;
  padding-top: 40px;
}
footer .copy .copy-right {
  text-align: right;
}

.hero {
  background: url(../img/hero_bg.png) no-repeat;
  background-size: cover;
  padding-top: 200px;
}
.hero .hero-content ul {
  list-style-type: none;
  display: flex;
  margin: 0;
  padding: 0;
}
.hero .hero-content ul li {
  margin-right: 40px;
}
.hero .hero-content h1 {
  font-size: 3.25rem;
  font-weight: 300;
  color: #202224;
}
.hero .hero-content h1 span {
  font-weight: 700;
  display: block;
}
.hero .hero-content p {
  margin: 20px 0 40px;
  font-size: 1.25rem;
}
.hero .logos {
  padding: 60px;
}

.main-about-us {
  background: url(../img/about_bg.png) no-repeat;
  background-size: cover;
}
.main-about-us .about-content {
  text-align: left;
}
.main-about-us .lead {
  font-size: 1.5rem;
  line-height: 2.25rem;
}

.main-service-us {
  background: url(../img/hizmet_bg.png) no-repeat;
  background-size: cover;
}
.main-service-us .service-item {
  position: relative;
  margin-bottom: 30px;
}
.main-service-us .service-item .title {
  background: linear-gradient(10deg, rgb(32, 34, 36) 0%, rgba(32, 34, 36, 0) 100%);
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  display: flex;
  align-items: end;
  padding: 30px 30px 30px 40px;
}
.main-service-us .service-item .title h3 {
  font-size: 1.75rem;
  padding: 0;
  margin: 0;
  font-weight: 600;
  color: #ffffff;
  letter-spacing: 1px;
}

.main-use-us .title h2 {
  font-size: 2.5rem !important;
  font-weight: 600;
  margin-bottom: 40px;
}
.main-use-us .use-list-item {
  background: #F2F7F8;
  background: linear-gradient(135deg, #F2F7F8, #ECF3F7);
  padding: 30px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.main-use-us .use-list-item img {
  width: 64px;
  margin-bottom: 30px;
}
.main-use-us .content p {
  margin-top: 40px;
}
.main-use-us .content p strong {
  font-weight: 700;
  display: block;
}

.sub-page-title {
  background: url(../img/subpage-top.jpg) no-repeat;
  background-size: cover;
  height: 380px;
}
.sub-page-title .sub-page-title-content {
  height: 380px;
  display: flex;
  align-items: end;
  padding-bottom: 45px;
}
.sub-page-title .sub-page-title-content h1 {
  font-size: 3.75rem !important;
  font-weight: 600;
}

.sub-page-content {
  background: url(../img/sub-page-bg.png) no-repeat;
  background-size: cover;
  font-size: 1.115rem;
}
.sub-page-content .sub-page-row {
  margin: 140px 0 0 0;
}
.sub-page-content p {
  display: block;
  margin-bottom: 30px;
}
.sub-page-content h1, .sub-page-content h2, .sub-page-content h3, .sub-page-content h4, .sub-page-content h5, .sub-page-content h6 {
  margin: 40px 0 20px;
}
.sub-page-content h2 {
  line-height: 2.75rem;
  margin-bottom: 30px;
}
.sub-page-content ul {
  margin-bottom: 40px;
}

.sub-page-nobg {
  background: none !important;
}

.sub-page-right-img {
  position: relative;
}

.about-box {
  background: linear-gradient(135deg, rgb(236, 243, 247) 0%, rgba(242, 247, 248, 0.7) 100%);
  padding: 70px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  height: 400px;
}
.about-box h3 {
  display: block;
  margin: 0 0 30px 0;
}

.references {
  margin-bottom: 140px;
}

.references .references-item {
  border-right: solid 1px #D9D9D9;
}

.references .references-item:nth-child(4n) {
  border-right: none;
}

.references .references-item:nth-child(-n+4) {
  border-bottom: solid 1px #D9D9D9;
}

.no-margin {
  display: block;
  margin: 0 0 10px 0 !important;
}

.download-item {
  background: #F2F7F8;
  background: linear-gradient(135deg, #F2F7F8, #ECF3F7);
  padding: 30px;
  margin-bottom: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  transition: all 0.4s ease-in-out;
}
.download-item img {
  width: 94px;
  padding-right: 30px;
}
.download-item h6 {
  margin: 0;
}
.download-item:hover {
  background: #f8f8f8;
}

.product-title h2 {
  font-size: 3rem !important;
  margin: 0 0 60px 0;
}

.product-img {
  background: #F2F7F8;
  background: linear-gradient(135deg, #F2F7F8, #ECF3F7);
  padding: 30px;
  margin-bottom: 20px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.product-list li {
  font-size: 0.875rem !important;
  margin-bottom: 15px;
}

.products a {
  color: #58595B;
  line-height: 1.5rem !important;
}
.products a h5 {
  margin: 0 0 10px 0;
}
.products a span {
  font-size: 0.875rem;
  line-height: 0.875rem !important;
}
.products .product-item {
  border-right: solid 1px rgba(15, 114, 186, 0.2);
}
.products .product-item img {
  height: 140px;
  margin-right: 20px;
}

.contact-wrapper .contact-form {
  background: linear-gradient(135deg, rgb(236, 243, 247) 0%, rgba(242, 247, 248, 0.7) 100%);
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background-size: cover;
  padding: 50px;
}
.contact-wrapper .contact-form .form-title h2 {
  margin-top: 0;
}
.contact-wrapper .contact-form .form {
  padding: 140px;
}
.contact-wrapper .contact-form .form .form-wrapper {
  background: #fff;
  padding: 100px;
  margin: 70px 0 100px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.contact-wrapper .contact-form .form .form-wrapper .form-nav ul {
  list-style-type: none;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin: 0 0 70px 0;
  padding: 0;
  background: url(../img/nav_line.png) repeat-x;
}
.contact-wrapper .contact-form .form .form-wrapper .form-nav ul li {
  display: inline-block;
  height: 20px;
  width: 20px;
  background: #B1DAAE;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.contact-wrapper .contact-form .form .form-wrapper .form-nav ul li:nth-child(2) {
  margin: 0 70px;
}
.contact-wrapper .contact-form .form .form-wrapper .form-nav ul .active {
  background: #0A923F;
  height: 40px;
  width: 40px;
  padding: 0;
  line-height: 40px;
  font-weight: 700;
  color: #fff;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
}
.contact-wrapper .contact-form .form .form-wrapper .form-nav ul .complate {
  background: #F5F3E1;
  height: 40px;
  width: 40px;
  padding: 3px 0 0 0;
  color: #fff;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
}
.contact-wrapper .contact-form .form .form-wrapper .form-nav ul .complate img {
  width: 18px;
}
.contact-wrapper .contact-form .form .form-wrapper .form-wrapper-title {
  margin-bottom: 70px;
}
.contact-wrapper .contact-form .form .form-wrapper .form-wrapper-title h3 {
  font-weight: 600 !important;
  color: #0A923F;
  margin-bottom: 20px;
}
.contact-wrapper .contact-form .form .form-wrapper .form-wrapper-title p {
  font-size: 0.875rem;
  padding: 0 15%;
}
.contact-wrapper .contact-form .form .form-wrapper .form-wrapper-form h5 {
  display: block;
  width: 100%;
  text-align: left;
  font-weight: 600 !important;
  margin-bottom: 25px;
}
.contact-wrapper .contact-address .address-inner {
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: solid 1px #D9D9D9;
}
.contact-wrapper .contact-address .address-inner:last-child {
  border: none;
}
.contact-wrapper .contact-address .address-inner h4 {
  font-weight: 600 !important;
  margin-bottom: 25px;
}
.contact-wrapper .contact-address .address-inner .address-line {
  margin-bottom: 15px;
}
.contact-wrapper .contact-address .address-inner .address-line span {
  display: block;
}
.contact-wrapper .contact-address .address-inner .address-line .title {
  line-height: 0.875rem;
  margin: 0;
  font-size: 0.75rem;
  color: #8F9091;
}
.contact-wrapper .contact-address .address-inner .address-line .phone {
  font-weight: 700;
}
.contact-wrapper .contact-address .address-inner .address-line a {
  color: #0973BA;
  font-weight: 700;
  transition: all 0.4s ease-in-out;
}
.contact-wrapper .contact-address .address-inner .address-line a:hover {
  color: #021609;
}

.map-wrapper .map {
  overflow: hidden;
}

.map-wrapper .map iframe {
  margin-top: -67px;
}

html, body {
  font-size: 16px;
  line-height: 1.75rem;
  padding: 0;
  font-family: "Inter Tight", sans-serif !important;
  color: #58595B;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  scroll-behavior: smooth;
  text-rendering: optimizespeed;
  font-optical-sizing: auto;
}


input[type="text"], textarea, select {
  background: none;
  border: none;
  border-bottom: solid 1px #0973BA;
  outline: none;
  padding: 10px 0;
  width: 100%;
  transition: all 0.4s ease-in-out;
  font-size: 0.875rem; }
  input[type="text"]:focus, textarea:focus, select:focus {
    border-color: #0A923F; }

select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none; }

option {
  color: #707672; }

  .form-line {
    margin-bottom: 50px; }
    .form-line span {
      display: block;
      font-size: 0.75rem;
      text-align: left;
      opacity: 0.5; }
    .form-line .checkbox {
      text-align: left;
      font-size: 0.75rem;
      line-height: 1.25rem;
      margin-bottom: 20px; }
      .form-line .checkbox label {
        opacity: 0.5;
        display: inline-block; }
  
  .form-button {
    margin-top: 35px; }