﻿
body {
    font-family: Arial;
}

.title {
    font-size: 20px;
}

.calc-koteret {
    font-size: 18px;
}

.consulting-label {
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 0;
    padding-bottom: 0;
}

.contact-field-wrapper > label {
    margin-right: 10%;
}

.contact-field-wrapper > input {
    width: 80%;
    margin-right: 10%;
}

.contact-field-wrapper > select {
    width: 80%;
    margin-right: 10%;
}

.contact-field-wrapper > div {
    width: 80%;
    margin-right: 10%;
}

.contact-field-wrapper > span {
    width: 80%;
    margin-right: 10%;
}

.contact-field-wrapper > h4 {
    width: 80%;
    margin-right: 10%;
}

.contact-field-wrapper > a {
    width: 80%;
    margin-right: 10%;
}

.contact-field-wrapper > button {
    width: 80%;
    margin-right: 10%;
}

.contact-field-wrapper.inner-col {
    margin-left: 5%;
}

    .contact-field-wrapper.inner-col > input {
        width: 80%;
        margin-left: 10%;
    }

.wrapper-inner-col {
    margin-left: 10%;
}

.select-yeshuv-wrapper button {
    height: 46px;
}


#consultingYeshuv1 {
    width: 50%;
    height: auto;
}


.btn-next {
    background-color: #009ed9;
    color: #ffffff;
    font-weight: bold;
    height: 100%;
    font-size: 14pt;
}

#navStepDiv {
    margin-bottom: 0;
    padding-bottom: 0;
}

.consulting-details {
    font-size: 20px;
    color: #563d7c;
}

.service-type {
    width: 80%;
    margin-right: 10%;
    font-size: 18px;
}

    .service-type > input {
        margin: 1%;
        padding: 1%;
    }

.prev-next-row {
    margin-top: 2%;
}

.prev-btn {
    margin-top: 1%;
}

.service-type.btn {
    text-align: right;
}

.next-btn {
    margin-top: 1%;
}

.bootstrap-select.btn-group .btn .filter-option {
    text-align: right;
}

.bootstrap-select.btn-group .btn .caret {
    left: 12px;
    right: auto;
}

.inner-col {
    margin: 1%;
    padding: 1%;
    width: 25.66%;
}

    .inner-col:first-child {
        margin-right: 10%;
    }



input[name=service-type] {
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
}


.consulting-center {
    margin-right: 32%;
}

a.nav-link {
    cursor: pointer;
}

.internal-link {
    cursor: pointer;
}

.title1 {
    font-size: 18px;
    font-weight: 300;
    color: #1E73BE;
    margin-right: 3%;
}

.message-customer {
    font-size: 17px;
    font-weight: 300;
    margin-right: 3%;
}

.label-inform {
    font-size: 18px;
}

.footer-text {
    font-size: 12px;
}

footer {
    position: static;
    bottom: 0;
    width: 100%;
}

.labels {
    text-align: right;
}

.error-contact {
    font-size: 14px;
    font-weight: 400;
}

.row {
    margin-bottom: 3%;
}

.contact-row {
    margin-bottom: 2px;
    padding-bottom: 2px;
}

.head-and-footer {
    background-color: #563d7c;
    color: #FFFFFF;
}

    .head-and-footer > ul {
        margin-right: 5px;
    }

.calc-first-space {
    margin-bottom: 2%;
}

#consulting-type-table th {
    font-size: 19px;
}

#consulting-type-table td {
    font-size: 18px;
}

del {
    color: #a7a7a7;
}

/*screen medium display*/
.smd {
    margin-right: 3%;
    margin-bottom: 1%;
}

.another-points-btn {
    width: 40%;
    font-size: 17px;
}

li, ul {
    padding: 0;
    margin: 0;
}

.violet-text {
    color: #563d7d;
}

.silver-text {
    color: #868e96;
}

.violet-btn {
    background-color: #FFFFFF;
    border: 1px solid #563d7c;
    border-radius: 5px;
    color: #563d7d;
    font-weight: bold;
}

    .violet-btn:hover {
        background-color: #563d7c;
        color: #FFFFFF;
    }

    .violet-btn.selected {
        background-color: #563d7c;
        color: #FFFFFF;
    }

.violet-inverse-btn {
    background-color: #FFFFFF;
    color: #563d7d;
    font-weight: bold;
}

