<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  font-family: "Montserrat", sans-serif;
  background-color: #fff;
}

/* =RESET
===========================================*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, div
pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q,
s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
figure, header, nav, section, article, aside, footer, figcaption {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.clearfix {
  display: inline-block;
}

.display-block {
  display: block !important;
}

html[xmlns] .clearfix {
  display: block;
}

* html .clearfix {
  height: 1%;
}

ul, li {
  padding: 0;
  margin: 0;
  list-style: none;
}

header, nav, section, article, aside, footer, hgroup {
  display: block;
}

/* =RESET
===========================================*/
.m-bottom-0 {
  margin-bottom: 0px !important;
}

.m-bottom-30 {
  margin-bottom: 30px;
}

.m-top-40 {
  margin-top: 40px;
  margin-bottom: 30px;
}

.form-title {
  font-weight: 700;
  font-size: 16px;
  color: #333333;
  margin-bottom: 30px;
}

.musaitlik-content {
  visibility: hidden;
}

.c-group {
  border-bottom: 1px solid #D8D8D8;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.ajax-sonuc {
  float: left;
  height: 45px;
  line-height: 45px;
  text-align: right;
}

.alert {
  padding: 0px;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 45px;
  line-height: 28px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.alert a{
  color: #3c763d;
  text-decoration: underline;
}

.foto-upload {
  border: 1px dashed #43D5D5;
  background: #eafafa;
  height: 50px;
  position: relative;
}

.foto-upload span {
  position: absolute;
  width: 100%;
  height: 50px;
  top: 0px;
  line-height: 50px;
  /*text-align: center;*/
  padding-left: 20px;
  z-index: 1;
}

.foto-upload input {
  width: 100%;
  height: 50px;
  outline: none;
  cursor: pointer;
  position: absolute;
  z-index: 2;
  opacity: 0;
}

.foto-upload input:focus {
  outline: none;
}

.image-preview {
  width: 140px;
  height: auto;
}

header {
  height: 90px;
  padding-left: 50px;
  padding-right: 50px;
  background: #fff;
  overflow: hidden;
  position: relative;
  z-index: 2;
}

header .logo {
  float: left;
  margin-top: 25px;
  margin-right: 20px;
}

header .logo img {
  height: 30px;
}

header nav {
  float: left;
  margin-top: 23px;
}

header nav ul li {
  float: left;
}

header nav ul li a {
  display: block;
  height: 38px;
  line-height: 38px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding-left: 10px;
  padding-right: 10px;
  margin-right: 5px;
  font-weight: 500;
  font-size: 14px;
  color: #333333;
  background: #fff;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  text-decoration: none !important;
}

header nav ul li a:hover {
  background: #E5F1F1;
  color: #333333;
}

header nav ul li a.cv-btn {
  background: #43D5D5;
  color: #fff;
}

header nav ul li a.cv-btn:hover {
  background: #4BBDBD;
}

header .home-tools {
  float: right;
}

header .home-tools .header-info {
  float: left;
  margin-right: 10px;
}

header .home-tools .header-info .left {
  float: left;
  border-right: 1px solid #818180;
  margin-right: 15px;
  padding-right: 15px;
  margin-top: 20px;
}

header .home-tools .header-info .left p {
  text-align: right;
  margin-bottom: 5px;
}

header .home-tools .header-info .left p span {
  font-weight: 700;
  font-size: 14px;
  color: #43D5D5;
}

header .home-tools .header-info .left p strong {
  font-weight: 400;
  font-size: 14px;
  color: #333333;
}

header .home-tools .header-info .right {
  float: right;
  height: 90px;
  line-height: 90px;
  font-weight: 400;
  font-size: 14px;
  color: #333333;
}

header .home-tools .header-info .right a {
  color: #333333;
}

header .home-tools ul {
  overflow: hidden;
  margin-top: 23px;
  float: left;
}

header .home-tools ul li {
  float: left;
}

header .home-tools ul li a {
  display: block;
  height: 38px;
  line-height: 37px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: 10px;
  font-weight: 500;
  font-size: 14px;
  color: #818180;
  background: #fff;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  text-decoration: none !important;
  border: 1px solid #E1E1E1;
}

header .home-tools ul li a.flag {
  padding: 0px;
  border: none;
}
header .home-tools ul li a.flag img {
  height: 34px;
  margin-top: 1px;
}

header .home-tools ul li a:hover {
  background: #f5f5f5;
  color: #333333;
}

header .home-tools ul li a.giris-yap {
  border: 1px solid #F0EFF0;
  background: #F0EFF0;
}

.slider {
  box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.26);
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.slider .left {
  height: 600px;
  overflow: hidden;
  width: 50%;
  float: left;
  position: relative;
}

.slider .right {
  height: 600px;
  overflow: hidden;
  width: 50%;
  float: left;
  position: relative;
}

.slider .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  opacity: .7;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;  
}

.slider .bg:hover {
  opacity: .3;
}

.slider .text {
  position: absolute;
  width: 100%;
  bottom: 0px;
  padding: 30px;
  text-align: center;
}

.slider .text h1 {
  font-weight: 500;
  font-size: 37px;
  color: #333333;
  line-height: 45px;
  margin-bottom: 20px;
}

.slider .text p {
  font-weight: 500;
  font-size: 20px;
  color: #333333;
  line-height: 36px;
  margin-bottom: 20px;
  padding-left: 30px;
  padding-right: 30px;
}

