/*
  Theme Name: قالب هنر نقاشی
  Theme URI:honar_naghashi
  Author: reza jahan
  Author URI:  https://www.copygiran.ir
  Description:
  Version: 1.0 (edit)
*/
.item .bgboxtags a{
  font-size:30px
}
.bgboxtags{ 
  padding:10px;
  margin-left:25px;
  margin-right:11%;
  margin-bottom:10px;
}
.bgboxtags a {
  font-family:aviny;
  animation-name: my-animation;
  animation-duration: 2s;
  animation-direction: alternate;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  background: linear-gradient(180deg,#ff8a00,#e52e71);
  display: inline-block;
  padding:10px 7px;
  text-align:center;
  border-radius:5px;
  margin-top: 2px;
  margin-right: 2px;
  margin-left: 2px;
  color:#fff;
  border-radius:5px;
}
@keyframes my-animation {
  from {
    background-color: red;
    width:80px;
    top: 10px;
  }
  to {
    background-color: red;
  width:85px;
    top: 15px;
  }
}
@media only screen and (max-width: 990px){
    .bgboxtags a{ font-size: 100px; }
}
@media only screen and (max-width: 767px){
    .bgboxtags a{ font-size: 80px; }
}
@media only screen and (max-width: 576px){
    .bgboxtags a{ font-size: 60px; }
}
@media only screen and (max-width: 479px){
    .bgboxtags a{ font-size: 45px; }
}
.custom-pagination{
  text-align:center
}
.custom-pagination span,
.custom-pagination a {
  display: inline-block;
  padding: 7px 30px 5px;
  border-radius:6px;
  overflow:auto;
  -moz-border-radius:6px;-webkit-border-radius:6px;
}
.custom-pagination a {
  background:#CC9544;
  color:#ffffff;
}
.custom-pagination a:hover {
  background:#CEAB93;
  color: #fff;
}
.custom-pagination span.page-num {
  margin-right: 7px;
  padding: 0;
}
.custom-pagination span.dots {
  padding: 0;
  color: gainsboro;
}
.custom-pagination span.current {
  margin-top:20px;
  background:#E3CAA5;
  color: #fff;
}
.page-bg-news .box-title-news{ 
  font-size: 18px;
  margin-bottom:-10px;
  color:#0c5729;
}
.limit-head img{ 
  position:relative;
  box-shadow: 0 1rem 3rem rgba(10,178,10) !important;
  border-radius: 7px;

}
@media (max-width: 768px){
  .limit-head img{ 
	  width: 100%; 
	  position: relative;
	  margin:0 auto;
      }
}
.box-text-news{
  float:left;
  width: 65%;
  font-size: 16px;
  color: #999797;
  margin-bottom:10px;
}
 @media (max-width: 600px){
   .box-text-news {
	   position:relative;
	   width:100%;
	   text-align: center;
	   }
}
.box-news img{
  float:left;
  width: 120px;
  height: 80px;
  position: absolute;
  border-radius: 7px;
}
.page-bg :hover .box-news img { 
  border-radius: 3px;
  box-shadow: 0 0 7px #f4f4f4 inset,0 1rem 3rem rgba(31,45,61,.125) !important;
  transform: translate(0, -7px);
}
 @media (max-width: 600px){
   .box-news img {
	   position:relative;
	   width:100%;
	   padding:5px;
	   margin:5px;
	   }
}
img, figure {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
.img-single img{
  float:left;    
  width: 60%;
  height: 350px;
  margin:5px 5px 20px;

}
.img-single img:hover {  
  border:3px solid #F0BBD9;
  padding-top:350px;
  border-radius: 7px;
  background: url(./img/bg-pagr-post.gif) no-repeat;
  box-shadow: 0 0 0 1px inset, 0 0 15px grey, 0 0 1px grey inset;
  transition: box-shadow 1.1s;
}
.desc{
  float:right;    
  width: 35%;
  margin:5px;
  padding:5px;
}
@media only screen and (
   max-width: 767px) {
  .desc { 
  width: 100%;
     }
}
@media only screen and (max-width: 767px) {
  .img-single img { 
	   position:relative;
	   width:100%;
	   padding:5px;
	   margin:5px;
     }
}
.faseleh{   
  clear: both;
  width: 100%;
  height: 15px;
  font-size: 1px;
}
.sidebar{  
  float: left;
  position: relative;
  display:block!important;
 }
.sidebar .head {  
  margin-top:10px;
  padding:6px 30px;
  color: #c44aca;
  font-size: 13px;
  min-height: 15px;
 }
.sidebar p.title {
  display: block;
  color: #707070;
  font-size: 16px;
  background: #e0e4e3;
  padding: 14px;
  position: relative;
  border-radius: 5px 5px 0px 0px; 
}
@media (max-width: 991px){
   .sidebar{float: right;}
   .sidebar {display:block!important;}
}
.bg-page{
  color:#fff;
  margin:20px;
  font-size:19px;
  border-radius:7px;
  padding:20px 10%;
  background: #0675a1;
  box-shadow: 0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
}
.page-bg-news{ 
  color:#123456;
  padding:10px;
  margin:20px  0px 20px;
  border-radius:17px;
  height: auto;
  background-color: #fff;
  box-shadow: 0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
}
.page-bg-news h3{ 
  color:#0000ff;
  font-size:30px;
  padding:10px;
  margin:8px;
}
.page-bg{ 
  color:#123456;
  margin:20px  0px 20px;
  border-radius:17px;
  padding:10px;
  height: auto;
  background-color: #fff;
  box-shadow: 0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
}
.page-bg h3{ 
  color:#0000ff;
  font-size:30px;
  padding:10px;
  margin:8px;
}
.bg-page-post-door p {
  color:#707070;
  text-align: justify;
  font-size:21px;
}
.bg-page-post-door h2 {
  font-size:25px;
  color:#cad315;
}
input[type='checkbox'] {
 display: none; 
} 
.wrap-collabsible {
 margin: 1.2rem 0;
} 
.lbl-toggle {
  margin-bottom:0px;
  margin-top:10px;
  display: block; 
  font-weight:700;
  font-family:aviny;
  font-size:21px;
  text-transform: uppercase;
  text-align: right;
  padding: 1rem; 
  color: #fff;
  background: #bb3e03;
  cursor: pointer; 
  border-radius: 7px;checked:none;
  transition: all 0.25s ease-out;
}
.lbl-toggle:hover { 
  color: #fff; 
}
.lbl-toggle::before {
  content: " "; 
  display: inline-block;
  border-top: 5px solid transparent; border-bottom: 5px solid transparent;
  border-left: 5px solid currentColor;
  vertical-align: middle;
  margin-left:20px; 
  transform: translateY(-2px);
  transition: transform .2s ease-out;
} 
.toggle:checked+.lbl-toggle::before {
  transform: rotate(90deg) translateX(-3px); 
} 
.collapsible-content {
  max-height: 0px; 
  overflow: hidden;
  transition: max-height .25s ease-in-out;
} .toggle:checked + .lbl-toggle + .collapsible-content {
   max-height: 350px;
} 
.toggle:checked+.lbl-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; 
} 
.collapsible-content .content-inner { 
  background: #fcbf49; 
  border-bottom: 1px solid rgba(0, 105, 255, .45);
  border-bottom-left-radius: 7px; 
  border-bottom-right-radius: 7px;
  padding: 15px 15px;
  margin-top:0px;
  margin-bottom:5px;
} 
.collapsible-content p {
  color:#d62828;
  font-size:20px;
   margin-bottom: 0; 
}

/* Transition */
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  outline: 0;
  box-shadow: none;
  border: 0 !important;
  background: #2c3e50;
  background-image: none;
}
/* Remove IE arrow */
select::-ms-expand {
  display: none;
}
/* Custom Select */
.select {
  direction:ltr;
  position: relative;
  display: flex;
  width: 20em;
  height: 3em;
  line-height: 3;
  background: #2c3e50;
  overflow: hidden;
  border-radius: .25em;
}
select {
  flex: 1;
  padding: 0 .5em;
  color: #fff;
  cursor: pointer;
}

