@media only screen and (min-width: 780px) {
    .neden-biz .box-item.layer .box-text {
        opacity: 1;
        visibility: visible;
    }
}

.pageId_151 .border-button {
    padding: 11px 0px;
    min-width: 100px;
    display: inline-block;
    margin: 0 5px;
}


/* 26.01.2017 - Start*/

.similar-title {
    padding-left: 10px;
    margin-top: 0px;
}

.similar-boxs {}

.similar-boxs span {
    display: block;
    font-family: 'Open Sans', sans-serif;
}

.similar-boxs .s-box {
    float: left;
    width: 220px;
    height: 342px;
    border: 1px solid #dedeea;
    background-color: #fff;
    margin-right: 12px;
}

.similar-boxs .s-box-photo {
    height: 132px;
    overflow: hidden;
    text-align: center;
}

.similar-boxs .s-box-photo>img {
    width: 100%;
}

.similar-boxs .s-box-text {
    padding: 10px 10px;
    box-sizing: border-box;
    height: 210px;
}

.similar-boxs .s-box-title {
    color: #0a7855;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    height: 60px;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-height: 20px;
    max-height: 20px*3;
}

.similar-boxs .s-box-desc {
    color: #999999;
    font-size: 14px;
    text-align: center;
    height: 90px;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    line-height: 18px;
    max-height: 18px*5;
}

.similar-boxs .s-box-next {
    color: #a5ce00;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

@media only screen and (max-width: 980px) {
    .similar-boxs .s-box {
        width: 176px;
        margin-right: 5px;
    }
}

@media only screen and (max-width: 768px) {
    .similar-boxs .s-box {
        width: 100%;
        margin-bottom: 10px;
    }

    .similar-boxs .s-box-photo>img {
        width: auto;
    }
}

.tags-and-socials {}

.tags-and-socials .blog-tags {
    float: left;
    padding-top: 7px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #087a58;
}

.tags-and-socials .blog-socials {
    float: right;
}

.tags-and-socials .blog-socials>a {
    width: 34px;
    height: 35px;
    display: block;
    background-image: url(../img/blog-social.png);
    background-repeat: no-repeat;
    float: left;
    text-indent: -9999px;
    margin-left: 5px;
}

.tags-and-socials .fb {
    background-position: top left;
}

.tags-and-socials .tw {
    background-position: top center;
}

.tags-and-socials .gp {
    background-position: top right;
}


/* 26.01.2017 - End */


/* 06.02.2017 - Start*/

.hidden_xs {
    display: block;
}

.visible_xs {
    display: none;
}

@media only screen and (max-width: 768px) {
    .hidden_xs {
        display: none;
    }

    .visible_xs {
        display: block;
    }
}


/* 06.02.2017 - End*/

.printpage>* {
    display: none !important;
}

.printpage>.printcontent {
    display: block !important;
    margin-bottom: 20px;
}

.printpage>.printcontent table {
    display: block !important;
    width: 720px;
}

.printpage>.printcontent table .hesaplamaName {
    width: 360px;
}

.printpage>.printcontent table .hesaplamaResult {
    width: 360px;
}

.printpage>.printcontent table .tableCell1 {
    width: 120px;
}

.printpage>.printcontent table .tableCell2 {
    width: 120px;
}

.printpage>.printcontent table .tableCell3 {
    width: 120px;
}

.printpage>.printcontent table .tableCell4 {
    width: 120px;
}

.printpage>.printcontent table .tableCell5 {
    width: 120px;
}

.printpage>.printcontent table .tableCell6 {
    width: 120px;
}

.printpage>.printcontent h1 {}

.printpage>.printcontent p {}

.errorName {
    color: red;
    display: none;
}

@media only screen and (min-width: 780px) {
    .body-passive .apply-icon {
        right: 61px !important;
    }
}


/*  09.08.2017 */

.landpg .header-wrapper {
    background: url(../img/header_bg.png) 0 0 repeat;
    position: relative;
    margin-bottom: 50px;
}

.body-passive.landpg .header-wrapper {
    background: none;
}

#landpgcontent {
    "Open Sans",
    sans-serif;
}

