.profilePicture {
    border-radius: 50%;
    overflow: hidden;
    display: inline-block;
    border: 4px solid #365898;
    width: 150px;
    height: 150px;
}

.profilePicture img {
    width: 100%;
    height: auto;
}

.agent-information {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #365898;
    text-align: left;
}

.agent-information h1{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 39px;
    color: #DEB047;
}

.font-weight-700 {
    font-weight: 700;
}

.font-weight-600 {
    font-weight: 600;
}

.font-weight-500 {
    font-weight: 500;
}

.font-weight-300 {
    font-weight: 300;
}

.agent-description h2 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 39px;
}

.agent-calculator-form {
    border: 3px solid #DEB047;
    border-radius: 24px;
}

.agent-calculator-form .right-calculator-box {
    min-height: 420px;
}

.agent-calculator-box-title-large {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 55px;
    line-height: 67px;
}

.agent-calculator-box-title-small {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    letter-spacing: 0.07em;
}

.agent-calculator-result, .agent-calculator-form-box {
    border: 3px solid #DEB047;
    border-radius: 27px;
}

/*.result-group {*/
/*    border: 3px solid #DEB047;*/
/*    border-radius: 27px;*/
/*}*/

.result-title {
    background-color: #384F90;
    color: #fff;
    padding: 15px 0;
    margin: auto;
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
}

.result-group-by {
    padding: 15px 0;
}

.result-item-content {
    width: 90%;
    margin: auto;
    border: 1px solid #f1f1f1;
    /*padding: 0 15px;*/
    border-radius: 15px;
}

.result-item-content-title {
    /*background-color: #f7f7f7;*/
    background-color: #f1f1f1;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    padding: 5px 15px;
}

.result-item-content-box {

}

.agent-calculator-result .result-item .result-item-body .result-item-box .credipass-discount .credipass-discount-arrow svg {
    width: auto;
    height: 30px;
}

.border-left {
    border-left: 1px solid #dee2e6;
}

/* Opinions */
.opinion-box-title {
    text-align: center;
    color: #384F90;
    margin-bottom: 25px;
}

.opinion-box-title h2 {
    font-weight: 600;
    color: #384F90;
}

.opinion-box-value {
    margin-top: 55px;
    margin-bottom: 15px;
    position: relative;
    height: 500px;
    text-align: center;
    border-radius: 15px;
    /*border: 4px solid #365898;*/
    border: 4px solid #D9D9D9;
    -webkit-box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.15);
    box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.15);
    /*overflow: hidden;*/
}

.splide__pagination__page.is-active {
    background: #DAAD51 !important;
}

.splide__arrow {
    /*display:none !important;*/
    background: #DAAD51 !important;
}

.splide__arrow svg {
    fill: #fff !important;
}

