﻿/*Created By Venus Agency*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

<link href=""rel="stylesheet" > * {
  margin: 0px;
  padding: 0px;
}

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

a {
  text-decoration: none;
}

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-size: 48px;
  font-weight: 400;
  color: #31251C;
}

h2 {
  font-size: 18px;
  font-weight: 500;
  color: #024b3d;
}

p {
	font-size: 18px;
	font-weight: 400;
	color: #565656;
	line-height: 24px;
}

input[type="checkbox"] {
	-webkit-appearance: none;
	appearance: none;
	background-color: #fff;
	margin: 0;
	font: inherit;
	color: #454746;
	width: 1.6em;
	height: 1.6em;
	border: 0.12em solid rgb(133 133 133);
	border-radius: 0.15em;
	transform: translateY(-0.2em);
	display: grid;
	place-content: center;
}
input[type="checkbox"]:checked::before {
	transform: scale(1.4);
}
input[type="checkbox"]::before {
	content: "";
	width: 0.65em;
	height: 0.65em;
	transform: scale(0);
	transition: 120ms transform ease-in-out;
	box-shadow: inset 1em 1em var(--form-control-color);
	clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
	background-color: #009846;
}
.form-check .form-check-input {
    border: none;
}
.send-form {
	text-align: center;
    padding: 128px;
}
	
	
	
	


@media only screen and (min-width: 1921px) {
  .container {
    max-width: 80%;
  }
 .inside-text {
	padding-top: 88px;
	padding-bottom: 88px;
	background-color: #F5F5F5;
}
p {
	font-size: 18px;
	font-weight: 400;
	color: #565656;
	line-height: 24px;
}
header-mobile {
	display: none;
}
.btn-armas-more-b img {
  width: 12px !important;
  display: inline !important;
  position: absolute;
  margin-left: 12px;
  margin-top: 7px;
}

.btn-armas-offer img {
  width: 12px;
  position: absolute;
  margin-left: 12px;
  margin-top: 7px;
}

.btn-armas img {
  width: 12px;
  position: absolute;
  margin-left: 12px;
  margin-top: 7px;
}
  .refs-page .refcol img {
    width: 100%;
  }

  .refs-page .refcol {
	width: 14%;
	margin: 1%;
  }

  .contact-page iframe {
    filter: grayscale(100);
  }

  .cpr {
    width: 100%;
  }

  .contact-info .row {
    width: 100%;
  }

  .adr {
    background-color: #F7F7F7;
  }

  .contact-page .container:nth-child(1) {
  }

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

  #map .map-control .place-card {
    display: none !important;
  }

  .contact-info .col-md-3 {
    width: 18%;
    background-color: #ffffff;
    padding: 28px;
    margin: 8px;
    min-height: 258px;
    border: 1px solid #e1e1e1;
    border-radius: 8px;
  }

  .armas-ul li:before {
    content: '';
    display: inline-block;
    height: 12px;
    width: 18px;
    background-image: url(../images/arrow-ul.svg);
    background-repeat: no-repeat;
    margin-left: 12px;
    margin-top: 12px;
    margin-right: 12px;
    background-position: left center;
    background-size: 18px;
  }

  .armas-ul li {
    color: #8D8D8D;
    font-size: 18px;
  }

  .armas-pr-line-wh {
    background-color: #ffffff;
  }

  .pr-sartname .col {
    margin: auto;
    flex: none;
  }

  .pr-kilavuz .col {
    margin: auto;
    flex: none;
  }

  .pr-sartname .col:nth-child(1) {
    width: 60%;
  }

  .pr-sartname .col:nth-child(2) {
    width: 40%;
	text-align: end;
  }

  .pr-kilavuz .col:nth-child(1) {
    width: 60%;
  }

  .pr-kilavuz .col:nth-child(2) {
    width: 40%;
	text-align: end;
  }

  .btn-armas-sartname .fa-regular {
    color: #009846;
    padding-right: 8px;
    font-size: 18px;
  }

  .btn-armas-kilavuz .fa-regular {
    color: #008DD2;
    padding-right: 8px;
    font-size: 18px;
  }

  .btn-armas-sartname {
    font-size: 15px;
    font-weight: 500;
    color: #000000;
    position: relative;
    border: none;
    text-align: center;
    padding: 18px;
    width: 100%;
    background-color: #ffffff;
    border-radius: 8px;
  }

  .btn-armas-kilavuz {
    font-size: 15px;
    font-weight: 500;
    color: #000000;
    position: relative;
    border: none;
    text-align: center;
    padding: 18px;
    width: 100%;
    background-color: #ffffff;
    border-radius: 8px;
  }

  .pr-sartname p {
    color: #ffffff;
    font-weight: 400;
    padding: 0;
    margin: 0;
  }

  .pr-kilavuz p {
    color: #ffffff;
    font-weight: 400;
    padding: 0;
    margin: 0;
  }

  .pr-sartname {
    background-color: #009846;
    min-height: 104px;
    border-radius: 8px;
    padding: 28px;
    float: right;
    width: 90%;
    display: flex;
  }

  .pr-kilavuz {
    background-color: #008DD2;
    min-height: 104px;
    border-radius: 8px;
    padding: 28px;
    float: right;
    width: 90%;
    margin-top: 8px;
    display: flex;
  }

  .urun-ozbox {
    width: 18%;
    border: 1px solid #E6E6E6;
    background-color: #ffffff;
    border-radius: 8px;
    margin-right: 12px;
    padding: 8px;
    min-height: 108px;
    align-content: center;
    text-align: center;
  }

  .urun-ozbox1 {
    font-size: 16px;
    color: #8D8D8D;
    padding: 0;
    margin: auto;
    line-height: 28px;
  }

  .urun-ozbox2 {
    font-size: 14px;
    color: #000000;
    padding: 0;
    margin: auto;
    line-height: 18px;
    font-weight: 400;
  }

  .pr-img-box {
    width: 90%;
    background-color: #ffffff;
    border-radius: 8px;
    text-align: center;
    padding: 28px;
    float: right;
  }

    .pr-img-box img {
      width: 68%;
    }

  .armas-products {
    background-color: #F5F5F5;
  }

  .armas-products-dty .col-md-3 {
    background-color: #EAEAEA;
    padding: 28px;
    overflow: hidden;
    width: 22%;
    margin-right: 22px;
    margin-bottom: 22px;
    min-height: 228px;
  }

  .armas-products-dty {
    margin-top: 68px;
    margin-bottom: 88px;
  }

    .armas-products-dty h1 {
      margin-top: 48px;
      margin-bottom: 28px;
      font-size: 40px;
    }

  .armas-pr-line-gr {
    background-color: #F5F5F5;
  }

  .armas-products-dty img {
    right: -100px;
    position: absolute;
    bottom: -20px;
    width: 60%;
  }

  .prd-text {
    position: absolute;
    z-index: 18;
    left: 28px;
    top: 48px;
    width: 80%;
  }

    .prd-text p {
		font-size: 16px;
		font-weight: 600;
		color: #000000;
		width: 60%;
    }

    .prd-text h2 {
      font-size: 24px;
      font-weight: 300;
      color: #000000;
	  width: 60%;
    }

  .shd-text {
    position: absolute;
    z-index: 18;
    left: 48px;
    top: 48px;
    width: 80%;
  }

    .shd-text p {
      font-size: 34px;
      font-weight: 300;
      color: #000000;
      line-height: 38px;
    }

    .shd-text h2 {
      font-size: 36px;
      font-weight: 300;
      color: #000000;
    }

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

    .inside-manset-text h1 {
      font-family: 'Poppins', sans-serif;
      font-size: 48px;
      color: #ffffff;
      font-weight: 500;
      text-align: center;
    }

    .inside-manset-text ul {
      display: flex;
    }

  .icerik-menu {
    margin-top: 18px;
    justify-content: center;
    display: flex;
  }

    .icerik-menu ul {
      display: flex;
    }

      .icerik-menu ul li {
        padding-right: 48px;
        color: #656868;
        font-size: 16px;
        font-weight: 500;
      }

        .icerik-menu ul li a {
          color: #656868;
          text-decoration: none;
        }

  .owl-manset-btn {
    margin-top: -400px;
    position: absolute;
    text-align: center;
    width: 100%;
  }

  .footer-alt .col-md-9 {
    margin: auto;
  }

  .armas-contact-line {
    margin-top: 48px;
  }

    .armas-contact-line .col-md-6:nth-child(2) {
      text-align: right;
    }

    .armas-contact-line .col-md-6:nth-child(1) p {
      font-size: 18px;
      line-height: 18px;
    }

  .armas-laser-text {
    justify-content: end;
  }

  .armas-laser {
    position: absolute;
    margin-top: -280px;
  }

  #armas-smart .armas-mainback-cont {
    background-color: #009846;
    background-image: url(../images/main-green-back.webp);
    background-repeat: no-repeat;
    background-size: inherit;
    background-position-x: right;
  }

  .armas-laser-cont h2 {
    color: #000000 !important;
    font-size: 38px !important;
    font-weight: 400 !important;
  }

  .armas-mainback {
    justify-content: end;
  }

  .armas-smartbox {
    margin-top: 30%;
    padding-bottom: 128px;
    z-index: 9;
    position: relative;
	justify-content: space-between;
  }

  #armas-smart {
    color: #ffffff;
  }

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

  .col-call {
    width: 220px;
  }

    .col-call a {
      color: #ffffff;
      text-decoration: none;
    }

      .col-call a:hover {
        color: #ffffff;
        text-decoration: none;
      }

      .col-call a:nth-child(1) {
        padding-right: 24px;
        border-right: 1px solid #ffffff;
      }

      .col-call a:nth-child(2) {
        padding-left: 24px;
      }

    .col-call span {
      padding-left: 10px;
      font-size: 16px;
      font-weight: 600;
    }

    .col-call .fa-whatsapp {
      color: #009846;
      font-size: 20px;
    }

  .col-social {
    width: 140px;
  }

    .col-social a {
      color: #ADADAD;
      text-decoration: none;
    }

      .col-social a:hover {
        color: #ADADAD;
        text-decoration: none;
      }

    .col-social .fa-brands {
      font-size: 18px;
      padding-right: 18px;
    }

  .top-lang {
    width: 80px;
  }

    .top-lang a {
      color: #ffffff;
      text-decoration: none;
    }

      .top-lang a:hover {
        color: #ffffff;
        text-decoration: none;
      }

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

  .prd-ics {
    float: right;
  }

  .icsimg {
    margin: auto;
    width: 50%;
  }

  .icsval {
    width: 50%;
    margin: auto;
  }

  .icsimg img {
    width: 24px;
  }

  .icsval h3 {
    padding: 0px;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: -8px;
  }

  .icsval p {
    margin: 0px;
    padding: 0px;
  }

  .colics {
    display: flex;
  }

  .prd-ics .colics {
    padding: 12px;
    width: 120px;
    border: 1px solid #FDEE9A;
    margin: 4px;
  }

  .prd-options {
    margin-top: 48px;
  }

  .prd-table {
    margin-top: 48px;
  }

    .prd-table th {
      color: #367d3c;
      font-weight: 500;
    }

    .prd-table td {
      font-weight: 300;
      color: #8D8D8D;
    }

  .prd-options .col-md-4 {
    width: 32%;
  }

    .prd-options .col-md-4 img {
      width: 100%;
    }

  .prd-table h1 {
    font-size: 36px;
    font-weight: 400;
    color: #367D3C;
    margin-bottom: 48px;
  }

  .prd-options h1 {
    font-size: 36px;
    font-weight: 400;
    color: #367D3C;
    margin-bottom: 48px;
  }

  .prd-options .row {
    justify-content: space-between;
  }

  .prd-options h3 {
    font-size: 24px;
    font-weight: 400;
    color: #367D3C;
    margin-bottom: 18px;
  }

  .prd-title h1 {
    font-size: 44px;
    font-weight: 500;
    color: #000000;
    margin-bottom: 48px;
  }

  .prd-title h2 {
    font-size: 40px;
    font-weight: 400;
    color: #000000;
    margin-top: 88px;
    margin-bottom: 38px;
  }

  .prd-title h5 {
    font-size: 20px;
    font-weight: 600;
    color: #009846;
    line-height: 32px;
    margin-bottom: 28px;
  }

  .prd-title .col-md-6:nth-child(1) {
    padding-right: 48px;
  }

  .prd-title {
    padding-top: 88px;
    padding-bottom: 88px;
  }

  .prd-boxes {
    display: flex;
    justify-content: space-between;
  }

    .prd-boxes .col-md-4 {
      width: 32%;
    }

  .prd-box {
    border: 1px solid #D3D3D3;
    padding: 28px;
    min-height: 128px;
    margin-bottom: 28px;
    align-items: center;
    display: flex;
  }

    .prd-box img {
      width: 18px;
      margin-right: 18px;
    }

    .prd-box p {
      margin-bottom: 0px;
    }

  .prd-standarts {
    margin-top: 48px;
  }

    .prd-standarts h1 {
      font-size: 36px;
      font-weight: 400;
      color: #367D3C;
      margin-bottom: 48px;
    }

  .btn-armas-send {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #000000;
    position: relative;
    border: none;
    width: 68px;
    background: none;
    border-bottom: 1px solid black;
    text-align: left;
  }

  .contact-us-form {
    margin-bottom: 128px;
    margin-top: 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: 5px;
    border: solid 1px #e6e6e6;
    text-align: justify;
    color: #6c757d;
    font-size: 16px;
    margin-bottom: 12px;
    padding: 14px;
  }

  .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;
  }

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

  .form-control:focus {
    color: #6c757d;
    border-color: #367d3c;
    outline: 0;
    box-shadow: none;
  }

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

  .form-check-label {
    font-size: 12px;
    color: #6c757d;
	margin-left: 18px;
  }

  .form-check {
    margin-top: 18px;
    margin-bottom: 28px;
  }

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

  .armas-add-line .row {
    margin-top: 24px;
  }

  .armas-add-line {
  }

  .location {
    padding-right: 28px;
    padding-top: 28px;
    padding-bottom: 28px;
  }

  .contact-page h1 {
    font-size: 50px;
    font-weight: 400;
    color: #000000;
  }

  .contact-page h3 {
    font-size: 24px;
    color: #000000;
    line-height: 38px;
    margin: 0px;
  }

  .contact-page p {
    margin-bottom: 0px;
  }

  .smart-t {
    margin: auto;
  }

  .armas-smart-pg .col-md-6 {
    padding: 48px;
  }

  .smrt-text {
    width: 100%;
  }

    .smrt-text h1 {
      font-size: 42px;
      font-weight: 500;
      color: #367D3C;
    }

    .smrt-text h2 {
      font-size: 28px;
      font-weight: 300;
      color: #367D3C;
    }

  .armas-ab-container img {
    width: 100%;
  }

  .about-armas {
    padding-top: 88px;
    padding-bottom: 128px;
  }

  .main-armas-abtg {
    margin-top: 18px;
  }

  .owl-manset-text-t {
    width: 100%;
    position: absolute;
    top: 18%;
    z-index: 12;
    text-align: center;
  }

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

  .footer-menu-line {
    margin-top: 48px;
  }

  .armas-ff-text {
    position: absolute;
    margin-top: 218px;
    text-align: center;
  }

  #armas-smart {
    margin-top: 88px;
    margin-bottom: 128px;
  }

    #armas-smart h1 {
      font-size: 44px;
      font-weight: 400;
      color: #ffffff;
      margin-bottom: 128px;
    }

  .armas-text-yellow {
    width: 80%;
    margin-top: 88px;
  }

  .armas-ff-text h1 {
    font-size: 44px;
    font-weight: 400;
    color: #367D3C;
    margin-bottom: 48px;
  }

  #main-refs img {
    width: 80%;
	text-align: center;
	border: 0.4px solid gray;
  }

  .owl-refs h1 {
    text-align: center;
    margin-bottom: 48px;
  }

  #armas-smart .smart-icons {
    height: 88px;
  }

  #armas-smart h2 {
    font-size: 50px;
    font-weight: 300;
    color: #ffffff;
    margin-top: 48px;
  }

  #armas-smart h3 {
    font-size: 34px;
    font-weight: 400;
    color: #ffffff;
    text-align: center;
  }

  .armas-smartbox .col-md-4 {
    text-align: center;
	width: 32%;
  }

  #m-armas-images {
    margin-top: 88px;
  }

    #m-armas-images .col-md-6:nth-child(2) {
      margin-top: 188px;
    }

  .tr-mph {
    width: 96%;
  }

  .main-armas-photo {
    display: block;
    position: relative;
    bottom: 148px;
    padding-left: 48px;
    width: 80%;
    height: 32px;
  }

    .main-armas-photo img {
      width: 14px;
    }

    .main-armas-photo h2 {
      font-size: 28px;
      font-weight: 400;
      color: #ffffff;
    }

  .main-armas .container {
  }

  .armas-logo {
    width: 78px;
    padding: 8px;
    margin-left: 28px;
  }

  .container-history {
    width: 60%;
    margin: auto;
  }

  #main-history-s .owl-item img {
    height: 380px;
    box-shadow: 0px 14px 20px 8px #0000002e;
  }

  #main-history-s .owl-item {
    padding: 8px;
  }

  #main-history-s {
    height: 380px;
  }

  .footer-alt .fa-brands {
    color: #ffffff;
    font-size: 24px;
    padding: 18px;
  }

  .main-produce-l {
    margin-top: -48px;
    margin-bottom: -48px;
    z-index: 20;
  }

  #main-group-companies h1 {
    text-align: center;
    color: #ffffff;
    margin-bottom: 88px;
    margin-top: 48px;
  }

  .more-btn-line {
    text-align: center;
    margin-top: 48px;
    margin-bottom: 28px;
  }

  .more-btn-line-b {
    text-align: center;
    padding-bottom: 88px;
  }

  .more-btn-line-r {
    text-align: right;
    padding: 8px;
    margin-bottom: 48px;
  }

  .armas-laser-cont {
    z-index: 8;
  }

  .tur-g-shadow {
    background: linear-gradient(180deg, rgb(0 152 70) 0%, rgb(0 152 70 / 10%) 49%, rgb(0 152 70 / 0%) 96%);
    position: absolute;
    /* bottom: 0; */
    left: 0;
    width: 100%;
    height: 54%;
  }

  .tur-y-shadow {
    background: linear-gradient(180deg, rgb(253 184 20 / 8%) 0%, rgb(253 184 20 / 13%) 49%, rgb(253 184 20) 96%);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
  }

  .main-armas-logo {
    margin: auto;
    display: block;
  }

  .main-figy-logo {
    margin: auto;
    display: block;
  }

  .companies-up h1 {
    font-size: 36px;
    font-weight: 500;
    color: #ffffff;
    text-align: right;
    margin-right: 28px;
  }

  .companies-up .col-md-2 {
    margin: auto;
  }

  .companies-up {
    display: flex;
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 21;
  }

  .main-logo-backw {
    background-color: #ffffff;
    padding: 48px;
    width: 240px;
    margin-left: 28px;
    margin-bottom: -28px;
  }

  .btn-armas {
    padding: 14px 48px 14px 48px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.4px;
    color: #000000;
    position: relative;
    background-color: #ffffff;
    border: 1px solid #DBDBDB;
    border-radius: 4px;
    width: 200px;
  }
.btn-armas-form {
	padding: 14px 48px 14px 48px;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.4px;
	color: #ffffff;
	position: relative;
	background-color: #009846;
	border: 1px solid #DBDBDB;
	border-radius: 4px;
	width: 200px;
}
  .btn-armas-more-w {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #ffffff;
    position: relative;
    border: none;
    background: none;
    border-bottom: 1px solid white;
  }

  .btn-armas-more-b {
    padding: 16px 58px 16px 58px;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.4px;
    color: #ffffff!important;
    position: relative;
    border: 1px solid #3CE88C;
    background: none;
    border-radius: 4px;
    width: 200px;
    margin: auto;
  }

  .btn-armas-offer {
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 1px;
	color: #000000;
	position: absolute;
	background: none;
	border: 1px solid #c3c3c3;
	text-align: center;
	padding: 18px 38px 18px 38px;
  }

  #main-group-companies {
    padding: 48px;
    background-color: #FDB813;
  }

    #main-group-companies .col-md-3 {
      background-color: #ffffff;
      padding: 48px;
      width: 24%;
      text-align: center;
    }

  .main-armas1 {
    z-index: 19;
    position: relative;
  }

  .main-produce-r {
    margin: auto;
  }

    .main-produce-r .armas-container {
      padding-left: 88px;
      width: 68%;
    }

  .g-comp {
    justify-content: space-between;
    margin-bottom: 88px;
  }

  .main-armas-l {
    padding-right: 28px;
    margin-top: -48px;
  }

  .main-armas-r {
    padding-left: 28px;
    margin-top: -48px;
  }

  #t-history {
    padding-top: 28px;
    padding-bottom: 128px;
  }

    #t-history h1 {
      color: #ffffff;
      text-align: center;
      margin-bottom: 48px;
      margin-top: 88px;
    }

    #t-history p {
      color: #ffffff;
      text-align: center;
    }

  #about-sayac {
    margin-bottom: 128px;
  }

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

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

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

  #about-why .whynoritem {
    width: 30%;
    padding: 18px;
    background-color: #ffffff;
    color: #292D78;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 600;
    margin-right: 18px;
    margin-bottom: 18px;
  }

  #about-sayac h1 {
    margin-top: 24px;
    margin-bottom: 48px;
  }

  #about-sayac img {
    width: 68px;
  }

  #about-sayac h2 {
    font-size: 88px;
    font-weight: 600;
    color: #292D78;
  }

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

  #about-sayac .col-img {
    margin-left: 30px;
  }

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

  #about-sayac .container {
    margin-top: 128px;
    background-color: #F2F2F2;
    padding: 48px;
    border-radius: 24px;
  }

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

  .armas-ab-container h1 {
    font-size: 40px;
    font-weight: 500;
    color: #367d3c;
    width: 88%;
  }

  .armas-ab-container {
  }

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

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

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

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

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

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

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

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

  #inside-manset {
    position: relative;
  }

  .breadcrumb-menu {
    justify-content: center;
    display: flex;
  }

  .breadcrumb-menu {
    color: #9BFAC7 !important;
  }

    .breadcrumb-menu ul li {
      padding: 0px !important;
      list-style: none !important;
    }

      .breadcrumb-menu ul li a {
        color: #9BFAC7 !important;
        padding: 4px;
      }

      .breadcrumb-menu ul li:last-child {
        font-weight: 600;
      }

  .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 / 0%) 0%, rgb(0 0 0 / 5%) 100%);
    z-index: 1;
  }

  .ins-armas-abtg h2 {
    font-size: 36px;
    font-weight: 400;
    color: #292D78;
  }

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

  .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;
  }

  #whyarmas {
    margin-top: 88px;
  }

    #whyarmas .col-md-6:first-child {
      background-color: #F2F2F2;
    }

    #whyarmas .whyarmas-left {
      width: 80%;
      margin-left: 20%;
      padding: 24px;
    }

    #whyarmas .whynoritem {
      width: 44%;
      padding: 18px;
      background-color: #ffffff;
      border-radius: 8px;
      font-size: 16px;
      font-weight: 600;
      margin-right: 18px;
      margin-bottom: 18px;
    }

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

    #whyarmas h1 {
      margin-top: 24px;
      margin-bottom: 48px;
    }

  .fa-arrow-right-long:before {
    color: #292d78;
    padding-right: 8px;
  }

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

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

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

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

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

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

  #main-denizyolu .maindy-text {
    width: 48%;
    position: absolute;
    text-align: center;
    margin: auto;
    top: 50%;
    right: 0;
    left: 0;
  }

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

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

  #main-catalog {
    background-color: #292D78;
    height: 200px;
  }

    #main-catalog .mainct-text {
      width: 50%;
      position: relative;
      margin: auto;
      top: 68px;
      display: flex;
      justify-content: center;
    }

      #main-catalog .mainct-text p {
        font-size: 24px;
        color: #ffffff;
        font-weight: 500;
        align-content: center;
        padding-left: 28px;
      }

      #main-catalog .mainct-text img {
        width: 78px;
      }

      #main-catalog .mainct-text a {
        color: #D2E18C;
        text-decoration: underline;
      }

        #main-catalog .mainct-text a:hover {
          color: #ffffff;
          text-decoration: underline;
        }

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

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

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

      .footer-menu li a {
        font-size: 18px;
        font-weight: 400;
        text-decoration: none;
        color: #000000;
      }

  .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 {
    background-color: #008DD2;
    padding: 10px;
  }

    .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;
  }

  .main-armas-products .borderimg {
  }

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

    .msek-line .col-md-3 {
      width: 24%;
      margin-bottom: 28px;
    }

  .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.18) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.18)), 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.18) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.18) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.18) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgb(255 255 255 / 0%) 0%, rgb(255 255 255 / 15%) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0); /* IE6-9 */
    z-index: 16;
  }

  .main-armas-products h5 {
    font-size: 34px;
    font-weight: 500;
    margin-bottom: 28px;
    text-align: center;
    color: #000000;
  }

  .main-armas-products {
    margin-top: 88px;
    margin-bottom: 88px;
  }

  .ntr-back {
    margin-bottom: 88px;
  }

  .main-armas-abtg img {
    width: 100%;
    margin-top: 68px;
  }

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

    .main-armas-abtt p {
      font-size: 28px;
      color: #ffffff;
      font-weight: 300;
      margin-top: -180px;
      text-align: center;
      padding: 28px;
      line-height: 38px;
    }

  .main-armas-abtg h1 {
    font-size: 40px;
    color: #ffffff;
    font-weight: 300;
    text-align: center;
  }

  .armas-container {
    position: relative;
  }

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

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

  .owl-manset-text h3 {
    font-size: 20px;
    color: #ECE8E1;
    font-weight: 400;
    letter-spacing: 18px;
  }

  .btn-contact {
    padding: 18px 24px 18px 24px;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #465270;
    position: relative;
    background-color: #09094500;
    width: 100%;
    margin-top: 28px;
    text-align: left;
    border: 1px solid #979797;
    border-radius: 16px;
  }

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

  #inside-manset img {
    width: 100%;
  }

  .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 {
    border-bottom: 1px solid #ffffff3d;
    padding-top: 28px;
    padding-bottom: 28px;
  }

  .main-armas1 {
    background: -webkit-linear-gradient(rgba(0, 152, 70, 0) 0%, rgba(0, 152, 70, 1) 24%, rgba(0, 152, 70, 1) 100%);
    background: -o-linear-gradient(rgba(0, 152, 70, 0) 0%, rgba(0, 152, 70, 1) 24%, rgba(0, 152, 70, 1) 100%);
    background: linear-gradient(rgba(0, 152, 70, 0) 0%, rgba(0, 152, 70, 1) 24%, rgba(0, 152, 70, 1) 100%);
    margin-top: -320px;
  }

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

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

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

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

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

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

  .armas-logo {
    padding: 8px;
    width: 200px;
  }

  .footer-logo {
    width: 188px;
  }

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

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

  .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;
  }

  .news-box-info {
    margin-top: 5%;
    width: 90%;
  }

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

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

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

  .news-box-1 p {
    font-size: 14px;
    line-height: 1.25;
    color: #687991;
    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: 90%;
    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 {
    flex-direction: row;
    display: flex;
    align-items: center;
    white-space: nowrap;
    margin-right: 28px;
  }

  .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;
  }

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

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

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

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

  .nav-item a, .languages-box-ul {
    font-size: 18px;
    font-weight: 500;
    color: #ffffff;
  }

  .site-header-inside .col-call a {
    color: #000000;
    text-decoration: none;
  }

  .site-header-inside .nav-item a, .languages-box-ul {
    font-size: 18px;
    font-weight: 500;
    color: #000000;
  }

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

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

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

    .inside-text h1 {
      font-size: 50px;
      font-weight: 500;
      color: #000000;
      margin-bottom: 48px;
    }

    .inside-text h2 {
      font-size: 38px;
      font-weight: 300;
      color: #000000;
      margin-bottom: 48px;
    }

    .inside-text p {
      font-size: 20px;
      font-weight: 300;
      line-height: 28px;
    }

    .inside-text .col-md-8 {
      padding-right: 48px;
    }

  .site-header-inside .col-call a:nth-child(1) {
    padding-right: 24px;
    border-right: 1px solid #000000;
  }

  .site-header-inside .languages-menu li a {
    display: block;
    color: #000000;
    padding: 0px 8px;
    text-decoration: none;
    font-size: 16px;
  }

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

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

  .brand-line {
    width: 80%;
  }

  .top-search {
    width: 4%;
  }

  .top-lang {
    display: flex;
  }

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

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

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

  .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;
    border-bottom: 1px solid #3b3b3b;
  }

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

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

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

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

  .nav-item {
    margin-left: 20px;
    padding: 0px !important;
    list-style: none !important;
  }

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

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

      .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: white;
      padding: 0px 8px;
      text-decoration: none;
      font-size: 16px;
    }

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

  .owl-container {
    max-width: 100%;
    position: relative;
  }

  .owl-manset .owl-theme .owl-nav.disabled + .owl-dots {
    bottom: 12px;
    right: 16%;
    margin-bottom: 358px;
    position: absolute;
    display: grid;
  }

  .owl-manset .owl-theme .owl-dots .owl-dot span {
    width: 18px;
    height: 18px;
    margin: 8px 8px;
    background-color: #ffffff;
    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: #d2e08c;
  }

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

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

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

  .owl-refs {
    margin-bottom: 128px;
  }

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

  .icerik-menu ul .submenu-selected a {
    color: #20A45D;
    font-weight: 600;
    text-decoration: none;
    border-bottom: 5px solid #20A45D;
    padding-bottom: 15px;
  }

  .header-manset {
    position: relative;
  }

  .footer {
    padding-bottom: 48px;
    border-top: 1px solid #eaeaea;
  }

  .copyright-text {
    font-size: 16px;
    color: #ffffff;
    align-content: center;
    margin-bottom: 0px;
  }

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

  .footer h1 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 28px;
  }
}

