@import url("https://fonts.googleapis.com/css2?family=Monda:wght@400..700&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

body {
  font-family: "Monda", sans-serif !important;
  background-color: #171414 !important;
}

#bottom-footer{
  display: none;
}

.weta-icerik-tag {
  font-family: "Montserrat", sans-serif !important;
}

p {
  letter-spacing: 0px !important;
  font-family: "Montserrat", sans-serif !important;
}

.section-header .dropdown-menu {
  background-color: #242424;
}

#page-30 #page-detail-section-7 .weta-icerik-tag{
  width: 100%;
}

.section-header .logo img {
  filter: brightness(100);
}

.section-header {
  height: 80px !important;
  background: linear-gradient(90deg, rgba(75, 54, 113, 1) 0%, rgba(136, 66, 137, 1) 15%, rgba(93, 48, 119, 1) 50%, rgba(114, 74, 120, 1) 85%, rgba(78, 60, 115, 1) 100%) !important;
}

.section-header #navigation li.button-2,
.section-header #navigation li.button-1 {
  position: absolute;
  height: 40px;
  line-height: 40px !important;
  border-radius: 7px;
  display: flex;
  align-items: center;
  padding: 0px 10px !important;
}

.footer{
  padding-bottom: 0px;
}

.footer * {
  font-size: 15px !important;
}
#footer_bottom * {
  font-size: 13px !important;
}

#footer_bottom p{
  font-size: 13px !important;
  font-weight: 700 !important;
}
#footer_bottom p span{
  color: rgba(140, 106, 251, 1) !important;
}

#footer_bottom .col-md-3 p{
  text-align: end;
}

.section-header #navigation li.button-2 {
  background-color: #d54ad9 !important;
  border: 1px solid #d54ad9;
  right: 0;
}

.section-header #navigation li.button-1 {
  background-color: transparent !important;
  border: 1px solid #e0e0e0;
  right: 165px;
}

.section-header #navigation li.button-1 a {
  color: #e0e0e0 !important;
}

.section-header #navigation li.button-1 a::before {
  content: '\f562';
  font-family: 'FontAwesome';
  margin-right: 5px;
}

.section-header #navigation li.button-2 a::before {
  content: '\e098';
  font-family: 'FontAwesome';
  margin-right: 5px;
}

@media(min-width: 991px) {
  .section-header .col-lg-3 {
    width: 13% !important;
    height: 80px;
  }

  .section-header #navigation>ul>li,
  .lang-menu>ul>li {
    line-height: 80px !important;
  }

  .section-header .col-6.col-lg-9 {
    width: 87% !important;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    position: relative;
  }

  .section-header .navbar-weta {
    margin-left: 20px;
  }

  .section-header .navbar {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
  }



  .section-header #navigation li a::after {
    display: none !important;
  }

  .section-header #navigation>ul>li a,
  .nav-right .select-language .lang-menu>ul>li>a {
    font-weight: 400 !important;
    font-size: 15px !important;
  }

  .slider-contents {
    height: 100%;
    top: 50px;
  }

  .slider-contents::before {
    content: '';
    position: absolute;
    left: -20%;
    background-image: url(/images/mouse.png);
    top: 27%;
    width: 138px;
    height: 84px;
    background-size: contain;
  }

  .slider-contents::after {
    content: '';
    position: absolute;
    right: -24%;
    background-image: url(/images/slider-frame.png);
    top: 7%;
    width: 160px;
    height: 195px;
    background-size: contain;
  }

  /* .sliderJs .swiper-wrapper::before {
    content: '';
    position: absolute;
    left: 0;
    background-image: url(/images/user-list.png);
    top: 0;
    width: 100%;
    height: 80%;
    background-size: cover;
    z-index: 9;
    background-position: center bottom;
  } */

  .sliderJs .swiper-wrapper::after {
    content: '';
    position: absolute;
    left: 0;
    background-image: url(/images/shape-purple.png);
    top: 0%;
    bottom: 0;
    width: 100%;
    height: 70%;
    background-size: cover;
    z-index: 1;
    background-position: center bottom;
    opacity: 0.35;
  }
}

.pageSliderContent .sliderJs,
.pageSliderContent .sliderJs .swiper-wrapper,
.pageSliderContent .sliderJs .swiper-slide {
  background-color: #171414 !important;
}


.weta-slider-buttons .btn {
  background-color: #8c6afb !important;
  border-color: #8c6afb !important;
  padding: 15px 0px;
  border-radius: 30px;
  font-weight: 700 !important;
}

.weta-slider-buttons .btn:nth-child(1) span::before {
  content: '\f135';
  font-family: 'FontAwesome';
  margin-right: 5px;
}

.slider-description.weta-description ul li::before {
  left: -35px;
}

.slider-description li {
  color: #fff !important;
  font-weight: 400 !important;
  font-size: 17px !important;
}

.slider-description ul {
  display: flex;
  justify-content: space-between;
  width: 60%;
  margin: 0px auto;
  margin-top: 50px;
  margin-bottom: 30px;
}

#gallery-detail-section-1 {
  position: relative;
  padding: 230px 0px;
  margin-top: -100px;
  z-index: 44;
}

#gallery-detail-section-1::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url(/images/filigran.png);
  background-size: cover;
  z-index: 0;
  opacity: 0.1;
  background-position: center;
}

#gallery-detail-section-1 .container {
  position: relative;
  z-index: 3;
}

#gallery-detail-section-1 .gallery-wrapper {
  text-align: center !important;
  margin-bottom: 35px;
}

#gallery-detail-section-1 .gallery-wrapper * {
  font-family: "Montserrat", sans-serif !important;
  font-weight: 500 !important;
}

#gallery-detail-section-1 .gallery-wrapper .weta-icerik-tag {
  font-size: 20px !important;
  text-align: center !important;
  color: rgba(204, 204, 204, 1) !important;
}

#gallery-detail-section-1 .gallery-img {
  height: 150px;
}

#gallery-detail-section-1 .gallery-img img{
  height: 100%;
  object-fit: contain;
  transition: all .4s;
  filter: brightness(0.45);
}

#gallery-detail-section-1 .img-wrapper:hover .gallery-img img{
  filter: none;
}

#page-detail-section-3 .weta-icerik-tag {
  font-family: "Montserrat", sans-serif !important;
  font-size: 50px !important;
  font-weight: 600 !important;
  position: relative;
  padding-bottom: 80px;
}

#page-detail-section-3 .weta-icerik-tag::after {
  content: '';
  position: absolute;
  bottom: 10px;
  right: 25%;
  top: auto;
  left: auto;
  background-image: url(/images/frame.png);
  transform: rotate(2deg);
  width: 80%;
  height: 88px;
  background-position: center;
  background-size: 370px;
  background-repeat: no-repeat;
}

#page-detail-section-3 .weta-description {
  width: 88%;
}

#page-detail-section-3 p {
  font-family: "Montserrat", sans-serif !important;
  font-size: 13px !important;
  font-weight: 400 !important;
  line-height: 180% !important;
}

.textImg .weta-description .btn {
  font-family: "Montserrat", sans-serif !important;
  height: 47px;
  line-height: 47px;
  border-radius: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #8c6afb !important;
  border-color: #8c6afb !important;
  margin-top: 20px;
}

#gallery-detail-section-2 .img-wrapper .gallery-img,
#gallery-detail-section-12 .img-wrapper .gallery-img {
  width: 50px;
  height: 50px;
  background-color: #3e3e3f;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
}

#gallery-detail-section-2 .img-wrapper,
#gallery-detail-section-12 .img-wrapper {
  display: flex;
  justify-content: space-between;
  background: linear-gradient(180deg, rgba(49, 49, 49, 1) 0%, rgba(59, 54, 67, 1) 100%);
  padding: 30px 20px;
  border-radius: 20px;
  min-height: 210px;
}

#gallery-detail-section-2 .gallery-info,
#gallery-detail-section-12 .gallery-info {
  width: calc(100% - 60px);
}

#gallery-detail-section-2 .img-wrapper .gallery-img img,
#gallery-detail-section-12 .img-wrapper .gallery-img img {
  width: 30px !important;
  height: 30px !important;
  object-fit: contain !important;
}

#gallery-detail-section-2 .custom-col:nth-child(1) .img-wrapper .gallery-img img {
  width: 40px !important;
  height: 40px !important;
}

#gallery-detail-section-2 .gallery-wrapper .weta-icerik-tag {
  font-family: "Montserrat", sans-serif !important;
  font-weight: 600 !important;
  text-align: center !important;
  font-size: 36px !important;
}

#gallery-detail-section-2 .gallery-wrapper {
  margin-bottom: 25px;
}

#gallery-detail-section-2 .gallery-wrapper .weta-icerik-tag span {
  color: rgba(213, 74, 217, 1) !important;
}

#gallery-detail-section-2 .img-title .weta-icerik-tag,
#gallery-detail-section-12 .img-title .weta-icerik-tag {
  font-size: 16px !important;
  font-family: "Montserrat", sans-serif !important;
  font-weight: 700 !important;
}

#gallery-detail-section-2 .img-title,
#gallery-detail-section-12 .img-title {
  margin-bottom: 40px;
}

#gallery-detail-section-2 .img-description,
#gallery-detail-section-12 .img-description {
  position: absolute;
  left: 0;
  padding: 0px 20px;
}

#gallery-detail-section-2 .img-description *,
#gallery-detail-section-12 .img-description * {
  font-weight: 400 !important;
  font-family: "Montserrat", sans-serif !important;
  font-size: 12px !important;
}

#gallery-detail-section-2 .custom-col {
  width: 31% !important;
}

#gallery-detail-section-2 .row {
  justify-content: space-between;
}

#gallery-detail-section-2 #image-gallery {
  padding: 0px 100px;
}

