/* Colors */
/* Functions */
@font-face {
  font-family: 'icomoon';
  src: url('../../fonts/icomoon.eot');
  src: url('../../fonts/icomoon.svg') format('embedded-opentype'), url('../../fonts/icomoon.ttf') format('truetype'), url('../../fonts/icomoon.woff') format('woff'), url('../../fonts/icomoon.svg') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-placeholder-1:before {
  content: "\e90e";
}
.icon-envelope-1:before {
  content: "\e90f";
}
.icon-telephone:before {
  content: "\e910";
}
.icon-Path:before {
  content: "\e90d";
}
.icon-next:before {
  content: "\e90c";
}
.icon-left-arrow:before {
  content: "\e900";
}
.icon-right-arrow:before {
  content: "\e901";
}
.icon-close:before {
  content: "\e902";
  color: #fff;
}
.icon-down-arrow .path1:before {
  content: "\e903";
  color: #ffc107;
}
.icon-down-arrow .path2:before {
  content: "\e904";
  margin-left: -1em;
  color: #000000;
}
.icon-down-arrow .path3:before {
  content: "\e905";
  margin-left: -1em;
  color: #000000;
}
.icon-facebook-logo:before {
  content: "\e906";
}
.icon-instagram:before {
  content: "\e907";
}
.icon-left-arrow1:before {
  content: "\e908";
  color: #fff;
}
.icon-linkedin:before {
  content: "\e909";
}
.icon-square:before {
  content: "\e90a";
  color: #4246e1;
}
.icon-youtube:before {
  content: "\e90b";
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmSU5vAw.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v29/KFOmCnqEu92Fr1Me5Q.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmEU9vAw.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmWUlvAw.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmYUtvAw.ttf) format('truetype');
}
body {
  line-height: 1.5;
  --gutter-x: 15px;
  --gutter-x2: -15px;
  font-family: 'Roboto', sans-serif;
}
body:not(.home) header {
  position: unset;
  padding: 10px 50px;
}
body:not(.home) header .top-menu-alan .top-logo img {
  height: 100px;
}
body:not(.home) header .top-menu-alan .top-menu {
  margin-top: 0;
  align-items: center;
}
body.modal-opened {
  position: fixed !important;
  overflow: hidden !important;
  width: 100%;
}
#left-whatsapp {
  position: fixed;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 9;
}
#left-whatsapp a {
  height: 52px;
  width: 52px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f4f7fc+0,dfdfdf+100 */
  background: #58d164;
  /* Old browsers */
  background: -moz-linear-gradient(top, #58d164 0%, #2cb842 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #58d164 0%, #2cb842 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #58d164 0%, #2cb842 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@first', endColorstr='@sec', GradientType=0);
  /* IE6-9 */
  -webkit-border-radius: 0 8px 8px 0;
  -moz-border-radius: 0 8px 8px 0;
  -ms-border-radius: 0 8px 8px 0;
  border-radius: 0 8px 8px 0;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#left-whatsapp a:hover {
  padding-left: 5px;
  width: 57px;
}
#mobile-footer-cta-buttons {
  padding-bottom: 14px;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
}
#mobile-footer-cta-buttons:before {
  content: " ";
  height: 40px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #231F20;
}
#mobile-footer-cta-buttons .row {
  --gutter-x: 4px;
  --gutter-x2: -4px;
}
#mobile-footer-cta-buttons .button-x {
  height: 52px;
  width: 100%;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  padding: 0 20px;
}
#mobile-footer-cta-buttons .button-x.button-call {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f4f7fc+0,dfdfdf+100 */
  background: #fc23a2;
  /* Old browsers */
  background: -moz-linear-gradient(top, #fc23a2 0%, #ec018c 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #fc23a2 0%, #ec018c 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #fc23a2 0%, #ec018c 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@first', endColorstr='@sec', GradientType=0);
  /* IE6-9 */
}
#mobile-footer-cta-buttons .button-x.button-whatsapp {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f4f7fc+0,dfdfdf+100 */
  background: #58D164;
  /* Old browsers */
  background: -moz-linear-gradient(top, #58D164 0%, #2CB842 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #58D164 0%, #2CB842 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #58D164 0%, #2CB842 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@first', endColorstr='@sec', GradientType=0);
  /* IE6-9 */
}
#mobile-footer-cta-buttons .button-x img {
  margin-right: 12px;
}
#mobile-footer-cta-buttons .button-x span.text {
  color: #fff;
  font-weight: 400;
  font-size: 14px;
}
#side-menu {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 9999;
}
#side-menu .backdrop {
  background-color: rgba(0, 0, 0, 0.8);
  backdrop-filter: blur(2px);
  -webkit-backdrop-filter: blur(2px);
  flex: 1;
  width: 100%;
  height: 100%;
}
#side-menu .content {
  padding: 120px 0 50px;
  width: 75%;
  background-color: #fff;
  box-shadow: -3px 0 10px 0 #00000026;
  margin-right: calc((50% + 56px) * -1);
  overflow-y: auto;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#side-menu .content.in {
  margin-right: 0;
}
#side-menu .content ul.menu {
  margin-bottom: 35px;
}
#side-menu .content ul.menu li.current-menu-item a {
  font-weight: 900;
}
#side-menu .content ul.menu li.opened.menu-item-has-children > a:after {
  transform: translateY(-50%) rotate(180deg);
}
#side-menu .content ul.menu li.opened > ul.sub-menu {
  max-height: 600px;
}
#side-menu .content ul.menu li.menu-item-has-children > a:after {
  content: ' ';
  width: 10px;
  height: 10px;
  position: absolute;
  top: 50%;
  right: 16px;
  transform: translateY(-50%);
  background: url('../../imgs/icons/chevron-down.svg') no-repeat center;
  background-size: contain;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#side-menu .content ul.menu li a {
  display: flex;
  align-items: center;
  height: 48px;
  padding: 0 16px;
  color: grey;
  font-size: 14px;
  border-bottom: 1px solid #eaeaea;
  position: relative;
}
#side-menu .content ul.menu li ul.sub-menu {
  max-height: 0;
  overflow: hidden;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#side-menu .content ul.menu li ul.sub-menu li {
  background-color: gray;
}
#side-menu .content ul.menu li ul.sub-menu li a {
  color: #fff;
}
#side-menu .content ul.menu li ul.sub-menu li ul.sub-menu li {
  background-color: #999;
}
#side-menu .content ul.menu li ul.sub-menu li ul.sub-menu li a {
  border-bottom-color: #fff;
}
#side-menu .content ul.menu li ul.sub-menu li.menu-item-has-children > a:after {
  content: ' ';
  filter: invert(1);
}
#side-menu .content .lang-list li .name {
  margin-left: 10px;
}
#side-menu .content ul.social-menu {
  margin-bottom: 35px;
}
#side-menu .content ul.social-menu li {
  margin-right: 16px;
}
#side-menu .content ul.social-menu li:last-child {
  margin-right: 0;
}
#side-menu .content ul.social-menu li a {
  width: 48px;
  height: 48px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
