body {
  direction: rtl;
  text-align: right;
  font-family: IRANSans;
  background: url('../images/bg13.png')
}

/* add style (css) for side menu */
.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  right: 0;
  background: #424242 url('../images/back1.png') no-repeat bottom;
  overflow-x: hidden;
  transition: 0.5s;
}

.sidenav-back {
  background-color: #000;
  opacity: .7;
  height: 100%;
  padding-top: 50px;
}

.sidenav a {
  padding: 13px 45px 13px 32px;
  text-decoration: none;
  font-size: 14px;
  color: #fff;
  display: block;
  transition: 0.3s;
  border-bottom: 1px solid rgb(38, 37, 37);
}

.sidenav a:hover {
  background-color: rgba(150, 150, 150, 0.10);
  color: #fff;
}

.sidenav .closebtn {
  position: absolute;
  bottom: 48px;
  font-size: 15px;
  background: #2e344a;
  width: 100%;
  opacity: .7;
}

#main {
  transition: margin-right .5s;
}

@media screen and (max-height: 450px) {
  .sidenav {
    padding-top: 15px;
  }

  .sidenav a {
    font-size: 18px;
  }
}

/* end side menu */
.fixed-header {
  background: #2e344a;
  padding: 6px;
  width: 100%;
  position: fixed;
  z-index: 999
}

.menu-btn {
  z-index: 2;
  float: left;
}

.menu-btn span {
  font-size: 20px;
  cursor: pointer;
  color: #fff;
  transition: all .3s;
  position: absolute;
  left: 10px;
  top: 10px;
}

.menu-btn span:hover {
  color: #c0c1c8;
}

.back-logo {
  padding: 0;
}

.back-logo img {
  width: 253px;
  position: absolute;
}

img.name-logo {
  max-width: 100%;
  padding: 20px;
  margin-top: 70px;
  width: 230px;
  margin-right: 20px;
  display: block;
}

a.closebtn {
  border: none;
  padding: 8px 10px 3px 26px;
  text-align: left;
  /*text-align: center;*/
}

.sidenav .sidemenu-data {
  bottom: 0;
  color: #fff;
  display: block;
  text-align: center;
  padding: 10px;
  position: absolute;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.51);
  min-height: 48px;
  font-size: 14px;
}

p.menu-data {
  margin: auto;
}

.top-search input {
  line-height: 20px;
  margin: 4px 0;
  height: 37px;
  width: 300px;
  background-color: #262b3c;
  border: 1px solid #565a6b;
  border-radius: 0 5px 5px 0;
  padding: 0 10px;
  float: right;
  color: #fff;
  font-size: 13px;
}

.top-search input:focus {
  outline: none;
}

.top-search button {
  color: #a7a7a7;
  padding: 5px 9px 6px;
  background-color: transparent;
  position: absolute;
  border: 1px solid #565a6b;
  border-radius: 3px;
  margin-top: 4px;
  border-right: none;
}

.top-search button i {
  padding-top: 5px;
  transition: all .3s;
}

.top-search button:hover i {
  color: #fff;
}

.top-search button:focus {
  outline: none;
}

.sidenav a i {
  padding-left: 10px;
}

.top-social {
  float: left;
}

.top-social ul {
  list-style: none;
  margin: 0;
  padding-top: 5px;
  padding-left: 10px;
}

.top-social ul li {
  display: inline-block;
}

.top-social ul li a {
  font-size: 27px;
  padding: 10px 5px;
  color: #c0c1c8;
  transition: all .3s;
}

.top-social ul li:hover a {
  color: #fff;
}

.menu-btn i {
  padding: 10px 12px;
  border-radius: 50%;
  font-size: 20px;
}

.main-title {
  margin: 58px 0 20px 0;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 210px;
  border-radius: 3px;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.49);
  -moz-box-shadow: 0 1px 7px -4px #1a1a1a;
  -webkit-box-shadow: 0 1px 7px -4px #1a1a1a;
  box-shadow: 0 1px 7px -4px #1a1a1a;
  font-size: 13px;
}

.main-title a {
  text-decoration: none;
}

.main-title ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.main-title ul li {
  display: inline-block;
}

.main-title ul li a {
  text-decoration: none;
  padding: 5px;
}