#gallery-detail-section-3 .gallery-wrapper .weta-icerik-tag {
  font-family: "Montserrat", sans-serif !important;
  font-weight: 600 !important;
  font-size: 64px !important;
}

#gallery-detail-section-3 .gallery-wrapper p {
  font-family: "Montserrat", sans-serif !important;
  font-weight: 400 !important;
  letter-spacing: 0px !important;
}

#gallery-detail-section-3 .swiper-slide {
  background-color: #474747;
  border-radius: 20px;
  min-height: 290px;
  display: block !important;
  overflow: hidden;
}

#gallery-detail-section-3 .img-wrapper {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column-reverse;
  padding: 15px 20px !important;
  overflow: unset;
  min-height: 290px;
  justify-content: flex-end;
}

#gallery-detail-section-3 .img-wrapper .weta-icerik-tag {
  font-size: 20px !important;
  color: rgba(255, 255, 255, 1) !important;
  position: relative;
  padding-left: 40px;
  margin: 0px;
  min-height: 30px;
  display: flex;
  align-items: center;
}

#gallery-detail-section-3 .img-wrapper .weta-icerik-tag::before {
  content: '';
  position: absolute;
  background-image: url(/images/pulimap-icon.png);
  width: 30px;
  height: 30px;
  top: 0;
  left: 0;
  background-size: contain;
}

#gallery-detail-section-3 .gallery-img {
  display: flex;
  justify-content: end;
  align-items: end;
  position: absolute;
  right: 5px;
  bottom: 10px;
}

#gallery-detail-section-3 .gallery-img img {
  width: auto !important;
  max-height: 120px !important;
}

#gallery-detail-section-3 .img-title {
  margin-bottom: 15px;
}

#gallery-detail-section-3 .img-description {
  width: 80%;
}

#gallery-detail-section-3 p {
  font-family: "Montserrat", sans-serif !important;
  font-size: 13px !important;
  font-weight: 400 !important;
}

#gallery-detail-section-3 .img-description .btn {
  min-width: 107px !important;
  background-color: #fff !important;
  border-color: #fff !important;
  color: #7f60e4 !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  border-radius: 50px !important;
  height: 42px !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 42px;
}

#gallery-detail-section-3 .img-description .btn i {
  margin-left: 5px;
}

#gallery-detail-section-3 .gallery-img::after {
  content: '';
  position: absolute;
  border-radius: 50%;
  width: 250px;
  height: 250px;
  bottom: 0px;
  left: -10px;
  right: 0;
  top: -10px;
  opacity: 0.6;
  filter: blur(100px);
  z-index: -1;
}

#gallery-detail-section-3 .swiper-slide:nth-child(1) .gallery-img::after {
  background-color: rgba(245, 145, 32, 1);
}

#gallery-detail-section-3 .swiper-slide:nth-child(2) .gallery-img::after {
  background-color: rgba(42, 137, 200, 1);
}

#gallery-detail-section-3 .swiper-slide:nth-child(3) .gallery-img::after {
  background-color: rgba(190, 42, 95, 1);
}

#gallery-detail-section-3 .swiper-slide:nth-child(4) .gallery-img::after {
  background-color: rgba(255, 188, 25, 1);
}
#gallery-detail-section-3 .swiper-slide:nth-child(5) .gallery-img::after{
  background-color: rgba(56, 183, 149, 1);
}

#gallery-detail-section-4 .container,
#gallery-detail-section-11 .container {
  max-width: 100%;
}

#gallery-detail-section-4 .custom-col,
#gallery-detail-section-11 .custom-col {
  width: 11.1%;
}

#gallery-detail-section-4 .gallery-img,
#gallery-detail-section-11 .gallery-img {
  padding: 0px 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 80px;
}

#gallery-detail-section-4 .gallery-img img,
#gallery-detail-section-11 .gallery-img img {
  max-height: 60px;
  width: auto;
}

#parallax-2 {
  background-position: top center;
  background-attachment: unset;
}

#gallery-detail-section-5 .gallery-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 40px;
}

#gallery-detail-section-5 .galleryDescription {
  text-align: end;
  width: 27%;
}

#gallery-detail-section-5 .gallery-wrapper .weta-icerik-tag {
  font-family: "Montserrat", sans-serif !important;
  font-size: 48px !important;
  font-weight: 600 !important;
  line-height: 130% !important;
  width: 60%;
}

#gallery-detail-section-5 .gallery-wrapper .weta-icerik-tag span {
  font-size: 32px !important;
  font-weight: 700 !important;
  color: rgba(255, 255, 255, 0.7) !important;
}

#gallery-detail-section-5 .galleryDescription .btn {
  height: 47px;
  display: inline-flex;
  align-items: center;
  line-height: 47px;
  background-color: #f2f2f2 !important;
  border-color: #f2f2f2 !important;
  color: #8c6afb !important;
  justify-content: center;
  font-family: "Montserrat", sans-serif !important;
  border-radius: 50px;
  font-weight: 700 !important;
  margin-top: 20px;
}

#gallery-detail-section-5 .galleryDescription .btn i,
.textImg .weta-description .btn i {
  margin-right: 5px;
}

#gallery-detail-section-5 .galleryDescription p {
  font-weight: 400 !important;
}

#gallery-detail-section-5 .gallery-info {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 20px;
}
#gallery-detail-section-5 .img-wrapper .gallery-img{
  height: 345px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
#gallery-detail-section-5 .img-wrapper .gallery-img::before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-image: url(/images/kadro-bg.jpg);
  transition: all .4s;
}

#gallery-detail-section-5 .img-wrapper .gallery-img::after{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: linear-gradient(140deg,rgba(42, 123, 155, 0) 50%, rgba(16, 16, 16, 1) 100%);
  transition: all .4s;
}
#gallery-detail-section-5 .img-wrapper:hover .gallery-img::before{
  background-image: url(/images/kadro-bg-hover.jpg);
}
#gallery-detail-section-5 .img-wrapper:hover .gallery-img::after{
  background: linear-gradient(140deg,rgba(42, 123, 155, 0) 50%, rgba(19, 1, 44, 1) 100%);
}

#gallery-detail-section-5 .img-wrapper:hover .gallery-img img{
    filter: grayscale(0);
}

#gallery-detail-section-5 .gallery-img img {
  filter: grayscale(1);
  height: 100%;
  width: auto;
  margin-bottom: -2px;
  transition: all .4s;
}

#gallery-detail-section-5 .img-wrapper {
  border-radius: 5px;
}

#gallery-detail-section-5 .img-title .weta-icerik-tag,
#gallery-detail-section-5 .img-description p {
  font-size: 20px !important;
  line-height: 100% !important;
}

#gallery-detail-section-5 {
  margin-top: -500px;
  position: relative;
  z-index: 2;
}

#gallery-detail-section-5 .custom-col {
  opacity: 1 !important;
  transform: none !important;
}

#gallery-detail-section-6 .gallery-img,
#gallery-detail-section-16 .gallery-img {
  padding: 0px 40px;
}

#gallery-detail-section-6 .gallery-wrapper,
#gallery-detail-section-16 .gallery-wrapper {
  margin-bottom: 25px;
}

#gallery-detail-section-6 .gallery-wrapper .weta-icerik-tag ,
#gallery-detail-section-16 .gallery-wrapper .weta-icerik-tag {
  font-family: "Montserrat", sans-serif !important;
  font-size: 24px !important;
  font-weight: 700 !important;
  line-height: 100% !important;
  letter-spacing: 0px;
  text-align: center;
}

#paragraph-section-1 .weta-icerik-tag {
  font-family: "Montserrat", sans-serif !important;
  font-size: 40px !important;
  font-weight: 700 !important;
  line-height: 100% !important;
  letter-spacing: 0px;
  text-align: center;
}

#paragraph-section-1 .content {
  margin-top: 15px;
  margin-bottom: 35px;
  width: 44%;
  margin-left: auto;
  margin-right: auto;
}

#paragraph-section-1 .content p {
  font-family: "Montserrat", sans-serif !important;
  letter-spacing: 0px !important;
  text-align: center;
}

.accordion-flush {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.accordion-flush .accordion-item {
  width: 49%;
  margin-bottom: 20px;
}

.accordion-item {
  background-color: #262626 !important;
  border-radius: 5px !important;
  border: none !important;
}

.accordion-item * {
  background: transparent !important;
}

.accordion-item .accordion-button {
  color: #fff !important;
  box-shadow: none !important;
  font-size: 16px !important;
}

.accordion-button::after {
  background-image: none !important;
  background-color: #8c6afb !important;
  width: 33px !important;
  height: 33px !important;
  border-radius: 5px;
  color: #fff !important;
  content: '\f078';
  font-family: 'FontAwesome';
  display: flex;
  justify-content: center;
  align-items: center;
}

.accordion-button:not(.collapsed)::after {
  background-color: #777777 !important;
}

.footer .footer-img img {
  max-height: 85px;
}

.footer #footer-col:nth-child(2) * {
  color: #fff !important;
}

.footer .footer-pages li {
  padding: 5px 0px;
}

.footer address::before,
.footer .contact-oge-icon span {
  font-size: 20px !important;
  color: #8c6afb !important;
}

footer,
#bottom-footer {
  border: none !important;
}


#page-11 .section-header,
#page-25 .section-header,
#page-15 .section-header,
#page-29 .section-header {
  background: #191616 !important;
}

#page-detail-section-4 .weta-icerik-tag,
#page-detail-section-12 .weta-icerik-tag {
  font-size: 40px !important;
  font-weight: 600 !important;
  line-height: 160% !important;
  letter-spacing: 0px;
}

#page-detail-section-4 .weta-icerik-tag span {
  color: rgba(213, 74, 217, 1) !important;
  font-size: 20px !important;
  font-weight: 600 !important;
}

