@charset "UTF-8";
/*@import url('//use.fontawesome.com/releases/v5.13.0/css/all.css');*/
@import url('//fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,900;1,600;1,700;1,800&display=swap');
@import url('../fonts/font.css');
@import url('main.min.css');
@import url('responsive.css');

.footerLogo:hover {
    filter: grayscale(0);
}
.footerLogo {
    filter: brightness(0) invert(1);
}

#IcerikDiv .page-content__text p {
    line-height: 30px !important;
}
#IcerikDiv ul.no_list li {
    list-style: none;
}
#IcerikDiv ul.no_list {
    padding: 0;
    list-style: none;
}
#IcerikDiv ul:not(.row) {
    list-style: disc;
    padding-left: 20px;
    margin-bottom: 15px;
}
#IcerikDiv p {
    margin-bottom: 15px;
}
#IcerikDiv {

}

#IcerikDiv .form-custom.form-user form ul li {
    list-style: none;
}
#IcerikDiv .form-custom.form-user form ul {
    list-style: none !important;
    padding: 0;
}


.textL{text-align:left;}
.textC{text-align:center;}
.textR{text-align:right;}
.l{text-align:left;}
.c{text-align:center;}
.r{text-align:right;}
.pd5{padding:5px;}
.dn{display:none;}
.db{display:block;}
.di{display:inline-block;}



.header-extra-links > a > i {
    margin-right: 5px;
}

.header-extra-links > a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #003399;
    border-radius: 8px;
    color: #fff;
    height: 35px;
    padding: 0 10px;
    margin: 0 10px 0 0;
}

.header-extra-links {

}

#sayacv3 a {
    position: relative;
    display: inline-block;
    padding: 3px;
    border: 1px solid #f2f2f2;
    width: 25px;
    text-align: center;
    margin: 0 1px;
    color: #000;
}
#sayacv3 span {
    position: relative;
    display: inline-block;
    padding: 3px;
    border: 1px solid #f2f2f2;
    text-align: center;
    margin: 0 1px;
    color: #000;
}
#sayacv3 label {
    position: relative;
    display: inline-block;
    padding: 3px;
    border: 1px solid #f2f2f2;
    text-align: center;
    margin: 0 1px;
    color: #000;
}
#sayacv3 {

}

ul.pager a {
    position: relative;
    display: inline-block;
    padding: 3px;
    border: 1px solid #f2f2f2;
    width: 25px;
    text-align: center;
    margin: 0 1px;
    color: #000;
}
ul.pager span {
    position: relative;
    display: inline-block;
    padding: 3px;
    border: 1px solid #f2f2f2;
    text-align: center;
    margin: 0 1px;
    color: #000;
}
ul.pager label {
    position: relative;
    display: inline-block;
    padding: 3px;
    border: 1px solid #f2f2f2;
    text-align: center;
    margin: 0 1px;
    color: #000;
}
ul.pager > li {
    display: inline-block;
    position: relative;
}
ul.pager {

}


.slide-list li.is-active .slide-content .slider-button {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
}
.slide-content .slider-button {
    -webkit-transform: translateY(-80px);
    transform: translateY(-80px);
    -webkit-transition: .9s .2s;
    transition: .9s .2s;
    opacity: 0;
    visibility: hidden;
    background: #003399;
    height: 55px;
    border-radius: 5px;
    min-width: 200px;
    padding-left: 20px;
    padding-right: 20px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    font-family: inherit;
    cursor: pointer;
    border: 2px solid transparent;
    position: relative;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-top: 20px;

}

.mobile-nav__header-logo a {
    height: 100%;
}
.mobile-nav__header-logo img {
    height: 100%;
    object-fit: contain;
    object-position: center;
}
.mobile-nav__header-logo {
    height: 100%;
}
.header-left {
    max-width: 40%;
}
.header-contact a:first-child {
    margin-right: 20px;
}

.header-nav__item > a img {
    width: 35px;
    height: 35px;
    object-fit: contain;
    object-position: center;
    margin-right: 5px;
}

.section-brands > .container > .row {
    align-items: center;
}
.section-brands {

}

.website_book_area table textarea {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin: 0;
    padding: 10px;
    border: 1px solid #f2f2f2;
}
.website_book_area table input[type="button"] {
    background: #003399;
    height: 55px;
    border: 0 none;
    border-radius: 5px;
    min-width: 200px;
    padding-left: 20px;
    padding-right: 20px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    font-family: inherit;
    cursor: pointer;
    border: 2px solid transparent;
    -webkit-transition: .3s;
    transition: .3s;
    position: relative;
}
.website_book_area table input[type="text"] {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin: 0;
    padding: 10px;
    border: 1px solid #f2f2f2;
}
.website_book_area table tr td {
    border: 1px solid #f2f2f2;
    padding: 10px;
}
.website_book_area table tr {

}
.website_book_area table {

}
.website_book_area {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
}

