::-webkit-scrollbar {
  width: 8px;
  height: 16px
}

::-webkit-scrollbar-thumb {
  cursor: pointer;
  background: #3b3b3b
}

body {
  line-height: 1.7;
  color: rgba(0, 0, 0, .5);
  font-weight: 400;
  font-size: 1rem;
  text-align: right;
  font-family: roboto mono, SFMono-Regular, Menlo, Monaco, Consolas, liberation mono, courier new, monospace;
  font-family: work sans, -apple-system, BlinkMacSystemFont, segoe ui, Roboto, helvetica neue, Arial, sans-serif, apple color emoji, segoe ui emoji, segoe ui symbol, noto color emoji;
  font-family: IRANSans !important
}

::-moz-selection {
  background: #000;
  color: #fff
}

::selection {
  background: #000;
  color: #fff
}

h1,
h2,
h3,
h4,
h5,
.h1,
.h2,
.h3,
.h4,
.h5 {
  color: #000
}

a {
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease
}

a:hover {
  text-decoration: none
}

.p_speakrs {
  text-align: center;
  margin-top: 19px;
  margin-bottom: 40px
}

.h_speaker {
  text-align: center !important
}

.regular-font-size {
  font-size: 1rem !important
}

.text-black {
  color: #000 !important
}

.bg-black {
  background: #000 !important
}

.line-height-sm {
  line-height: 1.3
}

.line-height-xs {
  line-height: 1
}

.site-wrap:before {
  -webkit-transition: .3s all ease-in-out;
  -o-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out;
  background: rgba(0, 0, 0, .6);
  content: "";
  position: absolute;
  z-index: 2000;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  visibility: hidden
}

.offcanvas-menu .site-wrap {
  height: 100%;
  width: 100%;
  z-index: 1000;
  overflow: hidden
}

.event_time_area {
  padding-bottom: 18px
}

.event_time_area.ab_event .event_time_inner {
  margin-top: 0
}

.event_time_inner {
  max-width: 944px;
  margin: auto;
  background: #fff;
  margin-top: -60px;
  border-radius: 15px;
  box-shadow: 0 24px 39px 0 rgba(153, 153, 153, .2);
  padding-top: 45px;
  padding-bottom: 50px
}

.event_time_inner .event_text h3 {
  padding-top: 41px;
  color: #222;
  font-size: 22px;
  text-transform: uppercase;
  margin-bottom: 23px
}

.event_time_inner .event_text p {
  margin-bottom: 0
}

.timer_inner {
  text-align: center;
  overflow: hidden
}

.timer_inner h5 {
  font-size: 36px;
  font-family: roboto, sans-serif;
  font-weight: 700;
  margin-bottom: 35px
}

.timer_inner p {
  font-size: 24px;
  font-family: roboto, sans-serif;
  font-weight: 700;
  margin-bottom: 0;
  margin-top: 25px
}

.timer_inner .timer {
  max-width: 380px;
  margin: auto;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  border-radius: 5px;
  font-family: cursive;
}

.timer_inner .timer .timer__section {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
  padding-top: 20px;
  padding-bottom: 0;
  position: relative
}

.timer_inner .timer .timer__section .timer__number {
  font-size: 36px;
  color: #222;
  font-weight: 700
}

.timer_inner .timer .timer__section .timer__label {
  font-size: 14px;
  margin-top: 6px;
  color: #000;
  text-transform: capitalize
}

.btn {
  position: relative;
  top: 0
}

.btn:hover,
.btn:active,
.btn:focus {
  outline: none;
  -webkit-box-shadow: none !important;
  box-shadow: none !important
}

.btn.btn-secondary {
  background-color: #e6e7e9;
  border-color: #e6e7e9;
  color: #000
}

.btn.btn-sm {
  font-size: .9rem
}

.btn:hover {
  -webkit-box-shadow: 0 5px 20px -7px rgba(0, 0, 0, .9) !important;
  box-shadow: 0 5px 20px -7px rgba(0, 0, 0, .9) !important
}

.btn.pill {
  border-radius: 30px !important
}

.btn.btn-white.btn-outline-white {
  border-color: #fff;
  background: 0 0;
  color: #fff
}

.btn.btn-white.btn-outline-white:hover {
  background: #fff;
  color: #000
}

.bg-black {
  background: #000
}

.form-control {
  height: 47px
}

.form-control:active,
.form-control:focus {
  border-color: #f23a2e
}

.form-control:hover.site-section {
  padding: 1em 0
}

.about_image {
  border-radius: 11px
}

.container .a_title_web:hover {
  opacity: .5 !important
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close span :hover {
  opacity: .5 !important
}

.site-navbar-wrap .site-menu-toggle span:hover {
  opacity: .4
}

.container .a_title_web {
  font-family: work sans, -apple-system, BlinkMacSystemFont, segoe ui, Roboto, helvetica neue, Arial, sans-serif, apple color emoji, segoe ui emoji, segoe ui symbol, noto color emoji !important
}

#timer_text_section {
  font-family: cursive;
}

@media(max-width:768px) {
  .container .site-logo {
    max-width: 46px !important;
    padding-left: 19px
  }

  .about_image {
    text-align: left !important;
    position: relative;
    max-width: 100%;
    margin-bottom: 27px
  }

  .about_conf_b {
    padding-left: 0 !important
  }

  .event_time_inner {
    padding-top: 0;
    padding-bottom: 30px
  }

  .timer_inner .timer .timer__section .timer__number {
    font-size: 11px
  }

  #timer_text_section {
    font-size: 16px
  }

  .timer_inner .timer .timer__section {
    padding-top: 0 !important
  }

  .event_text>h3 {
    text-align: center !important
  }

  .container .a_title_web {
    font-weight: 200 !important;
    font-size: 21px !important
  }

  .event_text {
    padding-left: 0 !important
  }

  .event_text>h3 {
    text-align: center
  }

  .section-heading h2 {
    display: block !important;
    text-align: center !important
  }
}

@media(min-width:768px) {
  .img_f_about {
    text-align: center !important
  }

  .about_image {
    text-align: left !important;
    position: relative !important;
    max-width: 100% !important;
    margin-bottom: 27px
  }

  .about_conf_b {
    padding-left: 0 !important
  }

  .site-section {
    padding: 1em 0
  }
}

.site-section.site-section-sm {
  padding: 4em 0
}

.event_text>h3 {
  text-align: center !important
}

.site-section-heading {
  font-size: 30px;
  color: #25262a;
  position: relative
}

.site-section-heading:before {
  content: "";
  left: 0;
  top: 0;
  position: absolute;
  width: 40px;
  height: 2px;
  background: #f23a2e
}

.site-section-heading.text-center:before {
  content: "";
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  position: absolute;
  width: 40px;
  height: 2px;
  background: #f23a2e
}

.img-setting_speaker {
  width: 100%;
  height: 204px;
  object-fit: cover;
  border-radius: 10px
}

.img-setting_speaker_Single {
  width: 100%;
  height: 80%;
  object-fit: cover;
  border-radius: 10px
}

.img-setting_speaker_about {
  width: 100%;
  margin-top: 8rem;
  margin-bottom: 1rem;
  border-radius: 10px
}

.img-width-setting_a {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%
}

.site-footer {
  padding: 4em 0;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  color: rgba(255, 255, 255, .5);
  position: relative
}

.site-footer:before {
  position: absolute;
  content: "";
  background: rgba(0, 0, 0, .8);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0
}

.site-footer .footer-heading {
  font-size: 20px
}

.site-footer a {
  color: rgba(255, 255, 255, .5)
}

.logous {
  color: #fff !important
}

.logous:hover {
  color: red !important;
  font-size: 1.03rem
}

.site-footer a:hover {
  color: #fff
}

.site-footer ul li {
  margin-bottom: 10px
}

.bg-text-line {
  display: inline;
  background: #000;
  -webkit-box-shadow: 20px 0 0 #000, -20px 0 0 #000;
  box-shadow: 20px 0 0 #000, -20px 0 0 #000
}

.bg-image {
  background-size: cover;
  background-repeat: no-rpeeat;
  overflow: hidden;
  background-position: center center
}

.bg-image.center {
  background-position: top center
}

.bg-image.fixed {
  background-position: fixed !important
}

.bg-image.overlay,
.bg-image.overlay-primary,
.bg-image.overlay-info,
.bg-image.overlay-success,
.bg-image.overlay-warning {
  position: relative
}

.bg-image.overlay:before,
.bg-image.overlay-primary:before,
.bg-image.overlay-info:before,
.bg-image.overlay-success:before,
.bg-image.overlay-warning:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0
}

.bg-image.overlay:before {
  background: rgba(0, 0, 0, .4)
}

.bg-image.overlay-primary:before {
  background: rgba(242, 58, 46, .9)
}

.bg-image.overlay-info:before {
  background: rgba(23, 162, 184, .9)
}

.bg-image.overlay-success:before {
  background: rgba(40, 167, 69, .9);
  background: rgba(238, 198, 10, .9)
}

@media(max-width:767.98px) {

  .display-3,
  .display-2,
  .display-4 {
    font-size: 2rem !important
  }

  .section-heading h2 {
    display: block !important;
    text-align: center !important
  }
}

@media(max-width:991.98px) {
  .bg-md-height {
    height: 300px
  }
}

@media(max-width:767.98px) {
  .bg-sm-height {
    height: 300px
  }
}

.site-navbar-top {
  display: none;
  font-size: .8rem;
  background: #df1b0e
}

.site-navbar-top a {
  color: #fff
}

.site-navbar-top .text-with-icon {
  color: rgba(255, 255, 255, .5)
}