#page-detail-section-4 p {
  font-family: "Montserrat", sans-serif !important;
  font-weight: 400 !important;
}

#page-detail-section-4 .weta-description {
  width: 80%;
  margin-top: 20px;
}

#page-detail-section-4 .rgw,
#page-detail-section-7 .rgw,
#page-detail-section-5 .rgw,
#page-detail-section-9 .rgw,
#page-detail-section-10 .rgw,
#page-detail-section-11 .rgw,
#page-detail-section-13 .rgw,
#page-detail-section-14 .rgw {
  text-align: end;
}

#gallery-detail-section-7 .gallery-img {
  display: flex;
  justify-content: center;
  align-items: center;
}

#gallery-detail-section-7 .gallery-img img {
  width: 150px;
  height: 150px;
  object-fit: cover;
}

#gallery-detail-section-7 .img-wrapper {
  border: 1px solid rgba(157, 157, 157, 1);
  border-radius: 50px;
  padding: 20px;
  height: 260px;
}

#gallery-detail-section-7 .img-wrapper .weta-icerik-tag {
  text-align: center !important;
  font-family: "Montserrat", sans-serif !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  line-height: 160% !important;
}

#gallery-detail-section-7 .gallery-wrapper {
  margin-bottom: 45px;
}

#gallery-detail-section-7 .gallery-wrapper * {
  text-align: center;
}

#gallery-detail-section-7 .gallery-wrapper p {
  font-family: "Montserrat", sans-serif !important;
  font-weight: 400 !important;
}

#gallery-detail-section-7 .gallery-wrapper p span {
  color: #8c6afb !important;
}

#gallery-detail-section-7 .gallery-wrapper .weta-icerik-tag {
  font-family: "Montserrat", sans-serif !important;
  font-size: 40px !important;
  font-weight: 600 !important;
  line-height: 180% !important;
}

#gallery-detail-section-7 .row {
  justify-content: space-evenly;
}

.gallery-section-7 .custom-col {
  width: 20% !important;
}

#page-detail-section-5 .rgw img {
  width: 100%;
  height: 550px;
  object-fit: cover;
}

#page-detail-section-5 .rexa-content {
  padding-left: 10%;
}

#page-detail-section-5 .weta-icerik-tag,
#page-detail-section-6 .weta-icerik-tag {
  font-family: "Montserrat", sans-serif !important;
  font-size: 40px !important;
  font-weight: 600 !important;
  line-height: 160% !important;
}

#page-detail-section-5 .weta-description h6 {
  font-family: "Montserrat", sans-serif !important;
  font-size: 20px !important;
  font-weight: 600 !important;
  line-height: 180% !important;
  color: #fff !important;
}

#page-detail-section-5 .weta-description p,
#page-detail-section-6 .weta-description p {
  font-family: "Montserrat", sans-serif !important;
  font-weight: 400 !important;
}

#page-detail-section-6 .rgw {
  text-align: center;
}

#page-detail-section-6 .weta-description p span,
#page-detail-section-6 .weta-description p.private {
  color: #d54ad9 !important;
  font-weight: 500 !important;
}

#page-detail-section-6 {
  position: relative;
  padding: 200px 0px;
}

#page-detail-section-6 .row{
  transform: translateY(-20%);
}

#page-detail-section-6::after {
  content: '';
  position: absolute;
  top: 0;
  left: -25%;
  right: 0;
  bottom: 0;
  width: 150%;
  height: 100%;
  background-image: url(/images/faq-bg.png);
  background-size: cover;
  background-position: bottom center;
  transform: perspective(700px) rotateX(35deg);
  transform-origin: center bottom;
}

#page-detail-section-7 {
  position: relative;
}

#page-10 .section-header,
#page-24 .section-header,
#page-12 .section-header,
#page-5 .section-header,
#page-19 .section-header,
#page-26 .section-header {
  background: #8d6bfb !important;
}

#page-detail-section-8 .rgw {
  text-align: center;
}

#page-detail-section-8 {
  position: relative;
  overflow: hidden;
  border-bottom-left-radius: 100px;
  border-bottom-right-radius: 100px;
  z-index: 3;
}

#page-detail-section-8 .btn {
  background-color: #f2f2f2 !important;
  border-color: #f2f2f2 !important;
  color: #8c6afb !important;
  font-weight: 700 !important;
}


#page-detail-section-8::before {
  content: '';
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 60%;
  background-image: url(/images/search-women.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  z-index: 2;
}

#page-detail-section-8::after {
  content: '';
  position: absolute;
  top: auto;
  left: 40%;
  right: 0;
  width: 400px;
  height: 400px;
  background-color: #85a7f5;
  border-radius: 50%;
  bottom: -200px;
  z-index: 0;
}

#gallery-detail-section-8 {
  position: relative;
  background-color: #3a2e59;
  padding-top: 120px;
  padding-bottom: 20px;
  margin-top: -85px;
  border-bottom-left-radius: 100px;
  border-bottom-right-radius: 100px;
  z-index: 2;
}

#gallery-detail-section-8 .gallery-wrapper .weta-icerik-tag {
  text-align: center !important;
  font-family: "Montserrat", sans-serif !important;
  font-size: 40px !important;
  font-weight: 600 !important;
  line-height: 160% !important;
}

#gallery-detail-section-8 .gallery-wrapper {
  margin-bottom: 45px;
}

#gallery-detail-section-8 .gallery-wrapper * {
  text-align: center;
}

#gallery-detail-section-8 .gallery-wrapper p {
  font-family: "Montserrat", sans-serif !important;
  font-weight: 600 !important;
  font-size: 20px !important;
}

#gallery-detail-section-8 .gallery-wrapper p span ,
#page-detail-section-16 .weta-icerik-tag span {
  color: #d54ad9 !important;
}

#gallery-detail-section-8 .img-wrapper,
#gallery-detail-section-10 .img-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0px 5px;
}

#gallery-detail-section-8 .img-wrapper .gallery-img {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  background-color: #4e436a;
  border-radius: 10px;
}

#gallery-detail-section-8 .img-wrapper .gallery-img img {
  width: auto;
  max-height: 30px;
}

#gallery-detail-section-8 .gallery-info {
  width: calc(100% - 70px);
}

#gallery-detail-section-8 .img-wrapper .img-title {
  margin-top: 0px !important;
}

#gallery-detail-section-8 .img-wrapper p {
  font-weight: 400 !important;
  font-family: "Montserrat", sans-serif !important;
}

#gallery-detail-section-9 .gallery-img img {
  width: 60px;
  height: 60px;
}

#gallery-detail-section-9 .gallery-img {
  width: 115px;
  height: 115px;
  border: 2px solid #7f60e4;
  background-color: #242222;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

#gallery-detail-section-9 .gallery-info .weta-icerik-tag {
  font-weight: 700 !important;
  letter-spacing: 0px;
  text-align: center;
  font-size: 13px !important;
  line-height: 180% !important;
}

#gallery-detail-section-9 .img-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

#gallery-detail-section-9 .gallery-wrapper {
  margin-bottom: 35px;
}

#gallery-detail-section-9 .gallery-wrapper .weta-icerik-tag {
  text-align: center !important;
  font-family: "Montserrat", sans-serif !important;
  font-size: 40px !important;
  font-weight: 600 !important;
  line-height: 160% !important;
  text-shadow: 0px 0px 15.47px rgba(242, 242, 242, 1);
}

.gallery-section-9 .custom-col {
  width: 13% !important;
}

.gallery-section-9 .row {
  justify-content: space-between;
}

#gallery-detail-section-9 {
  position: relative;
  padding-top: 200px;
  padding-bottom: 100px;
  margin-top: -85px;
}

#gallery-detail-section-9::before {
  content: '';
  position: absolute;
  background-image: url(/images/seo-bg.png);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background-size: contain;
  background-position: center;
}

#gallery-detail-section-9 .container {
  position: relative;
  z-index: 1;
}

#page-detail-section-9 p {
  font-weight: 400 !important;
  font-family: "Montserrat", sans-serif !important;
}

#page-detail-section-9 .weta-icerik-tag {
  font-size: 40px !important;
  font-weight: 600 !important;
  line-height: 160% !important;
  margin-bottom: 20px;
}

.weta-description ul li {
  font-weight: 400 !important;
  font-family: "Montserrat", sans-serif !important;
  font-size: 15px !important;
  line-height: 45px !important;
  color: rgba(224, 224, 224, 1) !important;
}

.weta-description ul {
  padding-left: 40px;
}

.weta-description ul li::before {
  left: -40px;
  font-size: 25px;
  color: #8c6afb;
}

#counter-section-1 .row {
  justify-content: space-evenly;
}

#counter-section-1 .counter-col {
  width: 20% !important;
  position: relative;
}

.counter-section .counterNumber {
  font-size: 36px !important;
  font-weight: 700 !important;
  font-family: "Montserrat", sans-serif !important;
  position: relative;
}

.counter-section .counterNumber::before {
  content: '+';
}

.counterLine {
  display: none;
}

.counter-col p {
  font-size: 20px !important;
  font-weight: 400 !important;
  color: rgba(224, 224, 224, 1) !important;
  font-family: "Montserrat", sans-serif !important;
}

#counter-section-1 .counter-col:nth-child(1) .counterNumber::after{
  content: 'K';
}

#counter-section-1 .counter-col::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: linear-gradient(360deg, rgba(140, 106, 251, 1) 0%, rgba(255, 255, 255, 0) 100%);
  width: 100%;
  height: 100%;
  z-index: 0;
  opacity: .5;
  filter: blur(20px);
}

#counter-section-1 .counter-col::after {
  content: '';
  position: absolute;
  top: auto;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 5px;
  background-color: #8c6afb;
  z-index: 2;
  border-radius: 50px;
}

