/* لینک فایلی که وظیفه بارگذاری فونت ها را برعهده دارد */
@import url(fontiran.css);
/* لینک فایلی که وظیفه بارگذاری فونت ها را برعهده دارد */
.font {
  font-family: IRANSans;
}
/*
@font-face {
    font-family: 'IRANSans';
    src: url("../fonts/IRANSans.eot?#") format("eot");
    src: url("../fonts/IRANSans.woff2") format("woff2");
    src: url("../fonts/IRANSans.woff") format("woff");
    font-weight: normal;
}*/
:root {
  --main-color: #1a5281;
  /*--second-color: #00b311;*/
  --second-color: #1976d2;
}

html,
body {
  height: 100%;
}
body {
  overflow-x: hidden;
  direction: rtl !important;
  display: flex;
  min-height: 100vh;
  flex-direction: column;
  line-height: 30px;
}
main {
  flex: 1 0 auto;
}
#ajax {
  min-height: 100%;
  height: auto;
  margin: 0 auto -81px;
  padding: 0 0 60px;
  /*    position: relative;
    z-index: 0*/
}
body {
  font-family: IRANSans !important;
}
section {
  /*height: 100vh;*/
}

.telegram-icon {
  background-image: url('../img/telegram.png') !important;
  background-size: inherit !important;
  width: auto !important;
}
#sidenav-overlay
{
  z-index: 0 !important;
}

a,
a:hover,
a:active,
a:focus {
  outline: none !important;
}
h1 {
  font-size: 1.64rem !important;
}
button,
button:hover,
button:active,
button:focus {
  outline: none !important;
}
/*variable*/
/*variable*/
/*function*/
.bg-transition {
  background: -moz-linear-gradient(top, #232323 0%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6-15 */

  background: -webkit-linear-gradient(top, #232323 0%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */

  background: linear-gradient(to bottom, #232323 0%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#232323', endColorstr='#00ffffff', GradientType=0);
  /* IE6-9 */

}
/*function*/
.collapseSearch {
  background: #CCCCCC;
  position: relative;
  z-index: 10;
}
.btn-blanck {
  background: transparent !important;
  border: 1px solid #ababab !important;
  color: #fff;
  margin-left: 5px;
  margin-right: 5px;
  /*margin-top: 20px !important;*/

}
.btn-custom {
  background: transparent;
}
.btn-white {
  background: #fff !important;
  color: #3297EF !important;
  text-align: right !important;
  margin-bottom: 5px;
  margin-top: 0px;
}
.btn-gmail {
  background: #c0392b;
  color: #fff;
  border-radius: 3px;
  transition: 0.2s;
  padding: 0px;
  text-decoration: none;
}
.btn-gmail:hover {
  background: #c0392b;
  color: #eee;
}
.btn-login {
  background: #f39c12;
  color: #fff;
  border-radius: 3px;
  transition: 0.2s;
}
.btn-login:hover {
  color: #f2f2f2;
}
.login-sec
{
    margin-left: 6% !important;
}
.brand-sara {
  background-image: url("../img/logo-birt.png");
  /*background-image: url("../img/logo-white.png");*/

  background-repeat: no-repeat;
  /*background-size: 140px 72px;*/

  background-size: 200px 48px;
  border: medium none !important;
  display: block;
  float: left;
  /*height: 72px;*/

  height: 60px;
  left: 50%;
  margin-left: -82px;
  overflow-x: hidden;
  position: relative;
  text-indent: -999999px;
  transition: all 0.4s ease 0s;
  width: 200px;

}
ul.detail-course {
  list-style: none;
  padding-right: 0;
  margin-top: 20px;
  margin-bottom: 10px;
}
ul.detail-course li {
  line-height: 3;
  font-size: 13px;
  border-bottom: 1px solid #ddd;
}
ul.detail-course li:last-child {
  /*    color: #0055ff;
      font-size: 14px;
      font-weight: bold;*/

  border-bottom: 0px solid #ddd;
}
.top-transparent {
  background: -moz-linear-gradient(top, #232323 0%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6-15 */

  background: -webkit-linear-gradient(top, #232323 0%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */

  background: linear-gradient(to bottom, #232323 0%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

  /*In do khat hazf shavand bade moharram*/
  /**************************************************************************/
  /*background: rgba(0, 0, 0, 0) url("../img/katibeh.jpg") no-repeat scroll 0 0;*/
  background-size:100%;
  /**************************************************************************/

  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#232323', endColorstr='#00ffffff', GradientType=0);
  /* IE6-9 */

  z-index: 4;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100px;
}
#top-fix {
  background: #02638F;
  padding-left: 90px;
  padding-right: 90px;
  height: 0px;
}
#top-fix li a {
  color: #fff;
  background: transparent;
}
#top-fix li a:hover,
#top-fix li a:focus,
#top-fix li a:active {
  background-color: transparent !important;
  color: #cccccc;
}
/* For mobile phones: */
#top {
  background: #00508c;
  padding-left: 20px;
  padding-right: 20px;
  position: static;
}
@media only screen and (min-width: 600px) {
  /* For tablets: */
  #top {
    background: #00508c;
    padding-left: 20px;
    padding-right: 20px;
    position: static;
  }
}
@media only screen and (min-width: 768px) {
  /* For desktop: */
  #top {
    background: transparent ;
    padding-left: 90px;
    padding-right: 90px;
    position: absolute;
    z-index: 8;
  }
}
.top-menu {
  height: 87px;
}
.top-menu li {
  float: right;
}
.top-menu li a {
  list-style-type: none;
  display: list-item;
  float: right;
  padding: 10px 10px 15px 10px;
  color: #4d4d4d;
  width: 100%;
}
.top-menu li a:hover,
.top-menu li a:focus,
.top-menu li a:active {
  background-color: #f6f6f6 !important;
  border-bottom: 3px solid var(--second-color);
  color: #000000;
}
.top-menu ul {
  /*margin-right: -55px;*/
}

#main{
    padding: 0 5.5% 0 3%;
}
.drag-target
{
  /*width:50% !important;*/
}
.wrapper {
  /*background: #fff;*/

  /*transform: translateX(0px);*/

  position: relative;
  left: 0px;
  transition: 0.2s ease-in;
  -webkit-transition: 0.2s ease-in;
}
.wrapper.active {
  left: 300px;
  /*transform: translateX(300px);*/

}
.navbar-brand {
  padding: 1px !important;
}
section#bg-intro {
  height: auto;
  position: relative;
  z-index: 1;
  padding-top: 100px;
  padding-bottom: 30px;
  /*    background-image: url(../img/bg.jpg);
      background-attachment: fixed;
      background-size: cover;*/

}
section#bg-intro h5 {
  font-size: 18px;
  color: #333;
  margin-bottom: 25px;
}
@media (max-width: 768px) {
  section#bg-intro h4 {
    font-size: 12px;
  }
  #box .form-control.content-checkbox {
    margin-right: -33px;
}
}
section#news {
  background: #f4f4f4;
  height: auto;
  color: #555;
  overflow: hidden;
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
  width: 95.2%;
}
section#news .col.m6:last-child {
  color: #fff;
}
section#news .col.m6:first-child {
  background: #fff;
  min-height: 500px;
  padding-top: 10px;
}
section#news .col.m6 {
  padding: 0px;
}
section#news h4 {
  margin-top: 35px;
  margin-bottom: 50px;
}
section#news a {
  color: #00508c;
  line-height: 18px;
}
section#news p {
  font-size: 11px;
  line-height: 45px;
}
.news.farsi .col.l10.m10.s12 {
  float: left;
}
section#mag {
  background: #f6f6f6;
  height: auto;
  color: #555;
  overflow: hidden;
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
  padding-bottom: 50px;
  width:95%;
}
section#mag h5:first-child {
  color: #000000;
}
#mag a {
  color: var(--main-color);
}
#mag h6 {
  padding-bottom: 10px;
}
#mag img {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  /*-webkit-transform: scale(1.1);*/

  transition: 0.4s;
}
#mag img:hover {
  -webkit-filter: grayscale(0);
  /* Chrome, Safari, Opera */

  filter: none;
}
section#mag .col-sm-6:last-child {
  background: #fff;
}
.menu-main {
  background: #02638f;
  border-radius: 0px !important;
  transition: height 0.3s;
}
.menu-main li a {
  color: #fff;
}
.menu-main li a:hover,
.menu-main li a:focus {
  background-color: transparent !important;
}
.scrolling {
  /*background: darken(@blue , 20%);*/

  padding-top: 0px;
  padding-bottom: 0px;
  z-index: 99999 !important;
  width: 100%;
  border-radius: 0px !important;
  height: 0px;
  overflow: hidden;
  position: fixed;
  top: 0;
  transition: height 0.3s;
}
.scrolling.is {
  height: 65px;
}
.scrolling .navbar {
  background: transparent;
  border: none;
}
.scrolling .navbar li a {
  color: #fff !important;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff !important;
}
.navbar-toggle .icon-bar {
  background: #ccc;
}
#lNews ul {
  height: 370px;
  overflow-y: hidden;
}
.date .day .material-icons {
  vertical-align: middle;
}
.date .day {
  background: var(--main-color);
  padding: 0px;
  font-size: 10px;
  font-weight: bolder;
  text-align: center;
  line-height: 2;
}
.date .day .material-icons {
  color: #ffffff;
  font-size: 15px !important;
  padding-right: 3px;
}
.date .mounth {
  background: var(--second-color);
  padding: 0 3px 0 0;
  font-size: 10px;
  font-weight: bolder;
  text-align: center;
  line-height: 2;
}
.date {
  color: #fff;
}
section#courseVip {
  /*height: auto;*/
  margin-bottom: 50px;
  max-height: 393px;
}
section#courseStart {
  height: auto;
  margin-bottom: 50px;
}
.card {
  /*overflow: hidden*/

}
.card .card-content {
  /*    padding: 10px;
      overflow: hidden;
      text-overflow: ellipsis;*/

}