#landpgcontent .container {
    background-color: #ffffff;
    border: 1px solid #dcdde1;
    margin: 0 auto;
    padding: 50px 70px;
}

#landpgcontent h1 {
    font-size: 30px;
    color: #017449;
    font-weight: normal;
    text-align: center;
    margin: 0;
}

#landpgcontent h1 strong {
    font-weight: 600;
}

#landpgcontent h2 {
    font-size: 30px;
    color: #555555;
    font-weight: 600;
    margin: 0 0 15px 0;
}

#landpgcontent p.text {
    color: #35434b;
}

#landpgcontent .landpgcontent-capsule {
    padding-top: 40px;
}

#landpgcontent .landpgcontent-capsule>* {
    height: 665px;
    float: right;
    box-sizing: border-box;
}

#landpgcontent .landpgcontent-mobiletitle {
    display: none;
}

#landpgcontent .landpgcontent-left {
    width: calc(100% - 580px);
    background: url(../img/lpapply-form-bg.png) 0 0 no-repeat;
    padding: 170px 60px 0 70px;
}

#landpgcontent .landpgcontent-right {
    width: 580px;
    padding: 87px 0 0 0;
    position: relative;
}

#landpgcontent .form-container.large-center {
    width: 100%;
}

#landpgcontent .form-block .form-group.large {
    width: calc(50% - 12px);
    margin-right: 24px;
}

#landpgcontent .form-block .form-group:last-child {
    margin-right: 0px;
}

#landpgcontent .form-block .form-group {
    margin-bottom: 15px;
}

#landpgcontent .chckbx {
    margin-top: 0px;
    padding-top: 5px;
}

#landpgcontent #calculation-left {
    background-image: url(../img/lp-calculation-left-bg.png) !important;
    background-size: cover !important;
    height: 453px !important;
}

#landpgcontent #calculation-left .content {
    padding-top: 80px;
}

#landpgcontent #calculation-left a#nasil-calisir {
    font-size: 38px;
    margin-bottom: 0px;
    display: inline-block;
    cursor: default;
}

#landpgcontent #calculation-left a#nasil-calisir span {
    font-size: 38px;
    font-weight: 600;
    color: #fff;
}

#landpgcontent #calculation-left a#mortgage-adimlari {
    font-size: 24px;
    margin: 15px 0 35px 0;
    cursor: default;
}

#landpgcontent #calculation-left a#mortgage-adimlari span {
    font-size: 24px;
    color: #f5da2f;
    font-weight: 600;
}

#landpgcontent #calculation-left a#nasil-video {
    font-size: 17px;
    width: 100px;
}

#landpgcontent #calculation-left a.mobile-show {
    display: none;
    cursor: default;
}

#landpgcontent .landpgcontent-right .ugi {
    position: absolute;
    top: 0px;
    right: 10px;
}

#landpgcontent .landpgcontent-right #calculationArea {
    width: 435px;
}

#landpgcontent .landpgcontent-right .gm-tools .gm-mortgage-meters .content {
    width: 100%;
    padding-top: 70px;
}

#landpgcontent .landpgcontent-right .gm-tools .gm-mortgage-meters .content .konut-logo {
    margin-bottom: 50px;
}

#landpgcontent .landpgcontent-right .gm-tools .gm-mortgage-meters .content .konut-logo .cati-logo {
    width: 300px;
    font-family: 'dinbek_mediummedium';
}

#landpgcontent .landpgcontent-right .gm-tools .gm-mortgage-meters .content .konut-logo .cati-logo b {
    color: #f5da2f;
    font-weight: normal;
}

#landpgcontent .landpgcontent-right .slider-line {
    margin-bottom: 35px;
}

#landpgcontent .landpgcontent-right .slider-line .ui-slider-wrapper {
    width: 175px;
}

#landpgcontent .landpgcontent-right .slider-line .slider-contents {
    width: 305px;
}

#landpgcontent .landpgcontent-right .slider-line .ui-slider-input {
    width: 100px;
}