.opinion-people {
    border: solid 4px #365898;
    position: relative;
    width: 100px;
    overflow: hidden;
    top: -4px;
    left: -4px;
    margin-bottom: -4px;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.opinion-people-name {
    font-size:16px;
    font-weight: 600;
    color: #365898;
}

.opinion-people-title {
    display: block;
    font-size:12px;
    color: #DAAD51;
}

.bottom-cr-line {
    border-bottom: 1px solid #f1f1f1;
}

.opinion-box-value-bottom {
    height: calc(100% - 100px);
}

.opinion-writer {
    color: #365898;
}

.opinion-people img {
    object-fit: fill;
}

.opinion-people-text {
}

.opinion-box-value-star {
    /*margin-top: 40px;*/
    color: #DAAD51;
    font-size: 20px;
}

.opinion-box-value-star .s1.active ~ span {
    color: #D9D9D9;
}
.opinion-box-value-star .s2.active ~ span {
    color: #D9D9D9;
}
.opinion-box-value-star .s3.active ~ span {
    color: #D9D9D9;
}
.opinion-box-value-star .s4.active ~ span {
    color: #D9D9D9;
}
.opinion-box-value-star .s5.active ~ span {
    color: #D9D9D9;
}

.opinion-box-value-text {
    word-break: break-word;
    font-style: italic;
    quotes: "„" "“" "‚" "‘";
    height: calc(100% - 100px);
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
}

.opinion-box-value-text q{
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

/* GYIK */
.qa-box {
    padding: 10px;
}

.qa-box .qa-box-title {
    text-align: center;
    color: #384F90;
    margin-bottom: 25px;
}

.qa-box .qa-box-title h2 {
    font-weight: 600;
    font-size: 30px;
}

.qa-box .promo-box-title {
    padding: 15px 0;
    color: #384F90;
    font-weight: 700;
    cursor: pointer;
}

.qa-box .qa-box-promo .promo-box {
    border-bottom: 1px solid #384F90;
}

.qa-box .qa-box-promo .promo-box:last-child {
    border-bottom: 0;
}

.qa-box .promo-box-title span {
    float: right;
    margin-right: 15px;
    border: 1px solid #384F90;
    padding: 5px 6px;
    border-radius: 50%;
}

.qa-box .promo-box-title span i {
    font-size: 12px;
}

.qa-box .promo-box-text {
    color: #384F90;
    padding: 10px 0;
    text-align: justify;
}
.qa-box .promo-box-show-more {
    display: none;
    text-align: center;
}

/* BANK LIST */
.bank-list {
    padding: 10px;
}

.bank-list .bank-list-title {
    font-weight: 600;
    font-size: 30px;
    line-height: 37px;
    text-align: center;
    color: #384F90;
}
.bank-list-items {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

/* BANK LOGOS */
.bank {
    background-image: url("/Files/images/logo-webp/logo_sprites_v9.webp");
}

.bank-logo {
    height: auto;
    max-height: 50px;
    -o-object-fit: contain;
    object-fit: contain;
}

.bank.budapestbank {
    width: 237px; height: 50px;
    background-position: -10px -10px;
}

.bank.cetelem {
    width: 50px; height: 50px;
    background-position: -350px -290px;
}

.bank.cib {
    width: 150px; height: 50px;
    background-position: -207px -80px;
}

.bank.erste {
    width: 150px; height: 50px;
    background-position: -10px -150px;
}

.bank.erste_lakastakarek {
    width: 150px; height: 50px;
    background-position: -180px -150px;
}

.bank.erste_old {
    width: 150px; height: 50px;
    background-position: -350px -150px;
}

.bank.fundamenta {
    width: 150px; height: 50px;
    background-position: -350px -150px;
}

.bank.granit {
    width: 100px; height: 50px;
    background-position: -377px -80px;
}

.bank.kh {
    width: 50px; height: 50px;
    background-position: -420px -290px;
}

.bank.magnet {
    width: 50px; height: 50px;
    background-position: -10px -360px;
}

.bank.mbh {
    width: 150px; height: 50px;
    background-position: -10px -220px;
}

.bank.mkb {
    width: 50px; height: 50px;
    background-position: -80px -360px;
}

.bank.otp {
    width: 150px; height: 50px;
    background-position: -350px -220px;
}

.bank.raiffeisen {
    width: 150px; height: 50px;
    background-position: -180px -220px;
}

.bank.sopronbank {
    width: 177px; height: 50px;
    background-position: -10px -80px;
}

.bank.takarekbankzrt {
    width: 150px; height: 50px;
    background-position: -10px -290px;
}

.bank.unicredit {
    width: 150px; height: 50px;
    background-position: -180px -290px;
}

/* Contact US */
.contactUsStyle {
    margin-top: 0;
    margin-bottom: 25px;
    color: #fff;
    padding: 15px;
    background: #365898;
    border-radius: 15px;
}

.offerForm .contactUsStyle {
    width: 90%;
    margin: 15px auto;
    color: #000;
    background: transparent;
}

/* Video */
.embed-youtube img {
    max-width: 100%;
}

/* Calculator result */
.agent-calculator-box .result-item {
    /*border: 1px solid #f1f1f1;*/
}

.agent-calculator-box .agent-calculator-result {
    background-color: #fff;
}

.agent-calculator-box #section-form {
    padding: 0 !important;
}

.agent-calculator-box .calculator .calculator-form-input {
    padding: 0 15px !important;
}

.agent-calculator-form-menu-frame {
    background-color: #f1f1f1;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom: 3px solid #DEB047;
}

.agent-calculator-form-menu-item {
    background-color: #ffffff;
    display: inline-block;
    width: 100%;
    box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.15);
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    border: 1px solid #D9D9D9;
    color: rgba(0, 0, 0, 0.6);
    cursor: pointer;
    transition: all .2s;
}

.agent-calculator-form-menu-item:hover {
    opacity: .9;
    background: #F1E5C8;
    border: 1px solid #D9D9D9;
    box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.15);
}
.agent-calculator-form-menu-item.active {
    background: #F1E5C8;
    border: 1px solid #D9D9D9;
    box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.15);
}

.agentCalculatorMode .dropdown-toggle {
    width: 100%;
    background-color: transparent;
    color: #DAAD51;
    font-weight: 600;
    border-color: #DAAD51;
}

.agentCalculatorMode .dropdown-item.active {
    background-color: #f1f1f1;
    width: 100%;
    color: #DAAD51;
    font-weight: 600;
}

.agentCalculatorMode .dropdown-item:focus .agentCalculatorMode .dropdown-item:active {
    background-color: #f1f1f1;
    width: 100%;
    color: #DAAD51;
    font-weight: 600;
}