@media only screen and (min-width: 1601px) and (max-width: 1920px) {
  .container {
    max-width: 80%;
  }
p {
	font-size: 17px;
	font-weight: 400;
	color: #565656;
	line-height: 22px;
}
.inside-text {
	padding-top: 88px;
	padding-bottom: 88px;
	background-color: #F5F5F5;
}
 .armas-laser-img {
	width: 62%;
 }
header-mobile {
	display: none;
}
.btn-armas-more-b img {
  width: 12px !important;
  display: inline !important;
  position: absolute;
  margin-left: 12px;
  margin-top: 7px;
}

.btn-armas-offer img {
  width: 12px;
  position: absolute;
  margin-left: 12px;
  margin-top: 7px;
}

.btn-armas img {
  width: 12px;
  position: absolute;
  margin-left: 12px;
  margin-top: 7px;
}
  .refs-page .refcol img {
    width: 100%;
  }

  .refs-page .refcol {
	width: 14%;
	margin: 1%;
  }

  .contact-page iframe {
    filter: grayscale(100);
  }

  .cpr {
    width: 100%;
  }

  .contact-info .row {
    width: 100%;
  }

  .adr {
    background-color: #F7F7F7;
  }

  .contact-page .container:nth-child(1) {
  }

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

  #map .map-control .place-card {
    display: none !important;
  }

  .contact-info .col-md-3 {
    width: 18%;
    background-color: #ffffff;
    padding: 28px;
    margin: 8px;
    min-height: 258px;
    border: 1px solid #e1e1e1;
    border-radius: 8px;
  }

  .armas-ul li:before {
    content: '';
    display: inline-block;
    height: 12px;
    width: 18px;
    background-image: url(../images/arrow-ul.svg);
    background-repeat: no-repeat;
    margin-left: 12px;
    margin-top: 12px;
    margin-right: 12px;
    background-position: left center;
    background-size: 18px;
  }

  .armas-ul li {
    color: #8D8D8D;
    font-size: 18px;
  }

  .armas-pr-line-wh {
    background-color: #ffffff;
  }

  .pr-sartname .col {
    margin: auto;
    flex: none;
  }

  .pr-kilavuz .col {
    margin: auto;
    flex: none;
  }

  .pr-sartname .col:nth-child(1) {
    width: 60%;
  }

  .pr-sartname .col:nth-child(2) {
    width: 40%;
	text-align: end;
  }

  .pr-kilavuz .col:nth-child(1) {
    width: 60%;
  }

  .pr-kilavuz .col:nth-child(2) {
    width: 40%;
	text-align: end;
  }

  .btn-armas-sartname .fa-regular {
    color: #009846;
    padding-right: 8px;
    font-size: 18px;
  }

  .btn-armas-kilavuz .fa-regular {
    color: #008DD2;
    padding-right: 8px;
    font-size: 18px;
  }

  .btn-armas-sartname {
    font-size: 15px;
    font-weight: 500;
    color: #000000;
    position: relative;
    border: none;
    text-align: center;
    padding: 18px;
    width: 100%;
    background-color: #ffffff;
    border-radius: 8px;
  }

  .btn-armas-kilavuz {
    font-size: 15px;
    font-weight: 500;
    color: #000000;
    position: relative;
    border: none;
    text-align: center;
    padding: 18px;
    width: 100%;
    background-color: #ffffff;
    border-radius: 8px;
  }

  .pr-sartname p {
    color: #ffffff;
    font-weight: 400;
    padding: 0;
    margin: 0;
  }

  .pr-kilavuz p {
    color: #ffffff;
    font-weight: 400;
    padding: 0;
    margin: 0;
  }

  .pr-sartname {
    background-color: #009846;
    min-height: 104px;
    border-radius: 8px;
    padding: 28px;
    float: right;
    width: 90%;
    display: flex;
  }

  .pr-kilavuz {
    background-color: #008DD2;
    min-height: 104px;
    border-radius: 8px;
    padding: 28px;
    float: right;
    width: 90%;
    margin-top: 8px;
    display: flex;
  }

  .urun-ozbox {
    width: 18%;
    border: 1px solid #E6E6E6;
    background-color: #ffffff;
    border-radius: 8px;
    margin-right: 12px;
    padding: 8px;
    min-height: 108px;
    align-content: center;
    text-align: center;
  }

  .urun-ozbox1 {
    font-size: 16px;
    color: #8D8D8D;
    padding: 0;
    margin: auto;
    line-height: 28px;
  }

  .urun-ozbox2 {
    font-size: 14px;
    color: #000000;
    padding: 0;
    margin: auto;
    line-height: 18px;
    font-weight: 400;
  }

  .pr-img-box {
    width: 90%;
    background-color: #ffffff;
    border-radius: 8px;
    text-align: center;
    padding: 28px;
    float: right;
  }

    .pr-img-box img {
      width: 68%;
    }

  .armas-products {
    background-color: #F5F5F5;
  }

  .armas-products-dty .col-md-3 {
    background-color: #EAEAEA;
    padding: 28px;
    overflow: hidden;
    width: 22%;
    margin-right: 22px;
    margin-bottom: 22px;
    min-height: 228px;
  }

  .armas-products-dty {
    margin-top: 68px;
    margin-bottom: 88px;
  }

    .armas-products-dty h1 {
      margin-top: 48px;
      margin-bottom: 28px;
      font-size: 40px;
    }

  .armas-pr-line-gr {
    background-color: #F5F5F5;
  }

  .armas-products-dty img {
	right: -68px;
	position: absolute;
	bottom: -2px;
	width: 60%;
  }

  .prd-text {
    position: absolute;
    z-index: 18;
    left: 28px;
    top: 48px;
    width: 80%;
  }

    .prd-text p {
		font-size: 16px;
		font-weight: 600;
		color: #000000;
		width: 60%;
    }

    .prd-text h2 {
      font-size: 24px;
      font-weight: 300;
      color: #000000;
	  width: 60%;
    }

  .shd-text {
    position: absolute;
    z-index: 18;
    left: 38px;
    top: 38px;
    width: 80%;
  }

    .shd-text p {
		font-size: 28px;
		font-weight: 300;
		color: #000000;
		line-height: 34px;
    }

    .shd-text h2 {
      font-size: 36px;
      font-weight: 300;
      color: #000000;
    }

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

    .inside-manset-text h1 {
      font-family: 'Poppins', sans-serif;
      font-size: 48px;
      color: #ffffff;
      font-weight: 500;
      text-align: center;
    }

    .inside-manset-text ul {
      display: flex;
    }

  .icerik-menu {
    margin-top: 18px;
    justify-content: center;
    display: flex;
  }

    .icerik-menu ul {
      display: flex;
    }

      .icerik-menu ul li {
        padding-right: 48px;
        color: #656868;
        font-size: 16px;
        font-weight: 500;
      }

        .icerik-menu ul li a {
          color: #656868;
          text-decoration: none;
        }

  .owl-manset-btn {
    margin-top: -400px;
    position: absolute;
    text-align: center;
    width: 100%;
  }

  .footer-alt .col-md-9 {
    margin: auto;
  }

  .armas-contact-line {
    margin-top: 48px;
  }

    .armas-contact-line .col-md-6:nth-child(2) {
      text-align: right;
    }

    .armas-contact-line .col-md-6:nth-child(1) p {
      font-size: 18px;
      line-height: 18px;
    }

  .armas-laser-text {
    justify-content: end;
  }

  .armas-laser {
    position: absolute;
    margin-top: -280px;
  }

  #armas-smart .armas-mainback-cont {
    background-color: #009846;
    background-image: url(../images/main-green-back.webp);
    background-repeat: no-repeat;
    background-size: inherit;
    background-position-x: right;
  }

  .armas-laser-cont h2 {
    color: #000000 !important;
    font-size: 38px !important;
    font-weight: 400 !important;
  }

  .armas-mainback {
    justify-content: end;
  }

  .armas-smartbox {
    margin-top: 30%;
    padding-bottom: 128px;
    z-index: 9;
    position: relative;
	justify-content: space-between;
  }

  #armas-smart {
    color: #ffffff;
  }

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

  .col-call {
    width: 220px;
  }

    .col-call a {
      color: #ffffff;
      text-decoration: none;
    }

      .col-call a:hover {
        color: #ffffff;
        text-decoration: none;
      }

      .col-call a:nth-child(1) {
        padding-right: 24px;
        border-right: 1px solid #ffffff;
      }

      .col-call a:nth-child(2) {
        padding-left: 24px;
      }

    .col-call span {
      padding-left: 10px;
      font-size: 16px;
      font-weight: 600;
    }

    .col-call .fa-whatsapp {
      color: #009846;
      font-size: 20px;
    }

  .col-social {
    width: 140px;
	text-align: center;
  }

    .col-social a {
      color: #ADADAD;
      text-decoration: none;
    }

      .col-social a:hover {
        color: #ADADAD;
        text-decoration: none;
      }

    .col-social .fa-brands {
      font-size: 18px;
      padding-right: 18px;
    }

  .top-lang {
    width: 80px;
  }

    .top-lang a {
      color: #ffffff;
      text-decoration: none;
    }

      .top-lang a:hover {
        color: #ffffff;
        text-decoration: none;
      }

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

  .prd-ics {
    float: right;
  }

  .icsimg {
    margin: auto;
    width: 50%;
  }

  .icsval {
    width: 50%;
    margin: auto;
  }

  .icsimg img {
    width: 24px;
  }

  .icsval h3 {
    padding: 0px;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: -8px;
  }

  .icsval p {
    margin: 0px;
    padding: 0px;
  }

  .colics {
    display: flex;
  }

  .prd-ics .colics {
    padding: 12px;
    width: 120px;
    border: 1px solid #FDEE9A;
    margin: 4px;
  }

  .prd-options {
    margin-top: 48px;
  }

  .prd-table {
    margin-top: 48px;
  }

    .prd-table th {
      color: #367d3c;
      font-weight: 500;
    }

    .prd-table td {
      font-weight: 300;
      color: #8D8D8D;
    }

  .prd-options .col-md-4 {
    width: 32%;
  }

    .prd-options .col-md-4 img {
      width: 100%;
    }

  .prd-table h1 {
    font-size: 36px;
    font-weight: 400;
    color: #367D3C;
    margin-bottom: 48px;
  }

  .prd-options h1 {
    font-size: 36px;
    font-weight: 400;
    color: #367D3C;
    margin-bottom: 48px;
  }

  .prd-options .row {
    justify-content: space-between;
  }

  .prd-options h3 {
    font-size: 24px;
    font-weight: 400;
    color: #367D3C;
    margin-bottom: 18px;
  }

  .prd-title h1 {
    font-size: 44px;
    font-weight: 500;
    color: #000000;
    margin-bottom: 48px;
  }

  .prd-title h2 {
    font-size: 40px;
    font-weight: 400;
    color: #000000;
    margin-top: 88px;
    margin-bottom: 38px;
  }

  .prd-title h5 {
    font-size: 20px;
    font-weight: 600;
    color: #009846;
    line-height: 32px;
    margin-bottom: 28px;
  }

  .prd-title .col-md-6:nth-child(1) {
    padding-right: 48px;
  }

  .prd-title {
    padding-top: 88px;
    padding-bottom: 88px;
  }

  .prd-boxes {
    display: flex;
    justify-content: space-between;
  }

    .prd-boxes .col-md-4 {
      width: 32%;
    }

  .prd-box {
    border: 1px solid #D3D3D3;
    padding: 28px;
    min-height: 128px;
    margin-bottom: 28px;
    align-items: center;
    display: flex;
  }

    .prd-box img {
      width: 18px;
      margin-right: 18px;
    }

    .prd-box p {
      margin-bottom: 0px;
    }

  .prd-standarts {
    margin-top: 48px;
  }

    .prd-standarts h1 {
      font-size: 36px;
      font-weight: 400;
      color: #367D3C;
      margin-bottom: 48px;
    }

  .btn-armas-send {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #000000;
    position: relative;
    border: none;
    width: 68px;
    background: none;
    border-bottom: 1px solid black;
    text-align: left;
  }

  .contact-us-form {
    margin-bottom: 128px;
    margin-top: 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: 5px;
    border: solid 1px #e6e6e6;
    text-align: justify;
    color: #6c757d;
    font-size: 16px;
    margin-bottom: 12px;
    padding: 14px;
  }

  .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;
  }

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

  .form-control:focus {
    color: #6c757d;
    border-color: #367d3c;
    outline: 0;
    box-shadow: none;
  }

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

  .form-check-label {
    font-size: 12px;
    color: #6c757d;
	margin-left: 18px;
  }

  .form-check {
    margin-top: 18px;
    margin-bottom: 28px;
  }

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

  .armas-add-line .row {
    margin-top: 24px;
  }

  .armas-add-line {
  }

  .location {
    padding-right: 28px;
    padding-top: 28px;
    padding-bottom: 28px;
  }

  .contact-page h1 {
    font-size: 50px;
    font-weight: 400;
    color: #000000;
  }

  .contact-page h3 {
    font-size: 24px;
    color: #000000;
    line-height: 38px;
    margin: 0px;
  }

  .contact-page p {
    margin-bottom: 0px;
  }

  .smart-t {
    margin: auto;
  }

  .armas-smart-pg .col-md-6 {
    padding: 48px;
  }

  .smrt-text {
    width: 100%;
  }

    .smrt-text h1 {
      font-size: 42px;
      font-weight: 500;
      color: #367D3C;
    }

    .smrt-text h2 {
      font-size: 28px;
      font-weight: 300;
      color: #367D3C;
    }

  .armas-ab-container img {
    width: 100%;
  }

  .about-armas {
    padding-top: 88px;
    padding-bottom: 128px;
  }

  .main-armas-abtg {
    margin-top: 18px;
  }

  .owl-manset-text-t {
    width: 100%;
    position: absolute;
    top: 18%;
    z-index: 12;
    text-align: center;
  }

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

  .footer-menu-line {
    margin-top: 48px;
  }

  .armas-ff-text {
    position: absolute;
    margin-top: 218px;
    text-align: center;
  }

  #armas-smart {
    margin-top: 88px;
    margin-bottom: 128px;
  }

    #armas-smart h1 {
      font-size: 44px;
      font-weight: 400;
      color: #ffffff;
      margin-bottom: 128px;
    }

  .armas-text-yellow {
    width: 80%;
    margin-top: 88px;
  }

  .armas-ff-text h1 {
    font-size: 44px;
    font-weight: 400;
    color: #367D3C;
    margin-bottom: 48px;
  }

  #main-refs img {
    width: 80%;
	text-align: center;
	border: 0.4px solid gray;
  }

  .owl-refs h1 {
    text-align: center;
    margin-bottom: 48px;
  }

  #armas-smart .smart-icons {
    height: 88px;
  }

  #armas-smart h2 {
    font-size: 50px;
    font-weight: 300;
    color: #ffffff;
    margin-top: 48px;
  }

  #armas-smart h3 {
    font-size: 28px;
    font-weight: 400;
    color: #ffffff;
    text-align: center;
  }

  .armas-smartbox .col-md-4 {
    text-align: center;
	width: 32%;
  }

  #m-armas-images {
    margin-top: 88px;
  }

    #m-armas-images .col-md-6:nth-child(2) {
      margin-top: 188px;
    }

  .tr-mph {
    width: 96%;
  }

  .main-armas-photo {
    display: block;
    position: relative;
    bottom: 148px;
    padding-left: 48px;
    width: 80%;
    height: 32px;
  }

    .main-armas-photo img {
      width: 14px;
    }

    .main-armas-photo h2 {
      font-size: 28px;
      font-weight: 400;
      color: #ffffff;
    }

  .main-armas .container {
  }

  .armas-logo {
    width: 78px;
    padding: 8px;
    margin-left: 28px;
    list-style: none;
  }

  .container-history {
    width: 60%;
    margin: auto;
  }

  #main-history-s .owl-item img {
    height: 380px;
    box-shadow: 0px 14px 20px 8px #0000002e;
  }

  #main-history-s .owl-item {
    padding: 8px;
  }

  #main-history-s {
    height: 380px;
  }

  .footer-alt .fa-brands {
    color: #ffffff;
    font-size: 24px;
    padding: 18px;
  }

  .main-produce-l {
    margin-top: -48px;
    margin-bottom: -48px;
    z-index: 20;
  }

  #main-group-companies h1 {
    text-align: center;
    color: #ffffff;
    margin-bottom: 88px;
    margin-top: 48px;
  }

  .more-btn-line {
    text-align: center;
    margin-top: 48px;
    margin-bottom: 28px;
  }

  .more-btn-line-b {
    text-align: center;
    padding-bottom: 88px;
  }

  .more-btn-line-r {
    text-align: right;
    padding: 8px;
    margin-bottom: 48px;
  }

  .armas-laser-cont {
    z-index: 8;
  }

  .tur-g-shadow {
    background: linear-gradient(180deg, rgb(0 152 70) 0%, rgb(0 152 70 / 10%) 49%, rgb(0 152 70 / 0%) 96%);
    position: absolute;
    /* bottom: 0; */
    left: 0;
    width: 100%;
    height: 54%;
  }

  .tur-y-shadow {
    background: linear-gradient(180deg, rgb(253 184 20 / 8%) 0%, rgb(253 184 20 / 13%) 49%, rgb(253 184 20) 96%);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
  }

  .main-armas-logo {
    margin: auto;
    display: block;
  }

  .main-figy-logo {
    margin: auto;
    display: block;
  }

  .companies-up h1 {
    font-size: 36px;
    font-weight: 500;
    color: #ffffff;
    text-align: right;
    margin-right: 28px;
  }

  .companies-up .col-md-2 {
    margin: auto;
  }

  .companies-up {
    display: flex;
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 21;
  }

  .main-logo-backw {
    background-color: #ffffff;
    padding: 48px;
    width: 240px;
    margin-left: 28px;
    margin-bottom: -28px;
  }

  .btn-armas {
    padding: 14px 48px 14px 48px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.4px;
    color: #000000;
    position: relative;
    background-color: #ffffff;
    border: 1px solid #DBDBDB;
    border-radius: 4px;
    width: 200px;
  }

.btn-armas-form {
	padding: 14px 48px 14px 48px;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.4px;
	color: #ffffff;
	position: relative;
	background-color: #009846;
	border: 1px solid #DBDBDB;
	border-radius: 4px;
	width: 200px;
}
	
  .btn-armas-more-w {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #ffffff;
    position: relative;
    border: none;
    background: none;
    border-bottom: 1px solid white;
  }

  .btn-armas-more-b {
    padding: 16px 58px 16px 58px;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.4px;
    color: #ffffff!important;
    position: relative;
    border: 1px solid #3CE88C;
    background: none;
    border-radius: 4px;
    width: 200px;
    margin: auto;
  }

  .btn-armas-offer {
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 1px;
	color: #000000;
	position: absolute;
	background: none;
	border: 1px solid #c3c3c3;
	text-align: center;
	padding: 18px 38px 18px 38px;
  }

  #main-group-companies {
    padding: 48px;
    background-color: #FDB813;
  }

    #main-group-companies .col-md-3 {
      background-color: #ffffff;
      padding: 48px;
      width: 24%;
      text-align: center;
    }

  .main-armas1 {
    z-index: 19;
    position: relative;
  }

  .main-produce-r {
    margin: auto;
  }

    .main-produce-r .armas-container {
      padding-left: 88px;
      width: 68%;
    }

  .g-comp {
    justify-content: space-between;
    margin-bottom: 88px;
  }

  .main-armas-l {
    padding-right: 28px;
    margin-top: -48px;
  }

  .main-armas-r {
    padding-left: 28px;
    margin-top: -48px;
  }

  #t-history {
    padding-top: 28px;
    padding-bottom: 128px;
  }

    #t-history h1 {
      color: #ffffff;
      text-align: center;
      margin-bottom: 48px;
      margin-top: 88px;
    }

    #t-history p {
      color: #ffffff;
      text-align: center;
    }

  #about-sayac {
    margin-bottom: 128px;
  }

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

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

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

  #about-why .whynoritem {
    width: 30%;
    padding: 18px;
    background-color: #ffffff;
    color: #292D78;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 600;
    margin-right: 18px;
    margin-bottom: 18px;
  }

  #about-sayac h1 {
    margin-top: 24px;
    margin-bottom: 48px;
  }

  #about-sayac img {
    width: 68px;
  }

  #about-sayac h2 {
    font-size: 88px;
    font-weight: 600;
    color: #292D78;
  }

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

  #about-sayac .col-img {
    margin-left: 30px;
  }

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

  #about-sayac .container {
    margin-top: 128px;
    background-color: #F2F2F2;
    padding: 48px;
    border-radius: 24px;
  }

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

  .armas-ab-container h1 {
    font-size: 40px;
    font-weight: 500;
    color: #367d3c;
    width: 88%;
  }

  .armas-ab-container {
  }

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

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

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

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

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

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

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

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

  #inside-manset {
    position: relative;
  }

  .breadcrumb-menu {
    justify-content: center;
    display: flex;
  }

  .breadcrumb-menu {
    color: #9BFAC7 !important;
  }

    .breadcrumb-menu ul li a {
      color: #9BFAC7 !important;
      padding: 4px;
    }

    .breadcrumb-menu ul li:last-child {
      font-weight: 600;
    }

  .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 / 0%) 0%, rgb(0 0 0 / 5%) 100%);
    z-index: 1;
  }

  .ins-armas-abtg h2 {
    font-size: 36px;
    font-weight: 400;
    color: #292D78;
  }

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

  .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;
  }

  #whyarmas {
    margin-top: 88px;
  }

    #whyarmas .col-md-6:first-child {
      background-color: #F2F2F2;
    }

    #whyarmas .whyarmas-left {
      width: 80%;
      margin-left: 20%;
      padding: 24px;
    }

    #whyarmas .whynoritem {
      width: 44%;
      padding: 18px;
      background-color: #ffffff;
      border-radius: 8px;
      font-size: 16px;
      font-weight: 600;
      margin-right: 18px;
      margin-bottom: 18px;
    }

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

    #whyarmas h1 {
      margin-top: 24px;
      margin-bottom: 48px;
    }

  .fa-arrow-right-long:before {
    color: #292d78;
    padding-right: 8px;
  }

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

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

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

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

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

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

  #main-denizyolu .maindy-text {
    width: 48%;
    position: absolute;
    text-align: center;
    margin: auto;
    top: 50%;
    right: 0;
    left: 0;
  }

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

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

  #main-catalog {
    background-color: #292D78;
    height: 200px;
  }

    #main-catalog .mainct-text {
      width: 50%;
      position: relative;
      margin: auto;
      top: 68px;
      display: flex;
      justify-content: center;
    }

      #main-catalog .mainct-text p {
        font-size: 24px;
        color: #ffffff;
        font-weight: 500;
        align-content: center;
        padding-left: 28px;
      }

      #main-catalog .mainct-text img {
        width: 78px;
      }

      #main-catalog .mainct-text a {
        color: #D2E18C;
        text-decoration: underline;
      }

        #main-catalog .mainct-text a:hover {
          color: #ffffff;
          text-decoration: underline;
        }

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

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

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

      .footer-menu li a {
        font-size: 18px;
        font-weight: 400;
        text-decoration: none;
        color: #000000;
      }

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

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

  .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 {
    background-color: #008DD2;
    padding: 10px;
  }

    .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;
  }

  .main-armas-products .borderimg {
  }

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

    .msek-line .col-md-3 {
      width: 24%;
      margin-bottom: 28px;
    }

  .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.18) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.18)), 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.18) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.18) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.18) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgb(255 255 255 / 0%) 0%, rgb(255 255 255 / 15%) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0); /* IE6-9 */
    z-index: 16;
  }

  .main-armas-products h5 {
    font-size: 34px;
    font-weight: 500;
    margin-bottom: 28px;
    text-align: center;
    color: #000000;
  }

  .main-armas-products {
    margin-top: 88px;
    margin-bottom: 88px;
  }

  .ntr-back {
    margin-bottom: 88px;
  }

  .main-armas-abtg img {
    width: 100%;
    margin-top: 68px;
  }

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

    .main-armas-abtt p {
      font-size: 28px;
      color: #ffffff;
      font-weight: 300;
      margin-top: -180px;
      text-align: center;
      padding: 28px;
      line-height: 38px;
    }

  .main-armas-abtg h1 {
    font-size: 40px;
    color: #ffffff;
    font-weight: 300;
    text-align: center;
  }

  .armas-container {
    position: relative;
  }

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

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

  .owl-manset-text h3 {
    font-size: 20px;
    color: #ECE8E1;
    font-weight: 400;
    letter-spacing: 18px;
  }

  .btn-contact {
    padding: 18px 24px 18px 24px;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #465270;
    position: relative;
    background-color: #09094500;
    width: 100%;
    margin-top: 28px;
    text-align: left;
    border: 1px solid #979797;
    border-radius: 16px;
  }

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

  #inside-manset img {
    width: 100%;
  }

  .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 {
    border-bottom: 1px solid #ffffff3d;
    padding-top: 28px;
    padding-bottom: 28px;
  }

  .main-armas1 {
    background: -webkit-linear-gradient(rgba(0, 152, 70, 0) 0%, rgba(0, 152, 70, 1) 24%, rgba(0, 152, 70, 1) 100%);
    background: -o-linear-gradient(rgba(0, 152, 70, 0) 0%, rgba(0, 152, 70, 1) 24%, rgba(0, 152, 70, 1) 100%);
    background: linear-gradient(rgba(0, 152, 70, 0) 0%, rgba(0, 152, 70, 1) 24%, rgba(0, 152, 70, 1) 100%);
    margin-top: -320px;
  }

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

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

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

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

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

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

  .armas-logo {
    padding: 8px;
    width: 200px;
  }

  .footer-logo {
    width: 188px;
  }

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

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

  .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;
  }

  .news-box-info {
    margin-top: 5%;
    width: 90%;
  }

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

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

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

  .news-box-1 p {
    font-size: 14px;
    line-height: 1.25;
    color: #687991;
    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: 90%;
    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 {
    flex-direction: row;
    display: flex;
    align-items: center;
    white-space: nowrap;
    margin-right: 28px;
  }

  .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;
  }

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

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

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

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

  .nav-item a, .languages-box-ul {
    font-size: 18px;
    font-weight: 500;
    color: #ffffff;
  }

  .site-header-inside .col-call a {
    color: #000000;
    text-decoration: none;
  }

  .site-header-inside .nav-item a, .languages-box-ul {
    font-size: 18px;
    font-weight: 500;
    color: #000000;
  }

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

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

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

    .inside-text h1 {
      font-size: 50px;
      font-weight: 500;
      color: #000000;
      margin-bottom: 48px;
    }

    .inside-text h2 {
      font-size: 38px;
      font-weight: 300;
      color: #000000;
      margin-bottom: 48px;
    }

    .inside-text p {
      font-size: 20px;
      font-weight: 300;
      line-height: 28px;
    }

    .inside-text .col-md-8 {
      padding-right: 48px;
    }

  .site-header-inside .col-call a:nth-child(1) {
    padding-right: 24px;
    border-right: 1px solid #000000;
  }

  .site-header-inside .languages-menu li a {
    display: block;
    color: #000000;
    padding: 0px 8px;
    text-decoration: none;
    font-size: 16px;
  }

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

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

  .brand-line {
    width: 80%;
  }

  .top-search {
    width: 4%;
  }

  .top-lang {
    display: flex;
  }

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

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

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

  .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;
    border-bottom: 1px solid #3b3b3b;
  }

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

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

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

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

  .nav-item {
    margin-left: 20px;
  }

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

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

      .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;
    list-style: none !important;
  }

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

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

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

  .owl-container {
    max-width: 100%;
    position: relative;
  }

  .owl-manset .owl-theme .owl-nav.disabled + .owl-dots {
    bottom: 12px;
    right: 16%;
    margin-bottom: 358px;
    position: absolute;
    display: grid;
  }

  .owl-manset .owl-theme .owl-dots .owl-dot span {
    width: 18px;
    height: 18px;
    margin: 8px 8px;
    background-color: #ffffff;
    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: #d2e08c;
  }

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

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

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

  .owl-refs {
    margin-bottom: 128px;
  }

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

  .icerik-menu ul .submenu-selected a {
    color: #20A45D;
    font-weight: 600;
    text-decoration: none;
    border-bottom: 5px solid #20A45D;
    padding-bottom: 15px;
  }

  .header-manset {
    position: relative;
  }

  .footer {
    padding-bottom: 48px;
    border-top: 1px solid #eaeaea;
  }

  .copyright-text {
    font-size: 16px;
    color: #ffffff;
    align-content: center;
    margin-bottom: 0px;
  }

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

  .footer h1 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 28px;
  }
}