#incHeader .header-mmenu a {
    color: #003399;
}
.header-mmenu a {
    color: #fff;
    font-size: 16px;
    font-weight: 800;
    letter-spacing: -0.7px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.header-mmenu span.text {
    position: relative;
}
.header-mmenu span.icon i,
.header-mmenu span.icon svg {

}
.header-mmenu span.icon {
    font-size: 18px;
    margin-right: 8px;
}
.header-mmenu {

}


.whatsapp_icon span img {
    width: 100%;
    object-fit: contain;
    object-position: center;
}
.whatsapp_icon span {

}
.whatsapp_icon {
    position: fixed;
    display: inline-block;
    right: 35px;
    bottom: 150px;
    z-index: 999999;
    width: 50px;
    height: 50px;
    overflow: hidden;
}

.gallery_slider_thumb-content > .row {
    align-items: flex-end;
}
.gallery_slider_thumb-content a.more-button {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-color: #002877;
    padding: 5px 15px;
    border-radius: 3px;
    color: #fff;
    margin: 10px 0 0 0;
}
.gallery_slider_thumb-content {
    position: absolute;
    display: block;
    width: 88%;
    margin: 0 0 20px 35px;
    bottom: 0;
    left: 0;
    z-index: 1;
}
.gallery-item_v2-thumb figure img {
    display: block;
    width: 100%;
    height: 75px;
    object-fit: cover;
    -o-object-fit: cover;
    object-position: center;
    -o-object-position: center;
}
.gallery-item_v2-thumb figure {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
}
.gallery-item_v2-thumb {
    position: relative;
    display: block;
    width: 100%;
    border: 3px solid #e7e4eb;
    margin: 0;
    padding: 0;
}


.gallery_slider-content {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    border: 10px solid #edebee;
}

.gallery-item_v2 > a > figure > img {
    height: 330px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    pointer-events: none;
    width: 100%;
}
.gallery-item_v2 > a > figure {

}
.gallery-item_v2 > a {

}
.gallery-item_v2 {

}

.component-card[type="version_3"]:before {
    display:none !important;
}
.component-card[type="version_3"] .component-card__header h5.heading:after {
    content: "";
    position: absolute;
    display: inline-block;
    bottom: 0;
    background: #002877;
    height: 1px;
    width: 100%;
    left: 0;
}
.component-card[type="version_3"] .component-card__header h5.heading {
    color: #002877;
    padding: 0 10px;
    position: relative;
}
.component-card[type="version_3"][color="primary"] .component-card__header h5.heading:after {
    background: #fff;
}
.component-card[type="version_3"][color="primary"] .component-card__header h5.heading {
    color: #fff;
}
.component-card[type="version_3"] .component-card__header {
    border: none;
}
.component-card[type="version_3"] .component-card__list > ul > li > a .description span.icon i {

}
.component-card[type="version_3"][color="primary"] .component-card__list:not(.list) > ul > li > a:hover .description span.icon {
    color: #002877;
}
.component-card[type="version_3"][color="primary"] .component-card__list > ul > li > a .description span.icon {
    color:#fff;
}
.component-card[type="version_3"] .component-card__list > ul > li > a .description span.icon {

}
.component-card[type="version_3"][color="primary"] .component-card__list:not(.list) > ul > li > a:hover .description h3 {
    color: #002877;
}
.component-card[type="version_3"][color="primary"] .component-card__list > ul > li > a .description h3.title {
    color:#fff;
}
.component-card[type="version_3"] .component-card__list > ul > li > a .description h3.title {

}
.component-card[type="version_3"][color="primary"] .component-card__list > ul > li > a .description:before {
    background: rgb(255 255 255 / 10%);
}
.component-card[type="version_3"] .component-card__list > ul > li > a .description:before {
    background: rgba(0, 0, 0, 0.1);
}
.component-card[type="version_3"][color="custom"] .component-card__list > ul > li > a .description {
    padding-left: 10px;
}
.component-card[type="version_3"] .component-card__list > ul > li > a .description {

}
.component-card[type="version_3"] .component-card__list > ul > li > a .calendar .day {

}
.component-card[type="version_3"] .component-card__list > ul > li > a .calendar .month {

}
.component-card[type="version_3"] .component-card__list > ul > li > a .calendar .number {

}
.component-card[type="version_3"][color="primary"] .component-card__list:not(.list) > ul > li > a:hover .calendar > div {
    color: #002877;
}
.component-card[type="version_3"][color="primary"] .component-card__list > ul > li > a .calendar > div {
    color: #fff;
}
.component-card[type="version_3"] .component-card__list > ul > li > a .calendar > div {

}
.component-card[type="version_3"] .component-card__list > ul > li > a .calendar {

}
.component-card[type="version_3"] .component-card__list > ul > li > a {

}
.component-card[type="version_3"] .component-card__list > ul > li {

}
.component-card[type="version_3"] .component-card__list > ul {

}
.component-card[type="version_3"] .component-card__list {
    height: 90px;
}
.component-card[type="version_3"][color="primary"] {
    background: #002877;
}
.component-card[type="version_3"][color="custom"] {

}
.component-card[type="version_3"] {
    background: #fff;
    border-radius: 0;
    box-shadow: none !important;
    padding: 0;
    width: 50%;
    border: 3px solid #002877;
}

.other-components-box:nth-child(3) {
    /*box-shadow: -11px 3px 20px 0px #0000002b;*/
}
.other-components-box:nth-child(2) {
    /*box-shadow: -11px 3px 20px 0px #0000002b;*/
}
.other-components-box:nth-child(1) {

}
.other-components-box > a > h2 {

}
.other-components-box > a {
    color: #fff;
    font-size: 16px;
    font-weight: 900;
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    align-items: center;
    justify-content: center;
    text-align: center;
    -webkit-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column;
    padding: 10px;
    width: 100%;
    height: 100%;
    letter-spacing: -0.5px;
}
.other-components-box:first-child > a {
    /*color: #002877;*/
}
.other-components-box:first-child {

}
.other-components-box span.icon i {

}
.other-components-box span.icon {
    position: relative;
    display: block;
    width: 100%;
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 30px;
}
.other-components-box {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    align-items: center;
    justify-content: center;
    text-align: center;
    -webkit-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column;
    /*background:none !important;*/
    background-color: #000;
    width: 34%;
    height: 166px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}
.other-components-box-content[bg="image"] {
    background-image: url(/data/genel/bg/boxes_bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.other-components-box-content {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    width: 100%;
    align-items: flex-start;
    margin: 0;
    padding: 0;
}


.section-shortcuts .shortcuts > ul > li[type="version_2"] > a span.icon {
    display:none !important;
}
.section-shortcuts .shortcuts > ul > li[type="version_2"] > a > .title {
    font-size: 18px;
    color:#fff;
    margin: 0;
    overflow: visible;
    line-height: unset;
}
.section-shortcuts .shortcuts > ul > li[type="version_2"] > a:before {
    content: "";
}
.section-shortcuts .shortcuts > ul > li[type="version_2"] > a {
    border: none;
    width: 100%;
}
.section-shortcuts .shortcuts > ul > li[type="version_2"] {
    -ms-flex: 0 0 23%;
    -webkit-box-flex: 0;
    flex: 0 0 23%;
    max-width: 23%;
}
.section-shortcuts .shortcuts > ul > li[type] {

}


.component-gallery-card > h3 {
    position: relative;
    display: block;
    width: 100%;
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    border-bottom: 2px solid #7195ad;
    text-align: center;
    text-transform: uppercase;
    font-size: 25px;
    font-weight: bold;
    color: #000;
}
.component-gallery-card .photo-gallery-item > a > figure > img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.component-gallery-card .photo-gallery-item > a > figure {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    clip-path: polygon(33.33% 0%, 66.66% 0%, 100% 33.33%, 100% 66.66%, 66.66% 100%, 33.33% 100%, 0 66.66%, 0 33.33%);
    /*clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%);*/
    /* transform: rotate(90deg);*/
}
.component-gallery-card .photo-gallery-item > a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
}
.component-gallery-card .photo-gallery-item {
    position: relative;
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 130px;
    overflow: hidden;
    height: 130px;
}
.component-gallery-card .video-gallery-item > a > figure > img {
    display: block;
    width: 100%;
    height: 135px;
    object-fit: cover;
    object-position: center;
    border: 2px solid #7195ad;
}
.component-gallery-card .video-gallery-item > a > figure {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
}
.component-gallery-card .video-gallery-item > a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
}
.component-gallery-card .video-gallery-item {
    position: relative;
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 49%;
    overflow: hidden;
}
.component-gallery-card .component-gallery-card-inner {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 0;
    justify-content: space-between;
    align-items: center;
}
.component-gallery-card:first-child {
    /*margin-bottom: 50px;*/
}
.component-gallery-card a.more-button i {
    margin-left: 5px;
}
.component-gallery-card a.more-button {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-color: #002877;
    padding: 5px 15px;
    border-radius: 3px;
    color: #fff;
    margin: 10px 0 0 0;
}
.component-gallery-card {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
}

.gallery-upper-content {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column;
    justify-content: space-between;
}

.component-card[type="anket"]  .component-card__header .link span.icon {
    font-size: 20px;
}
.component-card[type="anket"]  .component-card__header .link {
    color: #fff;
}
.component-card[type="anket"]  .component-card__header .heading {
    color: #fff;
}
.component-card[type="anket"]  {
    overflow: hidden;
}
.component-card[type="anket"]  .component-card__header span.icon i {

}
.component-card[type="anket"] .component-card__header span.icon {
    margin-right: 10px;
}
.component-card[type="anket"] .component-card__header {
    background: #002877;
}
.component-card[type="anket"] .component-card__list:not(.list) {
    height: auto;
    min-height: 200px;
}
.component-card[type="anket"] {

}

.anket table tbody tr td {
    padding: 10px 1px;
}
.anket table tbody tr {

}
.anket table tbody {

}
.anket table * {
    cursor: pointer;
}
.anket table {

}
.anket label {
    font-size: 16px;
    font-weight: bold;
    color: #000;
}
.anket input#oyla {
    background: #003399;
    height: 55px;
    border: 0 none;
    border-radius: 5px;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    font-family: inherit;
    cursor: pointer;
    border: 2px solid transparent;
    -webkit-transition: .3s;
    transition: .3s;
    position: relative;
}
.anket {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-flow: column;
    /* align-items: center; */
    justify-content: center;
    margin: 0;
    padding: 30px;
}


.component-card[type="version_2"]  .component-card__list .description:before {
    background:rgb(255 255 255 / 10%);
}
.component-card[type="version_2"][color="custom"]  .component-card__list .description:before {
    background:rgb(0 40 119 / 7%);
}
.component-card[type="version_2"]  .component-card__list:not(.list) > ul > li > a .calendar > div {
    color: #fff;
}
.component-card[type="version_2"][color="custom"]  .component-card__list:not(.list) > ul > li > a .calendar > div {
    color: #002877;
}
.component-card[type="version_2"]  .component-card__list:not(.list) > ul > li > a .calendar {

}
.component-card[type="version_2"]  .component-card__list:not(.list) > ul > li > a .description span#onemli {
    color: #002877;
    background: #ffc000;
}
.component-card[type="version_2"]  .component-card__list:not(.list) > ul > li > a .description h3 {
    color: #fff;
}
.component-card[type="version_2"]  .component-card__list:not(.list) > ul > li > a .description span.icon {
    color: #fff;
}
.component-card[type="version_2"][color="custom"]  .component-card__list:not(.list) > ul > li > a .description h3 {
    color: #002877;
}
.component-card[type="version_2"][color="custom"]  .component-card__list:not(.list) > ul > li > a .description span.icon {
    color: #002877;
}
.component-card[type="version_2"]  .component-card__list:not(.list) > ul > li > a .description {

}
.component-card[type="version_2"]  .component-card__list > ul > li > a:hover .description:before {
    background:rgba(0, 0, 0, 0.1);
}
.component-card[type="version_2"]  .component-card__list:not(.list) > ul > li > a:hover .calendar > div {
    color:#002877;
}
.component-card[type="version_2"]  .component-card__list:not(.list) > ul > li > a:hover .description h3 {
    color:#002877;
}
.component-card[type="version_2"]  .component-card__list:not(.list) > ul > li > a:hover .description span.icon {
    color:#002877;
}
.component-card[type="version_2"]  .component-card__list:not(.list) > ul > li > a:hover {

}
.component-card[type="version_2"]  .component-card__list:not(.list) > ul > li > a {

}
.component-card[type="version_2"]  .component-card__list:not(.list) > ul > li {

}
.component-card[type="version_2"]  .component-card__list:not(.list) > ul {

}
.component-card[type="version_2"]  .component-card__list:not(.list) {

}
.component-card[type="version_2"]  .component-card__header .link span.icon {

}
.component-card[type="version_2"]  .component-card__header .link {
    display: none !important;
}
.component-card[type="version_2"] .component-card__header .heading {
    color: #002877;
    font-size: 25px;
    font-weight: bold;
}
.component-card[type="version_2"][color="custom"] .component-card__header .heading {
    color:#fff;
}
.component-card[type="version_2"][color="custom"] .component-card__header {
    /*background: #002877;*/
}
.component-card[type="version_2"] .component-card__header {
    border: none;
    position: relative;
    top: -14px;
    width: 70%;
    margin: auto;
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    /*background: #e7e5e6;*/
    background-image: url(/data/genel/title-bg2.png);
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    border-radius: 8px;
    text-align: center;
    justify-content: center;
    text-transform: uppercase;
}
.component-card[type="version_2"][color="primary"]:before {
    background: #fff;
}
.component-card[type="version_2"][color="primary"] {
    background-color: #002877;
}
.component-card[type="version_2"][color="custom"] {
    background-color: #d5dce6;
}
.component-card[type="version_2"] {
    border-radius: 8px;
}
.component-card[type] {

}

