@font-face {
    font-family: 'isans';
    src: url('fonts/IRANSans-Bold.eot?#') format('eot'),  /* IE6–8 */
    url('fonts/IRANSans-Bold.woff2') format('woff2'),  /* Chrome36+, Opera24+*/
    url('fonts/IRANSans-Bold.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    font-weight: bold;
}

@font-face {
    font-family: 'isans';
    src: url('fonts/IRANSANSExpanded.eot?#') format('eot'),  /* IE6–8 */
    url('fonts/IRANSANSExpanded.woff2') format('woff2'),  /* Chrome36+, Opera24+*/
    url('fonts/IRANSANSExpanded.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    font-weight: normal;
}

body {
    direction: rtl;
    background: url(./images/tm-bg.png) no-repeat top left;
    background-size: 65%;
}
@media screen and (min-width:768px){
.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
    float: right !important;
}
}
.clear{
    clear: both;
}
.container {
    margin: 0 auto;
}
.bg{
    background: url("./images/bac-1.png") no-repeat;
    position: absolute;
left: auto;
top: 0%;
right: 0%;
bottom: auto;
z-index: 1;
}
.logo-area {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    text-align: center;
}
.row{
    font-family: isans;
    display: block;
}
.about-text {
    padding-top: 2%;
    margin-top: 35px;
    margin-bottom: 25px;
    text-align: center;
}
.col-title h2{
    text-align: center;
    font-weight: bold;
    font-size: 18px;
}
.col-title hr{
    width: 40%;
}
.col-title-2 h2{
    text-align: center;
    font-weight: bold;
    font-size: 18px;
}
.col-title-2 hr{
    width: 40%;
}
.col-title-2 {
    padding-top:2%;
}
.shipping ul {
    text-decoration: none;
    list-style: none;
}
.shipping ul li{
    font-size: 14px;
    line-height: 50px;
    margin-bottom: 10px;
    padding: 0px 10px;
}
.gif-end{
    width: 50%;
    overflow: hidden;
}
.container-fluid {
    padding-right: 0px !important;
    padding-left: 0px !important;   
}
.border-green {
    border-right-style: groove;
    border-right-color: #34da13;
    border-right-width: 7px;
}
.border-yellow {
    border-right-style: groove;
    border-right-color: #ffb01d;
    border-right-width: 7px;
}
.border-red {
    border-right-style: groove;
    border-right-color: #ff2b2b;
    border-right-width: 7px;
}
.shipping ul li.border-red span{
    color: #ff2b2b;
    font-weight: bolder;
    font-size: 17px;
}
.shipping ul li.border-green span{
    color: #2aa512;
    font-weight: bolder;
    font-size: 17px;
}
.map-btn{
    margin-top: 50px;
    display: flex;
    padding: 5px 25px;
    background-color: #c52e33;
    border-radius: 100px;
    text-align: center;
    font-weight: 400;
    box-shadow: 0 2px 12px rgb(197, 46, 51);
    font-size: 13px;
    outline: none;
    transition: all .3s ease;
    padding: 15px 30px;
    font-weight: normal;
    font-size: 16px;
    font-family: isans;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
    justify-content: center;
    width: max-content;
    margin-top: 5%;
}
.col a{
    color: white;
    text-decoration: none;
}
.col a:hover {
    color: white;
    text-decoration: none;
}
.col a:focus {
    color: white;
    text-decoration: none;
}
.footer-color{
    margin-left: auto;
    margin-right: auto;
    justify-content: center;
    width: 100%;
    display: flex;
}
.ersal-time ul li {
    float: right;
    position: relative;
    list-style: none;
    padding-left: 5%;
    padding-right: 10px;
}
.ersal-time {
    padding: 15px 0px 85px;
}

.ersal-tozih{
    text-align: center;
    padding: 55px 0px 0px;
    display: block;
    font-weight: bold;
    font-size: 16px;

}