﻿/*Created By Venus Agency*/
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Inter:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Caveat:wght@400..700&display=swap');
* {
  margin: 0px;
  padding: 0px;
}

body {
  font-family: 'Inter', sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

a {
  text-decoration: none;
  color: #238462;
}

ul, ol, li {
  padding: 0px;
  list-style: none;
}

.owl-theme .owl-nav [class*=owl-]:hover {
  background: none;
}

.navbar-toggler {
  color: white;
}

.row {
  --bs-gutter-x: 0px;
}

.container-fluid {
  --bs-gutter-x: 0px;
}

strong {
  font-weight: 600;
}

h1 {
  font-family: 'Barlow', sans-serif;
  font-size: 42px;
  font-weight: 400;
  color: #114433;
}

h2 {
  font-family: 'Barlow', sans-serif;
  font-size: 18px;
  font-weight: 500;
  color: #114433;
}

h3, h4, h5 {
  font-family: 'Barlow', sans-serif;
  color: #114433;
}

p {
  font-weight: 400;
  line-height: 28px;
  color: #65716D;
}

li {
  font-weight: 400;
  line-height: 28px;
  color: #65716D;
}
.pager-buttons {
	width: 280px;
}





@media only screen and (min-width: 1921px) {
  .container {
    max-width: 90%;
  }
 .almadocs {
	border: 1px solid #b2c0bb;
	padding: 18px;
	text-align: center;
	border-radius: 8px;
	margin: 8px;
    width: 22%;
}
.almadocs img {
	width: 48px;
	padding-right: 8px;
}
.almadocs-r {
	justify-content: center;
}
.almadocs-r a:hover {
	text-decoration: none!important;
}
.rounded-lines {
        font-family: Arial, sans-serif;
        width: 800px;
        height: 800px;
        margin: auto;
        position: relative;
    }
    
    .rounded-lines h3 {
        color: #238462;
        text-align: center;
    }
    .alma-round {
        text-align: center;
        padding: 18px;
        border-radius: 50%;
        width: 158px;
        height: 158px;
        background-color: #104432;
        position: absolute;
        font-size: 14px;
        font-weight: 600;
        color: #ffffff;
        box-shadow: 0 0px 0px 1px #238462;
        border: 6px solid #ffffff;
    }
    .alma-round:hover {
        background-color: #238462!important;
        cursor: pointer;
    }
    .alma-round-text {
width: 358px;
    margin: auto;
    padding: 8px;
    margin-top: -68px;
    }
    
    .alma-round:nth-child(1) {
        top: 0;
        position: relative;
        margin: auto;
        align-content: center;
    }
    .alma-round:nth-child(2) {
        top: 80px;
        left: 14%;
        align-content: center;
    }
    .alma-round:nth-child(3) {
        top: 80px;
        right: 14%;
        align-content: center;
    }
    .alma-round:nth-child(4) {
        top: 284px;
        left: 4%;
        align-content: center;
    }
    .alma-round:nth-child(5) {
        top: 284px;
        right: 4%;
        align-content: center;
    }
    .alma-round:nth-child(6) {
        top: 480px;
        left: 14%;
        align-content: center;
    }
    .alma-round:nth-child(7) {
        top: 480px;
        right: 14%;
        align-content: center;
    }
    .alma-round:nth-child(8) {
        top: 408px;
        position: relative;
        margin: auto;
        align-content: center;
    }
.rounded-lines li {
    line-height: 30px!important;
    font-size: 18px!important;
	margin-left: 18px;
}
  #top-lang-m {
	  display: none;
  }
  .location iframe {
    border-radius: 24px;
}
.alma-map {
	width: 100%;
}
.navbar-toggler-icon {
background-image: url(../images/hambmenu.svg);
}
 .form-check-input {
	border: none;
}
.contact-us-form .d-flex {
	display: block!important;
}
.contact-us-form .form-check {
	margin: auto;
	padding-top: 28px;
	padding-bottom: 28px;
}
.contact-us-form .form-select {
    font-size: 14px;
    color: #6c757d;
	border: solid 1px #e6e6e6;
}
#page-inside-text a:hover {
  text-decoration: underline;
  color: #238462;
}
 .contact-info-line .row {
	border-bottom: 1px solid #c6d6d0;
    margin-bottom: 18px;
}
.sector-text p {
	font-size: 22px;
	line-height: 36px;
}
.news-box-1 img {
    width: 100%;
    height: auto;
    border-radius: 48px;
}
.news-page .row {
	justify-content: left;
}
.news-page .col-md-4 {
	width: 32%;
}
.news-detail img {
	border-radius: 48px;
	width: 100%;
}
.alma-title-outline h1 {
    font-size: 128px;
    font-weight: 600;
    color: #248362;
    text-align: center;
    margin-top: 28px;
    margin-bottom: 28px;
}
.alma-title-outline h2 {
	font-family: "Caveat", cursive;
	font-optical-sizing: auto;
	font-weight: 600;
	font-style: normal;
	font-size: 48px;
	text-align: center;
	margin-top: 48px;
    margin-bottom: 28px;
}

.alma-title-outline p {
    text-align: center;
    font-size: 24px;
    font-weight: 300;
    color: #104432;
	width: 68%;
    margin: auto;
	margin-top: 28px;
}
.whyalma-about-left p {
	color: white;
	font-size: 24px;
	text-align: center;
}
#whyalma-about {
  margin-top: 48px;
  margin-bottom: 88px;
}

#whyalma-about .whyalma-about-left {
  background-image: url(../images/main-sectors-back.webp);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  border-radius: 48px;
  min-height: 280px;
}

.whyalma-about-left .row {
  margin: auto;
  display: flex;
  width: 78%;
  margin-top: 128px;
}

.values .col-md-3 {
	flex: 0 0 auto;
	width: 18%;
	padding: 34px;
	border: 1px solid #8dbaaa;
	margin: 18px;
	align-items: center;
	align-content: center;
	text-align: center;
	border-radius: 18px;
}

.values {
	justify-content: space-around;
    width: 78%;
    margin: auto;
}
.alma-team {
	justify-content: space-around;
    width: 78%;
    margin: auto;
} 
.alma-team .col-md-4 {
	flex: 0 0 auto;
	width: 32%;
	padding: 18px;
	border: 1px solid #8dbaaa;
	margin: 18px;
	align-items: center;
	align-content: center;
	text-align: center;
	border-radius: 18px;
}
.alma-team img {
	width: 100%;
}
.team-text {
	padding: 18px;
    min-height: 228px;
}
.alma-team h2 {
	font-size: 148px;
    font-weight: 600;
    color: white;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #67a791;
    text-align: center;
    margin-top: 28px;
    margin-bottom: 28px;
}
.alma-hr .col-sm-4 {
	padding: 18px;
}
.alma-hr .form-check {
	margin: auto;
	padding-top: 28px;
	padding-bottom: 28px;
}
  .site-header .container {
    max-width: 80%;
  }
  .alma-h1 {
	font-family: 'Barlow', sans-serif;
    font-size: 48px!important;
    font-weight: 600!important;
    color: #104432!important;
    width: 68%;
}
.alma-h2 {
	font-family: 'Barlow', sans-serif;
	font-size: 36px;
	font-weight: 500;
	color: #124433;
}
.alma-h3 {
	font-family: 'Barlow', sans-serif;
	font-size: 24px;
	font-weight: 500;
	color: #124433;
}
.news-box-info-title {
	min-height: 138px;
}
#page-inside-text {
	margin-top: 88px;
	margin-bottom: 128px;
}
#page-inside-text ul, #page-inside-text ol, #page-inside-text li {
  padding: 0 8px;
  list-style: disc;
}
#page-inside-text li::marker {
  color: #104432;
}
.navbar {
	--bs-navbar-padding-y: 0px;
}

  #slider-alser .owl-nav {
    top: -100%;
    z-index: 11;
    position: relative;
    float: right;
  }

  #main-offer .maindy-text {
    width: 48%;
    position: absolute;
    text-align: center;
    margin: auto;
    top: 46%;
    right: 0;
    left: 0;
	z-index: 20;
  }

    #main-offer .maindy-text h1 {
      font-size: 48px;
      color: #ffffff;
      font-weight: 600;
    }

    #main-offer .maindy-text p {
      font-size: 24px;
      color: #ffffff;
      font-weight: 300;
    }

  #whyalmaeng .whyindustryitem {
    width: 50%;
    padding: 8px;
    font-size: 26px;
    font-weight: 600;
    color: #ffffff;
  }

  p {
    font-size: 18px;
  }

  li {
    font-size: 18px;
  }

  .shadow-ins-refl:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    background: linear-gradient(to bottom, rgb(0 0 0 / 32%) 0%, rgb(0 0 0 / 60%) 100%);
    z-index: 1;
    border-radius: 48px;
  }

  .reflist-text .ref-features img {
    width: 28px !important;
  }

  .ref-inside-manset-text {
    text-align: center;
  }

  #reflist-guy {
    margin-bottom: 48px;
    margin-top: 28px;
  }

  .reflist-guy-text .col-md-4 {
    padding: 28px;
  }

  .refimg {
    border-radius: 48px;
  }

  #reflist-guy img {
    width: 100%;
  }

  .reflist-guy-text .ref-title {
    width: 100%;
  }

    .reflist-guy-text .ref-title h1 {
      color: #ffffff;
      margin-bottom: 18px;
      font-size: 34px;
      font-weight: 500;
    }

  #reflist-guy-alma .reflist-guy-text {
    width: 68%;
    position: absolute;
    right: 0;
    left: 0;
    display: flex;
    z-index: 11;
    padding: 68px;
  }

    #reflist-guy-alma .reflist-guy-text h2 {
      font-family: 'Barlow', sans-serif;
      font-size: 22px;
      font-weight: 600;
      color: #ffffff;
      margin-top: 8px;
    }

    #reflist-guy-alma .reflist-guy-text p {
      font-family: 'Barlow', sans-serif;
      font-size: 18px;
      font-weight: 400;
      color: #ffffff;
	  line-height: 20px;
    }

  .ref-title {
	width: 40%;
	padding-right: 28px;
  }

  .ref-features {
    width: 20%;
	padding-left: 28px;
  }

  .refs-sects-gal {
    margin-bottom: 48px;
    margin-top: 48px;
  }

    .refs-sects-gal img {
      border-radius: 48px;
    }

    .refs-sects-gal .col-md-6 {
      padding: 18px;
    }

  .refs-text {
    margin-top: 88px;
    margin-bottom: 8px;
  }

    .refs-text .col-md-3 {
      padding: 28px;
    }

    .refs-text h1 {
      font-weight: 500;
    }

    .refs-text h2 {
      font-weight: 500;
      font-size: 28px;
      margin-top: 28px;
    }

    .refs-text li {
      list-style: disc;
      color: #65716D;
      line-height: 38px;
      list-style-position: inside;
    }

  .inside-manset-text p {
    color: #ffffff;
    text-align: center;
    margin-bottom: 0px;
  }

  .sectors-sects-gal {
    margin-bottom: 48px;
  }

    .sectors-sects-gal img {
		border-radius: 18px;
		border: 1px solid gray;
		padding: 8px;
    }

    .sectors-sects-gal .col-md-6 {
      padding: 18px;
    }

  .sector-text {
    margin-top: 88px;
    margin-bottom: 88px;
  }

    .sector-text .col-md-6 {
      padding: 28px;
    }

    .sector-text h1 {
        font-weight: 600;
        margin-bottom: 48px;
        font-size: 48px;
		
		font-family: "Caveat", cursive;
		font-optical-sizing: auto;
		font-style: normal;
		text-align: center;
    }

    .sector-text li {
      list-style: disc;
      color: #65716D;
      line-height: 38px;
      list-style-position: inside;
		font-size: 20px;
    }

  .ins-almaeng-abtg .fa-arrow-right-long:before {
    color: #238462;
    padding-right: 8px;
    font-size: 12px;
  }

  .ins-almaeng-abtg p {
    width: 68%;
    margin: auto;
  }

  .ins-almaeng-abtg h2 {
    font-size: 36px;
    font-weight: 600;
    color: #104432;
  }

  .ins-almaeng-abtg {
    padding: 48px;
    text-align: center;
    margin-top: 28px;
    margin-bottom: 48px;
  }

  .shadow-ins-ft:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    background: linear-gradient(to bottom, rgb(76 76 76 / 59%) 0%, rgb(72 72 72 / 75%) 100%);
    z-index: 1;
    border-radius: 48px;
  }

  .guy-text .col-md-4 {
    padding: 28px;
  }

  #main-guy img {
    width: 100%;
  }

  #main-guy-alma .guy-text {
    width: 68%;
    position: absolute;
    text-align: center;
    margin: auto;
    top: 38%;
    right: 0;
    left: 0;
    display: flex;
    z-index: 11;
  }

    #main-guy-alma .guy-text h2 {
      font-family: 'Barlow', sans-serif;
      font-size: 28px;
      font-weight: 600;
      color: #ffffff;
    }

    #main-guy-alma .guy-text p {
      font-family: 'Barlow', sans-serif;
      font-size: 18px;
      font-weight: 400;
      color: #ffffff;
    }

  .alma-text-container {
    width: 68%;
    margin: auto;
    margin-top: 88px;
    margin-bottom: 88px;
  }

    .alma-text-container h2 {
      font-size: 28px;
      font-weight: 500;
      color: #124735;
      text-align: center;
    }

  #insalma {
    margin-top: 8px;
  }

    #insalma .insalma-fl {
      padding: 88px;
      background-image: url(../images/main-sectors-back.webp);
      background-repeat: no-repeat;
      background-size: cover;
      min-height: 480px;
      width: 100%;
      border-radius: 68px;
    }

  .insalma-fl .row {
    margin: auto;
    display: flex;
    width: 78%;
    margin-top: 128px;
  }

  #insalma .whyalmitem {
    width: 80%;
    margin: auto;
  }

  #insalma h3 {
    font-size: 30px;
    color: #ffffff;
    font-weight: 500;
    text-align: center;
  }

  .inside-container {
    width: 90%;
    margin: auto;
  }

  .services-text ul {
    padding-left: 18px;
  }

  #main-hizmetler .owl-item img {
    border-radius: 0px;
  }

  .btn-alma img {
    width: 18px !important;
  }

  #main-hizmetler .owl-item {
    padding: 0px;
  }

  .btn-alma {
    padding: 16px 24px 16px 24px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    position: relative;
    background-color: #238462;
    width: 180px;
    text-align: center;
    border: none;
    border-radius: 8px;
    color: #ffffff;
    background-image: url(../images/arrow-up.svg);
    background-size: 12px;
    background-repeat: no-repeat;
    background-position: 128px 20px;
  }

    .btn-alma a {
      color: #ffffff;
      text-decoration: none;
    }

  .general-title-baslik h1 {
    font-family: 'Barlow', sans-serif;
    font-size: 228px;
    font-weight: 600;
    color: white;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #67a791;
    margin-bottom: -78px;
  }

  .main-text-area {
    width: 68%;
    margin: auto;
    text-align: center;
  }

    .main-text-area h1 {
      margin-top: 88px;
      margin-bottom: 48px;
      font-size: 36px;
      font-weight: 500;
    }

    .main-text-area p {
      margin-bottom: 88px;
    }

  .services-cont-text h1 {
    font-size: 128px;
    font-weight: 600;
    color: #ffffff00 !important;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #ffffffad;
	letter-spacing: -1px;
    margin-top: 104px;
  }

  .alma-services {
    margin-top: 148px;
  }

  .services-text {
    margin-top: 48px;
  }

    .services-text h1 {
      font-weight: 500;
      color: #ffffff;
      padding-top: 28px;
      padding-bottom: 28px;
    }

    .services-text p {
      font-size: 20px;
      font-weight: 400;
      color: #ffffff;
    }

    .services-text li {
      font-size: 20px;
      font-weight: 400;
      color: #91F4D1;
      list-style-type: disc;
    }

  .navbar-expand-lg .navbar-collapse {
    margin-bottom: 38px;
  }

  .contact-us-form-title {
    font-size: 36px;
    color: #292d78;
    margin-bottom: 28px;
    font-weight: 400;
  }

  .almaeng-g {
    margin: auto;
    padding-top: 128px;
  }

  #about-why {
    background-image: url(../images/neden-almaeng-back.webp);
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 680px;
    margin-top: 128px;
    position: relative;
  }

    #about-why .whyalmaeng-about {
      position: absolute;
      top: 36%;
      margin: 0;
    }

  .whyalmaeng-about h1 {
    font-size: 42px;
    color: #ffffff;
    top: 36%;
    position: relative;
  }

  .nt-text .img-fluid {
    margin: auto;
    width: 64%;
    display: block;
  }

  .alma-ab-container h1 {
    font-size: 38px;
    font-weight: 400;
    color: #292D78;
    margin-bottom: 48px;
  }

  .alma-ab-container {
    margin-left: 22%;
    margin-top: 48px;
  }

  .ntd-text .img-fluid {
    width: 90%;
    display: block;
    float: right;
    border-radius: 0px 0px 0px 64px;
  }

  .hizmet-dty-almaeng {
    margin-bottom: 128px;
  }

  .alma-dty-container {
    margin-left: 22%;
  }

    .alma-dty-container h1 {
      font-size: 38px;
      font-weight: 400;
      color: #292D78;
      margin-bottom: 48px;
    }

  .alma-refs .row {
    justify-content: center;
  }

  .alma-refs .col-md-2 {
    width: 16%;
    padding: 18px;
    border: 1px solid gray;
    border-radius: 24px;
    height: 188px;
    margin: 18px;
  }

  .alma-refs img {
    width: 200px;
    margin: auto;
    display: block;
  }

  #alma-referanslar {
    margin-top: 48px;
  }

  #inside-manset {
    position: relative;
    margin-top: -68px;
  }

  .inside-manset-text {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 44%;
    z-index: 11;
  }

    .inside-manset-text h1 {
      font-size: 48px;
      color: #ffffff;
      font-weight: 500;
      text-align: center;
      text-shadow: 2px 2px #0000007a;
    }

  .shadow-ins:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    background: linear-gradient(to bottom, rgb(0 0 0 / 8%) 0%, rgb(0 0 0 / 10%) 100%);
    z-index: 1;
    border-radius: 48px;
  }

  .alma-container h1 {
    font-size: 228px;
    font-weight: 600;
    color: white;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #67a791;
    text-align: center;
    margin-top: 28px;
    margin-bottom: 28px;
  }

  .alma-container h2 {
    font-size: 36px;
    font-weight: 500;
    color: #124735;
    text-align: center;
    margin-bottom: 48px;
  }

  .ins-ntr-back {
    margin-top: 18px;
  }

  .page-more img {
    margin-top: -48px;
    z-index: 30;
    position: absolute;
    left: 48%;
  }

  #news-more img {
    width: 48px;
    border-radius: 0px;
  }

  .news-date {
    font-size: 14px;
    font-weight: 400;
    color: #9daabd;
  }

  #whyalmaeng {
    margin-top: 48px;
    margin-bottom: 88px;
  }

    #whyalmaeng .whyalmaeng-left {
      background-image: url(../images/main-sectors-back.webp);
      background-repeat: no-repeat;
      background-size: cover;
      width: 100%;
      border-radius: 48px;
    }

  .whyalmaeng-left .row {
    margin: auto;
    display: flex;
    width: 78%;
    margin-top: 128px;
  }

  #whyalmaeng .whyalmaeng-right {
    width: 80%;
    margin-right: 20%;
    padding: 24px 24px 24px 88px;
  }

  #whyalmaeng h1 {
    font-size: 228px;
    font-weight: 600;
    color: #ffffff00 !important;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #ffffff;
    text-align: right;
    margin-bottom: -58px;
  }


  .fa-arrow-right-long:before {
    color: #238462;
    padding-right: 8px;
    font-size: 18px;
  }

  #whyalmaeng .whyalmaeng-right img {
    width: 68px;
  }

  #whyalmaeng .whyalmaeng-right h2 {
    font-size: 88px;
    font-weight: 600;
    color: #292D78;
  }

  #whyalmaeng .whyalmaeng-right p {
    font-size: 18px;
    font-weight: 500;
    color: #6A6A7E;
    padding-top: 58px;
    padding-left: 18px;
  }

  #whyalmaeng .whyalmaeng-right .col-img {
    width: 15%;
    margin: auto;
  }

  #whyalmaeng .whyalmaeng-right .col-dgr {
    width: 85%;
    margin: auto;
    display: flex;
  }

  #whyalmaeng .whyalmaeng-right .row {
    border-bottom: 1px solid #dadada;
    margin-bottom: 28px;
  }

  .footer-line .fa-brands {
    color: #2A2F78;
    font-size: 28px;
    padding-left: 18px;
  }

  .footer-menu-line .col-md-3 {
    margin: auto;
  }

  .footer-menu-line .col-md-2 {
    margin: auto;
    display: flex;
  }

  .footer-menu-line .col-md-7 {
    margin: auto;
  }

  .footer-languages-menu {
    display: flex;
    margin: 0px;
  }

  .footer-menu {
    display: flex;
    margin: auto;
    justify-content: end;
  }

    .footer-menu li {
      margin-right: 24px;
    }

      .footer-menu li a {
        font-size: 16px;
        font-weight: 500;
        text-decoration: none;
        color: #68CAA9;
      }

  .footer-languages-menu li a {
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    color: #2a2f78;
  }

  .footer-languages-menu li {
    padding-left: 18px;
  }

  .footer-line .col-md-6 {
    margin: auto;
    justify-content: end;
    display: flex;
  }

  .footer-languages-menu li:first-child {
    padding: 0px;
    border: 1px solid gray;
    border-radius: 8px;
    width: 48px;
    height: 48px;
    text-align: center;
    align-content: center;
  }

  .footer-languages-menu li:nth-child(2) {
    padding: 0px;
    border: 0px solid gray;
    border-radius: 8px;
    width: 48px;
    height: 48px;
    text-align: center;
    align-content: center;
  }

  .footer-alt {
    height: 48px;
    margin-top: 28px;
    margin-bottom: 28px;
  }

    .footer-alt a {
      font-size: 14px;
      font-weight: 400;
      text-decoration: none;
      color: #60666B;
    }

    .footer-alt .col-md-9 {
      display: flex;
    }

    .footer-alt .col-md-3 {
      display: flex;
      justify-content: end;
      margin: auto;
    }

  .languages-menu {
    margin-bottom: 0px;
  }

  .shd-text {
    position: absolute;
    z-index: 17;
    top: 74%;
    left: 12%;
  }

    .shd-text h1 {
      font-size: 34px;
      font-weight: 600;
      color: #ffffff;
    }

    .shd-text h2 {
      font-size: 28px;
      font-weight: 600;
      color: #ffffff;
    }

  .main-sektorler .borderimg {
    border-radius: 28px;
  }

  .msek-line {
    justify-content: space-between;
  }

    .msek-line .col-md-4 {
      width: 32%;
      margin-bottom: 28px;
      border-radius: 48px;
    }

      .msek-line .col-md-4:hover {
        box-shadow: 0px 24px 24px 24px #0000004d;
        transition: 0.5s;
        transition-timing-function: ease;
      }

  .shadow:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.65)), color-stop(100%, rgba(0, 0, 0, 0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0); /* IE6-9 */
    z-index: 16;
    border-radius: 28px;
  }

  .main-sektorler h5 {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 28px;
    text-align: center;
    color: #292d78;
  }

  .main-sektorler {
    margin-top: 48px;
    background-repeat: no-repeat;
    background-image: url(../images/alma-back-green.svg);
    background-position-x: right;
    background-position-y: 380px;
  }

  .ntr-back {
    background-color: #F2F2F2;
    padding-top: 88px;
    padding-bottom: 88px;
    margin-top: 48px;
    margin-bottom: 88px;
  }

  .main-almaeng-abtg img {
    width: 108px;
  }

  .main-almaeng-abtt {
    margin: auto;
  }

    .main-almaeng-abtt p {
      font-size: 20px;
      color: #6A6A7E;
      font-weight: 400;
    }

  .main-almaeng-abtg h1 {
    font-size: 40px;
    color: #292D78;
    font-weight: 500;
    padding-right: 48px;
  }

  .alma-container {
    width: 80%;
    margin: auto;
  }

  .mb-text .img-fluid {
    float: right;
    width: 80%;
    display: block;
  }

  .owl-manset-text h1 {
	font-size: 44px;
	color: #ffffff;
	font-weight: 500;
	text-align: center;
	text-shadow: 2px 2px #0000007a;
	width: 68%;
	margin: auto;
	padding-bottom: 48px;
  }

  .owl-manset-text h3 {
    font-size: 20px;
    color: #A3C5DE;
    font-weight: 400;
    text-align: center;
  }

  .btn-contact {
    padding: 14px 24px 14px 24px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #238462;
    background-color: #ffffff;
    width: 200px;
    text-align: center;
    margin-top: 28px;
    border: 1px solid #c6c6c6;
    background-image: url(../images/arrow-up-contact.svg);
    background-size: 12px;
    background-repeat: no-repeat;
    background-position: 124px 18px;
  }

  #inside-text h1 {
    margin-bottom: 48px;
  }

  #inside-manset img {
    width: 100%;
    border-radius: 48px;
  }

  .languages-box select {
    border: none;
    font-size: 14px;
    font-weight: 600;
    color: #47526F;
  }

  .languages-box i {
    padding-top: 5px;
    padding-right: 8px;
    color: #47526F;
  }

  .footer-line {
    padding-top: 28px;
    padding-bottom: 28px;
    width: 90%;
    margin: auto;
    align-items: center;
  }

  .footer-menu-line {
    background-color: #104432;
    border-radius: 48px;
    min-height: 600px;
    background-image: url('../images/footer-back.webp');
    background-repeat: no-repeat;
  }

  .main-news {
    margin-top: 48px;
  }

  .main-almaeng-g img {
    width: 60px;
  }

  .contanct-us-form {
    margin-bottom: 28px;
    margin-top: 48px;
  }

  .text-inside {
    position: absolute;
    bottom: 0px;
  }

  .dropdown-menu li a {
    font-size: 16px;
    font-weight: 500;
  }

  #main-markalar {
    background-color: #edeff2;
    padding: 18px;
    margin-bottom: 88px;
  }

  .languages-box ul li {
    padding: 8px;
  }

  .almaeng-logo {
    padding: 8px;
    width: 280px;
  }

  .footer-logo {
    padding: 8px;
    width: 88px;
  }

  .text-inside h1 {
    font-size: 32px;
    font-weight: 400;
    color: #53575a;
  }

  #inside-text .col-md-6 {
    margin: auto;
  }

  #inside-text {
    margin-bottom: 88px;
    margin-top: 48px;
  }

  .counters {
    display: flex;
    margin-bottom: 20px;
    margin-bottom: 5%;
  }

  .counter-border {
    border-left: 1px solid grey;
    height: 15%;
  }

  .counter p {
    font-size: 16px;
    font-weight: 400;
    color: #55575c;
  }

  .footer-aydinlatma {
    display: flex;
  }

    .footer-aydinlatma li {
      padding-right: 48px;
    }

  .venus-ajans {
    padding-left: 28px;
  }

  .general-title h5 {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 28px;
    text-align: center;
    color: #292d78;
  }

  .news-box-1 {
    margin-bottom: 88px;
    display: block;
    background-color: #F2F2F2;
    border-radius: 48px;
	width: 94%;
  }

  .news-box-info {
    padding: 38px;
  }

  .news-box-1 .col img {
    object-fit: fill;
    height: 100%;
  }

  .owl-carousel.owl-drag .owl-item {
    padding: 18px;
  }

  .news-box-info-date h3 {
    font-size: 14px;
    line-height: 2.5;
    color: #455270;
  }

  .news-box-1 h4 {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.2;
    color: #124433;
    text-align: left;
  }

  .news-box-1 p {
    font-size: 16px;
    line-height: 1.25;
    color: #65716D;
    text-align: left;
  }

  .news-box-info .news-box-info-link a {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 2.29px;
    text-align: justify;
    color: #ca003d;
  }

  .owl-news .owl-nav {
    position: absolute;
    top: 22%;
    left: 49%;
    transform: translate(-50%, -50%);
    display: flex;
    width: 106%;
    justify-content: space-between;
  }

  .owl-news .item img {
    width: 100%;
    height: auto;
    border-radius: 48px;
  }

  .languages-box-ul {
    display: flex;
    list-style-type: none;
    align-items: center;
  }

  .active a {
    color: #000;
  }

  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
    display: flex;
    align-items: center;
    white-space: nowrap;
  }

  .dropdown-menu {
    background-color: white;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
    z-index: 999;
    background-color: #ffffff;
    box-shadow: 0px 8px 6px -2px #144c394d;
  }

  .dropdown-menu a {
    color: #238462 !important;
    border-bottom: solid 0.5px #d4e0dc;
    text-align: start;
  }

    .dropdown-menu a:hover {
      color: #ffffff !important;
      text-align: start;
      background-color: #238462;
    }

  .nav-link:focus, .nav-link:hover {
    color: #414241;
  }

  .dropdown-menu .languages-box {
    margin-left: 80px;
  }

  #slider-manset {
    margin-top: -68px;
  }

  .nav-item a, .languages-box-ul {
    font-size: 16px;
    font-weight: 600;
    color: #238462;
  }

  .languages-box ul {
    margin-bottom: 4px;
  }

  .nav-item {
    padding: 0px 2px;
  }

  .dropdown, .dropdown-center, .dropend, .dropstart, .dropup, .dropup-center {
    position: relative;
  }

  .inside-text {
    padding-top: 48px;
    padding-bottom: 128px;
  }

    .inside-text h1 {
      font-size: 48px;
      font-weight: 600;
      color: #656868;
    }

    .inside-text h2 {
      font-size: 24px;
      font-weight: 400;
      color: #656868;
      letter-spacing: -0.8px;
      margin-bottom: 28px;
    }

    .inside-text p {
      font-size: 16px;
      font-weight: 300;
    }

  .main-almaeng-g {
    margin: auto;
    z-index: 6;
  }

  .main-almaeng-t {
    position: relative;
    float: right;
    z-index: 4;
  }

  .contact-us-form-info {
    column-gap: 16px;
  }

  .form-check-label {
    font-size: 14px;
    color: #9ba5a2;
  }

  .form-check {
    margin: auto;
  }

  .form-floating > label {
    font-size: 16px;
    color: #6c757d;
  }

  .contact-page {
    margin-top: 48px;
    margin-bottom: 48px;
  }

    .contact-page h1 {
      margin-bottom: 28px;
      font-weight: 500;
      font-size: 38px;
    }

  .contact-us-form h1 {
    margin-bottom: 28px;
    font-weight: 500;
    font-size: 38px;
  }

  .contact-page h2 {
    font-size: 36px;
    color: #292d78;
    margin-bottom: 28px;
    font-weight: 400;
  }

  .contact-page h3 {
    font-size: 14px;
    color: #243445;
    letter-spacing: 4px;
    margin: 0;
    padding: 0;
  }

  .contact-info {
    margin-top: 18px;
    margin-bottom: 18px;
  }

    .contact-info .col-md-6 {
      padding-right: 68px;
    }

    .contact-info .col-md-3 {
      color: #1e7356;
      font-weight: 500;
    }

    .contact-info .col-md-9 {
      padding-bottom: 18px;
      color: #80858B;
    }

    .contact-info .col-loc {
      width: 5%;
    }

    .contact-info .col-loc-txt {
      width: 95%;
      margin: auto;
    }

  .location-icon {
    width: 18px;
  }

  .brand-line {
    width: 80%;
  }

  .top-search {
    width: 4%;
  }

  #top-lang {
    justify-content: end;
    display: flex;
    margin-bottom: 38px;
    width: 98px;
  }

  .accordion-button {
    padding: 26px;
    font-size: 18px;
    font-weight: 400;
  }

    .accordion-button:not(.collapsed) {
      color: #ffffff;
      background-color: #243445;
    }

    .accordion-button:focus {
      box-shadow: none;
    }

  .form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #bdd0e7;
    outline: 0;
    box-shadow: 0 0 16px 0.25rem rgb(213 215 221);
  }

  .txtcenter {
    text-align: center;
    padding-bottom: 88px;
  }

  .kvkk-line {
    margin-top: 48px;
    margin-bottom: 18px;
  }

  .owl-carousel .owl-nav button.owl-prev {
    margin-right: 40px;
  }

  .owl-carousel .owl-nav button.owl-next {
    margin-left: 40px;
  }

  .bg-gray {
    background-color: #EAEDF4;
  }

  .nav-tabs {
    --bs-nav-tabs-border-width: 0px;
  }

  .dropdown-item.active, .dropdown-item:active {
    background-color: #1e5193;
  }

  .nav-tabs .nav-item.show .nav-tab-link, .nav-tabs .nav-tab-link.active {
    background: #EAEDF4;
    font-size: 18px;
    font-weight: 600;
    color: #AF2C3C;
    padding-left: 188px;
    padding-right: 188px;
    margin: auto;
    height: 54px;
    border: none;
  }

  .nav-tabs .nav-tab-link {
    background: #ffffff;
    font-size: 18px;
    font-weight: 600;
    color: #60666B;
    padding-left: 48px;
    padding-right: 48px;
    margin: auto;
    height: 54px;
    border: none;
  }

  .navbar-toggler {
    border: 0px;
    font-size: 44px;
    outline: none;
  }

    .navbar-toggler:focus {
      box-shadow: none;
    }

  .manset-gorsel {
    width: 100%;
    position: relative;
  }

    .manset-gorsel img {
      width: 100%;
    }

  .main-menu-header {
    margin: auto;
    z-index: 11;
  }

  .site-header {
    top: 0;
    left: 0;
    width: 100%;
    z-index: 12;
    position: relative;
  }

  .site-header-inside {
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 18px;
    z-index: 12;
  }

  .header-gorsel img {
    width: 100%;
  }
  /*header start*/
  .navbar {
  }

  .navbar-nav {
    padding: 0px 0px;
  }

  .nav-item {
  }

  .alma-logo {
    width: 168px;
  }

  .dropdown-menu {
    border: none;
    padding: 0px;
  }

    .dropdown-menu > li {
      padding: 5px 15px;
      border-bottom: 1px solid var(--second-color);
      width: 308px;
    }

      .dropdown-menu > li:nth-last-child(1) {
        padding-bottom: 20px;
      }

      .dropdown-menu > li:nth-child(1) {
        padding-top: 15px;
      }

  .dropdown-item {
    font-weight: 500;
    color: #37393B;
    font-size: 14px;
    border-bottom: solid 1px #dce0e6;
  }

  .navbar-brand {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .languages-menu li {
    float: left;
  }

    .languages-menu li:last-child {
      border-right: none;
    }

    .languages-menu li a {
      display: block;
      color: #278664;
      padding: 0px 8px;
      text-decoration: none;
      font-size: 14px;
    }

    .languages-menu li:first-child a {
      padding-left: 0px;
    }

  .owl-container {
    max-width: 90%;
    position: relative;
    margin: auto;
  }

  .owl-manset .owl-theme .owl-nav.disabled + .owl-dots {
    display: flex;
    justify-content: end;
    position: relative;
    right: 8%;
  }

  .owl-carousel .owl-item img {
    border-radius: 48px;
  }

  .owl-manset .owl-theme .owl-dots .owl-dot span {
    width: 18px;
    height: 18px;
    margin: 8px 8px;
    background-color: #c0cec9;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
  }

  .owl-manset .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #238462;
  }

  .owl-nav {
    justify-content: space-between;
  }

  .owl-manset-text {
    width: 100%;
    position: absolute;
    top: 44%;
    z-index: 12;
  }

    .owl-manset-text > h1 {
      font-size: 60px;
      color: #ffffff;
      font-weight: 500;
    }

    .owl-manset-text > h2 {
      font-size: 60px;
      color: #ffffff;
      font-weight: 500;
    }

  .header-manset {
    position: relative;
  }

  .contact-us-form {
    background-image: url(../images/footer-form-back.webp);
    background-repeat: no-repeat;
    background-size: contain;
    padding: 28px;
    position: relative;
    width: 90%;
    margin: auto;
    margin-bottom: 88px;
  }

  .contact-us-title h1 {
    font-size: 36px;
    font-weight: 600;
    letter-spacing: -0.46px;
    color: #122b4e;
  }

  .contact-us-title p {
    font-size: 16px;
    color: #687991;
    text-align: left;
    margin-top: 2%;
    margin-bottom: 2%;
  }

  #contact-us-form-title {
    font-size: 48px;
    color: #ffffff;
    font-weight: 600;
    top: 28%;
    position: absolute;
    left: 16%;
  }

  .contact-us-form .row {
    display: flex;
    justify-content: space-between;
  }

  .form-control {
    border-radius: 8px;
    border: solid 1px #e6e6e6;
    background-color: #ffffff;
    text-align: justify;
    color: #455270;
    font-size: 14px;
    margin-bottom: 12px;
    padding: 14px;
  }

  .footer-address-line {
    width: 68%;
    color: #68CAA9;
    margin: auto;
    padding-top: 0px;
    padding-bottom: 28px;
  }

    .footer-address-line .col-md-4 {
      padding: 18px;
    }

  .contact-form-check {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }

  .form-floating {
    font-size: 18px;
    text-align: justify;
    color: #575756;
  }

  .contact-us-form p {
    font-size: 18px;
    color: #3d4247;
  }

  .kvkk-menu li a {
    font-size: 18px;
    font-weight: 400;
    text-decoration: none;
    color: #68CAA9;
    line-height: 34px;
  }

  .footer-address-line p {
    font-size: 18px;
    font-weight: 400;
    text-decoration: none;
    color: #68CAA9;
	line-height: 24px;
	margin-bottom: 4px;
  }

    .footer-address-line p a {
      font-size: 18px;
      font-weight: 400;
      text-decoration: none;
      color: #68CAA9;
    }

  .contact-form {
    margin-top: 88px;
  }

  .footer {
    padding-bottom: 48px;
  }

    .footer .fa-brands {
      color: #68caa9;
      text-decoration: none;
      font-size: 28px;
      padding-right: 34px;
    }

  .copyright-text {
    font-size: 16px;
    text-align: center;
    color: #ffffffc4;
  }

  .footer-menu-kvkk {
    border-top: 1px solid #ffffff54;
    border-bottom: 1px solid #ffffff54;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .footer h1 {
    font-size: 30px;
    color: #ffffff;
    font-weight: 600;
    margin-bottom: 28px;
  }

  .footer-menu-line .col-md-3 {
    margin: auto;
  }
}