@media only screen and (min-width: 1400px) and (max-width: 1600px) {
  .container {
    max-width: 90%;
  }
p {
	font-size: 15px;
	font-weight: 400;
	color: #565656;
	line-height: 20px;
}
.inside-text {
	padding-top: 88px;
	padding-bottom: 88px;
	background-color: #F5F5F5;
}
header-mobile {
	display: none;
}
.btn-armas-more-b img {
  width: 12px !important;
  display: inline !important;
  position: absolute;
  margin-left: 12px;
  margin-top: 7px;
}

.btn-armas-offer img {
  width: 12px;
  position: absolute;
  margin-left: 12px;
  margin-top: 7px;
}

.btn-armas img {
  width: 12px;
  position: absolute;
  margin-left: 12px;
  margin-top: 7px;
}
  .refs-page .refcol img {
    width: 100%;
  }

  .refs-page .refcol {
	width: 14%;
	margin: 1%;
  }

  .contact-page iframe {
    filter: grayscale(100);
  }

  .cpr {
    width: 100%;
  }

  .contact-info .row {
    width: 100%;
  }

  .adr {
    background-color: #F7F7F7;
  }

  .contact-page .container:nth-child(1) {
  }

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

  #map .map-control .place-card {
    display: none !important;
  }

  .contact-info .col-md-3 {
    width: 18%;
    background-color: #ffffff;
    padding: 18px;
    margin: 8px;
    min-height: 258px;
    border: 1px solid #e1e1e1;
    border-radius: 8px;
  }

  .armas-ul li:before {
    content: '';
    display: inline-block;
    height: 12px;
    width: 18px;
    background-image: url(../images/arrow-ul.svg);
    background-repeat: no-repeat;
    margin-left: 12px;
    margin-top: 12px;
    margin-right: 12px;
    background-position: left center;
    background-size: 18px;
  }

  .armas-ul li {
    color: #8D8D8D;
    font-size: 18px;
  }

  .armas-pr-line-wh {
    background-color: #ffffff;
  }

  .pr-sartname .col {
    margin: auto;
    flex: none;
  }

  .pr-kilavuz .col {
    margin: auto;
    flex: none;
  }

  .pr-sartname .col:nth-child(1) {
    width: 60%;
  }

  .pr-sartname .col:nth-child(2) {
    width: 40%;
	text-align: end;
  }

  .pr-kilavuz .col:nth-child(1) {
    width: 60%;
  }

  .pr-kilavuz .col:nth-child(2) {
    width: 40%;
	text-align: end;
  }

  .btn-armas-sartname .fa-regular {
    color: #009846;
    padding-right: 8px;
    font-size: 18px;
  }

  .btn-armas-kilavuz .fa-regular {
    color: #008DD2;
    padding-right: 8px;
    font-size: 18px;
  }

  .btn-armas-sartname {
    font-size: 15px;
    font-weight: 500;
    color: #000000;
    position: relative;
    border: none;
    text-align: center;
    padding: 18px;
    width: 100%;
    background-color: #ffffff;
    border-radius: 8px;
  }

  .btn-armas-kilavuz {
    font-size: 15px;
    font-weight: 500;
    color: #000000;
    position: relative;
    border: none;
    text-align: center;
    padding: 18px;
    width: 100%;
    background-color: #ffffff;
    border-radius: 8px;
  }

  .pr-sartname p {
    color: #ffffff;
    font-weight: 400;
    padding: 0;
    margin: 0;
  }

  .pr-kilavuz p {
    color: #ffffff;
    font-weight: 400;
    padding: 0;
    margin: 0;
  }

  .pr-sartname {
    background-color: #009846;
    min-height: 104px;
    border-radius: 8px;
    padding: 28px;
    float: right;
    width: 90%;
    display: flex;
  }

  .pr-kilavuz {
    background-color: #008DD2;
    min-height: 104px;
    border-radius: 8px;
    padding: 28px;
    float: right;
    width: 90%;
    margin-top: 8px;
    display: flex;
  }

  .urun-ozbox {
    width: 18%;
    border: 1px solid #E6E6E6;
    background-color: #ffffff;
    border-radius: 8px;
    margin-right: 12px;
    padding: 8px;
    min-height: 108px;
    align-content: center;
    text-align: center;
  }

  .urun-ozbox1 {
    font-size: 16px;
    color: #8D8D8D;
    padding: 0;
    margin: auto;
    line-height: 28px;
  }

  .urun-ozbox2 {
    font-size: 14px;
    color: #000000;
    padding: 0;
    margin: auto;
    line-height: 18px;
    font-weight: 400;
  }

  .pr-img-box {
    width: 90%;
    background-color: #ffffff;
    border-radius: 8px;
    text-align: center;
    padding: 28px;
    float: right;
  }

    .pr-img-box img {
      width: 68%;
    }

  .armas-products {
    background-color: #F5F5F5;
  }

  .armas-products-dty .col-md-3 {
        background-color: #EAEAEA;
        padding: 18px;
        overflow: hidden;
        width: 22%;
        margin-right: 22px;
        margin-bottom: 22px;
        min-height: 208px;
  }

  .armas-products-dty {
    margin-top: 68px;
    margin-bottom: 88px;
  }

    .armas-products-dty h1 {
      margin-top: 48px;
      margin-bottom: 28px;
      font-size: 40px;
    }

  .armas-pr-line-gr {
    background-color: #F5F5F5;
  }

  .armas-products-dty img {
        right: -68px;
        position: absolute;
        bottom: -2px;
        width: 60%;
  }

  .prd-text {
    position: absolute;
    z-index: 18;
    left: 28px;
    top: 48px;
    width: 80%;
  }

    .prd-text p {
		font-size: 16px;
		font-weight: 600;
		color: #000000;
		width: 60%;
    }

    .prd-text h2 {
      font-size: 24px;
      font-weight: 300;
      color: #000000;
	  width: 60%;
    }

  .shd-text {
position: absolute;
        z-index: 18;
        left: 38px;
        top: 38px;
        width: 80%;
  }

    .shd-text p {
        font-size: 28px;
        font-weight: 300;
        color: #000000;
        line-height: 34px;
    }
.armas-laser-img {
	    width: 70%;
}
    .shd-text h2 {
      font-size: 36px;
      font-weight: 300;
      color: #000000;
    }

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

    .inside-manset-text h1 {
      font-family: 'Poppins', sans-serif;
      font-size: 48px;
      color: #ffffff;
      font-weight: 500;
      text-align: center;
    }

    .inside-manset-text ul {
      display: flex;
    }

  .icerik-menu {
    margin-top: 18px;
    justify-content: center;
    display: flex;
  }

    .icerik-menu ul {
      display: flex;
    }

      .icerik-menu ul li {
        padding-right: 48px;
        color: #656868;
        font-size: 16px;
        font-weight: 500;
      }

        .icerik-menu ul li a {
          color: #656868;
          text-decoration: none;
        }

  .owl-manset-btn {
    margin-top: -318px;
    position: absolute;
    text-align: center;
    width: 100%;
  }

  .footer-alt .col-md-9 {
    margin: auto;
  }

  .armas-contact-line {
    margin-top: 48px;
  }

    .armas-contact-line .col-md-6:nth-child(2) {
      text-align: right;
    }

    .armas-contact-line .col-md-6:nth-child(1) p {
      font-size: 18px;
      line-height: 18px;
    }

  .armas-laser-text {
    justify-content: end;
  }

  .armas-laser {
    position: absolute;
    margin-top: -178px;
  }

  #armas-smart .armas-mainback-cont {
    background-color: #009846;
    background-image: url(../images/main-green-back.webp);
    background-repeat: no-repeat;
    background-size: inherit;
    background-position-x: right;
  }

  .armas-laser-cont h2 {
    color: #000000 !important;
    font-size: 38px !important;
    font-weight: 400 !important;
  }

  .armas-mainback {
    justify-content: end;
  }

  .armas-smartbox {
    margin-top: 30%;
    padding-bottom: 128px;
    z-index: 9;
    position: relative;
	justify-content: space-between;
  }

  #armas-smart {
    color: #ffffff;
  }

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

  .col-call {
    width: 220px;
  }

    .col-call a {
      color: #ffffff;
      text-decoration: none;
    }

      .col-call a:hover {
        color: #ffffff;
        text-decoration: none;
      }

      .col-call a:nth-child(1) {
        padding-right: 24px;
        border-right: 1px solid #ffffff;
      }

      .col-call a:nth-child(2) {
        padding-left: 24px;
      }

    .col-call span {
      padding-left: 10px;
      font-size: 15px;
      font-weight: 600;
    }

    .col-call .fa-whatsapp {
      color: #009846;
      font-size: 20px;
    }

  .col-social {
    width: 140px;
	text-align: center;
  }

    .col-social a {
      color: #ADADAD;
      text-decoration: none;
    }

      .col-social a:hover {
        color: #ADADAD;
        text-decoration: none;
      }

    .col-social .fa-brands {
      font-size: 18px;
      padding-right: 18px;
    }

  .top-lang {
    width: 80px;
  }

    .top-lang a {
      color: #ffffff;
      text-decoration: none;
    }

      .top-lang a:hover {
        color: #ffffff;
        text-decoration: none;
      }

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

  .prd-ics {
    float: right;
  }

  .icsimg {
    margin: auto;
    width: 50%;
  }

  .icsval {
    width: 50%;
    margin: auto;
  }

  .icsimg img {
    width: 24px;
  }

  .icsval h3 {
    padding: 0px;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: -8px;
  }

  .icsval p {
    margin: 0px;
    padding: 0px;
  }

  .colics {
    display: flex;
  }

  .prd-ics .colics {
    padding: 12px;
    width: 120px;
    border: 1px solid #FDEE9A;
    margin: 4px;
  }

  .prd-options {
    margin-top: 48px;
  }

  .prd-table {
    margin-top: 48px;
  }

    .prd-table th {
      color: #367d3c;
      font-weight: 500;
    }

    .prd-table td {
      font-weight: 300;
      color: #8D8D8D;
    }

  .prd-options .col-md-4 {
    width: 32%;
  }

    .prd-options .col-md-4 img {
      width: 100%;
    }

  .prd-table h1 {
    font-size: 36px;
    font-weight: 400;
    color: #367D3C;
    margin-bottom: 48px;
  }

  .prd-options h1 {
    font-size: 36px;
    font-weight: 400;
    color: #367D3C;
    margin-bottom: 48px;
  }

  .prd-options .row {
    justify-content: space-between;
  }

  .prd-options h3 {
    font-size: 24px;
    font-weight: 400;
    color: #367D3C;
    margin-bottom: 18px;
  }

  .prd-title h1 {
    font-size: 44px;
    font-weight: 500;
    color: #000000;
    margin-bottom: 48px;
  }

  .prd-title h2 {
    font-size: 40px;
    font-weight: 400;
    color: #000000;
    margin-top: 88px;
    margin-bottom: 38px;
  }

  .prd-title h5 {
    font-size: 20px;
    font-weight: 600;
    color: #009846;
    line-height: 32px;
    margin-bottom: 28px;
  }

  .prd-title .col-md-6:nth-child(1) {
    padding-right: 48px;
  }

  .prd-title {
    padding-top: 88px;
    padding-bottom: 88px;
  }

  .prd-boxes {
    display: flex;
    justify-content: space-between;
  }

    .prd-boxes .col-md-4 {
      width: 32%;
    }

  .prd-box {
    border: 1px solid #D3D3D3;
    padding: 28px;
    min-height: 128px;
    margin-bottom: 28px;
    align-items: center;
    display: flex;
  }

    .prd-box img {
      width: 18px;
      margin-right: 18px;
    }

    .prd-box p {
      margin-bottom: 0px;
    }

  .prd-standarts {
    margin-top: 48px;
  }

    .prd-standarts h1 {
      font-size: 36px;
      font-weight: 400;
      color: #367D3C;
      margin-bottom: 48px;
    }

  .btn-armas-send {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #000000;
    position: relative;
    border: none;
    width: 68px;
    background: none;
    border-bottom: 1px solid black;
    text-align: left;
  }

  .contact-us-form {
    margin-bottom: 128px;
    margin-top: 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: 5px;
    border: solid 1px #e6e6e6;
    text-align: justify;
    color: #6c757d;
    font-size: 16px;
    margin-bottom: 12px;
    padding: 14px;
  }

  .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;
  }

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

  .form-control:focus {
    color: #6c757d;
    border-color: #367d3c;
    outline: 0;
    box-shadow: none;
  }

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

  .form-check-label {
    font-size: 12px;
    color: #6c757d;
	margin-left: 18px;
  }

  .form-check {
    margin-top: 18px;
    margin-bottom: 28px;
  }

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

  .armas-add-line .row {
    margin-top: 24px;
  }

  .armas-add-line {
  }

  .location {
    padding-right: 28px;
    padding-top: 28px;
    padding-bottom: 28px;
  }

  .contact-page h1 {
    font-size: 38px;
    font-weight: 400;
    color: #000000;
  }
h1 {
    font-size: 38px;
}
.page-f-docs .col-md-4 {
	width: 32%;
	margin: 8px;
}
.page-f-docs .col-md-4 a {
	font-size: 14px;
	color: #000000;
}
  .contact-page h3 {
    font-size: 20px;
    color: #000000;
    line-height: 38px;
    margin: 0px;
  }

  .contact-page p {
    margin-bottom: 0px;
  }

  .smart-t {
    margin: auto;
  }

  .armas-smart-pg .col-md-6 {
    padding: 48px;
  }

  .smrt-text {
    width: 100%;
  }

    .smrt-text h1 {
      font-size: 42px;
      font-weight: 500;
      color: #367D3C;
    }

    .smrt-text h2 {
      font-size: 28px;
      font-weight: 300;
      color: #367D3C;
    }

  .armas-ab-container img {
    width: 100%;
  }

  .about-armas {
    padding-top: 88px;
    padding-bottom: 128px;
  }

  .main-armas-abtg {
    margin-top: 18px;
  }

  .owl-manset-text-t {
    width: 100%;
    position: absolute;
    top: 18%;
    z-index: 12;
    text-align: center;
  }

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

  .footer-menu-line {
    margin-top: 48px;
  }

  .armas-ff-text {
    position: absolute;
    margin-top: 218px;
    text-align: center;
  }

  #armas-smart {
    margin-top: 88px;
    margin-bottom: 128px;
  }

    #armas-smart h1 {
      font-size: 44px;
      font-weight: 400;
      color: #ffffff;
      margin-bottom: 128px;
    }

  .armas-text-yellow {
    width: 80%;
    margin-top: 88px;
  }

  .armas-ff-text h1 {
    font-size: 44px;
    font-weight: 400;
    color: #367D3C;
    margin-bottom: 48px;
  }

  #main-refs img {
    width: 80%;
	text-align: center;
	border: 0.4px solid gray;
  }

  .owl-refs h1 {
    text-align: center;
    margin-bottom: 48px;
  }

  #armas-smart .smart-icons {
    height: 88px;
  }

  #armas-smart h2 {
    font-size: 50px;
    font-weight: 300;
    color: #ffffff;
    margin-top: 48px;
  }

  #armas-smart h3 {
    font-size: 28px;
    font-weight: 400;
    color: #ffffff;
    text-align: center;
  }

  .armas-smartbox .col-md-4 {
    text-align: center;
	width: 32%;
  }

  #m-armas-images {
    margin-top: 88px;
  }

    #m-armas-images .col-md-6:nth-child(2) {
      margin-top: 188px;
    }

  .tr-mph {
    width: 96%;
  }

  .main-armas-photo {
    display: block;
    position: relative;
    bottom: 148px;
    padding-left: 48px;
    width: 80%;
    height: 32px;
  }

    .main-armas-photo img {
      width: 14px;
    }

    .main-armas-photo h2 {
      font-size: 28px;
      font-weight: 400;
      color: #ffffff;
    }

  .main-armas .container {
  }

  .armas-logo {
    width: 78px;
    padding: 8px;
    margin-left: 28px;
  }

  .container-history {
    width: 60%;
    margin: auto;
  }

  #main-history-s .owl-item img {
    height: 380px;
    box-shadow: 0px 14px 20px 8px #0000002e;
  }

  #main-history-s .owl-item {
    padding: 8px;
  }

  #main-history-s {
    height: 380px;
  }

  .footer-alt .fa-brands {
    color: #ffffff;
    font-size: 24px;
    padding: 18px;
  }

  .main-produce-l {
    margin-top: -48px;
    margin-bottom: -48px;
    z-index: 20;
  }

  #main-group-companies h1 {
    text-align: center;
    color: #ffffff;
    margin-bottom: 88px;
    margin-top: 48px;
  }

  .more-btn-line {
    text-align: center;
    margin-top: 48px;
    margin-bottom: 28px;
  }

  .more-btn-line-b {
    text-align: center;
    padding-bottom: 88px;
  }

  .more-btn-line-r {
    text-align: right;
    padding: 8px;
    margin-bottom: 48px;
  }

  .armas-laser-cont {
    z-index: 8;
  }

  .tur-g-shadow {
    background: linear-gradient(180deg, rgb(0 152 70) 0%, rgb(0 152 70 / 10%) 49%, rgb(0 152 70 / 0%) 96%);
    position: absolute;
    /* bottom: 0; */
    left: 0;
    width: 100%;
    height: 54%;
  }

  .tur-y-shadow {
    background: linear-gradient(180deg, rgb(253 184 20 / 8%) 0%, rgb(253 184 20 / 13%) 49%, rgb(253 184 20) 96%);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
  }

  .main-armas-logo {
    margin: auto;
    display: block;
  }

  .main-figy-logo {
    margin: auto;
    display: block;
  }

  .companies-up h1 {
    font-size: 36px;
    font-weight: 500;
    color: #ffffff;
    text-align: right;
    margin-right: 28px;
  }

  .companies-up .col-md-2 {
    margin: auto;
  }

  .companies-up {
    display: flex;
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 21;
  }

  .main-logo-backw {
    background-color: #ffffff;
    padding: 48px;
    width: 240px;
    margin-left: 28px;
    margin-bottom: -28px;
  }

  .btn-armas {
    padding: 14px 48px 14px 48px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.4px;
    color: #000000;
    position: relative;
    background-color: #ffffff;
    border: 1px solid #DBDBDB;
    border-radius: 4px;
    width: 200px;
  }
.btn-armas-form {
	padding: 14px 48px 14px 48px;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.4px;
	color: #ffffff;
	position: relative;
	background-color: #009846;
	border: 1px solid #DBDBDB;
	border-radius: 4px;
	width: 200px;
}
  .btn-armas-more-w {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #ffffff;
    position: relative;
    border: none;
    background: none;
    border-bottom: 1px solid white;
  }

  .btn-armas-more-b {
    padding: 16px 58px 16px 58px;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.4px;
    color: #ffffff!important;
    position: relative;
    border: 1px solid #3CE88C;
    background: none;
    border-radius: 4px;
    width: 200px;
    margin: auto;
  }

  .btn-armas-offer {
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 1px;
	color: #000000;
	position: absolute;
	background: none;
	border: 1px solid #c3c3c3;
	text-align: center;
	padding: 18px 38px 18px 38px;
  }

  #main-group-companies {
    padding: 48px;
    background-color: #FDB813;
  }

    #main-group-companies .col-md-3 {
      background-color: #ffffff;
      padding: 48px;
      width: 24%;
      text-align: center;
    }

  .main-armas1 {
    z-index: 19;
    position: relative;
  }

  .main-produce-r {
    margin: auto;
  }

    .main-produce-r .armas-container {
      padding-left: 88px;
      width: 68%;
    }

  .g-comp {
    justify-content: space-between;
    margin-bottom: 88px;
  }

  .main-armas-l {
    padding-right: 28px;
    margin-top: -48px;
  }

  .main-armas-r {
    padding-left: 28px;
    margin-top: -48px;
  }

  #t-history {
    padding-top: 28px;
    padding-bottom: 128px;
  }

    #t-history h1 {
      color: #ffffff;
      text-align: center;
      margin-bottom: 48px;
      margin-top: 88px;
    }

    #t-history p {
      color: #ffffff;
      text-align: center;
    }

  #about-sayac {
    margin-bottom: 128px;
  }

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

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

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

  #about-why .whynoritem {
    width: 30%;
    padding: 18px;
    background-color: #ffffff;
    color: #292D78;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 600;
    margin-right: 18px;
    margin-bottom: 18px;
  }

  #about-sayac h1 {
    margin-top: 24px;
    margin-bottom: 48px;
  }

  #about-sayac img {
    width: 68px;
  }

  #about-sayac h2 {
    font-size: 88px;
    font-weight: 600;
    color: #292D78;
  }

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

  #about-sayac .col-img {
    margin-left: 30px;
  }

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

  #about-sayac .container {
    margin-top: 128px;
    background-color: #F2F2F2;
    padding: 48px;
    border-radius: 24px;
  }

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

  .armas-ab-container h1 {
    font-size: 40px;
    font-weight: 500;
    color: #367d3c;
    width: 88%;
  }

  .armas-ab-container {
  }

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

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

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

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

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

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

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

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

  #inside-manset {
    position: relative;
  }

  .breadcrumb-menu {
    justify-content: center;
    display: flex;
  }

  .breadcrumb-menu {
    color: #9BFAC7 !important;
  }

    .breadcrumb-menu ul li a {
      color: #9BFAC7 !important;
      padding: 4px;
	  font-size: 14px;
    }

    .breadcrumb-menu ul li:last-child {
      font-weight: 600;
    }

  .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 / 0%) 0%, rgb(0 0 0 / 5%) 100%);
    z-index: 1;
  }

  .ins-armas-abtg h2 {
    font-size: 36px;
    font-weight: 400;
    color: #292D78;
  }

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

  .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;
  }

  #whyarmas {
    margin-top: 88px;
  }

    #whyarmas .col-md-6:first-child {
      background-color: #F2F2F2;
    }

    #whyarmas .whyarmas-left {
      width: 80%;
      margin-left: 20%;
      padding: 24px;
    }

    #whyarmas .whynoritem {
      width: 44%;
      padding: 18px;
      background-color: #ffffff;
      border-radius: 8px;
      font-size: 16px;
      font-weight: 600;
      margin-right: 18px;
      margin-bottom: 18px;
    }

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

    #whyarmas h1 {
      margin-top: 24px;
      margin-bottom: 48px;
    }

  .fa-arrow-right-long:before {
    color: #292d78;
    padding-right: 8px;
  }

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

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

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

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

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

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

  #main-denizyolu .maindy-text {
    width: 48%;
    position: absolute;
    text-align: center;
    margin: auto;
    top: 50%;
    right: 0;
    left: 0;
  }

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

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

  #main-catalog {
    background-color: #292D78;
    height: 200px;
  }

    #main-catalog .mainct-text {
      width: 50%;
      position: relative;
      margin: auto;
      top: 68px;
      display: flex;
      justify-content: center;
    }

      #main-catalog .mainct-text p {
        font-size: 24px;
        color: #ffffff;
        font-weight: 500;
        align-content: center;
        padding-left: 28px;
      }

      #main-catalog .mainct-text img {
        width: 78px;
      }

      #main-catalog .mainct-text a {
        color: #D2E18C;
        text-decoration: underline;
      }

        #main-catalog .mainct-text a:hover {
          color: #ffffff;
          text-decoration: underline;
        }

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

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

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

      .footer-menu li a {
        font-size: 18px;
        font-weight: 400;
        text-decoration: none;
        color: #000000;
      }

  .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 {
    background-color: #008DD2;
    padding: 10px;
  }

    .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;
  }

  .main-armas-products .borderimg {
  }

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

    .msek-line .col-md-3 {
      width: 24%;
      margin-bottom: 28px;
    }

  .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.18) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.18)), 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.18) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.18) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.18) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgb(255 255 255 / 0%) 0%, rgb(255 255 255 / 15%) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0); /* IE6-9 */
    z-index: 16;
  }

  .main-armas-products h5 {
    font-size: 34px;
    font-weight: 500;
    margin-bottom: 28px;
    text-align: center;
    color: #000000;
  }

  .main-armas-products {
    margin-top: 88px;
    margin-bottom: 88px;
  }

  .ntr-back {
    margin-bottom: 88px;
  }

  .main-armas-abtg img {
    width: 100%;
    margin-top: 68px;
  }

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

    .main-armas-abtt p {
      font-size: 28px;
      color: #ffffff;
      font-weight: 300;
      margin-top: -180px;
      text-align: center;
      padding: 28px;
      line-height: 38px;
    }

  .main-armas-abtg h1 {
    font-size: 40px;
    color: #ffffff;
    font-weight: 300;
    text-align: center;
  }

  .armas-container {
    position: relative;
  }

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

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

  .owl-manset-text h3 {
    font-size: 20px;
    color: #ECE8E1;
    font-weight: 400;
    letter-spacing: 18px;
  }

  .btn-contact {
    padding: 18px 24px 18px 24px;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #465270;
    position: relative;
    background-color: #09094500;
    width: 100%;
    margin-top: 28px;
    text-align: left;
    border: 1px solid #979797;
    border-radius: 16px;
  }

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

  #inside-manset img {
    width: 100%;
  }

  .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 {
    border-bottom: 1px solid #ffffff3d;
    padding-top: 28px;
    padding-bottom: 28px;
  }

  .main-armas1 {
    background: -webkit-linear-gradient(rgba(0, 152, 70, 0) 0%, rgba(0, 152, 70, 1) 24%, rgba(0, 152, 70, 1) 100%);
    background: -o-linear-gradient(rgba(0, 152, 70, 0) 0%, rgba(0, 152, 70, 1) 24%, rgba(0, 152, 70, 1) 100%);
    background: linear-gradient(rgba(0, 152, 70, 0) 0%, rgba(0, 152, 70, 1) 24%, rgba(0, 152, 70, 1) 100%);
    margin-top: -320px;
  }

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

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

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

  .dropdown-menu li a {
	font-size: 14px !important;
    font-weight: 500;
  }

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

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

  .armas-logo {
    padding: 8px;
    width: 200px;
  }

  .footer-logo {
    width: 188px;
  }

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

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

  .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;
  }

  .news-box-info {
    margin-top: 5%;
    width: 90%;
  }

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

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

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

  .news-box-1 p {
    font-size: 14px;
    line-height: 1.25;
    color: #687991;
    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: 90%;
    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 {
    flex-direction: row;
    display: flex;
    align-items: center;
    white-space: nowrap;
    margin-right: 28px;
  }

  .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;
  }

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

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

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

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

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

  .site-header-inside .col-call a {
    color: #000000;
    text-decoration: none;
  }

  .site-header-inside .nav-item a, .languages-box-ul {
    font-size: 16px;
    font-weight: 500;
    color: #000000;
  }

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

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

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

    .inside-text h1 {
      font-size: 38px;
      font-weight: 500;
      color: #000000;
      margin-bottom: 48px;
    }

    .inside-text h2 {
      font-size: 38px;
      font-weight: 300;
      color: #000000;
      margin-bottom: 48px;
    }

    .inside-text p {
      font-size: 20px;
      font-weight: 300;
      line-height: 28px;
    }

    .inside-text .col-md-8 {
      padding-right: 48px;
    }

  .site-header-inside .col-call a:nth-child(1) {
    padding-right: 24px;
    border-right: 1px solid #000000;
  }

  .site-header-inside .languages-menu li a {
    display: block;
    color: #000000;
    padding: 0px 8px;
    text-decoration: none;
    font-size: 16px;
  }

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

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

  .brand-line {
    width: 80%;
  }

  .top-search {
    width: 4%;
  }

  .top-lang {
    display: flex;
  }

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

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

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

  .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;
    border-bottom: 1px solid #3b3b3b;
  }

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

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

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

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

  .nav-item {
    margin-left: 20px;
  }

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

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

      .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;
    list-style: none !important;
  }

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

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

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

  .owl-container {
    max-width: 100%;
    position: relative;
  }

  .owl-manset .owl-theme .owl-nav.disabled + .owl-dots {
    bottom: 12px;
    right: 16%;
    margin-bottom: 358px;
    position: absolute;
    display: grid;
  }

  .owl-manset .owl-theme .owl-dots .owl-dot span {
    width: 18px;
    height: 18px;
    margin: 8px 8px;
    background-color: #ffffff;
    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: #d2e08c;
  }

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

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

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

  .owl-refs {
    margin-bottom: 128px;
  }

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

  .icerik-menu ul .submenu-selected a {
    color: #20A45D;
    font-weight: 600;
    text-decoration: none;
    border-bottom: 5px solid #20A45D;
    padding-bottom: 15px;
  }

  .header-manset {
    position: relative;
  }

  .footer {
    padding-bottom: 48px;
    border-top: 1px solid #eaeaea;
  }

  .copyright-text {
    font-size: 16px;
    color: #ffffff;
    align-content: center;
    margin-bottom: 0px;
  }

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

  .footer h1 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 28px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .container {
    max-width: 94%;
  }
.inside-text {
	padding-top: 88px;
	padding-bottom: 88px;
	background-color: #F5F5F5;
}
header-mobile {
	display: none;
}
.btn-armas-more-b img {
  width: 12px !important;
  display: inline !important;
  position: absolute;
  margin-left: 12px;
  margin-top: 7px;
}

