﻿#wrapper {
    margin: 0;
    width: 100%;
    max-width: 100%;
}
#packages--page {
    font-family: 'almoniDL400';
    color: #1a1a1a;
    background: #fff9f4;
    background: var(--bgColor);
}
.top--page {
    position: relative;
}
/*------------------------------------header-------------------------------------------------*/
#pianoContainerLawyer img {display:block; width:100%}

.hero--inner::after {
    display: none
}
.hero--inner {
    padding-right: 0;
    align-items: center;
    padding: 76.5px 0;
}
.hero--title {
    line-height: 94px;
    margin:0 0 8px
}
.hero--page {height:auto}
.hero--inner p {
    font-size: 20px;
    line-height: 29px;
    margin: 0;
    font-family: almoniDL400
}

.header {
    height: 56px;
    padding: 4px 20px;
    background: #fff9f4;
    background: var(--bgColor);
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
    max-width: 1280px;
}
.page {
    background: #fff9f4;
    background: var(--bgColor);
}
.mobile {
    display: none;
}
.contact--link {
    font-size: 16px;
    font-family: 'almoniDL400';
}

.package_title_img {margin:0 auto}


@media only screen and (max-width: 768px) {
    .header {
        background: #f1dfcf;
        height: 40px;
        text-align: center;
    }
    .header .logo--link {
        width: 35px;
    }
    .logo--img {
        width: 33px;
    }
    .logo--title {
        display: inline-block;
        color: #262626;
        font-size: 26px;
        font-family: 'almoniTzar400';
    }
    .contact--link {
        position: absolute;
        left: 22px;
        top: 20px;
    }
    .pc {
        display: none;
    }
    .mobile {
        display: inline-block;
    }
    .arrow--header {
        display: inline-block;
        border: solid #262626;
        border-width: 0 2px 2px 0;
        padding: 5px;
        transform: rotate(135deg);
        -webkit-transform: rotate(135deg);
    }
}
 .packages--container {padding: 0 0 50px;}
.package--box { border: solid 1px #d4d4d4; padding-top:38px}
.hero--title {
    font-size: 64px;
    font-weight:normal;

}
.shekel {
    font-family: 'almoniDL700';
    font-size: 22px;
  padding-right: 5px;
  padding-left:5px;
  position:relative
}
    .shekel::after {
        content: "";
        padding: 15px 0px;
        border-right: 1px solid #333;
        transform: rotate(14deg);
        position: absolute;
        bottom: 10px;
        left:1px;
    }
.package--price span:nth-child(3) {
    display: block;
    font-size: 20px;
    width: 50px;
    font-family: 'almoniDL400';
    line-height: 1;
    margin-right:2px;
}
.price { font-size: 48px; font-family: 'almoniDL700'; line-height:48px}
.package--price {   height: fit-content; margin:30px 0 11px 0;}

#pianoContainerLawyer div .package--box:first-child .package--price {
    margin-top: 23px;
}


.package--month {
    color: #666;
    font-size: 16px;
    margin: 0;
    font-family: 'almoniDL400';
}
.package_title {
    font-family: almoniTzar500;
    font-size: 32px;
    line-height:32px;
    font-weight: normal;
    margin: 0;
}

#pianoContainerLawyer div .package--box:first-child {padding-top:26px}

.package--box .cta {
    margin-top: 30px
}
    
    
    .details--list {
    margin: 0 auto 20px;
    padding: 0 15px;
    border-top: none;
    min-height: auto;
    display: flex;
    flex-wrap: wrap;
}

.package--month .oldPrice {
    text-decoration: line-through;
    font-size: 20px;
    line-height: 24px;
    font-family: 'almoniDL500';
    margin-left: 8px;
    direction: ltr;
    display: inline-block;
}

.package--month .discount {
    font-size: 16px;
    line-height: 16px;
    font-family: 'almoniDL500';
    padding: 4px 8px;
    background: #028489;
    border-radius: 24px;
    color:#fff
} 



.detail--item {  padding: 15px; margin-left: 48px;}
 .detail--item::before {
  content: url(https://images.globes.co.il/globes/paywall/check-red.svg);
  position: absolute;
  top: 10px;
  right: -15px;
}
.packages--header{
  width:calc(100% - 36px);
  max-width:990px;
  margin:0 auto;
}
.page--title {
    font-size: 40px;
    font-family: almoniTzar500;
    text-align: right;
    border-bottom: 1px solid #97133f;
    position: relative;
    margin: 40px 0 20px;
    padding-bottom: 4px;
    font-weight: normal;
      line-height: 1.2;
}
.top--page {
    height: auto; 
}
.details--comments li{
    list-style:decimal!important;
}
@media screen and (max-width: 800px) {
  .page--title {
    font-size: 36px;
  }
    .hero--inner p {font-size:16px; line-height:24px}



    .hero--inner {
        padding: 0
    }

    .detail--item {
        padding: 15px 15px 0 0;
        margin-left: 0;
    }

    .hero--page {
        padding: 58px 0;
    }
    .hero--title {
        line-height: 1.2;
        margin-bottom:4px;
        font-size: 35px;
        line-height: 39px;
        max-width: 100%
    }
}
.bottom--page {
    max-width: 990px;
    margin: auto;
    padding: 0;
    width:calc(100% - 40px);
}

.qa--section {
    text-align: left;
}
.qa {
    border-bottom: 1px solid #d4d4d4;
    text-align: right;
}
.question {
    font-size: 26px;
    font-family: almoniTzar500;
    font-weight: normal;
    display: block;
    position: relative;
    margin: 12px 0;
}
.question--arrow {
    background-image: url(https://images.globes.co.il/globes/paywall/arrow-red.svg);
    background-repeat: no-repeat;
    background-position: center;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    position: absolute;
    left: 0;
    top: 10px;
    width: 15px;
    height: 15px;
    transition: transform 0.3s ease;
}
.answer {
    font-size: 16px;
    line-height: 24px;
    max-width: 600px;
    transition: all 0.5s;
    opacity: 0;
    display: none;
    margin-bottom: 24px;
}
.open .answer {
    display: block;
    opacity: 1;
}
.open .question--arrow {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}
.qa--btn {
    color: #97133f;
    color: var(--primaryColor);
    background-color: transparent;
    border: 1px solid #97133f;
    border: 1px solid var(--primaryColor);
    min-width: 180px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-family: 'almoniDL500';
    font-size: 18px;
    margin: 30px 0;
    display: inline-block;
}
.qa--btn:hover {
    background-color: #97133f;
    background-color: var(--primaryColor);
    color: #fff;
}
@media only screen and (max-width: 768px) {
    .question {
        font-size: 25px;
        padding-left: 20px;
    }
    .answer {
        font-size: 18px;
        max-width: 100%;
        margin-top: -10px;
    }
    .qa--btn {
        font-family: demibold;
    }
}
