body {
  overflow-x: hidden !important;
  background-color: #f7f5f2 !important;
}
* {
  font-family: "Gilroy", sans-serif !important;
}

.galleryImg {
    display: flex;
    flex-wrap: wrap;
    gap: 0.3rem;
}

.galleryImg a.highslide {
    width: 33%;
    display: inline-block;
    height: 300px;
}

.galleryImg a.highslide::before {
    display: none;
}

.galleryImg a.highslide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.fancybox-button{
    display:none!important;
}
.fancybox-button--close{
    display:block!important;
}
.w-btn{
        text-decoration: none;
    color: white;
    background: #004a99;
    padding: 18px 33px;
    display: block;
    border-radius: 12px;
    text-align: center;
    margin-top: 10px;
    transition: all .3s ease;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
}
.w-btn:hover{
    color: white;
    background: black;
    box-shadow:none;
}
.okmedia{
    width: 100px;
    margin-left: 10px;
}
.cert {
    margin-bottom: 19px!important;
}
.highslide {
    position: relative!important;
}
.highslide::before {
    position: absolute!important;
    content: ''!important;
    background-image: url(../img/ramka.png)!important;
    left: 0!important;
    top: 0!important;
    width: 100%!important;
    height: 550px!important;
    background-repeat: no-repeat!important;
    background-size: cover!important;
    filter: grayscale(1)!important;
    z-index: 2!important;
}
.sertifikatlar {
    width: 100%;
    height: 535px;
    margin-bottom: 20px;
    padding-top: 40px;
    padding-left: 32px;
    padding-right: 39px;
    /* object-fit: cover; */
    padding-bottom: 20px;
}
.highslide-viewport-size {
    background: rgba(255, 255, 255, 0.09) !important;
    backdrop-filter: blur(37px)!important;
    z-index: 3!important;
}
.highslide-image {
    border: 11px solid #c7c7c7!important;
}
.highslide-container {
    margin-top: 30px!important;
}
#innovations {
    padding-top: 70px;
}
#innovations a {
    text-decoration: none;
}
.innovations-box {
    margin-bottom: 25px;
}

.img-container img {
    transition: all 0.3s ease-in-out;
    max-height: 222px;
    border-radius: 10px;
    object-fit: cover;
    transform: scale(1);
    margin-bottom:35px;
}
.ymaps-2-1-79-inner-panes {
    width: 100%!important;
    height: 400px!important;
    border-radius:20px!important;
}
.ymaps-2-1-79-map, .ymaps-2-1-79-i-ua_js_yes, .ymaps-2-1-79-map-bg, .ymaps-2-1-79-islets_map-lang-en{
    height: 400px!important;
    border-radius:20px!important;
}
#map {
    width: 100%!important;
    height: 400px!important;
    margin-top:60px!important;
    box-shadow: rgb(0 0 0 / 12%) 0px 1px 2px 0px!important;
    border-radius:20px!important;
    position:relative!important;
}
.innovations-box .details h4 {
    margin: 0;
    line-height: 28px;
    margin: 0 0 5px;
    color: rgb(18, 20, 22);
    font-size: 20px;
    font-weight:600;
}
.innovations-box .details p {
    margin: 0;
    color: rgb(18, 20, 22);
    font-size: 15px;
    line-height: 18px;
    margin-top: 7px;
}
.service-img{
    width: 114px;
}
.img-container img:hover {
    transform: scale(1.1);
}
.filial{
        font-size: 27px;
            padding-left: 40px;
}
#product-short{
        padding-top: 150px;
    padding-bottom: 50px;
}
#pro-title{ 
    transition:all .3s ease!important;
    color:transparent!important;
    position: absolute!important;
    bottom: 0%!important;
    left: 42%!important;
}
.swiper-slide-active #pro-title{ 
    color:black!important;
}
.pro-title{
    display:none!important;
}
#about {
  margin-top: 170px;
  margin-bottom: 100px;
}
.contacts a {
  text-decoration: none;
}
.footer-row {
  padding-left: 130px !important;
}
.ymaps-2-1-79-controls__toolbar, .ymaps-2-1-79-copyrights-pane{
    display:none!important;
}
#about .row {
  background-color: white;
    padding: 47px;
    border-radius: 12px;
    padding-bottom: 10px;
}
.page-content-box {
  background-color: white;
  padding: 40px;
  margin-top: 150px;
  margin-bottom: 50px;
  border-radius: 12px;
  width: 100%;
}
#slide .owl-carousel {
  padding-left: 18px !important;
  padding-right: 20px !important;
}
.office-contacts {
  margin: 20px 40px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.office-contacts p {
  margin: 0;
  background: #f6f6f6;
  border-radius: 25px;
  padding: 8px 20px;
  margin-top: 10px;
  margin-right: 2px;
}
.page-content-box img.contacts-icon {
  width: 20px !important;
  margin-right: 10px;
  display: inline-block !important;
  margin-bottom: 3px;
}
.phone-icon {
  margin-top: 47px;
}
.page-content-box img {
  margin: 0;
  width: 50%;
  margin: 0 auto 40px auto;
  border-radius: 10px;
}
.contact-info {
  font-size: 18px;
  transition: all .3s ease;
  color: #000;
}
.mail-button {
  margin-bottom: 30px;
}
#about img {
  width: 50%;
  margin: 0 auto 40px auto;
  border-radius: 10px;
  object-fit: cover;
}
#page-content-box {
  padding-top: 200px;
  padding-bottom: 50px;
}
#input-part .row {
  background-color: white;
  padding: 60px 40px;
  border-radius: 12px;
}
.grey-part {
  background: #f6f6f6;
  border-radius: 25px;
  padding: 8px 20px;
  margin-top: 10px;
}
#input-part {
  margin-bottom: 70px;
}
#input-part .row {
  background-color: white;
}
.orange-line {
  width: 50px;
  height: 4px;
  background-color: #e23d31;
}
.line-part {
  margin-left: -10px;
}
.contacts .line-part {
  margin-top: 150px;
}
.effect-8,
#input-part textarea {
  width: 100%;
  border: 2px solid #eaeaea !important;
  outline: none;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  width: 100%;
  padding: 12px !important;
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  border-radius: 3px !important;
}
.submit-btn {
  margin-top: 10px;
  background-color: #58d758;
  color: #fff;
  font-size: 16px;
  -webkit-box-shadow: 0 20px 30px -18px #3a801d;
  -moz-box-shadow: 0 20px 30px -18px #3a801d;
  box-shadow: 0 20px 30px -18px #3a801d;
  padding: 18px 100px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  border: none;
  -webkit-transition: 0.3s all ease-in-out;
  -moz-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  text-decoration: none;
}
.submit-btn:hover {
  box-shadow: none;
  color: #fff;
}
.mobile-nav {
  display: none;
  justify-content: space-between;
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  left: 0px;
  z-index: 99;
  background-color: transparent;
  width: 100%;
  transition: 0.3s ease-in-out;
}
.mobile-nav .logo {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 20px;
}
.mobile-nav .logo-img {
  padding: 20px;
}

.mobile-nav .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.mobile-menu {
  position: fixed;
  top: 80px;
  right: 0%;
  padding: 0;
  left: 0%;
  height: 100vh;
  width: 100%;
  z-index: 11;
  background: #da690f;
  padding-top: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  transition: 0.4s all;
  display: flex;
}

.mobile-menu li:first-child {
  margin: 0;
}

.mobile-menu li {
  padding: 15px 0;
  width: 100%;
  margin-left: 30px;
}

.color-nav {
  background-color: #da690f;
}

.btn-sec {
  display: inline-block;
}

.mobile-item {
  display: flex;
  align-items: center;
  padding: 26px 14px;
  font-size: 16px;
}

