body {
  font-family: "Exo 2", sans-serif;
  overflow-x: hidden;
  transition: all .3s;
}

.color-danger,.danger{
    color:red;
}
iframe {
  height: 440px;
}
.partner-item {
  margin-right: 30px;
}


#dark{
    position:relative;
    width:30px;
    height:30px;
}
.txt-overflow{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
#dark svg{
    width: 30px;
}
#dark span{
    position: absolute;
    left: 0;
}
#moon{
    opacity: 0;
    transition: .3s;
    fill: #fff;
}
.emsa{
    border-bottom: 1px solid #27ae60;
    transition: .3s;
}
.emsa:hover{
    border-color:transparent;
}
#sun{
    transition: .3s;
}
.fs-28 {
  font-size: 1.75rem;
}
.lh-26{
    line-height:26px;
}
b {
  font-weight: bolder;
}
.fit{
    width:fit-content;
}
img[alt="Nur Energy"]{
    object-fit:cover!important;
}
.max-h-250{
    max-height:250px;
}
.scl-07{
    transform: scale(0.7);
}
.blog-full-img{
    width:600px!important;
    border-radius:3px;
}
.about ul {
  list-style: inherit;
}
.about img{margin:0!important;}
.app {
  height: 100%;
  width: 100%;
}
.partners .custom-col {
  width:73%;
  border: 1px solid #f7f7f7;
  padding: 16px;
  display: flex;
  justify-content: center;
}
.attachment {
  display: inline-flex;
  align-items: center;
}
table {
  margin-top: 20px;
  border-collapse: collapse;
  width: 100%;
  max-width: 750px;
}
#pdf{
    display:flex;
    justify-content:space-between;
}
#pdf span{
   min-width: 100px;
}
.full {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
.full img{
    padding: 15px;
}
th,
td {
  padding: 10px;
  color: #000;
}
th {
  background: #000;
  color: #fff;
  text-align: center;
}
tr:nth-of-type(odd) {
  background: #33333305;
}
tr:nth-of-type(even) {
  background: #f7f7f7;
}
tr > td:nth-of-type(1) {
  font-weight: 700;
}
.attachment span {
  margin-left: 5px;
  width: 25px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 25px;
  border-radius: 50%;
  background: #33a474;
  fill: #fff;
}
.attachment-svg {
  width: 15px;
}
header {
  padding: 20px;
  display: flex;
  align-items: center;
  box-shadow: 0 0 10px 0 #1d24321a;
  justify-content: space-between;
  max-height: 90px;
  transition: 0.3s;
  box-shadow: 0 0 10px 0 rgb(29 36 50 / 10%);
}

nav {
  display: flex;
  align-items: center;
}

.price {
  background: #50c878;
  padding: 12px 25px;
  color: #fff;
  transition: all 0.2s linear;
  font-weight: 600;
  display: inline-block;
  border-radius:3px;
}

.price:hover {
  background-color: #333;
  /* color: #000; */
}

.lang {
  position: relative;
  cursor: pointer;
  display: flex;
  align-items: center;
  user-select: none;
}

.flags {
  display: flex;
  flex-direction: column;
  opacity: 0;
  visibility: hidden;
  position: absolute;
 
  z-index: 55;
  border-radius: 8px;
  transition: all 0.2s linear;
}

/* .flags_visible {
    visibility: visible;
    opacity: 1;
} */

.lang .flag {
  display: inline-flex;
  align-items: center;
  background-color: #fff;
  padding: 11px 14px;
  border-radius: 8px;
  color: #51596a;
  font-size:.8rem;
  transition: background-color 0.2s linear;
}
.flag > a{
    display:inline-flex;
    align-items:center;
}
.menu-content {
  display: flex;
  flex-direction: column;
  /* padding: 10px 20px; */
  background: #fff;
  width: 350px;
}

.menu-top {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  padding: 10px 20px 10px 45px;
  /* padding-bottom: 10px; */
  border-bottom: 1px solid #eaeaea;
}

.mobil .price {
  border-radius: 27px;
  font-size: 1rem;
  padding: 10px 45px;
}

.menu-close {
  font-size: 1.2rem;
  cursor: pointer;
}

.menu-nav {
  /* padding: 10px 20px; */
  font-size: 1rem;
  border-bottom: 1px solid #eaeaea;
}

.menu-nav ul li {
  padding: 10px 20px;
}

.menu-nav ul li:hover {
  background: #f5f5f5;
  color: #4298b4;
}

.menu-nav ul li.active {
  background: #f5f5f5;
  color: #4298b4;
}

.menu-lang {
  padding: 10px 20px;
  align-self: center;
  font-size: 1rem;
  cursor: pointer;
}

.menu-lang span {
  padding: 10px 60px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 27px;
  border: 1px solid #dddfe2;
  transition: border-color 0.2s linear;
}

.menu-lang span:hover {
  border-color: #4298b4;
}
.slide-image {
  position: absolute;
  z-index: -1;
  width: 100%;
  height:100%;
}

.slide-image img {
  width: 100%;
}

.slide-text {
  color: #fff;
  position: absolute;
  z-index: 3;
}

.slide-opt img {
  width: 25px !important;
}

.slide-content {
  height: 539px !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 9;
}

.slide-content::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}
.slide-content [type="button"] {
  -webkit-appearance: button;
  cursor: context-menu;
  text-transform: none;
  overflow: visible;
  border: none;
  outline: none;
  padding: 0;
}