#side-menu .content ul.social-menu li a img {
  width: 30px;
  height: 30px;
}
#side-menu .content ul.social-menu li a svg {
  fill: gray;
}
a.mobile-hamburger-menu {
  z-index: 999999;
  display: flex;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  flex-direction: column;
  padding: 10px;
  width: 40px;
  height: 34px;
}
a.mobile-hamburger-menu .hamburger-menu {
  position: relative;
  transform: translateY(6px);
  background: #ec018c;
  transition: all 0ms 300ms;
  width: 20px;
  height: 2px;
}
a.mobile-hamburger-menu .hamburger-menu.animate {
  background: rgba(255, 255, 255, 0);
}
a.mobile-hamburger-menu .hamburger-menu.animate.animate:after {
  top: 0;
  transform: rotate(45deg);
  transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
  background: #ec018c;
}
a.mobile-hamburger-menu .hamburger-menu.animate.animate:before {
  bottom: 0;
  transform: rotate(-45deg);
  background: #ec018c;
  transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
a.mobile-hamburger-menu .hamburger-menu:after,
a.mobile-hamburger-menu .hamburger-menu:before {
  width: 20px;
  height: 2px;
}
a.mobile-hamburger-menu .hamburger-menu:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 6px;
  background: #ec018c;
  transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
a.mobile-hamburger-menu .hamburger-menu:after {
  content: "";
  position: absolute;
  left: 0;
  top: 6px;
  background: #ec018c;
  transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
header {
  position: absolute;
  left: 150px;
  top: 25px;
  right: 50px;
  z-index: 99;
}
header .top-menu-alan .top-logo img {
  width: auto;
}
header .top-menu-alan .top-menu {
  /* margin-top: 45px; */
  display: flex;
}
header .top-menu-alan .top-menu li {
  position: relative;
  height: max-content;
}
header .top-menu-alan .top-menu li a {
  display: block;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 1;
  color: #000;
  padding: 10px 30px;
}
header .top-menu-alan .top-menu li:after {
  content: '';
  display: flex;
  width: 0;
  height: 1px;
  background-color: #ec018c;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
header .top-menu-alan .top-menu li:hover::after {
  width: 100%;
}
header .top-menu-alan .top-menu li:hover > ul.sub-menu {
  z-index: 9999;
  opacity: 1;
  top: 100%;
  pointer-events: initial;
}
header .top-menu-alan .top-menu li ul.sub-menu {
  display: initial;
  opacity: 0;
  position: absolute;
  z-index: 9;
  top: 100%;
  margin-top: 10px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #ffffff;
  border: 1px solid #ec018c;
  pointer-events: none;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
header .top-menu-alan .top-menu li ul.sub-menu::after {
  content: '';
  width: 100%;
  height: 20px;
  position: absolute;
  top: -20px;
  background: None;
  left: 0;
  z-index: 0;
}
header .top-menu-alan .top-menu li ul.sub-menu:before {
  content: ' ';
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, -100%);
  border: 10px solid;
  border-color: transparent transparent #ec018c transparent;
}
header .top-menu-alan .top-menu li ul.sub-menu li {
  padding: 0;
  margin: 0;
}
header .top-menu-alan .top-menu li ul.sub-menu li:hover {
  background-color: #e6e6e6;
}
header .top-menu-alan .top-menu li ul.sub-menu li:hover > ul.sub-menu {
  opacity: 1;
  top: 0;
  pointer-events: initial;
}
header .top-menu-alan .top-menu li ul.sub-menu li:after {
  display: none;
}
header .top-menu-alan .top-menu li ul.sub-menu li a {
  white-space: nowrap;
  color: #000;
  margin: 0;
  padding: 10px 30px;
  display: block;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
header .top-menu-alan .top-menu li ul.sub-menu li ul.sub-menu {
  top: 20px;
  left: 100%;
  transform: translateX(0);
}
header .top-menu-alan .top-menu li ul.sub-menu li ul.sub-menu:before {
  display: none;
}
#home-slider {
  position: relative;
}
#home-slider .owl-nav .owl-next,
#home-slider .owl-nav .owl-prev {
  position: absolute;
  z-index: 99;
  top: 50%;
  right: 5%;
  transform: translateY(-50%);
  width: 50px;
  height: 50px;
  border: 1px solid #ec018c;
  background-color: #ec018c;
  cursor: pointer;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#home-slider .owl-nav .owl-next i,
#home-slider .owl-nav .owl-prev i {
  position: absolute;
  color: #fff;
  top: 50%;
  left: 50%;
  line-height: 1;
  transform: translate(-50%, -50%);
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 17px;
}
#home-slider .owl-nav .owl-next:hover,
#home-slider .owl-nav .owl-prev:hover {
  background-color: #fff;
}
#home-slider .owl-nav .owl-next:hover i,
#home-slider .owl-nav .owl-prev:hover i {
  color: #ec018c;
}
#home-slider .owl-nav .owl-prev {
  left: 5%;
}
#home-slider .slider-wp {
  z-index: 2;
  position: absolute;
  left: 130px;
  bottom: 55px;
  display: block;
  font-size: 28px;
  font-weight: 900;
  border-left: 7px solid #231F20;
  padding: 20px 20px 10px;
  color: #231F20;
}
#home-slider .slider-loc {
  z-index: 2;
  position: absolute;
  right: 70px;
  bottom: 55px;
  font-size: 19px;
  font-weight: 500;
  letter-spacing: 1.43px;
  color: #231F20;
  border-right: 10px dashed #231F20;
  padding: 21px 25px ;
}
.genel-baslik {
  font-size: 61px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: normal;
  color: #000;
}
#hakkimda {
  position: relative;
}
#hakkimda .hakkimda-text-area {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 265px 0;
}
#hakkimda .hakkimda-text-area .bold-title {
  font-size: 78px;
  font-weight: 900;
  line-height: 0.83;
  color: #ec018c;
  margin-bottom: 35px;
}
#hakkimda .hakkimda-text-area .thin-title {
  font-size: 78px;
  font-weight: 300;
  line-height: 1.19;
  color: #000;
  margin-bottom: 55px;
}
#hakkimda .hakkimda-text-area .hakkimda-text {
  font-size: 19px;
  font-weight: 300;
  line-height: 1.68;
  letter-spacing: 0.19px;
  color: #000;
  padding-right: 175px;
  display: -webkit-box;
  -webkit-line-clamp: 10;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