.contact-btn,
.mob-lang {
  display: flex;
  justify-content: center;
  margin-left: 0 !important;
}

.contact-btn a {
  background-color: #83b75b;
  padding: 16px 24px;
  font-size: 13px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  transition: 0.3s background-color;
}

.mobile-item a {
  color: #fff;
  font-weight: 700;
  text-decoration: none;
}

.mobile-item a:hover {
  color: #838a9d;
  text-decoration: none;
}

.mob-lang a {
  margin-left: 10px;
  color: #fff;
}

.mob-social {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.15);
  display: flex;
  justify-content: center;
  margin-right: 10px;
  align-items: center;
}

.mob-lang a img {
  width: 20px;
  height: 20px;
  border-radius: 100%;
}

.burger {
  z-index: 111;
  position: relative;
  width: 80px;
  height: 84px;
  background-color: #da690f;
  border: none;
}

.burger div {
  width: 40px;
  height: 3px;
  background: #fff;
  transform: translate3d(-13px, 0, 0);
  transition: all 0.3s ease;
  margin-top: 8px;
  position: absolute;
}

.burger .line1 {
  top: 20px;
  right: 5px;
}

.burger .line2 {
  top: 30px;
  right: 5px;
}

.burger .line3 {
  top: 40px;
  right: 5px;
}

.change .line1 {
  transform: rotate(-45deg) translate(-10px, 7px);
}

.change .line2 {
  opacity: 0;
}

.change .line3 {
  transform: rotate(40deg) translate(-5px, -6px);
}

.translate {
  visibility: visible !important;
  opacity: 1 !important;
}

.mobile-fixed {
  background-color: #fff;
  top: 0;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.14);
}

.mobile-fixed .burger .line1,
.mobile-fixed .burger .line2,
.mobile-fixed .burger .line3 {
  background-color: #37373f;
}

.mobile-fixed .btn-sec {
  color: #fff;
}

.button-menu {
  width: 100%;
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding: 0px 8px;
  height: 100px;
}
.button-menu .button-btn {
  text-decoration: none;
  position: relative;
  font-size: 16px;
  font-weight: 600;
  transition: all 0.3s;
  line-height: 48px;
  padding: 0 0 0 20px;
  width: 48%;
  text-align: center;
}