#main-slider .owl-prev::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 150px;
  z-index: 99;
}

#main-slider .owl-next::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 150px;
  z-index: 99;
}

.slide-opt {
  margin: 40px 0;
  text-align: center;
  display: flex;
  flex-direction: column;
  cursor: pointer;
}

.slide-opt .try {
  padding: 20px 40px;
  background: #a91933;
  border-radius: 3.1rem;
  transition: background 0.1s linear;
  margin-bottom: 21px;
}

.slide-opt > div {
  display: inline-flex;
  align-items: center;
  align-self: center;
}

#main-slider.owl-item {
  width: 1366px !important;
}

.owl-dots {
  position: absolute;
  bottom: 35px;
  left: 50%;
  transform:translateX(-25%);
}

.owl-carousel {
  position: relative;
}

.owl-dots button span {
  width: 13px;
  height: 13px;
  display: inline-block;
  background-color: transparent;
  border: 3px solid #fff;
  border-radius: 50%;
  margin-right: 10px;
  transform: translateX(-100%);
  transition: all 0.2s linear;
}

.owl-dots button.active span {
  border: 3px solid red;
}

#reference-slider {
  /* margin-top: 50px; */
  padding: 60px 0;
}

.partners .owl-item a {
  display: inline-block;
  width: 128px !important;
}

.partners img {
  height: 50px;
  object-fit: contain;
  /*filter: grayscale(100%) opacity(40%);*/
  /*transition: filter 0.2s linear;*/
  transition:  0.2s;
  transition: .3s;
  width: 70% !important;
}

.partners .owl-carousel {
  position: relative;
  margin-left: 20px;
  top: 0;
}

#reference-slider .row {
  align-items: center;
}

.partners .owl-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  width: 100%;
  z-index: 1;
}

.partners button {
  position: absolute;
  width: 32px;
  height: 32px;
  border-radius: 100%;
  color: #b3b3b3 !important;
  font-size: 35px !important;
  font-weight: 100 !important;
  border: 1px solid #b3b3b363 !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: color 0.2s linear;
}

.partners button span {
  margin-bottom: 9px;
}

.partners .owl-next[type="button"] {
  right: -40px;
  background-color: #fff;
  z-index: 99;
}

.partners .owl-prev[type="button"] {
  left: 0px;
  background-color: #fff;
  z-index: 99;
}
.partners .owl-stage {
  left: 50px;
  display: flex;
  /*column-gap: 30px;*/
}

#reference-slider h2 {
  color: #b3b3b3 !important;
}

#highlights {
  background-color: #f5fafa;
  padding: 80px 0 112px;
}
.highlights_content {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
}

.highlights_title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 0 40px 0;
}

.highlights_title h2 {
  font-size: 2rem;
}

.carousel-nav button {
  border: none;
  outline: none;
  font-size: 1.2em;
  width: 65px;
  height: 65px;
  border-radius: 50%;
  background: #f2f3f5;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  transition: all 0.3s linear;
}
.carousel-nav button:active {
  background: #fff;
}
.item {
  display: flex;
  flex-direction: column;
  background: #fff;
  /* padding: 20px; */
  cursor: pointer;
  /*max-width:300px;*/
}
.item-about {
  min-height: 90px;
}
.item-top {
  position: relative;
  color: #eb7353;
}

.item-opt {
  display: flex;
  justify-content: space-between;
  position: absolute;
  width: 100%;
  padding: 25px 25px 0 25px;
  z-index: 4;
  font-size: 1em;
}

.item-img {
  padding-top: 50px;
  position: relative;
  display: flex;
  justify-content: center;
}

.item-img img {
  height: 253px;
  max-width: 200px;
  object-fit: contain;
}

.item-img::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transition: background 0.2s linear;
}