.select::after {
  content: '\25BC';
  position: absolute;
  top: 0;
  right: 0;
  padding: 0 1em;
  background: #34495e;
  cursor: pointer;
  pointer-events: none;
  -webkit-transition: .25s all ease;
  -o-transition: .25s all ease;
  transition: .25s all ease;
}
.select:hover::after {
  color: #f39c12;
}
/* icon-footer */
/* icon-footer */
footer .address ul li .tel-footer {
  width: 20px;
  height: 20px;
  background: url(img/icon/tel-footer.svg) no-repeat;
  background-position: 0px 0px;
  float: right;
  margin-top:1px;
  margin-left:5px;

  cursor: pointer; 
}
footer .address ul li .mail-footer {
  width: 20px;
  height: 20px;
  background: url(img/icon/mail-footer.png) no-repeat;
  background-position: 0px 0px;
  float: right;
  margin-top:1px;
  margin-left:7px; 
  margin-right:-2px;

  cursor: pointer; 
}
footer .address ul li .address-footer {
  width: 20px;
  height: 20px;
  background: url(img/icon/shop-footer.png) no-repeat;
  background-position: 0px 0px;
  float: right;
  margin-top:1px;
  margin-left:7px;   
  margin-right:-2px;

  cursor: pointer; 
}
.bgkadre{ 
  display: block;
  width: 100%;
  height: 50px;
  padding:5px;
}
.social-icon ul {
  display: flex;
  position: absolute;
  padding:10px 10px;
  margin:-10px -15px;
}
.social-icon ul li {
  list-style: none;
}
.social-icon ul li a {
  width: 35px;
  height: 35px;
  background-color: #fff;
  text-align: center;
  line-height: 15px;
  font-size: 25px;
  margin: 0 5px;
  display: block;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
  border: 3px solid #fff;
  z-index: 1;
}
.icon-linkedin { 
  margin:-1.60px;
  width: 30px;
  height: 30px;
  background:url(./img/icon/linkedin.png) no-repeat 0 0;
}
.icon-facbook { 
  margin:-1.60px;
  width: 30px;
  height: 30px;
  background:url(./img/icon/facbook.png) no-repeat 0 0;
}
.icon-instagram { 
  margin:-1.60px;
  width: 30px;
  height: 30px;
  background:url(./img/icon/instagram.png) no-repeat 0 0;
}
.icon-telegram { 
  margin:-1.60px;
  width: 30px;
  height: 30px;
  background:url(./img/icon/telegram.png) no-repeat 0 0;
}
.icon-twitter { 
  margin:-1.60px;
  width: 30px;
  height: 30px;
  background:url(./img/icon/twitter.png) no-repeat 0 0;
}
.social-icon ul li a .icon-linkedin {	
  position: relative;
  color: #262626;
  transition: .5s;
  z-index: 3;
}
.social-icon ul li a:hover .icon-linkedin {
  color: #ffff00;
  transform: rotateY(360deg);
}
.social-icon ul li a .icon-facbook {
  position: relative;
  color: #262626;
  transition: .5s;
  z-index: 3;
}
.social-icon ul li a:hover .icon-facbook {
  color: #ffff00;
  transform: rotateY(360deg);
}
.social-icon ul li a .icon-instagram {
  position: relative;
  color: #262626;
  transition: .5s;
  z-index: 3;
}
.social-icon ul li a:hover .icon-instagram {
  color: #ffff00;
  transform: rotateY(360deg);
}
.social-icon ul li a .icon-telegram {
  position: relative;
  color: #262626;
  transition: .5s;
  z-index: 3;
}
.social-icon ul li a:hover .icon-telegram {
  color: #ffff00;
  transform: rotateY(360deg);
}
.social-icon ul li a .icon-twitter {
  position: relative;
  color: #262626;
  transition: .5s;
  z-index: 3;
}
.social-icon ul li a:hover .icon-twitter {
  color:#ffff00;  font-size:65px;
  transform: rotateY(360deg);
}
.social-icon ul li a:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: #f00;
  transition: .5s;
  z-index: 2;
}

