﻿@font-face {
  font-family: "mitra";
  src: url("/Portals/_default/Skins/3000/Assets/fonts/IRMitra.eot");
  src: url("/Portals/_default/Skins/3000/Assets/fonts/IRMitra.eot?#iefix") format("embedded-opentype"), url("/Portals/_default/Skins/3000/Assets/fonts/IRMitra.woff") format("woff"), url("/Portals/_default/Skins/3000/Assets/fonts/IRMitra.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
/*@font-face {
    font-family: "nazanin";
    src: url("/fonts/BNazanin.eot");
    src: url("/fonts/BNazanin.eot?#iefix") format('embedded-opentype'), url("/fonts/BNazanin.woff") format('woff'), url("/fonts/BNazanin.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "traffic";
    src: url("/fonts/BTraffic.eot");
    src: url("/fonts/BTraffic.eot?#iefix") format('embedded-opentype'), url("/fonts/BTraffic.woff") format('woff'), url("/fonts/BTraffic.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
}*/
/**
 * Boostrap defaults for buttons
 */
.container__content__withback {
  margin-top: 10px;
}
@media only screen and (max-width: 469px) {
  .container__content__withback {
    margin-bottom: 20px;
  }
}
.container__content__withback .container__heading {
  margin-bottom: 5px;
  /*background-color: $base__bgcolor--tertiary;*/
  padding: 12px 20px;
}
.container__content__withback .container__heading h2 {
  color: #000;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  font-family: Mitra;
}
.container__content__withback .container__body {
  padding: 20px 50px;
}

.container__content.container--reverse .container__heading h2 {
  color: #095296;
}
.container__content.container--reverse .container__heading h2 span {
  padding-left: 5px;
}
.container__content .container__heading {
  border-bottom: 2px solid #c9c9c9;
  margin-bottom: 5px;
}
.container__content .container__heading h2 {
  font-size: 18px;
  text-align: left;
  margin: 0;
  color: #000;
  font-weight: bold;
}
.container__content .container__heading h2 span {
  display: inline-block;
  border-bottom: 5px solid #ffbb13;
  min-width: 70px;
  padding-bottom: 10px;
  padding-right: 5px;
}

.rtl .container__content .container__heading h2 {
  text-align: right;
}
.rtl .container__content .container__heading:after {
  right: 0;
}

/**
 * Boostrap defaults for buttons
 */
.copyright-texts, .copyright-texts * {
  text-align: right !important;
  font-family: "mitra" !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  color: #F9F4F5 !important;
}

.lastnews .icon-lastnews-next {
  background-color: #095296 !important;
  color: white;
  border: none !important;
}
.lastnews .icon-lastnews-prev {
  background-color: #095296 !important;
  color: white;
  border: none !important;
}
.lastnews .item {
  outline: none;
}
.lastnews .slide-desc {
  color: #1D1910;
  font-size: 12pt !important;
  line-height: 24px !important;
}
.lastnews .slide-title a {
  color: #ffbb13 !important;
}
.lastnews .slide-more a {
  background-color: #ffbb13 !important;
  color: #fff !important;
  font-size: 16px !important;
}

.dnn_mact > li > ul {
  right: 0 !important;
  left: auto !important;
}

.farafeedbackform-cn textarea,
.farafeedbackform-cn input[type=text] {
  background-color: #DDD;
  border: 1px solid white;
  box-shadow: none;
  border-radius: 2px;
  font-size: 18px;
}
.farafeedbackform-cn .btn {
  font-size: 19px;
  padding: 4px 30px;
  background-color: #32b2ef;
  border: none;
  float: left;
}

.section-about .about-texts .about-title {
  color: #ffbb13 !important;
  font-weight: bold !important;
}

.language__holder {
  background-color: #32b3ef !important;
  color: white !important;
  border-radius: 2px;
  vertical-align: middle;
}
.language__holder a {
  padding: 2px !important;
}
.language__holder ul {
  border-radius: 2px;
  background-color: #32b3ef !important;
  color: white !important;
  margin-top: -3px !important;
}

.slider3000 .slick-prev-item, .slider3000 .slick-next-item {
  background-color: rgba(255, 187, 19, 0.8) !important;
}

.survey .btn {
  background: #d69d00 !important;
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
  transition: all 200ms;
  color: #000 !important;
  float: left;
  margin-left: 5px;
  border-radius: 0;
}

.membercount {
  border-top: 0;
  border-bottom: 0;
}

.sitevisits-box {
  font-size: 16px;
}

.section__middle .container__content .container__heading h2 {
  color: white;
}
.section__middle .container__content .container__heading h2 span {
  color: white;
}

/**
 * Boostrap defaults for buttons
 */
.sidebar__container .logo__holder {
  margin: 20px auto;
  width: 75%;
  float: none;
  margin-top: 60px;
  height: auto;
  text-align: center;
}
.sidebar__container .logo__holder img {
  width: 100%;
}
@media only screen and (min-width: 469px) and (max-width: 699px) {
  .sidebar__container .logo__holder {
    width: 95%;
  }
}
.sidebar__container .nav__utilities {
  text-align: center;
  padding: 0;
}
.sidebar__container .nav__utilities .lang-sel-cn li {
  display: inline-block;
  padding: 0 5px;
}
.sidebar__container .nav__utilities .lang-sel-cn li:after {
  margin-left: 28px;
}
.sidebar__container .nav__utilities .lang-sel-cn > span {
  display: none;
}
.sidebar__container .nav__utilities li {
  display: block;
  margin-bottom: 20px;
}
.sidebar__container .loginbox__holder a {
  padding: 10px 40px;
  border-radius: 0;
}
.sidebar__container .searchbox__holder {
  width: 80%;
  margin: auto;
}
.sidebar__container .searchbox__holder input {
  width: 90%;
  display: inline-block;
}
.sidebar__container .main-menu {
  margin: 20px 15px;
  list-style-type: none;
  padding: 0;
}
.sidebar__container .main-menu .has-child ul {
  display: none;
}
.sidebar__container .main-menu .has-child ul li {
  list-style: disc;
  list-style-position: outside;
  color: white;
}
.sidebar__container .main-menu a {
  color: white;
  padding: 10px 0;
  display: inline-block;
  font-size: 20px;
  text-decoration: none;
}
.sidebar__container .main-menu a .fa {
  color: white;
  font-size: 14px;
  margin: 0 4px;
}
.sidebar__container .main-menu .caret {
  -moz-transition: all 200ms;
  -o-transition: all 200ms;
  -webkit-transition: all 200ms;
  transition: all 200ms;
}
.sidebar__container .main-menu .caret.caret-up {
  -moz-transform: rotateZ(180deg);
  -ms-transform: rotateZ(180deg);
  -o-transform: rotateZ(180deg);
  -webkit-transform: rotateZ(180deg);
  transform: rotateZ(180deg);
}

/**
 * Boostrap defaults for buttons
 */
.rtl .sidebar__container {
  direction: rtl;
}

.body__container {
  -webkit-transition: all ease 400ms;
  -moz-transition: all ease 400ms;
  -o-transition: all ease 400ms;
  transition: all ease 400ms;
  overflow-y: hidden;
}
.body__container.position--right.open {
  -webkit-transform: translate3d(-70%, 0, 0);
  -ms-transform: translate3d(-70%, 0, 0);
  -moz-transform: translate3d(-70%, 0, 0);
  -o-transform: translate3d(-70%, 0, 0);
  transform: translate3d(-70%, 0, 0);
}
.body__container.position--left.open {
  -webkit-transform: translate3d(70%, 0, 0);
  -ms-transform: translate3d(70%, 0, 0);
  -moz-transform: translate3d(70%, 0, 0);
  -o-transform: translate3d(70%, 0, 0);
  transform: translate3d(70%, 0, 0);
}

.sidebar__box .sidebar__shadow {
  background-color: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 10;
  display: none;
  top: 0;
}
.sidebar__box .sidebar__close {
  position: absolute;
  top: -6px;
  right: 2px;
  font-size: 25px;
  padding: 10px;
  color: white;
}
.sidebar__box .sidebar__container {
  -webkit-transition: all ease 400ms;
  -moz-transition: all ease 400ms;
  -o-transition: all ease 400ms;
  transition: all ease 400ms;
  position: fixed;
  overflow-y: hidden;
  overflow: auto;
  height: 100.5%;
  width: 70%;
  top: 0;
  background-color: #1d1d1d;
  z-index: 10;
}
.sidebar__box .sidebar__container.position--right {
  right: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.sidebar__box .sidebar__container.position--left {
  left: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.sidebar__box .sidebar__container.open {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/**
 * Boostrap defaults for buttons
 */
.loader__container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
}
.loader__container > .site__logo__loader img {
  position: absolute;
  float: none;
  left: 0;
  right: 0;
  margin: auto;
  top: 15%;
  height: auto;
}
.loader__container:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 51%;
  background: #095296;
  z-index: -1;
  -moz-transition: top 0.5s linear 1s;
  -o-transition: top 0.5s linear 1s;
  -webkit-transition: top 0.5s linear 1s;
  transition: top 0.5s linear 1s;
}
.loader__container:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 51%;
  background: #095296;
  z-index: -1;
  -moz-transition: bottom 0.5s linear 1s;
  -o-transition: bottom 0.5s linear 1s;
  -webkit-transition: bottom 0.5s linear 1s;
  transition: bottom 0.5s linear 1s;
}
.loader__container.done:before {
  top: -51%;
}
.loader__container.done:after {
  bottom: -51%;
}

.loader__progress {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  -moz-transform-origin: center;
  -ms-transform-origin: center;
  -o-transform-origin: center;
  -webkit-transform-origin: center;
  transform-origin: center;
}
.loader__progress .progress__item {
  text-align: center;
  width: 100px;
  height: 100px;
  line-height: 100px;
  border: 2px solid white;
  border-radius: 50%;
}
.loader__progress .progress__item:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  margin-top: -3px;
  margin-left: 0;
  width: 54px;
  height: 45px;
  border-top: solid 10px white;
  border-right: solid 10px white;
  border-top-right-radius: 100%;
  -moz-transform-origin: left bottom;
  -ms-transform-origin: left bottom;
  -o-transform-origin: left bottom;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
  -webkit-animation: spin 3s linear infinite;
  animation: spin 3s linear infinite;
}
.loader__progress.float .progress__item:before {
  border-top-width: 2px;
  margin-top: 0;
  height: 50px;
}
.loader__progress.float.shadow:before {
  border-top-width: 2px;
  margin-top: -41px;
  height: 50px;
}
.loader__progress.shadow:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -43px 0 0 12px;
  width: 54px;
  height: 45px;
  border-top: solid 10px rgba(249.9, 249.9, 249.9, 0.1);
  border-right: solid 10px rgba(249.9, 249.9, 249.9, 0.1);
  border-top-right-radius: 100%;
  z-index: -1;
  -moz-transform-origin: left bottom;
  -ms-transform-origin: left bottom;
  -o-transform-origin: left bottom;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
  -webkit-animation: spin 3s linear infinite;
  animation: spin 3s linear infinite;
}
.loader__progress.shadow:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100px;
  height: 100px;
  color: rgba(249.9, 249.9, 249.9, 0.1);
  text-align: center;
  line-height: 100px;
  border: 2px solid rgba(249.9, 249.9, 249.9, 0.1);
  border-radius: 50%;
  margin: -40px 0 0 -40px;
  z-index: -1;
  -moz-transform-origin: center;
  -ms-transform-origin: center;
  -o-transform-origin: center;
  -webkit-transform-origin: center;
  transform-origin: center;
}
.loader__progress.done .progress__item {
  opacity: 0;
  -webkit-animation: done 1s;
  animation: done 1s;
  -moz-transition: opacity 0.3s linear 1s;
  -o-transition: opacity 0.3s linear 1s;
  -webkit-transition: opacity 0.3s linear 1s;
  transition: opacity 0.3s linear 1s;
}
.loader__progress.done .progress__item:before {
  display: none;
}
.loader__progress.done:before {
  display: none;
}
.loader__progress.done:after {
  opacity: 0;
  -webkit-animation: done 1s;
  animation: done 1s;
  -moz-transition: opacity 0.15s linear 1s;
  -o-transition: opacity 0.15s linear 1s;
  -webkit-transition: opacity 0.15s linear 1s;
  transition: opacity 0.15s linear 1s;
}