.site-navbar-top,
.site-navbar {
  border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.site-navbar {
  margin-bottom: 0;
  width: 100%;
  border-bottom: none;
  background: 0 0 !important
}

.site-navbar .site-logo {
  font-weight: 200
}

.site-navbar .site-logo a {
  font-weight: 200;
  font-size: 26px;
  color: #000
}

.site-navbar .site-navigation .site-menu {
  margin-bottom: 0
}

.site-navbar .site-navigation .site-menu .active>a {
  color: #000
}

.site-navbar .site-navigation .site-menu a {
  text-decoration: none !important;
  font-size: 15px;
  display: inline-block
}

.site-navbar .site-navigation .site-menu>li {
  display: inline-block;
  padding: 10px 5px
}

.site-navbar .site-navigation .site-menu>li>a {
  padding: 10px;
  text-transform: uppercase;
  letter-spacing: .05em;
  color: rgba(0, 0, 0, .6);
  font-size: 15px;
  text-decoration: none !important
}

.site-navbar .site-navigation .site-menu>li>a:hover {
  color: #000
}

.site-navbar .site-navigation .site-menu>li:last-child {
  padding-right: 0
}

.site-navbar .site-navigation .site-menu>li:last-child>a {
  padding-right: 0
}

.site-navbar .site-navigation .site-menu .has-children {
  position: relative
}

.site-navbar .site-navigation .site-menu .has-children>a {
  position: relative;
  padding-right: 20px
}

.site-navbar .site-navigation .site-menu .has-children>a:before {
  position: absolute;
  content: "\e313";
  font-size: 16px;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

.site-navbar .site-navigation .site-menu .has-children .dropdown {
  visibility: hidden;
  opacity: 0;
  top: 100%;
  border-radius: 7px;
  position: absolute;
  text-align: left;
  -webkit-box-shadow: 0 2px 10px -2px rgba(0, 0, 0, .25);
  box-shadow: 0 2px 10px -2px rgba(0, 0, 0, .25);
  padding: 10px 0;
  margin-top: 20px;
  margin-left: 0;
  background: #000;
  -webkit-transition: .2s 0;
  -o-transition: .2s 0;
  transition: .2s 0
}

.site-navbar .site-navigation .site-menu .has-children .dropdown.arrow-top {
  position: absolute
}

.site-navbar .site-navigation .site-menu .has-children .dropdown.arrow-top:before {
  bottom: 100%;
  left: 15%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: transparent;
  border-bottom-color: #000;
  border-width: 7px;
  margin-left: -7px
}

.site-navbar .site-navigation .site-menu .has-children .dropdown a {
  text-transform: none;
  letter-spacing: normal;
  -webkit-transition: 0 all;
  -o-transition: 0 all;
  transition: 0 all;
  color: #343a40;
  color: #fff
}

.site-navbar .site-navigation .site-menu .has-children .dropdown .active>a {
  color: #000 !important
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li {
  list-style: none;
  padding: 0;
  margin: 0;
  min-width: 200px
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li>a {
  padding: 5px 20px;
  display: block
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li>a:hover {
  color: #f23a2e
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li.has-children>a:before {
  content: "\e315";
  right: 20px
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li.has-children>.dropdown,
.site-navbar .site-navigation .site-menu .has-children .dropdown>li.has-children>ul {
  left: 100%;
  top: 0
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li.has-children:hover>a,
.site-navbar .site-navigation .site-menu .has-children .dropdown>li.has-children:active>a,
.site-navbar .site-navigation .site-menu .has-children .dropdown>li.has-children:focus>a {
  color: #f23a2e
}

.site-navbar .site-navigation .site-menu .has-children a {
  text-transform: uppercase
}

.site-navbar .site-navigation .site-menu .has-children:hover>a,
.site-navbar .site-navigation .site-menu .has-children:focus>a,
.site-navbar .site-navigation .site-menu .has-children:active>a {
  color: #fff
}

.site-navbar .site-navigation .site-menu .has-children:hover,
.site-navbar .site-navigation .site-menu .has-children:focus,
.site-navbar .site-navigation .site-menu .has-children:active {
  cursor: pointer
}

.site-navbar .site-navigation .site-menu .has-children:hover>.dropdown,
.site-navbar .site-navigation .site-menu .has-children:focus>.dropdown,
.site-navbar .site-navigation .site-menu .has-children:active>.dropdown {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
  margin-top: 0;
  visibility: visible;
  opacity: 1
}

.site-navbar-wrap {
  background: 0 0 !important;
  position: fixed;
  z-index: 99;
  width: 100%;
  padding: 20px 0;
  margin-bottom: 113px;
  left: 0;
  -webkit-transition: .3s all ease;
  -o-transition: .9s all ease;
  transition: .9s all ease
}

.member_sec {
  flex: 0 50%
}

.site-navbar-wrap .site-menu-toggle span {
  color: #fff
}

.site-navbar-wrap .site-navbar .site-logo a {
  color: #fff
}

.site-navbar-wrap .site-navbar .site-navigation .site-menu>li>a {
  color: rgba(255, 255, 255, .6);
  font-size: 15px
}

.site-navbar-wrap .site-navbar .site-navigation .site-menu>li>a:hover {
  color: #fff
}

.site-navbar-wrap.scrolled {
  z-index: 99;
  padding: 0;
  -webkit-box-shadow: 0 0 25px 41px rgba(0, 0, 0, .1);
  box-shadow: 0 0 30px -5px rgba(0, 0, 0, .3);
  background-color: #fffffff0 !important
}

.site-navbar-wrap.scrolled .site-menu-toggle span {
  color: #000
}

.site-navbar-wrap.scrolled .site-logo a {
  color: #000
}

.site-navbar-wrap.scrolled .site-navbar .site-navigation .site-menu>li>a {
  color: rgba(0, 0, 0, .6);
  font-size: 15px
}

.site-navbar-wrap.scrolled .site-navbar .site-navigation .site-menu>li>a:hover {
  color: #000
}

.site-mobile-menu {
  width: 300px;
  position: fixed;
  right: 0;
  z-index: 5000;
  padding-top: 20px;
  background: #fff;
  height: calc(100vh);
  -webkit-transform: translateX(110%);
  -ms-transform: translateX(110%);
  transform: translateX(110%);
  -webkit-box-shadow: -10px 0 20px -10px rgba(0, 0, 0, .1);
  box-shadow: -10px 0 20px -10px rgba(0, 0, 0, .1);
  -webkit-transition: .3s all ease-in-out;
  -o-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out
}

.offcanvas-menu .site-mobile-menu {
  -webkit-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%)
}

.site-mobile-menu .site-mobile-menu-header {
  width: 100%;
  float: left;
  padding-left: 20px;
  padding-right: 20px
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close {
  float: right;
  margin-top: 8px
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close span {
  font-size: 30px;
  display: inline-block;
  padding-left: 10px;
  padding-right: 0;
  line-height: 1;
  cursor: pointer;
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close span:hover {
  color: #25262a
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo {
  float: left;
  margin-top: 10px;
  margin-left: 0
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a {
  display: inline-block;
  text-transform: uppercase
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a img {
  max-width: 70px
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a:hover {
  text-decoration: none
}

.site-mobile-menu .site-mobile-menu-body {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  position: relative;
  padding: 20px;
  height: calc(100vh - 52px);
  padding-bottom: 150px
}

.site-mobile-menu .site-nav-wrap {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative
}

.site-mobile-menu .site-nav-wrap a {
  padding: 10px 20px;
  display: block;
  position: relative;
  color: #212529
}

.site-mobile-menu .site-nav-wrap li {
  position: relative;
  display: block
}

.site-mobile-menu .site-nav-wrap li.active>a {
  color: #f23a2e
}

.site-mobile-menu .site-nav-wrap .arrow-collapse {
  position: absolute;
  right: 0;
  top: 10px;
  z-index: 20;
  width: 36px;
  height: 36px;
  text-align: center;
  cursor: pointer;
  border-radius: 50%
}

.site-mobile-menu .site-nav-wrap .arrow-collapse:hover {
  background: #f8f9fa
}

.site-mobile-menu .site-nav-wrap .arrow-collapse:before {
  font-size: 12px;
  z-index: 20;
  content: "\f078";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-180deg);
  -ms-transform: translate(-50%, -50%) rotate(-180deg);
  transform: translate(-50%, -50%) rotate(-180deg);
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease
}

.site-mobile-menu .site-nav-wrap .arrow-collapse.collapsed:before {
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.site-mobile-menu .site-nav-wrap>li {
  display: block;
  position: relative;
  float: left;
  width: 100%
}

.site-mobile-menu .site-nav-wrap>li>a {
  padding-left: 20px;
  font-size: 20px
}

.site-mobile-menu .site-nav-wrap>li>ul {
  padding: 0;
  margin: 0;
  list-style: none
}

.site-mobile-menu .site-nav-wrap>li>ul>li {
  display: block
}

.site-mobile-menu .site-nav-wrap>li>ul>li>a {
  padding-left: 40px;
  font-size: 16px
}

.site-mobile-menu .site-nav-wrap>li>ul>li>ul {
  padding: 0;
  margin: 0
}

.site-mobile-menu .site-nav-wrap>li>ul>li>ul>li {
  display: block
}

.site-mobile-menu .site-nav-wrap>li>ul>li>ul>li>a {
  font-size: 16px;
  padding-left: 60px
}

.site-blocks-cover {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center
}

.site-blocks-cover.overlay:before {
  content: "";
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
  background: rgba(0, 0, 0, .5)
}

.site-blocks-cover,
.site-blocks-cover .row {
  min-height: 604px;
    height: calc(67vh);
}

.site-blocks-cover.inner-page,
.site-blocks-cover.inner-page .row {
  min-height: 600px;
  height: calc(40vh)
}

.site-blocks-cover .sub-text {
  font-size: 1.1rem;
  text-transform: uppercase;
  color: rgba(255, 255, 255, .7);
  letter-spacing: .2em
}

.site-blocks-cover h1 {
  font-weight: 900;
  color: #fff;
  text-transform: uppercase;
  line-height: 30px;
  font-size: 1.2rem;
  padding-bottom: 22px;
  margin: 27px 0px;
}

@media(min-width:992px) {
  .site-blocks-cover h1 {
    font-size: 2rem;
    font-weight: 600;
    line-height: 1.5;
    padding-bottom: 22px;
    margin: 27px 0px;
  }
}

.site-blocks-cover p {
  color: #fff;
  font-size: 1.4rem;
  line-height: 34px;
}

.site-blocks-cover .intro-text {
  font-size: 16px;
  line-height: 1.5
}

.site-heading {
  font-weight: 300;
  text-transform: uppercase;
  font-size: 2rem
}

@media(min-width:768px) {
  .site-heading {
    font-size: 3rem
  }

  .container .site-logo {
    max-width: 89px
  }
}

.site-heading strong {
  font-weight: 900
}

.site-block-1 {
  padding-top: 50px
}

@media(min-width:992px) {
  .site-block-1 {
    padding-top: 0;
    position: absolute;
    width: 100%;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
  }
}

.site-block-appointment {
  background: #ece8d9 !important
}

.site-block-appointment form {
  -webkit-box-shadow: 0 5px 20px -2px rgba(0, 0, 0, .1);
  box-shadow: 0 5px 20px -2px rgba(0, 0, 0, .1)
}

.text-white-opacity-5 {
  color: rgba(255, 255, 255, .5)
}

.text-black-opacity-5 {
  color: rgba(0, 0, 0, .5)
}

@media(max-width:767.98px) {
  .site-block-feature .d-block {
    border-bottom: none !important
  }
}

.site-block-feature .item {
  width: 50%
}

@media(max-width:767.98px) {
  .site-block-feature .item {
    width: 100%;
    border-right: none !important;
    border-bottom: none !important
  }

  .container .site-logo {
    max-width: 84px;
    padding-left: 19px
  }
}

.site-block-feature-2 .icon {
  font-size: 50px;
  position: relative;
  line-height: 1
}

.site-block-feature-2 h3 {
  font-size: 1.5rem
}

.site-block-3 .row-items {
  height: calc(50% - 15px);
  margin-bottom: 30px
}

.site-block-3 .row-items.last {
  height: calc(50% - 15px);
  margin-bottom: 0
}

.eng_title {
  margin-bottom: 4rem !important
}

.fa_title {
  margin-bottom: 2rem !important;
  margin-top: 3rem !important
}

.site-block-3 .feature {
  -webkit-transition: .3s all ease-in-out;
  -o-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out;
  height: 100%
}

.site-block-3 .feature h3 {
  color: #000;
  font-size: 1.4rem
}

.site-block-3 .feature:hover,
.site-block-3 .feature:active,
.site-block-3 .feature:focus,
.site-block-3 .feature.active {
  -webkit-box-shadow: 0 5px 20px -2px rgba(0, 0, 0, .1);
  box-shadow: 0 5px 20px -2px rgba(0, 0, 0, .1)
}

.site-block-half .image,
.site-block-half .text {
  width: 100%
}

@media(min-width:992px) {

  .site-block-half .image,
  .site-block-half .text {
    width: 50%
  }
}

.site-block-half .image {
  height: 400px
}

@media(max-width:991.98px) {
  .site-block-half .image {
    margin-bottom: 50px
  }
}

.site-block-half .text {
  padding: 15px
}

@media(min-width:992px) {
  .event_time_inner {
    padding-top: 0px !important;
    padding-bottom: 19px !important;
  }

  .timer_inner .timer .timer__section .timer__number {
    font-size: 28px
  }

  #timer_text_section {
    font-size: 21px
  }

  .timer_inner .timer .timer__section {
    padding-top: 21px !important
  }

  .timeline-split .timeline-item,
  .timeline-centered .timeline-item {
    display: table-row;
    padding: 0
  }

  .site-block-half .text {
    padding: 4rem
  }

  .container .site-logo {
    max-width: 89px
  }

  .about_image {
    max-width: 400px !important;
    text-align: left !important;
    position: absolute !important;
    border-radius: 10px
  }

  .about_conf_b {
    padding-left: 424px !important
  }

  .img_f_about {
    text-align: left !important
  }
}

.site-block-half .bg-image {
  background-position: center center
}

@media(max-width:991.98px) {
  .site-block-half .bg-image {
    height: 400px
  }
}

.site-block-half.site-block-video .image {
  position: relative
}

.site-block-half.site-block-video .image .play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 20px;
  width: 70px;
  height: 70px;
  background: #fff;
  display: block;
  border-radius: 50%;
  opacity: 1;
  color: #f23a2e !important
}

.site-block-half.site-block-video .image .play-button:hover {
  opacity: 1
}

.site-block-half.site-block-video .image .play-button>span {
  position: absolute;
  left: 55%;
  top: 50%;
  -webkit-transform: translate(-60%, -50%);
  -ms-transform: translate(-60%, -50%);
  transform: translate(-60%, -50%)
}

.site-block-testimony img {
  max-width: 140px;
  border-radius: 50%
}

.site-block-testimony p {
  font-size: 1.2rem
}

.site-block-testimony.active {
  background: #fff;
  -webkit-box-shadow: 0 5px 20px -2px rgba(0, 0, 0, .1);
  box-shadow: 0 5px 20px -2px rgba(0, 0, 0, .1)
}

.post-entry {
  position: relative;
  overflow: hidden;
  border: 1px solid #e6e6e6
}

.post-entry,
.post-entry .text {
  border-radius: 4px;
  border-top: none !important
}

.post-entry .date {
  color: #a6a6a6;
  font-weight: 400;
  letter-spacing: .1em
}

.post-entry .image {
  overflow: hidden;
  position: relative
}

.post-entry .image img {
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1)
}

.post-entry:hover .image img,
.post-entry:active .image img,
.post-entry:focus .image img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2)
}

.block-13,
.block-14,
.block-15,
.slide-one-item {
  position: relative;
  z-index: 1
}

.block-13 .owl-nav,
.block-14 .owl-nav,
.block-15 .owl-nav,
.slide-one-item .owl-nav {
  position: relative;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%)
}

.block-13 .owl-nav .owl-prev,
.block-13 .owl-nav .owl-next,
.block-14 .owl-nav .owl-prev,
.block-14 .owl-nav .owl-next,
.block-15 .owl-nav .owl-prev,
.block-15 .owl-nav .owl-next,
.slide-one-item .owl-nav .owl-prev,
.slide-one-item .owl-nav .owl-next {
  position: relative;
  display: inline-block;
  padding: 20px;
  font-size: 30px;
  color: #000
}

.block-13 .owl-nav .owl-prev.disabled,
.block-13 .owl-nav .owl-next.disabled,
.block-14 .owl-nav .owl-prev.disabled,
.block-14 .owl-nav .owl-next.disabled,
.block-15 .owl-nav .owl-prev.disabled,
.block-15 .owl-nav .owl-next.disabled,
.slide-one-item .owl-nav .owl-prev.disabled,
.slide-one-item .owl-nav .owl-next.disabled {
  opacity: .2
}

.block-13 .owl-stage-outer,
.block-14 .owl-stage-outer,
.block-15 .owl-stage-outer {
  padding-top: 30px;
  padding-bottom: 30px
}

.block-13 .owl-nav,
.block-14 .owl-nav,
.block-15 .owl-nav {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  display: none;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

@media(max-width:991.98px) {

  .block-13 .owl-nav,
  .block-14 .owl-nav,
  .block-15 .owl-nav {
    display: none
  }
}

.block-13 .owl-nav .owl-prev,
.block-13 .owl-nav .owl-next,
.block-14 .owl-nav .owl-prev,
.block-14 .owl-nav .owl-next,
.block-15 .owl-nav .owl-prev,
.block-15 .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

.block-13 .owl-nav .owl-prev,
.block-14 .owl-nav .owl-prev,
.block-15 .owl-nav .owl-prev {
  left: -70px
}

.block-13 .owl-nav .owl-next,
.block-14 .owl-nav .owl-next,
.block-15 .owl-nav .owl-next {
  right: -70px
}

.block-13 .owl-dots,
.block-14 .owl-dots,
.block-15 .owl-dots {
  text-align: center
}

.block-13 .owl-dots .owl-dot,
.block-14 .owl-dots .owl-dot,
.block-15 .owl-dots .owl-dot {
  display: inline-block;
  margin: 5px
}

.block-13 .owl-dots .owl-dot>span,
.block-14 .owl-dots .owl-dot>span,
.block-15 .owl-dots .owl-dot>span {
  line-height: 0;
  display: inline-block;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  border: none;
  float: left;
  background: #ccc;
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease
}

.block-13 .owl-dots .owl-dot.active>span,
.block-14 .owl-dots .owl-dot.active>span,
.block-15 .owl-dots .owl-dot.active>span {
  background: #f23a2e
}

.slide-one-item.home-slider .owl-nav {
  -webkit-transition: .3s all ease-in-out;
  -o-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out;
  opacity: 0;
  visibility: hidden;
  position: absolute !important;
  top: 50% !important;
  bottom: auto !important;
  width: 100%
}

.slide-one-item.home-slider .owl-prev {
  left: 10px !important
}

.slide-one-item.home-slider .owl-next {
  right: 10px !important
}

.slide-one-item.home-slider .owl-prev,
.slide-one-item.home-slider .owl-next {
  color: #fff;
  position: absolute !important;
  top: 50%;
  padding: 0;
  height: 50px;
  width: 50px;
  border-radius: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: rgba(0, 0, 0, .2);
  -webkit-transition: .3s all ease-in-out;
  -o-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out;
  line-height: 0;
  text-align: center;
  font-size: 25px
}

@media(min-width:768px) {

  .slide-one-item.home-slider .owl-prev,
  .slide-one-item.home-slider .owl-next {
    font-size: 25px
  }
}

.slide-one-item.home-slider .owl-prev>span,
.slide-one-item.home-slider .owl-next>span {
  position: absolute;
  line-height: 0;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.slide-one-item.home-slider .owl-prev:hover,
.slide-one-item.home-slider .owl-prev:focus,
.slide-one-item.home-slider .owl-next:hover,
.slide-one-item.home-slider .owl-next:focus {
  background: #000
}

.slide-one-item.home-slider:hover .owl-nav,
.slide-one-item.home-slider:focus .owl-nav,
.slide-one-item.home-slider:active .owl-nav {
  opacity: 1;
  visibility: visible
}

.block-12 {
  position: relative
}

.block-12 figure {
  position: relative
}

.block-12 figure:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: -moz-linear-gradient(top, transparent 0%, transparent 18%, rgba(0, 0, 0, 0.8) 99%, rgba(0, 0, 0, 0.8) 100%);
  background: -webkit-linear-gradient(top, transparent 0%, transparent 18%, rgba(0, 0, 0, 0.8) 99%, rgba(0, 0, 0, 0.8) 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(18%, transparent), color-stop(99%, rgba(0, 0, 0, 0.8)), to(rgba(0, 0, 0, 0.8)));
  background: -o-linear-gradient(top, transparent 0%, transparent 18%, rgba(0, 0, 0, 0.8) 99%, rgba(0, 0, 0, 0.8) 100%);
  background: linear-gradient(to bottom, transparent 0%, transparent 18%, rgba(0, 0, 0, 0.8) 99%, rgba(0, 0, 0, 0.8) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#cc000000', GradientType=0)
}

.block-12 .text-overlay {
  position: absolute;
  bottom: 20px;
  left: 20px;
  right: 20px;
  z-index: 10
}

.block-12 .text-overlay h2 {
  color: #fff
}

.block-12 .text {
  position: relative;
  top: -100px
}

.block-12 .text .meta {
  text-transform: uppercase;
  padding-left: 40px;
  color: #fff;
  display: block;
  margin-bottom: 20px
}

.block-12 .text .text-inner {
  -webkit-box-shadow: 0 0 20px -5px rgba(0, 0, 0, .3);
  box-shadow: 0 0 20px -5px rgba(0, 0, 0, .3);
  background: #fff;
  padding: 10px;
  margin-right: 30px;
  position: relative
}

@media(min-width:768px) {
  .block-12 .text .text-inner {
    padding: 30px 40px
  }
}

.block-12 .text .text-inner:before {
  position: absolute;
  content: "";
  width: 80px;
  height: 4px;
  margin-top: -4px;
  background: #f23a2e;
  top: 0
}

.block-12 .text .text-inner .heading {
  font-size: 20px;
  margin: 0;
  padding: 0
}

.block-16 figure {
  position: relative
}

.block-16 figure .play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 20px;
  width: 70px;
  height: 70px;
  background: #fff;
  display: block;
  border-radius: 50%;
  opacity: 1;
  color: #f23a2e !important
}

.block-16 figure .play-button:hover {
  opacity: 1
}

.block-16 figure .play-button>span {
  position: absolute;
  left: 55%;
  top: 50%;
  -webkit-transform: translate(-60%, -50%);
  -ms-transform: translate(-60%, -50%);
  transform: translate(-60%, -50%)
}

.block-25 ul,
.block-25 ul li {
  padding: 0;
  margin: 0
}

.block-25 ul li .date {
  color: rgba(255, 255, 255, .25);
  font-size: .8rem;
  display: block
}

.block-25 ul li a .image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 90px;
  flex: 0 0 90px
}

.block-25 ul li a .image img {
  border-radius: 4px;
  max-width: 100%;
  opacity: 1;
  -webkit-transition: .3s all ease-in-out;
  -o-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out
}

.block-25 ul li a .text .heading {
  font-size: .9rem;
  line-height: 1.5;
  margin: 0;
  padding: 0;
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease;
  color: #999
}

.block-25 ul li a .meta {
  color: #f23a2e
}

.block-25 ul li a:hover img {
  opacity: .5
}

.block-25 ul li a:hover .text .heading {
  color: #fff
}

#date-countdown .countdown-block {
  display: inline-block;
  margin: 0 10px;
  border: 1px solid #ccc;
  text-align: center;
  width: 90px;
  height: 90px;
  padding-top: 18px;
  border-radius: 4px;
  margin-bottom: 20px
}

#date-countdown .countdown-block:first-child {
  margin-left: 0
}

#date-countdown .label {
  font-size: 30px;
  color: #f23a2e;
  display: block;
  line-height: 1
}

.next-match .image {
  width: 50px;
  border-radius: 50%
}

.player {
  position: relative
}

.player img {
  max-width: 100px;
  border-radius: 50%;
  margin-bottom: 20px
}

.player .team-number {
  position: absolute;
  width: 30px;
  height: 30px;
  background: #f23a2e;
  border-radius: 50%;
  color: #fff
}

.player .team-number>span {
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%
}

.player h2 {
  font-size: 20px;
  letter-spacing: .2em;
  text-transform: uppercase
}

.player .position {
  font-size: 14px;
  color: #b3b3b3;
  text-transform: uppercase
}

.site-block-27 ul,
.site-block-27 ul li {
  padding: 0;
  margin: 0
}

.site-block-27 ul li {
  display: inline-block;
  margin-bottom: 4px
}

.site-block-27 ul li a,
.site-block-27 ul li span {
  text-align: center;
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  border: 1px solid #ccc
}

.site-block-27 ul li.active a,
.site-block-27 ul li.active span {
  background: #f23a2e;
  color: #fff;
  border: 1px solid transparent
}

.block-47 .block-47-image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 70px;
  flex: 0 0 70px;
  display: block
}

.block-47 .block-47-image img {
  border: 5px solid #fff;
  border-radius: 50%;
  -webkit-box-shadow: 0 2px 30px -2px rgba(0, 0, 0, .1);
  box-shadow: 0 2px 30px -2px rgba(0, 0, 0, .1)
}

.block-47 .block-47-quote {
  padding: 30px;
  font-weight: 300;
  background: #fff;
  border-radius: 7px;
  position: relative;
  -webkit-box-shadow: 0 2px 30px -2px rgba(0, 0, 0, .1);
  box-shadow: 0 2px 30px -2px rgba(0, 0, 0, .1)
}

@media(min-width:768px) {
  .block-47 .block-47-quote {
    margin-left: 40px;
    font-size: 1.2rem
  }
}

.block-47 .block-47-quote:before {
  content: "";
  border: 1px solid red;
  z-index: 2;
  position: absolute;
  left: -15px;
  border-width: 0 20px 20px 0;
  border-style: solid;
  border-color: transparent #fff transparent transparent
}

.block-47 .block-47-quote .block-47-quote-author {
  font-size: 14px;
  color: #666
}

.site-block-check {
  padding: 0;
  margin: 0 0 30px
}

.site-block-check li {
  padding: 0;
  margin: 0;
  display: block;
  padding-left: 30px;
  position: relative;
  margin-bottom: 10px
}

.site-block-check li:before {
  position: absolute;
  color: #28a745;
  left: 0;
  top: -.3rem;
  font-size: 1.1rem;
  content: "\e5ca"
}

.half-sm .text,
.half-sm .text h2,
.half-sm .text small {
  -webkit-transition: .3s all ease-in-out;
  -o-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out
}

.half-sm .text a small {
  border-bottom: 2px solid transparent
}

.half-sm:hover .text,
.half-sm:focus .text {
  background: #f23a2e !important;
  color: #fff
}

.half-sm:hover .text h2,
.half-sm:focus .text h2 {
  color: #fff !important
}

.half-sm:hover .text a small,
.half-sm:focus .text a small {
  color: #fff !important;
  border-bottom: 2px solid #fff
}

.block-37 {
  border-radius: 4px;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 200px
}

.block-37 .image {
  height: 100%;
  background-color: #000;
  background-position: center;
  background-size: cover;
  position: relative;
  -webkit-transition: .8s all ease;
  -o-transition: .8s all ease;
  transition: .8s all ease
}

.block-37 .image:before {
  content: "";
  visibility: hidden;
  opacity: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease;
  top: 0;
  left: 0;
  background-color: #f23a2e
}

.block-37 .image .block-37-overlay {
  z-index: 3;
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin-top: 10px
}

.block-37 .image .block-37-overlay .icon {
  font-size: 30px;
  color: #fff
}

.block-37:hover .block-37-overlay,
.block-37:focus .block-37-overlay {
  opacity: 1;
  visibility: visible;
  margin-top: 0
}

.block-37:hover .image,
.block-37:focus .image {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2)
}

.block-37:hover .image:before,
.block-37:focus .image:before {
  opacity: .7;
  visibility: visible
}

.block-feature h2,
.block-feature .heading,
.heading-with-border h2,
.heading-with-border .heading {
  text-transform: uppercase;
  font-size: 1.1rem;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 20px
}

.block-feature h2:after,
.block-feature .heading:after,
.heading-with-border h2:after,
.heading-with-border .heading:after {
  position: absolute;
  content: "";
  width: 50px;
  height: 2px;
  bottom: 0;
  background: #f23a2e;
  left: 0
}

.block-feature.text-center h2:after,
.block-feature.text-center .heading:after,
.heading-with-border.text-center h2:after,
.heading-with-border.text-center .heading:after {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%)
}

.block-media-1 {
  position: relative;
  -webkit-transition: .3s all ease-in-out;
  -o-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out
}

.block-media-1:hover,
.block-media-1:focus,
.block-media-1:active {
  -webkit-box-shadow: 5px 0 40px 0 rgba(0, 0, 0, .15);
  box-shadow: 5px 0 40px 0 rgba(0, 0, 0, .15)
}

.block-schedule {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed
}

.block-schedule.overlay {
  position: relative
}

.block-schedule.overlay:before {
  position: absolute;
  content: "";
  background: rgba(0, 0, 0, .2);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0
}

.block-schedule .container {
  position: relative;
  z-index: 10
}

.block-schedule .row-wrap {
  margin-left: 15px;
  margin-right: 15px
}

.block-schedule .row-wrap>.row {
  margin-bottom: 2px;
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  z-index: 1;
  position: relative;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent
}

.block-schedule .row-wrap>.row:hover {
  border-left: 10px solid #f23a2e;
  border-right: 10px solid #f23a2e;
  -webkit-transform: scale(1.01);
  -ms-transform: scale(1.01);
  transform: scale(1.01);
  z-index: 2;
  -webkit-box-shadow: 0 7px 40px -5px rgba(0, 0, 0, .2);
  box-shadow: 0 7px 40px -5px rgba(0, 0, 0, .2)
}

.block-schedule .tab-nav a {
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: .2em
}

.block-testimony .person {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 80px;
  flex: 0 0 80px
}

.block-testimony blockquote {
  font-size: 1rem;
  font-style: italic
}

.block-trainer {
  position: relative;
  width: 100%
}

.block-trainer img {
  display: block;
  height: auto
}

.block-trainer:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(242, 58, 46, .7);
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease;
  visibility: hidden;
  opacity: 0
}

.block-trainer .block-trainer-overlay {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 20px;
  text-align: center;
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease;
  visibility: hidden;
  opacity: 0
}

.block-trainer .block-trainer-overlay h2 {
  font-size: 20px;
  color: #fff
}

.block-trainer .block-trainer-overlay a {
  color: #fff
}

.block-trainer:hover .block-trainer-overlay {
  visibility: visible;
  opacity: 1
}

.block-trainer:hover:before {
  visibility: visible;
  opacity: 1
}

.img-border,
.img-border-sm {
  position: relative
}

.img-border img,
.img-border-sm img {
  -webkit-transition: .3s all ease-in-out;
  -o-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out;
  position: relative;
  top: 0;
  left: 0;
  z-index: 2
}

.media-with-text .heading {
  font-size: 18px
}

.media-with-text .heading a {
  color: #000
}

.quick-contact-info {
  background: #000;
  color: rgba(255, 255, 255, .5)
}

.quick-contact-info h2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: .2em
}