.component-card[media]  .component-card__header .link span.icon {
    font-size: 20px;
}
.component-card[media]  .component-card__header .link {
    color: #fff;
}
.component-card[media]  .component-card__header .heading {
    color: #fff;
}
.component-card[media]  {
    overflow: hidden;
}
.component-card[media]  .component-card__header span.icon i {

}
.component-card[media] .component-card__header span.icon {
    margin-right: 10px;
}
.component-card[media="instagram"] .component-card__header {
    background: linear-gradient(45deg, #405de6, #5851db, #833ab4, #c13584, #e1306c, #fd1d1d);
}
.component-card[media="instagram"] {

}
.component-card[media="twitter"] .component-card__header {
    background-color: #00acee;
}
.component-card[media="twitter"] {

}
.component-card[media="facebook"] .component-card__header {
    background-color: #3b5998;
}
.component-card[media="facebook"] {

}

.section-components.other-components > .container > .row:nth-child(2) {
    margin-top: 50px;
}
.section-components.other-components > .container {
    padding: 70px 0 0 0;
}
.section-components.other-components:before {
    content: "";
    position: absolute;
    display: none;
    width: 100%;
    height: 100%;
    bottom: 0;
    top: 0;
    right: 0;
    left: 0;
    background-image: url(/data/genel/bg/bg3.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    filter: grayscale(1);
    opacity: 0.1;
}
.section-components.other-components {
    position: relative;
}

.section-news_v2 .news_v2-content .news_v2-content-single .news_v2-single-item > .row {
    align-items: center;
}
.section-news_v2 .news_v2-content .news_v2-content-single .news_v2-single-item figure img {
    display: block;
    width: 100%;
    height: 350px;
    object-fit: cover;
    object-position: center;
    border-radius: 50px;
    border: 10px solid #fff;
}
.section-news_v2 .news_v2-content .news_v2-content-single .news_v2-single-item figure {
    position: relative;
    display: block;
    width: 90%;
    padding: 100px 50px 100px 200px;
    margin: 0 0 0 50px;
    /*background-color: #002877;*/
    border-radius: 50% 0 0 50%;
   /*border-radius: 400px 0 0 400px;*/
}
.section-news_v2 .news_v2-content .news_v2-content-single .news_v2-single-item .news_v2-single-item-detail span {

}
.section-news_v2 .news_v2-content .news_v2-content-single .news_v2-single-item .news_v2-single-item-detail p {
    text-align: justify;
}
.section-news_v2 .news_v2-content .news_v2-content-single .news_v2-single-item .news_v2-single-item-detail h3 {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0 0 20px 0;
    font-size: 23px;
    font-weight: bold;
    color: #0d249a;
}
.section-news_v2 .news_v2-content .news_v2-content-single .news_v2-single-item .news_v2-single-item-detail {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
}
.section-news_v2 .news_v2-content .news_v2-content-single .news_v2-single-item a.more-button i {
    margin-left: 5px;
}
.section-news_v2 .news_v2-content .news_v2-content-single .news_v2-single-item a.more-button.style2 {
    background-color: #ffc000;
    color: #002877;
}
.section-news_v2 .news_v2-content .news_v2-content-single .news_v2-single-item a.more-button {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-color: #002877;
    padding: 5px 15px;
    border-radius: 3px;
    color: #fff;
    margin: 10px 0 0 0;
}
.section-news_v2 .news_v2-content .news_v2-content-single .news_v2-single-item {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
}
.section-news_v2 .news_v2-content .news_v2-content-single {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
}
.section-news_v2 .news_v2-content .news_v2-content-multiple .news_v2-multiple-item figure img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.section-news_v2 .news_v2-content .news_v2-content-multiple .news_v2-multiple-item figure {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
}
.section-news_v2 .news_v2-content .news_v2-content-multiple .news_v2-multiple-item:last-child {

}
.section-news_v2 .news_v2-content .news_v2-content-multiple .news_v2-multiple-item:first-child {

}
.section-news_v2 .news_v2-content .news_v2-content-multiple .news_v2-multiple-item:nth-child(4) {
    left: 135px;
    bottom: 15px;
}
.section-news_v2 .news_v2-content .news_v2-content-multiple .news_v2-multiple-item:nth-child(3) {left: 0px;}
.section-news_v2 .news_v2-content .news_v2-content-multiple .news_v2-multiple-item:nth-child(2) {left: 0px;top: -50px;}
.section-news_v2 .news_v2-content .news_v2-content-multiple .news_v2-multiple-item:nth-child(1) {left: 135px;bottom: 35px;}
.section-news_v2 .news_v2-content .news_v2-content-multiple .news_v2-multiple-item {
    position: relative;
    width: 150px;
    height: 150px;
    overflow: hidden;
    border-radius: 50%;
    border: 10px solid #fff;
    background: #fff;
    margin: 0;
    padding: 0;
    -webkit-transition: .3s;
    transition: .3s;
}
.section-news_v2 .news_v2-content .news_v2-content-multiple:hover .news_v2-multiple-item {
    -webkit-transform: scale(0.90);
    transform: scale(0.90);
}
.section-news_v2 .news_v2-content .news_v2-content-multiple .news_v2-multiple-item:hover {
    -webkit-transform: scale(1);
    transform: scale(1);
}
.section-news_v2 .news_v2-content .news_v2-content-multiple:hover {

}
.section-news_v2 .news_v2-content .news_v2-content-multiple {
    position: absolute;
    display: block;
    width: 25%;
    padding: 0;
    margin: 0;
    left: 0;
    top: 0;
    bottom: 0;
    right: auto;
    z-index: 1;
}
.section-news_v2 .news_v2-content {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
}
.section-news_v2 > .container > .row {
    align-items: center;
}
.section-news_v2:before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    bottom: 0;
    top: 0;
    right: 0;
    left: 0;
    background-image: url(/data/genel/bg/bg1.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    filter: grayscale(1);
    opacity: 0.1;
}
.section-news_v2 {
    position: relative;
    display: block;
    width: 100%;
    padding: 50px 0;
    margin: 0;
}

.section-header .text a.whatsapp_icon2 span.icon i {

}
.section-header .text a.whatsapp_icon2 span.icon {
    font-size: 30px;
}
.section-header .text a.whatsapp_icon2:hover {
    background: #fff;
    transform: scale(1.1);
}
.section-header .text a.whatsapp_icon2 {
    position: relative;
    display: inline-block;
    width: auto;
    color: #039;
    font-size: 30px;
    margin: 20px 0 0 0;
    padding: 0 10px;
    font-weight: bold;
    background: #fffc;
    border-radius: 3px;
    box-shadow: 0px 0px 15px -5px #000;
    transition: .3s all ease;
}


#incHeader .header-contact a {
    color: #003399;
}
#incHeader .header-social a {
    background: #003399;
    color: #fff;
}

.bagis-div table.from_field tr td select {
    position: relative;
    display: inline-block;
    width: auto;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 10px 15px;
}
.bagis-div table.from_field tr td textarea {
    position: relative;
    display: inline-block;
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 10px 15px;
}
.bagis-div table.from_field tr td input[type="submit"] {
    background: #003399;
    height: 40px;
    border: 0 none;
    border-radius: 5px;
    padding-left: 20px;
    padding-right: 20px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    font-family: inherit;
    cursor: pointer;
    border: 2px solid transparent;
    -webkit-transition: .3s;
    transition: .3s;
    position: relative;
    width: 100%;
}
.bagis-div table.from_field tr td input[type="text"][readonly] {
    background:#f9f9f9;
}
.bagis-div table.from_field tr td input[type="text"] {
    position: relative;
    display: inline-block;
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 10px 15px;
}
.bagis-div table.from_field tr td input {

}
.bagis-div table.from_field tr td {
    border: 1px solid #f9f9f9;
    padding: 10px;
}
.bagis-div table.from_field tr {

}
.bagis-div table.from_field {

}
.bagis-div table {

}
.bagis-div {

}


