@charset "utf-8";
@import url("fontiran.css");
/* @import url('//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap-theme.min.css'); */

body,
html {
  margin: 0;
  background-color: #f7f8f8;
  /* background-image: linear-gradient(135deg, #f7f8f8 0%, #f5f7f8 100%); */
  /* background-image: url("./noisy.png") !important; */
  background-image: url("./nnnoise01.svg") !important;
  background-repeat: repeat;
}

a {
  text-decoration: none !important;
}

.rtl {
  direction: rtl;
}

.ltr {
  direction: ltr;
}

.bold {
  font-weight: bold;
}

.clearfix {
  clear: both;
}

.lh-1-5 {
  line-height: 1.5em;
}

.lh-2 {
  line-height: 2em;
}

.lh-2-5 {
  line-height: 2.5em;
}

.lh-3 {
  line-height: 3em;
}

label {
  font-size: 14px;
}

input[type="text"] {
  font-size: 14px;
}

.top-contact {
  width: 100%;
  height: 50px;
  overflow: hidden;
  /* background-color: #1D3557; */
  background-color: #fff;
  color: #666;
  font-size: 14px;
  font-weight: 500;
  padding-top: 7px;
  /* border-bottom: 1px solid #f9f9f9; */
}

.top-contact .menu {
  font-family: "IRANSansLight";
  color: #777;
  font-size: 13px;
  font-weight: bold;
}

.top-contact .menu a {
  margin-left: 14px;
  color: #777;
  text-decoration: none;
}

.top-contact .menu a.active {
  color: #db291c;
}

.con-top-contact {
  border-bottom: 1px solid #f9f9f9;
  padding-bottom: 8px;
}

.middle-header {
  width: 100%;
  height: 85px;
  overflow: hidden;
  background-color: #ffffff;
  direction: rtl;
  padding-top: 10px;
}

.middle-header .logo-block {
  float: left;
  text-align: left;
}

.middle-header .logo-text-block {
  float: right;
  text-align: right;
  padding-top: 20px;
}

.middle-header .logo-text-block h5 {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
  text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 1px 0 #bbb, 0 1px 0 #b9b9b9,
    0 2px 0 #aaa, 0 2px 1px rgba(0, 0, 0, 0.1), 0 0 1px rgba(0, 0, 0, 0.1),
    0 1px 1px rgba(0, 0, 0, 0.3), 0 3px 2px rgba(0, 0, 0, 0.2),
    0 2px 4px rgba(0, 0, 0, 0.25), 0 4px 4px rgba(0, 0, 0, 0.2),
    0 8px 8px rgba(0, 0, 0, 0.15);
}

.pad-zero {
  padding: 0 !important;
}

.pad-nine {
  padding: 9px !important;
}

ul.main-menu-links li {
  font-size: 14px !important;
}

.breadcamp {
  color: #444;
  font-family: "IRANSansMedium";
  font-size: 13px;
  background: #fff;
  padding: 3px;
  border-bottom: 1px dashed #e5e5e5;
  padding-top: 10px;
}

.main-section {
  padding-top: 30px;
  padding-bottom: 40px;
  /* background: rgb(255, 255, 255);
        background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(204, 0, 0, 1) 100%);
        background: -webkit-linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(204, 0, 0, 1) 100%);
        background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(204, 0, 0, 1) 100%);
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#cc0000", GradientType=1); */
  background-image: url("./noisy.png") !important;
  background-repeat: repeat;
  border-bottom: 1px solid #e1e1e1;
  -moz-box-shadow: 0px 6px 5px #ccc;
  -webkit-box-shadow: 0px 6px 5px #ccc;
  box-shadow: 0px 6px 5px #ccc;
  border-radius: 0 !important;
}



.permanent-banner {
  width: 100%;
  height: 300px !important;
  border: 1px solid #e1e1e1;
  background: #fff;
  /* box-shadow: -2px 4px 12px 1px rgba(18, 18, 18, 0.53); */
  box-shadow: 0 3px 20px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 20px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 3px 20px 0px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 3px 20px 0px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 3px 20px 0px rgba(0, 0, 0, 0.1);
}

.permanent-banner img {
  width: 100%;
  height: 100%;
}

.carousel-inner {
  width: 100% !important;
  border: 2px solid #2f5c83 !important;
  /* border-radius: 12px; */
  box-shadow: 0 8px 10px -1px rgb(106, 106, 109) !important;
  -webkit-box-shadow: 0 8px 10px -1px rgb(198, 207, 234) !important;
  -moz-box-shadow: 0 8px 10px -1px rgb(198, 207, 234) !important;
  height: 385px !important;
}

.carousel-inner .carousel-item img {
  width: 100% !important;
  height: 385px !important;
}

.carousel-inner .carousel-item .carousel-caption {
  bottom: 0 !important;
  right: 0 !important;
  left: 0 !important;
  padding: 18px 12px;
  /* background-color: rgba(2, 140, 65, 0.6); */
  /* background-color: rgba(139, 145, 134, 0.65); */
  background-color: rgba(139, 137, 178, 0.65);
  overflow: hidden !important;
  border: 1px solid #8b9186;
  border-right: none !important;
  box-shadow: 2px 2px 5px -1px rgba(0, 0, 0, 0.75) !important;
  -webkit-box-shadow: 2px 2px 5px -1px rgba(0, 0, 0, 0.75) !important;
  -moz-box-shadow: 2px 2px 5px -1px rgba(0, 0, 0, 0.75) !important;
  z-index: 2;
}