.item-icon svg {
  width: 24px;
  stroke-width: 5px;
  fill: #aab8c2;
  transition: all 0.4s linear;
}

.fill-icon {
  fill: #eb7358;
  stroke: #eb7358;
}
.heart-animation {
  animation: heart 1s cubic-bezier(0.17, 0.89, 0.32, 1.49);
}
@keyframes heart {
  0%,
  15% {
    transform: scale(0);
  }
}
.item-bottom {
  display: flex;
  flex-direction: column;
  padding: 25px 15px;
  margin-bottom: 20px;
}

.item-title {
  font-size: 1.1875em;
}

.item-model {
  color: #b3bdc7;
}

.stok {
  font-size: 0.9375rem;
  color: #27ae60;
}

.item-look {
  padding: 15px ;
  font-size: 0.8rem;
  background: #f2f3f5;
  border-radius: 25px;
  transition: background 0.3s linear;
}
.item-look:active {
  -webkit-box-shadow: inset 0px 0px 5px #c1c1c1;
  -moz-box-shadow: inset 0px 0px 5px #c1c1c1;
  box-shadow: inset 0px 0px 5px #c1c1c1;
}
.item-icon:focus svg {
  fill: #eb7358;
}

.item-action {
  display: flex;
  margin-top: 70px;
  align-items:center;
  justify-content: space-between;
}

.category-sect {
  background-color: #fff;
  padding: 94px 0 78px 0;
}

.category {
  display: flex;
  flex-direction: column;
}

.category-title {
  padding-bottom: 94px;
  text-align: center;
  color: #0e1114;
  font-size: 2em;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 40px;
}

.category-main {
  display: flex;
  flex-direction: column;
  gap: 20px 20px;
  padding: 20px;
  color: #fff;
}
.category-item {
  position: relative;
  display: inline-block;
  width: 100%;
  border-radius: 13px;
  transition: 0.4s linear;
  z-index:2;
}
.category-item:active {
  box-shadow: -9px 6px 10px 0 #373a42b0;
}
.category-main div.category-image:first-of-type {
  height: 350px;
  border-radius: 13px;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.1)),
    url(/uploads/posts/2022-09/medium/1663957257_en1-050110.png) no-repeat
      center/contain;
}
.category-main > div.col-md-6:nth-of-type(2) div.category-image {
  height: 350px;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.1)),
    url(https://www.emsa.gen.tr/images/urungorselleri/T1B.png) no-repeat
      center/cover;
}
.category-text {
  position: absolute;
  top: 10px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  padding: 40px 40px 60px 40px;
  /*margin-bottom:20px;*/
}
.category-text-top {
  font-size: 1rem;
}
.category-text-bottom h2 {
  font-size: 28px;
  margin-bottom: 20px;
  font-weight: bold;
}
.category-text-bottom p {
  font-size: 1rem;
  color: #ffffff87;
}
.category-pointer {
  display: flex;
  justify-self: flex-end;
  align-items: center;
  position: absolute;
  bottom: 20px;
  right: 30px;
  opacity: 1;
  transition: 0.5s;
  z-index: 10;
}
.category-pointer::before {
  content: "";
  width: 10px;
  height: 10px;
  background: orangered;
  border-radius: 50%;
  position: absolute;
  top: -10px;
}
.category-pointer-text {
  display: none;
}
.service {
  padding: 50px 0 50px 0;
  background: #fdfdfd;
}

.service-top h2 {
  color: #232e43;
  font-size: 2.125em;
  margin-bottom: 38px;
  padding-top: 20px;
}

.service-top p {
  color: #232e43;
  font-size: 0.9375rem;
  text-align: center;
  margin-bottom: 50px;
}

.service-bottom-categ {
  text-align: center;
}

.service-bottom-categ span {
  background-color: #5a7095;
  padding: 8px 19px 7px;
  border-radius: 20px;
  color: #fff;
  font-size: 0.9375rem;
}

.service-content {
  display: flex;
  margin-top: 50px;
  justify-content: space-evenly;
}
.service-image {
  width: 100%;
  max-width: 300px;
  height: 300px;
  border-radius: 50%;
  background: #23399d;
  display: flex;
  align-items: center;
  justify-content: center;
  /*position:relative;*/
}
.service-image img {
  /*position:absolute;*/
  /*top:50%;*/
  /*left:50%;*/
  width: 100%;
  /*transform:translate(-50%,-50%);*/
}
.service-content h2 {
  font-size: 1.625em;
  margin-bottom: 30px;
}

.service-content ul {
  margin-left: 50px;
}