#landpgcontent .landpgcontent-right .gm-tools .gm-mortgage-meters {
    background-image: url(../img/gm-mortgage-meters-bg.png);
}

#landpgcontent .landpgcontent-right .calculation-buttons {
    text-align: center;
}

#landpgcontent .landpgcontent-right .calculation-buttons a.tum-araclar {
    margin-right: 15px;
}

#landpgcontent .landpgcontent-right .slider-line .ui-slider-input {
    font-weight: normal;
}

#landpgcontent .landpgcontent-right .gm-tools .gm-mortgage-meters .content .meters-show-button {
    display: none;
}

.landpg #personalData.primary-popup {
    padding: 10px 10px 10px 15px;
    border: 0 none;
}

.landpg #personalData.primary-popup .center-message-wrap {
    max-height: 400px;
    overflow-y: scroll;
    text-align: left;
}

.landpg #personalData.primary-popup .center-message-wrap p {
    margin: 0 0 15px 0;
    font-size: 12px;
    font-weight: 600;
    color: #000000;
}

.landpg #personalData.primary-popup .mfp-close {
    background: transparent;
    border: 2px solid #fff;
}

@media only screen and (max-width: 1280px) {
    #landpgcontent .container {
        padding: 50px calc((100% - 972px) / 2);
    }

    #landpgcontent .landpgcontent-capsule>.landpgcontent-left {
        width: 515px;
    }

    #landpgcontent .landpgcontent-capsule>.landpgcontent-right {
        width: calc(100% - 515px);
        padding: 130px 0 0 0;
    }

    #landpgcontent #calculation-left {
        height: 451px !important;
    }

    #landpgcontent #calculation-left .content {
        padding-top: 80px;
    }

    #landpgcontent #calculation-left a#nasil-calisir {
        /* margin-bottom: 20px;*/
    }

    #landpgcontent #calculation-left a#mortgage-adimlari {
        margin: 10px 0 20px 0;
    }

    #landpgcontent .gm-tools .gm-mortgage-meters {
        padding-left: 20px;
    }

    #landpgcontent .chckbx {
        margin-bottom: 10px;
    }

    #landpgcontent .landpgcontent-right .ugi {
        top: 25px;
    }
}

@media only screen and (max-width: 992px) {
    #landpgcontent .container {
        padding: 50px calc((100% - 540px) / 2);
    }

    #landpgcontent .landpgcontent-capsule {
        padding-top: 10px;
    }

    #landpgcontent .landpgcontent-capsule>.landpgcontent-left {
        width: 540px;
        float: none;
    }

    #landpgcontent .landpgcontent-capsule>.landpgcontent-right {
        width: 540px;
        margin: 0 auto 40px auto;
        float: none;
        padding-top: 90px;
        height: auto;
    }

    #landpgcontent .landpgcontent-right .ugi {
        top: 0px;
    }

    #landpgcontent #calculation-left {
        height: 519px !important;
    }

    #landpgcontent #calculation-left .content {
        padding-top: 80px;
    }

    #landpgcontent #calculation-left a#nasil-calisir {
        margin-bottom: 0px;
    }

    #landpgcontent #calculation-left a#mortgage-adimlari {
        margin: 15px 0 35px 0;
    }

    #landpgcontent .form-block .form-group {
        float: left;
    }

    #landpgcontent .form-block .form-group.large {
        width: calc(50% - 12px) !important;
    }

    #landpgcontent .gm-tools .gm-mortgage-meters .content #calculationArea {
        padding-left: 0px;
    }

    body.landpg {
        background: #f1f3f4;
    }

    #landpgcontent .landpgcontent-right .slider-line .slider-label {
        float: left;
        width: 130px;
        padding-top: 1px;
        font-weight: bold;
    }

    #landpgcontent .landpgcontent-right .slider-line .slider-contents {
        float: left;
    }

    #landpgcontent .landpgcontent-right .slider-line .ui-slider-wrapper {
        float: left;
        width: 175px;
        margin-right: 20px;
    }

    #landpgcontent .landpgcontent-right .slider-line .ui-slider-input {
        float: right;
        width: 100px;
    }

    #landpgcontent .gm-tools .gm-mortgage-meters .content #calculationArea .slider-line {
        margin-bottom: 35px;
    }

    #landpgcontent .ui-slider-input {
        margin-top: 0px;
    }

    #landpgcontent .gm-tools .gm-mortgage-meters .content #calculationArea {
        padding: 0;
    }

    #landpgcontent .gm-tools>div .konut-logo .cati-logo {
        font-size: 31px;
    }
}