.silver-btn {
    background-color: #FFFFFF;
    color: #868e96;
    border: 1px solid #868e96;
    border-radius: 5px;
    font-weight: bold;
}

    .silver-btn:hover {
        background-color: #868e96;
        color: #FFFFFF;
    }

    .silver-btn.selected {
        background-color: #868e96;
        color: #FFFFFF;
    }


#contact-zone-popup {
    font-size: 14px;
    text-align: center;
    width: 100%;
}

.nikud-zone {
    border: 1px solid #563d7d;
    border-radius: 5px;
    padding: 5px;
    margin-top: 1px;
    font-size: 26px;
    font-weight: 700;
}

#nikud-envelop {
    padding: 1%;
    margin: 1%;
}

ul {
    list-style: none;
}

#thanks-contact {
    /*margin-top:5%;*/
}

#logo-img {
    position: absolute;
    margin: 0;
    padding: 0;
    top: 0;
    left: 0;
}

#koteret {
    margin-bottom: 0;
}

.navbar .navbar-nav {
    display: inline-block;
    float: none;
    vertical-align: top;
}

.navbar .navbar-collapse {
    text-align: center;
}

.navbar-nav > li > a {
    font-size: 18px;
    color: #563d7c;
    border-radius: 10px;
}

    .navbar-nav > li > a:hover {
        background-color: #563d7c;
        color: #FFFFFF;
    }

.navbar-nav > li {
    /*border-left: 1px dotted #563d7d;
    border-bottom: 1px dotted #563d7d;*/
    border-radius: 10px;
    margin: 0 2px;
}

.nav-img {
    height: 30px;
}

.icon-bar {
    background-color: #563d7c;
}

.navbar-toggle {
    border: 1px solid #563d7c;
}

    .navbar-toggle:hover {
        border: 2px solid #563d7c;
    }

#myNavbar {
    padding-right: 0;
}

.bg-white {
    background-color: #FFFFFF;
}

.current-page {
    color: #FFFFFF !important;
    background-color: #563d7c;
}

a.current-page .img-normal {
    display: none;
}

a.current-page .img-hover {
    display: inline;
}

.img-hover {
    display: none;
}

.li-nav:hover .img-normal {
    display: none;
}

.li-nav:hover .img-hover {
    display: inline;
}

.datepicker {
    background-color: #fff;
    color: #563d7c;
}

    .datepicker table tr td.active:active,
    .datepicker table tr td.active:hover:active,
    .datepicker table tr td.active.disabled:active,
    .datepicker table tr td.active.disabled:hover:active,
    .datepicker table tr td.active.active,
    .datepicker table tr td.active:hover.active,
    .datepicker table tr td.active.disabled.active,
    .datepicker table tr td.active.disabled:hover.active {
        color: #FFFFFF;
        background-image: linear-gradient(to bottom, #9370DB, #563d7c);
        border-radius: 50%;
    }

#submit-contact {
    margin: 2%;
    width: 36%;
}

.stared {
    color: black;
}

.calc-btn-zone {
    width: 100%;
    border: 1px solid #563d7c;
}

.clean-btn-zone {
    width: 100%;
}

.button-calc-div {
    margin: 0 5% 1% 0;
}

.required-field:before {
    content: '*';
    color: #c1272d;
    padding-left: 3px;
}

.calc-span-text {
    font-size: 30px;
}

.head-zone {
    margin-bottom: 0;
    padding-bottom: 0;
}


.contact-field {
    max-width: 95%;
    margin-top: 1%;
}

.contact-label {
    margin-bottom: 1px;
    font-size: 16px;
}

#fillDetails > .title1 {
    text-align: left;
}

.rd_debts {
    font-size: 18px;
    font-weight: 400;
}

hr {
    display: block;
    position: relative;
    margin: 8px auto;
    clear: both;
    border-top: 2px solid #563d7c;
}

#contactBody {
    height: 100px;
}

.modal-dialog {
    width: 26%;
    margin: 2% 37%;
    padding: 0;
}

.con-label {
    max-width: 60%;
}


.question:before {
    padding-left: 2px;
}

.question {
    font-size: 19px;
    display: block;
}


    .question:after {
        content: '?';
        padding-right: 2px;
    }

.response:before {
    padding-left: 2px;
}

.response {
    padding-right: 2%;
    font-size: 18px;
}