.service-content ul li {
  padding-bottom: 12px;
  line-height:26px;
}
#service-content-ul{
    padding-left:15px;
}
.service-content ul li::before,
#service-content-ul li::before
{
  content: "\f058";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  color: #61be0e;
  padding-right: 7px;
}

.service-content-action a {
  padding: 10px 20px;
  background-color: #71b521;
  color: #fff;
  font-size: 0.9375em;
  border: none;
  border-radius: 5px;
  margin-top: 20px;
}

.call-to-action {
  background-color: #d7ffa8;
  padding: 52px 0;
}

.call-to-action .row {
  align-items: center;
  justify-content: space-between;
}

.call-to-action .container h2{
  color: #232e43;
  font-size: 2.125em;
  line-height: 32px;
  margin-bottom: 10px;
  font-weight: bolder;
}

.call-to-action p {
  font-size: 0.8125em;
  line-height: 22px;
}

.price-button {
  cursor: pointer;
  color: #fff;
  background: #71b521;
  border-radius: 3px;
  padding: 16px 20px;
  font-size: 0.9375rem;
  display: inline-flex;
  width: 100%;
  justify-content:center;
}

.form {
  position: relative;
}
.form-title h2 {
    font-size: 1.875rem;
    font-weight: bold;
    margin:0;
}
.overlay {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
  /* background: rgba(32, 23, 23, 0.986); */
  background: rgba(0, 0, 0, 0.7);
  transition: all 0.3s ease-in-out;
}

.form-overlay-opened {
  z-index: 9;
  visibility: visible;
  opacity: 1;
}

.web-form {
  background: #fff;
  position: fixed;
  padding: 40px;
  /*top: 50%;*/
  /*bottom:100%;*/
  top: 20px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s linear;
  border-radius: 5px;
  z-index: 10;
}

.web-form-opened {
  /*bottom: 0;*/
  opacity: 1;
  visibility: visible;
  width: 100%;
}

form {
  width: 100%;
}
.form-header {
  justify-content: space-between;
}
.form-header-title h2 {
  text-align: center;
  font-weight: bold;
}

.form-header-title p {
  font-size: 0.9375em;
}

input,
textarea {
  /*border: none;*/
  outline: none;
  padding: 12px 0 12px 20px;
  border: 2px solid #e6ecf2;
  border-radius: 5px;
  transition: border-color 0.2s linear;
}
input:focus,
textarea:focus {
  border-color: #71b521;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type="number"] {
  -moz-appearance: textfield;
}

label span {
  font-size: 0.9375em;
}

form label {
  display: flex;
  flex-direction: column;
  border: 1px solid #e6ecf2;
  border-radius: 5px;
  margin-top: 14px;
  z-index: 2;
}

.requirement {
  color: red;
}

form label:last-of-type {
  padding-right: 0;
}

form label > div > span:first-of-type {
  color: #ccc;
}

form label > div {
  cursor: text;
}

form button {
  border: none;
  background-color: #71b521;
  outline: none;
  padding: 20px;
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  transition: background 0.2s linear;
  border-radius: 3px;
  margin-top: 20px;
}

.close-button {
  background-color: #71b521;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  position: relative;
  cursor: pointer;
  float: right;
}

.close-button:before {
  content: "";
  position: absolute;
  top: 15px;
  left: 5px;
  height: 1px;
  width: 20px;
  background-color: #fff;
  transform: rotate(45deg);
}

.close-button:after {
  content: "";
  position: absolute;
  top: 15px;
  right: 5px;
  height: 1px;
  width: 20px;
  background-color: #fff;
  transform: rotate(-45deg);
}
.whatsapp {
  display: none;
}
footer {
  background: #f4f4f6;
  padding: 70px 0;
  clear: both;
}

.footer-logo img {
  max-width: 200px;
  max-height: 50px;
}

.footer-top {
  display: flex;
  justify-content: space-between;
}

.footer-company {
  display: flex;
}

.footer-company ul {
  padding: 0 15px;
}

.footer-company ul li {
  margin-top: 24px;
  font-size: 0.875rem;
  color: #636363;
}

.footer-company ul li h2 {
  font-weight: bold;
  font-size: 1.25rem;
  color: #212529;
}

.footer-company ul li:first-of-type {
  margin: 0px;
}

.footer-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 50px;
}

.copyright {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.copyright > div:nth-of-type(2) a {
  display: inline-flex;
  align-items: center;
}

.copyright > div:nth-of-type(2) {
  text-align: center;
}
.footer-social ul {
  display: flex;
}

.footer-social ul li a {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #b0b0b0;
  margin-left: 16px;
  transition: all 0.2s linear;
}

#adress {
  line-height: 25px;
}

