﻿body {
    direction: rtl;
    font-family: 'Heebo', sans-serif;
}

/*עיצוב דף בית*/
a {
    text-decoration: none;
}

.iPos {
    vertical-align: middle;
    margin-right: 15px;
}

p.text-white {
    padding-top: 10px;
    line-height: 30px;
    font-size: 18px;
    font-weight: normal;
}

#mainNav a:hover {
    text-decoration: none;
}

#warningIcon {
    background-image: url(../images/warning/icons8-error-96.png);
    background-size: cover;
    width: 100px;
    position: absolute;
    top: 0px;
    height: 100px;
    right: 150px;
}

#questionIcon {
    background-image: url(../images/icons8-help-100.png);
    background-size: cover;
    width: 100px;
    position: absolute;
    top: 0px;
    height: 100px;
    left: 150px;
}

#carIcon {
    background-image: url(../images/icons8-car-96.png);
    background-size: cover;
    width: 100px;
    position: absolute;
    top: 0px;
    height: 100px;
    right: 150px;
}
#mainPic {
    background-image: url('../images/driving.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    position: relative;
    height: 529px;
}

    #mainPic div .row {
        padding-top: 180px;
    }


.tellMore {
    font-size: 17px;
    background-color: #F26321;
    padding: 7px 15px;
    font-weight: normal;
    text-decoration: none;
    color: white;
}
.tellMore:hover, #start:hover {
    background-color: white;
    color: #F26321;
}

/*כפתור התחל*/
#start {
    font-size: 35px;
    background-color: #F26321;
    width: 259px;
    color: white;
    text-align: center;
    border: 1px solid transparent;
    border-radius: 6px;
    padding: 0px 28px;
    z-index: 2;
}
#start:hover {
    text-decoration: none;
}
/*משפט פתיחה*/
#home h1 {
    font-size: 45px;
    color: white;
    padding-top: 179px;
    text-align: center;
}
/*תפריט רקע*/
#mainNav {
    -webkit-transition: all 3s ease-out;
    -moz-transition: all 3s ease-out;
    -ms-transition: all 3s ease-out;
    -o-transition: all 3s ease-out;
    transition: all 3s ease-out;
    color: #1C3B4F;
    background: rgb(59,209,220); /* Old browsers */
    background: -moz-linear-gradient(left, rgba(59,209,220,1) 1%, rgba(91,134,229,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(59,209,220,1) 1%,rgba(91,134,229,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(59,209,220,1) 1%,rgba(91,134,229,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3bd1dc', endColorstr='#5b86e5',GradientType=1 ); /* IE6-9 */
}

#logoTitle {
    display: inline-block;
    line-height: 25px;
}

#title {
    font-family: 'Lobster', cursive;
    font-size: 35px;
    display: block;
}

#slogen {
    display: block;
    font-size: 13px;
}

#carl {
    width: 60px;
    display: inline;
    vertical-align: sub;
}

.nav-tabs {
    border-bottom: none;
}


/*תפריט ניווט פנימי*/

.navbar {
    padding: 0px;
}

.nav-item {
    position: relative;
}

.nav-tabs .nav-link {
    border: none;
}

.nav-link:hover {
    border: none;
}

.nav-link:focus {
    border: none;
}

.nav-link {
    position: relative;
}

    .nav-link:after {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        width: 0%;
        content: '.';
        color: transparent;
        background-color: white;
        height: 1px;
    }

nav ul li ul {
    display: none;
    position: absolute;
    background-color: #46b7df;
    list-style-type: none;
    z-index: 1;
    top: 38px;
    border: 1px solid transparent;
    border-radius: 8px;
    width: 194px;
}

nav ul li:hover > ul {
    padding: 5px 10px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    display: block;
}
/*/נגישות דילוג על תפריט/*/
#skip {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0
}

    #skip a {
        position: absolute;
        top: -20px;
    }

        #skip a:focus, skip a:focus-within, #skip a:active {
            position: relative;
            left: 0;
            z-index: 200;
            margin: 0 auto;
            margin-top: 2%;
            width: auto;
            padding: 30px 45px;
            width: 75%;
            height: auto;
            text-align: center;
            text-decoration: underline;
            font-family: 'Rubik';
            font-size: 150%;
            font-weight: 700;
            color: #1f00ff;
            background: #ffffff;
            border: 1px dotted #ffb4db;
            top: 50px;
        }