.button-btn.demo:before {
  content: "";
  width: 100%;
  height: 46px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  position: absolute;
  left: 0;
  top: 0;
  position: absolute;
  left: 0;
  top: 0;
  transition: all 0.3s;
  background-color: rgba(255, 255, 255, 0.15);
  background-position: 12px center;
  background-repeat: no-repeat;
  background-image: url(https://depromo.az/img/bolt_black.svg?=1);
}

.button-btn.sign {
  color: #000000 !important;
  margin-left: 0;
}

.button-btn.sign:before {
  content: "";
  width: 100%;
  height: 46px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  position: absolute;
  left: 0;
  top: 0;
  position: absolute;
  left: 0;
  top: 0;
  transition: all 0.3s;
  background-color: #f2f2f2;
  background-position: 11px center;
  background-repeat: no-repeat;
  background-image: url(https://depromo.az/img/bolt_black.svg?=1);
}

.button-btn span {
  position: relative;
  z-index: 2;
}

.mobile-fixed .btn-sec img {
  filter: unset;
}

.mobile-fixed .btn-sec span {
  color: #000;
}

.modal .close {
  background: none;
  border: none;
}
.sidebar-left {
  position: fixed;
  top: 0;
  left: 0;
  width: 80px;
  height: 100%;
  background: #fff;
  z-index: 6;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-direction: column;
}
.sidebar-social {
  padding: 0;
  margin: 0;
  list-style: none;
  margin-bottom: 30px;
}
.sidebar-social li {
  text-align: center;
  padding: 5px 0px;
}
.sidebar-social li a {
  width: 50px;
  height: 50px;
  display: block;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  background: #fff;
  border: 2px solid transparent;
}
.sidebar-social li a svg {
  transition: all 0.3s ease;
  will-change: transform;
}
.scroll-site {
  position: relative;
  width: 22px;
  height: 34px;
  border: 2px solid #e23d31;
  border-radius: 50px;
  box-sizing: border-box;
  z-index: 3;
  transform: translate(0%, 0%);
  transition: all 1s ease;
  margin-bottom: 50px;
}
.scroll-site::before {
  position: absolute;
  top: 0px;
  left: 50%;
  content: "";
  width: 2px;
  height: 10px;
  margin-left: -1px;
  background-color: #e23d31;
  border-radius: 10px;
  -webkit-animation: sdb10 1.5s infinite;
  animation: sdb10 1.5s infinite;
  box-sizing: border-box;
  transition: all 1s ease;
}
@-webkit-keyframes sdb10 {
  0% {
    transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    transform: translate(0, 20px);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@keyframes sdb10 {
  0% {
    transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    transform: translate(0, 20px);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
.sidebar-right {
  position: fixed;
  top: 0;
  right: 0;
  width: 80px;
  height: 100%;
  background: #fff;
  z-index: 6;
}
.sidebar-right.scrolled {
  -webkit-animation-name: run;
  -webkit-animation-duration: 4s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
@-webkit-keyframes run {
  from {
    right: 0%;
  }
  to {
    right: -30%;
  }
}

.sidebar-left.scrolled {
  -webkit-animation-name: run1;
  -webkit-animation-duration: 4s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
@-webkit-keyframes run1 {
  from {
    left: 0;
  }
  to {
    left: -30%;
  }
}

.sidebar-right .right-content {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
  align-content: center;
  height: 100%;
  position: relative;
}
.sidebar-globe {
  height: 80px;
  width: 100%;
  display: flex;
  flex-direction: column;
  text-decoration: none;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  font-weight: 600;
  color: #000000 !important;
}
.sidebar-globe:hover {
  color: #000000 !important;
}
.sidebar-globe svg {
  width: 20px;
  transition: transform 0.3s ease-in-out;
}
.sidebar-globe .text {
  color: #000000;
  margin-top: 7px;
}
.sb-icon .text {
  transition: transform 0.3s ease-in-out;
  text-transform: uppercase;
}
.sb-icon:hover .text,
.sb-icon:hover svg {
  transform: scale(1.2) !important;
}
header {
  padding: 0 80px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 5;
  width: 100%;
  transition: all 0.3s;
  background: #fff;
}
header .headerBottom {
  height: 80px;
  background: #fff;
  z-index: 1;
  position: relative;
}
header .headerBottom .content {
  width: 100%;
  position: relative;
  max-width: 100%;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  height: 100%;
}
.logo2{
    object-fit:contain;
        padding-right: 20px;
}
header .headerBottom .content a.logo {
  display: flex;
  flex-direction: column;
  width: 145px;
  justify-content: center;
  height: 100%;
  margin-right: 2%;
}
.promena-logo span:first-child {
  font-size: 18px;
  font-weight: 900;
  color: #000;
}
.promena-logo span:nth-child(2) {
  font-size: 11px;
  position: relative;
  color: #b0b2b1;
}
.promena-logo span:nth-child(2)::after {
  position: absolute;
  content: "";
  width: 70px;
  height: 1px;
  right: 0;
  bottom: 7px;
  background-color: #b0b2b1;
  transform: scaleX(1);
  transform-origin: left;
  transition: 0.4s;
}
header .headerBottom nav {
  height: 100%;
  width: auto;
  padding: 0px;
  position: static;
  padding-top: 30px;
}
.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.navbar .navbar-nav {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  height: 100%;
}
header .headerBottom nav > ul > li {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  transition: all 0.3s;
  height: 100%;
}
.navbar .navbar-nav li > a {
  padding: 0 10px;
  height: 100%;
  font-size: 17px;
}
header .headerBottom nav > ul > li > a:before {
  position: absolute;
  content: "";
  bottom: 0px;
  left: 10px;
  width: calc(100% - 18px);
  opacity: 0;
  transform: scale(0, 1);
  transform-origin: left center;
  border-bottom: 4px solid #e23144;
  transition: transform 0.3s, opacity 0.3s;
}
.parent-services {
  position: relative;
}
.services-drop {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    padding: 15px 30px;
    background: #fff;
    box-shadow: 2px 2px 2px 2px #bababa69;
    min-width: 260px;
    top: 90px;
    left: -64px;
    transition: all 0.4s;
    border-radius: 10px;
}
.services-drop a {
    display: inline-block;
    padding: 9px 0 !important;
    color: #000;
    text-decoration: none;
    width: 100%;
    transition: all .3s ease;
}
.services-drop a:hover {
  color: #000;
  opacity:0.5;
}
ul {
  list-style: none;
}
header .right-menu {
  width: auto;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  margin-left: auto;
}
header .right-menu .right-btn.sign {
  color: #000000 !important;
  margin-right: 30px;
}
header .right-menu .right-btn {
  text-decoration: none;
  position: relative;
  font-size: 16px;
  font-weight: 600;
  transition: all 0.3s;
  line-height: 48px;
  padding: 0 10px 0 55px;
}
header .right-menu .right-btn.sign:before {
  content: "";
  width: 46px;
  height: 46px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  position: absolute;
  left: 0;
  top: 0;
  position: absolute;
  left: 0;
  top: 0;
  transition: all 0.3s;
  background-color: #f2f2f2;
  background-position: 11px center;
  background-repeat: no-repeat;
  background-image: url("/img/phone-call (1).png");
  filter: grayscale(1);
}
#slide .owl-stage-outer{
    border-radius:25px!important;
}
header .right-menu .right-btn span {
  position: relative;
  z-index: 2;
}
header .right-menu .right-btn.demo {
  color: #e57b24;
}
header .right-menu .right-btn.demo:before {
  content: "";
  width: 46px;
  height: 46px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  position: absolute;
  left: 0;
  top: 0;
  position: absolute;
  left: 0;
  top: 0;
  transition: all 0.3s;
  background-color: #fdf3eb;
  background-position: 12px center;
  background-repeat: no-repeat;
  background-image: url(https://depromo.az/img/bolt_black.svg?=1);
}
.mobile-nav {
  display: none;
  justify-content: space-between;
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  left: 0px;
  z-index: 99;
  background-color: transparent;
  width: 100%;
  transition: 0.3s ease-in-out;
}
.mobile-nav .logo {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 20px;
}
.promena-logo span:first-child {
  font-size: 18px;
  font-weight: 900;
  color: #000;
}
.burger {
  z-index: 111;
  position: relative;
  width: 80px;
  height: 84px;
  background-color: #da690f;
  border: none;
}
.burger .line1 {
  top: 20px;
  right: 5px;
}
.burger div {
  width: 40px;
  height: 3px;
  background: #fff;
  transform: translate3d(-13px, 0, 0);
  transition: all 0.3s ease;
  margin-top: 8px;
  position: absolute;
}
.burger .line2 {
  top: 30px;
  right: 5px;
}
.burger .line3 {
  top: 40px;
  right: 5px;
}
.mobile-menu {
  position: fixed;
  top: 80px;
  right: 0%;
  padding: 0;
  left: 0%;
  height: 100vh;
  width: 100%;
  z-index: 11;
  background: #da690f;
  padding-top: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  transition: 0.4s all;
  display: flex;
  opacity: 0;
  visibility: hidden;
}
.mobile-menu li:first-child {
  margin: 0;
}
.mobile-menu li {
  padding: 15px 0;
  width: 100%;
}
.mobile-item {
  display: flex;
  align-items: center;
  font-size: 16px;
}
#slide span {
  line-height: 55px !important;
}
.button-menu .button-btn {
  text-decoration: none;
  position: relative;
  font-size: 16px;
  font-weight: 600;
  transition: all 0.3s;
  line-height: 48px;
  padding: 0 0 0 20px;
  width: 48%;
  text-align: center;
}
.button-btn span {
  position: relative;
  z-index: 2;
}
header .headerBottom nav > ul > li > a:hover {
  color: #e23144 !important;
}
header .headerBottom nav > ul > li:hover > a:before {
  opacity: 1 !important;
  transform: scale(1, 1) !important;
}
header .right-menu .right-btn:hover {
  padding: 0 20px 0 45px;
}
header .right-menu .right-btn:hover:before {
  width: 100%;
}
.sidebar-social li a {
  transition: all 0.3s ease;
}
.sidebar-social li a:hover {
  border: 2px solid #e23d31;
}
.sidebar-social li a:hover svg {
  transform: scale(0.8);
}
.sidebar-social li a:hover svg * {
  fill: #e23d31;
}
#slider {
  max-width: calc(100% - 160px);
  margin: 0 auto;
}
html:not(.no-js) [data-aos^="fade"][data-aos^="fade"].aos-animate {
  opacity: 1;
  -webkit-transform: none;
  transform: none;
}
html:not(.no-js) [data-aos^="fade"][data-aos^="fade"] {
  opacity: 0;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
}
[data-aos^="fade"][data-aos^="fade"].aos-animate {
  opacity: 1;
  transform: translateZ(0);
}
[data-aos][data-aos][data-aos-easing="ease"],
body[data-aos-easing="ease"] [data-aos] {
  transition-timing-function: ease;
}
[data-aos][data-aos][data-aos-duration="400"],
body[data-aos-duration="400"] [data-aos] {
  transition-duration: 0.4s;
}
[data-aos].aos-animate {
  pointer-events: auto;
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-prev {
  right: 120px;
}
.slick-arrow {
  width: 50px;
  height: 50px;
  font-size: 28px;
  bottom: 200px;
  right: 170px;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 10px 20px #00353010;
  border-radius: 35px;
  opacity: 1;
  color: #332b2b;
  top: auto;
  left: auto;
  z-index: 3;
  overflow: hidden;
}
.slick-prev:before {
  width: 100%;
  height: 100%;
  background-color: #e57b24;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  content: "";
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  right: -100%;
  z-index: -1;
  display: inline-block;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f12c";
  line-height: 1.8;
  color: #fff;
}
.slick-prev i {
  right: 0;
}
.slick-next i,
.slick-prev i {
  transition: all ease 0.3s;
  position: relative;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}
.slick-slide {
  position: relative;
  height: calc(100vh - 80px);
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-slide {
  position: relative;
  height: calc(100vh - 80px);
}
.slick-slide {
  float: left;
  min-height: 1px;
}
.caption {
  width: 100%;
  max-width: calc(100% - 160px);
  margin: 0 auto;
  display: flex;
  align-items: center;
  position: relative;
  height: 100%;
  z-index: 2;
}
.caption .caption-text {
  display: flex;
  align-items: flex-start;
  text-decoration: none;
  flex-direction: column;
  text-align: left;
  transition: all ease 0.5s;
  width: 70%;
  position: relative;
  z-index: 1;
}
.caption .caption-text .h1-size {
  font-size: 55px!important;
  letter-spacing: -1.5px!important;
  margin: 0px!important;
  color: white!important;
  margin-right: 0!important;
  font-weight: bold!important;
  line-height: 1.1!important;
  opacity: 1!important;
}
.caption .caption-text .h1-size span {
  display: block!important;
  color: #e57b24!important;
  font-weight: bold!important;
}
.caption .caption-text p {
  margin: 0px;
  color: white;
  font-size: 20px;
  font-weight: normal;
  text-align: left;
  opacity: 0.8;
}
.btn.btn-orange {
  background: #e57b31;
  color: #fff !important;
  position: relative;
  overflow: hidden;
  border: none;
  font-size: 14px;
  padding: 2.5px 26px;
  border-radius: 35px;
}
.btn.btn-orange-fill:before {
  position: absolute;
  content: "";
  bottom: 0px;
  left: 0;
  width: 100%;
  border: none;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  height: 100%;
  background: #332b2b;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: left center;
  transform-origin: left center;
  border-radius: 35px;
}
.btn.btn-orange span {
  position: relative;
  z-index: 1;
}
.slick-slide .caption-img {
  transition: all ease 0.7s;
  opacity: 0;
}
[data-aos].aos-animate {
  pointer-events: auto;
}
.slick-slide .caption .caption-img img.slide-img {
  width: auto;
  max-height: calc(100vh - 180px);
  height: auto;
  bottom: 0;
  right: 0;
  z-index: 0;
  opacity: 0;
  transition-delay: 0.5s;
  transform: translateX(100px);
  transition: all ease 0.5s;
}
#why .more-about:hover {
  background-color: #6a6a6a !important;
  color: white !important;
}
.slick-slide img {
  display: block;
}
.slick-next {
  right: 100px;
}
.slick-arrow {
  width: 50px;
  height: 50px;
  font-size: 28px;
  bottom: 200px;
  right: 170px;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 10px 20px #00353010;
  border-radius: 35px;
  opacity: 1;
  color: #332b2b;
  top: auto;
  left: auto;
  z-index: 3;
  overflow: hidden;
}
.slick-next:before {
  width: 100%;
  height: 100%;
  background-color: #e57b24;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  content: "";
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  left: -100%;
  z-index: -1;
  display: inline-block;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f135";
  line-height: 1.8;
  color: #fff;
}
.slick-next i {
  left: 0;
}
.slick-next i,
.slick-prev i {
  transition: all ease 0.3s;
  position: relative;
}
.slick-dots {
  display: block;
  width: auto;
  height: 6px;
  padding: 0px 0px 0px 0px;
  margin: 0;
  list-style: none;
  text-align: center;
  position: absolute;
  z-index: 3;
  bottom: 200px;
  left: 80px;
}
.slick-dots li {
  display: inline-block;
  vertical-align: top;
  width: 42px;
  height: 6px;
  margin: 0px 18px 0px 0px;
  position: relative;
}
.slick-dots li button {
  width: 100%;
  height: 100%;
  border: none;
  cursor: pointer;
  border: none;
  box-shadow: none;
  font-size: 0;
  color: transparent;
  line-height: 0;
  background-color: #322f2c;
  transition: all 0.3s ease;
  opacity: 0.2;
  border-radius: 4px;
  margin: 0;
  padding: 0;
}
.slick-dots li.slick-active button {
  box-shadow: none;
  opacity: 1;
  background: #e23144;
}
.btn.btn-orange-fill:hover:before {
  opacity: 1;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
#products,
#services,
#trust,
#slide,
#why,
#projects {
  background-color: #f7f5f2;
  padding-top: 70px;
  padding-bottom: 70px;
}
#products {
  padding-bottom: 0px;
}
.product {
    display:block;
  background: #fff;
  width: 100%;
  border-radius: 0.8rem;
  position: relative;
  margin-bottom: 1.6rem;
}
.service {
  width: 100%;
  height: 100%;
  background: white;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 35px 0 45px 0;
  border-radius: 5px;
  transition: 0.1s all linear;
}
.info {
  position: absolute;
  right: 20px;
  top: 20px;
  background-color: #f9fff3;
  color: #4f9937;
  font-size: 13px;
  padding: 0 1.2rem;
  border-radius: 0.4rem;
  padding: 3px 15px;
  transition: all 0.3s ease;
}
.info1 {
  background-color: #044b9966;
    color: white;
  font-weight: 700;
  font-size: 13px;
  padding: 0 1.2rem;
  border-radius: 0.4rem;
  padding: 3px 15px;
}
.more-info {
  padding-top: 3.2rem;
}
.product img {
  width: 100%;
  height: 280px;
  object-fit: cover;
  border-radius: 10px 10px 15px 15px;
}

.product img,
.product h5 {
  transition: all 0.3s ease-in-out;
}
.product:hover img {
  transform: scale(1.05);
}
.text-part {
  padding: 2.4rem 1.2rem 1.6rem;
}
.link {
  text-decoration: none;
  color: black;
}
.link:hover {
  color: black;
    text-decoration: none;

}

.product h5 {
    height: 75px;
  font-size: 1.7rem !important;
  line-height: 1.12 !important;
  letter-spacing: -0.02em !important;
  font-weight: 400 !important;
}
.look-p{
    transition: all .3s ease;
}
.product:hover h5, .product:hover .look-p {
  color: #e57b31;
}
#action {
  padding: 60px 0px 70px;
  background-color: #46da8c;
  color: white;
  text-decoration: none;
}
.product p {
  margin: 0.4rem 0 0.8rem !important;
  font-size: 1rem !important;
  line-height: 140% !important;
}
.service h5 {
  font-weight: 400;
  font-size: 23px;
  letter-spacing: -1px;
}
.line {
  margin-top: 10px;
  width: 200px;
  height: 1px;
  background: #bbbcbc;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
}
.more {
  color: #fff;
  font-size: 15px;
  background-color: #555453;
  padding: 11px 30px;
  border-radius: 55px;
  text-align: center;
  box-shadow: 0 19px 15px 0 rgb(92 103 117 / 15%);
  transition: all 0.3s ease!important;
  text-decoration: none;
}
.more:hover {
  background-color:#302f2f !important;
  color: white !important;
}
#trust .owl-nav {
  display: flex !important;
  position: absolute !important;
  top: -76px !important;
  right: 0px !important;
}
#trust .owl-item {
  border: 1px solid #efefef !important;
  border-radius: 13px !important;
  padding: 30px !important;
  background-color: white !important;
}
#trust h2 {
  font-size: 30px;
  text-transform: uppercase;
  padding-bottom: 20px;
}
.owl-theme .owl-nav [class*="owl-"] {
  padding: 6px 9px !important;
  border-radius: 50% !important;
  height: 40px !important;
  width: 40px !important;
  font-size: 20px !important;
  color: grey !important;
}

.text1 {
  font-weight: 700;
  font-size: 40px;
  line-height: 130%;
}
.text2 {
  font-size: 24px;
  line-height: 120%;
  margin-top: 16px;
}
.text3 {
  margin-top: 56px;
  font-size: 16px;
  line-height: 150%;
  max-width: 486px;
}
.text4 {
  margin-top: 4px;
  opacity: 0.7;
  font-size: 14px;
  line-height: 150%;
}
.phone {
  margin-top: 24px;
  color: rgb(255, 255, 255);
  transition: all 200ms ease-out 0s;
  font-weight: 700;
  font-size: 40px;
  line-height: 130%;
  text-decoration: none;
}
.phone:hover {
  color: rgb(255, 255, 255);
  opacity: 0.7;
}
#action input {
  height: 48px;
  width: 85%;
  border-radius: 0px;
  cursor: pointer;
  border: 1px solid #87f2ba;
  background-color: rgba(255, 255, 255, 0.1);
  margin-bottom: 25px;
  padding: 15px 38px 15px 16px;
  font-size: 16px;
}
#action input:hover {
  border-color: rgb(255, 255, 255);
}
#action input:focus-visible {
  border: 2px solid #c9f9e0 !important;
  outline: none !important;
}
.submit {
  background-color: white !important;
  color: black !important;
  border: none !important;
  font-weight: 700 !important;
}
.submit:hover {
  background-color: rgb(234, 235, 238) !important;
}