.carousel-inner .carousel-item .carousel-caption h5 {
  font-family: "IRANSansMedium";
  text-align: right;
  direction: rtl;
  width: 100%;
  overflow: hidden !important;
  margin-top: 5px;
  color: #fff;
  font-size: 13px;
}

@media only screen and (max-width: 768px) {
  .carousel-inner .carousel-item .carousel-caption h5 {
    font-size: 11px !important;
  }
}

.Tours-item {
  width: 100%;
  background: #fff;
  border: 1px solid #c0bfbf;
  border-radius: 12px;
  padding: 12px 6px;
}

.Tours-item i {
  color: #617099;
}

.Tours-item h6 {
  margin-top: 8px;
  font-family: "IRANSansBold";
  font-size: 13px;
  color: #555;
}

.Tours-item .btn {
  margin-top: 12px;
  font-family: "IRANSansLight";
}

@media (max-width: 780px) {
  .Tours-item {
    margin-bottom: 20px !important;
  }
}

@media (max-width: 990px) {
  .carousel-inner {
    height: 340px !important;
  }
  .carousel-inner .carousel-item img {
    height: 340px !important;
  }
}

.news {
  width: 100%;
  padding: 7px;
  /* border: 1px solid #e1e1e1; */
  background: #fff;
  /* box-shadow: 0 3px 20px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 20px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 3px 20px 0px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 3px 20px 0px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 3px 20px 0px rgba(0, 0, 0, 0.1); */
}

.news .news-toptitle {
  width: 100%;
  padding: 12px 10px;
  color: #fff;
  font-size: 16px;
  border-bottom: 2px solid #e1e1e1;
  background: #2f5c83;
}
.news .news-item {
  width: 100%;
  padding: 8px 6px 15px 6px;
  margin-bottom: 20px;
  border-bottom: 1px dashed #e1e1e1;
}

.news .news-item:last-child {
  border-bottom: none !important;
}

.news .news-item img {
  width: 95px;
  height: 95px;
  /* border: 2px solid #1b1b1b; */
  /* border-radius: 7px; */
  float: right;
  margin-left: 10px;
  /* box-shadow: 2px 2px 5px -1px rgba(0, 0, 0, 0.75) !important;
        -webkit-box-shadow: 2px 2px 5px -1px rgba(0, 0, 0, 0.75) !important;
        -moz-box-shadow: 2px 2px 5px -1px rgba(0, 0, 0, 0.75) !important; */
}

.news .news-item .commentbody h5 {
  font-family: "IRANSansBold";
  font-size: 10pt;
  color: #111;
}

.news .news-item .commentbody h5 a {
  color: #111 !important;
  text-decoration: none;
}

.news .news-item .commentbody h5 a:hover {
  color: #cc0000 !important;
  text-decoration: none;
}

.news .news-item .commentbody span {
  width: 100%;
  font-family: "IRANSansLight";
  font-size: 13px;
  color: #777;
  margin-top: -4px !important;
}

.news .news-item .commentbody p {
  font-family: "IRANSansNormal";
  font-size: 14px;
  color: #555;
  line-height: 2em;
  margin-top: 7px;
}
.xnews-brief {
  height: 60px;
  overflow: hidden;
}



/* اخبار آزمون و دوره ها */

.newsd {
  width: 100%;
  padding: 7px;
  /* border: 1px solid #e1e1e1; */
  background: #fff;
  /* box-shadow: 0 3px 20px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 20px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 3px 20px 0px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 3px 20px 0px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 3px 20px 0px rgba(0, 0, 0, 0.1); */
  margin-bottom: 20px;
}

.newsd .news-toptitle {
  width: 100%;
  padding: 12px 10px;
  color: #fff;
  font-size: 16px;
  border-bottom: 2px solid #e1e1e1;
  background: #2f5c83;
}
.newsd .news-item {
  width: 100%;
  padding: 8px 6px 15px 6px;
  margin-bottom: 20px;
  border-bottom: 1px dashed #e1e1e1;
}

.newsd .news-item:last-child {
  border-bottom: none !important;
}

.newsd .news-item img {
  width: 70px;
  height: 70px;
  /* border: 2px solid #1b1b1b; */
  /* border-radius: 7px; */
  float: right;
  margin-left: 10px;
  /* box-shadow: 2px 2px 5px -1px rgba(0, 0, 0, 0.75) !important;
        -webkit-box-shadow: 2px 2px 5px -1px rgba(0, 0, 0, 0.75) !important;
        -moz-box-shadow: 2px 2px 5px -1px rgba(0, 0, 0, 0.75) !important; */
}

.newsd .news-item .commentbody h5 {
  font-family: "IRANSansBold";
  font-size: 9pt;
  color: #111;
}

.newsd .news-item .commentbody h5 a {
  color: #111 !important;
  text-decoration: none;
}

.newsd .news-item .commentbody h5 a:hover {
  color: #cc0000 !important;
  text-decoration: none;
}

.newsd .news-item .commentbody span {
  width: 100%;
  font-family: "IRANSansLight";
  font-size: 12px;
  color: #777;
  margin-top: -4px !important;
}

.newsd .news-item .commentbody p {
  font-family: "IRANSansNormal";
  font-size: 12px;
  color: #555;
  line-height: 2em;
  margin-top: 7px;
}