.latest-sermons h2 {
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: .2em
}

.image-play {
  position: relative
}

.image-play .icon-wrap {
  z-index: 6;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  width: 100px;
  height: 100px;
  background: rgba(255, 255, 255, .2);
  border-radius: 50%
}

.image-play .icon-wrap>span {
  font-size: 40px;
  color: #fff;
  position: absolute;
  -webkit-transform: translate(-35%, -50%);
  -ms-transform: translate(-35%, -50%);
  transform: translate(-35%, -50%);
  top: 50%;
  left: 50%
}

.post-date {
  color: rgba(0, 0, 0, .4);
  margin-top: 10px
}

.section-heading h2 {
  position: relative;
  display: inline-block;
  font-size: 2.8rem;
  font-weight: 700
}

@media(max-width:991.98px) {
  .event_schedule_inner .nav-tabs li a {
    padding: 0 12px;
    font-size: .6rem
  }

  .section-heading h2 {
    font-size: 2.5rem;
    text-align: center;
    display: block !important
  }

  .event_text>h3 {
    text-align: center;
    padding-top: 50px
  }
}

.section-heading.text-left h2:before,
.section-heading.text-left h2:after {
  left: 0;
  -webkit-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%)
}

.unit-8 .accordion-item .heading {
  font-size: 1.2rem;
  font-weight: 400;
  padding: 10px 0
}