.main-slider {
  position: relative;
  border: 10px solid #fff;
  border-radius: 5px;
}

.hotnews-lable {
  padding: 10px 29px;
  background-color: rgba(0, 0, 0, 0.72);
  color: #fbfbfb;
  position: absolute;
  right: 0;
  font-size: 17px;
  top: 26px;
  border-radius: 9px 0 0 9px;
  z-index: 3;
}

.main-slider a img {
  max-width: 100%;
  height: 500px;
}

.main-slider a h6 {
  position: absolute;
  z-index: 4;
  bottom: 0;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.6);
  padding: 10px;
  width: 100%;
  text-align: center;
}

.ideal-image-slider {
  height: 600px !important;
  border: 10px solid rgba(0, 0, 0, .075);
  border-radius: 5px;
}

.iis-caption .iis-caption-title {
  font-family: Shabnam;
}

.panel-1 {
  margin-top: 20px;
  padding: 10px;
  background-color: rgba(255, 255, 255, 0.60) !important;
  position: relative;
  box-shadow: 0 8px 9px -5px #989797;
  -moz-box-shadow: 0 8px 9px -5px #989797;
  -webkit-box-shadow: 0 8px 9px -5px #989797;
}

.panel-1 header {
  background: #1A619E;
  color: #fff;
  padding: 15px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  height: 50px;
}

.panel-1 header button {
  left: 30px !important;
  right: auto !important;
  top: 17px !important;
  font-size: 12px;
  color: #fff !important;
  opacity: 1;
}

.panel-1 header button:focus {
  outline: none;
}

.panel-1 header h6 {
  float: right;
}

.panel-1 header a {
  color: #fff;
  font-size: 16px;
  position: absolute;
  left: 28px;
}

.panel-1 header a:hover i {
  opacity: .75;
}

.panel-1 ul {
  list-style: none;
  padding-right: 10px;
}

.panel-1 section ul li {
  border-top: 1px solid #ddd;
}

.panel-1 section ul li a {
  text-decoration: none;
  color: #0097e6;
  transition: all .2s;
}

.panel-1 section ul li a:hover {
  color: #40739e;
}

.panel-1 section ul li a h6 {
  margin-top: 20px;
}

.panel-1 section ul li span {
  font-size: 13px;
  color: #999999;
  padding: 10px;
  margin-bottom: 10px;
}

.panel-1 section ul li span i {
  font-size: 14px;
}

.panel-1 section ul li p {
  margin-top: 10px;
  text-align: justify;
  line-height: 25px;
  padding: 0 10px 0 20px;
  font-size: 14px;
}

a.readmore-btn {
  margin-top: 20px;
  display: block;
  text-align: left;
  padding: 10px 20px 0 20px;
  text-decoration: none;
  color: #0097e6;
  transition: all .2s;
  border-top: 1px solid #ddd;
}

a.readmore-btn:hover {
  color: #40739e;
}

.panel-2 {
  margin-top: 20px;
  padding: 10px;
  background-color: rgba(255, 255, 255, 0.60) !important;
  position: relative;
  box-shadow: 0 8px 9px -5px #989797;
  -moz-box-shadow: 0 8px 9px -5px #989797;
  -webkit-box-shadow: 0 8px 9px -5px #989797;
}

.panel-2 header {
  background: #1A619E;
  color: #fff;
  padding: 15px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  height: 50px;
}

.panel-2 header button {
  left: 30px !important;
  right: auto !important;
  top: 17px !important;
  font-size: 12px;
  color: #fff !important;
  opacity: 1;
}

.panel-2 header button:focus {
  outline: none;
}

.panel-2 header h6 {
  float: right;
}

.panel-2 header a {
  color: #fff;
  font-size: 16px;
  position: absolute;
  left: 28px;
}

.panel-2 header a:hover i {
  opacity: .75;
}

.panel-2 ul {
  list-style: none;
  padding-right: 10px;
}

.panel-2 section ul li {
  border-top: 1px solid #ddd;
  min-height: 100px;
  padding: 10px 3px;
}

.panel-2 section ul li img {
  float: right;
  width: 80px;
  height: auto;
  margin-left: 10px;
}

.panel-2 section ul li a {
  text-decoration: none;
  color: #0097e6;
  transition: all .2s;
}