.social-icon ul li a:hover:before {
  top: 0;
}

.social-icon ul li:nth-child(1) a:before{
  background: #9AC427;
}

.social-icon ul li:nth-child(2) a:before{
  background: #0F0FF7;
}

.social-icon ul li:nth-child(3) a:before {
  background: #990E51;
}

.social-icon ul li:nth-child(4) a:before {
  background: #F7D80F;
}
.social-icon ul li:nth-child(5) a:before {
  background: #3D2F2E;
}
@media (max-width: 991px){
   .social-icon ul {margin-bottom:50px}
   .social-icon ul {margin-top:-5px}
   .social-icon ul{margin-right:-3%}
}

@media (max-width: 991px){
   .sidebar{float: right;}
   .sidebar {display:block!important;}
}

/* icon-footer */

.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
  margin: 0px;
  padding: 0px;
}
.container {
  margin: auto; 
}
.post-list .head { 
  margin:0px -20px 10px; 
  box-shadow: 0 0 10px #735489 inset;
  border-radius:8px 0px 0px 8px;
 }
.post-list .sar a{ 
   font-size: 24px;
   color: #c473d9;
}
.post-list p.title {
  margin-right:0px;
  display: block;
  color: #fff;
  font-size: 14px;
  background: #fff;
  padding: 14px;
  position: relative;
  border-radius: 5px 5px 0px 0px; 
}
.post-list h2 .title {
  display: block;
  color: #fff;
  font-size: 14px;
  padding-right: 34px;
  position: static;
}
.post-list .bodysing {
  color:#707070;
  line-height:25px;
  font-size:14px;
  margin-top:0px;
  text-align: justify;
  padding:0px 10px;
  margin-bottom:20px;
 }