#hakkimda .bg {
  height: 100%;
  position: absolute;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right;
  top: 0;
  bottom: 0;
  right: 0;
  left: 60%;
}
#home-info {
  margin-bottom: 125px;
  background-color: #ec018c;
  padding: 150px 0 120px;
}
#home-info .card-area {
  display: flex;
  justify-content: center;
}
#home-info .card-area .info-card {
  width: 375px;
  margin-bottom: 30px;
  display: block;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
#home-info .card-area .info-card .card-icon {
  margin-bottom: 30px;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#home-info .card-area .info-card .card-title {
  font-size: 26px;
  font-weight: 500;
  line-height: 1.19;
  color: #fff;
  margin-bottom: 35px;
}
#home-info .card-area .info-card .card-text {
  font-size: 19px;
  font-weight: 300;
  line-height: 1.68;
  letter-spacing: 0.19px;
  color: #fff;
}
#home-info .card-area .info-card:hover .card-icon {
  box-shadow: 0 0 10px 0px #fff;
}
#uzmanlik-alanlari {
  --gutter-x: 40px;
  --gutter-x2: -40px;
  overflow-x: hidden;
  margin-bottom: 40px;
}
#uzmanlik-alanlari .uzmanlik-baslik-alani {
  margin-bottom: 155px;
}
#uzmanlik-alanlari .uzmanlik-baslik-alani .uzmanlik-baslik {
  font-size: 61px;
  font-weight: 900;
  line-height: 1.18;
  color: #000;
  margin-bottom: 60px;
}
#uzmanlik-alanlari .uzmanlik-baslik-alani .uzmanlik-text {
  font-size: 19px;
  font-weight: 300;
  line-height: 1.68;
  letter-spacing: 0.19px;
  color: #000;
  margin-bottom: 65px;
}
#uzmanlik-alanlari .uzmanlik-baslik-alani .uzmanlik-link {
  padding: 20px 60px;
  background-color: #ec018c;
  display: block;
  font-size: 17px;
  font-weight: 500;
  border: 2px solid #ec018c;
  line-height: 1;
  color: #fff;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  width: max-content;
  cursor: pointer;
}
#uzmanlik-alanlari .uzmanlik-baslik-alani .uzmanlik-link:hover {
  background-color: #fff;
  color: #ec018c;
}
#uzmanlik-alanlari .uzmanlik-alan {
  margin-bottom: 85px;
  display: block;
  position: relative;
}
#uzmanlik-alanlari .uzmanlik-alan img {
  max-width: 100%;
  width: 100%;
}
#uzmanlik-alanlari .uzmanlik-alan .uzmanlik-title {
  position: absolute;
  top: 30px;
  left: 35px;
  padding: 18px 40px;
  background-color: #000;
  font-size: 19px;
  font-weight: 500;
  line-height: 1;
  color: #fff;
}
#uzmanlik-alanlari .uzmanlik-alan::after {
  position: absolute;
  content: '\2192';
  right: 25px;
  bottom: 20px;
  font-size: 35px;
  color: #fff;
  background-color: #ec018c;
  display: flex;
  line-height: 1;
  align-items: center;
  justify-content: center;
  width: 75px;
  height: 75px;
  border: 2px solid #ec018c;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#uzmanlik-alanlari .uzmanlik-alan:hover::after {
  background-color: #fff;
  color: #ec018c;
}
#home-form {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 200px 0 175px;
  overflow-x: hidden;
  margin-bottom: 80px;
}
#home-form .form-text-area .form-title {
  font-size: 107px;
  font-weight: 900;
  line-height: 1.24;
  color: #ec018c;
  margin-bottom: 45px;
}
#home-form .form-text-area .form-text {
  font-size: 23px;
  font-weight: 300;
  line-height: 1.39;
  letter-spacing: 0.23px;
  color: #000;
  margin-bottom: 75px;
}
#home-form .form-area {
  padding-right: 35px;
}
#home-form .form-area .form-ct {
  margin-bottom: 25px;
}
#home-form .form-area .form-ct .form-in {
  padding: 25px 35px;
  width: 100%;
  border: none;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1.6px;
  color: #000;
}
#home-form .form-area .form-ct .form-in::placeholder {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1.6px;
  color: #000;
}
#home-form .form-area .form-ct-2 {
  margin-top: 10px;
  display: flex;
  justify-content: end;
}
#home-form .form-area .form-ct-2 .form-btn {
  -webkit-appearance: none;
  padding: 18px 45px;
  border: 2px solid #fff;
  width: max-content;
  background-color: #fff;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1.6px;
  color: #000;
  font-family: 'Roboto', sans-serif;
  cursor: pointer;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#home-form .form-area .form-ct-2 .form-btn:hover {
  background-color: transparent;
}
#videolar {
  margin-bottom: 85px;
  overflow-x: hidden;
  --gutter-x: 5px;
  --gutter-x2: -5px;
}
#videolar .genel-baslik {
  margin-bottom: 70px;
}
#videolar .video-row {
  width: 100%;
}
#videolar .video-byk img {
  width: 100%;
  height: auto;
}
#videolar .video-byk,
#videolar .video-kck {
  display: flex;
  position: relative;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#videolar .video-byk .play-btn,