.service:hover {
  transform: translateY(-20px);
  -webkit-transform: translateY(-20px);
}
footer {
  background-color: #f5f5f5;
  padding-top: 4rem;
  width: 100%;
  overflow-x: hidden;
}
footer ul {
  list-style: none;
}
footer ul a {
  color: #666;
  transition: all 0.4s ease;
  font-size: 1.1rem;
  line-height: 1.32;
  text-decoration: none;
}
footer ul a:hover {
  color: #c46f29;
}
footer li {
  padding-bottom: 11px;
}
footer ul p {
  margin-bottom: 1rem;
  font-size: 1.2rem;
  line-height: 1.32;
  font-weight: 600;
}
.contact {
  text-decoration: none;
  color: black;
  transition: all 0.3s ease;
  font-weight: 600;
}
.contact:hover {
  color: #c46f29;
}
footer .phone {
  color: #c46f29;
  background-color: white;
  border-radius: 50%;
  padding-left: 15px;
  font-size: 15px;
  transition: all 0.3s ease;
  padding-right: 15px;
  padding-top: 15px;
  padding-bottom: 12px;
}
footer .phone:hover {
  color: white;
  background-color: #c46f29;
}
.media {
  padding-left: 130px !important;
  margin-top: 130px !important;
}
.media a {
  text-decoration: none;
  font-size: 18px;
  margin-bottom: 20px;
}
.form {
  text-align: right !important;
}
.sosial {
  margin-left: 20px;
  color: black;
  border-bottom: 2px solid #b3b3b361;
  padding-bottom: 1px;
  transition: all 0.3s ease-in;
}
.bi-facebook {
  color: #217be2;
}
.bi-instagram {
  color: #ec7847;
}
.bi-linkedin {
  color: #217be2;
}
.bi-youtube {
  color: #ff0000;
}
.footer-white {
  background-color: white;
  padding: 45px 34px 24px 34px !important;
  border-top-left-radius: 0.8rem;
  background-color: #fff;
  margin-top: 100px !important;
}
.footer-white .text-w p {
  width: 25rem !important;
  color: #999;
  font-size: 15px;
  line-height: 1.48;
}
.ox {
  width: 10px;
  height: 2rem;
  margin-left: 0px;
  margin-bottom: 5px;
  color: #b3b3b3;
  fill: #b3b3b3;
  transition: color 0.4s ease;
}
.news .col-md-8 {
  height: 100% !important;
  border-radius: 5px !important;
  background: white !important;
  padding: 65px !important;
  padding-bottom: 27px !important;
}
.news {
  margin-top: 15px;
}
.news {
  margin: 0;
}
.news h5 {
  font-weight: 600;
  font-size: 23px;
  letter-spacing: -1px;
  padding-left: 26px;
}
.first-h5 {
  padding: 0 15px;
}
.wrapper {
  width: 100%;
  position: relative;
  height: 100%;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  padding: 0 15px;
}
.news .owl-theme .owl-nav {
  right: 0;
  position: absolute;
  bottom: -42px;
}
.news .owl-carousel .owl-nav button.owl-next,
.news .owl-carousel .owl-nav button.owl-prev,
.news .owl-carousel button.owl-dot {
  background: 0 0;
  color: #cdcaca;
  padding: 0 !important;
  font: inherit;
}
.wrapper button[type="button"] span {
  top: 2px;
  position: absolute;
  left: 14px;
  font-size: 25px;
}
.wrapper span {
  /* font-size: 13px; */
  color: #787b7e;
}
.news .col-md-8 button[type="submit"] {
  color: #fff;
  font-size: 15px;
  background-color: #525252;
  padding: 11px 30px;
  border-radius: 55px;
  text-align: center;
  box-shadow: 0 19px 15px 0 rgb(92 103 117 / 15%);
  position: relative;
  bottom: 7px;
  left: 0;
}
.rightSide {
  padding-left: 55px !important;
  overflow: hidden;
  height: 100%;
  border-radius: 5px;
  position: relative;
}
.triangle {
  position: absolute;
  border-radius: 5px;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(360deg, rgba(0, 118, 129, 0) 50%, #ce6e2c);
  transition: 500ms all ease;
}
.rightSide img {
  height: 100%;
  border-radius: 5px;
}
.textinner {
  position: absolute;
  top: 0;
  padding: 40px;
  height: 100%;
  color: white;
  transition: 500ms all ease;
}
.textinner p {
    font-size: 15px;
    line-height: 20px;
}
  .rightSide {
    max-width: calc(33.333333% - 10px);
  }

.rightSide button {
  bottom: 0;
  color: #fff !important;
  font-size: 15px;
  background-color: #414142;
  padding: 11px 30px;
  border-radius: 55px;
  text-align: center;
  box-shadow: 0 19px 15px 0 rgb(0 0 0 / 42%);
  position: absolute;
  bottom: 40px;
}
.wrapper button[type="button"] {
  position: relative;
  border: 1px solid #cdcaca !important;
  border-radius: 100%;
  width: 40px;
  height: 40px;
}
.owl-three {
  padding-bottom: 29px !important;
}
.three:hover {
  border: 1px solid #cdcaca !important;
  background: #f9fff0 !important;
  color: #fff !important;
}
.textinner:hover {
  background-color: #eb701a80;
  border-radius: 5px;
}
#slide {
  padding: 105px;
  position: relative !important;
}
#slide .owl-dots {
  position: absolute !important;
  bottom: 60px !important;
  left: 165px !important;
}
#slide .owl-nav {
  position: absolute !important;
  bottom: -20% !important;
  right: -3% !important;
}
#slide .item {
  background-image: url("/img/surme.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
#slide .item1 {
  background-image: url("/img/soyuq-sistemi.jpeg");
}
#slide .item3 {
  background-image: url("/img/izosistem.jpg");
}
#slide .item4 {
  background-image: url("/img/fasad-profiller.jpeg");
}
#slide .item5 {
  background-image: url("/img/ofisbolme.jpg");
}
#slide .item6 {
  background-image: url("/img/meheccer.jpeg");
}
.owl-three .item {
  position: relative !important;
  padding-left: 10px;
}
.owl-carousel .item1 {
  position: relative !important;
}
.overlay {
  background: rgb(89 89 89 / 36%);
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.overlay1 {
  background: rgb(89 89 89 / 63%);
  position: absolute;
  z-index: 2;
  border-radius: 10px;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.caption {
  padding-top: 331px;
  padding-bottom: 220px;
  padding-left: 60px;
}
#slide .owl-dot span {
  width: 45px;
  height: 6px;
  margin: 5px 7px;
  -webkit-backface-visibility: visible;
  transition: opacity 0.2s ease;
  border-radius: 30px;
}
#slide .owl-dot.active span,
#slide .owl-dot:hover span {
  background: #e23144;
}
@media (min-width: 1400px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1320px !important;
  }
}
.advantage .advantage-content {
  margin-top: -150px;
  position: relative;
  z-index: 2;
  border-radius: 24px;
  display: flex;
}
.advantage .advantage-content .item-1 {
  background: #d86610;
  border-bottom-left-radius: 25px;
  border-top-left-radius: 25px;
}
.advantage .advantage-content .item {
  height: 200px;
  padding: 32px;
  padding-left: 36px;
  transition: all 0.5s ease;
  align-items: center;
  transition: all 0.3s ease;
}
.advantage .advantage-content .item span {
  color: #fff;
  display: block;
}
.advantage .advantage-content .item-1 p,
.advantage .advantage-content .item-2 p,
.advantage .advantage-content .item-3 ul {
  color: #fff;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease;
  font-size: 13px;
}
.advantage .advantage-content .item-2 {
  background: #e57b24;
}
.advantage .advantage-content .item-3 ul {
  list-style: circle;
  padding: 0 20px;
}
.advantage .advantage-content .item-1 p,
.advantage .advantage-content .item-2 p,
.advantage .advantage-content .item-3 ul {
  color: #fff;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease;
  font-size: 13px;
}
.advantage .advantage-content .item-3 ul {
  list-style: circle;
  padding: 0 20px;
}
.advantage .advantage-content .item-3 {
  background: #ff9d00;
  border-bottom-right-radius: 25px;
  border-top-right-radius: 25px;
}