@media only screen and (max-width: 767px) {
    .landpg .header-wrapper {
        margin-bottom: 0px;
    }

    #landpgcontent .landpgcontent-right .ugi {
        display: none;
    }

    #landpgcontent .container {
        padding: 0;
        border: 0 none;
    }

    #landpgcontent #calculation-left {
        height: 231px !important;
    }

    #landpgcontent #calculation-left .content {
        padding: 0;
        line-height: 4px;
    }

    #landpgcontent h1 {
        display: none;
    }

    #landpgcontent h2 {
        font-size: 22px;
        margin-bottom: 25px;
    }

    #landpgcontent .landpgcontent-capsule {
        padding: 0;
    }

    #landpgcontent .landpgcontent-capsule>.landpgcontent-right {
        width: 100%;
        margin-bottom: 20px;
        padding-top: 0px;
    }

    #landpgcontent #calculation-left a#nasil-calisir {
        display: none;
    }

    #landpgcontent #calculation-left a#mortgage-adimlari {
        display: none;
    }

    #landpgcontent #calculation-left a.mobile-show {
        font-size: 17px;
        color: #fff;
        line-height: 33px;
        display: block;
        margin-bottom: 10px;
    }

    #landpgcontent #calculation-left a.mobile-show span {
        font-size: 17px;
        color: #f5da2f;
        font-weight: 600;
    }

    #landpgcontent #calculation-left .video-js {
        height: 180px !important;
    }

    #landpgcontent .landpgcontent-mobiletitle {
        display: block;
        font-size: 17px;
        line-height: 19px;
        text-align: center;
        color: #017449;
        padding: 20px 0;
        height: auto;
        float: none;
        font-weight: 600;
    }

    #landpgcontent .landpgcontent-capsule>.landpgcontent-left {
        width: 320px;
        margin: 0 auto;
        background-image: url(../img/lpapply-form-bg-mobile.png);
        padding: 110px 15px 0 40px
    }

    #landpgcontent .form-block .form-group.large {
        width: calc(50% - 5px) !important;
        margin-right: 10px;
    }

    #landpgcontent .form-block .form-group:last-child {
        margin-right: 0px;
    }

    #landpgcontent .form-label {
        font-size: 12px;
    }

    #landpgcontent .form-input {
        padding: 19px 14px;
        font-size: 13px;
    }

    #landpgcontent p.text {
        font-size: 12px;
    }

    #landpgcontent .landpgcontent-right .gm-tools .gm-mortgage-meters .content {
        padding: 15px;
    }

    #landpgcontent .landpgcontent-right .gm-tools .gm-mortgage-meters .content .konut-logo {
        display: none;
    }

    #landpgcontent .landpgcontent-right #calculationArea {
        width: 100%;
    }

    #landpgcontent .gm-tools .gm-mortgage-meters .content #calculationArea .slider-line {
        margin-bottom: 15px;
    }

    #landpgcontent .landpgcontent-right .slider-line .slider-label {
        float: none;
        display: block;
        margin-bottom: 15px;
    }

    #landpgcontent .landpgcontent-right .slider-line .slider-contents {
        float: none;
        width: 100%;
    }

    #landpgcontent .landpgcontent-right .slider-line .ui-slider-wrapper {
        float: none;
        margin-bottom: 5px;
        width: 100%;
        margin-right: 0px;
    }

    #landpgcontent .landpgcontent-right .slider-line .ui-slider-input {
        float: none;
    }

    #landpgcontent .landpgcontent-right .gm-tools .gm-mortgage-meters {
        height: 160px;
        position: relative;
        background-position: center center;
    }

    #landpgcontent .landpgcontent-right .gm-tools .gm-mortgage-meters.open {
        height: 320px;
    }

    #landpgcontent .landpgcontent-right .gm-tools .meters-show-button {
        display: block;
        /*top: 100%;*/
        bottom: -22px;
        left: 50%;
        background: url(../img/meters-show-button-bg-bottom.png) 0 0 no-repeat;
        height: 41px;
        width: 41px;
        position: absolute;
        margin-left: -20.5px;
    }

    #landpgcontent .landpgcontent-right .gm-tools .meters-show-button.active {
        background: url(../img/meters-show-button-bg-top.png) 0 0 no-repeat;
    }

    .landpg #personalData.primary-popup .center-message-wrap {
        max-height: 300px;
    }

    #landpgcontent .landpgcontent-right .calculation-buttons {
        padding-left: 0px;
    }

    #landpgcontent .gm-tools .gm-mortgage-meters {
        padding-left: 0px;
    }
}

