﻿
/*תוספות שלי*/
/*.tabs-area .tab-nav .column {
}*/
/*.modal { overflow: auto !important; }*/
[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x- ng-cloak {
    display: none !important;
}

.visual img {
    content: '';
    /*width: 37px;
    height: 23px;*/
    position: absolute;
    right: 7px;
    top: 50%;
    margin-top: -14px;
}

.visual .btn {
    bottom: -43px;
}

.info-bar ul li {
    font-size: 1em;
    width: 44%;
}

    .info-bar ul li + li:before {
        display: none;
    }

    .info-bar ul li img {
        position: absolute;
        top: 0;
        right: -65px;
        width: 64px;
        height: 25px;
        -webkit-background-size: 25px auto;
        background-size: 25px auto;
    }

.route .col .txt {
    cursor: pointer;
    width: 345px; /*was 385px*/
}

#tab-04 .search-list li {
    cursor: pointer;
}

.progersBar {
    bottom: 0;
    left: 0;
    outline: 0 none;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1050;
    background-color: white /*rgba(159, 159, 159, .75)*/;
}

.progersBarSearch div * {
    color: #fa8714;
}

.progersBarSearch strong {
    display: block;
    position: relative;
    top: 15px;
    left: 25%;
    width: 270px;
    text-align: center;
}

.progersBar div {
    top: 50%;
    position: absolute;
    right: 47%;
}

    .progersBar div i {
        color: #fa8714;
    }

.select-area .center {
    width: 85%;
    text-overflow: ellipsis;
    overflow: hidden;
}

.Error {
    border: 1px solid #B71F1F !important;
}

.accordion-section h2 {
    font: 700 1.25em/1.2em 'Open Sans', sans-serif;
}

.orange {
    color: #fa8714 !important;
}

.Opacity {
    opacity: 0.4;
}

.InfoWindowBig {
    height: 40px;
    min-width: 170px;
    font-size: 14px;
    line-height: 15px;
    padding-top: 7px;
}

.InfoWindow {
    color: #f5911e;
}

.tab .btn-holder .btn {
    font-weight: bold;
}

/*.tab .btn-holder .btn:disabled {
        background: #f9ad5a;
    }*/

.bus {
    position: absolute !important;
    top: -4px !important;
    font-size: 0.9em !important;
}

.marker {
    font-size: 2.2em !important;
}

.circleMap {
    right: 8px !important;
    position: absolute !important;
    font-size: 1em !important;
    top: 2px;
}

.routes.aa .heading {
    border-bottom: 1px solid #d1d1d1;
}

    .routes.aa .heading .route-opener {
        color: #d1d1d1;
    }

#tab-04 .row {
    margin: 96px auto 0;
}

.massegeNoResult {
    font-size: 40px;
    text-align: center;
}

.tabs-area .placeholder {
    width: 48.6%;
    top: 46px;
}

#tab-01 .wrap .row + .row:after {
    display: none;
}

#tab-01 .wrap .row .spanmes {
    display: block;
}

#tab-01 .wrap .row .imgDirection {
    width: 65px;
    height: 25px;
    background: url(../images/ico-09.png) no-repeat;
    position: absolute;
    left: 39px;
    top: -13px;
    z-index: 3;
}

/*.marquee {
    width: 80%;
    }

@media screen and (max-width: 991px) {
    .marquee {
        width: 70%;
}
}*/
.on-time-results h2 {
    font-size: 2em;
}

.marquee2 {
    overflow: hidden;
    direction: ltr;
    display: inline-block;
    width: 80%;
}

.replacedLine {
    padding-top: 10px;
}

questions-page .slide ul {
    list-style: initial;
}


.questions-page .slide li {
    list-style: initial;
    border-top: solid 0px;
    margin-bottom: 0px;
    border: 0px solid #d7d7d7;
    font-weight: 400;
    display: list-item;
    font-size: 1em;
}

    .questions-page .slide li span {
        display: inline;
    }

#tab-04 .search-list li strong {
    font-weight: normal;
    display: inline-block;
    white-space: nowrap;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
}
/*.select-options {
    margin-top: -8px;

}*/
.rightImportant {
    float:right!important;
}
@media screen and (max-width: 767px) {
    .marquee2 {
        height: 70px;
        direction: ltr;
        width: 60%;
        display: inline-block;
        text-align: right;
    }

    .news-bar ul li {
        display: block;
        text-align: left;
    }

    .news-bar .btn-news {
        float: right;
        font-size: 17px;
        line-height: 12px;
        text-align: center;
        margin: 0 13px 0 0;
        width: 30%;
    }

        .news-bar .btn-news:before {
            right: auto;
            left: -3px;
            top: 1px;
            height: 75px;
        }

        .news-bar .btn-news .fa {
            font-size: 64px;
            line-height: 60px;
        }
}