.unit-8 .accordion-item .heading>a {
  padding-left: 35px;
  position: relative;
  color: #000
}

.unit-8 .accordion-item .heading>a:before {
  width: 20px;
  height: 20px;
  line-height: 18px;
  border: 1px solid #ccc;
  text-align: center;
  font-size: 18px;
  top: .1em;
  left: 0
}

.unit-8 .accordion-item .heading>a[aria-expanded=true]:before {
  position: absolute;
  content: "\e316";
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease;
  background: #f23a2e;
  color: #fff;
  border: 1px solid #f23a2e
}

.unit-8 .accordion-item .heading>a[aria-expanded=false]:before {
  content: "\e313";
  color: #ccc;
  position: absolute;
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease
}

.unit-8 .accordion-item .body-text {
  padding: 5px 0;
  padding-left: 30px
}

.caption {
  text-transform: uppercase;
  letter-spacing: .2em;
  font-size: 12px;
  padding: 7px 10px;
  color: #fff;
  display: inline-block
}

.speaker .heading {
  font-size: 18px
}

.speaker .heading a {
  color: #000
}

.speaker h3 {
  font-size: 1.2rem !important;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 700
}

.speaker h3 span {
  display: block
}

.speaker>.thumbnail {
  overflow: hidden;
  position: relative
}