.anasayfa .hesaplamaOzetiCapsule .popup-desc {
    margin: 0px 20px 10px 20px;
}

.homepage .hesaplamaOzetiCapsule .popup-desc {
    margin: 0px 20px 0px 20px;
}

div#detayliSonucTable .eksp-note,
div#detayliSonucTable .eksp-note-en {
    clear: left;
    font-family: Arial, sans-serif;
    color: #524C42;
    font-size: 12px;
    font-style: italic;
}

.languageEN .eksp-note {
    display: none;
}

.languageEN .eksp-note-en {
    display: block;
}

.languageTR .eksp-note {
    display: block;
}

.languageTR .eksp-note-en {
    display: none;
}

.formCapsule input[type="number"]::-webkit-outer-spin-button,
.formCapsule input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.formCapsule input[type="number"] {
    -moz-appearance: textfield;
}

.mfaiz-capsule {
    margin-bottom: 5px;
}

.mfaiz-capsule label {
    font-size: 13px;
}

@media only screen and (max-width: 767px) {
    form[name="nekadarkredi"] input[name="FaizOrani"].readonly {
        pointer-events: none;
    }
}

.ls-v5 span.ls-bottom-slidebuttons {
    top: -50px;
}

.form-input {
    padding: 14px 19px;
    text-transform: uppercase;
}

.error-color {
    color: #e41f1a;
}

/*
    Homepage slider image make full width after 1920px    
*/
@media only screen and (min-width: 1920px) {
    #full-slider .ls-bg {
        width: 100% !important;
    }
}

@media only screen and (min-width: 1024px) {
    #slide-container {
        height: 510px !important;
    }
}

/*Footer Icons Added*/
.mobile-application-wrapper {
    width: 40%;
    min-height: 130px;
    padding-top: 30px;
    float: left;

}

.mobile-application-wrapper .footerH2 {
    font-size: 12px;
    color: #97a1a6;
    font-weight: 600;
    margin: 0 0 18px;
    padding: 0;
}

.mobile-application-wrapper a {
    width: 32px;
    height: 100%;
    display: block;
    margin-bottom: 9px;
}

.chckbx>input[type=checkbox] {
    border: none !important;
    -webkit-appearance: checkbox !important;

}

.chckbx>input[type=checkbox]:checked:before {
    content: none !important;
}

.ui-slider-horizontal .ui-slider-handle {
    width: 35px !important;
    height: 35px !important;
    background: url("../img/icons/slider-range.png") no-repeat center center !important;
    margin-top: -9px;
}

@media (min-width: 768px) {

    .footerTopList,
    .followUs {
        width: 16.2% !important;
    }

    .mobile-application-wrapper {
        width: 15% !important;
    }

}

@media (max-width: 767px) {
    .footer-444-evim {
        float: right;
        margin-right: 10%;
    }

    .followUs {
        width: 60% !important;
    }

    .followUs p {
        margin-bottom: 20px !important;
    }

    #footerTop {
        padding-bottom: 15px;
    }

    #socialIcons {
        width: 100% !important;
        text-align: left !important;
        padding-left: 0 !important;
    }

    .header-wrapper {
        background: url(../img/header_bg.png) 0 0 repeat !important;
        position: initial !important;
    }
}