.tab-content > div p {
    margin-bottom: 15px;
}
.tab-content > div {

}
.tab-content .tab-pane.show {
    display: block;
    transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
}
.tab-content .tab-pane.active {
    display: block;
    transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
}
.tab-content .tab-pane {
    display: none;
    transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
}
.tab-content iframe {
    max-width: 100% !important;
    max-height: auto;
    margin-bottom: 10px;
}
.tab-content {
    position: relative;
    display: block;
    width: 100%;
    /* padding: 15px; */
    margin: 0;
    /* border: 1px solid #f7eef0; */
    border-radius: 0 0 10px 10px;
}
.nav-tabs > .nav-item > .nav-link.active:after {
    content: "";
}
.nav-tabs > .nav-item > .nav-link.active {
    color: #fff;
    background: #003399;
    transform: scale(1.1);
    margin-left: 5px;
}
.nav-tabs > .nav-item > .nav-link:hover {
    color: #fff;
    background: #003399;
}
.nav-tabs > .nav-item > .nav-link:after {
    content:"";
}
.nav-tabs > .nav-item:last-child > .nav-link {

}
.nav-tabs > .nav-item > .nav-link {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #000000;
    background: #f9f9f9;
    border-radius: 5px;
    padding: 10px 20px;
    margin: 0 10px 0 0;
    transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
}
.nav-tabs > .nav-item {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.nav-tabs {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0 0 0 0;
}

@media only screen and (max-width:991px) {
    .cTabPanel .nav-tabs > .nav-item > .nav-link {
        height: 50px;
        overflow: hidden;
        margin: 0;
        font-size: 13px;
    }
    .cTabPanel .nav-tabs > .nav-item {

    }
    .cTabPanel .nav-tabs {
        background: #f7eef0;
    }
    .cTabPanel {
        overflow:hidden;
    }
}

.section-gallery-video .gallery-video-content .gallery-video-slider {

}
.section-gallery-video .gallery-video-content > h2 {
    position: relative;
    display: block;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    color: #003399;
    font-size: 30px;
    letter-spacing: -1px;
    font-weight: 700;
    line-height: 1.1;
}
.section-gallery-video .gallery-video-content {

}
.section-gallery-video:before {
    content: "";
    position: absolute;
    z-index: -1;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: url(../../assets/img/bg-btn.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 100%;
}
.section-gallery-video {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 30px 0;
}

.component-card__list ul li a span#onemli.light {
    background: #ff0000;
}
.component-card__list ul li a span#onemli {
    position: relative;
    display: inline-block;
    width: auto;
    font-size: 12px;
    color: #fff;
    background: #003399;
    margin: 0 0 2px 0;
    padding: 0 15px;
    border-radius: 3px;
    text-align: center;
    transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
}

.component-card__list ul li a span#gerisay {
    position: relative;
    display: inline-block;
    width: auto;
    font-size: 12px;
    color: #fff;
    background: #65be9f;
    margin: 0 0 2px 0;
    padding: 0 15px;
    border-radius: 3px;
    text-align: center;
    transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
}
.component-card__list ul li a span.onemli {

}

.hero-shortcuts__bg {
    position: absolute;
    z-index: 2;
    right: 0;
    bottom: -15px;
    left: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-image: url(/data/genel/bg/sliderbg.png);
    height: 142px;
}

.hero .slide:after {
    content: "";
}
.hero .slide {
    position: relative;
}
.hero:before {
    content: "";
}
.hero {

}

.personnel-title {
    position: relative;
    display: block;
    text-align: center;
    border-bottom: 1px solid #f5e9ec;
    margin: 0 0 10px 0;
    padding: 0 0 5px 0;
    font-size: 20px;
    color: #003399;
    font-weight: bold;
}

.textL{text-align:left;}
.textR{text-align:right;}


.kurumsal-logo-download ul li a {
    color: #555;
    font-size: 13px;
}
.kurumsal-logo-download ul li {
    list-style: decimal !important;
}
.kurumsal-logo-download ul {

}
.kurumsal-logo-download {

}
.kurumsal-kimlik-content p a {
    color: #00abc8;
}
.kurumsal-kimlik-content p {
    position:relative;
    display:block;
    width:100%;
    margin:0 0 15px 0;
    padding:0;
    text-align: justify;
    font-weight: bold;
}
.kurumsal-kimlik-content {
    position:relative;
    display:block;
    width:100%;
}
.kurumsal-kimlik .kimlik_defter img {
    width:100%;
}
.kurumsal-kimlik .kimlik_defter {
    position:relative;
    display:block;
    width:100%;
}
.kurumsal-kimlik .kullanim-bicimleri img {
    width: 100%;
    margin: 0;
    padding: 0;
    height: 270px;
    object-fit: cover;
}
.kurumsal-kimlik .kullanim-bicimleri {
    position:relative;
    display:block;
    width:100%;
}
.kurumsal-kimlik .kurumsal-kimlik-baslik {
    font-weight: bold;
    color: #00abc8;
    font-size: 18px;
    padding-bottom: 5px;
    border-bottom: 1px solid #00abc8;
}
.kurumsal-kimlik .kullanim-bicimleri-indir a {
    color: #00abc8;
}
.kurumsal-kimlik .kullanim-bicimleri-indir {
    font-weight: bold;
    margin: 5px 0;
    display: inline-block;
    position: relative;
}
.kurumsal-kimlik {
    position:relative;
    display:block;
    width:100%;
}
.download-item:hover {
    transition: 0.5s cubic-bezier(0.45, 0.58, 0.35, 1.07);
    -webkit-box-shadow: 0px 8px 123px -21px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 8px 123px -21px rgba(0,0,0,0.75);
    box-shadow: 0px 18px 80px -14px rgb(144, 144, 144);
}
.download-item {
    border: 1px #00abc8 solid;
    color: #00abc8;
    padding: 20px 30px;
    margin: 0 0 20px 0;
    position: relative;
    display: block;
    width: 100%;
    transition: 0.2s all ease;
}
.download-item .download-item-title {
    position: relative;
    display: inline-block;
    margin: 10px 0 0 0;
    padding: 0;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 24px;
}
.download-item .download-item-title i {
    margin-right: 5px;
    font-weight: normal;
}
.download-item .download-item-button {
    position: relative;
    display: inline-block;
}
.download-item .download-item-button a {
    position: relative;
    display: inline-flex;
    background: #00abc8;
    color: #fff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    font-size: 20px;
    line-height: 40px;
    align-items: center;
    justify-content: center;
    text-align: center;
    text-decoration: none !important;
}


.schema-list li {
    list-style: none !important;
}
.schema-list ul {
    list-style: none !important;
    padding: 0 0 0 40px !important;
}
.schema-list {
     list-style: none !important;
     padding: 0 !important;
}

.clearfix::after {
    display: block;
    clear: both;
    content: "";
}

.personnel-card a:hover {
    text-decoration: none !important;
}

.header-left .logo:after {
	content:"";
}
.header-left .logo:before {
	content:"";
}
.header-left .logo {
	
}
.header-top {
	
}
.header-bottom {
   /* height: 80px;
    background-color: #053c84;
    position: relative;
    background: rgba(0, 0, 0, 0) url(/img/header_bg.png) no-repeat scroll;
    background-size: cover;
    background-position: center;*/
}

.col_sidebar {
	padding-left:0px !important;
}
.col_sidebar > div {
    margin-bottom: 30px;
}

.addthis_inline_share_toolbox a[role="button"]:last-child {
	margin-right:0px !important;
}
.addthis_inline_share_toolbox a[role="button"] .at4-share-count-container {
	display:none !important;
}
.addthis_inline_share_toolbox a[role="button"] .at-label {
    display: block !important;
    margin: 0;
    padding: 0;
}
.addthis_inline_share_toolbox a[role="button"] .at-icon-wrapper {
	float:none;
}
.addthis_inline_share_toolbox a[role="button"] {
    margin: 0 2px 0 0 !important;
    width: 32%;
    text-align: center;
    align-items: center;
    justify-content: center;
    display: inline-block;
    flex-flow: column;
}
.addthis_inline_share_toolbox {
	
}

.footer-links#ilan-kategorileri ul {
	text-align:center;
}

.header-sub {
	position:relative;
}

.hizmetler2-header {
	padding-top:60px;
}

