/* Box-sizing border-box */
*{ -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0; margin: 0; direction: rtl;}

*{
    font-family: IRANSans, arial;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{
    padding-right: 10px;
    padding-left: 10px;
}

html{
    font-family: IRANSans, arial;
    font-weight: 300;
    font-size: .9em;
}
body{
    background: #f9f9f9 !important;
}

a{
    text-decoration: none !important;
}
a:hover{
    color: auto;
}
a:focus{
    color: auto !important;
}
a:visited{
    color: auto !important;
}
.sim-col{
    padding: 0 10px;
}
.clear{
    clear: both;
}
.sim-col-2{
    padding: 0 16px;
}
/******************Header****************/
.header-top{
    /*background: url('/images/5807378709_8045f1d124_o.jpg');*/
    background: url('/images/logo2.jpg');
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
}
.in-top-header{
    background: rgba(238, 22, 58, 0.5);  /* fallback for old browsers */
    background: -webkit-linear-gradient(to left, rgba(27, 27, 27, .5), rgba(238, 22, 58, 0.5));  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to left, rgba(27, 27, 27, .5), rgba(238, 22, 58, 0.5));
    /*background-size: 100%;*/
    min-height: 100px;
}
.top-menu{
    height: 60px;
    overflow: hidden;
    border-bottom: 1px solid #f9f9f9;
    transition: .3s;
}
.my-item{
    display: inline-block;
    height: 60px;
    line-height: 60px;
    color: #fff !important;
    padding: 0 10px;
    font-size: 16px;
    font-weight: 400;
    float: right;
}
.my-item:first-child{
    padding-right: 0;
}
.left-my-item{
    display: inline-block;
    height: 40px;
    border-radius: 2px;
    background: #f9f9f9;
    float: left;
    color: #555 !important;
    font-size: 16px;
    font-weight: 400;
    padding: 0 15px;
    line-height: 40px;
    margin-top: 10px;
    transition: 0.3s;
}
.left-my-item:hover{
    background: #f9f9f9;
}
.left-my-item-2{
    margin-left: 10px;
}
.left-my-item:before{
    vertical-align: middle;
    font-family: "Ionicons";
    margin-left: 7px;
    font-size: 24px;
    transition: .3s;
}
.left-my-item-1:before{
    content: "\f457"
}
.left-my-item-2:before{
    content: "\f471"
}
.left-my-item-3:before{
    content: "\f47d";
}
.left-my-item:hover:before{
    color: #f7466f;
}
.div-logo{
    text-align: center;
    padding: 30px 0;
}
.logo-img{
    width: 30%;
}
.h1-header{
    color: #fff;
    margin-top: 30px;
    font-weight: 300;
    line-height: 50px;
}
.search{
    /*background: #fcfcfc;*/
}
.in-search{
    padding: 20px 0;
}
.t-seach{
    display: table;
    width: 100%;
}
.input-search{
    outline: none !important;
    box-shadow: none !important;
    display: table-cell;
    width: 80%;
    border-radius: 2px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    height: 50px
}
.input-search:focus{
    border-color: #ee163a
}
.btn-search{
    background: #ee163a;
    color: #fff !important;
    display: table-cell;
    width: 20%;
    border-radius: 2px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    height: 50px;
    margin-top: 1px;
}
.btn-search:before{
    content: "\f4a5";
    vertical-align: middle;
    font-family: "Ionicons";
    margin-left: 7px;
    font-size: 22px;
    transition: .3s;
}
.m-in-search{
    text-align: center;
}
.sotial{
    display: inline-block;
    height: 50px;
    width: 50px;
    border: 1px solid #ee163a !important;
    color: #ee163a !important;
    border-radius: 50%;
    font-family: "Ionicons";
    font-size: 30px;
    vertical-align: middle;
    line-height: 50px;
}
.s-telegram{
    border-color: #66afe9;
    color: #ee163a !important;
}
.s-instagram{
    border-color: #9553ba;
    color: #ee163a !important;
}
.s-google{
    border-color: #ed2539;
    color: #ee163a !important;
}
.s-facebook{
    border-color: #1b72c0;
    color: #ee163a !important;
}
.s-twiter{
    border-color: #66afe9;
    color: #ee163a !important;
}
.about{
    background-image: url('/images/pol-bg-21.jpg') !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.in-about-2{
    text-align: center;
}
.im-about{
    max-width: 100%;
    margin-top: 20px;
}
.h3-about{
    color: #ee163a !important;
    font-size: 30px;
    margin-top: 20px;
}
.h3-about:before{
    content: "\f461";
    font-family: "Ionicons";
    vertical-align: middle;
    margin-left: 10px;
    font-size: 32px;
    font-weight: 500;
}
.hima-p{
    line-height: 35px;
    color: #333;
    font-weight: 300;
}
.balck-link{
    color: #f7f7f7 !important;
    background-color: #1b1b1b;
    font-size: 16px;
    padding: 10px 15px;
    border-radius: 2px;
    display: inline-block;
    margin-top: 10px;
    float: left;
}
.options{
    background: #f9f9f9 url('/images/bg.jpg');
    background-position: center;
    background-size: cover;
    padding: 100px 0 115px;
}
.p-in-option{
    margin-top: 15px;
    text-align: center;
}
.flag-option{
    display: inline-block;
    font-family: "Ionicons";
    /*color: #ee163a;*/
    color: #fff;
    font-size: 100px;
}
.p-option{
    font-size: 18px;
    line-height: 40px;
    color: #fff;
    font-weight: 400;
}
.hot{
    padding: 100px 0;
    background-image:  url('/images/portfo-back.png');
    background-position: left bottom;
    background-repeat: no-repeat;
}
.hot-2{
    background-position: right bottom;
}
.h2-hot{
    color: #ee163a !important;
    font-size: 30px;
}
.h2-hot:before{
    content: "\f42f";
    font-family: "Ionicons";
    vertical-align: middle;
    margin-left: 10px;
    font-size: 32px;
    font-weight: 500;
}
.item-hot-rol{
    
    padding: 0 15px;
}
.in-item-hot-rol{
    border: 1px solid #eee;
    margin-top: 15px;
    background: #fff;
    border-radius: 2px;
    overflow: hidden;
    background: #fff;
    display: block;
}
.img-item-hot-rol{
    width: 100%;
}
.h4-item-hot-rol{
    font-size: 16px;
    margin-top: 10px;
    padding: 0 10px;
    color: #333 !important;
    line-height: 35px;
    /*margin-bottom: 0;*/
}
.p-time{
    line-height: 35px;
    padding: 0 10px;
    color: #333;
    margin-bottom: 0;
}
.p-time:before{
    content: "\f3f3";
    font-family: "Ionicons";
    vertical-align: middle;
    margin-left: 7px;
    font-size: 24px;
    color: #ee163a
}
.p-time-1:before{
    content: "\f47d";
    font-size: 32px;
}
.p-time-2:before{
    content: "\f48c";
}
.p-time-2{
    background: #f9f9f9;
    margin-bottom: 10px;
}
.owl-controls{
    display: none;
}
.center-content{
    text-align: center;
}
.red-botton{
    color: #f7f7f7 !important;
    background-color: #ee163a;
    font-size: 16px;
    padding: 10px 15px;
    border-radius: 2px;
    display: inline-block;
    margin-top: 20px;
    transition: .3s all;
}
.red-botton:hover{
    background-color: #1b1b1b;
}
.h2-hot-2:before{
    content: "\f4c1";
}
.amar{
    background-image: url('/images/3569772010_bee52f8a21_o.jpg') !important;
    background-position: center;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-attachment: fixed;
}
.in-amar{
    padding-top: 80px !important;
    padding-bottom: 95px !important;
    background: rgba(0, 0, 0, .7);
}
.in-amar-ha{
    text-align: center;
    color: #fff;
}
.span-amar{
    display: inline-block;
    float: right;
    font-family: "Ionicons";
    font-size: 100px;
}
.span-amar-2{
    display: block;
    font-family: "Ionicons";
    font-size: 100px;
}
.ova-amar{
    float: right;
    padding-top: 28px;
    padding-right: 15px;
    text-align: right;
}
.ova-amar-2{
    padding-top: 0;
    padding-right: 0;
    text-align: center;
}
.amar-h3{
    font-size: 30px;
    line-height: 40px;
    color: #fff;
    font-weight: 400;
    margin-top: 0;
}
.amar-p{
    font-size: 30px;
}
.span-amar-2{
    padding-top: 30px;
}
.red-footer{
    background: #ee163a !important;
    padding: 0px 0 15px; 
}
.in-red-footer{
    margin-top: 15px;
}
.flag-red-me{
    display: inline-block;
    float: right;
    font-family: "Ionicons";
    font-size: 100px;
    color: #fff;
}
.flag-red-me-2{
    display: block;
    font-family: "Ionicons";
    font-size: 100px;
    color: #fff;
    text-align: center;
}
.p-red-item{
    font-size: 30px;
    line-height: 45px;
    color: #fff;
    font-weight: 400;
    margin-top: 0;
    padding-right: 10px;
    float: right;
    width: 80%;
    margin-top: 30px;
}
.p-red-item-2{
    font-size: 30px;
    line-height: 45px;
    color: #fff;
    font-weight: 400;
    margin-top: 0;
    padding-right: 10px;
    width: 100%;
    margin-top: 30px;
    text-align: center;
}
.in-red-footer-2{
    margin-top: 15px;
    color: #fff;
    font-size: 16px;
    padding-top: 35px;
}
.email-input{
    outline: none !important;
    box-shadow: none !important;
    display: table-cell;
    width: 80%;
    border-radius: 2px;
    height: 40px;
    width: 70%;
    float: right;
}
.inpot-btn{
    display: inline-block;
    height: 40px;
    /*line-height: 40px;*/
    background: #1b1b1b;
    width: 25%;
    float: left;
    border-radius: 2px;
}
.black-footer{
    padding: 30px 0;
    background: #222 url('/images/bg_footer.png') repeat-x bottom center;
    min-height: 200px;
}
.logo-img-2{
    max-width: 100%;
}
.in-black-footer{
    margin-right: 30px;
}
.p-d-balck{
    color: #fff;
    margin-top: 10px;
    font-weight: 300;
    line-height: 30px;
}
.h3-black{
    color: #fff;
    font-size: 20px;
}
.link-tag{
    padding: 5px 15px;
    color: #fff !important;
    border: 1px solid #fff;
    border-radius: 3px;
    transition: .3s;
    display: inline-block;
    margin-top: 5px;
}
.link-tag:hover{
    background: rgba(0, 0, 0, 0.5);
}
.link-tag-1{
    display: block;
    color: #fff !important;
    line-height: 30px;
    padding-right: 10px;
    transition: .3s;
}
.link-tag-1:hover{
    padding-right: 15px;
}
.my-item-2{
    display: inline-block;
    width: 0;
    height: 60px;
    overflow: hidden;
    opacity: 0;
    transition: .3s;
}
.my-item-3{
    width: 156px;
    opacity: 1;
    margin-right: 10px;
}
.my-item-3 img{
    height: 40px;
    margin-top: 10px;
}
.me-menu{
    display: inline-block;
    height: 60px;
    line-height: 60px;
    color: #fff;
    font-family: "Ionicons";
    font-size: 50px;
    cursor: pointer;
    float: right;
    padding: 0 10px;
    background: #ee163a;
}

/*******************MENU**********************/
.header-top-2{
    margin-top: 60px;
}
.top-menu-2{
    background: #1b1b1b;
    border-bottom: 0; 
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 20;
}
.top-menu-2 .left-my-item{
    background: #ee163a;
    color: #fff !important;
}
.top-menu-2 .left-my-item:hover{
    background: #ee163a;
    color: #fff !important;
}
.top-menu-2 .my-item-2{
    display: inline-block;
    background: #ee163a;
    padding-right: 10px;
    padding-left: 3px;
    height: 60px;
    width: 156px;
    margin-top: 0;
    float: right;
    opacity: 1;
    margin-right: 0px;
    margin-left: 20px;
}
.top-menu-2 .my-item-2 img{
    height: 40px;
    margin-top: 10px;
}

/*******************MOBILE MENU**********************/
.black {
    position: fixed;
    background: rgba(0, 0, 0, .5);
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 11;
    display: none;
}
.mobile-menu {
    position: fixed;
    overflow: hidden;
    top: 0;
    right: -85%;
    bottom: 0;
    width: 85%;
    box-shadow: 0 0 10px #999;
    background: #f9f9f9;
    z-index: 12;
    transition: .3s all;
    z-index: 22;
}
.active-mobile-menu {
    right: 0;
}
.in-mobile-menu {
    width: calc(100% + 17px);
    height: 100%;
    padding-left: 17px;
    overflow-y: scroll;
    overflow-x: hidden;
}
.s-menu-img-div, .t-menu-img-div {
    border-bottom: 1px solid #f2f2f2;
    text-align: center;
    background: #fff;
    padding: 20px 0;
}
.s-menu-img-div{
    background: rgba(238, 22, 58, 1);  /* fallback for old browsers */
    background: -webkit-linear-gradient(to left, rgba(27, 27, 27, 1), rgba(238, 22, 58, 1));  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to left, rgba(27, 27, 27, 1), rgba(238, 22, 58, 1));
}
.s-menu-img, .t-menu-img {
    max-width: 80%;
}
.mobile-item-menu{
    display: block;
    width: 100%;
    height: 50px;
    overflow: hidden; 
    border-bottom: 1px solid #f2f2f2; 
    width: 100%;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    color: #333;
    font-size: 16px;
    font-weight: 300px;
    padding-right: 25px;
}
.mobile-item-menu:hover{
    color: #ee163a;
    background: #fcfcfc;
}
.mobile-item-menu-1:before{
    content: "\f471";
    color: #ee163a;
    vertical-align: middle;
    font-family: "Ionicons";
    margin-left: 10px;
    font-size: 24px;
    transition: .3s;
}
.mobile-item-menu-2:before{
    content: "\f457";
    color: #ee163a;
    vertical-align: middle;
    font-family: "Ionicons";
    margin-left: 10px;
    font-size: 24px;
    transition: .3s;
}