.btn-armas-offer img {
	width: 12px;
        position: absolute;
        margin-left: 2px;
        margin-top: 6px;
}
.footer-menu-line .teklif {
	margin-top: 12px;
}
  p {
    font-size: 16px;
    font-weight: 400;
    color: #565656;
    line-height: 24px;
}      
.armas-contact-line p {
	margin-bottom: 6px;
}
.btn-armas img {
  width: 12px;
  position: absolute;
  margin-left: 12px;
  margin-top: 7px;
}
  .refs-page .refcol img {
    width: 100%;
  }

  .refs-page .refcol {
	width: 14%;
	margin: 1%;
  }

  .contact-page iframe {
    filter: grayscale(100);
  }

  .cpr {
    width: 100%;
  }

  .contact-info .row {
    width: 100%;
  }

  .adr {
    background-color: #F7F7F7;
  }

  .contact-page .container:nth-child(1) {
  }

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

  #map .map-control .place-card {
    display: none !important;
  }

  .contact-info .col-md-3 {
	width: 18%;
        background-color: #ffffff;
        padding: 18px;
        margin: 8px;
        min-height: 218px;
        border: 1px solid #e1e1e1;
        border-radius: 8px;
  }

  .armas-ul li:before {
    content: '';
    display: inline-block;
    height: 12px;
    width: 18px;
    background-image: url(../images/arrow-ul.svg);
    background-repeat: no-repeat;
    margin-left: 12px;
    margin-top: 12px;
    margin-right: 12px;
    background-position: left center;
    background-size: 18px;
  }

  .armas-ul li {
    color: #8D8D8D;
    font-size: 16px;
  }

  .armas-pr-line-wh {
    background-color: #ffffff;
  }

  .pr-sartname .col {
    margin: auto;
    flex: none;
  }

  .pr-kilavuz .col {
    margin: auto;
    flex: none;
  }

  .pr-sartname .col:nth-child(1) {
    width: 60%;
  }

  .pr-sartname .col:nth-child(2) {
    width: 40%;
	text-align: end;
  }

  .pr-kilavuz .col:nth-child(1) {
    width: 60%;
  }

  .pr-kilavuz .col:nth-child(2) {
    width: 40%;
	text-align: end;
  }

  .btn-armas-sartname .fa-regular {
    color: #009846;
    padding-right: 8px;
    font-size: 18px;
  }

  .btn-armas-kilavuz .fa-regular {
    color: #008DD2;
    padding-right: 8px;
    font-size: 18px;
  }

  .btn-armas-sartname {
    font-size: 15px;
    font-weight: 500;
    color: #000000;
    position: relative;
    border: none;
    text-align: center;
    padding: 18px;
    width: 100%;
    background-color: #ffffff;
    border-radius: 8px;
  }

  .btn-armas-kilavuz {
    font-size: 15px;
    font-weight: 500;
    color: #000000;
    position: relative;
    border: none;
    text-align: center;
    padding: 18px;
    width: 100%;
    background-color: #ffffff;
    border-radius: 8px;
  }

  .pr-sartname p {
    color: #ffffff;
    font-weight: 400;
    padding: 0;
    margin: 0;
  }

  .pr-kilavuz p {
    color: #ffffff;
    font-weight: 400;
    padding: 0;
    margin: 0;
  }

  .pr-sartname {
    background-color: #009846;
    min-height: 104px;
    border-radius: 8px;
    padding: 28px;
    float: right;
    width: 90%;
    display: flex;
  }

  .pr-kilavuz {
    background-color: #008DD2;
    min-height: 104px;
    border-radius: 8px;
    padding: 28px;
    float: right;
    width: 90%;
    margin-top: 8px;
    display: flex;
  }

  .urun-ozbox {
        width: 28%;
        border: 1px solid #E6E6E6;
        background-color: #ffffff;
        border-radius: 8px;
        margin-right: 12px;
        padding: 8px;
        min-height: 108px;
        align-content: center;
        text-align: center;
        margin-bottom: 12px;
  }

  .urun-ozbox1 {
    font-size: 16px;
    color: #8D8D8D;
    padding: 0;
    margin: auto;
    line-height: 28px;
  }

  .urun-ozbox2 {
    font-size: 14px;
    color: #000000;
    padding: 0;
    margin: auto;
    line-height: 18px;
    font-weight: 400;
  }

  .pr-img-box {
    width: 90%;
    background-color: #ffffff;
    border-radius: 8px;
    text-align: center;
    padding: 28px;
    float: right;
  }

    .pr-img-box img {
      width: 68%;
    }

  .armas-products {
    background-color: #F5F5F5;
  }

  .armas-products-dty .col-md-3 {
        background-color: #EAEAEA;
        padding: 18px;
        overflow: hidden;
        width: 22%;
        margin-right: 22px;
        margin-bottom: 22px;
        min-height: 208px;
  }

  .armas-products-dty {
    margin-top: 68px;
    margin-bottom: 88px;
  }

    .armas-products-dty h1 {
      margin-top: 48px;
      margin-bottom: 28px;
      font-size: 40px;
    }

  .armas-pr-line-gr {
    background-color: #F5F5F5;
  }

  .armas-products-dty img {
        right: -68px;
        position: absolute;
        bottom: -2px;
        width: 60%;
  }

  .prd-text {
    position: absolute;
    z-index: 18;
    left: 28px;
    top: 48px;
    width: 80%;
  }

    .prd-text p {
		font-size: 16px;
		font-weight: 600;
		color: #000000;
		width: 60%;
    }

    .prd-text h2 {
      font-size: 24px;
      font-weight: 300;
      color: #000000;
	  width: 60%;
    }

  .shd-text {
position: absolute;
        z-index: 18;
        left: 28px;
        top: 28px;
        width: 80%;
  }

    .shd-text p {
		font-size: 24px;
        font-weight: 300;
        color: #000000;
        line-height: 30px;
    }
.armas-laser-img {
	    width: 70%;
}
    .shd-text h2 {
      font-size: 36px;
      font-weight: 300;
      color: #000000;
    }

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

    .inside-manset-text h1 {
      font-family: 'Poppins', sans-serif;
      font-size: 48px;
      color: #ffffff;
      font-weight: 500;
      text-align: center;
    }

    .inside-manset-text ul {
      display: flex;
    }

  .icerik-menu {
    margin-top: 18px;
    justify-content: center;
    display: flex;
  }

    .icerik-menu ul {
      display: flex;
    }

      .icerik-menu ul li {
        padding-right: 48px;
        color: #656868;
        font-size: 16px;
        font-weight: 500;
      }

        .icerik-menu ul li a {
          color: #656868;
          text-decoration: none;
        }

  .owl-manset-btn {
    margin-top: -258px;
    position: absolute;
    text-align: center;
    width: 100%;
  }

  .footer-alt .col-md-9 {
    margin: auto;
  }

  .armas-contact-line {
    margin-top: 48px;
  }

    .armas-contact-line .col-md-6:nth-child(2) {
      text-align: right;
    }

    .armas-contact-line .col-md-6:nth-child(1) p {
              font-size: 14px;
        line-height: 14px;
    }

  .armas-laser-text {
    justify-content: end;
  }

  .armas-laser {
    position: absolute;
    margin-top: -88px;
  }

  #armas-smart .armas-mainback-cont {
    background-color: #009846;
    background-image: url(../images/main-green-back.webp);
    background-repeat: no-repeat;
    background-size: inherit;
    background-position-x: right;
  }

  .armas-laser-cont h2 {
    color: #000000 !important;
    font-size: 38px !important;
    font-weight: 400 !important;
  }

  .armas-mainback {
    justify-content: end;
  }

  .armas-smartbox {
    margin-top: 22%;
    padding-bottom: 128px;
    z-index: 9;
    position: relative;
	justify-content: space-between;
  }

  #armas-smart {
    color: #ffffff;
  }

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

  .col-call {
    width: 220px;
  }

    .col-call a {
      color: #ffffff;
      text-decoration: none;
    }

      .col-call a:hover {
        color: #ffffff;
        text-decoration: none;
      }

      .col-call a:nth-child(1) {
        padding-right: 24px;
        border-right: 1px solid #ffffff;
      }

      .col-call a:nth-child(2) {
        padding-left: 24px;
      }

    .col-call span {
      padding-left: 10px;
      font-size: 15px;
      font-weight: 600;
    }

    .col-call .fa-whatsapp {
      color: #009846;
      font-size: 20px;
    }

  .col-social {
        width: 98px;
        text-align: center;
  }

    .col-social a {
      color: #ADADAD;
      text-decoration: none;
    }

      .col-social a:hover {
        color: #ADADAD;
        text-decoration: none;
      }

    .col-social .fa-brands {
      font-size: 18px;
      padding-right: 18px;
    }

  .top-lang {
    width: 80px;
  }

    .top-lang a {
      color: #ffffff;
      text-decoration: none;
    }

      .top-lang a:hover {
        color: #ffffff;
        text-decoration: none;
      }

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

  .prd-ics {
    float: right;
  }

  .icsimg {
    margin: auto;
    width: 50%;
  }

  .icsval {
    width: 50%;
    margin: auto;
  }

  .icsimg img {
    width: 24px;
  }

  .icsval h3 {
    padding: 0px;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: -8px;
  }

  .icsval p {
    margin: 0px;
    padding: 0px;
  }

  .colics {
    display: flex;
  }

  .prd-ics .colics {
    padding: 12px;
    width: 120px;
    border: 1px solid #FDEE9A;
    margin: 4px;
  }

  .prd-options {
    margin-top: 48px;
  }

  .prd-table {
    margin-top: 48px;
  }

    .prd-table th {
      color: #367d3c;
      font-weight: 500;
    }

    .prd-table td {
      font-weight: 300;
      color: #8D8D8D;
    }

  .prd-options .col-md-4 {
    width: 32%;
  }

    .prd-options .col-md-4 img {
      width: 100%;
    }

  .prd-table h1 {
    font-size: 36px;
    font-weight: 400;
    color: #367D3C;
    margin-bottom: 48px;
  }

  .prd-options h1 {
    font-size: 36px;
    font-weight: 400;
    color: #367D3C;
    margin-bottom: 48px;
  }

  .prd-options .row {
    justify-content: space-between;
  }

  .prd-options h3 {
    font-size: 24px;
    font-weight: 400;
    color: #367D3C;
    margin-bottom: 18px;
  }

  .prd-title h1 {
        font-size: 38px;
        font-weight: 500;
        color: #000000;
        margin-bottom: 34px;
  }

  .prd-title h2 {
        font-size: 34px;
        font-weight: 400;
        color: #000000;
        margin-top: 58px;
        margin-bottom: 28px;
  }

  .prd-title h5 {
    font-size: 20px;
    font-weight: 600;
    color: #009846;
    line-height: 32px;
    margin-bottom: 28px;
  }

  .prd-title .col-md-6:nth-child(1) {
    padding-right: 48px;
  }

  .prd-title {
    padding-top: 88px;
    padding-bottom: 88px;
  }

  .prd-boxes {
    display: flex;
    justify-content: space-between;
  }

    .prd-boxes .col-md-4 {
      width: 32%;
    }

  .prd-box {
    border: 1px solid #D3D3D3;
    padding: 28px;
    min-height: 128px;
    margin-bottom: 28px;
    align-items: center;
    display: flex;
  }

    .prd-box img {
      width: 18px;
      margin-right: 18px;
    }

    .prd-box p {
      margin-bottom: 0px;
    }

  .prd-standarts {
    margin-top: 48px;
  }

    .prd-standarts h1 {
      font-size: 36px;
      font-weight: 400;
      color: #367D3C;
      margin-bottom: 48px;
    }

  .btn-armas-send {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #000000;
    position: relative;
    border: none;
    width: 68px;
    background: none;
    border-bottom: 1px solid black;
    text-align: left;
  }

  .contact-us-form {
    margin-bottom: 128px;
    margin-top: 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: 5px;
    border: solid 1px #e6e6e6;
    text-align: justify;
    color: #6c757d;
    font-size: 16px;
    margin-bottom: 12px;
    padding: 14px;
  }

  .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;
  }

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

  .form-control:focus {
    color: #6c757d;
    border-color: #367d3c;
    outline: 0;
    box-shadow: none;
  }

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

  .form-check-label {
    font-size: 12px;
    color: #6c757d;
	margin-left: 18px;
  }

  .form-check {
    margin-top: 18px;
    margin-bottom: 28px;
  }

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

  .armas-add-line .row {
    margin-top: 24px;
  }

  .armas-add-line {
  }

  .location {
    padding-right: 28px;
    padding-top: 28px;
    padding-bottom: 28px;
  }

  .contact-page h1 {
    font-size: 38px;
    font-weight: 400;
    color: #000000;
  }
h1 {
    font-size: 38px;
}
.page-f-docs .col-md-4 {
	width: 32%;
	margin: 8px;
}
.page-f-docs .col-md-4 a {
	font-size: 14px;
	color: #000000;
}
  .contact-page h3 {
    font-size: 18px;
    color: #000000;
    line-height: 28px;
    margin: 0px;
  }

  .contact-page p {
    margin-bottom: 0px;
  }

  .smart-t {
    margin: auto;
  }

  .armas-smart-pg .col-md-6 {
    padding: 48px;
  }

  .smrt-text {
    width: 100%;
  }

    .smrt-text h1 {
      font-size: 42px;
      font-weight: 500;
      color: #367D3C;
    }

    .smrt-text h2 {
      font-size: 28px;
      font-weight: 300;
      color: #367D3C;
    }

  .armas-ab-container img {
    width: 100%;
  }

  .about-armas {
    padding-top: 88px;
    padding-bottom: 128px;
  }

  .main-armas-abtg {
    margin-top: 18px;
  }

  .owl-manset-text-t {
    width: 100%;
    position: absolute;
    top: 18%;
    z-index: 12;
    text-align: center;
  }

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

  .footer-menu-line {
    margin-top: 48px;
  }

  .armas-ff-text {
    position: absolute;
    margin-top: 218px;
    text-align: center;
  }

  #armas-smart {
    margin-top: 88px;
    margin-bottom: 128px;
  }

    #armas-smart h1 {
      font-size: 44px;
      font-weight: 400;
      color: #ffffff;
      margin-bottom: 128px;
    }

  .armas-text-yellow {
    width: 80%;
    margin-top: 88px;
  }

  .armas-ff-text h1 {
    font-size: 44px;
    font-weight: 400;
    color: #367D3C;
    margin-bottom: 48px;
  }

  #main-refs img {
    width: 80%;
	text-align: center;
	border: 0.4px solid gray;
  }

  .owl-refs h1 {
    text-align: center;
    margin-bottom: 48px;
  }

  #armas-smart .smart-icons {
    height: 58px;
	margin-bottom: 8px;
  }

  #armas-smart h2 {
    font-size: 50px;
    font-weight: 300;
    color: #ffffff;
    margin-top: 48px;
  }

  #armas-smart h3 {
    font-size: 26px;
    font-weight: 400;
    color: #ffffff;
    text-align: center;
  }

  .armas-smartbox .col-md-4 {
    text-align: center;
	width: 32%;
  }

  #m-armas-images {
    margin-top: 88px;
  }

    #m-armas-images .col-md-6:nth-child(2) {
      margin-top: 188px;
    }

  .tr-mph {
    width: 96%;
  }

  .main-armas-photo {
    display: block;
    position: relative;
    bottom: 148px;
    padding-left: 48px;
    width: 80%;
    height: 32px;
  }

    .main-armas-photo img {
      width: 14px;
    }

    .main-armas-photo h2 {
      font-size: 28px;
      font-weight: 400;
      color: #ffffff;
    }

  .main-armas .container {
  }

  .armas-logo {
    margin-left: 10px;
  }

  .container-history {
    width: 60%;
    margin: auto;
  }

  #main-history-s .owl-item img {
    height: 380px;
    box-shadow: 0px 14px 20px 8px #0000002e;
  }

  #main-history-s .owl-item {
    padding: 8px;
  }

  #main-history-s {
    height: 380px;
  }

  .footer-alt .fa-brands {
    color: #ffffff;
    font-size: 24px;
    padding: 18px;
  }

  .main-produce-l {
    margin-top: -48px;
    margin-bottom: -48px;
    z-index: 20;
  }

  #main-group-companies h1 {
    text-align: center;
    color: #ffffff;
    margin-bottom: 88px;
    margin-top: 48px;
  }

  .more-btn-line {
    text-align: center;
    margin-top: 48px;
    margin-bottom: 28px;
  }

  .more-btn-line-b {
    text-align: center;
    padding-bottom: 88px;
  }

  .more-btn-line-r {
    text-align: right;
    padding: 8px;
    margin-bottom: 48px;
  }

  .armas-laser-cont {
    z-index: 8;
  }

  .tur-g-shadow {
    background: linear-gradient(180deg, rgb(0 152 70) 0%, rgb(0 152 70 / 10%) 49%, rgb(0 152 70 / 0%) 96%);
    position: absolute;
    /* bottom: 0; */
    left: 0;
    width: 100%;
    height: 54%;
  }

  .tur-y-shadow {
    background: linear-gradient(180deg, rgb(253 184 20 / 8%) 0%, rgb(253 184 20 / 13%) 49%, rgb(253 184 20) 96%);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
  }

  .main-armas-logo {
    margin: auto;
    display: block;
  }

  .main-figy-logo {
    margin: auto;
    display: block;
  }

  .companies-up h1 {
    font-size: 36px;
    font-weight: 500;
    color: #ffffff;
    text-align: right;
    margin-right: 28px;
  }

  .companies-up .col-md-2 {
    margin: auto;
  }

  .companies-up {
    display: flex;
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 21;
  }

  .main-logo-backw {
    background-color: #ffffff;
    padding: 48px;
    width: 240px;
    margin-left: 28px;
    margin-bottom: -28px;
  }

  .btn-armas {
    padding: 14px 48px 14px 48px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.4px;
    color: #000000;
    position: relative;
    background-color: #ffffff;
    border: 1px solid #DBDBDB;
    border-radius: 4px;
    width: 200px;
  }
.btn-armas-form {
	padding: 14px 48px 14px 48px;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.4px;
	color: #ffffff;
	position: relative;
	background-color: #009846;
	border: 1px solid #DBDBDB;
	border-radius: 4px;
	width: 200px;
}
  .btn-armas-more-w {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #ffffff;
    position: relative;
    border: none;
    background: none;
    border-bottom: 1px solid white;
  }

  .btn-armas-more-b {
    padding: 16px 58px 16px 58px;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.4px;
    color: #ffffff!important;
    position: relative;
    border: 1px solid #3CE88C;
    background: none;
    border-radius: 4px;
    width: 200px;
    margin: auto;
  }

  .btn-armas-offer {
        font-size: 14px;
        font-weight: 600;
        color: #000000;
        position: absolute;
        background: none;
        border: 1px solid #c3c3c3;
        text-align: center;
        padding: 14px 18px 14px 18px;
  }

  #main-group-companies {
    padding: 48px;
    background-color: #FDB813;
  }

    #main-group-companies .col-md-3 {
      background-color: #ffffff;
      padding: 48px;
      width: 24%;
      text-align: center;
    }

  .main-armas1 {
    z-index: 19;
    position: relative;
  }

  .main-produce-r {
    margin: auto;
  }

    .main-produce-r .armas-container {
      padding-left: 88px;
      width: 68%;
    }

  .g-comp {
    justify-content: space-between;
    margin-bottom: 88px;
  }

  .main-armas-l {
    padding-right: 28px;
    margin-top: -48px;
  }

  .main-armas-r {
    padding-left: 28px;
    margin-top: -48px;
  }

  #t-history {
    padding-top: 28px;
    padding-bottom: 128px;
  }

    #t-history h1 {
      color: #ffffff;
      text-align: center;
      margin-bottom: 48px;
      margin-top: 88px;
    }

    #t-history p {
      color: #ffffff;
      text-align: center;
    }

  #about-sayac {
    margin-bottom: 128px;
  }

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

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

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

  #about-why .whynoritem {
    width: 30%;
    padding: 18px;
    background-color: #ffffff;
    color: #292D78;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 600;
    margin-right: 18px;
    margin-bottom: 18px;
  }

  #about-sayac h1 {
    margin-top: 24px;
    margin-bottom: 48px;
  }

  #about-sayac img {
    width: 68px;
  }

  #about-sayac h2 {
    font-size: 88px;
    font-weight: 600;
    color: #292D78;
  }

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

  #about-sayac .col-img {
    margin-left: 30px;
  }

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

  #about-sayac .container {
    margin-top: 128px;
    background-color: #F2F2F2;
    padding: 48px;
    border-radius: 24px;
  }

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

  .armas-ab-container h1 {
    font-size: 40px;
    font-weight: 500;
    color: #367d3c;
    width: 88%;
  }

  .armas-ab-container {
  }

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

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

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

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

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

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

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

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

  #inside-manset {
    position: relative;
  }

  .breadcrumb-menu {
    justify-content: center;
    display: flex;
  }

  .breadcrumb-menu {
    color: #9BFAC7 !important;
  }

    .breadcrumb-menu ul li a {
      color: #9BFAC7 !important;
      padding: 4px;
	  font-size: 14px;
    }

    .breadcrumb-menu ul li:last-child {
      font-weight: 600;
    }

  .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 / 0%) 0%, rgb(0 0 0 / 5%) 100%);
    z-index: 1;
  }

  .ins-armas-abtg h2 {
    font-size: 36px;
    font-weight: 400;
    color: #292D78;
  }

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

  .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;
  }

  #whyarmas {
    margin-top: 88px;
  }

    #whyarmas .col-md-6:first-child {
      background-color: #F2F2F2;
    }

    #whyarmas .whyarmas-left {
      width: 80%;
      margin-left: 20%;
      padding: 24px;
    }

    #whyarmas .whynoritem {
      width: 44%;
      padding: 18px;
      background-color: #ffffff;
      border-radius: 8px;
      font-size: 16px;
      font-weight: 600;
      margin-right: 18px;
      margin-bottom: 18px;
    }

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

    #whyarmas h1 {
      margin-top: 24px;
      margin-bottom: 48px;
    }

  .fa-arrow-right-long:before {
    color: #292d78;
    padding-right: 8px;
  }

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

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

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

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

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

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

  #main-denizyolu .maindy-text {
    width: 48%;
    position: absolute;
    text-align: center;
    margin: auto;
    top: 50%;
    right: 0;
    left: 0;
  }

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

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

  #main-catalog {
    background-color: #292D78;
    height: 200px;
  }

    #main-catalog .mainct-text {
      width: 50%;
      position: relative;
      margin: auto;
      top: 68px;
      display: flex;
      justify-content: center;
    }

      #main-catalog .mainct-text p {
        font-size: 24px;
        color: #ffffff;
        font-weight: 500;
        align-content: center;
        padding-left: 28px;
      }

      #main-catalog .mainct-text img {
        width: 78px;
      }

      #main-catalog .mainct-text a {
        color: #D2E18C;
        text-decoration: underline;
      }

        #main-catalog .mainct-text a:hover {
          color: #ffffff;
          text-decoration: underline;
        }

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

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

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

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

  .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 {
    background-color: #008DD2;
    padding: 10px;
  }

    .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;
  }

  .main-armas-products .borderimg {
  }

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

    .msek-line .col-md-3 {
      width: 24%;
      margin-bottom: 28px;
    }

  .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.18) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.18)), 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.18) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.18) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.18) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgb(255 255 255 / 0%) 0%, rgb(255 255 255 / 15%) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0); /* IE6-9 */
    z-index: 16;
  }

  .main-armas-products h5 {
    font-size: 34px;
    font-weight: 500;
    margin-bottom: 28px;
    text-align: center;
    color: #000000;
  }

  .main-armas-products {
    margin-top: 88px;
    margin-bottom: 88px;
  }

  .ntr-back {
    margin-bottom: 88px;
  }

  .main-armas-abtg img {
    width: 100%;
    margin-top: 68px;
  }

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

    .main-armas-abtt p {
      font-size: 20px;
      color: #ffffff;
      font-weight: 300;
      margin-top: -180px;
      text-align: center;
      padding: 28px;
      line-height: 28px;
    }

  .main-armas-abtg h1 {
    font-size: 40px;
    color: #ffffff;
    font-weight: 300;
    text-align: center;
  }

  .armas-container {
    position: relative;
  }

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

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

  .owl-manset-text h3 {
    font-size: 20px;
    color: #ECE8E1;
    font-weight: 400;
    letter-spacing: 18px;
  }

  .btn-contact {
    padding: 18px 24px 18px 24px;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #465270;
    position: relative;
    background-color: #09094500;
    width: 100%;
    margin-top: 28px;
    text-align: left;
    border: 1px solid #979797;
    border-radius: 16px;
  }

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

  #inside-manset img {
    width: 100%;
  }

  .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 {
    border-bottom: 1px solid #ffffff3d;
    padding-top: 28px;
    padding-bottom: 28px;
  }

  .main-armas1 {
    background: -webkit-linear-gradient(rgba(0, 152, 70, 0) 0%, rgba(0, 152, 70, 1) 24%, rgba(0, 152, 70, 1) 100%);
    background: -o-linear-gradient(rgba(0, 152, 70, 0) 0%, rgba(0, 152, 70, 1) 24%, rgba(0, 152, 70, 1) 100%);
    background: linear-gradient(rgba(0, 152, 70, 0) 0%, rgba(0, 152, 70, 1) 24%, rgba(0, 152, 70, 1) 100%);
    margin-top: -268px;
  }

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

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

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

  .dropdown-menu li a {
	font-size: 14px !important;
    font-weight: 500;
  }

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

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

  .armas-logo {
    padding: 8px;
    width: 200px;
  }

  .footer-logo {
    width: 188px;
  }

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

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

  .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;
  }

  .news-box-info {
    margin-top: 5%;
    width: 90%;
  }

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

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

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

  .news-box-1 p {
    font-size: 14px;
    line-height: 1.25;
    color: #687991;
    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: 90%;
    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 {
    flex-direction: row;
    display: flex;
    align-items: center;
    white-space: nowrap;
    margin-right: 28px;
  }

  .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;
  }

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

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

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

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

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

  .site-header-inside .col-call a {
    color: #000000;
    text-decoration: none;
  }

  .site-header-inside .nav-item a, .languages-box-ul {
    font-size: 15px;
    font-weight: 500;
    color: #000000;
  }

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

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

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

    .inside-text h1 {
      font-size: 38px;
      font-weight: 500;
      color: #000000;
      margin-bottom: 48px;
    }

    .inside-text h2 {
      font-size: 38px;
      font-weight: 300;
      color: #000000;
      margin-bottom: 48px;
    }

    .inside-text p {
      font-size: 20px;
      font-weight: 300;
      line-height: 28px;
    }

    .inside-text .col-md-8 {
      padding-right: 48px;
    }

  .site-header-inside .col-call a:nth-child(1) {
    padding-right: 24px;
    border-right: 1px solid #000000;
  }

  .site-header-inside .languages-menu li a {
    display: block;
    color: #000000;
    padding: 0px 8px;
    text-decoration: none;
    font-size: 15px;
  }

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

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

  .brand-line {
    width: 80%;
  }

  .top-search {
    width: 4%;
  }

  .top-lang {
    display: flex;
  }

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

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

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

  .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;
    border-bottom: 1px solid #3b3b3b;
  }

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

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

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

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

  .nav-item {
    margin-left: 20px;
  }

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

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

      .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;
    list-style: none !important;
  }

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

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

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

  .owl-container {
    max-width: 100%;
    position: relative;
  }

  .owl-manset .owl-theme .owl-nav.disabled + .owl-dots {
    bottom: 12px;
    right: 16%;
    margin-bottom: 358px;
    position: absolute;
    display: grid;
  }

  .owl-manset .owl-theme .owl-dots .owl-dot span {
    width: 18px;
    height: 18px;
    margin: 8px 8px;
    background-color: #ffffff;
    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: #d2e08c;
  }

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

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

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

  .owl-refs {
    margin-bottom: 128px;
  }

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

  .icerik-menu ul .submenu-selected a {
    color: #20A45D;
    font-weight: 600;
    text-decoration: none;
    border-bottom: 5px solid #20A45D;
    padding-bottom: 15px;
  }

  .header-manset {
    position: relative;
  }

  .footer {
    padding-bottom: 48px;
    border-top: 1px solid #eaeaea;
  }

  .copyright-text {
    font-size: 16px;
    color: #ffffff;
    align-content: center;
    margin-bottom: 0px;
  }

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

  .footer h1 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 28px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .container {
    max-width: 94%;
  }
.inside-text {
	padding-top: 88px;
	padding-bottom: 88px;
	background-color: #F5F5F5;
}
header-mobile {
	display: none;
}
.btn-armas-more-b img {
  width: 12px !important;
  display: inline !important;
  position: absolute;
  margin-left: 12px;
  margin-top: 7px;
}