#videolar .video-kck .play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#videolar .video-byk .play-btn img,
#videolar .video-kck .play-btn img {
  width: 95px;
  height: 65px;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#videolar .video-byk:hover .play-btn img,
#videolar .video-kck:hover .play-btn img {
  transform: scale(1.15);
}
#videolar .video-kck .play-btn img {
  width: 65px;
  height: 45px;
}
#videolar .mb-15 {
  margin-bottom: 15px;
}
#videolar .mb-15:last-child {
  margin-bottom: 0;
}
#before-after {
  margin-bottom: 90px;
  overflow-x: hidden;
}
#before-after .genel-baslik {
  color: #ec018c;
  margin-bottom: 85px;
}
#before-after .ba-slider {
  position: relative;
}
#before-after .ba-slider .owl-nav .owl-next,
#before-after .ba-slider .owl-nav .owl-prev {
  position: absolute;
  z-index: 8;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#before-after .ba-slider .owl-nav .owl-next::after,
#before-after .ba-slider .owl-nav .owl-prev::after {
  content: '\2192';
  font-size: 30px;
  color: #fff;
  background-color: #ec018c;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  width: 75px;
  height: 75px;
  border: 2px solid #ec018c;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#before-after .ba-slider .owl-nav .owl-next i,
#before-after .ba-slider .owl-nav .owl-prev i {
  color: #fff;
  line-height: 1;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 18px;
}
#before-after .ba-slider .owl-nav .owl-next:hover::after,
#before-after .ba-slider .owl-nav .owl-prev:hover::after {
  background-color: #fff;
  color: #ec018c;
}
#before-after .ba-slider .owl-nav .owl-next {
  right: -7%;
}
#before-after .ba-slider .owl-nav .owl-prev {
  left: -7%;
}
#before-after .ba-slider .owl-nav .owl-prev::after {
  content: '\2190';
}
#instagram {
  margin-bottom: 10px;
}
#instagram img {
  max-width: 100%;
  width: 100%;
}
footer {
  overflow-x: hidden;
}
footer .footer-ust {
  padding: 150px 0 130px;
  background-color: #ec018c;
}
footer .footer-ust .footer-logo {
  display: block;
}
footer .footer-ust .footer-logo img {
  max-width: 100%;
  width: 100%;
}
footer .footer-ust .footer-menu li a {
  display: block;
  font-size: 14px;
  line-height: 1;
  color: #fff;
  padding: 10px;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  white-space: nowrap;
}
footer .footer-ust .footer-menu li:hover a {
  opacity: 0.6;
}
footer .footer-ust .footer-menu li:first-child {
  margin-left: -10px;
}
footer .footer-ust .line {
  background-color: #fff;
  height: 2px;
  width: 150%;
  margin: 15px 0 45px;
}
footer .footer-ust .footer-contact .c-title {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.83;
  color: #fff;
}
footer .footer-ust .footer-contact .c-text {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.83;
  color: #fff;
  padding: 0 5px;
}
footer .footer-ust .footer-contact .phone {
  display: flex;
  align-items: center;
}
footer .footer-ust .footer-contact .phone:first-child::after {
  content: ' - ';
  color: #fff;
  font-size: 18px;
  display: flex;
  margin: 0 5px;
}
footer .footer-ust .footer-contact a {
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
footer .footer-ust .footer-contact a:hover {
  opacity: 0.5;
}
footer .footer-ust .footer-social li {
  margin-left: -10px;
}
footer .footer-ust .footer-social li a {
  display: flex;
  align-items: center;
  padding: 25px 10px;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
footer .footer-ust .footer-social li a img {
  height: 16px;
  width: 16px;
  filter: invert(1);
}
footer .footer-ust .footer-social li a:hover {
  opacity: 0.6;
}
footer .footer-ust .footer-social li a .social-text {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  margin-left: 25px;
}
footer .footer-alt {
  background-color: #000;
  padding: 20px 0;
}
footer .footer-alt .copyright {
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #fff;
}
.mb-20 {
  margin-bottom: 20px;
}
#post-detail {
  padding-bottom: 130px;
}
#post-detail ol {
  list-style: decimal!important;
  padding-left: 20px;
}
#post-detail.contact-page .post-header {
  margin-bottom: 64px;
}
#post-detail.contact-page .post-content {
  letter-spacing: -0.56px;
}
#post-detail.contact-page .post-content .contact-items {
  margin-bottom: 44px;
}
#post-detail.contact-page .post-content .contact-items .col-12 {
  margin-bottom: 20px;
}
#post-detail.contact-page .post-content .contact-items .c-item {
  height: 100%;
  background-color: #fff;
  box-shadow: 0 1px 10px 0 #0000000c;
  padding: 48px 12px 88px;
  color: #000;
  line-height: 34px;
  position: relative;
  z-index: 999;
}
#post-detail.contact-page .post-content .contact-items .c-item .title {
  font-weight: 700;
  font-size: 24px;
  letter-spacing: -0.96px;
  color: #ec018c;
}
#post-detail.contact-page .post-content .contact-items .c-item .value {
  font-size: 16px;
  letter-spacing: -0.64px;
  color: #000;
}
#post-detail.contact-page .post-content .contact-items .c-item .value a {
  color: #000;
}
#post-detail.contact-page .post-content .contact-items .c-item .value p {
  margin: 0;
}
#post-detail.contact-page .post-content .contact-items .c-item .value:last-child ::after {
  display: none;
}
#post-detail.contact-page .post-content .contact-items .c-item .icon {
  position: absolute;
  right: 24px;
  bottom: 24px;
}
#post-detail.contact-page .post-content .contact-items .c-item .icon img {
  width: 64px;
  height: 64px;
  object-fit: contain;
  display: block;
}
#post-detail.contact-page .post-content iframe {
  width: 100%;
  height: 500px;
  overflow: hidden;
}
#post-detail.expertise {
  padding-top: 0;
}
#post-detail .post-header {
  overflow: hidden;
  position: relative;
  margin-bottom: 40px;
  background-color: #ec018c;
  height: 160px;
}
#post-detail .post-header .container {
  position: absolute;
  z-index: 9;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