.speaker>.thumbnail img {
  -webkit-transition: .5s all ease;
  -o-transition: .5s all ease;
  transition: .5s all ease;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1)
}

.speaker>.thumbnail:hover img {
  -webkit-transform: scale(.95);
  -ms-transform: scale(.95);
  transform: scale(.95);
  border-radius: 30px;
  opacity: .9
}

.img_zoom {
  transition: .5s all ease !important
}

.img_zoom:hover {
  border-radius: 25px;
  opacity: .9;
  overflow: hidden;
  -webkit-transform: scale(.82);
  -ms-transform: scale(.82);
  transform: scale(.86)
}

.news_zoom {
  transition: .5s all ease !important;
  width: 100% !important;
  height: 225px;
  object-fit: cover;
  border-radius: 7px
}

.news_zoom:hover {
  border-radius: 15px;
  opacity: .9;
  overflow: hidden;
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02)
}

.speaker_zoom {
  transition: .3s all ease !important;
  width: 95% !important;
  height: 285px;
  object-fit: cover;
  border-radius: 7px
}

.speaker_zoom:hover {
  border-radius: 25px;
  opacity: .9;
  overflow: hidden;
  -webkit-transform: scale(.95);
  -ms-transform: scale(.85);
  transform: scale(.85)
}

.btn_header:active {
  background-color: #ffffffbf;
  color: #000
}

.btn_header:hover {
  background-color: #ffffffbf;
  color: #000
}

.btn_header {
  color: #fff;
  background-color: #0000009e;
  border-radius: 25px;
  font-size: 15px;
}

.btn_footer:active {
  background-color: #ffffffbf;
  color: #000
}

.btn_footer:hover {
  background-color: #ffffffbf;
  color: #000
}

.btn_footer {
  color: #fff;
  background-color: #0000009e;
  border-radius: 25px
}

html {
  scroll-behavior: smooth
}

.more_detail_a:hover {
  color: #df0909
}

.map_style {
  width: 100%;
  height: 203px;
  z-index: 5
}

.more_detail_a {
  -webkit-transition: .2s all ease !important;
  -o-transition: .2s all ease !important;
  transition: .2s all ease !important
}

@media(min-width:1200px) {
  .site-block-half .text {
    padding: 8rem
  }

  .container {
    max-width: 1170px
  }

  .container .site-logo {
    max-width: 100%
  }

  .text-uppercase {
    text-align: left !important
  }

  .about_image {
    max-width: 450px !important;
    text-align: left !important;
    position: absolute !important
  }

  .about_conf_b {
    padding-left: 493px !important;
  }
}

path {
  stroke: #ededed
}

.team_area {
  background: #f9f9ff
}

.team_inner {
  margin-bottom: -50px
}

.team_item {
  position: relative;
  text-align: center;
  margin-bottom: 50px
}

.team_item .team_img {
  position: relative;
  overflow: hidden
}

.team_item .team_img .hover {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: -70px;
  text-align: center;
  -webkit-transition: all 300ms linear 0;
  -o-transition: all 300ms linear 0;
  transition: all 300ms linear 0;
  background: #fff
}

.team_item .team_img .hover a {
  font-size: 14px;
  color: #ddd;
  margin-right: 20px;
  line-height: 50px
}

.team_item .team_img .hover a:last-child {
  margin-right: 0
}