.panel-2 section ul li a:hover {
  color: #40739e;
}

.panel-2 section ul li a h6 {
  margin-top: 20px;
  font-size: 14px;
  line-height: 25px;
  text-align: justify;
  padding: 0 10px;
  margin-bottom: 0;
}

.panel-2 section ul li span {
  font-size: 11px;
  color: #999999;
}

.panel-2 section ul li span i {
  font-size: 14px;
}

.panel-2 section ul li h6 {
  margin: 0;
  font-size: 13px;
  color: #999999;
  padding: 5px;
}

.panel-2 section ul li h5 {
  margin: 0;
  font-size: 14px;
  color: #0097e6;
  padding: 5px 0;
}

.panel-2 section ul li p {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 13px;
  margin: 2px 0;
}

.top-banner, .ad-banner {
  text-align : center;
}

.top-banner img, .ad-banner img {
  width: 100%;
  border: 2px solid #fff;
  box-shadow: 0 8px 9px -5px #989797;
  -moz-box-shadow: 0 8px 9px -5px #989797;
  -webkit-box-shadow: 0 8px 9px -5px #989797;
}

.panel-4 section ul li img {
  border-radius: 50%;
}

.panel-4 section ul li p {
  padding: 5px 0;
}

.panel-4 section ul li span {
  padding-left: 10px;
}

.panel-4 section ul li span i {
  font-size: 14px;
}

.footer-1 {
  background: url('../images/bg20.jpg') repeat;
  padding: 30px 30px 0 30px;
  margin-top: 20px;
}

.footer-1 img {
  max-width: 100%;
  height: auto;
  text-align: center;
  width: 18vh;
  ;
  padding: 10px;
}

.footer-1 header {
  color: #dedca9;
  border-bottom: 1px solid #636363;
  margin-bottom: 10px;
}

.footer-1 ul {
  color: #DBDBDB;
  font-size: 11px;
  padding-right: 20px;
}

.footer-1 ul li {
  padding: 5px 0;
}

.footer-1 a {
  font-size: 13px;
  color: #DBDBDB;
  text-decoration: none;
}

.footer-1 a:hover {
  color: #eff29a;
}

.footer-logo a {
  text-align: center;
  display: block;
}

.footer-logo img {
  opacity: 0.2;
  width: 18vh;
}

.footer-2 {
  min-height: 48px;
  background-color: rgba(0, 0, 0, 0.95);
  color: #787070;
  text-align: center;
  padding: 13px 10px;
  font-size: 13px;
  position: relative;
}

.footer-2 p {
  margin: 0;
}

.footer-2 a {
  text-decoration: none;
  position: absolute;
  left: 20px;
  top: 24px;
  font-size: 11px;
}

.footer-2 i {
  color: #0c0c0c;
  transition: all .3s;
}

.footer-2 i:hover {
  color: #f44336;
}

::-webkit-scrollbar {
  width: 4px;
}

.rotate {
  -moz-transition: all .2s linear;
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
}

.rotate.down {
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.hidden-footer {
  background: #000;
  text-align: center;
  border-top: 1px solid #333;
  padding: 10px;
  border-top: 1px solid #333;
}

.hidden-footer span {
  color: #d4d4d4;
  font-size: 11px;
  text-align: center;
}

.hidden-footer span::before {
  padding: 0 5px;
  color: #f44336;
  -webkit-animation: beat .5s infinite alternate;
  -moz-animation: beat .5s infinite alternate;
  -ms-animation: beat .5s infinite alternate;
  -o-animation: beat .5s infinite alternate;
  animation: beat .5s infinite alternate;
}

@keyframes beat {
  0% {
    transform: scale(1);
  }

  20% {
    transform: scale(1.25) translateX(5%) translateY(5%);
  }

  40% {
    transform: scale(1.5) translateX(9%) translateY(10%);
  }
}

/* Grow */
.hvr-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

/* Bounce In */
.hvr-bounce-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-in:hover, .hvr-bounce-in:focus, .hvr-bounce-in:active {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}

/* Bounce Out */
.hvr-bounce-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-out:hover, .hvr-bounce-out:focus, .hvr-bounce-out:active {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}

/* Shadow */
.hvr-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
}
.hvr-shadow:hover, .hvr-shadow:focus, .hvr-shadow:active {
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
}