@media (max-width: 991px) {
  .news .news-item img {
    width: 90px !important;
    height: 90px !important;
  }
  .news .news-item .commentbody h5 {
    font-family: "IRANSansBold" !important;
    font-size: 14px !important;
  }
  .news .news-item .commentbody span {
    font-size: 12px !important;
  }
  .news .news-item .commentbody p {
    font-size: 14px !important;
    line-height: 1.5em !important;
  }

  /* اخبار دوره های و آزمون */
  .newsd .news-item img {
    width: 90px !important;
    height: 90px !important;
  }
  .newsd .news-item .commentbody h5 {
    font-family: "IRANSansBold" !important;
    font-size: 14px !important;
  }
  .newsd .news-item .commentbody span {
    font-size: 12px !important;
  }
  .newsd .news-item .commentbody p {
    font-size: 14px !important;
    line-height: 1.5em !important;
  }
}

.content-box {
  width: 100%;
  padding: 7px;
  border: 1px solid #e1e1e1;
  background: #fff;
  /* box-shadow: -2px 4px 12px 1px rgba(18, 18, 18, 0.53); */
  box-shadow: 0 3px 20px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 20px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 3px 20px 0px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 3px 20px 0px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 3px 20px 0px rgba(0, 0, 0, 0.1);
  margin-bottom: 25px;
}

.content-box .content-head {
  width: 100%;
  padding: 12px 10px;
  color: #fff;
  font-size: 16px;
  border-bottom: 2px solid #e1e1e1;
  background: #2f5c83;
}

.content-box .content-body {
  width: 100%;
  padding: 12px 10px;
  text-align: center;
}
.content-box .content-body img {
  text-align: center;
  width: 100%;
  border: 4px ridge rgba(77, 87, 69, 0.65);
}

.content-box .content-body p {
  width: 100%;
  background: rgba(77, 87, 69, 0.65);
  text-align: center;
  direction: rtl;
  font-size: 10pt;
  font-family: "IRANSansMedium";
  color: #fff;
  padding: 7px 3px 5px 3px;
  border-top: none !important;
  border: 2px solid #404839;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.cpanel .cpanel-body {
  margin: 15px 9px 20px 16px;
  padding-right: 6px;
}

.cpanel .cpanel-body .cpanel-section {
  width: 100%;
  margin-bottom: 40px;
}

.side-panel img {
  position: relative;
  border: 3px solid #eaedef;
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
}

.cpanel .cpanel-body .cpanel-section h6.title {
  width: 100%;
  height: 22px;
  padding-bottom: 4px;
  border-bottom: 1px solid #fce6e6;
  margin-bottom: 17px;
  font-family: "IRANSansBold";
  font-size: 14px;
  color: #ff0000;
}

.cpanel .cpanel-body p {
  width: 100%;
  direction: rtl;
  text-align: justify;
  line-height: 2.5em;
  color: #444;
  font-family: "IRANSansNormal";
  font-size: 15px;
}

.cpanel .cpanel-body .cpanel-section p {
  width: 100%;
  direction: rtl;
  text-align: right;
  line-height: 1.5em;
  color: #444;
  font-family: "IRANSansNormal";
  font-size: 14px;
  margin-top: 8px;
}

.cpanel .cpanel-body .cpanel-section .calendar-item {
  margin-bottom: 12px;
  padding: 5px;
  border-bottom: 1px dotted #f1f1f1;
  padding-bottom: 0;
}

.cpanel .cpanel-body .cpanel-section a.calendar-link:hover .calendar-item {
  box-shadow: 2px 2px 5px -1px rgba(0, 0, 0, 0.75) !important;
}

.cpanel .cpanel-body .cpanel-section .calendar-item h6.calendar-date {
  width: 100%;
  height: 15px;
  font-family: "IRANSansLight";
  font-size: 12px;
  color: #666;
  overflow: hidden;
  margin-bottom: 0;
}

.cpanel .cpanel-body .cpanel-section .calendar-item p.calendar-comment {
  width: 100%;
  font-family: "IRANSansNormal";
  font-size: 14px;
  color: #222;
  line-height: 1.5em;
  margin-top: -2px;
}
.section-title {
  width: 100%;
  height: 27px;
  border-bottom: 1px dotted #086834;
  font-size: 10.5pt;
  font-family: "IRANSansMedium";
  color: #095018;
  margin-top: 20px;
  margin-bottom: 12px;
}

.board-news-item {
  width: 100%;
  padding: 5px;
  border-bottom: 1px dotted #e1e1e1;
  margin-top: 7px;
}
.board-news-item h6 {
  color: #666;
  font-size: 9pt;
  font-family: "IRANSansLight";
}
.board-news-item a {
  color: #333;
}
.board-news-item a:hover {
  color: #cc0000;
}
.board-news-item p {
  font-size: 9.5pt;
  font-family: "IRANSansMedium";
}

.cpanel {
  width: 100%;
  padding: 7px;
  border: 1px solid #e1e1e1;
  background: #fff;
  box-shadow: 0 3px 20px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 20px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 3px 20px 0px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 3px 20px 0px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 3px 20px 0px rgba(0, 0, 0, 0.1);
  margin-bottom: 25px;
}

.cpanel .cpanel-header {
  width: 100%;
  padding: 12px 10px;
  color: #fff;
  font-size: 16px;
  border-bottom: 2px solid #e1e1e1;
  background: #2f5c83;
}
.show-news {
  width: 100%;
}

.show-news .show-news-item {
  width: 100%;
  padding: 8px 6px 15px 6px;
}