.post-list .bodysing .single-limit{
  color:#000;border: 1px solid #B3B4C7;
  border-radius: 7px;font-weight: bold;
  line-height:25px;
  font-size:14px;
  margin-top:0px;
  text-align: justify;
  padding:5px 20px;
  margin-bottom:20px;
 }
.post-list .bodysing img{ 
  background: #f1dff5;
  width: 700px;
  height: 280px;
  padding:20px 120px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  opacity: 0.8;
  display: block;
  margin-right:6%;
}
.post-list .body-tags {
  border-top: 1px solid #ecf0f3;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 5px; 
}
.post-list .body-tags p {
  background: url(img/tag.png) no-repeat scroll 100% 50%;
  height: 25px;
  background-size: 25px 25px;
  padding-right: 30px;
}
.post-list .head{
  padding:10px 20px;
  color: #707070;
  font-size: 14px;
  min-height: 30px;
  background: #fff;
}
.post-list { 
  margin-top: 10px;
  margin-bottom:20px;
  padding:0px 15px;   
  background-color: #fff;
}
.post-list .item {
  padding: 0px 10px 10px 10px;
  margin-bottom:0px;
 }
.post-list .item:hover {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
 }
.post-list .item img {
  width: 100%;
  border-radius:7px;
  height: 110px; 
}
.post-list .item img:hover {  
  border: 1px solid #F0BBD9;
  padding-top:110px;border-radius: 7px;
  background: url(./img/haver-img.gif) no-repeat;
  box-shadow: 0 0 0 1px inset, 0 0 15px grey, 0 0 1px grey inset;
  transition: box-shadow 1.1s;
}
.post-list .item .title {
  margin-right: 10px;
  font-size: 16px; 
  margin-top: 5px; 
}
.post-list .item .title:hover {
  color: #f88a31;
}