.btn-armas-offer img {
	width: 12px;
        position: absolute;
        margin-left: 2px;
        margin-top: 6px;
}
.footer-menu-line .teklif {
	margin-top: 12px;
}
  p {
    font-size: 16px;
    font-weight: 400;
    color: #565656;
    line-height: 24px;
}      
.armas-contact-line p {
	margin-bottom: 6px;
}
.btn-armas img {
  width: 12px;
  position: absolute;
  margin-left: 12px;
  margin-top: 7px;
}
  .refs-page .refcol img {
    width: 100%;
  }

  .refs-page .refcol {
	width: 14%;
	margin: 1%;
  }

  .contact-page iframe {
    filter: grayscale(100);
  }

  .cpr {
    width: 100%;
  }

  .contact-info .row {
    width: 100%;
  }

  .adr {
    background-color: #F7F7F7;
  }

  .contact-page .container:nth-child(1) {
  }

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

  #map .map-control .place-card {
    display: none !important;
  }

  .contact-info .col-md-3 {
	width: 18%;
        background-color: #ffffff;
        padding: 18px;
        margin: 8px;
        min-height: 218px;
        border: 1px solid #e1e1e1;
        border-radius: 8px;
  }

  .armas-ul li:before {
    content: '';
    display: inline-block;
    height: 12px;
    width: 18px;
    background-image: url(../images/arrow-ul.svg);
    background-repeat: no-repeat;
    margin-left: 12px;
    margin-top: 12px;
    margin-right: 12px;
    background-position: left center;
    background-size: 18px;
  }

  .armas-ul li {
    color: #8D8D8D;
    font-size: 16px;
  }

  .armas-pr-line-wh {
    background-color: #ffffff;
  }

  .pr-sartname .col {
    margin: auto;
    flex: none;
  }

  .pr-kilavuz .col {
    margin: auto;
    flex: none;
  }

  .pr-sartname .col:nth-child(1) {
    width: 60%;
  }

  .pr-sartname .col:nth-child(2) {
    width: 40%;
	text-align: end;
  }

  .pr-kilavuz .col:nth-child(1) {
    width: 60%;
  }

  .pr-kilavuz .col:nth-child(2) {
    width: 40%;
	text-align: end;
  }

  .btn-armas-sartname .fa-regular {
    color: #009846;
    padding-right: 8px;
    font-size: 18px;
  }

  .btn-armas-kilavuz .fa-regular {
    color: #008DD2;
    padding-right: 8px;
    font-size: 18px;
  }

  .btn-armas-sartname {
    font-size: 15px;
    font-weight: 500;
    color: #000000;
    position: relative;
    border: none;
    text-align: center;
    padding: 18px;
    width: 100%;
    background-color: #ffffff;
    border-radius: 8px;
  }

  .btn-armas-kilavuz {
    font-size: 15px;
    font-weight: 500;
    color: #000000;
    position: relative;
    border: none;
    text-align: center;
    padding: 18px;
    width: 100%;
    background-color: #ffffff;
    border-radius: 8px;
  }

  .pr-sartname p {
    color: #ffffff;
    font-weight: 400;
    padding: 0;
    margin: 0;
  }

  .pr-kilavuz p {
    color: #ffffff;
    font-weight: 400;
    padding: 0;
    margin: 0;
  }

  .pr-sartname {
    background-color: #009846;
    min-height: 104px;
    border-radius: 8px;
    padding: 28px;
    float: right;
    width: 90%;
    display: flex;
  }

  .pr-kilavuz {
    background-color: #008DD2;
    min-height: 104px;
    border-radius: 8px;
    padding: 28px;
    float: right;
    width: 90%;
    margin-top: 8px;
    display: flex;
  }

  .urun-ozbox {
        width: 28%;
        border: 1px solid #E6E6E6;
        background-color: #ffffff;
        border-radius: 8px;
        margin-right: 12px;
        padding: 8px;
        min-height: 108px;
        align-content: center;
        text-align: center;
        margin-bottom: 12px;
  }

  .urun-ozbox1 {
    font-size: 16px;
    color: #8D8D8D;
    padding: 0;
    margin: auto;
    line-height: 28px;
  }

  .urun-ozbox2 {
    font-size: 14px;
    color: #000000;
    padding: 0;
    margin: auto;
    line-height: 18px;
    font-weight: 400;
  }

  .pr-img-box {
    width: 90%;
    background-color: #ffffff;
    border-radius: 8px;
    text-align: center;
    padding: 28px;
    float: right;
  }

    .pr-img-box img {
      width: 68%;
    }

  .armas-products {
    background-color: #F5F5F5;
  }

  .armas-products-dty .col-md-3 {
        background-color: #EAEAEA;
        padding: 18px;
        overflow: hidden;
        width: 22%;
        margin-right: 22px;
        margin-bottom: 22px;
        min-height: 208px;
  }

  .armas-products-dty {
    margin-top: 68px;
    margin-bottom: 88px;
  }

    .armas-products-dty h1 {
      margin-top: 48px;
      margin-bottom: 28px;
      font-size: 40px;
    }

  .armas-pr-line-gr {
    background-color: #F5F5F5;
  }

  .armas-products-dty img {
        right: -68px;
        position: absolute;
        bottom: -2px;
        width: 60%;
  }

  .prd-text {
    position: absolute;
    z-index: 18;
    left: 28px;
    top: 48px;
    width: 80%;
  }

    .prd-text p {
		font-size: 16px;
		font-weight: 600;
		color: #000000;
		width: 60%;
    }

    .prd-text h2 {
      font-size: 24px;
      font-weight: 300;
      color: #000000;
	  width: 60%;
    }

  .shd-text {
position: absolute;
        z-index: 18;
        left: 28px;
        top: 28px;
        width: 80%;
  }

    .shd-text p {
		font-size: 24px;
        font-weight: 300;
        color: #000000;
        line-height: 30px;
    }
.armas-laser-img {
	    width: 70%;
}
    .shd-text h2 {
      font-size: 36px;
      font-weight: 300;
      color: #000000;
    }

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

    .inside-manset-text h1 {
      font-family: 'Poppins', sans-serif;
      font-size: 48px;
      color: #ffffff;
      font-weight: 500;
      text-align: center;
    }

    .inside-manset-text ul {
      display: flex;
    }

  .icerik-menu {
    margin-top: 18px;
    justify-content: center;
    display: flex;
  }

    .icerik-menu ul {
      display: flex;
    }

      .icerik-menu ul li {
        padding-right: 48px;
        color: #656868;
        font-size: 16px;
        font-weight: 500;
      }

        .icerik-menu ul li a {
          color: #656868;
          text-decoration: none;
        }

  .owl-manset-btn {
    margin-top: -258px;
    position: absolute;
    text-align: center;
    width: 100%;
  }

  .footer-alt .col-md-9 {
    margin: auto;
  }

  .armas-contact-line {
    margin-top: 48px;
  }

    .armas-contact-line .col-md-6:nth-child(2) {
      text-align: right;
    }

    .armas-contact-line .col-md-6:nth-child(1) p {
              font-size: 14px;
        line-height: 14px;
    }

  .armas-laser-text {
    justify-content: end;
  }

  .armas-laser {
    position: absolute;
    margin-top: -88px;
  }

  #armas-smart .armas-mainback-cont {
    background-color: #009846;
    background-image: url(../images/main-green-back.webp);
    background-repeat: no-repeat;
    background-size: inherit;
    background-position-x: right;
  }

  .armas-laser-cont h2 {
    color: #000000 !important;
    font-size: 38px !important;
    font-weight: 400 !important;
  }

  .armas-mainback {
    justify-content: end;
  }

  .armas-smartbox {
    margin-top: 22%;
    padding-bottom: 128px;
    z-index: 9;
    position: relative;
	justify-content: space-between;
  }

  #armas-smart {
    color: #ffffff;
  }

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

  .col-call {
    width: 220px;
  }

    .col-call a {
      color: #ffffff;
      text-decoration: none;
    }

      .col-call a:hover {
        color: #ffffff;
        text-decoration: none;
      }

      .col-call a:nth-child(1) {
        padding-right: 24px;
        border-right: 1px solid #ffffff;
      }

      .col-call a:nth-child(2) {
        padding-left: 24px;
      }

    .col-call span {
      padding-left: 10px;
      font-size: 15px;
      font-weight: 600;
    }

    .col-call .fa-whatsapp {
      color: #009846;
      font-size: 20px;
    }

  .col-social {
        width: 98px;
        text-align: center;
  }

    .col-social a {
      color: #ADADAD;
      text-decoration: none;
    }

      .col-social a:hover {
        color: #ADADAD;
        text-decoration: none;
      }

    .col-social .fa-brands {
      font-size: 18px;
      padding-right: 18px;
    }

  .top-lang {
    width: 80px;
  }

    .top-lang a {
      color: #ffffff;
      text-decoration: none;
    }

      .top-lang a:hover {
        color: #ffffff;
        text-decoration: none;
      }

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

  .prd-ics {
    float: right;
  }

  .icsimg {
    margin: auto;
    width: 50%;
  }

  .icsval {
    width: 50%;
    margin: auto;
  }

  .icsimg img {
    width: 24px;
  }

  .icsval h3 {
    padding: 0px;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: -8px;
  }

  .icsval p {
    margin: 0px;
    padding: 0px;
  }

  .colics {
    display: flex;
  }

  .prd-ics .colics {
    padding: 12px;
    width: 120px;
    border: 1px solid #FDEE9A;
    margin: 4px;
  }

  .prd-options {
    margin-top: 48px;
  }

  .prd-table {
    margin-top: 48px;
  }

    .prd-table th {
      color: #367d3c;
      font-weight: 500;
    }

    .prd-table td {
      font-weight: 300;
      color: #8D8D8D;
    }

  .prd-options .col-md-4 {
    width: 32%;
  }

    .prd-options .col-md-4 img {
      width: 100%;
    }

  .prd-table h1 {
    font-size: 36px;
    font-weight: 400;
    color: #367D3C;
    margin-bottom: 48px;
  }

  .prd-options h1 {
    font-size: 36px;
    font-weight: 400;
    color: #367D3C;
    margin-bottom: 48px;
  }

  .prd-options .row {
    justify-content: space-between;
  }

  .prd-options h3 {
    font-size: 24px;
    font-weight: 400;
    color: #367D3C;
    margin-bottom: 18px;
  }

  .prd-title h1 {
        font-size: 38px;
        font-weight: 500;
        color: #000000;
        margin-bottom: 34px;
  }

  .prd-title h2 {
        font-size: 34px;
        font-weight: 400;
        color: #000000;
        margin-top: 58px;
        margin-bottom: 28px;
  }

  .prd-title h5 {
    font-size: 20px;
    font-weight: 600;
    color: #009846;
    line-height: 32px;
    margin-bottom: 28px;
  }

  .prd-title .col-md-6:nth-child(1) {
    padding-right: 48px;
  }

  .prd-title {
    padding-top: 88px;
    padding-bottom: 88px;
  }

  .prd-boxes {
    display: flex;
    justify-content: space-between;
  }

    .prd-boxes .col-md-4 {
      width: 32%;
    }

  .prd-box {
    border: 1px solid #D3D3D3;
    padding: 28px;
    min-height: 128px;
    margin-bottom: 28px;
    align-items: center;
    display: flex;
  }

    .prd-box img {
      width: 18px;
      margin-right: 18px;
    }

    .prd-box p {
      margin-bottom: 0px;
    }

  .prd-standarts {
    margin-top: 48px;
  }

    .prd-standarts h1 {
      font-size: 36px;
      font-weight: 400;
      color: #367D3C;
      margin-bottom: 48px;
    }

  .btn-armas-send {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #000000;
    position: relative;
    border: none;
    width: 68px;
    background: none;
    border-bottom: 1px solid black;
    text-align: left;
  }

  .contact-us-form {
    margin-bottom: 128px;
    margin-top: 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: 5px;
    border: solid 1px #e6e6e6;
    text-align: justify;
    color: #6c757d;
    font-size: 16px;
    margin-bottom: 12px;
    padding: 14px;
  }

  .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;
  }

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

  .form-control:focus {
    color: #6c757d;
    border-color: #367d3c;
    outline: 0;
    box-shadow: none;
  }

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

  .form-check-label {
    font-size: 12px;
    color: #6c757d;
	margin-left: 18px;
  }

  .form-check {
    margin-top: 18px;
    margin-bottom: 28px;
  }

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

  .armas-add-line .row {
    margin-top: 24px;
  }

  .armas-add-line {
  }

  .location {
    padding-right: 28px;
    padding-top: 28px;
    padding-bottom: 28px;
  }

  .contact-page h1 {
    font-size: 38px;
    font-weight: 400;
    color: #000000;
  }
h1 {
    font-size: 38px;
}
.page-f-docs .col-md-4 {
	width: 32%;
	margin: 8px;
}
.page-f-docs .col-md-4 a {
	font-size: 14px;
	color: #000000;
}
  .contact-page h3 {
    font-size: 18px;
    color: #000000;
    line-height: 28px;
    margin: 0px;
  }

  .contact-page p {
    margin-bottom: 0px;
  }

  .smart-t {
    margin: auto;
  }

  .armas-smart-pg .col-md-6 {
    padding: 48px;
  }

  .smrt-text {
    width: 100%;
  }

    .smrt-text h1 {
      font-size: 42px;
      font-weight: 500;
      color: #367D3C;
    }

    .smrt-text h2 {
      font-size: 28px;
      font-weight: 300;
      color: #367D3C;
    }

  .armas-ab-container img {
    width: 100%;
  }

  .about-armas {
    padding-top: 88px;
    padding-bottom: 128px;
  }

  .main-armas-abtg {
    margin-top: 18px;
  }

  .owl-manset-text-t {
    width: 100%;
    position: absolute;
    top: 18%;
    z-index: 12;
    text-align: center;
  }

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

  .footer-menu-line {
    margin-top: 48px;
  }

  .armas-ff-text {
    position: absolute;
    margin-top: 218px;
    text-align: center;
  }

  #armas-smart {
    margin-top: 88px;
    margin-bottom: 128px;
  }

    #armas-smart h1 {
      font-size: 44px;
      font-weight: 400;
      color: #ffffff;
      margin-bottom: 128px;
    }

  .armas-text-yellow {
    width: 80%;
    margin-top: 88px;
  }

  .armas-ff-text h1 {
    font-size: 44px;
    font-weight: 400;
    color: #367D3C;
    margin-bottom: 48px;
  }

  #main-refs img {
    width: 80%;
	text-align: center;
	border: 0.4px solid gray;
  }

  .owl-refs h1 {
    text-align: center;
    margin-bottom: 48px;
  }

  #armas-smart .smart-icons {
    height: 58px;
	margin-bottom: 8px;
  }

  #armas-smart h2 {
    font-size: 50px;
    font-weight: 300;
    color: #ffffff;
    margin-top: 48px;
  }

  #armas-smart h3 {
    font-size: 22px;
    font-weight: 400;
    color: #ffffff;
    text-align: center;
  }

  .armas-smartbox .col-md-4 {
    text-align: center;
	width: 32%;
  }

  #m-armas-images {
    margin-top: 88px;
  }

    #m-armas-images .col-md-6:nth-child(2) {
      margin-top: 188px;
    }

  .tr-mph {
    width: 96%;
  }

  .main-armas-photo {
    display: block;
    position: relative;
    bottom: 148px;
    padding-left: 48px;
    width: 80%;
    height: 32px;
  }

    .main-armas-photo img {
      width: 14px;
    }

    .main-armas-photo h2 {
      font-size: 28px;
      font-weight: 400;
      color: #ffffff;
    }

  .main-armas .container {
  }

  .armas-logo {
    margin-left: 10px;
  }

  .container-history {
    width: 60%;
    margin: auto;
  }

  #main-history-s .owl-item img {
    height: 380px;
    box-shadow: 0px 14px 20px 8px #0000002e;
  }

  #main-history-s .owl-item {
    padding: 8px;
  }

  #main-history-s {
    height: 380px;
  }

  .footer-alt .fa-brands {
    color: #ffffff;
    font-size: 24px;
    padding: 18px;
  }

  .main-produce-l {
    margin-top: -48px;
    margin-bottom: -48px;
    z-index: 20;
  }

  #main-group-companies h1 {
    text-align: center;
    color: #ffffff;
    margin-bottom: 88px;
    margin-top: 48px;
  }

  .more-btn-line {
    text-align: center;
    margin-top: 48px;
    margin-bottom: 28px;
  }

  .more-btn-line-b {
    text-align: center;
    padding-bottom: 88px;
  }

  .more-btn-line-r {
    text-align: right;
    padding: 8px;
    margin-bottom: 48px;
  }

  .armas-laser-cont {
    z-index: 8;
  }

  .tur-g-shadow {
    background: linear-gradient(180deg, rgb(0 152 70) 0%, rgb(0 152 70 / 10%) 49%, rgb(0 152 70 / 0%) 96%);
    position: absolute;
    /* bottom: 0; */
    left: 0;
    width: 100%;
    height: 54%;
  }

  .tur-y-shadow {
    background: linear-gradient(180deg, rgb(253 184 20 / 8%) 0%, rgb(253 184 20 / 13%) 49%, rgb(253 184 20) 96%);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
  }

  .main-armas-logo {
    margin: auto;
    display: block;
  }

  .main-figy-logo {
    margin: auto;
    display: block;
  }

  .companies-up h1 {
    font-size: 36px;
    font-weight: 500;
    color: #ffffff;
    text-align: right;
    margin-right: 28px;
  }

  .companies-up .col-md-2 {
    margin: auto;
  }

  .companies-up {
    display: flex;
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 21;
  }

  .main-logo-backw {
    background-color: #ffffff;
    padding: 48px;
    width: 240px;
    margin-left: 28px;
    margin-bottom: -28px;
  }

  .btn-armas {
    padding: 14px 48px 14px 48px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.4px;
    color: #000000;
    position: relative;
    background-color: #ffffff;
    border: 1px solid #DBDBDB;
    border-radius: 4px;
    width: 200px;
  }
.btn-armas-form {
	padding: 14px 48px 14px 48px;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.4px;
	color: #ffffff;
	position: relative;
	background-color: #009846;
	border: 1px solid #DBDBDB;
	border-radius: 4px;
	width: 200px;
}
  .btn-armas-more-w {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #ffffff;
    position: relative;
    border: none;
    background: none;
    border-bottom: 1px solid white;
  }

  .btn-armas-more-b {
    padding: 16px 58px 16px 58px;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.4px;
    color: #ffffff!important;
    position: relative;
    border: 1px solid #3CE88C;
    background: none;
    border-radius: 4px;
    width: 200px;
    margin: auto;
  }

  .btn-armas-offer {
        font-size: 14px;
        font-weight: 600;
        color: #000000;
        position: absolute;
        background: none;
        border: 1px solid #c3c3c3;
        text-align: center;
        padding: 14px 18px 14px 18px;
  }

  #main-group-companies {
    padding: 48px;
    background-color: #FDB813;
  }

    #main-group-companies .col-md-3 {
      background-color: #ffffff;
      padding: 48px;
      width: 24%;
      text-align: center;
    }

  .main-armas1 {
    z-index: 19;
    position: relative;
  }

  .main-produce-r {
    margin: auto;
  }

    .main-produce-r .armas-container {
      padding-left: 88px;
      width: 68%;
    }

  .g-comp {
    justify-content: space-between;
    margin-bottom: 88px;
  }

  .main-armas-l {
    padding-right: 28px;
    margin-top: -48px;
  }

  .main-armas-r {
    padding-left: 28px;
    margin-top: -48px;
  }

  #t-history {
    padding-top: 28px;
    padding-bottom: 128px;
  }

    #t-history h1 {
      color: #ffffff;
      text-align: center;
      margin-bottom: 48px;
      margin-top: 88px;
    }

    #t-history p {
      color: #ffffff;
      text-align: center;
    }

  #about-sayac {
    margin-bottom: 128px;
  }

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

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

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

  #about-why .whynoritem {
    width: 30%;
    padding: 18px;
    background-color: #ffffff;
    color: #292D78;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 600;
    margin-right: 18px;
    margin-bottom: 18px;
  }

  #about-sayac h1 {
    margin-top: 24px;
    margin-bottom: 48px;
  }

  #about-sayac img {
    width: 68px;
  }

  #about-sayac h2 {
    font-size: 88px;
    font-weight: 600;
    color: #292D78;
  }

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

  #about-sayac .col-img {
    margin-left: 30px;
  }

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

  #about-sayac .container {
    margin-top: 128px;
    background-color: #F2F2F2;
    padding: 48px;
    border-radius: 24px;
  }

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

  .armas-ab-container h1 {
    font-size: 40px;
    font-weight: 500;
    color: #367d3c;
    width: 88%;
  }

  .armas-ab-container {
  }

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

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

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

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

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

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

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

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

  #inside-manset {
    position: relative;
  }

  .breadcrumb-menu {
    justify-content: center;
    display: flex;
  }

  .breadcrumb-menu {
    color: #9BFAC7 !important;
  }

    .breadcrumb-menu ul li a {
      color: #9BFAC7 !important;
      padding: 4px;
	  font-size: 14px;
    }

    .breadcrumb-menu ul li:last-child {
      font-weight: 600;
    }

  .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 / 0%) 0%, rgb(0 0 0 / 5%) 100%);
    z-index: 1;
  }

  .ins-armas-abtg h2 {
    font-size: 36px;
    font-weight: 400;
    color: #292D78;
  }

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

  .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;
  }

  #whyarmas {
    margin-top: 88px;
  }

    #whyarmas .col-md-6:first-child {
      background-color: #F2F2F2;
    }

    #whyarmas .whyarmas-left {
      width: 80%;
      margin-left: 20%;
      padding: 24px;
    }

    #whyarmas .whynoritem {
      width: 44%;
      padding: 18px;
      background-color: #ffffff;
      border-radius: 8px;
      font-size: 16px;
      font-weight: 600;
      margin-right: 18px;
      margin-bottom: 18px;
    }

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

    #whyarmas h1 {
      margin-top: 24px;
      margin-bottom: 48px;
    }

  .fa-arrow-right-long:before {
    color: #292d78;
    padding-right: 8px;
  }

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

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

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

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

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

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

  #main-denizyolu .maindy-text {
    width: 48%;
    position: absolute;
    text-align: center;
    margin: auto;
    top: 50%;
    right: 0;
    left: 0;
  }

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

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

  #main-catalog {
    background-color: #292D78;
    height: 200px;
  }

    #main-catalog .mainct-text {
      width: 50%;
      position: relative;
      margin: auto;
      top: 68px;
      display: flex;
      justify-content: center;
    }

      #main-catalog .mainct-text p {
        font-size: 24px;
        color: #ffffff;
        font-weight: 500;
        align-content: center;
        padding-left: 28px;
      }

      #main-catalog .mainct-text img {
        width: 78px;
      }

      #main-catalog .mainct-text a {
        color: #D2E18C;
        text-decoration: underline;
      }

        #main-catalog .mainct-text a:hover {
          color: #ffffff;
          text-decoration: underline;
        }

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

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

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

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

  .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 {
    background-color: #008DD2;
    padding: 10px;
  }

    .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;
  }

  .main-armas-products .borderimg {
  }

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

    .msek-line .col-md-3 {
      width: 24%;
      margin-bottom: 28px;
    }

  .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.18) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.18)), 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.18) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.18) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.18) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgb(255 255 255 / 0%) 0%, rgb(255 255 255 / 15%) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0); /* IE6-9 */
    z-index: 16;
  }

  .main-armas-products h5 {
    font-size: 34px;
    font-weight: 500;
    margin-bottom: 28px;
    text-align: center;
    color: #000000;
  }

  .main-armas-products {
    margin-top: 88px;
    margin-bottom: 88px;
  }

  .ntr-back {
    margin-bottom: 88px;
  }

  .main-armas-abtg img {
    width: 100%;
    margin-top: 68px;
  }

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

    .main-armas-abtt p {
      font-size: 20px;
      color: #ffffff;
      font-weight: 300;
      margin-top: -180px;
      text-align: center;
      padding: 28px;
      line-height: 28px;
    }

  .main-armas-abtg h1 {
    font-size: 40px;
    color: #ffffff;
    font-weight: 300;
    text-align: center;
  }

  .armas-container {
    position: relative;
  }

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

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

  .owl-manset-text h3 {
    font-size: 20px;
    color: #ECE8E1;
    font-weight: 400;
    letter-spacing: 18px;
  }

  .btn-contact {
    padding: 18px 24px 18px 24px;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #465270;
    position: relative;
    background-color: #09094500;
    width: 100%;
    margin-top: 28px;
    text-align: left;
    border: 1px solid #979797;
    border-radius: 16px;
  }

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

  #inside-manset img {
    width: 100%;
  }

  .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 {
    border-bottom: 1px solid #ffffff3d;
    padding-top: 28px;
    padding-bottom: 28px;
  }

  .main-armas1 {
    background: -webkit-linear-gradient(rgba(0, 152, 70, 0) 0%, rgba(0, 152, 70, 1) 24%, rgba(0, 152, 70, 1) 100%);
    background: -o-linear-gradient(rgba(0, 152, 70, 0) 0%, rgba(0, 152, 70, 1) 24%, rgba(0, 152, 70, 1) 100%);
    background: linear-gradient(rgba(0, 152, 70, 0) 0%, rgba(0, 152, 70, 1) 24%, rgba(0, 152, 70, 1) 100%);
    margin-top: -268px;
  }

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

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

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

  .dropdown-menu li a {
	font-size: 14px !important;
    font-weight: 500;
  }

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

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

  .armas-logo {
    padding: 8px;
    width: 200px;
  }

  .footer-logo {
    width: 188px;
  }

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

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

  .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;
  }

  .news-box-info {
    margin-top: 5%;
    width: 90%;
  }

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

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

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

  .news-box-1 p {
    font-size: 14px;
    line-height: 1.25;
    color: #687991;
    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: 90%;
    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 {
    flex-direction: row;
    display: flex;
    align-items: center;
    white-space: nowrap;
    margin-right: 28px;
  }

  .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;
  }

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

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

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

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

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

  .site-header-inside .col-call a {
    color: #000000;
    text-decoration: none;
  }

  .site-header-inside .nav-item a, .languages-box-ul {
    font-size: 15px;
    font-weight: 500;
    color: #000000;
  }

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

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

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

    .inside-text h1 {
      font-size: 38px;
      font-weight: 500;
      color: #000000;
      margin-bottom: 48px;
    }

    .inside-text h2 {
      font-size: 38px;
      font-weight: 300;
      color: #000000;
      margin-bottom: 48px;
    }

    .inside-text p {
      font-size: 20px;
      font-weight: 300;
      line-height: 28px;
    }

    .inside-text .col-md-8 {
      padding-right: 48px;
    }

  .site-header-inside .col-call a:nth-child(1) {
    padding-right: 24px;
    border-right: 1px solid #000000;
  }

  .site-header-inside .languages-menu li a {
    display: block;
    color: #000000;
    padding: 0px 8px;
    text-decoration: none;
    font-size: 15px;
  }

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

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

  .brand-line {
    width: 80%;
  }

  .top-search {
    width: 4%;
  }

  .top-lang {
    display: flex;
  }

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

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

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

  .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;
    border-bottom: 1px solid #3b3b3b;
  }

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

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

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

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

  .nav-item {
    margin-left: 20px;
  }

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

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

      .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;
    list-style: none !important;
  }

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

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

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

  .owl-container {
    max-width: 100%;
    position: relative;
  }

  .owl-manset .owl-theme .owl-nav.disabled + .owl-dots {
    bottom: 12px;
    right: 16%;
    margin-bottom: 358px;
    position: absolute;
    display: grid;
  }

  .owl-manset .owl-theme .owl-dots .owl-dot span {
    width: 18px;
    height: 18px;
    margin: 8px 8px;
    background-color: #ffffff;
    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: #d2e08c;
  }

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

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

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

  .owl-refs {
    margin-bottom: 128px;
  }

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

  .icerik-menu ul .submenu-selected a {
    color: #20A45D;
    font-weight: 600;
    text-decoration: none;
    border-bottom: 5px solid #20A45D;
    padding-bottom: 15px;
  }

  .header-manset {
    position: relative;
  }

  .footer {
    padding-bottom: 48px;
    border-top: 1px solid #eaeaea;
  }

  .copyright-text {
    font-size: 16px;
    color: #ffffff;
    align-content: center;
    margin-bottom: 0px;
  }

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

  .footer h1 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 28px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .container {
    max-width: 94%;
  }
.inside-text {
	padding-top: 88px;
	padding-bottom: 88px;
	background-color: #F5F5F5;
}
header-mobile {
	display: none;
}
.btn-armas-more-b img {
  width: 12px !important;
  display: inline !important;
  position: absolute;
  margin-left: 12px;
  margin-top: 7px;
}