.team_item .team_img .hover a:hover i:before {
  background: -webkit-gradient(linear, left top, right top, from(#2c28b1), color-stop(70%, #9b5cf6));
  background: -webkit-linear-gradient(left, #2c28b1 0%, #9b5cf6 70%);
  background: -o-linear-gradient(left, #2c28b1 0%, #9b5cf6 70%);
  background: linear-gradient(to right, #2c28b1 0%, #9b5cf6 70%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent
}

.team_item .team_name {
  text-align: center;
  margin-top: 20px
}

.team_item .team_name h4 {
  margin-bottom: 5px;
  color: #222;
  font-family: roboto, sans-serif;
  font-weight: 500;
  font-size: 20px;
  -webkit-transition: all 300ms linear 0;
  -o-transition: all 300ms linear 0;
  transition: all 300ms linear 0
}

.team_item .team_name p {
  font-size: 14px;
  font-family: roboto, sans-serif;
  color: #777;
  margin-bottom: 0
}

.team_item:hover .team_img:before {
  opacity: 1
}

.team_item:hover .team_img .hover {
  bottom: 0
}

.team_item:hover .team_name h4 {
  background: -webkit-gradient(linear, left top, right top, from(#2c28b1), color-stop(70%, #9b5cf6));
  background: -webkit-linear-gradient(left, #2c28b1 0%, #9b5cf6 70%);
  background: -o-linear-gradient(left, #2c28b1 0%, #9b5cf6 70%);
  background: linear-gradient(to right, #2c28b1 0%, #9b5cf6 70%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent
}

.header_a {
  -webkit-transition: .5s all ease;
  -o-transition: .5s all ease;
  transition: .5s all ease
}

.header_a:hover {
  color: #929292
}

.direction_css {
  direction: ltr !important;
  text-align: justify !important;
  font-size: 0.93rem;
}

.event_schedule_inner .nav-tabs {
  border: none;
  background-image: -moz-linear-gradient(0deg, #0c1238 0%, #03789b 100%);
  background-image: -webkit-linear-gradient(0deg, #0c1238 0%, #03789b 100%);
  background-image: -ms-linear-gradient(0deg, #0c1238 0%, #03789b 100%);
  border-radius: 5px;
  overflow: hidden
}

.event_schedule_inner .nav-tabs li {
  margin-bottom: 0
}

.event_schedule_inner .nav-tabs li a {
  border: none;
  background: 0 0;
  text-decoration: none;
  border-radius: 0;
  padding: 0 50px;
  line-height: 80px;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase
}

.event_schedule_inner .nav-tabs li a.active,
.event_schedule_inner .nav-tabs li a:hover {
  background: #000;
  border: 1px solid;
  border: none;
  color: #fff
}

.event_schedule_inner .tab-pane {
  background: #f9f9ff
}

.event_schedule_inner .tab-pane .media {
  padding: 30px;
  margin: 0;
  -webkit-transition: all 300ms linear 0;
  -o-transition: all 300ms linear 0;
  transition: all 300ms linear 0
}

.event_schedule_inner .tab-pane .media .d-flex {
  padding-right: 25px
}

.event_schedule_inner .tab-pane .media .media-body h5 {
  font-size: 14px;
  font-weight: 400;
  font-family: IRANSans !important
}

.event_schedule_inner .tab-pane .media .media-body h4 {
  font-size: 21px;
  font-family: IRANSans !important;
  font-weight: 700;
  color: #222;
  text-transform: uppercase
}

.event_schedule_inner .tab-pane .media .media-body p {
  margin-bottom: 0
}

.event_schedule_inner .tab-pane .media:hover {
  background: #fff;
  -webkit-box-shadow: 0 8px 30px 0 rgba(153, 153, 153, .1);
  box-shadow: 0 8px 30px 0 rgba(153, 153, 153, .1)
}

.button,
.tick {
  display: flex;
  justify-content: center;
  align-items: center
}

.button {
  width: 94px;
  height: 44px;
  background: #f94123;
  border-radius: 6px;
  transition: all .2s cubic-bezier(.67, .17, .4, .83)
}

.button svg {
  transform: rotate(180deg);
  transition: all .5s
}

.button__circle {
  width: 94px;
  height: 44px;
  background: #3cb371;
  transform: rotate(-180deg)
}

.button:hover {
  cursor: pointer
}

.tick {
  color: #fff;
  font-size: 1em;
  transition: all .9s
}

.latest-post-area {
  margin-top: 50px
}

@media(max-width:575px) {
  .event_schedule_inner .nav-tabs li a {
    padding: 0 12px;
    font-size: .6rem
  }

  .latest-post-area .container {
    padding: 0 15px !important
  }

  .member_sec {
    flex: 0 50%
  }

  .member_sec .img-setting_speaker {
    height: 150px
  }

  .member_sec h2 {
    font-size: 1rem;
    text-align: center !important
  }

  .member_sec p {
    font-size: .8rem;
    padding-top: 10px;
    padding-bottom: 20px;
    text-align: center !important
  }
}

.latest-post-area .latest-post-wrap {
  padding: 20px
}

.latest-post-area .latest-post-wrap .cat-title {
  font-size: 14px;
  font-weight: 600;
  background: #04091e;
  color: #fff;
  padding: 10px 25px
}

.latest-post-area .latest-post-wrap .single-latest-post {
  margin-top: 50px;
  box-shadow: 0 0 21px 5px #ebebeb;
  border-radius: 12px;
  background-color: #fff
}

.latest-post-area .latest-post-wrap .single-latest-post_workshop {
  border-radius: 10px;
  box-shadow: 0 0 11px -1px #c8c8c8;
  background: #fff;
  margin-top: 25px;
  border-bottom: 2px solid #dddcdc61
}

.img_workshop {
  margin: 30px 0
}

.latest-post-area .latest-post-wrap .single-latest-post_workshop .feature-img {
  overflow: hidden
}

.latest-post-area .latest-post-wrap .single-latest-post .feature-img {
  overflow: hidden
}

.latest-post-area .latest-post-wrap .single-latest-post .feature-img img {
  width: 100%;
  height: auto;
  padding: 18px 0;
  -webkit-transition: all .3s ease 0;
  -moz-transition: all .3s ease 0;
  -o-transition: all .3s ease 0;
  transition: all .3s ease 0;
  border-radius: 13px
}

.latest-post-area .latest-post-wrap .single-latest-post_workshop .feature-img img {
  width: 100%;
  height: 214px;
  padding: 0 0;
  -webkit-transition: all .3s ease 0;
  -moz-transition: all .3s ease 0;
  -o-transition: all .3s ease 0;
  transition: all .3s ease 0;
  border-radius: 13px
}

.latest-post-area .latest-post-wrap .single-latest-post .feature-img .overlay-bg {
  background: rgba(0, 0, 0, .4);
  -webkit-transition: all .3s ease 0;
  -moz-transition: all .3s ease 0;
  -o-transition: all .3s ease 0;
  transition: all .3s ease 0
}

.latest-post-area .latest-post-wrap .single-latest-post_workshop {
  -webkit-transition: all .3s ease 0;
  -moz-transition: all .3s ease 0;
  -o-transition: all .3s ease 0;
  transition: all .3s ease 0
}

.latest-post-area .latest-post-wrap .single-latest-post_workshop .tags {
  position: absolute;
  bottom: 10px;
  left: 30px
}

.latest-post-area .latest-post-wrap .single-latest-post_workshop .tags li {
  display: inline-block;
  background: #f6214b;
  color: #fff;
  padding: 4px 30px;
  font-weight: 300
}

.latest-post-area .latest-post-wrap .single-latest-post_workshop .tags li a {
  color: #fff
}

.latest-post-area .latest-post-wrap .single-latest-post_workshop .meta {
  margin: 10px 0
}

.latest-post-area .latest-post-wrap .single-latest-post_workshop .meta li {
  display: inline-block;
  color: #525151;
  margin-right: 10px;
  font-weight: 300;
  font-size: 14px
}

.latest-post-area .latest-post-wrap .single-latest-post_workshop .meta li .lnr {
  margin-right: 10px;
  font-weight: 700
}

.latest-post-area .latest-post-wrap .single-latest-post_workshop .meta li a,
.latest-post-area .latest-post-wrap .single-latest-post_workshop .meta li .lnr {
  color: #777
}

.latest-post-area .latest-post-wrap .single-latest-post_workshop .excert {
  margin-bottom: 0
}

.latest-post-area .latest-post-wrap .single-latest-post_workshop .post-right h4 {
  margin-top: 19px;
  max-width: 100% !important;
  -webkit-transition: all .3s ease 0;
  -moz-transition: all .3s ease 0;
  -o-transition: all .3s ease 0;
  transition: all .3s ease 0
}

.latest-post-area .latest-post-wrap .single-latest-post_workshop .post-right h4:hover {
  color: #f6214b
}

@media(max-width:991px) {
  .latest-post-area .latest-post-wrap .single-latest-post_workshop .post-right h4 {
    max-width: 100% !important;
    font-size: 1rem
  }

  .latest-post-area .latest-post-wrap .single-latest-post_workshop .post-right {
    margin: 20px 0
  }
}

.latest-post-area .latest-post-wrap .single-latest-post {
  -webkit-transition: all .3s ease 0;
  -moz-transition: all .3s ease 0;
  -o-transition: all .3s ease 0;
  transition: .5s all ease !important
}

.latest-post-area .latest-post-wrap .single-latest-poster:hover {
  transform: scale(.96)
}

.latest-post-area .latest-post-wrap .single-latest-post .tags {
  position: absolute;
  bottom: 10px;
  left: 30px
}

.latest-post-area .latest-post-wrap .single-latest-post .tags li {
  display: inline-block;
  background: #f6214b;
  color: #fff;
  padding: 4px 30px;
  font-weight: 300
}

.latest-post-area .latest-post-wrap .single-latest-post .tags li a {
  color: #fff
}

.latest-post-area .latest-post-wrap .single-latest-post .meta {
  margin: 10px 0
}

.latest-post-area .latest-post-wrap .single-latest-post .meta li {
  display: inline-block;
  color: #777;
  margin-right: 10px;
  font-weight: 300;
  font-size: 12px
}

.latest-post-area .latest-post-wrap .single-latest-post .meta li .lnr {
  margin-right: 10px;
  font-weight: 700
}

.latest-post-area .latest-post-wrap .single-latest-post .meta li a,
.latest-post-area .latest-post-wrap .single-latest-post .meta li .lnr {
  color: #777
}

.latest-post-area .latest-post-wrap .single-latest-post .excert {
  margin-bottom: 0
}

.latest-post-area .latest-post-wrap .single-latest-post .post-right h4 {
  margin-top: 19px;
  max-width: 100% !important;
  -webkit-transition: all .3s ease 0;
  -moz-transition: all .3s ease 0;
  -o-transition: all .3s ease 0;
  transition: all .3s ease 0
}

.latest-post-area .latest-post-wrap .single-latest-post .post-right h4:hover {
  color: #f6214b
}

.date_about_p {
  font-family: sans-serif;
}

@media(max-width:991px) {
  .date_about_p {
    text-align: center !important;
  }

  .latest-post-area .latest-post-wrap .single-latest-post .post-right h4 {
    max-width: 100% !important
  }
}

@media(max-width:991px) {
  .latest-post-area .latest-post-wrap .single-latest-post .post-right {
    margin: 20px 0
  }

  .news_t {
    padding-left: 0 !important
  }

  .section-heading h2 {
    text-align: center !important
  }
}

.ad-widget-wrap {
  background: #fff !important
}

.ad-widget-wrap img {
  padding: 25px 0
}

a {
  margin: 0;
  transition: all .4s;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s
}

a:focus {
  outline: none !important
}

a:hover {
  text-decoration: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0
}

p {
  margin: 0
}

ul,
li {
  margin: 0;
  list-style-type: none
}

textarea {
  display: block;
  outline: none
}

textarea:focus,
input:focus {
  border-color: transparent !important
}

.example-header {
  background: #3d4351;
  color: #fff;
  font-weight: 300;
  padding: 3em 1em;
  text-align: center
}

.example-header h1 {
  color: #fff;
  font-weight: 300;
  margin-bottom: 20px
}

.example-header p {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-weight: 700
}

.container-fluid .row {
  padding: 0 0 4em
}

.container-fluid .row:nth-child(even) {
  background: #f1f4f5
}

.example-title {
  text-align: center;
  margin-bottom: 60px;
  padding: 3em 0;
  border-bottom: 1px solid #e4eaec
}

.example-title p {
  margin: 0 auto;
  font-size: 16px;
  max-width: 400px
}

.timeline {
  line-height: 1.4em;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%
}

.timeline-item {
  padding-left: 40px;
  position: relative
}

.timeline-item:last-child {
  padding-bottom: 0
}

.timeline-info {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 3px;
  margin: 0 0 .5em;
  text-transform: uppercase;
  white-space: nowrap
}

.timeline-marker {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15px
}

.timeline-marker:before {
  background: #ff6b6b;
  border: 3px solid transparent;
  border-radius: 100%;
  content: "";
  display: block;
  height: 15px;
  position: absolute;
  top: 4px;
  left: 0;
  width: 15px;
  transition: background .3s ease-in-out, border .3s ease-in-out
}

.timeline-marker:after {
  content: "";
  width: 3px;
  background: #ccd5db;
  display: block;
  position: absolute;
  top: 24px;
  bottom: 0;
  left: 6px
}

.timeline-item:last-child .timeline-marker:after {
  content: none
}

.timeline-item:not(.period):hover .timeline-marker:before {
  background: 0 0;
  border: 3px solid #ff6b6b
}

.timeline-content {
  padding-bottom: 40px
}

.timeline-content p:last-child {
  margin-bottom: 0
}

.period {
  padding: 0
}

.period .timeline-info {
  display: none
}

.period .timeline-marker:before {
  background: 0 0;
  content: "";
  width: 15px;
  height: auto;
  border: none;
  border-radius: 0;
  top: 0;
  bottom: 30px;
  position: absolute;
  border-top: 3px solid #ccd5db;
  border-bottom: 3px solid #ccd5db
}

.period .timeline-marker:after {
  content: "";
  height: 32px;
  top: auto
}

.period .timeline-content {
  padding: 40px 0 70px
}

.period .timeline-title {
  margin: 0
}

@media(min-width:768px) {

  .timeline-split .timeline,
  .timeline-centered .timeline {
    display: table
  }

  .event_time_inner {
    padding-top: 0;
    padding-bottom: 30px
  }

  .timer_inner .timer .timer__section .timer__number {
    font-size: 28px
  }

  #timer_text_section {
    font-size: 23px
  }

  .timer_inner .timer .timer__section {
    padding-top: 0
  }

  .timeline-split .timeline-item,
  .timeline-centered .timeline-item {
    display: table-row;
    padding: 0
  }

  .timeline-split .timeline-info,
  .timeline-centered .timeline-info,
  .timeline-split .timeline-marker,
  .timeline-centered .timeline-marker,
  .timeline-split .timeline-content,
  .timeline-centered .timeline-content,
  .timeline-split .period .timeline-info,
  .timeline-centered .period .timeline-info {
    display: table-cell;
    vertical-align: top
  }

  .timeline-split .timeline-marker,
  .timeline-centered .timeline-marker {
    position: relative
  }

  .timeline-split .timeline-content,
  .timeline-centered .timeline-content {
    padding-left: 30px
  }

  .timeline-split .timeline-info,
  .timeline-centered .timeline-info {
    padding-right: 30px
  }

  .timeline-split .period .timeline-title,
  .timeline-centered .period .timeline-title {
    position: relative;
    left: -45px
  }
}

@media(min-width:992px) {

  .timeline-centered,
  .timeline-centered .timeline-item,
  .timeline-centered .timeline-info,
  .timeline-centered .timeline-marker,
  .timeline-centered .timeline-content {
    display: block;
    margin: 0;
    padding: 0
  }

  .timeline-centered .timeline-item {
    padding-bottom: 40px;
    overflow: hidden
  }

  .timeline-centered .timeline-marker {
    position: absolute;
    left: 50%;
    margin-left: -7.5px
  }

  .timeline-centered .timeline-info,
  .timeline-centered .timeline-content {
    width: 50%
  }

  .timeline-centered>.timeline-item:nth-child(odd) .timeline-info {
    float: left;
    text-align: right;
    padding-right: 30px
  }

  .timeline-centered>.timeline-item:nth-child(odd) .timeline-content {
    float: right;
    text-align: left;
    padding-left: 30px
  }

  .timeline-centered>.timeline-item:nth-child(even) .timeline-info {
    float: right;
    text-align: left;
    padding-left: 30px
  }

  .timeline-centered>.timeline-item:nth-child(even) .timeline-content {
    float: left;
    text-align: right;
    padding-right: 30px
  }

  .timeline-centered>.timeline-item.period .timeline-content {
    float: none;
    padding: 0;
    width: 100%;
    text-align: center
  }

  .timeline-centered .timeline-item.period {
    padding: 50px 0 90px
  }

  .timeline-centered .period .timeline-marker:after {
    height: 30px;
    bottom: 0;
    top: auto
  }

  .timeline-centered .period .timeline-title {
    left: auto
  }
}

.marker-outline .timeline-marker:before {
  background: 0 0;
  border-color: #ff6b6b
}

.marker-outline .timeline-item:hover .timeline-marker:before {
  background: #ff6b6b
}

.margin_top_header {
  margin-top: 100px
}

.p-title:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 80px;
  height: 5px;
  background: #f9b500;
  z-index: 1
}

.p-title:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #ccc
}

.tracesvg_div {
  width: 100%;
  position: absolute;
  z-index: -99999
}

#tracesvg {
  overflow: hidden;
  width: 100%
}

.bagdata {
  background-color: #fff;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSc0JyBoZWlnaHQ9JzQnIHZpZXdCb3g9JzAgMCAxMDAgMTAwJz48cmVjdCB4PScwJyB5PScwJyB3aWR0aD0nMzknIGhlaWdodD0nMzknIGZpbGwtb3BhY2l0eT0nMC40NycgZmlsbD0nI2VhZTFlZCcvPjwvc3ZnPg==)
}

@media(max-width:768.98px) {
  .event_schedule_inner .nav-tabs li a {
    padding: 0 12px;
    font-size: .7rem
  }
}

.news_t_header {
  font-size: 1.82rem !important;
  padding-bottom: 0
}

@media(min-width:868px) {
  .news_t_header {
    font-size: 2.2rem !important;
    padding-bottom: 22px !important
  }
}

.member_flexable {
  max-width: 16.33333% !important
}

@media(min-width:992px) {
  .news_s_images {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 16.33333% !important;
    max-width: 24.33333%
  }
}

@media(max-width:768px) {
  .news_s_images {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 49.33333% !important;
    max-width: 60.33333%
  }
}

.site-head:before {
  position: absolute;
  content: "";
  background: rgb(0 0 0, 0.5) !important;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0
}

.direction_css .first_w_title {
  margin-bottom: -31px;
  font-size: 1.6rem !important;
  color: #fff;
  font-weight: 700
}

.img-responsive {
  width: 38px
}

.preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  background: none repeat scroll 0 0 #fff
}

.spinner {
  border: 1px solid transparent;
  border-radius: 5px;
  position: relative
}

.spinner:before {
  content: '';
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 45px;
  height: 45px;
  margin-top: -10px;
  margin-left: -10px;
  border-radius: 50%;
  border: 1px solid #959595;
  border-top-color: #fff;
  animation: spinner .9s linear infinite
}

@keyframes spinner {
  to {
    transform: rotate(360deg)
  }
}

.news_t a {
  color: #fff;
  background-color: #1cc879;
  border-color: #1cc879;
  border-radius: 50px;
  padding: .2rem 1.4rem
}

@media(max-width:575px) {
  .member_sec .img-setting_speaker {
    height: 188px !important
  }
}

.news_t p {
  color: #000;
  line-height: 40px
}

.mehvar_hamayesh p {
  color: rgb(0 0 0)
}

.loader-wrapper {
  top: 50%;
  left: 49%;
  z-index: 1001;
  transform: translate(-42%, -8%)
}

.loader-wrapper .loader-indicator .loader {
  display: inline-block;
  height: 13px;
  width: 13px;
  background-color: #fff;
  border-radius: 50%;
  margin: 0 2px;
  -webkit-animation: bounce 1.5s infinite ease-in-out both;
  animation: bounce 1.5s infinite ease-in-out both
}

.loader-wrapper .loader-indicator .first_sm {
  -webkit-animation-delay: -.16s;
  animation-delay: -.16s
}

.loader-wrapper .loader-indicator .third_sm {
  -webkit-animation-delay: .16s;
  animation-delay: .16s
}

.loader-wrapper .indicator-text {
  display: inline-block;
  color: #fff;
  font-size: 14px;
  margin: 10px 0
}

@-webkit-keyframes bounce {

  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0)
  }

  40% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

@keyframes bounce {

  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0)
  }

  40% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

.capcha_contact img {
  margin-top: 2rem;
  margin-bottom: 1.3rem;
  width: 165px;
  height: 73px
}

.capcha_contact {
  margin-bottom: 2.3rem
}

.site-mobile-menu .site-nav-wrap>li:last-child>a {
  margin-bottom: 4rem
}

@-webkit-keyframes glowing {
  0% {
    -webkit-box-shadow: 0 0 3px #fffffff0
  }

  50% {
    -webkit-box-shadow: 0 0 40px #fffffff0
  }

  100% {
    -webkit-box-shadow: 0 0 3px #fffffff0
  }
}

@-moz-keyframes glowing {
  0% {
    -moz-box-shadow: 0 0 3px #fffffff0
  }

  50% {
    -moz-box-shadow: 0 0 40px #fffffff0
  }

  100% {
    -moz-box-shadow: 0 0 3px #fffffff0
  }
}

@-o-keyframes glowing {
  0% {
    box-shadow: 0 0 3px #fffffff0
  }

  50% {
    box-shadow: 0 0 40px #fffffff0
  }

  100% {
    box-shadow: 0 0 3px #fffffff0
  }
}

@keyframes glowing {
  0% {
    box-shadow: 0 0 3px #fffffff0
  }

  50% {
    box-shadow: 0 0 40px #fffffff0
  }

  100% {
    box-shadow: 0 0 3px #fffffff0
  }
}

.speaker_h2 {
  font-size: 1.4rem;
  line-height: 2.3rem
}

.messege_evrywh {
  background-color: #e7ff9de0;
  text-align: center;
  position: fixed;
  left: 0;
  z-index: 1999;
  bottom: 0;
  width: 100%;
  overflow: auto;
  max-height: 5rem;
  direction: rtl;
  padding: .41rem 0
}

.messege_evrywh p {
  padding: .51rem 36px;
  color: #000
}

.close_all_notif {
  float: right;
  position: absolute;
  right: 6px;
  top: 9px;
  color: #000;
  font-size: 1.52rem
}

.table td {
  color: #565555
}

.table thead th {
  color: #000
}

.table tr:nth-child(2n) {
  background-color: #f8f8ff
}

@-webkit-keyframes glowing2 {
  0% {
    -webkit-box-shadow: 0 0 3px #28a745
  }

  50% {
    -webkit-box-shadow: 0 0 40px #28a745
  }

  100% {
    -webkit-box-shadow: 0 0 3px #28a745
  }
}

@-moz-keyframes glowing2 {
  0% {
    -moz-box-shadow: 0 0 3px #28a745
  }

  50% {
    -moz-box-shadow: 0 0 40px #28a745
  }

  100% {
    -moz-box-shadow: 0 0 3px #28a745
  }
}

@-o-keyframes glowing2 {
  0% {
    box-shadow: 0 0 3px #28a745
  }

  50% {
    box-shadow: 0 0 40px #28a745
  }

  100% {
    box-shadow: 0 0 3px #28a745
  }
}

@keyframes glowing2 {
  0% {
    box-shadow: 0 0 3px #28a745
  }

  50% {
    box-shadow: 0 0 40px #28a745
  }

  100% {
    box-shadow: 0 0 3px #28a745
  }
}

@-webkit-keyframes glowing3 {
  0% {
    -webkit-box-shadow: 0 0 3px #ac1860
  }

  50% {
    -webkit-box-shadow: 0 0 40px #ac1860
  }

  100% {
    -webkit-box-shadow: 0 0 3px #ac1860
  }
}

@-moz-keyframes glowing3 {
  0% {
    -moz-box-shadow: 0 0 3px #ac1860
  }

  50% {
    -moz-box-shadow: 0 0 40px #ac1860
  }

  100% {
    -moz-box-shadow: 0 0 3px #ac1860
  }
}

@-o-keyframes glowing3 {
  0% {
    box-shadow: 0 0 3px #ac1860
  }

  50% {
    box-shadow: 0 0 40px #ac1860
  }

  100% {
    box-shadow: 0 0 3px #ac1860
  }
}

@keyframes glowing3 {
  0% {
    box-shadow: 0 0 3px #ac1860
  }

  50% {
    box-shadow: 0 0 20px #ac1860
  }

  100% {
    box-shadow: 0 0 3px #ac1860
  }
}

.mov_conf_p {
  background: #f5f5f9;
  color: #000;
  padding: 7px 16px;
  font-size: .8rem;
  line-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  direction: rtl;
  margin-top: 1.1rem;
  text-align: center
}

.part_mov_a {
  cursor: pointer
}

.part_mov_a:hover p {
  color: #da2121
}

@media(min-width:320px) {
  #video_player_part {
    height: 14rem
  }
}

@media(min-width:388px) {
  #video_player_part {
    height: 17rem
  }
}

@media(min-width:470px) {
  #video_player_part {
    height: 17rem
  }
}

@media(min-width:768px) {
  #video_player_part {
    height: 28rem
  }
}

.dropbtn {
  background-color: #ffffff00;
  color: #fff;
  padding: 16px;
  font-size: 16px;
  border: none;
  cursor: pointer
}

.site-mobile-menu .site-nav-wrap a:hover {
  background-color: #c1c1c140;
  color: red
}

.site-mobile-menu {
  background: #fffffff7
}

.dropdown {
  position: relative;
  display: inline-block
}

.dropdown-content {
  display: none;
  text-align: center;
  background-color: #f1f1f1;
  min-width: 160px;
  overflow: auto;
  z-index: 1
}

.dropdown-content a {
  color: #000;
  padding: 12px 16px;
  text-decoration: none;
  display: block
}

.show {
  display: block
}

.site-mobile-menu .site-nav-wrap>li a {
  text-align: center
}

.site-mobile-menu .site-mobile-menu-body {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  position: relative;
  padding: 4px 1px 5px 0;
  height: calc(100vh - 52px);
  padding-bottom: 150px
}

.notiflix-report-title {
  font-family: IRANSans !important;
  direction: rtl !important
}

.notiflix-report-message {
  font-family: IRANSans !important;
  line-height: 1.5rem !important;
  text-align: justify;
  direction: rtl !important
}

.notiflix-report-button {
  font-family: IRANSans !important;
  padding: 9px 32px !important;
  float: left !important;
  direction: rtl !important
}

.the-message {
  direction: rtl !important;
  text-align: right !important;
  font-family: IRANSans !important;
  padding: 10px 14px !important
}

#NotiflixNotifyWrap {
  inset: auto 0 38px auto !important
}

#NotiflixNotify-1 {
  border-radius: 13px 0 0 13px !important;
  background: rgb(198 50 50) !important;
}