#inputSearch:focus {
  outline: none;
  box-shadow: none;
}
#inputSearch {
  width: 90%;
  transition: 0.5s;
  border: none;
  /*margin-top: 15px;*/
  background: transparent;
  padding: 5px 5% 0 5px;
  margin-bottom: 0px;
  font-size: inherit;

}
#ResultSearch {
  position: absolute;
  z-index: 99;
  min-height: 400px;
  background: #fff;
  transition: 0.3s;
  display: none;
  top:100%;
}
#lele {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  top: 0;
  right: 0;
  z-index: 9;
}
#ResultSearch h6 {
  box-shadow: -7px 0px 0px #008000 inset;
  padding-right: 16px;
  color: grey;
  margin-bottom: 15px;
}
@keyframes updown {
  0% {
    transform: translate(0px, 0px);
  }
  50% {
    transform: translate(0px, 5px);
  }
  100% {
    transform: translate(0px, 0px);
  }
}
svg {
  opacity: 1;
  transition: opacity 0.5s ease 0s;
  width: 25px;
  position: absolute;
  left: 50%;
  margin-right: 50px;
  bottom: 5%;
}
.scroller {
  animation: 1s ease 0s normal none infinite running updown;
  fill: #fff;
}
.stroke {
  stroke: #fff;
}
.titr {
  font-size: 32px;
  margin-bottom: 10px;
  padding-bottom: 15px;
  position: relative;
  text-align: center;
  color: #727272;
}
h5.center {
  font-size: 1.30rem;
}
.titr::before {
  background-color: #d28d56;
  content: "";
  height: 1px;
  left: 50%;
  margin-left: -20px;
  position: absolute;
  top: 100%;
  width: 100px;
}
.titr::after {
  background-color: #d28d56;
  content: "";
  height: 1px;
  margin-right: -20px;
  margin-top: 5px;
  position: absolute;
  right: 50%;
  top: 100%;
  width: 100px;
}
.titr a {
  text-align: center !important;
}
/*#aaa .modal-dialog{
    width: auto;
}*/
@media (min-width: 768px) {
  /*    #aaa .modal-dialog{
        width: 410px;
      }*/
}
#click-right {
  position: absolute;
  right: -30px;
  top: 50%;
  cursor: pointer;
}
#click-left {
  position: absolute;
  left: -30px;
  top: 50%;
  cursor: pointer;
}
.divSatisfied {
  /*background-image: url(../img/bg-blue_2.jpg);*/

  /*background-repeat: repeat;*/

  /*background-repeat: no-repeat;*/

  /*background-position: 0 0;*/

  /*    background-position: left center;
      background-size: contain;*/

  /*    -webkit-animation: bgmove 80s linear infinite;
      -moz-animation: bgmove 80s linear infinite;
      animation: bgmove 80s linear infinite;*/

}
@-moz-keyframes bgmove {
  100% {
    background-position: 0 -1500px;
  }
}
@-webkit-keyframes bgmove {
  100% {
    background-position: 0 -1500px;
  }
}
@keyframes bgmove {
  100% {
    background-position: 0 -1500px;
  }
}
.offers {
  background: var(--second-color);
  color: #fff;
  cursor: pointer;
  padding-left: 5px;
  position: absolute;
  right: -1px;
  top: 0px;
  transform: rotate(0deg);
  transition: all 0.5s ease 0s;
  z-index: 5;
  box-shadow: -5px 5px 10px rgba(5, 5, 5, 0.4);
}
.course-btn {
  background-color: #003e9b !important;
  color: #fff;
}
.course-btn-inpage {
  background-color: #7395AE !important;
  width: 100%;
  color: #fff;
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background-color: transparent !important;
}
.profile .dropdown-menu {
  background: #f3f3f3;
}
.profile .dropdown-menu:before {
  content: "";
  border-bottom: 10px solid #f3f3f3;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  position: absolute;
  top: -10px;
  left: 50%;
  margin-left: -10px;
  z-index: 10;
}
.scrolling.is .profile .dropdown-menu li a {
  color: #333 !important;
}
a:hover,
a:focus,
a:active {
  text-decoration: none !important;
}
/*for material*/
nav ul a {
  font-size: inherit !important;
}
nav ul li {
  float: right !important;
}
.row {
  margin-bottom: 0px !important;
}
.side-nav li {
  width: 100%;
}
.card-action button {
  width: 47%;
}
.card-action a {
  width: 48%;
  padding: 0;
}
.card-action {
  font-size: 12px;
}
.card-reveal span.card-title {
  padding-right: 18px;
}
input:not([type]),
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="time"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="tel"],
input[type="number"],
input[type="search"],
textarea.materialize-textarea {
  font-size: inherit !important;
}
.input-field label.active {
  font-size: inherit !important;
}
#login-form p.help-block {
  text-align: right;
  font-size: 11px;
  color: red;
}
/*nav#main a.brand-logo{
    position: static !important;
    float: right
}*/
.switch label input[type=checkbox]:checked + .lever.vip {
  background-color: #c0ca33;
}
.switch label input[type=checkbox]:checked + .lever.vip:after {
  background-color: #fff;
  left: 24px;
}
.switch label .lever.vip {
  content: "";
  display: inline-block;
  position: relative;
  width: 40px;
  height: 15px;
  background-color: #003E9B;
  border-radius: 15px;
  margin-right: 10px;
  transition: background 0.3s ease;
  vertical-align: middle;
  margin: 0 16px;
}
.switch label .lever.vip:after {
  content: "";
  position: absolute;
  display: inline-block;
  width: 21px;
  height: 21px;
  background-color: #fff;
  border-radius: 21px;
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4);
  left: -5px;
  top: -3px;
  transition: left 0.3s ease, background 0.3s ease, box-shadow 0.1s ease;
}
input[type=checkbox]:checked:not(:disabled) ~ .lever:active::after,
input[type=checkbox]:checked:not(:disabled).tabbed:focus ~ .lever::after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(38, 166, 154, 0.1);
}
input[type=checkbox]:not(:disabled) ~ .lever:active:after,
input[type=checkbox]:not(:disabled).tabbed:focus ~ .lever::after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(0, 0, 0, 0.08);
}
.lever.vip i {
  color: #fff;
  font-size: 16px;
  float: left;
  margin-left: 2px;
  margin-top: 0px;
}
.loading {
  position: absolute;
  padding: 22px;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 100;
}
/*input*/
.titleCourse {
  border: 2px solid #000 !important;
  padding: 0px 10px 0px !important;
  margin-top: 20px !important;
  width: 89% !important;
}
.titleCourse:focus {
  border: 2px solid #007DDD !important;
  box-shadow: none !important;
}
#filtering {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 10px;
  padding-left: 10px;
}
#filtering .switch {
  margin-top: 15px;
}
#filtering hr {
  background: transparent none repeat scroll 0 0;
  border-color: -moz-use-text-color -moz-use-text-color #eeeeee;
  border-style: none none solid;
  border-width: 0 0 1px;
  box-shadow: none !important;
  margin-bottom: 20px;
  margin-top: 20px;
}
#filtering ul.ulF li {
  margin-top: 20px;
  margin-bottom: 20px;
}
.collection-item button i {
  color: #ffffff;
}
.collection-item i {
  color: #00bcd4;
}
li.collection-item {
  list-style-type:none;
}
.taber {
  border: 1px solid #e0e0e0;
  margin-top: 10px;
}
.tab-pane {
  /*border-top: 1px solid #e3e3e3;
  box-shadow: 0 -1px 6px -2px #cccccc;
  position: relative;
  padding: 10px;*/
}
.alert {
  padding: 10px;
  border-radius: 0px;
  font-size: 13px;
  margin-right: 0px;
  margin-left: 0px;
  border-radius: 0;
  text-align: center;
}
.alert-danger {
  background: #F44336;
  color: #fff;
}
.alert-success {
  background: #8BC34A;
  color: #fff;
  font-weight: bolder;
}
/*#blurrOrder::before {
    background: #fff none repeat scroll 0 0;
    content: "";
    height: 120%;
    opacity: 0.4;
    position: absolute;
    width: 100%;
    z-index: 999;
}*/
#blurrOrder {
  -webkit-filter: grayscale(1) blur(1.5px);
  filter: blur(1.5px);
}
input.form-control {
  border: 1px solid #0C55D5 !important;
  box-shadow: none !important;
  padding: 1px 7px !important;
  height: auto !important;
  border-radius: 3px !important;
  margin-bottom: 0px !important;
  transition: 0.5s !important;
  width: 96% !important;
}
input.form-control:focus {
  border: 1px solid #666 !important;
}
input.form-control.input-lg {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
textarea.form-control {
  border: 1px solid #0C55D5 !important;
  height: auto  !important;
  padding: 10px !important;
  width: 100% !important;
  border-radius: 3px !important;
}
.noblur {
  clear: none;
  /*border: 1px solid #00BCD4 ;*/

  padding: 15px;
  border-radius: 3px;
}
.help-block.help-block-error {
  color: red;
  margin-top: 4px;
  margin-bottom: 10px;
  font-size: 12px;
}
.off {
  text-decoration: line-through;
  color: red;
}
.detail-card {
  color: #B6B6B6;
  font-size: 11px;
}
@media (max-width: 780px) {
  body {
    overflow-x: hidden !important;
  }
  [class^="pe-7s-"],
  [class*=" pe-7s-"] {
    /*line-height: 2 !important*/

  }
  .collapseSearch {
    background: #E9E9E9;
    position: relative;
    z-index: 10;
  }
  i#click-right {
    display: none !important;
  }
  i#click-left {
    display: none !important;
  }
  .scrolling.is {
    display: none !important;
  }
}
.modal-content h6:first-child {
  margin-bottom: 30px;
  font-size: 16px;
}
.modal-content hr {
  border-bottom: 1px solid #ccc;
  border-top: 0;
  border-right: 0;
  border-left: 0;
}
@media (min-width: 780px) {
  #modal1.modal {
    width: 400px;
  }
}
#modal1.modal {
  background-color: #fafafa;
  border-radius: 2px;
  display: none;
  left: 0;
  margin: auto;
  max-height: 100% !important;
  padding: 10px !important;
  position: fixed;
  right: 0;
  /*width: 32% !important;*/

  will-change: top, opacity;
}
.modal-content {
  border-radius: 0px !important;
}
.auth-client {
  float: none !important;
}
.auth-clients .auth-client .auth-link {
  width: 100% !important;
  color: #fff;
}
.loader {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -50px;
}
.log-out {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  line-height: 39px;
  padding-bottom: 5px;
  padding-right: 20px;
  padding-top: 5px;
  text-align: right;
  width: 100%;
}
.log-out i {
  float: right;
  font-size: 23px !important;
  height: 36px !important;
  line-height: 36px !important;
  vertical-align: top !important;
  margin-left: 5px;
  margin-right: -6px;
  color: #888;
}
.avatar {
  margin-bottom: 20px;
  margin-top: 20px;
}
.dropzone .dz-preview {
  margin: auto !important;
}
.dropzone {
  padding: 5px !important;
}
.isActive {
  color: #000000 !important;
}
.btnbtn-response ul li {
  display: inline-block;
  padding-left: 15px;
  border-right: 1px solid #eee;
  padding-right: 15px;
}
.btnbtn-response {
  padding-top: 1px;
  margin: 10px;
  border-bottom: 1px solid #eee;
}
.btnbtn-response ul li a i {
  color: #0C55D5;
}
section#mag .coller {
  background: #fff none repeat scroll 0 0;
  /*max-height: 200px;*/

}
section#mag .coller .row .textt {
  position: relative;
  padding-top: 35px;
}
section#mag .coller .row .textt::before {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: transparent transparent transparent #fff;
  border-image: none;
  border-style: solid;
  border-width: 12px;
  content: "";
  position: absolute;
  right: 0;
  margin-right: -22px;
  top: 64px;
}
.coller:nth-child(3) .m6 {
  float: left ;
}
.coller:nth-child(4) .m6 {
  float: left;
}
section#mag .coller:nth-child(3) .row .textt::before {
  border-color: transparent #fff transparent transparent;
  right: auto !important;
  float: left;
  left: 0px !important;
  margin-left: -22px;
}
section#mag .coller:nth-child(4) .row .textt::before {
  border-color: transparent #fff transparent transparent;
  right: auto !important;
  float: left;
  left: -24px !important;
}
.mag-Single {
  border-bottom: 2px solid var(--second-color);
  padding-bottom: 14px;
  font-size: 18px !important;
}
.mag-Single span {
  border-bottom: 2px solid #727272;
  padding-bottom: 9px;
}
@media only screen and (max-width: 768px) {
  .mag-Single span {
    border-bottom: 0px solid #727272;
    padding-bottom: 9px;
  }
}
.mag-Single-ul li {
  display: inline-block;
  border-left: 1px solid #00BCD4;
  color: #727272;
  padding-left: 7px;
  padding-right: 7px;
}
.mag-Single-ul li:last-child {
  border-left: 0px solid;
}
.mag-Single-all p {
  line-height: 35px;
  color: #212121;
}
.breadcrumbs {
  background: #F3F3F3;
  padding-bottom: 7px;
  padding-top: 7px;
  color: #fff;
  padding: 7px 10%;
}
.breadcrumb::before {
  color: var(--second-color) !important;
}
.breadcrumb:last-child {
  color: #666666 !important;
}
.breadcrumbs a {
  color: #000;
}
a.breadcrumb {
  font-size: 12px;
}
span.breadcrumb {
  font-size: 12px;
}
ul.socials li {
  display: inline-block;
  margin-right: 15px;
}
.frm-find {
  background: #fff none repeat scroll 0 0 !important;
}
select.frm-find {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
}
select.frm-find option {
  border: 0px !important;
}
.preloader-wrapper {
  display: inline-block !important;
  height: 25px !important;
  left: 29% !important;
  margin-top: 7px !important;
  position: absolute !important;
  width: 25px !important;
}
.spinner-white,
.spinner-white-only {
  border-color: #fff !important;
}
#resultsCourse,#resultsMag,#resultsNews {
  height: 350px;
  overflow-y: scroll;
  overflow-x: hidden;
}