.btn-armas-offer img {
	width: 12px;
        position: absolute;
        margin-left: 2px;
        margin-top: 6px;
}
.footer-menu-line .teklif {
	margin-top: 12px;
}
  p {
    font-size: 16px;
    font-weight: 400;
    color: #565656;
    line-height: 24px;
}      
.armas-contact-line p {
	margin-bottom: 6px;
}
.btn-armas img {
  width: 12px;
  position: absolute;
  margin-left: 12px;
  margin-top: 7px;
}
  .refs-page .refcol img {
    width: 100%;
  }

  .refs-page .refcol {
	width: 14%;
	margin: 1%;
  }

  .contact-page iframe {
    filter: grayscale(100);
  }

  .cpr {
    width: 100%;
  }

  .contact-info .row {
    width: 100%;
  }

  .adr {
    background-color: #F7F7F7;
  }

  .contact-page .container:nth-child(1) {
  }

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

  #map .map-control .place-card {
    display: none !important;
  }

  .contact-info .col-md-3 {
	width: 18%;
        background-color: #ffffff;
        padding: 18px;
        margin: 8px;
        min-height: 218px;
        border: 1px solid #e1e1e1;
        border-radius: 8px;
  }

  .armas-ul li:before {
    content: '';
    display: inline-block;
    height: 12px;
    width: 18px;
    background-image: url(../images/arrow-ul.svg);
    background-repeat: no-repeat;
    margin-left: 12px;
    margin-top: 12px;
    margin-right: 12px;
    background-position: left center;
    background-size: 18px;
  }

  .armas-ul li {
    color: #8D8D8D;
    font-size: 16px;
  }

  .armas-pr-line-wh {
    background-color: #ffffff;
  }

  .pr-sartname .col {
    margin: auto;
    flex: none;
  }

  .pr-kilavuz .col {
    margin: auto;
    flex: none;
  }

  .pr-sartname .col:nth-child(1) {
    width: 60%;
  }

  .pr-sartname .col:nth-child(2) {
    width: 40%;
	text-align: end;
  }

  .pr-kilavuz .col:nth-child(1) {
    width: 60%;
  }

  .pr-kilavuz .col:nth-child(2) {
    width: 40%;
	text-align: end;
  }

  .btn-armas-sartname .fa-regular {
    color: #009846;
    padding-right: 8px;
    font-size: 18px;
  }

  .btn-armas-kilavuz .fa-regular {
    color: #008DD2;
    padding-right: 8px;
    font-size: 18px;
  }

  .btn-armas-sartname {
    font-size: 15px;
    font-weight: 500;
    color: #000000;
    position: relative;
    border: none;
    text-align: center;
    padding: 18px;
    width: 100%;
    background-color: #ffffff;
    border-radius: 8px;
  }

  .btn-armas-kilavuz {
    font-size: 15px;
    font-weight: 500;
    color: #000000;
    position: relative;
    border: none;
    text-align: center;
    padding: 18px;
    width: 100%;
    background-color: #ffffff;
    border-radius: 8px;
  }

  .pr-sartname p {
    color: #ffffff;
    font-weight: 400;
    padding: 0;
    margin: 0;
  }

  .pr-kilavuz p {
    color: #ffffff;
    font-weight: 400;
    padding: 0;
    margin: 0;
  }

  .pr-sartname {
    background-color: #009846;
    min-height: 104px;
    border-radius: 8px;
    padding: 28px;
    float: right;
    width: 90%;
    display: flex;
  }

  .pr-kilavuz {
    background-color: #008DD2;
    min-height: 104px;
    border-radius: 8px;
    padding: 28px;
    float: right;
    width: 90%;
    margin-top: 8px;
    display: flex;
  }

  .urun-ozbox {
        width: 28%;
        border: 1px solid #E6E6E6;
        background-color: #ffffff;
        border-radius: 8px;
        margin-right: 12px;
        padding: 8px;
        min-height: 108px;
        align-content: center;
        text-align: center;
        margin-bottom: 12px;
  }

  .urun-ozbox1 {
    font-size: 16px;
    color: #8D8D8D;
    padding: 0;
    margin: auto;
    line-height: 28px;
  }

  .urun-ozbox2 {
    font-size: 14px;
    color: #000000;
    padding: 0;
    margin: auto;
    line-height: 18px;
    font-weight: 400;
  }

  .pr-img-box {
    width: 90%;
    background-color: #ffffff;
    border-radius: 8px;
    text-align: center;
    padding: 28px;
    float: right;
  }

    .pr-img-box img {
      width: 68%;
    }

  .armas-products {
    background-color: #F5F5F5;
  }

  .armas-products-dty .col-md-3 {
        background-color: #EAEAEA;
        padding: 18px;
        overflow: hidden;
        width: 22%;
        margin-right: 22px;
        margin-bottom: 22px;
        min-height: 208px;
  }

  .armas-products-dty {
    margin-top: 68px;
    margin-bottom: 88px;
  }

    .armas-products-dty h1 {
      margin-top: 48px;
      margin-bottom: 28px;
      font-size: 40px;
    }

  .armas-pr-line-gr {
    background-color: #F5F5F5;
  }

  .armas-products-dty img {
        right: -68px;
        position: absolute;
        bottom: -2px;
        width: 60%;
  }

  .prd-text {
    position: absolute;
    z-index: 18;
    left: 28px;
    top: 48px;
    width: 80%;
  }

    .prd-text p {
		font-size: 16px;
		font-weight: 600;
		color: #000000;
		width: 60%;
    }

    .prd-text h2 {
      font-size: 24px;
      font-weight: 300;
      color: #000000;
	  width: 60%;
    }

  .shd-text {
position: absolute;
        z-index: 18;
        left: 28px;
        top: 28px;
        width: 80%;
  }

    .shd-text p {
		font-size: 24px;
        font-weight: 300;
        color: #000000;
        line-height: 30px;
    }
.armas-laser-img {
	    width: 70%;
}
    .shd-text h2 {
      font-size: 36px;
      font-weight: 300;
      color: #000000;
    }

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

    .inside-manset-text h1 {
      font-family: 'Poppins', sans-serif;
      font-size: 48px;
      color: #ffffff;
      font-weight: 500;
      text-align: center;
    }

    .inside-manset-text ul {
      display: flex;
    }

  .icerik-menu {
    margin-top: 18px;
    justify-content: center;
    display: flex;
  }

    .icerik-menu ul {
      display: flex;
    }

      .icerik-menu ul li {
        padding-right: 48px;
        color: #656868;
        font-size: 16px;
        font-weight: 500;
      }

        .icerik-menu ul li a {
          color: #656868;
          text-decoration: none;
        }

  .owl-manset-btn {
    margin-top: -258px;
    position: absolute;
    text-align: center;
    width: 100%;
  }

  .footer-alt .col-md-9 {
    margin: auto;
  }

  .armas-contact-line {
    margin-top: 48px;
  }

    .armas-contact-line .col-md-6:nth-child(2) {
      text-align: right;
    }

    .armas-contact-line .col-md-6:nth-child(1) p {
              font-size: 14px;
        line-height: 14px;
    }

  .armas-laser-text {
    justify-content: end;
  }

  .armas-laser {
    position: absolute;
    margin-top: -88px;
  }

  #armas-smart .armas-mainback-cont {
    background-color: #009846;
    background-image: url(../images/main-green-back.webp);
    background-repeat: no-repeat;
    background-size: inherit;
    background-position-x: right;
  }

  .armas-laser-cont h2 {
    color: #000000 !important;
    font-size: 38px !important;
    font-weight: 400 !important;
  }

  .armas-mainback {
    justify-content: end;
  }

  .armas-smartbox {
    margin-top: 22%;
    padding-bottom: 128px;
    z-index: 9;
    position: relative;
	justify-content: space-between;
  }

  #armas-smart {
    color: #ffffff;
  }

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

  .col-call {
    width: 220px;
  }

    .col-call a {
      color: #ffffff;
      text-decoration: none;
    }

      .col-call a:hover {
        color: #ffffff;
        text-decoration: none;
      }

      .col-call a:nth-child(1) {
        padding-right: 24px;
        border-right: 1px solid #ffffff;
      }

      .col-call a:nth-child(2) {
        padding-left: 24px;
      }

    .col-call span {
      padding-left: 10px;
      font-size: 15px;
      font-weight: 600;
    }

    .col-call .fa-whatsapp {
      color: #009846;
      font-size: 20px;
    }

  .col-social {
        width: 98px;
        text-align: center;
  }

    .col-social a {
      color: #ADADAD;
      text-decoration: none;
    }

      .col-social a:hover {
        color: #ADADAD;
        text-decoration: none;
      }

    .col-social .fa-brands {
      font-size: 18px;
      padding-right: 18px;
    }

  .top-lang {
    width: 80px;
  }

    .top-lang a {
      color: #ffffff;
      text-decoration: none;
    }

      .top-lang a:hover {
        color: #ffffff;
        text-decoration: none;
      }

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

  .prd-ics {
    float: right;
  }

  .icsimg {
    margin: auto;
    width: 50%;
  }

  .icsval {
    width: 50%;
    margin: auto;
  }

  .icsimg img {
    width: 24px;
  }

  .icsval h3 {
    padding: 0px;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: -8px;
  }

  .icsval p {
    margin: 0px;
    padding: 0px;
  }

  .colics {
    display: flex;
  }

  .prd-ics .colics {
    padding: 12px;
    width: 120px;
    border: 1px solid #FDEE9A;
    margin: 4px;
  }

  .prd-options {
    margin-top: 48px;
  }

  .prd-table {
    margin-top: 48px;
  }

    .prd-table th {
      color: #367d3c;
      font-weight: 500;
    }

    .prd-table td {
      font-weight: 300;
      color: #8D8D8D;
    }

  .prd-options .col-md-4 {
    width: 32%;
  }

    .prd-options .col-md-4 img {
      width: 100%;
    }

  .prd-table h1 {
    font-size: 36px;
    font-weight: 400;
    color: #367D3C;
    margin-bottom: 48px;
  }

  .prd-options h1 {
    font-size: 36px;
    font-weight: 400;
    color: #367D3C;
    margin-bottom: 48px;
  }

  .prd-options .row {
    justify-content: space-between;
  }

  .prd-options h3 {
    font-size: 24px;
    font-weight: 400;
    color: #367D3C;
    margin-bottom: 18px;
  }

  .prd-title h1 {
        font-size: 38px;
        font-weight: 500;
        color: #000000;
        margin-bottom: 34px;
  }

  .prd-title h2 {
        font-size: 34px;
        font-weight: 400;
        color: #000000;
        margin-top: 58px;
        margin-bottom: 28px;
  }

  .prd-title h5 {
    font-size: 20px;
    font-weight: 600;
    color: #009846;
    line-height: 32px;
    margin-bottom: 28px;
  }

  .prd-title .col-md-6:nth-child(1) {
    padding-right: 48px;
  }

  .prd-title {
    padding-top: 88px;
    padding-bottom: 88px;
  }

  .prd-boxes {
    display: flex;
    justify-content: space-between;
  }

    .prd-boxes .col-md-4 {
      width: 32%;
    }

  .prd-box {
    border: 1px solid #D3D3D3;
    padding: 28px;
    min-height: 128px;
    margin-bottom: 28px;
    align-items: center;
    display: flex;
  }

    .prd-box img {
      width: 18px;
      margin-right: 18px;
    }

    .prd-box p {
      margin-bottom: 0px;
    }

  .prd-standarts {
    margin-top: 48px;
  }

    .prd-standarts h1 {
      font-size: 36px;
      font-weight: 400;
      color: #367D3C;
      margin-bottom: 48px;
    }

  .btn-armas-send {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #000000;
    position: relative;
    border: none;
    width: 68px;
    background: none;
    border-bottom: 1px solid black;
    text-align: left;
  }

  .contact-us-form {
    margin-bottom: 128px;
    margin-top: 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: 5px;
    border: solid 1px #e6e6e6;
    text-align: justify;
    color: #6c757d;
    font-size: 16px;
    margin-bottom: 12px;
    padding: 14px;
  }

  .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;
  }

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

  .form-control:focus {
    color: #6c757d;
    border-color: #367d3c;
    outline: 0;
    box-shadow: none;
  }

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

  .form-check-label {
    font-size: 12px;
    color: #6c757d;
	margin-left: 18px;
  }

  .form-check {
    margin-top: 18px;
    margin-bottom: 28px;
  }

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

  .armas-add-line .row {
    margin-top: 24px;
  }

  .armas-add-line {
  }

  .location {
    padding-right: 28px;
    padding-top: 28px;
    padding-bottom: 28px;
  }

  .contact-page h1 {
    font-size: 38px;
    font-weight: 400;
    color: #000000;
  }
h1 {
    font-size: 38px;
}
.page-f-docs .col-md-4 {
	width: 32%;
	margin: 8px;
}
.page-f-docs .col-md-4 a {
	font-size: 14px;
	color: #000000;
}
  .contact-page h3 {
    font-size: 18px;
    color: #000000;
    line-height: 28px;
    margin: 0px;
  }

  .contact-page p {
    margin-bottom: 0px;
  }

  .smart-t {
    margin: auto;
  }

  .armas-smart-pg .col-md-6 {
    padding: 48px;
  }

  .smrt-text {
    width: 100%;
  }

    .smrt-text h1 {
      font-size: 42px;
      font-weight: 500;
      color: #367D3C;
    }

    .smrt-text h2 {
      font-size: 28px;
      font-weight: 300;
      color: #367D3C;
    }

  .armas-ab-container img {
    width: 100%;
  }

  .about-armas {
    padding-top: 88px;
    padding-bottom: 128px;
  }

  .main-armas-abtg {
    margin-top: 18px;
  }

  .owl-manset-text-t {
    width: 100%;
    position: absolute;
    top: 18%;
    z-index: 12;
    text-align: center;
  }

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

  .footer-menu-line {
    margin-top: 48px;
  }

  .armas-ff-text {
    position: absolute;
    margin-top: 218px;
    text-align: center;
  }

  #armas-smart {
    margin-top: 88px;
    margin-bottom: 128px;
  }

    #armas-smart h1 {
      font-size: 44px;
      font-weight: 400;
      color: #ffffff;
      margin-bottom: 128px;
    }

  .armas-text-yellow {
    width: 80%;
    margin-top: 88px;
  }

  .armas-ff-text h1 {
    font-size: 44px;
    font-weight: 400;
    color: #367D3C;
    margin-bottom: 48px;
  }

  #main-refs img {
    width: 80%;
	text-align: center;
	border: 0.4px solid gray;
  }

  .owl-refs h1 {
    text-align: center;
    margin-bottom: 48px;
  }

  #armas-smart .smart-icons {
    height: 58px;
	margin-bottom: 8px;
  }

  #armas-smart h2 {
    font-size: 50px;
    font-weight: 300;
    color: #ffffff;
    margin-top: 48px;
  }

  #armas-smart h3 {
    font-size: 20px;
    font-weight: 400;
    color: #ffffff;
    text-align: center;
  }

  .armas-smartbox .col-md-4 {
    text-align: center;
	width: 32%;
  }

  #m-armas-images {
    margin-top: 88px;
  }

    #m-armas-images .col-md-6:nth-child(2) {
      margin-top: 188px;
    }

  .tr-mph {
    width: 96%;
  }

  .main-armas-photo {
    display: block;
    position: relative;
    bottom: 148px;
    padding-left: 48px;
    width: 80%;
    height: 32px;
  }

    .main-armas-photo img {
      width: 14px;
    }

    .main-armas-photo h2 {
      font-size: 28px;
      font-weight: 400;
      color: #ffffff;
    }

  .main-armas .container {
  }

  .armas-logo {
    margin-left: 10px;
  }

  .container-history {
    width: 60%;
    margin: auto;
  }

  #main-history-s .owl-item img {
    height: 380px;
    box-shadow: 0px 14px 20px 8px #0000002e;
  }

  #main-history-s .owl-item {
    padding: 8px;
  }

  #main-history-s {
    height: 380px;
  }

  .footer-alt .fa-brands {
    color: #ffffff;
    font-size: 24px;
    padding: 18px;
  }

  .main-produce-l {
    margin-top: -48px;
    margin-bottom: -48px;
    z-index: 20;
  }

  #main-group-companies h1 {
    text-align: center;
    color: #ffffff;
    margin-bottom: 88px;
    margin-top: 48px;
  }

  .more-btn-line {
    text-align: center;
    margin-top: 48px;
    margin-bottom: 28px;
  }

  .more-btn-line-b {
    text-align: center;
    padding-bottom: 88px;
  }

  .more-btn-line-r {
    text-align: right;
    padding: 8px;
    margin-bottom: 48px;
  }

  .armas-laser-cont {
    z-index: 8;
  }

  .tur-g-shadow {
    background: linear-gradient(180deg, rgb(0 152 70) 0%, rgb(0 152 70 / 10%) 49%, rgb(0 152 70 / 0%) 96%);
    position: absolute;
    /* bottom: 0; */
    left: 0;
    width: 100%;
    height: 54%;
  }

  .tur-y-shadow {
    background: linear-gradient(180deg, rgb(253 184 20 / 8%) 0%, rgb(253 184 20 / 13%) 49%, rgb(253 184 20) 96%);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
  }

  .main-armas-logo {
    margin: auto;
    display: block;
  }

  .main-figy-logo {
    margin: auto;
    display: block;
  }

  .companies-up h1 {
    font-size: 36px;
    font-weight: 500;
    color: #ffffff;
    text-align: right;
    margin-right: 28px;
  }

  .companies-up .col-md-2 {
    margin: auto;
  }

  .companies-up {
    display: flex;
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 21;
  }

  .main-logo-backw {
    background-color: #ffffff;
    padding: 48px;
    width: 240px;
    margin-left: 28px;
    margin-bottom: -28px;
  }

  .btn-armas {
    padding: 14px 48px 14px 48px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.4px;
    color: #000000;
    position: relative;
    background-color: #ffffff;
    border: 1px solid #DBDBDB;
    border-radius: 4px;
    width: 200px;
  }
.btn-armas-form {
	padding: 14px 48px 14px 48px;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.4px;
	color: #ffffff;
	position: relative;
	background-color: #009846;
	border: 1px solid #DBDBDB;
	border-radius: 4px;
	width: 200px;
}
  .btn-armas-more-w {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #ffffff;
    position: relative;
    border: none;
    background: none;
    border-bottom: 1px solid white;
  }

  .btn-armas-more-b {
    padding: 16px 58px 16px 58px;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.4px;
    color: #ffffff!important;
    position: relative;
    border: 1px solid #3CE88C;
    background: none;
    border-radius: 4px;
    width: 200px;
    margin: auto;
  }

  .btn-armas-offer {
        font-size: 14px;
        font-weight: 600;
        color: #000000;
        position: absolute;
        background: none;
        border: 1px solid #c3c3c3;
        text-align: center;
        padding: 14px 18px 14px 18px;
  }

  #main-group-companies {
    padding: 48px;
    background-color: #FDB813;
  }

    #main-group-companies .col-md-3 {
      background-color: #ffffff;
      padding: 48px;
      width: 24%;
      text-align: center;
    }

  .main-armas1 {
    z-index: 19;
    position: relative;
  }

  .main-produce-r {
    margin: auto;
  }

    .main-produce-r .armas-container {
      padding-left: 88px;
      width: 68%;
    }

  .g-comp {
    justify-content: space-between;
    margin-bottom: 88px;
  }

  .main-armas-l {
    padding-right: 28px;
    margin-top: -48px;
  }

  .main-armas-r {
    padding-left: 28px;
    margin-top: -48px;
  }

  #t-history {
    padding-top: 28px;
    padding-bottom: 128px;
  }

    #t-history h1 {
      color: #ffffff;
      text-align: center;
      margin-bottom: 48px;
      margin-top: 88px;
    }

    #t-history p {
      color: #ffffff;
      text-align: center;
    }

  #about-sayac {
    margin-bottom: 128px;
  }

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

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

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

  #about-why .whynoritem {
    width: 30%;
    padding: 18px;
    background-color: #ffffff;
    color: #292D78;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 600;
    margin-right: 18px;
    margin-bottom: 18px;
  }

  #about-sayac h1 {
    margin-top: 24px;
    margin-bottom: 48px;
  }

  #about-sayac img {
    width: 68px;
  }

  #about-sayac h2 {
    font-size: 88px;
    font-weight: 600;
    color: #292D78;
  }

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

  #about-sayac .col-img {
    margin-left: 30px;
  }

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

  #about-sayac .container {
    margin-top: 128px;
    background-color: #F2F2F2;
    padding: 48px;
    border-radius: 24px;
  }

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

  .armas-ab-container h1 {
    font-size: 40px;
    font-weight: 500;
    color: #367d3c;
    width: 88%;
  }

  .armas-ab-container {
  }

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

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

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

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

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

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

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

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

  #inside-manset {
    position: relative;
  }

  .breadcrumb-menu {
    justify-content: center;
    display: flex;
  }

  .breadcrumb-menu {
    color: #9BFAC7 !important;
  }

    .breadcrumb-menu ul li a {
      color: #9BFAC7 !important;
      padding: 4px;
	  font-size: 14px;
    }

    .breadcrumb-menu ul li:last-child {
      font-weight: 600;
    }

  .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 / 0%) 0%, rgb(0 0 0 / 5%) 100%);
    z-index: 1;
  }

  .ins-armas-abtg h2 {
    font-size: 36px;
    font-weight: 400;
    color: #292D78;
  }

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

  .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;
  }

  #whyarmas {
    margin-top: 88px;
  }

    #whyarmas .col-md-6:first-child {
      background-color: #F2F2F2;
    }

    #whyarmas .whyarmas-left {
      width: 80%;
      margin-left: 20%;
      padding: 24px;
    }

    #whyarmas .whynoritem {
      width: 44%;
      padding: 18px;
      background-color: #ffffff;
      border-radius: 8px;
      font-size: 16px;
      font-weight: 600;
      margin-right: 18px;
      margin-bottom: 18px;
    }

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

    #whyarmas h1 {
      margin-top: 24px;
      margin-bottom: 48px;
    }

  .fa-arrow-right-long:before {
    color: #292d78;
    padding-right: 8px;
  }

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

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

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

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

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

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

  #main-denizyolu .maindy-text {
    width: 48%;
    position: absolute;
    text-align: center;
    margin: auto;
    top: 50%;
    right: 0;
    left: 0;
  }

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

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

  #main-catalog {
    background-color: #292D78;
    height: 200px;
  }

    #main-catalog .mainct-text {
      width: 50%;
      position: relative;
      margin: auto;
      top: 68px;
      display: flex;
      justify-content: center;
    }

      #main-catalog .mainct-text p {
        font-size: 24px;
        color: #ffffff;
        font-weight: 500;
        align-content: center;
        padding-left: 28px;
      }

      #main-catalog .mainct-text img {
        width: 78px;
      }

      #main-catalog .mainct-text a {
        color: #D2E18C;
        text-decoration: underline;
      }

        #main-catalog .mainct-text a:hover {
          color: #ffffff;
          text-decoration: underline;
        }

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

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

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

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

  .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 {
    background-color: #008DD2;
    padding: 10px;
  }

    .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;
  }

  .main-armas-products .borderimg {
  }

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

    .msek-line .col-md-3 {
      width: 24%;
      margin-bottom: 28px;
    }

  .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.18) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.18)), 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.18) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.18) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.18) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgb(255 255 255 / 0%) 0%, rgb(255 255 255 / 15%) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0); /* IE6-9 */
    z-index: 16;
  }

  .main-armas-products h5 {
    font-size: 34px;
    font-weight: 500;
    margin-bottom: 28px;
    text-align: center;
    color: #000000;
  }

  .main-armas-products {
    margin-top: 88px;
    margin-bottom: 88px;
  }

  .ntr-back {
    margin-bottom: 88px;
  }

  .main-armas-abtg img {
    width: 100%;
    margin-top: 68px;
  }

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

    .main-armas-abtt p {
      font-size: 20px;
      color: #ffffff;
      font-weight: 300;
      margin-top: -180px;
      text-align: center;
      padding: 28px;
      line-height: 28px;
    }

  .main-armas-abtg h1 {
    font-size: 40px;
    color: #ffffff;
    font-weight: 300;
    text-align: center;
  }

  .armas-container {
    position: relative;
  }

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

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

  .owl-manset-text h3 {
    font-size: 20px;
    color: #ECE8E1;
    font-weight: 400;
    letter-spacing: 18px;
  }

  .btn-contact {
    padding: 18px 24px 18px 24px;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #465270;
    position: relative;
    background-color: #09094500;
    width: 100%;
    margin-top: 28px;
    text-align: left;
    border: 1px solid #979797;
    border-radius: 16px;
  }

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

  #inside-manset img {
    width: 100%;
  }

  .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 {
    border-bottom: 1px solid #ffffff3d;
    padding-top: 28px;
    padding-bottom: 28px;
  }

  .main-armas1 {
    background: -webkit-linear-gradient(rgba(0, 152, 70, 0) 0%, rgba(0, 152, 70, 1) 24%, rgba(0, 152, 70, 1) 100%);
    background: -o-linear-gradient(rgba(0, 152, 70, 0) 0%, rgba(0, 152, 70, 1) 24%, rgba(0, 152, 70, 1) 100%);
    background: linear-gradient(rgba(0, 152, 70, 0) 0%, rgba(0, 152, 70, 1) 24%, rgba(0, 152, 70, 1) 100%);
    margin-top: -268px;
  }

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

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

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

  .dropdown-menu li a {
	font-size: 14px !important;
    font-weight: 500;
  }

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

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

  .armas-logo {
    padding: 8px;
    width: 200px;
  }

  .footer-logo {
    width: 188px;
  }

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

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

  .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;
  }

  .news-box-info {
    margin-top: 5%;
    width: 90%;
  }

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

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

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

  .news-box-1 p {
    font-size: 14px;
    line-height: 1.25;
    color: #687991;
    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: 90%;
    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 {
    flex-direction: row;
    display: flex;
    align-items: center;
    white-space: nowrap;
    margin-right: 28px;
  }

  .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;
  }

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

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

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

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

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

  .site-header-inside .col-call a {
    color: #000000;
    text-decoration: none;
  }

  .site-header-inside .nav-item a, .languages-box-ul {
    font-size: 15px;
    font-weight: 500;
    color: #000000;
  }

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

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

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

    .inside-text h1 {
      font-size: 38px;
      font-weight: 500;
      color: #000000;
      margin-bottom: 48px;
    }

    .inside-text h2 {
      font-size: 38px;
      font-weight: 300;
      color: #000000;
      margin-bottom: 48px;
    }

    .inside-text p {
      font-size: 20px;
      font-weight: 300;
      line-height: 28px;
    }

    .inside-text .col-md-8 {
      padding-right: 48px;
    }

  .site-header-inside .col-call a:nth-child(1) {
    padding-right: 24px;
    border-right: 1px solid #000000;
  }

  .site-header-inside .languages-menu li a {
    display: block;
    color: #000000;
    padding: 0px 8px;
    text-decoration: none;
    font-size: 15px;
  }

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

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

  .brand-line {
    width: 80%;
  }

  .top-search {
    width: 4%;
  }

  .top-lang {
    display: flex;
  }

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

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

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

  .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;
    border-bottom: 1px solid #3b3b3b;
  }

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

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

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

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

  .nav-item {
    margin-left: 20px;
  }

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

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

      .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;
    list-style: none !important;
  }

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

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

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

  .owl-container {
    max-width: 100%;
    position: relative;
  }

  .owl-manset .owl-theme .owl-nav.disabled + .owl-dots {
    bottom: 12px;
    right: 16%;
    margin-bottom: 358px;
    position: absolute;
    display: grid;
  }

  .owl-manset .owl-theme .owl-dots .owl-dot span {
    width: 18px;
    height: 18px;
    margin: 8px 8px;
    background-color: #ffffff;
    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: #d2e08c;
  }

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

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

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

  .owl-refs {
    margin-bottom: 128px;
  }

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

  .icerik-menu ul .submenu-selected a {
    color: #20A45D;
    font-weight: 600;
    text-decoration: none;
    border-bottom: 5px solid #20A45D;
    padding-bottom: 15px;
  }

  .header-manset {
    position: relative;
  }

  .footer {
    padding-bottom: 48px;
    border-top: 1px solid #eaeaea;
  }

  .copyright-text {
    font-size: 16px;
    color: #ffffff;
    align-content: center;
    margin-bottom: 0px;
  }

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

  .footer h1 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 28px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .container {
    max-width: 96%;
  }
.inside-text {
	padding-top: 88px;
	padding-bottom: 88px;
	background-color: #F5F5F5;
}
header {
	display: none;
}


.btn-armas-more-b img {
  width: 12px !important;
  display: inline !important;
  position: absolute;
  margin-left: 12px;
  margin-top: 7px;
}

.btn-armas-offer img {
  width: 12px;
  position: absolute;
  margin-left: 12px;
  margin-top: 7px;
}

.btn-armas img {
  width: 12px;
  position: absolute;
  margin-left: 12px;
  margin-top: 7px;
}
  .refs-page .refcol img {
    width: 100%;
  }

  .refs-page .refcol {
	width: 14%;
	margin: 1%;
  }

  .contact-page iframe {
    filter: grayscale(100);
  }

  .cpr {
    width: 100%;
  }

  .contact-info .row {
    width: 100%;
  }

  .adr {
    background-color: #F7F7F7;
  }

  .contact-page .container:nth-child(1) {
  }

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

  #map .map-control .place-card {
    display: none !important;
  }

  .contact-info .col-md-3 {
width: 100%;
        background-color: #ffffff;
        padding: 28px;
        margin-bottom: 8px;
        min-height: 218px;
        border: 1px solid #e1e1e1;
        border-radius: 8px;
  }