.post-list .item .body p {
  font-size: 21px;
  color: #707070; 
}
.continuation a{ 
  direction:ltr; 
  float: left;
  color: #fff;
  margin-top:30px;
  width: 80%;
  padding:5px;
  border-radius:5px;
  background: #f88a31;
  text-align: center;
  font-size: 17px;
}
.continuation a:hover {
  background: #cad315; border-radius: 7px;
  box-shadow: 0 0 0 inset, 0 0 15px green, 0 0 green inset;
  transition: box-shadow 0.6s;
  color: #2B2BFD; 
}
@media (max-width: 600px){
#services a.continues {  
          float:right;
	  width:100%; 
          margin-top:-30px;
      }
}
a.continues { 
  direction:ltr;
  float: left;
  width:25%;
  padding:5px;
  border-radius:6px ; 
  background:#cad315;
  text-align: center;
  font-size: 16px;
}
a:hover.continues {
  background: #cad315; 
  box-shadow: 0 0 0 inset, 0 0 15px Purple, 0 0 Purple inset;
  transition: box-shadow 0.6s;color:#fff;
}

.post-list .date {
  background: url(img/date.png) no-repeat scroll 100% 50%;
  font-size: 18px;
  padding-right: 28px;
  padding-top: 0px;
  height: 20px;
  background-size: 20px 20px;
  margin-right: 10px;
  display: block; 
}
.post-list .cat{
  background: url(img/cat.png) no-repeat scroll 100% 50%;
  font-size: 18px;
  padding-right: 28px;
  padding-top: 0px;
  height: 20px;
  background-size: 20px 20px;
  margin-right: 10px; 
}
.post-list .cat a:hover {
  color: #f88a31; 
}
.post .bodysing {
  color:#736E6E;
  font-size:14px;
  margin-top:0px;
  text-align: justify;
  padding:0px 20px;
  margin-bottom:20px;
 }
.post .bodysing img{ 
  background: #f1dff5;
  padding:20px 80px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  opacity: 0.8;
  display: block;
  margin: auto;
  margin-bottom: 10px;
 }
.post-list .bodysing {
  color:#707070;
  line-height:25px;
  font-size:14px;
  margin-top:0px;
  text-align: justify;
  padding:0px 10px;
  margin-bottom:20px;
 }
.post-list .bodysing .single-limit{
  color:#000;border: 1px solid #B3B4C7;
  border-radius: 7px;font-weight: bold;
  line-height:25px;
  font-size:14px;
  margin-top:0px;
  text-align: justify;
  padding:5px 20px;
  margin-bottom:20px;
 }