.show-news .show-news-item img {
  width: 380px;
  height: auto;
  border: 1px solid #333;
  border-radius: 7px;
  float: right;
  margin-left: 10px;
  box-shadow: 2px 2px 5px -1px rgba(0, 0, 0, 0.75) !important;
  -webkit-box-shadow: 2px 2px 5px -1px rgba(0, 0, 0, 0.75) !important;
  -moz-box-shadow: 2px 2px 5px -1px rgba(0, 0, 0, 0.75) !important;
}

.show-news .show-news-item .commentbody h5 {
  font-family: "IRANSansBold";
  font-size: 16px;
  color: #000;
  margin-top: 10px;
}

.show-news .show-news-item .commentbody span {
  width: 100%;
  font-family: "IRANSansLight";
  font-size: 14px;
  color: #777;
  margin-top: -4px !important;
}

.show-news .show-news-item .commentbody p {
  font-family: "IRANSansNormal";
  font-size: 15px;
  color: #555;
  line-height: 2em;
  margin-top: 7px;
}

.show-news .show-news-item .news-icons {
  width: 100%;
  text-align: center !important;
  direction: ltr !important;
  margin-top: 30px;
}

@media (max-width: 991px) {
  .show-news .show-news-item img {
    width: 100% !important;
    height: auto !important;
    margin-bottom: 25px !important;
  }
  .show-news .show-news-item .commentbody h5 {
    font-family: "IRANSansBold" !important;
    font-size: 14px !important;
  }
  .show-news .show-news-item .commentbody span {
    font-size: 12px !important;
  }
  .show-news .show-news-item .commentbody p {
    font-size: 14px !important;
    line-height: 1.5em !important;
  }
}

.footer {
  background: #525252;
  border-top: 4px solid #f2cd61;
  padding-bottom: 30px;
  margin-top: 40px;
}

.footer .container .row {
  padding-top: 40px;
  color: #fff;
}

.footer .container .row h5.heading {
  width: 100%;
  height: 35px;
  font-family: "IRANSansBold";
  font-size: 18px;
  color: #fff;
  border-bottom: 1px solid #523b3b;
  padding-bottom: 4px;
  margin-bottom: 25px;
}

.footer .container .row p {
  width: 100%;
  font-family: "IRANSansNormal";
  font-size: 14px;
  color: #e1e1e1;
  line-height: 2.5em;
  text-align: justify;
  padding: 2px 8px;
}

.footer .container .row ul {
  list-style: none;
  list-style-type: none;
  margin-right: -30px;
}

.footer .container .row ul > li {
  margin-bottom: 15px;
  font-family: "IRANSansNormal";
  font-size: 14px;
  color: #c1c1c1;
}

.footer .container .row ul > li a {
  color: #c1c1c1;
}

.footer .container .row ul > li a:hover {
  color: #dca62c;
}

.footer .container .row ul > li i {
  color: #dca62c;
  font-size: 17px;
}

.copyright {
  background: #2e2d2d;
  padding-top: 5px;
  padding-bottom: 20px;
  text-align: right;
  color: #c9c9c9;
  font-family: "IRANSansNormal";
  font-size: 14px;
  line-height: 2.5em;
}
/* Scroll to top button */

#button {
  display: inline-block;
  background-color: #cc0000;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 50%;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
  color: #fff;
  padding-top: 5px;
  font-size: 24px;
}

#button:hover {
  cursor: pointer;
  /* background-color: #ff0000; */
  opacity: 1 !important;
}

#button:active {
  background-color: #555;
}

#button.show {
  opacity: 0.4;
  visibility: visible;
}
#result-btn {
  width: 150px !important;
}
.personels {
  width: 95%;
  margin-bottom: 50px;
  box-shadow: 2px 2px 5px -1px rgba(0, 0, 0, 0.75) !important;
  -webkit-box-shadow: 2px 2px 5px -1px rgba(0, 0, 0, 0.75) !important;
  -moz-box-shadow: 2px 2px 5px -1px rgba(0, 0, 0, 0.75) !important;
}

.personels .card-body h5 {
  font-family: "IRANSansBold" !important;
  font-size: 15px !important;
  color: #617099;
}

.personels .card-body p {
  font-family: "IRANSansNormal" !important;
  font-size: 13px !important;
  color: #5c5a5a;
}

.personels ul {
  margin-right: -40px !important;
  border-top: none !important;
}

.personels ul li {
  font-family: "IRANSansNormal";
  font-size: 12px;
  color: #777777;
}

.personels ul li i {
  color: #2a88ce;
}

.personels span.imagenumber {
  position: absolute !important;
  right: 0 !important;
  top: 8px !important;
  color: #f9fb44 !important;
  /* height: 15px; */
  background-color: #555555;
  font-size: 13px;
  padding: 2px 6px 1px 5px;
  border: 1px solid #333;
}

.personels.gallery-link {
  opacity: 0.8;
}

.personels.gallery-link:hover {
  opacity: 1 !important;
}

a.medal-ilnk:hover .personels {
  border: 1px solid #cc0000 !important;
}

.page-title {
  width: 230px;
  margin-bottom: 50px;
}