#collapseSearch {
  color: #fff;
  cursor: pointer;
  margin-top: 4px;
  width:14%;
}
.readMore {
  border: 1px solid var(--second-color);
  border-radius: 4px;
  color: var(--second-color);
  cursor: pointer;
  font-weight: 700;
  padding: 2px 8px;
  /*position: relative;*/

  top: 18px;
}
.returnFalse {
  position: absolute;
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
  z-index: 99999;
}
.footer-1 h6 {
  /*font-size: 11px;*/

  line-height: 28px;
}
.footer-2 a,
.footer-3 a {
  color: #0a0a0a;
  line-height: 28px;
  font-size: 13px;
  font-weight: 400;
}
.footer-2 ,
.footer-3  {
  color: #0a0a0a;
}
@media (max-width: 768px) {
  .mag-mag img {
    width: 100%;
  }
}
.atm {
  position: relative;
  transition: 3s;
}
.atm-paper {
  background-image: url("../img/atm-paper.jpg");
  background-size: 98% auto;
  border-bottom: 2px dashed #fff;
  height: 70px;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
}
.atm-push {
  background: #fff;
  width: 100%;
  height: 70px;
  position: absolute;
  z-index: 1;
  top: 0;
  -moz-box-shadow: 0 8px 4px -5px rgba(115, 115, 115, 0.75);
  -webkit-box-shadow: 0 8px 4px -5px rgba(115, 115, 115, 0.75);
  box-shadow: 0 8px 4px -5px rgba(115, 115, 115, 0.75);
}
.filtRes {
  display: inline;
}
.btn-filter {
  height: 25px !important;
  line-height: 25px !important;
  padding: 0 0.5rem;
}
.magStr,
.magStrIn {
  position: relative;
  z-index: 0;
}
.magStr span {
  color: #fff;
  font-size: 50px;
  margin-right: -30px;
  margin-top: -20px;
  opacity: 0.8;
  position: absolute;
  right: 50%;
  top: 50%;
  z-index: 118;
}
.magStrIn span {
  color: #fff;
  font-size: 50px;
  margin-right: -30px;
  margin-top: -85px;
  opacity: 0.8;
  position: absolute;
  right: 50%;
  top: 50%;
  z-index: 118;
}
/*for karshenas rasmi*/
/*.hhh{
    background-image: url("../img/banner/karshenas/hhh.jpg");
    background-position: right center;
    background-repeat: no-repeat;
    padding-top: 80px;
    padding-bottom: 50px;
}*/
.hh {
  background: #fff;
  border-radius: 3px;
  color: rgba(0, 0, 0, 0.3);
  font-size: 12px;
  margin: 5px;
  padding: 10px;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
}
.mm {
  background: #fff;
  border-radius: 3px;
  color: rgba(0, 0, 0, 0.3);
  font-size: 12px;
  margin: 5px;
  padding: 10px;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
}
.ss {
  background: #fff;
  border-radius: 3px;
  color: red;
  font-size: 12px;
  margin: 5px;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
  padding: 10px;
}
.dd {
  background: #fff;
  border-radius: 3px;
  color: rgba(0, 0, 0, 0.3);
  font-size: 12px;
  font-weight: 700;
  margin: 5px;
  padding: 10px;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
}
#getting-started {
  left: 50%;
  bottom: -45px;
  margin-left: -150px;
  position: absolute;
}
.ddr-list-options {
  font-weight: 100;
  padding-bottom: 10px;
  color: #888;
  border-bottom: 1px dashed;
}
.ddr-list-options i {
  font-size: 21px;
  vertical-align: middle;
  float: left;
  padding-top: 3px;
}
/*    .karshenas-1:hover{
         background-image: url("../img/banner/karshenas/1-2.jpg");
    }*/