.emlak_detay-fiyat svg {
	font-size: 23px;	
}
.emlak_detay-fiyat {
	border-bottom: 1px dashed #dee3e9;
    font-size: 30px;
    font-weight: bold;
    color: #000;
    margin-bottom: 0px !important;
}
.emlak_detay-kredi.degil svg {
	color:red;
}
.emlak_detay-kredi.degil {
	color:red;
}
.emlak_detay-kredi.uygun svg {
	color:green;
}
.emlak_detay-kredi.uygun {
	color:green;
}
.emlak_detay-kredi svg {
    font-size: 14px;
}
.emlak_detay-kredi {
    border-bottom: 1px dashed #dee3e9;
    font-size: 14px;
    font-weight: bold;
    color: #000;
    padding: 10px 0;
    text-transform: uppercase;
	margin-bottom: 0px !important;
}
.emlak_right-ext li {
    display: inline-flex;
    border: 1px solid #eaeff3;
    border-radius: 18px;
    background-color: #d4def1;
    justify-content: center;
    align-items: center;
    padding: 2px 10px;
    margin: 0;
    color: #000;
    font-size: 14px;
}
.emlak_right-ext .emlak_right-ext-inner span svg {
	font-size: 13px;
}
.emlak_right-ext .emlak_right-ext-inner span {
	font-size: 13px;
    color: #9babca;
    margin-right: 20px;
    font-weight: 200;
}
.emlak_right-ext .emlak_right-ext-inner {
	position: relative;
    display: block;
    width: 100%;
    margin: 15px 0 0 0;
    padding: 0;
}
.emlak_right-ext {
	position: relative;
    display: block;
    width: 100%;
    margin: 10px 0 10px 0 !important;
    padding: 0;
}