.page-title h4 {
  width: 100%;
  font-family: "IRANSansBold";
  font-size: 24px;
  text-align: right;
  direction: rtl;
  border-bottom: 2px solid #e1e1e1;
  padding-bottom: 2px;
  color: #dd0000;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
  text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 1px 0 #bbb, 0 1px 0 #b9b9b9,
    0 2px 0 #aaa, 0 2px 1px rgba(0, 0, 0, 0.1), 0 0 1px rgba(0, 0, 0, 0.1),
    0 1px 1px rgba(0, 0, 0, 0.3), 0 2px 1px rgba(0, 0, 0, 0.2),
    0 1px 2px rgba(0, 0, 0, 0.25), 0 1px 1px rgba(0, 0, 0, 0.2),
    0 2px 2px rgba(0, 0, 0, 0.15);
}

.page-title p {
  width: 100%;
  font-family: "arial";
  font-weight: bold;
  font-size: 16px;
  text-align: left;
  direction: ltr;
  margin-top: -5px;
  color: #000000;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
  text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 1px 0 #bbb, 0 1px 0 #b9b9b9,
    0 2px 0 #aaa, 0 2px 1px rgba(0, 0, 0, 0.1), 0 0 1px rgba(0, 0, 0, 0.1),
    0 1px 1px rgba(0, 0, 0, 0.3), 0 3px 2px rgba(0, 0, 0, 0.2),
    0 2px 4px rgba(0, 0, 0, 0.25), 0 2px 2px rgba(0, 0, 0, 0.2),
    0 2px 2px rgba(0, 0, 0, 0.15);
}

.table-header-title {
  width: 100%;
  height: 50px;
  background: #2f5c83;
  text-align: center;
  direction: rtl;
  color: #fff;
  padding-top: 12px;
  font-family: "IRANSansBold";
  font-size: 16px;
  border: 1px solid #2f5c83;
}

table.custom-table {
  /* box-shadow: 2px 2px 5px -1px rgba(0, 0, 0, 0.75) !important;
  -webkit-box-shadow: 2px 2px 5px -1px rgba(0, 0, 0, 0.75) !important;
  -moz-box-shadow: 2px 2px 5px -1px rgba(0, 0, 0, 0.75) !important; */
  box-shadow: 0 3px 20px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 20px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 3px 20px 0px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 3px 20px 0px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 3px 20px 0px rgba(0, 0, 0, 0.1);
}

table.custom-table thead {
  background: #8b9186 !important;
  height: 20px;
  color: #ffffff !important;
  font-family: "IRANSansBold" !important;
  font-size: 12px;
}

table.custom-table tbody > tr > td {
  font-family: "IRANSansNormal" !important;
  font-size: 12px;
}
/* Gallery */

.demo-gallery > ul {
  margin-bottom: 0;
}

.demo-gallery > ul > li {
  float: left;
  margin-bottom: 15px;
  margin-right: 20px;
  width: 200px;
}

.demo-gallery > ul > li a {
  border: 3px solid #fff;
  border-radius: 3px;
  display: block;
  overflow: hidden;
  position: relative;
  float: left;
}

.demo-gallery > ul > li a > img {
  -webkit-transition: -webkit-transform 0.15s ease 0s;
  -moz-transition: -moz-transform 0.15s ease 0s;
  -o-transition: -o-transform 0.15s ease 0s;
  transition: transform 0.15s ease 0s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  height: 100%;
  width: 100%;
  border: 2px solid #66769a;
  border-radius: 3px;
  box-shadow: 2px 2px 5px -1px rgba(0, 0, 0, 0.75) !important;
  -webkit-box-shadow: 2px 2px 5px -1px rgba(0, 0, 0, 0.75) !important;
  -moz-box-shadow: 2px 2px 5px -1px rgba(0, 0, 0, 0.75) !important;
}

.demo-gallery > ul > li a:hover > img {
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
  transform: scale3d(1.1, 1.1, 1.1);
}

.demo-gallery > ul > li a:hover .demo-gallery-poster > img {
  opacity: 1;
}

.demo-gallery > ul > li a .demo-gallery-poster {
  background-color: rgba(0, 0, 0, 0.1);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: background-color 0.15s ease 0s;
  -o-transition: background-color 0.15s ease 0s;
  transition: background-color 0.15s ease 0s;
}

.demo-gallery > ul > li a .demo-gallery-poster > img {
  left: 50%;
  margin-left: -10px;
  margin-top: -10px;
  opacity: 0;
  position: absolute;
  top: 50%;
  -webkit-transition: opacity 0.3s ease 0s;
  -o-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}

.demo-gallery > ul > li a:hover .demo-gallery-poster {
  background-color: rgba(0, 0, 0, 0.5);
}

.demo-gallery .justified-gallery > a > img {
  -webkit-transition: -webkit-transform 0.15s ease 0s;
  -moz-transition: -moz-transform 0.15s ease 0s;
  -o-transition: -o-transform 0.15s ease 0s;
  transition: transform 0.15s ease 0s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  height: 100%;
  width: 100%;
}

.demo-gallery .justified-gallery > a:hover > img {
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
  transform: scale3d(1.1, 1.1, 1.1);
}

.demo-gallery .justified-gallery > a:hover .demo-gallery-poster > img {
  opacity: 1;
}

.demo-gallery .justified-gallery > a .demo-gallery-poster {
  background-color: rgba(0, 0, 0, 0.1);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: background-color 0.15s ease 0s;
  -o-transition: background-color 0.15s ease 0s;
  transition: background-color 0.15s ease 0s;
}

