
.main-slider video {
  width: 100% !important;
}

.f-img {
  float: right;
}

 .f-img img {
   width: 250px;

 }

 .get-in-touch__locations-carousel.owl-carousel .owl-dots {
   bottom: 35px;
   left: 120px;
 }

.f-text {
  display: inline;
}

#myButton {
  display: none !important;
}

.welcome-one__solutions-single{
  padding: 21px 33px 21px;
}
.welcome-one__solutions {
  margin-bottom: 18px;
}

.brand-one {
  border-top: none;
  padding: 70px 0;
}
/* Top Header */

.header-top {
  padding: 10px 0px 10px 20px;
  width: 100%;
      position: fixed;
        top: 0;
        z-index: 9999999;
        background-color: #fff;
        margin-left: 0px;
        font-size: 14px !important;
}



.main-menu .mobile-nav__toggler {
  border-top: 1px solid #2d9a50;
  border-bottom: 1px solid #2d9a50;
}

.main-menu .mobile-nav__toggler span {
  background: #2d9a50;
}

.header-top i.first {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #2d9a50;
  display: -webkit-box;
  display: -ms-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  font-size: 11px;
  color: #fff;
  margin-right: 5px;
}

.header-top i.second {

  color: #2d9a50;
  font-size: 18px;
  margin-right: 10px;
}

.header-top-border {
  border-right: 1px solid #2d9a50;
}

.header-top-right {
  text-align: end;
}


.gtranslate_wrapper a{
  /*color: #fe1f07 !important;*/
  margin-right: 10px !important;
}
.gt-current-lang{
  color: #2d9a50 !important;
}

.top-span {
  margin-right: 10px;
}