.karshenas-1 {
  /*background-image: url("../img/banner/karshenas/1-1.jpg");*/

  /*background-size: 100%;*/

  /*background-repeat: no-repeat;*/

  /*height: 100%;*/

  /*min-height: 334px;*/

  /*width: 100%;*/

  position: relative;
}
/*    .karshenas-2:hover{
        background-image: url("../img/banner/karshenas/2-2.jpg");
    }*/
.karshenas-2 {
  /*        background-image: url("../img/banner/karshenas/2-1.jpg");
        background-size: 100%;
        background-repeat: no-repeat;
        height: 100%;
        min-height: 334px;
        width: 100%;*/

  position: relative;
}
/*    .karshenas-3:hover{
         background-image: url("../img/banner/karshenas/3-2.jpg");
    }*/
.karshenas-3 {
  /*        background-image: url("../img/banner/karshenas/3-1.jpg");
        background-repeat: no-repeat;
        background-size: 100%;
        height: 100%;
        min-height: 334px;
        width: 100%;*/

  position: relative;
}
/*    .karshenas-4:hover{
        background-image: url("../img/banner/karshenas/4-2.jpg");
    }*/
.karshenas-4 {
  /*        background-image: url("../img/banner/karshenas/4-1.jpg");
        background-size: 100%;
        background-repeat: no-repeat;
        height: 100%;
        min-height: 334px;
        width: 100%;*/

  position: relative;
}
.ssss {
  position: absolute;
  bottom: 25px;
  left: 60px;
}
.col {
  outline: none !important;
}
/*-------------------------------------------------popup------------------------------------*/
.popup1 {
  background-color: rgba(0, 0, 0, 0.5);
  height: 100%;
  position: fixed;
  width: 100%;
  z-index: 9999;
  cursor: pointer;
}
.popup1 img {
  height: 330px;
  left: 50%;
  margin-left: -200px;
  margin-top: -165px;
  position: absolute;
  top: 50%;
  width: 400px;
}
#ajax {
  min-height: 100%;
  height: auto;
  margin: 0 auto -81px;
  padding: 0 0 60px;
}
/*--------------------------------------------------for nezam--------------------------------------*/
.header-nezam-azmoon {
  position: relative;
  /*overflow: hidden;*/

}
.h-left-nezam-azmoon {
  height: 100px;
  width: 50%;
  float: right;
  background-color: #fff;
  transition: 1s ease;
  position: relative;
  z-index: 3;
}
.h-right-nezam-azmoon {
  height: 100px;
  width: 50%;
  float: left;
  background-color: #fff;
  transition: 1s ease;
  position: relative;
  z-index: 3;
}
.h-main-nezam-azmoon {
  /*background-image: url("../img/nezam/bener-original.png");*/
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  color: #666;
  height: 100px;
  margin: auto;
  /*margin-top: 30px;*/
  margin-bottom: 30px;
  /*position: relative;*/

  text-align: center;
  width: 100%;
  z-index: 2;
}
.btn-about-nezam {
  background: #fff none repeat scroll 0 0;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 50px;
  color: rgba(0, 0, 0, 0.5);
  margin-top: 26px;
  padding: 5px 10px;
  position: absolute !important;
  right: 0;
}
.step-1 {
  /*min-height: 320px;*/
  background-image: url("../img/nezam/patern-step-1.jpg");
  background-repeat: repeat;
  background-size: 65px;
  padding-top: 14px;
  padding-bottom: 0px;
  margin-top:4px;
  width: 97.6%;
}
.step-1 h3 {
  color: #0066CA;
  stroke: black;
  font-size: 23px;
}
/*----------------------------------img-omran---------------------------------*/
.img-omran {
  position: relative;
  cursor: pointer;
}
.img-omran .img-master {
  background-image: url("../img/nezam/omran/Tower1.png");
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 160px;
  margin: auto auto auto -60px;
  left: 50%;
  position: relative;
  z-index: 3;
}
.img-omran .img-animate {
  background-image: url("../img/nezam/omran/Tower2.png");
  background-size: contain;
  background-repeat: no-repeat;
  width: 27px;
  height: 72px;
  position: absolute;
  top: 52px;
  left: 50%;
  margin-left: 45px;
  z-index: 2;
}
.img-omran:hover .img-animate {
  -webkit-transform-origin: 50% 0%;
  -webkit-animation: omran 2s infinite ease-in-out;
}
.img-omran .img-text {
  background-image: url("../img/nezam/omran/Layertxt.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 65px;
  margin: auto;
  width: 100%;
}
@-webkit-keyframes omran {
  0% {
    -webkit-transform: rotate(-10deg);
  }
  50% {
    -webkit-transform: rotate(10deg);
  }
  100% {
    -webkit-transform: rotate(-10deg);
  }
}
/*-----------------------------------------img-memari-------------------------*/
.img-memari {
  position: relative;
  cursor: pointer;
}
.img-memari .img-master {
  background-image: url("../img/nezam/memari/pARGAR1.png");
  background-repeat: no-repeat;
  background-size: contain;
  height: 161px;
  left: 50%;
  margin: auto auto auto -50px;
  position: relative;
  width: 100%;
  z-index: 3;
}
.img-memari .img-animate {
  background-image: url("../img/nezam/memari/pARGAR2.png");
  background-repeat: no-repeat;
  background-size: contain;
  height: 99px;
  left: 50%;
  margin-left: 0;
  position: absolute;
  top: 57px;
  width: 45px;
  z-index: 2;
}
.img-memari:hover .img-animate {
  -webkit-transform-origin: 50% 0%;
  -webkit-animation: memari 1.5s infinite ease-in-out;
}
.img-memari:hover .img-master {
  -webkit-transform-origin: 50% 0%;
  -webkit-animation: memarimaster 1.5s infinite ease-in-out;
}
.img-memari .img-text {
  background-image: url("../img/nezam/memari/Layertxt.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 65px;
  margin: auto;
  width: 100%;
}
@-webkit-keyframes memarimaster {
  0% {
    -webkit-transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(-2deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
  }
}
@-webkit-keyframes memari {
  0% {
    -webkit-transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
  }
}
/*----------------------------------img-mech---------------------------------*/
.img-mech {
  position: relative;
  cursor: pointer;
  min-height: 225px;
}
.img-mech .img-master {
  background-image: url("../img/nezam/mech/gEAR2.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 107px;
  left: 50%;
  margin: auto auto auto -150px;
  position: absolute;
  bottom: 60px;
  z-index: 3;
}
.img-mech .img-animate {
  background-image: url("../img/nezam/mech/gEAR1.png");
  background-size: contain;
  background-repeat: no-repeat;
  width: 70px;
  height: 70px;
  position: absolute;
  left: 50%;
  margin-left: 15px;
  bottom: 145px;
  z-index: 2;
}
.img-mech:hover .img-master {
  -webkit-animation: rounded 2s infinite;
}
.img-mech:hover .img-animate {
  -webkit-animation: rounded 2s infinite;
}
.img-mech .img-text {
  background-image: url("../img/nezam/mech/Layertxt.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 65px;
  margin: auto;
  width: 84%;
  position: absolute;
  bottom: 0;
  margin-left: -104px;
  left: 50%;
}
@-webkit-keyframes rounded {
  0% {
    -webkit-transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(35deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
  }
}
/*--------------------------------------img-bargh------------------------------*/
.img-bargh {
  position: relative;
  cursor: pointer;
}
.img-bargh .img-master {
  background-image: url("../img/nezam/bargh/bargh.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 159px;
  margin: auto;
  position: relative;
  z-index: 3;
}
.img-bargh .img-master:after {
  background-color: rgba(255, 178, 0, 0);
  border-radius: 100%;
  content: "";
  filter: blur(12px);
  height: 100px;
  margin-right: -48px;
  position: absolute;
  right: 50%;
  top: -2px;
  width: 100px;
}
.img-bargh:hover .img-master:after {
  /*-webkit-transform-origin:50% 0%;*/

  -webkit-animation: bargh 1s infinite ease-in-out;
}
.img-bargh .img-text {
  background-image: url("../img/nezam/bargh/Layertxt.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 65px;
  margin: auto;
  width: 89%;
}
@-webkit-keyframes bargh {
  0% {
    background-color: rgba(255, 178, 0, 0);
  }
  50% {
    background-color: rgba(255, 178, 0, 0.8);
  }
  100% {
    background-color: rgba(255, 178, 0, 0);
  }
}
/*--------------------------------------img-naghshe------------------------------*/
.img-naghshe {
  position: relative;
  cursor: pointer;
  bottom: -50px;
}
.img-naghshe .img-master {
  background-image: url("../img/nezam/naghshe/Map2.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 107px;
  margin: auto;
  position: relative;
  z-index: 3;
}
.img-naghshe .img-animate {
  background-image: url("../img/nezam/naghshe/Map1.png");
  background-repeat: no-repeat;
  background-size: contain;
  height: 29px;
  margin-right: -14px;
  position: absolute;
  right: 50%;
  top: -29px;
  width: 31px;
  z-index: 2;
}
.img-naghshe .img-animate:before {
  background-color: #9c9b99;
  content: "";
  height: 50px;
  margin-right: -5px;
  position: absolute;
  right: 50%;
  top: 29px;
  width: 6px;
  z-index: 2;
}
.img-naghsh:hover .img-animate:before {
  -webkit-animation: naghshe 2s infinite ease-in-out;
}
.img-naghshe:hover .img-animate {
  /*-webkit-transform-origin:50% 0%;*/

  -webkit-animation: naghshe 2s infinite ease-in-out;
}
.img-naghshe .img-text {
  background-image: url("../img/nezam/naghshe/Layertxt.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 65px;
  margin: auto;
  width: 89%;
}
@-webkit-keyframes naghshe {
  0% {
    top: -29px;
  }
  50% {
    top: -45px;
  }
  100% {
    top: -29px;
  }
}
/* For mobile phones: */
[class*="grid-"] {
  width: 100%;
  min-height: 225px;
}
@media only screen and (min-width: 600px) {
  /* For tablets: */
  .grid-3 {
    width: 19.72%;
    display: inline-block;
    text-align: center;
  }
}
@media only screen and (min-width: 768px) {
  /* For desktop: */
  .grid-3 {
    width: 19.68%;
    display: inline-block;
    text-align: center;
  }
  #nezam-azmoon
  {
    /*margin-top:55px;*/
  }

}
.popover {
  background: #f8f8f8;
  padding-top: 7px;
  display: inline-block;
  width: 35px;
  border: 1px solid #eee;
  border-radius: 100%;
  padding-bottom: 2px;
  color: var(--second-color);
}
/*-------------------------------------google auth----------------------------*/
.auth-icon {
  background: none !important;
}
.auth-icon:after {
  content: "ورود با حساب Gmail";
  color: #fff;
  left: 50%;
  margin-left: -65px;
  position: absolute;
}
/*-------------------------------------requestCompany-------------------------*/
#requestCompany {
  background-image: url('../img/O6X2W1043.jpg');
  background-size: cover;
  height: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  text-align: center;
  padding-left: 150px;
  padding-right: 150px;
  width:95%;
}
.btn-req {
  background-color: #00508c !important;
  border-radius: 50px !important;
}
@media only screen and (max-width: 768px) {
  #requestCompany {
    padding-left: 10px;
    padding-right: 10px;
  }
  footer.page-footer {
    position: relative;
  }
  #namad {
    bottom: 105px;
    left: 50%;
    margin-left: -55px;
    /*position: absolute;*/
  }
  #namad img {
    /*width: 55px !important;*/
  }
  footer.page-footer {
    text-align: center;
  }
  #lightbox-container-image-box
  {
    max-width: auto !important;
  }
  #lightbox-container-image-data-box
  {
    width:auto !important;
  }
}
footer.page-footer {
  padding-top: 80px !important;
  background-image: url('../img/map.png') !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}
footer.page-footer .footer-copyright {
  color: #2f2f2f !important
  margin-top: 80px;
  font-size: 12px;
}
#formCompany .help-block {
  color: red;
  font-size: 10px;
  position: absolute;
  top: 35px;
}
#formCompany input {
  position: relative;
}
#formCompany .has-error input {
  border-color: red;
}
#formCompany .has-error input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */

  color: red;
}
#formCompany .has-error input::-moz-placeholder {
  /* Firefox 19+ */

  color: red;
}
#formCompany .has-error input:-ms-input-placeholder {
  /* IE 10+ */

  color: red;
}
#formCompany .has-error input:-moz-placeholder {
  /* Firefox 18- */

  color: red;
}
.support {
  background:#fafafa;
  padding-top: 40px;
  padding-bottom: 40px;
  border-top: 4px dashed #eee;
  border-bottom: 4px dashed #eee;
  height: 183px;
  /*  margin-top: 32px;*/
}
.support h5 {
  margin-top: 37px;
}
.loadslick {
  background-image: url('../img/loading2.gif');
  background-repeat: no-repeat;
  background-position: center;
  min-height: 407px;
}
.class-vip {
  display: none;
}
.your-class {
  display: none;
}
.yalda {
  background-image: url("/themes/static_t/assets/img/landing/yalda-icon.png");
  background-repeat: no-repeat;
  height: 132px;
  left: 50%;
  margin-left: -85px;
  position: absolute;
  width: 170px;
  z-index: 9;
}
.yalda_main {
  background-image: url("/themes/static_t/assets/img/landing/yalda-icon.png");
  background-repeat: no-repeat;
  background-size: cover;
  height: 82px;
  left: 50%;
  margin-left: -53px;
  position: absolute;
  width: 106px;
  z-index: 9;
  top: -25px;
}
@media (max-width: 768px) {
  .yalda_main {
    top: 20px;
  }
  .yalda {
    background-image: url("/themes/static_t/assets/img/landing/yalda-icon.png");
    background-repeat: no-repeat;
    background-size: contain;
    height: 132px;
    margin-right: 10px;
    position: absolute;
    right: 0;
    top: 49px;
    width: 108px;
    z-index: 9;
  }
}
.hamayesh {
  /*background-image: url("../img/hamayesh-new-12.jpg");*/
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  height: 183px;
  width: 100%;
}
.noor {
  /*background-image: url("../img/banner-bbok.jpg");*/
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  height: 183px;

}
}
.noor .top-right-banner
{
  height:215px;
}