.info-bar ul li div {
    max-width: 320px;
    display: inline-block;
}

.contact-form textarea.form-control {
    font-family: 'Open Sans Hebrew';
}


.round {
    font-size: 12px;
    text-align: center;
}

.ChangeDirection {
    cursor: pointer;
}

@media screen and (max-width: 991px) and (min-width:767px) {
    .news-bar ul li {
        display: inline-block;
    }

    .marquee2 {
        width: 75%;
        margin-top: 9px;
    }

    .news-bar ul li:before {
        content: '//';
        font-weight: 300;
        position: absolute;
        top: 1px;
        right: -41px;
        letter-spacing: -3px;
        color: #b3b3b3;
    }

    .route .col .txt {
        cursor: pointer;
        width: 230px;
    }
}

@media screen and (max-width: 479px), screen and (max-width: 479px) and (orientation: landscape), screen and (max-width: 479px) and (orientation: portrait) {
    .news-bar {
        padding: 15px 10px 20px;
    }

    .marquee2 {
        float: left;
        margin-left: 5px;
        text-align: center;
    }

    .news-bar ul {
        width: 100%;
    }

        .news-bar ul li {
            margin-right: 5px;
            margin-left: 0px;
        }
}

.lineMassege .titleM {
    font-size: 1.3em;
}

.lineMassege p {
    margin: 6px 0;
}

.banner img {
    display: block;
    width: 100%;
    height: 100%;
}



.tabs-area .placeholder p {
    margin: 0 70px 0 70px;
}

.visual .btn:before {
    display: none;
}

.visual .btn:hover {
    background: #f5911e;
}

#tab-01 .btn-holder .wrap {
    cursor: pointer;
}

.tab .btn-holder .btn:focus {
    outline: 0;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-family: 'Open Sans Hebrew';
}

::-moz-placeholder { /* Firefox 19+ */
    font-family: 'Open Sans Hebrew';
}

:-ms-input-placeholder { /* IE 10+ */
    font-family: 'Open Sans Hebrew';
}

:-moz-placeholder { /* Firefox 18- */
    font-family: 'Open Sans Hebrew';
}


.tabs .progersBarSearch {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 30;
    background-color: white;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

    .tabs .progersBarSearch div {
        top: 30%;
        position: absolute;
        right: 55%;
    }

.index-2 .advantages a {
    cursor: text;
}

.index-2 .btn-submit {
    font-weight: bold;
    font-size: 1.3em;
}

.tabs {
    background: none;
    position: relative;
}

.backbutton {
    max-width: 50px;
    text-align: left;
    margin-top: -17px;
    padding-bottom: 17px;
    margin-left: -22px;
    padding-left: 22px;
    padding-top: 17px;
    float: left;
}

/*תבנית עדכונים למייל*/
.update-section {
    /*width: 100%;*/
    height: 170px;
    padding: 40px;
    background: #ebebeb;
}

    .update-section .contact-form {
        margin: 0;
        padding: 0;
        background: none;
        float: left;
    }

    .update-section .tab .wrap .row {
        padding: 4px 20px 4px;
    }

        .update-section .tab .wrap .row .form-control {
            font-size: 1.1em;
        }

    .update-section .tab .holder {
        float: right;
        width: 510px;
    }

    .update-section .lines {
        margin-top: 20px;
    }

        .update-section .lines label {
            font-weight: bold;
            font-size: 0.9em;
        }

        .update-section .lines .btn {
            padding: 1px 6px 3px;
            font-size: 0.9em;
            font-weight: 100;
        }

        .update-section .lines .linesSelec {
            width: 75%;
        }

    .update-section .fa-search {
        float: left;
        font-size: 1.1em;
        margin-top: -22px;
        color: #a5a5a5;
    }

    .update-section form {
        width: 350px;
    }

        .update-section form #lbl003, .update-section form #lbl004 {
            font-size: 1em;
        }

    .update-section p {
        width: 350px;
        float: left;
        text-align: center;
    }

.closeBtn {
    position: absolute;
    left: 50px;
    top: 30px;
    font-size: 1.3em;
    color: #a5a5a5;
}

.closeBtn2 {
    left: 18px;
    top: 18px;
}
/*.route .col .circle {
    line-height :39px;

}
    .route .col .circle span {
            font-size: 0.7em;
    line-height: 0.5px;
    margin-top: 12px;
    }*/
/*.route .col .circle {
    margin-top: 25px;
}*/

.spanline {
    position: absolute;
    right: 30px;
}