@media only screen and (min-width: 1601px) and (max-width: 1920px) {
  .container {
    max-width: 90%;
  }
 .almadocs {
	border: 1px solid #b2c0bb;
	padding: 18px;
	text-align: center;
	border-radius: 8px;
	margin: 8px;
    width: 22%;
}
.almadocs img {
	width: 48px;
	padding-right: 8px;
}
.almadocs-r {
	justify-content: center;
}
.almadocs-r a:hover {
	text-decoration: none!important;
}
.rounded-lines {
		width: 100%;
        height: 600px;
        margin: auto;
        position: relative;
    }
    
    .rounded-lines h3 {
        color: #238462;
        text-align: center;
		font-size: 24px;
    }
    .alma-round {
		text-align: center;
        padding: 14px;
        border-radius: 50%;
        width: 128px;
        height: 128px;
        background-color: #104432;
        position: absolute;
        font-size: 14px;
        font-weight: 600;
        color: #ffffff;
        box-shadow: 0 0px 0px 1px #238462;
        border: 6px solid #ffffff;
        line-height: 16px;
    }
    .alma-round:hover {
        background-color: #238462!important;
        cursor: pointer;
    }
    .alma-round-text {
		width: 248px;
        margin: auto;
        padding: 2px;
        margin-top: -88px;
    }
    
    .alma-round:nth-child(1) {
        top: 0;
        position: relative;
        margin: auto;
        align-content: center;
    }
    .alma-round:nth-child(2) {
        top: 80px;
        left: 10%;
        align-content: center;
    }
    .alma-round:nth-child(3) {
        top: 80px;
        right: 10%;
        align-content: center;
    }
    .alma-round:nth-child(4) {
        top: 232px;
        left: 0%;
        align-content: center;
    }
    .alma-round:nth-child(5) {
		top: 232px;
        right: 0%;
        align-content: center;
    }
    .alma-round:nth-child(6) {
        top: 388px;
        left: 10%;
        align-content: center;
    }
    .alma-round:nth-child(7) {
        top: 388px;
        right: 10%;
        align-content: center;
    }
    .alma-round:nth-child(8) {
        top: 314px;
        position: relative;
        margin: auto;
        align-content: center;
    }
.rounded-lines li {
        line-height: 22px !important;
        font-size: 14px !important;
        margin-left: 0px;
}
.rounded-lines ul {
	padding: 0px;
}
  #top-lang-m {
	  display: none;
  }
  .location iframe {
    border-radius: 24px;
}
.alma-map {
	width: 100%;
}
.navbar-toggler-icon {
background-image: url(../images/hambmenu.svg);
}
 .form-check-input {
	border: none;
}
.contact-us-form .d-flex {
	display: block!important;
}
.contact-us-form .form-check {
	margin: auto;
	padding-top: 28px;
	padding-bottom: 28px;
}
.contact-us-form .form-select {
    font-size: 14px;
    color: #6c757d;
	border: solid 1px #e6e6e6;
}
#page-inside-text a:hover {
  text-decoration: underline;
  color: #238462;
}
  .contact-info-line .row {
	border-bottom: 1px solid #c6d6d0;
    margin-bottom: 18px;
}
.sector-text p {
	font-size: 22px;
	line-height: 36px;
}
.news-box-1 img {
    width: 100%;
    height: auto;
    border-radius: 48px;
}
.news-page .row {
	justify-content: left;
}
.news-page .col-md-4 {
	width: 32%;
}
.news-detail img {
	border-radius: 48px;
	width: 100%;
}
.alma-title-outline h1 {
    font-size: 128px;
    font-weight: 600;
    color: #248362;
    text-align: center;
    margin-top: 28px;
    margin-bottom: 28px;
}
.alma-title-outline h2 {
	font-family: "Caveat", cursive;
	font-optical-sizing: auto;
	font-weight: 600;
	font-size: 48px;
	text-align: center;
	margin-top: 48px;
    margin-bottom: 28px;
}
.alma-title-outline p {
    text-align: center;
    font-size: 22px;
    font-weight: 300;
    color: #104432;
	width: 68%;
    margin: auto;
	margin-top: 28px;
}
.whyalma-about-left p {
	color: white;
	font-size: 24px;
	text-align: center;
}
#whyalma-about {
  margin-top: 48px;
  margin-bottom: 88px;
}

#whyalma-about .whyalma-about-left {
  background-image: url(../images/main-sectors-back.webp);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  border-radius: 48px;
  min-height: 280px;
}

.whyalma-about-left .row {
  margin: auto;
  display: flex;
  width: 78%;
  margin-top: 128px;
}

.values .col-md-3 {
	flex: 0 0 auto;
	width: 18%;
	padding: 34px;
	border: 1px solid #8dbaaa;
	margin: 18px;
	align-items: center;
	align-content: center;
	text-align: center;
	border-radius: 18px;
}

.values {
	justify-content: space-around;
    width: 78%;
    margin: auto;
}
.alma-team {
	justify-content: space-around;
    width: 78%;
    margin: auto;
} 
.alma-team .col-md-4 {
	flex: 0 0 auto;
	width: 32%;
	padding: 18px;
	border: 1px solid #8dbaaa;
	margin: 18px;
	align-items: center;
	align-content: center;
	text-align: center;
	border-radius: 18px;
}
.alma-team img {
	width: 100%;
}
.team-text {
	padding: 18px;
    min-height: 228px;
}
.alma-team h2 {
	font-size: 148px;
    font-weight: 600;
    color: white;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #67a791;
    text-align: center;
    margin-top: 28px;
    margin-bottom: 28px;
}
.alma-hr .col-sm-4 {
	padding: 18px;
}
.alma-hr .form-check {
	margin: auto;
	padding-top: 28px;
	padding-bottom: 28px;
}
  .site-header .container {
    max-width: 80%;
  }
  .alma-h1 {
	font-family: 'Barlow', sans-serif;
    font-size: 48px!important;
    font-weight: 600!important;
    color: #104432!important;
    width: 68%;
}
.alma-h2 {
	font-family: 'Barlow', sans-serif;
	font-size: 36px;
	font-weight: 500;
	color: #124433;
}
.alma-h3 {
	font-family: 'Barlow', sans-serif;
	font-size: 24px;
	font-weight: 500;
	color: #124433;
}
.news-box-info-title {
	min-height: 188px;
}
#page-inside-text {
	margin-top: 88px;
	margin-bottom: 128px;
}
#page-inside-text ul, #page-inside-text ol, #page-inside-text li {
  padding: 0 8px;
  list-style: disc;
}
#page-inside-text li::marker {
  color: #104432;
}
.navbar {
	--bs-navbar-padding-y: 0px;
}

  #slider-alser .owl-nav {
    top: -100%;
    z-index: 11;
    position: relative;
    float: right;
  }

  #main-offer .maindy-text {
    width: 68%;
    position: absolute;
    text-align: center;
    margin: auto;
    top: 40%;
    right: 0;
    left: 0;
	z-index: 20;
  }

    #main-offer .maindy-text h1 {
      font-size: 48px;
      color: #ffffff;
      font-weight: 600;
    }

    #main-offer .maindy-text p {
      font-size: 24px;
      color: #ffffff;
      font-weight: 300;
    }

  #whyalmaeng .whyindustryitem {
    width: 50%;
    padding: 8px;
    font-size: 26px;
    font-weight: 600;
    color: #ffffff;
  }

  p {
    font-size: 18px;
  }

  li {
    font-size: 18px;
  }

  .shadow-ins-refl:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    background: linear-gradient(to bottom, rgb(0 0 0 / 32%) 0%, rgb(0 0 0 / 60%) 100%);
    z-index: 1;
    border-radius: 48px;
  }

  .reflist-text .ref-features img {
    width: 28px !important;
  }

  .ref-inside-manset-text {
    text-align: center;
  }

  #reflist-guy {
    margin-bottom: 48px;
    margin-top: 28px;
  }

  .reflist-guy-text .col-md-4 {
    padding: 28px;
  }

  .refimg {
    border-radius: 48px;
  }

  #reflist-guy img {
    width: 100%;
  }

  .reflist-guy-text .ref-title {
    width: 100%;
  }

    .reflist-guy-text .ref-title h1 {
      color: #ffffff;
      margin-bottom: 18px;
      font-size: 34px;
      font-weight: 500;
    }

  #reflist-guy-alma .reflist-guy-text {
    width: 78%;
    position: absolute;
    right: 0;
    left: 0;
    display: flex;
    z-index: 11;
    padding: 48px;
  }

    #reflist-guy-alma .reflist-guy-text h2 {
      font-family: 'Barlow', sans-serif;
      font-size: 22px;
      font-weight: 600;
      color: #ffffff;
      margin-top: 8px;
    }

    #reflist-guy-alma .reflist-guy-text p {
      font-family: 'Barlow', sans-serif;
      font-size: 18px;
      font-weight: 400;
      color: #ffffff;
	  line-height: 20px;
    }

  .ref-title {
	width: 40%;
	padding-right: 28px;
  }

  .ref-features {
    width: 20%;
	padding-left: 28px;
  }

  .refs-sects-gal {
    margin-bottom: 48px;
    margin-top: 48px;
  }

    .refs-sects-gal img {
      border-radius: 48px;
    }

    .refs-sects-gal .col-md-6 {
      padding: 18px;
    }

  .refs-text {
    margin-top: 88px;
    margin-bottom: 8px;
  }

    .refs-text .col-md-3 {
      padding: 28px;
    }

    .refs-text h1 {
      font-weight: 500;
    }

    .refs-text h2 {
      font-weight: 500;
      font-size: 28px;
      margin-top: 28px;
    }

    .refs-text li {
      list-style: disc;
      color: #65716D;
      line-height: 38px;
      list-style-position: inside;
    }

  .inside-manset-text p {
    color: #ffffff;
    text-align: center;
    margin-bottom: 0px;
  }

  .sectors-sects-gal {
    margin-bottom: 48px;
  }

    .sectors-sects-gal img {
		border-radius: 18px;
		border: 1px solid gray;
		padding: 8px;
    }

    .sectors-sects-gal .col-md-6 {
      padding: 18px;
    }

  .sector-text {
    margin-top: 88px;
    margin-bottom: 88px;
  }

    .sector-text .col-md-6 {
      padding: 28px;
    }

    .sector-text h1 {
      font-weight: 500;
      margin-bottom: 48px;
	  
	  font-family: "Caveat", cursive;
		font-optical-sizing: auto;
		font-style: normal;
		text-align: center;
    }

    .sector-text li {
      list-style: disc;
      color: #65716D;
      line-height: 34px;
      list-style-position: inside;
    }

  .ins-almaeng-abtg .fa-arrow-right-long:before {
    color: #238462;
    padding-right: 8px;
    font-size: 12px;
  }

  .ins-almaeng-abtg p {
    width: 68%;
    margin: auto;
  }

  .ins-almaeng-abtg h2 {
    font-size: 36px;
    font-weight: 600;
    color: #104432;
  }

  .ins-almaeng-abtg {
    padding: 48px;
    text-align: center;
    margin-top: 28px;
    margin-bottom: 48px;
  }

  .shadow-ins-ft:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    background: linear-gradient(to bottom, rgb(76 76 76 / 59%) 0%, rgb(72 72 72 / 75%) 100%);
    z-index: 1;
    border-radius: 48px;
  }

  .guy-text .col-md-4 {
    padding: 28px;
  }

  #main-guy img {
    width: 100%;
  }

  #main-guy-alma .guy-text {
    width: 68%;
    position: absolute;
    text-align: center;
    margin: auto;
    top: 38%;
    right: 0;
    left: 0;
    display: flex;
    z-index: 11;
  }

    #main-guy-alma .guy-text h2 {
      font-family: 'Barlow', sans-serif;
      font-size: 28px;
      font-weight: 600;
      color: #ffffff;
    }

    #main-guy-alma .guy-text p {
      font-family: 'Barlow', sans-serif;
      font-size: 18px;
      font-weight: 400;
      color: #ffffff;
    }

  .alma-text-container {
    width: 68%;
    margin: auto;
    margin-top: 88px;
    margin-bottom: 88px;
  }

    .alma-text-container h2 {
      font-size: 28px;
      font-weight: 500;
      color: #124735;
      text-align: center;
    }

  #insalma {
    margin-top: 8px;
  }

    #insalma .insalma-fl {
      padding: 88px;
      background-image: url(../images/main-sectors-back.webp);
      background-repeat: no-repeat;
      background-size: cover;
      min-height: 480px;
      width: 100%;
      border-radius: 68px;
    }

  .insalma-fl .row {
    margin: auto;
    display: flex;
    width: 78%;
    margin-top: 128px;
  }

  #insalma .whyalmitem {
    width: 80%;
    margin: auto;
  }

  #insalma h3 {
    font-size: 30px;
    color: #ffffff;
    font-weight: 500;
    text-align: center;
  }

  .inside-container {
    width: 90%;
    margin: auto;
  }

  .services-text ul {
    padding-left: 18px;
  }

  #main-hizmetler .owl-item img {
    border-radius: 0px;
  }

  .btn-alma img {
    width: 18px !important;
  }

  #main-hizmetler .owl-item {
    padding: 0px;
  }

  .btn-alma {
    padding: 16px 24px 16px 24px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    position: relative;
    background-color: #238462;
    width: 180px;
    text-align: center;
    border: none;
    border-radius: 8px;
    color: #ffffff;
    background-image: url(../images/arrow-up.svg);
    background-size: 12px;
    background-repeat: no-repeat;
    background-position: 128px 20px;
  }

    .btn-alma a {
      color: #ffffff;
      text-decoration: none;
    }

  .general-title-baslik h1 {
    font-family: 'Barlow', sans-serif;
    font-size: 228px;
    font-weight: 600;
    color: white;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #67a791;
    margin-bottom: -78px;
  }

  .main-text-area {
    width: 78%;
    margin: auto;
    text-align: center;
  }

    .main-text-area h1 {
      margin-top: 128px;
      margin-bottom: 48px;
      font-size: 36px;
      font-weight: 500;
    }

    .main-text-area p {
      margin-bottom: 88px;
    }

  .services-cont-text h1 {
    font-size: 128px;
    font-weight: 600;
    color: #ffffff00 !important;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #ffffffad;
	letter-spacing: -1px;
    margin-top: 104px;
  }

  .alma-services {
    margin-top: 148px;
  }

  .services-text {
    margin-top: 48px;
  }

    .services-text h1 {
      font-weight: 500;
      color: #ffffff;
      padding-top: 4px;
      padding-bottom: 28px;
    }

    .services-text p {
      font-size: 20px;
      font-weight: 400;
      color: #ffffff;
    }

    .services-text li {
      font-size: 20px;
      font-weight: 400;
      color: #91F4D1;
      list-style-type: disc;
    }

  .navbar-expand-lg .navbar-collapse {
    margin-bottom: 38px;
  }

  .contact-us-form-title {
    font-size: 36px;
    color: #292d78;
    margin-bottom: 28px;
    font-weight: 400;
  }

  .almaeng-g {
    margin: auto;
    padding-top: 128px;
  }

  #about-why {
    background-image: url(../images/neden-almaeng-back.webp);
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 680px;
    margin-top: 128px;
    position: relative;
  }

    #about-why .whyalmaeng-about {
      position: absolute;
      top: 36%;
      margin: 0;
    }

  .whyalmaeng-about h1 {
    font-size: 42px;
    color: #ffffff;
    top: 36%;
    position: relative;
  }


  .nt-text .img-fluid {
    margin: auto;
    width: 64%;
    display: block;
  }

  .alma-ab-container h1 {
    font-size: 38px;
    font-weight: 400;
    color: #292D78;
    margin-bottom: 48px;
  }

  .alma-ab-container {
    margin-left: 22%;
    margin-top: 48px;
  }

  .ntd-text .img-fluid {
    width: 90%;
    display: block;
    float: right;
    border-radius: 0px 0px 0px 64px;
  }

  .hizmet-dty-almaeng {
    margin-bottom: 128px;
  }

  .alma-dty-container {
    margin-left: 22%;
  }

    .alma-dty-container h1 {
      font-size: 38px;
      font-weight: 400;
      color: #292D78;
      margin-bottom: 48px;
    }

  .alma-refs .row {
    justify-content: center;
  }

  .alma-refs .col-md-2 {
    width: 16%;
    padding: 18px;
    border: 1px solid gray;
    border-radius: 24px;
    height: 188px;
    margin: 18px;
  }

  .alma-refs img {
    width: 200px;
    margin: auto;
    display: block;
  }

  #alma-referanslar {
    margin-top: 48px;
  }

  #inside-manset {
    position: relative;
    margin-top: -68px;
  }

  .inside-manset-text {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 44%;
    z-index: 11;
  }

    .inside-manset-text h1 {
      font-size: 38px;
      color: #ffffff;
      font-weight: 500;
      text-align: center;
      text-shadow: 2px 2px #0000007a;
    }

  .shadow-ins:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    background: linear-gradient(to bottom, rgb(0 0 0 / 8%) 0%, rgb(0 0 0 / 10%) 100%);
    z-index: 1;
    border-radius: 48px;
  }

  .alma-container h1 {
    font-size: 228px;
    font-weight: 600;
    color: white;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #67a791;
    text-align: center;
    margin-top: 28px;
    margin-bottom: 28px;
  }

  .alma-container h2 {
    font-size: 36px;
    font-weight: 500;
    color: #124735;
    text-align: center;
    margin-bottom: 48px;
  }

  .ins-ntr-back {
    margin-top: 18px;
  }

  .page-more img {
    margin-top: -48px;
    z-index: 30;
    position: absolute;
    left: 48%;
  }

  #news-more img {
    width: 48px;
    border-radius: 0px;
  }

  .news-date {
    font-size: 14px;
    font-weight: 400;
    color: #9daabd;
  }

  #whyalmaeng {
    margin-top: 48px;
    margin-bottom: 88px;
  }

    #whyalmaeng .whyalmaeng-left {
      background-image: url(../images/main-sectors-back.webp);
      background-repeat: no-repeat;
      background-size: cover;
      width: 100%;
      border-radius: 48px;
    }

  .whyalmaeng-left .row {
    margin: auto;
    display: flex;
    width: 78%;
    margin-top: 128px;
  }

  #whyalmaeng .whyalmaeng-right {
    width: 80%;
    margin-right: 20%;
    padding: 24px 24px 24px 88px;
  }

  #whyalmaeng h1 {
    font-size: 228px;
    font-weight: 600;
    color: #ffffff00 !important;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #ffffff;
    text-align: right;
    margin-bottom: -58px;
  }

  .fa-arrow-right-long:before {
    color: #238462;
    padding-right: 8px;
    font-size: 18px;
  }

  #whyalmaeng .whyalmaeng-right img {
    width: 68px;
  }

  #whyalmaeng .whyalmaeng-right h2 {
    font-size: 88px;
    font-weight: 600;
    color: #292D78;
  }

  #whyalmaeng .whyalmaeng-right p {
    font-size: 18px;
    font-weight: 500;
    color: #6A6A7E;
    padding-top: 58px;
    padding-left: 18px;
  }

  #whyalmaeng .whyalmaeng-right .col-img {
    width: 15%;
    margin: auto;
  }

  #whyalmaeng .whyalmaeng-right .col-dgr {
    width: 85%;
    margin: auto;
    display: flex;
  }

  #whyalmaeng .whyalmaeng-right .row {
    border-bottom: 1px solid #dadada;
    margin-bottom: 28px;
  }

  .footer-line .fa-brands {
    color: #2A2F78;
    font-size: 28px;
    padding-left: 18px;
  }

  .footer-menu-line .col-md-3 {
    margin: auto;
  }

  .footer-menu-line .col-md-2 {
    margin: auto;
    display: flex;
  }

  .footer-menu-line .col-md-7 {
    margin: auto;
  }

  .footer-languages-menu {
    display: flex;
    margin: 0px;
  }

  .footer-menu {
    display: flex;
    margin: auto;
    justify-content: end;
  }

    .footer-menu li {
      margin-right: 18px;
    }

      .footer-menu li a {
        font-size: 14px;
        font-weight: 500;
        text-decoration: none;
        color: #68CAA9;
      }

  .footer-languages-menu li a {
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    color: #2a2f78;
  }

  .footer-languages-menu li {
    padding-left: 18px;
  }

  .footer-line .col-md-6 {
    margin: auto;
    justify-content: end;
    display: flex;
  }

  .footer-languages-menu li:first-child {
    padding: 0px;
    border: 1px solid gray;
    border-radius: 8px;
    width: 48px;
    height: 48px;
    text-align: center;
    align-content: center;
  }

  .footer-languages-menu li:nth-child(2) {
    padding: 0px;
    border: 0px solid gray;
    border-radius: 8px;
    width: 48px;
    height: 48px;
    text-align: center;
    align-content: center;
  }

  .footer-alt {
    height: 48px;
    margin-top: 28px;
    margin-bottom: 28px;
  }

    .footer-alt a {
      font-size: 14px;
      font-weight: 400;
      text-decoration: none;
      color: #60666B;
    }

    .footer-alt .col-md-9 {
      display: flex;
    }

    .footer-alt .col-md-3 {
      display: flex;
      justify-content: end;
      margin: auto;
    }

  .languages-menu {
    margin-bottom: 0px;
  }

  .shd-text {
    position: absolute;
    z-index: 17;
    top: 74%;
    left: 8%;
  }

    .shd-text h1 {
      font-size: 30px;
      font-weight: 600;
      color: #ffffff;
    }

    .shd-text h2 {
      font-size: 28px;
      font-weight: 600;
      color: #ffffff;
    }

  .main-sektorler .borderimg {
    border-radius: 28px;
  }

  .msek-line {
    justify-content: space-between;
  }

    .msek-line .col-md-4 {
      width: 32%;
      margin-bottom: 28px;
      border-radius: 48px;
    }

      .msek-line .col-md-4:hover {
        box-shadow: 0px 24px 24px 24px #0000004d;
        transition: 0.5s;
        transition-timing-function: ease;
      }

  .shadow:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.65)), color-stop(100%, rgba(0, 0, 0, 0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0); /* IE6-9 */
    z-index: 16;
    border-radius: 28px;
  }

  .main-sektorler h5 {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 28px;
    text-align: center;
    color: #292d78;
  }

  .main-sektorler {
    margin-top: 48px;
    background-repeat: no-repeat;
    background-image: url(../images/alma-back-green.svg);
    background-position-x: right;
    background-position-y: 114px;
  }

  .ntr-back {
    background-color: #F2F2F2;
    padding-top: 88px;
    padding-bottom: 88px;
    margin-top: 48px;
    margin-bottom: 88px;
  }

  .main-almaeng-abtg img {
    width: 108px;
  }

  .main-almaeng-abtt {
    margin: auto;
  }

    .main-almaeng-abtt p {
      font-size: 20px;
      color: #6A6A7E;
      font-weight: 400;
    }

  .main-almaeng-abtg h1 {
    font-size: 40px;
    color: #292D78;
    font-weight: 500;
    padding-right: 48px;
  }

  .alma-container {
    width: 80%;
    margin: auto;
  }

  .mb-text .img-fluid {
    float: right;
    width: 80%;
    display: block;
  }

  .owl-manset-text h1 {
    font-size: 48px;
    color: #ffffff;
    font-weight: 500;
    text-align: center;
    text-shadow: 2px 2px #0000007a;
  }

  .owl-manset-text h3 {
    font-size: 20px;
    color: #A3C5DE;
    font-weight: 400;
    text-align: center;
  }

  .btn-contact {
    padding: 14px 24px 14px 24px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #238462;
    background-color: #ffffff;
    width: 200px;
    text-align: center;
    margin-top: 28px;
    border: 1px solid #c6c6c6;
    background-image: url(../images/arrow-up-contact.svg);
    background-size: 12px;
    background-repeat: no-repeat;
    background-position: 124px 18px;
  }

  #inside-text h1 {
    margin-bottom: 48px;
  }

  #inside-manset img {
    width: 100%;
    border-radius: 48px;
  }

  .languages-box select {
    border: none;
    font-size: 14px;
    font-weight: 600;
    color: #47526F;
  }

  .languages-box i {
    padding-top: 5px;
    padding-right: 8px;
    color: #47526F;
  }

  .footer-line {
    padding-top: 28px;
    padding-bottom: 28px;
    width: 90%;
    margin: auto;
    align-items: center;
  }

  .footer-menu-line {
    background-color: #104432;
    border-radius: 48px;
    min-height: 600px;
    background-image: url('../images/footer-back.webp');
    background-repeat: no-repeat;
  }

  .main-news {
    margin-top: 48px;
  }

  .main-almaeng-g img {
    width: 60px;
  }

  .contanct-us-form {
    margin-bottom: 28px;
    margin-top: 48px;
  }

  .text-inside {
    position: absolute;
    bottom: 0px;
  }

  .dropdown-menu li a {
    font-size: 16px;
    font-weight: 500;
  }

  #main-markalar {
    background-color: #edeff2;
    padding: 18px;
    margin-bottom: 88px;
  }

  .languages-box ul li {
    padding: 8px;
  }

  .almaeng-logo {
    padding: 8px;
    width: 280px;
  }

  .footer-logo {
    padding: 8px;
    width: 88px;
  }

  .text-inside h1 {
    font-size: 32px;
    font-weight: 400;
    color: #53575a;
  }

  #inside-text .col-md-6 {
    margin: auto;
  }

  #inside-text {
    margin-bottom: 88px;
    margin-top: 48px;
  }

  .counters {
    display: flex;
    margin-bottom: 20px;
    margin-bottom: 5%;
  }

  .counter-border {
    border-left: 1px solid grey;
    height: 15%;
  }

  .counter p {
    font-size: 16px;
    font-weight: 400;
    color: #55575c;
  }

  .footer-aydinlatma {
    display: flex;
  }

    .footer-aydinlatma li {
      padding-right: 48px;
    }

  .venus-ajans {
    padding-left: 28px;
  }

  .general-title h5 {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 28px;
    text-align: center;
    color: #292d78;
  }

  .news-box-1 {
    margin-bottom: 88px;
    display: block;
    background-color: #F2F2F2;
    border-radius: 48px;
	width: 94%;
  }

  .news-box-info {
    padding: 38px;
  }

  .news-box-1 .col img {
    object-fit: fill;
    height: 100%;
  }

  .owl-carousel.owl-drag .owl-item {
    padding: 18px;
  }

  .news-box-info-date h3 {
    font-size: 14px;
    line-height: 2.5;
    color: #455270;
  }

  .news-box-1 h4 {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.2;
    color: #124433;
    text-align: left;
  }

  .news-box-1 p {
    font-size: 16px;
    line-height: 1.25;
    color: #65716D;
    text-align: left;
  }

  .news-box-info .news-box-info-link a {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 2.29px;
    text-align: justify;
    color: #ca003d;
  }

  .owl-news .owl-nav {
    position: absolute;
    top: 22%;
    left: 49%;
    transform: translate(-50%, -50%);
    display: flex;
    width: 106%;
    justify-content: space-between;
  }

  .owl-news .item img {
    width: 100%;
    height: auto;
    border-radius: 48px;
  }

  .languages-box-ul {
    display: flex;
    list-style-type: none;
    align-items: center;
  }

  .active a {
    color: #000;
  }

  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
    display: flex;
    align-items: center;
    white-space: nowrap;
  }

  .dropdown-menu {
    background-color: white;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
    z-index: 999;
    background-color: #ffffff;
    box-shadow: 0px 8px 6px -2px #144c394d;
  }

  .dropdown-menu a {
    color: #238462 !important;
    border-bottom: solid 0.5px #d4e0dc;
    text-align: start;
  }

    .dropdown-menu a:hover {
      color: #ffffff !important;
      text-align: start;
      background-color: #238462;
    }

  .nav-link:focus, .nav-link:hover {
    color: #414241;
  }

  .dropdown-menu .languages-box {
    margin-left: 80px;
  }

  #slider-manset {
    margin-top: -68px;
  }

  .nav-item a, .languages-box-ul {
    font-size: 15px;
    font-weight: 600;
    color: #238462;
  }

  .languages-box ul {
    margin-bottom: 4px;
  }

  .nav-item {
    padding: 0px 2px;
  }

  .dropdown, .dropdown-center, .dropend, .dropstart, .dropup, .dropup-center {
    position: relative;
  }

  .inside-text {
    padding-top: 48px;
    padding-bottom: 128px;
  }

    .inside-text h1 {
      font-size: 48px;
      font-weight: 600;
      color: #656868;
    }

    .inside-text h2 {
      font-size: 24px;
      font-weight: 400;
      color: #656868;
      letter-spacing: -0.8px;
      margin-bottom: 28px;
    }

    .inside-text p {
      font-size: 16px;
      font-weight: 300;
    }

  .main-almaeng-g {
    margin: auto;
    z-index: 6;
  }

  .main-almaeng-t {
    position: relative;
    float: right;
    z-index: 4;
  }

  .contact-us-form-info {
    column-gap: 16px;
  }

  .form-check-label {
    font-size: 14px;
    color: #9ba5a2;
  }

  .form-check {
    margin: auto;
  }

  .form-floating > label {
    font-size: 16px;
    color: #6c757d;
  }

  .contact-page {
    margin-top: 48px;
    margin-bottom: 48px;
  }

    .contact-page h1 {
      margin-bottom: 28px;
      font-weight: 500;
      font-size: 38px;
    }

  .contact-us-form h1 {
    margin-bottom: 28px;
    font-weight: 500;
    font-size: 38px;
  }

  .contact-page h2 {
    font-size: 36px;
    color: #292d78;
    margin-bottom: 28px;
    font-weight: 400;
  }

  .contact-page h3 {
    font-size: 14px;
    color: #243445;
    letter-spacing: 4px;
    margin: 0;
    padding: 0;
  }

  .contact-info {
    margin-top: 48px;
    margin-bottom: 48px;
  }

    .contact-info .col-md-6 {
      padding-right: 28px;
    }

    .contact-info .col-md-3 {
      color: #1e7356;
      font-weight: 500;
    }

    .contact-info .col-md-9 {
      padding-bottom: 18px;
      color: #80858B;
    }

    .contact-info .col-loc {
      width: 5%;
    }

    .contact-info .col-loc-txt {
      width: 95%;
      margin: auto;
    }

  .location-icon {
    width: 18px;
  }

  .brand-line {
    width: 80%;
  }

  .top-search {
    width: 4%;
  }

  #top-lang {
    justify-content: end;
    display: flex;
    margin-bottom: 38px;
    width: 98px;
  }

  .accordion-button {
    padding: 26px;
    font-size: 18px;
    font-weight: 400;
  }

    .accordion-button:not(.collapsed) {
      color: #ffffff;
      background-color: #243445;
    }

    .accordion-button:focus {
      box-shadow: none;
    }

  .form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #bdd0e7;
    outline: 0;
    box-shadow: 0 0 16px 0.25rem rgb(213 215 221);
  }

  .txtcenter {
    text-align: center;
    padding-bottom: 88px;
  }

  .kvkk-line {
    margin-top: 48px;
    margin-bottom: 18px;
  }

  .owl-carousel .owl-nav button.owl-prev {
    margin-right: 40px;
  }

  .owl-carousel .owl-nav button.owl-next {
    margin-left: 40px;
  }

  .bg-gray {
    background-color: #EAEDF4;
  }

  .nav-tabs {
    --bs-nav-tabs-border-width: 0px;
  }

  .dropdown-item.active, .dropdown-item:active {
    background-color: #1e5193;
  }

  .nav-tabs .nav-item.show .nav-tab-link, .nav-tabs .nav-tab-link.active {
    background: #EAEDF4;
    font-size: 18px;
    font-weight: 600;
    color: #AF2C3C;
    padding-left: 188px;
    padding-right: 188px;
    margin: auto;
    height: 54px;
    border: none;
  }

  .nav-tabs .nav-tab-link {
    background: #ffffff;
    font-size: 18px;
    font-weight: 600;
    color: #60666B;
    padding-left: 48px;
    padding-right: 48px;
    margin: auto;
    height: 54px;
    border: none;
  }

  .navbar-toggler {
    border: 0px;
    font-size: 44px;
    outline: none;
  }

    .navbar-toggler:focus {
      box-shadow: none;
    }

  .manset-gorsel {
    width: 100%;
    position: relative;
  }

    .manset-gorsel img {
      width: 100%;
    }

  .main-menu-header {
    margin: auto;
    z-index: 11;
  }

  .site-header {
    top: 0;
    left: 0;
    width: 100%;
    z-index: 12;
    position: relative;
  }

  .site-header-inside {
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 18px;
    z-index: 12;
  }

  .header-gorsel img {
    width: 100%;
  }
  /*header start*/
  .navbar {
  }

  .navbar-nav {
    padding: 0px 0px;
  }

  .nav-item {
  }

  .alma-logo {
    width: 168px;
  }

  .dropdown-menu {
    border: none;
    padding: 0px;
  }

    .dropdown-menu > li {
      padding: 5px 15px;
      border-bottom: 1px solid var(--second-color);
      width: 318px;
    }

      .dropdown-menu > li:nth-last-child(1) {
        padding-bottom: 20px;
      }

      .dropdown-menu > li:nth-child(1) {
        padding-top: 15px;
      }

  .dropdown-item {
    font-weight: 500;
    color: #37393B;
    font-size: 14px;
    border-bottom: solid 1px #dce0e6;
  }

  .navbar-brand {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .languages-menu li {
    float: left;
  }

    .languages-menu li:last-child {
      border-right: none;
    }

    .languages-menu li a {
      display: block;
      color: #278664;
      padding: 0px 8px;
      text-decoration: none;
      font-size: 14px;
    }

    .languages-menu li:first-child a {
      padding-left: 0px;
    }

  .owl-container {
    max-width: 90%;
    position: relative;
    margin: auto;
  }

  .owl-manset .owl-theme .owl-nav.disabled + .owl-dots {
    display: flex;
    justify-content: end;
    position: relative;
    right: 8%;
  }

  .owl-carousel .owl-item img {
    border-radius: 48px;
  }

  .owl-manset .owl-theme .owl-dots .owl-dot span {
    width: 18px;
    height: 18px;
    margin: 8px 8px;
    background-color: #c0cec9;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
  }

  .owl-manset .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #238462;
  }

  .owl-nav {
    justify-content: space-between;
  }

  .owl-manset-text {
    width: 100%;
    position: absolute;
    top: 44%;
    z-index: 12;
  }

    .owl-manset-text > h1 {
      font-size: 60px;
      color: #ffffff;
      font-weight: 500;
    }

    .owl-manset-text > h2 {
      font-size: 60px;
      color: #ffffff;
      font-weight: 500;
    }

  .header-manset {
    position: relative;
  }

  .contact-us-form {
    background-image: url(../images/footer-form-back.webp);
    background-repeat: no-repeat;
    background-size: contain;
    padding: 28px;
    position: relative;
    width: 80%;
    margin: auto;
    margin-bottom: 88px;
  }

  .contact-us-title h1 {
    font-size: 36px;
    font-weight: 600;
    letter-spacing: -0.46px;
    color: #122b4e;
  }

  .contact-us-title p {
    font-size: 16px;
    color: #687991;
    text-align: left;
    margin-top: 2%;
    margin-bottom: 2%;
  }

  #contact-us-form-title {
    font-size: 48px;
    color: #ffffff;
    font-weight: 600;
    top: 28%;
    position: absolute;
    left: 16%;
  }

  .contact-us-form .row {
    display: flex;
    justify-content: space-between;
  }

  .form-control {
    border-radius: 8px;
    border: solid 1px #e6e6e6;
    background-color: #ffffff;
    text-align: justify;
    color: #455270;
    font-size: 14px;
    margin-bottom: 12px;
    padding: 14px;
  }

  .footer-address-line {
    width: 68%;
    color: #68CAA9;
    margin: auto;
    padding-top: 0px;
    padding-bottom: 28px;
  }

    .footer-address-line .col-md-4 {
      padding: 18px;
    }

  .contact-form-check {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }

  .form-floating {
    font-size: 18px;
    text-align: justify;
    color: #575756;
  }

  .contact-us-form p {
    font-size: 18px;
    color: #3d4247;
  }

  .kvkk-menu li a {
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    color: #68CAA9;
    line-height: 34px;
  }

  .footer-address-line p {
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    color: #68CAA9;
	line-height: 24px;
	margin-bottom: 4px;
  }

    .footer-address-line p a {
      font-size: 16px;
      font-weight: 400;
      text-decoration: none;
      color: #68CAA9;
    }

  .contact-form {
    margin-top: 88px;
  }

  .footer {
    padding-bottom: 48px;
  }

    .footer .fa-brands {
      color: #68caa9;
      text-decoration: none;
      font-size: 28px;
      padding-right: 34px;
    }

  .copyright-text {
    font-size: 16px;
    text-align: center;
    color: #ffffffc4;
  }

  .footer-menu-kvkk {
    border-top: 1px solid #ffffff54;
    border-bottom: 1px solid #ffffff54;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .footer h1 {
    font-size: 30px;
    color: #ffffff;
    font-weight: 600;
    margin-bottom: 28px;
  }

  .footer-menu-line .col-md-3 {
    margin: auto;
  }
}