/* stroke */
nav ul li a {
    position: relative;
}


.nav-link:after,
.nav-link:before {
    transition: all .5s;
}

.nav-link:hover {
    font-weight: bold;
}

.nav-link:hover:after {
    width: 80%;
}

.notActive {
    cursor: not-allowed;
    color: gray;
}

.notActive:after {
    display: none;
}

.text-dark {
    color: #1c3b4f !important;
}

.on{
    font-weight:bold;
}

.on:after {
    width: 80%;
}
/*סיום תפריט פנימי*/

/*רקע לטקסט באמצע*/
.content {
    width: 100%;
    height: 100%;
    background-color: #1C3B4F;
    z-index: 1;
}

/*גל תמונת*/

header {
    position: relative;
}

#waveHome {
    width: 100%;
    bottom: 0px;
    position: absolute;
    background-image: url(../images/HomeGal.png);
    background-size: cover;
    height: 318px;
}

/*עיגולים בעמוד בית*/
.dot {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    background-color: #1C3B4F;
    background: rgb(59,209,220); /* Old browsers */
    background: -moz-linear-gradient(left, rgba(59,209,220,1) 1%, rgba(91,134,229,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(59,209,220,1) 1%,rgba(91,134,229,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(59,209,220,1) 1%,rgba(91,134,229,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3bd1dc', endColorstr='#5b86e5',GradientType=1 ); /* IE6-9 */
}

.getdown {
    margin-bottom: 100px;
    position: relative;
}

.iconleft {
    color: white;
    font-size: 112px;
    margin-right: 171px;
    margin-top: -19px;
}

.iconright {
    color: white;
    font-size: 112px;
    margin-right: -81px;
    margin-bottom: 17px;
}

.text-white:hover {
    text-decoration: none;
}
/*פוטר*/
.footermain {
    position: relative;
    color: white;
    background-image: url('../images/Footer2.png');
    background-size: cover;
    background-color: #1c3b4f;
}

.footerinner {
    position: relative;
    color: white;
    background-image: url('../images/Footer2.png');
    background-size: cover;
    background-color: white;
}
.wavtwo {
    background: none;
    bottom: 0px;
    width: 100%;
    padding: 180px 15px 5px 16px;
}

.wavtwo ul {
display: inline-block;
vertical-align: top;
text-align: right;
}

.wavtwo ul li {
list-style: none;
font-size: 15px;
}

.wavtwo ul li:first-child {
    font-size: 20px;
    font-weight: bold;
    color:white;
}

.wavtwo p {
text-align: center;
font-size: 15px;
margin-top: 10PX;
color: #305465;
}

.wavtwo p a {
text-decoration: underline;
color: #305465;
}

.wavtwo p a:hover {
    text-decoration: underline;
    color: #1c3b4f
}


/*מונחים מילון*/
.waveForPages {
    background-image: url('../images/waveForPages.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    position: relative;
    height: 549px;
}

#iconHmilon {
    background-image: url('../images/glossary/book.png');
    width: 86px;
    height: 86px;
    background-repeat: no-repeat;
    display: inline-block;
    background-size: 86px;
    margin-bottom: -21px;
}

.milonpic {
    width: 166px;
    height: 166px;
    margin-top: 10px;
    
}

.picgif {
    width: 166px;
    height: 162px;
    margin-top: 10px;
    border-radius:61%;
}

.accordion {
    background-color: white;
    color: #444;
    cursor: pointer;
    padding: 18px 10px 5px 0px;
    width: 100%;
    border: none;
    text-align: right;
    outline: none;
    font-size: 18px;
    transition: 0.4s;
}



    .accordion:after {
        content: '\002B';
        float: left;
        color: #1C3B4F;
        color: rgb(59,209,220);
        color: -moz-linear-gradient(left, rgba(59,209,220,1) 1%, rgba(91,134,229,1) 100%);
        color: -webkit-linear-gradient(left, rgba(59,209,220,1) 1%,rgba(91,134,229,1) 100%);
        color: linear-gradient(to right, rgba(59,209,220,1) 1%,rgba(91,134,229,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3bd1dc', endColorstr='#5b86e5',GradientType=1 );
        font-weight: bold;
        margin: 0px 110px;
        font-size: 26px;
    }

.active:after {
    content: "\2212";
    float: left;
    font-weight: bold;
}

.panel {
    display: inline-block;
    background: -moz-linear-gradient(left, rgba(59,209,220,0.6) 0%, rgba(91,134,229,0.6) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(59,209,220,0.6) 0%,rgba(91,134,229,0.6) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(59,209,220,0.6) 0%,rgba(91,134,229,0.6) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#993bd1dc', endColorstr='#995b86e5',GradientType=1 ); /* IE6-9 */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc3bd1dc', endColorstr='#cc5b86e5',GradientType=1 ); /* IE6-9 */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8a3bd1dc', endColorstr='#8a5b86e5',GradientType=1 ); /* IE6-9 */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3bd1dc', endColorstr='#5b86e5',GradientType=1 ); /* IE6-9 */
    padding: 19px 18px;
    display: none;
    overflow: hidden;
}

hr {
    height: 2px;
    margin: 0px;
    background: rgb(59,209,220); /* Old browsers */
    background: -moz-linear-gradient(left, rgba(59,209,220,1) 1%, rgba(91,134,229,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(59,209,220,1) 1%,rgba(91,134,229,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(59,209,220,1) 1%,rgba(91,134,229,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3bd1dc', endColorstr='#5b86e5',GradientType=1 ); /* IE6-9 */
}
/*בדיקת הרכב*/
.styleSqure {
    list-style-image: url('../images/checkTheCarPics/style.png');
    
}

    .styleSqure > li {
        line-height: 18px;
        vertical-align: top;
        margin-bottom: 13px;
    }

#iconHcheck {
    background-image: url('../images/checkTheCarPics/icons8-search-52.png');
    width: 86px;
    height: 86px;
    background-repeat: no-repeat;
    display: inline-block;
    background-size: 86px;
    margin-bottom: -21px;
}

.printleft {
    font-size: 20px;
    background-color: #F26321;
    -webkit-box-shadow: 4px 4px 7px 1px #BABABA;
    box-shadow: 4px 4px 7px 1px #BABABA;
    cursor: not-allowed;
    margin-right: 20px;
    height: 30px;
}
.printleft:hover {
    background-color: #F26321 !important;
    -webkit-box-shadow: 4px 4px 7px 1px #BABABA;
    box-shadow: 4px 4px 7px 1px #BABABA;
    cursor: not-allowed;
}
.printleft:active {
    background-color: #F26321 !important;
    -webkit-box-shadow: 4px 4px 7px 1px #BABABA;
    box-shadow: 4px 4px 7px 1px #BABABA;
    cursor: not-allowed;
}
.sidesleft {
    border-radius: 40px 30px;
    height: 250px;
    margin-left: 40px;
}

.sidesright {
    border-radius: 40px 30px;
    height: 250px;
}

.moveleft {
    margin-top: 28px;
    line-height: 31px;
}
.moveright {
    margin-right: 291px;
    margin-top: 18px;
    line-height:31px;
}



.dotsleft {
    width: 35px;
    height: 95px;
    border-radius: 50%;
    background-color: #1C3B4F;
    background: rgb(59,209,220); /* Old browsers */
    background: -moz-linear-gradient(left, rgba(59,209,220,1) 1%, rgba(91,134,229,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(59,209,220,1) 1%,rgba(91,134,229,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(59,209,220,1) 1%,rgba(91,134,229,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3bd1dc', endColorstr='#5b86e5',GradientType=1 ); /* IE6-9 */
}

.innertitle {
    color: white;
    padding-top: 83px;
    padding-bottom: 23px;
    font-size: 55px;
}

.iconheader {
    width: 65px;
    height: 65px;
}

.openparhagraph {
    margin-top: 117px;
    font-size: 25px;
    position: absolute;
    z-index: 2;
    line-height: 41px;
    position: absolute;
}

.innerdot {
    width: 78px;
    height: 83px;
    border-radius: 50%;
    margin-top: 71px;
    margin-right: 85px;
    background-color: #1C3B4F;
    background: rgb(59,209,220);
    background: -moz-linear-gradient(left, rgba(59,209,220,1) 1%, rgba(91,134,229,1) 100%);
    background: -webkit-linear-gradient(left, rgba(59,209,220,1) 1%,rgba(91,134,229,1) 100%);
    background: linear-gradient(to right, rgba(59,209,220,1) 1%,rgba(91,134,229,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3bd1dc', endColorstr='#5b86e5',GradientType=1 );
    position: absolute;
    z-index: 1;
}
/*רכישת רכב חדש*/
.box {
    height: 206px;
    width: 460px;
    border: solid 3px rgb(59,209,220);
    border-radius: 12px 13px;
    padding: 7px;
}
#iconHnewcar {
    background-image: url('../images/newCar/icons8-car-100.png');
    width: 86px;
    height: 86px;
    background-repeat: no-repeat;
    display: inline-block;
    background-size: 86px;
    margin-bottom: -21px;
}
#sof{
    font-size:22px;
}
.why {
    width: 136px;
    height: 40px;
    border: 1px solid #1C3B4F;
    background-color: #1C3B4F;
    color: white;
    margin: -23px 19px 15px 0px;
    border-radius: 10px 10px;
    padding-top: 4px;
    padding-right: 9px;
}
.whywhy {
    margin-right: 4px;
    margin-top: -2px;
}

.space {
    margin-left: 7px;
    font-size: 22px;
    margin-top: 2px;
}

.position {
    margin: -53px 0px 55px 0px;
}
#centermargin {
    margin-left: 200px;
}


#icon1 {
    background-image: url('../images/newCar/icons8-guarantee-50.png');
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-bottom: -10px;
    background-size: 30px;
}

#icon2 {
    background-image: url('../images/newCar/icons8-search-50.png');
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-bottom: -10px;
    background-size: 30px;
}
#icon3 {
    background-image: url('../images/newCar/icons8-automation-50.png');
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-bottom: -10px;
    background-size: 30px;
}
#icon4 {
    background-image: url('../images/newCar/icons8-protect-100.png');
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-bottom: -10px;
    background-size: 30px;
}
#icon5 {
    background-image: url('../images/newCar/icons8-money-bag-shekel-80.png');
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-bottom: -10px;
    background-size: 30px;
}
#icon6 {
    background-image: url('../images/newCar/icons8-watch-50.png');
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-bottom: -10px;
    background-size: 30px;
}
#icon7 {
    background-image: url('../images/newCar/icons8-decrease-filled-50.png');
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-bottom: -10px;
    background-size: 30px;
}

.noul {
    list-style-type: none;
    margin-right: -23px;
    margin-top: 19px;
}

.lileft {
    margin-right: 214px;
    margin-top: -25px;
    margin-bottom: 44px;
}

#iconprotect {
    width: 27px;
    height: 27px;
}

.picleft {
    border-radius: 40px 30px;
    height: 250px;
    margin-right: 180px;
}

.contentright {
    margin-right: 272px;
    margin-top: 34px;
    line-height: 31px;
}

.dot1left {
    width: 54px;
    height: 56px;
    border-radius: 50%;
    margin-right: -39px;
    z-index: 2;
    background-color: #1C3B4F;
    background: rgb(59,209,220); /* Old browsers */
    background: -moz-linear-gradient(left, rgba(59,209,220,1) 1%, rgba(91,134,229,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(59,209,220,1) 1%,rgba(91,134,229,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(59,209,220,1) 1%,rgba(91,134,229,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3bd1dc', endColorstr='#5b86e5',GradientType=1 ); /* IE6-9 */
}

.dot2left {
    width: 44px;
    height: 46px;
    border-radius: 50%;
    margin-right: -80px;
    margin-top: -15px;
    z-index: 3;
    background-color: #1C3B4F;
    background: rgb(59,209,220); /* Old browsers */
    background: -moz-linear-gradient(left, rgba(59,209,220,1) 1%, rgba(91,134,229,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(59,209,220,1) 1%,rgba(91,134,229,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(59,209,220,1) 1%,rgba(91,134,229,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3bd1dc', endColorstr='#5b86e5',GradientType=1 ); /* IE6-9 */
}

.dot1right {
    width: 54px;
    height: 56px;
    border-radius: 50%;
    margin-right: -70px;
    z-index: 2;
    background-color: #1C3B4F;
    background: rgb(59,209,220); /* Old browsers */
    background: -moz-linear-gradient(left, rgba(59,209,220,1) 1%, rgba(91,134,229,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(59,209,220,1) 1%,rgba(91,134,229,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(59,209,220,1) 1%,rgba(91,134,229,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3bd1dc', endColorstr='#5b86e5',GradientType=1 ); /* IE6-9 */
}

.dot2right {
    width: 44px;
    height: 46px;
    border-radius: 50%;
    margin-right: -26px;
    margin-top: -10px;
    z-index: 3;
    background-color: #1C3B4F;
    background: rgb(59,209,220); /* Old browsers */
    background: -moz-linear-gradient(left, rgba(59,209,220,1) 1%, rgba(91,134,229,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(59,209,220,1) 1%,rgba(91,134,229,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(59,209,220,1) 1%,rgba(91,134,229,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3bd1dc', endColorstr='#5b86e5',GradientType=1 ); /* IE6-9 */
}


/*דף שאלות למוכר*/

#instructQuestion {
    z-index: 2;
    margin-top: -48px;
    font-size: 33px;
    color: #f15b28;
    margin-bottom: 40px;
}

.questions{
    font-size:24px;
}
.questions a:hover {
    color: #F26321;
    text-decoration:underline;
}
.questions a {
    color: #1C3B4F;
    text-decoration: none;
}

.orangeText {
    color: #F26321;
    text-decoration: none;
}
#iconHqustion {
    background-image: url('../images/qustionstoseller/icons8-help-500.png');
    width: 86px;
    height: 86px;
    background-repeat: no-repeat;
    display: inline-block;
    background-size: 86px;
    margin-bottom: -21px;
}

.mid {
    margin: 5px 16px 0px 153px;
    position: relative;
}

#box1 {
    background-image: url('../images/qustionstoseller/icons8-box-50.png');
    background-repeat: no-repeat;
    width: 79px;
    height: 50px;
    display:block;
}
#seats {
    background-image: url('../images/qustionstoseller/icons8-aircraft-seat-middle-50.png');
    background-repeat: no-repeat;
    width: 90px;
    height: 50px;
    display: block;
}
#plate {
    background-image: url('../images/qustionstoseller/icons8-paint-palette-50.png');
    background-repeat: no-repeat;
    width: 53px;
    height: 50px;
    display: block;
    margin-top:3px;
}
#size {
    background-image: url('../images/qustionstoseller/icons8-fiat-500-50.png');
    background-repeat: no-repeat;
    width: 70px;
    height: 50px;
    display:block;
}

.questionsBolets {
    list-style-image: url('../images/QAlistStyle.png');
}

.dotgeneral {
    width: 44px;
    height: 46px;
    margin: -65px -22px 46px 0px;
    border-radius: 50%;
    z-index: 3;
    background-color: #1C3B4F;
    background: rgb(59,209,220);
    background: -moz-linear-gradient(left, rgba(59,209,220,1) 1%, rgba(91,134,229,1) 100%);
    background: -webkit-linear-gradient(left, rgba(59,209,220,1) 1%,rgba(91,134,229,1) 100%);
    background: linear-gradient(to right, rgba(59,209,220,1) 1%,rgba(91,134,229,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3bd1dc', endColorstr='#5b86e5',GradientType=1 );
}


#bluedot {
    width: 108px;
    height: 119px;
    margin-right: 980px;
    margin-top: -257px;
    position: absolute;
    border-radius: 50%;
    background-color: #1C3B4F;
    background: rgb(59,209,220);
    background: -moz-linear-gradient(left, rgba(59,209,220,1) 1%, rgba(91,134,229,1) 100%);
    background: -webkit-linear-gradient(left, rgba(59,209,220,1) 1%,rgba(91,134,229,1) 100%);
    background: linear-gradient(to right, rgba(59,209,220,1) 1%,rgba(91,134,229,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3bd1dc', endColorstr='#5b86e5',GradientType=1 );
}

#imgdot {
    background-image: url('../images/qustionstoseller/calling-cold-call-communication-3063.jpg');
    background-size:cover;
    width: 210px;
    height: 209px;
    border-radius: 50%;
    position: absolute;
    margin-right: 870px;
    margin-top: -209px;
}
.bottomLine {
    border-bottom: 1px solid #45B3E0;
    padding-bottom: 10px;
    width: 620px;
}

/*אזהרות*/

#warningwave {
    background-image: url('../images/warning/Warning_Wave.png');
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    position: relative;
    height: 293px;
    margin-top: 120px;
}
#iconHwarning {
    background-image: url('../images/warning/icons8-error-64.png');
    width: 73px;
    height: 73px;
    background-repeat: no-repeat;
    display: inline-block;
    background-size: 73px;
    margin-bottom: -21px;
}

#coteret {
    margin: -408px 0px 422px 0px;
    z-index: 1;
}

.center10 {
    text-align: right;
    font-size: 14px;
    display: inline-block;
    font-weight: bold;
    padding-right: 34px;
    line-height: 33px;
}

/*.center11 {
    font-size: 14px;
    display: inline-block;
    font-weight: bold;
    padding-right: 34px;
}*/

.btn-circle {
    width: 182px;
    height: 176px;
    padding: 58px 3px;
    font-size: 20px;
    line-height: 1.33;
    border-radius: 173px;
    background-color: #1C3B4F;
    background: rgb(59,209,220);
    background: -moz-linear-gradient(left, rgba(59,209,220,1) 1%, rgba(91,134,229,1) 100%);
    background: -webkit-linear-gradient(left, rgba(59,209,220,1) 1%,rgba(91,134,229,1) 100%);
    background: linear-gradient(to right, rgba(59,209,220,1) 1%,rgba(91,134,229,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3bd1dc', endColorstr='#5b86e5',GradientType=1 );
    color: white;
    -webkit-box-shadow: 1px 1px 20px 1px #828282;
    box-shadow: 1px 1px 20px 1px #828282;
    text-decoration: none;
}

    .btn-circle:active {
    
        width: 182px;
        height: 176px;
        padding: 58px 3px;
        font-size: 20px;
        line-height: 1.33;
        border-radius: 173px;
        background-color: #F26321;
        background: rgb(59,209,220);
        background: -moz-linear-gradient(left, rgba(59,209,220,1) 1%, rgba(91,134,229,1) 100%);
        background: -webkit-linear-gradient(left, rgba(59,209,220,1) 1%,rgba(91,134,229,1) 100%);
        background: linear-gradient(to right, rgba(59,209,220,1) 1%,rgba(91,134,229,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3bd1dc', endColorstr='#5b86e5',GradientType=1 );
        color: white;
        -webkit-box-shadow: 1px 1px 20px 1px #828282;
        box-shadow: 1px 1px 20px 1px #828282;
        text-decoration: none;
    }

    .btn-circle:hover {
        width: 182px;
        height: 176px;
        padding: 58px 3px;
        font-size: 20px;
        line-height: 1.33;
        border-radius: 173px;
        background-color: #F26321;
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3bd1dc', endColorstr='#5b86e5',GradientType=1 );
        color: white;
        -webkit-box-shadow: 1px 1px 20px 1px #828282;
        box-shadow: 1px 1px 20px 1px #828282;
        text-decoration: none;
    }

#iconwarn1 {
    background-image: url('../images/warning/icons8-car-service-64.png');
    background-repeat: no-repeat;
    width: 41px;
    height: 41px;
    background-size: 41px;
    display: inline-block;
}
#iconwarn2 {
    background-image: url('../images/warning/icons8-businessman-64.png');
    background-repeat: no-repeat;
    width: 41px;
    height: 41px;
    background-size: 41px;
    display: inline-block;
}
#iconwarn3 {
    background-image: url('../images/warning/icons8-cash-in-hand-50.png');
    background-repeat: no-repeat;
    width: 41px;
    height: 41px;
    background-size: 41px;
    display: inline-block;
}

#goup1 {
    margin-top: -363px;
    margin-bottom: 144px;
}
#goup2 {
    margin-top: -217px;
    margin-bottom: 144px;
}
#goup3 {
    margin-top: -166px;
    margin-bottom: 144px;
}

/*אודות*/

.dotForW1 {
    width: 54px;
    height: 56px;
    border-radius: 50%;
    margin-right: -10px;
    z-index: 2;
    background-color: #1C3B4F;
    background: rgb(59,209,220); /* Old browsers */
    background: -moz-linear-gradient(left, rgba(59,209,220,1) 1%, rgba(91,134,229,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(59,209,220,1) 1%,rgba(91,134,229,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(59,209,220,1) 1%,rgba(91,134,229,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3bd1dc', endColorstr='#5b86e5',GradientType=1 ); /* IE6-9 */
}

.dotForW2 {
    width: 44px;
    height: 46px;
    border-radius: 50%;
    margin-right: -30px;
    margin-top: -80px;
    z-index: 3;
    background-color: #1C3B4F;
    background: rgb(59,209,220); /* Old browsers */
    background: -moz-linear-gradient(left, rgba(59,209,220,1) 1%, rgba(91,134,229,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(59,209,220,1) 1%,rgba(91,134,229,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(59,209,220,1) 1%,rgba(91,134,229,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3bd1dc', endColorstr='#5b86e5',GradientType=1 ); /* IE6-9 */
}

.usPic {
    display: inline-block;
    border-radius: 50%;
    width: 150px;
    height: 150px;
    margin: 10px 10px;
}

#tal {
    background-image: url('../images/us/tal.jpg');
    background-size: 400px;
    background-position: top -70px right -80px;
}

#naama {
    background-image: url('../images/us/naama.jpg');
    background-size: 180px;
    background-position: top -50px right -5px;
}

#or {
    background-image: url('../images/us/or.jpg');
    background-size: 200px;
    background-position: top -20px right -10px;
}

#eden {
    background-image: url('../images/us/eden.jpg');
    background-size: 160px;
    background-position: top -20px right -10px;
}

.aboutS {
    margin: 40px 0px;
}


.hoverP {
    position: absolute;
    bottom: 0;
    background: rgb(0, 0, 0);
    background: rgba(59,209,220, 0.4); /* Old browsers */
    background: -moz-linear-gradient(left, rgba(59,209,220,1) 1%, rgba(91,134,229,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(59,209,220,1) 1%,rgba(91,134,229,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(59,209,220,1) 1%,rgba(91,134,229,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    color: #f1f1f1;
    width: 30%;
    height: 40%;
    transition: .5s ease;
    opacity: 0;
    color: white;
    font-size: 14px;
    padding: 25px 3px;
    text-align: center;
    border-radius: 100%;
    margin-right: 130px;
}

.anime {
    position: relative;
    width: 100%;
    max-width: 250px;
    display: inline-block;
}

    .anime:hover .hoverP {
        opacity: 1;
    }

.SitMapL {
    list-style-image: url('../images/QAlistStyle.png');
}

#SitMapL:hover {
    text-decoration: none;
}

#abouyFot {
    margin-right: 350px;
    text-align: center;
}


/*מפת אתר*/
.SitMapL {
    list-style-image: url('../images/QAlistStyle.png');
}

/*/ייצוג/*/
#iconHwhatkind {
    background-image: url('../images/whatKindOfCar/icons8-traffic-jam-100.png');
    width: 73px;
    height: 73px;
    background-repeat: no-repeat;
    display: inline-block;
    background-size: 73px;
    margin-bottom: -21px;
}

#carAnimate {
    border: none;
    width: 700px;
    height: 700px;
    margin-right: 200px;
}

#whatCar{
    margin-bottom: -50px;
    margin-top: -30px;
    padding: 0px;
}
/*צור קשר*/
label {
    display: block;
    margin-top: 10px;
    font-weight: bold;
}

input[type ='text'], input[type ='email'], textarea, select {
    display: block;
    margin-bottom: 15px;
}

input[type ='submit'] {
    color: black;
    margin-top: 10px;
    background-color: #1C3B4F;
    background: rgb(59,209,220); /* Old browsers */
    background: -moz-linear-gradient(left, rgba(59,209,220,1) 1%, rgba(91,134,229,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(59,209,220,1) 1%,rgba(91,134,229,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(59,209,220,1) 1%,rgba(91,134,229,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3bd1dc', endColorstr='
}
/*/נגישות/*/