#counter-section-1 .counter-col div {
  position: relative;
  z-index: 3;
}

#gallery-detail-section-10 .img-title .weta-icerik-tag {
  font-weight: 700 !important;
  font-size: 20px !important;
  color: #d54ad9 !important;
}

#gallery-detail-section-10 .img-title p {
  font-weight: 400 !important;
}

#gallery-detail-section-10 .gallery-wrapper .weta-icerik-tag {
  font-size: 40px !important;
  font-weight: 600 !important;
  line-height: 160% !important;
}

#gallery-detail-section-10 .gallery-wrapper {
  margin-bottom: 45px;
}

#gallery-detail-section-10 .gallery-wrapper p {
  font-family: "Montserrat", sans-serif !important;
  font-weight: 500 !important;
  font-size: 24px !important;
}

#gallery-detail-section-10 .gallery-img {
  width: 122px;
  height: 145px;
}

#gallery-detail-section-10 .gallery-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

#gallery-detail-section-10 .gallery-info {
  width: calc(100% - 140px);
}

#gallery-detail-section-10 .row {
  justify-content: center;
}

#gallery-detail-section-10 .img-wrapper {
  padding: 0px;
}

#gallery-detail-section-10 .img-title {
  margin-top: 0px;
}

#page-detail-section-10 .weta-description {
  width: 80%;
}

#page-detail-section-10 .weta-icerik-tag,
#page-detail-section-11 .weta-icerik-tag,
#gallery-detail-section-15 .gallery-wrapper .weta-icerik-tag {
  font-size: 48px !important;
  line-height: 160% !important;
}

#gallery-detail-section-12 .img-wrapper .gallery-img img {
  width: 50px !important;
  height: 50px !important;
}

#gallery-detail-section-12 .row {
  justify-content: space-evenly;
}

#gallery-detail-section-12 .custom-col {
  width: 28% !important;
}

.textImg .weta-description h5,
.textImg .weta-description h6 {
  font-size: 20px !important;
  font-weight: 600 !important;
  line-height: 180% !important;
}

.textImg .weta-description h5 {
  color: rgba(213, 74, 217, 1) !important;
}

.textImg .weta-description h6 {
  color: rgba(140, 106, 251, 1) !important;
}

#paragraph-section-2 {
  padding: 100px 0px;
  padding-bottom: 200px;
  position: relative;
}

#paragraph-section-2 .container {
  text-align: center;
  position: relative;
  z-index: 3;
}

#paragraph-section-2 .weta-icerik-tag {
  text-shadow: 0px 0px 30px rgba(140, 106, 251, 1);
  font-size: 64px !important;
  font-weight: 400 !important;
  line-height: 100% !important;
}

#paragraph-section-2 .weta-icerik-tag span {
  font-weight: 600 !important;
}

#paragraph-section-2 .paragraph-content {
  width: 37%;
  margin: 0px auto;
  margin-top: 40px;
}

#paragraph-section-2::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-image: url(/images/balon-shape.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 2;
}

#paragraph-section-2::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(60, 47, 97, 1) 100%);
  z-index: 1;
  opacity: 0.5;
  filter: blur(40px);
}

#page-detail-section-12 .rexa-gorseller {
  transform: translateX(55%) !important;
  opacity: 1 !important;
}

#page-detail-section-12 .content {
  margin-top: 40px;
}

#page-detail-section-12 .content-item {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 20px;
}

#page-detail-section-12 .content-ikon {
  width: 43px;
}

#page-detail-section-12 .content-desc {
  width: calc(100% - 60px);
}

#page-detail-section-12 .content-desc h2 {
  font-size: 15px !important;
  font-weight: 500 !important;
  margin-bottom: 3px;
  color: rgba(224, 224, 224, 1) !important;
  font-family: "Montserrat", sans-serif !important;
}

#page-detail-section-12 .content-desc p {
  margin-bottom: 0px;
}

#gallery-detail-section-13 .gallery-img img {
  max-height: 41px;
  width: auto;
}

#gallery-detail-section-13 .img-title,
#gallery-detail-section-13 .img-description {
  padding: 0px 10px;
}

#gallery-detail-section-13 .img-wrapper {
  background-color: #d54ad9;
  border-radius: 10px;
  padding: 10px 0px;
  min-height: 240px;
}

#gallery-detail-section-13 .gallery-wrapper,
#gallery-detail-section-14 .gallery-wrapper {
  margin-bottom: 35px;
}

#gallery-detail-section-13 .gallery-wrapper .weta-icerik-tag,
#gallery-detail-section-14 .gallery-wrapper .weta-icerik-tag {
  font-size: 40px !important;
  line-height: 160% !important;
  text-align: center !important;
}

#gallery-detail-section-14 .gallery-img {
  display: none;
}

#gallery-detail-section-14 .img-wrapper {
  border-radius: 10px;
  background-color: #1d1a1a;
  padding: 15px 20px;
  min-height: 220px;
}

#gallery-detail-section-14 .custom-col {
  width: 29%;
}

#gallery-detail-section-14 .row {
  justify-content: space-evenly;
}

#gallery-detail-section-14 .img-wrapper .weta-icerik-tag {
  font-size: 20px !important;
  color: rgba(153, 153, 153, 1) !important;
  margin-bottom: 25px;
}

#gallery-detail-section-14 .img-wrapper p {
  font-size: 16px !important;
}

#gallery-detail-section-14 .gallery-info {
  width: 80%;
}

#gallery-detail-section-14 .img-wrapper::after {
  content: '';
  position: absolute;
  border-radius: 50%;
  width: 150px;
  height: 150px;
  bottom: 0px;
  left: auto;
  right: 0;
  top: auto;
  opacity: 0.4;
  filter: blur(100px);
  z-index: 0;
}

#gallery-detail-section-14 .custom-col:nth-child(1) .img-wrapper::after {
  background-color: rgba(226, 181, 76, 1);
}

#gallery-detail-section-14 .custom-col:nth-child(2) .img-wrapper::after {
  background-color: rgba(76, 226, 101, 1);
}

#gallery-detail-section-14 .custom-col:nth-child(3) .img-wrapper::after {
  background-color: rgba(76, 133, 226, 1);
}

#gallery-detail-section-14 {
  position: relative;
  padding-bottom: 100px;
}

#gallery-detail-section-14 .container,
#gallery-detail-section-15 .container {
  position: relative;
  z-index: 2;
}

#gallery-detail-section-14::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: url(/images/halka.png);
  background-size: contain;
  background-position: bottom center;
  background-repeat: no-repeat;
  width: 100%;
  height: 90%;
}

#gallery-detail-section-15 .gallery-wrapper {
  margin-bottom: 50px;
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}

#gallery-detail-section-15 .gallery-wrapper * {
  text-align: center !important;
}

#gallery-detail-section-15 .gallery-wrapper .weta-icerik-tag {
  text-shadow: 0px 0px 15.47px rgba(242, 242, 242, 1);
}

#gallery-detail-section-15 .gallery-wrapper .weta-icerik-tag span {
  font-weight: 700 !important;
}

#gallery-detail-section-15 .gallery-wrapper .btn {
  margin-top: 40px;
  background-color: #f2f2f2 !important;
  border-color: #f2f2f2 !important;
  color: #8c6afb !important;
  font-family: "Montserrat", sans-serif !important;
  border-radius: 50px;
  height: 47px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

#gallery-detail-section-15 {
  position: relative;
}

#gallery-detail-section-15::after {
  content: '';
  background: linear-gradient(180deg, rgba(52, 40, 89, 1) 0%, rgba(23, 20, 20, 1) 100%);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  filter: blur(50px);
  width: 100%;
  height: 70%;
}

#page-7 .section-header,
#page-21 .section-header {
  background: linear-gradient(90deg, rgba(55, 43, 97, 1) 0%, rgba(28, 23, 45, 1) 50%, rgba(55, 42, 96, 1) 100%) !important;
}

#gallery-detail-section-15 .row,
#gallery-detail-section-18 .row {
  justify-content: space-evenly;
}

#gallery-detail-section-19 .gallery-img {
  text-align: center;
}

#gallery-detail-section-19 .gallery-img img {
  height: 90px;
  width: auto;
  transform: translateY(-60px);
}

#gallery-detail-section-19 .img-wrapper {
  padding: 30px 20px;
  overflow: unset;
}

#gallery-detail-section-19 .row {
  justify-content: space-evenly;
}

#gallery-detail-section-19 .custom-col {
  width: 30% !important;
  margin-bottom: 60px;
}

#gallery-detail-section-19 .img-wrapper::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-image: url(/images/subtract.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

#gallery-detail-section-19 .img-title .weta-icerik-tag {
  font-size: 14px !important;
  line-height: 160% !important;
  text-align: center;
}

#gallery-detail-section-19 .gallery-wrapper {
  margin-bottom: 70px;
}

#gallery-detail-section-19 .gallery-wrapper .weta-icerik-tag {
  font-size: 40px !important;
  text-align: center;
  font-weight: 700 !important;
}

#gallery-detail-section-19 .img-wrapper .gallery-img,
#gallery-detail-section-19 .img-wrapper .gallery-info {
  position: relative;
  z-index: 3;
}

#page-detail-section-15 .weta-description ul li {
  line-height: 30px !important;
  margin-bottom: 20px !important;
}

#page-detail-section-16 .rexa-content {
  text-align: end;
}

#page-detail-section-16 .rexa-content p {
  font-size: 15px !important;
  font-weight: 500 !important;
}

#page-detail-section-16 .rexa-content p i {
  font-size: 13px !important;
  font-weight: 400 !important;
}

#contactForm-1 .contactCenter,
#contactForm-3 .contactCenter {
  display: none !important;
}

