/*
Theme Name:reachstacker
Theme URI: http://reachstacker.ir
Author:salehi
Description:reachstacker
Version: 1
*/
/*--------------------------------------------------------------
>>> reachstacker
----------------------------------------------------------------*/
@font-face{
    font-family:'yekan';
    src: url(fonts/Weblogma_Yekan.eot) format("eot"),url(fonts/Weblogma_Yekan.ttf) format("truetype"),url(fonts/Weblogma_Yekan.woff) format("woff");
}

@font-face{
    font-family:'vazir';
    src: url(fonts/Vazir-Light.woff2) format("woff");
}
@font-face{
    font-family:'vazir-bold';
    src: url(fonts/Vazir-Bold.woff2) format("woff");
}
@font-face{
    font-family:'vazir-black';
    src: url(fonts/Vazir-Black.woff2) format("woff");
}
body{
  direction: rtl;
  font-family: 'vazir','Myriad Pro',Tahoma;
  text-align: right;
  background:#fafafa;
  color:#303030;
  font-size:16px;
}
:focus{
outline: 0;
}
input,textarea,select,button{
    font-family: 'vazir','Myriad Pro',Tahoma;
}
a{
  -webkit-transition:all .2s ease-in-out;
  -moz-transition:all .2s ease-in-out;
  -o-transition:all .2s ease-in-out;
  transition:all .2s ease-in-out;
    color: #333;
}

a,a:hover , a:active , a:focus{
    text-decoration: none;
    color:#fcbd1b;

} 
pre{
    display: block;
    font-family: 'vazir';
    white-space: pre;
    font-size: 16px;
    font-weight: 900;
    line-height: 0.5;
    background: transparent;
    border: 0;
    padding: 0;
    overflow: hidden
}
.about-index p{
    margin-right:5px;
}
h1,h2,h3,h3,h5,h6{
font-family: 'vazir-black',"Source Sans Pro",HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
;
}
.h1, .h2, .h3, .h1, .h2, .h3 {
    margin-top: 20px;
   margin-bottom:20px;
   font-family: 'vazir-black',"Source Sans Pro",HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
}
ul,ol{
    margin: 0;
    padding: 0;
}

li{
    list-style: none;
}
.shadow-around{
    -webkit-box-shadow: 0 3px 20px 2px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 3px 20px 2px rgba(0, 0, 0, .1);
    -o-box-shadow: 0 3px 20px 2px rgba(0, 0, 0, .1);
    box-shadow: 0 3px 20px 2px rgba(0, 0, 0, .1);

}
.zoom-img-around{
}
.zoom-img-around {
  position: relative;
  height:100%;

  overflow: hidden;
}
.zoom-img-around img {
width: 100%;
  
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.zoom-img-around:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);

}
/*-----salehi-header-top------*/

.salehi-header-section .salehi-header-top nav ul li{
float: right;
}
.salehi-header-section .salehi-header-top nav ul li a{
display: block;
padding:4px 8px;
color: #787878;
border-right: 1px solid #ccc;
}
.salehi-header-section .salehi-header-top nav ul li a:hover{
color:#fcbd1b;
}
.salehi-header-section .salehi-header-top .fa{
  font-size: 18px;
}
.salehi-header-section .salehi-header-top .top-left nav ul{
float: left;
}
.top-left nav ul li{
  padding-top:2px
}
/*-------socialtop----*/
.socialtop{
    display:flex;
    font-size:1.7rem;
}
.socialtop li{
  padding:5px;
}
.socialtop li a{
font-size:2rem;
color: #666465;
}
/*-------serch--------*/
  .salehi-header-search{
   position: relative;

    }
 .salehi-header-search .form-control input[type="search"] {
    width:100%;
    height: 30px;
    padding: 0 10px;
    background:#dcdbdb;
    border:0;
    border-radius: 30px;
margin-bottom: 5px;
    border-radius: 5px;
}
.form-control{
     background:#dcdbdb;
     color: #787878;
       border:0;
  
}
.form-control:focus {
    border-color:#fcbd1b;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.02), 0 0 8px rgba(206,206,206,.1);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.02), 0 0 8px rgba(206,206,206,.1);
}
.salehi-header-search button {
    width: 30px;
    height: 33px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    border: 0;
     background:#dcdbdb;
    border-radius: 5px 0px 0 5px;
}
/*-------logo--------*/
.logo-top{
    text-align:center;
}
.salehi-header-logo{
    margin:0px;
    padding: 5px;
    background:#365887;

}
.salehi-header-logo .logo-top a{
padding: 0px;
}
.salehi-header-logo .logo-top img{
  width: 260px;
}