@media only screen and (min-width: 1441px) and (max-width: 1600px) {
  .container {
    max-width: 90%;
  }
 .almadocs {
	border: 1px solid #b2c0bb;
	padding: 18px;
	text-align: center;
	border-radius: 8px;
	margin: 8px;
    width: 22%;
}
.almadocs img {
	width: 48px;
	padding-right: 8px;
}
.almadocs-r {
	justify-content: center;
}
.almadocs-r a:hover {
	text-decoration: none!important;
}
.rounded-lines {
		width: 100%;
        height: 600px;
        margin: auto;
        position: relative;
    }
    
    .rounded-lines h3 {
        color: #238462;
        text-align: center;
		font-size: 20px;
    }
    .alma-round {
		text-align: center;
        padding: 14px;
        border-radius: 50%;
        width: 128px;
        height: 128px;
        background-color: #104432;
        position: absolute;
        font-size: 14px;
        font-weight: 600;
        color: #ffffff;
        box-shadow: 0 0px 0px 1px #238462;
        border: 6px solid #ffffff;
        line-height: 16px;
    }
    .alma-round:hover {
        background-color: #238462!important;
        cursor: pointer;
    }
    .alma-round-text {
		width: 248px;
        margin: auto;
        padding: 2px;
        margin-top: -50px;
    }
    
    .alma-round:nth-child(1) {
        top: 0;
        position: relative;
        margin: auto;
        align-content: center;
    }
    .alma-round:nth-child(2) {
        top: 80px;
        left: 10%;
        align-content: center;
    }
    .alma-round:nth-child(3) {
        top: 80px;
        right: 10%;
        align-content: center;
    }
    .alma-round:nth-child(4) {
        top: 232px;
        left: 0%;
        align-content: center;
    }
    .alma-round:nth-child(5) {
		top: 232px;
        right: 0%;
        align-content: center;
    }
    .alma-round:nth-child(6) {
        top: 388px;
        left: 10%;
        align-content: center;
    }
    .alma-round:nth-child(7) {
        top: 388px;
        right: 10%;
        align-content: center;
    }
    .alma-round:nth-child(8) {
        top: 314px;
        position: relative;
        margin: auto;
        align-content: center;
    }
.rounded-lines li {
        line-height: 22px !important;
        font-size: 14px !important;
        margin-left: 0px;
}
.rounded-lines ul {
	padding: 0px;
}
  #top-lang-m {
	  display: none;
  }
  .location iframe {
    border-radius: 24px;
}
.alma-map {
	width: 100%;
}
.navbar-toggler-icon {
background-image: url(../images/hambmenu.svg);
}
 .form-check-input {
	border: none;
}
.contact-us-form .d-flex {
	display: block!important;
}
.contact-us-form .form-check {
	margin: auto;
	padding-top: 28px;
	padding-bottom: 28px;
}
.contact-us-form .form-select {
    font-size: 14px;
    color: #6c757d;
	border: solid 1px #e6e6e6;
}
#page-inside-text a:hover {
  text-decoration: underline;
  color: #238462;
}
  .contact-info-line .row {
	border-bottom: 1px solid #c6d6d0;
    margin-bottom: 18px;
}
.sector-text p {
	font-size: 22px;
	line-height: 36px;
}
.news-box-1 img {
    width: 100%;
    height: auto;
    border-radius: 48px;
}
.news-page .row {
	justify-content: left;
}
.news-page .col-md-4 {
	width: 32%;
}
.news-detail img {
	border-radius: 48px;
	width: 100%;
}
.alma-title-outline h1 {
    font-size: 128px;
    font-weight: 600;
    color: #248362;
    text-align: center;
    margin-top: 28px;
    margin-bottom: 28px;
}
.alma-title-outline h2 {
	font-family: "Caveat", cursive;
	font-optical-sizing: auto;
	font-weight: 600;
	font-size: 48px;
	text-align: center;
	margin-top: 48px;
    margin-bottom: 28px;
}
.alma-title-outline p {
    text-align: center;
    font-size: 20px;
    font-weight: 300;
    color: #104432;
	width: 68%;
    margin: auto;
	margin-top: 28px;
}
.whyalma-about-left p {
	color: white;
	font-size: 24px;
	text-align: center;
}
#whyalma-about {
  margin-top: 48px;
  margin-bottom: 88px;
}

#whyalma-about .whyalma-about-left {
  background-image: url(../images/main-sectors-back.webp);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  border-radius: 48px;
  min-height: 280px;
}

.whyalma-about-left .row {
  margin: auto;
  display: flex;
  width: 78%;
  margin-top: 128px;
}

.values .col-md-3 {
	flex: 0 0 auto;
	width: 18%;
	padding: 34px;
	border: 1px solid #8dbaaa;
	margin: 18px;
	align-items: center;
	align-content: center;
	text-align: center;
	border-radius: 18px;
}

.values {
	justify-content: space-around;
    width: 78%;
    margin: auto;
}
.alma-team {
	justify-content: space-around;
    width: 78%;
    margin: auto;
} 
.alma-team .col-md-4 {
	flex: 0 0 auto;
	width: 32%;
	padding: 18px;
	border: 1px solid #8dbaaa;
	margin: 18px;
	align-items: center;
	align-content: center;
	text-align: center;
	border-radius: 18px;
}
.alma-team img {
	width: 100%;
}
.team-text {
	padding: 18px;
    min-height: 228px;
}
.alma-team h2 {
	font-size: 148px;
    font-weight: 600;
    color: white;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #67a791;
    text-align: center;
    margin-top: 28px;
    margin-bottom: 28px;
}
.alma-hr .col-sm-4 {
	padding: 18px;
}
.alma-hr .form-check {
	margin: auto;
	padding-top: 28px;
	padding-bottom: 28px;
}
  .site-header .container {
    max-width: 80%;
  }
  .alma-h1 {
	font-family: 'Barlow', sans-serif;
    font-size: 48px!important;
    font-weight: 600!important;
    color: #104432!important;
    width: 68%;
}
.alma-h2 {
	font-family: 'Barlow', sans-serif;
	font-size: 36px;
	font-weight: 500;
	color: #124433;
}
.alma-h3 {
	font-family: 'Barlow', sans-serif;
	font-size: 24px;
	font-weight: 500;
	color: #124433;
}
.news-box-info-title {
	min-height: 188px;
}
#page-inside-text {
	margin-top: 88px;
	margin-bottom: 128px;
}
#page-inside-text ul, #page-inside-text ol, #page-inside-text li {
  padding: 0 8px;
  list-style: disc;
}
#page-inside-text li::marker {
  color: #104432;
}
.navbar {
	--bs-navbar-padding-y: 0px;
}

  #slider-alser .owl-nav {
    top: -100%;
    z-index: 11;
    position: relative;
    float: right;
  }

  #main-offer .maindy-text {
    width: 48%;
    position: absolute;
    text-align: center;
    margin: auto;
    top: 38%;
    right: 0;
    left: 0;
	z-index: 20;
  }

    #main-offer .maindy-text h1 {
      font-size: 48px;
      color: #ffffff;
      font-weight: 600;
    }

    #main-offer .maindy-text p {
      font-size: 24px;
      color: #ffffff;
      font-weight: 300;
    }

  #whyalmaeng .whyindustryitem {
    width: 50%;
    padding: 8px;
    font-size: 26px;
    font-weight: 600;
    color: #ffffff;
  }

  p {
    font-size: 18px;
  }

  li {
    font-size: 18px;
  }

  .shadow-ins-refl:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    background: linear-gradient(to bottom, rgb(0 0 0 / 32%) 0%, rgb(0 0 0 / 60%) 100%);
    z-index: 1;
    border-radius: 48px;
  }

  .reflist-text .ref-features img {
    width: 28px !important;
  }

  .ref-inside-manset-text {
    text-align: center;
  }

  #reflist-guy {
    margin-bottom: 48px;
    margin-top: 28px;
  }

  .reflist-guy-text .col-md-4 {
    padding: 28px;
  }

  .refimg {
    border-radius: 48px;
  }

  #reflist-guy img {
    width: 100%;
  }

  .reflist-guy-text .ref-title {
    width: 100%;
  }

    .reflist-guy-text .ref-title h1 {
      color: #ffffff;
      margin-bottom: 18px;
      font-size: 34px;
      font-weight: 500;
    }

  #reflist-guy-alma .reflist-guy-text {
    width: 78%;
    position: absolute;
    right: 0;
    left: 0;
    display: flex;
    z-index: 11;
    padding: 48px;
  }

    #reflist-guy-alma .reflist-guy-text h2 {
      font-family: 'Barlow', sans-serif;
      font-size: 22px;
      font-weight: 600;
      color: #ffffff;
      margin-top: 8px;
    }

    #reflist-guy-alma .reflist-guy-text p {
      font-family: 'Barlow', sans-serif;
      font-size: 18px;
      font-weight: 400;
      color: #ffffff;
	  line-height: 20px;
    }

  .ref-title {
	width: 40%;
	padding-right: 28px;
  }

  .ref-features {
    width: 20%;
	padding-left: 28px;
  }

  .refs-sects-gal {
    margin-bottom: 48px;
    margin-top: 48px;
  }

    .refs-sects-gal img {
      border-radius: 48px;
    }

    .refs-sects-gal .col-md-6 {
      padding: 18px;
    }

  .refs-text {
    margin-top: 88px;
    margin-bottom: 8px;
  }

    .refs-text .col-md-3 {
      padding: 28px;
    }

    .refs-text h1 {
      font-weight: 500;
    }

    .refs-text h2 {
      font-weight: 500;
      font-size: 28px;
      margin-top: 28px;
    }

    .refs-text li {
      list-style: disc;
      color: #65716D;
      line-height: 38px;
      list-style-position: inside;
    }

  .inside-manset-text p {
    color: #ffffff;
    text-align: center;
    margin-bottom: 0px;
  }

  .sectors-sects-gal {
    margin-bottom: 48px;
  }

    .sectors-sects-gal img {
		border-radius: 18px;
		border: 1px solid gray;
		padding: 8px;
    }

    .sectors-sects-gal .col-md-6 {
      padding: 18px;
    }

  .sector-text {
    margin-top: 88px;
    margin-bottom: 88px;
  }

    .sector-text .col-md-6 {
      padding: 28px;
    }

    .sector-text h1 {
      font-weight: 500;
      margin-bottom: 48px;
	  font-family: "Caveat", cursive;
		font-optical-sizing: auto;
		font-style: normal;
		text-align: center;
    }

    .sector-text li {
      list-style: disc;
      color: #65716D;
      line-height: 34px;
      list-style-position: inside;
    }

  .ins-almaeng-abtg .fa-arrow-right-long:before {
    color: #238462;
    padding-right: 8px;
    font-size: 12px;
  }

  .ins-almaeng-abtg p {
    width: 68%;
    margin: auto;
  }

  .ins-almaeng-abtg h2 {
    font-size: 36px;
    font-weight: 600;
    color: #104432;
  }

  .ins-almaeng-abtg {
    padding: 48px;
    text-align: center;
    margin-top: 28px;
    margin-bottom: 48px;
  }

  .shadow-ins-ft:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    background: linear-gradient(to bottom, rgb(76 76 76 / 59%) 0%, rgb(72 72 72 / 75%) 100%);
    z-index: 1;
    border-radius: 48px;
  }

  .guy-text .col-md-4 {
    padding: 28px;
  }

  #main-guy img {
    width: 100%;
  }

  #main-guy-alma .guy-text {
    width: 68%;
    position: absolute;
    text-align: center;
    margin: auto;
    top: 38%;
    right: 0;
    left: 0;
    display: flex;
    z-index: 11;
  }

    #main-guy-alma .guy-text h2 {
      font-family: 'Barlow', sans-serif;
      font-size: 28px;
      font-weight: 600;
      color: #ffffff;
    }

    #main-guy-alma .guy-text p {
      font-family: 'Barlow', sans-serif;
      font-size: 18px;
      font-weight: 400;
      color: #ffffff;
    }

  .alma-text-container {
    width: 68%;
    margin: auto;
    margin-top: 88px;
    margin-bottom: 88px;
  }

    .alma-text-container h2 {
      font-size: 28px;
      font-weight: 500;
      color: #124735;
      text-align: center;
    }

  #insalma {
    margin-top: 8px;
  }

    #insalma .insalma-fl {
      padding: 88px;
      background-image: url(../images/main-sectors-back.webp);
      background-repeat: no-repeat;
      background-size: cover;
      min-height: 480px;
      width: 100%;
      border-radius: 68px;
    }

  .insalma-fl .row {
    margin: auto;
    display: flex;
    width: 78%;
    margin-top: 128px;
  }

  #insalma .whyalmitem {
    width: 80%;
    margin: auto;
  }

  #insalma h3 {
    font-size: 30px;
    color: #ffffff;
    font-weight: 500;
    text-align: center;
  }

  .inside-container {
    width: 90%;
    margin: auto;
  }

  .services-text ul {
    padding-left: 18px;
  }

  #main-hizmetler .owl-item img {
    border-radius: 0px;
  }

  .btn-alma img {
    width: 18px !important;
  }

  #main-hizmetler .owl-item {
    padding: 0px;
  }

  .btn-alma {
    padding: 16px 24px 16px 24px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    position: relative;
    background-color: #238462;
    width: 180px;
    text-align: center;
    border: none;
    border-radius: 8px;
    color: #ffffff;
    background-image: url(../images/arrow-up.svg);
    background-size: 12px;
    background-repeat: no-repeat;
    background-position: 128px 20px;
  }

    .btn-alma a {
      color: #ffffff;
      text-decoration: none;
    }

  .general-title-baslik h1 {
    font-family: 'Barlow', sans-serif;
    font-size: 228px;
    font-weight: 600;
    color: white;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #67a791;
    margin-bottom: -78px;
  }

  .main-text-area {
    width: 78%;
    margin: auto;
    text-align: center;
  }

    .main-text-area h1 {
      margin-top: 88px;
      margin-bottom: 48px;
      font-size: 36px;
      font-weight: 500;
    }

    .main-text-area p {
      margin-bottom: 88px;
    }

  .services-cont-text h1 {
    font-size: 128px;
    font-weight: 600;
    color: #ffffff00 !important;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #ffffffad;
	letter-spacing: -1px;
    margin-top: 104px;
  }

  .alma-services {
    margin-top: 148px;
  }

  .services-text {
    margin-top: 48px;
  }

    .services-text h1 {
      font-weight: 500;
      color: #ffffff;
      padding-top: 28px;
      padding-bottom: 28px;
    }

    .services-text p {
      font-size: 20px;
      font-weight: 400;
      color: #ffffff;
    }

    .services-text li {
      font-size: 20px;
      font-weight: 400;
      color: #91F4D1;
      list-style-type: disc;
    }

  .navbar-expand-lg .navbar-collapse {
    margin-bottom: 38px;
  }

  .contact-us-form-title {
    font-size: 36px;
    color: #292d78;
    margin-bottom: 28px;
    font-weight: 400;
  }

  .almaeng-g {
    margin: auto;
    padding-top: 128px;
  }

  #about-why {
    background-image: url(../images/neden-almaeng-back.webp);
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 680px;
    margin-top: 128px;
    position: relative;
  }

    #about-why .whyalmaeng-about {
      position: absolute;
      top: 36%;
      margin: 0;
    }

  .whyalmaeng-about h1 {
    font-size: 42px;
    color: #ffffff;
    top: 36%;
    position: relative;
  }


  .nt-text .img-fluid {
    margin: auto;
    width: 64%;
    display: block;
  }

  .alma-ab-container h1 {
    font-size: 38px;
    font-weight: 400;
    color: #292D78;
    margin-bottom: 48px;
  }

  .alma-ab-container {
    margin-left: 22%;
    margin-top: 48px;
  }

  .ntd-text .img-fluid {
    width: 90%;
    display: block;
    float: right;
    border-radius: 0px 0px 0px 64px;
  }

  .hizmet-dty-almaeng {
    margin-bottom: 128px;
  }

  .alma-dty-container {
    margin-left: 22%;
  }

    .alma-dty-container h1 {
      font-size: 38px;
      font-weight: 400;
      color: #292D78;
      margin-bottom: 48px;
    }

  .alma-refs .row {
    justify-content: center;
  }

  .alma-refs .col-md-2 {
    width: 16%;
    padding: 18px;
    border: 1px solid gray;
    border-radius: 24px;
    height: 188px;
    margin: 18px;
  }

  .alma-refs img {
    width: 200px;
    margin: auto;
    display: block;
  }

  #alma-referanslar {
    margin-top: 48px;
  }

  #inside-manset {
    position: relative;
    margin-top: -68px;
  }

  .inside-manset-text {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 44%;
    z-index: 11;
  }

    .inside-manset-text h1 {
      font-size: 38px;
      color: #ffffff;
      font-weight: 500;
      text-align: center;
      text-shadow: 2px 2px #0000007a;
    }

  .shadow-ins:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    background: linear-gradient(to bottom, rgb(0 0 0 / 8%) 0%, rgb(0 0 0 / 10%) 100%);
    z-index: 1;
    border-radius: 48px;
  }

  .alma-container h1 {
    font-size: 168px;
    font-weight: 600;
    color: white;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #67a791;
    text-align: center;
    margin-top: 28px;
    margin-bottom: 28px;
  }

  .alma-container h2 {
    font-size: 36px;
    font-weight: 500;
    color: #124735;
    text-align: center;
    margin-bottom: 48px;
  }

  .ins-ntr-back {
    margin-top: 18px;
  }

  .page-more img {
    margin-top: -48px;
    z-index: 30;
    position: absolute;
    left: 48%;
  }

  #news-more img {
    width: 48px;
    border-radius: 0px;
  }

  .news-date {
    font-size: 14px;
    font-weight: 400;
    color: #9daabd;
  }

  #whyalmaeng {
    margin-top: 48px;
    margin-bottom: 88px;
  }

    #whyalmaeng .whyalmaeng-left {
      background-image: url(../images/main-sectors-back.webp);
      background-repeat: no-repeat;
      background-size: cover;
      width: 100%;
      border-radius: 48px;
    }

  .whyalmaeng-left .row {
    margin: auto;
    display: flex;
    width: 78%;
    margin-top: 128px;
  }

  #whyalmaeng .whyalmaeng-right {
    width: 80%;
    margin-right: 20%;
    padding: 24px 24px 24px 88px;
  }

  #whyalmaeng h1 {
    font-size: 228px;
    font-weight: 600;
    color: #ffffff00 !important;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #ffffff;
    text-align: right;
    margin-bottom: -58px;
  }

  .fa-arrow-right-long:before {
    color: #238462;
    padding-right: 8px;
    font-size: 18px;
  }

  #whyalmaeng .whyalmaeng-right img {
    width: 68px;
  }

  #whyalmaeng .whyalmaeng-right h2 {
    font-size: 88px;
    font-weight: 600;
    color: #292D78;
  }

  #whyalmaeng .whyalmaeng-right p {
    font-size: 18px;
    font-weight: 500;
    color: #6A6A7E;
    padding-top: 58px;
    padding-left: 18px;
  }

  #whyalmaeng .whyalmaeng-right .col-img {
    width: 15%;
    margin: auto;
  }

  #whyalmaeng .whyalmaeng-right .col-dgr {
    width: 85%;
    margin: auto;
    display: flex;
  }

  #whyalmaeng .whyalmaeng-right .row {
    border-bottom: 1px solid #dadada;
    margin-bottom: 28px;
  }

  .footer-line .fa-brands {
    color: #2A2F78;
    font-size: 28px;
    padding-left: 18px;
  }

  .footer-menu-line .col-md-3 {
    margin: auto;
  }

  .footer-menu-line .col-md-2 {
    margin: auto;
    display: flex;
  }

  .footer-menu-line .col-md-7 {
    margin: auto;
  }

  .footer-languages-menu {
    display: flex;
    margin: 0px;
  }

  .footer-menu {
    display: flex;
    margin: auto;
    justify-content: end;
  }

    .footer-menu li {
      margin-right: 18px;
    }

      .footer-menu li a {
        font-size: 14px;
        font-weight: 500;
        text-decoration: none;
        color: #68CAA9;
      }

  .footer-languages-menu li a {
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    color: #2a2f78;
  }

  .footer-languages-menu li {
    padding-left: 18px;
  }

  .footer-line .col-md-6 {
    margin: auto;
    justify-content: end;
    display: flex;
  }

  .footer-languages-menu li:first-child {
    padding: 0px;
    border: 1px solid gray;
    border-radius: 8px;
    width: 48px;
    height: 48px;
    text-align: center;
    align-content: center;
  }

  .footer-languages-menu li:nth-child(2) {
    padding: 0px;
    border: 0px solid gray;
    border-radius: 8px;
    width: 48px;
    height: 48px;
    text-align: center;
    align-content: center;
  }

  .footer-alt {
    height: 48px;
    margin-top: 28px;
    margin-bottom: 28px;
  }

    .footer-alt a {
      font-size: 14px;
      font-weight: 400;
      text-decoration: none;
      color: #60666B;
    }

    .footer-alt .col-md-9 {
      display: flex;
    }

    .footer-alt .col-md-3 {
      display: flex;
      justify-content: end;
      margin: auto;
    }

  .languages-menu {
    margin-bottom: 0px;
  }

  .shd-text {
    position: absolute;
    z-index: 17;
    top: 74%;
    left: 12%;
  }

    .shd-text h1 {
      font-size: 34px;
      font-weight: 600;
      color: #ffffff;
    }

    .shd-text h2 {
      font-size: 28px;
      font-weight: 600;
      color: #ffffff;
    }

  .main-sektorler .borderimg {
    border-radius: 28px;
  }

  .msek-line {
    justify-content: space-between;
  }

    .msek-line .col-md-4 {
      width: 32%;
      margin-bottom: 28px;
      border-radius: 48px;
    }

      .msek-line .col-md-4:hover {
        box-shadow: 0px 24px 24px 24px #0000004d;
        transition: 0.5s;
        transition-timing-function: ease;
      }

  .shadow:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.65)), color-stop(100%, rgba(0, 0, 0, 0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0); /* IE6-9 */
    z-index: 16;
    border-radius: 28px;
  }

  .main-sektorler h5 {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 28px;
    text-align: center;
    color: #292d78;
  }

  .main-sektorler {
	margin-top: 48px;
	background-repeat: no-repeat;
	background-image: url(../images/alma-back-green.svg);
	background-position-x: right;
	background-position-y: 114px;
	background-size: 90%;
  }

  .ntr-back {
    background-color: #F2F2F2;
    padding-top: 88px;
    padding-bottom: 88px;
    margin-top: 48px;
    margin-bottom: 88px;
  }

  .main-almaeng-abtg img {
    width: 108px;
  }

  .main-almaeng-abtt {
    margin: auto;
  }

    .main-almaeng-abtt p {
      font-size: 20px;
      color: #6A6A7E;
      font-weight: 400;
    }

  .main-almaeng-abtg h1 {
    font-size: 40px;
    color: #292D78;
    font-weight: 500;
    padding-right: 48px;
  }

  .alma-container {
    width: 80%;
    margin: auto;
  }

  .mb-text .img-fluid {
    float: right;
    width: 80%;
    display: block;
  }

  .owl-manset-text h1 {
    font-size: 48px;
    color: #ffffff;
    font-weight: 500;
    text-align: center;
    text-shadow: 2px 2px #0000007a;
  }

  .owl-manset-text h3 {
    font-size: 20px;
    color: #A3C5DE;
    font-weight: 400;
    text-align: center;
  }

  .btn-contact {
    padding: 14px 24px 14px 24px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #238462;
    background-color: #ffffff;
    width: 200px;
    text-align: center;
    margin-top: 28px;
    border: 1px solid #c6c6c6;
    background-image: url(../images/arrow-up-contact.svg);
    background-size: 12px;
    background-repeat: no-repeat;
    background-position: 124px 18px;
  }

  #inside-text h1 {
    margin-bottom: 48px;
  }

  #inside-manset img {
    width: 100%;
    border-radius: 48px;
  }

  .languages-box select {
    border: none;
    font-size: 14px;
    font-weight: 600;
    color: #47526F;
  }

  .languages-box i {
    padding-top: 5px;
    padding-right: 8px;
    color: #47526F;
  }

  .footer-line {
    padding-top: 28px;
    padding-bottom: 28px;
    width: 90%;
    margin: auto;
    align-items: center;
  }

  .footer-menu-line {
    background-color: #104432;
    border-radius: 48px;
    min-height: 600px;
    background-image: url('../images/footer-back.webp');
    background-repeat: no-repeat;
  }

  .main-news {
    margin-top: 48px;
  }

  .main-almaeng-g img {
    width: 60px;
  }

  .contanct-us-form {
    margin-bottom: 28px;
    margin-top: 48px;
  }

  .text-inside {
    position: absolute;
    bottom: 0px;
  }

  .dropdown-menu li a {
    font-size: 16px;
    font-weight: 500;
  }

  #main-markalar {
    background-color: #edeff2;
    padding: 18px;
    margin-bottom: 88px;
  }

  .languages-box ul li {
    padding: 8px;
  }

  .almaeng-logo {
    padding: 8px;
    width: 280px;
  }

  .footer-logo {
    padding: 8px;
    width: 88px;
  }

  .text-inside h1 {
    font-size: 32px;
    font-weight: 400;
    color: #53575a;
  }

  #inside-text .col-md-6 {
    margin: auto;
  }

  #inside-text {
    margin-bottom: 88px;
    margin-top: 48px;
  }

  .counters {
    display: flex;
    margin-bottom: 20px;
    margin-bottom: 5%;
  }

  .counter-border {
    border-left: 1px solid grey;
    height: 15%;
  }

  .counter p {
    font-size: 16px;
    font-weight: 400;
    color: #55575c;
  }

  .footer-aydinlatma {
    display: flex;
  }

    .footer-aydinlatma li {
      padding-right: 48px;
    }

  .venus-ajans {
    padding-left: 28px;
  }

  .general-title h5 {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 28px;
    text-align: center;
    color: #292d78;
  }

  .news-box-1 {
    margin-bottom: 88px;
    display: block;
    background-color: #F2F2F2;
    border-radius: 48px;
	width: 94%;
  }

  .news-box-info {
    padding: 38px;
  }

  .news-box-1 .col img {
    object-fit: fill;
    height: 100%;
  }

  .owl-carousel.owl-drag .owl-item {
    padding: 18px;
  }

  .news-box-info-date h3 {
    font-size: 14px;
    line-height: 2.5;
    color: #455270;
  }

  .news-box-1 h4 {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.2;
    color: #124433;
    text-align: left;
  }

  .news-box-1 p {
    font-size: 16px;
    line-height: 1.25;
    color: #65716D;
    text-align: left;
  }

  .news-box-info .news-box-info-link a {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 2.29px;
    text-align: justify;
    color: #ca003d;
  }

  .owl-news .owl-nav {
    position: absolute;
    top: 22%;
    left: 49%;
    transform: translate(-50%, -50%);
    display: flex;
    width: 106%;
    justify-content: space-between;
  }

  .owl-news .item img {
    width: 100%;
    height: auto;
    border-radius: 48px;
  }

  .languages-box-ul {
    display: flex;
    list-style-type: none;
    align-items: center;
  }

  .active a {
    color: #000;
  }

  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
    display: flex;
    align-items: center;
    white-space: nowrap;
  }

  .dropdown-menu {
    background-color: white;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
    z-index: 999;
    background-color: #ffffff;
    box-shadow: 0px 8px 6px -2px #144c394d;
  }

  .dropdown-menu a {
    color: #238462 !important;
    border-bottom: solid 0.5px #d4e0dc;
    text-align: start;
  }

    .dropdown-menu a:hover {
      color: #ffffff !important;
      text-align: start;
      background-color: #238462;
    }

  .nav-link:focus, .nav-link:hover {
    color: #414241;
  }

  .dropdown-menu .languages-box {
    margin-left: 80px;
  }

  #slider-manset {
    margin-top: -68px;
  }

  .nav-item a, .languages-box-ul {
    font-size: 15px;
    font-weight: 600;
    color: #238462;
  }

  .languages-box ul {
    margin-bottom: 4px;
  }

  .nav-item {
    padding: 0px 2px;
  }

  .dropdown, .dropdown-center, .dropend, .dropstart, .dropup, .dropup-center {
    position: relative;
  }

  .inside-text {
    padding-top: 48px;
    padding-bottom: 128px;
  }

    .inside-text h1 {
      font-size: 48px;
      font-weight: 600;
      color: #656868;
    }

    .inside-text h2 {
      font-size: 24px;
      font-weight: 400;
      color: #656868;
      letter-spacing: -0.8px;
      margin-bottom: 28px;
    }

    .inside-text p {
      font-size: 16px;
      font-weight: 300;
    }

  .main-almaeng-g {
    margin: auto;
    z-index: 6;
  }

  .main-almaeng-t {
    position: relative;
    float: right;
    z-index: 4;
  }

  .contact-us-form-info {
    column-gap: 16px;
  }

  .form-check-label {
    font-size: 14px;
    color: #9ba5a2;
  }

  .form-check {
    margin: auto;
  }

  .form-floating > label {
    font-size: 16px;
    color: #6c757d;
  }

  .contact-page {
    margin-top: 48px;
    margin-bottom: 48px;
  }

    .contact-page h1 {
      margin-bottom: 28px;
      font-weight: 500;
      font-size: 38px;
    }

  .contact-us-form h1 {
    margin-bottom: 28px;
    font-weight: 500;
    font-size: 38px;
  }

  .contact-page h2 {
    font-size: 36px;
    color: #292d78;
    margin-bottom: 28px;
    font-weight: 400;
  }

  .contact-page h3 {
    font-size: 14px;
    color: #243445;
    letter-spacing: 4px;
    margin: 0;
    padding: 0;
  }

  .contact-info {
    margin-top: 48px;
    margin-bottom: 48px;
  }

    .contact-info .col-md-6 {
      padding-right: 28px;
    }

    .contact-info .col-md-3 {
      color: #1e7356;
      font-weight: 500;
    }

    .contact-info .col-md-9 {
      padding-bottom: 18px;
      color: #80858B;
    }

    .contact-info .col-loc {
      width: 5%;
    }

    .contact-info .col-loc-txt {
      width: 95%;
      margin: auto;
    }

  .location-icon {
    width: 18px;
  }

  .brand-line {
    width: 80%;
  }

  .top-search {
    width: 4%;
  }

  #top-lang {
    justify-content: end;
    display: flex;
    margin-bottom: 38px;
    width: 98px;
  }

  .accordion-button {
    padding: 26px;
    font-size: 18px;
    font-weight: 400;
  }

    .accordion-button:not(.collapsed) {
      color: #ffffff;
      background-color: #243445;
    }

    .accordion-button:focus {
      box-shadow: none;
    }

  .form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #bdd0e7;
    outline: 0;
    box-shadow: 0 0 16px 0.25rem rgb(213 215 221);
  }

  .txtcenter {
    text-align: center;
    padding-bottom: 88px;
  }

  .kvkk-line {
    margin-top: 48px;
    margin-bottom: 18px;
  }

  .owl-carousel .owl-nav button.owl-prev {
    margin-right: 40px;
  }

  .owl-carousel .owl-nav button.owl-next {
    margin-left: 40px;
  }

  .bg-gray {
    background-color: #EAEDF4;
  }

  .nav-tabs {
    --bs-nav-tabs-border-width: 0px;
  }

  .dropdown-item.active, .dropdown-item:active {
    background-color: #1e5193;
  }

  .nav-tabs .nav-item.show .nav-tab-link, .nav-tabs .nav-tab-link.active {
    background: #EAEDF4;
    font-size: 18px;
    font-weight: 600;
    color: #AF2C3C;
    padding-left: 188px;
    padding-right: 188px;
    margin: auto;
    height: 54px;
    border: none;
  }

  .nav-tabs .nav-tab-link {
    background: #ffffff;
    font-size: 18px;
    font-weight: 600;
    color: #60666B;
    padding-left: 48px;
    padding-right: 48px;
    margin: auto;
    height: 54px;
    border: none;
  }

  .navbar-toggler {
    border: 0px;
    font-size: 44px;
    outline: none;
  }

    .navbar-toggler:focus {
      box-shadow: none;
    }

  .manset-gorsel {
    width: 100%;
    position: relative;
  }

    .manset-gorsel img {
      width: 100%;
    }

  .main-menu-header {
    margin: auto;
    z-index: 11;
  }

  .site-header {
    top: 0;
    left: 0;
    width: 100%;
    z-index: 12;
    position: relative;
  }

  .site-header-inside {
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 18px;
    z-index: 12;
  }

  .header-gorsel img {
    width: 100%;
  }
  /*header start*/
  .navbar {
  }

  .navbar-nav {
    padding: 0px 0px;
  }

  .nav-item {
  }

  .alma-logo {
    width: 168px;
  }

  .dropdown-menu {
    border: none;
    padding: 0px;
  }

    .dropdown-menu > li {
      padding: 5px 15px;
      border-bottom: 1px solid var(--second-color);
      width: 294px;
    }

      .dropdown-menu > li:nth-last-child(1) {
        padding-bottom: 20px;
      }

      .dropdown-menu > li:nth-child(1) {
        padding-top: 15px;
      }

  .dropdown-item {
    font-weight: 500;
    color: #37393B;
    font-size: 14px;
    border-bottom: solid 1px #dce0e6;
  }

  .navbar-brand {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .languages-menu li {
    float: left;
  }

    .languages-menu li:last-child {
      border-right: none;
    }

    .languages-menu li a {
      display: block;
      color: #278664;
      padding: 0px 8px;
      text-decoration: none;
      font-size: 14px;
    }

    .languages-menu li:first-child a {
      padding-left: 0px;
    }

  .owl-container {
    max-width: 90%;
    position: relative;
    margin: auto;
  }

  .owl-manset .owl-theme .owl-nav.disabled + .owl-dots {
    display: flex;
    justify-content: end;
    position: relative;
    right: 8%;
  }

  .owl-carousel .owl-item img {
    border-radius: 48px;
  }

  .owl-manset .owl-theme .owl-dots .owl-dot span {
    width: 18px;
    height: 18px;
    margin: 8px 8px;
    background-color: #c0cec9;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
  }

  .owl-manset .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #238462;
  }

  .owl-nav {
    justify-content: space-between;
  }

  .owl-manset-text {
    width: 100%;
    position: absolute;
    top: 44%;
    z-index: 12;
  }

    .owl-manset-text > h1 {
      font-size: 60px;
      color: #ffffff;
      font-weight: 500;
    }

    .owl-manset-text > h2 {
      font-size: 60px;
      color: #ffffff;
      font-weight: 500;
    }

  .header-manset {
    position: relative;
  }

  .contact-us-form {
    background-image: url(../images/footer-form-back.webp);
    background-repeat: no-repeat;
    background-size: contain;
    padding: 28px;
    position: relative;
    width: 80%;
    margin: auto;
    margin-bottom: 88px;
  }

  .contact-us-title h1 {
    font-size: 36px;
    font-weight: 600;
    letter-spacing: -0.46px;
    color: #122b4e;
  }

  .contact-us-title p {
    font-size: 16px;
    color: #687991;
    text-align: left;
    margin-top: 2%;
    margin-bottom: 2%;
  }

  #contact-us-form-title {
    font-size: 48px;
    color: #ffffff;
    font-weight: 600;
    top: 28%;
    position: absolute;
    left: 16%;
  }

  .contact-us-form .row {
    display: flex;
    justify-content: space-between;
  }

  .form-control {
    border-radius: 8px;
    border: solid 1px #e6e6e6;
    background-color: #ffffff;
    text-align: justify;
    color: #455270;
    font-size: 14px;
    margin-bottom: 12px;
    padding: 14px;
  }

  .footer-address-line {
    width: 68%;
    color: #68CAA9;
    margin: auto;
    padding-top: 0px;
    padding-bottom: 28px;
  }

    .footer-address-line .col-md-4 {
      padding: 18px;
    }

  .contact-form-check {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }

  .form-floating {
    font-size: 18px;
    text-align: justify;
    color: #575756;
  }

  .contact-us-form p {
    font-size: 18px;
    color: #3d4247;
  }

  .kvkk-menu li a {
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    color: #68CAA9;
    line-height: 34px;
  }

  .footer-address-line p {
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    color: #68CAA9;
	line-height: 24px;
	margin-bottom: 4px;
  }

    .footer-address-line p a {
      font-size: 16px;
      font-weight: 400;
      text-decoration: none;
      color: #68CAA9;
    }

  .contact-form {
    margin-top: 88px;
  }

  .footer {
    padding-bottom: 48px;
  }

    .footer .fa-brands {
      color: #68caa9;
      text-decoration: none;
      font-size: 28px;
      padding-right: 34px;
    }

  .copyright-text {
    font-size: 16px;
    text-align: center;
    color: #ffffffc4;
  }

  .footer-menu-kvkk {
    border-top: 1px solid #ffffff54;
    border-bottom: 1px solid #ffffff54;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .footer h1 {
    font-size: 30px;
    color: #ffffff;
    font-weight: 600;
    margin-bottom: 28px;
  }

  .footer-menu-line .col-md-3 {
    margin: auto;
  }
}