@media (min-height: 0) {
    .tax-calculation-title.title1 {
        top: 27% !important;
    }

    .tax-calculation-title.title2 {
        top: 40% !important;
    }

    .tax-calculation-title.title3 {
        top: 47% !important;
    }

    .tax-calculation-title.title4 {
        top: 72% !important;
    }

    .special-pay-title.title1 {
        top: 27% !important;
    }

    .special-pay-title.title2 {
        top: 49% !important;
    }

    .special-pay-title.title3 {
        top: 52% !important;
    }

    .special-pay-title.title4 {
        top: 72% !important;
    }

    .mortgage-title.title1 {
        top: 27% !important;
    }

    .mortgage-title.title2 {
        top: 27% !important;
    }

    .mortgage-title.title3 {
        top: 46% !important;
    }

    .mortgage-title.title4 {
        top: 72% !important;
    }

    .housing-title.title1 {
        top: 26% !important;
    }

    .housing-title.title2 {
        top: 32% !important;
    }

    .housing-title.title3 {
        top: 41% !important;
    }

    .housing-title.title4 {
        top: 52% !important;
    }

    .housing-title.title5 {
        top: 58% !important;
    }

    .awards-title.title1 {
        top: 25% !important;
    }

    .awards-title.title2 {
        top: 31% !important;
    }

    .awards-title.title3 {
        top: 41% !important;
    }

    .awards-title.title4 {
        top: 52% !important;
    }

    .awards-title.title5 {
        top: 72% !important;
    }

    .newyear-title.title1 {
        top: 34% !important;
    }

    .newyear-title.title2 {
        top: 41% !important;
    }

    .newyear-title.title3 {
        top: 49% !important;
    }

    .newyear-title.title4 {
        top: 59% !important;
    }

    .teachers-title.title1 {
        top: 25% !important;
    }

    .teachers-title.title2 {
        top: 31% !important;
    }

    .teachers-title.title3 {
        top: 39% !important;
    }

    .teachers-title.title4 {
        top: 50% !important;
    }

    .teachers-title.title5 {
        top: 58% !important;
    }

    .delight-title.title1 {
        top: 32% !important;
    }

    .delight-title.title2 {
        top: 41% !important;
    }

    .delight-title.title3 {
        top: 46% !important;
    }
}


/*Calculator*/

#landpgcontent .landpgcontent-right .slider-line .ui-slider-input {
    width: 175px;
    border: 1px solid #fff;
    padding: 6px 6px 6px 10px;
    margin-right: 5px;
    margin-bottom: 10px;
    float: left;
    display: inline-block;
}

#landpgcontent .landpgcontent-right .slider-line .slider-contents .input-label {
    font-size: 12px;
    color: #fff;
    vertical-align: top;
    margin-top: 7px;
    display: inline-block;
}

section .gm-tools>div {
    height: 520px;
}

@media only screen and (min-height: 851px) and (min-width: 1200px) {
    section .gm-tools>div {
        height: 500px !important;
    }
}

@media only screen and (max-width: 767px) {
    #landpgcontent .landpgcontent-right .gm-tools .gm-mortgage-meters.open {
        height: 450px;
    }

    #landpgcontent .landpgcontent-right .slider-line .ui-slider-input {
        width: 150px;
        float: none;
    }

    .ui-slider-wrapper {
        width: 94% !important;
    }
}

.main .slider-line .ui-slider-input {
    width: 160px;
    border: 1px solid #fff;
    padding: 6px 6px 6px 10px;
    margin-right: 5px;
    margin-bottom: 10px;
    float: none;
    display: inline-block;
}

.main .slider-contents .input-label {
    font-size: 12px;
    color: #fff;
    vertical-align: top;
    margin-top: 10px;
    display: inline-block;
}

.main .gm-tools .gm-mortgage-meters .content #calculationArea {
    margin: 10px auto;
}

#calculationArea .slider-label {
    font-weight: bold;
}

/*breadcrumb*/
.page-breadcrumb-nav a {
    color: #fff !important;
}