.demo-gallery .justified-gallery > a .demo-gallery-poster > img {
  left: 50%;
  margin-left: -10px;
  margin-top: -10px;
  opacity: 0;
  position: absolute;
  top: 50%;
  -webkit-transition: opacity 0.3s ease 0s;
  -o-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}

.demo-gallery .justified-gallery > a:hover .demo-gallery-poster {
  background-color: rgba(0, 0, 0, 0.5);
}

.demo-gallery .video .demo-gallery-poster img {
  height: 48px;
  margin-left: -24px;
  margin-top: -24px;
  opacity: 0.8;
  width: 48px;
}

.demo-gallery.dark > ul > li a {
  border: 3px solid #04070a;
}

.home .demo-gallery {
  padding-bottom: 80px;
}

.president-federation img {
  width: 400px;
  margin-left: 15px;
  border: 2px solid #cc0000;
  border-radius: 7px;
}

@media (max-width: 991px) {
  .president-federation img {
    width: 210px !important;
    margin-left: 10px !important;
  }
}

@media (max-width: 720px) {
  .president-federation img {
    width: 100% !important;
  }
}

.history img {
  width: 250px;
  margin-left: 15px;
  /* border: 2px solid #cc0000;
        border-radius: 7px; */
}

@media (max-width: 991px) {
  .history img {
    width: 130px !important;
    margin-left: 10px !important;
  }
}

@media (max-width: 720px) {
  .history img {
    width: 70px !important;
    margin-left: 7px !important;
  }
}

/* nav.pagin {
  background-color: transparent !important;
  border: none !important;
  box-shadow: none !important;
  direction: rtl !important;
  width: 100%;
  text-align: center;
} */

.contact h5.heading {
  width: 100%;
  height: 35px;
  font-family: "IRANSansBold";
  font-size: 18px;
  color: #ff0000;
  border-bottom: 1px solid #523b3b;
  padding-bottom: 4px;
  margin-bottom: 25px;
}

.contact ul {
  list-style: none;
  list-style-type: none;
  margin-right: -30px;
}

.contact ul > li {
  margin-bottom: 30px;
  font-family: "IRANSansNormal";
  font-size: 15px;
  color: #535151;
}

.contact ul > li i {
  color: #2a88ce;
  font-size: 17px;
}

img#captchaimg {
  border: 1px solid #999999 !important;
  border-radius: 5px !important;
}

.modal-confirm {
  color: #636363;
  width: 400px;
}

.modal-confirm .modal-content {
  padding: 20px;
  border-radius: 5px;
  border: none;
  text-align: center;
  font-size: 14px;
}

.modal-confirm .modal-header {
  border-bottom: none;
  position: relative;
}

.modal-confirm h4 {
  text-align: center;
  font-size: 26px;
  margin: 30px 0 -10px;
}

.modal-confirm .close {
  position: absolute;
  top: -5px;
  right: -2px;
}

.modal-confirm .modal-body {
  color: #999;
}

.modal-confirm .modal-footer {
  border: none;
  text-align: center;
  border-radius: 5px;
  font-size: 13px;
  padding: 10px 15px 25px;
}

.modal-confirm .modal-footer a {
  color: #999;
}

.modal-confirm .icon-box {
  width: 80px;
  height: 80px;
  margin: 0 auto;
  border-radius: 50%;
  z-index: 9;
  text-align: center;
  border: 3px solid #f15e5e;
}

.modal-confirm .icon-box i {
  color: #f15e5e;
  font-size: 46px;
  display: inline-block;
  margin-top: 13px;
}

.modal-confirm .btn,
.modal-confirm .btn:active {
  color: #fff;
  border-radius: 4px;
  background: #60c7c1;
  text-decoration: none;
  transition: all 0.4s;
  line-height: normal;
  min-width: 120px;
  border: none;
  min-height: 40px;
  border-radius: 3px;
  margin: 0 5px;
}

.modal-confirm .btn-secondary {
  background: #c1c1c1;
}

.modal-confirm .btn-secondary:hover,
.modal-confirm .btn-secondary:focus {
  background: #a8a8a8;
}

.modal-confirm .btn-danger {
  background: #f15e5e;
}

.modal-confirm .btn-danger:hover,
.modal-confirm .btn-danger:focus {
  background: #ee3535;
}

.wrap {
  background: #2f5c83;
  border-bottom: 1px solid #222;
  display: block;
}
.wrap .phone a {
  color: #fff;
  font-size: 12px;
}

.ftco-navbar-light {
  background: #fff !important;
  /* background: #444 !important; */
  z-index: 3;
  padding: 0;
  -webkit-box-shadow: 0px 5px 20px -17px rgba(0, 0, 0, 0.34);
  -moz-box-shadow: 0px 5px 20px -17px rgba(0, 0, 0, 0.34);
  box-shadow: 0px 5px 20px -17px rgba(0, 0, 0, 0.34);
  font-family: "IRANSansBold";
}
@media (max-width: 991.98px) {
  .wrap {
    display: none !important;
  }
  .ftco-navbar-light {
    background: #fff;
    position: relative;
    top: 0;
    /* padding: 10px 15px; */
    padding: 3px 10px;
    border-top: 3px solid #2f5c83;
  }
}
.ftco-navbar-light .navbar-brand {
  color: #000;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 20px;
  line-height: 1;
}
.ftco-navbar-light .navbar-brand span {
  display: block;
  font-size: 12px;
  font-weight: 500;
}
.ftco-navbar-light .navbar-brand:hover,
.ftco-navbar-light .navbar-brand:focus {
  color: #000;
}
@media (max-width: 767.98px) {
  .ftco-navbar-light .navbar-brand {
    margin-bottom: 10px;
  }
}
@media (max-width: 991.98px) {
  .ftco-navbar-light .navbar-nav {
    padding-bottom: 10px;
  }
}
.ftco-navbar-light .navbar-nav > .nav-item > .nav-link {
  font-size: 11px;
  padding-top: 2rem;
  padding-bottom: 2rem;
  padding-left: 20px;
  padding-right: 20px;
  /* font-weight: 500; */
  color: #4d4d4d;
  /* text-transform: uppercase; */
  /* letter-spacing: 2px; */
  position: relative;
  opacity: 1 !important;
  font-family: "IRANSansBold";
  font-size: 10pt;
}
.ftco-navbar-light .navbar-nav > .nav-item > .nav-link:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  /* background-color: #f1bc31; */
  /* background-color: #ed1c27; */
  visibility: hidden;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  z-index: -1;
}