@media only screen and (min-width: 1281px) and (max-width: 1440px) {
  .container {
    max-width: 90%;
  }
 .almadocs {
	border: 1px solid #b2c0bb;
	padding: 18px;
	text-align: center;
	border-radius: 8px;
	margin: 8px;
    width: 30%;
}
.almadocs img {
	width: 48px;
	padding-right: 8px;
}
.almadocs-r {
	justify-content: center;
}
.almadocs-r a:hover {
	text-decoration: none!important;
}
.rounded-lines {
		width: 100%;
        height: 600px;
        margin: auto;
        position: relative;
    }
    
    .rounded-lines h3 {
        color: #238462;
        text-align: center;
		font-size: 20px;
    }
    .alma-round {
		text-align: center;
        padding: 8px;
        border-radius: 50%;
        width: 118px;
        height: 118px;
        background-color: #104432;
        position: absolute;
        font-size: 12px;
        font-weight: 600;
        color: #ffffff;
        box-shadow: 0 0px 0px 1px #238462;
        border: 6px solid #ffffff;
        line-height: 16px;
    }
    .alma-round:hover {
        background-color: #238462!important;
        cursor: pointer;
    }
    .alma-round-text {
        width: 248px;
        margin: auto;
        padding: 2px;
        margin-top: -54px;
    }
    
    .alma-round:nth-child(1) {
        top: 0;
        position: relative;
        margin: auto;
        align-content: center;
    }
    .alma-round:nth-child(2) {
        top: 70px;
        left: 8%;
        align-content: center;
    }
    .alma-round:nth-child(3) {
        top: 70px;
        right: 8%;
        align-content: center;
    }
    .alma-round:nth-child(4) {
        top: 218px;
        left: 0%;
        align-content: center;
    }
    .alma-round:nth-child(5) {
		top: 218px;
        right: 0%;
        align-content: center;
    }
    .alma-round:nth-child(6) {
        top: 348px;
        left: 8%;
        align-content: center;
    }
    .alma-round:nth-child(7) {
        top: 348px;
        right: 8%;
        align-content: center;
    }
    .alma-round:nth-child(8) {
        top: 278px;
        position: relative;
        margin: auto;
        align-content: center;
    }
.rounded-lines li {
line-height: 18px !important;
        font-size: 13px !important;
        margin-left: 32px;
        padding: 0px !important;
}
.rounded-lines ul {
	padding: 0px;
}
  #top-lang-m {
	  display: none;
  }
  .location iframe {
    border-radius: 24px;
}
.alma-map {
	width: 100%;
}
.navbar-toggler-icon {
background-image: url(../images/hambmenu.svg);
}
 .form-check-input {
	border: none;
}
.contact-us-form .d-flex {
	display: block!important;
}
.contact-us-form .form-check {
	margin: auto;
	padding-top: 28px;
	padding-bottom: 28px;
}
.contact-us-form .form-select {
    font-size: 14px;
    color: #6c757d;
	border: solid 1px #e6e6e6;
}
#page-inside-text a:hover {
  text-decoration: underline;
  color: #238462;
}
  .contact-info-line .row {
	border-bottom: 1px solid #c6d6d0;
    margin-bottom: 18px;
}
.sector-text p {
	font-size: 18px;
	line-height: 36px;
}
.news-box-1 img {
    width: 100%;
    height: auto;
    border-radius: 48px;
}
.news-page .row {
	justify-content: left;
}
.news-page .col-md-4 {
	width: 32%;
}
.news-detail img {
	border-radius: 48px;
	width: 100%;
}
.alma-title-outline h1 {
    font-size: 98px;
    font-weight: 600;
    color: #248362;
    text-align: center;
    margin-top: 28px;
    margin-bottom: 28px;
}
.alma-title-outline h2 {
	font-family: "Caveat", cursive;
	font-optical-sizing: auto;
	font-weight: 600;
	font-size: 38px;
	text-align: center;
	margin-top: 48px;
    margin-bottom: 28px;
}
.alma-title-outline p {
    text-align: center;
    font-size: 18px;
    font-weight: 300;
    color: #104432;
	width: 88%;
    margin: auto;
	margin-top: 28px;
}
.whyalma-about-left p {
	color: white;
	font-size: 24px;
	text-align: center;
}
#whyalma-about {
  margin-top: 48px;
  margin-bottom: 88px;
}

#whyalma-about .whyalma-about-left {
  background-image: url(../images/main-sectors-back.webp);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  border-radius: 48px;
  min-height: 280px;
}

.whyalma-about-left .row {
  margin: auto;
  display: flex;
  width: 78%;
  margin-top: 128px;
}

.values .col-md-3 {
	flex: 0 0 auto;
	width: 22%;
	padding: 18px;
	border: 1px solid #8dbaaa;
	margin: 14px;
	align-items: center;
	align-content: center;
	text-align: center;
	border-radius: 18px;
}

.values {
	justify-content: space-around;
    width: 78%;
    margin: auto;
}
.alma-team {
	justify-content: space-around;
    width: 78%;
    margin: auto;
} 
.alma-team .col-md-4 {
	flex: 0 0 auto;
	width: 32%;
	padding: 18px;
	border: 1px solid #8dbaaa;
	margin: 18px;
	align-items: center;
	align-content: center;
	text-align: center;
	border-radius: 18px;
}
.alma-team img {
	width: 100%;
}
.team-text {
	padding: 18px;
    min-height: 228px;
}
.alma-team h2 {
	font-size: 148px;
    font-weight: 600;
    color: white;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #67a791;
    text-align: center;
    margin-top: 28px;
    margin-bottom: 28px;
}
.alma-hr .col-sm-4 {
	padding: 18px;
}
.alma-hr h3 {
	font-size: 24px;
}
.alma-hr .form-check {
	margin: auto;
	padding-top: 28px;
	padding-bottom: 28px;
}
  .site-header .container {
    max-width: 80%;
  }
  .alma-h1 {
	font-family: 'Barlow', sans-serif;
	font-size: 38px !important;
	font-weight: 600 !important;
	color: #104432 !important;
	width: 78%;
}
.alma-h2 {
	font-family: 'Barlow', sans-serif;
	font-size: 36px;
	font-weight: 500;
	color: #124433;
}
.alma-h3 {
	font-family: 'Barlow', sans-serif;
	font-size: 24px;
	font-weight: 500;
	color: #124433;
}
.news-box-info-title {
	min-height: 188px;
}
#page-inside-text {
	margin-top: 48px;
	margin-bottom: 88px;
}
#page-inside-text ul, #page-inside-text ol, #page-inside-text li {
  padding: 0 8px;
  list-style: disc;
}
#page-inside-text li::marker {
  color: #104432;
}
.navbar {
	--bs-navbar-padding-y: 0px;
}

  #slider-alser .owl-nav {
    top: -100%;
    z-index: 11;
    position: relative;
    float: right;
  }

  #main-offer .maindy-text {
    width: 48%;
    position: absolute;
    text-align: center;
    margin: auto;
    top: 50%;
    right: 0;
    left: 0;
	z-index: 20;
  }

    #main-offer .maindy-text h1 {
      font-size: 48px;
      color: #ffffff;
      font-weight: 600;
    }

    #main-offer .maindy-text p {
      font-size: 24px;
      color: #ffffff;
      font-weight: 300;
    }

  #whyalmaeng .whyindustryitem {
    width: 50%;
    padding: 8px;
    font-size: 26px;
    font-weight: 600;
    color: #ffffff;
  }

  p {
    font-size: 16px;
  }

  li {
    font-size: 18px;
  }

  .shadow-ins-refl:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    background: linear-gradient(to bottom, rgb(0 0 0 / 32%) 0%, rgb(0 0 0 / 60%) 100%);
    z-index: 1;
    border-radius: 48px;
  }

  .reflist-text .ref-features img {
    width: 28px !important;
  }

  .ref-inside-manset-text {
    text-align: center;
  }

  #reflist-guy {
    margin-bottom: 48px;
    margin-top: 28px;
  }

  .reflist-guy-text .col-md-4 {
    padding: 28px;
  }

  .refimg {
    border-radius: 48px;
  }

  #reflist-guy img {
    width: 100%;
  }

  .reflist-guy-text .ref-title {
    width: 100%;
  }

    .reflist-guy-text .ref-title h1 {
      color: #ffffff;
      margin-bottom: 18px;
      font-size: 34px;
      font-weight: 500;
    }

  #reflist-guy-alma .reflist-guy-text {
    width: 80%;
    position: absolute;
    right: 0;
    left: 0;
    display: flex;
    z-index: 11;
    padding: 34px;
  }

    #reflist-guy-alma .reflist-guy-text h2 {
      font-family: 'Barlow', sans-serif;
      font-size: 22px;
      font-weight: 600;
      color: #ffffff;
      margin-top: 8px;
    }

    #reflist-guy-alma .reflist-guy-text p {
		font-family: 'Barlow', sans-serif;
        font-size: 16px;
        font-weight: 400;
        color: #ffffff;
        line-height: 18px;
    }

  .ref-title {
	width: 40%;
	padding-right: 28px;
  }

  .ref-features {
    width: 20%;
	padding-left: 28px;
  }

  .refs-sects-gal {
    margin-bottom: 48px;
    margin-top: 48px;
  }

    .refs-sects-gal img {
      border-radius: 48px;
    }

    .refs-sects-gal .col-md-6 {
      padding: 18px;
    }

  .refs-text {
    margin-top: 88px;
    margin-bottom: 8px;
  }

  #main-offer .maindy-text {
    width: 58%;
    position: absolute;
    text-align: center;
    margin: auto;
    top: 38%;
    right: 0;
    left: 0;
	z-index: 20;
  }

    #main-offer .maindy-text h1 {
      font-size: 44px;
      color: #ffffff;
      font-weight: 600;
    }

    #main-offer .maindy-text p {
      font-size: 24px;
      color: #ffffff;
      font-weight: 300;
    }

  #whyalmaeng .whyindustryitem {
    width: 50%;
    padding: 8px;
    font-size: 24px;
    font-weight: 600;
    color: #ffffff;
  }

  .refs-text .col-md-3 {
    padding: 28px;
  }

  .refs-text h1 {
    font-weight: 500;
  }

  .refs-text h2 {
    font-weight: 500;
    font-size: 28px;
    margin-top: 28px;
  }

  .refs-text li {
    list-style: disc;
    color: #65716D;
    line-height: 38px;
    list-style-position: inside;
  }

  .inside-manset-text p {
    color: #ffffff;
    text-align: center;
    margin-bottom: 0px;
  }

  .sectors-sects-gal {
    margin-bottom: 48px;
  }

    .sectors-sects-gal img {
		border-radius: 18px;
		border: 1px solid gray;
		padding: 8px;
    }

    .sectors-sects-gal .col-md-6 {
      padding: 18px;
    }

  .sector-text {
    margin-top: 88px;
    margin-bottom: 88px;
  }

    .sector-text .col-md-6 {
      padding: 28px;
    }

    .sector-text h1 {
      font-weight: 500;
      margin-bottom: 48px;
	  font-family: "Caveat", cursive;
		font-optical-sizing: auto;
		font-style: normal;
		text-align: center;
    }

    .sector-text li {
      list-style: disc;
      color: #65716D;
      line-height: 30px;
      list-style-position: inside;
    }

  .ins-almaeng-abtg .fa-arrow-right-long:before {
    color: #238462;
    padding-right: 8px;
    font-size: 12px;
  }

  .ins-almaeng-abtg p {
    width: 68%;
    margin: auto;
  }

  .ins-almaeng-abtg h2 {
    font-size: 36px;
    font-weight: 600;
    color: #104432;
  }

  .ins-almaeng-abtg {
    padding: 48px;
    text-align: center;
    margin-top: 28px;
    margin-bottom: 48px;
  }

  .shadow-ins-ft:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    background: linear-gradient(to bottom, rgb(76 76 76 / 59%) 0%, rgb(72 72 72 / 75%) 100%);
    z-index: 1;
    border-radius: 48px;
  }

  .guy-text .col-md-4 {
    padding: 28px;
  }

  #main-guy img {
    width: 100%;
  }

  #main-guy-alma .guy-text {
    width: 68%;
    position: absolute;
    text-align: center;
    margin: auto;
    top: 38%;
    right: 0;
    left: 0;
    display: flex;
    z-index: 11;
  }

    #main-guy-alma .guy-text h2 {
      font-family: 'Barlow', sans-serif;
      font-size: 28px;
      font-weight: 600;
      color: #ffffff;
    }

    #main-guy-alma .guy-text p {
      font-family: 'Barlow', sans-serif;
      font-size: 18px;
      font-weight: 400;
      color: #ffffff;
    }

  .alma-text-container {
    width: 68%;
    margin: auto;
    margin-top: 88px;
    margin-bottom: 88px;
  }

    .alma-text-container h2 {
      font-size: 28px;
      font-weight: 500;
      color: #124735;
      text-align: center;
    }

  #insalma {
    margin-top: 8px;
  }

    #insalma .insalma-fl {
      padding: 88px;
      background-image: url(../images/main-sectors-back.webp);
      background-repeat: no-repeat;
      background-size: cover;
      min-height: 480px;
      width: 100%;
      border-radius: 68px;
    }

  .insalma-fl .row {
    margin: auto;
    display: flex;
    width: 78%;
    margin-top: 128px;
  }

  #insalma .whyalmitem {
    width: 80%;
    margin: auto;
  }

  #insalma h3 {
    font-size: 30px;
    color: #ffffff;
    font-weight: 500;
    text-align: center;
  }

  .inside-container {
    width: 90%;
    margin: auto;
  }

  .services-text ul {
    padding-left: 18px;
  }

  #main-hizmetler .owl-item img {
    border-radius: 0px;
  }

  .btn-alma img {
    width: 18px !important;
  }

  #main-hizmetler .owl-item {
    padding: 0px;
  }

  .btn-alma {
    padding: 16px 24px 16px 24px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    position: relative;
    background-color: #238462;
    width: 180px;
    text-align: center;
    border: none;
    border-radius: 8px;
    color: #ffffff;
    background-image: url(../images/arrow-up.svg);
    background-size: 12px;
    background-repeat: no-repeat;
    background-position: 128px 20px;
  }

    .btn-alma a {
      color: #ffffff;
      text-decoration: none;
    }

  .general-title-baslik h1 {
    font-family: 'Barlow', sans-serif;
    font-size: 128px;
    font-weight: 600;
    color: white;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #67a791;
    margin-bottom: -48px;
  }

  .main-text-area {
    width: 78%;
    margin: auto;
    text-align: center;
  }

    .main-text-area h1 {
      margin-top: 48px;
      margin-bottom: 48px;
      font-size: 36px;
      font-weight: 500;
    }

    .main-text-area p {
      margin-bottom: 88px;
    }

  .services-cont-text h1 {
    font-size: 128px;
    font-weight: 600;
    color: #ffffff00 !important;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #ffffffad;
	letter-spacing: -1px;
    margin-top: 104px;
  }

  .alma-services {
    margin-top: 148px;
  }

  .services-text {
    margin-top: 48px;
	padding-left: 28px;
  }

    .services-text h1 {
      font-weight: 500;
      color: #ffffff;
      padding-top: 28px;
      padding-bottom: 28px;
    }

    .services-text p {
      font-size: 20px;
      font-weight: 400;
      color: #ffffff;
    }

    .services-text li {
      font-size: 20px;
      font-weight: 400;
      color: #91F4D1;
      list-style-type: disc;
    }

  .navbar-expand-lg .navbar-collapse {
    margin-bottom: 38px;
  }

  .contact-us-form-title {
    font-size: 36px;
    color: #292d78;
    margin-bottom: 28px;
    font-weight: 400;
  }

  .almaeng-g {
    margin: auto;
    padding-top: 128px;
  }

  #about-why {
    background-image: url(../images/neden-almaeng-back.webp);
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 680px;
    margin-top: 128px;
    position: relative;
  }

    #about-why .whyalmaeng-about {
      position: absolute;
      top: 36%;
      margin: 0;
    }

  .whyalmaeng-about h1 {
    font-size: 42px;
    color: #ffffff;
    top: 36%;
    position: relative;
  }


  .nt-text .img-fluid {
    margin: auto;
    width: 64%;
    display: block;
  }

  .alma-ab-container h1 {
    font-size: 38px;
    font-weight: 400;
    color: #292D78;
    margin-bottom: 48px;
  }

  .alma-ab-container {
    margin-left: 22%;
    margin-top: 48px;
  }

  .ntd-text .img-fluid {
    width: 90%;
    display: block;
    float: right;
    border-radius: 0px 0px 0px 64px;
  }

  .hizmet-dty-almaeng {
    margin-bottom: 128px;
  }

  .alma-dty-container {
    margin-left: 22%;
  }

    .alma-dty-container h1 {
      font-size: 38px;
      font-weight: 400;
      color: #292D78;
      margin-bottom: 48px;
    }

  .alma-refs .row {
    justify-content: center;
  }

  .alma-refs .col-md-2 {
    width: 16%;
    padding: 18px;
    border: 1px solid gray;
    border-radius: 24px;
    height: 188px;
    margin: 18px;
  }

  .alma-refs img {
    width: 200px;
    margin: auto;
    display: block;
  }

  #alma-referanslar {
    margin-top: 48px;
  }

  #inside-manset {
    position: relative;
    margin-top: -68px;
  }

  .inside-manset-text {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 44%;
    z-index: 11;
  }

    .inside-manset-text h1 {
      font-size: 34px;
      color: #ffffff;
      font-weight: 500;
      text-align: center;
      text-shadow: 2px 2px #0000007a;
    }

  .shadow-ins:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    background: linear-gradient(to bottom, rgb(0 0 0 / 8%) 0%, rgb(0 0 0 / 10%) 100%);
    z-index: 1;
    border-radius: 48px;
  }

  .alma-container h1 {
	font-size: 128px;
	font-weight: 600;
	color: white;
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: #67a791;
	text-align: center;
	margin-top: 18px;
	margin-bottom: 18px;
  }

  .alma-container h2 {
    font-size: 36px;
    font-weight: 500;
    color: #124735;
    text-align: center;
    margin-bottom: 48px;
  }

  .ins-ntr-back {
    margin-top: 18px;
  }

  .page-more img {
    margin-top: -48px;
    z-index: 30;
    position: absolute;
    left: 48%;
  }

  #news-more img {
    width: 48px;
    border-radius: 0px;
  }

  .news-date {
    font-size: 14px;
    font-weight: 400;
    color: #9daabd;
  }

  #whyalmaeng {
    margin-top: 48px;
    margin-bottom: 88px;
  }

    #whyalmaeng .whyalmaeng-left {
      background-image: url(../images/main-sectors-back.webp);
      background-repeat: no-repeat;
      background-size: cover;
      width: 100%;
      border-radius: 48px;
    }

  .whyalmaeng-left .row {
    margin: auto;
    display: flex;
    width: 84%;
    margin-top: 128px;
  }

  #whyalmaeng .whyalmaeng-right {
    width: 80%;
    margin-right: 20%;
    padding: 24px 24px 24px 88px;
  }

  #whyalmaeng h1 {
    font-size: 128px;
    font-weight: 600;
    color: #ffffff00 !important;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #ffffff;
    text-align: right;
    margin-bottom: -28px;
  }

  .fa-arrow-right-long:before {
    color: #238462;
    padding-right: 8px;
    font-size: 18px;
  }

  #whyalmaeng .whyalmaeng-right img {
    width: 68px;
  }

  #whyalmaeng .whyalmaeng-right h2 {
    font-size: 88px;
    font-weight: 600;
    color: #292D78;
  }

  #whyalmaeng .whyalmaeng-right p {
    font-size: 18px;
    font-weight: 500;
    color: #6A6A7E;
    padding-top: 58px;
    padding-left: 18px;
  }

  #whyalmaeng .whyalmaeng-right .col-img {
    width: 15%;
    margin: auto;
  }

  #whyalmaeng .whyalmaeng-right .col-dgr {
    width: 85%;
    margin: auto;
    display: flex;
  }

  #whyalmaeng .whyalmaeng-right .row {
    border-bottom: 1px solid #dadada;
    margin-bottom: 28px;
  }

  .footer-line .fa-brands {
    color: #2A2F78;
    font-size: 28px;
    padding-left: 18px;
  }

  .footer-menu-line .col-md-3 {
    margin: auto;
  }

  .footer-menu-line .col-md-2 {
    margin: auto;
    display: flex;
  }

  .footer-menu-line .col-md-7 {
    margin: auto;
  }

  .footer-languages-menu {
    display: flex;
    margin: 0px;
  }

  .footer-menu {
    display: flex;
    margin: auto;
    justify-content: end;
  }

    .footer-menu li {
      margin-right: 18px;
    }

      .footer-menu li a {
        font-size: 14px;
        font-weight: 500;
        text-decoration: none;
        color: #68CAA9;
      }

  .footer-languages-menu li a {
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    color: #2a2f78;
  }

  .footer-languages-menu li {
    padding-left: 18px;
  }

  .footer-line .col-md-6 {
    margin: auto;
    justify-content: end;
    display: flex;
  }

  .footer-languages-menu li:first-child {
    padding: 0px;
    border: 1px solid gray;
    border-radius: 8px;
    width: 48px;
    height: 48px;
    text-align: center;
    align-content: center;
  }

  .footer-languages-menu li:nth-child(2) {
    padding: 0px;
    border: 0px solid gray;
    border-radius: 8px;
    width: 48px;
    height: 48px;
    text-align: center;
    align-content: center;
  }

  .footer-alt {
    height: 48px;
    margin-top: 28px;
    margin-bottom: 28px;
  }

    .footer-alt a {
      font-size: 14px;
      font-weight: 400;
      text-decoration: none;
      color: #60666B;
    }

    .footer-alt .col-md-9 {
      display: flex;
    }

    .footer-alt .col-md-3 {
      display: flex;
      justify-content: end;
      margin: auto;
    }

  .languages-menu {
    margin-bottom: 0px;
  }

  .shd-text {
    position: absolute;
    z-index: 17;
    top: 74%;
    left: 12%;
  }

    .shd-text h1 {
      font-size: 34px;
      font-weight: 600;
      color: #ffffff;
    }

    .shd-text h2 {
      font-size: 28px;
      font-weight: 600;
      color: #ffffff;
    }

  .main-sektorler .borderimg {
    border-radius: 28px;
  }

  .msek-line {
    justify-content: space-between;
  }

    .msek-line .col-md-4 {
      width: 32%;
      margin-bottom: 28px;
      border-radius: 48px;
    }

      .msek-line .col-md-4:hover {
        box-shadow: 0px 24px 24px 24px #0000004d;
        transition: 0.5s;
        transition-timing-function: ease;
      }

  .shadow:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.65)), color-stop(100%, rgba(0, 0, 0, 0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0); /* IE6-9 */
    z-index: 16;
    border-radius: 28px;
  }

  .main-sektorler h5 {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 28px;
    text-align: center;
    color: #292d78;
  }

  .main-sektorler {
	margin-top: 48px;
	background-repeat: no-repeat;
	background-image: url(../images/alma-back-green.svg);
	background-position-x: right;
	background-position-y: 114px;
	background-size: 90%;
  }

  .ntr-back {
    background-color: #F2F2F2;
    padding-top: 88px;
    padding-bottom: 88px;
    margin-top: 48px;
    margin-bottom: 88px;
  }

  .main-almaeng-abtg img {
    width: 108px;
  }

  .main-almaeng-abtt {
    margin: auto;
  }

    .main-almaeng-abtt p {
      font-size: 20px;
      color: #6A6A7E;
      font-weight: 400;
    }

  .main-almaeng-abtg h1 {
    font-size: 40px;
    color: #292D78;
    font-weight: 500;
    padding-right: 48px;
  }

  .alma-container {
    width: 80%;
    margin: auto;
  }

  .mb-text .img-fluid {
    float: right;
    width: 80%;
    display: block;
  }

  .owl-manset-text h1 {
    font-size: 34px;
    color: #ffffff;
    font-weight: 500;
    text-align: center;
    text-shadow: 2px 2px #0000007a;
  }

  .owl-manset-text h3 {
    font-size: 20px;
    color: #A3C5DE;
    font-weight: 400;
    text-align: center;
  }

  .btn-contact {
    padding: 14px 24px 14px 24px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #238462;
    background-color: #ffffff;
    width: 200px;
    text-align: center;
    margin-top: 28px;
    border: 1px solid #c6c6c6;
    background-image: url(../images/arrow-up-contact.svg);
    background-size: 12px;
    background-repeat: no-repeat;
    background-position: 124px 18px;
  }

  #inside-text h1 {
    margin-bottom: 48px;
  }

  #inside-manset img {
    width: 100%;
    border-radius: 48px;
  }

  .languages-box select {
    border: none;
    font-size: 14px;
    font-weight: 600;
    color: #47526F;
  }

  .languages-box i {
    padding-top: 5px;
    padding-right: 8px;
    color: #47526F;
  }

  .footer-line {
    padding-top: 28px;
    padding-bottom: 28px;
    width: 90%;
    margin: auto;
    align-items: center;
  }

  .footer-menu-line {
    background-color: #104432;
    border-radius: 48px;
    min-height: 600px;
    background-image: url('../images/footer-back.webp');
    background-repeat: no-repeat;
  }

  .main-news {
    margin-top: 48px;
  }

  .main-almaeng-g img {
    width: 60px;
  }

  .contanct-us-form {
    margin-bottom: 28px;
    margin-top: 48px;
  }

  .text-inside {
    position: absolute;
    bottom: 0px;
  }

  .dropdown-menu li a {
    font-size: 15px;
    font-weight: 500;
  }

  #main-markalar {
    background-color: #edeff2;
    padding: 18px;
    margin-bottom: 88px;
  }

  .languages-box ul li {
    padding: 8px;
  }

  .almaeng-logo {
    padding: 8px;
    width: 280px;
  }

  .footer-logo {
    padding: 8px;
    width: 88px;
  }

  .text-inside h1 {
    font-size: 32px;
    font-weight: 400;
    color: #53575a;
  }

  #inside-text .col-md-6 {
    margin: auto;
  }

  #inside-text {
    margin-bottom: 88px;
    margin-top: 48px;
  }

  .counters {
    display: flex;
    margin-bottom: 20px;
    margin-bottom: 5%;
  }

  .counter-border {
    border-left: 1px solid grey;
    height: 15%;
  }

  .counter p {
    font-size: 16px;
    font-weight: 400;
    color: #55575c;
  }

  .footer-aydinlatma {
    display: flex;
  }

    .footer-aydinlatma li {
      padding-right: 48px;
    }

  .venus-ajans {
    padding-left: 28px;
  }

  .general-title h5 {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 28px;
    text-align: center;
    color: #292d78;
  }

  .news-box-1 {
    margin-bottom: 88px;
    display: block;
    background-color: #F2F2F2;
    border-radius: 48px;
	width: 94%;
  }

  .news-box-info {
    padding: 28px;
  }

  .news-box-1 .col img {
    object-fit: fill;
    height: 100%;
  }

  .owl-carousel.owl-drag .owl-item {
    padding: 18px;
  }

  .news-box-info-date h3 {
    font-size: 14px;
    line-height: 2.5;
    color: #455270;
  }

  .news-box-1 h4 {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.2;
    color: #124433;
    text-align: left;
  }

  .news-box-1 p {
    font-size: 14px;
    line-height: 1.25;
    color: #65716D;
    text-align: left;
  }

  .news-box-info .news-box-info-link a {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 2.29px;
    text-align: justify;
    color: #ca003d;
  }

  .owl-news .owl-nav {
    position: absolute;
    top: 22%;
    left: 49%;
    transform: translate(-50%, -50%);
    display: flex;
    width: 106%;
    justify-content: space-between;
  }

  .owl-news .item img {
    width: 100%;
    height: auto;
    border-radius: 48px;
  }

  .languages-box-ul {
    display: flex;
    list-style-type: none;
    align-items: center;
  }

  .active a {
    color: #000;
  }

  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
    display: flex;
    align-items: center;
    white-space: nowrap;
  }

  .dropdown-menu {
    background-color: white;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
    z-index: 999;
    background-color: #ffffff;
    box-shadow: 0px 8px 6px -2px #144c394d;
  }

  .dropdown-menu a {
    color: #238462 !important;
    border-bottom: solid 0.5px #d4e0dc;
    text-align: start;
  }

    .dropdown-menu a:hover {
      color: #ffffff !important;
      text-align: start;
      background-color: #238462;
    }

  .nav-link:focus, .nav-link:hover {
    color: #414241;
  }

  .dropdown-menu .languages-box {
    margin-left: 80px;
  }

  #slider-manset {
    margin-top: -68px;
  }

  .nav-item a, .languages-box-ul {
    font-size: 15px;
    font-weight: 600;
    color: #238462;
  }

  .languages-box ul {
    margin-bottom: 4px;
  }

  .nav-item {
    padding: 0px 2px;
  }

  .dropdown, .dropdown-center, .dropend, .dropstart, .dropup, .dropup-center {
    position: relative;
  }

  .inside-text {
    padding-top: 48px;
    padding-bottom: 128px;
  }

    .inside-text h1 {
      font-size: 48px;
      font-weight: 600;
      color: #656868;
    }

    .inside-text h2 {
      font-size: 24px;
      font-weight: 400;
      color: #656868;
      letter-spacing: -0.8px;
      margin-bottom: 28px;
    }

    .inside-text p {
      font-size: 16px;
      font-weight: 300;
    }

  .main-almaeng-g {
    margin: auto;
    z-index: 6;
  }

  .main-almaeng-t {
    position: relative;
    float: right;
    z-index: 4;
  }

  .contact-us-form-info {
    column-gap: 16px;
  }

  .form-check-label {
    font-size: 14px;
    color: #9ba5a2;
  }

  .form-check {
    margin: auto;
  }

  .form-floating > label {
    font-size: 16px;
    color: #6c757d;
  }

  .contact-page {
    margin-top: 48px;
    margin-bottom: 48px;
  }

    .contact-page h1 {
      margin-bottom: 28px;
      font-weight: 500;
      font-size: 38px;
    }

  .contact-us-form h1 {
    margin-bottom: 28px;
    font-weight: 500;
    font-size: 38px;
  }

  .contact-page h2 {
    font-size: 36px;
    color: #292d78;
    margin-bottom: 28px;
    font-weight: 400;
  }

  .contact-page h3 {
    font-size: 14px;
    color: #243445;
    letter-spacing: 4px;
    margin: 0;
    padding: 0;
  }

  .contact-info {
    margin-top: 48px;
    margin-bottom: 48px;
  }

    .contact-info .col-md-6 {
      padding-right: 28px;
    }

    .contact-info .col-md-3 {
      color: #1e7356;
      font-weight: 500;
    }

    .contact-info .col-md-9 {
      padding-bottom: 18px;
      color: #80858B;
    }

    .contact-info .col-loc {
      width: 5%;
    }

    .contact-info .col-loc-txt {
      width: 95%;
      margin: auto;
    }

  .location-icon {
    width: 18px;
  }

  .brand-line {
    width: 80%;
  }

  .top-search {
    width: 4%;
  }

  #top-lang {
    justify-content: end;
    display: flex;
    margin-bottom: 38px;
    width: 98px;
  }

  .accordion-button {
    padding: 26px;
    font-size: 18px;
    font-weight: 400;
  }

    .accordion-button:not(.collapsed) {
      color: #ffffff;
      background-color: #243445;
    }

    .accordion-button:focus {
      box-shadow: none;
    }

  .form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #bdd0e7;
    outline: 0;
    box-shadow: 0 0 16px 0.25rem rgb(213 215 221);
  }

  .txtcenter {
    text-align: center;
    padding-bottom: 88px;
  }

  .kvkk-line {
    margin-top: 48px;
    margin-bottom: 18px;
  }

  .owl-carousel .owl-nav button.owl-prev {
    margin-right: 40px;
  }

  .owl-carousel .owl-nav button.owl-next {
    margin-left: 40px;
  }

  .bg-gray {
    background-color: #EAEDF4;
  }

  .nav-tabs {
    --bs-nav-tabs-border-width: 0px;
  }

  .dropdown-item.active, .dropdown-item:active {
    background-color: #1e5193;
  }

  .nav-tabs .nav-item.show .nav-tab-link, .nav-tabs .nav-tab-link.active {
    background: #EAEDF4;
    font-size: 18px;
    font-weight: 600;
    color: #AF2C3C;
    padding-left: 188px;
    padding-right: 188px;
    margin: auto;
    height: 54px;
    border: none;
  }

  .nav-tabs .nav-tab-link {
    background: #ffffff;
    font-size: 18px;
    font-weight: 600;
    color: #60666B;
    padding-left: 48px;
    padding-right: 48px;
    margin: auto;
    height: 54px;
    border: none;
  }

  .navbar-toggler {
    border: 0px;
    font-size: 44px;
    outline: none;
  }

    .navbar-toggler:focus {
      box-shadow: none;
    }

  .manset-gorsel {
    width: 100%;
    position: relative;
  }

    .manset-gorsel img {
      width: 100%;
    }

  .main-menu-header {
    margin: auto;
    z-index: 11;
  }

  .site-header {
    top: 0;
    left: 0;
    width: 100%;
    z-index: 12;
    position: relative;
  }

  .site-header-inside {
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 18px;
    z-index: 12;
  }

  .header-gorsel img {
    width: 100%;
  }
  /*header start*/
  .navbar {
  }

  .navbar-nav {
    padding: 0px 0px;
  }

  .nav-item {
  }

  .alma-logo {
    width: 168px;
  }

  .dropdown-menu {
    border: none;
    padding: 0px;
  }

    .dropdown-menu > li {
      padding: 5px 15px;
      border-bottom: 1px solid var(--second-color);
      width: 294px;
    }

      .dropdown-menu > li:nth-last-child(1) {
        padding-bottom: 20px;
      }

      .dropdown-menu > li:nth-child(1) {
        padding-top: 15px;
      }

  .dropdown-item {
    font-weight: 500;
    color: #37393B;
    font-size: 14px;
    border-bottom: solid 1px #dce0e6;
  }

  .navbar-brand {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .languages-menu li {
    float: left;
  }

    .languages-menu li:last-child {
      border-right: none;
    }

    .languages-menu li a {
      display: block;
      color: #278664;
      padding: 0px 8px;
      text-decoration: none;
      font-size: 14px;
    }

    .languages-menu li:first-child a {
      padding-left: 0px;
    }

  .owl-container {
    max-width: 90%;
    position: relative;
    margin: auto;
  }

  .owl-manset .owl-theme .owl-nav.disabled + .owl-dots {
    display: flex;
    justify-content: end;
    position: relative;
    right: 8%;
  }

  .owl-carousel .owl-item img {
    border-radius: 48px;
  }

  .owl-manset .owl-theme .owl-dots .owl-dot span {
    width: 18px;
    height: 18px;
    margin: 8px 8px;
    background-color: #c0cec9;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
  }

  .owl-manset .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #238462;
  }

  .owl-nav {
    justify-content: space-between;
  }

  .owl-manset-text {
    width: 100%;
    position: absolute;
    top: 44%;
    z-index: 12;
  }

    .owl-manset-text > h1 {
      font-size: 60px;
      color: #ffffff;
      font-weight: 500;
    }

    .owl-manset-text > h2 {
      font-size: 60px;
      color: #ffffff;
      font-weight: 500;
    }

  .header-manset {
    position: relative;
  }

  .contact-us-form {
    background-image: url(../images/footer-form-back.webp);
    background-repeat: no-repeat;
    background-size: contain;
    padding: 28px;
    position: relative;
    width: 90%;
    margin: auto;
    margin-bottom: 88px;
  }

  .contact-us-title h1 {
    font-size: 36px;
    font-weight: 600;
    letter-spacing: -0.46px;
    color: #122b4e;
  }

  .contact-us-title p {
    font-size: 16px;
    color: #687991;
    text-align: left;
    margin-top: 2%;
    margin-bottom: 2%;
  }

  #contact-us-form-title {
    font-size: 48px;
    color: #ffffff;
    font-weight: 600;
    top: 28%;
    position: absolute;
    left: 16%;
  }

  .contact-us-form .row {
    display: flex;
    justify-content: space-between;
  }

  .form-control {
    border-radius: 8px;
    border: solid 1px #e6e6e6;
    background-color: #ffffff;
    text-align: justify;
    color: #455270;
    font-size: 14px;
    margin-bottom: 12px;
    padding: 14px;
  }

  .footer-address-line {
    width: 90%;
    color: #68CAA9;
    margin: auto;
    padding-top: 0px;
    padding-bottom: 28px;
  }

    .footer-address-line .col-md-4 {
      padding: 18px;
    }

  .contact-form-check {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }

  .form-floating {
    font-size: 18px;
    text-align: justify;
    color: #575756;
  }

  .contact-us-form p {
    font-size: 18px;
    color: #3d4247;
  }

  .kvkk-menu li a {
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    color: #68CAA9;
    line-height: 34px;
  }

  .footer-address-line p {
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    color: #68CAA9;
	line-height: 24px;
	margin-bottom: 4px;
  }

    .footer-address-line p a {
      font-size: 16px;
      font-weight: 400;
      text-decoration: none;
      color: #68CAA9;
    }

  .contact-form {
    margin-top: 88px;
  }

  .footer {
    padding-bottom: 48px;
  }

    .footer .fa-brands {
      color: #68caa9;
      text-decoration: none;
      font-size: 28px;
      padding-right: 34px;
    }

  .copyright-text {
    font-size: 16px;
    text-align: center;
    color: #ffffffc4;
  }

  .footer-menu-kvkk {
    border-top: 1px solid #ffffff54;
    border-bottom: 1px solid #ffffff54;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .footer h1 {
    font-size: 30px;
    color: #ffffff;
    font-weight: 600;
    margin-bottom: 28px;
  }

  .footer-menu-line .col-md-3 {
    margin: auto;
  }
}