.advantage .advantage-content .item:hover {

    
}
.advantage .advantage-content .item-1:hover p,
.advantage .advantage-content .item-2:hover p,
.advantage .advantage-content .item-3:hover ul {
  transition: all 0.5s ease;
  visibility: visible;
  opacity: 1;
}
.media a:hover .sosial {
  color: #ff9d00;
  border-bottom: 2px solid #ff9d00;
}
#trust .owl-nav button {
  width: 40px !important;
  height: 40px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  background-color: #fafafa !important;
  border-radius: 50% !important;
  color: rgba(11, 11, 11, 0.231) !important;
  transition: all 0.3s ease !important;
  border: 1px solid #eae0c2 !important;
}

#trust .owl-theme .owl-nav [class*="owl-"]:hover {
  border: 1px solid #eae0c2 !important;
  background-color: #fafafa !important;
  color: rgb(0, 0, 0) !important;
}

#trust .owl-theme .owl-nav span {
  font-size: 25px !important;
  margin-top: 4px !important;
}

#slide .owl-nav button {
  width: 50px !important;
  height: 50px !important;
  font-size: 28px !important;
  bottom: 200px !important;
  right: 170px !important;
  background: #ffffff 0% 0% no-repeat padding-box !important;
  box-shadow: 0px 10px 20px #00353010 !important;
  border-radius: 35px !important;
  opacity: 1 !important;
  color: #332b2b !important;
  top: auto !important;
  left: auto !important;
  z-index: 3 !important;
  overflow: hidden !important;
  float: left !important;
  transition:all .3s ease-in;
}
#slide .owl-nav .owl-prev,
#slide .owl-nav .owl-next {
  position: relative !important;
}
#slide .owl-nav .owl-prev:before {
  width: 100% !important;
  height: 100% !important;
  background-color: #e57b31 !important;
  position: absolute !important;
  top: 0 !important;
  -webkit-transition: all 0.3s !important;
  -moz-transition: all 0.3s !important;
  -o-transition: all 0.3s !important;
  transition: all 0.3s !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  display: block !important;
  content: "" !important;
  border-radius: 100% !important;
  -webkit-border-radius: 100% !important;
  -moz-border-radius: 100% !important;
  right: -100% !important;
  z-index: -1 !important;
  display: inline-block !important;
  line-height: 1 !important;
  vertical-align: middle !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  line-height: 1.8 !important;
  color: #fff !important;
}
#slide .owl-nav .owl-prev:hover:before {
  right: 0 !important;
}