.ftco-navbar-light .navbar-nav > .nav-item > .nav-link:hover:before {
  visibility: visible;
  /* background-color: #f1bc31; */
  /* background-color: #ed1c27; */
  /* border-bottom: 2px solid #ed1c27; */
  border-bottom: 2px solid #2f5c83;
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}
@media (max-width: 991.98px) {
  .ftco-navbar-light .navbar-nav > .nav-item > .nav-link {
    padding-left: 0;
    padding-right: 10px;
    padding-top: 0.9rem;
    padding-bottom: 0.9rem;
    margin-right: 0 !important;
  }
  /* .ftco-navbar-light .navbar-nav > .nav-item > .nav-link:hover {
    color: #fff;
  } */
}
@media (max-width: 767.98px) {
  .ftco-navbar-light .navbar-nav > .nav-item > .nav-link {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  }
}
.ftco-navbar-light .navbar-nav > .nav-item .dropdown-menu {
  border: none;
  background: #fff;
  -webkit-box-shadow: 0px 10px 34px -20px rgba(0, 0, 0, 0.41);
  -moz-box-shadow: 0px 10px 34px -20px rgba(0, 0, 0, 0.41);
  box-shadow: 0px 10px 34px -20px rgba(0, 0, 0, 0.41);
  border-radius: 4px;
}
.ftco-navbar-light .navbar-nav > .nav-item .dropdown-menu .dropdown-item {
  font-size: 12px;
  color: #000;
  direction: rtl;
  text-align: right;
}
.ftco-navbar-light .navbar-nav > .nav-item .dropdown-menu .dropdown-item:hover,
.ftco-navbar-light .navbar-nav > .nav-item .dropdown-menu .dropdown-item:focus {
  /* background: #f1bc31; */
  /* background: #ed1c27; */
  background: #2f5c83;
  color: #fff;
}
@media (max-width: 991.98px) {
  .ftco-navbar-light .navbar-nav > .nav-item .dropdown-menu {
    display: block !important;
    background: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.ftco-navbar-light .navbar-nav > .nav-item.cta > a {
  color: #fff;
  /* background: #f1bc31; */
  /* background: #ed1c27; */
  background: #2f5c83;
  border-radius: 0px;
}
@media (max-width: 767.98px) {
  .ftco-navbar-light .navbar-nav > .nav-item.cta > a {
    padding-left: 15px;
    padding-right: 5px;
  }
}
@media (max-width: 991.98px) {
  .ftco-navbar-light .navbar-nav > .nav-item.cta > a {
    color: #fff;
    /* background: #f1bc31; */
    background: #2f5c83;
    border-radius: 4px;
  }
}
.ftco-navbar-light .navbar-nav > .nav-item.active > a {
  color: #fff;
}
.ftco-navbar-light .navbar-nav > .nav-item.active > a:before {
  visibility: visible;
  /* background-color: #f1bc31; */
  background-color: #2f5c83;
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}
@media (max-width: 991.98px) {
  .ftco-navbar-light .navbar-nav > .nav-item.active > a {
    color: #000;
  }
  .ftco-navbar-light .navbar-nav > .nav-item.active > a:before {
    display: none;
  }
}
.ftco-navbar-light .navbar-toggler {
  border: none;
  color: rgba(0, 0, 0, 0.5) !important;
  cursor: pointer;
  padding-right: 0;
  text-transform: uppercase;
  font-size: 16px;
  /* letter-spacing: 0.1em; */
}
.ftco-navbar-light .navbar-toggler:focus {
  outline: none !important;
}

.top-border {
  border-top: 2px solid #dca62c;
}
.bottom-border {
  border-bottom: 1px solid #dca62c;
}

.logo-caption-img-height {
  height: 65px;
}
.logo-img-height {
  height: 65px;
}

.menu-box-shadow {
  box-shadow: 0 8px 10px -1px rgb(198, 207, 234) !important;
  -webkit-box-shadow: 0 8px 10px -1px rgb(198, 207, 234) !important;
  -moz-box-shadow: 0 8px 10px -1px rgb(198, 207, 234) !important;
}

.gallery-box {
  width: 100%;
  padding: 7px;
  border: 1px solid #e1e1e1;
  background: #fff;
  box-shadow: -2px 4px 12px 1px rgba(18, 18, 18, 0.53);
  margin-bottom: 25px;
}

.gallery-box .gallery-head {
  width: 100%;
  padding: 12px 10px;
  color: #fff;
  font-size: 16px;
  border-bottom: 2px solid #e1e1e1;
  background: #2f5c83;
}

.gallery-box .gallery-body {
  width: 100%;
  padding: 3px;
  text-align: center;
}
.gallery-box .gallery-body img {
  text-align: center;
  width: 100%;
  border: 4px ridge rgba(77, 87, 69, 0.65);
  opacity: 0.8;
  max-height: 150px !important;
}

.gallery-box .gallery-body p {
  width: 100%;
  background: rgba(77, 87, 69, 0.65);
  text-align: center;
  direction: rtl;
  font-size: 10pt;
  font-family: "IRANSansMedium";
  color: #fff;
  padding: 5px 3px 5px 3px;
  border-top: none !important;
  border: 2px solid #404839;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

.gallery-box .gallery-body img:hover {
  opacity: 1 !important;
}

.gallery-body span.imagenumber {
  position: absolute !important;
  right: 15px !important;
  top: 8px !important;
  color: rgb(224, 217, 217) !important;
  /* height: 15px; */
  background-color: #ec1a28;
  font-size: 13px;
  padding: 2px 6px 1px 5px;
  border: 1px solid #333;
}

.page-title {
  width: 100%;
  background: #2f5c83;
  color: #fff;
  padding: 10px;
  border-right: 2px solid #c1c1c1;
  border-bottom: 2px solid #c1c1c1;
}

.panels-list {
  width: 100%;
  padding: 7px 5px;
  background: #fff;
  border-bottom: 1px dotted #e1e1e1;
}

.loginform-box {
  width: 100%;
  margin-top: 30px;
  background: #fff;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 3px 20px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 20px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 3px 20px 0px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 3px 20px 0px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 3px 20px 0px rgba(0, 0, 0, 0.1);
}
.loginform-title {
  font-family: "IRANSansBold";
  font-size: 30px;
  color: #fff;
  line-height: 1.2;
  text-align: center;
  display: block;
  width: 100%;
  top: 0;
  left: 0;
  background-color: #2f5c83;
  padding-top: 50px;
  padding-bottom: 39px;
}
form.loginform {
  padding: 40px 35px;
}

/*------------------------------------------------------------------
[ Input ]*/

input.loginforms {
  outline: none;
  border: none;
}
.wrap-input100 {
  width: 100%;
  background-color: #fff;
  border-radius: 27px;
  position: relative;
  z-index: 1;
}

.input100 {
  font-family: "IRANSansNormal";
  font-size: 15px;
  color: #1b3815;
  line-height: 1.2;
  position: relative;
  display: block;
  width: 100%;
  height: 55px;
  background: #ebebeb;
  border-radius: 27px;
  padding: 0 35px 0 35px;
}

/*------------------------------------------------------------------
[ Button ]*/
.container-login100-form-btn {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.login100-form-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 20px;
  width: 100%;
  height: 50px;
  background-color: #57b846;
  border-radius: 25px;
  font-family: "IRANSansNormal";
  font-size: 15px;
  color: #fff;
  line-height: 1.2;
  text-transform: uppercase;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}

.login100-form-btn:hover {
  background-color: #18354f;
}

button.loginform-btn {
  outline: none !important;
  border: none;
  background: #2f5c83;
}

button.loginform-btn:hover {
  cursor: pointer;
}

.focus-input100 {
  display: block;
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  border-radius: 31px;
  background-color: #ebebeb;
  pointer-events: none;

  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}

.input100:focus + .focus-input100 {
  width: calc(100% + 20px);
}

.loginforget {
  direction: rtl;
  font-size: 14px;
}
.loginforget a {
  color: #2f5c83;
}
.loginforget a:hover {
  color: #333;
}
.dontregister {
  width: 100%;
  text-align: center;
  direction: rtl;
  margin-top: 20px;
  margin-bottom: 30px;
  border-top: 1px solid #e1e1e1;
  padding-top: 15px;
  font-size: 15px;
  line-height: 1.8em;
}
.dontregister a {
  color: #2f5c83;
  font-family: "IRANSansBold";
}
.dontregister a:hover {
  color: #333;
}

.refresh-captcha {
  cursor: pointer !important;
}

.alert-box {
  width: 100%;
  padding: 14px 7px;
  text-align: right;
  direction: rtl;
  font-family: "IRANSansMedium";
  font-size: 13px;
  box-shadow: 0 5px 10px rgba(#000, 0.3);
  margin-bottom: 12px;
  border-radius: 4px;
}
.alert-box.dangerbox {
  background: #ef4123;
  color: #fff;
}
.alert-box.successbox {
  background: #43ac6a;
  color: #fff;
}
.alert-box.infobox {
  background: #3498da;
  color: #fff;
}
.alert-box.primarybox {
  background: #42617c;
  color: #fff;
}
.alert-box.warningbox {
  background: #ea9a52;
  color: #fff;
}

.smartcard-comments {
  width: 100%;
  margin-top: 30px;
  padding: 10px;
  font-family: "IRANSansNormal";
  font-size: 14px;
  color: #555;
  line-height: 2em;
  text-align: justify;
  direction: rtl;
}

.panelloginbox {
  width: 100%;
  margin-top: 20px;
  font-family: "IRANSansBold";
  font-size: 16px;
  direction: rtl;
  text-align: center;
  background-color: #2f5c83;
  border: 1px solid #f2f2f2;
  color: #f5f5f5;
  padding: 10px;
  border-radius: 2px;
}
