@font-face {
    font-family: 'ario';
    src: url('fonts/Cs.eot');
    src: url('fonts/Cs.eot@#iefix') format('embedded-opentype'), url('fonts/Cs.woff') format('woff'), url('fonts/Cs.ttf') format('truetype'), url('fonts/Cs.svg#Cs') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'BHoma';
    src: url('fonts/BHoma.eot');
    src: url('fonts/BHoma.eot@#iefix') format('embedded-opentype'), url('fonts/BHoma.woff') format('woff'), url('fonts/BHoma.ttf') format('truetype'), url('fonts/BHoma.svg#Cs') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'BYekan';
    src: url('fonts/BYekan.eot');
    src: url('fonts/BYekan.eot@#iefix') format('embedded-opentype'), url('fonts/BYekan.woff') format('woff'), url('fonts/BYekan.ttf') format('truetype'), url('fonts/BYekan.svg#Cs') format('svg');
    font-weight: normal;
    font-style: normal;

}
.true {background-image: url("../img/sms-tick.png"); background-repeat:no-repeat; background-position:center center;}
.false {background-image: url("../img/sms-cross.png"); background-repeat:no-repeat; background-position:center center;}
table.tftable {direction: rtl;font-size:12px;color:#333333;width:100%;border-width: 1px;border-color: #729ea5;border-collapse: collapse;text-align :center;}
table.tftable th {font-size:15px;border-width: 1px;padding: 8px;border-style: solid;border-color: #729ea5;text-align: center;font-weight: normal;font-family: ario;}
table.tftable tr {background-color:#ffffff;}
table.tftable td {font-size:12px;border-width: 1px;padding: 8px;border-style: solid;border-color: #729ea5;font-weight: normal;}
.biston {background-color: #63b5ff;}
.persepolise {background-color: #49c15e;}
.pasargad {background-color: #ffc631;}
.apadana {background-color: #fa565a;}
.price {font-family: BYekan;}
.title {background-color: #d3fcff;}
.service {font-family: ario;}
.Order-box {background-color: #14a4cd;}
.Order-box:hover {background-color: #474747;}
a {
    text-decoration: none;
}

.style-white {color: #fff;}
.buy-button a {
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0.5px 0.866px 0px 0px rgba(0, 0, 0, 0.3);
    display: inline-block;
    margin: 5px auto;
    font-family: 'ario';
    font-size: 12px;
    text-transform: uppercase;
    font-weight: normal;
    padding: 5px 5px;
}