.post-list .item .body { 
    line-height:29px;
    font-size: 23px;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    min-height: 40px;
    padding: 0px 13px;
    text-align: justify;
    height: 85px;
    overflow-y: hidden;
}
.relatedposts {
  width: 100%; 
  margin: 5px 1px; 
  float:right; 
  font-size: 10px;
}
.relatedposts h2 {
  color:#735489;
  font-size: 12px; 
  margin:20px; 
}
.relatedposts h3 {
  text-align:center;
  font-size: 8px; 
  margin:0 1px 0 1px; 
}
.author-img {
  background:#e7d1f7;
  padding:3px;border-radius:4px;
  display: inline-block;
  border:solid 1px #735489;
  width: 80px;
  height: 60px;
  margin-right: -20px;
}
.C-comment {
  background: #fff;
  width:100%;
  padding:20px;
}
.bg-page-post{ 
  margin-top:10px;
  border-radius:7px;
  padding:20px ;
  height: auto;
  background-color: #f9f9f9;

}
.sidebar-bg{ 
  margin-top:10px;
  border-radius:7px;
  padding:10px ;
  height: auto;
  background-color: #f9f9f9;

}
.sidebar .sidebar-bg{
   margin-top:20px;
}
#services .box {
  padding:15px;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  margin: 3px;
  background: #fff;
  box-shadow: 0 10px 29px 0 rgba(68, 88, 144, 0.1);
  transition: all 0.3s ease-in-out;
}
#services .box:hover {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
#services .btn-pricing {
  float:left;
  margin-top:5px;
  color:#733fe1;
  margin-bottom:0;
  font-size:15px;
  padding:4px 18px;
  border-radius:5px;
  box-shadow: 0 0 35px #866BB8 inset;
}
#services .btn-pricing:hover {
    color:#733fe1;
    box-shadow: 0 0 10px #733fe1 inset;
}
#services .box:hover img{
  box-shadow: 0 1rem 3rem rgba(10,178,10) !important;
  border-radius: 10px;
}
#services .img { 
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  width: 60px;
  height: 50%;
  position: absolute;
  padding-right:10px;
  padding-top:1%;
}
#services .img :hover{ 
  box-shadow: 0 0 10px #733fe1 inset;  
  border-radius: 20px;
}
#services .box .date {
  background: url(img/date.png) no-repeat scroll 100% 50%;
  font-size: 12px;
  padding-right: 28px;
  padding-top: 14px;
  height: 25px;
  background-size: 25px 25px;
  margin-right: 10px; 
}
#services .box .cat {
  background: url(img/cat.png) no-repeat scroll 100% 50%;
  font-size: 12px;
  padding-right: 28px;
  padding-top: 14px;
  height: 25px;
  background-size: 25px 25px;
  margin-right: 10px;
}
#services .title {
  font-weight: 700;
  margin-bottom:15px;
  font-size: 14px;
}
#services .title a {
  margin-bottom:0px;
  color: #111;
}
#services .box:hover .title a {
  color: #007bff;
}
.desc-page{
  font-size: 17px;
  margin-right: 20px;
  line-height: 24px;
  margin-bottom: 0;
}
.ca-text{
  font-weight: 700;  
  font-size: 17px;
  text-align: center;
  color: #000;
}
.ca-texttnt{
  float:left;
  text-align:justify;
  padding-bottom:20px;
  padding-right:80px;
  margin-right:5px;
  font-weight: 100;  
  font-size: 13px;
  color: #e1e1e1;
}
.ca-texttntsid{
  float:left;margin-left:20px;
  text-align:justify;
  padding-bottom:20px;
  padding-right:65px;
  margin-right:5px;
  font-weight: 100;  
  font-size: 13px;
  color: #225560;
}
@media ( max-width: 991px ) {
  .bg-page-post {
    margin-top:10px;
  }
}
@media ( max-width: 991px ) {
  .sidebar .bg-page-post {
    margin:10px 20px;
  }
}
@media only screen and (max-width: 1921px) {
.C-comment input{
  width: 99.90%;
  }
}
@media (max-width: 1200px){
    .post-list .bodysing img {margin-right:13%;}
	.post-list .bodysing img {width:100%;}
	.post-list .bodysing img {height: 200px;}
}
@media (max-width: 600px){
    .post-list .bodysing img {margin:2%;}  
	.post-list .bodysing img {width:100%;}
	.post-list .bodysing img {height: 150px;}
	.post-list .bodysing img {padding:20px 30px}
}
 @media (max-width: 1200px){
    .post-list .bodysing img {margin-right:13%;}
	.post-list .bodysing img {width:100%;}
	.post-list .bodysing img {height: 200px;}
}
@media (max-width: 600px){
    .post-list .bodysing img {margin:2%;}  
	.post-list .bodysing img {width:100%;}
	.post-list .bodysing img {height: 150px;}
	.post-list .bodysing img {padding:20px 30px}
}
@media (max-width: 767px){ .hgroup h1,h2 {text-align:center}}
@media only screen and (max-width: 767px){
header .logo-left { float:right; padding:5px 34%;}
}