#contactForm-1,
#contactForm-3 {
  background: #8d6bfb !important;
  position: relative;
}

#contactForm-1::before,
#contactForm-3::before{
  content: '';
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  right: auto;
  width: 100%;
  height: 30%;
  background-image: url(/images/contact-line.png);
  background-repeat: no-repeat;
}

#contactForm {
  background: #252525;
  padding: 30px 20px;
  border-radius: 20px;
}

.form-control {
  background-color: #393939 !important;
  color: #999999 !important;
  min-height: 47px;
  line-height: 47px;
  border-radius: 10px;
  border: none;
}

.form-control::placeholder,
.iti__selected-dial-code {
  color: #999999 !important;
}

#contactForm-1 .weta-icerik-tag,
#contactForm-3 .weta-icerik-tag {
  font-size: 64px !important;
  font-weight: 600 !important;
}

.social-list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 25px;
}

.social-list .social-item {
  width: 48px;
  height: 48px;
  color: #212121 !important;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  font-size: 20px;
  margin-right: 10px;
}

.social-list .social-item a {
  color: #212121 !important;
}

label.custom-label {
  display: none;
}

form textarea {
  height: 160px;
}

#contactForm-1 form,
#contactForm-3 form {
  position: absolute;
}

#contactForm-1 .rexa-content,
#contactForm-3 .rexa-content {
  min-height: 300px;
}

#contactForm-2 .contact-form,
#contactForm-4 .contact-form,
.content-title {
  display: none !important;
}

#contactForm-2,
#contactForm-4 {
  margin: 150px 0px;
}

#contactForm-2 .weta-icerik-tag,
#contactForm-4 .weta-icerik-tag{
  font-size: 20px !important;
}

#contactForm-2 .rexa-content,
#contactForm-4 .rexa-content {
  margin-left: 50%;
}

#contactForm-2 .map,
#contactForm-4 .map {
  position: absolute;
  left: -100%;
  width: 90%;
  top: 0;
  border-radius: 10px;
  overflow: hidden;
}

.contactCenter #address {
  width: 100%;
}

.contact-oge p {
  padding: 0px 50px;
  font-size: 15px !important;
  min-height: 40px !important;
  display: flex;
  align-items: center;
}

.contact-oge p i {
  font-size: 35px !important;
  color: #717070 !important;
}

#page-detail-section-7 {
  position: relative;
  min-height: 550px;
}

#page-detail-section-7::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: linear-gradient(90deg, rgba(145, 55, 147, 1) 0%, rgba(134, 94, 225, 1) 50%, rgba(82, 63, 137, 1) 100%) !important;
  opacity: 0.6;
  width: 100%;
  height: 90%;
  z-index: 0;
  filter: blur(30px);
}

#page-detail-section-7 .container {
  position: relative;
  z-index: 3;
}

#page-detail-section-7 .weta-icerik-tag {
  font-size: 64px !important;
  font-weight: 600 !important;
  margin-bottom: 25px !important;
  width: 80%;
}

#page-detail-section-7::before {
  content: '';
  position: absolute;
  top: 60%;
  left: 0;
  right: auto;
  bottom: auto;
  width: 350px;
  height: 100px;
  background-image: url(/images/line-ok.png);
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 9;
}

#humanForm-1 .rexa-content,
#humanForm-2 .rexa-content,
#humanForm-3 .rexa-content,
#humanForm-4 .rexa-content,
#humanForm-1 .form,
#humanForm-2 .form,
#humanForm-3 .form,
#humanForm-4 .form {
  width: 70%;
  margin: 0px auto;
}

#humanForm-1 .form form,
#humanForm-2 .form form,
#humanForm-3 .form form,
#humanForm-4 .form form {
  padding: 30px 60px;
  margin-bottom: 50px;
}

#submitButton {
  height: 54px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-weight: 600 !important;
  font-family: "Montserrat", sans-serif !important;
  background-color: #8c6afb !important;
  border: #8c6afb !important;
  color: #fff !important;
  border-radius: 50px;
  min-width: 325px;
  margin-top: 15px;
}

form .mb-3 {
  display: flex;
  justify-content: center;
  align-items: center;
}

#humanForm-1 .rexa-content,
#humanForm-2 .rexa-content,
#humanForm-3 .rexa-content,
#humanForm-4 .rexa-content {
  margin-bottom: 25px;
  text-align: center !important;
}

#humanForm-3 .form form, 
#humanForm-4 .form form{
  padding-top: 100px !important;
}

#humanForm-3 .weta-icerik-tag, 
#humanForm-4 .weta-icerik-tag{
  position: absolute;
  top: 40px;
  width: 100%;
  text-align: center;
  font-size: 20px;
}

#humanForm-1,
#humanForm-2,
#humanForm-3,
#humanForm-4 {
  position: relative;
}

#humanForm-3, 
#humanForm-4{
  margin-top: -150px;
}

#humanForm-1 .container,
#humanForm-2 .container,
#humanForm-3 .container,
#humanForm-4 .container {
  position: relative;
  z-index: 2;
}

#humanForm-1::after,
#humanForm-2::after {
  content: '';
  position: absolute;
  top: 200px;
  left: 0;
  bottom: 0;
  right: 0;
  background-image: url(/images/big-world.png);
  background-size: cover;
  background-position: top center;
}

#gallery-detail-section-20 .gallery-wrapper {
  margin-bottom: 150px;
  text-align: center;
  width: 46%;
  margin-left: auto;
  margin-right: auto;
}

#gallery-detail-section-20 .gallery-wrapper .weta-icerik-tag {
  font-size: 40px !important;
  font-weight: 600 !important;
  text-align: center;
}

#gallery-detail-section-20 .galleryDescription {
  text-align: center;
}

#gallery-detail-section-20 .gallery-img {
  text-align: center;
}

#gallery-detail-section-20 .gallery-img img {
  width: 100px;
  height: 100px;
}

#gallery-detail-section-20 .gallery-info {
  position: absolute;
  top: 0;
  left: 55%;
  width: 335px;
}

#gallery-detail-section-20 .gallery-info .weta-icerik-tag {
  font-size: 15px !important;
  font-weight: 500 !important;
  color: rgba(140, 106, 251, 1) !important;
}

#gallery-detail-section-20 .img-wrapper {
  min-height: 220px;
}

#gallery-detail-section-20 .img-title {
  margin-top: 5px;
}

#gallery-detail-section-20 .custom-col:nth-child(2) .gallery-info,
#gallery-detail-section-20 .custom-col:nth-child(4) .gallery-info {
  left: 18%;
}

#gallery-detail-section-20 .custom-col:nth-child(2) .gallery-info *,
#gallery-detail-section-20 .custom-col:nth-child(4) .gallery-info * {
  text-align: end !important;
}

#gallery-detail-section-20 .img-wrapper::after {
  content: '';
  position: absolute;
  bottom: 5px;
  width: 12px;
  height: 85px;
  background-color: #3a2e59;
  border-radius: 50px;
  left: 49.5%;
}

#gallery-detail-section-20 .custom-col:nth-last-child(1) .img-wrapper::after {
  display: none;
}

#gallery-detail-section-20 .custom-col {
  opacity: 1 !important;
  transform: none !important;
}
#paragraph-section-5{
  position: relative;    
  background-color: #8c6afb;
  min-height: 600px;
}
#paragraph-section-5 .container,
#page-detail-section-6 .container{
  position: relative;
  z-index: 2;
}

#paragraph-section-5::after{
  content: '';
  position: absolute;
  top: auto;
  left: 0;
  right: 0;
  bottom: -195px;
  background-image: url(/images/waves.png);
  width: 100%;
  height: 400px;
  background-repeat: no-repeat;
  background-size: cover;
}



#paragraph-section-5 .weta-icerik-tag{
  font-size: 48px !important;
  font-weight: 600 !important;
}

@media(min-width:1300px){
  #paragraph-section-5 .col-md-2:nth-child(2){
    padding-left: 10%;
  }
}

#paragraph-section-5 .weta-description ul li::before{
  color: #fff;
}

#footer-social-media li:nth-child(1){
  order: 3;
}
#footer-social-media li:nth-child(2){
  order: 2;
}
#footer-social-media li:nth-child(3){
  order: 1;
}
#footer-social-media li:nth-child(4){
  order: 4;
}
#footer-social-media li a span{
  color: #fbfbfb !important;
  font-size: 23px !important;
}

#footer-social-media li{
  width: 55px;
  height: 55px;
}

#footer-social-media{
  margin-top: 30px;
}

#footer-social-media li a{
  border-radius: 0px;
  background-size: contain;
  background-position: center;
  background-color: #3d3d3d;
  border-radius: 10px;
}



.ebulten-section .weta-icerik-tag{
  font-size: 24px !important;
  font-weight: 700 !important;
  line-height: 160% !important;
}
.ebulten-section .weta-icerik-tag p{
  font-size: 15px !important;
}
.ebulten-section form{
  position: relative;
  flex-direction: column;
  width: 50%;
}
.ebulten-section{
  background: linear-gradient(145deg,rgba(222, 82, 223, 1) 65%, rgba(20, 1, 45, 1) 100%);
  position: relative;
}

.ebulten-section::before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: auto;
  background-image: url(/images/bulten-left.png);
  z-index: 2;
  width: 100%;
  background-repeat: no-repeat;
  height: 100%;
  background-size: contain;
}
.ebulten-section .container{
  position: relative;
  z-index: 3;
}
.ebulten-section::after{
  content: '';
  position: absolute;
  top: 0;
  left: auto;
  bottom: 0;
  right: 0;
  background-image: url(/images/bulten-right.png);
  z-index: 2;
  width: 100%;
  background-repeat: no-repeat;
  height: 100%;
  background-size: contain;
  background-position: right;
}