#slide .owl-nav .owl-next:hover:before {
  left: 0 !important;
}
#slide .owl-nav .owl-next:before {
  width: 100% !important;
  height: 100% !important;
  background-color: #e57b31 !important;
  position: absolute !important;
  top: 0 !important;
  -webkit-transition: all 0.3s !important;
  -moz-transition: all 0.3s !important;
  -o-transition: all 0.3s !important;
  transition: all 0.3s !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  display: block !important;
  content: "" !important;
  border-radius: 100% !important;
  -webkit-border-radius: 100% !important;
  -moz-border-radius: 100% !important;
  left: -100% !important;
  z-index: -1 !important;
  display: inline-block !important;
  font-family: bootstrap-icons !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  line-height: 1 !important;
  vertical-align: middle !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  content: "" !important;
  line-height: 1.8 !important;
  color: #fff !important;
  float: left !important;
}
#why .owl-theme .owl-nav {
  transition: all 0.3s ease;
}
#why .owl-theme .owl-nav [class*="owl-"]:hover {
  background: #bbd2e266 !important;
  color: #fff !important;
  text-decoration: none !important;
}

* {
  box-sizing: border-box;
}
.page-wrap {
  max-width: 800px;
  margin: 0 auto;
}
.slide-container,
.thumb-container {
  width: 100%;
  overflow: auto;
  scroll-snap-type: x mandatory;
  margin-bottom: -15px;
  display: flex;
  padding: 0;
}
#slide .owl-nav button:hover {
  color: white !important;
}
.slide-container li,
.thumb-container li {
  display: block;
}
.slide-container__wrap,
.thumb-container__wrap {
  overflow: hidden;
}
.slide-container {
  scroll-padding: 5%;
}
.slide-container li {
  flex: 0 0 90%;
  padding: 0 10px;
  position: relative;
  scroll-snap-align: start;
}
.slide-container img {
  display: block;
  width: 100%;
}
.slide-container p {
  position: absolute;
  bottom: 0;
  left: 10px;
  right: 10px;
  margin: 0;
  padding: 30px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
}
.thumb-container__wrap {
  display: none;
}
@media (min-width: 765px) {
  .slide-container {
    scroll-padding: 0;
  }
  .slide-container li {
    flex-basis: 100%;
    padding: 0;
  }
  .slide-container p {
    right: 0;
    left: 0;
  }
  .thumb-container.scrolling {
    scroll-snap-type: none;
  }
  .thumb-container li {
    flex: 0 0 33.3333333333%;
    scroll-snap-align: center;
  }
  .thumb-container a {
    display: block;
    width: 100%;
    padding-top: 56.25%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-origin: border-box;
    overflow: hidden;
    text-indent: -9999px;
    border: 4px solid transparent;
    transition: border-color 0.3s;
  }
  .thumb-container a:hover,
  .thumb-container a:focus {
    border-color: orange;
  }
  .thumb-container a.active {
    border-color: red;
  }
  .thumb-container__wrap {
    position: relative;
    display: flex;
  }
  .prev,
  .next {
    display: flex;
    align-items: center;
  }
  .prev.disabled,
  .next.disabled {
    pointer-events: none;
    opacity: 0.5;
  }
}
.parent-services:hover .services-drop {
  visibility: visible;
  opacity: 1;
  top: 52px;
}

html,
body {
  position: relative;
  height: 100%;
}

.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 650px;
  object-fit: cover;
}

.swiper {
  width: 100%;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
  overflow: visible !important;
}

.swiper-slide {
  background-size: cover;
  background-position: center;
}

.mySwiper2 {
  height: 80%;
  width: 100%;
}

.mySwiper {
  height: 20%;
  box-sizing: border-box;
  padding: 10px 0;
}

.mySwiper .swiper-slide {
  width: 25%;
  height: 100%;
  opacity: 1;
}

.mySwiper .swiper-slide-thumb-active img {
  border: 2px solid #3782d1 !important;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.little-imgs .swiper-slide img {
  display: block;
  width: 60px;
  height: 60px;
  border: 2px solid rgb(243, 245, 249);
  transition: all 300ms ease-out 0s;
  cursor: pointer;
  object-fit: cover;
}
.big-img {
  position: relative !important;
}
.little-imgs {
  position: absolute !important;
  bottom: 120px !important;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: -9px !important;
  right: auto !important;
}
h2 {
  letter-spacing: -0.02em !important;
  font-weight: 700 !important;
  padding-bottom: 25px;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 198px !important;
  left: auto !important;
}
.swiper-button-next,
.swiper-button-prev {
  position: absolute !important;
  top: 50% !important;
  width: 100px !important;
  height: 50px !important;
  margin-top: 47px !important;
  z-index: 10 !important;
  cursor: pointer !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  color: #7ea0ca !important;
}