/* Round Corners */
.hvr-round-corners {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: border-radius;
  transition-property: border-radius;
}
.hvr-round-corners:hover, .hvr-round-corners:focus, .hvr-round-corners:active {
  border-radius: 1em;
}

/* Float Shadow */
.hvr-float-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-float-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}
.hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  /* move the element up by 5px */
}
.hvr-float-shadow:hover:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:active:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}

/* Bob */
@-webkit-keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }

  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }

  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}

@keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }

  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }

  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}

@-webkit-keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}

@keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}

.hvr-bob {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.hvr-bob:hover, .hvr-bob:focus, .hvr-bob:active {
  -webkit-animation-name: hvr-bob-float, hvr-bob;
  animation-name: hvr-bob-float, hvr-bob;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}

.ideal-image-slider:hover .iis-previous-nav, .ideal-image-slider:hover .iis-next-nav {
  z-index: 2;
}

.openside-icon {
  display: block;
}

.search-padd {
  padding: 0;
}

.menu-padd {
  padding: 0;
}

.sidenav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.sidenav ul li {
  transition: all 0.3s;
}
.sidenav ul li ul{
  margin-right: 50px;
  display: none;
 }
.sidenav ul li:hover > ul {
  display: block;
}
.sidenav ul li ul li ul {
  margin-right: 20px;
  display: none;
}
.sidenav ul li ul li:hover ul {
display: block;
}
.mobile-menu-icon {
  float: left;
  padding: 12px 10px 5px 10px;
  display: none;
}

.mobile-menu-icon a {
  color: #fff;
  font-size: 20px;
}

/* back to top */
.back-to-top {
  position: fixed;
  bottom: 25px;
  left: 25px;
  display: none;
  z-index: 100;
  background: #4a444487;
  border-radius: 50%;
  border-color: #ffffff52;
}

.back-to-top:hover {
  background: #2e344a8a;
}

a.back-to-top span::before {
  color: #fff;
  vertical-align: middle;
}

.nav-right {
  text-align: right;
}

.nav-right a {
  color: #2c2c2c;
  font-size: 13px;
  padding: 11px 15px;
  text-decoration: none;
  transition: all .3s;
  cursor: pointer;
}

.nav-right a:hover {
  background-color: #fff;
  border-radius: 3px;
}

.nav-right a i {
  font-size: 17px;
}

.nav-left {
  text-align: left;
}

.nav-left a {
  color: #2c2c2c;
  font-size: 13px;
  padding: 11px 15px;
  text-decoration: none;
  transition: all .3s;
  cursor: pointer;
}

.nav-left a:hover {
  background-color: #fff;
  border-radius: 3px;
}

.article-nav {
  min-height: 42px;
  box-shadow: 0 9px 10px -11px #a7a7a7;
  -moz-box-shadow: 0 9px 10px -11px #a7a7a7;
  -webkit-box-shadow: 0 9px 10px -11px #a7a7a7;
  padding: 20px;
  margin-bottom: 20px;
}

.top-article-content {
  background: #fff;
  border-color: #ddd;
  color: #333333;
  padding: 15px 20px;
  border-bottom: 2px dotted #e6e6e6;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

/*.top-article-content span i {*/
/*    font-size: 17px!important;*/
/*    color: #5B668E!important;*/
/*}*/

.top-article-content h5 {
  color: #6688fc;
  font-size: 17px;
  margin: 0 0 6px 0;
}

.top-article-content p {
  color: #5e8790;
  font-size: 15px;
  padding: 4px 5px;
  line-height: 25px !important;
  border-right: 5px solid #eeeeee;
}

.top-article-content span {
  color: #999999;
  font-size: 15px;
  padding-left: 20px;
}

.bottom-article-content {
  background: #fff;
  text-align: justify;
  color: #555;
  line-height: 2.5rem;
  padding: 20px;
  border-bottom: 2px dotted #e6e6e6;
  min-height: 329px;
}

.bottom-article-content p {
  color: #555555;
  font-size: 14px;
  line-height: 30px !important;
}

.bottom-article-content img {
  width: auto;
  height: 265px;
  box-shadow: 0 0 3px #b7b7b7;
  border-radius: 11px;
  border: 5px solid #fff;
  margin: 10px 20px 10px 10px;
  max-width: 100%;
}
.single-author span {
  color: #868684;
  font-size: 13px;
}
.note-content p {
  color: #5e8790;
  font-size: 15px;
}
.article-tags {
  background: #fff;
  font-size: 13px;
  padding: 20px 20px;
  margin-bottom: 20px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.article-tags ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.article-tags ul li {
  display: inline-block;
  line-height: 45px;
}

.article-tags a {
  color: #fff;
  padding: 8px 0 7px 20px;
  background: #c2185b;
  border-radius: 3px;
  min-width: 60px;
  text-align: center;
  text-decoration: none;
  transition: all .3s;
  margin-left: 10px;
}

.article-tags a:hover {
  background: #a22c5b;
}

.article-tags a::before {
  font-family: 'dashicons';
  content: "\f323";
  vertical-align: middle;
  padding: 10px;
  background: #a5144d;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  color: #fff;
  margin-left: 5px;
}

.timline-icon {
  float: right;
  padding-top: 10px;
  position: relative;
}

.timline-icon span::before {
  background: #ff7043;
  border-radius: 100%;
  color: #fff;
  padding: 11px;
  border: 5px solid #ffffffed;
  position: absolute;
  top: 13px;
  right: -1px;
}

.Comment-form {
  background-color: rgba(255, 255, 255, 0.60) !important;
  margin-right: 75px;
  padding: 20px 20px 10px 20px;
}

.title-form {
  padding: 10px;
  color: #333333;
  font-size: 15px;
  position: relative;
  border-bottom: 1px solid #99999947;
  margin-bottom: 20px;
}

.title-form a {
  position: absolute;
  left: 5px;
  top: 3px;
  color: #333333;
}

.form-detail input {
  display: block;
  width: 100%;
  height: 36px;
  padding: 7px 12px;
  font-size: 13px;
  line-height: 1.5384616;
  color: #333333;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ddd;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  outline: none;
}

.form-detail textarea {
  display: block;
  width: 100%;
  height: auto;
  padding: 7px 12px;
  font-size: 13px;
  line-height: 1.5384616;
  color: #333333;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ddd;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  outline: none;
}

.form-detail label {
  padding: 10px 0 5px 0;
}

.form-detail input[type=submit] {
  position: relative;
  color: #166dba;
  background-color: transparent;
  border: none;
  padding-top: 15px;
  padding-bottom: 10px;
  font-size: 13px;
  text-align: left;
  font-weight: bold;
}

.form-detail input[type=submit]:hover {
  color: #3887ce;
}

p.comment-form-cookies-consent {
  display: none !important;
}

.send-button {
  text-align: left;
  margin-top: 10px;
}

.search-area {
  background-color: rgba(255, 255, 255, 0.60) !important;
  padding: 20px;
  width: 100%;
  margin-bottom: 20px;
}

.search-form input {
  background-color: #FAFAFA;
  padding: 8px 42px 8px 10px;
  border: 1px solid #9999994d;
  width: 80%;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  float: right;
  border-left: none;
  outline: none;
}

.search-form svg {
  position: absolute;
  right: 27px;
  top: 10px;
  color: #999;
}

.search-form button {
  color: #fff;
  background-color: #3D4C83;
  padding: 8px 15px;
  border: 1px solid #3D4C83;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-right: none;
  outline: none;
  transition: all .3s;
}

.search-form button:hover {
  color: #fff;
  background-color: #485278;
}

.filter-category ul {
  list-style: none;
}

.filter-category ul li {
  display: inline-block;
  color: #333333;
  padding: 7px 12px;
  transition: all .3s;
  position: relative;
}

.filter-category ul li ul {
  position: absolute;
  top: 35px;
  right: 0;
  z-index: 1000;
  display: none;
  float: right;
  min-width: 200px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 13px;
  text-align: right;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

.filter-category ul li:hover ul {
  display: block;
}

.filter-category ul li ul li {
  display: block;
}

.filter-category ul li ul li:hover {
  background: #f5f5f5;
  color: #333333;
}

.filter-category ul li ul li:hover a {
  color: #333333;
}

.filter-category ul li a {
  color: #333333;
  text-decoration: none;
  font-size: 13px;
}

.filter-category ul li i {
  padding-left: 5px;
}

.filter-category ul li a:hover {
  color: #166dba;
}

.filter-category ul li:hover {
  color: #166dba;
}

.news-list {
  background-color: rgba(255, 255, 255, 0.60) !important;
  padding: 20px;
  width: 100%;
  margin-bottom: 20px;
}

.news-panel {
  width: 100%;
  border: 1px solid #e6e6e6;
  margin-bottom: 19px;
  border-radius: 7px;
  background-color: rgba(255, 255, 255, 0.50);
  float: right;
  padding: 20px;
  min-height: 223px;
}

.news-panel img {
  float: right;
  max-width: 100%;
  width: 180px;
  height: auto;
  border-radius: 5px;
  border: 1px solid #e8e8e8;
  margin-left: 20px;
  max-height: 150px;
}

.news-panel a {
  color: #1e88e5;
  font-size: 17px;
  margin-bottom: 6px;
  padding-right: 20px;
  text-decoration: none;
}

.news-panel a:hover h6 {
  color: #40739e;
}

.news-panel span {
  color: #999999;
  font-size: 11px;
  padding-left: 20px;
}

.news-panel p {
  color: #333333;
  font-size: 14px;
  text-align: justify;
  line-height: 25px;
  padding-right: 20px;
}

.news-panel h6 {
  line-height: 27px;
}

.news-pagination {
  text-align: center;
  margin: 25px 0;
}

.news-pagination a {
  color: #333333;
  font-size: 13px;
  background: #fff;
  padding: 7px 12px;
  text-decoration: none;
  border-radius: 3px;
}

.news-pagination a:hover {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

.news-pagination span.current {
  background: #2196f3;
  color: #fff;
  font-size: 13px;
  padding: 7px 12px;
  text-decoration: none;
  border-radius: 3px;
}

.pagination {
  display: inline-flex!important;
}

.page-title {
  background-color: transparent;
  border-width: 0;
  font-size: 20px!important;
  font-weight: bold!important;
  color: #3D4C83!important;
  /*margin: 20px;*/
}

.menu-items-icon i {
  padding-left: 10px;
}

.footer-widget {
  margin-bottom: 10px;
}

/* Light Box CSS */
.lb-data .lb-details {
  width: auto !important;
  float: right !important;
  text-align: right !important;
}

.lb-data .lb-close {
  float: left !important;
}

p.logged-in-as a {
  text-decoration: none;
}

.commentbox {
  background: #ffffff;
  padding: 10px;
  margin-bottom: 20px;
  border-radius: 5px;
  border: 1px solid #ddd;
}

.commentbox a {
  text-decoration: none;
  color: #000;
}

.commentbox a:hover {
  color: #777;
}

.commentbox p {
  font-size: 14px;
  padding: 10px;
}

.commentbox img {
  border-radius: 50%;
}

.btn-success:not(:disabled):not(.disabled).active, .btn-success:not(:disabled):not(.disabled):active, .show>.btn-success.dropdown-toggle {
  background: none;
  border-color: #1c743000;
  color: #333;
}

.btn-success.focus, .btn-success:focus {
  box-shadow: 0 0 0 0;
}

.btn-success:not(:disabled):not(.disabled).active:focus, .btn-success:not(:disabled):not(.disabled):active:focus, .show>.btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0;
}

a.comment-reply-link {
  float: left;
  padding: 15px 10px;
  background: #ff7043d1;
  border-radius: 50%;
  color: #fff;
  transition: all .3s;
}

a.comment-reply-link:hover {
  background: #ff7043;
}

.comment-reply-title {
  font-size: 18px;
}

.comment-reply-title a {
  text-decoration: none;
}

#cancel-comment-reply-link {
  float: left;
  padding: 10px;
  color: #eb4d4b;
  transition: all .3s;
}

#cancel-comment-reply-link:hover {
  transform: translateY(-5px);
}

.not-found-page {
  text-align: center;
  padding: 20px;
}

.not-found-page img {
  max-width: 50%;
  margin-bottom: 20px;
}

.not-found-page p {
  margin-top: 30px;
}

.not-found-page h5 {
  padding: 10px;
  color: #F44336 !important;
}

.not-found-page h6 {
  color: #333333;
}

.spnf input {
  width: 50% !important;
}

.article-content {
  position: relative;
}

.line-1 {
  border-right: 2px solid #99999969;
  height: 100%;
  position: absolute;
  right: 40px;
  z-index: -1;
  top: 25px;
}

.line-2 {
  border-top: 3px dotted #99999969;
  width: 100%;
  position: absolute;
  right: 53px;
  z-index: -1;
  top: 41px;
}

.main-logo {
  position: relative;
}

img.logoo {
  position: absolute;
  width: 85px;
  right: 76px;
  height: 85px;
  max-width: 100%;
}
.news-cat ul {
  list-style: none;
}
.news-cat ul li {
  display: inline-block;
  padding: 11px 20px;
  font-size: 13px;
  color: #888888;
  font-weight: lighter;
}
.news-cat ul li a {
  color: #888888;
  text-decoration: none;
  transition: all .3s;
}
.news-cat ul li:hover a {
  color: #333333;
}


/* Grow Shadow */
.hvr-grow-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow, transform;
  transition-property: box-shadow, transform;
}
.hvr-grow-shadow:hover, .hvr-grow-shadow:focus, .hvr-grow-shadow:active {
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
/* Gallery Style */
.gallery-m-p {
  padding: 84px;
}
.gallery-page {
  text-align: center;
  text-align: -webkit-center;
  margin-bottom: 65px;
  padding: 20px 30px;
}
.gallery-page a {
    text-decoration: none;
}
.gallery-page img {
  width: 100%;
  height: 315px;
  border: 10px solid #fff;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
}
.gallery-page h2 {
  padding: 0 8px;
  font-size: 16px;
  text-align: center;
  color: #706f88;
  margin-top: 30px;
}



.stack:last-of-type {
  margin-right: 0;
  /*width: 463px;*/
  height: 315px;
}
.stack {
  margin: 3% 0px 4% 3%;
  margin-right: 0px;
  position: relative;
  z-index: 10;
}
.stack.rotated-left:before {
  -webkit-transform-origin: bottom left;
  -moz-transform-origin: bottom left;
  transform-origin: bottom left;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.stack:before {
  top: 4px;
  z-index: -10;
}
.stack:before, .stack:after {
  content: "";
  border-radius: 3px;
  width: 100%;
  height: 100%;
  position: absolute;
  border: 10px solid #fff;
  left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
  -webkit-transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  transition: 0.3s all ease-out;
}
.stack.rotated-left:after {
  -webkit-transform-origin: bottom left;
  -moz-transform-origin: bottom left;
  transform-origin: bottom left;
  -webkit-transform: rotate(-6deg);
  -moz-transform: rotate(-6deg);
  transform: rotate(-6deg);
}
.stack:after {
  top: 8px;
  z-index: -20;
}

.stack:hover:before, .stack:hover:after {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  transform: rotate(0deg);
}
.stack:hover:before, .stack:hover:after {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  transform: rotate(0deg);
}
.album-title {
  padding-bottom: 20px;
  border-bottom: 1px solid #ddd;
}
.album-title a {
  float: left;
}
.gallery-image {
  text-align: -webkit-center;
  text-align: center;
}
.gallery-image img {
  width: 385px;
  height: 257px;

  display: inline-block;
  vertical-align: middle;
  padding: 10px;
  border: 5px solid #efefef;
  background-color: #f5f5f5;
  position: relative;
  transition: .3s ease;
  box-shadow: inset 1px 1px 5px rgba(0, 0, 0, 0.28), 1px 1px 2px rgba(0, 0, 0, 0.26), 0px 15px 15px -10px rgba(9, 9, 9, 0.43), -20px -20px 100px -10px rgba(255, 255, 255, 0.8);
  -webkit-box-shadow: inset 1px 1px 5px rgba(0, 0, 0, 0.28), 1px 1px 2px rgba(0, 0, 0, 0.26), 0px 15px 15px -10px rgba(9, 9, 9, 0.43), -20px -20px 100px -10px rgba(255, 255, 255, 0.8);
  -moz-box-shadow: inset 1px 1px 5px rgba(0, 0, 0, 0.28), 1px 1px 2px rgba(0, 0, 0, 0.26), 0px 15px 15px -10px rgba(9, 9, 9, 0.43), -20px -20px 100px -10px rgba(255, 255, 255, 0.8);
  margin-bottom: 20px;
}

/* Sepia */
.hover09 figure img {
  -webkit-filter: sepia(100%);
  filter: sepia(100%);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  max-width: 100%;
}
.hover09 figure:hover img {
  -webkit-filter: sepia(0);
  filter: sepia(0);
}
.btn-back-to-album a {
  text-decoration: none;
}
.btn-back-to-album span{
  background-color: #F4511E;
  border-color: #F4511E;
  color: #fff;
  padding: 10px 10px 10px 0;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  font-size: 13px;
  transition: all .3s;
}
.btn-back-to-album span:hover {
  webkit-box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.05) inset;
  box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.05) inset;
}
.btn-back-to-album span::after {
  font-family: 'dashicons';
  content: "\f341";
  background: #d0491f;
  padding: 13px;
  vertical-align: middle;
  margin-right: 7px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.video-panel {
  border: 1px solid #ddd;
  border-radius: 5px;
  text-align: center;
  min-height: 300px;
  background: #ffffff;
  box-shadow: 5px 5px 5px #E0E0E0;
  position: relative;
  margin-bottom: 20px;
}
.video-panel img {
  width: 100%;
  padding: 10px;
  border-top-left-radius: 50px;
  border-top-right-radius: 5px;
  max-height: 200px;
  transition: all .3s;
}
.video-panel img:hover {
  cursor: pointer;
  opacity: .5;
}
.video-panel h3 {
  font-size: 14px;
  font-weight: 500;
  color: #1e88e5;
  padding: 5px 15px;
}
.video-panel a span {
    padding: 9px 14px;
    color: #8c8a8a;
}
hr {
    margin-bottom: 3px!important;
}
.video-panel a:hover span{
    color: #494cc2;
}
span.play-icon {
  position: absolute;
  font-size: 33px;
  left: 7%;
  top:7%;
  color: #ffffff;
  transition: all .3s;
  z-index: 1001;
}
span.play-icon:hover {
  cursor: pointer;
  color: red;
}
.video-single-page {
  text-align: center!important;
}
.lb-data .lb-number{
    padding-top: 1em;
}
._df_thumb {
    margin: 30px 20px 10px!important;
}
._df_thumb {
    width: 150px!important;
}






.mt-100 {
  margin-top: 100px
}

#single-content-share .modal {
  background-image: linear-gradient(rgb(۱۱۷, ۱۱۷, ۱۱۷) 0%, rgb(۱۸۸, ۱۸۸, ۱۸۸) 100.2%)
}

#single-content-share .modal-title {
  font-weight: 900
}