.main-menu-two-wrapper__search {
  color: var(--moniz-primary, #fc653c);
}



@media (min-width:1200px) {
  .main-header-two {
  margin-bottom: 50px;
  top: 50px;
}

.main-slider h2 {

  min-height: 300px;
}

}

/* Header  */

.stricky-header {
  top: 50px;
}


.main-header {
  top: 40px;
}

.main-menu-wrapper {
  justify-content: left;
}

.main-menu-two-wrapper {
  justify-content: left;
}

.main-menu-wrapper__main-menu {
  justify-content: left;
}

.main-menu-two-wrapper__main-menu {
  justify-content: left;
}

.main-menu-wrapper__right {
  position: absolute;
  right: 0px;
}

.main-menu-two-wrapper__right {
  position: absolute;
  right: 0px;
}

.fa-menu {
  font-size: 10px;
  padding-left: 5px;
  position: relative;
  top: 2px;
  color: #ddd;
}

.main-menu .main-menu__list>li+li,
.stricky-header .main-menu__list>li+li {
  margin-left: 35px;
}

.header-popup-btn {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  -webkit-appearance: none;
  border: none;
  outline: none !important;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: #2d9a50;
  color: var(--moniz-base, #ffffff);
  font-size: 16px;
  font-weight: 700;
  padding: 3px 60px;
  -webkit-transition: 500ms;
  transition: 500ms;
  border-radius: 32px;
  overflow: hidden;
}

.header-popup-btn:hover {
  color: #ffffff !important;
}

.main-menu .main-menu__list>li>a::before {
  display: none;
}



.blog-one .row{ 
    row-gap: 30px;
}

.video-one {
  margin-top: 90px;
}


.intro-h {
  height: 870px;
}

.main-slider .container {
  padding-top: 225px;
}

.main-slider .image-layer {
  height: 100%;
  
}

.main-slider .swiper-slide-active .image-layer{
    transition: none;
    transform: scale(1.58);
}

.get-in-touch__locations-single {
  height: 355px;
  padding: 50px 30px 75px;
}

.get-in-touch__locations-bottom-tagline {
  line-height: 1.5;
  margin-bottom: 10px;
}

.contact-page {
  padding: 0px 0 120px ;
}

.contact-page-google-map {
  margin-bottom: 100px;
}

.we-make__person-text p.first {
  font-size: 22px;
  color: var(--moniz-base, #ffffff);
  margin: 0;
  font-family: var(--moniz-reey-font, "reeyregular");
  line-height: 20px;
}

.we-make__person-text p.second {
  font-size: 22px;
  color: var(--moniz-base, #ffffff);
  margin: 0;
  line-height: 40px;
}

.mt-240-pc {
  margin-top: 150px;
}

/* .we-offer-swiper .services-one__icon {
  width: 80px;
  height: 80px;
  position: static;
  margin: 0 auto 24px;
  transform: none;
  background: #BDDDB3;
} */

.text-white-popup {
  color: #ffffff;
  font-weight: 300;
  margin-top: 30px;
}

.hakk .swiper-pagination-bullets {
  display: none !important;
}

/*--------------------------------------------------------------
# Reasons
--------------------------------------------------------------*/
.reasons {
  position: relative;
  display: block;
  padding: 120px 0 80px;
}

.reasons__left {
  position: relative;
  display: block;
  margin-right: 70px;
}

.reasons__img {
  position: relative;
  display: block;
  overflow: hidden;
}

.reasons__img img {
  width: 100%;
  border-radius: var(--moniz-border-radius, 10px) !important;
}

.reasons__img-shape-1 {
  position: absolute;
  bottom: -207.5px;
  left: -200px;
  border-style: solid;
  border-width: 2px;
  border-color: white;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0);
  opacity: 0.502;
  width: 415px;
  height: 415px;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-duration: 5s;
  animation-duration: 5s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.reasons__img-shape-2 {
  position: absolute;
  bottom: -327px;
  left: 60px;
  height: 438px;
  width: 438px;
  background-color: var(--moniz-primary, #fc653c);
  border-radius: 50%;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: banner3Shake;
  animation-name: banner3Shake;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-duration: 5s;
  animation-duration: 5s;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.reasons__right .section-title {
  margin-bottom: 23px;
}

.reasons__text {
  margin: 0;
}

.reasons__list {
  position: relative;
  display: block;
  margin-left: 0;
  margin-top: 40px;
}

.reasons__list li {
  display: flex;
  align-items: center;
}

.reasons__list li+li {
  margin-top: 9px;
}

.reasons__list li .icon {
  display: flex;
  align-items: center;
}

.reasons__list li .icon span {
  font-size: 20px;
  color: var(--moniz-primary, #fc653c);
}

.reasons__list li .text {
  margin-left: 15px;
}

.reasons__list li .text p {
  color: var(--moniz-black, #1e1e22);
  font-weight: 700;
  margin: 0;
}

.reasons__btn {
  margin-top: 50px;
}

.reasons__left .video-one__video-iconn {
  position: relative;
  top: -300px;



  width: 100px;
  height: 100px;
  line-height: 100px;
  text-align: center;
  font-size: 20px;
  color: var(--moniz-base, #ffffff);
  background-color: var(--moniz-primary, #fc653c);
  border-radius: 50%;
  margin: 0 auto;
  display: none;

}


.blog-pagination {
  display: flex;
  align-items: center;
  line-height: 1;
}

.blog-pagination a,
.blog-pagination span {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  border-radius: var(--moniz-border-radius, 10px);
  border: 1px solid var(--moniz-extra, #e4e4ea);
  width: 50px;
  height: 50px;
  padding-top: 3px;
  font-size: 16px;
  transition: all 500ms ease;
}

.blog-pagination a.current,
.blog-pagination a:hover,
.blog-pagination span.current,
.blog-pagination span:hover {
  background-color: var(--moniz-primary, #fc653c);
  border-color: var(--moniz-primary, #fc653c);
  color: var(--moniz-base, #ffffff);
}

.blog-pagination a.dots,
.blog-pagination span.dots {
  padding-top: 0;
  padding-bottom: 6px;
}

.blog-pagination a.dots:hover,
.blog-pagination span.dots:hover {
  background-color: transparent;
  border-color: var(--moniz-extra, #e4e4ea);
  color: var(--moniz-gray, #717178);
}

.blog-pagination span+span,
.blog-pagination a+span,
.blog-pagination span+a,
.blog-pagination a+a {
  margin-left: 10px;
}

.blog-grid .blog-pagination {
  justify-content: center;
  align-items: center;
}

.blog-detay-tarih {
  font-weight: 700;
  /* margin-left: 30px; */
  font-size: medium;
}

.sidebar__single {
  position: relative;
  display: block;
  background: #f1f1f5;
  padding: 30px 30px;
  border-radius: var(--moniz-border-radius, 10px);
}

/* .sidebar__single .searchform {
  position: relative;
  margin-top: -5px;
} */

.sidebar__single .searchform input[type=search] {
  width: 100%;
  height: 50px;
  border-radius: var(--moniz-border-radius, 10px);
  color: var(--moniz-gray, #717178);
  font-size: 16px;
  border: 1px solid var(--moniz-extra, #e4e4ea);
  outline: none;
  padding-left: 30px;
  font-family: var(--moniz-font, "Kumbh Sans", sans-serif);
}

.sidebar__single .searchform ::placeholder {
  color: inherit;
  opacity: 1;
}

.sidebar__single .searchform button[type=submit] {
  width: auto;
  height: auto;
  padding: 0;
  background-color: rgba(0, 0, 0, 0);
  color: var(--moniz-primary, #fc653c);
  font-size: 16px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 50px;
  border: none;
  outline: none;
}

.sidebar__post-image>img {
  width: 67px;
  height: 67px;
  border-radius: var(--moniz-border-radius, 10px);
}

.latest-date {
  line-height: 1;
  font-size: 14px;
  font-weight: 600;
  color: var(--moniz-gray, #717178);
}

.latest-title {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  color: var(--moniz-black, #1e1e22);
}

.latest-title:hover {
  text-shadow: 0 0 1px currentColor;
  color: var(--moniz-black, #1e1e22);
}

.referanslar-shadow {
  box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.1), 0 9px 30px 0 rgba(0, 0, 0, 0.1);
  margin: 20px;
}

.referanslar-back {
  background-color: #e4e4ea;
  padding: 10px 10px;
}

/* .referanslar-img {
 object-fit: cover;
 height: 250px;
} */


#similar-work-pagination-2 {
  position: relative;
  bottom: auto;
  left: auto;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 30px;
  background-color: #fff;
}

#similar-work-pagination-2 .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background-color: rgba(var(--moniz-black-rgb, 30, 30, 34), 0.2);
  border: 2px solid;
  border-color: transparent;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  opacity: 1;
  margin: 0;
  display: block;
}

#similar-work-pagination-2 .swiper-pagination-bullet+.swiper-pagination-bullet {
  margin-left: 6px;
}

#similar-work-pagination-2 .swiper-pagination-bullet-active {
  background-color: #fff;
  border-color: var(--moniz-primary, #fc653c);
}

.core-features__promicess-list li .icon {
  height: 50px;
  width: 50px;
  background-color: var(--moniz-base, #ffffff);
  border-radius: 50px;
  color: #343a40;
  font-size: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.core-features__promicess-list li:hover .icon {
  background-color: #343a40;
  color: var(--moniz-base, #ffffff);
}

.we-make {
  padding: 0;
  background: linear-gradient(90deg, #89C376 0%, #afd7a2 100%);   
  margin: 0 0 72px;
}


.video-one {
  padding: 0;
}

.cta-one {
  padding: 88px 0px 53px;
}

.services-one {
  padding: 30px 0px;
  background: none;
}

.services-one .section-title {
  margin-bottom: 35px;
}

.page-header {
  padding: 100px 0 100px;
}

.menu-active {
  border-bottom: 4px solid #fe1f07;
  border-radius: 2px;
}

.docs-icon-1 {
  padding: 35px;
  border-radius: 50%;
  background: #fff;
  font-size: 40px;
  position: relative;
  left: 30px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.2);
  color: var(--moniz-black, #1e1e22);
}

.docs-title {
  font-size: 20px;
  font-weight: 700;
  line-height: 34px;
  margin-bottom: 10px;
  color: #1e1e22;
  margin: 0;
  background: #fff;
  padding: 24px 120px 24px 44px;
  border-radius: 5px;
}

.docs-div {
  box-shadow: none;
  -webkit-box-shadow: none;
  padding: 0px;
  margin-bottom: 70px;
  margin-left: auto;
  margin-right: auto;
}

.docs-icon-2 {
  padding: 10px;
  border-radius: 50%;
  background: #F1F1F5;
  color: var(--moniz-black, #1e1e22);
  position: relative;
  right: 65px;

}


#yt-widget .yt-servicelink {
  display: none !important;
}

#yt-widget .yt-button_type_left {
  display: none !important;
}

#yt-widget {
  float: left !important;
}

#yt-widget .yt-button {
  background: #66666638 !important;
  margin-left: 10px !important;
  border-radius: 5px !important;
  margin-top: 5px;
  height: 26px !important;
}

#yt-widget .yt-button_type_right {
  padding-bottom: 5px !important;
}

#yt-widget .yt-listbox__col {
  background: #F5F5F5 !important;
}

#yt-widget.yt-state_right .yt-listbox {
  background: #F5F5F5 !important;
}

.mobil-yandex {
  display: none;
}

.odun-responsive {
  max-width: 500px;
}


.we-change__right-img {
  margin-right: 0px;
}

.we-change__right-img img {
  object-fit: cover;
  height: 690px;
}


.hide-pc {
  display: none;
}

.page_navigation {
  list-style: none;
  display: inline-flex;
}

.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: var(--moniz-primary, #fc653c);
  border-color: var(--moniz-primary, #fc653c);
}

.page-item {
  margin-right: 10px;
}

.page-item a {
  color: var(--moniz-gray, #717178);
}

.page-item span {
  border: none;
  pointer-events: none;
}

.custom-chapcha img {
  border-radius: 30px;
  height: 65px;
}

.consent-form  {
  margin: 15px auto;
    text-align: center;
    display: block;
}
.consent-form input {
  accent-color: var(--moniz-primary, #fc653c);
}

/* .page-item span:hover {
    border: none;
} */

.slider-bottom-box {
  bottom: 130px !important;
}
/* .slider-bottom-box {
  top: 160px !important;
  bottom: unset !important;
} */

.main-slider__content {
  top: 40px !important;
}


/* Blog Kategorileri */
.sidebar__title {
  margin-bottom: 20px;
}
.sidebar__category-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.sidebar__category-list li {
  display: block;  
  /* padding: 12px 0; */
  transition: all 0.3s ease;
}

.sidebar__category-list li:last-child {
  border-bottom: none;
}

.sidebar__category-list li a {
  display: block;
  font-size: 16px;
  font-weight: 500;
  color: var(--moniz-gray, #717178);
  font-family: var(--moniz-font, "Kumbh Sans", sans-serif);
  text-decoration: none;
  transition: all 0.3s ease;
  padding: 0px 12px;
}
.sidebar__category-list li a.active {
  color: var(--moniz-primary, #fc653c);
}

.sidebar__category-list li a:hover {
    background-color: white;
    -webkit-box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.05);
    color: #2d9a50;
    text-shadow: 0 0 1px currentColor;

}

.about-video-align {
  position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.stricky-header.main-menu,.main-header-two{
  background-color: #F6F6F6;
}

.thm-btn,.thm-btn:before{
  background: #2d9a50;
}

.footer-widget__contact-mail{
  color: #fff;
}
.footer-widget__contact-mail:before{
  background: #fff;
}

.stricky-header.main-menu{
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
}


.scroll-to-top{
    background-color: #2d9a50;
    bottom: 50px;
}

.blog-one__date-box{
    background-color: #2d9a50;
}

.blog-one__read-btn > a:hover,.blog-one__arrow > a:hover{
    color: #2d9a50;
}

.sidebar__category-list li a.active,.sidebar__category-list li a:hover{
    color: #2d9a50;
}

.sidebar__single .searchform button[type=submit] i{
    color: #2d9a50;
}



.blog-one__img > a:hover > span::before, .blog-one__img > a:hover > span::after{
    background-color: #91c26b;
}

.main-menu .main-menu__list li ul li:hover > a, .stricky-header .main-menu__list li ul li:hover > a{
    background-color: #2d9a50;
}

.blog-one__title a:hover{
    color: #2d9a50;
}

.menu-active{
    border-color: #91c26b;
}

.header-top  a:hover{
    color: #2d9a50;
}
.we-change__agency,.counter-one__shape,
.services-one__single:hover .services-one__icon,
.section-title__tagline::before,.video-one__video-icon,
.welcome-one__shape-2,.main-slider-shape-4,.main-slider-shape-1,
.portfolio-filter.style1 li .filter-text:before,.swiper-pagination-bullet-active,
.footer-widget__explore-list li a:before,.footer-widget__about-social-list a:hover,
.get-in-touch__img-shape-1,.cta-two,.page-header-shape-2,
.mobile-nav__content .main-menu__list li a button,.mobile-nav__contact li > i,.footer-widget__contact-mail:hover:before
{
    background: #2d9a50;
}
.counter-one__icon span,.services-one__single:hover .services-one__title a,
.welcome-one__trusted p,.welcome-one__solutions-icon span,
.faq-one-accrodion .accrodion.active .accrodion-title h4::before,.get-in-touch__locations-icon i,
.areas-of-practice__single:hover i,.areas-of-practice__title h3 a:hover,
.thm-breadcrumb li a:hover,.mobile-nav__contact li a:hover,
.blog-one .blog-one__read-btn a:hover,
.blog-one .blog-one__arrow i:hover{
     color: #2d9a50;
}

.services-one__single:hover .services-one__icon{
    color: #fff;
}

.services-one__single:hover .service-one__arrow,.welcome-one__solutions-single:hover{
    background-color: #2d9a50;
    color: #fff;
}
.main-slider__nav .swiper-button-next:hover, 
.main-slider__nav .swiper-button-prev:hover,.footer-widget__contact-phone:hover,.mobile-nav__social a{
    color: #2d9a50;
}
.we-make__person-img img{
    width: 100px;
    border-radius: 0;
}
/* .site-footer__top, .site-footer{
    background: #17171A;
} */
/* .site-footer-bottom{
    background: #193724;
} */
.footer-widget__column .footer-widget__title.black{
    color: #fff;
}
/* .footer-widget__title,.footer-widget__contact-phone{
    color: #717178; 
} */
.site-footer-bottom__copy-right{
    color: #fff;
}
.blog-details__content a{
    color: #1d6835 !important;
}
.page-item.active .page-link,.page-item:not(:first-child) .page-link:hover{
    background: #2d9a50;
    border-color: #2d9a50;
}
.areas-of-practice__single:before,#similar-work-pagination .swiper-pagination-bullet-active{
    border-color: #2d9a50;
}
.areas-of-practice__single:after{
    background: #2d9a50;
}
.cta-two__btn,.cta-two__btn:before{
    background-color: #1d6835;
}

.services-one__single:hover img{
    filter: brightness(0) invert(1);
}

.services-one__single img{
    filter: brightness(0) invert(0);
}

.footer-widget__about-social-list a i{
  color: #fff;
}

.products .blog-one__title{
    margin: 0;
    line-height: 24px;
}

.products .blog-one__content p{  
  text-align: center;
  font-size: 16px;
  line-height: 24px;
  display: block;
  transition: 0.2s;
  margin: 0;
}

.products .blog-one__single:hover p{
  color: #2d9a50;
  transition: 0.2s;
}

/* .blog-one__content{
  padding: 20px 10px;
} */



.product-detail .blog-details__img img{
    aspect-ratio: 600 / 328;
    object-fit: cover;
}

.mobile-nav__content{
    background-color: #F6F6F6;
}
.mobile-nav__content .main-menu__list li a,
.mobile-nav__contact li a,
.mobile-nav__close::before, .mobile-nav__close::after{
  color: #000; 
}

.mobile-nav__content .main-menu__list li a.expanded{
  color: #2d9a50;
}

.mobile-nav__content .main-menu__list li:not(:last-child){
  border-color: #a5a5a5;
}

.hizmetler-content .ekit-heading h2:before,.hizmetler-content .ekit-heading h2:after{
    content: "";
    width: 40px;
    height: 3px;
    background-color: #d7d7d7;
    display: inline-block;
    vertical-align: middle;
}

.hizmetler-wrapper{
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    padding: 72px 0 40px;
}

.hizmetler-content h1{   
    margin: 0px 0px 0px 0px;
    font-family: "Heebo", Sans-serif;
    font-size: 42px;
    font-weight: 600;
}




.hizmetler-content a{
    color: #1d6835;
    display: block;
    font-size: 16px;
    
}

.hizmetler-content span{
    text-decoration: none;
    display: block;
}


.hizmetler-content p{
    color: #636778;
}

.hizmetler-content h5{
    font-style: italic;
    font-size: 18px;
}

.hizmetler-content h2{
    margin: 0 0 18px;
    font-size: 28px;
}

.hizmetler-content h3{
    margin: 0 0 24px;
    font-weight: 500;
}

.hizmetler-content img{
    max-width: 100%;
    object-fit: cover;
}

.hizmetler{
    padding: 0 16px;
}



.service-cards{
      
    padding: 0 24px;
}

.service-cards .btn-link{
    display: flex;
    align-items: center;
    justify-content: center; 
    max-width: 281px;
    width: 100%;
    background: rgba(28, 105, 53, 0.6);    
    text-decoration: none;
    color: #fff;
    position: absolute;
    bottom: 24px;
    right: 24px;
    height: 60px;
    transition: 0.2s;
    gap: 8px;
    z-index: 10;
}

.service-cards .btn-link:hover{
    background: rgba(28, 105, 53, 1);
    transition: 0.2s;
}

.service-cards-wrapper{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 47%);  
    gap: 60px;
    max-width: 1200px;
    width: 100%;
    margin: 30px auto 100px;  
}

.service-cards .service-item{
    position: relative;
    border-radius: 30px;
    overflow: hidden;   
}

.service-cards .btn-link span,
.service-cards .btn-link i{
    font-size: 16px;
    font-weight: 600;
}
.service-cards .btn-link span{
    display: block;
}

.service-cards .btn-link i{
    display: flex;
     
}

.service-cards .service-item img{
    max-width: 100%;
    object-fit: cover;
}

.service-cards .service-item:nth-child(1){
    grid-area: 1 / 1 / 2 / 2;
}

.service-cards .service-item:nth-child(2){
    grid-area: 1 / 2 / 2 / 3;
}

.service-cards .service-item:nth-child(3){
    grid-area: 2 / 1 / 3 / 2;
}

.service-cards .service-item:nth-child(4){
    grid-area: 2 / 2 / 3 / 3;
}

.we-make-bg{
    opacity: 1;
}

.we-make .section-title__title{
    font-size: 28px;
    line-height: 30px;
    color: #1C6935;
    font-weight: 600;
}
.we-make .row{    
    padding: 70px 0 50px;
}

.we-make .section-title p{
    font-weight: 500;
    font-size: 17px;
    line-height: 24px;
    margin: 10px 0 24px;
    color: #1C6935;
}

.we-make__left{
    margin: 0;
    width: 100%;
}

.we-make-logo,.cta-one-logo{
    filter: brightness(0) invert(1);
    width: 195px;
    height: 83px;
    margin: 40px 0 0;
}

.we-make .cta-one__btn{
    display: block;
    max-width: 191px;
}

.we-change{
    display: none;
}

/* .services-one__single{
    border: 1px solid #B9CEDC;
    box-shadow: none;
    padding: 30px; 
    
} */

.services-one .section-title p,
.blog-one .section-title p,.video-one .section-title p{
    font-weight: 500;
    font-size: 18px;   
    line-height: 24px;
    margin: 24px 0 40px;
    color: #000;
}

.swiper-pagination-bullet{
    width: 12px;
    min-width: 12px;
    height: 12px;   
}

.we-offer-swiper .services-one__icon img{
    width: 30px;
    height: 30px;
    object-fit: cover;
}

.services-one__text{
    font-size: 18px;
    line-height: 24px;    
}

/* .services-one .services-one__single{
    height: 640px;
    border-radius: 30px;
} */

.blog-one .blog-one__img-box{
    aspect-ratio: inherit;
}


.video-one img{
    max-width: 100%;
    object-fit: cover;
}

.video-one .video-item{
    position: relative;
    border-radius: 16px;
    overflow: hidden;
}

.video-one .video-item::after{ 
    content: "";   
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(28, 105, 53, 0.3);
    z-index: 1;
}

.video-one .video-one__btn{
    z-index: 2;
    position: absolute;
    display: block;
    width: 100%;   
    top: 38%;
}

.video-one .video-one__video-icon{
    background-color: #fff;
    width: 80px;
    height: 80px;
    min-width: 80px;
}

.video-one .video-one__video-icon .icon-play-button{
    color: #1C6935;
    font-size: 30px;
    margin: 0 0 0 4px;
}
.video-one__link .ripple, .video-one__video-icon .ripple:before, .video-one__video-icon .ripple:after{
    width: 80px;
    height: 80px;
}

/* .blog-one .blog-one__single{
    border: 1px solid #B9CEDC;  
    border-radius: 30px;
    overflow: hidden;  
} */

/* .blog-one .blog-one__bottom{
    justify-content: flex-start;
    gap: 4px;
    border: none;
    margin: 0;
} */

/* .blog-one .blog-one__read-btn a,.blog-one .blog-one__arrow i{
    color: #B9CEDC; 
    font-weight: 600;
} */

.blog-one .blog-one__arrow i{
    display: flex;
}

.blog-one .blog-one__title{
    /* font-size: 22px;
    line-height: 25px; */
    /* height: 66px; */
    display: -webkit-box;
    text-overflow: ellipsis;
    max-width: 100%;
    -webkit-line-clamp: 2;    
    overflow: hidden;
    -webkit-box-orient: vertical;
    margin-bottom: 0;
    padding: 0 0 7px;
}

.blog-one .blog-one__text{
    /* display: -webkit-box;
    text-overflow: ellipsis;
    max-width: 100%;
    -webkit-line-clamp: 4;    
    overflow: hidden;
    -webkit-box-orient: vertical; */
    flex-grow: 1;
}


.blog-one  .swiper-container{
    padding: 0 0 60px;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
    margin: 0 6px;
}

.brand-one .container{
    max-width: inherit;
}

.cta-one-bg:before{
    background: linear-gradient(90deg, #89C376 0%, #415D38 100%);
    opacity: 0.5;
}

.cta-one .cta-one__btn{
    padding: 5px 50px;
    display: block;
    max-width: 191px;
    text-align: center;
    margin: 24px 0 0;
}

.cta-one .cta-one__title{
    font-size: 28px;
    line-height: 30px;
    color: #fff;
    margin: 0 0 12px;
}

.cta-one .cta-one__tagline{
    font-size: 18px;
    line-height: 25px;
    color: #fff;
    margin: 0;
    font-weight: 500;
}

.cta-one .cta-one__inner{
    text-align: left;
}

.cta-one .logo{
    width: 100%;   
    display: flex;
    justify-content: flex-end;
}

.cta-one .container{
    margin: 0 0 0 auto;
}

.cta-one .row{
    justify-content: flex-end;
}

.cta-one .cta-one-logo{
    margin: 40px 30px 0 0;
}

/* .footer-widget__newsletter{
    background-color: rgba(29, 103, 52, 0.4);
} */

.footer-widget__about-logo img{
    filter: brightness(0) invert(1);
}

/* .footer-widget__contact-text
{
    color: #fff;
} */
.footer-widget__about-social-list a{
    background-color: rgba(29, 103, 52, 0.4);
}

/* .site-footer-middle{
    padding: 0 0 121px;
} */

/* .footer-widget__contact-phone{
    font-weight: 500;
} */
.footer-widget__contact-text.mobile{
    display: none;
}
.footer-widget__contact-text.desktop{
    display: block;
}


.site-footer-bottom a{
    color: #fff;
}

.site-footer-bottom p{
    font-size: 15px;
    color: #9e9ea7;
    margin: 0;
}

.products .blog-one__img-box{
  display: flex;
  align-items: center;
  justify-content: center;
  aspect-ratio: 2 / 1;
} 

.products .blog-one__single p{
    text-align: left;   
    font-weight: 700;
    font-size: 18px;
    line-height: 30px;
    color: #000;
}

.products .product-link, .other-products .product-link{
    
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    display: flex;
    align-items: center;
    margin: 15px 0 0;    
    justify-content: space-between;
    border-top: 1px solid #e4e4ea;   
    padding-top: 8px;
}

.products .blog-one__single:hover .product-link{
    color: #2d9a50;
}

.products  .product-link i,.other-products .product-link i{
    font-size: 18px;
    display: flex;
}

.products .blog-one__single,.other-products .services-one__single{
    border-radius: 12px;
    height: 95%;
    display: flex;
    flex-direction: column;
    box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.07);
}



.products .blog-one__content{
    padding: 20px 38px 25px;
}

.sidebar.products,.blog-grid .sidebar{
    position: sticky;
    top: 200px;
}
.blog-grid .sidebar .sidebar__single .searchform button[type=submit]{
    right: 50px;
}
/* .sidebar.products .sidebar__single{
    padding: 0;
    border-radius: 16px;    
    
} */

/* .sidebar.products .sidebar__single .searchform input[type=search]{
    border-radius: 16px;   
    padding-left: 0;
    padding: 16px 10px;  
    font-size: 16px;
    line-height: 24px;
    height: 52px;
    border-color: #B9CEDC;
} */
.sidebar.products .sidebar__single.widget{
    padding: 45px 30px 40px;
}
.sidebar.products .sidebar__single.widget_search{
    padding: 24px 16px;
}

/* .sidebar.products .sidebar__single.widget_search{
    padding: 0;
    border: none;
} */

/* .sidebar.products .sidebar__category-list li{
    border: none;
    padding: 0;
   
} */

/* .sidebar.products .sidebar__category-list li label{
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #103741;
} */
 

/* .checkbox-wrapper {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;     
    gap: 8px;
}

.checkbox-wrapper .overlay-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}

.checkbox-wrapper input[type="checkbox"],
.checkbox-wrapper label {
    position: relative;
    z-index: 1;
    cursor: pointer;
}

.checkbox-wrapper .count {
    margin-left: auto;
    position: relative;
    z-index: 1;
}

.checkbox-wrapper input[type="checkbox"]{
    border: 1px solid #B9CEDC;
}

.checkbox-wrapper input[type="checkbox"] {
    min-width: 16px;
    width: 16px;
    height: 16px;
    border: 2px solid #d1d5db;
    border-radius: 4px;
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none;
    position: relative;
    transition: all 0.2s;
}

.checkbox-wrapper input[type="checkbox"]:hover {
    border-color: #B9CEDC;
}

.checkbox-wrapper input[type="checkbox"]:checked {
    background: #1d6835;
    border-color: #1d6835;
}

.checkbox-wrapper  input[type="checkbox"]:checked::after {
    content: '';
    position: absolute;
    left: 4px;
    top: 0px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
} */

.other-product-swiper .services-one__single img{
        filter:none;
        aspect-ratio: 150 / 120;
}

/* .other-product-swiper .services-one__single{
    padding: 0;
    background: none;
    box-shadow: none;
    cursor: pointer;
    margin-bottom: 60px;
    height: 100%;
} */

 .other-products .swiper-button-next{
    right: 0;
}

.other-products .swiper-button-prev{
    left: 0;
}

.other-products .swiper-button-next,
.other-products .swiper-button-prev{
    background-color: #F3F8FC;
    border-radius: 50%;    
    width: 50px;
    min-width: 50px;
    height: 50px;
    color: #2d9a50;
    transition: 0.2s;
    box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.07);
}

.other-products .swiper-button-prev:after,
.other-products .swiper-button-next:after{
    display: none;
}

.other-products .swiper-button-prev i,
.other-products .swiper-button-next i{
    display: flex; 
    color: #fff; 
}
.other-products .swiper-button-next:hover,
.other-products .swiper-button-prev:hover{
    background: #2d9a50;
    color: #fff;
    transition: 0.2s;
} 

/* .other-products .section-title__title{
    font-size: 40px;
}

.other-products .services-one__single img{
  max-width: 100%;
  object-fit: cover;
  width: 100%;
  height: 65%;
  aspect-ratio: 246 / 246;
}

.other-products .services-one__title a{
   font-size: 20px;
}

.other-products .services-one__single{
  height: 340px;
  
} */

/* .other-products .section-title__title{
    text-align: left;
    font-size: 30px;
    line-height: 40px;
}
.other-products{
    margin: 156px 0 0;
}

.other-products .section-title{
    margin: 0 0 24px;
}

.other-products .services-one__title{
    text-align: left;
}
.other-product-swiper{
    padding: 0 1px;
}
    */

.other-products .services-one__single .product-link,.other-products .services-one__single h3{
    padding: 0 24px 0;
}

.other-products .swiper-button-next, .other-products .swiper-button-prev{
    bottom: 0;
    top: 87%;
    background-color: rgba(0, 0, 0, 0.1);
}
.other-products .swiper-button-next{
    right: 41%;
    
}
.other-products .swiper-button-prev{
    left: 44%;
} 

/* .other-products .services-one__title,
.products .blog-one__single p{
    display: -webkit-box;
    text-overflow: ellipsis;
    max-width: 100%;
    -webkit-line-clamp: 1;    
    overflow: hidden;
    -webkit-box-orient: vertical;
} */

/* .other-products .services-one__single{
    margin: 2px;
} */


/* .product-detail .blog-details__img{
    border: 1px solid #B9CEDC;
    border-radius: 30px;
    overflow:hidden;
} */

.product-detail .badges{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: nowrap;    
    gap: 12px;
    margin: 24px 0 44px;
    overflow-y: hidden;
    overflow-x: auto;  
}

.product-detail .badges::-webkit-scrollbar{
    display: none;
}

.product-detail .badge{
    background-color: rgba(92, 112, 126, 0.2);
    border-radius: 1000px;
    height: 42px;
    color: #5C707E;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #B9CEDC;
    padding: 0 16px;
}

.product-detail .tags h4{
    font-weight: 700;
    font-size: 26px;
    line-height: 34px;
}

.product-detail img{
    max-width: 100%;
    height: 100%;
    object-fit: cover;
}

/* .products .blog-one__single{
   height: 340px;
} */

.products .blog-one__content{
  box-shadow: none;
}

/* .other-products .services-one__single h3{
    padding: 22px 24px 0;
} */

.stricky-header.main-menu .main-menu__list > li > a, 
.stricky-header .main-menu__list > li > a,.stricky-header .fa-menu{
    color: #000;
}
.main-menu .main-menu__list > li > a,.fa-menu{
    color: #fff; 
}
.main-menu .main-menu__list > li:hover > a, .stricky-header .main-menu__list > li:hover > a{
    color: #2d9a50;
}

.welcome-one{
    padding: 120px 0 90px;
}

.services-one .services-one__text{
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    line-height: 30px;
    padding-bottom: 0;
    margin: 0 0 24px 0;
    flex-grow: 1;
}

.services-one .services-one__icon {
    position: relative;
    top: -40px;
}

.services-one .icon-color-sample::before{
    display: none;
}


.services-one .services-one__icon img{
    width: 100px;
    height: 100px;    
}

.blog-one .section-title p{
    margin: 0;
}

.blog-one .section-title{
    margin-bottom: 0;
}

.blog-one .thm-swiper__slider{
    margin: 20px 0 0;
}

.blog-one .section-title .section-title__title{
    margin: 0 0 20px;
}

.blog-one .blog-one__content {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between; 
}
/* .blog-one .blog-one__single{
    display: flex;
    flex-direction: column;
    height: 620px;
} */

.footer-widget__contact-mail{
    color: #2d9a50;
}

.footer-widget__contact-mail::before{
    background-color: #2d9a50;
}

.footer-widget__contact-mail:hover{
    color: #2d9a50;
}

.footer-widget__contact-mail:hover::before{
    background-color: #2d9a50;
}

.floating-wpp{
    bottom: 53px !important;
    left: 20px !important;
}

.floating-wpp .floating-wpp-popup.active{    
    bottom: 75px !important;
}

.hizmetler-content .section-title__tagline {   
    display: flex;
    color: #717178;
    font-size: 16px;    
    align-items: center;
    line-height: 30px;
    margin-bottom: 6px;
    font-weight: 700;
    text-decoration: none;
}

.hizmetler-content .section-title__tagline::before {
    content: "";
    display: block;
    position: relative;
    top: -2px;
    content: '';
    background-color: #2d9a50;
    width: 6px;
    height: 6px;
    margin-right: 10px;
    border-radius: 50%;
}

.hizmetler-content .section-title__title {
    margin: 0;
    font-weight: 700;
    color: var(--moniz-black, #1e1e22);
    font-size: 50px;
    line-height: 60px;
}

.hizmetler-content .areas-of-practice__top-left .section-title {
    margin-bottom: 42px;
    margin-top: -6px;
}

.hizmetler-content .areas-of-practice__top-right {
    position: relative;
    display: block;
    padding-top: 20px;
}

.hizmetler-content .content-head{
    margin: 50px 0 42px;
}

.products .product-link{
    position: relative;    
    display: flex;   
    align-items: center;   
    justify-content: space-between;
    border-top: 1px solid var(--moniz-extra, #e4e4ea);
    margin-top: 30px;
    padding-top: 8px;
}

 .other-products .services-one__single{
    padding: 0;
 }

.other-products .services-one__single .product-link{
    padding: 20px 24px;
}
.other-products .services-one__single h3{
    text-align: left;
    font-size: 20px;
    line-height: 25px;
    margin: 24px 0 0;
}
.other-products .services-one__single .product-link:hover{
    color: #2d9a50;
}

.other-products .services-one__single{
    height: 340px;
}

.blog-one .blog-one__single{
    display: flex;
    flex-direction: column;
    height: 100%;   
}

.video-one .video-item .language{
    position: absolute;
    top: 0;
    right: 0;
    z-index: 20;
    display: flex;
    width: 60px;
    height: 50px;
    align-items: center;
    justify-content: center;
    background: #2d9a50;
}
.video-one .video-item .language span{
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
}

.services-one.hakkimizda{
    background: #f1f1f5;
}

.services-one.hakkimizda .docs-icon-1{
    padding: 30px 35px 35px;
    height: 100px;
    top: 6px;
}

.get-in-touch__locations-carousel.owl-carousel .owl-dot.active{
    border: 2px solid #2d9a50;
    background-color: #fff;
}

.cc-compliance a{
    background: #2d9a50 !important;
}

.blog-list .row{
    row-gap: 30px;
}

.counters-one{
    padding: 0 0 90px;
}

.sss-one{
    margin: 0 0 90px;
}

.sss-one .container{
  padding: 0;
}



.video-one.hakkimizda{
    margin: 0 0 90px;
}

.main-menu-two-wrapper__main-menu .main-menu__list > li > a,
.main-menu-two-wrapper__main-menu .fa-menu{
    color: #000; 
}

.sidebar__category-list li a.active{
    background: #fff;
    border-radius: 8px;
    padding: 0 14px;
    font-weight: 600;
}

.sidebar-component{
    width: 30%;
}

.product-list-component{
    width: 70%;
}

.service-details__faq{
    margin-top: 0;
}

.services-one .services-one__single{
  height: 620px;
  
}

.services-one.hakkimizda .services-one__single{
  display: block;
  height: auto;
}

.contact-page.teklif-al{
  padding-top: 120px;
}

.products .product-list{       
  row-gap: 0;
}

.products .product-list .blog-one__single { 
  height: 90%;
}
.main-slider .swiper-slide-active .image-layer{
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  transform: none;
}

@media screen and (max-width: 1250px){
    .main-slider .container{
        padding-bottom: 200px;
    }
}

@media only screen and (max-width: 1200px) {


  .main-menu-two-wrapper__right {
    display: none;
  }

  .main-menu-two-wrapper__main-menu {
    display: flex;
    justify-content: flex-end;
    width: 100%;
  }

  .we-change {
    padding-left: 15px;
  }
  .gtranslate_wrapper {
      margin: auto !important;
    }


/* .slider-bottom-box {
    top: 90px !important;
  } */
.slider-bottom-box {
    bottom: 90px !important;
  }

  .we-change__right-img {
    margin-right: 0px;
  }

  .we-change__right-img img {
    object-fit: cover;
    height: 400px;
  }

  .intro-h {
    height: 100%;
  }

  .main-slider .container {
    padding-top: 125px;
  }

  .main-slider .image-layer {
    height: 100%;
  }

    .main-slider .swiper-slide{
      height: 600px;
    }
    .main-slider h2{
          font-size: 50px;
            line-height: 50px;
    }

  .header-top,
  .fa-menu,
  .hide-mobil {
    display: none;
  }

  .hide-pc {
    display: block;
  }

  .mobil-yandex {
    display: flex;
    width: 100%;
    background: #e4e4ea;
  }

  .mobil-yandex #ytWidget2 {
    margin: auto;
    padding: 5px 0px;
  }

  .menu-active {
    border: none;
  }

  .mt-100-pc {
    margin-top: 0px;
  }

  .reasons__left .video-one__video-iconn {
    top: -210px;
  }

  .reasons__left {
    margin-right: 0px;
  }

  .odun-responsive {
    object-fit: cover;
    max-width: 280px;
  }

  .stricky-header {
    display: block !important;
    top: 0px;
  }

  .main-menu-wrapper {
    padding: 39.5px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .main-menu-wrapper__main-menu {
    justify-content: end;
    width: 100%;
  }

  .stricky-header.main-menu {
    padding: 0 15px;
  }
  .other-products .services-one__single{
    margin: 2px;
  }
  .other-products .swiper-button-next, .other-products .swiper-button-prev{
        top: 101%;
  }
  .other-products .swiper-button-next{
    right: 39%;
  }
  .other-products .swiper-button-prev{
    left: 40%;
  }
      .sidebar-component{
    width: 31%;
}

.product-list-component{
    width: 69%;
    padding: 0;
}

}

@media only screen and (min-width: 992px) and (max-width: 1199px) {


  .docs-icon-1 {
    padding: 25px;
    border-radius: 50%;
    background: #fff;
    font-size: 30px;
    position: relative;
    left: 20px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.2);
    color: var(--moniz-black, #1e1e22);
  }

  .docs-title {
    font-size: 13px;
    font-weight: 700;
    line-height: 17px;
    margin-bottom: 5px;
    color: var(--moniz-black, #1e1e22);
    margin: 0;
    background: #fff;
    padding: 18px 80px 18px 30px;
    border-radius: 5px;
  }

  .docs-div {
    box-shadow: none;
    -webkit-box-shadow: none;
    padding: 0px;
    margin-bottom: 70px;
    margin-left: auto;
    margin-right: auto;
  }

  .docs-icon-2 {
    padding: 5px;
    border-radius: 50%;
    background: #F1F1F5;
    color: var(--moniz-black, #1e1e22);
    position: relative;
    right: -112px;
    top: -50px;

  }

  .odun-responsive {
    object-fit: cover;
    max-width: 450px;
  }

  .mt-240-pc {
    margin-top: 100px;
  }

  .main-menu .mobile-nav__toggler{
    border-top: 1px solid #2d9a50;
    border-bottom: 1px solid #2d9a50;     
  }
  


}


@media screen and (max-width: 992px){
      .video-one .row{
        gap: 20px;
      }
      .blog-list{
        margin: 30px 0 0;
      }
      .products .product-list{
        
        margin: 30px 0 0;
    }
    .sidebar-component{
        width: 100%;
    }

    .product-list-component{
        width: 100%;
        padding: 0;
    }
    .reasons{
      padding: 80px 0 80px;
    }
    .hizmetler-wrapper{
      padding: 30px 0 40px;
    }
    .service-details{
      padding: 80px 0 80px;
    }
    .get-in-touch{
      padding: 80px 0 80px;
    }
    .contact-page.teklif-al{
      padding-top: 80px;
    }
    
}

@media screen and (max-width: 860px){
    .service-cards .btn-link span,
    .service-cards .btn-link i{
        font-size: 12px;    
    }

    .service-cards .btn-link{       
        max-width: 218px;       
        height: 40px;  
        bottom: 30px;
        right: 20px;      
    }
    .service-cards-wrapper{
        gap: 18px;
    }

    .blog-one {
   
        padding: 0 0 90px;
    }
}

@media only screen and (max-width: 768px) {

  .f-img {
      float: none;
     
    }
  .f-img img {
      margin-top: 20px;
     
    }
  
    .f-text {
      display: block;
    }

  .custom-chapcha {
    text-align: center;
    margin-bottom: 20px;
  }

  .docs-icon-1 {
    padding: 18px;
    border-radius: 50%;
    background: #fff;
    font-size: 20px;
    position: relative;
    left: 15px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.2);
    color: var(--moniz-black, #1e1e22);
  }

  .docs-title {
    font-size: 12px;
    font-weight: 700;
    line-height: 17px;
    margin-bottom: 5px;
    color: var(--moniz-black, #1e1e22);
    margin: 0;
    background: #fff;
    padding: 12px 60px 12px 22px;
    border-radius: 5px;
  }

  .docs-div {
    box-shadow: none;
    -webkit-box-shadow: none;
    padding: 0px;
    margin-bottom: 70px;
  }

  .docs-icon-2 {
    padding: 5px;
    border-radius: 50%;
    background: #F1F1F5;
    color: var(--moniz-black, #1e1e22);
    position: relative;
    right: 42px;
    top: 3px;
    font-size: 14px;

  }
    .product-detail {
        padding: 0 0 120px;
    }
    .product-detail .blgo-details__left{
        margin: 36px 0 0;
    }
    .product-detail p,.product-detail strong,
    .product-detail li{
        font-size: 16px;
    }
    .product-detail h3{
        font-size: 20px;
        margin: 12px 0 20px;
    }
    .product-detail ol{
        padding: 0  0 0 14px;
    }
    .product-detail ul{
        padding: 0 0 0 20px;
    }

    .hizmetler-content h2{
        font-size: 20px;
    }

    .hizmetler-content h1{          
        font-size: 30px;      
    }

    .service-cards-wrapper{
        display: block;
        margin: 0 auto 90px;
    }
    
    .service-cards .service-item{
        width: 100%;
        display: block;
        margin: 0 0 24px;
    }

    .service-cards .service-item img{
        width: 100%;
    }

    .service-cards .btn-link{
        width: max-content;
        height: 36px;
        padding: 0 12px 0;
        bottom: 14px;
        right: 14px;
    }

    .welcome-one{
        padding: 120px 0 60px;
    }
  
    .welcome-one__right-text-1{
        text-align: center;
        font-size: 16px;
        line-height: 20px;        
    }

    .video-one .section-title__title{
        font-size: 30px;
        line-height: 40px;
    }
    .services-one .section-title p, .blog-one .section-title p, .video-one .section-title p{
        font-size: 16px;
    }
    .swiper-pagination-bullet{
        width: 10px;
        min-width: 10px;
        height: 10px;
    }
    .blog-one .swiper-container{
        padding: 0;
    }
    .site-footer-middle{
        padding: 0 24px 121px;
    }
    .footer-widget__contact-text.mobile{
        display: block;
    }
    .footer-widget__contact-text.desktop{
        display: none;
    }
    .swiper-container-horizontal>.swiper-pagination-bullets{
        bottom: -12px;
    }
    .services-one .swiper-container-horizontal>.swiper-pagination-bullets{
        bottom: 55px;
    }
    .video-one{
        margin-top: 0;
    }
    .video-one .video-one__video-icon{
        width: 45px;
        height: 45px;
        min-width: 45px;
    }
    .video-one .video-one__video-icon .ripple:before, .video-one__video-icon .ripple:after{
        width: 45px;
        height: 45px;
    }
    .video-one .video-one__video-icon .icon-play-button{
        font-size: 20px;
    }
    .video-one .video-one__btn{
        top: 40%;
    }
    .brand-one{
        padding: 90px 0 60px;
    }
    .site-footer__top{
        padding: 40px 0 0;
    }
    .site-footer-middle{
        padding: 0 24px 52px;
    }
    /* .site-footer-bottom a{
        display: none;
    } */
    .site-footer-bottom{
        padding: 12px 0;
    }
    .scroll-to-top{
        bottom: 30px;
        right: 14px;
    }
     .footer-widget__newsletter{
        margin: 0;
        padding: 24px;
     }
     .footer-widget__contact .footer-widget__title{
        margin-bottom: 16px;
     }
     .cta-one{
        margin: 0 0 102px;
     }
     .cta-one-bg{
        background-position: center left;
     }
     .we-make-bg{
        background-position: bottom center;
     }
     .we-make__left{
        text-align: center;
     }
     .we-make .cta-one__btn{
        margin: 0 auto;
     }
     .we-make-logo{
        display: none;
     }
     .product-detail .badge{
        height: 30px;
        font-size: 12px;
        line-height: 20px;
     }
     .product-detail .badges{
        margin: 12px 0 24px;
     }
     .product-detail .tags h4{
        font-size: 20px;
        line-height: 24px;
     }
     .other-products .swiper-button-next,.other-products .swiper-button-prev{
        width: 34px;
        height: 34px;
        min-width: 34px;
     }
     .other-products .swiper-button-prev{
        left: 42%;
     }
     .other-products .swiper-button-next{
        right: 40%;
     }
    .hizmetler-content .areas-of-practice__top-left .section-title__title {
        font-size: 30px;
        line-height: 40px;
    }
    .hizmetler-content .content-head .col-lg-6{
        padding: 0;
    }
    .hizmetler-content .areas-of-practice__top-right{
        padding-bottom: 0;
    }
    .main-menu .mobile-nav__toggler{
        border-top: 1px solid #2d9a50;
        border-bottom: 1px solid #2d9a50;     
    }
    .main-menu .mobile-nav__toggler span {
        background: #2d9a50;
    }
    .faq-one-accrodion .accrodion-title h4::before{
        right: -22px;
    }
    .floating-wpp {
        bottom: 30px !important;
    }
    .services-one.hakkimizda .docs-icon-1 {
        padding: 20px;
        height: 56px;
        top: 5px;
    }
    .services-one.hakkimizda .swiper-container-horizontal>.swiper-pagination-bullets{
       bottom: 14px;
    }
    
    
}
@media only screen and (max-width:1200px) {

.get-in-touch__locations-carousel.owl-carousel .owl-dots {
      bottom: 35px;
        left: 45%;
}

}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .services-one__single:first-child {
    padding-left: 0px;
  }
  .main-menu .mobile-nav__toggler span{
    background: #2d9a50;
  }
}

@media screen and (max-width: 391px){
     .other-products .swiper-button-prev{
        left: 35%;
     }
     .other-products .swiper-button-next{
        right: 35%;
     }
}