.contact-us-form-info .col {
	flex: none;
}
.contact-us-form-info {
	margin-top: 18px;
}
  .armas-ul li:before {
    content: '';
    display: inline-block;
    height: 12px;
    width: 18px;
    background-image: url(../images/arrow-ul.svg);
    background-repeat: no-repeat;
    margin-left: 12px;
    margin-top: 12px;
    margin-right: 12px;
    background-position: left center;
    background-size: 18px;
  }

  .armas-ul li {
    color: #8D8D8D;
    font-size: 18px;
  }

  .armas-pr-line-wh {
    background-color: #ffffff;
  }

  .pr-sartname .col {
    margin: auto;
    flex: none;
  }

  .pr-kilavuz .col {
    margin: auto;
    flex: none;
  }

  .pr-sartname .col:nth-child(1) {
    width: 100%;
	height: 58px;
  }

  .pr-sartname .col:nth-child(2) {
    width: 100%;
  }

  .pr-kilavuz .col:nth-child(1) {
    width: 100%;
	height: 58px;
  }

  .pr-kilavuz .col:nth-child(2) {
    width: 100%;
  }

  .btn-armas-sartname .fa-regular {
    color: #009846;
    padding-right: 8px;
    font-size: 18px;
  }

  .btn-armas-kilavuz .fa-regular {
    color: #008DD2;
    padding-right: 8px;
    font-size: 18px;
  }

  .btn-armas-sartname {
    font-size: 15px;
    font-weight: 500;
    color: #000000;
    position: relative;
    border: none;
    text-align: center;
    padding: 18px;
    width: 100%;
    background-color: #ffffff;
    border-radius: 8px;
  }

  .btn-armas-kilavuz {
    font-size: 15px;
    font-weight: 500;
    color: #000000;
    position: relative;
    border: none;
    text-align: center;
    padding: 18px;
    width: 100%;
    background-color: #ffffff;
    border-radius: 8px;
  }

  .pr-sartname p {
    color: #ffffff;
    font-weight: 400;
    padding: 0;
    margin: 0;
  }

  .pr-kilavuz p {
    color: #ffffff;
    font-weight: 400;
    padding: 0;
    margin: 0;
  }

  .pr-sartname {
    background-color: #009846;
    min-height: 104px;
    border-radius: 8px;
    padding: 28px;
    float: right;
    width: 100%;
  }

  .pr-kilavuz {
    background-color: #008DD2;
    min-height: 104px;
    border-radius: 8px;
    padding: 28px;
    float: right;
    width: 100%;
    margin-top: 8px;
    display: flex;
  }

  .urun-ozbox {
    width: 100%;
    border: 1px solid #E6E6E6;
    background-color: #ffffff;
    border-radius: 8px;
    margin: 8px;
    padding: 8px;
    min-height: 108px;
    align-content: center;
    text-align: center;
  }

  .urun-ozbox1 {
    font-size: 16px;
    color: #8D8D8D;
    padding: 0;
    margin: auto;
    line-height: 28px;
  }

  .urun-ozbox2 {
    font-size: 14px;
    color: #000000;
    padding: 0;
    margin: auto;
    line-height: 18px;
    font-weight: 400;
  }

  .pr-img-box {
    width: 100%;
    background-color: #ffffff;
    border-radius: 8px;
    text-align: center;
    padding: 28px;
    float: right;
  }

    .pr-img-box img {
      width: 68%;
    }

  .armas-products {
    background-color: #F5F5F5;
  }

  .armas-products-dty .col-md-3 {
    background-color: #EAEAEA;
    padding: 28px;
    overflow: hidden;
    width: 100%;
    margin-right: 22px;
    margin-bottom: 22px;
    min-height: 228px;
  }

  .armas-products-dty {
    margin-top: 68px;
    margin-bottom: 88px;
  }

    .armas-products-dty h1 {
      margin-top: 48px;
      margin-bottom: 28px;
      font-size: 40px;
    }

  .armas-pr-line-gr {
    background-color: #F5F5F5;
  }

  .armas-products-dty img {
    right: -100px;
    position: absolute;
    bottom: -20px;
    width: 60%;
  }

  .prd-text {
    position: absolute;
    z-index: 18;
    left: 28px;
    top: 48px;
    width: 80%;
  }

    .prd-text p {
		font-size: 16px;
		font-weight: 600;
		color: #000000;
		width: 60%;
    }

    .prd-text h2 {
      font-size: 24px;
      font-weight: 300;
      color: #000000;
	  width: 60%;
    }

  .shd-text {
    position: absolute;
    z-index: 18;
    left: 48px;
    top: 48px;
    width: 80%;
  }

    .shd-text p {
      font-size: 34px;
      font-weight: 300;
      color: #000000;
      line-height: 38px;
    }

    .shd-text h2 {
      font-size: 36px;
      font-weight: 300;
      color: #000000;
    }

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

    .inside-manset-text h1 {
      font-family: 'Poppins', sans-serif;
      font-size: 48px;
      color: #ffffff;
      font-weight: 500;
      text-align: center;
    }

    .inside-manset-text ul {
      display: flex;
    }

  .icerik-menu {
    margin-top: 18px;
    justify-content: center;
    display: flex;
  }

    .icerik-menu ul {
      display: flex;
    }

      .icerik-menu ul li {
        padding-right: 28px;
        color: #656868;
        font-size: 14px;
        font-weight: 500;
      }

        .icerik-menu ul li a {
          color: #656868;
          text-decoration: none;
        }

  .owl-manset-btn {
    margin-top: -68px;
    position: absolute;
    text-align: center;
    width: 100%;
  }

  .footer-alt .col-md-9 {
    margin: auto;
  }

  .armas-contact-line {
    margin-top: 128px;
  }

    .armas-contact-line .col-md-6:nth-child(2) {
		font-size: 13px;
        border-top: 0.4px solid gray;
        padding-top: 28px;
    }

    .armas-contact-line .col-md-6:nth-child(1) p {
      font-size: 18px;
      line-height: 18px;
    }

  .armas-laser-text {
    justify-content: end;
  }

  .armas-laser-img {
	width: 100%;
	margin-top: -168px;
    margin-bottom: -128px;
  }

  #armas-smart .armas-mainback-cont {
    background-color: #009846;
    background-image: url(../images/main-green-back.webp);
    background-repeat: no-repeat;
    background-size: inherit;
    background-position-x: right;
  }

  .armas-laser-cont h2 {
    color: #000000 !important;
    font-size: 38px !important;
    font-weight: 400 !important;
  }

  .armas-mainback {
    justify-content: end;
  }

  .armas-smartbox {
    margin-top: 30%;
    padding-bottom: 128px;
    z-index: 9;
    position: relative;
  }

  #armas-smart {
    color: #ffffff;
  }

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

  .col-call {
    width: 220px;
  }

    .col-call a {
      color: #ffffff;
      text-decoration: none;
    }

      .col-call a:hover {
        color: #ffffff;
        text-decoration: none;
      }

      .col-call a:nth-child(1) {
        padding-right: 24px;
        border-right: 1px solid #ffffff;
      }

      .col-call a:nth-child(2) {
        padding-left: 24px;
      }

    .col-call span {
      padding-left: 10px;
      font-size: 16px;
      font-weight: 600;
    }

    .col-call .fa-whatsapp {
      color: #009846;
      font-size: 20px;
    }

  .col-social {
    width: 140px;
  }

    .col-social a {
      color: #ADADAD;
      text-decoration: none;
    }

      .col-social a:hover {
        color: #ADADAD;
        text-decoration: none;
      }

    .col-social .fa-brands {
      font-size: 18px;
      padding-right: 18px;
    }


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

  .prd-ics {
    float: right;
  }

  .icsimg {
    margin: auto;
    width: 50%;
  }

  .icsval {
    width: 50%;
    margin: auto;
  }

  .icsimg img {
    width: 24px;
  }

  .icsval h3 {
    padding: 0px;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: -8px;
  }

  .icsval p {
    margin: 0px;
    padding: 0px;
  }

  .colics {
    display: flex;
  }

  .prd-ics .colics {
    padding: 12px;
    width: 120px;
    border: 1px solid #FDEE9A;
    margin: 4px;
  }

  .prd-options {
    margin-top: 48px;
  }

  .prd-table {
    margin-top: 48px;
  }

    .prd-table th {
      color: #367d3c;
      font-weight: 500;
    }

    .prd-table td {
      font-weight: 300;
      color: #8D8D8D;
    }

  .prd-options .col-md-4 {
    width: 32%;
  }

    .prd-options .col-md-4 img {
      width: 100%;
    }

  .prd-table h1 {
    font-size: 36px;
    font-weight: 400;
    color: #367D3C;
    margin-bottom: 48px;
  }

  .prd-options h1 {
    font-size: 36px;
    font-weight: 400;
    color: #367D3C;
    margin-bottom: 48px;
  }

  .prd-options .row {
    justify-content: space-between;
  }

  .prd-options h3 {
    font-size: 24px;
    font-weight: 400;
    color: #367D3C;
    margin-bottom: 18px;
  }

  .prd-title h1 {
    font-size: 44px;
    font-weight: 500;
    color: #000000;
    margin-bottom: 48px;
  }

  .prd-title h2 {
    font-size: 40px;
    font-weight: 400;
    color: #000000;
    margin-top: 88px;
    margin-bottom: 38px;
  }

  .prd-title h5 {
    font-size: 20px;
    font-weight: 600;
    color: #009846;
    line-height: 32px;
    margin-bottom: 28px;
  }

  .prd-title .col-md-6:nth-child(1) {
    padding-right: 48px;
  }

  .prd-title {
    padding-top: 88px;
    padding-bottom: 88px;
  }

  .prd-boxes {
    display: flex;
    justify-content: space-between;
  }

    .prd-boxes .col-md-4 {
      width: 32%;
    }

  .prd-box {
    border: 1px solid #D3D3D3;
    padding: 28px;
    min-height: 128px;
    margin-bottom: 28px;
    align-items: center;
    display: flex;
  }

    .prd-box img {
      width: 18px;
      margin-right: 18px;
    }

    .prd-box p {
      margin-bottom: 0px;
    }

  .prd-standarts {
    margin-top: 48px;
  }

    .prd-standarts h1 {
      font-size: 36px;
      font-weight: 400;
      color: #367D3C;
      margin-bottom: 48px;
    }

  .btn-armas-send {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #000000;
    position: relative;
    border: none;
    width: 68px;
    background: none;
    border-bottom: 1px solid black;
    text-align: left;
  }

  .contact-us-form {
    margin-bottom: 128px;
    margin-top: 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: 5px;
    border: solid 1px #e6e6e6;
    text-align: justify;
    color: #6c757d;
    font-size: 16px;
    margin-bottom: 12px;
    padding: 14px;
  }

  .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;
  }

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

  .form-control:focus {
    color: #6c757d;
    border-color: #367d3c;
    outline: 0;
    box-shadow: none;
  }

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

  .form-check-label {
    font-size: 12px;
    color: #6c757d;
	margin-left: 18px;
  }

  .form-check {
    margin-top: 18px;
    margin-bottom: 28px;
  }

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

  .armas-add-line .row {
    margin-top: 24px;
  }

  .armas-add-line {
  }

  .location {
    padding-right: 28px;
    padding-top: 28px;
    padding-bottom: 28px;
  }

  .contact-page h1 {
    font-size: 50px;
    font-weight: 400;
    color: #000000;
  }

  .contact-page h3 {
    font-size: 24px;
    color: #000000;
    line-height: 38px;
    margin: 0px;
  }

  .contact-page p {
    margin-bottom: 0px;
  }

  .smart-t {
    margin: auto;
  }

  .armas-smart-pg .col-md-6 {
    padding: 48px;
  }

  .smrt-text {
    width: 100%;
  }

    .smrt-text h1 {
      font-size: 42px;
      font-weight: 500;
      color: #367D3C;
    }

    .smrt-text h2 {
      font-size: 28px;
      font-weight: 300;
      color: #367D3C;
    }

  .armas-ab-container img {
    width: 100%;
  }

  .about-armas {
    padding-top: 88px;
    padding-bottom: 128px;
  }

  .main-armas-abtg {
    margin-top: 18px;
  }

  .owl-manset-text-t {
    width: 100%;
    position: absolute;
    top: 18%;
    z-index: 12;
    text-align: center;
  }

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

  .footer-menu-line {
    margin-top: 48px;
  }

  .armas-ff-text {
    position: absolute;
    margin-top: 218px;
    text-align: center;
  }

  #armas-smart {
    margin-top: 88px;
    margin-bottom: 88px;
  }

    #armas-smart h1 {
      font-size: 44px;
      font-weight: 400;
      color: #ffffff;
      margin-bottom: 128px;
    }

  .armas-text-yellow {
    width: 80%;
    margin-top: 88px;
  }

  .armas-ff-text h1 {
    font-size: 44px;
    font-weight: 400;
    color: #367D3C;
    margin-bottom: 48px;
  }

  #main-refs img {
    width: 98%;
	text-align: center;
	border: 0.4px solid gray;
  }

  .owl-refs h1 {
    text-align: center;
    margin-bottom: 48px;
  }

  #armas-smart .smart-icons {
    height: 88px;
  }

  #armas-smart h2 {
    font-size: 50px;
    font-weight: 300;
    color: #ffffff;
    margin-top: 48px;
  }

  #armas-smart h3 {
    font-size: 28px;
    font-weight: 400;
    color: #ffffff;
    text-align: center;
  }

  .armas-smartbox .col-md-4 {
    text-align: center;
	margin-bottom: 48px;
  }

  #m-armas-images {
    margin-top: 88px;
  }

    #m-armas-images .col-md-6:nth-child(2) {
      margin-top: 188px;
    }

  .tr-mph {
    width: 96%;
  }

  .main-armas-photo {
    display: block;
    position: relative;
    bottom: 148px;
    padding-left: 48px;
    width: 80%;
    height: 32px;
  }

    .main-armas-photo img {
      width: 14px;
    }

    .main-armas-photo h2 {
      font-size: 28px;
      font-weight: 400;
      color: #ffffff;
    }

  .main-armas .container {
  }

  .armas-logo {
    width: 78px;
    padding: 8px;
    margin-left: 28px;
  }

  .container-history {
    width: 60%;
    margin: auto;
  }

  #main-history-s .owl-item img {
    height: 380px;
    box-shadow: 0px 14px 20px 8px #0000002e;
  }

  #main-history-s .owl-item {
    padding: 8px;
  }

  #main-history-s {
    height: 380px;
  }

  .footer-alt .fa-brands {
    color: #ffffff;
    font-size: 24px;
    padding: 18px;
  }

  .main-produce-l {
    margin-top: -48px;
    margin-bottom: -48px;
    z-index: 20;
  }

  #main-group-companies h1 {
    text-align: center;
    color: #ffffff;
    margin-bottom: 88px;
    margin-top: 48px;
  }

  .more-btn-line {
    text-align: center;
    margin-top: 48px;
    margin-bottom: 28px;
  }

  .more-btn-line-b {
    text-align: center;
    padding-bottom: 88px;
  }

  .more-btn-line-r {
    text-align: right;
    padding: 8px;
    margin-bottom: 48px;
  }

  .armas-laser-cont {
    z-index: 8;
  }

  .tur-g-shadow {
    background: linear-gradient(180deg, rgb(0 152 70) 0%, rgb(0 152 70 / 10%) 49%, rgb(0 152 70 / 0%) 96%);
    position: absolute;
    /* bottom: 0; */
    left: 0;
    width: 100%;
    height: 380px;
  }

  .tur-y-shadow {
    background: linear-gradient(180deg, rgb(253 184 20 / 8%) 0%, rgb(253 184 20 / 13%) 49%, rgb(253 184 20) 96%);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
  }

  .main-armas-logo {
    margin: auto;
    display: block;
  }

  .main-figy-logo {
    margin: auto;
    display: block;
  }

  .companies-up h1 {
    font-size: 36px;
    font-weight: 500;
    color: #ffffff;
    text-align: right;
    margin-right: 28px;
  }

  .companies-up .col-md-2 {
    margin: auto;
  }

  .companies-up {
    display: flex;
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 21;
  }

  .main-logo-backw {
    background-color: #ffffff;
    padding: 48px;
    width: 240px;
    margin-left: 28px;
    margin-bottom: -28px;
  }

  .btn-armas {
    padding: 14px 48px 14px 48px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.4px;
    color: #000000;
    position: relative;
    background-color: #ffffff;
    border: 1px solid #DBDBDB;
    border-radius: 4px;
    width: 200px;
  }