.ebulten-section form .content{
  margin-top: 15px;
}
.ebulten-section form .content p{
  font-size: 12px !important;
}

.ebulten-section .form-control{
  background-color: #ebebeb !important;
  height: 47px;
  border-radius: 10px;
  padding: 0px 35px;
  font-size: 18px;
  color: rgba(153, 153, 153, 1) !important;
  position: relative;
}

.ebulten-section form::before{
  content: '\f095';
  font-family: 'FontAwesome';
  width: max-content;
  top: 12px;
  position: absolute;
  z-index: 9;
  color: #555555;
  left: 10px;
}

.ebulten-section .btn-ebulten{
  width: 32px;
  height: 32px;
  min-width: auto;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  position: absolute;
  right: 10px;
  top: 7px;
  background-color: #8c6afb !important;
  border-color: #8c6afb !important;
}

.error .section-header{
  background: #191616 !important;
}

.s404wrapper{
  background-color: transparent;
  border: none;
}
.s404wrapper .image-404{
  margin-bottom: 25px;
}
.s404wrapper .search-image-404{
  margin: 40px;
}
.s404wrapper .btn-color{
  min-width: 325px;
  height: 54px;
  background-color: #8c6afb !important;
  border-color: #8c6afb !important;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
}

.s404wrapper p{
  font-size: 16px !important;
  font-weight: 500 !important;
}
.s404wrapper p span{
  font-weight: 700 !important;
  font-size: 16px !important;
}

.modal-content{
  background: #191616;
  border-radius: 20px;
}
.modal-title{
  margin: 0px;
  font-size: 24px !important;
  font-weight: 600 !important;
  font-family: "Montserrat", sans-serif !important;
}
.modal-header{
  border: none;
  padding: 15px 30px;
  padding-bottom: 0px;
}

.modal-dialog{
  max-width: 35%;
}

.btn-close{
  width: 35px;
  height: 35px;
  background-color: #8c6afb !important;
  border-color: #8c6afb !important;
  color: #fff !important;
  border-radius: 10px;
  padding: 0px !important;
  background-image: none;
  opacity: 1;
  position: absolute;
  right: 30px;
  top: 25px;
}

.btn-close::after{
  content: '\f00d';
  font-family: 'FontAwesome';
  color: #fff;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

#button-alani{
  text-align: center;
}

#gallery-detail-section-3{
  position: relative;
}

#gallery-detail-section-3 .container{
  position: relative;
  z-index: 3;
}

#gallery-detail-section-3::before{
  content: '';
  position: absolute;
  top: 20px;
  right: 0;
  bottom: auto;
  left: auto;
  width: 100%;
  height: 60%;
  background-image: url(/images/cozumler-halka.png);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: contain;
}


.swiper-scrollbar{
  position: relative !important;
  bottom: -30px !important;
  margin: 0px auto;
  opacity: 1 !important;
  height: 20px !important;
  width: 50% !important;
  background: #383838;
}

.swiper-scrollbar .swiper-scrollbar-drag{
  background: #8c6afb !important;
}

.swiper-button-next, 
.swiper-button-prev{
  width: 33px !important;
  height: 33px !important;
  background-color: #363333 !important;
  opacity: 1 !important;
  top: auto;
  bottom: 5px;
}
.swiper-button-next::after, .swiper-button-prev::after {
  font-size: 15px !important;
  color: #8c6afb;
}

.swiper-button-next{
  right: 20%;
}
.swiper-button-prev{
  left: 22%;
}

.career-items{
  background-color: #242121;
  border-radius: 10px;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  padding: 0px 10px;
  min-height: 62px;
}
.career-icons{
  width: 44px;
  height: 44px;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
}
.career-icons img{
  width: 20px;
  height: 20px;
}
.career-description p{
  margin-bottom: 0px !important;
  font-size: 14px !important;
}

.career-wrapper{
  position: absolute;
  right: 0;
  top: 0;
  left: 100%;
  width: 70%;
}

.career-wrapper .career-items:nth-child(1) .career-icons{
  background-color: #d9ffcf;
}
.career-wrapper .career-items:nth-child(2) .career-icons{
  background-color: #fffee0;
}
.career-wrapper .career-items:nth-child(3) .career-icons{
  background-color: #bcffff;
}
.career-wrapper .career-items:nth-child(4) .career-icons{
  background-color: #f0d1ff;
}
.career-wrapper .career-items:nth-child(5) .career-icons{
  background-color: #ffd0bd;
}

.career-wrapper .career-items:nth-child(1) {
  transform: translateX(200px);
}

.career-wrapper .career-items:nth-child(2) {
  transform: translateX(150px);
}

.career-wrapper .career-items:nth-child(3) {
  transform: translateX(100px);
}

.career-wrapper .career-items:nth-child(4) {
  transform: translateX(50px);
}

.career-wrapper .career-items:nth-child(5) {
  transform: translateX(0px);
}