/*for user karshenas rasmi*/
.bg-up {
  /*    background-image: url(../img/bg-blue_3.jpg);
      background-repeat: repeat;
      background-repeat: no-repeat;
      background-position: 0 0;
      background-position: left center;
      background-size: contain;*/

}
.bg-user_karshenas {
  background:#ffffff;
  position: relative;
  width: 100%;
}
.bg-user_karshenas2 {
  background-image: url("../img/bg-user-karshenas-new.jpg");
  background-repeat:no-repeat;
  background-position: center center;
  background-size: contain;
  min-height: 484px;
  position: relative;
  width: 100%;
  z-index: 5;
}
.div-user_karshenas {
  height: 195px;
  left: 50%;
  margin-left: -140px;
  margin-top: -144px;
  position: absolute;
  top: 50%;
  width: 280px;
  z-index: 4;
  margin-top: -8px;
}
.award {
  /*  position: fixed;*/
  bottom: 0;
  width: 100%;
  right: 0;
  /*height: 100px;*/
  z-index: 9;
}
.award img {
  width: 50px;
  margin-right: 28%;
  margin-top: -55px;
  position:absolute;
}
.text-award {
  /*  position: fixed;*/
  bottom: 0;
  width: 100%;
  right: 0;
  height: 34px;
  text-align: center;
  z-index: 8;
  border-top: 2px solid gold;
  background: #ffcb05;
  padding: 0;
  margin: 0;
  font-weight: bold;
  color: #000;
}
td{
  border:1px solid #c0c0c0 !important;
}
.card-content > h1{ font-size: 17px;}

.img-responsive.user-photo {
  border: 1px solid #cccccc;
  border-radius: 4px;
  float: right;
  margin-left: 8px;
  padding: 3px;
  width: 10%;
}

.comment-body {
  border: 1px solid #cccccc;
  border-radius: 5px;
  margin-right: 4%;
  margin-top:1%;
  padding:0 !important;
  /*margin-right: 12%;
  width: 70%;*/
}
.panel.panel-default.comment-panel
{
  box-shadow: 0 0 0;
}
.comment-avatar {
  margin-top:4px;
}
.row.comments-list
{
  margin-top:20px;
}
.card-image.col.m1.avatar
{
  float: right;
}
.panel-default {
  border-color: #ddd;
}
.panel {
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  margin-bottom: 20px;
}
.panel-heading {
  background-color: #f5f5f5;
  padding: 1px 15px;
  border-radius: 0 ;
}
.panel-default > .panel-heading {
  background-color: #fafafa;
  border-color: #ddd;
  color: #333;
}
.panel-body {
  padding: 15px;
}
.text-muted
{
  float:left;
  font-size: 11px;
}
h2 {
  font-size: 15px !important;
}
h3 {
  font-size: 12px !important;
  font-weight: bold;
}
.card-content ul li {
  list-style-type: disc !important; /* was initial */
  list-style-position: inside;
  line-height: 3;
}
.card-content ol {
  list-style-type: persian; /* was initial */
  list-style-type: -moz-persian;
  list-style-position: inside;
  line-height: 3;
  padding: 0;
}
.card-content h2 {
    line-height: 3;
}
.form-control.paycourse-input {
  border: 2px solid #5a5a5a !important;
  margin-top: 4%;
}
.comment-modal {
  height: 80% !important;
  width: 500px !important;
}
.sendcomment-title {
  background: #f0f1f2 none repeat scroll 0 0;
  margin-bottom: 5px;
  margin-right: -9px;
  margin-top: -9px;
  padding: 6px;
  width: 500px;
}
.sendcomment-title > h5 {
  font-family: b yekan;
  font-size: 14px;
}
.comment-form , .comment-modal .form-control {
  border-color: #f0f1f2;
}
.comment-form [type="text"] , .comment-form input[type="text"] , .modal input[type="text"],.comment-form textarea ,  .modal textarea {
  border-color: #CCCCCC !important;
  height: 29px;
}
.comment-form [type="text"] , .modal input[type="text"], .modal input[type="text"] {
  height: 33px !important;
}
.comment-form .header > h5 {
  font-size: 13px;
  font-weight: bold;
}
.social.clearfix
{
  clear:none;
  float: left;
}
.telegram-icon {
  margin-top: -9px !important;
  /*width: 3%;*/
}
.social-buttons {
  clear: both;
  margin-right: 17px;
  text-align:left;
}
.social-buttons > h6 {
  font-size: 11px;
  font-weight: bold;
}
/*hide comment form*/
#form-comment
{
  display: none;
  margin-top: 10px;
}
.comment-response {
  background: #fafbfc none repeat scroll 0 0;
  border: 1px dotted;
  line-height: 1.5;
  margin-right: 19px;
  padding-right: 8px;
  padding-bottom: 14px;
}
.card-reveal {
  transform: translateY(-120%) !important;
}
.schadule-info {
  background: #f1f2f3 none repeat scroll 0 0;
  font-size: 12px;
  padding: 7px;
}
#___plus_0 > iframe
{
  width:56px !important;
}
.pe-7s-close.pe-2x.pe-va.left
{
  margin-left: -13px;
  margin-top: 22px;
}
/* This beautiful CSS-File has been crafted with LESS (lesscss.org) and compiled by simpLESS (wearekiss.com/simpless) */