.btn-blue, .btn-green, .btn-red, .btn-grey {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  padding: 0 8px 0 8px;
  color: #fff;
  text-decoration: none;
  text-shadow: 1px 1px #333;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
  border-radius:5px;
}
.btn-blue:hover, .btn-green:hover, .btn-red:hover {
  color: #fff !important;
}
.btn-blue {
  background: #3A16EE;
}
.btn-green {
  background: #0A0;
}
.btn-red {
  background: #EE163A;
}
.btn-grey {
  background: #bbb;
  color: #555;
  font-size: 14px;
  cursor: default;
  text-shadow: 1px 1px #ddd;
}
.btn-grey:visited {
  color: #555;
}
.btn-blue:hover {
  background: #3A16AA;
}
.btn-green:hover {
  background: #070;
}
.btn-red:hover {
  background: #AA163A;
}
.btn-blue:visited, .btn-green:visited, .btn-red:visited {
  color: #fff !important;
}
.btn-blue:disabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
  cursor: default;
}
input[type=checkbox], select {
  cursor: pointer;
}
.copyright {
  color: #fff;
  text-align: center;
}

.container {
  padding: 0 15px 20px 0;
}
.container h1 {
  margin-bottom: 30px;
  font-size: 30px;
  text-align: center;
}
.container > h2 {
  width: 100%;
  text-align: center;
}

.user_name {
  position: absolute;
  left: 20px;
}
#user_popup {
  display: none;
  background-color: #fff;
  width: 152px;
  padding: 0;
  border: 1px solid #ddd;
  border-radius: 0 0 5px 5px;
  position: absolute;
  right: 0;
  top: 50px;
  z-index: 999;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.8);
  text-align: right;
}
#user_popup li {
  display: block;
  width: 149px;
  margin: 0;
  padding: 0;
}
 #user_popup li a {
  display: block;
  width: 100%;
  height: 30px;
  line-height: 30px;
  margin: 0;
  padding-right: 10px;
}
#user_popup li a:hover {
  background: #3A16EE;
  color: #fff;
}
.successbox {
  display: block;
  background: #D9E6C3 url('/icons/success.png') no-repeat 99% 50%;
  padding: 6px 45px 6px 5px;
  min-height: 28px;
  border: 1px solid #77AB13;
  color: #000;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}