.slider .text a {
  display: inline-block;
  height: 52px;
  border: 1px solid #333333;
  line-height: 52px;
  width: 175px;
  color: #333333;
  font-weight: 400;
  font-size: 14px;
  text-decoration: none;
  background: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.slider .text a:hover {
  background: #333333;
  color: #fff;
}

.home-slider-wrapper {
  padding-top: 90px;
  padding-bottom: 90px;
  text-align: center;
}

.sliderTest {
  padding-top: 90px;
  padding-bottom: 90px;
  text-align: center;
}

.home-slider-wrapper .home-slider .item {
  text-align: center;
  margin-left: 15px;
  margin-right: 15px;
}

.itemTest {
  text-align: center;
  margin-left: 15px;
  margin-right: 15px;
}

.home-slider-wrapper .home-slider .item .img {
  width: 88px;
  height: 88px;
  margin: auto;
  overflow: hidden;
  position: relative;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.imgTest {
  width: 88px;
  height: 88px;
  margin: auto;
  overflow: hidden;
  position: relative;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.home-slider-wrapper .home-slider .item .text {
  border: 1px solid #43D5D5;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  margin-top: -15px;
  padding: 20px;
  padding-top: 45px;
}

.textTest {
  border: 1px solid #43D5D5;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  margin-top: -15px;
  padding: 20px;
  padding-top: 45px;
}

.home-slider-wrapper .home-slider .item .text h6 {
  font-weight: 400;
  font-size: 14px;
  color: #333333;
  margin-bottom: 10px;
}
.h6Test {
  font-weight: 400;
  font-size: 14px;
  color: #333333;
  margin-bottom: 10px;
}

.home-slider-wrapper .home-slider .item .text strong {
  display: block;
  font-weight: 400;
  font-size: 16px;
  color: #666666;
  margin-bottom: 20px;
}

.home-slider-wrapper .home-slider .item .text a {
  display: block;
  height: 28px;
  background: #E5F1F1;
  line-height: 28px;
  font-weight: 500;
  font-size: 10px;
  color: #818180;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-bottom: 10px;
}

.aTest {
  display: block;
  height: 28px;
  background: #E5F1F1;
  line-height: 28px;
  font-weight: 500;
  font-size: 10px;
  color: #818180;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-bottom: 10px;
}

.aTest:hover {
  background: #43D5D5;
  color: #fff;
}

.home-slider-wrapper .home-slider .item .text a:hover {
  background: #43D5D5;
  color: #fff;
}

.home-slider-wrapper .home-slider .item .text span {
  font-weight: 400;
  font-size: 14px;
  color: #666666;
}

.spanSlider {
  font-weight: 400;
  font-size: 14px;
  color: #666666;
}

.home-slider-wrapper .geri {
  width: 30px;
  height: 36px;
  cursor: pointer;
  font-size: 36px;
  color: #818892;
  line-height: 26px;
  text-align: center;
  position: absolute;
  left: 0px;
  top: 140px;
}

.home-slider-wrapper .ileri {
  width: 30px;
  height: 36px;
  cursor: pointer;
  font-size: 36px;
  color: #818892;
  line-height: 26px;
  text-align: center;
  position: absolute;
  right: 0px;
  top: 140px;
}

.home-slider-wrapper .line-btn {
  width: 175px;
  height: 52px;
  line-height: 52px;
  border: 1px solid #43D5D5;
  display: inline-block;
  margin: auto;
  margin-top: 55px;
  font-weight: 400;
  font-size: 14px;
  color: #43D5D5;
  text-decoration: none;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.home-slider-wrapper .line-btn:hover {
  background: #43D5D5;
  color: #fff;
}

.partner-wrapper {
  box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.16);
  padding-bottom: 100px;
}

.partner-wrapper h1 {
  font-weight: 400;
  font-size: 24px;
  color: #333333;
  text-align: center;
  padding-top: 60px;
  padding-bottom: 60px;
}

.partner-wrapper .partner-slider .item {
  text-align: center;
}

.partner-wrapper .partner-geri {
  width: 30px;
  height: 36px;
  cursor: pointer;
  font-size: 36px;
  color: #818892;
  line-height: 26px;
  text-align: center;
  position: absolute;
  left: 0px;
  top: 145px;
}

.partner-wrapper .partner-ileri {
  width: 30px;
  height: 36px;
  cursor: pointer;
  font-size: 36px;
  color: #818892;
  line-height: 26px;
  text-align: center;
  position: absolute;
  right: 0px;
  top: 145px;
}

.counter {
  padding-top: 45px;
  padding-bottom: 15px;
  background: #F6F6F6;
}

.counter .counter-item {
  text-align: center;
  margin-bottom: 30px;
}

.counter .counter-item.border {
  position: relative;
}

.counter .counter-item.border:after {
  content: '';
  position: absolute;
  width: 1px;
  height: 97px;
  background: #C9C9C9;
  top: 0px;
  right: -15px;
}

.counter .counter-item strong {
  display: block;
  font-weight: 500;
  font-size: 40px;
  color: #43D5D5;
  margin-bottom: 10px;
}

.counter .counter-item span {
  display: block;
  font-weight: 500;
  font-size: 20px;
  color: #333333;
}

.info-section {
  padding-top: 60px;
  padding-bottom: 60px;
  background: url(../img/bg.jpg) center center no-repeat;
  overflow: hidden;
  position: relative;
  text-align: center;
}

.info-section span {
  font-size: 20px;
  color: #FFFFFF;
  display: inline-block;
  margin-right: 30px;
}

.info-section a {
  display: inline-block;
  border: 2px solid #FFFFFF;
  width: 175px;
  height: 52px;
  line-height: 51px;
  color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  background: none;
}

.info-section a:hover {
  background: #fff;
  color: #43D5D5;
}

@media (max-width: 991px) {
  .slider .left, .slider .right {
    width: 100%;
    height: 400px;
  }
  .counter .counter-item.border:after {
    width: 100%;
    height: 1px;
    right: 0px;
    top: 115px;
  }
  .info-section span {
    margin-bottom: 30px;
  }
}

.page .cover {
  height: 150px;
  background: #F6F6F6;
  /*background: url(../img/bg.jpg) center center no-repeat;*/
}

.page .cover h1 {
  font-weight: 400;
  font-size: 24px;
  /*color: #FFFFFF;*/
  color: #333;
  margin-bottom: 15px;
  margin-top: 70px;
}

.page .cover .breadcrumb {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background: none;
  padding: 0px;
  font-weight: 400;
  font-size: 14px;
  color: #333;
}

.page .cover .breadcrumb li {
  font-weight: 400;
  font-size: 14px;
  color: #333;
}

.page .cover .breadcrumb li a {
  font-weight: 400;
  font-size: 14px;
  color: #333;
}

.page .page-container {
  padding-top: 65px;
  padding-bottom: 65px;
}

.page .page-container #map {
  height: 350px;
  margin-bottom: 100px;
}

.page .page-container .contact p {
  margin-bottom: 30px;
}

.page .page-container .contact p strong {
  display: block;
  font-weight: 600;
  font-size: 14px;
  color: #333333;
  margin-bottom: 5px;
}

.page .page-container .contact p span {
  display: block;
  font-weight: 400;
  font-size: 14px;
  color: #818180;
}

.page .page-container .contact p span a {
  color: #818180;
}

.page .page-container .contact .social {
  float: left;
  margin-bottom: 27px;
}

.page .page-container .contact .social li {
  float: left;
  margin-right: 3px;
}

.page .page-container .contact .social li a {
  display: block;
  width: 50px;
  height: 50px;
  background: #F0EFF0;
  font-size: 22px;
  color: #818892;
  line-height: 50px;
  border-radius: 100%;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  text-align: center;
}

.page .page-container .contact .social.bg-free li a {
  background: none;
  width: auto;
  height: auto;
  margin-right: 10px;
}

.page .page-container .contact .social.bg-free li a.instagram i {
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.page .page-container .contact .social.bg-free li a.linkedin i {
  color: #0274B3;
}

.page .page-container .contact .social.bg-free li a.facebook i {
  color: #3A559F;
}

.page .page-container .contact .social li a:hover {
  color: #43D5D5;
}

.page .page-container .page-text {
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: .5px;
}

.page .page-container .page-text p {
  margin-bottom: 16px;
}

.page .page-container .ara-section {
  border-bottom: 1px solid #D8D8D8;
  padding-bottom: 60px;
  margin-bottom: 60px;
}

.page .page-container .ara-section h2 {
  font-weight: 400;
  font-size: 24px;
  color: #333333;
  margin-bottom: 50px;
}

.page .page-container .radio {
  overflow: hidden;
  margin: 0px;
}

.page .page-container .radio input:checked + label {
  border: 1px solid #5C8E9B;
  background: #F3FDFF;
}

.page .page-container .radio label {
  border: 1px solid #fff;
  display: block;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: #fff;
  position: relative;
  padding: 10px;
  text-align: center;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  cursor: pointer;
  margin: 0px;
}

.page .page-container .radio label:hover {
  background: #E5F1F1;
  border: 1px solid #4BBDBD;
}

.page .page-container .radio label .img {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 20px;
}

.page .page-container .radio label span {
  font-weight: 400;
  font-size: 14px;
  color: #818180;
}

.page .page-container .radio label a {
  font-weight: 400;
  font-size: 14px;
}

.page .page-container .checkbox {
  overflow: hidden;
}

.page .page-container .checkbox.small label span {
  font-size: 12px;
}

.page .page-container .checkbox input {
  position: absolute;
  width: 0px !important;
}

.page .page-container .checkbox.small input {
  position: absolute;
  width: 0px !important;
}

.page .page-container .checkbox input:checked + label:before {
  border: 1px solid #43D5D5;
  background: #43D5D5;
}

.page .page-container .checkbox label {
  display: block;
  position: relative;
}

.page .page-container .checkbox label:before {
  content: '';
  position: absolute;
  left: 0px;
  width: 20px;
  height: 20px;
  border: 1px solid #D5D5D5;
  background: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.page .page-container .checkbox label:after {
  font-family: FontAwesome;
  content: "\f00c";
  position: absolute;
  font-size: 14px;
  color: #fff;
  left: 3px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.page .page-container .checkbox label span {
  padding-left: 10px;
  font-weight: 500;
  font-size: 14px;
  color: #909090;
  float: left;
}

.page .page-container .checkbox label a {
  padding-left: 10px;
  font-weight: 500;
  font-size: 14px;
  float: left;
}

.page .page-container .standard-radio {
  overflow: hidden;
}

.page .page-container .standard-radio input:checked + label:before {
  border: 1px solid #43D5D5;
  background: #43D5D5;
}

.page .page-container .standard-radio input {
  position: absolute;
  opacity: 0;
}

.page .page-container .standard-radio label {
  display: block;
  position: relative;
  padding-left: 20px;
}

.page .page-container .standard-radio label:before {
  content: '';
  position: absolute;
  left: 0px;
  width: 20px;
  height: 20px;
  border: 1px solid #D5D5D5;
  background: #fff;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.page .page-container .standard-radio label:after {
  font-family: FontAwesome;
  content: "\f00c";
  position: absolute;
  font-size: 12px;
  color: #fff;
  left: 4px;
  top: 2px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.page .page-container .standard-radio label span {
  padding-left: 10px;
  font-weight: 500;
  font-size: 14px;
  color: #909090;
  float: left;
}

.page .page-container .ara-btn {
  width: 175px;
  height: 52px;
  margin: auto;
  border: 1px solid #43D5D5;
  background: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  outline: none;
  color: #43D5D5;
}

.page .page-container .ara-btn:hover {
  background: #43D5D5;
  color: #fff;
}

.page .page-container .cv-liste {
  border: 1px solid #E1E2E1;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
  padding: 30px;
  background: #fff;
  margin-bottom: 30px;
  min-height: 320px;
}

.page .page-container .cv-liste.red {
  background: #FFF0F0;
}

.page .page-container .cv-liste .left {
  float: left;
  width: 30%;
  text-align: center;
}

.page .page-container .cv-liste .left .img {
  position: relative;
  width: 77px;
  margin: auto;
  overflow: hidden;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  margin-bottom: 10px;
}

.page .page-container .cv-liste .left .img img {
  width: 77px;
  height: auto;
}

.page .page-container .cv-liste .left .date {
  font-weight: 400;
  font-size: 14px;
  color: #818180;
}

.page .page-container .cv-liste .right {
  float: left;
  width: 70%;
  padding-left: 20px;
}

.page .page-container .cv-liste .right .number {
  font-size: 18px;
  color: #5C8E9B;
}

.page .page-container .cv-liste .right .position {
  font-size: 16px;
  color: #666666;
  margin-bottom: 10px;
}

.page .page-container .cv-liste .right .puan {
  font-size: 14px;
  color: #818180;
  margin-bottom: 3px;
}

.page .page-container .cv-liste .right .progress-list {
  width: 100%;
  height: 5px;
  background: #E1E1E1;
  position: relative;
  margin-bottom: 10px;
}

.page .page-container .cv-liste .right .progress-list .line {
  position: absolute;
  width: 0%;
  height: 5px;
  top: 0px;
  left: 0px;
  background: #7ED321;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.page .page-container .cv-liste .right .tecrube {
  overflow: hidden;
  margin-bottom: 10px;
}

.page .page-container .cv-liste .right .tecrube span {
  float: left;
  font-size: 12px;
  color: #818180;
}

.page .page-container .cv-liste .right .tecrube strong {
  font-weight: 400;
  float: right;
  font-size: 12px;
  color: #818180;
}

.page .page-container .cv-liste .right button {
  width: 120px;
  height: 28px;
  background: #F4F4F4;
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 10px;
  color: #818180;
  outline: none;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.page .page-container .cv-liste .right button.active {
  background: #43D5D5;
  color: #fff;
}

.page .page-container .cv-liste .right button.active:hover {
  background: #2abbbb;
}

.page .page-container .cv-liste .right button:hover {
  background: #ececec;
}

.page .page-container .pager li a {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  min-width: 43px;
  height: 43px;
  line-height: 33px;
  font-size: 14px;
  color: #909090;
  background: #F2F2F2;
  border: none;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.page .page-container .pager li a:hover {
  background: #eaeaea;
}

.page .page-container .pager li a.active {
  background: #43D5D5;
  color: #fff;
}

.page .page-container .ilan-list {
  border: 1px solid #E1E2E1;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 20px;
  display: block;
  background: #fff;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  margin-bottom: 10px;
}

.page .page-container .ilan-list:hover {
  background: #E5F1F1;
}

.page .page-container .ilan-list .img {
  width: 60px;
  height: 60px;
  overflow: hidden;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}

.page .page-container .ilan-list h2 {
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  margin-bottom: 20px;
  margin-top: 5px;
}

.page .page-container .ilan-list .tools {
  overflow: hidden;
}

.page .page-container .ilan-list .tools .left {
  float: left;
  margin-right: 30px;
}

.page .page-container .ilan-list .tools .left i {
  float: left;
  font-size: 14px;
  line-height: 14px;
  color: #818180;
  margin-right: 5px;
}

.page .page-container .ilan-list .tools .left span {
  float: left;
  font-size: 14px;
  line-height: 14px;
  color: #818180;
}

.page .page-container .ilan-list .tools .right {
  float: left;
}

.page .page-container .ilan-list .tools .right i {
  float: left;
  font-size: 14px;
  line-height: 14px;
  color: #818180;
  margin-right: 5px;
}

.page .page-container .ilan-list .tools .right strong {
  float: left;
  font-size: 14px;
  line-height: 14px;
  color: #818180;
  margin-right: 5px;
}

.page .page-container .ilan-list .tools .right span {
  float: left;
  font-size: 14px;
  line-height: 14px;
  color: #818180;
}

.page .page-container .ilan-list .span-badge {
  display: inline-block;
  width: 92px;
  height: 28px;
  line-height: 27px;
  text-align: center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 10px;
  margin-top: 15px;
}

.page .page-container .ilan-list .span-badge.blue {
  background: #F1F5FB;
  border: 1px solid #3470C2;
  color: #3470C2;
}

.page .page-container .ilan-list .span-badge.orange {
  background: #FDF5F0;
  border: 1px solid #E4743D;
  color: #E4743D;
}

.page .page-container .ilan-list .span-badge.green {
  background: #F5F9F2;
  border: 1px solid #6CB041;
  color: #6CB041;
}

.page .page-container .account {
  padding: 50px;
  background: #fff;
  box-shadow: 0 10px 18px 0 rgba(0, 0, 0, 0.16);
  border-radius: 5px;
}

.page .ilan-detay .ilan-baslik {
  border-bottom: 1px solid #E1E2E1;
  padding-bottom: 30px;
  margin-bottom: 30px;
}

.page .ilan-detay .ilan-baslik .img {
  width: 88px;
  height: 88px;
  overflow: hidden;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}

.page .ilan-detay .ilan-baslik h2 {
  font-weight: 700;
  font-size: 18px;
  color: #333333;
  margin-bottom: 20px;
  margin-top: 5px;
}

.page .ilan-detay .ilan-baslik .tools {
  overflow: hidden;
}

.page .ilan-detay .ilan-baslik .tools .left {
  float: left;
  margin-right: 30px;
}

.page .ilan-detay .ilan-baslik .tools .left i {
  float: left;
  font-size: 14px;
  line-height: 14px;
  color: #818180;
  margin-right: 5px;
}

.page .ilan-detay .ilan-baslik .tools .left span {
  float: left;
  font-size: 14px;
  line-height: 14px;
  color: #818180;
}

.page .ilan-detay .ilan-baslik .tools .right {
  float: left;
}

.page .ilan-detay .ilan-baslik .tools .right i {
  float: left;
  font-size: 14px;
  line-height: 14px;
  color: #818180;
  margin-right: 5px;
}

.page .ilan-detay .ilan-baslik .tools .right strong {
  float: left;
  font-size: 14px;
  line-height: 14px;
  color: #818180;
  margin-right: 5px;
}

.page .ilan-detay .ilan-baslik .tools .right span {
  float: left;
  font-size: 14px;
  line-height: 14px;
  color: #818180;
}

.page .ilan-detay .ilan-baslik .span-badge {
  display: inline-block;
  width: 92px;
  height: 28px;
  line-height: 27px;
  text-align: center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 10px;
  margin-top: 15px;
}

.page .ilan-detay .ilan-baslik .span-badge.blue {
  background: #F1F5FB;
  border: 1px solid #3470C2;
  color: #3470C2;
}

.page .ilan-detay .ilan-baslik .span-badge.orange {
  background: #FDF5F0;
  border: 1px solid #E4743D;
  color: #E4743D;
}

.page .ilan-detay .ilan-baslik .span-badge.green {
  background: #F5F9F2;
  border: 1px solid #6CB041;
  color: #6CB041;
}

.page .ilan-detay .ilan-text {
  font-weight: 400;
  font-size: 16px;
  color: #818180;
  line-height: 24px;
  margin-bottom: 30px;
}

.page .ilan-detay .ilan-text p {
  margin-bottom: 24px;
}

.page .ilan-detay .ilan-text h3 {
  font-weight: 700;
  font-size: 16px;
  color: #333333;
  margin-bottom: 24px;
}

.page .ilan-detay .ilan-text ul li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 5px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.page .ilan-detay .ilan-text ul li:hover {
  padding-left: 25px;
}

.page .ilan-detay .ilan-text ul li:before {
  content: '';
  position: absolute;
  width: 8px;
  height: 8px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #43D5D5;
  left: 0px;
  top: 8px;
}

.page .ilan-detay .share {
  overflow: hidden;
  margin-bottom: 60px;
}

.page .ilan-detay .share li {
  float: left;
}

.page .ilan-detay .share li a {
  display: block;
  width: 96px;
  height: 35px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-right: 3px;
  text-align: center;
  color: #fff;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.page .ilan-detay .share li a.facebook {
  background: #3B5999;
}

.page .ilan-detay .share li a.facebook:hover {
  background: #344e87;
}

.page .ilan-detay .share li a.twitter {
  background: #35BCF3;
}

.page .ilan-detay .share li a.twitter:hover {
  background: #1db4f2;
}

.page .ilan-detay .share li a.whatsapp {
  background: #17CA21;
}

.page .ilan-detay .share li a.whatsapp:hover {
  background: #14b31d;
}


.page .ilan-detay .share li a i {
  display: inline-block;
  height: 35px;
  line-height: 35px;
  font-size: 13px;
}

.page .ilan-detay .share li a span {
  font-size: 10px;
}

.page .ilan-detay .diger h3 {
  font-weight: 400;
  font-size: 20px;
  color: #333333;
  margin-bottom: 30px;
}

.page .ilan-detay .diger .item {
  border: 1px solid #E1E2E1;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 30px;
  margin-bottom: 30px;
}

.page .ilan-detay .diger .item .diger-baslik {
  overflow: hidden;
  margin-bottom: 20px;
}

.page .ilan-detay .diger .item .diger-baslik h5 {
  float: left;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  margin-top: 5px;
}

.page .ilan-detay .diger .item .diger-baslik .span-badge {
  display: inline-block;
  width: 92px;
  height: 28px;
  line-height: 27px;
  text-align: center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 10px;
  float: right;
}

.page .ilan-detay .diger .item .diger-baslik .span-badge.blue {
  background: #F1F5FB;
  border: 1px solid #3470C2;
  color: #3470C2;
}

.page .ilan-detay .diger .item .diger-baslik .span-badge.orange {
  background: #FDF5F0;
  border: 1px solid #E4743D;
  color: #E4743D;
}

.page .ilan-detay .diger .item .diger-baslik .span-badge.green {
  background: #F5F9F2;
  border: 1px solid #6CB041;
  color: #6CB041;
}

.page .ilan-detay .diger .item .tools {
  overflow: hidden;
  margin-bottom: 20px;
}

.page .ilan-detay .diger .item .tools .left {
  float: left;
  margin-right: 30px;
}

.page .ilan-detay .diger .item .tools .left i {
  float: left;
  font-size: 14px;
  line-height: 14px;
  color: #818180;
  margin-right: 5px;
}

.page .ilan-detay .diger .item .tools .left span {
  float: left;
  font-size: 14px;
  line-height: 14px;
  color: #818180;
}

.page .ilan-detay .diger .item .tools .right {
  float: left;
}

.page .ilan-detay .diger .item .tools .right i {
  float: left;
  font-size: 14px;
  line-height: 14px;
  color: #818180;
  margin-right: 5px;
}

.page .ilan-detay .diger .item .tools .right strong {
  float: left;
  font-size: 14px;
  line-height: 14px;
  color: #818180;
  margin-right: 5px;
}

.page .ilan-detay .diger .item .tools .right span {
  float: left;
  font-size: 14px;
  line-height: 14px;
  color: #818180;
}

.page .ilan-detay .diger .item .text {
  font-size: 14px;
  color: #818180;
  line-height: 26px;
  margin-bottom: 20px;
}

.page .ilan-detay .diger .item a {
  display: block;
  width: 100%;
  height: 45px;
  line-height: 44px;
  text-align: center;
  border: 1px solid #333333;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-weight: 500;
  font-size: 14px;
  color: #333333;
  text-decoration: none;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.page .ilan-detay .diger .item a:hover {
  background: #333333;
  color: #fff;
}

.page .form .item {
  margin-bottom: 30px;
  overflow: hidden;
  position: relative;
}

.page .form .item.reset {
  margin-bottom: 0px;
}

.page .form .item .lbl {
  display: block;
  font-weight: 600;
  font-size: 14px;
  color: #333333;
  margin-bottom: 10px;
}

.page .form .item .input, .page .form .item .textarea {
  border: 1px solid #E1E2E1;
  outline: none;
  height: 46px;
  background: #FCFCFC;
  width: 100%;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.page .form .item .input:focus, .page .form .item .textarea:focus {
  border: 1px solid #4BBDBD;
}

.page .form .item .textarea {
  height: 150px;
  resize: none;
  padding: 15px 20px;
}

.page .form .item .select {
  border: 1px solid #E1E2E1;
  outline: none;
  height: 46px;
  background: #FCFCFC;
  width: 100%;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.page .form .item span {
  font-size: 11px;
  color: #BFBFBF;
}

.page .form .item a {
  font-size: 11px;
  color: #43D5D5;
  text-decoration: none;
}

.page .form .item button {
  width: 165px;
  height: 45px;
  border: none;
  background: #43D5D5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  color: #fff;
  outline: none;
  cursor: pointer;
}

.page .form .item button:disabled {
  background: #dddddd;
  cursor: not-allowed;
}

.page .form .item button:disabled:hover {
  background: #dddddd;
  cursor: not-allowed;
}

.page .form .item button:hover {
  background: #2abbbb;
  cursor: pointer;
}

.page .cvler .item {
  overflow: hidden;
  margin-bottom: 10px;
}

.page .cvler .item .text {
  float: left;
  width: 80%;
  background: #FCFCFC;
  height: 46px;
  border: 1px solid #E1E2E1;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.page .cvler .item .text strong {
  float: left;
  height: 46px;
  line-height: 46px;
  padding-left: 15px;
  font-weight: 600;
  font-size: 14px;
  color: #909090;
}

.page .cvler .item .text span {
  float: right;
  height: 46px;
  line-height: 46px;
  padding-right: 15px;
  font-weight: 400;
  font-size: 14px;
  color: #B1B1B1;
  text-align: right;
}

.page .cvler .item .text span.red {
  color: red;
}

.page .cvler .item a {
  display: inline-block;
  float: right;
  width: 19%;
  height: 46px;
  line-height: 46px;
  text-align: center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #333333;
  color: #333333;
  text-decoration: none;
}

.page .cvler .item a.active {
  border: 1px solid #43D5D5;
  background: #43D5D5;
  color: #fff;
}

.dil-ekle {
  float: right;
  margin-bottom: 30px;
  padding-left: 20px;
  padding-right: 20px;
  height: 29px;
  border: 1px solid #979797;
  background: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  outline: none;
}

.uni-ekle {
  float: right;
  margin-bottom: 30px;
  padding-left: 20px;
  padding-right: 20px;
  height: 29px;
  border: 1px solid #979797;
  background: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  outline: none;
}

.is-ekle {
  float: right;
  margin-bottom: 30px;
  padding-left: 20px;
  padding-right: 20px;
  height: 29px;
  border: 1px solid #979797;
  background: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  outline: none;
}

.ref-ekle {
  float: right;
  margin-bottom: 30px;
  padding-left: 20px;
  padding-right: 20px;
  height: 29px;
  border: 1px solid #979797;
  background: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  outline: none;
}

.dil-1 {
  border: 1px solid #EAEAEA;
  padding-left: 25px;
  padding-top: 25px;
  padding-right: 25px;
  margin-bottom: 30px;
}

.dil-2 {
  border: 1px solid #EAEAEA;
  padding-left: 25px;
  padding-top: 25px;
  padding-right: 25px;
  margin-bottom: 30px;
}

.dil-3 {
  border: 1px solid #EAEAEA;
  padding-left: 25px;
  padding-top: 25px;
  padding-right: 25px;
  margin-bottom: 30px;
}

.uni-1 {
  border: 1px solid #EAEAEA;
  padding-left: 25px;
  padding-top: 25px;
  padding-right: 25px;
  margin-bottom: 30px;
}

.uni-2 {
  border: 1px solid #EAEAEA;
  padding-left: 25px;
  padding-top: 25px;
  padding-right: 25px;
  margin-bottom: 30px;
}

.uni-3 {
  border: 1px solid #EAEAEA;
  padding-left: 25px;
  padding-top: 25px;
  padding-right: 25px;
  margin-bottom: 30px;
}

.is-1 {
  border: 1px solid #EAEAEA;
  padding-left: 25px;
  padding-top: 25px;
  padding-right: 25px;
  margin-bottom: 30px;
}

.is-2 {
  border: 1px solid #EAEAEA;
  padding-left: 25px;
  padding-top: 25px;
  padding-right: 25px;
  margin-bottom: 30px;
}

.is-3 {
  border: 1px solid #EAEAEA;
  padding-left: 25px;
  padding-top: 25px;
  padding-right: 25px;
  margin-bottom: 30px;
}

.ref-1 {
  border: 1px solid #EAEAEA;
  padding-left: 25px;
  padding-top: 25px;
  padding-right: 25px;
  margin-bottom: 30px;
}

.ref-2 {
  border: 1px solid #EAEAEA;
  padding-left: 25px;
  padding-top: 25px;
  padding-right: 25px;
  margin-bottom: 30px;
}

.ref-3 {
  border: 1px solid #EAEAEA;
  padding-left: 25px;
  padding-top: 25px;
  padding-right: 25px;
  margin-bottom: 30px;
}

.sil {
  position: absolute;
  top: 10px;
  right: 25px;
  background: #DD5E6E;
  width: 56px;
  height: 29px;
  line-height: 29px;
  text-align: center;
  color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
}

.modal-body {
  font-weight: 400;
  font-size: 16px;
  color: #818180;
  line-height: 26px;
}

.modal-body p {
  margin-bottom: 26px;
}

.fiyat-table {
  border: 1px solid #E1E2E1;
}

.fiyat-table.active .title {
  background: #43D5D5;
  color: #fff;
}

.fiyat-table.active .fiyat-row {
  background: #4BC7C7;
  color: #fff;
  border-bottom: 1px solid #43D5D5;
}

.fiyat-table.active a, .fiyat-table.active button {
  background: #4BC7C7;
  color: #fff;
}

.fiyat-table .title {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  background: #EFEFEF;
  font-size: 18px;
  color: #606061;
}

.fiyat-table .fiyat-row {
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 36px;
  color: #606061;
  text-align: center;
  background: #F6F6F6;
  border-bottom: 1px solid #eee;
}

.fiyat-table .content {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}

.fiyat-table .content ul li {
  margin-top: 7px;
  margin-bottom: 7px;
  font-size: 16px;
  color: #666666;
}

.fiyat-table a, .fiyat-table button {
  display: block;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #F6F6F6;
  color: #606061;
  font-size: 14px;
  text-decoration: none;
  width: 100%;
  outline: none;
  border: none;
}

aside .aside-form {
  margin-bottom: 30px;
}

aside .aside-form h2 {
  display: block;
  font-weight: 400;
  font-size: 18px;
  color: #333333;
  margin-bottom: 15px;
}

aside .aside-form select {
  display: block;
  width: 100%;
  height: 46px;
  outline: none;
  border: 1px solid #E1E2E1;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

aside .standard-radio {
  margin-bottom: 10px;
}

aside .filtre-btn {
  display: block;
  width: 100%;
  height: 46px;
  background: #F4F4F4;
  color: #909090;
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  outline: none;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

aside .filtre-btn:hover {
  background: #ececec;
}

aside .rek {
  margin-top: 30px;
}

aside h5 {
  font-weight: 400;
  font-size: 20px;
  color: #333333;
  margin-bottom: 30px;
}

aside .ilan-aside {
  border: 1px solid #E1E2E1;
  padding: 30px;
  padding-bottom: 0px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

aside .ilan-aside .item {
  overflow: hidden;
  margin-bottom: 30px;
}

aside .ilan-aside .item:hover .text strong {
  padding-left: 5px;
}

aside .ilan-aside .item:hover .text span {
  padding-left: 5px;
}

aside .ilan-aside .item .icon {
  float: left;
  width: 38px;
  text-align: center;
}

aside .ilan-aside .item .text {
  float: left;
  width: calc(100% - 38px);
  padding-left: 10px;
}

aside .ilan-aside .item .text strong {
  display: block;
  font-weight: 700;
  font-size: 14px;
  color: #333333;
  margin-bottom: 5px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

aside .ilan-aside .item .text span {
  display: block;
  font-size: 14px;
  color: #818180;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

aside .ilan-aside .basvur-btn {
  display: block;
  margin-bottom: 30px;
  width: 100%;
  height: 45px;
  line-height: 45px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  background: #43D5D5;
  font-weight: 500;
  font-size: 14px;
  color: #FFFFFF;
  text-decoration: none;
  outline: none;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

aside .ilan-aside .basvur-btn.disabled {
  background: #E1F2F2;
}

aside .ilan-aside .basvur-btn.disabled:hover {
  background: #E1F2F2;
}

aside .ilan-aside .basvur-btn:hover {
  background: #2abbbb;
}

aside .aside-nav li {
  margin-bottom: 1px;
}

aside .aside-nav li a {
  display: block;
  height: 50px;
  line-height: 50px;
  background: #F2F2F2;
  padding-left: 20px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  font-weight: 500;
  font-size: 14px;
  color: #818180;
  text-decoration: none;
}

aside .aside-nav li a:hover {
  padding-left: 25px;
}

aside .aside-nav li a.active {
  padding-left: 25px;
  background: #43D5D5;
  color: #fff;
}

aside .aside-nav li a.red {
  color: #EB8787;
}

footer {
  padding-top: 40px;
}

footer ul.footer-menu {
  margin-bottom: 30px;
}

footer ul.footer-menu li strong {
  font-weight: 600;
  font-size: 16px;
  color: #888888;
  display: block;
  margin-bottom: 10px;
}

footer ul.footer-menu li a {
  font-weight: 400;
  font-size: 16px;
  color: #888888;
  display: inline-block;
  margin-bottom: 5px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

footer ul.footer-menu li a:hover {
  color: #43D5D5;
  padding-left: 5px;
}

footer .footer-bottom {
  border-top: 1px solid #DBDBDB;
  border-bottom: 1px solid #DBDBDB;
  padding-top: 30px;
  overflow: hidden;
  margin-top: 20px;
}

footer .footer-bottom .copyright {
  float: left;
  font-weight: 400;
  font-size: 13px;
  color: #BFBFBF;
  margin-top: 10px;
  margin-bottom: 27px;
}

footer .footer-bottom .ssl {
  float: left;
  margin-top: -10px;
  margin-left: 30px;
}

footer .footer-bottom .social {
  float: right;
  margin-bottom: 27px;
}

footer .footer-bottom .social li {
  float: left;
}

footer .footer-bottom .social li:first-child a {
  border: none;
}

footer .footer-bottom .social li:last-child a {
  padding-right: 0px;
}

footer .footer-bottom .social li a {
  display: block;
  height: 22px;
  border-left: 1px solid #E6E6E6;
  font-size: 22px;
  color: #818892;
  line-height: 22px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

footer .footer-bottom .social li a:hover {
  color: #43D5D5;
}

footer .iskur {
  padding-top: 15px;
  padding-bottom: 15px;
  overflow: hidden;
}

footer .iskur .img {
  width: 60px;
  float: left;
}

footer .iskur span {
  float: left;
  width: calc(100% - 60px);
  font-size: 11px;
  color: #BFBFBF;
  line-height: 18px;
}

.footer-page {
  background: #F6F6F6;
  padding-top: 50px;
  padding-bottom: 50px;
  text-align: center;
  font-weight: 400;
  font-size: 20px;
  color: #333333;
}

.footer-page span {
  padding-right: 20px;
}

.footer-page a {
  display: inline-block;
  width: 175px;
  height: 52px;
  border: 2px solid #333333;
  line-height: 50px;
  font-weight: 400;
  font-size: 14px;
  color: #333333;
  text-decoration: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.footer-page a:hover {
  background: #333333;
  color: #fff;
}

.foto-sil {
  height: 20px;
  line-height: 20px;
  float: left;
  cursor: pointer;
}

@media (max-width: 991px) {

  footer ul.footer-menu {
    text-align: center;
  }
  footer .footer-bottom .copyright {
    width: 100%;
    text-align: center;
  }
  footer .footer-bottom .ssl {
    float: none;
    display: block;
    margin: auto;
    margin-bottom: 30px;
  }
  footer .footer-bottom .social {
    float: none;
    width: 100%;
    text-align: center;
    overflow: hidden;
  }
  footer .footer-bottom .social li {
    float: none;
    display: inline-block;
  }
  footer .footer-bottom .social li:last-child a {
    padding-right: 15px;
  }
  footer .iskur .img {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
  footer .iskur span {
    width: 100%;
  }
  .footer-page {
    padding-left: 20px;
    padding-right: 30px;
  }
  .footer-page span {
    display: block;
    padding-right: 0px;
    margin-bottom: 30px;
  }
}

.margin-bottom-0 {
  margin-bottom: 0px !important;
}
.margin-bottom-30 {
  margin-bottom: 30px !important;
}

.ilan-detay-info {
  margin-bottom: 30px;
}

.ilan-detay-info li {
  overflow: hidden;
  margin-bottom: 10px;
}

.ilan-detay-info li i {
  float: left;
  height: 16px;
  line-height: 16px;
  margin-right: 10px;
  color: #B14444;
  font-size: 15px;
}

.ilan-detay-info li span {
  float: left;
  min-height: 15px;
  line-height: 15px;
  color: #B1B1B1;
  font-size: 14px;
}

.ilan-detay-info li span a {
  text-decoration: underline !important;
  color: #43D5D5;
}

.ilan-detay-info li span strong {
  font-weight: 400;
  color: #43D5D5;
}

.ilan-detay-sosyal {
  border-top: 1px solid #E1E2E1;
  padding-top: 20px;
  margin-bottom: 30px;
}

.ilan-detay-sosyal strong {
  display: block;
  margin-bottom: 10px;
}

.ilan-detay-sosyal ul {
  overflow: hidden;
}

.ilan-detay-sosyal ul li {
  float: left;
  margin-right: 5px;
}

.ilan-detay-sosyal ul li a {
  float: left;
  width: 35px;
  height: 35px;
  border-radius: 3px;
}

.ilan-detay-sosyal ul li a i {
  float: left;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #fff;
}

.ilan-detay-sosyal ul li a.facebook {
  background: #3B5999;
}

.ilan-detay-sosyal ul li a.twitter {
  background: #35BCF3;
}

.ilan-detay-sosyal ul li a.whatsapp {
  background: #17CA21;
}

.ilan-detay-sosyal ul li a.linkedin {
  background: #0274B3;
}

.logo-upload {
    border: 1px solid #eee;
    border-radius: 8px;
    padding: 30px;
    padding-bottom: 0px;
    margin-bottom: 30px;
}

#mobile-menu {
  border-top: 1px solid #eee;
  position: absolute;
  left: 0px;
  top: 90px;
  width: 100%;
  z-index: 999;
  background: #fff;
  display: none;
  height: 0px;
  overflow: hidden;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;  
}

#mobile-menu.active {
  height: auto;
}

#mobile-menu ul {
  background: #fff;
  border-top: 1px solid #eee;
}

#mobile-menu ul li {
  display: block;
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #eee;
  padding-left: 20px;
}

#mobile-menu ul li a{
  display: block;
  color: #818180;
  font-weight: 400px;
  font-size: 14px;
}

#mobile-menu .header-info {
  padding: 20px;
}

#mobile-menu .header-info .left {
  overflow: hidden;
}

#mobile-menu .header-info .left p {
  overflow: hidden;
}

#mobile-menu .header-info .left p strong {
  float: left;
  height: 30px;
  line-height: 30px;
  margin-right: 5px;
  font-weight: 400;
  font-size: 14px;
  color: #333333;  
}

#mobile-menu .header-info .left p span {
  float: left;
  height: 30px;
  line-height: 30px;
  font-weight: 700;
  font-size: 14px;
  color: #43D5D5;  
}

#mobile-menu .header-info .right {
  overflow: hidden;
  margin-bottom: 10px;
}

#mobile-menu .header-info .right a {
  color: #333;
  font-weight: 400px;
  font-size: 14px;
}

.mobile-nav {
  width: 40px;
  height: 40px;
  border: 1px solid #ddd;
  line-height: 40px;
  float: right;
  text-align: center;
  margin-top: 27px;
  cursor: pointer;
  display: none;
}

.cv-goruntuleme {
  float: left;
}

.item .cv-goruntuleme strong {
  float: left;
  height: 45px;
  line-height: 45px;
  margin-right: 5px;
  font-weight: 400;
  font-size: 14px;
  color: #333333;
}

.item .cv-goruntuleme span {
  float: left;
  height: 45px;
  line-height: 45px;
  margin-right: 5px;
  font-weight: 700;
  font-size: 14px !important;
  color: #43D5D5 !important;
}

.mtop-30 {
  margin-top: 30px;
}


@media (max-width: 1024px) {

  .mobile-nav {
    display: block;
  }

  #top-header {
    padding-left: 20px;
    padding-right: 20px;
  }

  #top-header .logo {
    height: 30px;
    margin-top: 32px;
  }

  #top-header .logo img {
    height: 30px;
  }

  #mobile-menu {
    display: block;
  }

  .mobile-menu nav {
    display: none;
  }

  .mobile-menu .home-tools {
    display: none;
  }
}

@media (max-width: 320px) {

  .mobile-nav {
    display: block;
  }

  #top-header {
    padding-left: 20px;
    padding-right: 20px;
  }

  #top-header .logo {
    height: 30px;
    margin-top: 35px;
  }

  #top-header .logo img {
    height: 20px;
  }

  #mobile-menu {
    display: block;
  }

  .mobile-menu nav {
    display: none;
  }

  .mobile-menu .home-tools {
    display: none;
  }
}

.nasil-calisir-item {
  margin-bottom: 30px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
}

.nasil-calisir-item h2 {
  margin-bottom: 10px;
  font-weight: 600;
  font-size: 18px;
}

.nasil-calisir-item .content {
  font-weight: 400;
  font-size: 14px;
}

.nasil-calisir-item .content ul li {
  margin-bottom: 5px;
  list-style-type: circle;
  margin-left: 20px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;  
}

.nasil-calisir-item .content ul li:hover {
  padding-left: 5px;
}

.fix-btn-height {
  height: 21px !important;
  line-height: 21px !important;
}

.yorumlar{
  margin-bottom: 30px;
} 

.yorumlar h2 {
  margin-bottom: 30px;
  font-size: 18px;
} 

.yorum {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #eee;
}

.yorum strong {
  font-size: 16px;
}

.yorum span {
  font-size: 16px;
}

button#ihavecookiesBtn {
    margin-left: 0px !important;
}
/* Cookie Dialog */
#gdpr-cookie-message {
    position: fixed;
    right: 30px;
    bottom: 60px;
    max-width: 375px;
    background-color: #000;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 6px 6px rgba(0,0,0,0.25);
    margin-left: 30px;
    font-family: system-ui;
    z-index: 99999;
}
#gdpr-cookie-message h4 {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
}
#gdpr-cookie-message h5 {
    color: var(--red);
    font-family: 'Quicksand', sans-serif;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 10px;
}
#gdpr-cookie-message p, #gdpr-cookie-message ul {
    color: white;
    font-size: 15px;
    line-height: 1.5em;
}
#gdpr-cookie-message p:last-child {
    margin-bottom: 0;
    text-align: right;
}
#gdpr-cookie-message li {
    width: 49%;
    display: inline-block;
}
#gdpr-cookie-message a {
    color: var(--red);
    text-decoration: none;
    font-size: 15px;
    padding-bottom: 2px;
    border-bottom: 1px dotted rgba(255,255,255,0.75);
    transition: all 0.3s ease-in;
}
#gdpr-cookie-message a:hover {
    color: white;
    border-bottom-color: var(--red);
    transition: all 0.3s ease-in;
}
#gdpr-cookie-message button,
button#ihavecookiesBtn {
    border: none;
    background: var(--red);
    color: white;
    font-family: 'Quicksand', sans-serif;
    font-size: 15px;
    padding: 7px;
    border-radius: 3px;
    margin-left: 15px;
    cursor: pointer;
    transition: all 0.3s ease-in;
}
#gdpr-cookie-message button:hover {
    background: white;
    color: var(--red);
    transition: all 0.3s ease-in;
}
button#gdpr-cookie-advanced {
    background: white;
    color: var(--red);
    display: none !important;
}
#gdpr-cookie-message button:disabled {
    opacity: 0.3;
}
#gdpr-cookie-message input[type="checkbox"] {
    float: none;
    margin-top: 0;
    margin-right: 5px;
}
.video {
  display: block;
  margin-bottom: 30px;
  border: 1px dashed #43D5D5;
  background-color: #EDFFFF;
  padding: 10px;
  border-radius: 4px;
}