@-webkit-keyframes done {
  10% {
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  40% {
    -moz-transform: scale(0.95);
    -ms-transform: scale(0.95);
    -o-transform: scale(0.95);
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
  }
  70% {
    -moz-transform: scale(1.01);
    -ms-transform: scale(1.01);
    -o-transform: scale(1.01);
    -webkit-transform: scale(1.01);
    transform: scale(1.01);
  }
  100% {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/**
 * Boostrap defaults for buttons
 */
body {
  font-family: "mitra";
  height: 100%;
  direction: ltr;
  background-color: #fff;
}

.rtl .body__container {
  direction: rtl;
}

.header__container {
  width: 100%;
  background-color: #32b3ef;
  background-image: url("/Portals/_default/Skins/3000/Assets/img/pattern-top.png");
}
.header__container .logo__holder {
  float: right;
  padding: 0 18px;
}
.header__container .site__meta {
  float: left;
}

.site__meta {
  position: relative;
}
.site__meta ul li {
  display: inline-block;
  padding: 0 2px;
}

.menu__container {
  width: 100%;
  background-color: #056fa0;
  border-top: 1px #5cc2f2 solid;
  border-bottom: 1px #5cc2f2 solid;
}
.menu__container.nav-fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
}
.menu__container .main-menu {
  margin: 0;
  padding: 0;
}
.menu__container .main-menu li {
  z-index: 9;
  -webkit-transition: all ease 400ms;
  -moz-transition: all ease 400ms;
  transition: all ease 400ms;
}
.menu__container .main-menu li:hover {
  background: #ffbb13;
}
.menu__container .main-menu li ul {
  background-color: #32b3ef;
  border: none;
}
.menu__container .main-menu li a {
  font-size: 19px;
  color: white;
  text-shadow: 1px 1px 1px #000;
}
.menu__container .main-menu li a:hover {
  background: none;
}
.menu__container .main-menu li a .fa {
  font-size: 14px;
  margin: 0 4px;
}

.slider__container {
  /*border: 1px solid $base__border__color;*/
}

.section--padding, footer .footer, .section__undercover, .section__info, .section__middle, .section__top {
  padding: 20px 0;
}

.section__top {
  background-color: #32b2ef;
  width: 100%;
  padding: 0;
  padding-bottom: 60px;
}

.section__middle {
  background-color: #002c49;
  width: 100%;
}

.section__info {
  background-color: #fff;
}

.section__undercover {
  background-color: #e9e9e9;
}

footer {
  background-color: #32b3ef;
  color: white;
}
footer .container .container__content__withback .container__body * {
  font-family: Tahoma;
  font-size: 12px;
  font-weight: 100;
  color: #fff;
}
footer .footer .social__container {
  text-align: left;
  direction: ltr;
  font-family: sans-serif;
}
footer .footer .social__container .text-muted {
  color: #e0e0e0;
}
footer .footer .social__container .social__list {
  list-style: none;
  margin: 10px 0;
  padding: 0;
}
footer .footer .social__container .social__list li {
  display: inline-block;
  padding-right: 4px;
}
footer .footer .social__container .social__list li a {
  background-color: #013074;
  display: inline-block;
  color: transparent;
  width: 30px;
  height: 30px;
  text-align: center;
  border-radius: 50px;
  padding: 4px;
  font-size: 15px;
}
footer .footer .social__container .social__list li a em {
  color: #32b3ef;
}
@media only screen and (max-width: 469px) {
  footer .footer .social__container {
    text-align: center;
    margin-top: 20px;
  }
}
@media only screen and (max-width: 469px) {
  footer .footer .copyright-texts * {
    text-align: center !important;
  }
}

.logo__secondary {
  left: 0;
  display: block;
  position: absolute;
  top: 60px;
}

.nav__utilities {
  margin-top: 8px;
  padding: 0;
}

.searchbox__holder {
  border: 1px solid #4291b8;
  border-radius: 4px;
  padding: 2px 5px;
  background-color: #fff;
  margin-top: 5px;
  position: relative;
}
.searchbox__holder input {
  color: #a3a3a3;
  background: none;
  border: none;
  box-shadow: none;
  outline: none;
  font-family: Tahoma;
  font-size: 11px;
  padding: 0 2px;
  direction: rtl;
  width: 100%;
}
.searchbox__holder input::placeholder {
  color: #a3a3a3;
}
.searchbox__holder:after {
  content: "\f002";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  position: absolute;
  left: 12px;
  top: 3px;
  color: #2da1da;
}
.searchbox__holder i {
  color: #2da1da;
}

.ltr .searchbox__holder {
  direction: ltr;
}

.loginbox__holder a {
  background-color: #32b3ef;
  color: white;
  padding: 3px 20px;
  text-decoration: none;
  padding-top: 3px;
  padding-bottom: 3px;
  border-radius: 2px;
}

.sidebar__open {
  font-size: 30px;
  color: white;
  padding: 3px 15px;
}
@media only screen and (max-width: 469px) {
  .sidebar__open {
    display: inline-block !important;
  }
}

#dnn_search_ClassicSearch {
  display: none;
}

body[rtl=false] body {
  font-family: Arial, Helvetica, sans-serif;
}
body[rtl=false] .copyright-texts, body[rtl=false] .copyright-texts * {
  direction: ltr !important;
  text-align: left !important;
}
body[rtl=false] .header__container .logo__holder {
  float: left;
}
body[rtl=false] .header__container .site__meta {
  float: right;
}
body[rtl=false] .header__container .site__meta .logo__secondary {
  right: 0;
}
body[rtl=false] .social__container {
  float: right;
  text-align: right;
}