#Notiflix-Icon-Success {
  fill: rgb(234 234 234) !important
}

.img-setting_speaker {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 304px
}

.no-img-member:hover {
  transform: scale(.91);
  -webkit-transition: .2s all ease-in-out;
  -o-transition: .2s all ease-in-out;
  transition: .2s all ease-in-out;
  border-radius: 13px
}

.no-img-member {
  -webkit-transition: .3s all ease-in-out;
  -o-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out
}



.header_a {
  font-size: 3rem;
}

.header_area {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 5599;
  -webkit-transition: background 0.4s, all 0.3s linear;
  -o-transition: background 0.4s, all 0.3s linear;
  transition: background 0.4s, all 0.3s linear;
}

.header_area .navbar {
  background: transparent;
  padding: 0px;
  border: 0px;
  border-radius: 0px;
}

.header_area .navbar .nav .nav-item {
  margin-right: 45px;
}

.header_area .navbar .nav .nav-item .nav-link {
  font: 900 13px/80px IRANSans, "Roboto", sans-serif;
  text-transform: uppercase;
  color: #fff;
  padding: 0px;
  display: inline-block;
  transition: background 0.4s, all 0.3s linear;
}

.header_area .navbar .nav .nav-item .nav-link:after {
  display: none;
}

.header_area .navbar .nav .nav-item.submenu {
  position: relative;
}