.expo-banner
{
  background-repeat:no-repeat;
  height: 165px;
  margin-top:42px;
}
.teacher-offer-form .field-teacheroffer-heyat input[type="radio"] {
  opacity: unset;
  position: relative;
}

.teacher-offer-form .help-block {
  color: red;
  font-size: 11px;
}
.teacher-offer-form label {
  color: #000000;
  display: inline-block;
  font-size: 11px;
  font-weight: bold;
  margin-right:2%;
  width: 200px;
}

.form-titr h1
{
  background: rgb(249, 249, 249) none repeat scroll 0 0;
  border-radius: 5px 5px 0 0;
  font-size: 19px;
  font-weight: bold;
  height: 58px;
  line-height: 110%;
  margin: 10px 78px 0 0;
  padding-top: 20px;
  text-align: center;
  width: 89%;
}
.teacher-offer-form [type="text"], .teacher-offer-form  input[type="text"], .teacher-offer-form textarea
{
  width:50% !important;
}
.field-teacheroffer-teach_course label,.field-teacheroffer-teach_place label,
field-teacheroffer-address label,field-teacheroffer-teach_courses label,.field-teacheroffer-teach_courses label
,.field-teacheroffer-address label{
  display: inline-block;
  vertical-align: top;
}
.field-teacheroffer-teach_course textarea,.field-teacheroffer-teach_place textarea,field-teacheroffer-address textarea,
.field-teacheroffer-teach_courses textarea,.field-teacheroffer-address textarea
{
  max-height: 130px;
  width: 52% !important;
}
.teacheroffer-lmadrak input[type="text"]
{
    width:96% !important;
}
#teacheroffer-heyat .radio, #teacheroffer-jensiat .radio, #teacheroffer-couple .radio
{
  float: right;
  margin-right:5% !important;
}
.card.col.m10.s12.main-form {
  padding: 0;
}
.teacher-offer-form .select-dropdown {
  margin-right: 14% !important;
}


.teacher-tab > li {
  color: #000000;
  cursor: pointer;
  display: inline;
  padding-left: 27px;
}

.teacher-offer-button.waves-effect.waves-light.btn
{
  float: right;
  margin-left: 10px;
}
.waves-effect.waves-light.btn
{
  background: #7395AE;
  border-bottom: 2px solid var(--second-color) !important;
}
.nav-button {
  float: left;
}

.teacher-tab {
  background: #f5f6f7 none repeat scroll 0 0 ;
  border: 1px solid;
  border-radius: 5px 5px 0 0;
  margin-right: 2%;
  padding: 10px;
  width: 73%;
}
.tab-active
{
  background: #cccccc none repeat scroll 0 0;
  border-radius: 5px 5px 0 0;
  color: #ffffff !important;
  margin-left: 7px;
  padding: 7px 19px 15px 5px;
}

.teacher-offer-form .field-teacheroffer-heyat input[type="radio"], #teacheroffer-jensiat input[type="radio"], #teacheroffer-couple input[type="radio"]
{
  opacity: unset;
  position: relative;
}

.error-summary li {
  color: red;
  font-size: 11px;
}
.nav-button {
  padding: 5px;
  width: 30%;
}
.error-summary > p {
  display: none;
}

.error-summary li {
  color: red;
  font-size: 11px;
}

.resume-panel
{
  width: 73%;
}
.resume-panel .dropzone {
  min-height: auto;
}
.alert-success{
  position: absolute;
  width: 100%;
  z-index: 4;
}
.teacher-offer-form .caret {
  display: none;
}

.media-object.thumbnail.news-pic
{
  cursor:pointer;
  float: left; /* edit by shahriar */
  height: auto;
  margin-right: 20px;
  width:200px;
}
.fancybox-thumbs
{
  display:block !important;
  cursor:pointer;
}
.media-object.thumbnail.other-news-pic
{
  height: 140px;
  margin:20px 0 0 20px;
  width:200px;
}
.right-box
{
  background:rgba(0, 0, 0, 0) url("../img/salahiat-m.png") no-repeat scroll right 0 / 99% auto;
}
.middle-box
{
  background: rgba(0, 0, 0, 0) url("../img/salahiat-n.png") no-repeat scroll right top / 100% auto;
}
.left-box
{
  background:rgba(0, 0, 0, 0) url("../img/ordoo.png") no-repeat scroll 0 0 / 99% auto;
}

.media-object.fancybox-thumbs {
  border: 1px solid #cccccc;
  border-radius: 5px;
  height: auto;
  object-fit: cover;
  padding: 5px;
  /*width: 144px;*/
}
.fancybox-outer img {
  height: 100% !important;
  width: 100% !important;
}

/*------------------------------------------------------------Landing form for pre register for courses*/
/**************************************************************************/


.lp-top.col.l12.m12 {
  margin-right: 5%;
}
.lp-top img
{
  width:83%;
}

.l-left-sec.col-md-6.col-sm-12.col-xs-12 {
  background-color: #F7F7F7;
  border-radius: 9px;
  margin-top: 20px;
  padding: 10px 35px;
}
.l-left-sec {
  background-color: #F7F7F7;
  border-radius: 9px;
  margin-top: 20px;
  padding: 10px 35px;
}



.centered-form .panel{
  background: rgba(255, 255, 255, 0.8);
  box-shadow: rgba(0, 0, 0, 0.3) 20px 20px 20px;
}
.l-left-sec .panel-body {
  padding: 5px 25px;
}
.l-left-sec .fa.fa-check {
  color: #906854;
}
.l-main.col-md-8.col-sm-12.col-xs-12
{
  border-radius: 10px;
  background: #f7f7f7;
  margin-top: 20px;
}
.row.lp-main {
  border: 1px solid #f0f0f0;
  width: 86%;
}

.container.llp-main {
  background: #fffce9 none repeat scroll 0 0;
  border: 1px solid #c0c0c0;
  border-radius: 16px;
  margin-top: 10px;
  padding-top: 6px;
}
.llp-main .panel.panel-default
{
  border-color: #dddddd;
}

.container.llp-main.pre-nmohandesi-main
{
  background-color:#ceffde;
}
.panel-heading.nmohandesi-panel-heading
{
  background-color:#caf4de;
}

.course-register-tip li {
  list-style: initial;
}
.course-register-tip .panel-body {
  background: #cef0fb none repeat scroll 0 0;
  border-radius: 5px;
  font-size: 11.4px;
}
.help-block {
  color: red;
  font-size: 10px;
}

.fancybox-outer img
{
  width:auto !important;
  height:auto !important;
}

h3.card-title.grey-text.text-darken-4.truncate.ng-binding
{

  margin-bottom: -2px;
  margin-top: 2px;
}
.ddr-list-options {
  background: #003e9b;
  color: white;
  font-weight: bold;
  height: 31px;
  padding-right: 5px;
}
.sub {
  border-bottom: 1px solid #00508C;
  width: 79%;
}
.short-desc {
  font-size: 10px;
  font-weight: bold;
}
.final-buttons {
  margin-top: 17px;
}
.final-buttons #pay {
  float: left;
}
.final-buttons .btn.red.darken-2 {
  font-size: 12px;
}
.reply-icon {
  cursor: pointer;
  height:26px;
  float: left;
  padding-left: 11%;
}
.form-comment-reply
{
  display: none;
}
.comment-response {
  margin-top: 10px;
  height: auto;
  padding: 0 !important;
}

.comment-body .panel-default > .panel-heading {
  background-color: #f1f1f1;
  border-color: #ddd;
  color: #333;
  min-height: 33px;
  padding-top: 3px;
}
.col-md-5.sender-info {
  background: #fff;
  height: 26px;
}
.comment-response p {
  padding: 10px;
  line-height: 5px;
  margin-top: 1px;
}
.comment-response.col-md-11
{
  padding: 0 0px 10px 0 !important;
  margin-bottom: 10px;
}
.sender-info
{
  background: #ffffff;
  height: 26px;
}

.col-md-3.likedislike {
  text-align: center;
}
.likedislike .material-icons {
  font-size: 17px;
  cursor: pointer;
}
.likedislike .dislike {
  color: #ef0f0f;
  text-align: right;
  padding: 0;
  margin-top: 8px;
}
.likedislike .like {
  color: #118422;
  text-align: left;
  padding: 0;
  margin-top: 6px;
}
.count-dis {
  background: #ffffff;
  height: 26px;
  border-radius: 5px;
}
.top-center-banner {
  background-size: 100%;
  height: 70px;
  background-repeat: no-repeat;
}

