/*
Theme Name: Godaar
Theme URI: http://hostlink.ir
Author: MiSaCo.
Author URI: http://misaco.ir/
Description: Made with love by MiSaCo. ,Dedicated for Godaar
Version: 0.9.9
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: godaar
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
*/


@import 'css/font-awesome.min.css';
/* bootstrap styles */
@import 'css/bootstrap.min.css';
/* ionicons font */
@import 'css/ionicons.min.css';
/* animation styles */
@import 'css/animate.css';
@import 'css/custom-red.css?version=0.9.2';
/* owl carousel styles */
@import 'css/owl.carousel.css';
@import 'css/owl.transitions.css';
/* magnific popup styles */
@import 'css/magnific-popup.css';
@import "css/ionicons.min.css";





/* We all know, this is Custom css for making RTL and customize THEME, so here we are let`s Customize  */
@font-face {
    font-family: 'IRANSans';
    src: url('fonts/IRANSansWeb.eot');
    src: url('fonts/IRANSansWeb.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('fonts/IRANSansWeb.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('fonts/IRANSansWeb.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('fonts/IRANSansWeb.ttf') format('truetype');
}
@font-face{
  font-family: 'irsans';
  font-style: normal;
  src:url('fonts/irsans.ttf')format('truetype');
}
@font-face{
  font-family: 'BFarnaz';
  font-style: normal;
  src:url('fonts/BFarnaz.ttf')format('truetype');
}
@font-face{
  font-family: 'Farnaz';
  font-style: normal;
  src:url('fonts/FARNAZ.TTF')format('truetype');
}

@font-face{
  font-family: 'MITRA';
  font-style: normal;
  src:url('fonts/MITRA.TTF')format('truetype');
}
@font-face{
  font-family: 'MITRAB';
  font-style: normal;
  src:url('fonts/MITRAB.TTF')format('truetype');
}
@font-face{
  font-family: 'BYEKAN';
  font-style: normal;
  src:url('fonts/BYEKAN.TTF')format('truetype');
}

* {
  
  /*font-size: 16px !important;*/
}

body,a,p,h1,h2,h3,h4,h5,h6,div.main-title{
    font-family: 'IRANSans'!important;
}

.navbar-nav>li {
  direction: rtl;
}
@media (min-width: 768px)
{
  .navbar-nav>li {
    float: right;
  }
}
img {
  max-width: 100%;
}
.dropdown-menu {
  right: 0;
  left: inherit;
}

.float-sub-right li {
  float: right;
}

.rtl {
  direction: rtl;
}
.justify {
  text-align: justify;
}
.line-height {
  line-height: 1.7;
}

.txt-right {
  text-align: right;
}
.list-unstyled {
  padding-right: 0px;
}
.wpp-list {
  padding-left: 0;
  list-style: none;
}
.wpp-list li {
  overflow: hidden;
  float: none;
  clear: both;
  border-bottom: 1px solid #ededed;
  padding-bottom: 10px;
  margin-bottom: 10px;
  direction: rtl;
  text-align: right;
}

.list-group {
  margin-bottom: 15px;
  padding: 0px;
}
.list-group > li.menu-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgb(175, 175, 175);
  font-size: 13px;
  transition: 0.4s ease-in-out;
}
.list-group > li.menu-item:hover {
  background-color: #e6e6e6;
}

.list-group > li.menu-item > a  {
  color: black;
}
.list-group > li.menu-item > a > i {
  padding-left: 6px;
  font-size: 18px;
}







.actor-single {

}
.actor-single .background-top-actor {
  background-color: #00BCD4;
  height: 133px;
}
.actor-single .details-section-actor {
  margin-top: -80px;
  padding: 0px 20px 0px 0px;
}
.actor-single .details-section-actor .profile-image-actor {
  max-width: 150px;
  width: 20%;
  display: inline-block;
}
.actor-single .details-section-actor .profile-image-actor > img {
  max-width: 100%;
  height: auto;
  border-radius: 10px !important;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.18);
}
.actor-single .details-section-actor .title-desx {
  display: inline-block;
  width: 79%;
  padding: 0px 20px 0px 0px;
  vertical-align: bottom;
}
.actor-single .details-section-actor .title-desx > .title-actor {
}
.actor-single .details-section-actor .title-desx > .title-actor > h1 {
  padding: 0px 0px 10px;
  margin: 0px;
  font-size: 20px;
  font-family: BYEKAN;
}
.actor-single .details-section-actor .title-desx > .desx-actor {
  line-height: 1.8;
}