@media only screen and (min-width: 1025px) and (max-width: 1280px) {
  .container {
    max-width: 90%;
  }
 .almadocs {
	border: 1px solid #b2c0bb;
	padding: 18px;
	text-align: center;
	border-radius: 8px;
	margin: 8px;
    width: 30%;
}
.almadocs img {
	width: 48px;
	padding-right: 8px;
}
.almadocs-r {
	justify-content: center;
}
.almadocs-r a:hover {
	text-decoration: none!important;
}
.rounded-lines {
		width: 100%;
        margin: auto;
        position: relative;
    }
    
    .rounded-lines h3 {
        color: #238462;
		font-size: 28px;
        margin-top: 28px;
    }
    .alma-round {
		text-align: center;
        padding: 8px;
        border-radius: 50%;
        width: 188px;
        height: 188px;
        background-color: #104432;
        position: absolute;
        font-size: 16px;
        font-weight: 600;
        color: #ffffff;
        box-shadow: 0 0px 0px 1px #238462;
        border: 6px solid #ffffff;
        line-height: 20px;
    }
    .alma-round:hover {
        background-color: #238462!important;
        cursor: pointer;
    }
    .alma-round-text {
        width: 90%;
        margin: auto;
        padding: 2px;
    }
    
    .alma-round:nth-child(1) {
		bottom: 8px;
        position: relative;
        margin: auto;
        align-content: center;
    }
    .alma-round:nth-child(2) {
		bottom: 8px;
        position: relative;
        margin: auto;
        align-content: center;
    }
    .alma-round:nth-child(3) {
		bottom: 8px;
        position: relative;
        margin: auto;
        align-content: center;
    }
    .alma-round:nth-child(4) {
		bottom: 8px;
        position: relative;
        margin: auto;
        align-content: center;
    }
    .alma-round:nth-child(5) {
		bottom: 8px;
        position: relative;
        margin: auto;
        align-content: center;
    }
    .alma-round:nth-child(6) {
		bottom: 8px;
        position: relative;
        margin: auto;
        align-content: center;
    }
    .alma-round:nth-child(7) {
		bottom: 8px;
        position: relative;
        margin: auto;
        align-content: center;
    }
    .alma-round:nth-child(8) {
		bottom: 8px;
        position: relative;
        margin: auto;
        align-content: center;
    }
.rounded-lines li {
		line-height: 28px !important;
        font-size: 18px !important;
        padding: 0px !important;
}
.rounded-lines ul {
	padding: 0px;
}
  #top-lang-m {
	  display: none;
  }
  .location iframe {
    border-radius: 24px;
}
.alma-map {
	width: 100%;
}
.navbar-toggler-icon {
background-image: url(../images/hambmenu.svg);
}
 .form-check-input {
	border: none;
}
.contact-us-form .d-flex {
	display: block!important;
}
.contact-us-form .form-check {
	margin: auto;
	padding-top: 28px;
	padding-bottom: 28px;
}
.contact-us-form .form-select {
    font-size: 14px;
    color: #6c757d;
	border: solid 1px #e6e6e6;
}
#page-inside-text a:hover {
  text-decoration: underline;
  color: #238462;
}
  .contact-info-line .row {
	border-bottom: 1px solid #c6d6d0;
    margin-bottom: 18px;
}
.sector-text p {
	font-size: 18px;
	line-height: 36px;
}
.news-box-1 img {
    width: 100%;
    height: auto;
    border-radius: 48px;
}
.news-page .row {
	justify-content: left;
}
.news-page .col-md-4 {
	width: 32%;
}
.news-detail img {
	border-radius: 48px;
	width: 100%;
}
.alma-title-outline h1 {
    font-size: 98px;
    font-weight: 600;
    color: #248362;
    text-align: center;
    margin-top: 28px;
    margin-bottom: 28px;
}
.alma-title-outline h2 {
	font-family: "Caveat", cursive;
	font-optical-sizing: auto;
	font-weight: 600;
	font-size: 38px;
	text-align: center;
	margin-top: 48px;
    margin-bottom: 28px;
}
.alma-title-outline p {
    text-align: center;
    font-size: 18px;
    font-weight: 300;
    color: #104432;
	width: 88%;
    margin: auto;
	margin-top: 28px;
}
.whyalma-about-left p {
	color: white;
	font-size: 24px;
	text-align: center;
}
#whyalma-about {
  margin-top: 48px;
  margin-bottom: 88px;
}

#whyalma-about .whyalma-about-left {
  background-image: url(../images/main-sectors-back.webp);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  border-radius: 48px;
  min-height: 280px;
}

.whyalma-about-left .row {
  margin: auto;
  display: flex;
  width: 78%;
  margin-top: 128px;
}

.values .col-md-3 {
	flex: 0 0 auto;
	width: 22%;
	padding: 18px;
	border: 1px solid #8dbaaa;
	margin: 14px;
	align-items: center;
	align-content: center;
	text-align: center;
	border-radius: 18px;
}

.values {
	justify-content: space-around;
    width: 78%;
    margin: auto;
}
.alma-team {
	justify-content: space-around;
    width: 78%;
    margin: auto;
} 
.alma-team .col-md-4 {
	flex: 0 0 auto;
	width: 32%;
	padding: 18px;
	border: 1px solid #8dbaaa;
	margin: 18px;
	align-items: center;
	align-content: center;
	text-align: center;
	border-radius: 18px;
}
.alma-team img {
	width: 100%;
}
.team-text {
	padding: 18px;
    min-height: 228px;
}
.alma-team h2 {
	font-size: 148px;
    font-weight: 600;
    color: white;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #67a791;
    text-align: center;
    margin-top: 28px;
    margin-bottom: 28px;
}
.alma-hr .col-sm-4 {
	padding: 18px;
}
.alma-hr h3 {
	font-size: 24px;
}
.alma-hr .form-check {
	margin: auto;
	padding-top: 28px;
	padding-bottom: 28px;
}
  .site-header .container {
    max-width: 80%;
  }
  .alma-h1 {
	font-family: 'Barlow', sans-serif;
	font-size: 38px !important;
	font-weight: 600 !important;
	color: #104432 !important;
	width: 78%;
}
.alma-h2 {
	font-family: 'Barlow', sans-serif;
	font-size: 36px;
	font-weight: 500;
	color: #124433;
}
.alma-h3 {
	font-family: 'Barlow', sans-serif;
	font-size: 24px;
	font-weight: 500;
	color: #124433;
}
.news-box-info-title {
	min-height: 188px;
}
#page-inside-text {
	margin-top: 48px;
	margin-bottom: 88px;
}
#page-inside-text ul, #page-inside-text ol, #page-inside-text li {
  padding: 0 8px;
  list-style: disc;
}
#page-inside-text li::marker {
  color: #104432;
}
.navbar {
	--bs-navbar-padding-y: 0px;
}

  #slider-alser .owl-nav {
    top: -100%;
    z-index: 11;
    position: relative;
    float: right;
  }

  #main-offer .maindy-text {
    width: 48%;
    position: absolute;
    text-align: center;
    margin: auto;
    top: 50%;
    right: 0;
    left: 0;
	z-index: 20;
  }

    #main-offer .maindy-text h1 {
      font-size: 48px;
      color: #ffffff;
      font-weight: 600;
    }

    #main-offer .maindy-text p {
      font-size: 24px;
      color: #ffffff;
      font-weight: 300;
    }

  #whyalmaeng .whyindustryitem {
    width: 50%;
    padding: 8px;
    font-size: 26px;
    font-weight: 600;
    color: #ffffff;
  }

  p {
    font-size: 16px;
  }

  li {
    font-size: 18px;
  }

  .shadow-ins-refl:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    background: linear-gradient(to bottom, rgb(0 0 0 / 32%) 0%, rgb(0 0 0 / 60%) 100%);
    z-index: 1;
    border-radius: 48px;
  }

  .reflist-text .ref-features img {
    width: 28px !important;
  }

  .ref-inside-manset-text {
    text-align: center;
  }

  #reflist-guy {
    margin-bottom: 48px;
    margin-top: 28px;
  }

  .reflist-guy-text .col-md-4 {
    padding: 28px;
  }

  .refimg {
    border-radius: 48px;
  }

  #reflist-guy img {
    width: 100%;
  }

  .reflist-guy-text .ref-title {
    width: 100%;
  }

    .reflist-guy-text .ref-title h1 {
      color: #ffffff;
      margin-bottom: 18px;
      font-size: 34px;
      font-weight: 500;
    }

  #reflist-guy-alma .reflist-guy-text {
    width: 80%;
    position: absolute;
    right: 0;
    left: 0;
    display: flex;
    z-index: 11;
    padding: 34px;
  }

    #reflist-guy-alma .reflist-guy-text h2 {
      font-family: 'Barlow', sans-serif;
      font-size: 22px;
      font-weight: 600;
      color: #ffffff;
      margin-top: 8px;
    }

    #reflist-guy-alma .reflist-guy-text p {
      font-family: 'Barlow', sans-serif;
      font-size: 16px;
      font-weight: 400;
      color: #ffffff;
	  line-height: 18px;
    }

  .ref-title {
	width: 40%;
	padding-right: 28px;
  }

  .ref-features {
    width: 20%;
	padding-left: 28px;
  }

  .refs-sects-gal {
    margin-bottom: 48px;
    margin-top: 48px;
  }

    .refs-sects-gal img {
      border-radius: 48px;
    }

    .refs-sects-gal .col-md-6 {
      padding: 18px;
    }

  .refs-text {
    margin-top: 88px;
    margin-bottom: 8px;
  }

  #main-offer .maindy-text {
    width: 58%;
    position: absolute;
    text-align: center;
    margin: auto;
    top: 38%;
    right: 0;
    left: 0;
	z-index: 20;
  }

    #main-offer .maindy-text h1 {
      font-size: 44px;
      color: #ffffff;
      font-weight: 600;
    }

    #main-offer .maindy-text p {
      font-size: 24px;
      color: #ffffff;
      font-weight: 300;
    }

  #whyalmaeng .whyindustryitem {
    width: 50%;
    padding: 8px;
    font-size: 24px;
    font-weight: 600;
    color: #ffffff;
  }

  .refs-text .col-md-3 {
    padding: 28px;
  }

  .refs-text h1 {
    font-weight: 500;
  }

  .refs-text h2 {
    font-weight: 500;
    font-size: 28px;
    margin-top: 28px;
  }

  .refs-text li {
    list-style: disc;
    color: #65716D;
    line-height: 38px;
    list-style-position: inside;
  }

  .inside-manset-text p {
    color: #ffffff;
    text-align: center;
    margin-bottom: 0px;
  }

  .sectors-sects-gal {
    margin-bottom: 48px;
  }

    .sectors-sects-gal img {
		border-radius: 18px;
		border: 1px solid gray;
		padding: 8px;
    }

    .sectors-sects-gal .col-md-6 {
      padding: 18px;
    }

  .sector-text {
    margin-top: 88px;
    margin-bottom: 88px;
  }

    .sector-text .col-md-6 {
      padding: 28px;
    }

    .sector-text h1 {
      font-weight: 500;
      margin-bottom: 48px;
	  font-family: "Caveat", cursive;
		font-optical-sizing: auto;
		font-style: normal;
		text-align: center;
    }

    .sector-text li {
      list-style: disc;
      color: #65716D;
      line-height: 30px;
      list-style-position: inside;
    }

  .ins-almaeng-abtg .fa-arrow-right-long:before {
    color: #238462;
    padding-right: 8px;
    font-size: 12px;
  }

  .ins-almaeng-abtg p {
    width: 68%;
    margin: auto;
  }

  .ins-almaeng-abtg h2 {
    font-size: 36px;
    font-weight: 600;
    color: #104432;
  }

  .ins-almaeng-abtg {
    padding: 48px;
    text-align: center;
    margin-top: 28px;
    margin-bottom: 48px;
  }

  .shadow-ins-ft:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    background: linear-gradient(to bottom, rgb(76 76 76 / 59%) 0%, rgb(72 72 72 / 75%) 100%);
    z-index: 1;
    border-radius: 48px;
  }

  .guy-text .col-md-4 {
    padding: 28px;
  }

  #main-guy img {
    width: 100%;
  }

  #main-guy-alma .guy-text {
    width: 68%;
    position: absolute;
    text-align: center;
    margin: auto;
    top: 38%;
    right: 0;
    left: 0;
    display: flex;
    z-index: 11;
  }

    #main-guy-alma .guy-text h2 {
      font-family: 'Barlow', sans-serif;
      font-size: 28px;
      font-weight: 600;
      color: #ffffff;
    }

    #main-guy-alma .guy-text p {
      font-family: 'Barlow', sans-serif;
      font-size: 18px;
      font-weight: 400;
      color: #ffffff;
    }

  .alma-text-container {
    width: 68%;
    margin: auto;
    margin-top: 88px;
    margin-bottom: 88px;
  }

    .alma-text-container h2 {
      font-size: 28px;
      font-weight: 500;
      color: #124735;
      text-align: center;
    }

  #insalma {
    margin-top: 8px;
  }

    #insalma .insalma-fl {
      padding: 88px;
      background-image: url(../images/main-sectors-back.webp);
      background-repeat: no-repeat;
      background-size: cover;
      min-height: 480px;
      width: 100%;
      border-radius: 68px;
    }

  .insalma-fl .row {
    margin: auto;
    display: flex;
    width: 78%;
    margin-top: 128px;
  }

  #insalma .whyalmitem {
    width: 80%;
    margin: auto;
  }

  #insalma h3 {
    font-size: 30px;
    color: #ffffff;
    font-weight: 500;
    text-align: center;
  }

  .inside-container {
    width: 90%;
    margin: auto;
  }

  .services-text ul {
    padding-left: 18px;
  }

  #main-hizmetler .owl-item img {
    border-radius: 0px;
  }

  .btn-alma img {
    width: 18px !important;
  }

  #main-hizmetler .owl-item {
    padding: 0px;
  }

  .btn-alma {
    padding: 16px 24px 16px 24px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    position: relative;
    background-color: #238462;
    width: 180px;
    text-align: center;
    border: none;
    border-radius: 8px;
    color: #ffffff;
    background-image: url(../images/arrow-up.svg);
    background-size: 12px;
    background-repeat: no-repeat;
    background-position: 128px 20px;
  }

    .btn-alma a {
      color: #ffffff;
      text-decoration: none;
    }

  .general-title-baslik h1 {
    font-family: 'Barlow', sans-serif;
    font-size: 128px;
    font-weight: 600;
    color: white;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #67a791;
    margin-bottom: -48px;
  }

  .main-text-area {
    width: 78%;
    margin: auto;
    text-align: center;
  }

    .main-text-area h1 {
      margin-top: 48px;
      margin-bottom: 48px;
      font-size: 36px;
      font-weight: 500;
    }

    .main-text-area p {
      margin-bottom: 88px;
    }

  .services-cont-text h1 {
    font-size: 128px;
    font-weight: 600;
    color: #ffffff00 !important;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #ffffffad;
	letter-spacing: -1px;
    margin-top: 104px;
  }

  .alma-services {
    margin-top: 148px;
  }

  .services-text {
    margin-top: 48px;
	padding-left: 28px;
  }

    .services-text h1 {
      font-weight: 500;
      color: #ffffff;
      padding-top: 28px;
      padding-bottom: 28px;
    }

    .services-text p {
      font-size: 20px;
      font-weight: 400;
      color: #ffffff;
    }

    .services-text li {
      font-size: 20px;
      font-weight: 400;
      color: #91F4D1;
      list-style-type: disc;
    }

  .navbar-expand-lg .navbar-collapse {
    margin-bottom: 38px;
  }

  .contact-us-form-title {
    font-size: 36px;
    color: #292d78;
    margin-bottom: 28px;
    font-weight: 400;
  }

  .almaeng-g {
    margin: auto;
    padding-top: 128px;
  }

  #about-why {
    background-image: url(../images/neden-almaeng-back.webp);
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 680px;
    margin-top: 128px;
    position: relative;
  }

    #about-why .whyalmaeng-about {
      position: absolute;
      top: 36%;
      margin: 0;
    }

  .whyalmaeng-about h1 {
    font-size: 42px;
    color: #ffffff;
    top: 36%;
    position: relative;
  }


  .nt-text .img-fluid {
    margin: auto;
    width: 64%;
    display: block;
  }

  .alma-ab-container h1 {
    font-size: 38px;
    font-weight: 400;
    color: #292D78;
    margin-bottom: 48px;
  }

  .alma-ab-container {
    margin-left: 22%;
    margin-top: 48px;
  }

  .ntd-text .img-fluid {
    width: 90%;
    display: block;
    float: right;
    border-radius: 0px 0px 0px 64px;
  }

  .hizmet-dty-almaeng {
    margin-bottom: 128px;
  }

  .alma-dty-container {
    margin-left: 22%;
  }

    .alma-dty-container h1 {
      font-size: 38px;
      font-weight: 400;
      color: #292D78;
      margin-bottom: 48px;
    }

  .alma-refs .row {
    justify-content: center;
  }

  .alma-refs .col-md-2 {
    width: 16%;
    padding: 18px;
    border: 1px solid gray;
    border-radius: 24px;
    height: 188px;
    margin: 18px;
  }

  .alma-refs img {
    width: 200px;
    margin: auto;
    display: block;
  }

  #alma-referanslar {
    margin-top: 48px;
  }

  #inside-manset {
    position: relative;
    margin-top: -68px;
  }

  .inside-manset-text {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 44%;
    z-index: 11;
  }

    .inside-manset-text h1 {
      font-size: 34px;
      color: #ffffff;
      font-weight: 500;
      text-align: center;
      text-shadow: 2px 2px #0000007a;
    }

  .shadow-ins:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    background: linear-gradient(to bottom, rgb(0 0 0 / 8%) 0%, rgb(0 0 0 / 10%) 100%);
    z-index: 1;
    border-radius: 48px;
  }

  .alma-container h1 {
	font-size: 128px;
	font-weight: 600;
	color: white;
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: #67a791;
	text-align: center;
	margin-top: 18px;
	margin-bottom: 18px;
  }

  .alma-container h2 {
    font-size: 36px;
    font-weight: 500;
    color: #124735;
    text-align: center;
    margin-bottom: 48px;
  }

  .ins-ntr-back {
    margin-top: 18px;
  }

  .page-more img {
    margin-top: -48px;
    z-index: 30;
    position: absolute;
    left: 48%;
  }

  #news-more img {
    width: 48px;
    border-radius: 0px;
  }

  .news-date {
    font-size: 14px;
    font-weight: 400;
    color: #9daabd;
  }

  #whyalmaeng {
    margin-top: 48px;
    margin-bottom: 88px;
  }

    #whyalmaeng .whyalmaeng-left {
      background-image: url(../images/main-sectors-back.webp);
      background-repeat: no-repeat;
      background-size: cover;
      width: 100%;
      border-radius: 48px;
    }

  .whyalmaeng-left .row {
    margin: auto;
    display: flex;
    width: 84%;
    margin-top: 128px;
  }

  #whyalmaeng .whyalmaeng-right {
    width: 80%;
    margin-right: 20%;
    padding: 24px 24px 24px 88px;
  }

  #whyalmaeng h1 {
    font-size: 128px;
    font-weight: 600;
    color: #ffffff00 !important;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #ffffff;
    text-align: right;
    margin-bottom: -28px;
  }

  .fa-arrow-right-long:before {
    color: #238462;
    padding-right: 8px;
    font-size: 18px;
  }

  #whyalmaeng .whyalmaeng-right img {
    width: 68px;
  }

  #whyalmaeng .whyalmaeng-right h2 {
    font-size: 88px;
    font-weight: 600;
    color: #292D78;
  }

  #whyalmaeng .whyalmaeng-right p {
    font-size: 18px;
    font-weight: 500;
    color: #6A6A7E;
    padding-top: 58px;
    padding-left: 18px;
  }

  #whyalmaeng .whyalmaeng-right .col-img {
    width: 15%;
    margin: auto;
  }

  #whyalmaeng .whyalmaeng-right .col-dgr {
    width: 85%;
    margin: auto;
    display: flex;
  }

  #whyalmaeng .whyalmaeng-right .row {
    border-bottom: 1px solid #dadada;
    margin-bottom: 28px;
  }

  .footer-line .fa-brands {
    color: #2A2F78;
    font-size: 28px;
    padding-left: 18px;
  }

  .footer-menu-line .col-md-3 {
    margin: auto;
  }

  .footer-menu-line .col-md-2 {
    margin: auto;
    display: flex;
  }

  .footer-menu-line .col-md-7 {
    margin: auto;
  }

  .footer-languages-menu {
    display: flex;
    margin: 0px;
  }

  .footer-menu {
    display: flex;
    margin: auto;
    justify-content: end;
  }

    .footer-menu li {
      margin-right: 18px;
    }

      .footer-menu li a {
        font-size: 14px;
        font-weight: 500;
        text-decoration: none;
        color: #68CAA9;
      }

  .footer-languages-menu li a {
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    color: #2a2f78;
  }

  .footer-languages-menu li {
    padding-left: 18px;
  }

  .footer-line .col-md-6 {
    margin: auto;
    justify-content: end;
    display: flex;
  }

  .footer-languages-menu li:first-child {
    padding: 0px;
    border: 1px solid gray;
    border-radius: 8px;
    width: 48px;
    height: 48px;
    text-align: center;
    align-content: center;
  }

  .footer-languages-menu li:nth-child(2) {
    padding: 0px;
    border: 0px solid gray;
    border-radius: 8px;
    width: 48px;
    height: 48px;
    text-align: center;
    align-content: center;
  }

  .footer-alt {
    height: 48px;
    margin-top: 28px;
    margin-bottom: 28px;
  }

    .footer-alt a {
      font-size: 14px;
      font-weight: 400;
      text-decoration: none;
      color: #60666B;
    }

    .footer-alt .col-md-9 {
      display: flex;
    }

    .footer-alt .col-md-3 {
      display: flex;
      justify-content: end;
      margin: auto;
    }

  .languages-menu {
    margin-bottom: 0px;
  }

  .shd-text {
    position: absolute;
    z-index: 17;
    top: 74%;
    left: 12%;
  }

    .shd-text h1 {
      font-size: 34px;
      font-weight: 600;
      color: #ffffff;
    }

    .shd-text h2 {
      font-size: 28px;
      font-weight: 600;
      color: #ffffff;
    }

  .main-sektorler .borderimg {
    border-radius: 28px;
  }

  .msek-line {
    justify-content: space-between;
  }

    .msek-line .col-md-4 {
      width: 32%;
      margin-bottom: 28px;
      border-radius: 48px;
    }

      .msek-line .col-md-4:hover {
        box-shadow: 0px 24px 24px 24px #0000004d;
        transition: 0.5s;
        transition-timing-function: ease;
      }

  .shadow:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.65)), color-stop(100%, rgba(0, 0, 0, 0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0); /* IE6-9 */
    z-index: 16;
    border-radius: 28px;
  }

  .main-sektorler h5 {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 28px;
    text-align: center;
    color: #292d78;
  }

  .main-sektorler {
	margin-top: 48px;
	background-repeat: no-repeat;
	background-image: url(../images/alma-back-green.svg);
	background-position-x: right;
	background-position-y: 114px;
	background-size: 90%;
  }

  .ntr-back {
    background-color: #F2F2F2;
    padding-top: 88px;
    padding-bottom: 88px;
    margin-top: 48px;
    margin-bottom: 88px;
  }

  .main-almaeng-abtg img {
    width: 108px;
  }

  .main-almaeng-abtt {
    margin: auto;
  }

    .main-almaeng-abtt p {
      font-size: 20px;
      color: #6A6A7E;
      font-weight: 400;
    }

  .main-almaeng-abtg h1 {
    font-size: 40px;
    color: #292D78;
    font-weight: 500;
    padding-right: 48px;
  }

  .alma-container {
    width: 80%;
    margin: auto;
  }

  .mb-text .img-fluid {
    float: right;
    width: 80%;
    display: block;
  }

  .owl-manset-text h1 {
    font-size: 34px;
    color: #ffffff;
    font-weight: 500;
    text-align: center;
    text-shadow: 2px 2px #0000007a;
  }

  .owl-manset-text h3 {
    font-size: 20px;
    color: #A3C5DE;
    font-weight: 400;
    text-align: center;
  }

  .btn-contact {
    padding: 14px 24px 14px 24px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #238462;
    background-color: #ffffff;
    width: 200px;
    text-align: center;
    margin-top: 28px;
    border: 1px solid #c6c6c6;
    background-image: url(../images/arrow-up-contact.svg);
    background-size: 12px;
    background-repeat: no-repeat;
    background-position: 124px 18px;
  }

  #inside-text h1 {
    margin-bottom: 48px;
  }

  #inside-manset img {
    width: 100%;
    border-radius: 48px;
  }

  .languages-box select {
    border: none;
    font-size: 14px;
    font-weight: 600;
    color: #47526F;
  }

  .languages-box i {
    padding-top: 5px;
    padding-right: 8px;
    color: #47526F;
  }

  .footer-line {
    padding-top: 28px;
    padding-bottom: 28px;
    width: 90%;
    margin: auto;
    align-items: center;
  }

  .footer-menu-line {
    background-color: #104432;
    border-radius: 48px;
    min-height: 600px;
    background-image: url('../images/footer-back.webp');
    background-repeat: no-repeat;
  }

  .main-news {
    margin-top: 48px;
  }

  .main-almaeng-g img {
    width: 60px;
  }

  .contanct-us-form {
    margin-bottom: 28px;
    margin-top: 48px;
  }

  .text-inside {
    position: absolute;
    bottom: 0px;
  }

  .dropdown-menu li a {
    font-size: 15px;
    font-weight: 500;
  }

  #main-markalar {
    background-color: #edeff2;
    padding: 18px;
    margin-bottom: 88px;
  }

  .languages-box ul li {
    padding: 8px;
  }

  .almaeng-logo {
    padding: 8px;
    width: 280px;
  }

  .footer-logo {
    padding: 8px;
    width: 88px;
  }

  .text-inside h1 {
    font-size: 32px;
    font-weight: 400;
    color: #53575a;
  }

  #inside-text .col-md-6 {
    margin: auto;
  }

  #inside-text {
    margin-bottom: 88px;
    margin-top: 48px;
  }

  .counters {
    display: flex;
    margin-bottom: 20px;
    margin-bottom: 5%;
  }

  .counter-border {
    border-left: 1px solid grey;
    height: 15%;
  }

  .counter p {
    font-size: 16px;
    font-weight: 400;
    color: #55575c;
  }

  .footer-aydinlatma {
    display: flex;
  }

    .footer-aydinlatma li {
      padding-right: 48px;
    }

  .venus-ajans {
    padding-left: 28px;
  }

  .general-title h5 {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 28px;
    text-align: center;
    color: #292d78;
  }

  .news-box-1 {
    margin-bottom: 88px;
    display: block;
    background-color: #F2F2F2;
    border-radius: 48px;
	width: 96%;
  }

  .news-box-info {
    padding: 28px;
  }

  .news-box-1 .col img {
    object-fit: fill;
    height: 100%;
  }

  .owl-carousel.owl-drag .owl-item {
    padding: 18px;
  }

  .news-box-info-date h3 {
    font-size: 14px;
    line-height: 2.5;
    color: #455270;
  }

  .news-box-1 h4 {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.2;
    color: #124433;
    text-align: left;
  }

  .news-box-1 p {
    font-size: 14px;
    line-height: 1.25;
    color: #65716D;
    text-align: left;
  }

  .news-box-info .news-box-info-link a {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 2.29px;
    text-align: justify;
    color: #ca003d;
  }

  .owl-news .owl-nav {
    position: absolute;
    top: 22%;
    left: 49%;
    transform: translate(-50%, -50%);
    display: flex;
    width: 106%;
    justify-content: space-between;
  }

  .owl-news .item img {
    width: 100%;
    height: auto;
    border-radius: 48px;
  }

  .languages-box-ul {
    display: flex;
    list-style-type: none;
    align-items: center;
  }

  .active a {
    color: #000;
  }

  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
    display: flex;
    align-items: center;
    white-space: nowrap;
  }

  .dropdown-menu {
    background-color: white;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
    z-index: 999;
    background-color: #ffffff;
    box-shadow: 0px 8px 6px -2px #144c394d;
  }

  .dropdown-menu a {
    color: #238462 !important;
    border-bottom: solid 0.5px #d4e0dc;
    text-align: start;
  }

    .dropdown-menu a:hover {
      color: #ffffff !important;
      text-align: start;
      background-color: #238462;
    }

  .nav-link:focus, .nav-link:hover {
    color: #414241;
  }

  .dropdown-menu .languages-box {
    margin-left: 80px;
  }

  #slider-manset {
    margin-top: -68px;
  }

  .nav-item a, .languages-box-ul {
    font-size: 15px;
    font-weight: 600;
    color: #238462;
  }

  .languages-box ul {
    margin-bottom: 4px;
  }

  .nav-item {
    padding: 0px 2px;
  }

  .dropdown, .dropdown-center, .dropend, .dropstart, .dropup, .dropup-center {
    position: relative;
  }

  .inside-text {
    padding-top: 48px;
    padding-bottom: 128px;
  }

    .inside-text h1 {
      font-size: 48px;
      font-weight: 600;
      color: #656868;
    }

    .inside-text h2 {
      font-size: 24px;
      font-weight: 400;
      color: #656868;
      letter-spacing: -0.8px;
      margin-bottom: 28px;
    }

    .inside-text p {
      font-size: 16px;
      font-weight: 300;
    }

  .main-almaeng-g {
    margin: auto;
    z-index: 6;
  }

  .main-almaeng-t {
    position: relative;
    float: right;
    z-index: 4;
  }

  .contact-us-form-info {
    column-gap: 16px;
  }

  .form-check-label {
    font-size: 14px;
    color: #9ba5a2;
  }

  .form-check {
    margin: auto;
  }

  .form-floating > label {
    font-size: 16px;
    color: #6c757d;
  }

  .contact-page {
    margin-top: 48px;
    margin-bottom: 48px;
  }

    .contact-page h1 {
      margin-bottom: 28px;
      font-weight: 500;
      font-size: 38px;
    }

  .contact-us-form h1 {
    margin-bottom: 28px;
    font-weight: 500;
    font-size: 38px;
  }

  .contact-page h2 {
    font-size: 36px;
    color: #292d78;
    margin-bottom: 28px;
    font-weight: 400;
  }

  .contact-page h3 {
    font-size: 14px;
    color: #243445;
    letter-spacing: 4px;
    margin: 0;
    padding: 0;
  }

  .contact-info {
    margin-top: 48px;
    margin-bottom: 48px;
  }

    .contact-info .col-md-6 {
      padding-right: 28px;
    }

    .contact-info .col-md-3 {
      color: #1e7356;
      font-weight: 500;
    }

    .contact-info .col-md-9 {
      padding-bottom: 18px;
      color: #80858B;
    }

    .contact-info .col-loc {
      width: 5%;
    }

    .contact-info .col-loc-txt {
      width: 95%;
      margin: auto;
    }

  .location-icon {
    width: 18px;
  }

  .brand-line {
    width: 80%;
  }

  .top-search {
    width: 4%;
  }

  #top-lang {
    justify-content: end;
    display: flex;
    margin-bottom: 38px;
    width: 98px;
  }

  .accordion-button {
    padding: 26px;
    font-size: 18px;
    font-weight: 400;
  }

    .accordion-button:not(.collapsed) {
      color: #ffffff;
      background-color: #243445;
    }

    .accordion-button:focus {
      box-shadow: none;
    }

  .form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #bdd0e7;
    outline: 0;
    box-shadow: 0 0 16px 0.25rem rgb(213 215 221);
  }

  .txtcenter {
    text-align: center;
    padding-bottom: 88px;
  }

  .kvkk-line {
    margin-top: 48px;
    margin-bottom: 18px;
  }

  .owl-carousel .owl-nav button.owl-prev {
    margin-right: 40px;
  }

  .owl-carousel .owl-nav button.owl-next {
    margin-left: 40px;
  }

  .bg-gray {
    background-color: #EAEDF4;
  }

  .nav-tabs {
    --bs-nav-tabs-border-width: 0px;
  }

  .dropdown-item.active, .dropdown-item:active {
    background-color: #1e5193;
  }

  .nav-tabs .nav-item.show .nav-tab-link, .nav-tabs .nav-tab-link.active {
    background: #EAEDF4;
    font-size: 18px;
    font-weight: 600;
    color: #AF2C3C;
    padding-left: 188px;
    padding-right: 188px;
    margin: auto;
    height: 54px;
    border: none;
  }

  .nav-tabs .nav-tab-link {
    background: #ffffff;
    font-size: 18px;
    font-weight: 600;
    color: #60666B;
    padding-left: 48px;
    padding-right: 48px;
    margin: auto;
    height: 54px;
    border: none;
  }

  .navbar-toggler {
    border: 0px;
    font-size: 44px;
    outline: none;
  }

    .navbar-toggler:focus {
      box-shadow: none;
    }

  .manset-gorsel {
    width: 100%;
    position: relative;
  }

    .manset-gorsel img {
      width: 100%;
    }

  .main-menu-header {
    margin: auto;
    z-index: 11;
  }

  .site-header {
    top: 0;
    left: 0;
    width: 100%;
    z-index: 12;
    position: relative;
  }

  .site-header-inside {
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 18px;
    z-index: 12;
  }

  .header-gorsel img {
    width: 100%;
  }
  /*header start*/
  .navbar {
  }

  .navbar-nav {
    padding: 0px 0px;
  }

  .nav-item {
  }

  .alma-logo {
    width: 168px;
  }

  .dropdown-menu {
    border: none;
    padding: 0px;
  }

    .dropdown-menu > li {
      padding: 5px 15px;
      border-bottom: 1px solid var(--second-color);
      width: 294px;
    }

      .dropdown-menu > li:nth-last-child(1) {
        padding-bottom: 20px;
      }

      .dropdown-menu > li:nth-child(1) {
        padding-top: 15px;
      }

  .dropdown-item {
    font-weight: 500;
    color: #37393B;
    font-size: 14px;
    border-bottom: solid 1px #dce0e6;
  }

  .navbar-brand {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .languages-menu li {
    float: left;
  }

    .languages-menu li:last-child {
      border-right: none;
    }

    .languages-menu li a {
      display: block;
      color: #278664;
      padding: 0px 8px;
      text-decoration: none;
      font-size: 14px;
    }

    .languages-menu li:first-child a {
      padding-left: 0px;
    }

  .owl-container {
    max-width: 90%;
    position: relative;
    margin: auto;
  }

  .owl-manset .owl-theme .owl-nav.disabled + .owl-dots {
    display: flex;
    justify-content: end;
    position: relative;
    right: 8%;
  }

  .owl-carousel .owl-item img {
    border-radius: 48px;
  }

  .owl-manset .owl-theme .owl-dots .owl-dot span {
    width: 18px;
    height: 18px;
    margin: 8px 8px;
    background-color: #c0cec9;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
  }

  .owl-manset .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #238462;
  }

  .owl-nav {
    justify-content: space-between;
  }

  .owl-manset-text {
    width: 100%;
    position: absolute;
    top: 44%;
    z-index: 12;
  }

    .owl-manset-text > h1 {
      font-size: 60px;
      color: #ffffff;
      font-weight: 500;
    }

    .owl-manset-text > h2 {
      font-size: 60px;
      color: #ffffff;
      font-weight: 500;
    }

  .header-manset {
    position: relative;
  }

  .contact-us-form {
    background-image: url(../images/footer-form-back.webp);
    background-repeat: no-repeat;
    background-size: contain;
    padding: 28px;
    position: relative;
    width: 90%;
    margin: auto;
    margin-bottom: 88px;
  }

  .contact-us-title h1 {
    font-size: 36px;
    font-weight: 600;
    letter-spacing: -0.46px;
    color: #122b4e;
  }

  .contact-us-title p {
    font-size: 16px;
    color: #687991;
    text-align: left;
    margin-top: 2%;
    margin-bottom: 2%;
  }

  #contact-us-form-title {
    font-size: 48px;
    color: #ffffff;
    font-weight: 600;
    top: 28%;
    position: absolute;
    left: 16%;
  }

  .contact-us-form .row {
    display: flex;
    justify-content: space-between;
  }

  .form-control {
    border-radius: 8px;
    border: solid 1px #e6e6e6;
    background-color: #ffffff;
    text-align: justify;
    color: #455270;
    font-size: 14px;
    margin-bottom: 12px;
    padding: 14px;
  }

  .footer-address-line {
    width: 90%;
    color: #68CAA9;
    margin: auto;
    padding-top: 0px;
    padding-bottom: 28px;
  }

    .footer-address-line .col-md-4 {
      padding: 18px;
    }

  .contact-form-check {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }

  .form-floating {
    font-size: 18px;
    text-align: justify;
    color: #575756;
  }

  .contact-us-form p {
    font-size: 18px;
    color: #3d4247;
  }

  .kvkk-menu li a {
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    color: #68CAA9;
    line-height: 34px;
  }

  .footer-address-line p {
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    color: #68CAA9;
	line-height: 24px;
	margin-bottom: 4px;
  }

    .footer-address-line p a {
      font-size: 16px;
      font-weight: 400;
      text-decoration: none;
      color: #68CAA9;
    }

  .contact-form {
    margin-top: 88px;
  }

  .footer {
    padding-bottom: 48px;
  }

    .footer .fa-brands {
      color: #68caa9;
      text-decoration: none;
      font-size: 28px;
      padding-right: 34px;
    }

  .copyright-text {
    font-size: 16px;
    text-align: center;
    color: #ffffffc4;
  }

  .footer-menu-kvkk {
    border-top: 1px solid #ffffff54;
    border-bottom: 1px solid #ffffff54;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .footer h1 {
    font-size: 30px;
    color: #ffffff;
    font-weight: 600;
    margin-bottom: 28px;
  }

  .footer-menu-line .col-md-3 {
    margin: auto;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .container {
    max-width: 94%;
  }
 .almadocs {
	border: 1px solid #b2c0bb;
	padding: 18px;
	text-align: center;
	border-radius: 8px;
	margin: 8px;
    width: 48%;
}
.almadocs img {
	width: 48px;
	padding-right: 8px;
}
.almadocs-r {
	justify-content: center;
}
.almadocs-r a:hover {
	text-decoration: none!important;
}
.rounded-lines {
		width: 100%;
        margin: auto;
        position: relative;
    }
    
    .rounded-lines h3 {
        color: #238462;
		font-size: 28px;
        margin-top: 28px;
    }
    .alma-round {
		text-align: center;
        padding: 8px;
        border-radius: 50%;
        width: 188px;
        height: 188px;
        background-color: #104432;
        position: absolute;
        font-size: 16px;
        font-weight: 600;
        color: #ffffff;
        box-shadow: 0 0px 0px 1px #238462;
        border: 6px solid #ffffff;
        line-height: 20px;
    }
    .alma-round:hover {
        background-color: #238462!important;
        cursor: pointer;
    }
    .alma-round-text {
        width: 90%;
        margin: auto;
        padding: 2px;
    }
    
    .alma-round:nth-child(1) {
		bottom: 8px;
        position: relative;
        margin: auto;
        align-content: center;
    }
    .alma-round:nth-child(2) {
		bottom: 8px;
        position: relative;
        margin: auto;
        align-content: center;
    }
    .alma-round:nth-child(3) {
		bottom: 8px;
        position: relative;
        margin: auto;
        align-content: center;
    }
    .alma-round:nth-child(4) {
		bottom: 8px;
        position: relative;
        margin: auto;
        align-content: center;
    }
    .alma-round:nth-child(5) {
		bottom: 8px;
        position: relative;
        margin: auto;
        align-content: center;
    }
    .alma-round:nth-child(6) {
		bottom: 8px;
        position: relative;
        margin: auto;
        align-content: center;
    }
    .alma-round:nth-child(7) {
		bottom: 8px;
        position: relative;
        margin: auto;
        align-content: center;
    }
    .alma-round:nth-child(8) {
		bottom: 8px;
        position: relative;
        margin: auto;
        align-content: center;
    }
.rounded-lines li {
		line-height: 28px !important;
        font-size: 18px !important;
        padding: 0px !important;
}
.rounded-lines ul {
	padding: 0px;
}
  .location iframe {
    border-radius: 28px;
}
.alma-map {
	width: 100%;
}
.navbar-toggler-icon {
background-image: url(../images/hambmenu.svg);
}
#top-lang-m {
	justify-content: end;
    right: 44px;
    display: flex;
    padding-top: 13px;
    position: absolute;
    width: 100%;
}
 .form-check-input {
	border: none;
}
.contact-us-form .d-flex {
	display: block!important;
}
.contact-us-form .form-check {
	margin: auto;
	padding-top: 28px;
	padding-bottom: 28px;
}
.contact-us-form .form-select {
    font-size: 14px;
    color: #6c757d;
	border: solid 1px #e6e6e6;
}
#page-inside-text a:hover {
  text-decoration: underline;
  color: #238462;
}
  .contact-info-line .row {
	border-bottom: 1px solid #c6d6d0;
    margin-bottom: 18px;
}
.sector-text p {
	font-size: 22px;
	line-height: 36px;
}
.news-box-1 img {
    width: 100%;
    height: auto;
    border-radius: 28px;
}
.news-page .row {
	justify-content: left;
}
.news-page .col-md-4 {

}
.news-detail img {
	border-radius: 28px;
	width: 100%;
}