.reply-icon {
  text-align: center;
}

}

img.newyear-banner{
  width: 100%;
}

.row.container.jadval-banner {
  margin-top: 1%;
}

.video.title h2 {
  background: #efefef;
  padding: 10px;
  border-radius: 5px;
  margin:10px 0 3px 0;
}

.video--course { /* by shahriar */
    width: 100%;
    height: auto;
    display: block;
}
.course-video
{
  border-radius: 5px;
  cursor: pointer;
  clear: both;
  padding: 5px 11px 5px 5px;
  margin: 5px 8px 0 0;
  width: 98%;
  background: #f2f2f2;
  height: 90px;
  padding-top: 30px;
  margin-bottom: 10px;
}
.course-video:hover
{
  background: #E9ECEF !important;
}
.course-video.odd {
  background: #f2f2f2;
}
.col.m12.alert.course-alert.alert-danger {
  border-radius: 5px;
  cursor: pointer;
  padding: 10px;
  margin: 0 0 10px 0;
}

.collection.with-header .collection-header
{
  background-color: #f0f0f0 !important;
}

.video-expire-time {
  color: red;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
}

/*
*Tutor form
*/
.container.tutor-body {
  padding: 39px 0px;
  height: 100%;
  background-repeat: no-repeat !important;
  /*background-image: linear-gradient(#b5cee0,rgb(104, 145, 162));*/
  background: url("../img/tutor.jpg");
}
.tutor-form {
  max-width: 550px;
  margin-right: auto;
  margin-left: auto;
  padding: 15px;
  background: #f7f7f7;
}

.well {
  background: #F7F7F7;
}

#teacheroffer-teach_courses.wide-area {
  width: 100% !important;
  height: 200px !important;
}
.master-body
{
  padding: 39px 0px;
  height: 100%;
  background: url("../img/teach-bc.jpg");
}
.news.farsi .card-content {
  padding: 7px 20px 0 20px !important;
}

.row.col-md-12.top-strip {
  background: #cccccc;
  font-size:12px;
  height: 30px;
  padding: 0;
}
.top-user-menu
{
  margin: 0;
}
.top-user-menu li
{
  float: right;
}
.top-user-menu a {
  color: #000;
  font-size: 12px;
  /*margin-left: 23px;*/
  padding-left: 14px;
}
i.right {
  margin-left: 0 !important;
  color: var(--second-color);
}
.main-menu-bar
{
  background: #e9e9e9;
  z-index: 1;
width: 100%;
padding: 0 !important;
}
.user-ul {
  width: 140px !important;
  top: -20px !important;
}
.logo
{
  background-image: url("../img/logo.png");
  height: 50px;
  background-repeat: no-repeat;
  background-size: 68%;
  background-position: right;
  margin-top: 5px;
}
.col-md-2.sec-title h1 , .col-md-2.sec-title h3 {
  color:#001f59;
  font-size: 10px !important;
  margin: 13px -45px 0 0;
  text-align: right;
  width: 88%;
  line-height: 1.6;
  text-align: justify;
}


.col-md-7.top-menu {
    width: 53%;
    margin-right: -65px;
    margin-left: 51px;
}
.search-box {
  background: #fcfcfc !important;
  border: 1px solid #cccccc !important;
  border-radius: 5px !important;
  color: #000000;
  margin-top: 10px !important;
  max-height: 30px;
  padding-right: 5px !important;
}
.pe-7s-mail.pe-2x.pe-va , .material-icons.dp48
{
  color:var(--second-color);
  padding-left: 5px;
}
.main-slide
{
  padding-bottom: 2%;
  padding-left: 3px !important;
  padding-right:0 !important;
}
.main-slide img
{
  height: 232px;
  width:100%;
}

.side-slide {
  padding: 0 !important;
  margin: 0;
}
.side-slide img
{
  width: 100%;
  height:114px;
}
.row.col-md-12.main-sec {
  margin-top: 10px;
  margin-bottom: -9px !important;
  padding: 0 !important;
  z-index: 0;

}
.news-sec
{
  padding: 0 !important;
}
.news-sec h5 {
  font-size: 13px;
  margin-top:0;
}
.news-row .col-md-2 {
  padding: 0 !important;
}
.news-row .col-md-9 {
  padding-right: 4px;
}
.demo-text {
  line-height: 1.5;
  margin: 0;
  font-size: 12px;
  padding-bottom: 2px;
  border-bottom: 2px solid #cccccc;
}
.row.news-row {

  max-height: 63px;
  height: 63px;

}
.news-sec ul {
  height: 200px !important;
  margin-top: -5px;
  overflow-y: hidden;
}
@media only screen and (max-width: 600px) {
  .news-sec ul {
    margin-right: 0 !important;
    overflow-y: scroll;
  }
  .col-md-3.news-sec
  {
    margin-right: 0 !important;
    width: 300px !important;
  }
.main-slide{
padding-left:inherit !important;
}
.news-date{
    display:none;
}
  #inputSearch {
    width: 100%;
  }
  .row .col.s12.slick-slide {
    width: 14.3% !important;
  }
  .row.news-row {
    padding: 0 10px;
  }
  #lightbox-container-image-box
  {
    max-width: auto !important;
  }
  #lightbox-container-image-data-box
  {
    width:auto !important;
  }

}
.slick-slide {
  /*width: 20% !important;*/
}
nav {
  background: #E9E9E9 !important;
  box-shadow: 0 0 0 0 !important;
  line-height: 37px !important;
}
nav ul li.active
{
  border-bottom: 3px solid var(--second-color) !important;
}
.card-content.course-brief {
  border-bottom: 1px solid #cccccc;
  padding: 0 !important;

}
.card .card-content .card-title {
  /*white-space: nowrap;*/
  font-size: 12px;
  padding: 0 5px;
}
.course-brief-fee {
  border-top: 1px solid #cccccc !important;
  text-align: center;
  font-size: 12px;
}
.course-brief-fee .new-price {
  color: green;
}
.course-brief-fee .old-price {
  color: red;
  text-decoration: line-through;
}
.course-desc {
  background: #838383 !important;
}
.material-icons
{
  color: var(--second-color);
}
input:not([type]):focus:not([readonly]), input[type=text]:focus:not([readonly]), input[type=password]:focus:not([readonly]), input[type=email]:focus:not([readonly]), input[type=url]:focus:not([readonly]), input[type=time]:focus:not([readonly]), input[type=date]:focus:not([readonly]), input[type=datetime]:focus:not([readonly]), input[type=datetime-local]:focus:not([readonly]), input[type=tel]:focus:not([readonly]), input[type=number]:focus:not([readonly]), input[type=search]:focus:not([readonly]), textarea.materialize-textarea:focus:not([readonly])
{
  border-bottom: 1px solid var(--second-color) !important;
  box-shadow: 0 1px 0 0 var(--second-color) !important;
}
.card-reveal.card-reveal {
  padding: 74px 13px 0 13px !important;
}
.dropdown-content li > a, .dropdown-content li > span
{
  color:#4d4d4d !important;
}

.news-sec {
  margin-right: -32px;
  width: 27%;
}

.side-slide {
  margin-right: -13px;
}
.side-slide .col-md-12
{
  margin-bottom: 4px;
}

.user_karshenas .slick-slide
{
  width: 280px !important;
}
.news-sec a {
  color: #0C55D5 !important;
}
.news.farsi .col-md-10.col-sm-6.col-xs-12 h5 a {
  color: #212121;
  font-weight: 500;
}
color: #212121;
font-weight: 500;
}
#comment-button {
  color: #ffffff;
}
.course-box-title {
  height:55px;
  white-space: normal !important;
  line-height: unset !important;
  text-align: justify;
  padding: 0 !important;
  font-weight: 400 !important;
}
ul#dashboard li.active a {
  background-color: #003E9B !important;
}
.col.m4.dashboard-course {
  height: 400px;
}
.gphoto figure {
  margin: 0 0 0 15px;
  height: 219px;
  width: 219px;
}
.gphoto figure img {
  height: 200px !important;
  width: 100%;
}
.gallery-tile img {
  height: 205px !important;
}
.top-title h1 {
  margin-top: 12px;
  background: #f1f1f1;
  padding: 12px;
  border-radius: 5px;
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 16px !important;
}
.gallery-tile a {
  color: #000000;
}
#lightbox-image {
  max-width:100%;
}
#lightbox-container-image-box
{
  max-width:100% !important;
  height: auto !important;
}
#lightbox-image-details-currentNumber
{
  display: none !important;
}
.flip
{
  transform: rotate(180deg);
}
.online-sec
{
  width:33%;
  float: right;
}
.video-online-sec {
  font-size: 12px;
  text-align: center;
  font-weight: 500;
}
.video-online-sec h3
{
  color:red;
}
.online-sec .secondary-content
{
  float: none;
  margin-right: 6px;
}
.box-warning {
  border: 2px solid gray;
  padding: 8px;
  border-radius: 5px;
  background: #edede5;
  margin-bottom: 7px;
}