/*-------#navigation--------*/
.navbar-inverse {
    background-color: #fefefe;
    border-color: #080808;
}
#navigation .navbar {
  border-radius: 0;
  border-bottom: 0;
  color:#fff;
}

#navigation .navbar-toggle{
  background-color:#fff;
    float: right;
    margin-right: 10px;
}
.navbar-inverse .navbar-toggle {
    border-color: #ffcd11;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color:#666465;
}
#navigation>a:hover, a:active, a:focus{
    color:#4d4d4d;
}
#navigation .navbar-brand {
  padding: 10px;
  margin: 0;
  padding-left:10px;
  line-height: 30px;
  width: auto;
  float: left;
  color: #365887;
  font-family: 'vazir-bold';
  height:30px; 

}
#navigation .navbar-brand .fa-phone-square{
    font-size:2.2rem;
}
#navigation .navbar-nav.navbar-right {
    text-align:right;
}
#navigation .navbar-nav.navbar-right li {
    padding: 0 1px;

}

#navigation .navbar-nav.navbar-right li a {
color: #193d6f;
line-height:40px;
font-family: 'vazir-bold',serif;
font-size: 1.5rem;
padding: 0;
text-transform: uppercase;
padding: 0px 10px;
}
#navigation .navbar-nav.navbar-right li a:hover {
color:#1a3b6a;
}
#navigation .navbar-nav.navbar-right .dropdown-menu{
          background-color:#fff;
          right: 0;
          padding: 0;
}

#navigation .navbar-nav.navbar-right .dropdown-menu li a:hover{
 color:#333;
background:#f1f1f1;
text-align:right;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {

    background-color:#fcbd1b;
}
#navigation .navbar-nav.navbar-right .dropdown-menu  li a{
    color:#4d4d4d;
    font-family: 'vazir',tahoma;
    font-size: 1.5rem;
    font-weight: 550;
    padding: 0;
    text-transform: uppercase;
    -webkit-transition: all .9s ease 0s;
    -moz-transition: all .9s ease 0s;
    -o-transition: all .9s ease 0s;
    transition: all .9s ease 0s;
    padding: 0px 15px;
text-align:right;
}

#navigation .navbar-inverse .navbar-nav  .active  a,  
#navigation .navbar-inverse .navbar-nav  .active  a:focus, 
#navigation .navbar-nav.navbar-right li a:hover,a:focus{

color:#000;
        -webkit-transition: all .9s ease 0s;
    -moz-transition: all .9s ease 0s;
    -o-transition: all .9s ease 0s;
    transition: all .9s ease 0s;


}
#navigation .navbar-inverse .navbar-nav  .active  a,  
#navigation .navbar-inverse .navbar-nav  .active  a:focus, 
#navigation .navbar-nav.navbar-right li a:hover,a:focus{

color:#4d4d4d;
background:#fff;
        -webkit-transition: all .9s ease 0s;
    -moz-transition: all .9s ease 0s;
    -o-transition: all .9s ease 0s;
    transition: all .9s ease 0s;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus {
color:#4d4d4d!important;
background:#000;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
       border-color: #eee;
    float: right!important;

}
.caret {
    margin-right: 2px;
}