.alma-title-outline h1 {
    font-size: 74px;
    font-weight: 600;
    color: #248362;
    text-align: center;
    margin-top: 28px;
    margin-bottom: 28px;
}
.alma-title-outline h2 {
	font-family: "Caveat", cursive;
	font-optical-sizing: auto;
	font-weight: 600;
	font-size: 28px;
	text-align: center;
	margin-top: 48px;
    margin-bottom: 28px;
}
.alma-title-outline p {
    text-align: center;
    font-size: 18px;
    font-weight: 300;
    color: #104432;
    margin: auto;
	margin-top: 28px;
}
.whyalma-about-left p {
	color: white;
	font-size: 24px;
	text-align: center;
}
#whyalma-about {
  margin-top: 48px;
  margin-bottom: 88px;
}

#whyalma-about .whyalma-about-left {
  background-image: url(../images/main-sectors-back.webp);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  border-radius: 28px;
  min-height: 280px;
}

.whyalma-about-left .row {
        margin: auto;
        display: flex;
        width: 88%;
        margin-top: 78px;
}

.values .col-md-3 {
        flex: 0 0 auto;
        width: 90%;
        padding: 18px;
        border: 1px solid #8dbaaa;
        margin: 10px;
        align-items: center;
        align-content: center;
        text-align: center;
        border-radius: 28px;
        min-height: 128px;
}

.values {
	justify-content: space-around;
    margin: auto;
}
.alma-team {
	justify-content: space-around;
    width: 96%;
    margin: auto;
} 
.alma-team .col-md-4 {
flex: 0 0 auto;
        width: 44%;
        border: 1px solid #8dbaaa;
        margin: 18px;
        align-items: center;
        align-content: center;
        text-align: center;
        border-radius: 28px;
}
.alma-team img {
	width: 100%;
	        border-radius: 28px;
}
.team-text {
padding: 18px;
        min-height: 194px;
}
.team-text p {
	        font-size: 14px;
        line-height: 18px;
}
.alma-team h2 {
font-size: 62px;
        font-weight: 600;
        color: white;
        -webkit-text-stroke-width: 1px;
        -webkit-text-stroke-color: #67a791;
        text-align: center;
}
.alma-hr .col-sm-4 {
	padding: 18px;
	        width: 100%;
}
.alma-hr .form-check {
	margin: auto;
	padding-top: 28px;
	padding-bottom: 28px;
}
  .alma-h1 {
font-family: 'Barlow', sans-serif;
        font-size: 34px !important;
        font-weight: 600 !important;
        color: #104432 !important;
}
.alma-h2 {
	font-family: 'Barlow', sans-serif;
	font-size: 36px;
	font-weight: 500;
	color: #124433;
}
.alma-h3 {
	font-family: 'Barlow', sans-serif;
	font-size: 24px;
	font-weight: 500;
	color: #124433;
}
.news-box-info-title {
	min-height: 188px;
}
#page-inside-text {
	margin-top: 88px;
	margin-bottom: 128px;
}
#page-inside-text ul, #page-inside-text ol, #page-inside-text li {
  padding: 0 8px;
  list-style: disc;
}
#page-inside-text li::marker {
  color: #104432;
}
.navbar {
	--bs-navbar-padding-y: 0px;
}

  #slider-alser .owl-nav {
    top: -100%;
    z-index: 11;
    position: relative;
    float: right;
  }

  #main-offer .maindy-text {
        width: 88%;
        position: absolute;
        text-align: center;
        margin: auto;
        top: 38%;
        right: 0;
        left: 0;
        z-index: 20;
  }

    #main-offer .maindy-text h1 {
font-size: 18px;
        color: #ffffff;
        font-weight: 600;
    }

    #main-offer .maindy-text p {
      font-size: 24px;
      color: #ffffff;
      font-weight: 300;
    }

  #whyalmaeng .whyindustryitem {
		padding: 8px;
        font-size: 16px;
        font-weight: 600;
        color: #ffffff;
  }

  p {
    font-size: 16px;
  }

  li {
    font-size: 16px;
  }

  .shadow-ins-refl:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    background: linear-gradient(to bottom, rgb(0 0 0 / 32%) 0%, rgb(0 0 0 / 60%) 100%);
    z-index: 1;
    border-radius: 28px;
  }

  .reflist-text .ref-features img {
    width: 28px !important;
	        margin-top: 18px;
        margin-bottom: 8px;
  }

  .ref-inside-manset-text {
    text-align: center;
  }

  #reflist-guy {
margin-bottom: 48px;
        margin-top: 28px;
        overflow: hidden;
  }

  .reflist-guy-text .col-md-4 {
    padding: 28px;
  }

  .refimg {
    border-radius: 28px;
	height: 100%;
  }

  #reflist-guy img {

  }

  .reflist-guy-text .ref-title {
    width: 100%;
  }

    .reflist-guy-text .ref-title h1 {
      color: #ffffff;
      margin-bottom: 18px;
      font-size: 34px;
      font-weight: 500;
    }
    .reflist-guy-text .ref-title {
        width: 100%;
    }
  #reflist-guy-alma .reflist-guy-text {
        width: 100%;
        position: absolute;
        right: 0;
        left: 0;
        display: flex;
        z-index: 11;
        padding: 24px;
  }

    #reflist-guy-alma .reflist-guy-text h2 {
font-family: 'Barlow', sans-serif;
        font-size: 18px;
        font-weight: 600;
        color: #ffffff;
        margin-bottom: 0;
    }

    #reflist-guy-alma .reflist-guy-text p {
        font-family: 'Barlow', sans-serif;
        font-size: 14px;
        font-weight: 400;
        color: #ffffff;
        margin-bottom: 0;
		line-height: 16px;
    }

  .ref-title {
margin-bottom: 28px;
  }

  .ref-features {
    width: 100%;
  }

  .refs-sects-gal {
    margin-bottom: 48px;
    margin-top: 48px;
  }

    .refs-sects-gal img {
      border-radius: 28px;
    }

    .refs-sects-gal .col-md-6 {
      padding: 18px;
    }

  .refs-text {
    margin-top: 88px;
    margin-bottom: 8px;
  }
.shadow-ins-refl {
	height: 398px;
    overflow: hidden;
}
    .refs-text .col-md-3 {
      padding: 28px;
    }

    .refs-text h1 {
      font-weight: 500;
    }

    .refs-text h2 {
      font-weight: 500;
      font-size: 28px;
      margin-top: 28px;
    }

    .refs-text li {
      list-style: disc;
      color: #65716D;
      line-height: 38px;
      list-style-position: inside;
    }

  .inside-manset-text p {
    color: #ffffff;
    text-align: center;
    margin-bottom: 0px;
  }

  .sectors-sects-gal {
    margin-bottom: 48px;
  }

    .sectors-sects-gal img {
		border-radius: 18px;
		border: 1px solid gray;
		padding: 8px;
    }

    .sectors-sects-gal .col-md-6 {
      padding: 18px;
    }

  .sector-text {
    margin-top: 88px;
    margin-bottom: 88px;
  }

    .sector-text .col-md-6 {
      padding: 28px;
    }

    .sector-text h1 {
      font-weight: 500;
      margin-bottom: 48px;
	  font-family: "Caveat", cursive;
		font-optical-sizing: auto;
		font-style: normal;
		text-align: center;
    }

    .sector-text li {
      list-style: disc;
      color: #65716D;
      line-height: 30px;
      list-style-position: inside;
    }

  .ins-almaeng-abtg .fa-arrow-right-long:before {
    color: #238462;
    padding-right: 8px;
    font-size: 12px;
  }

  .ins-almaeng-abtg p {
    width: 68%;
    margin: auto;
  }

  .ins-almaeng-abtg h2 {
    font-size: 36px;
    font-weight: 600;
    color: #104432;
  }

  .ins-almaeng-abtg {
    padding: 48px;
    text-align: center;
    margin-top: 28px;
    margin-bottom: 48px;
  }

  .shadow-ins-ft:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    background: linear-gradient(to bottom, rgb(76 76 76 / 59%) 0%, rgb(72 72 72 / 75%) 100%);
    z-index: 1;
    border-radius: 28px;
  }

  .guy-text .col-md-4 {
    padding: 28px;
  }

  #main-guy img {
    width: 100%;
  }

  #main-guy-alma .guy-text {
    width: 68%;
    position: absolute;
    text-align: center;
    margin: auto;
    top: 38%;
    right: 0;
    left: 0;
    display: flex;
    z-index: 11;
  }

    #main-guy-alma .guy-text h2 {
      font-family: 'Barlow', sans-serif;
      font-size: 28px;
      font-weight: 600;
      color: #ffffff;
    }

    #main-guy-alma .guy-text p {
      font-family: 'Barlow', sans-serif;
      font-size: 18px;
      font-weight: 400;
      color: #ffffff;
    }

  .alma-text-container {
    width: 68%;
    margin: auto;
    margin-top: 88px;
    margin-bottom: 88px;
  }

    .alma-text-container h2 {
      font-size: 28px;
      font-weight: 500;
      color: #124735;
      text-align: center;
    }

  #insalma {
    margin-top: 8px;
  }

    #insalma .insalma-fl {
      padding: 88px;
      background-image: url(../images/main-sectors-back.webp);
      background-repeat: no-repeat;
      background-size: cover;
      min-height: 480px;
      width: 100%;
      border-radius: 28px;
    }

  .insalma-fl .row {
    margin: auto;
    display: flex;
    width: 78%;
    margin-top: 128px;
  }

  #insalma .whyalmitem {
    width: 80%;
    margin: auto;
  }

  #insalma h3 {
    font-size: 30px;
    color: #ffffff;
    font-weight: 500;
    text-align: center;
  }

  .inside-container {
    width: 90%;
    margin: auto;
  }

  .services-text ul {
    padding-left: 18px;
  }

  #main-hizmetler .owl-item img {
    border-radius: 0px;
  }

  .btn-alma img {
    width: 18px !important;
  }

  #main-hizmetler .owl-item {
    padding: 0px;
  }

  .btn-alma {
    padding: 16px 24px 16px 24px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    position: relative;
    background-color: #238462;
    width: 180px;
    text-align: center;
    border: none;
    border-radius: 8px;
    color: #ffffff;
    background-image: url(../images/arrow-up.svg);
    background-size: 12px;
    background-repeat: no-repeat;
    background-position: 128px 20px;
  }

    .btn-alma a {
      color: #ffffff;
      text-decoration: none;
    }

  .general-title-baslik h1 {
    font-family: 'Barlow', sans-serif;
    font-size: 148px;
    font-weight: 600;
    color: white;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #67a791;
    margin-bottom: -58px;
  }

  .main-text-area {
    margin: auto;
    text-align: center;
  }

    .main-text-area h1 {
margin-top: 58px;
        margin-bottom: 48px;
        font-size: 28px;
        font-weight: 500;
    }

    .main-text-area p {
      margin-bottom: 8px;
    }

  .services-cont-text h1 {
		font-size: 88px;
        color: #ffffff00 !important;
        -webkit-text-stroke-width: 1px;
        -webkit-text-stroke-color: #ffffff;
        line-height: 78px;
  }

  .alma-services {
    margin-top: 88px;
  }

  .services-text {
    margin-top: 18px;
  }

    .services-text h1 {
      font-weight: 500;
      color: #ffffff;

    }

    .services-text p {
      font-size: 18px;
      font-weight: 400;
      color: #ffffff;
    }

    .services-text li {
      font-size: 18px;
      font-weight: 400;
      color: #91F4D1;
      list-style-type: disc;
    }

  .navbar-expand-lg .navbar-collapse {
    margin-bottom: 38px;
	        margin-left: 36px;
  }

  .contact-us-form-title {
    font-size: 36px;
    color: #292d78;
    margin-bottom: 28px;
    font-weight: 400;
  }

  .almaeng-g {
    margin: auto;
    padding-top: 128px;
  }

  #about-why {
    background-image: url(../images/neden-almaeng-back.webp);
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 680px;
    margin-top: 128px;
    position: relative;
  }

    #about-why .whyalmaeng-about {
      position: absolute;
      top: 36%;
      margin: 0;
    }

  .whyalmaeng-about h1 {
    font-size: 42px;
    color: #ffffff;
    top: 36%;
    position: relative;
  }


  .nt-text .img-fluid {
    margin: auto;
    width: 64%;
    display: block;
  }

  .alma-ab-container h1 {
    font-size: 38px;
    font-weight: 400;
    color: #292D78;
    margin-bottom: 48px;
  }

  .alma-ab-container {
    margin-left: 22%;
    margin-top: 48px;
  }

  .ntd-text .img-fluid {
    width: 90%;
    display: block;
    float: right;
    border-radius: 0px 0px 0px 64px;
  }

  .hizmet-dty-almaeng {
    margin-bottom: 128px;
  }

  .alma-dty-container {
    margin-left: 22%;
  }

    .alma-dty-container h1 {
      font-size: 38px;
      font-weight: 400;
      color: #292D78;
      margin-bottom: 48px;
    }

  .alma-refs .row {
    justify-content: center;
  }

  .alma-refs .col-md-2 {
    width: 16%;
    padding: 18px;
    border: 1px solid gray;
    border-radius: 28px;
    height: 188px;
    margin: 18px;
  }

  .alma-refs img {
    width: 200px;
    margin: auto;
    display: block;
  }

  #alma-referanslar {
    margin-top: 48px;
  }

  #inside-manset {
    position: relative;
    margin-top: -18px;
  }

  .inside-manset-text {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 44%;
    z-index: 11;
  }

    .inside-manset-text h1 {
      font-size: 24px;
      color: #ffffff;
      font-weight: 500;
      text-align: center;
      text-shadow: 2px 2px #0000007a;
    }

  .shadow-ins:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    background: linear-gradient(to bottom, rgb(0 0 0 / 8%) 0%, rgb(0 0 0 / 10%) 100%);
    z-index: 1;
    border-radius: 28px;
  }

  .alma-container h1 {
font-size: 98px;
        font-weight: 600;
        color: white;
        -webkit-text-stroke-width: 1px;
        -webkit-text-stroke-color: #67a791;
        text-align: center;
        margin-top: 28px;
        margin-bottom: 28px;
        line-height: 88px;
  }
.alma-services .d-flex {
    display: block!important;
}
.alma-services .col-6 {
    width: 100%;
}
  .alma-container h2 {
    font-size: 36px;
    font-weight: 500;
    color: #124735;
    text-align: center;
    margin-bottom: 48px;
  }

  .ins-ntr-back {
    margin-top: 18px;
  }

  .page-more img {
    margin-top: -48px;
    z-index: 30;
    position: absolute;
    left: 48%;
  }

  #news-more img {
    width: 48px;
    border-radius: 0px;
  }

  .news-date {
    font-size: 14px;
    font-weight: 400;
    color: #9daabd;
  }

  #whyalmaeng {
    margin-top: 48px;
    margin-bottom: 88px;
  }

    #whyalmaeng .whyalmaeng-left {
	background-image: url(../images/main-sectors-back.webp);
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	border-radius: 28px;
	background-position-x: -80px;
    }

  .whyalmaeng-left .row {
    margin: auto;
    display: flex;
    width: 88%;
    margin-top: 78px;
  }

  #whyalmaeng .whyalmaeng-right {
    width: 80%;
    margin-right: 20%;
    padding: 24px 24px 24px 88px;
  }

  #whyalmaeng h1 {
	font-size: 88px;
	font-weight: 600;
	color: #ffffff00 !important;
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: #ffffff;
	text-align: right;
	margin-bottom: -20px;
  }

  .fa-arrow-right-long:before {
    color: #238462;
    padding-right: 8px;
    font-size: 18px;
  }

  #whyalmaeng .whyalmaeng-right img {
    width: 68px;
  }

  #whyalmaeng .whyalmaeng-right h2 {
    font-size: 88px;
    font-weight: 600;
    color: #292D78;
  }

  #whyalmaeng .whyalmaeng-right p {
    font-size: 18px;
    font-weight: 500;
    color: #6A6A7E;
    padding-top: 58px;
    padding-left: 18px;
  }

  #whyalmaeng .whyalmaeng-right .col-img {
    width: 15%;
    margin: auto;
  }

  #whyalmaeng .whyalmaeng-right .col-dgr {
    width: 85%;
    margin: auto;
    display: flex;
  }

  #whyalmaeng .whyalmaeng-right .row {
    border-bottom: 1px solid #dadada;
    margin-bottom: 28px;
  }


  .footer-line .fa-brands {
    color: #2A2F78;
    font-size: 28px;
    padding-left: 18px;
  }

  .footer-menu-line .col-md-3 {
    margin: auto;
  }

  .footer-menu-line .col-md-2 {
    margin: auto;
    display: flex;
	width: 100%;
  }

  .footer-menu-line .col-md-7 {
    margin: auto;
  }

  .footer-languages-menu {
    display: flex;
    margin: 0px;
  }

  .footer-menu {
        margin: auto;
        justify-content: end;
        padding-top: 48px;
  }

    .footer-menu li {
              padding: 6px;
    }

      .footer-menu li a {
        font-size: 18px;
        font-weight: 500;
        text-decoration: none;
        color: #68CAA9;
      }

  .footer-languages-menu li a {
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    color: #2a2f78;
  }

  .footer-languages-menu li {
    padding-left: 18px;
  }

  .footer-line .col-md-6 {
    margin: auto;
    justify-content: end;
    display: flex;
  }

  .footer-languages-menu li:first-child {
    padding: 0px;
    border: 1px solid gray;
    border-radius: 8px;
    width: 48px;
    height: 48px;
    text-align: center;
    align-content: center;
  }

  .footer-languages-menu li:nth-child(2) {
    padding: 0px;
    border: 0px solid gray;
    border-radius: 8px;
    width: 48px;
    height: 48px;
    text-align: center;
    align-content: center;
  }

  .footer-alt {
    height: 48px;
    margin-top: 28px;
    margin-bottom: 28px;
  }

    .footer-alt a {
      font-size: 14px;
      font-weight: 400;
      text-decoration: none;
      color: #60666B;
    }

    .footer-alt .col-md-9 {
      display: flex;
    }

    .footer-alt .col-md-3 {
      display: flex;
      justify-content: end;
      margin: auto;
    }

  .languages-menu {
    margin-bottom: 0px;
  }

  .shd-text {
position: absolute;
        z-index: 17;
        top: 54%;
        left: 6%;
  }

    .shd-text h1 {
      font-size: 24px;
      font-weight: 600;
      color: #ffffff;
    }

    .shd-text h2 {
      font-size: 28px;
      font-weight: 600;
      color: #ffffff;
    }

  .main-sektorler .borderimg {
    border-radius: 28px;
  }

  .msek-line {
    justify-content: space-between;
	        padding-top: 28px;
  }

    .msek-line .col-md-4 {
      margin-bottom: 28px;
      border-radius: 28px;
	  width: 32%;
    }

      .msek-line .col-md-4:hover {
        box-shadow: 0px 24px 24px 24px #0000004d;
        transition: 0.5s;
        transition-timing-function: ease;
      }

  .shadow:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.65)), color-stop(100%, rgba(0, 0, 0, 0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0); /* IE6-9 */
    z-index: 16;
    border-radius: 28px;
  }

  .main-sektorler h5 {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 28px;
    text-align: center;
    color: #292d78;
  }

  .main-sektorler {
    margin-top: 48px;
    background-repeat: repeat;
    background-image: url(../images/alma-back-green.svg);
    background-position-x: right;
    background-position-y: 114px;
  }

  .ntr-back {
    background-color: #F2F2F2;
    padding-top: 88px;
    padding-bottom: 88px;
    margin-top: 48px;
    margin-bottom: 88px;
  }

  .main-almaeng-abtg img {
    width: 108px;
  }

  .main-almaeng-abtt {
    margin: auto;
  }

    .main-almaeng-abtt p {
      font-size: 20px;
      color: #6A6A7E;
      font-weight: 400;
    }

  .main-almaeng-abtg h1 {
    font-size: 40px;
    color: #292D78;
    font-weight: 500;
    padding-right: 48px;
  }

  .alma-container {
    width: 80%;
    margin: auto;
  }

  .mb-text .img-fluid {
    float: right;
    width: 80%;
    display: block;
  }

  .owl-manset-text h1 {
    font-size: 18px;
    color: #ffffff;
    font-weight: 500;
    text-align: center;
    text-shadow: 2px 2px #0000007a;
  }

  .owl-manset-text h3 {
    font-size: 20px;
    color: #A3C5DE;
    font-weight: 400;
    text-align: center;
  }

  .btn-contact {
    padding: 14px 24px 14px 24px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #238462;
    background-color: #ffffff;
    width: 200px;
    text-align: center;
    margin-top: 28px;
    border: 1px solid #c6c6c6;
    background-image: url(../images/arrow-up-contact.svg);
    background-size: 12px;
    background-repeat: no-repeat;
    background-position: 124px 18px;
  }

  #inside-text h1 {
    margin-bottom: 48px;
  }

  #inside-manset img {
    width: 100%;
    border-radius: 28px;
  }

  .languages-box select {
    border: none;
    font-size: 14px;
    font-weight: 600;
    color: #47526F;
  }

  .languages-box i {
    padding-top: 5px;
    padding-right: 8px;
    color: #47526F;
  }

  .footer-line {
    padding-top: 28px;
    padding-bottom: 28px;
    width: 90%;
    margin: auto;
    align-items: center;
	display: block;
  }

  .footer-menu-line {
    background-color: #104432;
    border-radius: 28px;
    min-height: 600px;
    background-image: url('../images/footer-back.webp');
    background-repeat: no-repeat;
  }

  .main-news {
    margin-top: 48px;
  }

  .main-almaeng-g img {
    width: 60px;
  }

  .contanct-us-form {
    margin-bottom: 28px;
    margin-top: 48px;
  }

  .text-inside {
    position: absolute;
    bottom: 0px;
  }

  .dropdown-menu li a {
    font-size: 15px;
    font-weight: 500;
  }

  #main-markalar {
    background-color: #edeff2;
    padding: 18px;
    margin-bottom: 88px;
  }

  .languages-box ul li {
    padding: 8px;
  }

  .almaeng-logo {
    padding: 8px;
    width: 280px;
  }

  .footer-logo {
    padding: 8px;
    width: 88px;
  }

  .text-inside h1 {
    font-size: 32px;
    font-weight: 400;
    color: #53575a;
  }

  #inside-text .col-md-6 {
    margin: auto;
  }

  #inside-text {
    margin-bottom: 88px;
    margin-top: 48px;
  }

  .counters {
    display: flex;
    margin-bottom: 20px;
    margin-bottom: 5%;
  }

  .counter-border {
    border-left: 1px solid grey;
    height: 15%;
  }

  .counter p {
    font-size: 16px;
    font-weight: 400;
    color: #55575c;
  }

  .footer-aydinlatma {
    display: flex;
  }

    .footer-aydinlatma li {
      padding-right: 48px;
    }

  .venus-ajans {
    padding-left: 28px;
  }

  .general-title h5 {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 28px;
    text-align: center;
    color: #292d78;
  }

  .news-box-1 {
    margin-bottom: 88px;
    display: block;
    background-color: #F2F2F2;
    border-radius: 28px;
	width: 96%;
  }

  .news-box-info {
    padding: 38px;
  }

  .news-box-1 .col img {
    object-fit: fill;
    height: 100%;
  }

  .owl-carousel.owl-drag .owl-item {
    padding: 18px;
  }

  .news-box-info-date h3 {
    font-size: 14px;
    line-height: 2.5;
    color: #455270;
  }

  .news-box-1 h4 {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2;
    color: #124433;
    text-align: left;
  }

  .news-box-1 p {
    font-size: 14px;
    line-height: 1.25;
    color: #65716D;
    text-align: left;
  }
.footer-line .col-md-10 {
	width: 100%;
}
  .news-box-info .news-box-info-link a {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 2.29px;
    text-align: justify;
    color: #ca003d;
  }

  .owl-news .owl-nav {
    position: absolute;
    top: 22%;
    left: 49%;
    transform: translate(-50%, -50%);
    display: flex;
    width: 106%;
    justify-content: space-between;
  }

  .owl-news .item img {
    width: 100%;
    height: auto;
    border-radius: 28px;
  }

  .languages-box-ul {
    display: flex;
    list-style-type: none;
    align-items: center;
  }

  .active a {
    color: #000;
  }

  .navbar-expand-lg .navbar-nav {
	padding-bottom: 48px;
    white-space: nowrap;
  }

  .dropdown-menu {
    background-color: white;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .navbar-expand-lg .navbar-nav .dropdown-menu {

    z-index: 999;
    background-color: #ffffff;

  }

  .dropdown-menu a {
    color: #238462 !important;
    border-bottom: solid 0.5px #d4e0dc;
    text-align: start;
  }

    .dropdown-menu a:hover {
      color: #ffffff !important;
      text-align: start;
      background-color: #238462;
    }

  .nav-link:focus, .nav-link:hover {
    color: #414241;
  }

  .dropdown-menu .languages-box {
    margin-left: 80px;
  }

  #slider-manset {
    margin-top: -68px;
  }

  .nav-item a, .languages-box-ul {
    font-size: 15px;
    font-weight: 600;
    color: #238462;
  }

  .languages-box ul {
    margin-bottom: 4px;
  }

  .nav-item {
    padding: 0px 2px;
  }

  .dropdown, .dropdown-center, .dropend, .dropstart, .dropup, .dropup-center {
    position: relative;
  }

  .inside-text {
    padding-top: 48px;
    padding-bottom: 128px;
  }

    .inside-text h1 {
      font-size: 48px;
      font-weight: 600;
      color: #656868;
    }

    .inside-text h2 {
      font-size: 24px;
      font-weight: 400;
      color: #656868;
      letter-spacing: -0.8px;
      margin-bottom: 28px;
    }

    .inside-text p {
      font-size: 16px;
      font-weight: 300;
    }

  .main-almaeng-g {
    margin: auto;
    z-index: 6;
  }

  .main-almaeng-t {
    position: relative;
    float: right;
    z-index: 4;
  }

  .contact-us-form-info {
    column-gap: 16px;
  }

  .form-check-label {
    font-size: 14px;
    color: #9ba5a2;
  }

  .form-check {
    margin: auto;
  }

  .form-floating > label {
    font-size: 16px;
    color: #6c757d;
  }

  .contact-page {
    margin-top: 48px;
    margin-bottom: 48px;
  }

    .contact-page h1 {
      margin-bottom: 28px;
      font-weight: 500;
      font-size: 38px;
    }

  .contact-us-form h1 {
    margin-bottom: 28px;
    font-weight: 500;
    font-size: 38px;
  }

  .contact-page h2 {
    font-size: 36px;
    color: #292d78;
    margin-bottom: 28px;
    font-weight: 400;
  }

  .contact-page h3 {
    font-size: 14px;
    color: #243445;
    letter-spacing: 4px;
    margin: 0;
    padding: 0;
  }

  .contact-info {
    margin-top: 48px;
    margin-bottom: 48px;
  }

    .contact-info .col-md-6 {
      padding-right: 28px;
    }

    .contact-info .col-md-3 {
      color: #1e7356;
      font-weight: 500;
    }

    .contact-info .col-md-9 {
      padding-bottom: 18px;
      color: #80858B;
    }

    .contact-info .col-loc {
      width: 5%;
    }

    .contact-info .col-loc-txt {
      width: 95%;
      margin: auto;
    }

  .location-icon {
    width: 18px;
  }

  .brand-line {
    width: 80%;
  }

  .top-search {
    width: 4%;
  }

  #top-lang {
    justify-content: end;
    display: flex;
    margin-bottom: 38px;
    width: 98px;
	display: none;
  }

  .accordion-button {
    padding: 26px;
    font-size: 18px;
    font-weight: 400;
  }

    .accordion-button:not(.collapsed) {
      color: #ffffff;
      background-color: #243445;
    }

    .accordion-button:focus {
      box-shadow: none;
    }

  .form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #bdd0e7;
    outline: 0;
    box-shadow: 0 0 16px 0.25rem rgb(213 215 221);
  }

  .txtcenter {
    text-align: center;
    padding-bottom: 88px;
  }

  .kvkk-line {
    margin-top: 48px;
    margin-bottom: 18px;
  }

  .owl-carousel .owl-nav button.owl-prev {
    margin-right: 40px;
  }

  .owl-carousel .owl-nav button.owl-next {
    margin-left: 40px;
  }

  .bg-gray {
    background-color: #EAEDF4;
  }

  .nav-tabs {
    --bs-nav-tabs-border-width: 0px;
  }

  .dropdown-item.active, .dropdown-item:active {
    background-color: #1e5193;
  }

  .nav-tabs .nav-item.show .nav-tab-link, .nav-tabs .nav-tab-link.active {
    background: #EAEDF4;
    font-size: 18px;
    font-weight: 600;
    color: #AF2C3C;
    padding-left: 188px;
    padding-right: 188px;
    margin: auto;
    height: 54px;
    border: none;
  }

  .nav-tabs .nav-tab-link {
    background: #ffffff;
    font-size: 18px;
    font-weight: 600;
    color: #60666B;
    padding-left: 48px;
    padding-right: 48px;
    margin: auto;
    height: 54px;
    border: none;
  }

  .navbar-toggler {
    border: 0px;
    font-size: 44px;
    outline: none;
  }

    .navbar-toggler:focus {
      box-shadow: none;
    }

  .manset-gorsel {
    width: 100%;
    position: relative;
  }

    .manset-gorsel img {
      width: 100%;
    }

  .main-menu-header {
    margin: auto;
    z-index: 11;
  }

  .site-header {
    top: 0;
    left: 0;
    width: 100%;
    z-index: 12;
    position: relative;
  }

  .site-header-inside {
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 18px;
    z-index: 12;
  }

  .header-gorsel img {
    width: 100%;
  }
  /*header start*/
  .navbar {
  }

  .navbar-nav {
    padding: 0px 0px;
  }

  .nav-item {
  }

  .alma-logo {
    width: 148px;
  }

  .dropdown-menu {
    border: none;
    padding: 0px;
  }

    .dropdown-menu > li {
      padding: 5px 15px;
      border-bottom: 1px solid var(--second-color);
      width: 294px;
    }

      .dropdown-menu > li:nth-last-child(1) {
        padding-bottom: 20px;
      }

      .dropdown-menu > li:nth-child(1) {
        padding-top: 15px;
      }

  .dropdown-item {
    font-weight: 500;
    color: #37393B;
    font-size: 14px;
    border-bottom: solid 1px #dce0e6;
  }

  .navbar-brand {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .languages-menu li {
    float: left;
  }

    .languages-menu li:last-child {
      border-right: none;
    }

    .languages-menu li a {
      display: block;
      color: #278664;
      padding: 0px 8px;
      text-decoration: none;
      font-size: 14px;
    }

    .languages-menu li:first-child a {
      padding-left: 0px;
    }

  .owl-container {
    max-width: 90%;
    position: relative;
    margin: auto;
  }

  .owl-manset .owl-theme .owl-nav.disabled + .owl-dots {
    display: flex;
    justify-content: center;
    position: relative;
  }

  .owl-carousel .owl-item img {
    border-radius: 28px;
  }

  .owl-manset .owl-theme .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    background-color: #c0cec9;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 12px;
  }

  .owl-manset .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #238462;
  }

  .owl-nav {
    justify-content: space-between;
  }

  .owl-manset-text {
    width: 100%;
    position: absolute;
    top: 44%;
    z-index: 12;
  }

    .owl-manset-text > h1 {
      font-size: 60px;
      color: #ffffff;
      font-weight: 500;
    }

    .owl-manset-text > h2 {
      font-size: 60px;
      color: #ffffff;
      font-weight: 500;
    }

  .header-manset {
    position: relative;
  }

  .contact-us-form {
    background-image: url(../images/footer-form-back.webp);
    background-repeat: no-repeat;
    background-size: contain;
    padding: 28px;
    position: relative;
    width: 96%;
    margin: auto;
    margin-bottom: 88px;
  }

  .contact-us-title h1 {
    font-size: 36px;
    font-weight: 600;
    letter-spacing: -0.46px;
    color: #122b4e;
  }

  .contact-us-title p {
    font-size: 16px;
    color: #687991;
    text-align: left;
    margin-top: 2%;
    margin-bottom: 2%;
  }

  #contact-us-form-title {
    font-size: 48px;
    color: #ffffff;
    font-weight: 600;
    top: 28%;
    position: absolute;
    left: 16%;
  }

  .contact-us-form .row {
    display: flex;
    justify-content: space-between;
  }

  .form-control {
    border-radius: 8px;
    border: solid 1px #e6e6e6;
    background-color: #ffffff;
    text-align: justify;
    color: #455270;
    font-size: 14px;
    margin-bottom: 12px;
    padding: 14px;
  }

  .footer-address-line {
    color: #68CAA9;
    margin: auto;
    padding-top: 0px;
    padding-bottom: 28px;
  }

    .footer-address-line .col-md-4 {
      padding: 18px;
    }

  .contact-form-check {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }

  .form-floating {
    font-size: 18px;
    text-align: justify;
    color: #575756;
  }

  .contact-us-form p {
    font-size: 18px;
    color: #3d4247;
  }

  .kvkk-menu li a {
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    color: #68CAA9;
    line-height: 34px;
  }

  .footer-address-line p {
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    color: #68CAA9;
	line-height: 24px;
	margin-bottom: 4px;
  }

    .footer-address-line p a {
      font-size: 16px;
      font-weight: 400;
      text-decoration: none;
      color: #68CAA9;
    }

  .contact-form {
    margin-top: 88px;
  }

  .footer {
    padding-bottom: 48px;
  }

    .footer .fa-brands {
      color: #68caa9;
      text-decoration: none;
      font-size: 28px;
      padding-right: 34px;
    }

  .copyright-text {
    font-size: 12px;
    text-align: center;
    color: #ffffffc4;
  }

  .footer-menu-kvkk {
    border-top: 1px solid #ffffff54;
    border-bottom: 1px solid #ffffff54;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .footer h1 {
    font-size: 30px;
    color: #ffffff;
    font-weight: 600;
    margin-bottom: 28px;
  }

  .footer-menu-line .col-md-3 {
    margin: auto;
  }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .container {
    max-width: 96%;
  }
 .almadocs {
	border: 1px solid #b2c0bb;
	padding: 18px;
	text-align: center;
	border-radius: 8px;
	margin: 8px;
    width: 100%;
}
.almadocs img {
	width: 48px;
	padding-right: 8px;
}
.almadocs-r {
	justify-content: center;
}
.almadocs-r a:hover {
	text-decoration: none!important;
}
.rounded-lines {
		width: 100%;
        margin: auto;
        position: relative;
    }
    
    .rounded-lines h3 {
        color: #238462;
		font-size: 28px;
        margin-top: 28px;
    }
    .alma-round {
		text-align: center;
        padding: 8px;
        border-radius: 50%;
        width: 188px;
        height: 188px;
        background-color: #104432;
        position: absolute;
        font-size: 16px;
        font-weight: 600;
        color: #ffffff;
        box-shadow: 0 0px 0px 1px #238462;
        border: 6px solid #ffffff;
        line-height: 20px;
    }
    .alma-round:hover {
        background-color: #238462!important;
        cursor: pointer;
    }
    .alma-round-text {
        width: 90%;
        margin: auto;
        padding: 2px;
    }
    
    .alma-round:nth-child(1) {
		bottom: 8px;
        position: relative;
        margin: auto;
        align-content: center;
    }
    .alma-round:nth-child(2) {
		bottom: 8px;
        position: relative;
        margin: auto;
        align-content: center;
    }
    .alma-round:nth-child(3) {
		bottom: 8px;
        position: relative;
        margin: auto;
        align-content: center;
    }
    .alma-round:nth-child(4) {
		bottom: 8px;
        position: relative;
        margin: auto;
        align-content: center;
    }
    .alma-round:nth-child(5) {
		bottom: 8px;
        position: relative;
        margin: auto;
        align-content: center;
    }
    .alma-round:nth-child(6) {
		bottom: 8px;
        position: relative;
        margin: auto;
        align-content: center;
    }
    .alma-round:nth-child(7) {
		bottom: 8px;
        position: relative;
        margin: auto;
        align-content: center;
    }
    .alma-round:nth-child(8) {
		bottom: 8px;
        position: relative;
        margin: auto;
        align-content: center;
    }