.logo img {
  width: 291px;
  height: 48px;
  object-fit: cover;
}
.main-header {
  padding-top: 25px;
  padding-bottom: 20px;
  background: #33a474;
  position: relative;
  z-index: 1;
  height:326px;
  /*min-height: 326px;*/
  max-height:326px;
  /* clip-path: polygon(0 0,100% 0,100% calc(100% - 20px),calc(50% + 320px) 100%,47% calc(100% - 15px),calc(50% - 310px) 100%,0 calc(100% - 15px)); */
  /* clip-path: polygon(0 0,100% 0,100% calc(100% - 20px),calc(50% + 320px) 100%,47% calc(100% - 15px),calc(50% - 310px) 100%,0 calc(100% - 15px)); */
}
.main-header::after {
  content: "";
  position: absolute;
  background: #33a474;
  z-index: 1;
  height: 120px;
  bottom: 130px;
  width: 100%;
  clip-path: polygon(
    0 0,
    100% 0,
    100% calc(100% - 20px),
    calc(50% + 320px) 100%,
    47% calc(100% - 15px),
    calc(50% - 310px) 100%,
    0 calc(100% - 15px)
  );
}
.main-header::before {
  content: "";
  position: absolute;
  background: #f9f9f9;
  z-index: 0;
  height: 150px;
  bottom: 0;
  width: 100%;
  /* clip-path: polygon(0 0,100% 0,100% calc(100% - 20px),calc(50% + 320px) 100%,47% calc(100% - 15px),calc(50% - 310px) 100%,0 calc(100% - 15px)); */
}
.main-text {
  padding: 25px 0;
  text-align: center;
  font-size: 2.3em;
  color: #fff;
  position: relative;
  z-index: 2;
}
.main-text p {
  margin: 25px 0;
  font-size: 1.1rem;
  text-transform: uppercase;
}
.main-items {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.main-item1-overlay {
  position: absolute;
  top: 179px;
  z-index: 2;
  width: 100%;
  background: blue;
  height: 158px;
  max-width: 350px;
  border-radius: 10px;
  mix-blend-mode: hue;
  left: 50%;
  transform: translateX(-50%);
  display: none;
}
.main-item {
  background-color: hsla(0, 0%, 100%, 0.8);
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 20px;
  /*max-width: 350px;*/
  border-radius: 10px;
  justify-content: center;
  box-shadow: 0 0 10px #00000038;
  color: #000;
}
.main-item-desc {
  margin: 20px 0;
  width:fit-content;
}
.main-item-desc a {
  border-bottom: 1px solid #33a474;
  transition: 0.3s;
}
.main-item-desc a:hover {
  border-color: transparent;
}
.main-item-image img {
  width: 100%;
  height: 100%;
  max-width: 60px;
  max-height: 60px;
}
.main-polygon {
  background-color: #f9f9f9;
  left: 0;
  position: absolute;
  right: 0;
  top: 95px;
  z-index: 1;
}
.shape {
  height: 100px;
  left: 0;
  position: absolute;
  right: 0;
  top: -1px;
  width: 100%;
  z-index: 2;
  background: #33a474;
  clip-path: polygon(
    0 0,
    100% 0,
    100% calc(100% - 20px),
    calc(50% + 320px) 100%,
    47% calc(100% - 15px),
    calc(50% - 310px) 100%,
    0 calc(100% - 15px)
  );
}
.contact-info {
  display: flex;
  padding: 40px 0 20px 0;
  border-bottom: 1px solid #f5f5f5;
}
.contact-info h2 {
  font-size: 1.375rem;
  font-weight: 550;
  letter-spacing: 1px;
}
.contact-info .fa-envelope {
  color: #33a474;
}
.mail a {
  border-bottom: 1px solid #27ae60;
  /* padding-top: 15px; */
  line-height: 3;
  font-size: 0.9rem;
  transition: all 0.3s linear;
}
.mail a:hover,
.phone a:hover {
  border-color: #fff;
}
.contact-info ul:first-of-type li span {
  font-weight: bold;
}
.contact-info ul:first-of-type li {
  margin: 10px 0;
  font-size: 0.9rem;
}
.contact-info ul:first-of-type li:last-of-type {
  line-height: 1.5;
}
.phone a {
  margin: 15px 0 25px 0;
  font-size: 0.9rem;
  padding-bottom: 2px;
  border-bottom: 1px solid #27ae60;
  transition: all 0.3s linear;
}
.mail {
  margin-top: 30px;
}
.contact-social h2 {
  margin: 10px 0 15px 0;
}
.contact-social i {
  font-size: 20px;
  margin-right: 15px;
  transition: color 0.3s linear;
}
.contact-social > div {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}
.contact-social a {
  padding: 10px 25px;
  width: 150px;
  border-radius: 25px;
  border: 1px solid #ccc;
  font-size: 0.8rem;
}
.contact-social a:hover {
  color: #27ae60;
}
#map {
  height: 400px;
}
.ymaps-2-1-79-image {
  background-position: 0px 0px;
  background-size: 34px 41px;
  background-image: url(https://www.globalin.panel.az/img/marker.png?=fh) !important;
}
.about {
  line-height: 1.5;
  padding: 20px 0;
}
.big-layihe {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 20px 0;
  padding: 20px 0;
}
.big-layihe > .layihe {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.big-layihe img {
  max-height: 70px;
}
#clients {
  padding: 25px 0;
}
#clients h2 {
  font-size: 30px;
  font-weight: bold;
}
.clients-container {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 50px 0;
  gap: 60px 15px;
}
.clients-container > div {
  padding: 25px;
  background: #fff;
  height:150px;
  display: flex;
  align-items: center;
  filter: grayscale(100%);
  transition: all 0.3s linear;
  justify-content: center;
}
.clients-container > div:hover {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.266);
  filter: grayscale(0);
}
.clients-container > div > img {
  width: 100%;
  object-fit: contain;
  background: transparent;
  height:100%;
}
#clients .custom-col {
  width: 200px;
}
.clients-container > div:nth-last-of-type(3) > img,
.clients-container > div:nth-of-type(3) > img {
  transform: scale(1.4);
}
.full h2{
    font-size:1.75em;
}
/* Bloglar*/
.blog{
            padding: 50px 0;
        }
        .blog-top{
            display: flex;
            justify-content: space-between;
            align-items: center;
            margin-bottom: 50px;
        }
        .blog-title{
            font-weight:bold;
            font-size:28px;
        }
        .blog-bottom{
            display: flex;
            align-items: center;
            gap: 20px 30px ;
            flex-wrap:wrap;
        }
        
        .blog-item{
            display: flex;
            flex-direction: column;
            align-items: center;
            overflow: hidden;
            border-radius: 10px;
        }
        
        .blog-item-title h2{
            font-size: 20px;
            font-weight: bold;
            line-height: 1.5;
        }
        .blog-item-title p{
            font-size: 18px;
            line-height: 1;
            color: #121416;
        }
        .blog-bottom img{
            width: 100%;
        }
        .blog-item-image img{
            height: 280px;
            border-radius: 10px;
            object-fit: contain;
            transition: .3s;
            min-height: 222px;
            transform:scale(1);
        }
        .blog-item-image{
            overflow: hidden;
            border-radius: 10px;
            max-height: 280px;
            transition: .3s;
            margin-bottom: 20px;
        }
        .blog-item-image img:hover{
            transform: scale(1.1);
        }
        .blog-news{
            display:flex;
            flex-direction:column;
            align-items:center;
        }
        .blog-news h2{
            font-size: 1.75rem;
            margin: 1rem 0;
            text-align:center;
        }