.video strong {
  display: block;
  font-size: 18px;
  color: #43D5D5;
  margin-bottom: 5px;
  margin-top: 5px;
}

.video span {
  display: block;
  font-size: 14px;
  color: #333;
}

/*
.input:invalid {
  border-color: red !important;
}
.select:invalid {
  border-color: red !important;
}
.textarea:invalid {
  border-color: red !important;
}
*/

.input-error {
  position: relative;
  animation-name: shake3;
  animation-duration: .4s;
  border: 1px solid red !important;
  outline: none;
}

@keyframes shake3 {
    0% {left: -5px}
    16% {left: 5px}
    33% {left: -5px}
    49% {left: 5px}
    66% {left: -5px}
    80% {left: 5px}
    100% {left: 0}
}

.preview {
  overflow: hidden;
  width: 160px; 
  height: 160px;
  margin: 10px;
  border: 1px solid #43D5D5;
}

.img-crop {
  width: 150px !important;
  height: 150px !important;
  position: relative;
  overflow: hidden;
  border: 1px solid #eee;
  cursor: pointer;
}

.img-crop .overlay {
  position: absolute;
  width: 100%;
  height: 36px;
  bottom: 0px;
  left: 0px;
  text-align: center;
}

.img-crop .overlay .text {
  font-size: 12px;
  font-weight: 400;
  color: #fff;
  position: relative;
  z-index: 2;
}

.img-crop .overlay::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 36px;
  background: #000;
  opacity: .3;
  bottom: 0px;
  left: 0px;
}

.loader-photo-upload {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 99999999;
  display: flex;
  align-items: center;
  justify-content: center;
  display: none;
}

.loader-photo-upload:before {
  content: '';
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: #000;
  opacity: .6;
  /*display: none;*/
}

.loader-content {
  position: relative;
  z-index: 999999999;
  text-align: center;
}

.loader-content p{
  margin-top: 30px;
  color: #fff;
  font-size: 16px;
}

.partner-slider .item {
  margin-top: 100px;
  padding-left: 40px;
  padding-right: 40px;
}

.partner-slider .item strong {
  display: block;
  font-size: 16px;
  margin-bottom: 0px;
  color: #333333;
}

.partner-slider .item span {
  display: block;
  font-size: 12px;
  margin-bottom: 20px;
  color: #888888;
}

.partner-slider .item .text {
  display: block;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: .70px;
  color: #333333;
}
.iti {
  display: block !important;
}
</pre></body></html>