.podcast-heading {
  padding-bottom: 0 !important;
  height: auto !important;
}
.podcast-form input {
  width: 90% !important;
}
.podcast-form textarea {
  height: 73px;
}
.podcast-file
{
  margin-right:90px;
}
.podcast-submit
{
  float:left;
  margin-left: 107px;
}
.well{
  padding: 4px 20px 0px 0 !important;
}
.podcast-heading li a {
  line-height: inherit !important;
}
.podcast-form .well p {
  font-size: 12px !important;
  line-height: 3 !important;

}
.slick-track
{
  /*width:100% !important;*/
}
/*****Submenu Styles*******************/
.top-menu li ul {
  display: none;
  margin-right: 0;
  margin-top: 60px;
  position: absolute;
  margin-right: -33px;
  background: #e9e9e9 none repeat scroll 0% 0%;
/*width: 132%;*/
border-radius: 5px;
margin-right: -100%;
float: right;
padding-right: 100%;
}
.top-menu li:hover {
  display: block;
}
.top-menu li ul a {
padding: 0 12px;
margin-top: 4px;
color: #000000;
border-left: 1px solid #cccccc;
}
.top-menu li ul li {
  display: inline-block;
}
/*******End of submenu sec**************/
.tabs .indicator
{
  background-color: var(--second-color) !important; 
}
.telegramicon
{
  margin-top: -8px;
}
.internal-sec {
    min-height: 486px;
}
.offers .material-icons
{
  color:#ffffff;
}

/****************************************************************/
.sublanding-section {
  background: #fafafa;
  padding-right: 10px;
  border-radius: 5px;
  margin-top: 18px;
}
.sl-link.col-md-6 {
  margin-bottom: 5px;
  width: 49%;
  margin-left: 5px;
  border-bottom: 1px solid #cccccc;
  padding-top: 6px;
  line-height: 4;
}
.subland-title {
  text-align: center;
  font-weight: bolder;
  padding: 10px;
}
.sl-tabcnt {
  margin-right: -10px;
}

.subland-course .col.l3.m3.s12.slick-slide.slick-current.slick-active {
    /*width: 171px !important;*/
}
.pagination
{
  text-align: center;
}

.sublanding-title h1 {
  font-weight: bold;
  font-size: 15px !important;
  text-align: center;
  background: #e9e9e9;
  padding: 15px 0;
  margin-top: 8px;
  margin-bottom: 14px;
}
.row.col-md-12.mid-section {
    width: 99.5%;
    margin-bottom: 2% !important;
}
.card-panel.midsearch {
    width: 98.5%;
}
.pagination li.active , #a_FINAL
{
  background-color: var(--second-color) !important;
}
.slogan-first
{
text-align: justify;
width: 100%;
}
.slogan-second
{
text-align: right;
}
.breadcrumb {
    display: none;
}
.drag-target
{
display:none;
}

.IN-3bd69980-1fb4-47f6-b2a6-211e406565ad-1G9ISYhSF8XoOmdcl0yKDu, .IN-3bd69980-1fb4-47f6-b2a6-211e406565ad-1G9ISYhSF8XoOmdcl0yKDu.IN-3bd69980-1fb4-47f6-b2a6-211e406565ad-3uCBSbQNVNf2QjqHe1rfb6
{
    margin-top : -43px;
    margin-right: 5px;
}

#teacheroffer-birthplace , #teacheroffer-phone {
    width: 25% !important;
}

.col.l4.m5.col-xs-12.col-sm-6.main-banners-wrapper {
    margin-left: -13px;
}

.form-titr h1
{
    margin-top: 85px;
}

.text-accent-3{
    margin-top: 9%;
}

.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12
{
    float:right !important;
}
.mainbox.col-md-6.col-md-offset-3.col-sm-8.col-sm-offset-2 {
    margin-right: 10%;
}

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
    border-bottom: 1px solid rgba(0,0,0,.125);
}

.card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
}

.chip.waves-effect {
    margin-bottom: 2px;
    margin-top: 3px;
    font-size:12px;
    font-weight:unset;
}
.chip.waves-effect a{
    color:#000000;
}
.card-header.h5{
    font-weight:500;
}
.tags-box{
padding: 7px 0 10px 0;
}



.landing-side-banner
{
  max-height: 360px;
padding-top: 8px;
width: 100%;
}

.landing-list .row.news-row
{
  margin-left: 0 !important;
  width: 98%;
}
.landing-list
{
  height:350px;
}
.landing-list li .media-object.thumbnail.news-pic {
  height: 97px;
  width: 100%;
  margin-right: 11px;
}
.landing-list .row.news-row {

  margin-left: 0 !important;
  width: 100%;
  box-shadow: 0 8px 6px -6px #cccccc;
  border: 1px solid #cccccc;
  margin-bottom: 7px !important;
  padding: 5px 0 5px 0;
  margin-right: 0;
  border-radius: 5px;
  min-height: 112px;
}
.landing-list .demo-text {
  border-bottom: 0;
}
.landing-side-banner.landing-left-banner {
  height: 177px !important;
}
/*  bhoechie tab */
div.bhoechie-tab-container{
  z-index: 10;
  background-color: #ededed;
  padding: 0 !important;
  border-radius: 4px;
  -moz-border-radius: 4px;
  border:1px solid #ddd;
  margin-top: 20px;
  margin-left: 50px;
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
  -moz-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  background-clip: padding-box;
  opacity: 0.97;
  filter: alpha(opacity=97);
}
div.bhoechie-tab-menu{
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
}
div.bhoechie-tab-menu div.list-group{
  margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a{
  margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a .glyphicon,
div.bhoechie-tab-menu div.list-group>a .fa {
  color: #5A55A3;
}
div.bhoechie-tab-menu div.list-group>a:first-child{
  border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a:last-child{
  border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a.active,
div.bhoechie-tab-menu div.list-group>a.active .glyphicon,
div.bhoechie-tab-menu div.list-group>a.active .fa{
  background-color: #ffffff;
  background-image: #ffffff;
  color: inherit;
}
div.bhoechie-tab-menu div.list-group>a.active:after{
  content: '';
  position: absolute;
  right: 100%;
  top: 50%;
  margin-top: -13px;
  border-left: 0;
  border-top: 13px solid transparent;
  border-bottom: 13px solid transparent; 
  
  border-right:10px solid #ffffff; 

}

div.bhoechie-tab-content{
  background-color: #ffffff;
}

div.bhoechie-tab div.bhoechie-tab-content:not(.active){
  display: none;
}/*
.sublanding-section .slick-track {
  width: 100% !important;
}
.sublanding-section .slick-slide,.subland-course .col.l3.m3.s12.slick-slide.slick-current.slick-active {
  width: 275px !important;
  margin-right: 10px;
}*/
.bhoechie-tab-content.active{
  /*background-image: url('../img/tab-back.jpg');*/
  height: 100%;
  /*overflow: hidden;
  background-repeat: no-repeat;
background-size: cover;*/
}
.panel-landing{
    background-color: rgba(251, 133, 35, 0.7);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
div.bhoechie-tab{
  padding: 0;
}
.list-group-item {
  background: #ededed !important;
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover
{
  background: #ffffff !important;
  border:0;
}
.col-md-4.col-sm-4.col-xs-12.landing-left-banner-wrapper{
    width: 37%;
    padding: 0;
}
.landing-above-news{
padding: 0 27px 0 48px;
}


* {
  box-sizing: border-box;
}
/*
.slider {
    width: 50%;
    margin: 100px auto;
}

.slick-slide {
  margin: 0px 20px;
}

.slick-slide img {
  width: 100%;
}

.slick-prev:before,
.slick-next:before {
  color: black;
}


.slick-slide {
  transition: all ease-in-out .3s;
  opacity: .2;
}

.slick-active {
  opacity: .5;
}

.slick-current {
  opacity: 1;
}
*/

.nav li a {
  border: 0 !important;
  padding: 18px !important;
}

.nav-tabs
{
  border-bottom: 0 !important;
}

.nav-tabs > li {
  width: 33.33%;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}

.h_iframe-aparat_embed_frame {
    position: relative;
    width: 60% !important;
    margin-right: 21%;
}
.landing-left-banner-wrapper .row.col-md-12.col-sm-12.col-xs-6{
    padding: 0 5px 0 0;
}
.col-md-6.landing-above-news {
    width: 47%;
}

 .landing-courses .list-group-item {
    height: 125px;
    padding-top: 15%;
}

.bhoechie-tab-content li, .bhoechie-tab-content .panel-heading{
    background: #d8d8d8;
    height: 125px;
}
.bhoechie-tab-content .panel-heading{
    padding-right:0 !important;
}
.bhoechie-tab-content .nav-tabs li a {
    height: 125px;
    padding-top: 15% !important;
    color:#acacac;
}
.bhoechie-tab-content .nav-tabs li.active > a {
    color: #555;
}
.bhoechie-tab-content .detail .tab a.active {
    background: #eeeeee;
}
.bhoechie-tab-content .internal-sec {
    min-height: 340px;
    padding: 0 25px 0 34px;
}
.bhoechie-tab-content .card-content {
    display: none;
}
.bhoechie-tab-content .slick-list.draggable{
    max-height:335px !important;
}
.bhoechie-tab-content .col.l3.m3.s12.slick-slide.slick-current.slick-active{
    width:256px !important;
    min-width:256px !important;
}
.bhoechie-tab-content .inner-tab-sec{
    padding-bottom:20px !important;
}
div.bhoechie-tab-menu .list-group-item {
    color: #acacac !important;
}
div.bhoechie-tab-menu .list-group-item.active {
    color: #555 !important;
}

.form-control.content-checkbox {
    opacity: 1 !important;
}