.rounded-lines li {
		line-height: 28px !important;
        font-size: 18px !important;
        padding: 0px !important;
}
.rounded-lines ul {
	padding: 0px;
}
  .location iframe {
    border-radius: 18px;
}
.alma-map {
	width: 100%;
}
.navbar-toggler-icon {
background-image: url(../images/hambmenu.svg);
}
#top-lang-m {
	justify-content: end;
    right: 44px;
    display: flex;
    padding-top: 13px;
    position: absolute;
    width: 100%;
}
 .form-check-input {
	border: none;
}
.contact-us-form .d-flex {
	display: block!important;
}
.contact-us-form .form-check {
	margin: auto;
	padding-top: 28px;
	padding-bottom: 28px;
}
.contact-us-form .form-select {
    font-size: 14px;
    color: #6c757d;
	border: solid 1px #e6e6e6;
	margin-bottom: 12px;
}
.contact-us-form-info .col {
	flex: 0 0 100%;
}
#page-inside-text a:hover {
  text-decoration: underline;
  color: #238462;
}
  .contact-info-line .row {
	border-bottom: 1px solid #c6d6d0;
    margin-bottom: 18px;
}
.sector-text p {
	font-size: 22px;
	line-height: 36px;
}
.news-box-1 img {
    width: 100%;
    height: auto;
    border-radius: 18px;
}
.news-page .row {
	justify-content: left;
}
.news-page .col-md-4 {
margin-bottom: 28px;
}
.news-detail img {
	border-radius: 18px;
	width: 100%;
}

.alma-title-outline h1 {
    font-size: 74px;
    font-weight: 600;
    color: #248362;
    text-align: center;
    margin-top: 28px;
    margin-bottom: 28px;
}
.alma-title-outline h2 {
	font-family: "Caveat", cursive;
	font-optical-sizing: auto;
	font-weight: 600;
	font-size: 28px;
	text-align: center;
	margin-top: 48px;
    margin-bottom: 28px;
}
.alma-title-outline p {
    text-align: center;
    font-size: 18px;
    font-weight: 300;
    color: #104432;
    margin: auto;
	margin-top: 28px;
}
.whyalma-about-left p {
	color: white;
	font-size: 24px;
	text-align: center;
}
#whyalma-about {
  margin-top: 48px;
  margin-bottom: 88px;
}

#whyalma-about .whyalma-about-left {
  background-image: url(../images/main-sectors-back.webp);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  border-radius: 18px;
  min-height: 280px;
}

.whyalma-about-left .row {
        margin: auto;
        display: flex;
        width: 88%;
        margin-top: 78px;
}

.values .col-md-3 {
        flex: 0 0 auto;
        width: 90%;
        padding: 18px;
        border: 1px solid #8dbaaa;
        margin: 10px;
        align-items: center;
        align-content: center;
        text-align: center;
        border-radius: 18px;
        min-height: 128px;
}

.values {
	justify-content: space-around;
    margin: auto;
}
.alma-team {
	justify-content: space-around;
    width: 96%;
    margin: auto;
} 
.alma-team .col-md-4 {
	flex: 0 0 auto;
	width: 92%;
	padding: 18px;
	border: 1px solid #8dbaaa;
	margin: 18px;
	align-items: center;
	align-content: center;
	text-align: center;
	border-radius: 18px;
}
.alma-team img {
	width: 100%;
}
.team-text {
	padding: 18px;
    min-height: 228px;
}
.alma-team h2 {
font-size: 62px;
        font-weight: 600;
        color: white;
        -webkit-text-stroke-width: 1px;
        -webkit-text-stroke-color: #67a791;
        text-align: center;
}
.alma-hr .col-sm-4 {
	padding: 18px;
}
.alma-hr .form-check {
	margin: auto;
	padding-top: 28px;
	padding-bottom: 28px;
}
  .alma-h1 {
font-family: 'Barlow', sans-serif;
        font-size: 34px !important;
        font-weight: 600 !important;
        color: #104432 !important;
		margin-bottom: 28px;
}
.alma-h2 {
	font-family: 'Barlow', sans-serif;
	font-size: 36px;
	font-weight: 500;
	color: #124433;
}
.alma-h3 {
	font-family: 'Barlow', sans-serif;
	font-size: 24px;
	font-weight: 500;
	color: #124433;
}
.news-box-info-title {
	min-height: 188px;
}
#page-inside-text {
	margin-top: 48px;
	margin-bottom: 128px;
}
#page-inside-text ul, #page-inside-text ol, #page-inside-text li {
  padding: 0 8px;
  list-style: disc;
}
#page-inside-text li::marker {
  color: #104432;
}
.navbar {
	--bs-navbar-padding-y: 0px;
}

  #slider-alser .owl-nav {
    top: -100%;
    z-index: 11;
    position: relative;
    float: right;
  }

  #main-offer .maindy-text {
        width: 88%;
        position: absolute;
        text-align: center;
        margin: auto;
        top: 38%;
        right: 0;
        left: 0;
        z-index: 20;
  }

    #main-offer .maindy-text h1 {
font-size: 18px;
        color: #ffffff;
        font-weight: 600;
    }

    #main-offer .maindy-text p {
      font-size: 24px;
      color: #ffffff;
      font-weight: 300;
    }

  #whyalmaeng .whyindustryitem {
		padding: 8px;
        font-size: 16px;
        font-weight: 600;
        color: #ffffff;
  }

  p {
    font-size: 16px;
  }

  li {
    font-size: 16px;
  }

  .shadow-ins-refl:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    background: linear-gradient(to bottom, rgb(0 0 0 / 32%) 0%, rgb(0 0 0 / 60%) 100%);
    z-index: 1;
    border-radius: 18px;
  }

  .reflist-text .ref-features img {
width: 28px !important;
        margin-bottom: 4px;
        margin-top: 14px;
  }

  .ref-inside-manset-text {
    text-align: center;
  }

  #reflist-guy {
margin-bottom: 48px;
        margin-top: 28px;
        overflow: hidden;
  }

  .reflist-guy-text .col-md-4 {
    padding: 28px;
  }

  .refimg {
    border-radius: 18px;
	height: 100%;
  }

  #reflist-guy img {

  }

  .reflist-guy-text .ref-title {
    width: 100%;
  }

    .reflist-guy-text .ref-title h1 {
      color: #ffffff;
      margin-bottom: 18px;
      font-size: 34px;
      font-weight: 500;
    }
    .reflist-guy-text .ref-title {
        width: 100%;
    }
  #reflist-guy-alma .reflist-guy-text {
        width: 100%;
        position: absolute;
        right: 0;
        left: 0;
        display: flex;
        z-index: 11;
        padding: 28px;
  }

    #reflist-guy-alma .reflist-guy-text h2 {
font-family: 'Barlow', sans-serif;
        font-size: 18px;
        font-weight: 600;
        color: #ffffff;
        margin-bottom: 0;
    }

    #reflist-guy-alma .reflist-guy-text p {
        font-family: 'Barlow', sans-serif;
        font-size: 14px;
        font-weight: 400;
        color: #ffffff;
        margin-bottom: 0;
		line-height: 16px;
    }

  .ref-title {
width: 100%;
	padding-right: 28px;
  }

  .ref-features {
    width: 100%;
  }

  .refs-sects-gal {
    margin-bottom: 48px;
    margin-top: 48px;
  }

    .refs-sects-gal img {
      border-radius: 18px;
    }

    .refs-sects-gal .col-md-6 {
      padding: 18px;
    }

  .refs-text {
    margin-top: 88px;
    margin-bottom: 8px;
  }
.shadow-ins-refl {
	height: 398px;
    overflow: hidden;
}
    .refs-text .col-md-3 {
      padding: 28px;
    }

    .refs-text h1 {
      font-weight: 500;
	margin-bottom: 48px;
    }

    .refs-text h2 {
      font-weight: 500;
      font-size: 28px;
      margin-top: 8px;
    }

    .refs-text li {
      list-style: disc;
      color: #65716D;
      line-height: 38px;
      list-style-position: inside;
    }

  .inside-manset-text p {
    color: #ffffff;
    text-align: center;
    margin-bottom: 0px;
  }

  .sectors-sects-gal {
    margin-bottom: 48px;
  }

    .sectors-sects-gal img {
		border-radius: 18px;
		border: 1px solid gray;
		padding: 8px;
    }

    .sectors-sects-gal .col-md-6 {
      padding: 18px;
    }

  .sector-text {
    margin-top: 28px;
    margin-bottom: 88px;
  }

    .sector-text .col-md-6 {
      padding: 18px;
    }

    .sector-text h1 {
      font-weight: 500;
	  font-family: "Caveat", cursive;
		font-optical-sizing: auto;
		font-style: normal;
		text-align: center;

    }
h1 {
	font-size: 38px;
}
    .sector-text li {
      list-style: disc;
      color: #65716D;
      line-height: 30px;
      list-style-position: inside;
    }

  .ins-almaeng-abtg .fa-arrow-right-long:before {
    color: #238462;
    padding-right: 8px;
    font-size: 12px;
  }

  .ins-almaeng-abtg p {
    width: 68%;
    margin: auto;
  }

  .ins-almaeng-abtg h2 {
    font-size: 36px;
    font-weight: 600;
    color: #104432;
  }

  .ins-almaeng-abtg {
    padding: 48px;
    text-align: center;
    margin-top: 28px;
    margin-bottom: 48px;
  }

  .shadow-ins-ft:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    background: linear-gradient(to bottom, rgb(76 76 76 / 59%) 0%, rgb(72 72 72 / 75%) 100%);
    z-index: 1;
    border-radius: 18px;
  }

  .guy-text .col-md-4 {
    padding: 28px;
  }

  #main-guy img {
    width: 100%;
  }

  #main-guy-alma .guy-text {
    width: 68%;
    position: absolute;
    text-align: center;
    margin: auto;
    top: 38%;
    right: 0;
    left: 0;
    display: flex;
    z-index: 11;
  }

    #main-guy-alma .guy-text h2 {
      font-family: 'Barlow', sans-serif;
      font-size: 28px;
      font-weight: 600;
      color: #ffffff;
    }

    #main-guy-alma .guy-text p {
      font-family: 'Barlow', sans-serif;
      font-size: 18px;
      font-weight: 400;
      color: #ffffff;
    }

  .alma-text-container {
    width: 68%;
    margin: auto;
    margin-top: 88px;
    margin-bottom: 88px;
  }

    .alma-text-container h2 {
      font-size: 28px;
      font-weight: 500;
      color: #124735;
      text-align: center;
    }

  #insalma {
    margin-top: 8px;
  }

    #insalma .insalma-fl {
      padding: 88px;
      background-image: url(../images/main-sectors-back.webp);
      background-repeat: no-repeat;
      background-size: cover;
      min-height: 480px;
      width: 100%;
      border-radius: 18px;
    }

  .insalma-fl .row {
    margin: auto;
    display: flex;
    width: 78%;
    margin-top: 128px;
  }

  #insalma .whyalmitem {
    width: 80%;
    margin: auto;
  }

  #insalma h3 {
    font-size: 30px;
    color: #ffffff;
    font-weight: 500;
    text-align: center;
  }

  .inside-container {
    width: 90%;
    margin: auto;
  }

  .services-text ul {
    padding-left: 18px;
  }

  #main-hizmetler .owl-item img {
    border-radius: 0px;
  }

  .btn-alma img {
    width: 18px !important;
  }

  #main-hizmetler .owl-item {
    padding: 0px;
  }

  .btn-alma {
    padding: 16px 24px 16px 24px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    position: relative;
    background-color: #238462;
    width: 180px;
    text-align: center;
    border: none;
    border-radius: 8px;
    color: #ffffff;
    background-image: url(../images/arrow-up.svg);
    background-size: 12px;
    background-repeat: no-repeat;
    background-position: 128px 20px;
  }

    .btn-alma a {
      color: #ffffff;
      text-decoration: none;
    }

  .general-title-baslik h1 {
    font-family: 'Barlow', sans-serif;
    font-size: 148px;
    font-weight: 600;
    color: white;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #67a791;
    margin-bottom: -58px;
  }

  .main-text-area {
    margin: auto;
    text-align: center;
  }

    .main-text-area h1 {
margin-top: 58px;
        margin-bottom: 48px;
        font-size: 28px;
        font-weight: 500;
    }

    .main-text-area p {
      margin-bottom: 8px;
    }

  .services-cont-text h1 {
		font-size: 88px;
        color: #ffffff00 !important;
        -webkit-text-stroke-width: 1px;
        -webkit-text-stroke-color: #ffffff;
        line-height: 78px;
  }

  .alma-services {
    margin-top: 88px;
  }

  .services-text {
    margin-top: 18px;
  }

    .services-text h1 {
      font-weight: 500;
      color: #ffffff;

    }

    .services-text p {
      font-size: 18px;
      font-weight: 400;
      color: #ffffff;
    }

    .services-text li {
      font-size: 18px;
      font-weight: 400;
      color: #91F4D1;
      list-style-type: disc;
    }

  .navbar-expand-lg .navbar-collapse {
    margin-bottom: 38px;
	        margin-left: 36px;
  }

  .contact-us-form-title {
    font-size: 36px;
    color: #292d78;
    margin-bottom: 28px;
    font-weight: 400;
  }

  .almaeng-g {
    margin: auto;
    padding-top: 128px;
  }

  #about-why {
    background-image: url(../images/neden-almaeng-back.webp);
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 680px;
    margin-top: 128px;
    position: relative;
  }

    #about-why .whyalmaeng-about {
      position: absolute;
      top: 36%;
      margin: 0;
    }

  .whyalmaeng-about h1 {
    font-size: 42px;
    color: #ffffff;
    top: 36%;
    position: relative;
  }


  .nt-text .img-fluid {
    margin: auto;
    width: 64%;
    display: block;
  }

  .alma-ab-container h1 {
    font-size: 38px;
    font-weight: 400;
    color: #292D78;
    margin-bottom: 48px;
  }

  .alma-ab-container {
    margin-left: 22%;
    margin-top: 48px;
  }

  .ntd-text .img-fluid {
    width: 90%;
    display: block;
    float: right;
    border-radius: 0px 0px 0px 64px;
  }

  .hizmet-dty-almaeng {
    margin-bottom: 128px;
  }

  .alma-dty-container {
    margin-left: 22%;
  }

    .alma-dty-container h1 {
      font-size: 38px;
      font-weight: 400;
      color: #292D78;
      margin-bottom: 48px;
    }

  .alma-refs .row {
    justify-content: center;
  }

  .alma-refs .col-md-2 {
    width: 16%;
    padding: 18px;
    border: 1px solid gray;
    border-radius: 18px;
    height: 188px;
    margin: 18px;
  }

  .alma-refs img {
    width: 200px;
    margin: auto;
    display: block;
  }

  #alma-referanslar {
    margin-top: 48px;
  }

  #inside-manset {
        height: 188px;
        background-color: #104432;
        border-radius: 18px;
		margin-top: -28px;
  }

  .inside-manset-text {
    position: relative;
    margin: auto;
    left: 0;
    right: 0;
    top: 50%;
    z-index: 11;
  }

    .inside-manset-text h1 {
      font-size: 24px;
      color: #ffffff;
      font-weight: 500;
      text-align: center;
      text-shadow: 2px 2px #0000007a;
    }

  .shadow-ins:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    display: inline-block;
    z-index: 1;
  }

  .alma-container h1 {
font-size: 98px;
        font-weight: 600;
        color: white;
        -webkit-text-stroke-width: 1px;
        -webkit-text-stroke-color: #67a791;
        text-align: center;
        margin-top: 28px;
        margin-bottom: 28px;
        line-height: 88px;
  }
.alma-services .d-flex {
    display: block!important;
}
.alma-services .col-6 {
    width: 100%;
}
  .alma-container h2 {
    font-size: 36px;
    font-weight: 500;
    color: #124735;
    text-align: center;
    margin-bottom: 48px;
  }

  .ins-ntr-back {
    margin-top: 18px;
  }

  .page-more img {
    margin-top: -48px;
    z-index: 30;
    position: absolute;
    left: 48%;
  }

  #news-more img {
    width: 48px;
    border-radius: 0px;
  }

  .news-date {
    font-size: 14px;
    font-weight: 400;
    color: #9daabd;
  }

  #whyalmaeng {
    margin-top: 48px;
    margin-bottom: 88px;
  }

    #whyalmaeng .whyalmaeng-left {
	background-image: url(../images/main-sectors-back.webp);
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	border-radius: 18px;
	background-position-x: -80px;
    }

  .whyalmaeng-left .row {
    margin: auto;
    display: flex;
    width: 88%;
    margin-top: 78px;
  }

  #whyalmaeng .whyalmaeng-right {
    width: 80%;
    margin-right: 20%;
    padding: 24px 24px 24px 88px;
  }

  #whyalmaeng h1 {
	font-size: 88px;
	font-weight: 600;
	color: #ffffff00 !important;
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: #ffffff;
	text-align: right;
	margin-bottom: -20px;
  }

  .fa-arrow-right-long:before {
    color: #238462;
    padding-right: 8px;
    font-size: 18px;
  }

  #whyalmaeng .whyalmaeng-right img {
    width: 68px;
  }

  #whyalmaeng .whyalmaeng-right h2 {
    font-size: 88px;
    font-weight: 600;
    color: #292D78;
  }

  #whyalmaeng .whyalmaeng-right p {
    font-size: 18px;
    font-weight: 500;
    color: #6A6A7E;
    padding-top: 58px;
    padding-left: 18px;
  }

  #whyalmaeng .whyalmaeng-right .col-img {
    width: 15%;
    margin: auto;
  }

  #whyalmaeng .whyalmaeng-right .col-dgr {
    width: 85%;
    margin: auto;
    display: flex;
  }

  #whyalmaeng .whyalmaeng-right .row {
    border-bottom: 1px solid #dadada;
    margin-bottom: 28px;
  }


  .footer-line .fa-brands {
    color: #2A2F78;
    font-size: 28px;
    padding-left: 18px;
  }

  .footer-menu-line .col-md-3 {
    margin: auto;
  }

  .footer-menu-line .col-md-2 {
    margin: auto;
    display: flex;
  }

  .footer-menu-line .col-md-7 {
    margin: auto;
  }

  .footer-languages-menu {
    display: flex;
    margin: 0px;
  }

  .footer-menu {
        margin: auto;
        justify-content: end;
        padding-top: 48px;
  }

    .footer-menu li {
              padding: 6px;
    }

      .footer-menu li a {
        font-size: 18px;
        font-weight: 500;
        text-decoration: none;
        color: #68CAA9;
      }

  .footer-languages-menu li a {
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    color: #2a2f78;
  }

  .footer-languages-menu li {
    padding-left: 18px;
  }

  .footer-line .col-md-6 {
    margin: auto;
    justify-content: end;
    display: flex;
  }

  .footer-languages-menu li:first-child {
    padding: 0px;
    border: 1px solid gray;
    border-radius: 8px;
    width: 48px;
    height: 48px;
    text-align: center;
    align-content: center;
  }

  .footer-languages-menu li:nth-child(2) {
    padding: 0px;
    border: 0px solid gray;
    border-radius: 8px;
    width: 48px;
    height: 48px;
    text-align: center;
    align-content: center;
  }

  .footer-alt {
    height: 48px;
    margin-top: 28px;
    margin-bottom: 28px;
  }

    .footer-alt a {
      font-size: 14px;
      font-weight: 400;
      text-decoration: none;
      color: #60666B;
    }

    .footer-alt .col-md-9 {
      display: flex;
    }

    .footer-alt .col-md-3 {
      display: flex;
      justify-content: end;
      margin: auto;
    }

  .languages-menu {
    margin-bottom: 0px;
  }

  .shd-text {
position: absolute;
        z-index: 17;
        top: 54%;
        left: 6%;
  }

    .shd-text h1 {
      font-size: 24px;
      font-weight: 600;
      color: #ffffff;
    }

    .shd-text h2 {
      font-size: 28px;
      font-weight: 600;
      color: #ffffff;
    }

  .main-sektorler .borderimg {
    border-radius: 18px;
  }

  .msek-line {
    justify-content: space-between;
	        padding-top: 28px;
  }

    .msek-line .col-md-4 {
      margin-bottom: 28px;
      border-radius: 18px;
    }

      .msek-line .col-md-4:hover {
        box-shadow: 0px 24px 24px 24px #0000004d;
        transition: 0.5s;
        transition-timing-function: ease;
      }

  .shadow:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.65)), color-stop(100%, rgba(0, 0, 0, 0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0); /* IE6-9 */
    z-index: 16;
    border-radius: 18px;
  }

  .main-sektorler h5 {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 28px;
    text-align: center;
    color: #292d78;
  }

  .main-sektorler {
    margin-top: 48px;
    background-repeat: repeat;
    background-image: url(../images/alma-back-green.svg);
    background-position-x: right;
    background-position-y: 114px;
  }

  .ntr-back {
    background-color: #F2F2F2;
    padding-top: 88px;
    padding-bottom: 88px;
    margin-top: 48px;
    margin-bottom: 88px;
  }

  .main-almaeng-abtg img {
    width: 108px;
  }

  .main-almaeng-abtt {
    margin: auto;
  }

    .main-almaeng-abtt p {
      font-size: 20px;
      color: #6A6A7E;
      font-weight: 400;
    }

  .main-almaeng-abtg h1 {
    font-size: 40px;
    color: #292D78;
    font-weight: 500;
    padding-right: 48px;
  }

  .alma-container {
    width: 80%;
    margin: auto;
  }

  .mb-text .img-fluid {
    float: right;
    width: 80%;
    display: block;
  }

  .owl-manset-text h1 {
    font-size: 18px;
    color: #ffffff;
    font-weight: 500;
    text-align: center;
    text-shadow: 2px 2px #0000007a;
  }

  .owl-manset-text h3 {
    font-size: 20px;
    color: #A3C5DE;
    font-weight: 400;
    text-align: center;
  }

  .btn-contact {
    padding: 14px 24px 14px 24px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #238462;
    background-color: #ffffff;
    width: 200px;
    text-align: center;
    margin-top: 28px;
    border: 1px solid #c6c6c6;
    background-image: url(../images/arrow-up-contact.svg);
    background-size: 12px;
    background-repeat: no-repeat;
    background-position: 124px 18px;
  }

  #inside-text h1 {
    margin-bottom: 48px;
  }

  #inside-manset img {
	width: 100%;
	border-radius: 18px;
	margin-top: -38px;
  }

  .languages-box select {
    border: none;
    font-size: 14px;
    font-weight: 600;
    color: #47526F;
  }

  .languages-box i {
    padding-top: 5px;
    padding-right: 8px;
    color: #47526F;
  }

  .footer-line {
    padding-top: 28px;
    padding-bottom: 28px;
    width: 90%;
    margin: auto;
    align-items: center;
  }

  .footer-menu-line {
    background-color: #104432;
    border-radius: 18px;
    min-height: 600px;
    background-image: url('../images/footer-back.webp');
    background-repeat: no-repeat;
  }

  .main-news {
    margin-top: 48px;
  }

  .main-almaeng-g img {
    width: 60px;
  }

  .contanct-us-form {
    margin-bottom: 28px;
    margin-top: 48px;
  }

  .text-inside {
    position: absolute;
    bottom: 0px;
  }

  .dropdown-menu li a {
    font-size: 15px;
    font-weight: 500;
  }

  #main-markalar {
    background-color: #edeff2;
    padding: 18px;
    margin-bottom: 88px;
  }

  .languages-box ul li {
    padding: 8px;
  }

  .almaeng-logo {
    padding: 8px;
    width: 280px;
  }

  .footer-logo {
    padding: 8px;
    width: 88px;
  }

  .text-inside h1 {
    font-size: 32px;
    font-weight: 400;
    color: #53575a;
  }

  #inside-text .col-md-6 {
    margin: auto;
  }

  #inside-text {
    margin-bottom: 88px;
    margin-top: 48px;
  }

  .counters {
    display: flex;
    margin-bottom: 20px;
    margin-bottom: 5%;
  }

  .counter-border {
    border-left: 1px solid grey;
    height: 15%;
  }

  .counter p {
    font-size: 16px;
    font-weight: 400;
    color: #55575c;
  }

  .footer-aydinlatma {
    display: flex;
  }

    .footer-aydinlatma li {
      padding-right: 48px;
    }

  .venus-ajans {
    padding-left: 28px;
  }

  .general-title h5 {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 28px;
    text-align: center;
    color: #292d78;
  }

  .news-box-1 {
    margin-bottom: 28px;
    display: block;
    background-color: #F2F2F2;
    border-radius: 18px;
	width: 96%;
  }

  .news-box-info {
    padding: 38px;
  }

  .news-box-1 .col img {
    object-fit: fill;
    height: 100%;
  }

  .owl-carousel.owl-drag .owl-item {
    padding: 8px;
  }

  .news-box-info-date h3 {
    font-size: 14px;
    line-height: 2.5;
    color: #455270;
  }

  .news-box-1 h4 {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.2;
    color: #124433;
    text-align: left;
  }

  .news-box-1 p {
    font-size: 16px;
    line-height: 1.25;
    color: #65716D;
    text-align: left;
  }

  .news-box-info .news-box-info-link a {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 2.29px;
    text-align: justify;
    color: #ca003d;
  }

  .owl-news .owl-nav {
    position: absolute;
    top: 22%;
    left: 49%;
    transform: translate(-50%, -50%);
    display: flex;
    width: 106%;
    justify-content: space-between;
  }

  .owl-news .item img {
    width: 100%;
    height: auto;
    border-radius: 18px;
  }

  .languages-box-ul {
    display: flex;
    list-style-type: none;
    align-items: center;
  }

  .active a {
    color: #000;
  }

  .navbar-expand-lg .navbar-nav {

    white-space: nowrap;
  }

  .dropdown-menu {
    background-color: white;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .navbar-expand-lg .navbar-nav .dropdown-menu {

    z-index: 999;
    background-color: #ffffff;

  }

  .dropdown-menu a {
    color: #238462 !important;
    border-bottom: solid 0.5px #d4e0dc;
    text-align: start;
  }

    .dropdown-menu a:hover {
      color: #ffffff !important;
      text-align: start;
      background-color: #238462;
    }

  .nav-link:focus, .nav-link:hover {
    color: #414241;
  }

  .dropdown-menu .languages-box {
    margin-left: 80px;
  }

  #slider-manset {
    margin-top: -68px;
  }

  .nav-item a, .languages-box-ul {
    font-size: 15px;
    font-weight: 600;
    color: #238462;
  }

  .languages-box ul {
    margin-bottom: 4px;
  }

  .nav-item {
    padding: 0px 2px;
  }

  .dropdown, .dropdown-center, .dropend, .dropstart, .dropup, .dropup-center {
    position: relative;
  }

  .inside-text {
    padding-top: 48px;
    padding-bottom: 128px;
  }

    .inside-text h1 {
      font-size: 48px;
      font-weight: 600;
      color: #656868;
    }

    .inside-text h2 {
      font-size: 24px;
      font-weight: 400;
      color: #656868;
      letter-spacing: -0.8px;
      margin-bottom: 28px;
    }

    .inside-text p {
      font-size: 16px;
      font-weight: 300;
    }

  .main-almaeng-g {
    margin: auto;
    z-index: 6;
  }

  .main-almaeng-t {
    position: relative;
    float: right;
    z-index: 4;
  }

  .contact-us-form-info {
    column-gap: 16px;
  }

  .form-check-label {
    font-size: 14px;
    color: #9ba5a2;
  }

  .form-check {
    margin: auto;
  }

  .form-floating > label {
    font-size: 16px;
    color: #6c757d;
  }

  .contact-page {
    margin-top: 48px;

  }

    .contact-page h1 {
      margin-bottom: 28px;
      font-weight: 500;
      font-size: 38px;
    }

  .contact-us-form h1 {
    margin-bottom: 28px;
    font-weight: 500;
    font-size: 38px;
  }

  .contact-page h2 {
    font-size: 36px;
    color: #292d78;
    margin-bottom: 28px;
    font-weight: 400;
  }

  .contact-page h3 {
    font-size: 14px;
    color: #243445;
    letter-spacing: 4px;
    margin: 0;
    padding: 0;
  }

  .contact-info {
    margin-top: 18px;

  }

    .contact-info .col-md-6 {
		padding-bottom: 48px;
    }

    .contact-info .col-md-3 {
      color: #1e7356;
      font-weight: 500;
    }

    .contact-info .col-md-9 {
      padding-bottom: 18px;
      color: #80858B;
    }

    .contact-info .col-loc {
      width: 5%;
    }

    .contact-info .col-loc-txt {
      width: 95%;
      margin: auto;
    }

  .location-icon {
    width: 18px;
  }

  .brand-line {
    width: 80%;
  }

  .top-search {
    width: 4%;
  }

  #top-lang {
    justify-content: end;
    display: flex;
    margin-bottom: 38px;
    width: 98px;
	display: none;
  }

  .accordion-button {
    padding: 26px;
    font-size: 18px;
    font-weight: 400;
  }

    .accordion-button:not(.collapsed) {
      color: #ffffff;
      background-color: #243445;
    }

    .accordion-button:focus {
      box-shadow: none;
    }

  .form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #bdd0e7;
    outline: 0;
    box-shadow: 0 0 16px 0.25rem rgb(213 215 221);
  }

  .txtcenter {
    text-align: center;
    padding-bottom: 88px;
  }

  .kvkk-line {
    margin-top: 48px;
    margin-bottom: 18px;
  }

  .owl-carousel .owl-nav button.owl-prev {
    margin-right: 40px;
  }

  .owl-carousel .owl-nav button.owl-next {
    margin-left: 40px;
  }

  .bg-gray {
    background-color: #EAEDF4;
  }

  .nav-tabs {
    --bs-nav-tabs-border-width: 0px;
  }

  .dropdown-item.active, .dropdown-item:active {
    background-color: #1e5193;
  }

  .nav-tabs .nav-item.show .nav-tab-link, .nav-tabs .nav-tab-link.active {
    background: #EAEDF4;
    font-size: 18px;
    font-weight: 600;
    color: #AF2C3C;
    padding-left: 188px;
    padding-right: 188px;
    margin: auto;
    height: 54px;
    border: none;
  }

  .nav-tabs .nav-tab-link {
    background: #ffffff;
    font-size: 18px;
    font-weight: 600;
    color: #60666B;
    padding-left: 48px;
    padding-right: 48px;
    margin: auto;
    height: 54px;
    border: none;
  }

  .navbar-toggler {
    border: 0px;
    font-size: 44px;
    outline: none;
  }

    .navbar-toggler:focus {
      box-shadow: none;
    }

  .manset-gorsel {
    width: 100%;
    position: relative;
  }

    .manset-gorsel img {
      width: 100%;
    }

  .main-menu-header {
    margin: auto;
    z-index: 11;
  }

  .site-header {
    top: 0;
    left: 0;
    width: 100%;
    z-index: 12;
    position: relative;
  }

  .site-header-inside {
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 18px;
    z-index: 12;
  }

  .header-gorsel img {
    width: 100%;
  }
  /*header start*/
  .navbar {
  }

  .navbar-nav {
    padding: 0px 0px;
  }

  .nav-item {
  }

  .alma-logo {
    width: 168px;
  }

  .dropdown-menu {
    border: none;
    padding: 0px;
  }

    .dropdown-menu > li {
      padding: 5px 15px;
      border-bottom: 1px solid var(--second-color);
      width: 294px;
    }

      .dropdown-menu > li:nth-last-child(1) {
        padding-bottom: 20px;
      }

      .dropdown-menu > li:nth-child(1) {
        padding-top: 15px;
      }

  .dropdown-item {
    font-weight: 500;
    color: #37393B;
    font-size: 14px;
    border-bottom: solid 1px #dce0e6;
  }

  .navbar-brand {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .languages-menu li {
    float: left;
  }

    .languages-menu li:last-child {
      border-right: none;
    }

    .languages-menu li a {
      display: block;
      color: #278664;
      padding: 0px 8px;
      text-decoration: none;
      font-size: 14px;
    }

    .languages-menu li:first-child a {
      padding-left: 0px;
    }

  .owl-container {
    max-width: 98%;
    position: relative;
    margin: auto;
  }

  .owl-manset .owl-theme .owl-nav.disabled + .owl-dots {
    display: flex;
    justify-content: end;
    position: relative;
    right: 8%;
  }

  .owl-carousel .owl-item img {
    border-radius: 18px;
  }

  .owl-manset .owl-theme .owl-dots .owl-dot span {
    width: 18px;
    height: 18px;
    margin: 8px 8px;
    background-color: #c0cec9;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 18px;
  }

  .owl-manset .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #238462;
  }

  .owl-nav {
    justify-content: space-between;
  }

  .owl-manset-text {
    width: 100%;
    position: absolute;
    top: 44%;
    z-index: 12;
  }

    .owl-manset-text > h1 {
      font-size: 60px;
      color: #ffffff;
      font-weight: 500;
    }

    .owl-manset-text > h2 {
      font-size: 60px;
      color: #ffffff;
      font-weight: 500;
    }

  .header-manset {
    position: relative;
  }

  .contact-us-form {
    background-image: url(../images/footer-form-back.webp);
    background-repeat: no-repeat;
    background-size: contain;
    padding: 20px;
    position: relative;
    margin: auto;
    margin-bottom: 88px;
  }

  .contact-us-title h1 {
    font-size: 36px;
    font-weight: 600;
    letter-spacing: -0.46px;
    color: #122b4e;
  }

  .contact-us-title p {
    font-size: 16px;
    color: #687991;
    text-align: left;
    margin-top: 2%;
    margin-bottom: 2%;
  }

  #contact-us-form-title {
    font-size: 48px;
    color: #ffffff;
    font-weight: 600;
    top: 28%;
    position: absolute;
    left: 16%;
  }

  .contact-us-form .row {
    display: flex;
    justify-content: space-between;
  }

  .form-control {
    border-radius: 8px;
    border: solid 1px #e6e6e6;
    background-color: #ffffff;
    text-align: justify;
    color: #455270;
    font-size: 14px;
    margin-bottom: 12px;
    padding: 14px;
  }

  .footer-address-line {
    color: #68CAA9;
    margin: auto;
    padding-top: 0px;
    padding-bottom: 28px;
  }

    .footer-address-line .col-md-4 {
      padding: 18px;
    }

  .contact-form-check {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }

  .form-floating {
    font-size: 18px;
    text-align: justify;
    color: #575756;
  }

  .contact-us-form p {
    font-size: 18px;
    color: #3d4247;
  }

  .kvkk-menu li a {
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    color: #68CAA9;
    line-height: 34px;
  }

  .footer-address-line p {
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    color: #68CAA9;
	line-height: 24px;
	margin-bottom: 4px;
  }

    .footer-address-line p a {
      font-size: 16px;
      font-weight: 400;
      text-decoration: none;
      color: #68CAA9;
    }

  .contact-form {
    margin-top: 88px;
  }

  .footer {
    padding-bottom: 48px;
  }

    .footer .fa-brands {
      color: #68caa9;
      text-decoration: none;
      font-size: 28px;
      padding-right: 34px;
    }

  .copyright-text {
    font-size: 12px;
    text-align: center;
    color: #ffffffc4;
  }

  .footer-menu-kvkk {
    border-top: 1px solid #ffffff54;
    border-bottom: 1px solid #ffffff54;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .footer h1 {
    font-size: 30px;
    color: #ffffff;
    font-weight: 600;
    margin-bottom: 28px;
  }

  .footer-menu-line .col-md-3 {
    margin: auto;
  }
}