.btn-armas-form {
	padding: 14px 48px 14px 48px;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.4px;
	color: #ffffff;
	position: relative;
	background-color: #009846;
	border: 1px solid #DBDBDB;
	border-radius: 4px;
	width: 200px;
}
  .btn-armas-more-w {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #ffffff;
    position: relative;
    border: none;
    background: none;
    border-bottom: 1px solid white;
  }

  .btn-armas-more-b {
    padding: 16px 58px 16px 58px;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.4px;
    color: #ffffff!important;
    position: relative;
    border: 1px solid #3CE88C;
    background: none;
    border-radius: 4px;
    width: 200px;
    margin: auto;
  }

  .btn-armas-offer {
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 1px;
	color: #000000;
	position: relative;
	background: none;
	border: 1px solid #c3c3c3;
	text-align: center;
	padding: 18px 38px 18px 38px;
	top: 48px;
  }

  #main-group-companies {
    padding: 48px;
    background-color: #FDB813;
  }

    #main-group-companies .col-md-3 {
      background-color: #ffffff;
      padding: 48px;
      width: 24%;
      text-align: center;
    }

  .main-armas1 {
    z-index: 2;
    position: relative;
  }

  .main-produce-r {
    margin: auto;
  }

    .main-produce-r .armas-container {
      padding-left: 88px;
      width: 68%;
    }

  .g-comp {
    justify-content: space-between;
    margin-bottom: 88px;
  }

  .main-armas-l {
    padding-right: 28px;
    margin-top: -48px;
  }

  .main-armas-r {
    padding-left: 28px;
    margin-top: -48px;
  }

  #t-history {
    padding-top: 28px;
    padding-bottom: 128px;
  }

    #t-history h1 {
      color: #ffffff;
      text-align: center;
      margin-bottom: 48px;
      margin-top: 88px;
    }

    #t-history p {
      color: #ffffff;
      text-align: center;
    }

  #about-sayac {
    margin-bottom: 128px;
  }

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

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

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

  #about-why .whynoritem {
    width: 30%;
    padding: 18px;
    background-color: #ffffff;
    color: #292D78;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 600;
    margin-right: 18px;
    margin-bottom: 18px;
  }

  #about-sayac h1 {
    margin-top: 24px;
    margin-bottom: 48px;
  }

  #about-sayac img {
    width: 68px;
  }

  #about-sayac h2 {
    font-size: 88px;
    font-weight: 600;
    color: #292D78;
  }

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

  #about-sayac .col-img {
    margin-left: 30px;
  }

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

  #about-sayac .container {
    margin-top: 128px;
    background-color: #F2F2F2;
    padding: 48px;
    border-radius: 24px;
  }

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

  .armas-ab-container h1 {
    font-size: 40px;
    font-weight: 500;
    color: #367d3c;
    width: 88%;
  }

  .armas-ab-container {
  }

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

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

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

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

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

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

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

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

  #inside-manset {
    position: relative;
  }

  .breadcrumb-menu {
    justify-content: center;
    display: flex;
  }

  .breadcrumb-menu {
    color: #9BFAC7 !important;
	display: none;
  }

    .breadcrumb-menu ul li a {
      color: #9BFAC7 !important;
      padding: 4px;
    }

    .breadcrumb-menu ul li:last-child {
      font-weight: 600;
    }

  .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 / 0%) 0%, rgb(0 0 0 / 5%) 100%);
    z-index: 1;
  }

  .ins-armas-abtg h2 {
    font-size: 36px;
    font-weight: 400;
    color: #292D78;
  }

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

  .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;
  }

  #whyarmas {
    margin-top: 88px;
  }

    #whyarmas .col-md-6:first-child {
      background-color: #F2F2F2;
    }

    #whyarmas .whyarmas-left {
      width: 80%;
      margin-left: 20%;
      padding: 24px;
    }

    #whyarmas .whynoritem {
      width: 44%;
      padding: 18px;
      background-color: #ffffff;
      border-radius: 8px;
      font-size: 16px;
      font-weight: 600;
      margin-right: 18px;
      margin-bottom: 18px;
    }

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

    #whyarmas h1 {
      margin-top: 24px;
      margin-bottom: 48px;
    }

  .fa-arrow-right-long:before {
    color: #292d78;
    padding-right: 8px;
  }

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

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

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

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

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

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

  #main-denizyolu .maindy-text {
    width: 48%;
    position: absolute;
    text-align: center;
    margin: auto;
    top: 50%;
    right: 0;
    left: 0;
  }

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

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

  #main-catalog {
    background-color: #292D78;
    height: 200px;
  }

    #main-catalog .mainct-text {
      width: 50%;
      position: relative;
      margin: auto;
      top: 68px;
      display: flex;
      justify-content: center;
    }

      #main-catalog .mainct-text p {
        font-size: 24px;
        color: #ffffff;
        font-weight: 500;
        align-content: center;
        padding-left: 28px;
      }

      #main-catalog .mainct-text img {
        width: 78px;
      }

      #main-catalog .mainct-text a {
        color: #D2E18C;
        text-decoration: underline;
      }

        #main-catalog .mainct-text a:hover {
          color: #ffffff;
          text-decoration: underline;
        }

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

  .footer-menu {
	margin-top: 28px;
  }

    .footer-menu li {
		padding: 12px;
        border-bottom: 0.2px solid #d6d6d6;
    }

      .footer-menu li a {
        font-size: 18px;
        font-weight: 400;
        text-decoration: none;
        color: #000000;
      }

  .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 {
    background-color: #008DD2;
    padding: 10px;
  }

    .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;
    }


  .main-armas-products .borderimg {
  }

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

    .msek-line .col-md-3 {
      width: 100%;
      margin-bottom: 28px;
    }

  .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.18) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.18)), 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.18) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.18) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.18) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgb(255 255 255 / 0%) 0%, rgb(255 255 255 / 15%) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0); /* IE6-9 */
    z-index: 16;
  }

  .main-armas-products h5 {
    font-size: 34px;
    font-weight: 500;
    margin-bottom: 28px;
    text-align: center;
    color: #000000;
  }

  .main-armas-products {
    margin-top: 88px;
    margin-bottom: 88px;
  }

  .ntr-back {
    margin-bottom: 88px;
  }

  .main-armas-abtg img {
    width: 100%;
    margin-top: 68px;
  }

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

    .main-armas-abtt p {
font-size: 18px;
        color: #ffffff;
        font-weight: 300;
        text-align: center;
        padding: 8px;
        line-height: 28px;
    }

  .main-armas-abtg h1 {
    font-size: 40px;
    color: #ffffff;
    font-weight: 300;
    text-align: center;
  }

  .armas-container {
    position: relative;
  }

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

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

  .owl-manset-text h3 {
    font-size: 20px;
    color: #ECE8E1;
    font-weight: 400;
    letter-spacing: 18px;
  }

  .btn-contact {
    padding: 18px 24px 18px 24px;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #465270;
    position: relative;
    background-color: #09094500;
    width: 100%;
    margin-top: 28px;
    text-align: left;
    border: 1px solid #979797;
    border-radius: 16px;
  }

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

  #inside-manset img {
    width: 100%;
  }

  .footer-line {
    border-bottom: 1px solid #ffffff3d;
    padding-top: 28px;
    padding-bottom: 28px;
  }

  .main-armas1 {
    background-color: #009847;
  }

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

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

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

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

  .armas-logo {
    padding: 8px;
    width: 200px;
  }

  .footer-logo {
    width: 188px;
  }

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

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

  .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;
  }

  .news-box-info {
    margin-top: 5%;
    width: 90%;
  }

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

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

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

  .news-box-1 p {
    font-size: 14px;
    line-height: 1.25;
    color: #687991;
    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: 90%;
    height: auto;
    border-radius: 18px;
  }

  .active a {
    color: #000;
  }

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

  .site-header-inside .col-call a {
    color: #000000;
    text-decoration: none;
  }

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

    .inside-text h1 {
      font-size: 50px;
      font-weight: 500;
      color: #000000;
      margin-bottom: 48px;
    }

    .inside-text h2 {
      font-size: 24px;
      font-weight: 300;
      color: #000000;
      margin-bottom: 48px;
    }

    .inside-text p {
      font-size: 18px;
      font-weight: 300;
      line-height: 28px;
    }

    .inside-text .col-md-8 {
     
    }

  .site-header-inside .col-call a:nth-child(1) {
    padding-right: 24px;
    border-right: 1px solid #000000;
  }

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

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

  .brand-line {
    width: 80%;
  }

  .top-search {
    width: 4%;
  }

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

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

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

  .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;
  }

  .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;
  }


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

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

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

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

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

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



  .owl-container {
    max-width: 100%;
    position: relative;
  }

  .owl-manset .owl-theme .owl-nav.disabled + .owl-dots {
    bottom: 12px;
    right: 16%;
    margin-bottom: 358px;
    position: absolute;
    display: grid;
  }

  .owl-manset .owl-theme .owl-dots .owl-dot span {
    width: 18px;
    height: 18px;
    margin: 8px 8px;
    background-color: #ffffff;
    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: #d2e08c;
  }

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

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

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

  .owl-refs {
    margin-bottom: 88px;
  }

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

  .icerik-menu ul .submenu-selected a {
    color: #20A45D;
    font-weight: 600;
    text-decoration: none;
    border-bottom: 5px solid #20A45D;
    padding-bottom: 15px;
  }

  .header-manset {
    position: relative;
  }

  .footer {
    padding-bottom: 48px;
    border-top: 1px solid #eaeaea;
  }

  .copyright-text {
    font-size: 16px;
    color: #ffffff;
    align-content: center;
    margin-bottom: 0px;
  }

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

  .footer h1 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 28px;
  }
  
   .dropdown-menu {
    background-color: white;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: relative;
    z-index: 999;
    background-color: #f7f7f700;
    margin-top: 0px;
  }

  .dropdown-menu a {
    border-bottom: solid 0.5px #686868;
  }

    .dropdown-menu a:hover {
      color: #ffffff !important;
      text-align: start;
      background-color: #9fc2d2;
    }
  .dropdown-menu .languages-box {
    margin-left: 80px;
  }
  .dropdown, .dropdown-center, .dropend, .dropstart, .dropup, .dropup-center {
    position: relative;
  }
   .dropdown-item.active, .dropdown-item:active {
    background-color: #1e5193;
  }
   .dropdown-menu li {
    position: relative;
  }

  .dropdown-menu .dropdown-submenu {

  }

  .dropdown-menu .dropdown-submenu-left {

  }

  .dropdown-menu > li:hover > .dropdown-submenu {
    display: block;
  }
  .dropdown-menu {
    border: none;
    padding: 0px;
  }

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

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

      .dropdown-menu > li:nth-child(1) {
        
      }

  .dropdown-item {
    font-weight: 500;
    color: #5e6662;
    font-size: 14px;
    border-bottom: solid 1px #dce0e6;
  }
  .navbar-expand-lg .navbar-nav {
    white-space: nowrap;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: relative;
    z-index: 999;
    background-color: #f7f7f700;
    margin-top: 0px;
  }
  .navbar-toggler {
    border: 0px;
    font-size: 44px;
    outline: none;
  }

    .navbar-toggler-icon {
        display: inline-block;
        width: 1.5em;
        height: 1.5em;
        vertical-align: middle;
        background-image: url(../images/menu-icon.svg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100%;
        width: 50px;
    }
	
	.site-header-inside .navbar-toggler-icon {
        display: inline-block;
        width: 1.5em;
        height: 1.5em;
        vertical-align: middle;
        background-image: url(../images/menu-icon-w.svg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100%;
        width: 50px;
    }

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

  .navbar-collapse {
    padding: 24px;
	background-color: #ffffff;
  }
   .navbar-expand-lg .navbar-nav .nav-link {
    font-size: 16px;
        font-weight: 600;
        color: #008dd2;
  }

  .navbar-expand-lg {
    padding: 0;
  }
.navbar {
  }

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

  .nav-item {
	  margin-bottom: 18px;
  }
  .navbar-brand {
    padding-top: 0px;
    padding-bottom: 0px;
  }
.armas-mobile-logo {
	width: 180px;
	padding-top: 18px;
	padding-bottom: 18px;
}

.top-lang {
	top: 42px;
	right: 68px;
	position: absolute;
	z-index: 15;
}
.languages-menu li {
	padding-right: 18px;
}
.languages-menu {
	display: flex;
}
.languages-menu li a {
	color:#ffffff;
}	

.site-header-inside .languages-menu li a {
	color:#000000;
}
}

@media only screen and (max-width: 575px) {
  .container {
    max-width: 96%;
  }
.inside-text {
	padding-top: 88px;
	padding-bottom: 88px;
	background-color: #F5F5F5;
}
header {
	display: none;
}


.btn-armas-more-b img {
  width: 12px !important;
  display: inline !important;
  position: absolute;
  margin-left: 12px;
  margin-top: 7px;
}

.btn-armas-offer img {
  width: 12px;
  position: absolute;
  margin-left: 12px;
  margin-top: 7px;
}

.btn-armas img {
  width: 12px;
  position: absolute;
  margin-left: 12px;
  margin-top: 7px;
}
  .refs-page .refcol img {
    width: 100%;
  }

  .refs-page .refcol {
	width: 14%;
	margin: 1%;
  }

  .contact-page iframe {
    filter: grayscale(100);
  }

  .cpr {
    width: 100%;
  }

  .contact-info .row {
    width: 100%;
  }

  .adr {
    background-color: #F7F7F7;
  }

  .contact-page .container:nth-child(1) {
  }

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

  #map .map-control .place-card {
    display: none !important;
  }

  .contact-info .col-md-3 {
width: 100%;
        background-color: #ffffff;
        padding: 28px;
        margin-bottom: 8px;
        min-height: 218px;
        border: 1px solid #e1e1e1;
        border-radius: 8px;
  }
.contact-us-form-info .col {
	flex: none;
}
.contact-us-form-info {
	margin-top: 18px;
}
  .armas-ul li:before {
    content: '';
    display: inline-block;
    height: 12px;
    width: 18px;
    background-image: url(../images/arrow-ul.svg);
    background-repeat: no-repeat;
    margin-left: 12px;
    margin-top: 12px;
    margin-right: 12px;
    background-position: left center;
    background-size: 18px;
  }

  .armas-ul li {
    color: #8D8D8D;
    font-size: 18px;
  }

  .armas-pr-line-wh {
    background-color: #ffffff;
  }

  .pr-sartname .col {
    margin: auto;
    flex: none;
  }

  .pr-kilavuz .col {
    margin: auto;
    flex: none;
  }

  .pr-sartname .col:nth-child(1) {
    width: 100%;
	height: 58px;
  }

  .pr-sartname .col:nth-child(2) {
    width: 100%;
  }

  .pr-kilavuz .col:nth-child(1) {
    width: 100%;
	height: 58px;
  }

  .pr-kilavuz .col:nth-child(2) {
    width: 100%;
  }

  .btn-armas-sartname .fa-regular {
    color: #009846;
    padding-right: 8px;
    font-size: 18px;
  }

  .btn-armas-kilavuz .fa-regular {
    color: #008DD2;
    padding-right: 8px;
    font-size: 18px;
  }

  .btn-armas-sartname {
    font-size: 15px;
    font-weight: 500;
    color: #000000;
    position: relative;
    border: none;
    text-align: center;
    padding: 18px;
    width: 100%;
    background-color: #ffffff;
    border-radius: 8px;
  }

  .btn-armas-kilavuz {
    font-size: 15px;
    font-weight: 500;
    color: #000000;
    position: relative;
    border: none;
    text-align: center;
    padding: 18px;
    width: 100%;
    background-color: #ffffff;
    border-radius: 8px;
  }

  .pr-sartname p {
    color: #ffffff;
    font-weight: 400;
    padding: 0;
    margin: 0;
  }

  .pr-kilavuz p {
    color: #ffffff;
    font-weight: 400;
    padding: 0;
    margin: 0;
  }

  .pr-sartname {
    background-color: #009846;
    min-height: 104px;
    border-radius: 8px;
    padding: 28px;
    float: right;
    width: 100%;
  }

  .pr-kilavuz {
    background-color: #008DD2;
    min-height: 104px;
    border-radius: 8px;
    padding: 28px;
    float: right;
    width: 100%;
    margin-top: 8px;
    display: flex;
  }

  .urun-ozbox {
    width: 100%;
    border: 1px solid #E6E6E6;
    background-color: #ffffff;
    border-radius: 8px;
    margin: 8px;
    padding: 8px;
    min-height: 108px;
    align-content: center;
    text-align: center;
  }

  .urun-ozbox1 {
    font-size: 16px;
    color: #8D8D8D;
    padding: 0;
    margin: auto;
    line-height: 28px;
  }

  .urun-ozbox2 {
    font-size: 14px;
    color: #000000;
    padding: 0;
    margin: auto;
    line-height: 18px;
    font-weight: 400;
  }

  .pr-img-box {
    width: 100%;
    background-color: #ffffff;
    border-radius: 8px;
    text-align: center;
    padding: 28px;
    float: right;
  }

    .pr-img-box img {
      width: 68%;
    }

  .armas-products {
    background-color: #F5F5F5;
  }

  .armas-products-dty .col-md-3 {
    background-color: #EAEAEA;
    padding: 28px;
    overflow: hidden;
    width: 100%;
    margin-right: 22px;
    margin-bottom: 22px;
    min-height: 228px;
  }

  .armas-products-dty {
    margin-top: 68px;
    margin-bottom: 88px;
  }

    .armas-products-dty h1 {
      margin-top: 48px;
      margin-bottom: 28px;
      font-size: 40px;
    }

  .armas-pr-line-gr {
    background-color: #F5F5F5;
  }

  .armas-products-dty img {
    right: -100px;
    position: absolute;
    bottom: -20px;
    width: 60%;
  }

  .prd-text {
    position: absolute;
    z-index: 18;
    left: 28px;
    top: 48px;
    width: 80%;
  }

    .prd-text p {
		font-size: 16px;
		font-weight: 600;
		color: #000000;
		width: 60%;
    }

    .prd-text h2 {
      font-size: 24px;
      font-weight: 300;
      color: #000000;
	  width: 60%;
    }

  .shd-text {
    position: absolute;
    z-index: 18;
    left: 48px;
    top: 48px;
    width: 80%;
  }

    .shd-text p {
      font-size: 34px;
      font-weight: 300;
      color: #000000;
      line-height: 38px;
    }

    .shd-text h2 {
      font-size: 36px;
      font-weight: 300;
      color: #000000;
    }

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

    .inside-manset-text h1 {
      font-family: 'Poppins', sans-serif;
      font-size: 48px;
      color: #ffffff;
      font-weight: 500;
      text-align: center;
    }

    .inside-manset-text ul {
      display: flex;
    }

  .icerik-menu {
    margin-top: 18px;
    justify-content: center;
    display: flex;
  }

    .icerik-menu ul {
      display: flex;
    }

      .icerik-menu ul li {
        padding-right: 28px;
        color: #656868;
        font-size: 14px;
        font-weight: 500;
      }

        .icerik-menu ul li a {
          color: #656868;
          text-decoration: none;
        }

  .owl-manset-btn {
    margin-top: -68px;
    position: absolute;
    text-align: center;
    width: 100%;
  }

  .footer-alt .col-md-9 {
    margin: auto;
  }

  .armas-contact-line {
    margin-top: 128px;
  }

    .armas-contact-line .col-md-6:nth-child(2) {
		font-size: 13px;
        border-top: 0.4px solid gray;
        padding-top: 28px;
    }

    .armas-contact-line .col-md-6:nth-child(1) p {
      font-size: 18px;
      line-height: 18px;
    }

  .armas-laser-text {
    justify-content: end;
  }

  .armas-laser-img {
	width: 100%;
	margin-top: -168px;
    margin-bottom: -128px;
  }

  #armas-smart .armas-mainback-cont {
    background-color: #009846;
    background-image: url(../images/main-green-back.webp);
    background-repeat: no-repeat;
    background-size: inherit;
    background-position-x: right;
  }

  .armas-laser-cont h2 {
    color: #000000 !important;
    font-size: 38px !important;
    font-weight: 400 !important;
  }

  .armas-mainback {
    justify-content: end;
  }

  .armas-smartbox {
    margin-top: 30%;
    padding-bottom: 128px;
    z-index: 9;
    position: relative;
  }

  #armas-smart {
    color: #ffffff;
  }

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

  .col-call {
    width: 220px;
  }

    .col-call a {
      color: #ffffff;
      text-decoration: none;
    }

      .col-call a:hover {
        color: #ffffff;
        text-decoration: none;
      }

      .col-call a:nth-child(1) {
        padding-right: 24px;
        border-right: 1px solid #ffffff;
      }

      .col-call a:nth-child(2) {
        padding-left: 24px;
      }

    .col-call span {
      padding-left: 10px;
      font-size: 16px;
      font-weight: 600;
    }

    .col-call .fa-whatsapp {
      color: #009846;
      font-size: 20px;
    }

  .col-social {
    width: 140px;
  }

    .col-social a {
      color: #ADADAD;
      text-decoration: none;
    }

      .col-social a:hover {
        color: #ADADAD;
        text-decoration: none;
      }

    .col-social .fa-brands {
      font-size: 18px;
      padding-right: 18px;
    }


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

  .prd-ics {
    float: right;
  }

  .icsimg {
    margin: auto;
    width: 50%;
  }

  .icsval {
    width: 50%;
    margin: auto;
  }

  .icsimg img {
    width: 24px;
  }

  .icsval h3 {
    padding: 0px;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: -8px;
  }

  .icsval p {
    margin: 0px;
    padding: 0px;
  }

  .colics {
    display: flex;
  }

  .prd-ics .colics {
    padding: 12px;
    width: 120px;
    border: 1px solid #FDEE9A;
    margin: 4px;
  }

  .prd-options {
    margin-top: 48px;
  }

  .prd-table {
    margin-top: 48px;
  }

    .prd-table th {
      color: #367d3c;
      font-weight: 500;
    }

    .prd-table td {
      font-weight: 300;
      color: #8D8D8D;
    }

  .prd-options .col-md-4 {
    width: 32%;
  }

    .prd-options .col-md-4 img {
      width: 100%;
    }

  .prd-table h1 {
    font-size: 36px;
    font-weight: 400;
    color: #367D3C;
    margin-bottom: 48px;
  }

  .prd-options h1 {
    font-size: 36px;
    font-weight: 400;
    color: #367D3C;
    margin-bottom: 48px;
  }

  .prd-options .row {
    justify-content: space-between;
  }

  .prd-options h3 {
    font-size: 24px;
    font-weight: 400;
    color: #367D3C;
    margin-bottom: 18px;
  }

  .prd-title h1 {
    font-size: 44px;
    font-weight: 500;
    color: #000000;
    margin-bottom: 48px;
  }

  .prd-title h2 {
    font-size: 40px;
    font-weight: 400;
    color: #000000;
    margin-top: 88px;
    margin-bottom: 38px;
  }

  .prd-title h5 {
    font-size: 20px;
    font-weight: 600;
    color: #009846;
    line-height: 32px;
    margin-bottom: 28px;
  }

  .prd-title .col-md-6:nth-child(1) {
    padding-right: 48px;
  }

  .prd-title {
    padding-top: 88px;
    padding-bottom: 88px;
  }

  .prd-boxes {
    display: flex;
    justify-content: space-between;
  }

    .prd-boxes .col-md-4 {
      width: 32%;
    }

  .prd-box {
    border: 1px solid #D3D3D3;
    padding: 28px;
    min-height: 128px;
    margin-bottom: 28px;
    align-items: center;
    display: flex;
  }

    .prd-box img {
      width: 18px;
      margin-right: 18px;
    }

    .prd-box p {
      margin-bottom: 0px;
    }

  .prd-standarts {
    margin-top: 48px;
  }

    .prd-standarts h1 {
      font-size: 36px;
      font-weight: 400;
      color: #367D3C;
      margin-bottom: 48px;
    }

  .btn-armas-send {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #000000;
    position: relative;
    border: none;
    width: 68px;
    background: none;
    border-bottom: 1px solid black;
    text-align: left;
  }

  .contact-us-form {
    margin-bottom: 128px;
    margin-top: 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: 5px;
    border: solid 1px #e6e6e6;
    text-align: justify;
    color: #6c757d;
    font-size: 16px;
    margin-bottom: 12px;
    padding: 14px;
  }

  .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;
  }

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

  .form-control:focus {
    color: #6c757d;
    border-color: #367d3c;
    outline: 0;
    box-shadow: none;
  }

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

  .form-check-label {
    font-size: 12px;
    color: #6c757d;
	margin-left: 18px;
  }

  .form-check {
    margin-top: 18px;
    margin-bottom: 28px;
  }

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

  .armas-add-line .row {
    margin-top: 24px;
  }

  .armas-add-line {
  }

  .location {
    padding-right: 28px;
    padding-top: 28px;
    padding-bottom: 28px;
  }

  .contact-page h1 {
    font-size: 50px;
    font-weight: 400;
    color: #000000;
  }

  .contact-page h3 {
    font-size: 24px;
    color: #000000;
    line-height: 38px;
    margin: 0px;
  }

  .contact-page p {
    margin-bottom: 0px;
  }

  .smart-t {
    margin: auto;
  }

  .armas-smart-pg .col-md-6 {
    padding: 48px;
  }

  .smrt-text {
    width: 100%;
  }

    .smrt-text h1 {
      font-size: 42px;
      font-weight: 500;
      color: #367D3C;
    }

    .smrt-text h2 {
      font-size: 28px;
      font-weight: 300;
      color: #367D3C;
    }

  .armas-ab-container img {
    width: 100%;
  }

  .about-armas {
    padding-top: 88px;
    padding-bottom: 128px;
  }

  .main-armas-abtg {
    margin-top: 18px;
  }

  .owl-manset-text-t {
    width: 100%;
    position: absolute;
    top: 18%;
    z-index: 12;
    text-align: center;
  }

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

  .footer-menu-line {
    margin-top: 48px;
  }

  .armas-ff-text {
    position: absolute;
    margin-top: 218px;
    text-align: center;
  }

  #armas-smart {
    margin-top: 88px;
    margin-bottom: 88px;
  }

    #armas-smart h1 {
      font-size: 44px;
      font-weight: 400;
      color: #ffffff;
      margin-bottom: 128px;
    }

  .armas-text-yellow {
    width: 80%;
    margin-top: 88px;
  }

  .armas-ff-text h1 {
    font-size: 44px;
    font-weight: 400;
    color: #367D3C;
    margin-bottom: 48px;
  }

  #main-refs img {
    width: 98%;
	text-align: center;
	border: 0.4px solid gray;
  }

  .owl-refs h1 {
    text-align: center;
    margin-bottom: 48px;
  }

  #armas-smart .smart-icons {
    height: 88px;
  }

  #armas-smart h2 {
    font-size: 50px;
    font-weight: 300;
    color: #ffffff;
    margin-top: 48px;
  }

  #armas-smart h3 {
    font-size: 28px;
    font-weight: 400;
    color: #ffffff;
    text-align: center;
  }

  .armas-smartbox .col-md-4 {
    text-align: center;
	margin-bottom: 48px;
  }

  #m-armas-images {
    margin-top: 88px;
  }

    #m-armas-images .col-md-6:nth-child(2) {
      margin-top: 188px;
    }

  .tr-mph {
    width: 96%;
  }

  .main-armas-photo {
    display: block;
    position: relative;
    bottom: 148px;
    padding-left: 48px;
    width: 80%;
    height: 32px;
  }

    .main-armas-photo img {
      width: 14px;
    }

    .main-armas-photo h2 {
      font-size: 28px;
      font-weight: 400;
      color: #ffffff;
    }

  .main-armas .container {
  }

  .armas-logo {
    width: 78px;
    padding: 8px;
    margin-left: 28px;
  }

  .container-history {
    width: 60%;
    margin: auto;
  }

  #main-history-s .owl-item img {
    height: 380px;
    box-shadow: 0px 14px 20px 8px #0000002e;
  }

  #main-history-s .owl-item {
    padding: 8px;
  }

  #main-history-s {
    height: 380px;
  }

  .footer-alt .fa-brands {
    color: #ffffff;
    font-size: 24px;
    padding: 18px;
  }

  .main-produce-l {
    margin-top: -48px;
    margin-bottom: -48px;
    z-index: 20;
  }

  #main-group-companies h1 {
    text-align: center;
    color: #ffffff;
    margin-bottom: 88px;
    margin-top: 48px;
  }

  .more-btn-line {
    text-align: center;
    margin-top: 48px;
    margin-bottom: 28px;
  }

  .more-btn-line-b {
    text-align: center;
    padding-bottom: 88px;
  }

  .more-btn-line-r {
    text-align: right;
    padding: 8px;
    margin-bottom: 48px;
  }

  .armas-laser-cont {
    z-index: 8;
  }

  .tur-g-shadow {
    background: linear-gradient(180deg, rgb(0 152 70) 0%, rgb(0 152 70 / 10%) 49%, rgb(0 152 70 / 0%) 96%);
    position: absolute;
    /* bottom: 0; */
    left: 0;
    width: 100%;
    height: 380px;
  }

  .tur-y-shadow {
    background: linear-gradient(180deg, rgb(253 184 20 / 8%) 0%, rgb(253 184 20 / 13%) 49%, rgb(253 184 20) 96%);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
  }

  .main-armas-logo {
    margin: auto;
    display: block;
  }

  .main-figy-logo {
    margin: auto;
    display: block;
  }

  .companies-up h1 {
    font-size: 36px;
    font-weight: 500;
    color: #ffffff;
    text-align: right;
    margin-right: 28px;
  }

  .companies-up .col-md-2 {
    margin: auto;
  }

  .companies-up {
    display: flex;
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 21;
  }

  .main-logo-backw {
    background-color: #ffffff;
    padding: 48px;
    width: 240px;
    margin-left: 28px;
    margin-bottom: -28px;
  }

  .btn-armas {
    padding: 14px 48px 14px 48px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.4px;
    color: #000000;
    position: relative;
    background-color: #ffffff;
    border: 1px solid #DBDBDB;
    border-radius: 4px;
    width: 200px;
  }
.btn-armas-form {
	padding: 14px 48px 14px 48px;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.4px;
	color: #ffffff;
	position: relative;
	background-color: #009846;
	border: 1px solid #DBDBDB;
	border-radius: 4px;
	width: 200px;
}
  .btn-armas-more-w {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #ffffff;
    position: relative;
    border: none;
    background: none;
    border-bottom: 1px solid white;
  }

  .btn-armas-more-b {
    padding: 16px 58px 16px 58px;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.4px;
    color: #ffffff!important;
    position: relative;
    border: 1px solid #3CE88C;
    background: none;
    border-radius: 4px;
    width: 200px;
    margin: auto;
  }

  .btn-armas-offer {
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 1px;
	color: #000000;
	position: relative;
	background: none;
	border: 1px solid #c3c3c3;
	text-align: center;
	padding: 18px 38px 18px 38px;
	top: 48px;
  }

  #main-group-companies {
    padding: 48px;
    background-color: #FDB813;
  }

    #main-group-companies .col-md-3 {
      background-color: #ffffff;
      padding: 48px;
      width: 24%;
      text-align: center;
    }

  .main-armas1 {
    z-index: 2;
    position: relative;
  }

  .main-produce-r {
    margin: auto;
  }

    .main-produce-r .armas-container {
      padding-left: 88px;
      width: 68%;
    }

  .g-comp {
    justify-content: space-between;
    margin-bottom: 88px;
  }

  .main-armas-l {
    padding-right: 28px;
    margin-top: -48px;
  }

  .main-armas-r {
    padding-left: 28px;
    margin-top: -48px;
  }

  #t-history {
    padding-top: 28px;
    padding-bottom: 128px;
  }

    #t-history h1 {
      color: #ffffff;
      text-align: center;
      margin-bottom: 48px;
      margin-top: 88px;
    }

    #t-history p {
      color: #ffffff;
      text-align: center;
    }

  #about-sayac {
    margin-bottom: 128px;
  }

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

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

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

  #about-why .whynoritem {
    width: 30%;
    padding: 18px;
    background-color: #ffffff;
    color: #292D78;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 600;
    margin-right: 18px;
    margin-bottom: 18px;
  }

  #about-sayac h1 {
    margin-top: 24px;
    margin-bottom: 48px;
  }

  #about-sayac img {
    width: 68px;
  }

  #about-sayac h2 {
    font-size: 88px;
    font-weight: 600;
    color: #292D78;
  }

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

  #about-sayac .col-img {
    margin-left: 30px;
  }

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

  #about-sayac .container {
    margin-top: 128px;
    background-color: #F2F2F2;
    padding: 48px;
    border-radius: 24px;
  }

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

  .armas-ab-container h1 {
    font-size: 40px;
    font-weight: 500;
    color: #367d3c;
    width: 88%;
  }

  .armas-ab-container {
  }

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

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

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

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

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

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

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

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

  #inside-manset {
    position: relative;
  }

  .breadcrumb-menu {
    justify-content: center;
    display: flex;
  }

  .breadcrumb-menu {
    color: #9BFAC7 !important;
	display: none;
  }

    .breadcrumb-menu ul li a {
      color: #9BFAC7 !important;
      padding: 4px;
    }

    .breadcrumb-menu ul li:last-child {
      font-weight: 600;
    }

  .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 / 0%) 0%, rgb(0 0 0 / 5%) 100%);
    z-index: 1;
  }

  .ins-armas-abtg h2 {
    font-size: 36px;
    font-weight: 400;
    color: #292D78;
  }

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

  .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;
  }

  #whyarmas {
    margin-top: 88px;
  }

    #whyarmas .col-md-6:first-child {
      background-color: #F2F2F2;
    }

    #whyarmas .whyarmas-left {
      width: 80%;
      margin-left: 20%;
      padding: 24px;
    }

    #whyarmas .whynoritem {
      width: 44%;
      padding: 18px;
      background-color: #ffffff;
      border-radius: 8px;
      font-size: 16px;
      font-weight: 600;
      margin-right: 18px;
      margin-bottom: 18px;
    }

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

    #whyarmas h1 {
      margin-top: 24px;
      margin-bottom: 48px;
    }

  .fa-arrow-right-long:before {
    color: #292d78;
    padding-right: 8px;
  }

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

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

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

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

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

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

  #main-denizyolu .maindy-text {
    width: 48%;
    position: absolute;
    text-align: center;
    margin: auto;
    top: 50%;
    right: 0;
    left: 0;
  }

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

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

  #main-catalog {
    background-color: #292D78;
    height: 200px;
  }

    #main-catalog .mainct-text {
      width: 50%;
      position: relative;
      margin: auto;
      top: 68px;
      display: flex;
      justify-content: center;
    }

      #main-catalog .mainct-text p {
        font-size: 24px;
        color: #ffffff;
        font-weight: 500;
        align-content: center;
        padding-left: 28px;
      }

      #main-catalog .mainct-text img {
        width: 78px;
      }

      #main-catalog .mainct-text a {
        color: #D2E18C;
        text-decoration: underline;
      }

        #main-catalog .mainct-text a:hover {
          color: #ffffff;
          text-decoration: underline;
        }

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

  .footer-menu {
	margin-top: 28px;
  }

    .footer-menu li {
		padding: 12px;
        border-bottom: 0.2px solid #d6d6d6;
    }

      .footer-menu li a {
        font-size: 18px;
        font-weight: 400;
        text-decoration: none;
        color: #000000;
      }

  .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 {
    background-color: #008DD2;
    padding: 10px;
  }

    .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;
    }


  .main-armas-products .borderimg {
  }

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

    .msek-line .col-md-3 {
      width: 100%;
      margin-bottom: 28px;
    }

  .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.18) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.18)), 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.18) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.18) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.18) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgb(255 255 255 / 0%) 0%, rgb(255 255 255 / 15%) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0); /* IE6-9 */
    z-index: 16;
  }

  .main-armas-products h5 {
    font-size: 34px;
    font-weight: 500;
    margin-bottom: 28px;
    text-align: center;
    color: #000000;
  }

  .main-armas-products {
    margin-top: 88px;
    margin-bottom: 88px;
  }

  .ntr-back {
    margin-bottom: 88px;
  }

  .main-armas-abtg img {
    width: 100%;
    margin-top: 68px;
  }

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

    .main-armas-abtt p {
font-size: 18px;
        color: #ffffff;
        font-weight: 300;
        text-align: center;
        padding: 8px;
        line-height: 28px;
    }

  .main-armas-abtg h1 {
    font-size: 40px;
    color: #ffffff;
    font-weight: 300;
    text-align: center;
  }

  .armas-container {
    position: relative;
  }

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

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

  .owl-manset-text h3 {
    font-size: 20px;
    color: #ECE8E1;
    font-weight: 400;
    letter-spacing: 18px;
  }

  .btn-contact {
    padding: 18px 24px 18px 24px;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #465270;
    position: relative;
    background-color: #09094500;
    width: 100%;
    margin-top: 28px;
    text-align: left;
    border: 1px solid #979797;
    border-radius: 16px;
  }

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

  #inside-manset img {
    width: 100%;
  }

  .footer-line {
    border-bottom: 1px solid #ffffff3d;
    padding-top: 28px;
    padding-bottom: 28px;
  }

  .main-armas1 {
    background-color: #009847;
  }

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

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

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

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

  .armas-logo {
    padding: 8px;
    width: 200px;
  }

  .footer-logo {
    width: 188px;
  }

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

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

  .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;
  }

  .news-box-info {
    margin-top: 5%;
    width: 90%;
  }

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

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

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

  .news-box-1 p {
    font-size: 14px;
    line-height: 1.25;
    color: #687991;
    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: 90%;
    height: auto;
    border-radius: 18px;
  }

  .active a {
    color: #000;
  }

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

  .site-header-inside .col-call a {
    color: #000000;
    text-decoration: none;
  }

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

    .inside-text h1 {
      font-size: 50px;
      font-weight: 500;
      color: #000000;
      margin-bottom: 48px;
    }

    .inside-text h2 {
      font-size: 24px;
      font-weight: 300;
      color: #000000;
      margin-bottom: 48px;
    }

    .inside-text p {
      font-size: 18px;
      font-weight: 300;
      line-height: 28px;
    }

    .inside-text .col-md-8 {
     
    }

  .site-header-inside .col-call a:nth-child(1) {
    padding-right: 24px;
    border-right: 1px solid #000000;
  }

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

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

  .brand-line {
    width: 80%;
  }

  .top-search {
    width: 4%;
  }

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

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

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

  .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;
  }

  .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;
  }


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

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

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

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

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

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



  .owl-container {
    max-width: 100%;
    position: relative;
  }

  .owl-manset .owl-theme .owl-nav.disabled + .owl-dots {
    bottom: 12px;
    right: 16%;
    margin-bottom: 358px;
    position: absolute;
    display: grid;
  }

  .owl-manset .owl-theme .owl-dots .owl-dot span {
    width: 18px;
    height: 18px;
    margin: 8px 8px;
    background-color: #ffffff;
    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: #d2e08c;
  }

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

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

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

  .owl-refs {
    margin-bottom: 88px;
  }

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

  .icerik-menu ul .submenu-selected a {
    color: #20A45D;
    font-weight: 600;
    text-decoration: none;
    border-bottom: 5px solid #20A45D;
    padding-bottom: 15px;
  }

  .header-manset {
    position: relative;
  }

  .footer {
    padding-bottom: 48px;
    border-top: 1px solid #eaeaea;
  }

  .copyright-text {
    font-size: 16px;
    color: #ffffff;
    align-content: center;
    margin-bottom: 0px;
  }

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

  .footer h1 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 28px;
  }
  
   .dropdown-menu {
    background-color: white;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: relative;
    z-index: 999;
    background-color: #f7f7f700;
    margin-top: 0px;
  }

  .dropdown-menu a {
    border-bottom: solid 0.5px #686868;
  }

    .dropdown-menu a:hover {
      color: #ffffff !important;
      text-align: start;
      background-color: #9fc2d2;
    }
  .dropdown-menu .languages-box {
    margin-left: 80px;
  }
  .dropdown, .dropdown-center, .dropend, .dropstart, .dropup, .dropup-center {
    position: relative;
  }
   .dropdown-item.active, .dropdown-item:active {
    background-color: #1e5193;
  }
   .dropdown-menu li {
    position: relative;
  }

  .dropdown-menu .dropdown-submenu {

  }

  .dropdown-menu .dropdown-submenu-left {

  }

  .dropdown-menu > li:hover > .dropdown-submenu {
    display: block;
  }
  .dropdown-menu {
    border: none;
    padding: 0px;
  }

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

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

      .dropdown-menu > li:nth-child(1) {
        
      }

  .dropdown-item {
    font-weight: 500;
    color: #5e6662;
    font-size: 14px;
    border-bottom: solid 1px #dce0e6;
  }
  .navbar-expand-lg .navbar-nav {
    white-space: nowrap;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: relative;
    z-index: 999;
    background-color: #f7f7f700;
    margin-top: 0px;
  }
  .navbar-toggler {
    border: 0px;
    font-size: 44px;
    outline: none;
  }

    .navbar-toggler-icon {
        display: inline-block;
        width: 1.5em;
        height: 1.5em;
        vertical-align: middle;
        background-image: url(../images/menu-icon.svg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100%;
        width: 50px;
    }
	
	.site-header-inside .navbar-toggler-icon {
        display: inline-block;
        width: 1.5em;
        height: 1.5em;
        vertical-align: middle;
        background-image: url(../images/menu-icon-w.svg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100%;
        width: 50px;
    }

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

  .navbar-collapse {
    padding: 24px;
	background-color: #ffffff;
  }
   .navbar-expand-lg .navbar-nav .nav-link {
    font-size: 16px;
        font-weight: 600;
        color: #008dd2;
  }

  .navbar-expand-lg {
    padding: 0;
  }
.navbar {
  }

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

  .nav-item {
	  margin-bottom: 18px;
  }
  .navbar-brand {
    padding-top: 0px;
    padding-bottom: 0px;
  }
.armas-mobile-logo {
	width: 180px;
	padding-top: 18px;
	padding-bottom: 18px;
}

.top-lang {
	top: 42px;
	right: 68px;
	position: absolute;
	z-index: 15;
}
.languages-menu li {
	padding-right: 18px;
}
.languages-menu {
	display: flex;
}
.languages-menu li a {
	color:#ffffff;
}	

.site-header-inside .languages-menu li a {
	color:#000000;
}
	
	
	
}