.emlak_right-contact figure img:hover {
	/*transform: rotate(360deg);*/
}
.emlak_right-contact figure img {
    display: inline-block;
    position: relative;
    margin: auto;
    width: 180px;
    height: 100px;
    object-fit: contain;
    object-position: center;
    padding: 0;
    box-shadow: 0 2px 11px 0 rgba(83,83,83,.5);
    background: #fff;
}
.emlak_right-contact figure {
	position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
	z-index:1;
}
.emlak_right-contact ul li a {
	position: relative;
    display: block;
    width: 100%;
}
.emlak_right-contact ul li svg {
	font-size: 14px;
    color: #053c84;
}
.emlak_right-contact ul li label {
	position: relative;
    display: inline-block;
    width: 20px;
    font-weight: bold;
    color: #000;
    font-size: 14px;
    text-align: center;
    margin: 0 3px 0 0;
}
.emlak_right-contact ul li span {
	font-size: 14px;
    color: #000;
    margin: 0 0 0 3px;
}
.emlak_right-contact ul li:hover {
	/*box-shadow: 0 5px 10px 1px rgba(34,52,69,.33)!important;
	background-image: linear-gradient(to bottom,#fff,#f5f5f5);*/
}
.emlak_right-contact ul li.eposta a span {
	color: #fff;
}
.emlak_right-contact ul li.eposta a svg {
	color: #fff;
}
.emlak_right-contact ul li.eposta a {
	
}
.emlak_right-contact ul li.eposta {
	background: #053c84;
    padding: 5px 0;
    border-radius: 5px;
}
.emlak_right-contact ul li.telefon a span {
	color: #000;
}
.emlak_right-contact ul li.telefon a svg {
	color: #000;
}
.emlak_right-contact ul li.telefon a {
	
}
.emlak_right-contact ul li.telefon {
	background: #d4def1;
    padding: 5px 0;
    border-radius: 5px;
}
.emlak_right-contact ul li.adsoyad a span {
	font-size: 16px;
    font-weight: bold;
    color: #000;
}
.emlak_right-contact ul li.adsoyad a {
	text-align:center;
}
.emlak_right-contact ul li.adsoyad {
	margin:0;
}
.emlak_right-contact ul li.unvan a span {
	font-size: 13px;
    color: #555;
}
.emlak_right-contact ul li.unvan a {
	
}
.emlak_right-contact ul li.unvan {
	
}
.emlak_right-contact ul li {
    position: relative;
    display: block;
    width: 100%;
    margin: 0 0 10px 0;
    /*border: 1px solid #c0c0c0;*/
    /*border-radius: 3px;*/
    padding: 0;
    /*-webkit-box-shadow: 1px 2px 3px #ccc;
    box-shadow: 0px 1px 3px #ccc;*/
	background: #fff;
    text-align: center;	
}
.emlak_right-contact ul {
    position: relative;
    display: block;
    width: 100%;
    margin: -15px 0 0 0;
    padding: 30px 10px 10px 10px;
    background: #fff;
}
.emlak_right-contact {
	position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 10px;
    border: 1px solid #f2f2f2;
    box-shadow: 0 0 13px -7px #e2e2e2;
    text-align: center;
	background-image: url(/img/sidebar_box_bg.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-color: #e9eff5;
}

.emlak_right-share {
	position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 10px;
    border: 1px solid #f2f2f2;
    box-shadow: 0 0 13px -7px #e2e2e2;
    text-align: center;
	background-image: url(/img/sidebar_box_bg.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-color: #e9eff5;
}

.emlak_detay .emlak_detay-breadcrumb ul li a {
    color: #676767;
    font-size: 13px;
    font-weight: 200;
}

.emlak_detay .emlak_detay-breadcrumb ul li + li:before {
	content: "";
    width: 6px;
    height: 6px;
    border-top: 1px solid currentColor;
    border-right: 1px solid currentColor;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-left: 13px;
    margin-right: 13px;
}
.emlak_detay .emlak_detay-breadcrumb ul li {
	position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin: 0;
    padding: 0;
}
.emlak_detay .emlak_detay-breadcrumb ul svg {
	
}
.emlak_detay .emlak_detay-breadcrumb ul {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    margin: 0 0 0 20px;
    padding: 0 10px;
    background: #fff;
}
.emlak_detay .emlak_detay-breadcrumb:before {
	content: "";
    position: absolute;
    display: block;
    width: 100%;
    top: 10px;
    bottom: auto;
    left: 0;
    right: 0;
    height: 1px;
    background: #f2f2f2;
}
.emlak_detay .emlak_detay-breadcrumb {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    margin: 0;
    padding: 0;
}
.emlak_detay .emlak_detay-gallery ul li a img {
	width: 100%;
    height: 450px;
    object-fit: cover;
    object-position: center;
    text-align: center;
    background: transparent;
}
.emlak_detay .emlak_detay-gallery ul li a {
	position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
}
.emlak_detay .emlak_detay-gallery ul li {
	position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
}
.emlak_detay .emlak_detay-gallery ul {
	
}
.emlak_detay .emlak_detay-gallery {
	position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
}

.emlak_detay-thumb-gallery ul li a img {
	width: 100%;
    height: 100px;
    object-fit: cover;
    object-position: center;
    text-align: center;
    background: transparent;
	border: 1px solid #f2f2f2;
}
.emlak_detay-thumb-gallery ul li a {
	
}
.emlak_detay-thumb-gallery ul li {
	
}
.emlak_detay-thumb-gallery ul {
	
}
.emlak_detay-thumb-gallery {
	position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
}

.emlak_detay .emlak_detay-title .ilan_no svg {
	
}
.emlak_detay .emlak_detay-title .ilan_no span {
	
}
.emlak_detay .emlak_detay-title .ilan_no {
	font-size: 13px;
    color: #9babca;
    margin-right: 20px;
    font-weight: 200;
}
.emlak_detay .emlak_detay-title {
	position: relative;
    display: block;
    width: 100%;
    margin: 10px 0;
    font-size: 20px;
    font-weight: bold;
    color: #000;
}
.default-inc-box > h2 {
	position: relative;
    display: block;
    width: 100%;
    margin: 0 0 15px 0;
    padding: 0;
    font-size: 24px;
    color: #000;
    font-weight: 600;
}
.default-inc-box {
    position: relative;
    display: block;
    width: 100%;
    margin: 20px 0 !important;
    background-color: #fbfbfb !important;
    padding: 30px !important;
    border-radius: 3px !important;
    border: 1px solid rgba(34,52,69,.1) !important;
}
.emlak_detay .emlak_detay-location iframe {
	position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
	height:500px;
}
.emlak_detay .emlak_detay-location > h2 {
	
}
.emlak_detay .emlak_detay-location {
	position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
}
.emlak_detay .emlak_detay-info ul li:nth-child(even) {
	background: #d4def1;
}
.emlak_detay .emlak_detay-info ul li span {
	font-size: 14px;
    color: #000;
}
.emlak_detay .emlak_detay-info ul li label {
	position: relative;
    display: inline-block;
    width: 20%;
    font-weight: bold;
    color: #000;
    font-size: 14px;
}
.emlak_detay .emlak_detay-info ul li {
	position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 3px 5px;
}
.emlak_detay .emlak_detay-info ul {
	
}
.emlak_detay .emlak_detay-info {
	
}
.emlak_detay .emlak_detay-text p {
	
}
.emlak_detay .emlak_detay-text {
	
}
.emlak_detay .emlak_detay-features .features-content span.title {
    position: relative;
    display: block;
    width: 100%;
    margin: 10px 0;
    padding: 0;
    color: #000;
    font-weight: bold;	
}
.emlak_detay .emlak_detay-features .features-content label:before {
	
}
.emlak_detay .emlak_detay-features .features-content label svg {
	color: #52ca46;
    margin: 0 5px 0 0;
    font-size: 15px;
}
.emlak_detay .emlak_detay-features .features-content label {
    display: inline-block;
    position: relative;
    width: 33%;
    padding: 0;
    margin: 5px 0;	
	font-size: 15px;
}
.emlak_detay .emlak_detay-features .features-content {
	
}
.emlak_detay .emlak_detay-features {
	
}
.emlak_detay .emlak_detay-contact ul li svg {
	font-size: 14px;
    color: #053c84;
}
.emlak_detay .emlak_detay-contact ul li span {
	font-size: 14px;
    color: #000;
	margin:0 0 0 3px;
}
.emlak_detay .emlak_detay-contact ul li label {
    position: relative;
    display: inline-block;
    width: 20px;
    font-weight: bold;
    color: #000;
    font-size: 14px;
    text-align: center;
    margin: 0 3px 0 0;
}
.emlak_detay .emlak_detay-contact ul li {
	position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 3px 5px;
}
.emlak_detay .emlak_detay-contact ul {
	
}
.emlak_detay .emlak_detay-contact {
	
}
.emlak_detay .emlak_detay-form a {
	
}
.emlak_detay .emlak_detay-form {
	
}
.emlak_detay {
	position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
}




.emlak-list-item > a > .row {
	align-items:center;
}
.emlak-list-item > a {
	position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
}
.emlak-list-item figure img {
	width:100%;
	height:150px;
	object-fit:cover;
	object-position:center;
	background:transparent;
}
.emlak-list-item figure {
	position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
}
.emlak-list-item .emlak-list-item-content ul li svg {
	font-size: 13px;
}
.emlak-list-item .emlak-list-item-content ul li {
	display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin: 0 10px 0 0;
    color: #717171;
    font-size: 13px;
}
.emlak-list-item .emlak-list-item-content ul {
	position: relative;
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
    width: auto;
}
.emlak-list-item .emlak-list-item-content span.adres {
    position: relative;
    display: block;
    width: 100%;
    margin: 5px 0;
    padding: 0;
    color: #555;
    font-size: 13px;
}
.emlak-list-item .emlak-list-item-content h2 {
	position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    color: #053c84;
    font-size: 20px;
    font-weight: bold;
}
.emlak-list-item .emlak-list-item-content {
	position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
}
.emlak-list-item:hover {
	box-shadow: 0 5px 10px 1px rgba(34,52,69,.33)!important;
}
.emlak-list-item {
	position: relative;
    display: block;
    width: 100%;
    margin: 0 0 20px 0;
    padding: 0;
    background-color: #fbfbfb !important;
    border-radius: 3px !important;
    border: 1px solid rgba(34,52,69,.1) !important;
	transition:.3s all ease;
}

.emlak-content .emlak-ilan-table table tbody td a {
	font-size: 14px;
    color: #999;	
}
.emlak-content .emlak-ilan-table table tbody td {
    border: 1px solid #f2f2f2;
    padding: 5px;
    text-align: center;	
}
.emlak-content .emlak-ilan-table table tbody tr {
	
}
.emlak-content .emlak-ilan-table table thead th {
	border: 1px solid #f2f2f2;
    padding: 5px;
    text-align: center;	
}
.emlak-content .emlak-ilan-table table thead tr {
	
}
.emlak-content .emlak-ilan-table table thead {
    
}
.emlak-content .emlak-ilan-table table {
	
}
.emlak-content .emlak-ilan-table {
	position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
}
.emlak-content .emlak-content-title a {
    font-size: 14px;
    color: #999;	
}
.emlak-content .emlak-content-title {
    position: relative;
    display: block;
    width: 100%;
    margin: 0 0 10px 0;
    padding: 0 0 5px 0;
    border-bottom: 1px solid #f0f0f0;
}
.emlak-content {
	position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
}

select,select:hover,select:active,select:focus {outline:none !important;}

.inc-emlak-filter .button.button1 {
    position: relative;
    display: flex;
    margin: 0;
    border-radius: 0px;
    cursor: pointer;
	width:100%;
}
.inc-emlak-filter select {
	position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    border: 1px solid #f2f2f2;
    border-radius: 0px;
    padding: 10px;
    margin: 0 0 10px 0;
}
.inc-emlak-filter {
	position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: column;
    margin: 0;
    padding: 10px;
    border: 1px solid #f2f2f2;
    box-shadow: 0 0 13px -7px #e2e2e2;
}


.emlak_filter_v2 > .container > .row {
	align-items:center;
	justify-content:center;
}
.emlak_filter_v2 > .container {
	
}
.emlak_filter_v2 .emlak_filter_v2_inner form {
	
}
.emlak_filter_v2 .emlak_filter_v2_inner .index-emlak-filter .ilan_cmb {
	
}
.emlak_filter_v2 .emlak_filter_v2_inner .index-emlak-filter .ilan_cmb_submit {
	width: 20%;
    margin-left: 20px;
}
.emlak_filter_v2 .emlak_filter_v2_inner .index-emlak-filter .ilan_cmb_title {
	position: relative;
    display: flex;
    border-right: 3px solid #053c84;
    margin: 0 10px 0 0;
    padding: 0 10px 0 0;
    font-weight: bold;
    color: #053c84;
}
.emlak_filter_v2 .emlak_filter_v2_inner .index-emlak-filter input[type="submit"] {
	position: relative;
    display: flex;
    border-radius:0.4rem;
    cursor: pointer;
    height: 40px;
    width: 100%;
    margin: 0;
}
.emlak_filter_v2 .emlak_filter_v2_inner .index-emlak-filter select {
	position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    border-right: 1px solid #e0ecf5 !important;
    border-radius: 0px;
    padding: 10px;
    margin: 0 0 0px 0;
    background-color: #ffffff6b;
    height: 40px;
    border: none;
	-webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    background-image: url("data:image/svg+xml;utf8,<svg fill='grey' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
    background-repeat: no-repeat;
    background-position-x: 96%;
    background-position-y: 8px;
	color: #8a8a8a;
}
.emlak_filter_v2 .emlak_filter_v2_inner .index-emlak-filter > .row {
	width: 100%;
}
.emlak_filter_v2 .emlak_filter_v2_inner .index-emlak-filter {
	position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 0;
}
.emlak_filter_v2 .emlak_filter_v2_inner {
    position: relative;
    display: inline-block;
    width: 85%;
    margin: 0;
    padding: 15px;
    z-index: 1;
    border-radius: 0.5rem;
    background-color: #fff;
}
.emlak_filter_v2 {
    position: absolute;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    bottom: 50px;
	text-align:center;
}

.inner-page__header#inc-title-q .inner-page__heading .breadcrumb.pos-bottom ul li a .icon {
	font-size: 14px;
}
.inner-page__header#inc-title-q .inner-page__heading .breadcrumb.pos-bottom ul li a {
	color: #cacaca;
    height: 30px;
    opacity: 1;
    font-size: 13px;
    font-weight: 200;
}
.inner-page__header#inc-title-q .inner-page__heading .breadcrumb.pos-bottom ul li {
	
}
.inner-page__header#inc-title-q .inner-page__heading .breadcrumb.pos-bottom:before {
	content: "";
    position: absolute;
    display: block;
    width: 100%;
    top: 15px;
    bottom: auto;
    left: 0;
    right: 0;
    height: 1px;
    background: #f2f2f2;
}
.inner-page__header#inc-title-q .inner-page__heading .breadcrumb.pos-bottom ul {
    justify-content: flex-start;
    background: #fff;
    margin: 0 0 0 35px;
    padding: 0 10px;
	position: relative;
}
.inner-page__header#inc-title-q .inner-page__heading .breadcrumb.pos-bottom {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    border: none;
    height: auto;
	text-align: left;
}
.inner-page__header#inc-title-q .inner-page__heading > .container {
	padding:0;
}
.inner-page__header#inc-title-q .inner-page__heading {
	position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
}
.inner-page__header#inc-title-q {
	margin: 20px 0 0 0;
}
.inner-page__wrapper.incContent {
	margin-top: 20px;
}
header#incHeader {
	position:relative;
}
/*
.accordion .accordion-baslik a {
    background-color: #1e90ff;
    color: #fff;
    display: block;
    width: 100%;
    padding: 5px 10px;
    font-weight: 600;
}
.accordion .accordion-baslik {

}
.accordion .accordion-icerik p {
    font-weight: 300;
    font-size: 15px;
}
.accordion .accordion-icerik {
    display: none;
    padding: 5px 10px;
}
.accordion {
    border: 1px solid #1e90ff;
    margin: 0 0 5px 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}*/