@media(max-width:768px) {
  #gallery-detail-section-1 .custom-col {
    width: 100% !important;
    opacity: 1 !important;
    transform: none !important;
  }

  #gallery-detail-section-1 .row,
  #gallery-detail-section-2 .row,
  #gallery-detail-section-4 .row,
  #gallery-detail-section-11 .row,
  #gallery-detail-section-15 .row,
  #gallery-detail-section-5 .row,
  #gallery-detail-section-18 .row {
    flex-wrap: nowrap;
    overflow: scroll;
    justify-content: unset;
    flex-direction: row;
  }

  #gallery-detail-section-1 .gallery-img {
    padding: 0px 85px;
  }

  #gallery-detail-section-1 .row::-webkit-scrollbar,
  #gallery-detail-section-2 .row::-webkit-scrollbar,
  #gallery-detail-section-4 .row::-webkit-scrollbar,
  #gallery-detail-section-11 .row::-webkit-scrollbar,
  #gallery-detail-section-15 .row::-webkit-scrollbar,
  #gallery-detail-section-18 .row::-webkit-scrollbar,
  #gallery-detail-section-5 .row::-webkit-scrollbar {
    display: none;
  }

  #gallery-detail-section-1::after {
    display: none;
  }

  #gallery-detail-section-1 {
    margin-top: 0px;
    padding-top: 60px;
    padding-bottom: 20px;
  }

  .textImg .rexa-content {
    order: 1;
  }

  .textImg .rexa-gorseller {
    order: 2;
    margin-top: 25px;
  }

  #page-detail-section-3 .weta-icerik-tag::after {
    right: 0;
    width: 100%;
  }

  #gallery-detail-section-2 .gallery-wrapper .weta-icerik-tag {
    font-size: 32px !important;
  }

  #gallery-detail-section-2 .custom-col,
  #gallery-detail-section-5 .custom-col {
    width: 85% !important;
    opacity: 1 !important;
    transform: none !important;
  }

  #gallery-detail-section-2 #image-gallery {
    padding: 0px;
  }

  #gallery-detail-section-3 .gallery-wrapper .weta-icerik-tag {
    font-size: 40px !important;
  }

  #gallery-detail-section-3 .swiper-wrapper {
    justify-content: center;
    transform: none !important;
    flex-wrap: wrap;
  }

  #gallery-detail-section-3 .swiper-slide {
    width: 100%;
    margin-right: 0px !important;
    margin-bottom: 30px;
  }

  #gallery-detail-section-4 .custom-col,
  #gallery-detail-section-11 .custom-col {
    width: 60% !important;
    opacity: 1 !important;
    transform: none !important;
  }

  #gallery-detail-section-4 {
    padding-top: 0px !important;
    padding-bottom: 70px !important;
  }

  #gallery-detail-section-5 .gallery-wrapper .weta-icerik-tag {
    width: 100% !important;
    font-size: 32px !important;
  }

  #gallery-detail-section-5 .gallery-wrapper .weta-icerik-tag span {
    font-size: 20px !important;
  }

  #gallery-detail-section-5 .galleryDescription {
    width: 100% !important;
    text-align: center !important;
  }

  #gallery-detail-section-5 {
    margin-top: -350px;
  }

  #gallery-detail-section-5 .gallery-wrapper {
    margin-bottom: 65px !important;
  }

  #paragraph-section-1 .content,
  .accordion-flush .accordion-item {
    width: 100%;
  }

  .footer #footer-col:nth-child(2),
  .footer #footer-col:nth-child(3) {
    width: 50%;
  }

  .footer #footer-col:nth-child(1) {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .footer #footer-col:nth-child(1) p {
    width: 85%;
    margin: 0px auto;
    text-align: left;
    color: #f2f2f2 !important;
  }

  .menu-click {
    width: 38px !important;
    height: 38px !important;
    border-radius: 10px;
    background-color: rgba(140, 106, 251, 1) !important;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    padding: 10px;
    transition: all .4s;
  }

  .menu-click.open {
    background-color: #fff !important;
    transform: rotate(-90deg);
  }

  .menu-click span {
    width: 20px;
    background-color: #fff;
    margin-bottom: 0px;
  }

  .menu-click.open span:nth-child(1),
  .menu-click.open span:nth-child(2),
  .menu-click.open span:nth-child(3) {
    top: 0px !important;
    transform: rotate(0deg);
    right: 0 !important;
    background: rgba(140, 106, 251, 1);
    opacity: 1 !important;
  }

  #navigation {
    background: #424242 !important;
    height: 85vh !important;
  }

  .section-header #navigation li.button-2, .section-header #navigation li.button-1{
    font-size: 14px !important;
    height: 54px !important;
    line-height: 54px !important;
    width: 47% !important;
  }
  .section-header #navigation li.button-2 {
    right: 0;
    top: 0;
    position: absolute !important;
  }
  .section-header #navigation li.button-1 {
    background-color: transparent !important;
    border: 1px solid #e0e0e0;
    right: 53%;
    top: 0;
    position: absolute !important;
  }
  .section-header #navigation > ul{
    padding-top: 80px !important;
    position: relative;
  }
  .section-header #navigation > ul > li.dropdown > .dropdown-trigger{
    color: #f2f2f2 !important;
    width: 100% !important;
  }
  .section-header #navigation > ul li{
    border-bottom: 1px solid #808080 !important;
    width: 100%;
  }
  .section-header .dropdown-menu{
    background-color: transparent !important;
  }
  .section-header #navigation > ul li .dropdown-menu li{
    border: none !important;
    border-bottom: none !important;
  }
  .gallery-section-7 .custom-col{
    width: 50% !important;
  }
  #gallery-detail-section-7 .img-wrapper{
    padding: 20px 10px;
    height: 160px;
  }
  #gallery-detail-section-7 .gallery-img{
    position: absolute;
    top: 5px;
    left: 0;
    right: 0;
    width: 100%;
  }
  #gallery-detail-section-7 .gallery-info{
    position: relative;
    top: 55%;
  }
  #gallery-detail-section-7 .gallery-img img{
    width: 100px !important;
    height: 100px !important;
  }
  #page-detail-section-5 .rexa-content{
    padding: 20px 25px;
  }
  #page-detail-section-5 .container-fluid,
  #page-detail-section-5 .rexa-gorseller{
    padding: 0px;
    margin: 0px;
  }
  #page-detail-section-6::after {
    left: -15%;
    width: 130%;
    background-size: auto;
    transform: perspective(500px) rotateX(45deg);
    background-repeat: no-repeat;
  }
  #page-detail-section-6 .rgw{
    padding-top: 30px;
  }
  #page-detail-section-6 .rgw img{
    max-height: 300px;
  }

  #page-detail-section-7 .weta-icerik-tag{
    font-size: 32px !important;
    width: 100%;
  }
  #page-detail-section-7 .rexa-gorseller{
    margin-top: 140px;
  }
  #page-detail-section-7::before {
    top: 22%;
    width: 200px;
  }
  #humanForm-1 .form form,
  #humanForm-2 .form form,
  #humanForm-3 .form form,
  #humanForm-4 .form form{
    padding: 30px 20px;
  }
  #humanForm-1 .rexa-content, 
  #humanForm-1 .form,
  #humanForm-2 .rexa-content, 
  #humanForm-3 .rexa-content, 
  #humanForm-4 .rexa-content, 
  #humanForm-2 .form,
  #humanForm-3 .form,
  #humanForm-4 .form{
    width: 100%;
  }
  #humanForm-1 .weta-icerik-tag,
  #humanForm-2 .weta-icerik-tag,
  #humanForm-3 .weta-icerik-tag,
  #humanForm-4 .weta-icerik-tag{
    font-size: 20px !important;
  }
  #page-detail-section-10 .weta-icerik-tag, 
  #page-detail-section-11 .weta-icerik-tag, 
  #page-detail-section-15 .weta-icerik-tag, 
  #page-detail-section-16 .weta-icerik-tag, 
  #gallery-detail-section-15 .gallery-wrapper .weta-icerik-tag{
    font-size: 32px !important;
  }
  #page-detail-section-10 .weta-description{
    width: 100%;
  }
  #gallery-detail-section-12 .custom-col{
    width: 95% !important;
  }
  #gallery-detail-section-13 .custom-col{
    width: 100% !important;
  }
  #gallery-detail-section-20 .gallery-wrapper{
    width: 100%;
    margin-bottom: 75px;
  }
  #gallery-detail-section-20 .custom-col{
    width: 100% !important;
  }
  #gallery-detail-section-20 .gallery-img{
    text-align: left;
  }
  #gallery-detail-section-20 .gallery-img img{
    width: 80px;
    height: 80px;
  }
  #gallery-detail-section-20 .custom-col:nth-child(2) .gallery-info *, #gallery-detail-section-20 .custom-col:nth-child(4) .gallery-info *{
    text-align: left !important;
  }
  #gallery-detail-section-20 .gallery-info{
    width: calc(100% - 100px);
    left: 0 !important;
    position: relative !important;
  }
  #gallery-detail-section-20 .img-wrapper{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    min-height: 190px;
  }
  #gallery-detail-section-20 .img-wrapper::after{
    left: 35px;
  }
  #page-detail-section-8 .weta-icerik-tag{
    font-size: 32px !important;
  }
  #page-detail-section-8 .rexa-gorseller{
    visibility: hidden;
    height: 200px;
  }
  #page-detail-section-8::after{
    left: 0;
    width: 100%;
  }
  #page-detail-section-8::before{
    height: 40%;
  }
  #gallery-detail-section-8 .gallery-wrapper .weta-icerik-tag{
    font-size: 32px !important;
  }
  #gallery-detail-section-8 .custom-col,
  #gallery-detail-section-10 .custom-col,
  #paragraph-section-2 .paragraph-content{
    width: 100% !important;
  }
  .gallery-section-9 .custom-col {
    width: 50% !important;
  }
  #counter-section-1{
    min-height: 500px;
    max-height: 500px;
  }
  #counter-section-1 .counter-col {
    width: 60% !important;
    margin-bottom: 60px;
  }
  #gallery-detail-section-10 .gallery-img{
    height: 105px;
  }
  #page-detail-section-12 .weta-icerik-tag,
  #page-detail-section-13 .weta-icerik-tag,
  #gallery-detail-section-9 .gallery-wrapper .weta-icerik-tag,
  #gallery-detail-section-14 .gallery-wrapper .weta-icerik-tag{
    font-size: 32px !important;
  }
  #paragraph-section-2 .weta-icerik-tag{
    font-size: 36px !important;
  }
  #page-detail-section-12 .rexa-gorseller{
    transform: translateX(20px) !important;
  }
  #gallery-detail-section-14::after{
    display: none;
  }
  #gallery-detail-section-14 .custom-col{
    width: 95% !important;
  }
  #page-detail-section-14 .rexa-gorseller{
    margin-top: 80px;
  }
  .textImg .weta-description h5{
    font-size: 16px !important;
  }
  #gallery-detail-section-16 .gallery-wrapper .weta-icerik-tag{
    text-align: center !important;
    font-weight: 700 !important;
    font-size: 16px !important;
  }
  #gallery-detail-section-18 .custom-col,
  #gallery-detail-section-15 .custom-col{
    width: 80% !important;
    opacity: 1 !important;
    transform: none !important;
  }
  #gallery-detail-section-19 .custom-col{
    width: 80% !important;
  }
  #gallery-detail-section-19 .img-title{
    margin-top: 0px !important;
  }
  #gallery-detail-section-19 .img-wrapper::after{
    height: 110% !important;
  }
  #gallery-detail-section-15 .gallery-wrapper{
    width: 90% !important;
  }
  #gallery-detail-section-19 .gallery-img img{
    transform: translateY(-40px);
  }
  #gallery-detail-section-19 .custom-col:nth-last-child(1) .gallery-img img{
    transform: translateY(-50px);
  }
  #contactForm-2,
  #contactForm-4{
    margin: 600px 0px;
  }
  #contactForm-2 .map,
  #contactForm-4 .map{
    left: 5%;
    width: 90%;
    top: 105%;
  }
  #contactForm-2 .rexa-content,
  #contactForm-4 .rexa-content{
    margin-left: 0 !important;
  }
  .slider-description ul{
    width: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
  }
  .weta-description ul li{
    min-width: 150px;
  }
  .weta-slider-tag{
    font-size: 30px !important;
  }
  #page-detail-section-7 .rgw{
    text-align: center;
  }
  .pageSliderContent .sliderJs, .pageSliderContent .sliderJs .swiper-wrapper, .pageSliderContent .sliderJs .swiper-slide{
    height: 60vh !important;
    max-height: 60vh !important;
  }

  #contactForm-1 form, #contactForm-3 form{
    right: 5px;
  }
  #gallery-detail-section-9::before{
    background-repeat: no-repeat;
    background-size: cover;
  }
  #page-detail-section-15 .weta-description ul li{
    display: flex;
    align-items: center;
  }
  #contactForm-1::before, #contactForm-3::before{
    background-size: contain;
    height: 30%;
    width: 90%;
    bottom: 10px;
  }
  #humanForm-3 .weta-icerik-tag, 
  #humanForm-4 .weta-icerik-tag{
    padding: 0px 20px;
    width: 95%;
  }
  #footer_bottom .col-md-3 p{
    text-align: center !important;
  }
  .s404wrapper{
    padding: 0px !important;
  }
  .ebulten-section .col-md-6:nth-child(2){
    justify-content: left;
  }
  .ebulten-section form{
    width: 65%;
  }
  .ebulten-section::before{
    height: 40%;
  }
  .ebulten-section::after{
    height: 40%;
    background-position: right bottom;
  }
  .modal-dialog{
    max-width: 100%;
  }
  #paragraph-section-5{
    height: 950px;
  }
  #humanForm-3, #humanForm-4{
    margin-top: -230px;
  }
  #paragraph-section-5::after{
    background-image: url(/images/waves-mobile.png);
    bottom: -180px;
    height: 50%;
    background-size: cover;
  }

  #page-detail-section-6 .row{
    transform: none;
  }
  #page-detail-section-6{
    padding: 50px 0px;
  }

  #gallery-detail-section-3::before,
  #gallery-detail-section-3 .swiper-button-next,
  #gallery-detail-section-3 .swiper-button-prev,
  #gallery-detail-section-3 .swiper-scrollbar{
    display: none !important;
  }

  .career-wrapper{
    position: relative;
    width: 100%;
    margin-top: 150px;
    left: 0;
  }
  .career-wrapper .career-items{
    transform: none !important;
  }
  .career-description p{
    font-size: 12px !important;
  }
}