.yeshuv-select span.filter-option.pull-left {
    font-size: 17px;
}

/*from here for small screen*/
@media screen and (max-width: 1300px) {
    #logo-img {
        position: relative;
        max-width: 60%;
    }

    .modal-dialog {
        width: 40%;
        margin: 2% 30%;
    }
}

.links-zone {
    /*display: inline;
    float: right;*/
}

    .links-zone > a {
        display: inline;
        float: right;
        padding: 2%;
    }

        .links-zone > a span {
            padding: 0 1%;
        }

.link {
    width: 170px;
    height: 140px;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    justify-content: center;
}

    .link > img {
        margin: 0 40px;
        width: 80px;
        height: 80px;
    }


.shikun-icon {
    width: 100px;
    height: 100px;
    display: block;
}

#contuct-us-icon {
    width: 70px;
    height: 70px;
}

#gov-nadlan {
    width: 104px;
    height: 27px;
}

#mechir_lamishtaken {
    width: 98px;
    height: 55px;
}

#portal-nadlan {
    width: 113px;
    height: 20px;
}

@media screen and (max-width: 750px) {
    .navbar {
        border-bottom: 1px dotted #563d7d;
    }

    .navbar-nav > li {
        border-radius: 5px;
        margin: 2px 0;
    }


    #myNavbar {
        padding-right: 3%;
        margin-right: 3%;
    }

    .modal-dialog {
        width: 60%;
        margin: 2% 20%;
    }


    #consulting-type-table th {
        font-size: 12px;
    }

    #consulting-type-table td {
        font-size: 11px;
    }

    .contact-field-wrapper > input {
        width: 90%;
        margin-right: 10%;
    }

    .contact-field-wrapper > select {
        width: 90%;
        margin-right: 10%;
    }

    .select-yeshuv-wrapper {
        width: 98%;
        margin-left: 1%;
        margin-right: 1%;
    }

    .consulting-details {
        font-size: 17px;
    }

    .consulting-center {
        margin-right: 0;
        padding-right: 0;
    }

    .prev-btn {
        /*width: 45%;
        margin: 3% 5%;*/
    }

    .next-btn {
        /*margin-top: 3%;*/
    }

     #consultingIturGushHelka{
        visibility:visible;
    }
}

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

    #main-title {
        font-size: 30px;
        margin: 2px;
        padding: 2px;
    }

    #main-explain {
        display: none;
    }


    .labels {
        text-align: center;
    }

    .title1 {
        font-weight: 300;
        color: #1E73BE;
        margin-right: 5%;
    }

    .calc-koteret {
        font-size: 16px;
        font-weight: 300;
        margin-right: 5%;
    }

    .title {
        font-size: 14px;
    }

    /*.row > div {
        margin-bottom: 4%;
    }*/

    .contact-row {
        margin-bottom: 2px;
        padding-bottom: 2px;
    }

    .smd {
        margin-right: 7%;
    }

    #logo-img {
        position: relative;
        max-width: 80%;
    }

    #nikud-zone {
        font-size: 20px;
        font-weight: 800;
        margin: 0 10px;
    }

    #nikud-envelop {
        padding: 0;
        margin: 2% 1% 2% 5%;
    }

    #fillDetails > .title1 {
        text-align: right;
    }

    #contact-zone-popup {
        font-size: 14px;
        text-align: right;
        /*width:90%;
        margin:0 5%;*/
    }

    .modal-dialog {
        width: 98%;
        margin: 1%;
    }

    .modal-content {
        height: auto;
        min-height: 98%;
        margin: 1%;
        border-radius: 0;
    }

    .contact-field {
        min-width: 98%;
    }

    .another-points-btn {
        width: 60%;
        font-size: 14px;
    }

    .link {
        width: 130px;
        height: 108px;
        display: flex;
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
        justify-content: center;
    }

        .link > img {
            margin: 0 20px;
            width: 70px;
            height: 70px;
        }


    .shikun-icon {
        width: 90px;
        height: 90px;
        display: block;
    }

    #contuct-us-icon {
        width: 60px;
        height: 60px;
    }

    #gov-nadlan {
        width: 92px;
        height: 24px;
    }

    #mechir_lamishtaken {
        width: 86px;
        height: 48px;
    }

    #portal-nadlan {
        width: 99px;
        height: 17px;
    }

    #consultingIturGushHelka{
        visibility:hidden;
    }
}