.route .col .circleSmall {
    margin-right: 10px;
    padding-top: 10px;
    width: 35px;
    height: 35px;
    float: none;
}

.circleDiv {
    width: 60px;
}

.route .col .circleSmall.up {
    margin-top: -3px;
}

.route .col .circleSmall.doun {
    margin-top: 0px;
}

.route .col .fa-chevron-circle-down {
    position: absolute;
    background: orange;
    color: white;
    border-radius: 50%;
    top: 23px;
    right: 33px;
    font-size: 0.7em;
}

.select-options .stop-selected a {
    text-decoration: none;
    background: #666;
    color: #fff;
}

.bottom .btn span {
    display: block;
    font-size: 0.8em;
    line-height: 1;
}

.bottom .btn {
    text-align: center;
    direction: ltr;
}

    .bottom .btn:first-child {
        margin-left: 10px;
    }

.imgRigth {
    right: 160px;
}

@media screen and (max-width: 1340px) {

    .imgRigth {
        right: 0px;
    }
}

@media screen and (max-width: 991px) {
    .contactMain {
        padding-bottom: 50px;
    }

    .updateRow {
        width: 85%;
    }

    .tabs .progersBarSearch {
        top: 120px;
        bottom: 10px;
    }

    .tabs .progersBarSearch1 {
        top: 124px;
        bottom: 110px;
    }

    .progersBarSearch strong {
        display: block;
        position: relative;
        top: 7px;
        /*left: 70%;*/
        width: 270px;
        text-align: center;
    }

    .arrowImg {
        position: fixed;
        left: 10px;
        bottom: 20px;
    }

    #main-nav ul li .drop {
        width: 100%;
        margin: 0;
        padding: 0;
        padding-right: 7px;
    }

    div.index-2 {
        background-color: white;
    }

    #main-nav ul li .drop a div {
        height: 25px;
        width: 1px;
        float: right;
        background-color: white;
        margin-left: 10px;
        /*margin-right: 10px;*/
    }

    #main-nav ul li .drop a span {
        float: right;
        width: 110px;
    }

    .tabs .progersBarSearch div {
        top: 15%;
        position: absolute;
        right: 40%;
    }

    #tab-04 .row {
        margin: 0;
        border-bottom: 1px solid #a5a5a5;
    }
    /*.container {
    padding:0;
    }*/

    .news-bar ul li {
        padding-right: 20px;
        display: block;
        text-align: center;
        margin-bottom: 10px;
        padding: 8px 0 8px 0;
        border-bottom: 1px solid #b3b3b3;
        margin: 0;
    }

    .marquee {
        width: 70%;
        height: 70px;
    }

    .news-bar .marquee ul {
        width: 100%;
        text-align: right;
    }

    .header-mobil ul li {
        float: none;
        margin: auto;
        width: 60%;
    }

        .header-mobil ul li a .ttl {
            font-size: 16px;
        }
}

@media screen and (max-width: 767px), screen and (max-width: 767px) and (orientation: landscape), screen and (max-width: 767px) and (orientation: portrait) {
    #tab-01 .wrap .row .imgDirection {
        width: 42px;
        height: 31px;
        background: url(../images/metro.png) no-repeat;
        left: 40px;
        top: -15px;
    }

    .tabs .progersBarSearch div {
        right: 35%;
    }
    /*  .header-mobil ul li {
       margin-right: 40%;
        width: auto;
    }*/


    .tabs {
        background: none !important;
    }

    .progersBar div {
        right: 40%;
    }

    .tabs-area .mark {
        margin: 0 0 0;
    }

    .update-section {
        width: 100%;
        margin-top: 90px;
        padding: 0;
    }

        .update-section .tab {
            margin-bottom: 15px;
        }

        .update-section .contact-form {
            background: white;
            padding: 15px 30px;
            float: none;
            width: auto;
            box-shadow: 0 0 5px rgba(3, 4, 4, .25);
        }

            .update-section .contact-form input {
                border-bottom: 1px solid #a5a5a5;
            }

    .contact-form .btn {
        width: 90px;
        float: left;
    }

    .contact-form footer .row, .contact-form footer span {
        float: right;
    }

    .update-section .tab .holder {
        width: auto;
        float: none;
    }

    .update-section .lines {
        margin-top: 2px;
        background-color: white;
        padding: 15px;
    }
}

@media screen and (max-width: 479px), screen and (orientation: landscape) and (max-width: 479px), screen and (orientation: portrait ) and (max-width: 479px) {
    .marquee {
        width: 60%;
    }

    .progersBarSearch strong {
        left: 70%;
    }

    .index-2 .advantages li {
        font-size:10px;
    }

    .header-mobil ul li {
        /*margin-right: 35%;*/
    }
}
