@charset "UTF-8";

@font-face {
  font-family: "bey-ttgm";
  src:url("../yalda_font/ttgm.eot");
  src:url("../yalda_font/ttgm.eot?#iefix") format("embedded-opentype"),
    url("../yalda_font/ttgm.woff") format("woff"),
    url("../yalda_font/ttgm.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
a {
    color: #252525;
    text-decoration: none;
}
a:hover{
     color:#5c5c5c; 
     text-decoration:none; 
     cursor:pointer;  
}
body {
    width: 100%;
    background: url('../yalda_images_pc/bg.jpg');
    background-repeat: repeat;
    text-align: right;
    direction: rtl;
    font-family: "bey-ttgm";
    margin: 0px;
    padding: 0px;
}
.center{
    width: 80%;
    height: fit-content;
    margin: auto;
    border: 2px solid #CCC;
    background-color: #fff;
    margin-top: 50px;
}
.header{
    width: 100%;
    height: 560px;
    background: url('../yalda_images_pc/header.png');
    background-repeat: no-repeat;
    background-size: contain;
}
div#timer {
    position: relative;
    top: 316px;
    right: 18%;
    display: inline-flex;
    width: fit-content;
    padding: 14px;
    border-radius: 22px;
    background-color: #fffc;
    border: 1px solid #ccc;
}

#remain{
    line-height: 58px;
    position: relative;
    top: 328px;
    right: 27%;
    color: #fff;
    width: max-content;
}
.day, .hours, .minutes, .seconds {
    margin: 0px 5px;
    padding: 5px;
    width: 25px;
    text-align: center;
    width: 42px;
}
#day-num, #hours-num, #minutes-num, #seconds-num {
    padding: 6px;
    border-radius: 5px;
    width: 36px;
    background-color: #a70747;
    color: #fff;
    font-size: 22px;
}
#day-text, #hours-text, #minutes-text, #seconds-text {
    font-size: 13px;
    text-align: center;
}
.yalda-part1{
    width: 100%;
    display: inline-flex;
}
.yalda-part1 .sale-img{
    width: 25%;
    height: 200px;
    background: url('../yalda_images_pc/sale.png') no-repeat;
}
.yalda-part1 .sale-text{
    width: 70%;
    padding: 20px;
}
.title-pink{
    font-size: 24px;
    color: #ff006b;
    font-weight: bold;
    text-align: center;  
}
.text-grey {
    font-size: 16px;
    color: #252525;
    width: 90%;
    line-height: 40px;
}
.yalda-part1 .title-pink {
    font-size: 24px;
    color: #ff006b;
    font-weight: bold;
    text-align: right;
    border-right: 2px solid #ff006b;
    padding-right: 10px;
}
.yalda-part2{
    width: 100%;
}
.yalda-part2 .text-grey,
.yalda-part3 .text-grey,
.yalda-part4 .text-grey, 
.yalda-next .title-grey,
.yalda-part5 .text-grey{
    margin-right: 6%;
    margin-top: 30px;
}
.text-grey li{
    line-height: 45px;
}
.title-black {
    font-size: 24px;
    color: #252525;
    font-weight: bold;
    text-align: center;
    margin-top: 45px;
}
.slider_part3{
    display: block;
    position: relative;
    margin: 0 0 30px 0;
    overflow: hidden;
}
#slider {
    display: block;
    position: relative;
    padding: 5px;
    margin: 0 5%;
    width: 90%;
    height: 230px;
}
.swiper-wrapper {
    display: flex;
    width: 100%;
    height: 100%;
    width: max-content;
    align-content: center;
}
#slider .swiper-slide {
    display: block;
    float: left;
    margin: 10px;
    padding: 0;
    width: 130px;
    text-align: center;
    height: 150px;
    box-shadow: 0 15px 20px 0 rgba(255, 0, 107, 0.15);
}
#slider_right, #slider_left{
    position: absolute;
    width: 15%;
    z-index:999;
    height: 200px;
}
#slider_right{
    right:0px;
    background: linear-gradient(to right, rgba(255,0,107,-1.889), rgba(255,255,255,1));
}
#slider_left{
    left:0px;
    background: linear-gradient(to left, rgba(255,0,107,-1.889), rgba(255,255,255,1));
}
#slider .swiper-wrapper .swiper-slide span{
    width: 60px;
    height: 60px;
    display: block;
    background: linear-gradient(to right, rgba(255,91,111,1), rgba(251,161,85,1));
    border-radius: 50%;
    margin: 10px auto;
}
.swiper-slide label {
    font-size: 0.8rem;
}
span.dot {
    cursor: pointer;
    width: 10px;
    height: 10px;
    background-color: rgb(212, 212, 212);
    display: inline-block;
    border-radius: 50%;
    padding: 0px 1px;
}
.active, .dot:hover {
    background-color: #717171;
}
div#nav-dot {
    width: 9%;
    margin: 0px 48%;
    position: relative;
    top: -55px;
}
a.prev {
    float: right;
    position: relative;
    top: -60px;
    z-index: 1000;
    font-size: 18px;
    cursor: pointer;
    font-weight: bold;
    color: rgb(212, 212, 212);
}
a.next {
    float: left;
    position: relative;
    top: -60px;
    z-index: 1000;
    font-size: 18px;
    cursor: pointer;
    font-weight: bold;
    color: rgb(212, 212, 212);
}
a.prev:hover, a.next:hover {
  color: #717171;
}
.tree-step{
    display: inline-flex;
    margin: 0 5%;
    width: 90%;
}
.tree1, .tree2, .tree3{
    width: 33%;
    text-align: center;
}
.tree1 p, .tree2 p, .tree3 p{
    line-height: 22px;
}
#more-btn{
    padding: 10px;
    text-align: center;
    cursor: pointer;
}
#more-btn p{
    margin: 0px;
}
#more-btn p:hover{
    color:#5c5c5c;
    text-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
}