.page-breadcrumb-nav li:last-child a {
    font-weight: bold;
}


/*Faiz Karşılaştırma Svg*/

#anaparaFaizKarsilastirmaPhoto {
    width: 100% !important;
    overflow: auto;
}

/*Form Height*/
@media only screen and (max-width: 550px) {
    .form-min {
        min-height: 660px !important;
    }
}

/*Form Height*/
@media only screen and (max-width: 1025px) {
    .stick-apply {
        display: none;
    }
}

/*Apply button for tablet*/

.apply-icon {
    display: none !important;
}

@media only screen and (min-height: 767px) and (max-width: 1025px) {
    .apply-icon {
        display: block !important;
    }
}

/*
    *Faiz Oranı 500.000 Tl üzerindeyse hesaplama araçlarında ekleniyor. 
*/

.js-disableButton {
    pointer-events: none;
    cursor: default;
}

/*
    Button Capsule 
  */
.buttonCapsule {
    height: 200px !important;
}

.form-calculation .form-group {
    z-index: 1;
}

.custom-carousel-title {
    display: block;
    font-size: 1.17em;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}

.custom-calculate-title {
    font-size: 31px;
    font-weight: 300;
    margin: 0;
}

.custom-calculate-title i {
    margin-right: 10px;
}

.video-title {
    margin: 0;
}

.video-title a {
    font-size: 35px;
    color: #FFF;
    text-decoration: none;
}

.video-title a span {
    font-size: 41px;
    color: #f5da2f;
    font-weight: 700;
}

.blog-title {
    font-size: 21px;
}

.tab-item-tab h2 {
    margin: 0;
}

.side-bar-title {
    font-size: 14px;
    margin: 0;
    font-weight: 300;
}

.form-textarea {
    overflow-y: auto !important;
    -ms-overflow-y: scroll !important;
    display: inline-block;
    width: 100%;
    height: 110px;
    padding: 19px;
    color: rgb(53, 67, 75);
    resize: none;
    outline: none;
    border: 1px solid rgb(226, 235, 240);
    transition: border 0.2s linear;
    background: rgb(247, 248, 249);
}

.form-textarea a {
    text-decoration: underline;
    color: #087a4d !important;
}

.form-textarea p {
    padding-bottom: 0 !important;
}

.form-textarea h3 {
    margin: 20px 0 !important;
}

.text a {
    color: #087a4d !important;
    font-weight: 600;
    text-decoration: underline;
}

.cb-error {
    float: left;
    color: red;
    margin-top: 15px;
}

.chckbx .text {
    line-height: 145%;
}

.header-wrapper nav>a.urun-ucret {
    color: #1c3669 !important;
}

.header-wrapper .navbar>.seperator {
    border-right: 1px solid #1c3669 !important;
}

.lang-select a {
    color: #1c3669 !important;
}

.lang-select:before {
    background: #1c3669 !important;
}

.menu-bars:after {
    color: #1c3669 !important;
}

#menu-fullscreen ul li a {
    color: #1c3669 !important;
}

#menu-fullscreen {
    background: rgba(206, 212, 212, 0.9) !important;
}

#menu-fullscreen>div>ul>li>ul>li>a:hover {
    background: #e1e1df !important;
}

.onscrl .header-wrapper {
    background: rgba(206, 212, 212, 0.9) !important;
}

/* .languageTR .footer-logo:hover {
    background-position: -234px -89px !important;
} */

@media (max-width: 767px) {
    .header-wrapper {
        background: unset !important;
        background: rgba(206, 212, 212, 0.9) !important;
    }
}

@media(max-width: 991px) {

    .anasayfa .header-wrapper,
    .homepage .header-wrapper {
        background: unset !important;
        background: rgba(206, 212, 212, 0.9) !important;
    }

    #menu-fullscreen>div>ul>li>a {
        border-bottom: 1px solid #1c3669 !important;
    }

    .mobile-nav a {
        color: #1c3669 !important;
        border-right: 1px solid #1c3669 !important;
    }

    .mobile-nav a:last-child {
        border-right: none;
    }

   /* .header-wrapper {
       height: auto !important;
   } */
}