@media only screen and (min-width: 900px) {
   
  header {
    position: sticky;
    z-index: 5;
    background: #fff;
    width: 100%;
    top: 0;
  }
  .small-container {
    max-width: 716px;
    padding: 25px 0;
    line-height:1.5;
  }
  .menu ul {
    display: flex;
  }

  .menu ul li a {
    margin-left: 20px;
    padding: 20px 0 20px 0;
    color: #51596a;
    transition: width 0.3s ease-in-out;
    position: relative;
  }

  .menu ul li a::after {
    content: "";
    height: 4px;
    background-color: #71b521;
    width: 100%;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: -15px;
    left: 0;
    transition: opacity 0.4s ease-in-out;
  }

  .menu ul li a:hover::after {
    visibility: visible;
    opacity: 1;
  }

  .lang > div:nth-of-type(2):hover .flags {
    visibility: visible;
    opacity: 1;
  }

  .lang .flag:hover {
    background-color: #eeeff1;
  }
  #main-slider .owl-prev::before {
    background: linear-gradient(
      90deg,
      rgb(0 0 0 / 77%) 20%,
      rgb(247 247 247 / 0%) 100%
    ) !important;
    opacity: 0;
    cursor: url(../img/cursor-left.png), auto;
    transition: opacity 0.2s linear;
  }

  #main-slider .owl-next::before {
    background: linear-gradient(
      -90deg,
      rgb(0 0 0 / 77%) 20%,
      rgb(247 247 247 / 0%) 100%
    ) !important;
    opacity: 0;
    cursor: url(../img/cursor-right.png), auto;
    transition: opacity 0.2s linear;
  }

  .slide-caption h1 {
    font: bold 4rem/7rem "Exo 2";
    text-align:center;
  }

  .slide-caption p {
    line-height: 2rem;
    text-align: center;
    font-size: 1.2rem;
    max-width:1064px;
  }

  .slide-opt .try:hover {
    background-color: #da3b63;
  }

  .try + div:hover {
    color: #ffffffd9;
  }

  .owl-dots button span:hover {
    border: 3px solid red;
  }

  .partners button:hover {
    color: #c21416 !important;
  }

  .partners img:hover {
    /*filter: none;*/
    /*-webkit-filter: none;*/
    transform:scale(1.4);
  }

  .item-look:hover, .item:hover .item-look {
    background-color: #eb7353;
    color: #fff;
  }

  .carousel-nav button:hover {
    background: #fff;
  }

  .category-image:hover .category-image-button {
    opacity: 1;
  }

  .service-content-action a:hover {
    background: #5a7095;
  }

  .price-button:hover {
    opacity: 0.9;
  }

  form button:hover,
  .close-button:hover {
    background: rgba(113, 181, 33, 0.7);
  }
  .footer-social ul li a:hover {
    border-color: #0873a6;
    color: #0873a6;
  }
    .footer-logo img:hover{
        filter: grayscale(0);
    }
  .copyright a img:hover {
    filter: grayscale(1);
  }

  .footer-company ul li a:hover {
    color: #0056b3;
  }

  .mobil {
    display: none;
  }
  .item:hover .item-img:before {
    background: rgba(0, 0, 0, 0.2);
  }

  .web-form {
    max-width: 600px;
    left: 50%;
    width:100%;
    transform: translateX(-50%);
  }
  .main-items {
    flex-direction: row;
  }
  .main-item {
    flex-direction: column;
  }
  .main-item1-overlay,
  .main-item2-overlay,
  .main-item3-overlay {
    display: block;
  }
  .contact-info h2 {
    font-size: 1.375rem;
    font-weight: 550;
    letter-spacing: 1px;
  }
  .contact-info .fa-envelope {
    color: #33a474;
  }
  .mail a {
    border-bottom: 1px solid #27ae60;
    /* padding-top: 15px; */
    line-height: 3;
    font-size: 0.9rem;
    transition: all 0.3s linear;
  }
  .mail a:hover,
  .phone a:hover {
    border-color: transparent;
  }
  .contact-info ul:first-of-type li span {
    font-weight: bold;
  }
  .contact-info ul:first-of-type li {
    margin: 10px 0;
    font-size: 0.9rem;
    line-height: 1.5;
  }
  .contact-info ul:first-of-type li:last-of-type {
    line-height: 1.5;
  }
  .phone a {
    margin: 15px 0 25px 0;
    font-size: 0.9rem;
    padding-bottom: 2px;
    border-bottom: 1px solid #27ae60;
    transition: all 0.3s linear;
    line-height: 3;
  }
  .mail {
    margin-top: 30px;
  }
  .contact-social h2 {
    margin: 10px 0 15px 0;
  }
  .contact-social i {
    font-size: 20px;
    margin-right: 15px;
    transition: color 0.3s linear;
  }
  .contact-social a {
    display: inline-flex;
    align-items: center;
  }
  .contact-social a:hover {
    color: #27ae60;
  }
  .highlights_content .col-md-3 {
    width: calc(25% - 15px);
  }
  .category-main {
    flex-direction: row;
    justify-content: center;
  }
  .category-item:hover .category-pointer {
    opacity: 1;
    visibility: visible;
  }
  .category-item:hover {
    box-shadow: -9px 6px 10px 0 #373a42b0;
  }
  .category-pointer-text {
    display: inherit;
  }
  .category-pointer {
    opacity: 0;
    visibility: hidden;
  }
  .blog .col-md-4{
            width: calc(33.33333% - 20px);
        }
        .blog-bottom .col-md-4{
            width: calc(33.33333333% - 20px);
    }
}

