.pointer-cursor{
  cursor: pointer !important;
}
.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 0px;
  grid-column-gap: 0px;
}

.text-block-352 {
  font-family: Ubuntu, Helvetica, sans-serif;
}


@media only screen and (max-width: 768px) {
  .w-layout-grid {
    grid-row-gap: 15px;
  }
}

.w-checkbox {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}

.w-checkbox::before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.w-checkbox::after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

.w-checkbox-input {
  float: left;
  margin-bottom: 0px;
  margin-left: -20px;
  margin-right: 0px;
  margin-top: 4px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

.w-form-formrecaptcha {
  margin-bottom: 8px;
}

.w-form-formradioinput--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-top-width: 4px;
  border-bottom-width: 4px;
  border-left-width: 4px;
  border-right-width: 4px;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
}

.headerlogo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 120px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.navbar {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  background-color: #fff;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.05);
}

.container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 73px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-weight: 400;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navbarsearch {
  width: auto;
  margin-right: 12px;
  margin-bottom: 0px;
  margin-left: 12px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-radius: 20px;
}

.search-button {
  display: none;
}

.search {
  margin-bottom: 0px;
}

.navbarlogin {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #152b59;
  font-weight: 700;
  white-space: nowrap;
}

.navbarlink1 {
  padding: 12px;
  color: #152b59;
  line-height: 16px;
}

.navbarlink1:hover {
  border-bottom: 2px solid #449dd7;
  color: #449dd7;
}

.navbarlink1:active {
  border-bottom: 2px solid #449dd7;
  color: #449dd7;
  line-height: 12px;
  text-decoration: none;
}

.navbarlink1:visited {
  border-bottom: 2px solid #449dd7;
}

.navbarmegaicon {
  margin-right: 12px;
  margin-left: 12px;
  cursor: pointer;
}

.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 60px;
  padding-bottom: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #2f3031;
  text-align: center;
}

.footer-heading {
  margin-top: 0px;
  margin-bottom: 20px;
  border-bottom: 1px solid #449dd7;
  font-family: Poppins, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 1.5;
  text-align: left;
}

.footer-link {
  display: block;
  margin-bottom: 10px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  text-align: left;
  text-decoration: none;
  font-size: 14px;
}

.footer-link:hover {
  text-decoration: underline;
}

.image-2 {
  margin-left: 12px;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 34px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-block-3 {
  width: 160px;
  margin-right: 20px;
  margin-left: 20px;
}

.otherbrands {
  margin-top: 0px;
  margin-bottom: 20px;
  border-bottom: 1px none #449dd7;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 1.5;
  font-weight: 400;
  text-align: right;
}

.list-item {
  margin-bottom: 20px;
  text-align: right;
  cursor: pointer;
}

.footerlogo {
  margin-bottom: 29px;
  text-align: left;
  cursor: pointer;
}

.div-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.copyrightparagraph {
  max-width: 600px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #5e5e5e;
  font-size: 12px;
  text-align: left;
}

.div-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.div-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.socialmedia {
  min-height: 21px;
  margin-right: 12.5px;
  margin-left: 12.5px;
  cursor: pointer;
}

.storeimage {
  margin-right: 10px;
  margin-left: 10px;
  cursor: pointer;
}

.div-block-7 {
  margin-top: 20px;
  margin-bottom: 42px;
}

.div-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.list-item-2 {
  text-align: right;
  cursor: pointer;
}

.copyright {
  margin-bottom: 20px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 12px;
}

.section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 512px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 64px;
  padding-bottom: 64px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  background-image: url('../images/ban-1.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 395px;
  margin-top: 0px;
  margin-bottom: 3px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fff;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #152b59;
  font-size: 20px;
  line-height: 22.98px;
  text-align: center;
}

.heading-2 {
  width: 633px;
  height: 64px;
  margin-top: 0px;
  margin-bottom: 44px;
  background-color: #fff;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #449dd7;
  font-size: 50px;
  line-height: 60px;
  text-align: center;
}

.container-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-span {
  color: #152b59;
}

.div-block-9 {
  margin-top: 0px;
  margin-bottom: 16px;
  padding: 32px 20px 24px;
  border-radius: 0px 0px 30px 30px;
  background-color: rgba(21, 43, 89, 0.8);
}

.div-block-10 {
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.button {
  width: 103px;
  height: 50px;
  padding: 13px 10px;
  border-radius: 10px 0px 0px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}

.button:active {
  background-color: #152b59;
}

.div-block-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-block-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 24px 16px 24px 45px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 10px;
  background-color: #fff;
}

.projectSearchBox {
  -webkit-box-pack: unset;
  -webkit-justify-content: unset;
  -ms-flex-pack: unset;
  justify-content: unset;
  -webkit-box-align: unset;
  -webkit-align-items: unset;
  -ms-flex-align: unset;
  align-items: unset;
}

.div-block-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 164px;
  margin-left: 22px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45px;
  height: 45px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 37px;
  margin-top: 16px;
  margin-left: 31px;
  padding-left: 21px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: transparent;
}

.div-block-21 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-3 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 15px;
  font-weight: 400;
}

.div-block-22 {
  width: 932px;
}

.dropdown-toggle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 160px;
  height: 23px;
  padding: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-right: 0px none #fff;
  border-bottom: 0.5px solid #cdcecf;
}

.icon {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #fff;
}

.dropdown {
  display: block;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.text-block-4 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  line-height: 16px;
}

.button-copy {
  width: 103px;
  height: 50px;
  padding: 13px 10px;
  border-left: 0.5px solid #fff;
  border-radius: 0px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}

.button-copy:active {
  background-color: #152b59;
}

.image-5 {
  margin-right: 9px;
}

.text-block-5 {
  margin-left: 10px;
  padding-right: 10px;
  padding-left: 10px;
  border-radius: 20px;
  background-color: #449dd7;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 15px;
}

.dropdown2 {
  width: 103px;
  margin-right: 28px;
  margin-bottom: 0px;
  margin-left: 0px;
  border-style: none none solid;
  border-width: 1px;
  border-color: transparent transparent #fff;
}

.dropdown-toggle2 {
  width: 100%;
  height: 23px;
  padding: 0px;
  border: 0px solid #000;
}

.section-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 45px;
  padding-top: 0px;
  padding-bottom: 45px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #daebf7;
}

.div-block-23 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-top: 1px solid #449dd7;
}

.div-block-24 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 172px;
  height: 39px;
  margin-top: -20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #449dd7;
  background-color: #fff;
}

.text-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Poppins, sans-serif;
  color: #152b59;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
}

.div-block-26 {
  width: 350px;
  height: 378px;
  margin-top: 40px;
  margin-right: 15px;
  margin-left: 15px;
  padding-top: 30px;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0 4px 4px 0 hsla(0, 0%, 76.9%, 0.5);
  cursor: pointer;
}

.div-block-26:hover {
  box-shadow: 0 6px 6px 0 hsla(0, 0%, 76.9%, 0.8);
}

.div-block-28 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -40px;
  padding-left: 23px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-29 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 14px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-30 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 14px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-7 {
  width: 94px;
  height: 21px;
  background-color: #152b59;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  text-align: center;
}

.div-block-31 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.div-block-32 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin-bottom: 15px;
  padding-top: 29px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-33 {
  margin-right: 23px;
  margin-left: 23px;
}

.section-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.text-span-2 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #449dd7;
  font-size: 40px;
  line-height: 18px;
  font-weight: 400;
  text-align: right;
}

.text-span-3 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #449dd7;
  font-size: 50px;
  line-height: 18px;
  text-align: right;
}

.heading-3 {
  text-align: right;
}

.text-span-4 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #152b59;
  font-size: 50px;
  line-height: 65px;
}

.image-7 {
  width: 100%;
  height: auto;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  -o-object-fit: cover;
  object-fit: cover;
}

.div-block-36 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 12px;
  margin-left: 12px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-12 {
  margin-bottom: 8px;
  padding-top: 8px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #152b59;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  text-align: center;
}

.div-block-37 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 112px;
  height: 29px;
  margin-bottom: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 10px;
  background-color: #449dd7;
  cursor: pointer;
}

.text-block-13 {
  padding-right: 4px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 18px;
}

.image-9 {
  background-color: transparent;
}

.div-block-38 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 160px;
  height: 160px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #152b59;
  border-radius: 80px;
}

.div-block-40 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 112px;
  height: 29px;
  margin-bottom: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 10px;
  background-color: #152b59;
  cursor: pointer;
}

.div-block-41 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-42 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  max-height: 251px;
  max-width: 611px;
  margin-top: -20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.section-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-49 {
  width: 74px;
  height: 74px;
  margin-right: 18px;
}

.text-block-17 {
  margin-bottom: 16px;
}

.text-block-17:hover {
  color: #333;
}

.div-block-50 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 139px;
  height: 30px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #383838;
  border-radius: 4px;
  cursor: pointer;
}

.div-block-50:hover {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
}

.image-10 {
  width: 10px;
  height: 15px;
}

.div-block-54 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 183px;
  height: 40px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #383838;
  border-radius: 4px;
  cursor: pointer;
}

.div-block-54:hover {
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.3);
}

.text-block-21 {
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 18px;
  text-align: right;
}

.text-block-21:hover {
  color: #333;
}

.section-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  padding-top: 40px;
  padding-bottom: 58px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f2f2f2;
}

.heading-7 {
  margin-top: 0px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #152b59;
  font-size: 24px;
  line-height: 18px;
  font-weight: 500;
}

.text-block-22 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #152b59;
  font-size: 13px;
  line-height: 18px;
  font-weight: 500;
}

.link-2 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #152b59;
  font-size: 13px;
  line-height: 18px;
  font-weight: 500;
  text-decoration: none;
  cursor: pointer;
}

.section-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 45px;
  padding-bottom: 45px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f2f2f2;
}

.section-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  padding-top: 30px;
  padding-bottom: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #152b59;
}

.heading-8 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 24px;
  line-height: 18px;
  font-weight: 500;
}

.text-block-23 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 18px;
  font-weight: 500;
}

.section-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 45px;
  padding-bottom: 45px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f2f2f2;
}

.text-block-24 {
  height: 75px;
  margin-bottom: 0px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #152b59;
  font-size: 16px;
  font-weight: 700;
}

.div-block-57 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  padding-right: 23px;
  padding-left: 23px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 0.5px solid #c4c4c4;
}

.text-block-25 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #152b59;
  font-weight: 300;
}

.section-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fff;
}

.div-block-59 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 16px;
  margin-left: 16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.link-3 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #5b5b5b;
  font-size: 13px;
  line-height: 25px;
  font-weight: 300;
  text-decoration: none;
}

.link-3:hover {
  color: #5b5b5b;
  text-decoration: underline;
}

.hero-overlay {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50vh;
  max-height: 460px;
  padding-top: 100px;
  padding-bottom: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))), url('../images/real-estate-agency-meeting-top-view-936GPYZ-1.png');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('../images/real-estate-agency-meeting-top-view-936GPYZ-1.png');
  background-position: 0px 0px, 50% 50%;
  color: #fff;
}

.centered-container {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.search-button-2 {
  display: none;
}

.search-input {
  width: 450px;
  height: 45px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 18px;
}

.search-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.heading-9 {
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 48px;
  line-height: 55px;
}

.section-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #f2f2f2;
}

.div-block-65 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-66 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 170px;
  height: 44px;
  margin-right: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: #383838;
}

.text-block-26 {
  padding-left: 13px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 18px;
}

.image-15 {
  margin-right: 13px;
}

.div-block-67 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 170px;
  height: 44px;
  margin-right: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: #fff;
}

.text-block-27 {
  padding-left: 13px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #383838;
  font-size: 13px;
  line-height: 18px;
}

.image-16 {
  margin-right: 13px;
}

.div-block-68 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 44px;
  margin-right: 8px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: transparent;
}

.text-block-28 {
  padding-left: 0px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #383838;
  font-size: 13px;
  line-height: 18px;
}

.text-block-29 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: rgba(0, 0, 0, 0.54);
  line-height: 18px;
}

.dropdown-toggle-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 44px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 0.5px solid #c4c4c4;
  border-radius: 4px;
  background-color: #fff;
}

.dropdown-3 {
  width: 140px;
}

.search-button-3 {
  display: none;
}

.search-input-2 {
  height: 44px;
  margin-bottom: 0px;
  border: 0.5px solid #c4c4c4;
  border-radius: 4px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #383838;
}

.search-3 {
  margin-bottom: 0px;
}

.div-block-69 {
  margin-right: 10px;
}

.section-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
  padding-bottom: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f2f2f2;
}

.div-block-70 {
  width: 256px;
  height: 200px;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 5px;
  padding-left: 5px;
  border-top: 8px solid #449dd7;
  background-color: #fff;
}

.div-block-71 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 90px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 0px none #c4c4c4;
  border-bottom: 0.5px none #c4c4c4;
}

.heading-10 {
  max-width: 202px;
  margin-top: 0px;
  padding-top: 10px;
  border-top: 1px solid #c4c4c4;
  border-bottom: 0px solid #000;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #0c4f7a;
  font-size: 14px;
  line-height: 18px;
  font-weight: 500;
  text-align: center;
}

.div-block-72 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-73 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  padding-right: 35px;
  padding-left: 35px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-block-74 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 0.5px solid #c4c4c4;
}

.div-block-75 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 40px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-30 {
  border-right: 0.5px none #c4c4c4;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 18px;
}

.text-block-31 {
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 18px;
}

.container-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 80%;
  margin-top: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: rgba(0, 0, 0, 0.54);
}

.div-block-76 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 120px;
  height: 40px;
  margin-right: 30px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: #152b59;
}

.text-block-32 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  line-height: 18px;
}

.div-block-77 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 120px;
  height: 40px;
  margin-right: 0px;
  margin-left: 30px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: #152b59;
}

.div-block-78 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.dropdown-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 0.5px solid #c4c4c4;
  border-radius: 4px;
  background-color: #fff;
}

.text-block-33 {
  margin-left: 5px;
  font-family: Ubuntu, Helvetica, sans-serif;
}

.text-block-34 {
  font-family: Ubuntu, Helvetica, sans-serif;
}

.section-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f2f2f2;
}

.section-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #449dd7;
}

.div-block-79 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-80 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-17 {
  margin-right: 55px;
}

.section-16 {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.text-block-35 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #173372;
  line-height: 18px;
  font-weight: 500;
}

.div-block-81 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-82 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-84 {
  margin-left: 5px;
  border-right: 0.5px solid #fff;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 18px;
  text-decoration: none;
}

.link-4 {
  padding-right: 20px;
  padding-left: 20px;
  color: #fff;
  text-decoration: none;
}

.div-block-85 {
  border-right: 0.5px none #fff;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 18px;
  text-decoration: none;
}

.body {
  background-color: #f2f2f2;
}

.div-block-86 {
  margin-right: 30px;
  margin-left: 25px;
}

.text-block-36 {
  font-family: Ubuntu, Helvetica, sans-serif;
  line-height: 16px;
}

.button-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 120px;
  height: 50px;
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #152b59;
  font-family: Ubuntu, Helvetica, sans-serif;
  text-align: center;
}

.div-block-87 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 55px;
}

.button-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 120px;
  height: 50px;
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #e8e8e8;
  text-align: center;
}

.text-span-5 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #000;
}

.dropdown-toggle-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 200px;
  height: 40px;
  padding: 0px 24px 0px 4px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 0.5px solid #c4c4c4;
  border-radius: 4px;
}

.div-block-88 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.icon-2 {
  position: relative;
  margin: 0px;
}

.dropdown-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-37 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: rgba(0, 0, 0, 0.54);
  line-height: 16px;
}

.div-block-89 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 60px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #152b59;
}

.div-block-90 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.div-block-91 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-92 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
  margin-left: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-38 {
  margin-bottom: 10px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  line-height: 16px;
  font-weight: 700;
}

.text-block-39 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  line-height: 16px;
}

.div-block-93 {
  padding-right: 25px;
  padding-left: 25px;
  border-right: 1px solid #fff;
}

.div-block-94 {
  padding-right: 25px;
  padding-left: 25px;
  border-right: 1px none #fff;
}

.text-block-40 {
  margin-bottom: 60px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #152b59;
  font-size: 16px;
  line-height: 18px;
  font-weight: 700;
}

.div-block-95 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 50px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.div-block-96 {
  position: relative;
  z-index: 2;
  width: 350px;
  height: 360px;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 1px 3px 0 #c4c4c4;
}

.div-block-96:hover {
  box-shadow: 0 4px 4px 0 #c4c4c4;
}

.div-block-97 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 12px;
  padding-left: 25px;
  background-color: #449dd7;
}

.div-block-98 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 25px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-99 {
  width: 75px;
  height: 75px;
  margin-top: -30px;
}

.text-block-41 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-weight: 700;
}

.div-block-100 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 22px;
  padding-left: 22px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-18 {
  margin-bottom: 12px;
}

.paragraph-2 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #152b59;
}

.div-block-101 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 330px;
  margin-right: 10px;
  margin-left: 10px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  background-color: #fff;
}

.text-block-42 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80px;
  height: 24px;
  margin-top: 6px;
  margin-bottom: 6px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #152b59;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
}

.div-block-102 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-103 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
}

.text-block-43 {
  margin-left: 10px;
}

.text-block-43:hover {
  color: #333;
}

.div-block-104 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.text-block-44 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #152b59;
  font-size: 22px;
  font-weight: 700;
  text-align: center;
}

.section-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f2f2f2;
}

.div-block-105 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-block-106 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 350px;
  margin-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0 4px 3px 0 #c4c4c4;
}

.div-block-106:hover {
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.3);
}

.div-block-107 {
  width: 100%;
  padding-left: 0px;
}

.text-block-45 {
  display: inline-block;
  padding: 3px 10px;
  background-color: #fd972b;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 15px;
  font-weight: 700;
}

.div-block-108 {
  margin-top: -10px;
  margin-bottom: 20px;
}

.image-19 {
  margin-bottom: 20px;
}

.text-block-46 {
  width: 300px;
  margin-bottom: 10px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #152b59;
  font-size: 16px;
  font-weight: 700;
}

.div-block-109 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  margin-bottom: 10px;
}

.text-block-47 {
  margin-left: 10px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #152b59;
  font-size: 16px;
}

.text-block-48 {
  width: 300px;
  margin-bottom: 20px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #152b59;
  line-height: 16px;
}

.section-18 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f2f2f2;
}

.div-block-110 {
  padding: 40px;
  border: 0.5px solid #c4c4c4;
  border-radius: 4px;
  background-color: #fff;
}

.heading-11 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #383838;
  font-size: 32px;
  line-height: 36px;
  font-weight: 400;
}

.div-block-111 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-block-112 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 342px;
  height: 342px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background-color: #fff;
}

.paragraph-3 {
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 15px;
}

.section-19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #f2f2f2;
}

.div-block-113 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 0px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.acentedetaydanismankart {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 350px;
  height: 500px;
  margin-right: 10px;
  margin-bottom: 30px;
  margin-left: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 17px solid #449dd7;
  border-radius: 0px 0px 5px 5px;
  background-color: #fff;
}

.acentedetaydanismankart:hover {
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.3);
}

.acentedetaydan-smaninfo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 8px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 0px none #c4c4c4;
  border-bottom: 0.5px none #c4c4c4;
}

.image-20 {
  width: 100%;
  margin-bottom: 20px;
}

.text-block-49 {
  margin-bottom: 5px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #173372;
  font-size: 15px;
  font-weight: 500;
  text-align: center;
}

.text-block-50 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #aaabab;
  line-height: 18px;
}

.div-block-114 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 200px;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #c4c4c4;
}

.text-block-51 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #aaabab;
  text-align: center;
}

.danismanilan {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 160px;
  height: 32px;
  margin-top: 10px;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #c4c4c4;
  border-radius: 4px;
  background-color: transparent;
}

.ilantext {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #383838;
  font-size: 13px;
  line-height: 18px;
}

.section-20 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: #f2f2f2;
}

.div-block-115 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-right: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.div-block-116 {
  width: 100%;
}

.div-block-117 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 350px;
  height: 300px;
  padding: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #fff;
}

.heading-12 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #152b59;
  font-size: 24px;
  line-height: 18px;
}

.div-block-118 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.image-21 {
  margin-right: 5px;
  margin-left: 5px;
}

.text-block-52 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #383838;
  font-size: 13px;
  line-height: 18px;
}

.text-block-52:hover {
  text-decoration: underline;
}

.map {
  height: 300px;
}

.div-block-120 {
  width: 350px;
  height: 211px;
  margin-right: 0px;
}

.div-block-121 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-block-122 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.div-block-123 {
  width: 50%;
}

.div-block-124 {
  width: 50%;
  margin-right: 30px;
}

.textarea {
  width: 100%;
  height: auto;
  min-height: 100%;
  margin-bottom: 0px;
  -o-object-fit: fill;
  object-fit: fill;
}

.text-field {
  height: 40px;
  margin-bottom: 17px;
  border-radius: 4px;
  background-color: #fff;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: rgba(0, 0, 0, 0.54);
}

.submit-button-2 {
  width: 300px;
  border-radius: 4px;
  background-color: #152b59;
}

.recaptcha {
  margin-bottom: 40px;
}

.emlakdanismanfiltre {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-left: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.emlakdanismanradiodiv {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 44px;
  margin-right: 25px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: transparent;
}

.dropdown-6 {
  width: auto;
  min-width: 255px;
}

.div-block-125 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 20px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-block-126 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 256px;
  height: 256px;
  margin-right: 30px;
  margin-left: 0px;
  padding-top: 20px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 8px solid #449dd7;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: #fff;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.1);
}

.div-block-126:hover {
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.3);
}

.danismankart {
  max-width: 202px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  border-top: 1px none #c4c4c4;
  border-bottom: 0px solid #000;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #0c4f7a;
  font-size: 14px;
  line-height: 18px;
  font-weight: 500;
  text-align: center;
}

.danismankartport {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 0.5px solid #c4c4c4;
}

.danismankartinfo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-53 {
  color: #c4c4c4;
  text-align: center;
}

.div-block-127 {
  width: 170px;
  padding-top: 10px;
  border-top: 0.5px solid #c4c4c4;
}

.image-22 {
  margin-right: 5px;
}

.dan-smankarticon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.danismankartfooter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 20px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-block-128 {
  position: relative;
  z-index: 11;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 30px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 4px 3px 0 #c4c4c4;
}

.div-block-129 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.image-23 {
  margin-bottom: 30px;
}

.div-block-130 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 0.5px solid #c4c4c4;
}

.text-block-54 {
  height: 20px;
  margin-right: 10px;
}

.div-block-131 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.div-block-132 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.heading-13 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #152b59;
  font-size: 20px;
  line-height: 18px;
  font-weight: 500;
}

.div-block-133 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 30px;
}

.button-7 {
  margin-bottom: 20px;
  padding: 3px 16px 3px 8px;
  border-radius: 5px;
  font-family: Ubuntu, Helvetica, sans-serif;
  line-height: 18px;
  font-weight: 500;
}

.div-block-134 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 25px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-24 {
  margin-right: 10px;
}

.div-block-135 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 8px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

.text-block-55 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #383838;
  font-size: 16px;
  line-height: 18px;
}

.image-25 {
  margin-right: 5px;
}

.image-26 {
  margin-right: 20px;
}

.div-block-136 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-block-137 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.div-block-138 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.danismandetayfoot {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 332px;
  max-width: 332px;
  margin-right: 0px;
  margin-left: 10px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  border: 1px solid #c4c4c4;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  background-color: #fff;
}

.dan-smandetayproj {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 350px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #c4c4c4;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.1);
}

.dan-smandetayproj:hover {
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.3);
}

.container-27 {
  max-width: 100%;
  padding-top: 30px;
  padding-bottom: 13px;
}

.heading-14 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
}

.section-21 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 30px;
  padding-bottom: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #152b59;
}

.div-block-140 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-141 {
  width: 50%;
}

.div-block-142 {
  width: 50%;
}

.text-block-56 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 24px;
  line-height: 28px;
  text-align: right;
}

.div-block-143 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.div-block-144 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 350px;
  height: 584px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  box-shadow: 0 2px 2px 0 hsla(0, 0%, 40%, 0.5);
}

.div-block-144:hover {
  box-shadow: 0 4px 4px 0 hsla(0, 0%, 40%, 0.8);
}

.image-27 {
  width: 350px;
  height: 274px;
  margin-bottom: 20px;
}

.heading-15 {
  height: 52px;
  margin-top: 0px;
  margin-bottom: 12px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #383838;
  font-size: 18px;
  line-height: 25px;
}

.text-block-57 {
  margin-bottom: 16px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #152b59;
  font-size: 16px;
  line-height: 18px;
}

.text-block-58 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #383838;
  font-size: 15px;
  line-height: 25px;
}

.text-block-59 {
  margin-bottom: 25px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #383838;
  font-size: 15px;
  line-height: 25px;
}

.image-28 {
  margin-bottom: 25px;
}

.div-block-145 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 30px;
  margin-bottom: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-block-146 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  background-color: #fff;
  box-shadow: 0 2px 4px 0 hsla(0, 0%, 40%, 0.5);
}

.div-block-146:hover {
  box-shadow: 0 4px 4px 0 hsla(0, 0%, 40%, 0.8);
}

.div-block-147 {
  width: 270px;
  padding-top: 12px;
  padding-left: 16px;
}

.text-block60 {
  margin-bottom: 40px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #383838;
  font-size: 15px;
  line-height: 25px;
}

.text-block-61 {
  margin-bottom: 0px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #152b59;
  font-size: 16px;
  line-height: 18px;
}

.text-block-62 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #383838;
  font-size: 15px;
  line-height: 25px;
}

.div-block-148 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
}

.heading-16 {
  height: auto;
  margin-top: 0px;
  margin-bottom: 12px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #383838;
  font-size: 18px;
  line-height: 25px;
}

.centerdiv {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1100px;
  max-width: 1100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.section-22 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 50px;
  padding-bottom: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f2f2f2;
}

.div-block-150 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-151 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-152 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.projelersonuc {
  margin-bottom: 0px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #152b59;
  font-size: 16px;
  line-height: 18px;
  font-weight: 700;

}

.div-block-153 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-63 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: rgba(0, 0, 0, 0.54);
  line-height: 16px;
}

.dropdown-toggle-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #c4c4c4;
  border-radius: 4px;
  background-color: #fff;
}

.text-block-64 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 115px;
  height: 25px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: rgba(0, 0, 0, 0.54);
  line-height: 16px;
}

.dropdown-7 {
  margin-right: 12px;
}

.div-block-154 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1100px;
  height: 350px;
  margin-top: 25px;
  margin-bottom: 25px;
  background-color: #fff;
}

.div-block-155 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 340px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  box-shadow: 0 1px 3px 0 #c4c4c4;
}

.div-block-156 {
  width: 260px;
  padding: 24px 0px 24px 25px;
  box-shadow: 0 1px 3px 0 #c4c4c4;
}

.div-block-157 {
  width: 500px;
  height: 350px;
}

.div-block-158 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 200px;
  padding-right: 36px;
  padding-left: 36px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-159 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 150px;
  padding-right: 60px;
  padding-left: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-17 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #383838;
  font-size: 18px;
  line-height: 25px;
  text-align: center;
}

.div-block-160 {
  width: 260px;
  height: 0px;
  border-top: 1px solid #c4c4c4;
}

.projekart {
  margin-bottom: 20px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #152b59;
  font-size: 16px;
  line-height: 18px;
}

.projekartinfo {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #383838;
  font-size: 15px;
  line-height: 25px;
  font-weight: 400;
}

.div-block-161 {
  margin-bottom: 130px;
}

.div-block-162 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1100px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-block-164 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 40px;
}

.div-block-165 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.div-block-166 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.section-23 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-167 {
  width: 100%;
}

.div-block-168 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-169 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
}

.div-block-170 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.div-block-171 {
  width: 100%;
}

.div-block-173 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.body-2 {
  background-color: #f2f2f2;
}

.section-24 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f2f2f2;
}

.div-block-175 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-176 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 116px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.div-block-177 {
  width: 100%;
}

.body-3 {
  background-color: #f2f2f2;
}

.div-block-180 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 40px;
}

.div-block-181 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 350px;
  height: 440px;
  margin-right: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

.div-block-182 {
  position: relative;
  z-index: 22;
  width: 350px;
  height: 380px;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 4px 4px 0 hsla(0, 0%, 76.9%, 0.6);
}

.div-block-182:hover {
  box-shadow: 0 6px 6px 0 hsla(0, 0%, 76.9%, 0.9);
}

.div-block-183 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 340px;
  height: 100px;
  margin-top: -20px;
  padding-top: 10px;
  padding-right: 18px;
  padding-left: 18px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: #fff;
}

.div-block-184 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -24px;
  margin-bottom: 16px;
  padding-left: 24px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-block-65 {
  margin-top: 13px;
  margin-left: 14px;
  padding: 3px 8px;
  background-color: #152b59;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 16px;
}

.text-block-66 {
  margin-top: 13px;
  margin-left: 14px;
  padding: 3px 8px;
  background-color: #2055c5;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 16px;
}

.div-block-185 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.div-block-186 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.text-block-67 {
  margin-top: 20px;
  margin-left: 14px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #000;
  line-height: 16px;
  font-size: 14px;
}

.div-block-187 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  padding-right: 25px;
  padding-left: 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-188 {
  padding-right: 24px;
  padding-left: 24px;
}

.paragraph-4 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #383838;
}

.div-block-189 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-29 {
  margin-right: 12px;
}

.text-block-68 {
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 18px;
}

.div-block-190 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-69 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #152b59;
  font-size: 22px;
  line-height: 25px;
  font-weight: 700;
}

.homeprojects {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 30px;
  padding-bottom: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #152b59;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#449dd7), to(#fff));
  background-image: linear-gradient(180deg, #449dd7, #fff);
}

.div-block-191 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 65px;
  margin-bottom: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-192 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 180px;
  height: 52px;
  padding-right: 34px;
  padding-left: 34px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 1px solid #c4c4c4;
  cursor: pointer;
}

.div-block-193 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 180px;
  height: 52px;
  padding-right: 34px;
  padding-left: 34px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 1px none #c4c4c4;
  cursor: pointer;
}

.div-block-194 {
  width: 100%;
}

.div-block-195 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 16px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-block-196 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 160px;
  height: 265px;
  margin-right: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 8px solid #449dd7;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  background-color: #fff;
  cursor: pointer;
}

.div-block-197 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 7px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-70 {
  margin-top: 15px;
  padding-right: 15px;
  padding-left: 15px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #152b59;
  font-size: 15px;
  line-height: 18px;
  font-weight: 500;
  text-align: center;
}

.div-block-198 {
  width: 96px;
  margin-top: 8px;
  margin-bottom: 8px;
  border-top: 1px solid #c4c4c4;
}

.text-block-71 {
  padding-right: 15px;
  padding-left: 15px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #c4c4c4;
  font-size: 13px;
  text-align: center;
}

.div-block-199 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-block-200 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.projedetayhero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-201 {
  width: 50%;
  margin-right: 15px;
}

.div-block-202 {
  width: 50%;
  margin-left: 15px;
}

.div-block-203 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.div-block-204 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 320px;
  height: 188px;
  margin-top: -94px;
  padding: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 20px;
  background-color: #fff;
  box-shadow: 0 4px 4px 0 #c4c4c4;
}

.body-4 {
  background-color: #f2f2f2;
}

.section-25 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  padding-top: 30px;
  padding-bottom: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-18 {
  width: 460px;
  margin-top: 0px;
  margin-bottom: 80px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #383838;
  font-size: 36px;
  line-height: 40px;
  text-align: center;
}

.paragraph-5 {
  width: 920px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #000;
  line-height: 25px;
  font-weight: 500;
  text-align: center;
}

.div-block-205 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-206 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 70px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-block-207 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 142px;
  max-height: 142px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-208 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-32 {
  height: 40px;
}

.text-block-72 {
  margin-bottom: 12px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #152b59;
  line-height: 16px;
  font-weight: 700;
}

.text-block-73 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #5b5b5b;
  line-height: 16px;
}

.div-block-209 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 84px;
  margin-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.konuttipbaslik {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #152b59;
  font-size: 20px;
  line-height: 40px;
}

.div-block-210 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.konutkart {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;

  min-height: 330px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 8px;
  padding-right: 8px;
  padding-left: 8px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 4px 4px 0 #c4c4c4;
}

.div-block-212 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 240px;
  margin-bottom: 18px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.heading-20 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #383838;
  font-size: 20px;
  line-height: 40px;
  text-align: center;
}

.text-block-74 {
  margin-bottom: 24px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #152b59;
  font-size: 22px;
  line-height: 25px;
  font-weight: 700;
}

.div-block-213 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 186px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-75 {
  padding: 3px 16px;
  border-radius: 2px;
  background-color: #152b59;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 18px;
}

.projegalerisi {
  width: 100%;
  height: auto;
  margin-top: 20px;
  padding: 21px 47px;
  border: 1px solid #c4c4c4;
  border-radius: 5px;
  background-color: #fff;
}

.div-block-215 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 36px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-216 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.div-block-217 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 160px;
  margin-right: 16px;
  padding: 5px 13px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #152b59;
  border-radius: 50px;
  background-color: transparent;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #152b59;
}

.div-block-217.w--current {
  background-color: #152b59;
  color: #fff;
}

.text-block-76 {
  width: 118px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #152b59;
}

.text-block-77 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #383838;
  font-weight: 700;
}

.div-block-218 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 647px;
  margin-top: 12px;
  margin-bottom: 43px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-219 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-block-221 {
  width: 350px;
  border: 1px none #c4c4c4;
}

.div-block-222 {
  margin-top: 10px;
  margin-bottom: 20px;
}

.map-2 {
  width: 100%;
  height: 303px;
}

.div-block-223 {
  width: 100%;
  margin-bottom: 20px;
}

.image-34 {
  margin-right: 10px;
}

.div-block-226 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-right: 2px;
  padding-bottom: 4px;
  padding-left: 2px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 2px none #449dd7;
  cursor: pointer;
}

.div-block-226:active {
  border-bottom-style: none;
}

.text-block-79 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #383838;
  line-height: 16px;
  font-weight: 400;
  font-size: 15px;
}

.div-block-227 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 18px;
}

.text-block-80 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #383838;
  line-height: 25px;
  font-size: 15px;
}

.div-block-228 {
  width: auto;
}

.demografikbilgi {
  width: 100%;
  height: 636px;
  margin-top: 64px;
  padding: 18px 35px;
  border: 1px solid #c4c4c4;
  border-radius: 5px;
  background-color: #fff;
}

.iletisimformproje {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 523px;
  margin-top: 20px;
  margin-bottom: 52px;
  padding: 16px 30px 26px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border: 1px solid #c4c4c4;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0 4px 4px 0 #c4c4c4;
}

.div-block-229 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  margin-top: 20px;
}

.div-block-230 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 12px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.text-field-2 {
  width: 230px;
  height: 44px;
  margin-bottom: 0px;
  border: 1px solid #c4c4c4;
  border-radius: 4px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: rgba(0, 0, 0, 0.54);
  line-height: 15px;
}

.textarea-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  margin-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border: 1px solid #c4c4c4;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: rgba(0, 0, 0, 0.54);
}

.div-block-231 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 240px;
  margin-bottom: 20px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.div-block-232 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 72px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.submit-button-3 {
  width: 258px;
  height: 50px;
  border-radius: 5px;
  background-color: #152b59;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  line-height: 18px;
}

.div-block-233 {
  height: 435px;
  /*margin-right: 33px;*/
}

.div-block-234 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 435px;
  padding: 29px 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-left: 7px solid #449dd7;
  background-color: #f4f4f4;
}

.div-block-235 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 4px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-36 {
  margin-right: 8px;
}

.text-block-81 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #000;
  font-size: 12px;
  line-height: 14px;
  font-weight: 500;
}

.text-block-82 {
  margin-bottom: 20px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 14px;
  font-weight: 400;
}

.text-block-83 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 194px;
  height: 27px;
  margin-bottom: 60px;
  padding: 6px 17px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #449dd7;
  background-color: #fff;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #152b59;
  line-height: 16px;
  font-weight: 500;
  text-align: center;
}

.digerprojelerslider {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1490px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: transparent;
}

.projectcardimagediv {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 180px;
}

.projectcardimage {
  margin-top: 20%;
}

.div-block-237 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 290px;
  height: 350px;
  min-height: auto;
  min-width: 290px;
  padding: 24px 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-238 {
  width: 100%;
  padding-right: 30px;
  padding-left: 30px;
}

.digerprojectheading {
  width: 175px;
  margin-top: 0px;
  margin-bottom: 13px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #383838;
  font-size: 14px;
  line-height: 25px;
  text-align: left;
}

.digerprojeyer {
  margin-bottom: 16px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #152b59;
  font-size: 16px;
  line-height: 18px;
  margin-top: 20px;
}

.digerprojekartinfo {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #383838;
  font-size: 14px;
  line-height: 25px;
  font-weight: 400;
}

.div-block-239 {
  width: 100%;
  margin-top: 19px;
  margin-bottom: 7px;
  border-top: 1px solid #c4c4c4;
}

.digerprojeincele {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 139px;
  height: 30px;
  margin-top: 30px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #383838;
  border-radius: 4px;
  cursor: pointer;
  position: absolute;
  bottom: 30px;
}

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

  .digerprojeincele {
    width: 139px;
    height: 55px;
    position: absolute;
    bottom: 35px;
    left: 35px;
  }

  .div-block-238 {
    border-left: none;
  }

  .projectListingInfo {
    padding-left: 25px;
    padding-bottom: 10px;
    margin-top: -40px;
  }
}

.div-block-238 {
  border-left: 1px solid #c4c4c4;
}

.digerprojeincele:hover {
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.3);
}

.div-block-240 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.1);
}

.div-block-240:hover {
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.3);
}

.digerprojeimg {
  width: 440px;
  height: 350px;
}

.body-5 {
  background-color: #f2f2f2;
}

.section-26 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 70px;
  padding-bottom: 70px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-241 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 195px;
  height: 42px;
  margin-right: 245px;
  margin-left: 670px;
  padding: 6px 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background-color: #449dd7;
}

.text-block-84 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 25px;
  font-weight: 700;
}

.div-block-242 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.div-block-243 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  border-radius: 20px;
  background-color: #fff;
  box-shadow: 0 4px 4px 0 #c4c4c4;
}

.div-block-244 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 30px;
  margin-left: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-245 {
  width: 630px;
  padding-top: 54px;
  padding-right: 85px;
  padding-bottom: 14px;
}

.div-block-246 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.text-field-3 {
  width: 255px;
  height: 40px;
  margin-bottom: 0px;
  border-radius: 4px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: rgba(0, 0, 0, 0.54);
}

.div-block-247 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 55px;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-248 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 30px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-block-249 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-37 {
  margin-right: 10px;
}

.text-block-85 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #383838;
  font-size: 15px;
  line-height: 17px;
  font-weight: 300;
}

.checkbox {
  width: 18px;
  height: 18px;
  margin-top: 0px;
}

.checkbox-field {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.checkbox-label {
  margin-left: 10px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #383838;
  font-size: 15px;
  line-height: 17px;
  font-weight: 300;
}

.submit-button-4 {
  width: 260px;
  height: 50px;
  border-radius: 4px;
  background-color: #152b59;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  line-height: 18px;
}

.div-block-250 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 23px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-251 {
  width: 120px;
  height: 1px;
  border-bottom: 1px solid #c4c4c4;
}

.text-block-86 {
  margin-right: 8px;
  margin-left: 8px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #8e8e8e;
  font-size: 15px;
  line-height: 17px;
}

.div-block-252 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-87 {
  margin-top: 15px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #000;
  line-height: 16px;
}

.body-6 {
  background-color: #f2f2f2;
}

.section-27 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 74px;
  padding-bottom: 74px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-253 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 42px;
  margin-right: 150px;
  margin-left: 570px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 195px;
  height: 42px;
  padding: 6px 13px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top-left-radius: 10px;
  background-color: #449dd7;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 23px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}

.link-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 195px;
  height: 42px;
  padding: 6px 13px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top-left-radius: 0px;
  border-top-right-radius: 10px;
  background-color: #d4d5d5;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 23px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}

.div-block-254 {
  width: 100%;
}

.div-block-255 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 700px;
  padding-top: 32px;
  padding-bottom: 32px;
  border-radius: 20px;
  background-color: #fff;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.1);
}

.div-block-256 {
  width: 475px;
  padding-top: 30px;
  padding-left: 48px;
  border-right: 1px solid #c4c4c4;
}

.div-block-257 {
  width: 635px;
  padding-top: 44px;
  padding-right: 45px;
  padding-left: 50px;
}

.image-38 {
  margin-bottom: 33px;
}

.text-block-88 {
  margin-bottom: 38px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #152b59;
  font-size: 25px;
  line-height: 35px;
  font-weight: 700;
}

.div-block-258 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 28px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-39 {
  margin-right: 26px;
}

.text-block-89 {
  width: 253px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #383838;
  line-height: 20px;
}

.div-block-259 {
  width: 52px;
  height: 52px;
  margin-right: 26px;
}

.div-block-260 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 16px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.text-field-5 {
  width: 255px;
  height: 40px;
  margin-bottom: 0px;
  border-radius: 4px;
  font-family: Ubuntu, Helvetica, sans-serif;
}

.select-field {
  width: 255px;
  height: 40px;
  margin-bottom: 0px;
  border-radius: 4px;
  background-color: transparent;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: rgba(0, 0, 0, 0.54);
}

.form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-field-6 {
  height: 80px;
  margin-bottom: 40px;
  border-radius: 4px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: rgba(0, 0, 0, 0.54);
}

.checkbox-label-2 {
  margin-bottom: 20px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #383838;
  font-size: 15px;
  line-height: 17px;
  font-weight: 300;
}

.recaptcha-2 {
  margin-bottom: 30px;
}

.submit-button-5 {
  width: 258px;
  height: 50px;
  margin-bottom: 20px;
  border-radius: 4px;
  background-color: #152b59;
  font-family: Ubuntu, Helvetica, sans-serif;
  line-height: 18px;
}

.link-7 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #000;
  line-height: 16px;
  text-decoration: none;
}

.section-28 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 110px;
  padding-bottom: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f2f2f2;
}

.div-block-261 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 414px;
  padding-top: 65px;
  padding-bottom: 30px;
  padding-left: 130px;
  border-radius: 20px;
  background-color: #fff;
  box-shadow: 0 4px 4px 0 #c4c4c4;
}

.div-block-262 {
  width: 350px;
  height: 100%;
}

.text-block-91 {
  margin-bottom: 20px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: rgba(0, 0, 0, 0.54);
  font-size: 20px;
  line-height: 23px;
  font-weight: 700;
}

.div-block-263 {
  margin-right: 160px;
}

.text-field-7 {
  margin-bottom: 50px;
  border: 1px solid #c4c4c4;
  border-radius: 4px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: rgba(0, 0, 0, 0.54);
  line-height: 16px;
}

.div-block-264 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-92 {
  margin-bottom: 20px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #e30a17;
  font-size: 18px;
  line-height: 21px;
  font-weight: 400;
}

.text-field-8 {
  margin-bottom: 20px;
  border: 1px solid #c4c4c4;
  border-radius: 4px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: rgba(0, 0, 0, 0.54);
  line-height: 16px;
}

.text-block-93 {
  margin-bottom: 20px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #383838;
  font-size: 18px;
  line-height: 21px;
  font-weight: 400;
  text-align: center;
}

.text-block-94 {
  margin-bottom: 84px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #383838;
  font-size: 20px;
  line-height: 23px;
  font-weight: 700;
  text-align: center;
}

.div-block-265 {
  width: 350px;
  height: auto;
  margin-top: 44px;
}

.section-29 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 70px;
  padding-bottom: 84px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f2f2f2;
}

.div-block-266 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.button-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 223px;
  height: 37px;
  margin-bottom: 2px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f9f9f9;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #173372;
  line-height: 16px;
  text-align: center;
}

.button-9:hover {
  color: #173372;
  text-decoration: underline;
}

.div-block-267 {
  width: 225px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-268 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 875px;
  padding-top: 10px;
  padding-left: 90px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-40 {
  margin-bottom: 47px;
}

.text-block-95 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #449dd7;
  font-size: 60px;
  line-height: 69px;
  font-weight: 700;
}

.text-block-96 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #173372;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}

.text-block-97 {
  margin-bottom: 17px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #383838;
  font-size: 36px;
  line-height: 42px;
}

.paragraph-6 {
  font-family: Ubuntu, Helvetica, sans-serif;
  line-height: 16px;
  text-align: center;
}

.div-block-269 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 25px;
  margin-bottom: 30px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-270 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 170px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-98 {
  width: 120px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #152b59;
  line-height: 16px;
  font-weight: 700;
  text-align: center;
}

.image-41 {
  margin-bottom: 12px;
}

.div-block-271 {
  width: 1px;
  height: auto;
  border-right: 1px solid #c4c4c4;
}

.paragraph-7 {
  width: 570px;
  margin-top: 24px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #383838;
  line-height: 16px;
  font-weight: 700;
  text-align: center;
}

.div-block-272 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 48px;
  margin-bottom: 48px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-42 {
  margin-right: 17px;
}

.text-block-99 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #0c4f7a;
  line-height: 16px;
  font-weight: 500;
}

.div-block-273 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  border: 1px solid #c4c4c4;
  border-radius: 6px;
}

.div-block-274 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 230px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-275 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 510px;
  height: 35px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background-color: #449dd7;
}

.text-block-100 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-weight: 700;
}

.div-block-276 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 195px;
  padding: 20px 10px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border: 1px solid #c4c4c4;
  border-radius: 5px;
  background-color: #fff;
}

.grid {
  width: 100%;
  height: 150px;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-grid-columns: 3fr 3fr 3fr 2fr 6fr;
  grid-template-columns: 3fr 3fr 3fr 2fr 6fr;
  -ms-grid-rows: auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto;
}

.text-block-101 {
  height: 16px;
  padding-left: 0px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #383838;
  line-height: 16px;
  font-weight: 700;
}

.text-block-102 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 5px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f9f9f9;
  font-family: Ubuntu, Helvetica, sans-serif;
  line-height: 16px;
}

.section-30 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 84px;
  padding-bottom: 84px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 10px solid #449dd7;
  background-color: #152b59;
}

.div-block-280 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 896px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-281 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 12px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-block-103 {
  margin-left: 22px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 36px;
  line-height: 42px;
  font-weight: 700;
}

.div-block-282 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.div-block-283 {
  margin-right: 0px;
  margin-left: 90px;
}

.text-block-104 {
  width: 360px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 21px;
}

.button-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 150px;
  height: 51px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 10px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 24px;
  line-height: 28px;
  font-weight: 700;
}

.section-31 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 60px;
  padding-bottom: 132px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f2f2f2;
}

.div-block-284 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-285 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 60px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-block-105 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #449dd7;
  font-size: 60px;
  line-height: 69px;
  font-weight: 700;
}

.text-block-106 {
  margin-left: -50px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #152b59;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}

.text-block-107 {
  margin-left: 50px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #383838;
  font-size: 36px;
  line-height: 42px;
}

.div-block-286 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-287 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 382px;
  height: 33px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background-color: #449dd7;
}

.text-block-108 {
  color: #fff;
  font-size: 18px;
  line-height: 21px;
}

.accordion-item {
  cursor: pointer;
}

.accordion-item-content {
  overflow: hidden;
}

.div-block-288 {
  width: 100%;
  background-color: transparent;
}

.heading-21 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 53px;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background-color: #fff;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #152b59;
  font-size: 14px;
  line-height: 16px;
  font-weight: 500;
  text-align: center;
}

.paragraph-8 {
  margin-bottom: 3px;
  padding: 40px 166px 44px;
  background-color: #fff;
  font-family: Ubuntu, Helvetica, sans-serif;
  line-height: 16px;
}

.l-h-22 {
  line-height: 22px !important;
}

.div-block-289 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-290 {
  width: 100%;
  height: 145px;
  padding: 35px 65px 23px;
  background-color: #fff;
}

.grid-2 {
  width: 100%;
  height: 100%;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.text-block-109 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 78px;
  height: 25px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #152b59;
  line-height: 16px;
  font-weight: 500;
}

.inputfield {
  width: 129px;
  height: 53px;
  border: 1px solid #c4c4c4;
  border-radius: 5px;
}

.emptydiv {
  width: 129px;
  height: 53px;
  border: 1px none #c4c4c4;
  border-radius: 5px;
}

.map-3 {
  height: 441px;
}

.section-32 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 44px;
  padding-bottom: 36px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f2f2f2;
}

.text-block-110 {
  margin-left: -10px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #0c4f7a;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}

.div-block-291 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 266px;
  margin-left: 12px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-292 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-293 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.letisimform {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 523px;
  margin-top: 20px;
  margin-bottom: 52px;
  padding: 16px 30px 26px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border: 1px none #c4c4c4;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0 4px 4px 0 #c4c4c4;
}

.div-block-294 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 77px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-block-111 {
  margin-bottom: 7px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 14px;
  font-weight: 700;
}

.div-block-295 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 200px;
  height: 30px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.section-33 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding-top: 24px;
  padding-bottom: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f2f2f2;
}

.div-block-296 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  padding: 28px 32px 28px 38px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 20px;
  background-color: #fff;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.1);
}

.text-block-112 {
  width: 100%;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #152b59;
  font-size: 24px;
  line-height: 28px;
  font-weight: 700;
}

.text-block-113 {
  width: 100%;
  margin-bottom: 43px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #152b59;
  font-size: 24px;
  line-height: 28px;
  text-align: center;
}

.div-block-297 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 40px;
  margin-bottom: 30px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.button-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 197px;
  height: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: #152b59;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  line-height: 18px;
}

.inputfieldkredi {
  width: 100%;
  height: 40px;
  border: 1px solid #c4c4c4;
  border-radius: 5px;
}

.div-block-298 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 42px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-top: 1px solid #c4c4c4;
}

.grid-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-areas: ".";
  -ms-grid-columns: 1fr 0px 1fr 0px 1fr 0px 1fr 0px 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto 0px auto 0px auto 0px auto 0px auto 0px auto 0px auto 0px auto 0px auto 0px auto;
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto;
}

.div-block-299 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-right: 1px solid #c4c4c4;
}

.text-block-114 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #152b59;
  line-height: 18px;
  font-weight: 700;
}

.div-block-300 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 105px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #c4c4c4;
  border-right: 1px solid #c4c4c4;
  border-bottom: 1px none #c4c4c4;
}

.text-block-115 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: rgba(0, 0, 0, 0.54);
  line-height: 16px;
}

.button-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 92px;
  height: 45px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #152b59;
  border-radius: 4px;
  background-color: #fff;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #152b59;
  line-height: 18px;
}

.div-block-301 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 105px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid none none;
  border-width: 1px;
  border-color: #c4c4c4;
}

.div-block-299-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-right: 1px none #c4c4c4;
}

.div-block-302 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 24px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-303 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 160px;
  height: 67px;
  margin-right: 13px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f9f9f9;
}

.text-block-116 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #152b59;
  font-size: 24px;
  line-height: 28px;
  font-weight: 700;
}

.text-block-117 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: rgba(0, 0, 0, 0.54);
  line-height: 25px;
}

.button-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 166px;
  height: 67px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: #152b59;
  font-family: Ubuntu, Helvetica, sans-serif;
  line-height: 18px;
}

.div-block-304 {
  margin-right: 47px;
}

.text-block-118 {
  margin-bottom: 12px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: rgba(0, 0, 0, 0.54);
  line-height: 16px;
}

.div-block-305 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-306 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.text-block-119 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 65px;
  height: 29px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #152b59;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  line-height: 16px;
  text-align: center;
}

.text-block-120 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 65px;
  height: 29px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #449dd7;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  line-height: 16px;
  text-align: center;
}

.centerdiv2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1490px;
  max-width: 1490px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.projectListingCenterDiv {
  width: 1000px;
  max-width: 1000px;
}

.div-block-307 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 30px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.column-5 {
  margin-bottom: 12px;
  padding-right: 15px;
  padding-left: 15px;
}

.columns-3 {
  margin-bottom: 72px;
}

.ilanlistefiltre {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 18px;
  padding-bottom: 16px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #152b59;
}

.div-block-308 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-309 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 188px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-43 {
  margin-right: 12px;
}

.text-block-121 {
  color: #fff;
}

.dropdown-8 {
  display: block;
  overflow: visible;
  width: 129px;
  height: 33px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.icon-3 {
  color: #fff;
}

.dropdown-toggle-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 33px;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #fff;
  border-radius: 50px;
}

.div-block-310 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.text-block-122 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  line-height: 16px;
  font-weight: 300;
}

.div-block-311 {
  margin-left: 150px;
  cursor: pointer;
}

.ilanliste {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 40px;
  padding-bottom: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f2f2f2;
}

.div-block-312 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 920%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-314 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 95%;
  height: 55px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-315 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 12px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-44 {
  margin-right: 8px;
}

.text-block-123 {
  padding-right: 4px;
  padding-left: 6px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #152b59;
  font-size: 14px;
  line-height: 18px;
}

.div-block-316 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.dropdown-toggle-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 33px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #152b59;
  border-radius: 50px;
}

.text-block-124 {
  width: 84px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #152b59;
  line-height: 16px;
}

.dropdown-9 {
  margin-right: 12px;
}

.div-block-317 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  height: 33px;
  padding-left: 14px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #152b59;
  border-radius: 50px;
}

.text-block-125 {
  width: 49px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #152b59;
}

.ilanitemcardblue {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 920px;
  height: 344px;
  margin-bottom: 36px;
  background-color: transparent;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.15);
}

.ilanitemcardblue:hover {
  box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.3);
}

.lankart {
  margin-left: 0px;
}

.ilankartdetail {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 350px;
  height: 440px;
  margin-right: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.ilandescription {
  width: 420px;
  height: 344px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  background-color: #fff;
}

.div-block-321 {
  width: 500px;
  height: 344px;
}

.div-block-322 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 272px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.ilanaltbant {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 72px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #449dd7;
}

.div-block-324 {
  margin-left: 32px;
}

.text-block-126 {
  margin-bottom: 8px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 25px;
  line-height: 29px;
  font-weight: 700;
}

.text-block-127 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 15px;
}

.div-block-325 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 150px;
  height: 45px;
  margin-right: 16px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #383838;
  border-radius: 4px;
  background-color: #fff;
  cursor: pointer;
}

.div-block-325:hover {
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.2);
}

.text-block-128 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #383838;
  font-size: 12px;
  line-height: 18px;
}

.ilanaltbant2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 72px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #c4c4c4;
  background-color: transparent;
  border-left: 1px solid #c4c4c4;
}

.div-block-326 {
  width: 456px;
  height: 272px;
  margin-right: 4px;
  margin-left: 0px;
}

.div-block-327 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 259px;
  height: 272px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-block-328 {
  width: 100%;
  margin-top: 25px;
}

.div-block-329 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.rightcolumn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.ilanitemlist {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.image-45 {
  height: 100%;
  margin-top: 0px;
  -o-object-fit: cover;
  object-fit: cover;
}

.ilanac-klamadiv {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 272px;
  max-width: none;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-block-129 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #152b59;
  font-size: 15px;
  line-height: 25px;
  font-weight: 700;
}

.div-block-331 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 32px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-130 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80px;
  height: 25px;
  margin-left: 12px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #152b59;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 17px;
}

.text-block-131 {
  padding-left: 8px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #152b59;
  font-size: 16px;
  line-height: 18px;
}

.ilanListe131 {
  font-size: 14px;
}

.div-block-332 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-132 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #84857f;
  font-size: 13px;
  line-height: 30px;
}

.div-block-333 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 150px;
  height: 98%;
  padding: 6px 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 1px solid #c4c4c4;
}

.div-block-334 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 270px;
  height: 100%;
  font-size: 14px;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-left: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-46 {
  height: 100%;
  margin-right: 16px;
}

.ilanitembutton {
  position: relative;
  z-index: 11;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 122px;
  height: 30px;
  margin-top: -268px;
  margin-left: 8px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-336 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 30px;
  margin-right: 4px;
  padding: 4px 5px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: #fff;
}

.div-block-337 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 30px;
  padding: 4px 5px 4px 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: #fff;
}

.text-block-133 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 24px;
  height: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 18px;
  font-weight: 700;
}

.ilanitemcardorange {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 920px;
  height: 344px;
  margin-bottom: 36px;
  background-color: transparent;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.15);
}

.ilanitemcardorange:hover {
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.3);
}

.div-block-338 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.locationpremiumdiv {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 32px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.simagediv {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 196px;
  height: 272px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.limagediv {
  width: 430px;
  height: 272px;
  margin-right: 4px;
  margin-left: 0px;
}

.div-block-339 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 430px;
  height: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fd972b;
}

.div-block-340 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 200px;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f3bd5c;
}

.ilanitembasic {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 920px;
  height: 262px;
  margin-bottom: 36px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.15);
}

.ilanitembasic:hover {
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.3);
}

.ilandescriptionbasic {
  width: 420px;
  height: 262px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  background-color: #fff;
}

.ilanac-klamadivbasic {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 190px;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-341 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 500px;
  height: 262px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #fff;
}

.ilanaltbantbasic {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 72px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  /*border-right: 1px solid #c4c4c4;*/
  background-color: transparent;
}

.basicprice {
  margin-bottom: 8px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #383838;
  font-size: 25px;
  line-height: 29px;
  font-weight: 700;
}

.basicpriceconv {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #84857f;
  font-size: 13px;
  line-height: 15px;
}

.div-block-342 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 185px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.rightcolumntitle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 52px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-top: 1px solid #449dd7;
}

.text-block-134 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 194px;
  height: 27px;
  margin-top: -13px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #449dd7;
  background-color: #fff;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #152b59;
  line-height: 16px;
  font-weight: 500;
  text-align: center;
}

.vitrinilanlarslider {
  margin-bottom: 36px;
}

.soninceleslider {
  margin-bottom: 36px;
}

.benzeraramalar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 36px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-343 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 12px 12px 12px 26px;
  background-color: #fff;
}

.div-block-344 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.link-8 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #5b5b5b;
  line-height: 25px;
  text-decoration: none;
}

.link-8:hover {
  color: #5b5b5b;
  text-decoration: underline;
}

.div-block-345 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: scroll;
  width: 840px;
  height: 100vh;
  padding-top: 17px;
  padding-right: 65px;
  padding-left: 51px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-346 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 724px;
  height: 81px;
  margin-bottom: 45px;
  padding: 24px 14px 24px 21px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.div-block-350 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #f2f2f2;
}

.section-35 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 27px;
  padding-bottom: 61px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f2f2f2;
}

.breadcrump {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 820px;
  margin-bottom: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.previoustext {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
}

.prevtext {
  width: 170px;
  padding-left: 5px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #152b59;
  line-height: 16px;
  font-weight: 700;
}

.ilandetaycomponent {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.leftcolumnilan {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 820px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.rightcolumnilan {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 350px;
  margin-top: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.gallery {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-start;
  width: 100%;
  margin-bottom: 25px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.bigimage {
  width: 820px;
  height: 450px;
  border-radius: 5px;
}

.smallimage {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 370px;
  height: 450px;
  margin-left: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-radius: 5px;
}

.image-47 {
  width: 100%;
  height: 450px;
  border-radius: 5px;
  -o-object-fit: cover;
  object-fit: cover;
}

.div-block-351 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.text-block-135 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #152b59;
  font-size: 22px;
  line-height: 30px;
  font-weight: 700;
}

.text-block-136 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #152b59;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
}

.div-block-352 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 36px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.randevutext {
  width: auto;
  padding-right: 17px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #152b59;
}

.randevudiv {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 42px;
  margin-right: 4px;
  margin-left: 4px;
  padding-right: 6px;
  padding-left: 14px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #152b59;
  border-radius: 50px;
  cursor: pointer;
}

.div-block-354 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 39px;
  height: 39px;
  margin-left: 8px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.1);
  cursor: pointer;
}

.div-block-355 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.div-block-356 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-357 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 36px;
  margin-bottom: 23px;
  padding-top: 31px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-top: 1px solid #c4c4c4;
}

.text-block-137 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #152b59;
  line-height: 16px;
  font-weight: 700;
}

.div-block-358 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 32px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.text-block-138 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #5b5b5b;
}

.div-block-359 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #000;
}

.div-block-360 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 1px none #c4c4c4;
}

.div-block-361 {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 12px;
  padding: 20px 16px 24px 20px;
  border: 1px solid #c4c4c4;
  border-radius: 5px;
  background-color: #fff;
}

.text-block-139 {
  margin-bottom: 8px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #383838;
  line-height: 20px;
  font-weight: 700;
}

.paragraph-9 {
  height: 140px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #383838;
  line-height: 30px;
}

.div-block-362 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  margin-top: 12px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-block-363 {
  width: 50%;
  margin-right: 6px;
}

.text-block-140 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 28px;
  margin-bottom: 12px;
  padding-left: 16px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f9f9f9;
}

.text-block-141 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 33px;
  margin-bottom: 12px;
  padding-left: 16px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-141 > .col-5 {
  padding-left: 0;
}

.text-block-141 > .col-7 {
  padding-right: 0;
}

.projekonumuilan {
  width: 100%;
  height: auto;
  margin-top: 0px;
  margin-bottom: 12px;
  padding: 14px 19px;
  border: 1px solid #c4c4c4;
  border-radius: 5px;
  background-color: #fff;
}

.acentedigerilan {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 45px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f2f2f2;
}

.digerilan {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #152b59;
  font-size: 14px;
  line-height: 16px;
  font-weight: 500;
  text-align: center;
}

.digerilandiv {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 172px;
  height: 39px;
  margin-top: -20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #449dd7;
  background-color: #fff;
}

.divdgerilan {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-top: 1px none #449dd7;
}

.div-block-365 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  padding-right: 4px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f9f9f9;
}

.checktext {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 28px;
  margin-bottom: 0px;
  padding-left: 16px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.div-block-366 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 8px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-block-142 {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  border-bottom: 1px none #c4c4c4;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #383838;
  line-height: 16px;
  font-weight: 700;
}

.div-block-367 {
  width: 100%;
  margin-top: 10px;
  padding-top: 0px;
  border-top: 1px none #c4c4c4;
}

.kredihesaplamarc {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-right: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hemenbasvur {
  width: 130px;
  /* height: 38px; */
  border-radius: 4px;
  background-color: #152b59;
}

.kredihesaplamalc {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 294px;
  margin-right: 30px;
  padding-top: 16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-top: 1px solid #c4c4c4;
}

.dropdownselectorkredi {
  height: 40px;
  border-radius: 4px;
  background-color: #fff;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: rgba(0, 0, 0, 0.54);
}

.dropdownselectorvade {
  height: 40px;
  border-radius: 4px;
  background-color: #fff;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: rgba(0, 0, 0, 0.54);
}

.div-block-368 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-143 {
  width: 134px;
  height: 53px;
  margin-left: 24px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: rgba(0, 0, 0, 0.54);
  line-height: 16px;
}

.div-block-369 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 27px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-144 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 460px;
  height: 67px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  border-radius: 5px;
  background-color: #f9f9f9;
}

.text-block-145 {
  width: auto;
  height: auto;
  background-color: transparent;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #152b59;
  font-size: 25px;
  line-height: 29px;
  font-weight: 700;
}

.image-48 {
  width: 160px;
  height: 67px;
  background-color: transparent;
}

.div-block-370 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 370px;
  height: 67px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background-color: #f9f9f9;
}

.text-block-146 {
  width: auto;
  height: auto;
  margin-bottom: 6px;
  background-color: transparent;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #152b59;
  font-size: 12px;
  line-height: 14px;
  font-weight: 700;
}

.div-block-371 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 160px;
  height: 67px;
  padding: 16px 22px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f9f9f9;
}

.div-block-372 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.paragraph-10 {
  width: 142px;
  margin-top: 5px;
  margin-bottom: 66px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #aaabab;
  font-size: 12px;
  line-height: 14px;
}

.kredihesaplamainput {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
}

.div-block-373 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: 30px;
  padding-top: 12px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-top: 1px solid #c4c4c4;
}

.div-block-374 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-block-147 {
  margin-bottom: 6px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #000;
  line-height: 16px;
}

.text-block-148 {
  margin-bottom: 16px;
  font-family: Ubuntu, Helvetica, sans-serif;
  /*color: #c4c4c4;*/
  line-height: 16px;
}

.text-block-149 {
  margin-bottom: 5px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: rgba(0, 0, 0, 0.54);
  line-height: 16px;
}

.text-block-150 {
  margin-bottom: 14px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #152b59;
  font-size: 24px;
  line-height: 28px;
}

.text-block-151 {
  max-width: 150px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #383838;
  line-height: 16px;
}

.div-block-375 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.text-block-152 {
  width: 50%;
  margin-bottom: 16px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #c4c4c4;
  line-height: 16px;
}

.div-block-376 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-377 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.button-14 {
  margin-right: 10px;
  background-color: transparent;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #152b59;
  line-height: 16px;
}

.div-block-378 {
  margin-right: 50px;
}

.danismankartilan {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 351px;
  height: auto;
  margin-bottom: 28px;
  padding-right: 26px;
  padding-bottom: 20px;
  padding-left: 26px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #c4c4c4;
  border-radius: 4px;
  background-color: #fff;
}

.text-block-154 {
  width: 100%;
  margin-bottom: 16px;
  padding-bottom: 7px;
  border-bottom: 1px solid #c4c4c4;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #84857f;
  font-size: 13px;
  line-height: 15px;
  font-weight: 700;
  text-align: center;
}

.div-block-379 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 74px;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.div-block-380 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 351px;
  height: 38px;
  margin-bottom: 8px;
  padding-left: 103px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #c4c4c4;
  border-radius: 4px;
  background-color: #fff;
  cursor: pointer;
}

.text-block-155 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #152b59;
  font-size: 13px;
  line-height: 18px;
}

.image-49 {
  margin-right: 12px;
}

.div-block-381 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -40px;
  margin-bottom: 21px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-382 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 117px;
  height: 81px;
  margin-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #c4c4c4;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.1);
}

.text-block-156 {
  margin-top: 16px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #383838;
  font-size: 20px;
  font-weight: 700;
}

.text-block-157 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #383838;
}

.div-block-383 {
  width: 100%;
  height: 38px;
  margin-top: 12px;
  cursor: pointer;
}

.div-block-384 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 38px;
  margin-bottom: 8px;
  padding-left: 80px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #c4c4c4;
  border-radius: 4px;
  background-color: transparent;
}

.div-block-383-blue {
  width: 100%;
  height: 38px;
  margin-top: 12px;
  border-radius: 4px;
  background-color: #152b59;
  cursor: pointer;
}

.div-block-383-green {
  width: 100%;
  height: 38px;
  margin-top: 12px;
  border-radius: 4px;
  background-color: #25d366;
  cursor: pointer;
}

.dan-smankarttext {
  padding-right: 6px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 18px;
}

.text-block-mesaj {
  padding-right: 6px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #152b59;
  font-size: 14px;
  line-height: 18px;
}

.link-9 {
  margin-top: 34px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #383838;
  text-align: center;
  text-decoration: none;
}

.link-9:hover {
  color: #383838;
  text-decoration: underline;
}

.bluenav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 52px;
  padding-left: 33px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #152b59;
}

.section-36 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 28px 46px 42px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #f2f2f2;
}

.div-block-392 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  min-width: 351px;
  margin-left: 1%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-393 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.div-block-394 {
  width: 100%;
  height: 60vh;
  max-width: none;
}

.div-block-395 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-block-396 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 39px;
  margin-top: 8px;
  margin-bottom: 14px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.08);
}

.text-block-158 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #152b59;
  font-size: 16px;
  line-height: 18px;
}

.megamenu {
  position: absolute;
  z-index: 1000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #f2f2f2;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  opacity: 1;
}

.div-block-397 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-right: auto;
  margin-left: auto;
  padding-top: 18px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-398 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 21px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-block-159 {
  margin-bottom: 10px;
  padding: 1px 10px 1px 3px;
  background-color: #152b59;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  line-height: 16px;
  font-weight: 700;
}

.link-10 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #383838;
  line-height: 30px;
  text-decoration: none;
  font-size: 15px;
}

.link-10:hover {
  color: #383838;
  text-decoration: underline;
}

.div-block-399 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 240px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-right: 1px solid #c4c4c4;
}

.filtrekonuttipi {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 570px;
  height: 380px;
  margin-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}

.div-block-400 {
  width: 192px;
  height: 300px;
  padding-top: 43px;
  padding-right: 37px;
  padding-left: 33px;
  border-right: 1px solid #c4c4c4;
}

.button-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 29px;
  margin-bottom: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 8px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background-color: #152b59;
  font-family: Ubuntu, Helvetica, sans-serif;
  line-height: 16px;
  font-weight: 500;
}

.button-15-clicked {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 29px;
  margin-bottom: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 8px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background-color: #449dd7;
  font-family: Ubuntu, Helvetica, sans-serif;
  line-height: 16px;
  font-weight: 500;
}

.div-block-401 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 370px;
  height: 300px;
  padding: 24px 38px 28px 27px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-start;
  -ms-flex-align: end;
  align-items: flex-start;
}

.div-block-402 {
  width: 50%;
  height: auto;
}

.filtretext {
  margin-left: 18px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #152b59;
  font-size: 16px;
  line-height: 32px;
}

.filtrecheckboxdiv {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-403 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: scroll;
  width: 100%;
  height: 196px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.button-16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 131px;
  height: 33px;
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #152b59;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 15px;
  line-height: 18px;
}

.seperator {
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #8f8f8f;
}

.filtrelokasyon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 533px;
  height: 300px;
  margin-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}

.link-11 {
  display: block;
  margin-bottom: 16px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #152b59;
  font-size: 16px;
  line-height: 18px;
  font-weight: 500;
  text-decoration: none;
}

.body-7 {
  padding-right: 10px;
  padding-left: 500px;
  background-color: #cecece;
}

.link-11-clicked {
  display: block;
  margin-bottom: 16px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #449dd7;
  font-size: 16px;
  line-height: 18px;
  font-weight: 500;
  text-decoration: none;
}

.filtrefiyat {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 330px;
  height: 229px;
  margin-top: 0px;
  padding-top: 34px;
  padding-right: 18px;
  padding-left: 27px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}

.div-block-405 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.button-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 38px;
  height: 34px;
  margin-right: 0px;
  margin-left: 1px;
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 0px 50px 50px 0px;
  background-color: #c4c4c4;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #929292;
  font-size: 20px;
  line-height: 32px;
  font-weight: 700;
}

.button-17-clicked {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 38px;
  height: 34px;
  margin-right: 1px;
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  background-color: #152b59;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 32px;
  font-weight: 700;
}

.text-block-160 {
  margin-top: 14px;
  margin-bottom: 8px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 32px;
  font-weight: 700;
}

.text-block-161 {
  margin-right: 9px;
  margin-left: 9px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #152b59;
  font-size: 16px;
  line-height: 32px;
  font-weight: 700;
}

.div-block-406 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 131px;
  height: 33px;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #152b59;
  border-radius: 50px;
}

.text-block-162 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #152b59;
  font-size: 15px;
  line-height: 18px;
}

.text-block-163 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 39px;
  height: 33px;
  min-height: 33px;
  min-width: 39px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #152b59;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 32px;
  font-weight: 700;
}

.div-block-407 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 18px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
}

.div-block-407l {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 18px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
}

.filtrem2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 330px;
  height: 171px;
  margin-top: 0px;
  padding-top: 41px;
  padding-right: 18px;
  padding-left: 27px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}

.text-block-164 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 39px;
  height: 33px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #152b59;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 18px;
  font-weight: 400;
}

.hatalipopup {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 500px;
  height: 565px;
  padding: 23px 28px 62px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}

.div-block-408 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  padding-right: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 1px solid #c4c4c4;
}

.paragraph-11 {
  width: 371px;
  margin-bottom: 20px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #000;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
}

.heading-22 {
  margin-top: 0px;
  margin-bottom: 35px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #152b59;
  font-size: 24px;
  line-height: 18px;
  font-weight: 500;
}

.div-block-409 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 322px;
  height: 24px;
  margin-bottom: 46px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.text-block-165 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 156px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background-color: #c4c4c4;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  line-height: 18px;
}

.text-block-165-clicked {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 156px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background-color: #449dd7;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  line-height: 18px;
}

.div-block-410 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.text-block-166 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 72px;
  height: 72px;
  min-height: 72px;
  min-width: 72px;
  margin-right: 6px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #c4c4c4;
  border-radius: 5px;
  background-color: transparent;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
  font-weight: 500;
  text-align: center;
  cursor: pointer;
}

.text-block-166:active {
  background-color: #449dd7;
  color: #fff;
}

.text-block-166.dateselectrandevu {
  background-color: #449dd7;
  color: #fff;
}

.dropdown-toggle-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: 0px;
  margin-left: 0px;
  padding: 8px 0px 8px 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.dropdown-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 255px;
  height: 40px;
  margin-top: 30px;
  margin-bottom: 30px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #c4c4c4;
  border-radius: 5px;
}

.text-block-167 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: rgba(0, 0, 0, 0.54);
  line-height: 16px;
}

.button-18 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 296px;
  height: 38px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 4px;
  background-color: #152b59;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  line-height: 18px;
}

.mesajgonderpopupdiv {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 1px none #c4c4c4;
}

.div-block-411 {
  width: 372px;
}

.div-block-412 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 372px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.text-field-9 {
  width: 183px;
  height: 44px;
  margin-bottom: 8px;
  border-radius: 4px;
}

.div-block-413 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 372px;
  height: 183px;
  margin-bottom: 29px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.textarea-3 {
  margin-bottom: 0px;
}

.form-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.danismandetaypopup {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 918px;
  height: 520px;
  padding: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}

.cancel {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 23px;
  padding-right: 23px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.div-block-414 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 473px;
  padding: 15px 85px 62px 33px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-415 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 296px;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 1px solid #c4c4c4;
}

.text-block-168 {
  padding: 3px 16px 3px 8px;
  border-radius: 5px;
  background-color: #449dd7;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  line-height: 18px;
  font-weight: 500;
}

.text-block-169 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #173372;
  font-size: 20px;
  line-height: 25px;
  font-weight: 500;
}

.paragraph-12 {
  width: 445px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #383838;
}

.div-block-416 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 506px;
  padding-left: 61px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-417 {
  width: 350px;
  padding-bottom: 30px;
}

.div-block-418 {
  margin-bottom: 50px;
}

.div-block-419 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-50 {
  -o-object-fit: cover;
  object-fit: cover;
}

.div-block-420 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-421 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.coverimage {
  -o-object-fit: cover;
  object-fit: cover;
}

.image-51 {
  cursor: pointer;
}

.mobilhomesearch {
  display: none;
}

.horizontalmiddlealign {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-56 {
  -o-object-fit: contain;
  object-fit: contain;
}

.div-block-430 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 94px;
  height: 78px;
  padding: 8px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #c4c4c4;
  border-radius: 10px;
  background-color: #fff;
}

.horizontalstartend {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.image-57 {
  -o-object-fit: cover;
  object-fit: cover;
}

.mobilelinksection {
  display: none;
}

.mobilefooter {
  display: none;
}

.columns-5 {
  width: 100%;
}

.column-7 {
  padding-right: 0px;
  padding-left: 0px;
}

.div-block-432 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.columnfullwidthseperate {
  width: 100%;
}

.centerdivm2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1100px;
  max-width: 1100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.mobilwhatsappara {
  display: none;
}

.hemenara {
  border-radius: 4px;
}

.whatsapp {
  border-radius: 4px;
}

.mobileacenteinfo {
  display: none;
}

.coverimagefulwidthheight {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: scale-down;
}

.mobilekart {
  display: none;
}

.divhidden {
  display: none;
  margin-right: 10px;
}

.horizontalstartend-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.mobileacenteinfo-2 {
  display: none;
}

.mobilelisting {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.fullwidthcolumn {
  padding-right: 0px;
  padding-left: 0px;
}

.mobil-checkbox {
  display: none;
  width: 100%;
  margin-bottom: 30px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.checkbox2 {
  width: 18px;
  height: 18px;
  margin-top: 0px;
}

.hiddenlogindiv {
  display: none;
  width: 100%;
}

.select-field-fullwidth {
  width: 100%;
  height: 50px;
  margin-bottom: 0px;
  border-radius: 4px;
  background-color: transparent;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: rgba(0, 0, 0, 0.54);
}

.text-field-full-width {
  width: 100%;
  height: 50px;
  margin-bottom: 0px;
  border-radius: 4px;
  font-family: Ubuntu, Helvetica, sans-serif;
}

.sifreunuttum {
  display: none;
  width: auto;
  height: 42px;
  margin-right: 150px;
  margin-left: 570px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hakk-m-zdacolumn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 120px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.hakk-m-zdacolumn1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 120px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-right: 1px solid #c4c4c4;
}

.columns-6 {
  display: none;
}

.mobililet-s-minfo {
  display: none;
  width: 100%;
  height: 435px;
  padding: 29px 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-left: 7px solid #449dd7;
  background-color: #f4f4f4;
}

.fullwidthcolumnrightalign {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.image-60 {
  -o-object-fit: contain;
  object-fit: contain;
}

.columnfullwidthseperatedesktop {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.fullwidthcolumnkredi {
  padding-right: 20px;
  padding-left: 0px;
}

.horizontalstartendcenter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: none;
}

.div-block-451 {
  display: none;
}

.grid-6 {
  width: 100%;
  margin-top: 26px;
  -webkit-align-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 2fr 10fr;
  grid-template-columns: 2fr 10fr;
  -ms-grid-rows: auto auto auto auto;
  grid-template-rows: auto auto auto auto;
}

.text-block-186 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  min-height: 60px;
  min-width: 143px;
  padding-top: 18px;
  padding-bottom: 18px;
  padding-left: 8px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-top: 1px solid #c4c4c4;
  border-right: 1px solid #c4c4c4;
}

.paragraph-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 60px;
  min-width: 143px;
  margin-bottom: 0px;
  padding-top: 18px;
  padding-bottom: 18px;
  padding-left: 12px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-top: 1px solid #c4c4c4;
}

.grid-7 {
  overflow: hidden;
  width: 100%;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 2fr 8fr 2fr;
  grid-template-columns: 2fr 8fr 2fr;
  -ms-grid-rows: auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto;
}

.accordiondiv {
  width: 100%;
  margin-top: 16px;
}

.div-block-452 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 29px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #152b59;
}

.text-block-187 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  line-height: 16px;
}

.text-block-188 {
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #152b59;
  line-height: 16px;
  font-weight: 700;
}

.text-block-189 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 9px;
  padding-bottom: 6px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-top: 1px solid #c4c4c4;
  border-right: 1px solid #c4c4c4;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #383838;
}

.rightgridtext {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 9px;
  padding-bottom: 6px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-top: 1px solid #c4c4c4;
  border-right: 1px none #c4c4c4;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #383838;
}

.column-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
}

.columns-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.columns-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.mobilekredihesap {
  display: none;
}

.centerdiv4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1300px;
  max-width: 1490px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.image-63 {
  height: 92px;
  margin-bottom: 3px;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-64 {
  height: 134px;
  -o-object-fit: cover;
  object-fit: cover;
}

.mobilefilterilan {
  display: none;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}



.columns-9 {
  width: 100%;
}

.fullwidthcolumnleftalign {
  padding-right: 0px;
  padding-left: 0px;
}

.image-65 {
  -o-object-fit: cover;
  object-fit: cover;
}

.mobile-lanliste {
  display: none;
}

.whatsappdiv {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 183px;
  height: 45px;
  margin-right: 28px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #383838;
  border-radius: 4px;
  background-color: #fff;
}

.whitetext {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #383838;
  font-size: 13px;
  line-height: 18px;
}

.section-37 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.whitedivsection {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 336px;
  padding: 44px 36px 44px 216px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.darkdivsection {
  width: 50%;
  padding: 44px 160px 44px 77px;
  background-color: #152b59;
}

.paragraph-15 {
  margin-top: 10px;
  font-family: Ubuntu, Helvetica, sans-serif;
  line-height: 30px;
}

.text-block-193 {
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 15px;
  line-height: 30px;
}

.text-block-194 {
  margin-bottom: 6px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 21px;
  font-weight: 700;
}

.link-14 {
  width: auto;
  max-width: 150px;
  margin-right: 12px;
  margin-bottom: 10px;
  padding: 4px;
  border: 1px solid #fff;
  border-radius: 50px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  text-decoration: none;
}

.image-68 {
  width: 100%;
  height: 220px;
  margin-top: 0px;
  border-radius: 5px;
  -o-object-fit: cover;
  object-fit: cover;
}

.centerdiv1200 {
  width: 1200px;
}

.section-38 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 32px;
  padding-bottom: 38px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #152b59;
}

.horizontalleftalignfullwidth {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.horizontalleftalignfullwidth > nav > a{
  white-space: nowrap !important;
}

.text-block-195 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 37px;
  font-weight: 700;
}

.link-15 {
  margin-top: 4px;
  margin-right: 12px;
  margin-bottom: 4px;
  padding: 4px 6px;
  border: 1px solid #fff;
  border-radius: 20px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 21px;
  text-decoration: none;
}

.div-block-461 {
  display: none;
}

.column-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
}

.div-block-462 {
  width: 1px;
  height: 46px;
  border-right: 1px solid #c4c4c4;
}

.konutdetaylar {
  width: 100%;
}

.ilanozellik {
  width: 100%;
}

.konutfiyatendeks {
  width: 100%;
}

.konutpiyasabilgileri {
  width: 100%;
}

.demografikbilgiler {
  width: 100%;
}

.bolgefiyat {
  width: 100%;
}

.kredihesaplama {
  width: 100%;
}

.borderh-dden {
  width: 1px;
  height: 46px;
  border-right: 1px solid #c4c4c4;
}

.kredihesaplamamobil {
  display: none;
}

.h-zl-bak-sright {
  width: 50%;
  margin-right: 6px;
}

.middlealigncolumn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.mobileprojectsection {
  display: none;
}

.horizontalstartendmiddlealign {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.horizontalcolumn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.columnfullwidthseperateprojedetay {
  width: 100%;
}

.div-block-465 {
  width: 143px;
  height: 143px;
  min-height: 143px;
  min-width: 143px;
  margin-right: 12px;
  margin-left: 12px;
}

.div-block-466 {
  margin-bottom: 32px;
}

.image-70 {
  -o-object-fit: contain;
  object-fit: contain;
}

.projegalerisitext {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #383838;
  font-weight: 700;
}

.proje-galerisi-header {
  display: none;
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #152b59;
  font-size: 20px;
  line-height: 40px;
}

.mobilinfokart {
  display: none;
}

.mobililetisim {
  display: none;
}

.acenteiletisimform {
  margin-top: 20px;
}

.desktoplisting {
  width: 100%;
}

.likesharecompare {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-left: 18px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.mobililet-s-mv2 {
  display: none;
}

.div-block-470 {
  overflow: hidden;
  width: 140px;
  height: 140px;
  border-radius: 100px;
}

.roundedForEstateValue {
  width: 130px;
  height: 130px;
  margin-left: auto;
  margin-right: auto;
}

.homebuttonright {
  width: 103px;
  height: 50px;
  padding: 13px 10px;
  border-left: 0.5px solid #fff;
  border-radius: 0px 10px 0px 0px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}

.homebuttonright:active {
  background-color: #152b59;
}

.homesearchtext {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #383838;
  line-height: 16px;
}

.homesearchicon {
  margin-right: 0px;
}

.image-71 {
  -o-object-fit: scale-down;
  object-fit: scale-down;
}

.div-block-473 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 82px;
  height: 38px;
  padding-top: 10px;
  padding-bottom: 8px;
  padding-left: 13px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background-color: #173372;
  cursor: pointer;
}

.text-block-196 {
  margin-right: 9px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 18px;
  font-weight: 700;
}

.hiddennav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  /* width: 800px; */
  max-width: 800px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navcenter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  max-width: 1100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

._90x90div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90px;
  height: 90px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 8px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 0px none #c4c4c4;
  border-bottom: 0.5px none #c4c4c4;
}

.div-block-474 {
  margin-top: 20px;
  padding: 18px 16px;
  background-color: #f2f2f2;
}

.smallmenu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.dropdown-toggle-12 {
  padding: 0px;
}

.smallmenutextdiv {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 190px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-right: 1px none #c4c4c4;
}

.dropdown-list-2 {
  background-color: #fff;
}

.div-block-476 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.div-block-477 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.modalwrapper {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 99999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 0%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.6);
}

.div-block-478 {
  width: 84px;
  height: 84px;
  max-height: 84px;
  max-width: 84px;
  min-height: 72px;
  min-width: 72px;
  margin-right: 20px;
  margin-left: 0px;
}

.div-block-480 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-left: 60px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  cursor: pointer;
}

.tab-link-tab-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 170px;
  margin-right: 16px;
  padding: 5px 12px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border: 1px solid #152b59;
  border-radius: 50px;
  background-color: transparent;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #152b59;
  line-height: 16px;
  display: inline-flex;
}

.tab-link-tab-3.w--current {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 170px;
  padding: 5px 12px;
  border-radius: 50px;
  background-color: #152b59;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  line-height: 16px;
  display: inline-flex;
}

.tabs-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  /*margin-left: 160px;*/
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: block;
}

.image-75 {
  margin-left: 6px;
}

.tabs {
  top: -40px;
  width: 100%;
  margin-bottom: 12px;
}

.tabs-content {
  position: absolute;
  left: auto;
  overflow: visible;
  width: 100%;
  max-width: none;
  min-width: 0px;
  margin-top: 24px;
  margin-left: 0px;
}

.leftdivcolumn {
  position: relative;
  z-index: 1000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: inline-flex;
  width: auto;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.rightdivcolumn {
  position: relative;
  z-index: 1000;
  /*display: -webkit-box;*/
  /*display: -webkit-flex;*/
  /*display: -ms-flexbox;*/
  display: flex;
  width: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: inline-flex;
  float: right;
}

.body-8 {
  background-color: #f2f2f2;
}

.grid-8 {
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  grid-column-gap: 24px;
  grid-row-gap: 32px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto auto;
  grid-template-rows: auto auto auto auto;
}

.div-block-482 {
  width: 300px;
  height: auto;
}

.mobilhamburger {
  display: none;
  overflow: hidden;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.6);
}

.mobilhamburgerinsidecontainer {
  overflow: scroll;
  width: 330px;
  height: 100%;
}

.searchandclose {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 55px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.searchinput {
  width: 215px;
  margin-right: 0px;
  padding-top: 17px;
  padding-bottom: 13px;
  padding-left: 15px;
  background-color: #f3f3f3;
}

.searchicon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 58px;
  height: 55px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #dbdcdd;
}

.closeicon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 58px;
  height: 55px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #152b59;
}

.hamburgercontentcontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: scroll;
  height: 100%;
  padding: 24px 13px 12px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #fff;
  font-family: Ubuntu, Helvetica, sans-serif;
}

.icon-5 {
  position: static;
  margin-right: 0px;
}

.text-block-197 {
  color: #152b59;
  font-size: 16px;
  line-height: 18px;
}

.dropdown-15 {
  overflow: hidden;
  width: 100%;
}

.dropdown-toggle-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 34px;
  padding: 9px 0px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-bottom: 1px solid #c4c4c4;
}

.icon-6 {
  margin-right: 0px;
}

.text-block-198 {
  color: #5b5b5b;
  font-size: 12px;
  line-height: 14px;
}

.dropdown-list-4 {
  position: relative;
  display: block;
  overflow: hidden;
  background-color: transparent;
}

.dropdown-link-2 {
  padding: 0px;
  color: #383838;
  font-size: 12px;
  line-height: 35px;
}

.div-block-483 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: scroll;
  width: 100%;
  margin-bottom: 12px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.div-block-484 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 34px;
  margin-bottom: 12px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #152b59;
  cursor: pointer;
}

.mobilhamburgersmalldropdowndiv {
  overflow: hidden;
}

.mobilhamburgerprofile {
  display: none;
  overflow: hidden;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.6);
}

.mobilhamburgerinsidecontainerlogin {
  overflow: scroll;
  width: 330px;
  height: 100%;
}

.profileinput {
  width: 215px;
  margin-right: 0px;
  padding-top: 17px;
  padding-bottom: 13px;
  padding-left: 15px;
  background-color: #f3f3f3;
}

.mobilhamburgerlogin {
  display: none;
  overflow: hidden;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.6);
}

.ilandetaytepestick {
  position: fixed;
  left: 0%;
  top: 0px;
  right: 0%;
  bottom: auto;
  z-index: 3000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fff;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}

.div-block-489 {
  width: 74px;
  height: 74px;
  margin-right: 15px;
}

.div-block-490 {
  width: 106px;
  height: 74px;
  margin-right: 16px;
}

.text-block-203 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #383838;
  font-size: 20px;
  font-weight: 700;
}

.text-block-204 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #383838;
}

.div-block-491 {
  width: 250px;
  max-width: 250px;
  margin-right: 28px;
  margin-left: 60px;
}

.text-block-205 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #152b59;
  line-height: 16px;
  font-weight: 700;
}

._46pxbordervertical {
  width: 1px;
  height: 46px;
  border-right: 1px solid #c4c4c4;
}

.div-block-492 {
  margin-right: 60px;
  margin-left: 31px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #152b59;
  font-size: 30px;
  line-height: 35px;
  font-weight: 700;
}

.telefonug-ster {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 170px;
  padding: 6px 18px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: #152b59;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  line-height: 18px;
  cursor: pointer;
}

.horizontalborderfullwidth {
  width: 100%;
  height: 1px;
  margin-top: 6px;
  border-bottom: 1px solid #c4c4c4;
}

.link-16 {
  /*min-width: 120px;*/
  margin-bottom: 9px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #383838;
  line-height: 30px;
  text-decoration: none;
  margin-right: 20px;
  font-size: 14px;
}

.image-77 {
  cursor: pointer;
}

.dan-smandetaystickheader {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 145px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}

.div-block-493 {
  width: 100px;
  height: 66px;
}

.div-block-494 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-495 {
  width: 95px;
  height: 95px;
  margin-right: 41px;
}

.borderline82px {
  height: 82px;
  border-right: 1px solid #c4c4c4;
}

.div-block-496 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 274px;
  padding-right: 12px;
  padding-left: 12px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #173372;
  font-size: 20px;
  line-height: 18px;
  font-weight: 500;
}

.div-block-497 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 150px;
  height: 95px;
  margin-left: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-498 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.dan-smandetaypopup {
  width: 918px;
  height: 520px;
  padding: 24px;
  background-color: #fff;
}

.fullwidthrightalign {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-499 {
  height: 100%;
  border-right: 1px solid #c4c4c4;
}

.dan-smandetaycontent {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 90%;
  margin-top: 12px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.div-block-500 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  padding: 12px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-501 {
  width: 70%;
  padding: 12px 60px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #383838;
}

.dan-smanhakk-nda {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 156px;
  height: 24px;
  margin-bottom: 26px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background-color: #449dd7;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  line-height: 18px;
  font-weight: 500;
}

.div-block-502 {
  width: 120px;
  height: 120px;
  margin-bottom: 24px;
}

.div-block-503 {
  margin-bottom: 24px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #173372;
  font-size: 20px;
  line-height: 25px;
  font-weight: 500;
}

.div-block-504 {
  margin-bottom: 18px;
}

.image-78 {
  cursor: pointer;
}

.mobililanaltbant {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: none;
  height: auto;
  padding: 9px 12px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #383838;
  cursor: pointer;
}

.mobilpopupdetaycard {
  display: none;
  height: 100vh;
  padding: 16px 12px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.8);
}

.div-block-505 {
  width: 84px;
  height: 72px;
  background-color: transparent;
}

.div-block-506 {
  margin-bottom: 6px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 12px;
}

.text-block-206 {
  font-weight: 700;
}

.div-block-507 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 38px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.ara {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 77px;
  height: 38px;
  margin-right: 12px;
  padding: 9px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: #fff;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #383838;
  font-size: 13px;
  line-height: 18px;
  cursor: pointer;
}

.whatsapptanyaz {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 155px;
  height: 38px;
  padding: 9px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: #25d366;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 18px;
  cursor: pointer;
}

.div-block-508 {
  width: 30px;
  height: 30px;
}

.div-block-509 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 16px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.div-block-510 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 316px;
  height: 448px;
  padding-top: 56px;
  padding-right: 35px;
  padding-left: 35px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 14px;
  background-color: #fff;
}

.div-block-511 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-512 {
  width: 100%;
}

.popupara {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 56px;
  margin-bottom: 8px;
  padding-top: 14px;
  padding-bottom: 14px;
  padding-left: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 14px;
  background-color: #fff;
  font-family: 'PT Sans', sans-serif;
  color: #2166b3;
  font-size: 16px;
  font-weight: 700;
}

.vazgec {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 56px;
  margin-bottom: 0px;
  padding-top: 14px;
  padding-bottom: 14px;
  padding-left: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 14px;
  background-color: #fff;
  font-family: 'PT Sans', sans-serif;
  color: #2166b3;
  font-size: 16px;
  font-weight: 700;
}

.div-block-513 {
  width: 26px;
  height: 26px;
  margin-right: 22px;
}

.div-block-514 {
  width: 81px;
  height: 81px;
}

.div-block-515 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 120px;
  height: 81px;
  padding: 8px 13px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #c4c4c4;
  border-radius: 5px;
}

.div-block-516 {
  margin-top: 24px;
  margin-bottom: 14px;
}

.div-block-517 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #383838;
}

.text-block-207 {
  font-size: 20px;
  font-weight: 700;
}

.div-block-518 {
  width: 100%;
  padding: 20px 36px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #000;
  line-height: 18px;
  text-align: center;
}

.div-block-519 {
  width: 24px;
  height: 24px;
}

.div-block-521 {
  width: 100%;
  height: 13px;
}

.ilanlistefiltrecenterdiv {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1300px;
  max-width: 1490px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-522 {
  width: 920px;
}

.dropdown-list-5 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: transparent;
}

.togglebutton {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 34px;
  height: 14px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #e9e9e9;
  text-decoration: none;
}

.buttontogglecenk {
  position: relative;
  z-index: 2;
  width: 20px;
  height: 20px;
  margin-right: 4px;
  margin-left: 0px;
  border-radius: 100%;
  background-color: #449dd7;
}

.detayl-aramafiltre {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  /* width: 437px; */
  height: 755px;
  max-height: 80vh;
  margin-top: 0px;
  padding: 32px 17px 24px 24px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  color: #333;
}

.dropdown-17 {
  width: 174px;
  height: 45px;
  margin-right: 0px;
  margin-bottom: 12px;
  margin-left: 0px;
  border: 1px solid #383838;
  border-radius: 50px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #383838;
  line-height: 16px;
}

.dropdown-toggle-16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding: 10px 0px 10px 27px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-524 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 45px;
  margin-top: 20px;
  padding: 10px 24px 10px 27px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #383838;
  border-radius: 50px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #383838;
  font-size: 14px;
  line-height: 16px;
}

.div-block-525 {
  width: 24px;
  height: 24px;
}

.div-block-526 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 32px;
  margin-top: 20px;
  padding-right: 9px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #383838;
  cursor: pointer;
}

.div-block-527 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-79 {
  margin-left: 8px;
}

.filtreaccordion {
  width: 100%;
}

.div-block-528 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-529 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Ubuntu, Helvetica, sans-serif;
  line-height: 16px;
  cursor: pointer;
}

.checkbox1 {
  width: 18px;
  height: 18px;
  margin-top: 0px;
  border: 1px solid #383838;
  border-radius: 3px;
}

.text-block-208 {
  margin-left: 7px;
}

@media screen and (max-width: 991px) {
  .text-block-208 {
    color: rgba(0, 0, 0, 0.54);
    font-size: 12px;
    line-height: 14px;
  }
}
@media screen and (max-width: 769px) {
  .agencyConsultantDropdown {
    position: relative !important;
  }
}

.div-block-530 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 28px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.button-25 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 131px;
  height: 33px;
  margin-left: 18px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #152b59;
  font-family: Ubuntu, Helvetica, sans-serif;
}

.radiobutton {
  width: 24px;
  height: 24px;
  border-style: solid;
  border-width: 3px;
  border-color: rgba(55, 62, 89, 0.54);
  border-radius: 50px;
}

.div-block-531 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 22px;
  padding-right: 24px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-209 {
  margin-bottom: 0px;
  margin-left: 12px;
  font-family: Ubuntu, Helvetica, sans-serif;
  line-height: 16px;
}

.div-block-532 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-533 {
  overflow: scroll;
  width: 100%;
  padding-right: 24px;
}

.horizontalstartendmob-l {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.tabs-2 {
  width: 932px;
}

.tab-link-tab-2 {
  padding: 13px 20px;
  background-color: #3898ec;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}

.tab-link-tab-2.w--current {
  background-color: #152b59;
}

.tab-link-left {
  padding: 13px 20px;
  border-right: 1px solid #fff;
  border-top-left-radius: 10px;
  background-color: #3898ec;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}

.tab-link-left.w--current {
  border-right: 1px solid #fff;
  background-color: #152b59;
}

.tab-link-right {
  padding: 13px 20px;
  border-left: 1px solid #fff;
  border-top-right-radius: 10px;
  background-color: #3898ec;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}

.tab-link-right.w--current {
  background-color: #152b59;
}

.tabs-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1100px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tabs-menu-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.tab-link-top {
  background-color: #c4c4c4;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 18px;
  font-weight: 700;
}

.tab-link-top.w--current {
  background-color: #152b59;
}

.tab-link-medium {
  margin-top: 2px;
  margin-bottom: 2px;
  background-color: #c4c4c4;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 18px;
  font-weight: 700;
}

.tab-link-medium.w--current {
  background-color: #152b59;
}

.tab-link-bottom {
  background-color: #c4c4c4;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 18px;
  font-weight: 700;
}

.tab-link-bottom.w--current {
  background-color: #152b59;
}

.tab-pane-tab-3 {
  padding-left: 10px;
}

.hakk-m-zdabuton {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 223px;
  height: 37px;
  margin-bottom: 2px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #152b59;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  line-height: 16px;
  text-align: center;
  text-decoration: underline;
}

.hakk-m-zdabuton:hover {
  color: white !important;
}

.mobileilanfilter {
  display: none;
}

.div-block-405-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-406-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 131px;
  height: 33px;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 27px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #152b59;
  border-radius: 50px;
}

.div-block-524-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 45px;
  padding: 10px 24px 10px 27px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #383838;
  border-radius: 50px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #383838;
  font-size: 14px;
  line-height: 16px;
}

.div-block-526-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 32px;
  margin-top: 20px;
  padding-right: 9px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #383838;
  cursor: pointer;
}

.tabs-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.tabs-menu-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 43px;
  padding-right: 37px;
  padding-left: 33px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.tabs-content-4 {
  border-left: 1px solid #c4c4c4;
}

.tab-link-tab-1-5 {
  height: 29px;
  margin-bottom: 10px;
  padding: 4px 36px 4px 8px;
  border-radius: 5px;
  background-color: #152b59;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-weight: 500;
}

.tab-link-tab-1-5.w--current {
  background-color: #449dd7;
}

.tabs-menu-8 {
  width: 100%;
  border-bottom: 1px none #c4c4c4;
}

.tab-link-tab-1-6 {
  margin-right: 24px;
  padding: 0px;
  background-color: transparent;
}

.tab-link-tab-1-6.w--current {
  border-bottom: 2px solid #449dd7;
  background-color: transparent;
}

.tabs-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.tabs-menu-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 24px;
  padding-right: 58px;
  padding-left: 33px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.tab-link-tab-1-7 {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 0px;
  background-color: transparent;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #152b59;
  font-size: 16px;
  line-height: 18px;
  font-weight: 500;
}

.tab-link-tab-1-7.w--current {
  background-color: transparent;
  color: #449dd7;
}

.tabs-content-5 {
  border-left: 1px solid #c4c4c4;
}

.tumunuincele {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1100px;
  max-width: 1100px;
  margin-top: -40px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.link-17 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #152b59;
  font-size: 13px;
  font-weight: 500;
  text-decoration: none;
}

.link-18 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  text-decoration: none;
}

.div-block-541 {
  position: relative;
  left: 0%;
  top: -43px;
  right: 0%;
  bottom: 0%;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 36px;
  padding-right: 10px;
  padding-left: 8px;
  float: none;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.div-block-542 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 37px;
  height: 24px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: #fff;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 18px;
}

.div-block-543 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 380px;
  height: 36px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.text-block-213 {
  width: 70px;
  text-align: center;
}

.text-block-214 {
  width: 110px;
  text-align: center;
}

.div-block-546 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 82px;
  height: 82px;
  margin-right: 12px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 750px;
  background-color: transparent;
}

.sssaccordionicon {
  position: static;
  margin-left: 20px;
}

.div-block-547 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 3px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fff;
  color: #152b59;
}

.ilanlistevitrinilan {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 350px;
  height: auto;
  padding: 24px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0 4px 4px 0 hsla(0, 0%, 76.9%, 0.5);
}

.ilanlistevitrinilan:hover {
  box-shadow: 0 6px 6px 0 hsla(0, 0%, 76.9%, 0.8);
}

.div-block-548 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 150px;
  height: 100px;
  margin-right: 4px;
  margin-bottom: 12px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-549 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.lokasyondiv {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-bottom: 4px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.danismankartaccordion {
  overflow: hidden;
  width: 100%;
  padding-top: 6px;
  padding-left: 6px;
}

.grid-9 {
  width: 100%;
  grid-auto-flow: row;
  grid-column-gap: 37px;
  grid-row-gap: 4px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.section-39 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tabs-9 {
  width: 100%;
}

.tab-link-tab-2-3 {
  padding: 4px 23px;
  border-right: 1px solid #fff;
  background-color: transparent;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 15px;
}

.tab-link-tab-2-3.w--current {
  background-color: transparent;
  color: #152b59;
}

.tabs-menu-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  padding-top: 4px;
  padding-bottom: 4px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-550 {
  width: 24px;
  height: 24px;
}

.div-block-553 {
  width: 225px;
  height: 225px;
  margin-bottom: 20px;
}

.div-block-554 {
  width: 50%;
  height: 100vh;
}

.submit-button {
  width: 258px;
  height: 50px;
  border-radius: 5px;
  background-color: #152b59;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  line-height: 18px;
}

.ozelnotform {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 500px;
  height: 500px;
  padding: 23px 28px 62px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}

.ozelnot {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 1px none #c4c4c4;
}

.hatalimodal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 1px none #c4c4c4;
}

.modalwrapper2 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 99999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 0%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.6);
}

.image-83 {
  cursor: pointer;
}

.randevupopup {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 934px;
  height: 520px;
  padding: 23px 28px 62px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}

.image-84 {
  cursor: pointer;
}

.modalwrapper3 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 99999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 0%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.6);
}

.image-85 {
  cursor: pointer;
}

.div-block-555 {
  width: 248px;
}

.image-86 {
  max-height: 60px;
  -o-object-fit: contain;
  object-fit: contain;
}

.grid-10 {
  width: 100%;
  grid-column-gap: 4px;
  grid-row-gap: 0px;
}

.tab-link-tab-2-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 38px;
  height: 34px;
  margin-left: 1px;
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #929292;
  font-size: 20px;
  line-height: 32px;
  font-weight: 700;
}

.tab-link-tab-2-4.w--current {
  background-color: #152b59;
  color: #fff;
}

.tabs-menu-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.tab-link-tab-2-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 38px;
  height: 34px;
  margin-right: 1px;
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px 0px 0px 50px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #929292;
  font-size: 20px;
  line-height: 32px;
  font-weight: 700;
}

.tab-link-tab-2-5.w--current {
  background-color: #152b59;
  color: #fff;
}

.tabs-11 {
  width: 100%;
}

.megamenu2 {
  position: absolute;
  z-index: 1000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #f2f2f2;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  opacity: 1;
}

.megamenu3 {
  position: absolute;
  z-index: 1000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #f2f2f2;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  opacity: 1;
}

.megamenu4 {
  position: absolute;
  z-index: 1000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #f2f2f2;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  opacity: 1;
}

.megamenu5 {
  position: absolute;
  z-index: 1000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #f2f2f2;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  opacity: 1;
}

.div-block-556 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-left: 6%;
  padding-top: 12px;
  padding-bottom: 12px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.navbarlink2 {
  padding: 12px;
  color: #152b59;
  line-height: 16px;
}

.navbarlink2:hover {
  border-bottom: 2px solid #449dd7;
  color: #449dd7;
}

.navbarlink2:active {
  border-bottom: 2px solid #449dd7;
  color: #449dd7;
  line-height: 12px;
  text-decoration: none;
}

.navbarlink2:visited {
  border-bottom: 2px solid #449dd7;
}

.navbarlink3 {
  padding: 12px;
  color: #152b59;
  line-height: 16px;
}

.navbarlink3:hover {
  border-bottom: 2px solid #449dd7;
  color: #449dd7;
}

.navbarlink3:active {
  border-bottom: 2px solid #449dd7;
  color: #449dd7;
  line-height: 12px;
  text-decoration: none;
}

.navbarlink3:visited {
  border-bottom: 2px solid #449dd7;
}

.navbarlink4 {
  padding: 12px;
  color: #152b59;
  line-height: 16px;
}

.navbarlink4:hover {
  border-bottom: 2px solid #449dd7;
  color: #449dd7;
}



.navbarlink4:active {
  border-bottom: 2px solid #449dd7;
  color: #449dd7;
  line-height: 12px;
  text-decoration: none;
}

.navbarlink4:visited {
  border-bottom: 2px solid #449dd7;
}

.navbarlink5 {
  padding: 12px;
  color: #152b59;
  line-height: 16px;
}

.navbarlink5:hover {
  border-bottom: 2px solid #449dd7;
  color: #449dd7;
}

.navbarlink5:active {
  border-bottom: 2px solid #449dd7;
  color: #449dd7;
  line-height: 12px;
  text-decoration: none;
}

.navbarlink5:visited {
  border-bottom: 2px solid #449dd7;
}

.navbarlink6 {
  padding: 12px;
  color: #152b59;
  line-height: 16px;
}

.navbarlink6:hover {
  border-bottom: 2px solid #449dd7;
  color: #449dd7;
}

.navbarlink6:active {
  border-bottom: 2px solid #449dd7;
  color: #449dd7;
  line-height: 12px;
  text-decoration: none;
}

.navbarlink6:visited {
  border-bottom: 2px solid #449dd7;
}



.navbarlink7 {
  padding: 12px;
  color: #152b59;
  line-height: 16px;
}

.navbarlink7:hover {
  border-bottom: 2px solid #449dd7;
  color: #449dd7;
}



.navbarlink7:active {
  border-bottom: 2px solid #449dd7;
  color: #449dd7;
  line-height: 12px;
  text-decoration: none;
}

.navbarlink7:visited {
  border-bottom: 2px solid #449dd7;
}



.megamenu6 {
  position: absolute;
  z-index: 1000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #f2f2f2;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  opacity: 1;
}


.megamenu7 {
  position: absolute;
  z-index: 1000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #f2f2f2;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  opacity: 1;
}

.grid-11 {
  width: 100%;
  padding-top: 12px;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.body-10 {
  background-color: grey;
}

.tabs-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tabs-menu-14 {
  margin-left: 200px;
}

.tab-link-tab-2-6 {
  height: 42px;
  padding: 10px;
  border-top-left-radius: 20px;
  background-color: #d4d5d5;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
}

.tab-link-tab-2-6.w--current {
  background-color: #449dd7;
}

.tab-link-tab-2-7 {
  height: 42px;
  padding: 10px;
  border-top-left-radius: 0px;
  border-top-right-radius: 20px;
  background-color: #d4d5d5;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
}

.tab-link-tab-2-7.w--current {
  background-color: #449dd7;
}

.div-block-259-copy {
  width: 84px;
  height: 54px;
  margin-right: 26px;
  margin-left: -32px;
}

.grid-12 {
  grid-row-gap: 40px;
}

.haritacalloutview {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 357px;
  height: 129px;
  padding: 9px;
  border: 2px solid #152b59;
  border-radius: 5px;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}

.div-block-557 {
  overflow: hidden;
  width: 104px;
  margin-right: 9px;
  border-radius: 5px;
}

.div-block-558 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 224px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-block-559 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 82px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-560 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background-color: #152b59;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 12px;
  line-height: 14px;
  font-weight: 700;
}

.div-block-561 {
  overflow: hidden;
  width: 74px;
  height: 74px;
  padding: 6px;
  border: 1px solid #c4c4c4;
  border-radius: 10px;
}

.div-block-562 {
  width: 130px;
}

.text-block-215 {
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 12px;
}

.text-block-216 {
  margin-top: 4px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #152b59;
  font-size: 16px;
  font-weight: 700;
}

.haritapin {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 29px;
  max-width: 100px;
  min-width: 85px;
  padding: 4px 7px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fd972b;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-weight: 700;
}

.div-block-563 {
  width: 10px;
  height: 10px;
  margin-bottom: -10px;
  background-color: #fd972b;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.lightbox-link-2 {
  width: 100%;
  height: 100%;
}

.desktopdevfotodiv {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 24px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.tab-pane-tab-3-2 {
  width: 100%;
}

.image-87 {
  height: 20px;
}

.tabs-menu-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.tabs-13 {
  top: -36px;
}

.videothumb {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 105px;
  height: 36px;
  padding-right: 12px;
  padding-left: 12px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: #fff;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #383838;
  font-size: 10px;
  line-height: 18px;
  cursor: pointer;
}

.videothumb:hover {
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.3);
}

._360fotothumb {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 105px;
  height: 36px;
  margin-left: 12px;
  padding-right: 12px;
  padding-left: 12px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: #fff;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #383838;
  font-size: 10px;
  line-height: 18px;
  cursor: pointer;
}

._360fotothumb:hover {
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.3);
}

.tumfotothumb {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 146px;
  height: 36px;
  margin-left: 12px;
  padding-right: 12px;
  padding-left: 12px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: #fff;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #383838;
  font-size: 10px;
  line-height: 18px;
  cursor: pointer;
}

.tumfotothumb:hover {
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.3);
}

.slide {
  bottom: 0px;
  width: 33%;
  height: auto;
}

.mask {
  height: 600px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  text-align: center;
}

.slider {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 600px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-565 {
  display: none;
}

.no-scroll {
  overflow: hidden;
}

.div-block-569 {
  display: none;
}

.mobildevfotonavbarmobil {
  display: none;
}

.mobildevfotodiv {
  display: none;
}

.div-block-571 {
  height: 600px;
}

.desktopdevfotogaleri {
  width: 100%;
}

.prevtext2 {
  width: 170px;
  padding-left: 5px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #152b59;
  line-height: 16px;
  font-weight: 700;
}

.previoustext2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 130px;
  margin-right: 80px;
  cursor: pointer;
}

.horizontalstartendcenterdev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.text-block-166-selected {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 72px;
  height: 72px;
  min-height: 72px;
  min-width: 72px;
  margin-right: 6px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #c4c4c4;
  border-radius: 5px;
  background-color: transparent;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
  font-weight: 500;
  text-align: center;
  cursor: pointer;
}

.text-block-166-selected:active {
  background-color: #449dd7;
  color: #fff;
}

.mobilmesajpopup {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 934px;
  height: 520px;
  padding: 23px 28px 62px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}

.mobilmesajgonderpopupdiv {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 1px none #c4c4c4;
}

.mobilmesajform {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 372px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.mobilformmesaj {
  width: 372px;
}

.mobilmesajformtext {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 372px;
  height: 183px;
  margin-bottom: 29px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.text-field-9-copy {
  width: 183px;
  height: 44px;
  margin-bottom: 8px;
  border-radius: 4px;
}

.button-18-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 296px;
  height: 38px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 4px;
  background-color: #152b59;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  line-height: 18px;
}

.modalwrapper4 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 99999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 0%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.6);
}

.mobilmesaj {
  display: none;
}

.mesajgonder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 42px;
  margin-right: 4px;
  margin-left: 4px;
  padding-right: 6px;
  padding-left: 14px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #152b59;
  border-radius: 50px;
  cursor: pointer;
}

.ilandetaydevfoto {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 999;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 0vh;
  background-color: #f2f2f2;
}

.ilanac-klamadivdevfoto {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  max-width: none;
  padding: 20px 20px 52px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.danismankartilandevfoto {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 351px;
  height: auto;
  margin-bottom: 12px;
  padding-right: 26px;
  padding-bottom: 20px;
  padding-left: 26px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #c4c4c4;
  border-radius: 4px;
  background-color: #fff;
}

.div-block-331-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 12px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.locationpremiumdivcopy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 12px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link-9-copy {
  margin-top: 12px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #383838;
  text-align: center;
  text-decoration: none;
}

.div-block-384-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 38px;
  margin-bottom: 0px;
  padding-left: 80px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #c4c4c4;
  border-radius: 4px;
  background-color: transparent;
}

.div-block-381-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -40px;
  margin-bottom: 12px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.dropdown-list-6 {
  background-color: transparent;
}

.animationdiv {
  display: none;
  width: auto !important;
  height: 300px;
  margin-top: 16px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 10px;
  background-color: transparent;
}

.form-block-3 {
  width: 100%;
  margin-bottom: 0px;
}

.checkbox-3 {
  width: 18px;
  height: 18px;
  margin-top: 0px;
  margin-left: 0px;
}

.form-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.text-field-10 {
  height: 100%;
  margin-bottom: 0px;
  margin-left: 4px;
  padding: 0px;
  border: 1px solid transparent;
  color: #152b59;
}

.form-block-4 {
  height: 100%;
}

.form-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.checkbox-4 {
  width: 18px;
  height: 18px;
  margin-left: 0px;
}

.radio-button {
  width: 24px;
  height: 24px;
  margin-top: 0px;
  margin-left: 0px;
  border-style: solid;
  border-width: 3px;
  border-color: rgba(55, 62, 89, 0.54);
}

.radio-button:active {
  border-style: none;
  border-color: #449dd7;
}

.radio-button.w--redirected-checked {
  padding: 2px;
  border-width: 2px;
  border-color: #fff;
  background-color: #3898ec;
}

.radio-button-field {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  padding-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.modalwrapperdanisman {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 99999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 0%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.6);
}

.div-block-105-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 24px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.onecikanilan45x45 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45px;
  height: 45px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #f13131;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 10px;
  line-height: 11px;
  font-weight: 700;
}

.onecikanilan64x64 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 64px;
  height: 64px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #f13131;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  line-height: 16px;
  font-weight: 700;
}

.text-block-217 {
  max-width: 44px;
  text-align: center;
}

.firsat {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 55px;
  height: 21px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #b40812;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 15px;
  font-weight: 700;
}

.kelepir {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 63px;
  height: 21px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fd972b;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 15px;
  font-weight: 700;
}

.grid-14 {
  width: 100%;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.centerdiv-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1100px;
  max-width: 1100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-573 {
  width: 100%;
}

.text-block-46-copy {
  width: 300px;
  margin-bottom: 10px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #152b59;
  font-size: 16px;
  font-weight: 700;
}

.div-block-109-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  margin-bottom: 10px;
}

.text-block-48-copy {
  width: 300px;
  margin-bottom: 20px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #152b59;
  line-height: 16px;
}

.modalcloseicon {
  position: fixed;
  left: auto;
  top: 50px;
  right: 25px;
  bottom: auto;
  width: 48px;
  height: 48px;
  background-color: transparent;
}

.mobilfiltreilanliste {
  display: none;
  width: 100%;
  height: 100vh;
}

.uygulabutton {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 75px;
  height: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background-color: #152b59;
  font-family: Ubuntu, Helvetica, sans-serif;
}

.containimage {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.ilandetayaccordion {
  width: 100%;
  padding-top: 0px;
  padding-bottom: 6px;
}

.div-block-584 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-bottom: 5px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #c4c4c4;
}

.div-block-585 {
  display: none;
  width: 12px;
  height: 12px;
}

.languagedropdown {
  margin-left: 36px;
  padding-left: 0px;
}

.dropdown-toggle-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #152b59;
  line-height: 16px;
  font-weight: 700;
}

.image-89 {
  width: 24px;
  height: 24px;
  margin-right: 5px;
  border-radius: 50px;
}

.text-block-221 {
  margin-right: 4px;
}

.dropdown-list-7 {
  background-color: #fff;
}

.languagedropdown1 {
  margin-left: 36px;
}

.hero-overlay2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50vh;
  max-height: 460px;
  padding-top: 100px;
  padding-bottom: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))), url('../images/real-estate-broker-with-house-plan-showing-young-m-YWXHCRX-1.png');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('../images/real-estate-broker-with-house-plan-showing-young-m-YWXHCRX-1.png');
  background-position: 0px 0px, 50% 50%;
  color: #fff;
}

.tabs-content-7 {
  border-top: 1px solid #c4c4c4;
}

.div-block-413-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 372px;
  height: 183px;
  margin-bottom: 29px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.button-18-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 296px;
  height: 38px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 4px;
  background-color: #152b59;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  line-height: 18px;
}

.div-block-411-copy {
  width: 372px;
}

@media screen and (max-width: 1025px) {
  .navbar {
    position: relative;
    z-index: 1000;
  }

  .container-2 {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .nav-menu {
    opacity: 0;
  }

  .div-block {
    width: 45%;
    padding-right: 25px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .navbarsearch {
    display: none;
  }

  .navbarlogin {
    display: none;
  }

  .footer {
    position: static;
    top: 72px;
    overflow: hidden;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .footer-link {
    font-size: 12px;
  }

  .image-2 {
    display: none;
  }

  .div-block-3 {
    width: 120px;
    margin-right: 10px;
    margin-left: 10px;
  }

  .copyrightparagraph {
    max-width: 400px;
  }

  .div-block-6 {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .storeimage {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .div-block-8 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .image-3 {
    display: none;
  }

  .section {
    position: static;
    top: 72px;
    overflow: hidden;
    margin-bottom: 60px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .heading {
    width: 320px;
    font-size: 16px;
  }

  .heading-2 {
    width: 440px;
    height: 56px;
    font-size: 48px;
    line-height: 56px;
  }

  .button {
    width: 84px;
    font-size: 14px;
  }

  .div-block-12 {
    padding-left: 12px;
  }

  .div-block-13 {
    width: 120px;
    margin-left: 12px;
  }

  .div-block-15 {
    width: 50px;
    height: 50px;
  }

  .div-block-22 {
    width: 720px;
  }

  .dropdown-toggle {
    width: 120px;
  }

  .button-copy {
    width: 84px;
    font-size: 14px;
  }

  .section-2 {
    overflow: hidden;
    padding-top: 20px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .section-3 {
    overflow: hidden;
    padding-top: 20px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .text-span-2 {
    font-size: 32px;
  }

  .text-span-3 {
    font-size: 42px;
  }

  .text-span-4 {
    font-size: 40px;
  }

  .div-block-36 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-41 {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .section-4 {
    overflow: hidden;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .div-block-50 {
    width: auto;
    max-width: 139px;
    min-width: 120px;
  }

  .text-block-21 {
    font-size: 12px;
  }

  .section-6 {
    overflow: hidden;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .heading-7 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .text-block-22 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .link-2 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .section-7 {
    overflow: hidden;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .section-8 {
    overflow: hidden;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .heading-8 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .text-block-23 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .section-9 {
    overflow: hidden;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .text-block-24 {
    margin-bottom: 0px;
  }

  .section-10 {
    overflow: hidden;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .link-3 {
    font-size: 12px;
  }

  .hero-overlay {
    position: static;
    top: 72px;
  }

  .section-12 {
    position: static;
    top: 72px;
    overflow: hidden;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .section-13 {
    position: static;
    top: 72px;
    overflow: hidden;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-block-70 {
    width: auto;
    min-width: 170px;
    margin-right: 6px;
  }

  .div-block-73 {
    padding-right: 6px;
    padding-left: 6px;
  }

  .section-14 {
    position: relative;
    top: 0px;
    overflow: hidden;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .section-15 {
    position: static;
    top: 72px;
    overflow: hidden;
  }

  .div-block-79 {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .section-16 {
    position: static;
    top: 72px;
    overflow: hidden;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-block-82 {
    margin-right: 0%;
    margin-left: 0%;
  }

  .div-block-86 {
    margin-right: 15px;
    margin-left: 5px;
  }

  .button-5 {
    width: 80px;
  }

  .div-block-87 {
    margin-right: 25px;
  }

  .button-6 {
    width: 80px;
  }

  .div-block-92 {
    margin-right: 12px;
    margin-left: 12px;
  }

  .text-block-38 {
    margin-bottom: 6px;
    font-size: 12px;
  }

  .text-block-39 {
    font-size: 12px;
  }

  .div-block-93 {
    padding-right: 15px;
    padding-left: 15px;
  }

  .div-block-94 {
    padding-right: 15px;
    padding-left: 15px;
  }

  .div-block-95 {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .div-block-96 {
    width: auto;
    max-width: 360px;
  }

  .paragraph-2 {
    font-size: 12px;
  }

  .div-block-101 {
    width: auto;
  }

  .text-block-42 {
    height: 20px;
    font-size: 14px;
  }

  .text-block-43 {
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 12px;
  }

  .text-block-44 {
    font-size: 18px;
  }

  .section-17 {
    position: relative;
    top: 0px;
  }

  .div-block-106 {
    width: auto;
    max-width: 350px;
    margin-right: 4px;
    margin-left: 4px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .image-19 {
    height: auto;
  }

  .text-block-46 {
    width: auto;
  }

  .div-block-109 {
    width: auto;
  }

  .text-block-48 {
    width: auto;
  }

  .section-18 {
    position: relative;
    top: 0px;
  }

  .div-block-112 {
    width: auto;
    height: auto;
    max-height: 320px;
    max-width: 320px;
    padding: 40px;
  }

  .section-19 {
    position: relative;
    top: 0px;
  }

  .div-block-113 {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .acentedetaydanismankart {
    width: auto;
    height: auto;
    max-width: 400px;
    padding-right: 20px;
    padding-left: 20px;
    border-top-width: 8px;
  }

  .image-20 {
    width: auto;
    height: auto;
  }

  .div-block-114 {
    width: auto;
  }

  .section-20 {
    position: relative;
    top: 0px;
    overflow: hidden;
  }

  .div-block-120 {
    width: 230px;
    max-height: 211px;
    max-width: 350px;
  }

  .submit-button-2 {
    width: 230px;
    max-width: 300px;
  }

  .div-block-126 {
    width: auto;
    max-height: 256px;
    max-width: 256px;
    margin-right: 15px;
  }

  .text-block-55 {
    font-size: 14px;
  }

  .danismandetayfoot {
    width: auto;
    margin-right: 16px;
  }

  .dan-smandetayproj {
    width: auto;
    max-width: 350px;
    margin-right: 6px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .section-21 {
    position: static;
    top: 72px;
  }

  .div-block-143 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-block-144 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .div-block-145 {
    display: none;
    margin-right: 0px;
  }

  .centerdiv {
    width: 100%;
    max-width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .section-22 {
    position: static;
    top: 72px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .div-block-152 {
    margin-right: auto;
  }

  .projelersonuc {
    margin-right: 24px;
  }

  .div-block-153 {
    margin-right: 60px;
  }

  .dropdown-toggle-4 {
    padding-right: 0px;
    padding-left: 10px;
  }

  .text-block-64 {
    width: auto;
    max-width: 115px;
    min-width: 110px;
    font-size: 12px;
  }

  .dropdown-7 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-154 {
    width: auto;
    max-width: 1100px;
  }

  .div-block-155 {
    width: auto;
    max-width: 340px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .div-block-156 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    max-width: 260px;
    padding-right: 18px;
    padding-left: 18px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .div-block-157 {
    width: auto;
    height: auto;
    max-height: 350px;
    max-width: 500px;
  }

  .div-block-158 {
    width: auto;
    height: auto;
    max-height: 200px;
    min-height: 150px;
    padding-right: 12px;
    padding-left: 12px;
  }

  .div-block-159 {
    padding-right: 12px;
    padding-left: 12px;
  }

  .projekartinfo {
    margin-top: 2px;
    margin-bottom: 2px;
    font-size: 13px;
  }

  .div-block-161 {
    margin-bottom: 40px;
  }

  .div-block-162 {
    width: 100%;
  }

  .div-block-164 {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .div-block-166 {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .section-23 {
    position: relative;
    top: 0px;
    overflow: hidden;
  }

  .div-block-167 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-block-168 {
    width: 100%;
  }

  .section-24 {
    position: static;
    top: 72px;
  }

  .homeprojects {
    overflow: hidden;
  }

  .div-block-191 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-block-192 {
    width: auto;
    height: auto;
    padding-right: 12px;
    padding-left: 12px;
  }

  .div-block-196 {
    width: 120px;
    height: 240px;
  }

  .div-block-197 {
    width: 108px;
  }

  .text-block-70 {
    margin-top: 6px;
    font-size: 12px;
    line-height: 16px;
  }

  .text-block-71 {
    font-size: 12px;
    line-height: 16px;
  }

  .projedetayhero {
    position: static;
    top: 72px;
  }

  .div-block-201 {
    width: 100%;
    margin-right: 0px;
  }

  .div-block-202 {
    display: none;
  }

  .section-25 {
    position: static;
    top: 72px;
    overflow: hidden;
    padding-bottom: 30px;
  }

  .heading-18 {
    margin-bottom: 40px;
  }

  .paragraph-5 {
    width: auto;
    max-width: 920px;
  }

  .div-block-206 {
    margin-top: 30px;
  }

  .div-block-209 {
    margin-top: 60px;
  }

  .konutkart {
    /*height: 290px;*/
    min-width: 251px;
    margin-right: 21px;
  }

  .div-block-212 {
    height: 171px;
    margin-bottom: 12px;
  }

  .heading-20 {
    font-size: 12px;
    line-height: 24px;
  }

  .text-block-74 {
    margin-bottom: 16px;
    font-size: 16px;
  }

  .projegalerisi {
    height: auto;
    padding-bottom: 21px;
  }

  .div-block-218 {
    height: auto;
  }

  .div-block-226 {
    margin-right: 65px;
  }

  .iletisimformproje {
    height: auto;
  }

  .div-block-230 {
    width: auto;
    max-width: 647px;
  }

  .text-field-2 {
    width: auto;
    max-width: 320px;
    min-width: 230px;
    margin-right: 5px;
  }

  .div-block-231 {
    margin-bottom: 20px;
  }

  .div-block-232 {
    height: auto;
  }

  .submit-button-3 {
    width: auto;
    max-width: 258px;
    min-width: 160px;
  }

  .div-block-234 {
    height: auto;
    padding-right: 24px;
    padding-left: 24px;
  }

  .text-block-83 {
    display: none;
  }

  .digerprojelerslider {
    width: auto;
  }

  .div-block-237 {
    width: 50%;
    height: auto;
    min-height: 350px;
    padding-top: 12px;
    padding-bottom: 12px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-238 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .digerprojectheading {
    text-align: center;
  }

  .digerprojeyer {
    margin-top: 0;
    margin-bottom: 0;
  }

  .div-block-240 {
    width: auto;
    margin-bottom: 12px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .digerprojeimg {
    width: auto;
    height: auto;
    max-height: 350px;
    max-width: 440px;
  }

  .section-26 {
    position: static;
    top: 72px;
  }

  .div-block-241 {
    width: auto;
    max-width: 195px;
    margin-right: 0px;
    margin-left: 70%;
  }

  .div-block-245 {
    width: auto;
    max-width: 630px;
  }

  .text-field-3 {
    width: auto;
    max-width: 255px;
  }

  .checkbox {
    width: auto;
    max-width: 18px;
  }

  .submit-button-4 {
    max-width: 260px;
  }

  .section-27 {
    position: static;
    top: 72px;
  }

  .div-block-253 {
    height: auto;
    margin-right: 20%;
    margin-left: 60%;
  }

  .link-5 {
    width: auto;
    height: 42px;
    max-height: 42px;
    max-width: 195px;
    min-width: 120px;
    font-size: 16px;
  }

  .link-6 {
    width: auto;
    max-width: 195px;
    min-width: 120px;
    font-size: 16px;
  }

  .div-block-255 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-block-256 {
    width: auto;
    max-width: 475px;
    padding-right: 12px;
    padding-left: 24px;
  }

  .div-block-257 {
    width: auto;
    max-width: 635px;
    padding-right: 24px;
    padding-left: 24px;
  }

  .text-block-88 {
    font-size: 18px;
  }

  .text-block-89 {
    width: auto;
    max-width: 254px;
    min-width: 200px;
  }

  .div-block-259 {
    width: auto;
    height: auto;
    max-height: 52px;
    max-width: 52px;
    min-width: 40px;
    margin-right: 12px;
  }

  .text-field-5 {
    width: auto;
    max-width: 255px;
    min-width: 180px;
  }

  .select-field {
    width: auto;
    max-width: 255px;
    min-width: 180px;
  }

  .section-28 {
    position: static;
    top: 72px;
  }

  .div-block-261 {
    padding-right: 40px;
    padding-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .section-29 {
    position: static;
    top: 72px;
    padding-top: 12px;
    padding-bottom: 24px;
  }

  .div-block-266 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .button-9 {
    width: 100%;
    min-width: 223px;
  }

  .button-9:active {
    background-color: #152b59;
    color: #fff;
  }

  .div-block-267 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-268 {
    width: 100%;
    margin-top: 25px;
    padding-top: 0px;
    padding-left: 0px;
  }

  .text-block-101 {
    font-size: 12px;
  }

  .text-block-102 {
    font-size: 10px;
  }

  .section-30 {
    position: static;
    top: 72px;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-block-280 {
    width: 100%;
    max-width: 900px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .section-31 {
    position: static;
    top: 72px;
  }

  .inputfield {
    width: auto;
    max-width: 129px;
  }

  .mapssection {
    position: static;
    top: 72px;
  }

  .section-32 {
    position: static;
    top: 72px;
  }

  .div-block-292 {
    width: 100%;
  }

  .letisimform {
    height: auto;
    padding-right: 12px;
    padding-bottom: 101px;
    padding-left: 12px;
  }

  .div-block-295 {
    width: auto;
    max-width: 200px;
    min-width: 140px;
  }

  .section-33 {
    position: static;
    top: 72px;
  }

  .div-block-303 {
    margin-right: 6px;
  }

  .text-block-116 {
    font-size: 16px;
  }

  .text-block-117 {
    font-size: 12px;
  }

  .button-13 {
    width: auto;
    max-width: 166px;
  }

  .div-block-304 {
    margin-right: 0px;
  }

  .text-block-118 {
    font-size: 12px;
  }

  .text-block-119 {
    width: auto;
    max-width: 65px;
    padding-right: 6px;
    padding-left: 6px;
  }

  .text-block-120 {
    width: auto;
    max-width: 65px;
    padding-right: 6px;
    padding-left: 6px;
  }

  .centerdiv2 {
    width: auto;
    max-width: none;
  }

  .projectListingCenterDiv {
    width: auto;
    max-width: auto;
  }

  .fullWidthOnMobileAndBlueBG {
    width: 100%;
    background-color: #449dd7;
  }

  .noPaddingLeftRightOnMobile {
    padding-left: 0;
    padding-right: 0;
  }

  .projectcardimage {
    margin-top: 20px;
  }

  .column-5 {
    margin-bottom: 10px;
  }

  .ilanlistefiltre {
    display: none;
  }

  .ilanliste {
    position: static;
    top: 72px;
    padding-top: 0px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-block-312 {
    padding-left: 15px;
  }

  .div-block-314 {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-block-316 {
    display: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .dropdown-9 {
    margin-left: 0px;
  }

  .ilanitemcardblue {
    width: auto;
    max-width: 920px;
  }

  .ilandescription {
    width: 250px;
    max-width: 324px;
  }

  .div-block-321 {
    width: 510px;
    max-width: 596px;
  }

  .ilanaltbant {
    width: 510px;
    background-color: #449dd7;
  }

  .text-block-126 {
    font-size: 18px;
  }

  .div-block-326 {
    width: auto;
  }

  .div-block-327 {
    width: auto;
    max-width: 259px;
  }

  .div-block-329 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .rightcolumn {
    display: none;
  }

  .ilanitemlist {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .image-45 {
    width: auto;
  }

  .ilanac-klamadiv {
    width: 250px;
  }

  .text-block-131 {
    font-size: 14px;
  }

  .ilanListe131 {
    font-size: 14px;
  }

  .div-block-332 {
    width: 100%;
  }

  .ilanitemcardorange {
    width: auto;
  }

  .simagediv {
    width: 160px;
    max-width: 196px;
  }

  .limagediv {
    width: 350px;
    max-width: 430px;
  }

  .div-block-339 {
    width: 355px;
    max-width: 430px;
  }

  .div-block-340 {
    width: 160px;
  }

  .ilanitembasic {
    width: 760px;
  }

  .ilandescriptionbasic {
    width: 250px;
  }

  .ilanac-klamadivbasic {
    width: 250px;
  }

  .div-block-341 {
    width: 510px;
  }

  .ilanaltbantbasic {
    width: 510px;
  }

  .basicprice {
    font-size: 18px;
  }

  .div-block-345 {
    width: 100%;
    padding-right: 12px;
    padding-left: 12px;
  }

  .div-block-346 {
    width: 100%;
  }

  .div-block-350 {
    position: static;
    top: 72px;
    padding-top: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .section-35 {
    position: static;
    top: 72px;
    overflow: visible;
    padding-bottom: 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .breadcrump {
    width: auto;
    margin-left: 4px;
  }

  .previoustext {
    margin-right: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .prevtext {
    width: auto;
    font-size: 12px;
  }

  .ilandetaycomponent {
    max-width: none;
  }

  .leftcolumnilan {
    width: 100%;
    max-width: none;
  }

  .rightcolumnilan {
    display: none;
  }

  .gallery {
    margin-bottom: 0px;
  }

  .bigimage {
    width: 100%;
    height: 525px;
    max-width: none;
  }

  .smallimage {
    display: none;
  }

  .image-47 {
    height: 514px;
    max-width: none;
  }

  .text-block-135 {
    font-size: 24px;
  }

  .text-block-136 {
    font-size: 18px;
  }

  .randevutext {
    font-size: 12px;
  }

  .div-block-354 {
    width: 44px;
  }

  .div-block-358 {
    margin-left: 16px;
  }

  .div-block-361 {
    max-width: 820px;
  }

  .projekonumuilan {
    max-width: 820px;
  }

  .acentedigerilan {
    position: static;
    top: 72px;
    overflow: hidden;
    padding-top: 22px;
  }

  .div-block-392 {
    display: none;
  }

  .div-block-395 {
    overflow: auto;
  }

  .megamenu {
    display: none;
  }

  .link-10 {
    font-size: 12px;
  }

  .body-7 {
    padding-left: 20px;
  }

  .div-block-417 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .menu-button {
    width: 45%;
  }

  .menu-button.w--open {
    background-color: transparent;
  }

  .div-block-418 {
    margin-right: 10px;
  }

  .div-block-419 {
    width: 100%;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .image-50 {
    -o-object-fit: contain;
    object-fit: contain;
  }

  .div-block-421 {
    width: 100%;
  }

  .coverimage {
    -o-object-fit: cover;
    object-fit: cover;
  }

  .centerdivm2 {
    width: 100%;
    max-width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .coverimagefulwidthheight {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .fullwidthcolumn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .checkbox2 {
    width: auto;
    max-width: 18px;
  }

  .select-field-fullwidth {
    width: auto;
    max-width: 255px;
    min-width: 180px;
  }

  .text-field-full-width {
    width: auto;
    max-width: 255px;
    min-width: 180px;
  }

  .sifreunuttum {
    display: none;
    height: auto;
    margin-right: 20%;
    margin-left: 60%;
  }

  .mobililet-s-minfo {
    display: none;
    padding-right: 24px;
    padding-left: 24px;
  }

  .fullwidthcolumnrightalign {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .fullwidthcolumnkredi {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .columns-7 {
    width: 100%;
  }

  .columns-8 {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .centerdiv4 {
    width: 100%;
    max-width: none;
  }

  .image-64 {
    height: 135px;
  }

  .div-block-456 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 53px;
    min-height: 53px;
    min-width: 123px;
    margin-right: 5px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 15px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #152b59;
  }

  .text-block-190 {
    margin-left: 12px;
    color: #fff;
    font-size: 13px;
    line-height: 15px;
  }

  .mobilefilterilan {
    position: static;
    left: 0%;
    top: 72px;
    right: 0%;
    bottom: auto;
    z-index: 100;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 16px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #f2f2f2;
  }

  .columns-9 {
    width: 100%;
  }

  .fullwidthcolumnleftalign {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .image-65 {
    width: 255px;
  }

  .section-37 {
    position: static;
    top: 72px;
  }

  .whitedivsection {
    width: 50%;
    padding-right: 12px;
    padding-left: 12px;
  }

  .darkdivsection {
    padding-right: 12px;
    padding-left: 12px;
  }

  .link-14 {
    max-width: none;
    font-size: 12px;
  }

  .centerdiv1200 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .section-38 {
    position: static;
    top: 72px;
    overflow: hidden;
    padding-left: 15px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .link-15 {
    margin-right: 8px;
    padding-right: 2px;
    padding-left: 2px;
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 10px;
  }

  .div-block-461 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 33%;
    max-width: none;
    margin-right: 4px;
    margin-bottom: 12px;
    margin-left: 4px;
  }

  .div-block-464 {
    width: 100%;
  }

  .horizontalcolumn {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .columnfullwidthseperateprojedetay {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .div-block-465 {
    width: 96px;
    height: 96px;
    min-height: 96px;
    min-width: 96px;
  }

  .homebuttonright {
    width: 84px;
    font-size: 14px;
  }

  .hiddennav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: none;
    width: auto;
  }

  .navcenter {
    width: 0%;
    max-width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .modalwrapper {
    display: none;
  }

  .tab-link-tab-3 {
    width: auto;
    margin-right: 6px;
    padding-right: 4px;
    padding-left: 4px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 12px;
    line-height: 14px;
  }

  .tab-link-tab-3.w--current {
    width: auto;
  }

  .tabs-menu {
    margin-left: 120px;
  }

  .tabs {
    top: -28px;
  }

  .tabs-content {
    margin-top: 24px;
  }

  .rightdivcolumn {
    display: none;
  }

  .grid-8 {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .hiddenmenubuton {
    display: none;
  }

  .mobilhamburger {
    position: absolute;
    top: 0px;
    z-index: 999;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 72px;
    opacity: 1;
  }

  .closeicon {
    cursor: pointer;
  }

  .text-block-199 {
    color: #152b59;
    font-weight: 700;
  }

  .mobilhamburgerprofile {
    position: absolute;
    top: 0px;
    z-index: 999;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 72px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    opacity: 1;
  }

  .mobilhamburgerinsidecontainerlogin {
    position: static;
    z-index: 1001;
  }

  .profileinput {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 273px;
    padding-top: 9px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-block-485 {
    position: relative;
    width: 56px;
    height: 56px;
    border-radius: 50px;
  }

  .div-block-486 {
    margin-left: 41px;
    padding-top: 4px;
  }

  .text-block-200 {
    font-family: Ubuntu, Helvetica, sans-serif;
    color: #383838;
    font-size: 12px;
    line-height: 14px;
  }

  .text-block-201 {
    font-family: Ubuntu, Helvetica, sans-serif;
    color: #000;
    font-size: 12px;
    line-height: 14px;
    font-weight: 700;
  }

  .image-76 {
    cursor: pointer;
  }

  .mobilhamburgerlogin {
    position: static;
    top: 72px;
    z-index: 9999;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    opacity: 1;
  }

  .loginsignupbuttondiv {
    width: 100%;
    padding: 54px 23px 0px 32px;
  }

  .girisyap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 50px;
    margin-bottom: 16px;
    padding: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #152b59;
    font-size: 12px;
    line-height: 14px;
  }

  .uyeol {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 50px;
    margin-bottom: 16px;
    padding: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #449dd7;
    font-size: 12px;
    line-height: 14px;
  }

  .ilandetaytepestick {
    display: none;
  }

  .dan-smandetaystickheader {
    top: 0px;
  }

  .ilanlistefiltrecenterdiv {
    width: 98%;
    max-width: none;
  }

  .div-block-522 {
    width: 100%;
  }

  .checkbox1 {
    width: 18px;
    max-width: 18px;
  }

  .tabs-2 {
    width: 720px;
  }

  .hakk-m-zdabuton {
    width: 100%;
    min-width: 223px;
  }

  .hakk-m-zdabuton:active {
    background-color: #152b59;
    color: #fff;
  }

  .mobileilanfilter {
    position: static;
    top: 72px;
    display: block;
    overflow: scroll;
    width: 100%;
    height: 100vh;
    padding-right: 0px;
    padding-bottom: 0px;
  }

  .tab-link-tab-1-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 33%;
    height: 50px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #e8e8e8;
    font-family: Ubuntu, Helvetica, sans-serif;
    color: #000;
    line-height: 16px;
  }

  .tab-link-tab-1-4.w--current {
    background-color: #152b59;
    color: #fff;
  }

  .tab-link-tab-1-medium1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 33%;
    height: 50px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    background-color: #e8e8e8;
    font-family: Ubuntu, Helvetica, sans-serif;
    color: #000;
    line-height: 16px;
  }

  .tab-link-tab-1-medium1.w--current {
    background-color: #152b59;
    color: #fff;
  }

  .tabs-menu-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-534 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 69px;
    padding-right: 14px;
    padding-left: 14px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .text-block-210 {
    margin-left: 8px;
    font-family: Ubuntu, Helvetica, sans-serif;
    color: #152b59;
    font-weight: 300;
  }

  .button-26 {
    padding: 4px 17px;
    border-radius: 5px;
    background-color: #152b59;
  }

  .div-block-535 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 5px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #f0f0f0;
  }

  .div-block-536 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding: 18px 15px 12px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .text-block-211 {
    margin-left: 33px;
    font-family: Ubuntu, Helvetica, sans-serif;
    color: #152b59;
    font-size: 15px;
    line-height: 17px;
  }

  .div-block-537 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 24px;
    padding-bottom: 4px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #152b59;
  }

  .mobililandropdwon {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #c4c4c4;
    border-radius: 5px;
    font-family: Ubuntu, Helvetica, sans-serif;
    color: rgba(0, 0, 0, 0.54);
    font-size: 12px;
    line-height: 14px;
  }

  .dropdown-18 {
    width: 45%;
    margin-right: 0px;
    margin-bottom: 24px;
    margin-left: 0px;
  }

  .tabs-6 {
    width: 100%;
  }

  .tabs-menu-6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .tab-link-tab-2-2 {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 5px;
    background-color: #e7e7e7;
    font-family: Ubuntu, Helvetica, sans-serif;
    color: silver;
    font-weight: 500;
  }

  .tab-link-tab-2-2.w--current {
    background-color: #449dd7;
    color: #fff;
  }

  .tabs-content-3 {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .div-block-405-copy {
    margin-bottom: 24px;
  }

  .div-block-406-copy {
    width: 160px;
  }

  .image-80 {
    width: 24px;
    height: 24px;
  }

  .div-block-538 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-block-537-copy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 24px;
    padding-bottom: 4px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #152b59;
  }

  .div-block-539 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .button-27 {
    padding: 5px 20px;
    border-radius: 5px;
    background-color: #449dd7;
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 22px;
    line-height: 23px;
    font-weight: 700;
  }

  .button-27-copy {
    margin-left: 10px;
    padding: 5px 20px;
    border-radius: 5px;
    background-color: #e7e7e7;
    font-family: Ubuntu, Helvetica, sans-serif;
    color: silver;
    font-size: 22px;
    line-height: 23px;
    font-weight: 700;
  }

  .button-27-copy:active {
    background-color: #449dd7;
    color: #fff;
  }

  .div-block-524-copy {
    border-color: #c4c4c4;
    border-radius: 5px;
    color: rgba(0, 0, 0, 0.54);
  }

  .text-block-212 {
    font-family: Ubuntu, Helvetica, sans-serif;
    color: rgba(0, 0, 0, 0.54);
  }

  .div-block-526-copy {
    border-bottom-color: #c4c4c4;
  }

  .tab-link-tab-1-6 {
    margin-right: 24px;
  }

  .tumunuincele {
    width: 100%;
    max-width: 100%;
    margin-top: -12px;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-block-541 {
    top: -60px;
    padding-bottom: 12px;
  }

  .div-block-543 {
    width: auto;
  }

  .section-39 {
    position: static;
    top: 72px;
  }

  .div-block-553 {
    width: auto;
    height: auto;
  }

  .div-block-554 {
    width: 100%;
    margin-top: -69px;
  }

  .submit-button {
    width: auto;
    max-width: 258px;
    min-width: 160px;
  }

  .modalwrapper2 {
    display: none;
  }

  .modalwrapper3 {
    display: none;
  }

  .megamenu2 {
    display: none;
  }

  .megamenu3 {
    display: none;
  }

  .megamenu4 {
    display: none;
  }

  .megamenu5 {
    display: none;
  }

  .megamenu6 {
    display: none;
  }

  .div-block-259-copy {
    width: auto;
    height: auto;
    max-height: 52px;
    max-width: 52px;
    min-width: 40px;
    margin-right: 12px;
  }

  .videothumb {
    margin-right: 12px;
  }

  .tumfotothumb {
    display: none;
  }

  .div-block-569 {
    display: block;
    width: 45%;
    padding-left: 26px;
  }

  .prevtext2 {
    /*width: auto;*/
    font-size: 12px;
  }

  .previoustext2 {
    margin-right: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .mobilmesajpopup {
    width: 100%;
  }

  .mobilmesajgonderpopupdiv {
    width: 100%;
  }

  .modalwrapper4 {
    display: none;
  }

  .ilanac-klamadivdevfoto {
    width: 250px;
  }

  .modalwrapperdanisman {
    display: none;
  }

  .grid-14 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .centerdiv-copy {
    width: 100%;
    max-width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .text-block-46-copy {
    width: auto;
  }

  .div-block-109-copy {
    width: auto;
  }

  .text-block-48-copy {
    width: auto;
  }

  .mobilfiltreilanliste {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 5000;
    display: none;
    overflow: scroll;
    padding-top: 73px;
    padding-bottom: 24px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
  }

  .div-block-574 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 70px;
    margin-bottom: 5px;
    padding-right: 14px;
    padding-left: 14px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f0f0f0;
  }

  .mobilfiltreform {
    margin-bottom: 0px;
  }

  .div-block-575 {
    width: 24px;
    height: 24px;
    padding-right: 0px;
    padding-bottom: 0px;
  }

  .div-block-576 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: Ubuntu, Helvetica, sans-serif;
    color: #152b59;
    font-size: 13px;
    line-height: 16px;
  }

  .div-block-577 {
    width: 20px;
    height: 20px;
  }

  .text-block-218 {
    margin-left: 8px;
  }

  .submit-button-6 {
    width: 94px;
    height: 33px;
    padding: 0px;
    border-radius: 5px;
    background-color: #152b59;
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 17px;
  }

  .tab-link-tab-2-8 {
    width: 33.3%;
    height: 50px;
    padding: 15px 0px;
    font-family: Ubuntu, Helvetica, sans-serif;
    color: #000;
    text-align: center;
  }

  .tab-link-tab-2-8.w--current {
    background-color: #152b59;
    color: #fff;
  }

  .tabs-menu-16 {
    width: 100%;
  }

  .div-block-578 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-top: 12px;
    padding-right: 14px;
    padding-left: 14px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .filtrelokasyonmobil {
    width: 100%;
  }

  .div-block-579 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 22px;
    padding-top: 6px;
    padding-bottom: 6px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #c4c4c4;
    font-family: Ubuntu, Helvetica, sans-serif;
    color: #152b59;
    font-size: 15px;
  }

  .text-block-219 {
    padding-left: 34px;
  }

  ._2inputareadiv {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 22px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: Ubuntu, Helvetica, sans-serif;
  }

  .select-field-2 {
    width: 48%;
    margin-bottom: 0px;
    border-radius: 5px;
    background-color: transparent;
  }

  .filtrekonuttipimobil {
    width: 100%;
  }

  .tabs-menu-17 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .tab-link-tab-2-9 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 105px;
    height: 34px;
    padding: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 5px;
    background-color: #e7e7e7;
    font-family: Ubuntu, Helvetica, sans-serif;
    color: silver;
    font-weight: 500;
  }

  .tab-link-tab-2-9.w--current {
    background-color: #449dd7;
    color: #fff;
  }

  .grid-15 {
    margin-top: 22px;
    margin-bottom: 30px;
  }

  .checkbox-field-3 {
    margin-bottom: 0px;
    padding-left: 0px;
  }

  .checkbox-5 {
    width: 18px;
    height: 18px;
    margin-top: 0px;
    margin-left: 0px;
  }

  .checkbox-label-4 {
    margin-bottom: 0px;
    margin-left: 15px;
  }

  .filtredetaylimobil {
    width: 100%;
  }

  .div-block-580 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 13px;
    height: 8px;
    margin-top: 0px;
  }

  .div-block-581 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .detay {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 22px;
    padding-top: 6px;
    padding-bottom: 6px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #c4c4c4;
    font-family: Ubuntu, Helvetica, sans-serif;
    color: #152b59;
    font-size: 15px;
  }

  .div-block-582 {
    overflow: hidden;
    width: 100%;
  }

  .text-field-11 {
    height: 44px;
    margin-bottom: 0px;
    border-radius: 5px;
  }

  .div-block-583 {
    width: 100%;
    margin-top: 22px;
  }

  .filtremobilaccordion {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 6px;
    padding-left: 24px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid rgba(0, 0, 0, 0.54);
    font-family: Ubuntu, Helvetica, sans-serif;
    color: rgba(0, 0, 0, 0.54);
    font-size: 12px;
    line-height: 14px;
  }

  .accordioncontentmobilfiltre {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: 100%;
  }

  .grid-16 {
    width: 100%;
    padding-top: 22px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .filtrefiyatmobil {
    width: 100%;
  }

  .text-field-12 {
    width: 48%;
    margin-bottom: 0px;
    border-radius: 50px;
  }

  .text-block-220 {
    font-weight: 700;
  }

  .tabs-menu-18 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: -66px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .tab-link-tab-2-10 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50px;
    height: 34px;
    margin-left: 10px;
    padding: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 5px;
    background-color: #e7e7e7;
    font-family: Ubuntu, Helvetica, sans-serif;
    color: silver;
    font-size: 20px;
    line-height: 23px;
    font-weight: 700;
  }

  .tab-link-tab-2-10.w--current {
    background-color: #449dd7;
    color: #fff;
  }

  .tabs-content-6 {
    padding-top: 28px;
  }

  .div-block-579-copy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 22px;
    padding-top: 6px;
    padding-bottom: 6px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #c4c4c4;
    font-family: Ubuntu, Helvetica, sans-serif;
    color: #152b59;
    font-size: 15px;
  }

  .tab-link-tab-2-8-copy {
    width: 33.3%;
    height: 50px;
    padding: 15px 0px;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    font-family: Ubuntu, Helvetica, sans-serif;
    color: #000;
    text-align: center;
  }

  .tab-link-tab-2-8-copy.w--current {
    background-color: #152b59;
    color: #fff;
  }

  .languagedropdown {
    display: none;
  }

  .languagedropdown1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0px;
    margin-left: 0px;
  }

  .hero-overlay2 {
    position: static;
    top: 72px;
  }
}

@media screen and (max-width: 1025px) {
  .navbar {
    position: relative;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    width: 100%;
  }

  .container-2 {
    margin-right: 10px;
    margin-left: 10px;
  }

  .div-block {
    padding-right: 12px;
  }

  .footer {
    display: none;
    padding: 40px 20px;
  }

  .section {
    display: none;
  }

  .section-2 {
    margin-top: 0px;
  }

  .div-block-26 {
    width: 252px;
    height: 265px;
    max-height: 265px;
    max-width: 252px;
    min-height: 265px;
    min-width: 252px;
    margin-right: 30px;
    margin-left: 0px;
    padding-right: 16px;
    padding-left: 16px;
  }

  .text-block-7 {
    font-size: 12px;
  }

  .div-block-32 {
    width: 218px;
    height: 140px;
  }

  .div-block-33 {
    margin-right: 0px;
    margin-left: 0px;
  }

  .text-span-2 {
    font-size: 20px;
  }

  .text-span-3 {
    font-size: 30px;
  }

  .heading-3 {
    min-width: 175px;
    margin-top: 0px;
  }

  .text-span-4 {
    font-size: 20px;
    line-height: 24px;
  }

  .image-7 {
    margin-top: 0px;
    margin-right: 0px;
  }

  .div-block-36 {
    margin-right: 24px;
    margin-left: 0px;
  }

  .div-block-38 {
    width: 127px;
    height: 127px;
    max-width: 127px;
  }

  .div-block-42 {
    max-width: 350px;
    margin-top: 0px;
    margin-right: 10px;
  }

  .div-block-50 {
    width: 139px;
    height: 50px;
  }

  .text-block-24 {
    height: 48px;
    font-size: 12px;
  }

  .div-block-57 {
    height: auto;
    padding: 15px 0px 5px;
  }

  .section-10 {
    display: none;
  }

  .hero-overlay {
    display: none;
    padding: 40px 20px;
  }

  .showHeroOnMobile {
    display: block !important;
    height: 250px !important;
  }

  .showHeroOnMobile h1 {
    text-align: center !important;
    font-size: 40px;
  }

  .section-12 {
    position: static;
    top: 72px;
  }

  .dropdown-3 {
    width: 100%;
  }

  .div-block-69 {
    margin-right: 0px;
    margin-bottom: 10px;
  }

  .div-block-71 {
    width: 100%;
    height: 110px;
  }

  .div-block-74 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-block-75 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .container-14 {
    display: none;
  }

  .div-block-76 {
    height: 50px;
  }

  .div-block-77 {
    height: 50px;
  }

  .dropdown-4 {
    height: 50px;
  }

  .section-14 {
    position: relative;
    top: 0px;
    margin-bottom: 0px;
  }

  .section-15 {
    display: none;
  }

  .section-16 {
    display: none;
  }

  .text-block-40 {
    display: none;
  }

  .div-block-99 {
    width: 74px;
    height: 74px;
  }

  .paragraph-2 {
    font-size: 14px;
  }

  .section-17 {
    top: 0px;
    display: block;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .div-block-110 {
    padding: 20px 17px 17px 20px;
  }

  .heading-11 {
    font-size: 16px;
    line-height: 20px;
  }

  .div-block-112 {
    min-height: 168px;
    min-width: 168px;
    margin-right: 20px;
  }

  .paragraph-3 {
    line-height: 20px;
  }

  .image-20 {
    width: 223px;
    height: 330px;
  }

  .div-block-114 {
    padding-top: 0px;
  }

  .text-block-51 {
    display: none;
  }

  .danismanilan {
    width: 246px;
    height: 50px;
    margin-bottom: 10px;
  }

  .div-block-115 {
    width: 100%;
    margin-right: 0px;
  }

  .div-block-117 {
    width: 100%;
  }

  .div-block-120 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-122 {
    width: 100%;
  }

  .dropdown-6 {
    width: 100%;
  }

  .div-block-126 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 344px;
    height: 344px;
    max-height: 344px;
    max-width: 344px;
    margin-right: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .danismankartport {
    border-right-style: none;
  }

  .image-22 {
    width: 53px;
    height: 53px;
    margin-right: 10px;
    margin-left: 10px;
  }

  .dan-smankarticon {
    margin-top: 0px;
  }

  .danismandetayfoot {
    width: 330px;
  }

  .dan-smandetayproj {
    width: 350px;
  }

  .container-27 {
    padding-top: 12px;
  }

  .heading-14 {
    margin-bottom: 12px;
    font-size: 34px;
    text-align: center;
  }

  .div-block-140 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-141 {
    width: 100%;
  }

  .div-block-142 {
    width: 100%;
  }

  .text-block-56 {
    font-size: 14px;
    text-align: center;
  }

  .div-block-144 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    max-height: 584px;
    max-width: 320px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .image-27 {
    width: auto;
    height: auto;
    max-height: 274px;
    max-width: 320px;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .text-block-57 {
    text-align: center;
  }

  .text-block-58 {
    text-align: center;
  }

  .text-block-59 {
    text-align: center;
  }

  .image-28 {
    display: block;
    -o-object-fit: none;
    object-fit: none;
  }

  .div-block-145 {
    display: none;
  }

  .heading-16 {
    text-align: center;
  }

  .centerdiv {
    padding-right: 15px;
    padding-left: 15px;
  }

  .section-22 {
    padding-top: 32px;
    padding-bottom: 28px;
  }

  .div-block-153 {
    width: 100%;
    margin-right: 0px;
  }

  .dropdown-toggle-4 {
    width: 100%;
  }

  .dropdown-7 {
    width: 100%;
    margin-bottom: 14px;
  }

  .div-block-154 {
    display: none;
  }

  .div-block-158 {
    overflow: hidden;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .heading-17 {
    margin-top: 9px;
    margin-bottom: 26px;
  }

  .projekart {
    margin-bottom: 0px;
    font-size: 12px;
  }

  .projekartinfo {
    font-size: 12px;
    line-height: 18px;
  }

  .div-block-161 {
    margin-bottom: 0px;
  }

  .section-23 {
    display: none;
  }

  .div-block-167 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-169 {
    display: none;
  }

  .section-24 {
    display: none;
  }

  .div-block-181 {
    width: 257px;
    height: 337px;
  }

  .div-block-182 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 257px;
    height: 277px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-183 {
    width: 248px;
  }

  .div-block-184 {
    width: 100%;
    margin-bottom: 8px;
    padding-left: 17px;
  }

  .text-block-65 {
    margin-left: 10px;
    padding-right: 4px;
    padding-left: 4px;
    font-size: 12px;
    line-height: 14px;
  }

  .text-block-66 {
    margin-left: 10px;
    padding-right: 4px;
    padding-left: 4px;
    font-size: 12px;
    line-height: 14px;
  }

  .text-block-67 {
    margin-top: 6px;
    font-size: 12px;
    line-height: 14px;
  }

  .div-block-187 {
    width: 223px;
    height: 156px;
    margin-bottom: 8px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-block-188 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .paragraph-4 {
    font-size: 12px;
    line-height: 18px;
  }

  .text-block-68 {
    font-size: 12px;
    line-height: 13px;
  }

  .text-block-69 {
    font-size: 16px;
    line-height: 18px;
  }

  .homeprojects {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .div-block-191 {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .div-block-192 {
    width: 176px;
    min-width: 176px;
  }

  .div-block-196 {
    width: 160px;
    height: 257px;
    max-height: 257px;
    max-width: 160px;
    min-height: 257px;
    min-width: 160px;
    margin-right: 30px;
  }

  .div-block-197 {
    width: 100%;
  }

  .text-block-70 {
    font-size: 15px;
    line-height: 18px;
  }

  .text-block-71 {
    font-size: 13px;
    line-height: 18px;
  }

  .div-block-204 {
    width: auto;
    height: auto;
    max-width: 320px;
    margin-top: -72px;
    padding: 36px 24px;
  }

  .section-25 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .heading-18 {
    width: 340px;
    font-size: 20px;
    line-height: 22px;
  }

  .paragraph-5 {
    font-size: 12px;
    line-height: 20px;
  }

  .div-block-208 {
    width: 45px;
    height: 45px;
  }

  .image-32 {
    height: auto;
    -o-object-fit: contain;
    object-fit: contain;
  }

  .text-block-72 {
    font-size: 12px;
    line-height: 14px;
  }

  .text-block-73 {
    font-size: 12px;
    line-height: 14px;
  }

  .projegalerisi {
    position: relative;
    left: -17px;
    padding-right: 0px;
    padding-left: 0px;
    border-style: none;
    background-color: transparent;
  }

  .div-block-216 {
    display: none;
  }

  .div-block-217 {
    margin-right: 12px;
    padding-right: 6px;
    padding-left: 6px;
  }

  .text-block-76 {
    width: 100px;
    max-width: 118px;
    font-size: 12px;
  }

  .div-block-218 {
    width: 107%;
    margin-bottom: 12px;
  }

  .div-block-219 {
    display: none;
  }

  .map-2 {
    width: 100%;
  }

  .div-block-226 {
    
    margin-right: 0px;
    margin-bottom: 0px;
    padding-bottom: 12px;
    border-bottom: 1px none #c4c4c4;
  }

  .div-block-226:active {
    border-bottom-width: 2px;
    border-bottom-color: #449dd7;
  }

  .div-block-227 {
    margin-top: 19px;
  }

  .div-block-228 {
    width: auto;
  }

  .iletisimformproje {
    display: none;
  }

  .text-field-2 {
    width: 100%;
  }

  .div-block-233 {
    width: 100%;
    margin-right: 0px;
  }

  .div-block-234 {
    display: none;
  }

  .text-block-83 {
    display: none;
  }

  .div-block-241 {
    margin-left: 0%;
  }

  .div-block-242 {
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-244 {
    display: none;
  }

  .div-block-245 {
    width: 100%;
    padding-top: 22px;
    padding-right: 0px;
  }

  .text-field-3 {
    width: 95%;
    height: 50px;
    max-width: none;
  }

  .div-block-250 {
    margin-bottom: 15px;
  }

  .text-block-87 {
    display: none;
  }

  .section-27 {
    padding-top: 21px;
  }

  .div-block-253 {
    margin-right: 0%;
    margin-left: 0%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-block-255 {
    height: auto;
  }

  .div-block-256 {
    display: none;
  }

  .div-block-257 {
    padding-top: 0px;
  }

  .div-block-260 {
    display: none;
  }

  .text-field-6 {
    display: block;
    height: 164px;
  }

  .section-28 {
    position: static;
    top: 72px;
    padding-top: 53px;
    padding-bottom: 26px;
  }

  .div-block-261 {
    height: auto;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-262 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .text-block-91 {
    text-align: center;
  }

  .div-block-263 {
    width: 155px;
    margin-top: 34px;
    margin-right: 0px;
  }

  .text-field-7 {
    margin-bottom: 26px;
  }

  .image-40 {
    margin-bottom: 38px;
  }

  .text-block-95 {
    font-size: 30px;
    line-height: 34px;
  }

  .text-block-96 {
    font-size: 20px;
    line-height: 23px;
  }

  .text-block-97 {
    font-size: 20px;
    line-height: 23px;
  }

  .paragraph-6 {
    font-size: 12px;
    line-height: 19px;
  }

  .div-block-269 {
    margin-bottom: 0px;
  }

  .paragraph-7 {
    width: auto;
    margin-top: 12px;
    margin-bottom: 0px;
  }

  .div-block-272 {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .text-block-100 {
    font-size: 12px;
  }

  .div-block-276 {
    height: auto;
    padding: 0px 4px;
  }

  .grid {
    grid-column-gap: 2px;
    grid-row-gap: 4px;
  }

  .text-block-101 {
    font-size: 10px;
  }

  .text-block-102 {
    font-size: 9px;
  }

  .section-30 {
    display: none;
  }

  .section-31 {
    padding-top: 0px;
  }

  .div-block-285 {
    margin-bottom: 12px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .text-block-105 {
    font-size: 20px;
    line-height: 23px;
    text-align: center;
  }

  .text-block-106 {
    margin-left: 0px;
    font-size: 14px;
    line-height: 16px;
  }

  .text-block-107 {
    margin-left: 0px;
    font-size: 14px;
    line-height: 35px;
  }

  .text-block-108 {
    font-size: 17px;
    line-height: 14px;
  }

  .heading-21 {
    font-size: 16px;
    line-height: 20px;
    /*margin-left: 10%;*/
    text-align: left;
    width: 100%;
    margin: 15px;
  }


  .paragraph-8 {
    padding: 14px;
    font-size: 15px;
    line-height: 14px;
  }

  .div-block-289 {
    margin-top: 28px;
  }

  .div-block-290 {
    padding-top: 12px;
    padding-right: 12px;
    padding-left: 12px;
  }

  .inputfield {
    max-width: 60px;
  }

  .text-block-110 {
    margin-left: 0px;
    font-size: 14px;
    line-height: 16px;
  }

  .div-block-291 {
    height: auto;
    margin-left: 0px;
  }

  .div-block-292 {
    width: 100%;
  }

  .letisimform {
    height: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-294 {
    margin-top: 0px;
  }

  .text-block-112 {
    text-align: center;
  }

  .text-block-113 {
    display: none;
  }

  .div-block-297 {
    height: auto;
    margin-top: 30px;
    margin-bottom: 0px;
  }

  .button-11 {
    width: 100%;
    height: 50px;
  }

  .div-block-298 {
    display: none;
    padding-top: 0px;
    border-top-style: none;
  }

  .div-block-299 {
    display: none;
  }

  .button-12 {
    width: auto;
    max-width: 92px;
  }

  .div-block-299-copy {
    display: none;
  }

  .div-block-303 {
    margin-bottom: 10px;
  }

  .button-13 {
    width: 100%;
    height: 50px;
    max-width: none;
  }

  .text-block-118 {
    text-align: center;
  }

  .div-block-305 {
    display: none;
  }

  .text-block-119 {
    font-size: 12px;
    line-height: 14px;
  }

  .text-block-120 {
    font-size: 12px;
    line-height: 14px;
  }

  .div-block-307 {
    display: none;
  }

  .text-block-123 {
    font-size: 17px !important;
  }

  .div-block-328 {
    display: none;
  }

  .text-block-131 {
    font-size: 16px;
    line-height: 14px;
  }

  .ilanListe131 {
    font-size: 14px;
  }

  .div-block-338 {
    width: 100%;
    margin-bottom: 12px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-block-345 {
    display: none;
  }

  .breadcrump {
    width: 100%;
    margin-left: 0px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .leftcolumnilan {
    padding-right: 15px;
    padding-left: 15px;
  }

  .bigimage {
    height: auto;
  }

  .image-47 {
    height: 233px;
  }

  .text-block-135 {
    text-align: center;
  }

  .div-block-352 {
    margin-top: 4px;
  }

  .randevudiv {
    width: 160px;
    margin-top: 4px;
    margin-bottom: 4px;
  }

  .div-block-355 {
    margin-top: 12px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-block-356 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-359 {
    margin-bottom: 16px;
  }

  .text-block-139 {
    width: 100%;
  }

  .projekonumuilan {
    display: block;
  }

  .divdgerilan {
    display: none;
  }

  .div-block-368 {
    margin-bottom: 20px;
  }

  .div-block-370 {
    width: 310px;
    margin-bottom: 12px;
  }

  .bluenav {
    display: none;
  }

  .section-36 {
    padding-right: 12px;
    padding-left: 12px;
  }

  .div-block-394 {
    height: 235px;
  }

  .div-block-395 {
    display: none;
  }

  .div-block-396 {
    height: 24px;
    min-height: 24px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 2px;
    padding-bottom: 2px;
  }

  .megamenu {
    display: none;
  }

  .div-block-408 {
    width: 100%;
    border-right-style: none;
  }

  .mesajgonderpopupdiv {
    display: none;
  }

  .div-block-417 {
    display: block;
  }

  .div-block-418 {
    max-width: 360px;
  }

  .div-block-421 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .mobilhomesearch {
    position: static;
    top: 72px;
    display: block;
    padding-bottom: 32px;
  }

  .mobilecenterdiv {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 15px;
    margin-left: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .div-block-423 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: -57px;
    margin-bottom: 48px;
    padding: 74px 20px 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(12, 79, 122, 0.2);
    border-radius: 10px 10px 20px 20px;
    background-color: rgba(68, 157, 215, 0.2);
  }

  .div-block-424 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 16px;
    padding: 30px 18px 30px 30px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 5px solid #152b59;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background-color: #fff;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.15);
  }

  .div-block-425 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 70%;
    margin-left: 45px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .dropdown-toggle-8 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 24px;
    padding: 0px 0px 0px 4px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 0.5px solid #848484;
  }

  .text-block-170 {
    min-width: 108px;
    margin-right: 43px;
    font-family: Ubuntu, Helvetica, sans-serif;
    color: #848484;
    line-height: 16px;
  }

  .icon-4 {
    margin-right: 0px;
    color: #848484;
  }

  .dropdown-11 {
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
    font-family: Ubuntu, Helvetica, sans-serif;
    color: #848484;
    line-height: 16px;
  }

  .div-block-426 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 30%;
    padding: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .image-52 {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .image-53 {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .div-block-427 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    margin-bottom: -28px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-block-428 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 113px;
    height: 57px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 10px;
    background-color: #152b59;
  }

  .text-block-171 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 53px;
    height: 35px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: Ubuntu, Helvetica, sans-serif;
    color: #fff;
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
    text-align: center;
  }

  .div-block-429 {
    position: relative;
    right: 0px;
    bottom: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 7px;
    margin-bottom: -24px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .fullwidthverticalmiddlealign {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .text-block-172 {
    margin-right: 6px;
    font-family: Ubuntu, Helvetica, sans-serif;
    color: #152b59;
  }

  .horizontalmiddlealign {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .image-54 {
    margin-right: 9px;
  }

  .text-block-173 {
    color: #383838;
    font-size: 15px;
    line-height: 17px;
  }

  .button-20 {
    margin-top: 8px;
    border-radius: 20px;
    background-color: #449dd7;
    font-family: Ubuntu, Helvetica, sans-serif;
  }

  .image-55 {
    width: auto;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .image-56 {
    width: 100%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .div-block-430 {
    width: 74px;
    height: 57px;
  }

  .horizontalstartend {
    font-family: Ubuntu, Helvetica, sans-serif;
  }

  .image-57 {
    width: 100%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .grid-4 {
    width: 100%;
    margin-top: 24px;
    margin-bottom: 24px;
    padding-right: 15px;
    padding-left: 15px;
    justify-items: start;
    -webkit-box-align: start;
    -webkit-align-items: start;
    -ms-flex-align: start;
    align-items: start;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .link-12 {
    font-family: Ubuntu, Helvetica, sans-serif;
    color: #5b5b5b;
    font-size: 12px;
    line-height: 25px;
    text-decoration: none;
  }

  .fullwidthverticalleftal-gn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .mobilelinksection {
    display: block;
  }

  .mobilefooter {
    position: static;
    top: 72px;
    display: block;
    padding-top: 12px;
    padding-bottom: 12px;
    background-color: #2f3031;
  }

  .accordiondropdown {
    overflow: hidden;
    width: 100%;
    margin-right: 0px;
    margin-bottom: 30px;
    margin-left: 0px;
    color: #fff;
  }

  .text-block-174 {
    font-family: Ubuntu, Helvetica, sans-serif;
    color: #fff;
    line-height: 24px;
    font-weight: 700;
  }

  .accordionicon {
    color: #fff;
  }

  .dropdown-toggle-9 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 32px;
    padding: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #449dd7;
  }

  .dropdown-list {
    position: static;
    display: block;
    background-color: transparent;
  }

  .accordiondropdownlist {
    font-family: Ubuntu, Helvetica, sans-serif;
    color: #fff;
  }

  .image-58 {
    margin-right: 10px;
    margin-bottom: 30px;
    margin-left: 10px;
  }

  .text-block-175 {
    margin-bottom: 12px;
    font-family: Ubuntu, Helvetica, sans-serif;
    color: #fff;
    line-height: 25px;
  }

  .grid-5 {
    margin-bottom: 40px;
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .div-block-431 {
    width: 20px;
    height: 20px;
  }

  .image-59 {
    margin-bottom: 30px;
  }

  .column-6 {
    margin-bottom: 20px;
  }

  .column-7 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 48px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-block-432 {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .centerdivm2 {
    padding-right: 15px;
    padding-left: 15px;
  }

  .mobilwhatsappara {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .hemenara {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 118px;
    height: 50px;
    max-height: 50px;
    max-width: 118px;
    min-height: 50px;
    min-width: 118px;
    padding: 0px 10px 0px 6.5px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #152b59;
  }

  .whatsapp {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 118px;
    height: 50px;
    max-height: 50px;
    max-width: 118px;
    min-height: 50px;
    min-width: 118px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 6.5px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #25d366;
  }

  .text-block-176 {
    font-family: Ubuntu, Helvetica, sans-serif;
    color: #fff;
    line-height: 18px;
  }

  .mobileacenteinfo {
    position: static;
    top: 72px;
    z-index: 10;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    margin-bottom: 24px;
    padding-bottom: 12px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-color: transparent;
  }

  .halfwidthverticalmiddlealign {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .link-13 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 139px;
    height: 23px;
    margin-bottom: 33px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-bottom: 4px solid #c4c4c4;
    font-family: Ubuntu, Helvetica, sans-serif;
    color: #383838;
    font-size: 15px;
    line-height: 18px;
    text-decoration: none;
  }

  .link-13:active {
    border-bottom-color: #449dd7;
  }

  .text-block-177 {
    max-width: 277px;
    margin-bottom: 16px;
    font-family: Ubuntu, Helvetica, sans-serif;
    color: #173372;
    font-size: 20px;
    line-height: 25px;
    font-weight: 500;
    text-align: center;
  }

  .div-block-433 {
    width: 137px;
    /*height: 56px;*/
    margin-bottom: 34px;
  }

  .coverimagefulwidthheight {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .div-block-434 {
    width: 100px;
    height: auto;
    min-height: 54px;
    min-width: 82px;
    margin-bottom: 42px;
  }

  .halfwidthbuttondark {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    height: 50px;
    margin-bottom: 11px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #152b59;
    font-family: Ubuntu, Helvetica, sans-serif;
  }

  .halfwidthbuttonlight {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    height: 50px;
    margin-bottom: 11px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #e8e8e8;
    font-family: Ubuntu, Helvetica, sans-serif;
    color: #000;
  }

  .text-block-178 {
    margin-bottom: 20px;
    font-family: Ubuntu, Helvetica, sans-serif;
    color: #000;
    line-height: 16px;
  }

  .dropdown-12 {
    width: 90%;
    margin: 10px 0px 0px;
    border: 1px none #c4c4c4;
    border-radius: 4px;
  }

  .dropdown-toggle-10 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0px;
    margin-left: 0px;
    padding: 0px 24px 0px 4px;
    border: 1px solid #c4c4c4;
    border-radius: 4px;
    font-family: Ubuntu, Helvetica, sans-serif;
    color: rgba(0, 0, 0, 0.54);
    line-height: 16px;
  }

  .div-block-435 {
    position: relative;
    z-index: 20;
    width: 100%;
    padding-top: 21px;
    padding-bottom: 15px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    background-color: #fff;
  }

  .div-block-436 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 103px;
    height: 82px;
    min-height: 82px;
    min-width: 103px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-right: 26px;
    padding-left: 26px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-color: transparent;
    font-family: Ubuntu, Helvetica, sans-serif;
    color: #fff;
  }

  .div-block-436:active {
    background-color: #449dd7;
  }

  .text-block-179 {
    font-weight: 700;
  }

  .borderline {
    width: 1px;
    height: 33px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    border-right: 1px solid #fff;
  }

  .div-block-437 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 23px;
    margin-bottom: 23px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #152b59;
  }

  .mobilekart {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 50px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .column-8 {
    display: none;
  }

  .text-block-180 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    height: 25px;
    margin-right: 0px;
    padding-right: 48px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .text-block-181 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    height: 25px;
    padding-left: 48px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-left: 1px solid #c4c4c4;
  }

  .divhidden {
    display: block;
    margin-right: 0px;
    margin-bottom: 10px;
  }

  .dropdown-13 {
    width: 100%;
    margin: 10px 0px 0px;
    border: 1px none #c4c4c4;
    border-radius: 4px;
  }

  .horizontalstartend-2 {
    font-family: Ubuntu, Helvetica, sans-serif;
  }

  .mobileacenteinfo-2 {
    position: static;
    top: 72px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-color: transparent;
  }

  .coverimagefulwidthheight-2 {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .halfwidthbuttonlight-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    margin-bottom: 11px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #e8e8e8;
    font-family: Ubuntu, Helvetica, sans-serif;
    color: #000;
  }

  .div-block-439 {
    width: 100%;
    padding-top: 21px;
    padding-bottom: 15px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    background-color: #fff;
    box-shadow: 0 4px 43px 0 #c4c4c4;
  }

  .text-block-182 {
    max-width: 277px;
    margin-bottom: 16px;
    font-family: Ubuntu, Helvetica, sans-serif;
    color: #173372;
    font-size: 20px;
    line-height: 25px;
    font-weight: 500;
    text-align: center;
  }

  .halfwidthbuttondark-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    margin-bottom: 11px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #152b59;
    font-family: Ubuntu, Helvetica, sans-serif;
  }

  .dan-smandetayimage {
    width: 100px;
    height: 100px;
    margin-bottom: 17px;
  }

  .dropdown-toggle-11 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 15px;
    margin-left: 15px;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 18px;
    border: 1px solid #c4c4c4;
    border-radius: 4px;
    background-color: #fff;
    font-family: Ubuntu, Helvetica, sans-serif;
    color: rgba(0, 0, 0, 0.54);
    line-height: 16px;
  }

  .dan-smandetaybadge {
    width: 100px;
    height: auto;
    min-height: 54px;
    min-width: 82px;
    margin-bottom: 21px;
  }

  .dan-smandetayacenteimage {
    width: 150px;
    height: auto;
    min-height: auto;
    min-width: auto;
    margin-bottom: 21px;
  }

  .text-block-185 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 90px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 18px;
  }

  .borderline3 {
    width: 0px;
    height: 16px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    border-right: 1px solid #383838;
  }

  .div-block-443 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 171px;
    height: 45px;
    margin-top: 36px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .div-block-444 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 226px;
    height: 35px;
    margin-top: 36px;
    margin-bottom: 34px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .button-24 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 274px;
    height: 50px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 5px;
    background-color: #449dd7;
    font-family: Ubuntu, Helvetica, sans-serif;
    line-height: 18px;
    font-weight: 500;
  }

  .black-text-margintop {
    margin-top: 30px;
    margin-bottom: 20px;
    font-family: Ubuntu, Helvetica, sans-serif;
    color: #000;
    line-height: 16px;
  }

  .mobilelisting {
    position: relative;
    top: 72px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 53px;
  }

  .fullwidthcolumn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .mobil-checkbox {
    display: none;
  }

  .hiddenlogindiv {
    display: block;
  }

  .select-field-fullwidth {
    width: 100%;
    max-width: none;
    min-width: 0px;
    margin-bottom: 10px;
  }

  .text-field-full-width {
    width: 100%;
    max-width: none;
    min-width: 0px;
    margin-bottom: 10px;
  }

  .sifreunuttum {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: -42px;
    margin-right: 0%;
    margin-left: 0%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .hakk-m-zdacolumn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    margin-bottom: 48px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .hakk-m-zdacolumn1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    margin-bottom: 36px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-right-style: none;
  }

  .div-block-446 {
    width: 101px;
  }

  .div-block-447 {
    width: auto;
    height: 100%;
  }

  .mobililet-s-minfo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    border-left-style: none;
    background-color: #fff;
  }

  .div-block-448 {
    margin-bottom: 20px;
  }

  .fullwidthcolumnrightalign {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-block-449 {
    display: none;
  }

  .columnfullwidthseperatedesktop {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .fullwidthcolumnkredi {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .horizontalstartendcenter {
    font-family: Ubuntu, Helvetica, sans-serif;
  }

  .column-10 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .columns-7 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-453 {
    width: 100%;
  }

  .div-block-454 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .div-block-455 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .mobilekredihesap {
    display: block;
    width: 100%;
  }

  .mobilefilterilan {
    font-family: Ubuntu, Helvetica, sans-serif;
    z-index: 998 !important;
  }

  .fullwidthcolumnleftalign {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .mobile-lanliste {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-457 {
    height: 330px;
  }

  .div-block-458 {
    width: 33%;
    margin-top: 4px;
  }

  .blueband {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 32px;
    margin-top: 24px;
    padding-right: 15px;
    padding-bottom: 0px;
    padding-left: 15px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 2px solid #449dd7;
    background-color: #152b59;
  }

  .text-block-191 {
    font-family: Ubuntu, Helvetica, sans-serif;
    color: #fff;
    font-size: 13px;
    text-align: center;
  }

  .image-66 {
    width: 84px;
  }

  .image-67 {
    width: 84px;
  }

  .orangeband {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 54px;
    padding-right: 15px;
    padding-bottom: 0px;
    padding-left: 15px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 2px solid #449dd7;
    background-color: #fd972b;
  }

  .text-block-192 {
    font-family: Ubuntu, Helvetica, sans-serif;
    color: #152b59;
    font-size: 25px;
    line-height: 28px;
    font-weight: 700;
  }

  .div-block-459 {
    width: 100%;
    padding: 16px 15px 9px;
    background-color: #fff;
  }

  .paragraph-14 {
    font-family: Ubuntu, Helvetica, sans-serif;
    color: #152b59;
    font-size: 12px;
    font-weight: 700;
  }

  .greyband {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 15px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #e2e2e2;
  }

  .whatsappdiv {
    background-color: #25d366;
  }

  .whitetext {
    color: #fff;
  }

  .premiummobilediv {
    margin-bottom: 24px;
  }

  .greytext {
    font-family: Ubuntu, Helvetica, sans-serif;
    color: #c4c4c4;
    font-size: 13px;
    text-align: center;
  }

  .whiteband {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 15px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #fff;
  }

  .basicilandiv {
    margin-bottom: 24px;
  }

  .section-37 {
    position: static;
    top: 72px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .whitedivsection {
    width: 100%;
    padding: 15px 32px 12px;
    background-color: #fff;
  }

  .darkdivsection {
    width: 100%;
    padding: 18px 12px 32px 24px;
    background-color: #152b59;
  }

  .paragraph-15 {
    font-family: Ubuntu, Helvetica, sans-serif;
    color: #383838;
    font-size: 12px;
  }

  .text-block-193 {
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
  }

  .text-block-194 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 37px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: Ubuntu, Helvetica, sans-serif;
    color: #fff;
    font-size: 12px;
    line-height: 21px;
    font-weight: 700;
  }

  .link-14 {
    margin-right: 4px;
    margin-bottom: 4px;
    padding: 4px 12px;
    border: 1px solid #fff;
    border-radius: 20px;
    color: #fff;
    text-decoration: none;
  }

  .div-block-460 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-461 {
    display: none;
  }

  .column-11 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .konutdetaylar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .ilanozellik {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .konutfiyatendeks {
    display: none;
  }

  .konutpiyasabilgileri {
    display: none;
  }

  /* mobile de demographic kisim icin tek bir div kullaniyoruz, buna gerek kalmadi */
  /*.demografikbilgiler {*/
  /*  display: none;*/
  /*}*/

  .bolgefiyat {
    display: none;
  }

  .kredihesaplama {
    display: none;
  }

  .borderh-dden {
    display: none;
  }

  .kredihesaplamamobil {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #c4c4c4;
    background-color: #fff;
  }

  .form-block {
    width: 100%;
  }

  .image-69 {
    width: 100%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .div-block-463 {
    width: 57px;
    height: 57px;
  }

  .middlealigncolumn {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-block-464 {
    display: none;
  }

  .mobileprojectsection {
    position: static;
    top: 72px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .mobileprojectcard {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-right: 15px;
    padding-bottom: 26px;
    padding-left: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 7px solid #449dd7;
    background-color: #fff;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  }

  .horizontalstartendmiddlealign {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: Ubuntu, Helvetica, sans-serif;
  }

  .mobileproject {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 45px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-465 {
    width: 60px;
    height: 60px;
  }

  .projegalerisitext {
    display: none;
  }

  .proje-galerisi-header {
    text-align: center;
  }

  .mobilinfokart {
    display: block;
    width: 100%;
    margin-top: 17px;
    padding: 26px 36px;
    border: 1px solid #c4c4c4;
    border-radius: 5px;
    background-color: #fff;
  }

  .mobililetisim {
    display: block;
    width: 100%;
    margin-top: 17px;
  }

  .acenteiletisimform {
    display: none;
  }

  .desktoplisting {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .likesharecompare {
    margin-top: 12px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .mobililet-s-mv2 {
    display: none;
  }

  .div-block-470 {
    width: 96px;
    height: 96px;
  }

  .div-block-471 {
    width: 100%;
  }

  .div-block-472 {
    width: 100%;
  }

  .navcenter {
    padding-right: 15px;
    padding-left: 15px;
  }

  ._90x90div {
    width: 110px;
    height: 110px;
  }

  .tabs-menu {
    display: none;
  }

  .leftdivcolumn {
    width: 100%;
    /*-webkit-box-pack: center;*/
    /*-webkit-justify-content: center;*/
    /*-ms-flex-pack: center;*/
    /*justify-content: center;*/
  }

  .grid-8 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .mobilhamburger {
    position: absolute;
    left: 0%;
    top: 0px;
    right: 0%;
    bottom: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    opacity: 1;
  }

  .mobilhamburgerprofile {
    position: absolute;
    left: 0%;
    top: 0px;
    right: 0%;
    bottom: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    opacity: 1;
  }

  .mobilhamburgerlogin {
    position: fixed;
    left: 0%;
    top: 72px;
    right: 0%;
    bottom: auto;
    opacity: 1;
  }

  .body-9 {
    background-color: #f2f2f2;
  }

  .text-block-202 {
    color: rgba(0, 0, 0, 0.54);
  }

  .dropdown-16 {
    width: 100%;
    margin-bottom: 5px;
    padding-right: 17px;
    border-radius: 5px;
    background-color: #fff;
  }

  .dropdown-toggle-15 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 12px 4px 12px 32px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .icon-7 {
    margin-right: 0px;
  }

  .halfwidthverticalmiddlealignmargin2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    margin-left: 4px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-487 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .fullwidthverticalmiddlealignexpandable {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: 100%;
    margin-bottom: 0px;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .ilandetaytepestick {
    display: none;
  }

  .dan-smandetaystickheader {
    top: 0px;
  }

  .div-block-493 {
    width: 78px;
    height: 52px;
  }

  .div-block-495 {
    width: 56px;
    height: 56px;
    margin-right: 12px;
  }



  .div-block-496 {
    margin-bottom: 14px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    white-space: nowrap;
  }

  .div-block-497 {
    height: 60px;
    margin-left: 0px;
  }

  .div-block-498 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .dan-smandetaycontent {
    font-family: Ubuntu, Helvetica, sans-serif;
  }

  .mobililanaltbant {
    z-index: 999;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .mobilpopupdetaycard {
    position: fixed;
    left: 0%;
    top: 0px;
    right: 0%;
    bottom: 0px;
    z-index: 9999;
    display: none;
    padding-top: 88px;
  }

  .div-block-505 {
    margin-top: 9px;
    margin-bottom: 9px;
  }

  .div-block-508 {
    cursor: pointer;
  }

  .popupara {
    cursor: pointer;
  }

  .vazgec {
    cursor: pointer;
  }

  .div-block-520 {
    margin-top: 9px;
    margin-bottom: 9px;
  }

  .horizontalstartendmob-l {
    font-family: Ubuntu, Helvetica, sans-serif;
  }

  .tabs-4 {
    width: 100%;
  }

  .tabs-menu-3 {
    z-index: 4;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .tab-link-tab-1-medium {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 84px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    background-color: #449dd7;
    font-family: Ubuntu, Helvetica, sans-serif;
    color: #fff;
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
  }

  .tab-link-tab-1-medium.w--current {
    background-color: #152b59;
  }

  .tab-link-tab-1-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 84px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom-right-radius: 10px;
    background-color: #449dd7;
    font-family: Ubuntu, Helvetica, sans-serif;
    color: #fff;
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
  }

  .tab-link-tab-1-right.w--current {
    background-color: #152b59;
  }

  .tab-link-tab-1-left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 84px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom-left-radius: 10px;
    background-color: #449dd7;
    font-family: Ubuntu, Helvetica, sans-serif;
    color: #fff;
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
  }

  .tab-link-tab-1-left.w--current {
    background-color: #152b59;
  }

  .tabs-content-2 {
    overflow: visible;
  }

  .tabs-5 {
    width: 100%;
  }

  .tabs-menu-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .tab-link-tab-1-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 95px;
    height: 24px;
    padding: 4px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    font-family: Ubuntu, Helvetica, sans-serif;
    color: #fff;
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
  }

  .tab-link-tab-1-3.w--current {
    background-color: #383838;
  }

  .tab-link-tab-1-left1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 95px;
    height: 24px;
    padding: 4px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    font-family: Ubuntu, Helvetica, sans-serif;
    color: #fff;
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
  }

  .tab-link-tab-1-left1.w--current {
    background-color: #383838;
  }

  .tab-link-tab-1-right1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 95px;
    height: 24px;
    padding-right: 4px;
    padding-left: 4px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    font-family: Ubuntu, Helvetica, sans-serif;
    color: #fff;
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
  }

  .tab-link-tab-1-right1.w--current {
    background-color: #383838;
  }

  .tumunuincele {
    margin-top: 0px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .div-block-541 {
    top: -72px;
  }

  .sssaccordionicon {
    color: #152b59;
  }

  .grid-9 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .section-39 {
    display: none;
    margin-top: 0px;
  }

  .tabs-9 {
    top: 0px;
  }

  .tabs-10 {
    width: 100%;
  }

  .tabs-menu-12 {
    display: -ms-grid;
    display: grid;
    margin-right: 15px;
    margin-left: 15px;
    padding-bottom: 24px;
    justify-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 33px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    background-color: #fff;
  }

  .tab-link-tab-3-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 139px;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-bottom: 4px solid #c4c4c4;
    background-color: transparent;
    font-family: Ubuntu, Helvetica, sans-serif;
    color: #000;
    font-size: 15px;
  }

  .tab-link-tab-3-2.w--current {
    border-bottom-color: #449dd7;
    background-color: transparent;
    color: #000;
  }

  .div-block-551 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-552 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-top: 32px;
    padding-bottom: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background-color: #fff;
  }

  .div-block-553 {
    width: 224px;
    height: 224px;
  }

  .submit-button {
    width: 100%;
    max-width: none;
  }

  .ozelnotform {
    width: auto;
  }

  .randevupopup {
    width: auto;
  }

  .megamenu2 {
    display: none;
  }

  .megamenu3 {
    display: none;
  }

  .megamenu4 {
    display: none;
  }

  .megamenu5 {
    display: none;
  }

  .megamenu6 {
    display: none;
  }

  .tabs-menu-14 {
    margin-left: 0px;
  }

  .haritacalloutview {
    width: 320px;
    height: 97px;
  }

  .div-block-557 {
    width: 72px;
    min-width: 72px;
  }

  .div-block-559 {
    margin-bottom: 4px;
  }

  .div-block-561 {
    width: 60px;
    height: 60px;
  }

  .text-block-216 {
    font-size: 12px;
    line-height: 14px;
  }

  .desktopdevfotodiv {
    display: none;
  }

  .tumfotothumb {
    display: none;
  }

  .div-block-565 {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 9999;
    display: none;
    overflow: hidden;
    width: 100%;
    height: 100vh;
    padding-top: 90px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #f5f5f5;
  }

  .div-block-566 {
    position: fixed;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 70px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #152b59;
    font-family: Ubuntu, Helvetica, sans-serif;
    color: #fff;
    line-height: 16px;
    font-weight: 700;
    cursor: pointer;
  }

  .grid-13 {
    overflow: scroll;
    height: auto;
    padding-top: 0px;
    padding-bottom: 70px;
    -webkit-box-align: start;
    -webkit-align-items: start;
    -ms-flex-align: start;
    align-items: start;
    grid-column-gap: 6px;
    grid-row-gap: 9px;
  }

  .div-block-567 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    padding-left: 24px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 4px;
    background-color: #fff;
    font-family: Ubuntu, Helvetica, sans-serif;
    color: #383838;
    line-height: 16px;
    cursor: pointer;
  }

  .checkboxbolge {
    width: 18px;
    height: 18px;
    margin-right: 12px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-color: rgba(68, 157, 215, 0.5);
  }

  .div-block-568 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: scroll;
    height: auto;
    padding-top: 20px;
    padding-bottom: 120px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .geridon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 24px;
    margin-bottom: 0px;
    padding: 0px 0px 0px 24px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: Ubuntu, Helvetica, sans-serif;
    color: #152b59;
    font-size: 20px;
    line-height: 23px;
    font-weight: 700;
    cursor: pointer;
  }

  .image-88 {
    width: 24px;
    height: 24px;
    margin-right: 12px;
  }

  .dropdown-bolge {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
    font-family: Ubuntu, Helvetica, sans-serif;
    color: #848484;
    line-height: 16px;
  }

  .no-scroll {
    overflow: hidden;
  }

  .div-block-569 {
    padding-left: 12px;
  }

  .mobildevfotonavbarmobil {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100vw;
    background-color: #000;
  }

  .mobildevfotodiv {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 30px;
  }

  .div-block-570 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 254px;
    margin-bottom: 12px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-family: Ubuntu, Helvetica, sans-serif;
    color: #152b59;
    font-size: 12px;
    line-height: 18px;
  }

  .div-block-571 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 233px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .imageindicator {
    position: relative;
    left: 9px;
    top: -27px;
    right: 0%;
    bottom: 0%;
    z-index: 9;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 34px;
    height: 20px;
    min-height: 20px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 4px;
    background-color: #fff;
    color: #000;
  }

  .desktopdevfotogaleri {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .mobildevfotovideo {
    width: 100%;
  }

  .horizontalstartendcenterdev {
    font-family: Ubuntu, Helvetica, sans-serif;
  }

  .form-block-2 {
    height: 100%;
    margin-bottom: 0px;
  }

  .checkbox-field-2 {
    margin-bottom: 0px;
    padding-left: 0px;
  }

  .checkbox-label-3 {
    margin-bottom: 0px;
  }

  .checkbox-2 {
    width: 18px;
    height: 18px;
    margin-top: 0px;
    margin-right: 12px;
    margin-left: 0px;
    background-color: rgba(68, 157, 215, 0.5);
  }

  .form-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .button-28 {
    width: 158px;
    height: 24px;
    padding: 0px 0px 0px 4px;
    border-bottom: 1px none #848484;
    background-color: transparent;
    font-family: Ubuntu, Helvetica, sans-serif;
    color: #848484;
  }

  .div-block-572 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 158px;
    height: 24px;
    border-bottom: 1px solid #848484;
  }

  .buttonicon {
    position: static;
    margin-right: 0px;
    color: #848484;
  }

  .mobilmesajpopup {
    width: auto;
  }

  .mobilmesajgonderpopupdiv {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .mobilmesaj {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .mesajgonder {
    width: 160px;
    margin-top: 4px;
    margin-bottom: 4px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .grid-14 {
    justify-items: center;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .centerdiv-copy {
    padding-right: 15px;
    padding-left: 15px;
  }

  .div-block-573 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .tabs-menu-16 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .div-block-585 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .div-block-586 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 96px;
    height: 72px;
    padding: 6px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 5px;
    background-color: #fff;
  }

  .div-block-587 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 27px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-588 {
    width: 145px;
    height: 45px;
    margin-bottom: 0px;
  }

  .hero-overlay2 {
    display: none;
    padding: 40px 20px;
  }
}

@media screen and (max-width: 479px) {
  .container-2 {
    margin-right: 20px;
    margin-left: 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block {
    padding-right: 0px;
  }

  .footer {
    padding-right: 20px;
    padding-left: 20px;
    text-align: left;
  }

  .footer-heading {
    margin-top: 20px;
  }

  .otherbrands {
    margin-top: 20px;
  }

  .section {
    display: none;
  }

  .section-2 {
    overflow: hidden;
    padding-top: 19px;
  }

  .text-span-2 {
    font-size: 20px;
  }

  .image-7 {
    min-height: 129px;
    min-width: 200px;
    margin-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .div-block-42 {
    max-height: 129px;
    max-width: 314px;
    margin-right: 0px;
    margin-left: -170px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .text-block-24 {
    height: 56px;
    margin-bottom: 0px;
    line-height: 20px;
  }

  .centered-container {
    text-align: left;
  }

  .div-block-71 {
    width: 100%;
  }

  .div-block-76 {
    width: 91px;
    margin-right: 4px;
  }

  .div-block-77 {
    width: 91px;
    margin-left: 4px;
  }

  .div-block-97 {
    margin-bottom: 0px;
    padding-bottom: 4px;
  }

  .div-block-100 {
    padding-right: 18px;
    padding-left: 18px;
  }

  .image-18 {
    width: 130%;
    max-width: none;
  }

  .section-17 {
    margin-top: 44px;
  }

  .div-block-106 {
    width: 100%;
    max-width: none;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    border-radius: 0px;
  }

  .div-block-107 {
    display: none;
  }

  .image-19 {
    width: 100%;
    max-width: none;
  }

  .text-block-46 {
    margin-left: 0px;
    padding-left: 41px;
  }

  .div-block-109 {
    margin-left: 41px;
  }

  .text-block-48 {
    margin-left: 41px;
  }

  .section-18 {
    overflow: hidden;
  }

  .div-block-112 {
    height: 168px;
  }

  .image-20 {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .div-block-115 {
    width: 100%;
    margin-right: 0px;
  }

  .div-block-117 {
    width: 100%;
    max-height: 300px;
    max-width: none;
  }

  .text-field {
    height: 50px;
  }

  .submit-button-2 {
    width: 100%;
    max-width: none;
  }

  .image-22 {
    margin-right: 10px;
    margin-left: 10px;
  }

  .danismandetayfoot {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    border-top-style: none;
  }

  .dan-smandetayproj {
    width: 100%;
    max-width: none;
    margin-right: 0px;
    padding-right: 0px;
    padding-left: 0px;
    box-shadow: none;
  }

  .container-27 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .heading-14 {
    margin-bottom: 12px;
    font-size: 30px;
    line-height: 34px;
    text-align: center;
  }

  .div-block-140 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-141 {
    width: 100%;
  }

  .div-block-142 {
    width: 100%;
  }

  .text-block-56 {
    font-size: 14px;
    line-height: 16px;
    text-align: center;
  }

  .div-block-144 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .projelersonuc {
    font-size: 17px !important;
  }




  .homeprojects {
    padding-top: 4px;
    padding-bottom: 4px;
  }

  .div-block-204 {
    max-height: 95px;
    max-width: 158px;
    min-height: 95px;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .projegalerisi {
    display: none;
  }

  .text-block-77 {
    display: none;
  }

  .div-block-221 {
    width: auto;
  }

  .div-block-228 {
    width: auto;
  }

  .div-block-230 {
    display: none;
  }

  .text-field-2 {
    height: 50px;
    max-width: none;
    margin-right: 0px;
  }

  .div-block-231 {
    margin-top: 10px;
  }

  .div-block-233 {
    height: auto;
  }

  .div-block-247 {
    margin-top: 15px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .div-block-248 {
    display: none;
  }

  .checkbox-field {
    padding-left: 0px;
  }

  .div-block-257 {
    padding-right: 12px;
    padding-left: 12px;
  }

  .section-28 {
    padding-top: 53px;
  }

  .div-block-261 {
    padding-right: 0px;
  }

  .div-block-262 {
    width: auto;
  }

  .div-block-265 {
    width: 100%;
  }

  .image-40 {
    margin-bottom: 38px;
  }

  .text-block-99 {
    font-size: 12px;
  }

  .div-block-275 {
    width: auto;
    height: 50px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .text-block-100 {
    font-size: 10px;
  }

  .div-block-276 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .grid {
    grid-column-gap: 2px;
    grid-row-gap: 2px;
    -ms-grid-columns: 1.2fr 1fr 2fr 1fr 4fr;
    grid-template-columns: 1.2fr 1fr 2fr 1fr 4fr;
  }

  .text-block-101 {
    font-size: 8px;
    line-height: 8px;
    text-align: center;
  }

  .text-block-102 {
    font-size: 8px;
    line-height: 8px;
  }

  .section-31 {
    padding-bottom: 36px;
  }

  .div-block-287 {
    width: 90%;
  }

  .div-block-290 {
    height: auto;
  }

  .grid-2 {
    display: none;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .text-block-109 {
    margin-top: 18px;
  }

  .inputfield {
    width: 100%;
    max-width: none;
  }

  .section-32 {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .letisimform {
    margin-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    background-color: transparent;
    box-shadow: none;
  }

  .div-block-296 {
    padding-right: 4px;
    padding-left: 4px;
  }

  .button-11 {
    margin-right: 12px;
    margin-left: 12px;
  }

  .inputfieldkredi {
    margin-right: 12px;
    margin-left: 12px;
  }

  .div-block-298 {
    display: none;
  }

  .button-12 {
    min-width: 90px;
  }

  .text-block-118 {
    width: 100%;
    margin-top: 8px;
    text-align: center;
  }

  .div-block-306 {
    margin-right: 2px;
  }

  .text-block-120 {
    padding-right: 2px;
    padding-left: 2px;
  }

  .text-block-123 {
    font-size: 12px;
  }

  .div-block-325 {
    margin-right: 5px;
  }

  .text-block-128 {
    font-size: 12px;
  }

  .text-block-130 {
    font-size: 12px;
    line-height: 14px;
  }

  .section-35 {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .breadcrump {
    margin-left: 0px;
    padding-left: 6px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .previoustext {
    width: auto;
    margin-right: 20px;
    padding-left: 4px;
  }

  .prevtext {
    display: none;
  }

  .bigimage {
    height: auto;
  }

  .image-47 {
    border-radius: 0px;
  }

  .div-block-356 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-361 {
    padding-right: 15px;
    padding-bottom: 12px;
    padding-left: 15px;
  }

  .paragraph-9 {
    height: auto;
    font-size: 12px;
  }

  .div-block-363 {
    width: 100%;
  }

  .text-block-140 {
    font-size: 12px;
  }

  .text-block-141 {
    font-size: 16px;
  }

  .projekonumuilan {
    max-width: 100%;
  }

  .checktext {
    padding-left: 4px;
  }

  .div-block-370 {
    width: 250px;
  }

  .section-36 {
    padding-right: 0px;
    padding-bottom: 30px;
    padding-left: 0px;
  }

  .filtretext {
    font-size: 12px;
  }

  .text-block-162 {
    font-size: 12px;
  }

  .div-block-408 {
    padding-right: 0px;
  }

  .paragraph-11 {
    width: 100%;
  }

  .div-block-409 {
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .text-block-165 {
    width: 130px;
    margin-left: 10px;
  }

  .text-block-165-clicked {
    width: 130px;
    margin-right: 10px;
  }

  .div-block-417 {
    display: block;
  }

  .menu-button {
    padding: 0px;
  }

  .div-block-418 {
    margin-right: 0px;
    width: 100%;
  }

  .image-51 {
    width: 42px;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .div-block-425 {
    width: 70%;
    margin-left: 30px;
  }

  .text-block-170 {
    min-width: 80px;
    margin-right: 18px;
  }

  .dropdown-11 {
    width: 100%;
    margin-bottom: 12px;
  }

  .div-block-426 {
    width: 20%;
    padding: 0px;
  }

  .image-52 {
    max-height: 52px;
    max-width: 52px;
  }

  .image-53 {
    max-height: 50px;
    max-width: 35px;
  }

  .div-block-428 {
    width: auto;
    max-height: 57px;
    max-width: 113px;
    min-height: 57px;
    min-width: 100px;
  }

  .div-block-429 {
    margin-top: 12px;
    margin-right: -26px;
    margin-bottom: -24px;
  }

  .text-block-172 {
    margin-right: 2px;
    font-size: 12px;
    line-height: 14px;
  }

  .grid-4 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .mobilelinksection {
    overflow: hidden;
  }

  .image-58 {
    max-width: 129px;
  }

  .centerdivm2 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .coverimagefulwidthheight {
    height: 100%;
  }

  .halfwidthbuttonlight {
    background-color: #e8e8e8;
    line-height: 16px;
  }

  .halfwidthbuttonlight-2 {
    background-color: #e8e8e8;
    line-height: 16px;
  }

  .div-block-445 {
    width: 100%;
  }

  .mobil-checkbox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .checkbox2 {
    margin-left: 0px;
  }

  .hakk-m-zdacolumn1 {
    border-right-style: none;
  }

  .column-9 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 272px;
    min-height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .columns-6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .div-block-447 {
    height: auto;
  }

  .div-block-449 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 240px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .image-60 {
    height: 121px;
    -o-object-fit: contain;
    object-fit: contain;
  }

  .div-block-450 {
    color: rgba(0, 0, 0, 0.54);
    font-size: 12px;
  }

  .horizontalstartendcenter {
    padding-top: 24px;
    padding-bottom: 24px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px none #c4c4c4;
    display: block;
  }

  .horizontalborder {
    width: 100%;
    height: 1px;
    padding-right: 0px;
    padding-bottom: 0px;
    border-top: 1px solid #c4c4c4;
  }

  .div-block-451 {
    display: block;
    width: 100%;
  }

  .grid-6 {
    -ms-grid-columns: 1fr 10fr;
    grid-template-columns: 1fr 10fr;
  }

  .text-block-186 {
    min-width: 72px;
    font-size: 12px;
    line-height: 14px;
  }

  .paragraph-13 {
    font-size: 12px;
    line-height: 14px;
  }

  .grid-7 {
    -ms-grid-columns: 2fr 4fr 2fr;
    grid-template-columns: 2fr 4fr 2fr;
  }

  .text-block-187 {
    font-size: 12px;
  }

  .text-block-188 {
    font-size: 12px;
    line-height: 14px;
  }

  .text-block-189 {
    font-size: 12px;
  }

  .rightgridtext {
    font-size: 12px;
  }

  .div-block-454 {
    width: 100%;
    margin-bottom: 14px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-block-455 {
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .image-62 {
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
  }

  .mobilekredihesap {
    display: block;
    width: 100%;
  }

  .div-block-456 {
    width: 33%;
    min-width: 100px;
    margin-right: 2.5px;
    margin-left: 2.5px;
  }

  .image-66 {
    width: 72px;
  }

  .image-67 {
    width: 74px;
  }

  .whatsappdiv {
    margin-right: 5px;
  }

  .whitetext {
    font-size: 12px;
  }

  .premiummobilediv {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 24px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .greytext {
    color: #c4c4c4;
  }

  .whiteband {
    background-color: #fff;
  }

  .basicilandiv {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 24px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .section-37 {
    position: static;
  }

  .link-14 {
    padding-right: 2px;
    padding-left: 2px;
    font-size: 10px;
    line-height: 21px;
  }

  .h-zl-bak-sright {
    display: none;
  }

  .form-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .projegalerisitext {
    display: none;
  }

  .mobililetisim {
    width: 100%;
    margin-top: 17px;
  }

  .mobililet-s-mv2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 240px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .div-block-471 {
    width: 100%;
  }

  .div-block-472 {
    width: 100%;
  }

  .hiddennav {
    width: 0px;
  }

  ._90x90div {
    width: 110px;
  }

  .modalwrapper {
    display: none;
    height: 100vh;
    padding-right: 15px;
    padding-left: 15px;
  }

  .grid-8 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .mobilhamburger {
    position: absolute;
    left: 0%;
    top: 0px;
    right: 0%;
    bottom: 0%;
  }

  .text-block-199 {
    color: #152b59;
    line-height: 16px;
    font-weight: 700;
  }

  .mobilhamburgerprofile {
    position: absolute;
    left: 0%;
    top: 0px;
    right: 0%;
    bottom: 0%;
  }

  .mobilhamburgerlogin {
    position: fixed;
    left: 0%;
    top: 73px;
    right: 0%;
    bottom: 0%;
  }

  .halfwidthverticalmiddlealignmargin2 {
    margin-bottom: 5px;
  }

  .div-block-487 {
    cursor: pointer;
  }

  .div-block-488 {
    width: 100%;
    height: 45px;
    padding-right: 0px;
    padding-bottom: 0px;
    border-radius: 5px;
    background-color: #fff;
  }

  .div-block-496 {
    width: auto;
    font-size: 12px;
  }

  .div-block-497 {
    width: 130px;
    margin-left: 0px;
  }

  .mobilpopupdetaycard {
    display: none;
  }

  .whatsapptanyaz {
    min-width: 145px;
  }

  .tab-link-tab-1-medium {
    width: 98px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .tab-link-tab-1-right {
    width: 98px;
    padding-right: 4px;
    padding-left: 4px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .tab-link-tab-1-left {
    width: 98px;
    padding-right: 4px;
    padding-left: 4px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .tabs-5 {
    width: 100%;
  }

  .tabs-menu-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .tab-link-tab-1-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 95px;
    height: 24px;
    padding-right: 4px;
    padding-left: 4px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    font-family: Ubuntu, Helvetica, sans-serif;
    color: #fff;
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
  }

  .tab-link-tab-1-3.w--current {
    background-color: #383838;
  }

  .tab-link-tab-1-left1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 95px;
    height: 24px;
    padding: 4px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    font-family: Ubuntu, Helvetica, sans-serif;
    color: #fff;
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
  }

  .tab-link-tab-1-left1.w--current {
    background-color: #383838;
  }

  .tab-link-tab-1-right1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 95px;
    height: 24px;
    padding: 0px 4px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    font-family: Ubuntu, Helvetica, sans-serif;
    color: #fff;
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
  }

  .tab-link-tab-1-right1.w--current {
    background-color: #383838;
  }

  .tabs-menu-8 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: auto;
  }

  .tab-link-tab-1-6 {
    width: auto;
    margin-right: 24px;
  }

  .div-block-541 {
    top: -80px;
    padding-bottom: 0px;
  }

  .div-block-543 {
    width: auto;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .text-block-213 {
    width: auto;
  }

  .image-81 {
    width: 18px;
    height: 18px;
    margin-left: 4px;
  }

  .grid-9 {
    grid-column-gap: 4px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .randevupopup {
    width: 100%;
    margin-right: 15px;
    margin-left: 15px;
  }

  .tabs-menu-14 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .tab-link-tab-2-6 {
    padding-right: 4px;
    padding-left: 4px;
    border-top-left-radius: 15px;
    font-size: 16px;
  }

  .tab-link-tab-2-7 {
    border-top-right-radius: 15px;
    font-size: 16px;
  }

  .haritacalloutview {
    width: 300px;
  }

  .div-block-562 {
    width: 120px;
  }

  .videothumb {
    width: auto;
    height: 27px;
    margin-left: 18px;
    padding-right: 4px;
    padding-left: 4px;
  }

  ._360fotothumb {
    width: auto;
    height: 27px;
    margin-left: 18px;
    padding-right: 4px;
    padding-left: 4px;
  }

  .tumfotothumb {
    display: none;
  }

  .dropdown-bolge {
    width: 100%;
    margin-bottom: 12px;
  }

  .prevtext2 {
    display: block;
  }

  .previoustext2 {
    width: auto;
    margin-right: 0px;
    padding-left: 0px;
  }

  .horizontalstartendcenterdev {
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px none #c4c4c4;
  }

  .mobilmesajpopup {
    width: 100%;
    margin-right: 15px;
    margin-left: 15px;
  }

  .mobilmesajform {
    width: 100%;
  }

  .mobilformmesaj {
    width: 100%;
  }

  .mobilmesajformtext {
    width: 100%;
  }

  .text-field-9-copy {
    width: 49%;
  }

  .button-18-copy {
    width: 100%;
  }

  .modalwrapperdanisman {
    display: none;
    height: 100vh;
    padding-right: 15px;
    padding-left: 15px;
  }

  .centerdiv-copy {
    padding-right: 0px;
    padding-left: 0px;
  }

  .text-block-46-copy {
    margin-left: 0px;
    padding-left: 0px;
  }

  .div-block-109-copy {
    margin-left: 0px;
  }

  .text-block-48-copy {
    margin-left: 0px;
  }

  .tabs-menu-16 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .div-block-586 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 72px;
    height: 54px;
    padding: 2px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.1);
  }

  .div-block-413-copy {
    width: 100%;
  }

  .div-block-411-copy {
    width: 100%;
  }
}

#w-node-aa58f924-b696-8aef-9522-6ad03c210ea3-d991deb2 {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-da1e6360-03ab-a9d3-64ce-2a5da08c3248-d991deb2 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-_84b8e277-12cf-a69b-5e60-dc297bdbaa8c-d991deb2 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-fe272f80-2255-c2e7-7eb4-e053c486f5ce-d991deb2 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-_9a48c5a5-9acb-df79-3230-46d92783c801-2491dec0 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-ecd91eb3-4f3c-0f54-3cd6-e486f23b8444-2491dec0 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-_0da28e16-6952-2dbc-00fb-a640b7822162-2491dec0 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-_78b47723-66ca-e6e7-b6d0-697e173a8e76-2491dec0 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-_2bd4ee3f-91d5-1f8e-5a41-0882ffbba385-2491dec0 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

.bankAccountD{
  margin-left: 50px;
  margin-top: 12px;
}

.bankAccountDMobile {
  display: none;
}
.bankBox{
  background-color: white;
}

.konutFiyatEndeksFixer{
  display: flex;
  flex-direction: column;
  
}

.wh101{
  margin-left: 30px;
}


.firmaHorizontalFilter {
  margin-top: 0px;
}


@media screen and (max-width: 479px) {
  .mobilHide{
      display: none;
  }


  .mobilIlanGeri{
      width: 40%;
  }

  .mobilTabFixer{
      margin-left: 0px;
      margin-top: 40px;
      justify-content: flex-start;
      padding-left: 6px;
      overflow:auto;
      display: flex;
  }

  .bankAccountD{
      margin-left: 0px;
      display: none;
  }

  .bankAccountDMobile {
    display: block;
  }

  .endeksFontFixer{
      font-size:16px;
  }

  .endeksFontFixer2{
      font-size:12px;
      margin-right: 20px;
  }

  .paragraph-10 {
      margin-bottom: 0px;
  }

  .wh101{
      margin-top: 12px;
      width: 100%;
  }
  
  .whSlide{
      overflow: auto;
      white-space: nowrap;
  }



  .firmaHorizontalFilter {
    margin-top: 10px;
  }

  .firmaHorizontalDropdownFilter{
    margin-top: 10px;
  }

}



.bolgerapor {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 48px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.bolgecenter {
width: 1110px;
}


.bolgeoverlay {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 36px;
/*padding-top: 36px;*/
/*padding-bottom: 36px;*/
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 20px;
background-color: #fff;
box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.1);
font-family: Ubuntu, Helvetica, sans-serif;
}

.bolgeoverlayheader1 {
margin-top: 0px;
font-family: Ubuntu, Helvetica, sans-serif;
color: #152b59;
font-size: 36px;
line-height: 42px;
}

.bolgeoverlayheader2 {
max-width: 380px;
margin-top: 10px;
margin-bottom: 0px;
color: rgba(0, 0, 0, 0.54);
font-size: 21px;
line-height: 22px;
font-weight: 500;
text-align: center;
}

.bolgeoverlayimagediv {
width: 490px;
height: 230px;
margin-bottom: 10px;
}

.bolgeimagec {
width: 100%;
/*height: 100%;*/
/*-o-object-fit: contain;*/
/*object-fit: contain;*/
/*  height: 164px;*/
}

.bolgeselect {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 468px;
height: 40px;
margin-bottom: 24px;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 1px solid #c4c4c4;
border-radius: 4px;
cursor: pointer;
}

.bolgeslider {
height: 120px;
margin-bottom: 32px;
padding-top: 20px;
padding-bottom: 20px;
border-radius: 20px;
background-color: #fff;
box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.1);
}

.bolgeraporlist {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
font-family: Ubuntu, Helvetica, sans-serif;
}

.bolgeraporheader1 {
margin-top: 30px;
margin-bottom: 10px;
color: #152b59;
font-size: 24px;
line-height: 28px;
  width: 100%;
}

.bolgegrid {
width: 100%;
margin-bottom: 32px;
grid-column-gap: 30px;
grid-row-gap: 36px;
-ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.bolgesehirkart {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
background-color: #fff;
box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.1);
cursor: pointer;
  border-radius: 0px 0px 10px 10px;
}

.bolgesehirkart:hover {
  box-shadow: 0 4px 4px 0 #FD9E2E;
}

.bolgesehirkart:hover .bolgeraporheader2 {
  background: #FD9E2E !important;
}

.bolgesehirimagediv {
  overflow: hidden;
  width: 100%;
  border-radius: 0px 0px 10px 10px;
}

@media screen and (max-width: 991px) {
  .bolgesehirimagediv img {
    height: auto;
    width: 100%;
    min-height: 96px;
  }
}

.bolgeraporheader2 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #ffffff;
  font-size: 17px;
  line-height: 28px;
  overflow: visible;
  text-align: center;
  width: 100%;
  background: #009DD9;
}


.bolgeSehirKartTitleA {
  width: 100%;
  border-bottom: 2px solid #FD9E2E;
}

.bolgeborderdiv {
width: 100%;
height: 1px;
margin-bottom: 20px;
border-top: 1px solid #c4c4c4;
}

.bolgedigerraporgrid {
width: 100%;
margin-bottom: 20px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
grid-column-gap: 60px;
-ms-grid-columns: 1fr 1fr 1fr 1fr;
grid-template-columns: 1fr 1fr 1fr 1fr;
-ms-grid-rows: auto;
grid-template-rows: auto;
color: #84857f;

}

.bolgetextlink {
padding-top: 12px;
padding-bottom: 12px;
color: #84857f;
text-decoration: none;
}

.bolgetextlink:hover {
  text-decoration: underline;
  color: #84857f;
}

.bolgeraporudetay {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding-top: 10px;
padding-bottom: 24px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}

.bolgerightalign {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
}

.bolgedetayoverlay {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 24px;
padding: 36px 36px 48px 60px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
border-radius: 10px;
background-color: #fff;
box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.1);
}

.bolgedetayoverlayheader {
margin-top: 0px;
margin-bottom: 24px;
color: #152b59;
font-size: 24px;
line-height: 28px;
}

.bolgeoverlay2col {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}

.bolgedetaymap {
overflow: hidden;
width: 100%;
height: 240px;
border-radius: 5px;
}

.bolgedetaydesc {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 45%;
height: 240px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
}

.bolgedetayexport {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}

.expdiv {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}

.expimage {
width: 24px;
height: 24px;
margin-right: 8px;
}

.exptextlink {
font-family: Ubuntu, Helvetica, sans-serif;
color: #5b5b5b;
font-weight: 500;
text-decoration: none;
}

.exptextlink:hover {
text-decoration: underline;
}

.expborder {
width: 1px;
height: 26px;
margin-right: 8px;
margin-left: 8px;
border-left: 1px solid #5b5b5b;
}

.expimage2 {
width: 20px;
height: 25px;
margin-right: 8px;
}

.bolgedetayinfo {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
margin-top: 36px;
margin-bottom: 42px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
font-family: Ubuntu, Helvetica, sans-serif;
text-align: right;
}

.bolgedetaytabsection {
overflow: hidden;
margin-bottom: 16px;
border-radius: 10px;
background-color: #fff;
}

.bolgetabmenu {
border-style: none solid solid none;
border-width: 1px;
border-color: #c4c4c4;
background-color: transparent;
font-family: Ubuntu, Helvetica, sans-serif;
color: #383838;
font-weight: 500;
}

.bolgetabmenu.w--current {
padding-bottom: 7px;
border-bottom-width: 3px;
border-bottom-color: #449dd7;
background-color: transparent;
}

.bolgedetaytabcontent {
padding: 36px 60px 24px;
}

.tabcontentorganizer {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}

.bolgedetaysalerent {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}

.bolgedetaygraph {
width: 100%;
height: 400px;
}

.bolgedetaytextlink {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 130px;
height: 52px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 1px solid #c4c4c4;
border-radius: 5px 0px 0px 5px;
background-color: #f4f4f4;
color: #383838;
text-decoration: none;
}

.bolgedetaytextlink.textclicked {
background-color: transparent;
color: #449dd7;
}

.bolgedetaytextlink2 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 130px;
height: 52px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 1px solid #c4c4c4;
border-radius: 0px 5px 5px 0px;
background-color: #f4f4f4;
color: #383838;
text-decoration: none;
}

.fiyatbilgidiv {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 50%;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}

.seperatorborderdiv {
width: 1px;
height: 146px;
margin-right: 24px;
margin-left: 24px;
border-left: 1px solid #c4c4c4;
}

._155x155imagecontainer {
/*width: 155px;*/
/*height: 155px;*/
}

.bolgedetayfiyatheader {
margin-top: 0px;
margin-bottom: 0px;
color: rgba(0, 0, 0, 0.54);
font-size: 14px;
line-height: 20px;
font-weight: 400;
text-align: left;
}

.fiyatbilgidivdesc {
width: auto;
padding-right: 24px;
padding-left: 24px;
}

.bolgedetaypricelarge {
color: #152b59;
font-size: 50px;
line-height: 74px;
font-weight: 700;
text-align: left;
}

.bolgedetaypricelarge span {
  font-size: 35px;
}

.bolgedetaypricesmall {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
color: #449dd7;
font-size: 24px;
line-height: 28px;
text-align: left;
}

.pricealttext {
width: 100%;
color: #c4c4c4;
text-align: center;
}

.zamanalttext {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 24px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}

.questionmarksvg {
width: 20px;
height: 24px;
}

.bolgefiyatdegisim {
margin-bottom: 18px;
padding: 24px 48px 48px;
border-radius: 20px;
background-color: #fff;
box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.1);
font-family: Ubuntu, Helvetica, sans-serif;
color: #152b59;
}

.bolgedetayspan {
font-family: Ubuntu, Helvetica, sans-serif;
font-weight: 400;
}

.bolgefiyatanalitik {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}

.bolgeyuzdedegisim {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-right: 0px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}

.changealttext {
margin-right: 12px;
color: rgba(0, 0, 0, 0.54);
text-align: center;
}

.changetext {
margin-right: 12px;
font-size: 58px;
line-height: 74px;
}

._108borderbolge {
width: 1px;
height: 108px;
margin-right: 40px;
margin-left: 40px;
border-left: 1px solid #c4c4c4;
}

.bolgedetayyorum {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 32px 60px 60px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
border-radius: 20px;
background-color: #fff;
box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.1);
font-family: Ubuntu, Helvetica, sans-serif;
}

.bolgeyorumheaderalttext {
margin-top: -12px;
color: rgba(0, 0, 0, 0.54);
line-height: 16px;
}

.yorumozet {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
margin-top: -48px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}

.yorumrating {
width: 132px;
height: 70px;
}

.yorumtext {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 132px;
height: 70px;
margin-top: -70px;
padding-right: 32px;
padding-bottom: 16px;
padding-left: 12px;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
color: #000;
font-size: 18px;
line-height: 21px;
font-weight: 500;
}

.yorumyapbutton {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 200px;
height: 40px;
margin-top: 36px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 5px;
background-color: #152b59;
color: #fff;
line-height: 18px;
text-decoration: none;
}

.yorumdetaygrid {
margin-top: 36px;
grid-column-gap: 40px;
}

.examplebarchart {
width: 470px;
height: 15px;
border: 1px solid #c4c4c4;
border-radius: 5px;
}

.yorumdetaytext {
margin-bottom: 12px;
color: rgba(0, 0, 0, 0.54);
line-height: 16px;
}

.changearrowdiv {
width: 44px;
/*height: 62px;*/
}

@media screen and (max-width: 991px) {
.bolgecenter {
  width: 100%;
  padding-right: 14px;
  padding-left: 14px;
}

.bolgeslider {
  height: 200px;
}

.bolgegrid {
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
}

.bolgedetayinfo {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.tabcontentorganizer {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.fiyatbilgidiv {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.seperatorborderdiv {
  width: 146px;
  height: 1px;
  margin-top: 24px;
  margin-bottom: 24px;
  border-top: 1px solid #c4c4c4;
  border-left-style: none;
}

.bolgefiyatanalitik {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

._108borderbolge {
  width: 146px;
  height: 1px;
  margin-top: 24px;
  margin-bottom: 24px;
  border-top: 1px solid #c4c4c4;
  border-left-style: none;
}

.yorumdetaygrid {
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
}

.examplebarchart {
  width: 100%;
}
}

@media screen and (max-width: 767px) {
.bolgegrid {
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 12px;
  grid-row-gap: 12px;
}

.bolgesehirkart {
  width: 160px;
  height: 190px;
  padding-top: 7px;
  padding-right: 7px;
  padding-left: 7px;
}

.bolgeraporheader2 {
  margin-top: 8px;
  font-size: 14px;
}

.bolgedigerraporgrid {
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.bolgedetayoverlay {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.bolgeoverlay2col {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.bolgedetaymap {
  width: 100%;
}

.bolgedetaydesc {
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.bolgedetayinfo {
  text-align: center;
}

.bolgefiyatdegisim {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.bolgedetayyorum {
  padding-right: 24px;
  padding-left: 24px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.yorumozet {
  margin-top: 12px;
}

.yorumdetaygrid {
  width: 100%;
}
}

@media screen and (max-width: 479px) {
.bolgeoverlay {
  padding: 24px 15px;
}

.bolgeoverlayheader1 {
  font-size: 24px;
  line-height: 28px;
}

.bolgeoverlayimagediv {
  width: 100%;
  height: 160px;
}

.bolgeselect {
  width: 100%;
}

.bolgedigerraporgrid {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
}

.bolgetextlink {
  text-align: center;
}

.bolgedetayoverlay {
  padding: 24px 16px;
}

.bolgedetayinfo {
  font-size: 12px;
}

.bolgetabmenu {
  padding-right: 6px;
  padding-left: 6px;
  font-size: 12px;
  text-align: center;
}

.bolgedetaytabcontent {
  padding-right: 16px;
  padding-left: 16px;
}

.bolgedetaytextlink.textclicked {
  width: 105px;
  height: 42px;
}

.bolgedetaytextlink2 {
  width: 105px;
  height: 42px;
}

.fiyatbilgidiv {
  width: 100%;
}

._155x155imagecontainer {
  /*width: 102px;*/
  /*height: 102px;*/
}

.bolgedetayfiyatheader {
  font-size: 12px;
  line-height: 14px;
}

.fiyatbilgidivdesc {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.bolgedetaypricelarge {
  font-size: 48px;
  line-height: 55px;
}

.bolgedetaypricesmall {
  font-size: 18px;
  line-height: 20px;
}

.changealttext {
  font-size: 12px;
  line-height: 14px;
}

.changetext {
  font-size: 48px;
  line-height: 55px;
}

.bolgetabmenularge {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.changearrowdiv {
  width: 36px;
  height: 52px;
}
}



.slider {
  max-width: 1220px;
  justify-content: center;
  display: flex;
  padding-left: 60px;
  padding-right: 60px;
}
.inputFixerR{
  padding-right: 2px;
}
.inputFixerL{
  padding-left: 2px;
}
.rPadDiv{
  padding-right: 24px;
}

.nearByDesc{
  display: flex;
  justify-content: space-between;
}

.nearByDescText{
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 12px;
  font-family: 'Ubuntu';
  color: #AAABAB;
  line-height: 14px;;
}

#blogs-slider {
  padding-left: 60px;
  max-width: 90%;
}

#featured-agents-slider-list {
  padding-left: 60px;
  max-width: 90%;
}

.leftnopadding {
  padding-left: 15px;
}

.mobileProjectGallery{
  display:none;
}

.projectDetailOtherSlide{
  width: 100%;
  display: flex;
  flex-direction: row;
  overflow: auto;
  white-space: nowrap;
}

.dropdownMask{
  max-width: 150px;
  width: 150px;
  height: 36px;
  padding-top: 6px;
  padding-right: 4px;
  border-style: solid;
  border-width: 0.5px;
  border-color: c4c4c4;
  border-radius: 5px;
  left: 2% !important;

}

.form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color:rgba(154,154,154);
  opacity: 1; /* Firefox */
  font-size: 14px;
}

.mobilShow{
  display: none;
}

.hidden{
  display: none;
}



.signUpButton{
  margin-bottom: 12px;
  text-align: center;
  background-color: #152b59;
  color: white;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.blue{
  background-color: #449DD7;
}

.dropdownCSS{
  font-size: 14px;
  white-space: normal;
}

@media screen and (max-width: 767px) {
  .mobileProjectGallery{
      display:flex;
      width: 100%;
      align-items: center;
      justify-content: center;
      flex-direction: column;
      margin-bottom: 24px;;
  }

  .nearByDesc{
      flex-direction: column;
  }

  .nearByDescText{
      justify-content: left;
      
  }

  .ilanDetayMobilImg{
      width: 100%;
      height: auto
  }

  .ilanDetayFontPrice{
      font-size: 24px;
      line-height: 48px;
  }

  .galleryContainer{
      height: 234px;
      width: 100%;
      overflow: hidden;
  }

  .dropdownMask{
      margin-bottom: 12px;
      margin-top: 12px;
      min-width: 240px;
  }

  .mobilShow{
      display: flex;
  }

}

@media screen and (max-width: 1220px) {
  #blogs-slider {
      padding-left: 0px;
      max-width: 100%;
  }

  .leftnopadding {
      padding-left: 0px;
  }

  #featured-agents-slider-list {
      padding-left: 0px;
      max-width: 100%;
  }
}

.slider-arrows {
  display: block;
}

.scroll-hide {
  /* this will hide the scrollbar in mozilla based browsers */
  overflow: -moz-scrollbars-none;
  /* this will hide the scrollbar in internet explorers */
  -ms-overflow-style: none;
}

.scroll-hide::-webkit-scrollbar { 
  width: 0 !important;
  display: none; 
}

.div-block-219 {
  overflow: auto;
  white-space: nowrap;
}

.breadcrumpWrap {
  width:100%;
}

@media screen and (max-width: 900px) {
  .breadcrumpWrap {
      max-width:300px;
  }
}

.ilandetaydevfoto {
  z-index: 1001;
}

.tabs-menu-8 {
  overflow: auto;
  white-space: nowrap;
}

.section-38 {
  overflow: auto;
  white-space: nowrap;
}

.ilandetaydevfoto {
  overflow: auto;
  white-space: nowrap;
}

.div-block-89 {
  overflow: auto;
  white-space: nowrap;
}

.div-block-395 {
  overflow: auto;
  white-space: nowrap;
}

.div-block-393 {
  overflow: hidden;
}

.div-block-bread {
  overflow: auto;
  white-space:nowrap;
}

@media screen and (max-width: 500px) {
  .div-block-bread {
      max-width: 400px;
  }


  .mesajPopUpMobilFixer{
      height: 560px;
      
  }
  
  .inputFixerR{
      padding-right: 14px;
  }
  .inputFixerL{
      padding-left: 14px;
  }

}

.div-block-437 {
  overflow: auto;
  white-space: nowrap;
}

#agents-arrows--prev {
  background-color: #ffffff;
  -webkit-mask: url(../images/slider_arrow_back.svg) no-repeat center;
  mask: url(../images/slider_arrow_back.svg) no-repeat center;
  -webkit-mask-size: contain;
  mask-size: contain;
}

#agents-arrows--next {
  background-color: #ffffff;
  -webkit-mask: url(../images/slider_arrow_next.svg) no-repeat center;
  mask: url(../images/slider_arrow_next.svg) no-repeat center;
  -webkit-mask-size: contain;
  mask-size: contain;
}

.city-slider-arrows {
  display: none;
  padding-left: 0px;
}

#city-slider-arrows--prev {
  width: 40px;
  height: 100%;
  background: linear-gradient(90deg, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 0) 100%);
  border-radius: 0px;
  opacity: 1;
  left: -20px;
}

#city-slider-arrows--next {
  width: 80px;
  height: 100%;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 50%);
  border-radius: 0px;
  opacity: 1;
  right: -20px;
}

@media screen and (max-width: 1220px) {
  .slider {
      max-width: 90%;
      padding-right: 0px;
  }

  .slider-arrows {
      display: none;
  }

  .city-slider-arrows {
      display: none;
  }
}

@media screen and (max-width: 767px) {
  .slider {
      max-width: 100%;
  }

  .slider-arrows {
      display: none;
  }

  .city-slider-arrows {
      display: block;
  }
}

@media screen and (max-width: 479px) {
  .slider {
      max-width: 100%;
      padding-left: 0px;
      padding-right: 0px;
  }

  .slider-arrows {
      display: none;
  }

  .div-block-315 {
      overflow: auto;
      white-space: nowrap;
  }

  .ilanKonumTabDiv{
      max-width: 300px;
  }

  .maxWidthNone{
      max-width: none;
  }

  .tabs-menu-8 {
      max-width: 100%;
  }
}

select {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: none;
  border-bottom: 1px solid #c4c4c4;
  border-radius: 4px;
  background-color: transparent;
  font-family: Ubuntu, Helvetica, sans-serif;
}

option {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #c4c4c4;
  border-radius: 4px;
  background-color: #fff;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: black;
}

a {
  color: inherit;
  text-decoration: none;
  display: flex;
}

a:hover {
  color: #fff;
  text-decoration: none;
}

.hoverTextWhite:hover {
  color: #ffffff;
}

.bootstrap-select > .dropdown-toggle.black,
.bootstrap-select > .dropdown-toggle.black.bs-placeholder,
.bootstrap-select > .dropdown-toggle.black.bs-placeholder:active,
.bootstrap-select > .dropdown-toggle.black.bs-placeholder:focus,
.bootstrap-select > .dropdown-toggle.black.bs-placeholder:hover {
  color: #383838;
  font-size: 1rem;
  padding-left: 16px;
  padding-right: 16px;
  font-family: Ubuntu, Helvetica, sans-serif;
}

.bootstrap-select > .dropdown-toggle.projects,
.bootstrap-select > .dropdown-toggle.projects.bs-placeholder,
.bootstrap-select > .dropdown-toggle.projects.bs-placeholder:active,
.bootstrap-select > .dropdown-toggle.projects.bs-placeholder:focus,
.bootstrap-select > .dropdown-toggle.projects.bs-placeholder:hover {
  font-size: 1rem;
  padding-left: 4px;
  padding-right: 4px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #383838;
  line-height: 16px;
  border: none;
  width: 50%;
}


.bootstrap-select > .dropdown-toggle.borderless,
.bootstrap-select > .dropdown-toggle.borderless.bs-placeholder,
.bootstrap-select > .dropdown-toggle.borderless.bs-placeholder:active,
.bootstrap-select > .dropdown-toggle.borderless.bs-placeholder:focus,
.bootstrap-select > .dropdown-toggle.borderless.bs-placeholder:hover {
  font-size: 1rem;
  padding-left: 4px;
  padding-right: 4px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #383838;
  line-height: 16px;
  border: none;
}

.bootstrap-select > .dropdown-toggle.white,
.bootstrap-select > .dropdown-toggle.white.bs-placeholder,
.bootstrap-select > .dropdown-toggle.white.bs-placeholder:active,
.bootstrap-select > .dropdown-toggle.white.bs-placeholder:focus,
.bootstrap-select > .dropdown-toggle.white.bs-placeholder:hover {
  color: #fff;
  font-size: 1rem;
  font-family: Ubuntu, Helvetica, sans-serif;
}

.filter-option {
  display: flex;
  align-items: center;
  text-align: center;
}

/* The container */
.checkbox-container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.checkbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
}

/* On mouse-over, add a grey background color */
.checkbox-container:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.checkbox-container input:checked ~ .checkmark {
  background-color: #2196f3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.checkbox-container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.checkbox-container .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* Google maps styles */
.gm-style .gm-style-iw-c {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 320px;
  height: 130px;
  padding: 9px;
  border: 2px solid #152b59;
  border-radius: 5px;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}
.gm-style .gm-style-iw-t::after {
  display: flex;
  opacity: 0;
}

.gm-style-iw-d {
  height: auto;
  width: 290px;
  border-radius: 5px;
}
.gm-style-iw-d h5 {
  font-size: 14px;
  font-family: "Ubuntu";
  color: #152b59;
  line-height: 1.2;
}
.gm-style-iw-d h4 {
  font-size: 16px;
  font-family: "Ubuntu";
  color: #484848;
  font-weight: bold;
  line-height: 1.2;
}
.gm-style-iw-d p {
  font-size: 14px;
  font-family: "Ubuntu";
  color: #484848;
  line-height: 1.2;
}
.gm-style-iw-d p span {
  margin-right: 10px;
}

.div-block-334:hover {
  color: #484848;
}

.text-block-132:hover {
  color: #484848;
}

.ilanaltbant2:hover {
  color: #484848;
}

.hover-black:hover {
  color: #152b59;
}

.hover-blue:hover {
  color: #449dd7;
}

.borderless-select {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #383838;
  line-height: 16px;
  border: none;
}

.agency-dropdown {
  height: 40px;
}

.div-block-217.w-tab-link > .icon-tab {
  background-color: #152b59;
  width: 24px;
  height: 24px;
}

.div-block-217.w--current > .icon-tab {
  background-color: white;
}

.gallery-tab.w-tab-link > .icon-tab {
  background-color: #152b59;
  width: 24px;
  height: 24px;
}

.gallery-tab.w--current > .icon-tab {
  background-color: white;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Ubuntu", sans-serif;
  line-height: 1.2;
  color: #484848;
}
p,
pre,
ul,
ol,
dl,
dt,
dd,
blockquote,
address {
  margin: 0 0 10px;
}
ul{
  padding-left: 0px;
}

pre {
white-space: pre-wrap;
word-wrap: break-word;
text-align: justify;
}

.bootstrap-select > .dropdown-toggle.listing-dropdown,
.bootstrap-select > .dropdown-toggle.listing-dropdown.bs-placeholder,
.bootstrap-select > .dropdown-toggle.listing-dropdown.bs-placeholder:active,
.bootstrap-select > .dropdown-toggle.listing-dropdown.bs-placeholder:focus,
.bootstrap-select > .dropdown-toggle.listing-dropdown.bs-placeholder:hover {
  font-size: 13px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #ffffff;
  line-height: 15px;
  border: none;

  padding-left: 24px;
  padding-right: 0px;
  margin-left: -16px;
  margin-right: 48px;
  width: 100%;
}

.w-dropdown-link:hover {
  color: #222222;
  text-decoration: underline;
}

.disabled-link {
  cursor: not-allowed;
  opacity: 0.5;
}

.dropdown-disabled {
  pointer-events: none; 
  -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; 
  user-select: none;
}

.dropdown-disabled > .button-28 {
  color: #848484;
}

.button-28 {
  color: #383838;
}

iframe {
  width: 100%;
}

.div-block-571 > iframe {
  width: 100%;
  height: 100%;
}

.section-16 {
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}



@media screen and (max-width: 479px) {
  .creditMobilFixer{
    width: 320px !important;
  }
}


.textCenter {
  text-align: center;
}

.borderedBox {
  border: 1px #D5D5D5 solid;
  border-radius: 1.8%;
}

.m-r-0 {
  margin-right: 0px;
}


.mr-5 {
  margin-right: 5px;
}

.m-r-5{
  margin-right: 5px;
}

.m-r-10 {
  margin-right: 10px;
}

.m-r-15 {
  margin-right: 15px;
}

.m-l-0 {
  margin-left: 0;
}

.m-l-5 {
  margin-left: 5px;
}

.m-l-10 {
  margin-left: 10px;
}

.m-l-15 {
  margin-left: 15px;
}

.m-l-20 {
  margin-left: 20px;
}

.m-l-60 {
  margin-left: 60px;
}

.ml-5 {
  margin-left: 5px;
}

.m-t-a {
  margin-top: auto;
}

.m-t-0 {
  margin-top: 0;
}

.m-t-5 {
  margin-top: 5px;
}

.m-t-7 {
  margin-top: 7px;
}

.m-t-10 {
  margin-top: 10px;
}

.m-t-15 {
  margin-top: 15px;
}

.m-t-20 {
  margin-top: 20px;
}

.m-t-30 {
  margin-top: 30px;
}

.m-b-a {
  margin-bottom: auto;
}

.m-b-0 {
  margin-bottom: 0 !important;
}

.m-b-10 {
  margin-bottom: 10px !important;
}

.m-b-15 {
  margin-bottom: 15px !important;
}

.m-b-20 {
  margin-bottom: 20px;
}

.m-b-25 {
  margin-bottom: 25px;
}

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

.m-b-60 {
  margin-bottom: 60px;
}

.p-t-0 {
  padding-top: 0 !important;
}

.p-t-10 {
  padding-top: 10px !important;
}

.p-t-15 {
  padding-top: 15px;
}

.p-t-20 {
  padding-top: 20px;
}

.p-t-25 {
  padding-top: 25px;
}

.p-t-30 {
  padding-top: 30px;
}

.p-t-35 {
  padding-top: 35px;
}

.p-b-0 {
  padding-bottom: 0 !important;
}
.p-b-10 {
  padding-bottom: 10px !important;
}

.p-l-0 {
  padding-left: 0;
}

.p-l-5 {
  padding-left: 5px;
}

.p-l-10 {
  padding-left: 10px;
}

.p-l-15 {
  padding-left: 15px;
}

.p-l-20 {
  padding-left: 20px;
}

.p-r-0 {
  padding-right: 0;
}

.p-r-5 {
  padding-right: 5px;
}

.p-r-10 {
  padding-right: 10px;
}

.p-r-15 {
  padding-right: 15px;
}

.p-r-20 {
  padding-right: 20px;
}

.f-s-11 {
  font-size: 11px !important;
}

.f-s-12 {
  font-size: 12px !important;
}

.f-s-13 {
  font-size: 13px !important;
}

.f-s-14 {
  font-size: 14px !important;
}

.f-s-15 {
  font-size: 15px;
}

.f-s-16 {
  font-size: 16px;
}

.f-s-18 {
  font-size: 18px;
}

.f-s-20 {
  font-size: 20px;
}

.f-s-24 {
  font-size: 24px !important;
}

.f-w-800 {
  font-weight: 800;
}


.text-responsive {
  font-size: 18px;
}


@media only screen and (max-width: 600px) {
  .text-responsive {
    font-size: 14px;
  }
}

.educationLegendMarker {
  background: rgb(254, 176, 25) !important;
  color: rgb(254, 176, 25);
  height: 12px;
  width: 12px;
  left: 0px;
  top: 0px;
  border-width: 0px;
  border-color: rgb(255, 255, 255);
  border-radius: 12px;
}

.educationLegendText {
  color: rgb(55, 61, 63);
  font-size: 10px !important;
  font-weight: 400;
  font-family: Helvetica, Arial, sans-serif;
}

.ageLegendMarker {
  background: rgb(18,64,96) !important;
  color: rgb(18,64,96);
  height: 12px;
  width: 12px;
  left: 0px;
  top: 0px;
  border-width: 0px;
  border-color: rgb(255, 255, 255);
  border-radius: 12px;
}

.ageLegendText {
  color: rgb(55, 61, 63);
  font-size: 10px !important;
  font-weight: 400;
  font-family: Helvetica, Arial, sans-serif;
}

.meslekLegendMarker {
  background: rgb(68,157,216) !important;
  color: rgb(68,157,216);
  height: 12px;
  width: 12px;
  left: 0px;
  top: 0px;
  border-width: 0px;
  border-color: rgb(255, 255, 255);
  border-radius: 12px;
}

.meslekLegendText {
  color: rgb(55, 61, 63);
  font-size: 10px !important;
  font-weight: 400;
  font-family: Helvetica, Arial, sans-serif;
}

.pieChartCenterImageEducation {
  position: absolute;
  width: 22%;
  top: 45%;
  left: 40%;
}

.pieChartCenterImageAge {
  position: absolute;
  width: 20%;
  top: 41%;
  left: 40%;
}

.pieChartCenterImageMeslek {
  position: absolute;
  width: 17%;
  top: 41%;
  left: 41%;
}


.d-inline {
  display: inline;
}

.d-flex {
  display: flex;
}

.no-margin {
  margin-right: 0px;
  margin-left: 0px;
}

.margin-auto {
  margin-left: auto;
  margin-right: auto;
}

.padding-r-l-5 {
  padding-right: 5px;
  padding-left: 5px;
}

.w-49 {
  width: 49%;
}

.w-90 {
  width: 90%;
}

.w-full {
  width: 100%;
}

.f-s-18 {
  font-size: 18px;
}

/*.bolgetabmenularge.w-tab-menu, a:hover {*/
/*  text-decoration: underline;*/
/*}*/

.bootstrap-select-thick {
  height: 35px;
  padding-right: 10px;
  padding-left: 10px;
}

.dropdownWrapWhite{
  background: white;
  border-radius: 10px;
  margin-bottom: 10px;
}

.width-80 {
  width: 80%;
}

.width-85 {
  width: 85%;
}

.width-100 {
  width: 100%;
}

.districtReportBreadcrump {
  position: absolute;
  display: block;
  bottom: 0;
}

.no_underline {
  text-decoration: unset !important;
  color: inherit !important;
}

.underline {
  text-decoration: underline;
  color: inherit !important;
}

.text-align-left {
  text-align: left;
}

.text-align-right {
  text-align: right;
}

.text-align-center {
  text-align: center;
}

..bolgeimagec:hover {
  color: inherit !important;
  text-decoration: underline !important;
}

.noHover:hover {
  color: inherit !important;
  text-decoration: none !important;
}

.hoverUnderline:hover {
  color: inherit !important;
  text-decoration: underline !important;
}

.noPaddingLeftRight{
  padding-left: 0;
  padding-right: 0;
}

.no-margin-left-right{
  margin-left: 0;
  margin-right: 0;
}

.darkBolgeTextLink {
  color: #4b4c47;
  font-weight: 800;
}

.text-align-justify {
  text-align: justify;
}

.text-align-center {
  text-align: center;
}


.mouseOverCursor {
  cursor: pointer;
}


.blueBGWhiteText {
  background: #449dd7;
  color: white;
}

.whiteText {
  color: white;
}

.whiteBlueButton {
  background-color: #ffffff;
  border-color: #152b59;
  color: #152b59;
}

.whiteBlueButton:hover{
  background-color: #152b59;
  border-color: #152b59;
  color: #ffffff;
}



/* for sm */

.custom-switch.custom-switch-sm .custom-control-label {
  padding-left: 1rem;
  padding-bottom: 1rem;
}

.custom-switch.custom-switch-sm .custom-control-label::before {
  height: 1rem;
  width: calc(1rem + 0.75rem);
  border-radius: 2rem;
}

.custom-switch.custom-switch-sm .custom-control-label::after {
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  border-radius: calc(1rem - (1rem / 2));
}

.custom-switch.custom-switch-sm .custom-control-input:checked ~ .custom-control-label::after {
  transform: translateX(calc(1rem - 0.25rem));
}

/* for md */

.custom-switch.custom-switch-md .custom-control-label {
  padding-left: 2rem;
  padding-bottom: 1.5rem;
}

.custom-switch.custom-switch-md .custom-control-label::before {
  height: 1.5rem;
  width: calc(2rem + 0.75rem);
  border-radius: 3rem;
}

.custom-switch.custom-switch-md .custom-control-label::after {
  width: calc(1.5rem - 4px);
  height: calc(1.5rem - 4px);
  border-radius: calc(2rem - (1.5rem / 2));
}

.custom-switch.custom-switch-md .custom-control-input:checked ~ .custom-control-label::after {
  transform: translateX(calc(1.5rem - 0.25rem));
}

.custom-switch-md .custom-control-label::after {
  left: -8px !important;
  top: 2px !important;
}

.custom-switch-md .custom-control-label::before {
  left: -10px !important;
  top: 0px !important;
}

/* for lg */

.custom-switch.custom-switch-lg .custom-control-label {
  padding-left: 3rem;
  padding-bottom: 2rem;
}

.custom-switch.custom-switch-lg .custom-control-label::before {
  height: 2rem;
  width: calc(3rem + 0.75rem);
  border-radius: 4rem;
}

.custom-switch.custom-switch-lg .custom-control-label::after {
  width: calc(2rem - 4px);
  height: calc(2rem - 4px);
  border-radius: calc(3rem - (2rem / 2));
}

.custom-switch.custom-switch-lg .custom-control-input:checked ~ .custom-control-label::after {
  transform: translateX(calc(2rem - 0.25rem));
}

/* for xl */

.custom-switch.custom-switch-xl .custom-control-label {
  padding-left: 4rem;
  padding-bottom: 2.5rem;
}

.custom-switch.custom-switch-xl .custom-control-label::before {
  height: 2.5rem;
  width: calc(4rem + 0.75rem);
  border-radius: 5rem;
}

.custom-switch.custom-switch-xl .custom-control-label::after {
  width: calc(2.5rem - 4px);
  height: calc(2.5rem - 4px);
  border-radius: calc(4rem - (2.5rem / 2));
}

.custom-switch.custom-switch-xl .custom-control-input:checked ~ .custom-control-label::after {
  transform: translateX(calc(2.5rem - 0.25rem));
}

.checkbox17px {
  width: 17px;
  height: 17px;
}

.imageFitCover {
  object-fit: cover !important;
}

.h45px {
  height: 45px;
}

.agencyDetailBlueMenu {
  background-color: #449dd7;
  width: 100%;
}

.marginLeftRightAuto {
  margin-left: auto;
  margin-right: auto;
}

.max-height-164 {
  max-height: 164px;
}

.max-height-110 {
  max-height: 111px;
}

.max-height-70 {
  max-height: 70px;
}

.min-height-70 {
  min-height: 70px;
}

.min-height-164 {
  min-height: 164px;
}

.max-width-800 {
  max-width: 800px;
}

.max-width-1200 {
  max-width: 1200px;
}

.imageObjectFitContain {
  object-fit: contain;
}

.projeDetayStickyTitle {
  font-size: 20px;
  line-height: 20px;
}

.projeDetayStickyTitleDiv {
  width: 382px;
  max-width: 382px;
  margin-right: 30px;
  margin-left: 30px;
}

.projeDetayPrice {
  font-size: 28px;
  margin-right: 30px;
  margin-left: 30px;
}

.housingTypesContent {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 52px;
  padding: 16px 30px 26px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border: 1px solid #c4c4c4;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0 4px 4px 0 #c4c4c4;
}

.projectDetailHorizontalLine {
  border-top: 1px solid #c4c4c4;
  padding-top: 30px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
}

@media only screen and (max-width: 768px) {
  .projectListingImage {
    margin-bottom: 50px;
  }
}

.projectListingProjectBox {
  display: inline-block;
  width: 100%;
}

@media only screen and (max-width: 768px) {
  .projectListingProjectBox {
    margin-bottom: 0;
  }
}

.projectBoxMidColumn {
  padding-right: 0;
  padding-left: 25px;
}

.whiteDropdown {
  border:1px solid #c4c4c4;
  background-color: #ffffff;
}

@media only screen and (max-width: 768px) {
  .projectListDropdown {
    width: 100%;
    margin-top: 10px;
  }
}

.boldBlueText {
  color: #173372;
  font-weight: 600;
  font-size: 15px;
}

.agencyListingSearchBox {
  width: 60%;
  margin: auto;
}

@media only screen and (max-width: 768px) {
  .agencyListingSearchBox {
    width: 82%;
    margin: auto;
  }
}

.showOnlyOnMobile {
  display: none;
}

@media only screen and (max-width: 768px) {
  .m-r-0-on-mobile {
    margin-right: 0;
  }

  .landM2Price {
    /*display: block;*/
  }

  .landM2Price > .div-block-359 {
    justify-content: start !important;
  }

  .showOnlyOnMobile {
    display: unset;
  }
}

.projelerSonucText {
  top: 15px;
  position: relative;
}

@media only screen and (max-width: 768px) {
  .projelerSonucText {
    top:0;
  }

  .projelerSonucTextDiv {
    margin-top: 20px;
    margin-bottom: 5px;
  }

  .projectsListOrderDiv {
    margin-top: 5px;
    margin-bottom: 5px;
  }
}

@media only screen and (max-width: 768px) {
  .projectListingGreyBGMobile {
    background: #f4f4f4;
  }
}

.projectsListFirstCol {
  border-right: 1px solid #c4c4c4;
  padding-left: 30px;
}

@media only screen and (max-width: 768px) {
  .projectsListFirstCol {
    border-right: unset;
    padding-left: 15px;
  }
}

.projectsListTitle {
  font-size: 18px;
}

@media only screen and (max-width: 768px) {
  .hide-on-mobile {
    display: none;
  }
}

.konutTipleriTitle {
  line-height: 1.2;
}

.konutTypesImage {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.blueBGWhiteTextMobile {
  border-radius: 0;
}

.blueBGWhiteTextMobileBox {
  margin: 0;
  margin-top: 20px;
}

.agencyDetailParagraph {
  max-height: 60px;
  overflow: hidden;
}

.projectListingFilterDropdowns{
  padding-left: 0;
  padding-right: 10px;
}

@media only screen and (max-width: 768px) {
  .projectListingFilterDropdowns {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (max-width: 768px) {
  .propertyDetailBigGalleryControlsBack {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 10000;
    background: #f2f2f2;
    padding-bottom: 20px;
    padding-top: 10px;
  }

  .propertyDetailBigGalleryControls {
    position: -webkit-sticky;
    position: sticky;
    top: 40px;
    z-index: 10000;
    background: #f2f2f2;
  }

}

@media only screen and (max-width: 768px){
  .mobileTabs {
    top: 0 !important;
  }

  .mobileTabsFixerPropertyDetail {
    margin-top: 10px !important;
  }
}

.firmaListeItem:hover {
  box-shadow: 0 4px 4px 0 rgb(0 0 0 / 30%);
}

#splide01-track {
  height: inherit !important;
}

#splide01-track > .splide__list {
  height: 100% !important;
}

.whiteBtnHoverNegative:hover {
  color: #FFFFFF;
  border: 1px solid #ffffff;
  background-color: #152b59;
}

.darkBtnHoverNegative:hover {
  color: #152b59;
  border: 1px solid #152b59;
  background-color: #ffffff;
}

@media only screen and (max-width: 768px) {
  .overflowScrollOnMobile {
    overflow: scroll !important;
  }
}

.tabs-mleft {
  margin-left: 180px;
}

@media only screen and (max-width: 768px) {
  .tabs-mleft {
    margin-left: 0;
  }
}

.eviminDegeriDetayBox {
  border: 1px solid #777;
  border-radius: 5px;
}

.m-r-5-OnDesktopEviminDegeri{
  margin-right: 5px;
}

.m-l-5-OnDesktopEviminDegeri {
  margin-left: 5px;
}

@media only screen and (max-width: 768px) {
  .m-r-5-OnDesktopEviminDegeri {
    margin-right: -15px;
  }

  .m-l-5-OnDesktopEviminDegeri {
    margin-left: -15px;
  }

  .eviminDegeriDetayBox{
    margin-top: 10px;
  }
}

.estateValueDetailInfoTitle {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  color: #383838;
}

.estateValueDetailInfoValue {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #383838;
}

.estateValueStat {
  background-color: #f3f6f8;
  border: 1px solid #e6eaee;
  padding-top: 10px;
  padding-bottom: 10px;
}

.estateValueROIImage {
  margin-top: 10px;
  margin-bottom: 10px;
  width: 100px;
}

.estateValueROITitle {
  margin-top: 15px;
  display: block
}

.estateValueROIAmount {
  display: block;
  font-size: 30px;
  font-weight: 700;
  margin-top: 10px;
}

.estateValueROIBox {
  border-bottom: 1px solid #e6eaee;
  text-align: center;
}

.bolgeOrtalamasiBox {
  /*border: 1px solid #777;*/
  border-radius: 5px;
}

.bolgeOrtalamasiTitle {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  color: #565656;
}

.bolgeOrtalamasiSubTitle {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 18px;
  color: #565656;
}
}

.bolgeOrtalamasiNedirBox{
  border-right: 1px solid #777;
}

.SalesPriceBox {
  min-height: 70px;
}

.text-right {
  text-align: right;
}

.text-left {
  text-align: left;
}

.estateValueAmount {
  font-size: 16px;
  font-weight: 700;
}

.valuationReportDistrict {
  font-size: 18px;
  font-weight: 800;
}

.m-t-40 {
  margin-top: 40px;
}

.estateValueText{
  font-size: 16px;
}

.estateValueDisclaimer {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 300;
  font-size: 12px;
  line-height: 140.4%;
  color: #484848;
}

@media only screen and (max-width: 600px) {
  .m-t-20-OnMobile {
    margin-top: 20px;
  }

  .estateValueText {

  }
}

.sitemapContainer {
  max-width: 1500px;
}

.rowWithoutMargins {
  display: flex;
  flex-wrap: wrap;
}

.agencyListDanismanWhatsappButton {
  font-size: 14px;
}

.vitrinParagraph {
  font-size: 14px;
}

.vitrinDistrict {
  font-size: 14px;
}

.mobileLangPicker {
  width: 50%;
  display: flex;
}

.propertyDetailBottomLangSwitcher {
  white-space: normal;
}

.propertyDetailBottomLangSwitcher img {
  width: 30px;
  height: 30px;
  margin-right: 10px;
  background-repeat: no-repeat;
  flex-shrink: 0;
  display: inline-flex;
}

.propertyDetailBottomLangSwitcher p {
  display: inline-flex;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}

.noMarginLeftRight {
  margin-right: 0;
  margin-left: 0;
}


/*
 * AUTO VALUATION START
 */
.estateValueMainContainer {
  background-color: #F2F2F2;
  color: #484848;
  padding-left: 0;
  padding-right: 0;
  padding-top: 20px;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 60px;
}

.estateValueContentBox {
  background: #FFFFFF;
  box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.25);
  border-radius: 9px;
  margin-top: 25px;
  margin-bottom: 25px;
  min-height: 88%;
  padding-bottom: 20px;
}

.estateValuePropertyTypeBox {
  background: #FFFEFE;
  box-shadow: 0px 1.24242px 2.48485px 1.24242px rgba(0, 0, 0, 0.25);
  border-radius: 17.3939px;
  width: 100%;
}

..estateValuePropertyTypeBox:hover {

}

.estateValuePropertyTypeBoxImg {
  width: 70%;
  height: auto;
  margin-top: 15%;
}

.estateValueSidebox {
  background: #FFFCFC;
  box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.25);
  border-radius: 9px;
  padding-left: 8%;
  padding-right: 8%;
  margin-top: 25px;
  margin-bottom: 25px;
    z-index: 0;
}

.estateValueSidebox > h2 {
  font-size: 24px;
}

.estateValueSidebox > p {
  font-size: 14px;
}

@media only screen and (max-width: 768px) {
  .estateValueSidebox{
    margin-left: -15px;
    margin-right: -15px;
  }

  .estateValueSidebox > h2 {
    padding-top: 30px;
  }
}

.estateValueContentBoxTitle {
  color: #152B59;
  font-weight: 700;
  margin-bottom: 30px;
  margin-top: 30px;
}

.estateValueContentBoxTitle > sup {
  color: #449DD7;
  font-weight: 700;
  font-size: 14px;
  top: -1.5em;
  left: -0.5em;
  font-family: "Ubuntu", sans-serif;
}

.estateValueSideboxImage {
  border: 1px solid #7C7C7C;
  margin-top: 30px;
}

@media only screen and (max-width: 768px) {
  .estateValueSideboxImage {
    display: none;
  }
}

.estateValuePropertyTypeBoxBtn {
  background: #152B59;
  border-radius: 0px 0px 17.3939px 17.3939px;
  color: #ffffff;
  padding-top: 7px;
  padding-bottom: 7px;
  font-family: Ubuntu, Helvetica, sans-serif;
}

.estateValuePropertyTypeBox:hover {
    box-shadow: 0px 1.24242px 2.48485px 1.24242px #FB903C;
}
.estateValuePropertyTypeBox:hover > .estateValuePropertyTypeBoxBtn {
    background: #FB903C !important;
}

.estateValueToStartText {
  margin-top: 100px;
}

@media only screen and (max-width: 768px) {
  .estateValueToStartText {
    margin-top: 50px;
  }
}

.estateValueStartBtn {
  background: #4FA3D9 !important;
  border-radius: 3px;
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 500;
  line-height: 23px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #FFFFFF !important;
  max-width: 200px;
  max-height: 60px;
  padding: 0.6rem;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
}

.estateValueStartBtnText {
  width: 100%;
  text-align: center;
}

.estateValueSideboxInfoIcon {
  float: left;
  padding: 10px 10px 0px 0px;
}

.estateValueNextBtn{
  background: #4FA3D9 !important;
  border-radius: 3px !important;
  color: #ffffff !important;
  width: 120px;
  padding: 0.2rem !important;
  float: right;
  font-family: Ubuntu, Helvetica, sans-serif;
}

.estateValueBackBtn {
  background: #FD9E2E !important;
  border-radius: 3px !important;
  color: #ffffff !important;
  width: 120px;
  padding: 0.2rem !important;
  float: left;
  font-family: Ubuntu, Helvetica, sans-serif;
}

.estateValueDropdownImg {
  width: 25px;
  margin-bottom: 5px;
}

.estateValueDropdownImgInfo {
  width: 10px;
  margin-bottom: 10px;
  margin-left: 5px;
}

.estateValueInfoA {
  display: none;
}

@media only screen and (max-width: 769px) {
  .estateValueInfoA {
    display: inline;
  }
}

.estateValueDropdownLabel {
  font-weight: 500;
  line-height: 12px;
  color: #152B59;
  font-family: 'Ubuntu';
}

.estateValueDropdownLabelBold {
  font-weight: 500;
  line-height: 12px;
  color: #152B59;
  font-family: 'Ubuntu';
  font-size: 15px;
}

.estateValueRadioBtn {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  color: #373E59;
}

.estateValueDropdownLabelInfo {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #757575;
  display: block;
  margin-top: 3px;
  margin-bottom: 3px;
}

.estateValueSideBoxHeading {
  font-weight: 500;
  color: #484848;
  font-size: 20px;
  line-height: 23px;
  margin-top: 20px;
}

.estateValueText {
  font-size: 14px;
}

.estateValueStepsImages {
  width: 32px;
  float: left;
}

.estateValueStepsImages > img{
  width: 100%;
}

.estateValueStepsImages > span{
  width: 100%;
  overflow: visible;
}

.estateValueStepsLine {
  width: 17%;
  float: left;
  margin-top: 2%;
}

.estateValueStepsText {
  width: 20%;
}

.estateValueStepsLine > img {
  width: 100%;
}

.estateValueStepper {
  display: flex;
  position: relative;
  justify-content: space-between;
  padding: 0;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.estateValueStepper .lineActive {
  width: 100%;
  height: 4px;
  margin-top: 18px;
  background: #152B59;

}

.estateValueStepper .linePassive {
  width: 100%;
  height: 4px;
  margin-top: 18px;
  background: #BCBCBC;
}


.estateValueStepper li {
  text-align: center;
  list-style: none;
  position: relative;
  width: 34px;
}

.estateValueStepper li span {
  display: block;
  width: 85px;
  overflow: visible;
  margin-left: -75%;
  margin-top: -10px;
  font-size: 12px;
  font-weight: 500;
}

.stepper1blue span {
  font-weight: 600 !important;
}

.stepper2blue span {
  font-weight: 600 !important;
}

.stepper3blue span {
  font-weight: 600 !important;
}

.stepper4blue span {
  font-weight: 600 !important;
}

.stepper5blue span {
  font-weight: 600 !important;
}

.estateValueStepper li:before {
  content: " ";
  width: 34px;
  height: 40px;
  display: block;
  margin: 0 auto 5px;
}

.estateValueModal {
  background-color: transparent;
}

.estateValueModalHeader {
  background: #4FA3D9;
  border-radius: 9px 9px 0px 0px;
}

.estateValueModalTitle {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  color: white;
}

.estateValueModalBody {
  background-color: #ffffff;
}

.estateValueModalFooter {
  background-color: #ffffff;
}

.estateValueModalFooter > button {
  margin-left: auto;
  margin-right: auto;
}


.stepper1blue {
  background-image: url('../images/estate-value/steps/blue-1.svg');
  background-repeat: no-repeat;
}

.stepper2blue {
  background-image: url('../images/estate-value/steps/blue-2.svg');
  background-repeat: no-repeat;
}

.stepper3blue {
  background-image: url('../images/estate-value/steps/blue-3.svg');
  background-repeat: no-repeat;
}

.stepper4blue {
  background-image: url('../images/estate-value/steps/blue-4.svg');
  background-repeat: no-repeat;
}

.stepper5blue {
  background-image: url('../images/estate-value/steps/blue-5.svg');
  background-repeat: no-repeat;
}

.stepper2grey {
  background-image: url('../images/estate-value/steps/grey-2.svg');
  background-repeat: no-repeat;
}

.stepper3grey {
  background-image: url('../images/estate-value/steps/grey-3.svg');
  background-repeat: no-repeat;
}

.stepper4grey {
  background-image: url('../images/estate-value/steps/grey-4.svg');
  background-repeat: no-repeat;
}

.stepper5grey {
  background-image: url('../images/estate-value/steps/grey-5.svg');
  background-repeat: no-repeat;
}


.estateValuePriceBox {
  width: 309px;
  height: 67.3px;
  font-weight: 500;
  color: #525252;
  text-align: center;
  background-color: #fff;
  border: solid 1.6px #009cfb;
  border-radius: 8px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
}

.estateValuePrice {
  /*margin-right: 18px;*/
  font-size: 46px;
  letter-spacing: -.3px;
  margin-top: 20px;
  display: block;
}

.estateValuePriceCurrency {
  position: relative;
  top: -3px;
  font-size: 34px;
  letter-spacing: -.2px;
}

.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
  overflow: visible !important;
}

.evinizinDegeriRaporSummaryAmount {
  margin-left: auto;
  margin-right: auto;
}

.evinizinDegeriRaporSummaryAmount h2 {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 700;
  font-size: 29px;
  line-height: 37px;
  color: #565656;
}

.evinizinDegeriRaporSummaryAmount .evinizinDegeriAvgPrice {
  border: 2px solid #FB903C;
  border-radius: 6px;
  max-width: 50%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding: 15px;
}

.evinizinDegeriRaporSummaryAmount .evinizinDegeriAvgPrice span {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 500;
  font-size: 40px;
  line-height: 46px;
  text-align: center;
  color: #565656;
}

.rate {
  float: left;
  height: 46px;
  padding: 0 10px;
  margin-left: auto;
  margin-right: auto;
}
.rate:not(:checked) > input {
  position:absolute;
  left:-9999px;
}
.rate:not(:checked) > label {
  float:right;
  width:1em;
  overflow:hidden;
  white-space:nowrap;
  cursor:pointer;
  font-size:30px;
  color:#ccc;
}
.rate:not(:checked) > label:before {
  content: '★ ';
}
.rate > input:checked ~ label {
  color: #ffc700;
}
.rate:not(:checked) > label:hover,
.rate:not(:checked) > label:hover ~ label {
  color: #deb217;
}
.rate > input:checked + label:hover,
.rate > input:checked + label:hover ~ label,
.rate > input:checked ~ label:hover,
.rate > input:checked ~ label:hover ~ label,
.rate > label:hover ~ input:checked ~ label {
  color: #c59b08;
}

.ratingBoxStarsHeading {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 15px;
  color: #565656;
  display: block;
}

.ratingBoxCommentsHeading {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 15px;
  color: #565656;
  display: block;
}

.ratingCommentBox {
  width: 100%;
  height: 100px;
  margin-top: 10px;
}

.printEstatePdfBtn{
  background: #4FA3D9 !important;
  border-radius: 3.49669px !important;
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 500;
  font-size: 23.17px;
  line-height: 27px;
  display: flex;
  align-items: center;
  text-align: center;
}

.similarPropertiesText {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  color: #383838;
}

.estateValueSideBoxInfo {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 140.4%;
  color: #484848;
}

.filterBoxText {
  font-size: 14px;
}


/*
 * AUTO VALUATION END
 */





.ffUbuntu {
  font-family: "Ubuntu", sans-serif;
}

label {
  font-family: "Ubuntu", sans-serif !important;
}

.btn-primary {

}


@supports ((position:-webkit-sticky) or (position:sticky)) {
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

.mobilefilterilanItem {
  margin-left: 0;
  margin-right: 0;
}

.mobilefilterilanCenterItem {
  margin-left: 1px;
  margin-right: 1px;
}

/*#region CurrencyConverter*/

.currencyConverter {
  margin-left: auto;
  margin-right: auto;
}

.currencyConverter .currencyLabel {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 23px;
  display: flex;
  align-items: center;
  color: #17366F;
}

.currencyConverterContainer .currencyCalculatorSidebarHeading {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
  display: flex;
  align-items: center;
  color: #484848;
  margin-top: 30px;
}

.currencyConverterContainer .currencyCalculatorSidebarParagraph {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 140.4%;
  display: flex;
  align-items: center;
  color: #484848;
}

.currencyConverterContainer .currencyCalculatorSidebarH2 {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 23px;
  color: #484848;
  display: block;
  width: 100%;
}

.currencyConverterContainer .currencyCalculatorSidebarP {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  font-size: 14.6633px;
  line-height: 140.4%;
  display: block;
  align-items: center;
  color: #484848;
  width: 100%;
}

.currencyConverterContainer .currencyConverterToolsTabs {
  width: 100%;
  padding: 50px 50px 0px 50px;
}



.currencyConverterToolsTabs .activeCurrencyBtn {
  width: 100%;
  background: #17366F;
  height: 60px;
  border-radius: 5.64706px 5.64706px 0px 0px;
  border: 1px solid transparent;
  padding-top: 15px;
  font-size: 16px;
}

.currencyConverterToolsTabs .nonActiveCurrencyBtn {
  width: 100%;
  background: #449DD7;
  height: 60px;
  border-radius: 5.64706px 5.64706px 0px 0px;
  border: 1px solid transparent;
  padding-top: 15px;
  font-size: 16px;
}

.currencyConverterToolsTabs .nonActiveCurrencyBtn a {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 500;
  font-size: 19.7647px;
  line-height: 23px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #FFFFFF;

}

.currencyConverterToolsTabs .activeCurrencyBtn a {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 500;
  font-size: 19.7647px;
  line-height: 23px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #FFFFFF;

}


.currencyConverter .currencyInputField {
  width: 100%;
  height: 53px;
  border: 1px solid #c4c4c4;
  border-radius: 5px;
}

.currencyConverterSidebarTable {
  margin-left: auto;
  margin-right: auto;
  min-width: 220px;
  text-align: center;
}

.currencyConverterContainer .currencyConverterTableHeading {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 140.4%;
  color: #484848;
}

.currencyConverterContainer .currencyConverterTableValue {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 28.08px;
  color: #484848;
}

.currencyConverterContainer .currencyConverterTableBorderBottom {
  border-bottom: 1.56px solid #000000;
}

.currencyConverterContainer .currencyConverterTableBorderRight {
  border-right: 0.78px solid #000000;
}

.currencyConverterContainer .currencyConverterTableBorderLeft {
  border-left: 0.78px solid #000000;
}

.currencyConverterContainer .currencyConverterSidebarInfo {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  display: flex;
  align-items: center;
  color: #484848;
  margin-top: 20px;
}

.currencyConverterContainer .currencyInputLabel {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 23px;
  display: flex;
  align-items: center;
  color: #17366F;
}
.currencyConverterContainer .currencyFlag {
  width: 50px;
}

@media only screen and (max-width: 769px) {
  .currencyConverterContainer .currencyConverterToolsTabs {
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 0;
    margin-right: 0;
  }

  .currencyConverterContainer .currencyLabel {
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
  }
  .currencyConverterContainer .currencyInput  {
    text-align: left !important;
  }

  .currencyConverterToolsTabs .activeCurrencyBtn {
    padding-top: 0px;
  }

  .currencyConverterToolsTabs .nonActiveCurrencyBtn {
    padding-top: 0px;
  }

  .currencyConverterContainer .estateValueSidebox {
    margin-left: 0;
    margin-right: 0;
  }

  .currencyConverterContainer .estateValueContentBox {
    margin-left: 0;
    margin-right: 0;
  }


}

/*#endregion */
.originalDescriptionText {
  cursor: pointer;
}

.originalDescriptionIcon {
  margin-right: 5px;
  width: 15px;
  height: 15px;
  margin-top: 5px;
}

.originalDescriptionLink {
  color: #6c757d !important;
}

.originalDescriptionSection {
  margin-left: 30px;
  border-left: 1px solid #6c757d;
  padding-left: 15px;
  color: #6c757d !important;
}


.listingInfoBox {
  display: flex;
  /*max-width: 1990px;*/
  /*width: 100%;*/
  /*-webkit-box-pack: end;*/
  /*margin-left: auto;*/
}

.listingInfoBox .greyArea {
  padding-left: 55px;
  padding-right: 55px;
  padding-top: 20px;
}

.listingInfoBox .greyArea h4 {
  margin-top: 15px;
  font-weight: 600;
  margin-bottom: 15px;
  font-size: 14px;
}

.listingInfoBox .greyArea p{
  font-size: 12px;
}

.listingInfoBox .greyArea ul li{
  font-size: 12px;
}

.listingInfoBox .blueArea {
  padding-left: 60px;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #152b59;
}

.listingInfoBox .blueArea .row {
  margin-left: 0;
  margin-right: 0;
}

.listingInfoBox .blueArea h4 {
  color: white;
  font-size: 14px;
}

.listingInfoBox .blueArea .blueAreaItem {
  /*padding-left: 5px;*/
  /*padding-right: 5px;*/
}

.listingInfoBox .blueArea .button {
  border-radius: 10px;
  color: white;
  border: 1px solid white;
  font-size: 12px;
  height: unset;
  width: unset;
  margin-right: 10px;
  margin-bottom: 20px;
  padding: 7px;
}



html[dir="rtl"] .phone-action { direction: ltr; }
html[dir="rtl"] .modalCloseBtn { margin: unset !important; }
html[dir="rtl"] .w-checkbox { padding-right: 20px; }
html[dir="rtl"]	.w-checkbox-input { float: right; margin-right: -20px; margin-left: 0px; }
html[dir="rtl"] .nav-menu { margin-left: auto; margin-right: 0px; }
html[dir="rtl"] .div-block { margin-left: unset; margin-right: 0px; }
html[dir="rtl"] .footer-heading { text-align: right; }
html[dir="rtl"] .footer-link { text-align: right; }
html[dir="rtl"] .image-2 { margin-left: unset; margin-right: 12px; }
html[dir="rtl"] .otherbrands { text-align: left; }
html[dir="rtl"] .list-item { text-align: right; }
html[dir="rtl"] .footerlogo { text-align: right; }
html[dir="rtl"] .copyrightparagraph { text-align: right; }
html[dir="rtl"] .list-item-2 { text-align: left; }
html[dir="rtl"] .button { border-radius: 0px 10px 0px 0px; }
html[dir="rtl"] .div-block-11 { margin-left: unset; margin-right: 0px; }
html[dir="rtl"] .div-block-12 { padding: 24px 45px 24px 16px; }
html[dir="rtl"] .div-block-13 { margin-right: 22px; }
html[dir="rtl"] .div-block-16 { margin-left: unset; padding-left: unset; margin-right: 31px; padding-right: 21px; }
html[dir="rtl"] .dropdown-toggle { border-right: unset; border-left: 0px none #fff; }
html[dir="rtl"] .icon { margin-right: unset; margin-left: 0px; }
html[dir="rtl"] .button-copy { border-left: unset; border-right: 0.5px solid #fff; }
html[dir="rtl"] .image-5 { margin-right: unset; margin-left: 9px; }
html[dir="rtl"] .text-block-5 { margin-left: unset; margin-right: 10px; }
html[dir="rtl"] .dropdown2 { margin-left: 28px; margin-right: 0px; }
html[dir="rtl"] .div-block-28 { padding-left: unset; padding-right: 23px; }
html[dir="rtl"] .div-block-29 { margin-right: unset; margin-left: 14px; }
html[dir="rtl"] .div-block-30 { margin-right: unset; margin-left: 14px; }
html[dir="rtl"] .text-span-2 { text-align: left; }
html[dir="rtl"] .text-span-3 { text-align: left; }
html[dir="rtl"] .heading-3 { text-align: left; }
html[dir="rtl"] .text-block-13 { padding-right: unset; padding-left: 4px; }
html[dir="rtl"] .div-block-49 { margin-right: unset; margin-left: 18px; }
html[dir="rtl"] .text-block-21 { text-align: left; }
html[dir="rtl"] .hero-overlay {
  background-image: -webkit-gradient(linear, right top, right bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))), url('../images/real-estate-agency-meeting-top-view-936GPYZ-1.png');
  background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('../images/real-estate-agency-meeting-top-view-936GPYZ-1.png');
}
html[dir="rtl"] .div-block-66 { margin-right: unset; margin-left: 10px; }
html[dir="rtl"] .text-block-26 { padding-left: unset; padding-right: 13px; }
html[dir="rtl"] .image-15 { margin-right: unset; margin-left: 13px; }
html[dir="rtl"] .div-block-67 { margin-right: unset; margin-left: 10px; }
html[dir="rtl"] .text-block-27 { padding-left: unset; padding-right: 13px; }
html[dir="rtl"] .image-16 { margin-right: unset; margin-left: 13px; }
html[dir="rtl"] .div-block-68 { margin-right: unset; margin-left: 8px; }
html[dir="rtl"] .text-block-28 { padding-left: unset; padding-right: 0px; }
html[dir="rtl"] .div-block-69 { margin-right: unset; margin-left: 10px; }
html[dir="rtl"] .div-block-74 { border-right: unset; border-left: 0.5px solid #c4c4c4; }
html[dir="rtl"] .text-block-30 { border-right: unset; border-left: 0.5px none #c4c4c4; }
html[dir="rtl"] .div-block-76 { margin-right: unset; margin-left: 30px; }
html[dir="rtl"] .div-block-77 { margin-left: 0px; margin-right: 30px; }
html[dir="rtl"] .text-block-33 { margin-left: unset; margin-right: 5px; }
html[dir="rtl"] .image-17 { margin-right: unset; margin-left: 55px; }
html[dir="rtl"] .div-block-84 { margin-left: unset; border-right: unset; margin-right: 5px; border-left: 0.5px solid #fff; }
html[dir="rtl"] .div-block-85 { border-right: unset; border-left: 0.5px none #fff; }
html[dir="rtl"] .div-block-86 { margin-left: 30px; margin-right: 25px; }
html[dir="rtl"] .div-block-87 { margin-right: unset; margin-left: 55px; }
html[dir="rtl"] .dropdown-toggle-3 { padding: 0px 4px 0px 24px; }
html[dir="rtl"] .dropdown-5 { margin-right: unset; margin-left: 10px; }
html[dir="rtl"] .div-block-94 { border-right: unset; border-left: 1px none #fff; }
html[dir="rtl"] .div-block-97 { padding-left: unset; padding-right: 25px; }
html[dir="rtl"] .div-block-98 { margin-left: unset; margin-right: 25px; }
html[dir="rtl"] .text-block-43 { margin-left: unset; margin-right: 10px; }
html[dir="rtl"] .div-block-107 { padding-left: unset; padding-right: 0px; }
html[dir="rtl"] .text-block-47 { margin-left: unset; margin-right: 10px; }
html[dir="rtl"] .div-block-115 { margin-right: unset; margin-left: 20px; }
html[dir="rtl"] .div-block-120 { margin-right: unset; margin-left: 0px; }
html[dir="rtl"] .div-block-124 { margin-right: unset; margin-left: 30px; }
html[dir="rtl"] .emlakdanismanfiltre { padding-left: unset; padding-right: 0px; }
html[dir="rtl"] .emlakdanismanradiodiv { margin-right: unset; margin-left: 25px; }
html[dir="rtl"] .div-block-126 { margin-right: 0px; margin-left: 30px; }
html[dir="rtl"] .danismankartport { border-right: unset; border-left: 0.5px solid #c4c4c4; }
html[dir="rtl"] .image-22 { margin-right: unset; margin-left: 5px; }
html[dir="rtl"] .div-block-130 { border-right: unset; border-left: 0.5px solid #c4c4c4; }
html[dir="rtl"] .text-block-54 { margin-right: unset; margin-left: 10px; }
html[dir="rtl"] .div-block-132 { padding-left: unset; padding-right: 40px; }
html[dir="rtl"] .button-7 { padding: 3px 8px 3px 16px; }
html[dir="rtl"] .div-block-134 { margin-left: unset; margin-right: 25px; }
html[dir="rtl"] .image-24 { margin-right: unset; margin-left: 10px; }
html[dir="rtl"] .image-25 { margin-right: unset; margin-left: 5px; }
html[dir="rtl"] .image-26 { margin-right: unset; margin-left: 20px; }
html[dir="rtl"] .danismandetayfoot { margin-left: 0px; margin-right: 10px; }
html[dir="rtl"] .text-block-56 { text-align: left; }
html[dir="rtl"] .div-block-145 { margin-right: unset; margin-left: 30px; }
html[dir="rtl"] .div-block-147 { padding-left: unset; padding-right: 16px; }
html[dir="rtl"] .div-block-152 { margin-right: unset; margin-left: 0px; }
html[dir="rtl"] .div-block-153 { margin-right: unset; margin-left: 30px; }
html[dir="rtl"] .dropdown-7 { margin-right: unset; margin-left: 12px; }
html[dir="rtl"] .div-block-156 { padding: 24px 25px 24px 0px; }
html[dir="rtl"] .div-block-181 { margin-right: unset; margin-left: 25px; }
html[dir="rtl"] .div-block-184 { padding-left: unset; padding-right: 24px; }
html[dir="rtl"] .text-block-65 { margin-left: unset; margin-right: 14px; }
html[dir="rtl"] .text-block-66 { margin-left: unset; margin-right: 14px; }
html[dir="rtl"] .text-block-67 { margin-left: unset; margin-right: 14px; }
html[dir="rtl"] .image-29 { margin-right: unset; margin-left: 12px; }
html[dir="rtl"] .homeprojects {
  background-image: -webkit-gradient(linear, right top, right bottom, from(#449dd7), to(#fff));
  background-image: linear-gradient(-180deg, #449dd7, #fff);
}
html[dir="rtl"] .div-block-196 { margin-right: unset; margin-left: 0px; }
html[dir="rtl"] .div-block-201 { margin-right: unset; margin-left: 15px; }
html[dir="rtl"] .div-block-202 { margin-left: unset; margin-right: 15px; }
html[dir="rtl"] .div-block-217 { margin-right: unset; margin-left: 16px; }
html[dir="rtl"] .image-34 { margin-right: unset; margin-left: 10px; }
html[dir="rtl"] .div-block-226 { margin-right: unset; margin-left: 0px; }
html[dir="rtl"] .div-block-234 { border-left: unset; border-right: 7px solid #449dd7; }
html[dir="rtl"] .image-36 { margin-right: unset; margin-left: 8px; }
html[dir="rtl"] .digerprojectheading { text-align: right; }
html[dir="rtl"] .digerprojeincele { left: unset; right: 35px; }
html[dir="rtl"] .div-block-238 { border-left: unset; border-right: none; }
html[dir="rtl"] .projectListingInfo { padding-left: unset; padding-right: 25px; }
html[dir="rtl"] .div-block-238 { border-left: unset; border-right: 1px solid #c4c4c4; }
html[dir="rtl"] .div-block-241 { margin-left: 245px; margin-right: 670px; }
html[dir="rtl"] .div-block-245 { padding-right: unset; padding-left: 85px; }
html[dir="rtl"] .image-37 { margin-right: unset; margin-left: 10px; }
html[dir="rtl"] .checkbox-label { margin-left: unset; margin-right: 10px; }
html[dir="rtl"] .div-block-253 { margin-left: 150px; margin-right: 570px; }
html[dir="rtl"] .link-5 { border-top-left-radius: unset; border-top-right-radius: 10px; }
html[dir="rtl"] .link-6 { border-top-right-radius: 0px; border-top-left-radius: 10px; }
html[dir="rtl"] .div-block-256 { padding-left: unset; padding-right: 48px; border-right: unset; border-left: 1px solid #c4c4c4; }
html[dir="rtl"] .div-block-257 { padding-left: 45px; padding-right: 50px; }
html[dir="rtl"] .image-39 { margin-right: unset; margin-left: 26px; }
html[dir="rtl"] .div-block-259 { margin-right: unset; margin-left: 26px; }
html[dir="rtl"] .div-block-261 { padding-left: unset; padding-right: 130px; }
html[dir="rtl"] .div-block-263 { margin-right: unset; margin-left: 160px; }
html[dir="rtl"] .div-block-268 { padding-left: unset; padding-right: 90px; }
html[dir="rtl"] .div-block-271 { border-right: unset; border-left: 1px solid #c4c4c4; }
html[dir="rtl"] .image-42 { margin-right: unset; margin-left: 17px; }
html[dir="rtl"] .text-block-101 { padding-left: unset; padding-right: 0px; }
html[dir="rtl"] .text-block-102 { padding-left: unset; padding-right: 5px; }
html[dir="rtl"] .text-block-103 { margin-left: unset; margin-right: 22px; }
html[dir="rtl"] .div-block-283 { margin-left: 0px; margin-right: 90px; }
html[dir="rtl"] .text-block-106 { margin-left: unset; margin-right: -50px; }
html[dir="rtl"] .text-block-107 { margin-left: unset; margin-right: 50px; }
html[dir="rtl"] .paragraph-8 { padding: 40px 20px 44px; }
html[dir="rtl"] .text-block-110 { margin-left: unset; margin-right: -10px; }
html[dir="rtl"] .div-block-291 { margin-left: unset; margin-right: 12px; }
html[dir="rtl"] .div-block-296 { padding: 28px 38px 28px 32px; }
html[dir="rtl"] .div-block-299 { border-right: unset; border-left: 1px solid #c4c4c4; }
html[dir="rtl"] .div-block-300 { border-right: unset; border-left: 1px solid #c4c4c4; }
html[dir="rtl"] .div-block-299-copy { border-right: unset; border-left: 1px none #c4c4c4; }
html[dir="rtl"] .div-block-303 { margin-right: unset; margin-left: 13px; }
html[dir="rtl"] .div-block-304 { margin-right: unset; margin-left: 47px; }
html[dir="rtl"] .image-43 { margin-right: unset; margin-left: 12px; }
html[dir="rtl"] .div-block-311 { margin-left: unset; margin-right: 150px; }
html[dir="rtl"] .div-block-315 { padding-right: unset; padding-left: 12px; }
html[dir="rtl"] .image-44 { margin-right: unset; margin-left: 8px; }
html[dir="rtl"] .text-block-123 { padding-left: 4px; padding-right: 6px; }
html[dir="rtl"] .dropdown-9 { margin-right: unset; margin-left: 12px; }
html[dir="rtl"] .div-block-317 { padding-left: unset; padding-right: 14px; }
html[dir="rtl"] .lankart { margin-left: unset; margin-right: 0px; }
html[dir="rtl"] .ilankartdetail { margin-right: unset; margin-left: 0px; }
html[dir="rtl"] .ilandescription { border-top-right-radius: unset; border-bottom-right-radius: unset; border-top-left-radius: 4px; border-bottom-left-radius: 4px; }
html[dir="rtl"] .div-block-325 { margin-right: unset; margin-left: 16px; }
html[dir="rtl"] .ilanaltbant2 { border-left: unset; border-right: 1px solid #c4c4c4; }
html[dir="rtl"] .div-block-326 { margin-left: 4px; margin-right: 0px; }
html[dir="rtl"] .rightcolumn { margin-left: unset; margin-right: 30px; }
html[dir="rtl"] .text-block-130 { margin-left: unset; margin-right: 12px; }
html[dir="rtl"] .text-block-131 { padding-left: unset; padding-right: 8px; }
html[dir="rtl"] .div-block-333 { border-right: unset; border-left: 1px solid #c4c4c4; }
html[dir="rtl"] .div-block-334 { padding-left: unset; padding-right: 20px; }
html[dir="rtl"] .image-46 { margin-right: unset; margin-left: 16px; }
html[dir="rtl"] .ilanitembutton { margin-left: unset; margin-right: 8px; }
html[dir="rtl"] .div-block-336 { margin-right: unset; margin-left: 4px; }
html[dir="rtl"] .div-block-337 { padding: 4px 0px 4px 5px; }
html[dir="rtl"] .limagediv { margin-left: 4px; margin-right: 0px; }
html[dir="rtl"] .ilandescriptionbasic { border-top-right-radius: unset; border-bottom-right-radius: unset; border-top-left-radius: 4px; border-bottom-left-radius: 4px; }
html[dir="rtl"] .div-block-343 { padding: 12px 26px 12px 12px; }
html[dir="rtl"] .div-block-345 { padding-left: 65px; padding-right: 51px; }
html[dir="rtl"] .div-block-346 { padding: 24px 21px 24px 14px; }
html[dir="rtl"] .prevtext { padding-left: unset; padding-right: 5px; }
html[dir="rtl"] .smallimage { margin-right: 10px; }
html[dir="rtl"] .randevutext { padding-right: unset; padding-left: 17px; }
html[dir="rtl"] .randevudiv { padding-left: 6px; padding-right: 14px; }
html[dir="rtl"] .div-block-354 { margin-left: unset; margin-right: 8px; }
html[dir="rtl"] .div-block-355 { justify-content: flex-start; }
html[dir="rtl"] .div-block-358 { margin-right: 32px; margin-left: unset; }
html[dir="rtl"] .div-block-360 { border-right: unset; border-left: 1px none #c4c4c4; }
html[dir="rtl"] .div-block-361 { padding: 20px 20px 24px 16px; }
html[dir="rtl"] .div-block-363 { margin-right: unset; margin-left: 6px; }
html[dir="rtl"] .text-block-140 { padding-left: unset; padding-right: 16px; }
html[dir="rtl"] .text-block-141 { padding-left: unset; padding-right: 16px; }
html[dir="rtl"] .div-block-365 { padding-right: unset; padding-left: 4px; }
html[dir="rtl"] .checktext { padding-left: unset; padding-right: 16px; }
html[dir="rtl"] .kredihesaplamarc { margin-right: unset; margin-left: 0px; }
html[dir="rtl"] .kredihesaplamalc { margin-right: unset; margin-left: 30px; }
html[dir="rtl"] .text-block-143 { margin-left: unset; margin-right: 24px; }
html[dir="rtl"] .div-block-373 { margin-right: unset; margin-left: 30px; }
html[dir="rtl"] .button-14 { margin-right: unset; margin-left: 10px; }
html[dir="rtl"] .div-block-378 { margin-right: unset; margin-left: 50px; }
html[dir="rtl"] .div-block-380 { padding-left: unset; padding-right: 10px; }
html[dir="rtl"] .image-49 { margin-right: unset; margin-left: 12px; }
html[dir="rtl"] .div-block-382 { margin-left: unset; margin-right: 0px; }
html[dir="rtl"] .div-block-384 { padding-left: unset; padding-right: 80px; }
html[dir="rtl"] .dan-smankarttext { padding-right: unset; padding-left: 6px; }
html[dir="rtl"] .text-block-mesaj { padding-right: unset; padding-left: 6px; }
html[dir="rtl"] .bluenav { padding-left: unset; padding-right: 33px; }
html[dir="rtl"] .div-block-392 { margin-left: unset; margin-right: 1%; }
html[dir="rtl"] .div-block-398 { margin-right: unset; margin-left: 21px; }
html[dir="rtl"] .text-block-159 { padding: 1px 3px 1px 10px; }
html[dir="rtl"] .div-block-399 { border-right: unset; border-left: 1px solid #c4c4c4; }
html[dir="rtl"] .div-block-400 { padding-left: 37px; padding-right: 33px; border-right: unset; border-left: 1px solid #c4c4c4; }
html[dir="rtl"] .button-15 { padding-left: unset; padding-right: 8px; }
html[dir="rtl"] .button-15-clicked { padding-left: unset; padding-right: 8px; }
html[dir="rtl"] .div-block-401 { padding: 24px 27px 28px 38px; }
html[dir="rtl"] .filtretext { margin-left: unset; margin-right: 18px; }
html[dir="rtl"] .filtrecheckboxdiv { margin-right: unset; padding-left: unset; margin-left: 0px; padding-right: 0px; }
html[dir="rtl"] .body-7 { padding-left: 10px; padding-right: 500px; }
html[dir="rtl"] .filtrefiyat { padding-left: 18px; padding-right: 27px; }
html[dir="rtl"] .div-block-406 { padding-left: unset; padding-right: 0px; }
html[dir="rtl"] .filtrem2 { padding-left: 18px; padding-right: 27px; }
html[dir="rtl"] .div-block-408 { padding-right: unset; padding-left: 25px; border-right: unset; border-left: 1px solid #c4c4c4; }
html[dir="rtl"] .text-block-166 { margin-right: unset; margin-left: 6px; }
html[dir="rtl"] .dropdown-toggle-7 { padding: 8px 10px 8px 0px; }
html[dir="rtl"] .mesajgonderpopupdiv { border-right: unset; border-left: 1px none #c4c4c4; }
html[dir="rtl"] .cancel { padding-right: unset; padding-left: 23px; }
html[dir="rtl"] .div-block-414 { padding: 15px 33px 62px 85px; }
html[dir="rtl"] .div-block-415 { border-right: unset; border-left: 1px solid #c4c4c4; }
html[dir="rtl"] .text-block-168 { padding: 3px 8px 3px 16px; }
html[dir="rtl"] .div-block-416 { padding-left: unset; padding-right: 61px; }
html[dir="rtl"] .divhidden { margin-right: unset; margin-left: 10px; }
html[dir="rtl"] .sifreunuttum { margin-left: 150px; margin-right: 570px; }
html[dir="rtl"] .hakk-m-zdacolumn1 { border-right: unset; border-left: 1px solid #c4c4c4; }
html[dir="rtl"] .mobililet-s-minfo { border-left: unset; border-right: 7px solid #449dd7; }
html[dir="rtl"] .fullwidthcolumnrightalign { justify-content: flex-start; }
html[dir="rtl"] .fullwidthcolumnkredi { padding-left: 20px; padding-right: 0px; }
html[dir="rtl"] .text-block-186 { padding-left: unset; padding-right: 8px; border-right: unset; border-left: 1px solid #c4c4c4; }
html[dir="rtl"] .paragraph-13 { padding-left: unset; padding-right: 12px; }
html[dir="rtl"] .text-block-189 { border-right: unset; border-left: 1px solid #c4c4c4; }
html[dir="rtl"] .rightgridtext { border-right: unset; border-left: 1px none #c4c4c4; }
html[dir="rtl"] .whatsappdiv { margin-right: unset; margin-left: 28px; }
html[dir="rtl"] .whitedivsection { padding: 44px 216px 44px 36px; }
html[dir="rtl"] .darkdivsection { padding: 44px 77px 44px 160px; }
html[dir="rtl"] .link-14 { margin-right: unset; margin-left: 12px; }
html[dir="rtl"] .link-15 { margin-right: unset; margin-left: 12px; }
html[dir="rtl"] .div-block-462 { border-right: unset; border-left: 1px solid #c4c4c4; }
html[dir="rtl"] .borderh-dden { border-right: unset; border-left: 1px solid #c4c4c4; }
html[dir="rtl"] .h-zl-bak-sright { margin-right: unset; margin-left: 6px; }
html[dir="rtl"] .likesharecompare { margin-left: unset; margin-right: 18px; justify-content: flex-start; }
html[dir="rtl"] .homebuttonright { border-left: unset; border-right: 0.5px solid #fff; border-radius: 10px 0px 0px 0px; }
html[dir="rtl"] .homesearchicon { margin-right: unset; margin-left: 0px;}
html[dir="rtl"] .div-block-473 { padding-left: unset; padding-right: 13px; }
html[dir="rtl"] .text-block-196 { margin-right: unset; margin-left: 9px; }
html[dir="rtl"] .smallmenu { margin-right: unset; margin-left: 0px; }
html[dir="rtl"] .smallmenutextdiv { border-right: unset; border-left: 1px none #c4c4c4; }
html[dir="rtl"] .div-block-478 { margin-left: 20px; margin-right: 0px; }
html[dir="rtl"] .div-block-480 { margin-left: unset; margin-right: 60px; }
html[dir="rtl"] .tab-link-tab-3 { margin-right: unset; margin-left: 16px; }
html[dir="rtl"] .image-75 { margin-left: unset; margin-right: 6px; }
html[dir="rtl"] .tabs-content { left: unset; right: auto; margin-left: unset; margin-right: 0px; }
html[dir="rtl"] .rightdivcolumn { float: left; }
html[dir="rtl"] .searchinput { margin-right: unset; margin-left: 0px; padding-left: unset; padding-right: 15px; }
html[dir="rtl"] .icon-5 { margin-right: unset; margin-left: 0px; }
html[dir="rtl"] .icon-6 { margin-right: unset; margin-left: 0px; }
html[dir="rtl"] .profileinput { margin-right: unset; padding-left: unset; margin-left: 0px; padding-right: 15px; }
html[dir="rtl"] .div-block-489 { margin-right: unset; margin-left: 15px; }
html[dir="rtl"] .div-block-490 { margin-right: unset; margin-left: 16px; }
html[dir="rtl"] .div-block-491 { margin-left: 28px; margin-right: 60px; }
html[dir="rtl"] ._46pxbordervertical { border-right: unset; border-left: 1px solid #c4c4c4; }
html[dir="rtl"] .div-block-492 { margin-left: 60px; margin-right: 31px; }
html[dir="rtl"] .link-16 { margin-right: unset; margin-left: 20px; }
html[dir="rtl"] .div-block-495 { margin-right: unset; margin-left: 41px; }
html[dir="rtl"] .borderline82px { border-right: unset; border-left: 1px solid #c4c4c4; }
html[dir="rtl"] .div-block-497 { margin-left: unset; margin-right: 40px; }
html[dir="rtl"] .div-block-499 { border-right: unset; border-left: 1px solid #c4c4c4; }
html[dir="rtl"] .ara { margin-right: unset; margin-left: 12px; }
html[dir="rtl"] .popupara { padding-left: unset; padding-right: 20px; }
html[dir="rtl"] .vazgec { padding-left: unset; padding-right: 20px; }
html[dir="rtl"] .div-block-513 { margin-right: unset; margin-left: 22px; }
html[dir="rtl"] .buttontogglecenk { margin-left: 4px; margin-right: 0px; }
html[dir="rtl"] .detayl-aramafiltre { padding: 32px 24px 24px 17px; }
html[dir="rtl"] .dropdown-toggle-16 { padding: 10px 27px 10px 0px; }
html[dir="rtl"] .div-block-524 { padding: 10px 27px 10px 24px; }
html[dir="rtl"] .div-block-526 { padding-right: unset; padding-left: 9px; }
html[dir="rtl"] .image-79 { margin-left: unset; margin-right: 8px; }
html[dir="rtl"] .div-block-529 { margin-right: unset; padding-left: unset; margin-left: 0px; padding-right: 0px; }
html[dir="rtl"] .text-block-208 { margin-left: unset; margin-right: 7px; }
html[dir="rtl"] .button-25 { margin-left: unset; margin-right: 18px; }
html[dir="rtl"] .div-block-531 { padding-right: unset; padding-left: 24px; }
html[dir="rtl"] .text-block-209 { margin-left: unset; margin-right: 12px; }
html[dir="rtl"] .div-block-533 { padding-right: unset; padding-left: 24px; }
html[dir="rtl"] .tab-link-left { border-right: unset; border-top-left-radius: unset; border-left: 1px solid #fff; border-top-right-radius: 10px; }
html[dir="rtl"] .tab-link-left.w--current { border-right: unset; border-left: 1px solid #fff; }
html[dir="rtl"] .tab-link-right { border-left: unset; border-top-right-radius: unset; border-right: 1px solid #fff; border-top-left-radius: 10px; }
html[dir="rtl"] .tab-pane-tab-3 { padding-left: unset; padding-right: 60px; }
html[dir="rtl"] .div-block-406-copy { padding-left: unset; padding-right: 27px; }
html[dir="rtl"] .div-block-524-copy { padding: 10px 27px 10px 24px; }
html[dir="rtl"] .div-block-526-copy { padding-right: unset; padding-left: 9px; }
html[dir="rtl"] .tabs-menu-7 { padding-left: 37px; padding-right: 33px; }
html[dir="rtl"] .tabs-content-4 { border-left: unset; border-right: 1px solid #c4c4c4; }
html[dir="rtl"] .tab-link-tab-1-5 { padding: 4px 8px 4px 36px; }
html[dir="rtl"] .tab-link-tab-1-6 { margin-right: unset; margin-left: 24px; }
html[dir="rtl"] .tabs-menu-9 { padding-left: 58px; padding-right: 33px; }
html[dir="rtl"] .tab-link-tab-1-7 { padding-left: unset; padding-right: 0px; }
html[dir="rtl"] .tabs-content-5 { border-left: unset; border-right: 1px solid #c4c4c4; }
html[dir="rtl"] .div-block-541 { padding-left: 10px; padding-right: 8px; }
html[dir="rtl"] .div-block-546 { margin-right: unset; margin-left: 12px; }
html[dir="rtl"] .sssaccordionicon { margin-left: unset; margin-right: 20px; }
html[dir="rtl"] .div-block-548 { margin-right: unset; margin-left: 4px; }
html[dir="rtl"] .danismankartaccordion { padding-left: unset; padding-right: 6px; }
html[dir="rtl"] .tab-link-tab-2-3 { border-right: unset; border-left: 1px solid #fff; }
html[dir="rtl"] .ozelnot { border-right: unset; border-left: 1px none #c4c4c4; }
html[dir="rtl"] .hatalimodal { border-right: unset; border-left: 1px none #c4c4c4; }
html[dir="rtl"] .tab-link-tab-2-5 { border-radius: 0px 50px 50px 0px; }
html[dir="rtl"] .div-block-556 { margin-left: unset; margin-right: 6%; }
html[dir="rtl"] .tabs-menu-14 { margin-left: unset; margin-right: 200px; }
html[dir="rtl"] .tab-link-tab-2-6 { border-top-left-radius: unset; border-top-right-radius: 20px; }
html[dir="rtl"] .tab-link-tab-2-7 { border-top-left-radius: unset; border-top-right-radius; border-top-right-radius: 0px; border-top-left-radius: 20px; }
html[dir="rtl"] .div-block-259-copy { margin-left: 26px; margin-right: -32px; }
html[dir="rtl"] .div-block-557 { margin-right: unset; margin-left: 9px; }
html[dir="rtl"] .div-block-563 { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); 	transform: rotate(-45deg); }
html[dir="rtl"] ._360fotothumb { margin-left: unset; margin-right: 12px; padding-left: 12px; }
html[dir="rtl"] .tumfotothumb { margin-left: unset; margin-right: 12px; padding-left: 12px; }
html[dir="rtl"] .prevtext2 { padding-left: unset; padding-right: 5px; }
html[dir="rtl"] .previoustext2 { margin-right: unset; margin-left: 80px; }
html[dir="rtl"] .text-block-166-selected { margin-right: unset; margin-left: 6px; }
html[dir="rtl"] .mobilmesajgonderpopupdiv { border-right: unset; border-left: 1px none #c4c4c4; }
html[dir="rtl"] .mesajgonder { padding-left: 6px; padding-right: 14px; }
html[dir="rtl"] .div-block-384-copy { padding-left: unset; padding-right: 80px; }
html[dir="rtl"] .animationdiv { width: 550px; }
html[dir="rtl"] .checkbox-3 { margin-left: unset; margin-right: 0px; }
html[dir="rtl"] .text-field-10 { margin-left: unset; margin-right: 4px; }
html[dir="rtl"] .checkbox-4 { margin-left: unset; margin-right: 0px; }
html[dir="rtl"] .radio-button { margin-left: unset; margin-right: 0px; }
html[dir="rtl"] .radio-button-field { padding-left: unset; padding-right: 0px; }
html[dir="rtl"] .modalcloseicon { left: unset; right: auto; right: unset; left: 25px; }
html[dir="rtl"] .languagedropdown { margin-left: unset; margin-right: 36px; padding-left: unset; padding-right: 0px; }
html[dir="rtl"] .image-89 { margin-right: unset; margin-left: 5px; }
html[dir="rtl"] .text-block-221 { margin-right: unset; margin-left: 4px; }
html[dir="rtl"] .languagedropdown1 { margin-left: unset; margin-right: 36px; }
html[dir="rtl"] .hero-overlay2 {
  background-image: -webkit-gradient(linear, right top, right bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))), url('../images/real-estate-broker-with-house-plan-showing-young-m-YWXHCRX-1.png');
  background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('../images/real-estate-broker-with-house-plan-showing-young-m-YWXHCRX-1.png');
}
html[dir="rtl"] .div-block { padding-right: unset; padding-left: 25px; }
html[dir="rtl"] .div-block-12 { padding-left: unset; padding-right: 12px; }
html[dir="rtl"] .div-block-13 { margin-left: unset; margin-right: 12px; }
html[dir="rtl"] .div-block-70 { margin-right: unset; margin-left: 6px; }
html[dir="rtl"] .div-block-86 { margin-left: 15px; margin-right: 5px; }
html[dir="rtl"] .div-block-87 { margin-right: unset; margin-left: 25px; }
html[dir="rtl"] .div-block-106 { padding-right: unset; padding-left: 10px; }
html[dir="rtl"] .div-block-126 { margin-right: unset; margin-left: 15px; }
html[dir="rtl"] .danismandetayfoot { margin-right: unset; margin-left: 16px; }
html[dir="rtl"] .dan-smandetayproj { margin-right: unset; margin-left: 6px; padding-right: unset; padding-left: 10px; }
html[dir="rtl"] .div-block-145 { margin-right: unset; margin-left: 0px; }
html[dir="rtl"] .div-block-152 { margin-right: unset; margin-left: auto; }
html[dir="rtl"] .projelersonuc { margin-right: unset; margin-left: 24px; }
html[dir="rtl"] .div-block-153 { margin-right: unset; margin-left: 60px; }
html[dir="rtl"] .dropdown-toggle-4 { padding-left: 0px; padding-right: 10px;}
html[dir="rtl"] .div-block-201 { margin-right: unset; margin-left: 0px; }
html[dir="rtl"] .konutkart { margin-right: unset; margin-left: 21px; }
html[dir="rtl"] .div-block-226 { margin-right: unset; margin-left: 65px; }
html[dir="rtl"] .text-field-2 { margin-right: unset; margin-left: 5px; }
html[dir="rtl"] .div-block-241 { margin-left: 0px; margin-right: 70%; }
html[dir="rtl"] .div-block-253 { margin-left: 20%; margin-right: 60%; }
html[dir="rtl"] .div-block-256 { padding-left: 12px; padding-right: 24px; }
html[dir="rtl"] .div-block-259 { margin-right: unset; margin-left: 12px; }
html[dir="rtl"] .div-block-261 { padding-left: 40px; padding-right: 0px; }
html[dir="rtl"] .div-block-268 { padding-left: unset; padding-right: 0px; }
html[dir="rtl"] .div-block-303 { margin-right: unset; margin-left: 6px; }
html[dir="rtl"] .div-block-304 { margin-right: unset; margin-left: 0px; }
html[dir="rtl"] .div-block-312 { padding-left: unset; padding-right: 15px; }
html[dir="rtl"] .dropdown-9 { margin-left: unset; margin-right: 0px; }
html[dir="rtl"] .breadcrump { margin-left: unset; margin-right: 4px; }
html[dir="rtl"] .previoustext { margin-right: unset; margin-left: 0px; }
html[dir="rtl"] .div-block-358 { margin-left: unset; margin-right: 16px; }
html[dir="rtl"] .body-7 { padding-left: unset; padding-right: 20px; }
html[dir="rtl"] .div-block-418 { margin-right: unset; margin-left: 10px; }
html[dir="rtl"] .sifreunuttum { margin-left: 20%; margin-right: 60%; }
html[dir="rtl"] .div-block-456 { margin-right: unset; padding-right: unset; padding-left: unset; margin-left: 5px; padding-left: 0px; padding-right: 15px; }
html[dir="rtl"] .text-block-190 { margin-left: unset; margin-right: 12px; }
html[dir="rtl"] .section-38 { padding-left: unset; padding-right: 15px; }
html[dir="rtl"] .link-15 { margin-right: unset; margin-left: 8px; padding-left: 2px; }
html[dir="rtl"] .tabs-menu { margin-left: unset; margin-right: 120px; }
html[dir="rtl"] .div-block-486 { margin-left: unset; margin-right: 41px; }
html[dir="rtl"] .loginsignupbuttondiv { padding: 54px 32px 0px 23px; }
html[dir="rtl"] .mobileilanfilter { padding-right: unset; padding-left: 0px; }
html[dir="rtl"] .text-block-210 { margin-left: unset; margin-right: 8px; }
html[dir="rtl"] .text-block-211 { margin-left: unset; margin-right: 33px; }
html[dir="rtl"] .button-27-copy { margin-left: unset; margin-right: 10px; }
html[dir="rtl"] .tab-link-tab-1-6 { margin-right: unset; margin-left: 24px; }
html[dir="rtl"] .div-block-259-copy { margin-right: unset; margin-left: 12px; }
html[dir="rtl"] .videothumb { margin-right: unset; margin-left: 12px; }
html[dir="rtl"] .div-block-569 { padding-left: unset; padding-right: 26px; }
html[dir="rtl"] .previoustext2 { margin-right: unset; margin-left: 0px; }
html[dir="rtl"] .div-block-575 { padding-right: unset; padding-left: 0px; }
html[dir="rtl"] .text-block-218 { margin-left: unset; 	margin-right: 8px; }
html[dir="rtl"] .text-block-219 { padding-left: unset; padding-right: 34px; }
html[dir="rtl"] .checkbox-field-3 { padding-left: unset; padding-right: 0px; }
html[dir="rtl"] .checkbox-5 { margin-left: unset; margin-right: 0px; }
html[dir="rtl"] .checkbox-label-4 { margin-left: unset; margin-right: 15px; }
html[dir="rtl"] .filtremobilaccordion { padding-left: unset; padding-right: 24px; }
html[dir="rtl"] .tab-link-tab-2-10 { margin-left: unset; margin-right: 10px; }
@media screen and (max-width: 767px) {
  html[dir="rtl"] .div-block { padding-right: unset; padding-left: 12px; }
  html[dir="rtl"] .div-block-26 { margin-left: 30px; margin-right: 0px; padding-left: 16px; }
  html[dir="rtl"] .div-block-42 { margin-right: unset; margin-left: 10px; }
  html[dir="rtl"] .div-block-69 { margin-right: unset; margin-left: 0px; }
  html[dir="rtl"] .div-block-110 { padding: 20px 20px 17px 17px; }
  html[dir="rtl"] .div-block-112 { margin-right: unset; margin-left: 20px; }
  html[dir="rtl"] .div-block-115 { margin-right: unset; margin-left: 0px; }
  html[dir="rtl"] .div-block-126 { margin-right: unset; margin-left: 0px; }
  html[dir="rtl"] .danismankartport { border-left-style: none; }
  html[dir="rtl"] .div-block-153 { margin-right: unset; margin-left: 0px; }
  html[dir="rtl"] .div-block-184 { padding-left: unset; padding-right: 17px; }
  html[dir="rtl"] .text-block-65 { margin-left: unset; margin-right: 10px; padding-right: unset; padding-left: 4px; }
  html[dir="rtl"] .text-block-66 { margin-left: unset; margin-right: 10px; padding-right: unset; padding-left: 4px; }
  html[dir="rtl"] .div-block-196 { margin-right: unset; margin-left: 30px; }
  html[dir="rtl"] .projegalerisi { left: unset; right: -17px; padding-right: unset; padding-left: 0px; }
  html[dir="rtl"] .div-block-217 { margin-right: unset; margin-left: 12px; padding-right: unset; padding-left: 6px; }
  html[dir="rtl"] div-block-226 { margin-right: unset; margin-left: 0px; }
  html[dir="rtl"] .div-block-233 { margin-right: unset; margin-left: 0px; }
  html[dir="rtl"] .div-block-241 { margin-right: 0%; }
  html[dir="rtl"] .div-block-245 { padding-right: unset; padding-left: 0px; }
  html[dir="rtl"] .div-block-263 { margin-right: unset; margin-left: 0px; }
  html[dir="rtl"] .text-block-106 { margin-left: unset; margin-right: 0px; }
  html[dir="rtl"] .text-block-107 { margin-left: unset; margin-right: 0px; }
  html[dir="rtl"] .heading-21 { text-align: right; }
  html[dir="rtl"] .text-block-110 { margin-left: unset; margin-right: 0px; }
  html[dir="rtl"] .div-block-291 { margin-left: unset; margin-right: 0px; }
  html[dir="rtl"] .breadcrump { margin-right: 0px; padding-left: 15px; padding-right: unset; }
  html[dir="rtl"] .div-block-408 { border-right-style: unset; border-left-style: none; }
  html[dir="rtl"] .div-block-424 { padding: 30px 30px 30px 18px; }
  html[dir="rtl"] .div-block-425 { margin-left: unset; margin-right: 45px; }
  html[dir="rtl"] .dropdown-toggle-8 { padding: 0px 4px 0px 0px; }
  html[dir="rtl"] .text-block-170 { margin-right: unset; margin-left: 43px; }
  html[dir="rtl"] .div-block-429 { right: unset; left: 0; }
  html[dir="rtl"] .text-block-172 { margin-right: unset; margin-left: 6px; }
  html[dir="rtl"] .image-54 { margin-right: unset; margin-left: 9px; }
  html[dir="rtl"] .hemenara { padding: 0px 6.5px 0px 10px; }
  html[dir="rtl"] .whatsapp { padding-left: 10px; padding-right: 6.5px; }
  html[dir="rtl"] .dropdown-toggle-10 { padding: 0px 4px 0px 24px; }
  html[dir="rtl"] .borderline { padding-right: unset; border-right-style: unset; padding-left: 0px; border-left: 1px solid #fff; }
  html[dir="rtl"] .divhidden { margin-right: unset; margin-left: 0px; }
  html[dir="rtl"] .dropdown-toggle-11 { padding-left: unset; padding-right: 18px; }
  html[dir="rtl"] .borderline3 { padding-right: unset; padding-left: 0px; border-right-style: unset; border-left: 1px solid #383838; }
  html[dir="rtl"] .mobililet-s-minfo { border-left-style: unset; border-right-style: none; }
  html[dir="rtl"] .darkdivsection { padding: 18px 24px 32px 12px; }
  html[dir="rtl"] .link-14 { margin-left: 4px; margin-right: unset; }
  html[dir="rtl"] .dropdown-16 { padding-right: unset; padding-left: 17px; }
  html[dir="rtl"] .dropdown-toggle-15 { padding: 12px 32px 12px 4px; }
  html[dir="rtl"] .icon-7 { margin-right: unset; margin-left: 0px; }
  html[dir="rtl"] .halfwidthverticalmiddlealignmargin2 { margin-left: unset; margin-right: 4px; }
  html[dir="rtl"] .div-block-495 { margin-right: unset; margin-left: 12px; }
  html[dir="rtl"] .div-block-497 { margin-left: unset; margin-right: 0px; }
  html[dir="rtl"] .tabs-menu-14 { margin-left: unset; margin-right: 0px; }
  html[dir="rtl"] .div-block-567 { padding-left: unset; padding-right: 24px; }
  html[dir="rtl"] .checkboxbolge { margin-right: unset; padding-right: unset; margin-left: 12px; padding-left: 0px; }
  html[dir="rtl"] .geridon { padding: 0px 24px 0px 0px; }
  html[dir="rtl"] .image-88 { margin-right: unset; margin-left: 12px; }
  html[dir="rtl"] .div-block-569 { padding-left: unset; padding-right: 12px; }
  html[dir="rtl"] .imageindicator { left: 0%; right: 9px; margin-right: 0px; padding-left: 0px;  }
  html[dir="rtl"] .checkbox-field-2 { padding-right: 0px; padding-left: unset; }
  html[dir="rtl"] .checkbox-2 { margin-left: 12px; margin-right: 0px; }
  html[dir="rtl"] .button-28 { padding: 0px 4px 0px 0px; }
}

@media screen and (max-width: 479px) {
  html[dir="rtl"] .div-block { padding-right: unset; padding-left: 0px; }
  html[dir="rtl"] .footer { text-align: right; }
  html[dir="rtl"] .image-7 { margin-left: unset; margin-right: 0px; }
  html[dir="rtl"] .div-block-42 { margin-left: 0px; margin-right: -170px; }
  html[dir="rtl"] .centered-container { text-align: right; }
  html[dir="rtl"] .div-block-76 { margin-right: unset; margin-left: 4px; }
  html[dir="rtl"] .div-block-77 { margin-left: unset; margin-right: 4px; }
  html[dir="rtl"] .div-block-106 { padding-right: unset; padding-left: 0px; }
  html[dir="rtl"] .text-block-46 { margin-left: unset; margin-right: 0px; padding-left: unset; padding-right: 41px; }
  html[dir="rtl"] .div-block-109 { margin-left: unset; margin-right: 41px; }
  html[dir="rtl"] .text-block-48 { margin-left: unset; margin-right: 41px; }
  html[dir="rtl"] .div-block-115 { margin-right: unset; margin-left: 0px; }
  html[dir="rtl"] .dan-smandetayproj { margin-left: 0px; padding-left: 0px; }
  html[dir="rtl"] .text-field-2 { margin-right: unset; margin-left: 0px; }
  html[dir="rtl"] .checkbox-field { padding-left: unset; padding-right: 0px; }
  html[dir="rtl"] .div-block-261 { padding-right: unset; padding-left: 0px; }
  html[dir="rtl"] .div-block-306 { margin-right: unset; margin-left: 2px; }
  html[dir="rtl"] .div-block-325 { margin-right: unset; margin-left: 5px; }
  html[dir="rtl"] .breadcrump { margin-left: unset; margin-right: 0px; padding-left: unset; padding-right: 6px; }
  html[dir="rtl"] .previoustext { margin-right: unset; margin-left: 20px; padding-left: unset; padding-right: 4px; }
  html[dir="rtl"] .checktext { padding-left: unset; padding-right: 4px; }
  html[dir="rtl"] .div-block-408 { padding-right: unset; padding-left: 0px; }
  html[dir="rtl"] .text-block-165 { margin-left: unset; margin-right: 10px; }
  html[dir="rtl"] .text-block-165-clicked { margin-right: unset; margin-left: 10px; }
  html[dir="rtl"] .div-block-418 { margin-right: unset; margin-left: 0px; }
  html[dir="rtl"] .div-block-425 { margin-left: unset; margin-right: 30px; }
  html[dir="rtl"] .text-block-170 { margin-right: unset; margin-left: 18px; }
  html[dir="rtl"] .div-block-429 { margin-right: unset; margin-left: -26px; }
  html[dir="rtl"] .text-block-172 { margin-right: unset; margin-left: 2px; }
  html[dir="rtl"] .horizontalborder { padding-right: unset; padding-left: 0px; }
  html[dir="rtl"] .whatsappdiv { margin-right: unset; margin-left: 5px; }
  html[dir="rtl"] .tab-link-tab-1-6 { margin-right: unset; margin-left: 24px; }
  html[dir="rtl"] .image-81 { margin-left: unset; margin-right: 4px; }
  html[dir="rtl"] .videothumb { margin-left: unset; margin-right: 18px; padding-right: unset; padding-left: 4px; }
  html[dir="rtl"] ._360fotothumb { margin-left: unset; margin-right: 18px; padding-right: unset; padding-left: 4px; }
  html[dir="rtl"] .previoustext2 { margin-right: unset; margin-left: 0px; padding-left: unset; padding-right: 0px; }
  html[dir="rtl"] .text-block-46-copy { margin-left: unset; margin-right: 0px; padding-left: unset; padding-right: 0px; }
  html[dir="rtl"] .div-block-109-copy { margin-left: unset; margin-right: 0px; }
  html[dir="rtl"] .text-block-48-copy { margin-left: unset; margin-right: 0px; }
}
html[dir="rtl"] .bankAccountD { margin-right: 50px; }
html[dir="rtl"] .wh101 { margin-left: unset; margin-right: 30px; }
html[dir="rtl"] .mobilTabFixer { margin-right: 0px; padding-right: 6px; padding-left: unset; }
html[dir="rtl"] .endeksFontFixer2 { margin-left: 20px; margin-right: unset; }
html[dir="rtl"] .bolgedetayoverlay { padding: 36px 60px 48px 36px; }
html[dir="rtl"] .expimage { margin-right: unset; margin-left: 8px; }
html[dir="rtl"] .expborder { border-right: 1px solid #5b5b5b; border-left-style: unset; }
html[dir="rtl"] .expimage2 { margin-right: unset; margin-left: 8px; }
html[dir="rtl"] .bolgedetayinfo { text-align: left; }
html[dir="rtl"] .bolgetabmenu { border-style: none none solid solid; }
html[dir="rtl"] .seperatorborderdiv { border-left: unset; border-right: 1px solid #c4c4c4; }
html[dir="rtl"] .bolgedetayfiyatheader { text-align: right; }
html[dir="rtl"] .bolgedetaypricelarge { text-align: right; }
html[dir="rtl"] .bolgedetaypricesmall { text-align: right; }
html[dir="rtl"] .changealttext { margin-right: unset; margin-left: 12px; }
html[dir="rtl"] .changetext { margin-right: unset; margin-left: 12px; }
html[dir="rtl"] ._108borderbolge { border-left: unset; border-right: 1px solid #c4c4c4; }
html[dir="rtl"] .yorumtext { padding-right: 12px; padding-left: 32px;  }
html[dir="rtl"] .seperatorborderdiv { border-left-style: none; border-right-style: none; }
html[dir="rtl"] .rPadDiv { padding-right: unset; padding-left: 24px; }
html[dir="rtl"] #blogs-slider { padding-left: unset; padding-right: 60px; }
html[dir="rtl"] #featured-agents-slider-list { padding-left: unset; padding-right: 60px; }
html[dir="rtl"] .leftnopadding { padding-right: 15px; padding-left: unset; }
html[dir="rtl"] #city-slider-arrows--prev {
  background: linear-gradient(-90deg, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 0) 100%);
}
html[dir="rtl"] #city-slider-arrows--next {
  background: linear-gradient(-90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 50%);
}
html[dir="rtl"] .m-r-0 { margin-left: 0px; margin-right: unset; }
html[dir="rtl"] .m-l-10 { margin-left: unset; margin-right: 10px; }
html[dir="rtl"] .m-l-15 {  margin-left: unset; margin-right: 15px; }
html[dir="rtl"] .m-l-20 { margin-left: unset; margin-right: 20px; }
html[dir="rtl"] .m-l-60 { margin-left: unset; margin-right: 60px; }
html[dir="rtl"] .educationLegendMarker { left: unset; right: 0px; }
html[dir="rtl"] .ageLegendMarker { left: unset; right: 0px; }
html[dir="rtl"] .meslekLegendMarker { left: unset; right: 0px; }
html[dir="rtl"] .pieChartCenterImageEducation { left: unset; right: 40% }
html[dir="rtl"] .pieChartCenterImageAge { left: unset; right: 40%; }
html[dir="rtl"] .pieChartCenterImageMeslek { left: unset; right: 41%; }
html[dir="rtl"] .projectBoxMidColumn { padding-left: 0; padding-right: 25px; }
html[dir="rtl"] .div-block-324 { margin-right: 12px; }
@media only screen and (max-width: 768px) {
  html[dir="rtl"] .m-r-0-on-mobile { margin-left: 0; }
}

html[dir="rtl"] .projectsListFirstCol { border-left: 1px solid #c4c4c4; padding-left: unset; padding-right: 30px; }
@media only screen and (max-width: 768px) {
  html[dir="rtl"] .projectsListFirstCol { border-left: unset; padding-right: 15px; }
}
html[dir="rtl"] .projectListingFilterDropdowns{ padding-right: 0; padding-left: 10px; }
html[dir="rtl"] .tabs-mleft { margin-left: unset; margin-right: 180px; }
@media only screen and (max-width: 768px) {
  html[dir="rtl"] .tabs-mleft { margin-left: unset; margin-right: 0; }
}
html[dir="rtl"] .bolgeOrtalamasiNedirBox{ border-left: 1px solid #777; border-right: unset; }
html[dir="rtl"] .w-dropdown-list.w--open{ left: 66%; }
html[dir="rtl"] .propDetailPhone { direction: ltr; }
html[dir="rtl"] .splide--rtl > .splide__arrows .splide__arrow--next, .splide--rtl > .splide__track > .splide__arrows .splide__arrow--next { left: unset; right: 1em; }
html[dir="rtl"] .splide--rtl > .splide__arrows .splide__arrow--prev, .splide--rtl > .splide__track > .splide__arrows .splide__arrow--prev { left: 1em; right: unset; }

html[dir="rtl"] #recents-slider .splide__arrows .splide__arrow--prev { left: auto; right: 1em; }
html[dir="rtl"] #recents-slider .splide__arrows .splide__arrow--next { left: 1em; right: auto; }