#phone-box {
    width: 70%;
    margin: 60px 15%;
    display: inline-flex;
}
#phone-box div {
    display: inherit;
    border: 1px solid #ccc;
    width: 70%;
    border-radius: 4px;
}
#phone-box p{
    padding: 5px 10px 5px 9px;
    width: 60%;
}
#phone-box input{
    height: 54px;
    position: relative;
    top: 4px;
    width: 40%;
    border: 1px solid #fff;
    text-align: left;
    padding: 0px 2%;
}
#phone-box a{
    width: 28%;
    background-color: #95cd32;
    border: 1px solid #ccc;
    border-radius: 3px;
    text-align: center;
    line-height: 66px;
    font-size: 1.2rem;
}
.yalda-footer{
    clear: both;
}
select#select_type {
    width: 154px;
    border-radius: 30px;
    height: 40px;
    padding: 0px 25px 0px 0px;
    font-weight: bold;
    font-family: 'bey-ttgm';
}
.nemadha {
    width: 94%;
    margin: 0px 4%;
    padding: 10px 0px;
}
#samandehi{
    float: right;
}
#enemad{
    float: left;   
}
#footer{
    clear: both;
    background-color: #95cd32;
}
.cnt{
    width: 80%;
    margin: 0 auto;
}
#footer_box {
    display: inline-flex;
    position: relative;
    top: -60px;
    margin-bottom: 0px;
}
#footer_box li{
    list-style: none;
    background: #fff;
    border: 1px solid #fff;
    border-radius: 15px;
    box-shadow: 0 15px 30px 3px rgba(45, 55, 99, 0.30);
    padding: 17px;
    display: grid;
    float: right;
    margin: 0px 33px;
    height: 110px;
    width: 187px;
}
#footer_box li i{
    width: 48%;
    position: relative;
    top: -18px;
    height: 2px;
}
#footer_box li span{
    display: inline-flex;
    height: 42px;
    line-height: 42px;
    font-weight: bold;
    color: #252525;
}
#footer_box li img {
    width: 42px;
    height: 42px;
    margin-left: 10px;
}
#footer_box li label{
    direction: ltr;
    text-align: center;
    font-weight: bold;
    color: #767b9a;
}
#newsletter {
    width: 80%;
    margin: 0px;
}
#newsletter li{
    list-style: none;
    display: inline-grid;
    width: 45%;
    color: #252525;
}
#newsletter li:first-child {
    background-image: url(../images_pc/pin.png);
    background-repeat: no-repeat;
    background-position: right top;
    width: 58%;
}
#newsletter li:last-child{
    width: 34%;
    margin: 1px 7% 1px 1px;
}
#newsletter li:first-child p{
    margin: 1px 43px 10px 0px;
    line-height: 24px;
    border-bottom: 1px #58628e solid;
    padding-bottom: 5px;
}
#newsletter li:first-child p:last-child{
    display: inline-grid;
    margin: 4px 40% 0px 0px;
    line-height: 24px;
    border: 0px;
    padding-bottom: 5px;
    background-image: url(../images_pc/phone-call.png);
    background-repeat: no-repeat;
    background-position: left center;
}
#newsletter li:last-child label {
    margin: 20px 2px;
    display: inline-block;
}
#newsletter li:last-child div{
    width: 300px;
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 8px;
    height: 35px;
    margin: 10px 0px 10px 0px;
}