.white-part {
  width: 392px !important;
  height: 263px !important;
  padding: 32px !important;
  gap: 24px !important;
  position: absolute !important;
  bottom: 120px !important;
  background-color: rgb(243, 245, 249) !important;
  bottom: 59px !important;
  left: 311px !important;
  z-index: 999 !important;
}
.white-part .name {
  color: #004a98;
  font-size: 46px;
  letter-spacing: -1px;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  font-size: 17px !important;
}
.swiper-pagination {
  position: absolute !important;
  top: 50% !important;
  left: 42px !important;
  width: 100px !important;
  height: 50px !important;
  margin-top: 60px !important;
}
.look{
    padding-left: 39px!important;
}
@media (max-width: 1500px) {
    .look {
    padding-left: 33px!important;
}
    .news .col-md-8 {
    padding: 46px !important;
  }
    #product-short {
    padding-top: 150px!important;
    padding-bottom: 50px!important;
    padding-left: 84px!important;
    padding-right: 84px!important;
}
  #about {
    padding-left: 100px!important;
    padding-right: 100px!important;
  }
  .contacts {
    padding-left: 49px !important;
    padding-right: 49px !important;
  }
  .caption {
    padding-top: 225px!important;
    padding-bottom: 145px!important;
    padding-left: 52px!important;
  }
  #contact,
  #input-part {
    padding-left: 95px!important;
    padding-right: 95px!important;
  }
  .white-part {
    left: 117px !important;
  }
  #slide .owl-nav {
    position: absolute !important;
    bottom: -25% !important;
    left: 90% !important;
  }
  header .right-menu {
    margin-right: 0;
  }
  .first_slide_item .container {
    max-width: 1000px;
  }
  header .headerBottom nav > ul > li > a {
    font-size: 14px;
  }
  header .right-menu .right-btn {
    font-size: 14px;
  }
  #slide {
    padding-left: 137px!important;
    position: relative !important;
    padding-top: 105px!important;
    padding-bottom: 105px!important;
    padding-right: 102px!important;
  }
  .advantage .advantage-content {
    padding-left: 105px!important;
    padding-right: 105px!important;
  }
  #products,
  #services,
  #trust,
  #why,
  #projects {
    padding-top: 70px!important;
    padding-bottom: 70px!important;
    padding-left: 80px!important;
    padding-right: 80px!important;
  }
  #why{
    padding-left: 95px!important;
    padding-right: 95px!important;
  }
  footer {
    padding-left: 100px;
  }
  #action {
    padding: 60px 20px 60px 100px!important;
  }
  .media,
  .footer-row {
    padding-left: 30px !important;
  }
  #slide .owl-carousel {
    padding-left: 0px !important;
    padding-right: 33px !important;
}
.look span{
    /*font-size: 13px;*/
    display: block;
    width: 101%;
}
.look{
    text-align:end!important;
}
/*.info1 {*/
/*    background-color: #044b9966;*/
/*    color: white;*/
/*    font-weight: 700;*/
/*    font-size: 12px;*/
    /* padding: 0 1.2rem; */
/*    border-radius: 0.4rem;*/
/*    width: 100%;*/
/*    display: block;*/
/*    padding: 3px 9px;*/
/*}*/
.news .col-md-8 {
    height: 100% !important;
    border-radius: 5px !important;
    background: white !important;
    padding: 34px !important;
    padding-top: 49px!important;
    padding-bottom: 42px!important;
}
.form{
    padding-right: 80px!important;
}

#slide .owl-dots {
    position: absolute !important;
    bottom: 60px !important;
    left: 126px !important;
}
}
@media screen and (max-width: 1160px) {
  .navbar .navbar-nav li > a {
    padding: 0 7px;
  }

  header .headerBottom .content a.logo {
    margin-right: 2%;
  }

  header .headerBottom nav > ul > li > a {
    font-size: 14px;
  }
  header .right-menu .right-btn span {
    display: none;
  }
  header .right-menu .right-btn {
    width: 48px;
    height: 48px;
  }
}
@media screen and (max-width: 1024px) {
  .mobile-nav {
    display: flex;
    justify-content: space-between;
  }

  header {
    padding: 0;
  }

  body {
    padding-top: 80px;
    padding-left: 0;
    padding-right: 0;
  }

  .headerBottom,
  .sidebar-right,
  .sidebar-left {
    display: none;
  }
  #slider {
    max-width: 100%;
    margin: 0;
    width: 100%;
  }
  .main-slider .slick-slide .caption .caption-img img.slide-img {
    width: 300px;
  }
  .main-slider .caption .caption-text p {
    font-size: 14px;
  }
  .main-slider .caption .caption-text .h1-size {
    font-size: 30px!important;
  }
}
.advantage1 {
  display: none;
}
.advantage1 .advantage-content {
  margin-top: -150px;
  position: relative;
  z-index: 2;
  border-radius: 24px;
  display: flex;
}
.advantage1 .advantage-content .item-1 {
  background: #d86610;
  border-top-right-radius: 25px;
  border-top-left-radius: 25px;
  margin-top: 35px;
}

.advantage1 .advantage-content .item {
  height: 200px;
  padding: 30px;
  transition: all 0.5s ease;
  align-items: center;
  transition: all 0.3s ease;
}
.advantage2,
.advantage3 {
  margin-top: 100px;
}
.advantage1 .advantage-content .item span:first-child {
  font-size: 46px;
  font-weight: 600;
}
.advantage1 .advantage-content .item span {
  color: #fff;
  transition: all 0.2s;
}
.advantage1 .advantage-content .item-2 {
  background: #e57b24;
}
.advantage1 .advantage-content .item-3 ul {
  list-style: circle;
  padding: 0 20px;
}
.advantage1 .advantage-content .item-3 {
  background: #ff9d00;
  border-bottom-right-radius: 25px;
  border-top-right-radius: 25px;
}
.span1 {
  font-size: 46px;
  font-weight: 600;
  letter-spacing: -2.3px;
  line-height: 1;
}
.span2 {
  font-weight: 400;
  font-size: 22px;
  display: block;
}
.advantage2 .advantage-content .item-2 {
  background: #e57b24;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  margin-top: 50px;
}
.advantage1 .advantage-content .item-3 {
  background: #ff9d00;
  border-bottom-right-radius: 25px;
  border-bottom-left-radius: 25px;
  border-top-right-radius: 0px;
  margin-top: 50px;
}
::placeholder {
  color: grey;
  opacity: 1;
}

:-ms-input-placeholder {
  color: grey;
}