.slider-card-wrapper .item[color="green"] .slider-card-body .title {
    background-color: rgba(148, 214, 10, 1);
}
.slider-card-wrapper .item[color="red"] .slider-card-body .title {
    background-color: rgba(231, 76, 60, 1);
}
.slider-card-wrapper .item[color="blue"] .slider-card-body .title {
    background-color: rgba(30, 144, 255, 1);
}
.slider-card-wrapper .item[color="yellow"] .slider-card-body .title {
    background-color: rgba(255, 198, 0, 1);
}

.slider-card-wrapper .item[color="green"] .slider-card-body {
    background-color: rgba(148, 214, 10, .8);
}
.slider-card-wrapper .item[color="red"] .slider-card-body {
    background-color: rgba(231, 76, 60, .8);
}
.slider-card-wrapper .item[color="blue"] .slider-card-body {
    background-color: rgba(30, 144, 255, .8);
}
.slider-card-wrapper .item[color="yellow"] .slider-card-body {
    background-color: rgba(255, 198, 0, .8);
}

.slider-card-wrapper .item[color="green"] {

}
.slider-card-wrapper .item[color="red"] {

}
.slider-card-wrapper .item[color="blue"] {

}
.slider-card-wrapper .item[color="yellow"] {

}

.aa-onay {
    color:#000;
    background-color: #E4F7DD;
    border: 1px solid #B8EBA6;
    background-image: url(/images/check.png);
}

.aa-acikmavi {
    background-color: #E7F0F7;
    border: 1px solid #CFD4D7;
    background-image: url(/images/info.png);
}

.aa-bilgi {
    background-color: #F3F3F3;
    background-image: url(/images/info.png);
    border: 1px solid #DDDDDD;
}

.aa-hata {
    color:#000;
    background-color: #FFEFEF;
    border: 1px solid #FFC9C9;
    background-image: url(/images/stop.png);
}

.aa-hata, .aa-bilgi, .aa-onay, .aa-gri, .aa-zeytin, .aa-acikmavi {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    margin: 2px;
    padding: 8px;
    padding-left: 35px;
    background-position: 5px center;
    background-repeat: no-repeat;
}

.aa-gri {
    background-color: #EFEFEF;
    border: 1px solid #D8D8D8;
    padding: 8px;
}

.aa-zeytin {
    background-color: #EAF3DD;
    border: 1px solid #CDE3AD;
    background-image: url(/images/sol.gif);
    padding-left: 20px;
}




