
html, body{
    font-family: "IRANSans", Yekan, Mitra, Nassim;
    font-size: 11px;
    direction: rtl;
    text-align: right;
}
.-text-left{
    text-align: left;
    direction: ltr;
}
.-text-right{
    text-align: right;
    direction: rtl;
}
.navbar{
    font-size: 12px;
}

.products-land h6{
    font-size: 25px;
}

.small-font-9{
    font-size: 9px;
}
.small-font-10{
    font-size: 10px;
}
.small-font-11{
    font-size: 11px;
}
.small-font-12{
    font-size: 12px;
}

.padding{
    padding: 10px;
}

.input-group{
    /*width: 100%;*/
}

.split-line-left{
    border-left: 1px solid grey;
}

.input-group input{
    height: 42px;
    background-color: black;
    border: 0;
    /*border-right: 1px solid white;*/
    color: white;
    font-family: "IRANSans", Yekan, Mitra, Nassim;
    font-size: 14px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.input-group-btn button{
    /*margin-top: 1px;*/
    height: 42px;
    width: 60px;
    border: 1px;
    background-color: #434a54;
    color: white;

    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
}
.input-group-btn button:hover{ color: grey}

.sub-menu2{
    background-color: white;
    padding-top: 10px;
    text-align: right;
    z-index: 99;
    position: relative;
    width: 100%;
    /*padding-bottom: 200px;*/
    /*border-bottom: 4px solid #373d45;*/
    opacity: .92;
}
.sub-menu2-title {
    background: #f9f9f9;
    padding: 26px 20px;
    font-size: 18px;
    font-weight: bolder;
    text-transform: uppercase;
    color:black;

    /*border-top-left-radius: 10px;*/
    /*border-top-right-radius: 10px;*/
    text-align: center;
    /*margin-top: -65px;*/

    z-index: 99;
    /*position: relative;*/

    /*height: 53px;*/
}
.sub-menu2 a{text-decoration: none;}
.sub-menu2 a:hover{color: white}
.sub-menu2 ul{
    list-style: none;
}
.sub-menu2 a{color: black;}
.sub-menu2 .main{
    font-size: 12px;
    padding: 0;

}
.sub-menu2 .main-title{
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 20px;

    border-top: 1px solid #f4f4f4;
    margin-top: -10px;
    /*-moz-border-image: -moz-linear-gradient(to bottom right, white 5%, #434A54 90%);*/
    /*-webkit-border-image: -webkit-linear-gradient(to bottom right, white 5%, #434A54 90%);*/
    /*border-image: linear-gradient(to bottom right, white 5%, #434A54 90%);*/
    /*border-image-slice: 1;*/

    word-break:break-all;

}
.sub-menu2 .main-title:hover{
    background-color: #3d5e9b;
    color: white
}
.sub-menu2 .main-title:hover a{
    color: white
}
.sub-menu2 .main-title span{
    float:left;
    margin-left: 10px;
    margin-top: -5px;
    font-size: 2em;
    color: #cfcfcf;

}

.sub-menu2 .main-title .pg{
    display: none;
    padding: 0;
    width: 300px;
    position: absolute;
    background-color: #ffffff;

    border: 1px solid #e7e7e7;

    text-align: right;
    direction: rtl;
}
.sub-menu2 .main-title:hover .pg{
    display: inline-block;
}

.sub-menu2 .main-title .pg .pg-title a{
    color: black;
}

.sub-menu2 .main-title .pg .pg-title{

    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 20px;

    border-top: 1px solid #f4f4f4;

    word-break:break-all;

}

.sub-menu2 .main-title .pg .pg-title:hover{
    background-color: #3d5e9b;
}

.sub-menu2 .main-title .pg .pg-title:hover > a{
    color: white;
}

.sub-menu2 .main-title .pg .pg-title ul{
    display: none;

    width: 300px;

    background-color: white;
    position: absolute;
    right: 298px;
    margin-top: -20px;

    padding: 0;

    border: 1px solid #e7e7e7;
}

.sub-menu2 .main-title .pg .pg-title ul a{
    color: #000;
}

.sub-menu2 .main-title .pg .pg-title:hover ul{
    display: inline-block;
}

.sub-menu2 .main-title .pg .pg-title ul li{
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 20px;
    border-top: 1px solid #f4f4f4;

    margin: 0;

    word-break:break-all;

}
.sub-menu2 .main-title .pg .pg-title ul li:hover{
    background-color: #3d5e9b;
}

.services{
    background-color: white;
    border-radius: 5px;
    width: 100%;
    min-height: 60px;

    border-bottom: 3px solid darkgray;

    margin-top: 10px;
    margin-bottom: 10px;
}

.services .items{
    font-size: 1.3em;
    color: #434343;
    margin-top: 20px;
}
.services .items span{font-size: 1.5em; margin-left: 5px; }

.btn-cool{
    background-color: #e59601;
    border-color: #af6a01;
    color: #000000 !important;
    padding: 0;
}
.btn-cool a{
    color: #ffffff !important;
    font-family: "IRANSans", Yekan, Mitra, Nassim;
    font-size: 12px;
}

.white-bg{
    background-color: rgba(255, 255, 255, 0.8);
    padding: 30px 10px;
    border-radius: 5px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;

}

table thead th{
    background-color: #F0F0F0;
}

table thead tr{
    background-color: #fdfdfd;
}
tr:nth-child(even) {
    background-color: #f1f4f5;
}