.header_area .navbar .nav .nav-item.submenu ul {
  border: none;
  padding: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0px;
  background: #b12969;
}

@media (min-width: 992px) {
  .header_area .navbar .nav .nav-item.submenu ul {
    position: absolute;
    top: 120%;
    left: -45px;
    min-width: 228px;
    text-align: left;
    opacity: 0;
    -webkit-transition: all 300ms ease-in;
    -o-transition: all 300ms ease-in;
    transition: all 300ms ease-in;
    visibility: hidden;
    display: block;
    border: none;
    padding: 0px;
    border-radius: 10px;
  }
}

.dropdown-menu.show {
  -webkit-transition: all 300ms ease-in;
  -o-transition: all 300ms ease-in;
  transition: all 300ms ease-in;
}

.header_area .navbar .nav .nav-item.submenu ul:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #eeeeee transparent transparent transparent;
  position: absolute;
  right: 24px;
  top: 45px;
  z-index: 3;
  opacity: 0;
  -webkit-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  transition: all 400ms linear;
}

.header_area .navbar .nav .nav-item.submenu ul .nav-item {
  display: block;
  float: none;
  margin-right: 0px;
  border-bottom: 1px solid #ededed;
  margin-left: 0px;
  -webkit-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
}

.header_area .navbar .nav .nav-item.submenu ul .nav-item .nav-link {
  line-height: 45px;
  color: #ffffff !important;
  padding: 0px 30px;
  -webkit-transition: all 150ms linear;
  -o-transition: all 150ms linear;
  transition: all 150ms linear;
  display: block;
  margin-right: 0px;
  text-align: center;
}

.header_area .navbar .nav .nav-item.submenu ul .nav-item:last-child {
  border-bottom: none;
}

.header_area .navbar .nav .nav-item.submenu ul .nav-item:hover .nav-link {
  background: #6247ea;
  color: #fff;
}

@media (min-width: 992px) {
  .header_area .navbar .nav .nav-item.submenu:hover ul {
    visibility: visible;
    opacity: 1;
    top: 100%;
  }
}

.header_area .navbar .nav .nav-item.submenu:hover ul .nav-item {
  margin-top: 0px;
}




.header_area .navbar .tickets_btn {
  border-radius: 3rem;
  margin-top: 1px;
}

.header_area .navbar .search {
  font-size: 12px;
  line-height: 60px;
  display: inline-block;
  color: #fff;
  margin-left: 195px;
}

.header_area .navbar .search i {
  font-weight: 600;
}

.seclgo {
  display: none;
  transition: background 0.4s, all 0.3s linear;
}

.filgo {
  display: unset;
  transition: background 0.4s, all 0.3s linear;
}

.navbar_fixed .seclgo {
  display: unset !important;
  transition: background 0.4s, all 0.3s linear;
}

.navbar_fixed .filgo {
  display: none !important;
  transition: background 0.4s, all 0.3s linear;
}

.main_menu {
  transition: background 1s, all 0.4s ease-in-out;
}

.header_area.navbar_fixed .main_menu {
  position: fixed;
  width: 100%;
  top: -70px;
  left: 0;
  right: 0;
  background: #fffffff0 !important;

  -webkit-transform: translateY(70px);
  -ms-transform: translateY(70px);
  transform: translateY(70px);
  -webkit-transition: background 500ms ease, -webkit-transform 500ms ease;
  transition: background 500ms ease, -webkit-transform 500ms ease;
  -o-transition: transform 500ms ease, background 500ms ease;
  transition: transform 500ms ease, background 500ms ease;
  transition: transform 500ms ease, background 500ms ease, -webkit-transform 500ms ease;
  -webkit-transition: transform 500ms ease, background 500ms ease;
  -webkit-box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1);
}

.header_area.navbar_fixed .main_menu .menu_nav a {
  color: black !important;
}

.header_area.navbar_fixed .main_menu .navbar .nav .nav-item .nav-link {
  line-height: 70px;
  transition: background 0.4s, all 0.3s linear;
}

.top_menu {
  background: #ec9d5f;
}

.top_menu .float-left a {
  line-height: 40px;
  display: inline-block;
  color: #fff;
  font-family: IRANSans, "Roboto", sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  margin-right: 50px;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.navbar_fixed {
  -webkit-transition: background 0.4s, all 0.3s linear;
  -o-transition: background 0.4s, all 0.3s linear;
  transition: background 0.4s, all 0.3s linear;
}

.top_menu .float-left a:last-child {
  margin-right: 0px;
}

.top_menu .float-left a:hover {
  color: #6247ea;
}

.top_menu .float-right .pur_btn {
  background: #6247ea;
  color: #fff;
  font-family: IRANSans, "Roboto", sans-serif;
  line-height: 40px;
  display: block;
  padding: 0px 40px;
  font-weight: 500;
  font-size: 12px;
}




@media (max-width:991px) {

  /* Main Menu Area css
	============================================================================================ */
  .navbar-toggler {
    border: none;
    border-radius: 0px;
    padding: 0px;
    cursor: pointer;
    margin-top: 27px;
    margin-bottom: 23px;
  }

  .navbar_fixed .navbar-toggler span {
    background-color: black;
  }

  .header_area .main_menu {
    background: transparent;
    padding: 0px;
    border: 0px;
    border-radius: 0px;
  }

  .navbar-toggler[aria-expanded="false"] span:nth-child(2) {
    opacity: 1;
  }

  .navbar-toggler[aria-expanded="true"] span:nth-child(2) {
    opacity: 0;
  }

  .navbar-toggler[aria-expanded="true"] span:first-child {
    transform: rotate(-45deg);
    position: relative;
    top: 7.5px;
  }

  .navbar-toggler[aria-expanded="true"] span:last-child {
    transform: rotate(45deg);
    bottom: 6px;
    position: relative;
  }

  .navbar-toggler span {
    display: block;
    width: 25px;
    height: 3px;
    background: #fff;
    margin: auto;
    margin-bottom: 4px;
    transition: all 400ms linear;
    cursor: pointer;
  }

  .navbar .container {
    padding-left: 15px;
    padding-right: 15px;
  }

  .nav {
    padding: 0px 0px;
  }

  .header_top .nav {
    padding: 0px;
  }

  .header_area .navbar .nav .nav-item .nav-link {
    line-height: 40px;
    margin-right: 0px;
    display: block;
    border-bottom: 1px solid #adadad63;
    border-radius: 0px;
  }

  .header_area.navbar_fixed .main_menu #navbarSupportedContent {
    background: transparent;
    border-radius: 0rem 0rem 2rem 2rem;
  }

  .header_area .main_menu #navbarSupportedContent {
    background: rgb(0 0 0 / 85%);
    border-radius: 0rem 0rem 2rem 2rem;
  }

  .header_area .navbar .search {
    margin-left: 0px;
  }

  .header_area .navbar-collapse {
    max-height: 640px;
    overflow-y: scroll;
  }

  .header_area .navbar .nav .nav-item.submenu ul .nav-item .nav-link {
    padding: 0px 15px;
  }

  .header_area .navbar .nav .nav-item {
    margin-right: 0px;
  }

  .home_banner_area .banner_inner .banner_content .banner_map_img {
    display: none;
  }

  .header_area.navbar_fixed .main_menu .navbar .nav .nav-item .nav-link {
    line-height: 40px;
    text-align: center;
  }

  .header_area .main_menu .navbar .nav .nav-item {

    text-align: center;
  }

  .header_area.navbar_fixed .main_menu .navbar .nav .nav-item {

    text-align: center;
  }
}

.lang-stl {
  position: fixed;
  bottom: 20px;
  left: 0px;
  background: #ff1300de;
  color: white;
  border-radius: 0px 23px 23px 0px;
  font-weight: 900;
  padding: 8px 22px;
  font-size: 13px;
  z-index: 1000;
}

.lang-stl:hover {
  color: rgb(187, 187, 187) !important;
}

.hd-comi {
  text-align: center;
  font-size: 18px;
  padding-bottom: 4px;
  font-weight: 700;
}





.conf_top p {
  direction: ltr;
  text-align: left;
}

#form_about {
  text-align: left;
}

.rmdtv {
  text-align: left;
  line-height: 19px;
  font-family: cursive;
}

.rfgcdf {
  text-align: center;
}


.price_elm_c {
  position: absolute;
  top: 45px;
  left: 15px;
  background: #47c700b8;
  padding: 5px 25px;
  color: #ffffff !important;
  border-radius: 0px 18px 18px 0px;

}

.bimfot{
  font-family: Shabnam;
}