.new_popup .popup-dis-div-ic .popup-icerik-dis .popup-icerik .kp-form input[type='reset'] {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: #ff0000;
    padding: 10px 15px;
    border-radius: 3px;
    color: #fff;
    margin: 0 15px 0 0;
    text-shadow: none;
    border: none;
    box-shadow: none;
}
.new_popup .popup-dis-div-ic .popup-icerik-dis .popup-icerik .kp-form input[type='button'] {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: #002877;
    padding: 10px 15px;
    border-radius: 3px;
    color: #fff;
    margin: 0 15px 0 0;
    text-shadow: none;
    border: none;
    box-shadow: none;
}
.new_popup .popup-dis-div {
    z-index: 2001;
    text-align: left;
    left: 25%;
    top: 15%;
    width: 800px;
    position: fixed;
    border: 1px solid #c6c6c6;
    background: #fff;
    -webkit-box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1);
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    padding: 0;
}
.new_popup .popup-dis-div-ic .popup-baslik .popup-baslik-yazi {

}
.new_popup .popup-dis-div-ic .popup-baslik .popup-baslik-kapat #popupImgKapat {
    width: 40px;
    height: 40px;
    display: block;
    border-radius: 50%;
    border: 1px solid rgba(143, 168, 177, 0.68);
    background-image: url(/images/popup-kapat.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    cursor: pointer;
}
.new_popup .popup-dis-div-ic .popup-baslik .popup-baslik-kapat #popupImgKapat:hover {
    background-image: url(/images/popup-kapat-hover.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.new_popup .popup-dis-div-ic .popup-baslik .popup-baslik-kapat {
    position: absolute;
    margin: 0;
    padding: 0;
    right: 25px;
    z-index: 1;
    top: 0;
    bottom: 0;
    height: 100%;
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.new_popup .popup-dis-div-ic .popup-baslik {
    font-weight: 900;
    color: #11110d;
    font-size: 35px;
    line-height: 1.2;
    letter-spacing: -1.3px;
    padding: 30px 60px;
    position: relative;
}
.new_popup .popup-dis-div-ic .popup-icerik-dis .popup-icerik iframe,
.new_popup .popup-dis-div-ic .popup-icerik-dis .popup-icerik frame,
.new_popup .popup-dis-div-ic .popup-icerik-dis .popup-icerik embed {
    width: 100%;
    max-width: 100%;
}

.new_popup .popup-dis-div-ic .popup-icerik-dis .popup-icerik {
    font-family: unset;
    margin: 0;
    padding: 50px 60px;
    background: rgba(143, 168, 177, 0.1);
}
.new_popup .popup-dis-div-ic .popup-icerik-dis {
    padding: 0;
}
.new_popup .popup-dis-div-ic {

}
.new_popup .popup {
    left: 0;
    top: 0;
    position: fixed;
    z-index: 2000;
    width: 100%;
    height: 100%;
    background: none repeat scroll 0% 0% rgba(255, 255, 255, 0.45);
}
/*
.popup-baslik{
    height:39px;
}
.popup-baslik-yazi{
    float:left;
    padding:5px 0;
    padding-bottom:0px;
    font-size:18px;
    font-family:Tahoma, Helvetica, sans-serif;
    font-weight:bold;
}
.popup-baslik-kapat{
    float:right;
    padding:5px;
    cursor:pointer;

}
.popup-icerik-dis{
    padding:5px;
}
.popup-icerik{
    font-family:Tahoma, Helvetica, sans-serif;
    font-size:11px;
    font-weight:normal;
    color:#666;
    margin-bottom:10px;
    height:100%;
}
*/





.kp-form {
}

.kp-form * {
    box-sizing: border-box;
}

.kp-form .image {
    margin-bottom: 10px;
}

.kp-form .spot {
    padding: 10px;
    border: 1px solid #ccc;
    background: #fbf8f8;
    font-size: 14px;
    font-style: italic;
    margin-bottom: 10px;
    border-radius: 5px;
    width: 98%
}

.kp-form .fields {
}

.kp-form .fields ul {
}

.kp-form .fields ul li {
    padding: 2px 20px 2px 2px;
}

.kp-form .noname li.zorunlu {
    background: url("../images/zorunlu.gif") right center;
}

.kp-form .name {
    padding: 5px 0;
}

.kp-form .field {
    position: relative
}

.kp-form .field .help {
    position: absolute;
    right: 5px;
    top: 5px;
    width: 22px;
    height: 22px;
    background: url("../images/info.png") center center no-repeat;
    cursor: pointer;
}

.kp-form .left .name {
    float: left;
    width: 30%;
}

.kp-form .left .field {
    float: right;
    width: 70%;
}

.kp-form .top .name {
}

.kp-form .top .field {
}

.kp-form .noname .field {
}

.kp-form select,
.kp-form textarea,
.kp-form input[type="text"],
.kp-form input[type="password"] {
    border: 2px solid rgba(40, 172, 220, 0.3);
    /*border: 1px solid #e8e8e8;*/
    padding: 8px;
    width: 100%;
    font-size: 12px;
    border-radius: 2px;
    transition: 0.3s linear border;
}

.kp-form input[type="text"] {
}

.kp-form textarea {
    min-height: 100px;
}

.kp-form select {
}

.kp-form input[type='text']:focus,
.kp-form input[type='password']:focus,
.kp-form select:focus,
.kp-form textarea:focus {
    outline: 0;
    outline: thin dotted \9; /* IE6-9 */
    border-color: #129FEA;
}

.kp-form input[disabled],
.kp-form select[disabled],
.kp-form textarea[disabled] {
    cursor: not-allowed;
    box-shadow: inset 0 1px 10px #dfdddd;
    background-color: #ededed;
    color: #a09c9c;
    border-color: #d7d5d5;
}

.kp-form input[readonly]:focus,
.kp-form select[readonly]:focus,
.kp-form textarea[readonly]:focus {
    background: #eee; /* menu hover bg color */
    color: #777; /* menu text color */
    border-color: #ccc;
}

.kp-form input:focus:invalid:focus,
.kp-form select:focus:invalid:focus,
.kp-form textarea:focus:invalid:focus {
    border-color: #e9322d;
}

.kp-form input[type='button'],
.kp-form input[type='submit'],
.kp-form input[type='reset'] {
    margin-left: 2px;
    margin-right: 2px;
    -moz-box-shadow: inset 0px 2px 0px 0px #ffffff;
    -webkit-box-shadow: inset 0px 2px 0px 0px #ffffff;
    box-shadow: inset 0px 2px 0px 0px #ffffff;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf));
    background: -moz-linear-gradient(center top, #ededed 5%, #dfdfdf 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
    background-color: #ededed;
    border: 1px solid #c7c7c7;
    display: inline-block;
    color: #404040;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    padding: 4px 14px;
    text-decoration: none;
    text-shadow: 1px 1px 0px #ffffff;
    cursor: pointer;
    margin-right: 13px;
}

.kp-form input[type='button']:hover,
.kp-form input[type='reset']:hover,
.kp-form input[type='submit']:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed));
    background: -moz-linear-gradient(center top, #dfdfdf 5%, #ededed 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
    background-color: #dfdfdf;
}

.kp-form input[type='button']:active,
.kp-form input[type='reset']:active,
.kp-form input[type='submit']:active {
    position: relative;
    top: 1px;
}


.emlak_detay-mobile-content > .row {
	align-items:center;
}
.emlak_detay-mobile-content .emlak_detay-mobile-content-inner span svg {
	font-size: 12px;
}
.emlak_detay-mobile-content .emlak_detay-mobile-content-inner span.fiyat {
	font-size: 15px;
    color: #000;
    font-weight: bold;
}
.emlak_detay-mobile-content .emlak_detay-mobile-content-inner span.temsilci {
	font-weight: 400;
    font-size: 13px;
    margin-top: 2px;
    color: #999;
}
.emlak_detay-mobile-content .emlak_detay-mobile-content-inner span {
	
}
.emlak_detay-mobile-content .emlak_detay-mobile-content-inner {
	
}
.emlak_detay-mobile-content .emlak_detay-mobile-content-button a span {
	
}
.emlak_detay-mobile-content .emlak_detay-mobile-content-button a.mesajat {
	
}
.emlak_detay-mobile-content .emlak_detay-mobile-content-button a.ara {
	background: transparent;
    color: #053c84;
}
.emlak_detay-mobile-content .emlak_detay-mobile-content-button a {
	display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #053c84;
    padding: 5px 0;
    border-radius: 5px;
    width: 50%;
    margin-right: 10px;
    color: #fff;
    font-size: 13px;
	border: 1px solid #053c84;
}
.emlak_detay-mobile-content .emlak_detay-mobile-content-button {
	display: flex;
    align-items: center;
    justify-content: center;
}
.emlak_detay-mobile-content span {
	display:block;
}
.emlak_detay-mobile-content {
	display: none !important;
    visibility: hidden !important;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    background: #fff;
    padding: 15px;
    border-top: 1px solid #d9d9d9;
}

@media (max-width: 500px) {
	.hizmetler2-header {
		padding-top: 120px;
	}
	.emlak_filter_v2 {
		position: relative;
		bottom: 35px;
	}
	.emlak_detay .emlak_detay-breadcrumb {
		justify-content:center;
	}
	.footer-contact {
		position:relative;
		bottom:auto;
	}
	.emlak_detay-fiyat {
		display: none !important;
		visibility: hidden !important;
	}
	.emlak_detay-kredi {
		display: none !important;
		visibility: hidden !important;
	}
	.emlak_right-ext {
		display: none !important;
		visibility: hidden !important;
	}
	.emlak_right-contact {
		display: none !important;
		visibility: hidden !important;
	}
	.emlak_detay-mobile-content {
		display:block !important;
		visibility:visible !important;
	}
	.header {
		height:50px;
	}
	.emlak-list-item .emlak-list-item-content {
		padding:15px;
	}
	.emlak_detay .emlak_detay-breadcrumb ul {
		margin:0px;
		overflow:hidden;
	}
	.emlak_detay .emlak_detay-title {
		text-align:center;
	}
	.emlak_detay .emlak_detay-gallery ul li a img {
		height:250px;
	}
	.emlak_detay .emlak_detay-info ul li label {
		width:50%;
	}
	.emlak_detay .emlak_detay-features .features-content label {
		width: 45%;
		margin: 5px;
		font-size: 13px;
		vertical-align: top;
	}
}

@media only screen and (max-width: 768px){
    .component-card[type="version_3"] {
        width: 100%;
    }
    .other-components-box-content:not([bg]) {
        -webkit-flex-flow: column;
        -ms-flex-flow: column;
        flex-flow: column;
    }
    .section-components.other-components > .container {
        padding: 0;
    }
    .section-components > .container > .row > div:not(:last-child) {
        margin:0;
    }
    .section-components.other-components > .container > .row:nth-child(2) > [class*="col-"] {
        padding: 0;
    }
    .section-components.other-components > .container > .row:nth-child(2) {
        margin:0;
    }
    .section-components > .container {
        padding: 0 10px;
    }
    .section-brands .container {
        padding: 20px 0;
    }
    .section-shortcuts {
        display:none !important;
    }
    .hero-shortcuts__bg {
        display:none !important;
    }
}




.slide-photo > div iframe {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -o-object-fit: cover;
    object-position: center;
    -o-object-position: center;
}


.buttontheme {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #003399;
    height: 55px;
    border: 0 none;
    border-radius: 5px;
    min-width: 200px;
    padding-left: 20px;
    padding-right: 20px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    font-family: inherit;
    cursor: pointer;
    border: 2px solid transparent;
    -webkit-transition: .3s;
    transition: .3s;
    position: relative;
}
#UyeKayitDiv textarea {
    border: 1px solid #f2f2f2;
    padding: 10px 15px;
    width: 97%;
    border-radius: 5px;
    margin: 3px 0;
}
#UyeKayitDiv .fl {
    float:left;
}
#UyeKayitDiv .fr {
    float:right;
}
#UyeKayitDiv select {
    border: 1px solid #f2f2f2;
    padding: 10px 15px;
    width: 100%;
    border-radius: 5px;
    margin: 3px 0;
}
#UyeKayitDiv input[type="button"] {
    background: #003399;
    height: 55px;
    border: 0 none;
    border-radius: 5px;
    min-width: 200px;
    padding-left: 20px;
    padding-right: 20px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    font-family: inherit;
    cursor: pointer;
    border: 2px solid transparent;
    -webkit-transition: .3s;
    transition: .3s;
    position: relative;
}
#UyeKayitDiv input[type="password"] {
    border: 1px solid #f2f2f2;
    padding: 10px 15px;
    width: 100%;
    border-radius: 5px;
    margin: 3px 0;
}
#UyeKayitDiv input[type="text"] {
    border: 1px solid #f2f2f2;
    padding: 10px 15px;
    width: 100%;
    border-radius: 5px;
    margin: 3px 0;
}
#UyeKayitDiv .radioalan input {
    margin-right: 5px;
}
#UyeKayitDiv .radioalan {
    display: inline-flex;
    align-items: center;
    margin: 5px 10px 5px 0;
}
#UyeKayitDiv {

}


.anket_box.v2 {
    bottom: 345px;
}

.anket_box span.title:before {
    content: "";
}
.anket_box span.title:after {
    content: "";
    display: block;
    position: absolute;
    left: 33px;
    height: 15px;
    bottom: -8px;
    width: 15px;
    background: #e54360;
    transform: rotate(45deg);
}
.anket_box span.title {
    position: absolute;
    bottom: 150%;
    line-height: 18px;
    font-weight: bold;
    font-size: 13px;
    background: #e54360;
    color: #fff;
    padding: 5px;
    border-radius: 5px;
    min-width: 75px;
}

.anket_box { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; position: fixed; bottom: 220px; right: 35px; background: #e54360; border: 5px solid #fff; width: 50px; height: 50px; border-radius: 100%; -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15); box-shadow: 0 0 5px rgba(0, 0, 0, 0.15); text-align: center; color: #fff; z-index: 999; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; }

@media (max-width: 767px) { .anket_box { right: 12px; width: 55px; height: 55px; } .anket_box span.title {display:none !important;}}

.anket_box:before, .anket_box:after { content: ""; position: absolute; background: rgb(229 67 96 / 8%); border-radius: 100%; -webkit-animation: pulsate 1.5s ease-out; animation: pulsate 1.5s ease-out; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; opacity: 0; }

.anket_box:before { width: 80px; height: 80px; }

@media (max-width: 767px) { .anket_box:before { width: 65px; height: 65px; } }

.anket_box:after { width: 100px; height: 100px; }

@media (max-width: 767px) { .anket_box:after { width: 75px; height: 75px; } }

.anket_box .icon { font-size: 20px; }

@media (max-width: 767px) { .anket_box .icon { font-size: 22px; } }

.anket_box.is-active { -webkit-transform: translateY(-70px); -ms-transform: translateY(-70px); transform: translateY(-70px); }

@media (max-width: 767px) { .anket_box.is-active { -webkit-transform: translateY(-60px); -ms-transform: translateY(-60px); transform: translateY(-60px); } }