.actor-single .list-sounds {
  margin-top: 50px;
  padding: 0px 30px;
}
.actor-single .list-sounds .item-sound {
  border: 1px rgba(0, 0, 0, 0.07) solid;
  padding: 0px;
  border-radius: 6px !important;
  box-shadow: -3px 4px 9px rgba(0, 0, 0, 0.08);
}
.actor-single .list-sounds .item-sound .title-sound {
  color: black;
  font-weight: bold;
  padding: 20px 20px 10px;
}
.actor-single .list-sounds .item-sound > audio {
  width: 100%;
  padding: 0px 20px;
}
.actor-single .list-sounds .item-sound > .tags-sound {
  padding: 10px 20px 10px;
  border-top: 1px #ddd solid;
  color: rgba(0, 0, 0, 0.22);
}
.actor-single .list-sounds .item-sound > .tags-sound > a {
  color: rgba(0, 0, 0, 0.22);
}
.actor-single .list-sounds .item-sound > .title-sound .language-sound {
  float: left;
  font-weight: normal;
  padding-left: 10px;
}
.actor-single .list-sounds .item-sound > .title-sound .language-sound:before {
  font-family: 'Ionicons';
  content: '\f38c';
}

video{
    width: 100%;
    height: auto;
    display: block;
}

.sound-list {

}

.sound-list  .sound  {
  border: 1px rgba(0, 0, 0, 0.07) solid;
  padding: 0px;
  border-radius: 6px !important;
  box-shadow: -3px 4px 9px rgba(0, 0, 0, 0.08);
}
.sound-list  .sound  .title-sound {
  color: black;
  font-weight: bold;
  padding: 20px 20px 10px;
}
.sound-list  .sound  > audio {
  width: 100%;
  padding: 0px 20px;
}
.sound-list  .sound  > .tags-sound {
  padding: 10px 20px 10px;
  border-top: 1px #ddd solid;
  color: rgba(0, 0, 0, 0.22);
}
.sound-list  .sound  > .tags-sound > a {
  color: rgba(0, 0, 0, 0.22);
}
.sound-list  .sound  > .title-sound .language-sound {
  float: left;
  font-weight: normal;
  padding-left: 10px;
}
.sound-list  .sound  > .title-sound .language-sound:before {
  font-family: 'Ionicons';
  content: '\f38c';
}

@media (min-width: 768px){
    .col-sm-3 {
        width: 25%!important;
    }
}

  .swiper-container {
    width: 100%;
    max-height: 100%;
    height: 145px;
    }
    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }
    
/*.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%…19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E);
    left: 10px;
    right: auto;
    background-color: #39596c;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%…2L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E);
    right: 10px;
    left: auto;
    background-color: #39596c;
}
.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 100%;
    width: 20px;
    height: 20px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 20px 30px;
    background-position: center;
    background-repeat: no-repeat;
}

.swiper-button-prev{
    right: 93%!important;
}*/

.swiper-button-next, .swiper-button-prev{
	top: 100%;
    width: 30px;
    height: 15px;
    background-size: 15px 15px;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
	right: 90%;
}

/**********************************
            AT CSS
***********************************/
a {
  color: #e74c3c;
}

a:hover {
  color: inherit;
}

.d-inline-block{
    display: inline-block;
}

.float-left {
    float: left;
}

.sound-list .sound > .tags-sound {
  background-color: #e74c3c;
  border-radius: 0 0 6px 6px !important;
  color: #fff;
}

.more-audio {
    color: #fff !important;
}

.sound-list .sound .title-sound,
.sound-list .sound > .tags-sound {
    padding: 5px 20px 5px 20px;
}

.sound-list .sound > audio {
  /*height: 30px;*/
}

.fadeInDown {
  visibility: hidden;
}

.kgvid_wrapper,
.mejs-audio {
  direction: ltr;
}

.mb-5 {
  margin-bottom: 3rem;
}

.mb-15 {
  margin-bottom: 15rem;
}

.float-none {
  float: none !important;
}

.mr-auto {
  margin-right: auto !important;
}

.ml-0 {
  margin-left: 0 !important;
}

.new-row {
  display: flex;
  flex-wrap: wrap;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.kgvid_wrapper {
  width: 49% !important;
  display: inline-block !important;
  float: left;
  margin: 5px 0 !important;
}

.kgvid_wrapper:nth-child(odd) {
  float: right;
}

.kgvid_wrapper:nth-child(even) {
  float: left;
}

#completed-projects .kgvid_wrapper {
  width: 100% !important;
}

.my-5 {
  margin-top: 3rem;
  margin-bottom: 3rem; 
}

.navbar-brand {
  background-size: auto 100%;
  background-position: right;
}

.tab-content .wp-video {
  width: 100% !important;
}

.tab-content .kgvid_wrapper {
  width: 100% !important;
}