.navbar {
    position: relative;
    min-height:30px;
    border: 0px solid transparent;
    margin-bottom: 0px;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 200px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
/*-------index-title-h1--------*/
.pad-bot-redu {
    padding-bottom: 70px;
}
.tb-space {
    padding:0px;
}
.spe-title {
    text-align: center;
    position: relative;
    overflow: hidden;
    margin: 40px 5px 30px;
 
}
.spe-title p{
margin-top: 10px;
    text-align: justify;
    font-size: 1.7rem;
    line-height: 1.7;
    font-family: 'vazir';
}
.spe-title h1 {
    margin-bottom: 0px;
    padding-bottom: 20px;
    margin-top: 0px;
    text-transform: capitalize;
    font-size:2.2rem;
    color: #253d52;
    font-family: 'vazir-black';
}
.spe-title h1 span {
    color: #fcbd1b;
    font-size:2.2rem;
    font-family: 'vazir-black';
    line-height:1.5;
}
.spe-title h2 {
    margin-bottom: 0px;
    padding-bottom: 20px;
    margin-top: 0px;
    text-transform: capitalize;
    font-size:2.2rem;
    color: #253d52;
    line-height:2;
    font-family: 'vazir-black';
}

.spe-title h2 span {
    color: #fcbd1b;
    font-size:2.2rem;
    font-family: 'vazir-black';
    line-height:1.5;
}
.tl-1 {
    width: 100px;
    height: 2px;
    display: inline-block;
    background: #e4e4e4;
}
.tl-2 {
    display: inline-block;
    height: 15px;
    margin: 0 5px;
    position: relative;
    top: 6px;
    width: 15px;
    border: 1px solid #ebc131;
    border-radius: 50px;
}
.tl-3 {
    width: 100px;
    height: 2px;
    display: inline-block;
    background: #e4e4e4;
}
/*------------------------------------index-city3--------------------------*/
.popu-places-home {
    position: relative;
    overflow: hidden;
}
.pla {
    background: #eff5fb;
    background-size: cover;
    position: relative;
    overflow: hidden;
    background-attachment: fixed;
}
.place {
    margin-bottom: 30px;
}
.place h3 {
    color: #253d52;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 34px;
    margin-top: 0px;
    margin-bottom: 0px;;
    font-weight: 600;
}
.place p {
    color: #253d52;
    padding: 10px 0px;
    margin-bottom: 10px;
    font-size: 14px;
    text-align: justify;
}

.link-btn {
    font-family: 'vazir';
    text-transform: uppercase;
    text-decoration: none;
    padding: 6px 15px;
    margin-top: 10px;
    border-radius: 4px;
    display: inline-block;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    color: #fff !important;
    font-size: 1.5rem;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    background: #1b4074;
    background: linear-gradient(to bottom, #1b4074, #133157);
}
.link-btn:active,.link-btn:focus,.link-btn:hover{
    color:#fff;
    background: #1b4074;
   background: linear-gradient(to bottom,#6388bc,#1b4074);
}
.place h3 span {
    color: #253d52;
    display: block;
    font-weight: 600;
    font-family: 'Quicksand', sans-serif;
    text-transform: capitalize;
}
a, p, li, td, span {
    font-size: 14.5px;
    line-height: 24px;
    font-family:'vazir';
    font-weight: 400;
}
.place img {
    width: 100%;
    border-radius: 5px;
    box-shadow: 1px 3px 10px rgba(0, 0, 0, 0.29);
    	-webkit-box-shadow: 1px 3px 10px rgba(0, 0, 0, 0.29);
	-moz-box-shadow: 1px 3px 10px rgba(0, 0, 0, 0.29);
	-o-box-shadow: 1px 3px 10px rgba(0, 0, 0, 0.29);
}
.reach-spe li:before{
    content: "\f0d9";
    font-family: "FontAwesome";
    margin-right: 5px;
    margin-left: 5px;
}
/*-------index-blog---------*/
.box-kol .hotel-box {
    background: #fff;
    border: 10px solid #fff;
    
}
.box-kol{
    background: #fff;
    margin-top: 10px;
    
    min-height: 350px;
        position: relative;
    overflow: hidden;
    background: #ffffff;
    -webkit-box-shadow: 0px 2px 5px -1px rgba(0, 0, 0, 0.32);
    -moz-box-shadow: 0px 2px 5px -1px rgba(0, 0, 0, 0.32);
    box-shadow: 0px 2px 5px -1px rgba(0, 0, 0, 0.32);
    o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    margin-bottom: 30px;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    border: 8px solid #fff;
}
.box-kol img {
    width: 100%;
}
.box-kol .title-box{
    padding:0 10px 10px 15px;
    margin:0;
}
.box-kol .title-box h2{
    font-size: 1.8rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color:#666465;
    font-family:'vazir-bold';
}
.box-kol:hover .title-box h2{
color:#fcbd1b;
}
.box-kol .title-box .text-blog{
text-align:justify;
}
/*------------------------------------contactus--------------------------*/
.contactus{
    line-height:40px;
    font-size:1.7rem;
}
.contactus p{
text-align:justify;
line-height:2;
font-size: 2rem;
}
.contactus a{
color:#333;
font-size: 2rem;
}
.contactus-so{
    text-align: center;
    font-size: 1.7rem;
    font-weight: bold;
}
.contactus-so{
	text-align: center;
		font-size: 1.7rem;
		font-weight: bold;

}
.contactus-so p{
	text-align: center;
	line-height:2;
	font-size: 2rem;
}
.contactus-so ul {
	margin: 35px;
}
.contactus-so li{
    display: inline;
    border: 3px solid #eee;
    padding: 15px;
    margin: 5px;
    font-size: 2rem;
}
.contactus-so li a{
    font-size: 2.2rem;
    color:#ababab;
}
.contactus-so li:hover {
      border: 3px solid #e7022d;
  }
  .contactus-so li:hover .fab{
      color:#e7022d;
  }
/*-------cat-section--------*/
.cat-section .field__item{
  margin-bottom: 5px;
}
.cat-section .field__item img{
      display: block;
      width: 100%;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
.cat-section .field__item .middle {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    overflow: hidden;
    background-color: #133157;
    position: relative;
    height: 56px;
}

.cat-section .field__item .middle .redmore-field_item{
    display: block;
    height: 105%;
    padding: .4375rem 0;
    background-color: #fcbd1b;
    color: #fff;
    overflow: visible;
    width: calc(50% - 7.5px);
    z-index: 5;
}
.cat-section .field__item .middle .redmore-field_item:before {
    top: 0;
    left: 150px;
    position: absolute;
    z-index: -1;
    content: "";
    display: block;
    height: 105%;
    width: 3.75rem;
    transform-origin: 0 0;
    transform: rotate(15deg);
    background-color:#fcbd1b;
}
.cat-section .field__item .middle .title-field_item{
    display: -ms-flexbox;
    display: flex;
     margin-right: 20px;
    -ms-flex-align: center;
    align-items: center;
    vertical-align: top;
    position: relative;
    padding: 0 1.0625rem;
}
.cat-section .field__item .middle .title-field_item h2 {
    font-size: 1.7rem;
    line-height:56px;
    color: #fff;
    margin: 0 auto;
    text-transform: none;
    z-index: 5;
     height: 56px;
     text-align: center;
}

 .title-field_item:before {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    height: 100%;
    z-index: 1;
}
/*-----------------------*/
.button{
  margin: 0 auto;
  text-align: center;
  margin-left: 0;
}
.button .all-button{
display: inline-block;
padding: 20px 30px;
position: relative;
color: #fff;
background: #1b4074;
font-size: 1.3rem;
font-family: 'vazir-bold';
-webkit-transition : all .2s ease-in-out;
-moz-transition : all .2s ease-in-out;
-o-transition : all .2s ease-in-out;
transition : all .2s ease-in-out;
z-index: 1;
 height: 56px;
}
 .button .all-button:after{
  content: "";
  width:0;
  height:100%;
  position: absolute;
  top: 0;
right: 0;
  background:#133157;
  z-index: -1;
  -webkit-transition : all .2s ease-in-out;
  -moz-transition : all .2s ease-in-out;
  -o-transition : all .2s ease-in-out;
  transition : all .2s ease-in-out;
   }
.button .all-button:hover:after{
width: 100%;
   }
   .field__item:hover>.button>.all-button{
  content: "";
  width:0;
  height:100%;
  position: absolute;
  top: 0;
right: 0;
  background:#fcbd1b;
  -webkit-transition : all .2s ease-in-out;
  -moz-transition : all .2s ease-in-out;
  -o-transition : all .2s ease-in-out;
  transition : all .2s ease-in-out;
   }
.field__item:hover>.button>.all-button{
width: 100%;
   }
.middle .button .all-button:before {
    top: 0;
    position: absolute;
    z-index: -1;
    content: "";
    display: block;
    height: 105%;
    right: -33px;
    width: 3.75rem;
    transform-origin: 0 0;
    transform: rotate(15deg);
    background-color: #133157;
}
/*------redbox-section--------*/
.redbox-section {
  margin: 30px 0px;
}
.redbox-section .field__item2{
  margin-bottom: 5px;
}
.redbox-section .field__item2 .middle2 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    overflow: hidden;
    background-color:#fcbd1b;
    position: relative;
    height: 30px;
}

.redbox-section .field__item2 .middle2 .redmore-field_item2{
    display: block;
    height: 105%;
    padding: .4375rem 0;
    background-color:#fcbd1b;
    color: #fff;
    overflow: visible;
    width: calc(50% - 7.5px);
    z-index: 5;
}
.redbox-section .field__item2 .middle2 .redmore-field_item2:before {
    top: 0;
    left: 150px;
    position: absolute;
    z-index: -1;
    content: "";
    display: block;
    height: 105%;
    width: 3.75rem;
    transform-origin: 0 0;
    transform: rotate(15deg);
    background-color:#fcbd1b;
}
.redbox-section .field__item2 .middle2 .title-field_item2{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    vertical-align: top;
    position: relative;
    padding: 0 1.0625rem;
    margin-right: 20px;
}
.redbox-section .field__item2 .middle2 .title-field_item2 h2 {
    font-size: 1.5rem;
    color: #fff;
    margin: 0 auto;
    text-transform: none;
    z-index: 5;
     height: 40px;
     text-align: center;
}

 .title-field_item2:before {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    height: 100%;
    z-index: 1;
}
/*-----------------------*/
.button2{
  margin: 0 auto;
  text-align: center;
  margin-left: 0;
}
.button2 .all-button2{
display: inline-block;
padding: 6px 30px;
position: relative;
color: #fff;
background: #e5002b;
font-size: 1.3rem;
    font-family: 'vazir-bold';
-webkit-transition : all .2s ease-in-out;
-moz-transition : all .2s ease-in-out;
-o-transition : all .2s ease-in-out;
transition : all .2s ease-in-out;
z-index: 1;
 height: 56px;
}
 .button2 .all-button2:after{
  content: "";
  width:0;
  height:100%;
  position: absolute;
  top: 0;
right: 0;
  background:#fcbd1b;
  z-index: -1;
  -webkit-transition : all .2s ease-in-out;
  -moz-transition : all .2s ease-in-out;
  -o-transition : all .2s ease-in-out;
  transition : all .2s ease-in-out;
   }
.button2 .all-button2:hover:after{
width: 100%;
   }
   .field__item2:hover>.button2>.all-button2{
  content: "";
  width:0;
  height:100%;
  position: absolute;
  top: 0;
right: 0;
  background:#fcbd1b;
  -webkit-transition : all .2s ease-in-out;
  -moz-transition : all .2s ease-in-out;
  -o-transition : all .2s ease-in-out;
  transition : all .2s ease-in-out;
   }
.field__item2:hover>.button2>.all-button2{
width: 100%;
   }
.middle2 .button2 .all-button2:before {
    top: 0;
    position: absolute;
    z-index: -1;
    content: "";
    display: block;
    height: 105%;
    right: -33px;
    width: 3.75rem;
    transform-origin: 0 0;
    transform: rotate(15deg);
    background-color:#fcbd1b;
}
/*-------footer--------*/
footer {
    overflow: hidden;
    background:#063b51;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}
.footer-newsletter {
    background:#063244;;
    padding: 10px 0px;
    text-align: left;
    margin-bottom: 10px;
    color:#fff;
}

.footer-newsletter h3 {
    margin-top: 12px;
    font-weight: 600;
    margin-bottom: 0px;
    border: none;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    display: inline-block;
    margin-right: 15px;
        float: right;
    margin-right: 0px;
}
.newsletter-inner {
    float: right;
    width:100%;
    margin-bottom:20px;
}
.footer-newsletter .newsletter-email {
    float: right;

}
.footer-newsletter .newsletter-email {
    font-size: 13px;
    font-weight: 300;
    border: 0;
    background: #fff;
    color: #666;
    padding: 10px 12px;
    width: 310px;
    border-radius:0px 50px 50px 0px;
    padding-left: 20px;
}
.footer-newsletter .subscribe {
    float: right;

}
.footer-newsletter .subscribe {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: normal;
    color: #fff;
border-radius: 50px 0px 0px 50px;
    text-decoration: none;
    background: #333e48;
    padding: 8px 18px 8px 18px;
    border: 2px #333e48 solid;
}
.collapsed-block{
    margin-bottom:10px;
}
.collapsed-block .footer-links li{
margin-bottom:15px;
}
.collapsed-block .footer-links li:before{
    content: "\f104";
    font-family: "FontAwesome";
    color: #acacac;
    font-size: 1.5rem;
    margin-left: 3px;
}
.collapsed-block .footer-links a{
    color:#fff;
}
.collapsed-block .footer-links a:hover li{
   background: #6b6a6a;}

.collapsed-block .footer-links p{
    color:#fff;
}

.collapsed-block .footer-links {
    color:#acacac;
}
.collapsed-block .footer-links .links-title {
  
}
.collapsed-block .footer-links .links-title a{
    border-bottom: 2px solid #fcbd1b;
    margin:10px;
font-size: 1.6rem;
}
.collapsed-block .footer-links .links-title a:hover{
color:#fff;
}
.collapsed-block .footer-links .links-title a:hover {
  color:#fcbd1b;
  background: none;
}
.footer-coppyright{
background:#063244;   
color:#fff;
text-align:center;
padding:5px;
}
.coppyright a{
    text-decoration: none;
    color:#fcbd1b;
    font-family: 'vazir-bold';
    font-size: 1.4rem;
}
.payment ul li a{
     text-decoration: none;
    color:#fcbd1b;
    font-family: 'vazir-bold';
    font-size: 1.4rem;
    padding-left: 10px;
}
.footer-coppyright .payment ul{
    text-align: center;

}
.footer-coppyright .payment ul li{
 display: inline-block;
 padding-left:5px;

}

button.subscribe:before {
    padding-right: 0px;
    float: right;
    margin-left: 6px;
}
button.subscribe:before {
    content: "\f0e0";
    font-family: FontAwesome;
    font-size: 13px;
    padding-right: 8px;
}
.socialtext{
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 40px;
    }
.social ul {
    margin: 0;
    list-style: none;
    text-align: right;
    float: right;
}
.social ul li {
    margin-left: 0px;
    margin-right: 7px;
        display: inline-block;
}
.social ul.inline-mode li a {
    border: 0px solid #666;
    border-radius: 50px;
    color: #fff;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    width: 40px;
    display: inline-block;
    text-align: center;
}
.social .fb a {
    background: #3C5B9B;
}
.social .googleplus a {
    background: #E33729;
}
.social .tw a {
    background: #359BED;
}
.social .linkedin a {
    background: #027ba5;
}
.social .rss a {
    background: #FD9F13;
}
.social .instagram a {
    background: #3f729b;
}

/*-------footer about--------*/
.widget-about p{
padding: 0 10px;
line-height: 30px;
color:#8a8c90;
text-align: justify;
font-size:1.5rem;

}
.widget-about img{
    display: block;
    margin: 0 auto 20px;
    width:150px;
}
.widget-about  ul{
    display: table;
    margin: 0 auto;
}
.widget-about  ul li{
display: inline-block;
padding: 0 2px;
}
.widget-about  ul li:before {
    content:none!important;
}
.widget-about  ul li a{
    display: block;
    width: 40px;
    height: 40px;
    line-height: 41px;
    background:#1c1c1c;
    color: #fff;
    border-radius: 4px;
    text-align: center;
    font-size: 1.8rem;
}
.widget-about  ul li a:hover{
background: #fdb813;
    color: #fff;

}
/*------------------------------------category--------------------------*/
.banner-blog{
    margin: 0;
    padding: 0;
    width: 100%;

    margin-top:-20px;
    overflow:hidden;
}
.banner-blog img{

    height: auto;
overflow:hidden;
}

.blog-category{
   background:#e8e8e8;
}
.blog-category .blog-category-ca{
   margin-top: 10px;
    background: #fff;
    border-radius: 4px;
    padding: 15px 0;
}
.blog-category .blog-category-ca h2{
    color: #333;
    font-size:2rem;
    
}
.blog-category .blog-category-ca h2:hover{
    color: #e7022d;
  }
.blog-category .blog-category-ca p{
    font-size: 1.7rem;
    text-align: justify;
 
    padding-left: 15px;
}
.category-img{
      display: inline-block;
   width: 100%;
    height: auto;

    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;  
}
.blog-category .blog-category-ca .category-tag{
border-top: 1px solid #e2e2e2;
    margin: 10px;
    color: #9a9a9a;
}
.blog-category .blog-category-ca .category-tag a{
color: #9a9a9a;
    font-size: 1.2rem;
    padding-left: 5px;
    padding-top: 5px;;
}
.blog-category .blog-category-ca .category-tag a:hover{
color: #fdb813;

}
.blog-category .blog-category-ca .category-tag .fas{
        font-size: 1rem;
    padding-left: 5px;
    padding-top: 5px;
}
.blog-category .blog-category-ca .readmor {
    margin-left: 15px;
    text-align: left;
}
.blog-text>.readmor>a {
    font-size: 1.6rem;
    text-align: justify;
    color: #fff;
    background: #e5002b;
    border-radius: 4px;
    padding: 4px 16px;
  border-bottom: 3px solid rgba(0, 0, 0, 0.1);
}
.blog-text>.readmor>a:hover {
  background: #ff0030;
}
.post-date{
      font-size: 1.2rem;
      color: #9a9a9a;
     margin: 10px 0px;
}
.post-date span{
  margin-left: 10px ;
}
.title-category-yellow {
    background:#063142;
    color: #fff;
    text-align: center;
    font-size: 2rem;
    height: 30px;
    margin-top: 30px;
    margin-bottom: 10px;
    border-radius: 4px;
    display: block;
       margin-right: -15px;
       line-height: 30px;
}
.blog-pagenavi{
    display:block;
   background: #fff;
margin-top: 10px;
margin-bottom: 10px;
text-align: right;
border-radius: 4px;
line-height: 30px;
 font-size: 1.5rem;
}
.wp-pagenavi span.current{
   background:#e7022d;
    color: #fff;
    border: 1px solid #BFBFBF;
 }
.wp-pagenavi {
    clear: both;
    display: flex;
}
.wp-pagenavi .pages {
    font-size: 1.5rem;
    color: #000;
    background: #cbcbcb;
}
/*-----------------------------category reachstaker-----------------------*/
.salehi_sell{
    position: absolute;
    z-index: 1000;
    background: #e7022d;
    top: 11px;
    right: 0;
    /* bottom: 0; */
    display: block;
    /* width: 100%; */
    text-align: center;
    color: #fff;
    padding: 0 5px;
    font-family: 'vazir-bold';
    border-radius: 3px 0 0 3px;}
.prodact-kol {
     background: #fff;
    color: #333;
    margin-bottom: 10px;
    font-family: 'vazir';
}
.prodact-kol h2 {
    font-size: 1.8rem;
    text-align: center;
    margin: 0;
    padding: 10px;
    overflow: hidden;
    height: 30px;
    font-weight: 600;
}
.prodact-kol h2:hover{
    color: #fcbd1b;
}

.alamto-title-img {
  position: relative;
    overflow: hidden;
}

.alamto-title-img img {
  max-width: 100%;
  
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.alamto-title-img:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.product-img {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.readmo-stock{
    margin: 0 auto;
    padding: 10px;
    text-align: center;
    font-family: 'vazir-bold';
    color: #fff;
    border-radius: 3px;
    background: #365887;
    background: linear-gradient(to bottom,#365887,#133157);
}
.readmo-stock:hover{
    background: #365887;
    background: linear-gradient(to bottom,#6388bc,#365887);
}
.stok{
    padding:5px 0 5px 0;
}
.stok1{
  margin-top:15px;
}
.product-title-one {
    background: #e1e1e1;
    padding: 5px;
    line-height: 1.2;
     padding-left: 2px!important;
    padding-right: 2px;
}
.product-title-two {
    padding: 5px;
    line-height: 1.2;
    padding-left: 2px!important;
    padding-right: 4px!important;
    background: #fff;
}
.product-Content {
    padding: 10px;
    line-height: 10px;
}
.product-title-row {
    width: 100%;
    margin: 0px;
    border: 1px solid #ddd;
    margin-bottom: 3px;
    background: #e1e1e1;
}
/*------------------------------------single--------------------------*/
.blog-post{
    background: #f5f4f4;
    color: #444;
}
.blog-post .post{
    margin-top:15px;
    margin-bottom: 15px;
    background: #fff;
    padding: 30px;
    min-height:500px;
}
.blog-post .post .post-title h1{
font-size: 2.6rem;
    color: #365887;
}

.blog-post .post .post-date{

font-size: 1.5rem;
color: #a39999;
text-align:right;
margin: 15px 0;
}
.blog-post .post .post-date span{

font-size: 1.5rem;
color: #a39999;
text-align:right;
margin-left:10px;
}

.blog-post .post .post-tag a{
    color:#aeaeaa;
    font-size: 1.2rem;
    padding-left: 5px;
}
.blog-post .post .post-tag i{
    color:#aeaeaa;
    font-size: 1rem;
    padding-left: 5px;
}
.blog-post .post .post-tag a:hover{
    color:#f4364f;
    

}
.blog-post .post .post-img img{
    width: 100%;
    height: auto;
}
.blog-post .post .body-post h2{
    text-align: justify;
    font-size: 2rem;
    color: #063b51;;
    font-weight: 600;
}
.blog-post .post .body-post h2::before{
content: "\f0d9";
    font-family: "FontAwesome";
    margin-left:10px;
      margin-right:0px;
}
.blog-post .post .body-post h3::before{
content: "\f0d9";
    font-family: "FontAwesome";
    margin-left:10px;
      margin-right:0px;
}
.blog-post .post .body-post h3{
    text-align: justify;
    font-size: 1.8rem;
    color: #333;
    font-weight: 600;
}
.blog-post .post .body-post p{
 margin-top: 30px;
text-align: justify;
font-size: 1.7rem;
color:#696767;
line-height:30px;
}
.blog-post .post .body-post li{
text-align: justify;

    font-size: 1.7rem;
    list-style: disc;
    margin-right: 50px;
    line-height: 30px;
}

.blog-post .post .body-post .carousel-indicators li{


margin-right:0;
  
}

.blog-post .post .body-post p img{
display: block;
margin: 0 auto;
max-width: 100%;
height:auto;
}
.blog-post .post .body-post .pic_single{
display: block;
width: 100%;
}
.tamas{
    width: 100%;
    background: #365887;
    padding: 5px;
    text-align: center!important;
    color: #fff!important;
    font-size: 2rem;
    font-size: 1.8rem!important;
    border-radius: 3px;
}
/*------------------------------------saidbar--------------------------*/
.sidebar {
    margin-top: 15px;
    margin-bottom: 15px;
    border-radius: 4px;
}
.sidebar .widget input[type="submit"] {
    width: 100%;
    margin: 5px 0 0;
    padding: 10px;
    background: #fdb813;
        border-radius: 3px;
   border-bottom: 3px solid rgba(0, 0, 0, 0.1);
    color: #fff;
    text-transform: uppercase;
}
.sidebar .widget input[type="search"], .sidebar .widget input[type="text"] {
    width: 100%;
    padding: 10px;
    border: 2px solid #ddd;
}

.sidebar-title{
    display: block;
    color: #fff;
    background: #333;
    padding: 10px;
    border-radius: 4px;
    text-align: center;
    font-size: 2rem;
}
.body-sidebar a{
font-size: 1.5rem;
color: #a39999;
padding: 10px;


}
.body-sidebar li{

padding: 10px;
margin: 5px;

}

.body-sidebar .fa{
display: block;
color: #2baacd;
padding-left: 5px;
}
.sidebar .widget {
    width: 100%;
    float: left;
    margin: 0 0 10px;
  padding:10px;
    background: #fff;
    color:#666;
    border-radius: 4px;
      font-size: 1.6rem;
}
.sidebar .widget a{
    color:#666;
      font-size: 1.6rem;
}
.sidebar .widget a:hover{
      color: #e7022d;
      font-size: 1.6rem;
}
.sidebar .widget h3 {
background: #365887;
    margin: 0 auto;
    color: #fff;
    padding: 15px;
    border-radius: 4px 4px 0 0;
    font-size: 1.8rem;
    margin: -10px;
    margin-bottom: 10px;
    text-align: center;
}
.sidebar .widget .rpwe-title {
  text-align:right;}
  /*---------------------table singel prodact--------------------------*/
  .tamas-single{
          background: #eee;
    padding: 10px;
    color: #333;
    font-family: 'vazir-bold';
    text-align: center;
  }
    .tamas-single a{
color: #fcbd1b;
    font-family: 'vazir-bold';
    font-size: 18px;

  }
.product-title-single{
   background: #063244;
      color:#fff;
      width:100%;
      text-align: center;
    font-size: 2rem;
    padding: 5px;
    border-radius: 3px
}
.product-title-row-kol{
      width:100%;
      margin:0px;
margin-top:10px;
margin-bottom:10px;

}
.product-title-row{
    width:100%;
       margin:0px;
           border:1px  solid #ddd;
           margin-bottom:3px;
               background: #e1e1e1;

               
}
.product-title-one{

      background: #e1e1e1;

    padding:5px;
      padding-right:2px;
            padding-left:2px;

}
.product-title-two{
    padding:5px;
    padding-right:4px!important;
        background:#fff;
}
.article-slide .carousel-indicators img {
    border: 2px solid #FFFFFF;
    float: right;
    height: 54px;
    right: 0;
    width: 100px;
}
.blog-post .post .body-post .carousel-indicators li {
    margin-right: 0;
}
/* Indicators list style */
.article-slide .carousel-indicators {
    bottom: 0;
   right: 0;
    margin-right: 0px;
    width: 100%;
    position:relative;
}
/* Indicators list style */
.article-slide .carousel-indicators li {
    border: medium none;
    border-radius: 0;
    float: right;
    height: 54px;
    margin-bottom: 5px;
    margin-right: 0;
    margin-left: 10px !important;
    margin-top: 0;
    width: 90px;
}
/* Indicators images style */
.article-slide .carousel-indicators img {
    border: 2px solid #FFFFFF;
float:right;
    height: 54px;
    right: 0;
    width: 100px;
}
/* Indicators active image style */
.article-slide .carousel-indicators .active img {
    border: 2px solid #428BCA;
    opacity: 0.7;
}
.article-slide .carousel-indicators .active img {
    border: 1px solid #e7022d;
    opacity: 0.7;
}
/*-------dasteha-----*/
.cat-item::before {
    content: "\f0d9";
    font-family: FontAwesome;
    padding-right: 6px;
    padding-left: 6px;
}
/*-------pc--------*/
@media(min-width:768px){
    .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
    float: left;
  }
  .spe-title p{
      margin:0 100px;
  }
}
.carousel-caption {
    left: 20%;
    padding-bottom: 30px;
}
/*-------mobail-------*/
@media (max-width: 768px){
    #navigation .navbar-brand {
    padding: 0;
    margin-left: 10px;
    margin-left: 21px;
    line-height: 53px;
}

.spe-title h2 span {
display:block;
}
.spe-title h1 span {
display:block;
}
.title-rez{
  margin: 25px 0px;

}
.title-rez h1 {
    font-size: 1.7rem;
    line-height: 3rem;
}
.footer-newsletter {
    padding: 20px 0px 15px;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    float: right!important;
    width: 100%;
    margin: 0;
}
#navigation .navbar-nav.navbar-right li a {
    line-height: 50px;

    font-size: 1.7rem;
}
#navigation .navbar-nav.navbar-right {
    background: #fff;
    color:#4d4d4d;
}
#navigation .navbar-inverse .navbar-nav .active a, #navigation .navbar-inverse .navbar-nav .active a:focus, #navigation .navbar-nav.navbar-right li a:hover, a:focus{
  background: #eee;
}
#navigation .navbar-nav.navbar-right li a {
    color: #666465;
    font-family: 'vazir-bold';
    font-size: 1.5rem;
}

}