@media only screen and (max-width: 1100px) {
  header {
    font-size: 0.8rem;
  }

  .menu ul li a {
    margin-left: 10px;
  }
}

@media only screen and (max-width: 980px) {
     .main-header {
        padding-top:100px;
    }
    
  .menu ul li a {
    margin-left: 5px;
  }
}

@media only screen and (max-width: 768px) {
    #clients .custom-col {
        width:120px;
    }
    
    
    
    
  header {
    padding: 0 0 0 16px;
    position: fixed;
    z-index: 99999999999999999;
    background: #fff;
    top: 0px;
    width: 100%;
  }
  .logo img {
    width: 100%;
    object-fit: contain;
  }
  header > nav:first-of-type {
    display: none;
  }

  .lang > div:first-of-type {
    display: none;
  }

  .mobil {
    z-index: 10;
    position: absolute;
    right: -353px;
    transition: all 0.4s linear;
    top: 0;
    opacity: 0;
    visibility: hidden;
  }
  .app {
    overflow-x: hidden;
  }
  .menu-content {
    height: 100%;
    z-index: 1;
    height: 100vh;
    padding: 20px 0;
  }
  .menu-top {
    padding: 10px 20px 20px 45px;
  }
  .mobil.opened {
    right: 0;
    opacity: 1;
    visibility: visible;
  }

  /* .mobil:before{
        position: absolute;
        content: '';
        left: 0;
        right:0 ;
        top: 0;
        bottom: 0;
        background: rgba(0, 0, 0, .2);
        z-index: 1;
        height: 100%;
    } */
  .mobil-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.2);
    z-index: 1;
  }

  .burger-menu {
    top: -41px;
    right: -38px;
    z-index: 9;
  }

  .trigger-icon {
    padding: 35px;
    background: #88619a;
    clip-path: polygon(18% 0, 100% 0, 100% 100%, 0 78%);
    -webkit-clip-path: polygon(18% 0, 100% 0, 100% 100%, 0 78%);
  }

  .trigger-icon span {
    background: #fff;
    height: 2px;
    width: 20px;
    display: block;
  }

  .trigger-icon span:nth-of-type(2) {
    margin: 5px 0;
  }

  .lang > div:last-of-type {
    width: 80px;
  }
  .slide-content {
    max-height: 50vh;
  }
  .slide-image {
    height: 100%;
  }
  .slide-image img {
    height: 100%;
    object-fit: cover;
  }
  .slide-caption {
    text-align: center;
    padding: 0 20px;
  }
  .slide-caption h1 {
    font: bold 1.5rem/2rem "Exo 2";
  }

  .slide-caption p {
    line-height: 2rem;
  }
  #main-slider .owl-dots {
    bottom: 0;
    padding: 5px 0;
    /*left: 45%;*/
  }

  .partners .owl-item a {
    width: 90px !important;
  }
  #reference-slider {
    padding: 30px 0;
  }
  #reference-slider h2 {
    text-align: center;
    font-size: 17px;
    padding-bottom: 30px;
  }
  .service-content {
    flex-direction: column;
    align-items: center;
  }

  .web-form {
    left: 0;
  }
  .form-title h2{
      font-size:1rem;
  }
  .price-button {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-top: 10px;
  }
  .service-content ul {
    margin: 20px;
  }
  .service-content-action a {
    width: 100%;
  }
  .footer-top,
  .footer-bottom {
    flex-direction: column;
  }
  .footer-company {
    margin-top: 30px;
  }
  .copyright {
    flex-direction: column;
  }
  .copyright > div:first-of-type {
    margin-bottom: 10px;
  }
  .footer-social {
    padding: 60px 0;
  }
  .whatsapp {
    display: block;
    z-index: 2;
    position: fixed;
    bottom: 0;
    width: 100%;
    background-image: url(../img/wh.png);
    background-size: cover;
  }
  .whatsapp a {
    padding: 18px 0;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .whatsapp::after {
    content: "";
    top: 0;
    left: 0;
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    background-color: #198b32b3;
  }
  .main-header .container {
    padding: 0 20px !important;
  }
  .main-header::after,
  .main-header::before {
    display: none;
  }
  .main-items {
    /*align-items: unset;*/
  }
  .main-item {
    padding: 10px;
    width: 100%;
    margin-bottom: 15px;
  }
  .main-item-image {
    width: 30px;
    margin-right: 10px;
  }
  .main-text h2 {
    font-size: 1.5rem;
  }
  .main-text p {
    font-size: 0.9rem;
    margin-bottom: 10px;
  }
  .main-item-desc {
    font-size: 0.8rem;
  }
  .contact-info {
    flex-direction: column;
  }
  iframe {
    height: 400px;
  }
  #form-iframe{
      height:60vh;
  }
  #map {
    width: 100%;
  }
  .highlights_content {
    flex-direction: column;
    gap: 20px 0;
    align-items: center;
  }
  .clients-container > div > img {
    width: 90px;
  }
  .small-container {
    width: 100%;
    padding: 50px 0 50px 10px;
  }
  .owl-carousel {
    top: 90px;
  }
  #main-slider {
    margin-bottom: 90px;
  }
  .blog-bottom{
      flex-direction:column;
  }
  .blog-item{
      flex-direction:row;
      display:flex;
  }
}