::-ms-input-placeholder {
  color: grey;
}
.media1 {
  display: none;
}
.pro-short img {
    width: 100%!important;
    margin: 0 auto 40px auto!important;
    border-radius: 37px!important;
    object-fit: cover!important;
    height: 415px!important;
}
@media (max-width: 990px) {
    .button-menu a {
        white-space: nowrap;
        width: 200px!important;
    }
    .logo2{
    display:none
}
    .look{
    padding-left: 58px!important;
}
.w-btn{
    text-align:center;
        display: block;
    margin-bottom: 25px;
}
    #pro-title{ 
    position: absolute!important;
    bottom: 0%!important;
    left: 42%!important;
}
    .form {
    padding-right: 0px!important;
}
    .service-part{
        margin-bottom: 35px!important;
    }
    #product-short {
    padding-top: 59px!important;
    padding-bottom: 29px!important;
    padding-left: 0px!important;
    padding-right: 0px!important;
}
  .caption {
    max-width: 100% !important;
  }
  .rightSide {
    padding-left: 0px!important;
  }
  .footer-row {
    padding-left: 13px !important;
  }
  .news .col-md-8 {
    padding: 32px !important;
        margin-top: 45px;
  }
  #slide .owl-carousel {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .contacts {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }
  .office-contacts p {
    margin: 0;
    background: #f6f6f6;
    border-radius: 25px;
    padding: 25px 6px 0px 18px;
    margin-top: 10px;
    width: 100%;
    height: 81px;
  }
  #about {
    padding-left: 15px!important;
    padding-right: 15px!important;
  }
  .owl-dots{
      display:none!important;
  }
  .news h5 {
    font-weight: 600;
    font-size: 23px;
    letter-spacing: -1px;
    padding-left: 26px;
}
.news h4 {
    font-weight: 600;
    font-size: 23px;
    letter-spacing: -1px;
    padding-left: 0px;
}
  #products, #services,  #projects {
    padding-top: 30px!important;
    padding-bottom: 0px!important;
    padding-left: 80px!important;
    padding-right: 80px!important;
}
  #about {
    margin-top: 52px!important;
    margin-bottom: 59px!important;
  }
  #about .row {
    background-color: white!important;
    padding: 14px!important;
    border-radius: 12px!important;
  }
  .pro-short img {
    width: 100%!important;
    margin: 0 auto 26px auto!important;
    border-radius: 37px!important;
    object-fit: cover!important;
    height: 180px!important;
}
  #about img {
    width: 100%;
    margin: 0 auto 30px auto;
    border-radius: 10px;
    object-fit: cover;
  }
  .grey-part {
    width: 100%;
  }
  #page-content-box,
  #input-part {
    padding-left: 12px!important;
    padding-right: 12px!important;
  }
  #contact {
    padding-top: 55px!important;
  }
  #contact .row,
  #input-part .row {
    background-color: white;
    padding: 37px 7px!important;
    border-radius: 12px;
  }
  #contact .row{
      padding: 0 !important;
  }
  .elaqe_formu{
      row-gap: 20px;
  }
  .submit-btn {
    padding: 18px 130px!important;
  }
  .media {
    display: none;
  }
  .media1 {
    display: block;
  }
  .media1 a {
    text-decoration: none;
    color: black;
  }
  .media1 a:hover .sosial {
    color: #ff9d00;
    border-bottom: 2px solid #ff9d00;
  }
  .advantage {
    display: none;
  }
  .advantage1 {
    display: block;
  }
  .footer-white {
    display: none;
  }
  footer {
    padding-left: 0px!important;
  }
  ol,
  ul {
    padding-left: 0rem !important;
  }
  .media {
    margin-top: 0px !important;
  }
  .contact-info {
    padding-bottom: 50px !important;
  }
  #action {
    padding: 28px 0px 14px 0px!important;
  }
  .form1,
  .form {
    text-align: center !important;
  }
  #products,
  #services,
  #trust,
  #projects {
    padding-left: 0px!important;
    padding-right: 0px!important;
  }
  #trust .owl-item {
    height: 113px !important;
  }
  .rightSide {
    margin-top: 35px !important;
    padding-left: 0px !important;
  }
  .news .owl-theme .owl-nav {
    right: 0;
    position: absolute;
    bottom: -42px;
  }
  #why {
    padding-left: 15px!important;
    padding-right: 15px!important;
    padding-top: 0px !important;
  }
  #services .col-sm-12 {
    margin-top: 20px !important;
  }
  .mySwiper {
    display: none !important;
  }
  .swiper-slide img {
    height: 280px !important;
  }
  .white-part {
    background-color: transparent !important;
    left: 13px !important;
    bottom: -81px !important;
    text-align: center !important;
  }
  .swiper-button-next {
    right: 70px !important;
    left: auto !important;
  }
  .swiper-pagination {
    left: 124px !important;
  }
  .swiper-button-prev {
    left: 71px !important;
  }
  #slide {
    padding-left: 14px!important;
    position: relative !important;
    padding-top: 21px!important;
    padding-bottom: 94px!important;
    padding-right: 15px!important;
  }
  .caption {
    padding-top: 90px!important;
    padding-bottom: 184px!important;
    padding-left: 22px!important;
    margin: inherit !important;
  }
  .btn.btn-orange {
    padding-left: 22px!important;
    padding-right: 22px!important;
  }
  .caption .caption-text {
    width: 100% !important;
  }
  #slide .owl-nav {
    position: absolute !important;
    bottom: -20% !important;
    left: 55% !important;
  }
  .advantage .advantage-content {
    padding-left: 0px !important;
  }
  .color-nav .burger .line3 {
    top: 40px;
    right: 17px;
  }
  .color-nav .burger .line1 {
    top: 20px;
    right: 16px;
  }
  .white-part {
    width: 348px !important;
  }
}
#action input::placeholder {
  color: white;
  opacity: 0.8;
}

:focus {
  outline: none;
}

.effect {
  position: relative;
}
select{
        color: grey;
}
.effect input[type="text"],
.effect textarea {
  color: #333;
  width: 100%;
  letter-spacing: 1px;
}
/*#input-part textarea:focus {*/
/*  border: 1px solid white !important;*/
/*}*/
.effect-7,
.effect-8,
.effect-9 {
  border: 1px solid #ccc;
  padding: 7px 14px 9px;
  transition: 0.4s;
}

.effect-8 ~ .focus-border:before,
.effect-8 ~ .focus-border:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 2px;
  background-color: #677cb4;
  transition: 0.3s;
}
.effect-8 ~ .focus-border:after {
  top: auto;
  bottom: 0px;
  left: auto;
  right: 0;
}
.effect-8 ~ .focus-border i:before,
.effect-8 ~ .focus-border i:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 2px;
  height: 0;
  background-color: #677cb4;
  transition: 0.4s;
}
.effect-area.effect-8 ~ .focus-border:after {
    bottom: 8px !important;
}
.effect-8 ~ .focus-border i:after {
  left: auto;
  right: 0;
  top: auto;
  bottom: 0;
}
.effect-8:focus ~ .focus-border:before,
.effect-8:focus ~ .focus-border:after {
  width: 100%;
  transition: 0.3s;
}
.effect-8:focus ~ .focus-border i:before,
.effect-8:focus ~ .focus-border i:after {
  height: 100%;
  transition: 0.4s;
}
.effect-area.effect-8:focus ~ .focus-border i:before, .effect-area.effect-8:focus ~ .focus-border i:after {
    height: 96% !important;
}
.effect-area.effect-8 ~ .focus-border i:after {
    top: 0px;
}
.submit-btn{
    border:none!important;
}
.negative{
    background-color: #e4adad!important;
    color: #993737!important;
}
.modal-body, .modal-header{
    padding-left: 60px!important;
    padding-right: 60px!important;
}
.modal-header{
    padding-top: 30px!important;
    padding-bottom: 10px!important;
    border-bottom: none!important;
}
#staticBackdropLabel{
    font-weight:400!important;
}
#slide .owl-nav .owl-prev:hover {
  color: white !important;
}
#slide .owl-nav button:hover{
    background: #e57b24 0% 0% no-repeat padding-box !important;
}
.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: var(--bs-modal-padding);
    padding-bottom: 100px!important;
}
a.contact-info:hover{
    color:black;
    opacity:0.5;
}
.owl-two .owl-item img {
    display: block;
    width: 100%;
    height: 50px!important;
    object-fit: contain!important;
}
.img-container {
    overflow: hidden!important;
    border-radius: 10px;
        margin-bottom: 10px;
    height: 222px!important;
    margin-bottom: 35px;
}