#post-detail .post-header .post-title {
  font-weight: 700;
  color: #fff;
  font-size: 48px;
  line-height: 1.2;
  letter-spacing: -1.92px;
  width: 100%;
  text-align: center;
}
#post-detail .post-content {
  letter-spacing: -0.64px;
  color: #000;
  line-height: 34px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.69;
  letter-spacing: 1.6px;
  color: #484650;
}
#post-detail .post-content ol {
  list-style: decimal!important;
  padding-left: 20px;
}
#post-detail .post-content p,
#post-detail .post-content ul,
#post-detail .post-content ol {
  margin: 25px 0;
}
#post-detail .post-content h1 {
  font-size: 28px;
}
#post-detail .post-content h2 {
  font-size: 24px;
}
#post-detail .post-content h3 {
  font-size: 20px;
}
#post-detail .post-content h4,
#post-detail .post-content h5 {
  font-size: 16px;
}
#post-detail .post-content h1,
#post-detail .post-content h2,
#post-detail .post-content h3,
#post-detail .post-content h4 {
  margin: 25px 0;
  letter-spacing: 1.3px;
  line-height: 1.5;
}
#post-detail .post-content ul {
  padding-left: 20px;
}
#post-detail .post-content ul li {
  list-style: disc;
}
#post-detail .post-content p img {
  margin-bottom: 20px;
}
#post-detail .post-content a {
  color: #15618a;
  font-weight: 600;
}
#post-detail .post-content img {
  width: 100%;
}
#post-detail .sidebar-form {
  background-color: #ec018c;
  padding: 56px 24px  32px;
}
#post-detail .sidebar-form .circle-area {
  margin-bottom: 56px;
}
#post-detail .sidebar-form .circle-area .text {
  font-size: 26px;
  color: #fff;
  font-weight: 700;
  line-height: 1;
  text-align: center;
}
#post-detail .sidebar-form .wpcf7-not-valid-tip {
  color: #fff !important;
}
#post-detail .sidebar-form form .row {
  --gutter-x: 10px;
  --gutter-x2: -10px;
}
#post-detail .sidebar-form form [class*="col-"] {
  margin: 10px 0;
}
#post-detail .sidebar-form form .form-control {
  border: 1px solid grey;
  padding: 0 20px;
  margin-bottom: 5px;
  font-size: 16px;
  color: #000;
  width: 100%;
  height: 64px;
  border: none;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#post-detail .sidebar-form form .form-control::placeholder {
  color: #555555;
}
#post-detail .sidebar-form form .form-control:focus {
  border-color: #03569A;
}
#post-detail .sidebar-form form textarea.form-control {
  font-family: 'Roboto', sans-serif;
  padding-top: 15px;
  padding-bottom: 15px;
  height: 150px;
}
#post-detail .sidebar-form form .btn {
  width: 100%;
}
#post-detail .sidebar-form .wpcf7-response-output {
  margin: 0px;
  color: #fff !important;
  padding: 12px;
}
.button-white {
  cursor: pointer;
  border: 0;
  border: 1px solid #fff;
  color: #fff;
  display: block;
  padding: 20px 50px;
  transition: all ease 0.3s;
  font-size: 12.4px;
  width: 100%;
  background-color: #ec018c;
  -webkit-appearance: none;
}
.button-white:hover {
  color: #2b3132;
  background-color: #fff;
}
#our-services {
  --gutter-x: 10px;
  --gutter-x2: -10px;
}
#our-services .our-services-list [class*="col-"] {
  margin-bottom: 10px;
}
#our-services .our-services-list [class*="col-"]:nth-child(even) .os-item .os-thumb img {
  background-color: #2b3132;
}
#our-services .our-services-list .os-item {
  background-color: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  border: solid 2px #ebf0f2;
  min-height: 100%;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#our-services .our-services-list .os-item:hover {
  box-shadow: 0 2px 20px 0 rgba(60, 181, 163, 0.2);
  border-style: solid;
  border-width: 2px;
  border-image-source: linear-gradient(to bottom, #ec018c, white);
  border-image-slice: 1;
  background-image: linear-gradient(to bottom, #ffffff, #ffffff), linear-gradient(to bottom, #ec018c, white);
  background-origin: border-box;
  background-clip: content-box, border-box;
  filter: none;
}
#our-services .our-services-list .os-item .os-thumb {
  display: block;
}
#our-services .our-services-list .os-item .os-content-wrapper {
  text-align: center;
  padding: 20px;
}
#our-services .our-services-list .os-item .os-content-wrapper .os-title {
  font-size: 19px;
  font-weight: 700;
  letter-spacing: -0.71px;
  text-align: center;
  color: #000;
  line-height: 1.4;
}