@media(min-width:1200px) and (max-width:1500px){
  #gallery-detail-section-20 .gallery-info{
    left: 60%;
  }
  #gallery-detail-section-20 .custom-col:nth-child(2) .gallery-info, #gallery-detail-section-20 .custom-col:nth-child(4) .gallery-info {
    left: 10%;
  }
}
@media(min-width:900px) and (max-width:1200px){
  #gallery-detail-section-20 .gallery-info{
    left: 65%;
  }
  #gallery-detail-section-20 .custom-col:nth-child(2) .gallery-info, #gallery-detail-section-20 .custom-col:nth-child(4) .gallery-info {
    left: 5%;
  }
}
@media(min-width:1150px){
    .section-header li.dropdown:hover #main-menu{
        top: 80px !important;
    }
}


@media(min-width:1000px){
    .section-header #navigation>ul>li.dropdown:nth-child(1) .dropdown-menu{
        border-radius: 10px;
        padding: 10px 10px !important;
    }

    .section-header #navigation>ul>li.dropdown:nth-child(1) .dropdown-menu li{
        border-bottom: 1px solid #B3B3B3;
        padding: 0px 5px;
        position: relative;
        display: flex;
        align-items: center;
    }

    .section-header #navigation>ul>li.dropdown:nth-child(1) .dropdown-menu li::before{
        content: '';
        width: 20px;
        height: 20px;
        display: block;
        margin-right: 5px;
        background-size: contain;
        background-repeat: no-repeat;
    }

    .section-header #navigation>ul>li.dropdown:nth-child(1) .dropdown-menu li:hover{
        transform: none !important;
    }

    .section-header #navigation>ul>li.dropdown:nth-child(1) .dropdown-menu li:nth-child(1)::before{
        background-image: url(/images/home-icon.png);
    }
    .section-header #navigation>ul>li.dropdown:nth-child(1) .dropdown-menu li:nth-child(2)::before{
        background-image: url(/images/hakkimizda-icon.png);
        
    }
    .section-header #navigation>ul>li.dropdown:nth-child(1) .dropdown-menu li:nth-child(3)::before{
        background-image: url(/images/kariyer-icon.png);
    }

    .section-header #navigation>ul>li.dropdown:nth-child(1) .dropdown-menu li:nth-child(3){
        border-bottom: none !important;
    }

    .section-header #navigation>ul>li.dropdown:nth-child(2) .dropdown-menu{
        min-width: 1250px;
        display: flex !important;
        flex-wrap: wrap;
        padding: 10px 0px !important;
        border-radius: 10px;
        left: -150% !important;
    }
    .section-header #navigation>ul>li.dropdown:nth-child(2) .dropdown-menu li{
        width: 20%;
        max-height: max-content;
        min-height: 150px;
        position: relative;
        padding: 0px 30px;
    }
    
    .section-header #navigation>ul>li.dropdown:nth-child(2) .dropdown-menu li a{
        height: 100%;
    }
    
    .section-header #navigation>ul>li.dropdown:nth-child(2) .dropdown-menu li::before{
        font-size: 12px !important;
        color: #CCCCCC !important;
        line-height: 15px !important;
        font-weight: 300 !important;
        position: absolute;
        top: 40px;
        width: 80%;
        font-family: "Montserrat", sans-serif !important;
    }
    
    :lang(tr) .section-header #navigation>ul>li.dropdown:nth-child(2) .dropdown-menu li:nth-child(1)::before{
        content: 'Tüm dijital platformlarda reklam yönetimi, sosyal medya stratejisi ve analizlerle markanızı çevrimiçi dünyada en etkili şekilde konumlandırıyoruz.';
    }
    :lang(tr) .section-header #navigation>ul>li.dropdown:nth-child(2) .dropdown-menu li:nth-child(2)::before{
        content: 'Web sitenizin arama motorlarında daha yüksek sıralamalara ulaşmasını sağlayarak organik trafik ve görünürlüğünü artırıyoruz.';
    }
    :lang(tr) .section-header #navigation>ul>li.dropdown:nth-child(2) .dropdown-menu li:nth-child(3)::before{
        content: 'Web tasarımı, kurumsal kimlik ve grafik tasarım hizmetlerimizle markanıza özel yaratıcı ve göz alıcı görsellerle benzersiz bir dijital deneyim sunuyoruz.';
    }
    :lang(tr) .section-header #navigation>ul>li.dropdown:nth-child(2) .dropdown-menu li:nth-child(4)::before{
        content: 'Markanızı hedef kitlenize en uygun influencer’larla buluşturuyor, güvene dayalı içeriklerle etkileşimi ve dönüşümü artırıyoruz.';
    }
    :lang(tr) .section-header #navigation>ul>li.dropdown:nth-child(2) .dropdown-menu li:nth-child(5)::before{
        content: 'Markanızı gerçek kullanıcıların deneyimleriyle öne çıkaran UGC videolar üretiyor, güven ve etkileşimi en üst seviyeye taşıyoruz.';
    }

    :lang(en) .section-header #navigation>ul>li.dropdown:nth-child(2) .dropdown-menu li:nth-child(1)::before {
        content: 'We position your brand most effectively in the online world with advertising management, social media strategy, and analytics across all digital platforms.';
    }
    :lang(en) .section-header #navigation>ul>li.dropdown:nth-child(2) .dropdown-menu li:nth-child(2)::before {
        content: 'We help your website achieve higher rankings in search engines, increasing organic traffic and visibility.';
    }
    :lang(en) .section-header #navigation>ul>li.dropdown:nth-child(2) .dropdown-menu li:nth-child(3)::before {
        content: 'With web design, corporate identity, and graphic design services, we offer a unique digital experience with creative and eye-catching visuals tailored to your brand.';
    }
    :lang(en) .section-header #navigation>ul>li.dropdown:nth-child(2) .dropdown-menu li:nth-child(4)::before {
        content: 'We connect your brand with the most suitable influencers for your target audience, boosting engagement and conversion through trust-based content.';
    }
    :lang(en) .section-header #navigation>ul>li.dropdown:nth-child(2) .dropdown-menu li:nth-child(5)::before {
        content: 'We create UGC videos that highlight your brand through real user experiences, maximizing trust and engagement.';
    }    
}


#page-detail-section-7 .rgw img{
  display: none;
}

#humanForm-3 #pozisyon,
#humanForm-4 #pozisyon,
#humanForm-3 #zaman,
#humanForm-4 #zaman{
  display: none !important;
}

#humanForm-1 #name,
#humanForm-2 #name,
#humanForm-3 #name,
#humanForm-4 #name{
  order: 1;
}
#humanForm-1 #surname,
#humanForm-2 #surname,
#humanForm-3 #surname,
#humanForm-4 #surname{
  order: 2;
}
#humanForm-1 #pozisyon,
#humanForm-2 #pozisyon,
#humanForm-3 #website,
#humanForm-4 #website{
  order: 3;
}
#humanForm-1 #email,
#humanForm-2 #email,
#humanForm-3 #email,
#humanForm-4 #email{
  order: 4;
}
#humanForm-1 #phonenumber,
#humanForm-2 #phonenumber,
#humanForm-3 #phonenumber,
#humanForm-4 #phonenumber{
  order: 5;
}
#humanForm-1 #zaman,
#humanForm-2 #zaman,
#humanForm-3 #company,
#humanForm-4 #company{
  order: 6;
}
#humanForm-1 #cvimport,
#humanForm-2 #cvimport,
#humanForm-3 #message,
#humanForm-4 #message{
  order: 7;
}

#humanForm-1 #message,
#humanForm-2 #message{
  order: 8;
}

#humanForm-1 .col-md-12:nth-last-child(1),
#humanForm-2 .col-md-12:nth-last-child(1),
#humanForm-3 .col-md-12:nth-last-child(1),
#humanForm-4 .col-md-12:nth-last-child(1){
  order: 99;
}


@media(min-width:1000px){
  #contactForm-1 #name,
  #contactForm-3 #name,

  #contactForm-1 #surname,
  #contactForm-3 #surname,

  #contactForm-1 #sektor,
  #contactForm-3 #sektor,


  #humanForm-1 #name,
  #humanForm-2 #name,
  #humanForm-3 #name,
  #humanForm-4 #name,

  #humanForm-1 #surname,
  #humanForm-2 #surname,
  #humanForm-3 #surname,
  #humanForm-4 #surname,

  #humanForm-1 #pozisyon,
  #humanForm-2 #pozisyon,

  #humanForm-3 #website,
  #humanForm-4 #website{
    width: 33.3%;
  }

  #humanForm-1 #cvimport,
  #humanForm-2 #cvimport,
  #humanForm-1 #email,
  #humanForm-2 #email,
  #humanForm-3 #email,
  #humanForm-4 #email,
  #humanForm-3 #phonenumber,
  #humanForm-4 #phonenumber{
    width: 50%;
  }
  
  #humanForm-3 #company,
  #humanForm-4 #company{
    width: 100%;
  }
}
select.form-control,
select.form-control::placeholder{
  color: #E0E0E0 !important;
}

#gallery-detail-section-6 img,
#gallery-detail-section-16 img{
  transition: all .4s;
  filter: grayscale(1);
  opacity: 0.5;
}
#gallery-detail-section-6 .img-wrapper:hover img,
#gallery-detail-section-16 .img-wrapper:hover img{
  filter: grayscale(0);
  opacity: 1;
}

@media(max-width:768px){
  #sektor,
  #pozisyon{
    margin-bottom: 1rem !important;
  }
}

.s404wrapper span{
  color: #fff !important;
}
.s404wrapper p:nth-child(4){
  display: none !important;
}