#newsletter li:last-child input{
    font-family: 'bey-ttgm';
    width: 60%;
    height: 26px;
    border-radius: 5px;
    border: none;
    position: relative;
    top: -21px;
    right: 10px;
}
#newsletter li:last-child div i{
    color: #767b9a;
    font-size: 17px;
    position: relative;
    top: -11px;
    right: 6px;
}
#newsletter li:last-child div a{
    border-radius: 4px;
    background-image: linear-gradient(to left, #ff808b 97%, #ff928f);
    position: relative;
    top: -22px;
    right: 10px;
    padding: 2px 14px;
    color: #fff;
}
#copy_right {
    margin: 0px auto;
    padding: 12px 0px;
    font-size: 12px;
    color: #fff;
    width: 100%;
    text-align: center;
}
#fix {
    position: fixed;
    top: 68%;
    right: 91%;
    z-index: 1000;
}
****************************

div#table-result {
    width: 80%;
    margin: 0 auto;
    clear: both;
}
table {
    width: 80%;
    margin: auto;
    border-collapse: separate;
    border-spacing: 0;
}
#table-result thead {
    background-color: #95cd32
}
#table-result th {
    background: transparent;
    border: 1px solid #dae5f7;
    text-align: center;
}
tbody {
    border-top: 1px solid #ccc;
}
tr.even {
    background-color: #dddddd;
    border-bottom: 1px solid #ddd;
    padding: 17px 8px;
}
tr.odd {
    background-color: #f7f7f7;
    border-bottom: 1px solid #ddd;
    padding: 17px 8px;
}
.resp #table-result td {
    border: 1px solid #fbfbfb;
    text-align: center;
}
#table-result td {
    padding: 6px 6px;
    font-size: 11px;
}
table td {
    vertical-align: middle;
    background: #ffffff4d;
    position: relative;
}

ul#show_position {
    list-style: none;
    float: left;
    margin-left: 10%;
}
#show_position li{
    margin: 20px;
    padding: 10px;
    border: 1px solid #fff;
    background: linear-gradient(to right, rgba(255,91,111,1), rgba(251,161,85,1));
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    text-align: center; 
}
#show_position li:hover{
    color:#ddd;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.4);
}
#show_position li a{
    color: #fff;
}
.lb{
    display: none;
    position: fixed;
    z-index: 10000;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(87, 87, 87, 0.5);
}
div#pc-pic{
    width: 80%;
    margin: 0 30%;
}
div#mob-pic {
    width: 80%;
    margin: 0 40%;
}
.desktop .lb-close{
    color: white;
    position: absolute;
    top: 53px;
    right: 67%;
    font-size: 35px;
    font-weight: bold;
    cursor: pointer;
}
.mobile .lb-close{
    color: white;
    position: absolute;
    top: 53px;
    right: 58%;
    font-size: 35px;
    font-weight: bold;
    cursor: pointer;
}
#pc-pic #mob-pic{
    display: none;
}