/* BUTTON */
.btn-with-logo span {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 25px;
    line-height: 47px;
    color: #FFFFFF;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    position: relative;
}

.cursor-pointer {
    cursor: pointer;
}

/* NAVIGATION BOX */
.navigation-box {

}

.navigation-box .navigation-box-header h2 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 50px;
    line-height: 61px;
    color: #365898;
}

.navigation-box .navigation-box-header div {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 37px;
    color: #DAAD51;
}

.navigation-box .navigation-box-body-item {
    display: block;
    background: #FFFFFF;
    border: 4px solid #D9D9D9;
    -webkit-box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.15);
    box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.15);
    border-radius: 15px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    color: rgba(0, 0, 0, 0.6);
    height: 160px;
    text-decoration: none;
    transition: all .3s;
}

.widget-text {
    text-align: justify;
    margin: 10px;
}

.navigation-box .navigation-box-body-item:hover {
    border: 4px solid #DAAD51;
}

.navigation-box .navigation-box-body-item.active {
    border: 4px solid #DAAD51;
}

.navigation-box .navigation-box-body-item .icon-div {
    width: 25%;
    text-align: right;
    padding: 0 10px 0 0;
    margin: auto 0;
}

.navigation-box .navigation-box-body-item .text-div {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    line-height: 35px;
    text-align: center;
}

.descShowMoreButton {
    width: 100%;
}

.social-icons .social-media-icons {
    text-decoration: none;
    color: #888888FF;
    opacity: .8;
}

.social-icons .social-media-icons:hover {
    opacity: 1;
}

@media (max-width: 1399px) {
    .agent-calculator-box .calculator .calculator-form-input {
        padding: 0 5px !important;
    }

    .calculator .calculator-form-input label {
        font-size: 14px;
    }

    .agent-calculator-box-title-large {
        font-size: 50px;
        line-height: 56px;
     }

    .agent-calculator-form .right-calculator-box {
        min-height: inherit;
    }
}

@media (max-width: 1199px) {
    .calculator .calculator-form-input label {
        font-size: 12px;
    }

    .agent-description h2 {
        font-size: 22px;
        line-height: 32px;
    }
}

@media (max-width: 991px) {
    .offerForm .contactUsStyle {
        color: #fff;
        background: #365898;
    }

    .agent-calculator-box .agent-calculator-result {
        min-height: 100%;
    }

    .office-name {
        font-size: 12px;
    }

    .social-icons {
        text-align: left;
    }

    .social-icons img{
        width: 24px;
    }

    .agent-information {
        text-align: center;
        font-size: 14px;
        line-height: 17px;
    }

    .agent-information h1 {
        font-size: 16px;
        line-height: 20px;
    }

    .agent-calculator-box-title-large {
        font-size: 16px;
        line-height: inherit;
    }

    .calculator .calculator-form-input label {
        font-size: 12px;
    }

    .agent-calculator-form {
        background: rgba(243, 243, 243, 0.85);
        border: 0;
        border-radius: 0;
    }

    .agent-calculator-box .calculator {
        padding: 0 10px !important;
    }

    .navigation-box .navigation-box-body-item .icon-div {
        width: 100% !important;
        text-align: center;
        margin-bottom: 20px;
    }

    .navigation-box .navigation-box-body-item .icon-div svg{
        width: auto;
        height: 30px;
    }

    .navigation-box .navigation-box-body-item .text-div {
        width: 100% !important;
        text-align: center;
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 700;
        font-size: 14px;
        line-height: 18px;
        color: rgba(0, 0, 0, 0.6);
    }

    .navigation-box .navigation-box-header h2 {
        font-size: 22px;
        line-height: 27px;
    }

    .navigation-box .navigation-box-header div {
        font-size: 14px;
        line-height: 17px;
        color: #DAAD51;
    }

    .navigation-box .navigation-box-header div svg {
        width: auto;
        height: 29px;
    }

    .btn-with-logo span {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 600;
        /*font-size: 13px;*/
        /*line-height: 24px;*/
        font-size: 18px;
        line-height: 32px;
        color: #FFFFFF;
        text-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
    }

    .btn-with-logo span svg {
        width: auto;
        /*height: 25px;*/
        height: 35px;
    }

    .result-item-content {
        width: 95%;
    }
}

@media (max-width: 768px) {
    h1.pageTitle {
        font-size:22px !important;
    }
    .profilePicture {
        height: 70px;
        width: 70px;
    }

    .agentIntroduction {
        -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,1)), to(rgba(0,0,0,0)));
    }

    .agentIntroduction {
        height: 110px;
        overflow: hidden;
    }
}

@media (max-width: 340px) {
    .agentCalculatorMode .dropdown-toggle {
        font-size: 12px;
    }
}