#single-content-share .modal-content {
  border-radius: 13px
}

#single-content-share .modal-body {
  color: #3b3b3b
}

#single-content-share .img-thumbnail {
  border-radius: 33px;
  width: 61px;
  height: 61px
}

#single-content-share .fab:before {
  position: relative;
  top: 13px
}

#single-content-share .smd {
  width: 200px;
  font-size: small;
  text-align: center
}

#single-content-share .modal-footer {
  display: block
}

#single-content-share .ur {
  border: none;
  background-color: #e6e2e2;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px
}

#single-content-share .cpy {
  border: none;
  background-color: #e6e2e2;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  cursor: pointer
}

#single-content-share button.focus,
#single-content-share button:focus {
  outline: 0;
  box-shadow: none !important
}

#single-content-share .ur.focus,
#single-content-share .ur:focus {
  outline: 0;
  box-shadow: none !important
}

#single-content-share .message {
  font-size: 11px;
  color: #ee5535
}
#single-content-share .modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem auto -1rem -1rem;
}
.icon-container1 a {
  text-decoration: none;
}

.license-message {
  text-align: center;
  color: #fff;
  background: #E53935;
  padding: 10px;
  font-size: 20px;
  position: fixed;
  width: 100%;
  opacity: .5;
  z-index: 1000;
  margin-top: 57px;
}
.index-gallery ul li a {
  color: #757575;
  text-decoration: none;
  text-align: center;
}
.index-gallery ul li a h2 {
  font-size: 14px;
  padding: 10px;
  margin-bottom: 0;
  line-height: 20px;
}
.index-gallery ul li a:hover h2 {
  color: #1e88e5;
}