@media only screen and (max-width: 480px) {
  .container {
    max-width: 96%;
  }
 .almadocs {
	border: 1px solid #b2c0bb;
	padding: 18px;
	text-align: center;
	border-radius: 8px;
	margin: 8px;
    width: 100%;
}
.almadocs img {
	width: 48px;
	padding-right: 8px;
}
.almadocs-r {
	justify-content: center;
}
.almadocs-r a:hover {
	text-decoration: none!important;
}
.rounded-lines {
		width: 100%;
        margin: auto;
        position: relative;
    }
    
    .rounded-lines h3 {
        color: #238462;
		font-size: 28px;
        margin-top: 28px;
    }
    .alma-round {
		text-align: center;
        padding: 8px;
        border-radius: 50%;
        width: 188px;
        height: 188px;
        background-color: #104432;
        position: absolute;
        font-size: 16px;
        font-weight: 600;
        color: #ffffff;
        box-shadow: 0 0px 0px 1px #238462;
        border: 6px solid #ffffff;
        line-height: 20px;
    }
    .alma-round:hover {
        background-color: #238462!important;
        cursor: pointer;
    }
    .alma-round-text {
        width: 90%;
        margin: auto;
        padding: 2px;
    }
    
    .alma-round:nth-child(1) {
		bottom: 8px;
        position: relative;
        margin: auto;
        align-content: center;
    }
    .alma-round:nth-child(2) {
		bottom: 8px;
        position: relative;
        margin: auto;
        align-content: center;
    }
    .alma-round:nth-child(3) {
		bottom: 8px;
        position: relative;
        margin: auto;
        align-content: center;
    }
    .alma-round:nth-child(4) {
		bottom: 8px;
        position: relative;
        margin: auto;
        align-content: center;
    }
    .alma-round:nth-child(5) {
		bottom: 8px;
        position: relative;
        margin: auto;
        align-content: center;
    }
    .alma-round:nth-child(6) {
		bottom: 8px;
        position: relative;
        margin: auto;
        align-content: center;
    }
    .alma-round:nth-child(7) {
		bottom: 8px;
        position: relative;
        margin: auto;
        align-content: center;
    }
    .alma-round:nth-child(8) {
		bottom: 8px;
        position: relative;
        margin: auto;
        align-content: center;
    }
.rounded-lines li {
		line-height: 28px !important;
        font-size: 18px !important;
        padding: 0px !important;
}
.rounded-lines ul {
	padding: 0px;
}
  .location iframe {
    border-radius: 18px;
}
.alma-map {
	width: 100%;
}
.navbar-toggler-icon {
background-image: url(../images/hambmenu.svg);
}
#top-lang-m {
	justify-content: end;
    right: 44px;
    display: flex;
    padding-top: 13px;
    position: absolute;
    width: 100%;
}
 .form-check-input {
	border: none;
}
.contact-us-form .d-flex {
	display: block!important;
}
.contact-us-form .form-check {
	margin: auto;
	padding-top: 28px;
	padding-bottom: 28px;
}
.contact-us-form .form-select {
    font-size: 14px;
    color: #6c757d;
	border: solid 1px #e6e6e6;
	margin-bottom: 12px;
}
.contact-us-form-info .col {
	flex: 0 0 100%;
}
#page-inside-text a:hover {
  text-decoration: underline;
  color: #238462;
}
  .contact-info-line .row {
	border-bottom: 1px solid #c6d6d0;
    margin-bottom: 18px;
}
.sector-text p {
	font-size: 22px;
	line-height: 36px;
}
.news-box-1 img {
    width: 100%;
    height: auto;
    border-radius: 18px;
}
.news-page .row {
	justify-content: left;
}
.news-page .col-md-4 {
margin-bottom: 28px;
}
.news-detail img {
	border-radius: 18px;
	width: 100%;
}

.alma-title-outline h1 {
    font-size: 74px;
    font-weight: 600;
    color: #248362;
    text-align: center;
    margin-top: 28px;
    margin-bottom: 28px;
}
.alma-title-outline h2 {
	font-family: "Caveat", cursive;
	font-optical-sizing: auto;
	font-weight: 600;
	font-size: 28px;
	text-align: center;
	margin-top: 48px;
    margin-bottom: 28px;
}
.alma-title-outline p {
    text-align: center;
    font-size: 18px;
    font-weight: 300;
    color: #104432;
    margin: auto;
	margin-top: 28px;
}
.whyalma-about-left p {
	color: white;
	font-size: 24px;
	text-align: center;
}
#whyalma-about {
  margin-top: 48px;
  margin-bottom: 88px;
}

#whyalma-about .whyalma-about-left {
  background-image: url(../images/main-sectors-back.webp);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  border-radius: 18px;
  min-height: 280px;
}

.whyalma-about-left .row {
        margin: auto;
        display: flex;
        width: 88%;
        margin-top: 78px;
}

.values .col-md-3 {
        flex: 0 0 auto;
        width: 90%;
        padding: 18px;
        border: 1px solid #8dbaaa;
        margin: 10px;
        align-items: center;
        align-content: center;
        text-align: center;
        border-radius: 18px;
        min-height: 128px;
}

.values {
	justify-content: space-around;
    margin: auto;
}
.alma-team {
	justify-content: space-around;
    width: 96%;
    margin: auto;
} 
.alma-team .col-md-4 {
	flex: 0 0 auto;
	width: 92%;
	padding: 18px;
	border: 1px solid #8dbaaa;
	margin: 18px;
	align-items: center;
	align-content: center;
	text-align: center;
	border-radius: 18px;
}
.alma-team img {
	width: 100%;
}
.team-text {
	padding: 18px;
    min-height: 228px;
}
.alma-team h2 {
font-size: 62px;
        font-weight: 600;
        color: white;
        -webkit-text-stroke-width: 1px;
        -webkit-text-stroke-color: #67a791;
        text-align: center;
}
.alma-hr .col-sm-4 {
	padding: 18px;
}
.alma-hr .form-check {
	margin: auto;
	padding-top: 28px;
	padding-bottom: 28px;
}
  .alma-h1 {
font-family: 'Barlow', sans-serif;
        font-size: 34px !important;
        font-weight: 600 !important;
        color: #104432 !important;
		margin-bottom: 28px;
}
.alma-h2 {
	font-family: 'Barlow', sans-serif;
	font-size: 36px;
	font-weight: 500;
	color: #124433;
}
.alma-h3 {
	font-family: 'Barlow', sans-serif;
	font-size: 24px;
	font-weight: 500;
	color: #124433;
}
.news-box-info-title {
	min-height: 188px;
}
#page-inside-text {
	margin-top: 48px;
	margin-bottom: 128px;
}
#page-inside-text ul, #page-inside-text ol, #page-inside-text li {
  padding: 0 8px;
  list-style: disc;
}
#page-inside-text li::marker {
  color: #104432;
}
.navbar {
	--bs-navbar-padding-y: 0px;
}

  #slider-alser .owl-nav {
    top: -100%;
    z-index: 11;
    position: relative;
    float: right;
  }

  #main-offer .maindy-text {
        width: 88%;
        position: absolute;
        text-align: center;
        margin: auto;
        top: 38%;
        right: 0;
        left: 0;
        z-index: 20;
  }

    #main-offer .maindy-text h1 {
font-size: 18px;
        color: #ffffff;
        font-weight: 600;
    }

    #main-offer .maindy-text p {
      font-size: 24px;
      color: #ffffff;
      font-weight: 300;
    }

  #whyalmaeng .whyindustryitem {
		padding: 8px;
        font-size: 16px;
        font-weight: 600;
        color: #ffffff;
  }

  p {
    font-size: 16px;
  }

  li {
    font-size: 16px;
  }

  .shadow-ins-refl:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    background: linear-gradient(to bottom, rgb(0 0 0 / 32%) 0%, rgb(0 0 0 / 60%) 100%);
    z-index: 1;
    border-radius: 18px;
  }

  .reflist-text .ref-features img {
width: 28px !important;
        margin-bottom: 4px;
        margin-top: 14px;
  }

  .ref-inside-manset-text {
    text-align: center;
  }

  #reflist-guy {
margin-bottom: 48px;
        margin-top: 28px;
        overflow: hidden;
  }

  .reflist-guy-text .col-md-4 {
    padding: 28px;
  }

  .refimg {
    border-radius: 18px;
	height: 100%;
  }

  #reflist-guy img {

  }

  .reflist-guy-text .ref-title {
    width: 100%;
  }

    .reflist-guy-text .ref-title h1 {
      color: #ffffff;
      margin-bottom: 18px;
      font-size: 34px;
      font-weight: 500;
    }
    .reflist-guy-text .ref-title {
        width: 100%;
    }
  #reflist-guy-alma .reflist-guy-text {
        width: 100%;
        position: absolute;
        right: 0;
        left: 0;
        display: flex;
        z-index: 11;
        padding: 28px;
  }

    #reflist-guy-alma .reflist-guy-text h2 {
font-family: 'Barlow', sans-serif;
        font-size: 18px;
        font-weight: 600;
        color: #ffffff;
        margin-bottom: 0;
    }

    #reflist-guy-alma .reflist-guy-text p {
        font-family: 'Barlow', sans-serif;
        font-size: 14px;
        font-weight: 400;
        color: #ffffff;
        margin-bottom: 0;
		line-height: 16px;
    }

  .ref-title {
width: 100%;
	padding-right: 28px;
  }

  .ref-features {
    width: 100%;
  }

  .refs-sects-gal {
    margin-bottom: 48px;
    margin-top: 48px;
  }

    .refs-sects-gal img {
      border-radius: 18px;
    }

    .refs-sects-gal .col-md-6 {
      padding: 18px;
    }

  .refs-text {
    margin-top: 88px;
    margin-bottom: 8px;
  }
.shadow-ins-refl {
	height: 398px;
    overflow: hidden;
}
    .refs-text .col-md-3 {
      padding: 28px;
    }

    .refs-text h1 {
      font-weight: 500;
	margin-bottom: 48px;
    }

    .refs-text h2 {
      font-weight: 500;
      font-size: 28px;
      margin-top: 8px;
    }

    .refs-text li {
      list-style: disc;
      color: #65716D;
      line-height: 38px;
      list-style-position: inside;
    }

  .inside-manset-text p {
    color: #ffffff;
    text-align: center;
    margin-bottom: 0px;
  }

  .sectors-sects-gal {
    margin-bottom: 48px;
  }

    .sectors-sects-gal img {
		border-radius: 18px;
		border: 1px solid gray;
		padding: 8px;
    }

    .sectors-sects-gal .col-md-6 {
      padding: 18px;
    }

  .sector-text {
    margin-top: 28px;
    margin-bottom: 88px;
  }

    .sector-text .col-md-6 {
      padding: 18px;
    }

    .sector-text h1 {
      font-weight: 500;
	  font-family: "Caveat", cursive;
		font-optical-sizing: auto;
		font-style: normal;
		text-align: center;

    }
h1 {
	font-size: 38px;
}
    .sector-text li {
      list-style: disc;
      color: #65716D;
      line-height: 30px;
      list-style-position: inside;
    }

  .ins-almaeng-abtg .fa-arrow-right-long:before {
    color: #238462;
    padding-right: 8px;
    font-size: 12px;
  }

  .ins-almaeng-abtg p {
    width: 68%;
    margin: auto;
  }

  .ins-almaeng-abtg h2 {
    font-size: 36px;
    font-weight: 600;
    color: #104432;
  }

  .ins-almaeng-abtg {
    padding: 48px;
    text-align: center;
    margin-top: 28px;
    margin-bottom: 48px;
  }

  .shadow-ins-ft:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    background: linear-gradient(to bottom, rgb(76 76 76 / 59%) 0%, rgb(72 72 72 / 75%) 100%);
    z-index: 1;
    border-radius: 18px;
  }

  .guy-text .col-md-4 {
    padding: 28px;
  }

  #main-guy img {
    width: 100%;
  }

  #main-guy-alma .guy-text {
    width: 68%;
    position: absolute;
    text-align: center;
    margin: auto;
    top: 38%;
    right: 0;
    left: 0;
    display: flex;
    z-index: 11;
  }

    #main-guy-alma .guy-text h2 {
      font-family: 'Barlow', sans-serif;
      font-size: 28px;
      font-weight: 600;
      color: #ffffff;
    }

    #main-guy-alma .guy-text p {
      font-family: 'Barlow', sans-serif;
      font-size: 18px;
      font-weight: 400;
      color: #ffffff;
    }

  .alma-text-container {
    width: 68%;
    margin: auto;
    margin-top: 88px;
    margin-bottom: 88px;
  }

    .alma-text-container h2 {
      font-size: 28px;
      font-weight: 500;
      color: #124735;
      text-align: center;
    }

  #insalma {
    margin-top: 8px;
  }

    #insalma .insalma-fl {
      padding: 88px;
      background-image: url(../images/main-sectors-back.webp);
      background-repeat: no-repeat;
      background-size: cover;
      min-height: 480px;
      width: 100%;
      border-radius: 18px;
    }

  .insalma-fl .row {
    margin: auto;
    display: flex;
    width: 78%;
    margin-top: 128px;
  }

  #insalma .whyalmitem {
    width: 80%;
    margin: auto;
  }

  #insalma h3 {
    font-size: 30px;
    color: #ffffff;
    font-weight: 500;
    text-align: center;
  }

  .inside-container {
    width: 90%;
    margin: auto;
  }

  .services-text ul {
    padding-left: 18px;
  }

  #main-hizmetler .owl-item img {
    border-radius: 0px;
  }

  .btn-alma img {
    width: 18px !important;
  }

  #main-hizmetler .owl-item {
    padding: 0px;
  }

  .btn-alma {
    padding: 16px 24px 16px 24px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    position: relative;
    background-color: #238462;
    width: 180px;
    text-align: center;
    border: none;
    border-radius: 8px;
    color: #ffffff;
    background-image: url(../images/arrow-up.svg);
    background-size: 12px;
    background-repeat: no-repeat;
    background-position: 128px 20px;
  }

    .btn-alma a {
      color: #ffffff;
      text-decoration: none;
    }

  .general-title-baslik h1 {
    font-family: 'Barlow', sans-serif;
    font-size: 148px;
    font-weight: 600;
    color: white;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #67a791;
    margin-bottom: -58px;
  }

  .main-text-area {
    margin: auto;
    text-align: center;
  }

    .main-text-area h1 {
margin-top: 58px;
        margin-bottom: 48px;
        font-size: 28px;
        font-weight: 500;
    }

    .main-text-area p {
      margin-bottom: 8px;
    }

  .services-cont-text h1 {
		font-size: 88px;
        color: #ffffff00 !important;
        -webkit-text-stroke-width: 1px;
        -webkit-text-stroke-color: #ffffff;
        line-height: 78px;
  }

  .alma-services {
    margin-top: 88px;
  }

  .services-text {
    margin-top: 18px;
  }

    .services-text h1 {
      font-weight: 500;
      color: #ffffff;

    }

    .services-text p {
      font-size: 18px;
      font-weight: 400;
      color: #ffffff;
    }

    .services-text li {
      font-size: 18px;
      font-weight: 400;
      color: #91F4D1;
      list-style-type: disc;
    }

  .navbar-expand-lg .navbar-collapse {
    margin-bottom: 38px;
	        margin-left: 36px;
  }

  .contact-us-form-title {
    font-size: 36px;
    color: #292d78;
    margin-bottom: 28px;
    font-weight: 400;
  }

  .almaeng-g {
    margin: auto;
    padding-top: 128px;
  }

  #about-why {
    background-image: url(../images/neden-almaeng-back.webp);
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 680px;
    margin-top: 128px;
    position: relative;
  }

    #about-why .whyalmaeng-about {
      position: absolute;
      top: 36%;
      margin: 0;
    }

  .whyalmaeng-about h1 {
    font-size: 42px;
    color: #ffffff;
    top: 36%;
    position: relative;
  }


  .nt-text .img-fluid {
    margin: auto;
    width: 64%;
    display: block;
  }

  .alma-ab-container h1 {
    font-size: 38px;
    font-weight: 400;
    color: #292D78;
    margin-bottom: 48px;
  }

  .alma-ab-container {
    margin-left: 22%;
    margin-top: 48px;
  }

  .ntd-text .img-fluid {
    width: 90%;
    display: block;
    float: right;
    border-radius: 0px 0px 0px 64px;
  }

  .hizmet-dty-almaeng {
    margin-bottom: 128px;
  }

  .alma-dty-container {
    margin-left: 22%;
  }

    .alma-dty-container h1 {
      font-size: 38px;
      font-weight: 400;
      color: #292D78;
      margin-bottom: 48px;
    }

  .alma-refs .row {
    justify-content: center;
  }

  .alma-refs .col-md-2 {
    width: 16%;
    padding: 18px;
    border: 1px solid gray;
    border-radius: 18px;
    height: 188px;
    margin: 18px;
  }

  .alma-refs img {
    width: 200px;
    margin: auto;
    display: block;
  }

  #alma-referanslar {
    margin-top: 48px;
  }

  #inside-manset {
        height: 188px;
        background-color: #104432;
        border-radius: 18px;
		margin-top: -28px;
  }

  .inside-manset-text {
    position: relative;
    margin: auto;
    left: 0;
    right: 0;
    top: 50%;
    z-index: 11;
  }

    .inside-manset-text h1 {
      font-size: 24px;
      color: #ffffff;
      font-weight: 500;
      text-align: center;
      text-shadow: 2px 2px #0000007a;
    }

  .shadow-ins:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    display: inline-block;
    z-index: 1;
  }

  .alma-container h1 {
font-size: 98px;
        font-weight: 600;
        color: white;
        -webkit-text-stroke-width: 1px;
        -webkit-text-stroke-color: #67a791;
        text-align: center;
        margin-top: 28px;
        margin-bottom: 28px;
        line-height: 88px;
  }
.alma-services .d-flex {
    display: block!important;
}
.alma-services .col-6 {
    width: 100%;
}
  .alma-container h2 {
    font-size: 36px;
    font-weight: 500;
    color: #124735;
    text-align: center;
    margin-bottom: 48px;
  }

  .ins-ntr-back {
    margin-top: 18px;
  }

  .page-more img {
    margin-top: -48px;
    z-index: 30;
    position: absolute;
    left: 48%;
  }

  #news-more img {
    width: 48px;
    border-radius: 0px;
  }

  .news-date {
    font-size: 14px;
    font-weight: 400;
    color: #9daabd;
  }

  #whyalmaeng {
    margin-top: 48px;
    margin-bottom: 88px;
  }

    #whyalmaeng .whyalmaeng-left {
	background-image: url(../images/main-sectors-back.webp);
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	border-radius: 18px;
	background-position-x: -80px;
    }

  .whyalmaeng-left .row {
    margin: auto;
    display: flex;
    width: 88%;
    margin-top: 78px;
  }

  #whyalmaeng .whyalmaeng-right {
    width: 80%;
    margin-right: 20%;
    padding: 24px 24px 24px 88px;
  }

  #whyalmaeng h1 {
	font-size: 88px;
	font-weight: 600;
	color: #ffffff00 !important;
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: #ffffff;
	text-align: right;
	margin-bottom: -20px;
  }

  .fa-arrow-right-long:before {
    color: #238462;
    padding-right: 8px;
    font-size: 18px;
  }

  #whyalmaeng .whyalmaeng-right img {
    width: 68px;
  }

  #whyalmaeng .whyalmaeng-right h2 {
    font-size: 88px;
    font-weight: 600;
    color: #292D78;
  }

  #whyalmaeng .whyalmaeng-right p {
    font-size: 18px;
    font-weight: 500;
    color: #6A6A7E;
    padding-top: 58px;
    padding-left: 18px;
  }

  #whyalmaeng .whyalmaeng-right .col-img {
    width: 15%;
    margin: auto;
  }

  #whyalmaeng .whyalmaeng-right .col-dgr {
    width: 85%;
    margin: auto;
    display: flex;
  }

  #whyalmaeng .whyalmaeng-right .row {
    border-bottom: 1px solid #dadada;
    margin-bottom: 28px;
  }


  .footer-line .fa-brands {
    color: #2A2F78;
    font-size: 28px;
    padding-left: 18px;
  }

  .footer-menu-line .col-md-3 {
    margin: auto;
  }

  .footer-menu-line .col-md-2 {
    margin: auto;
    display: flex;
  }

  .footer-menu-line .col-md-7 {
    margin: auto;
  }

  .footer-languages-menu {
    display: flex;
    margin: 0px;
  }

  .footer-menu {
        margin: auto;
        justify-content: end;
        padding-top: 48px;
  }

    .footer-menu li {
              padding: 6px;
    }

      .footer-menu li a {
        font-size: 18px;
        font-weight: 500;
        text-decoration: none;
        color: #68CAA9;
      }

  .footer-languages-menu li a {
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    color: #2a2f78;
  }

  .footer-languages-menu li {
    padding-left: 18px;
  }

  .footer-line .col-md-6 {
    margin: auto;
    justify-content: end;
    display: flex;
  }

  .footer-languages-menu li:first-child {
    padding: 0px;
    border: 1px solid gray;
    border-radius: 8px;
    width: 48px;
    height: 48px;
    text-align: center;
    align-content: center;
  }

  .footer-languages-menu li:nth-child(2) {
    padding: 0px;
    border: 0px solid gray;
    border-radius: 8px;
    width: 48px;
    height: 48px;
    text-align: center;
    align-content: center;
  }

  .footer-alt {
    height: 48px;
    margin-top: 28px;
    margin-bottom: 28px;
  }

    .footer-alt a {
      font-size: 14px;
      font-weight: 400;
      text-decoration: none;
      color: #60666B;
    }

    .footer-alt .col-md-9 {
      display: flex;
    }

    .footer-alt .col-md-3 {
      display: flex;
      justify-content: end;
      margin: auto;
    }

  .languages-menu {
    margin-bottom: 0px;
  }

  .shd-text {
position: absolute;
        z-index: 17;
        top: 54%;
        left: 6%;
  }

    .shd-text h1 {
      font-size: 24px;
      font-weight: 600;
      color: #ffffff;
    }

    .shd-text h2 {
      font-size: 28px;
      font-weight: 600;
      color: #ffffff;
    }

  .main-sektorler .borderimg {
    border-radius: 18px;
  }

  .msek-line {
    justify-content: space-between;
	        padding-top: 28px;
  }

    .msek-line .col-md-4 {
      margin-bottom: 28px;
      border-radius: 18px;
    }

      .msek-line .col-md-4:hover {
        box-shadow: 0px 24px 24px 24px #0000004d;
        transition: 0.5s;
        transition-timing-function: ease;
      }

  .shadow:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.65)), color-stop(100%, rgba(0, 0, 0, 0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0); /* IE6-9 */
    z-index: 16;
    border-radius: 18px;
  }

  .main-sektorler h5 {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 28px;
    text-align: center;
    color: #292d78;
  }

  .main-sektorler {
    margin-top: 48px;
    background-repeat: repeat;
    background-image: url(../images/alma-back-green.svg);
    background-position-x: right;
    background-position-y: 114px;
  }

  .ntr-back {
    background-color: #F2F2F2;
    padding-top: 88px;
    padding-bottom: 88px;
    margin-top: 48px;
    margin-bottom: 88px;
  }

  .main-almaeng-abtg img {
    width: 108px;
  }

  .main-almaeng-abtt {
    margin: auto;
  }

    .main-almaeng-abtt p {
      font-size: 20px;
      color: #6A6A7E;
      font-weight: 400;
    }

  .main-almaeng-abtg h1 {
    font-size: 40px;
    color: #292D78;
    font-weight: 500;
    padding-right: 48px;
  }

  .alma-container {
    width: 80%;
    margin: auto;
  }

  .mb-text .img-fluid {
    float: right;
    width: 80%;
    display: block;
  }

  .owl-manset-text h1 {
    font-size: 18px;
    color: #ffffff;
    font-weight: 500;
    text-align: center;
    text-shadow: 2px 2px #0000007a;
  }

  .owl-manset-text h3 {
    font-size: 20px;
    color: #A3C5DE;
    font-weight: 400;
    text-align: center;
  }

  .btn-contact {
    padding: 14px 24px 14px 24px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #238462;
    background-color: #ffffff;
    width: 200px;
    text-align: center;
    margin-top: 28px;
    border: 1px solid #c6c6c6;
    background-image: url(../images/arrow-up-contact.svg);
    background-size: 12px;
    background-repeat: no-repeat;
    background-position: 124px 18px;
  }

  #inside-text h1 {
    margin-bottom: 48px;
  }

  #inside-manset img {
	width: 100%;
	border-radius: 18px;
	margin-top: -38px;
  }

  .languages-box select {
    border: none;
    font-size: 14px;
    font-weight: 600;
    color: #47526F;
  }

  .languages-box i {
    padding-top: 5px;
    padding-right: 8px;
    color: #47526F;
  }

  .footer-line {
    padding-top: 28px;
    padding-bottom: 28px;
    width: 90%;
    margin: auto;
    align-items: center;
  }

  .footer-menu-line {
    background-color: #104432;
    border-radius: 18px;
    min-height: 600px;
    background-image: url('../images/footer-back.webp');
    background-repeat: no-repeat;
  }

  .main-news {
    margin-top: 48px;
  }

  .main-almaeng-g img {
    width: 60px;
  }

  .contanct-us-form {
    margin-bottom: 28px;
    margin-top: 48px;
  }

  .text-inside {
    position: absolute;
    bottom: 0px;
  }

  .dropdown-menu li a {
    font-size: 15px;
    font-weight: 500;
  }

  #main-markalar {
    background-color: #edeff2;
    padding: 18px;
    margin-bottom: 88px;
  }

  .languages-box ul li {
    padding: 8px;
  }

  .almaeng-logo {
    padding: 8px;
    width: 280px;
  }

  .footer-logo {
    padding: 8px;
    width: 88px;
  }

  .text-inside h1 {
    font-size: 32px;
    font-weight: 400;
    color: #53575a;
  }

  #inside-text .col-md-6 {
    margin: auto;
  }

  #inside-text {
    margin-bottom: 88px;
    margin-top: 48px;
  }

  .counters {
    display: flex;
    margin-bottom: 20px;
    margin-bottom: 5%;
  }

  .counter-border {
    border-left: 1px solid grey;
    height: 15%;
  }

  .counter p {
    font-size: 16px;
    font-weight: 400;
    color: #55575c;
  }

  .footer-aydinlatma {
    display: flex;
  }

    .footer-aydinlatma li {
      padding-right: 48px;
    }

  .venus-ajans {
    padding-left: 28px;
  }

  .general-title h5 {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 28px;
    text-align: center;
    color: #292d78;
  }

  .news-box-1 {
    margin-bottom: 28px;
    display: block;
    background-color: #F2F2F2;
    border-radius: 18px;
	width: 96%;
  }

  .news-box-info {
    padding: 38px;
  }

  .news-box-1 .col img {
    object-fit: fill;
    height: 100%;
  }

  .owl-carousel.owl-drag .owl-item {
    padding: 8px;
  }

  .news-box-info-date h3 {
    font-size: 14px;
    line-height: 2.5;
    color: #455270;
  }

  .news-box-1 h4 {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.2;
    color: #124433;
    text-align: left;
  }

  .news-box-1 p {
    font-size: 16px;
    line-height: 1.25;
    color: #65716D;
    text-align: left;
  }

  .news-box-info .news-box-info-link a {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 2.29px;
    text-align: justify;
    color: #ca003d;
  }

  .owl-news .owl-nav {
    position: absolute;
    top: 22%;
    left: 49%;
    transform: translate(-50%, -50%);
    display: flex;
    width: 106%;
    justify-content: space-between;
  }

  .owl-news .item img {
    width: 100%;
    height: auto;
    border-radius: 18px;
  }

  .languages-box-ul {
    display: flex;
    list-style-type: none;
    align-items: center;
  }

  .active a {
    color: #000;
  }

  .navbar-expand-lg .navbar-nav {

    white-space: nowrap;
  }

  .dropdown-menu {
    background-color: white;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .navbar-expand-lg .navbar-nav .dropdown-menu {

    z-index: 999;
    background-color: #ffffff;

  }

  .dropdown-menu a {
    color: #238462 !important;
    border-bottom: solid 0.5px #d4e0dc;
    text-align: start;
  }

    .dropdown-menu a:hover {
      color: #ffffff !important;
      text-align: start;
      background-color: #238462;
    }

  .nav-link:focus, .nav-link:hover {
    color: #414241;
  }

  .dropdown-menu .languages-box {
    margin-left: 80px;
  }

  #slider-manset {
    margin-top: -68px;
  }

  .nav-item a, .languages-box-ul {
    font-size: 15px;
    font-weight: 600;
    color: #238462;
  }

  .languages-box ul {
    margin-bottom: 4px;
  }

  .nav-item {
    padding: 0px 2px;
  }

  .dropdown, .dropdown-center, .dropend, .dropstart, .dropup, .dropup-center {
    position: relative;
  }

  .inside-text {
    padding-top: 48px;
    padding-bottom: 128px;
  }

    .inside-text h1 {
      font-size: 48px;
      font-weight: 600;
      color: #656868;
    }

    .inside-text h2 {
      font-size: 24px;
      font-weight: 400;
      color: #656868;
      letter-spacing: -0.8px;
      margin-bottom: 28px;
    }

    .inside-text p {
      font-size: 16px;
      font-weight: 300;
    }

  .main-almaeng-g {
    margin: auto;
    z-index: 6;
  }

  .main-almaeng-t {
    position: relative;
    float: right;
    z-index: 4;
  }

  .contact-us-form-info {
    column-gap: 16px;
  }

  .form-check-label {
    font-size: 14px;
    color: #9ba5a2;
  }

  .form-check {
    margin: auto;
  }

  .form-floating > label {
    font-size: 16px;
    color: #6c757d;
  }

  .contact-page {
    margin-top: 48px;

  }

    .contact-page h1 {
      margin-bottom: 28px;
      font-weight: 500;
      font-size: 38px;
    }

  .contact-us-form h1 {
    margin-bottom: 28px;
    font-weight: 500;
    font-size: 38px;
  }

  .contact-page h2 {
    font-size: 36px;
    color: #292d78;
    margin-bottom: 28px;
    font-weight: 400;
  }

  .contact-page h3 {
    font-size: 14px;
    color: #243445;
    letter-spacing: 4px;
    margin: 0;
    padding: 0;
  }

  .contact-info {
    margin-top: 18px;

  }

    .contact-info .col-md-6 {
		padding-bottom: 48px;
    }

    .contact-info .col-md-3 {
      color: #1e7356;
      font-weight: 500;
    }

    .contact-info .col-md-9 {
      padding-bottom: 18px;
      color: #80858B;
    }

    .contact-info .col-loc {
      width: 5%;
    }

    .contact-info .col-loc-txt {
      width: 95%;
      margin: auto;
    }

  .location-icon {
    width: 18px;
  }

  .brand-line {
    width: 80%;
  }

  .top-search {
    width: 4%;
  }

  #top-lang {
    justify-content: end;
    display: flex;
    margin-bottom: 38px;
    width: 98px;
	display: none;
  }

  .accordion-button {
    padding: 26px;
    font-size: 18px;
    font-weight: 400;
  }

    .accordion-button:not(.collapsed) {
      color: #ffffff;
      background-color: #243445;
    }

    .accordion-button:focus {
      box-shadow: none;
    }

  .form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #bdd0e7;
    outline: 0;
    box-shadow: 0 0 16px 0.25rem rgb(213 215 221);
  }

  .txtcenter {
    text-align: center;
    padding-bottom: 88px;
  }

  .kvkk-line {
    margin-top: 48px;
    margin-bottom: 18px;
  }

  .owl-carousel .owl-nav button.owl-prev {
    margin-right: 40px;
  }

  .owl-carousel .owl-nav button.owl-next {
    margin-left: 40px;
  }

  .bg-gray {
    background-color: #EAEDF4;
  }

  .nav-tabs {
    --bs-nav-tabs-border-width: 0px;
  }

  .dropdown-item.active, .dropdown-item:active {
    background-color: #1e5193;
  }

  .nav-tabs .nav-item.show .nav-tab-link, .nav-tabs .nav-tab-link.active {
    background: #EAEDF4;
    font-size: 18px;
    font-weight: 600;
    color: #AF2C3C;
    padding-left: 188px;
    padding-right: 188px;
    margin: auto;
    height: 54px;
    border: none;
  }

  .nav-tabs .nav-tab-link {
    background: #ffffff;
    font-size: 18px;
    font-weight: 600;
    color: #60666B;
    padding-left: 48px;
    padding-right: 48px;
    margin: auto;
    height: 54px;
    border: none;
  }

  .navbar-toggler {
    border: 0px;
    font-size: 44px;
    outline: none;
  }

    .navbar-toggler:focus {
      box-shadow: none;
    }

  .manset-gorsel {
    width: 100%;
    position: relative;
  }

    .manset-gorsel img {
      width: 100%;
    }

  .main-menu-header {
    margin: auto;
    z-index: 11;
  }

  .site-header {
    top: 0;
    left: 0;
    width: 100%;
    z-index: 12;
    position: relative;
  }

  .site-header-inside {
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 18px;
    z-index: 12;
  }

  .header-gorsel img {
    width: 100%;
  }
  /*header start*/
  .navbar {
  }

  .navbar-nav {
    padding: 0px 0px;
  }

  .nav-item {
  }

  .alma-logo {
    width: 168px;
  }

  .dropdown-menu {
    border: none;
    padding: 0px;
  }

    .dropdown-menu > li {
      padding: 5px 15px;
      border-bottom: 1px solid var(--second-color);
      width: 294px;
    }

      .dropdown-menu > li:nth-last-child(1) {
        padding-bottom: 20px;
      }

      .dropdown-menu > li:nth-child(1) {
        padding-top: 15px;
      }

  .dropdown-item {
    font-weight: 500;
    color: #37393B;
    font-size: 14px;
    border-bottom: solid 1px #dce0e6;
  }

  .navbar-brand {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .languages-menu li {
    float: left;
  }

    .languages-menu li:last-child {
      border-right: none;
    }

    .languages-menu li a {
      display: block;
      color: #278664;
      padding: 0px 8px;
      text-decoration: none;
      font-size: 14px;
    }

    .languages-menu li:first-child a {
      padding-left: 0px;
    }

  .owl-container {
    max-width: 98%;
    position: relative;
    margin: auto;
  }

  .owl-manset .owl-theme .owl-nav.disabled + .owl-dots {
    display: flex;
    justify-content: end;
    position: relative;
    right: 8%;
  }

  .owl-carousel .owl-item img {
    border-radius: 18px;
  }

  .owl-manset .owl-theme .owl-dots .owl-dot span {
    width: 18px;
    height: 18px;
    margin: 8px 8px;
    background-color: #c0cec9;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 18px;
  }

  .owl-manset .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #238462;
  }

  .owl-nav {
    justify-content: space-between;
  }

  .owl-manset-text {
    width: 100%;
    position: absolute;
    top: 44%;
    z-index: 12;
  }

    .owl-manset-text > h1 {
      font-size: 60px;
      color: #ffffff;
      font-weight: 500;
    }

    .owl-manset-text > h2 {
      font-size: 60px;
      color: #ffffff;
      font-weight: 500;
    }

  .header-manset {
    position: relative;
  }

  .contact-us-form {
    background-image: url(../images/footer-form-back.webp);
    background-repeat: no-repeat;
    background-size: contain;
    padding: 20px;
    position: relative;
    margin: auto;
    margin-bottom: 88px;
  }

  .contact-us-title h1 {
    font-size: 36px;
    font-weight: 600;
    letter-spacing: -0.46px;
    color: #122b4e;
  }

  .contact-us-title p {
    font-size: 16px;
    color: #687991;
    text-align: left;
    margin-top: 2%;
    margin-bottom: 2%;
  }

  #contact-us-form-title {
    font-size: 48px;
    color: #ffffff;
    font-weight: 600;
    top: 28%;
    position: absolute;
    left: 16%;
  }

  .contact-us-form .row {
    display: flex;
    justify-content: space-between;
  }

  .form-control {
    border-radius: 8px;
    border: solid 1px #e6e6e6;
    background-color: #ffffff;
    text-align: justify;
    color: #455270;
    font-size: 14px;
    margin-bottom: 12px;
    padding: 14px;
  }

  .footer-address-line {
    color: #68CAA9;
    margin: auto;
    padding-top: 0px;
    padding-bottom: 28px;
  }

    .footer-address-line .col-md-4 {
      padding: 18px;
    }

  .contact-form-check {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }

  .form-floating {
    font-size: 18px;
    text-align: justify;
    color: #575756;
  }

  .contact-us-form p {
    font-size: 18px;
    color: #3d4247;
  }

  .kvkk-menu li a {
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    color: #68CAA9;
    line-height: 34px;
  }

  .footer-address-line p {
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    color: #68CAA9;
	line-height: 24px;
	margin-bottom: 4px;
  }

    .footer-address-line p a {
      font-size: 16px;
      font-weight: 400;
      text-decoration: none;
      color: #68CAA9;
    }

  .contact-form {
    margin-top: 88px;
  }

  .footer {
    padding-bottom: 48px;
  }

    .footer .fa-brands {
      color: #68caa9;
      text-decoration: none;
      font-size: 28px;
      padding-right: 34px;
    }

  .copyright-text {
    font-size: 12px;
    text-align: center;
    color: #ffffffc4;
  }

  .footer-menu-kvkk {
    border-top: 1px solid #ffffff54;
    border-bottom: 1px solid #ffffff54;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .footer h1 {
    font-size: 30px;
    color: #ffffff;
    font-weight: 600;
    margin-bottom: 28px;
  }

  .footer-menu-line .col-md-3 {
    margin: auto;
  }
}
