@charset "UTF-8";
/*
Theme Name: majles
Author: Masoome khademi
Author URI: http://imassi.ir
*/
/*===================== [ color (define in sass) ] ===========================*/
/*==============================================  css Reset ==============================================*/
* {
  direction: rtl;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}

*:focus {
  outline: none !important;
}

audio, video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

h1 {
  font-size: 1.5rem;
}

h2 {
  font-size: 1.25rem;
}

h3 {
  font-size: 1.125rem;
}

h4 {
  font-size: 1rem;
}

h5 {
  font-size: 0.8125rem;
}

h6 {
  font-size: 0.9375rem;
}

p {
  margin: 0;
  padding: 0;
}

blockquote {
  font-size: 1.125rem;
  font-style: italic;
  line-height: 1.7;
  margin: 0;
  overflow: hidden;
  padding: 0;
}

blockquote cite {
  display: block;
  font-style: normal;
  font-weight: 600;
  margin-top: 0.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: Sahel;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code, kbd, tt, var {
  font-family: Sahel;
  font-size: 0.9375rem;
}

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark, ins {
  background: #eee;
  text-decoration: none;
}

big {
  font-size: 125%;
}

blockquote {
  quotes: "" "";
}

q {
  quotes: "“" "”" "‘" "’";
}

blockquote:before, blockquote:after {
  content: "";
}

label {
  color: #333;
  display: block;
  font-weight: 800;
  margin-bottom: 0.5em;
}

fieldset {
  margin-bottom: 1em;
}

select {
  border: 1px solid #bbb;
  border-radius: 3px;
  height: 3em;
  max-width: 100%;
}

b, strong {
  font-weight: bold;
}

html {
  overflow-x: hidden;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
}

body {
  font-family: Sahel;
  direction: rtl;
  position: relative;
  overflow-x: hidden;
  font-weight: normal;
  text-align: right;
  color: #003366;
  min-height: 70vh;
}

input,
textarea,
button,
select, option {
  font-family: Sahel;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
}

button, input[type=submit] {
  cursor: pointer;
}

a {
  text-decoration: none;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  color: black;
}

ul {
  list-style: none;
}

dl, ol, ul {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}

figure {
  margin: 0;
}

button {
  background-color: transparent;
  border: none;
}

label {
  margin-bottom: 0;
}

i.niafam,
span.niafam {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "niafam" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "niafam" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.niafam-call:before {
  content: "\e900";
}

.niafam-square-plus:before {
  content: "\e910";
}

.niafam-square-line:before {
  content: "\e91e";
}

.niafam-down-arrow1:before {
  content: "\e919";
}

.niafam-left-arrow1:before {
  content: "\e91a";
}

.niafam-list:before {
  content: "\e91b";
}

.niafam-pin2:before {
  content: "\e920";
}

.niafam-down-arrow-2:before {
  content: "\e918";
}

.niafam-bar-4:before {
  content: "\e944";
}

.niafam-cir-bold:before {
  content: "\e945";
}

.niafam-tick:before {
  content: "\e97f";
}

.niafam-more-3:before {
  content: "\e980";
}

.niafam-comment-3:before {
  content: "\e982";
}

.niafam-tick-save-bold:before {
  content: "\e983";
}

.niafam-search-3:before {
  content: "\e984";
}

.niafam-save-sm:before {
  content: "\e985";
}

.niafam-bar-list:before {
  content: "\e98a";
}

.niafam-close-cir:before {
  content: "\e98c";
}

.niafam-Group-9324:before {
  content: "\e98e";
}

.niafam-pause:before {
  content: "\e990";
}

.niafam-play-3:before {
  content: "\e991";
}

.niafam-menu-board:before {
  content: "\e99a";
}

.niafam-sms:before {
  content: "\e9a0";
}

.niafam-calendar1:before {
  content: "\e99e";
}

.niafam-archive:before {
  content: "\e96d";
}

.niafam-network:before {
  content: "\e973";
}

.niafam-more:before {
  content: "\e955";
}

.niafam-link1:before {
  content: "\e954";
}

.niafam-user:before {
  content: "\e943";
}

.niafam-user2:before {
  content: "\e94d";
}

.niafam-accessibility:before {
  content: "\e901";
}

.niafam-add:before {
  content: "\e905";
}

.niafam-aparat:before {
  content: "\e908";
}

.niafam-bale:before {
  content: "\e909";
}

.niafam-bisphon:before {
  content: "\e90a";
}

.niafam-brain:before {
  content: "\e90b";
}

.niafam-calendar:before {
  content: "\e90c";
}

.niafam-calendar-02:before {
  content: "\e90d";
}

.niafam-close:before {
  content: "\e90e";
}

.niafam-dna:before {
  content: "\e90f";
}

.niafam-eita:before {
  content: "\e912";
}

.niafam-envelope:before {
  content: "\e913";
}

.niafam-envelope-02:before {
  content: "\e914";
}

.niafam-envelope-21:before {
  content: "\e915";
}

.niafam-facebook1:before {
  content: "\e916";
}

.niafam-fax:before {
  content: "\e917";
}

.niafam-instagram1:before {
  content: "\e91c";
}

.niafam-instagram-2:before {
  content: "\e91d";
}

.niafam-left-arrow-2:before {
  content: "\e91f";
}

.niafam-linkedin11:before {
  content: "\e956";
}

.niafam-medal:before {
  content: "\e922";
}

.niafam-minus:before {
  content: "\e925";
}

.niafam-phone-call:before {
  content: "\e927";
}

.niafam-photo-camera:before {
  content: "\e928";
}

.niafam-pin:before {
  content: "\e929";
}

.niafam-placeholder-2:before {
  content: "\e92a";
}

.niafam-play:before {
  content: "\e92b";
}

.niafam-play-button1:before {
  content: "\e92c";
}

.niafam-right-arrow-2:before {
  content: "\e92e";
}

.niafam-rubika1:before {
  content: "\e92f";
}

.niafam-search:before {
  content: "\e930";
}

.niafam-sitemap:before {
  content: "\e931";
}

.niafam-sitemap-2:before {
  content: "\e932";
}

.niafam-soroush:before {
  content: "\e933";
}

.niafam-telegram:before {
  content: "\e936";
}

.niafam-twitter:before {
  content: "\e937";
}

.niafam-up-arrow-2:before {
  content: "\e939";
}

.niafam-user-02:before {
  content: "\e93a";
}

.niafam-video-camera:before {
  content: "\e93c";
}

.niafam-whatsapp1:before {
  content: "\e93e";
}

.niafam-Group-56:before {
  content: "\e906";
  color: #8b8b8b;
}

.niafam-bell-fill-1:before {
  content: "\e941";
}

.niafam-Group-721:before {
  content: "\e902";
  color: #5b5b5b;
}

.niafam-share-fill-1:before {
  content: "\e903";
  color: #04729d;
}

.niafam-mic-fill-1:before {
  content: "\e904";
  color: #04729d;
}

.niafam-Vector1:before {
  content: "\e907";
}

.niafam-time:before {
  content: "\e911";
}

.niafam-calendar-2:before {
  content: "\e95a";
}

.niafam-mail:before {
  content: "\e95b";
}

.niafam-phone-call1:before {
  content: "\e95d";
}

.niafam-envelope-2:before {
  content: "\e95e";
}

.niafam-fax1:before {
  content: "\e960";
}

.niafam-pinterest:before {
  content: "\e961";
}

.niafam-instagram:before {
  content: "\e962";
}

.niafam-youtube:before {
  content: "\e963";
}

.niafam-pin1:before {
  content: "\e964";
}

.niafam-facebook:before {
  content: "\e965";
}

.niafam-like:before {
  content: "\e966";
}

.niafam-login:before {
  content: "\e967";
}

.niafam-mic:before {
  content: "\e968";
}

.niafam-user1:before {
  content: "\e971";
}

.niafam-share:before {
  content: "\e977";
}

.niafam-twitter1:before {
  content: "\e978";
}

.niafam-speech-bubble:before {
  content: "\e979";
}

.niafam-clock1:before {
  content: "\e986";
}

.niafam-view:before {
  content: "\e988";
}

.niafam-linkedin:before {
  content: "\e98b";
}

.niafam-image-gallery:before {
  content: "\e9b3";
}

.niafam-minus2:before {
  content: "\e9b5";
}

.niafam-plus:before {
  content: "\e9b6";
}

.niafam-Icon-awesome-sitemap:before {
  content: "\e9c6";
}

.niafam-gears:before {
  content: "\e9d8";
}

.niafam-Soroush-Logo-LimooGraphic:before {
  content: "\e9ec";
}

.niafam-rubika:before {
  content: "\ea0e";
}

.niafam-search2:before {
  content: "\ea10";
}

.niafam-sitemap-21:before {
  content: "\ea12";
}

.niafam-video-camera2:before {
  content: "\ea19";
}

.niafam-whatsapp:before {
  content: "\ea1a";
}

.niafam-youtube2:before {
  content: "\ea1b";
}

.niafam-home-1:before {
  content: "\ea26";
}

.niafam-login1:before {
  content: "\ea29";
}

.niafam-plus1:before {
  content: "\ea2c";
}

.niafam-rss1:before {
  content: "\ea2e";
}

:root {
  --primary-color: #000;
  --secondary-color: #fff;
}

html {
  scroll-behavior: smooth;
}

body {
  font-family: Sahel;
  margin: 0;
  overflow-x: hidden;
  position: relative;
  text-align: right;
  font-size: 100%;
  color: var(--primary-color);
}

.wrapper {
  font-size: 100%;
}

.mm-searchfield input::-moz-placeholder {
  color: var(--secondary-color);
}

.mm-searchfield input::placeholder {
  color: var(--secondary-color);
}

img {
  max-width: 100%;
  height: auto;
}

p,
ul,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
  color: inherit;
  transition: all 0.2s linear;
}
a:hover {
  text-decoration: none;
}

img {
  border: 0;
}

img:not([src]) {
  visibility: hidden;
}

/* Fixes Firefox anomaly during image load */
@-moz-document url-prefix() {
  img:-moz-loading {
    visibility: hidden;
  }
}
.wrapper {
  overflow: hidden;
  position: relative;
  min-height: 100vh;
}

.back-shadow {
  background-color: rgba(0, 0, 0, 0.2);
  position: fixed;
  right: -100vw;
  top: 0;
  width: 100vw;
  height: 100vh;
  z-index: 30;
  transition: all 0.3s ease-in-out;
  cursor: url("../img/cancel.png"), auto;
}
.back-shadow--open {
  right: 0;
}

#searchmodal {
  background: rgba(0, 0, 0, 0.36);
  position: fixed;
  top: 0;
  height: 100%;
  width: 100%;
  left: 0;
  display: none;
  z-index: 99999;
}
#searchmodal .modal-content {
  background-color: unset;
  border: none;
}
#searchmodal .close {
  opacity: 1;
  z-index: unset;
  position: absolute;
  right: 30px;
  top: 30px;
  font-size: 4em;
  color: var(--secondary-color);
  background: 0 0;
  border: none;
}
#searchmodal .form-container {
  width: 50%;
  margin: 10% auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}
#searchmodal .form-container form {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: center;
}
#searchmodal .form-container form input {
  padding: 10px 10px;
  background: unset;
  width: 100%;
  max-width: 450px;
  color: var(--secondary-color);
  border: none;
  border-bottom: 3px solid #fff;
  font-size: 1.5em;
}
#searchmodal .form-container form input::-moz-placeholder {
  color: var(--secondary-color);
}
#searchmodal .form-container form input::placeholder {
  color: var(--secondary-color);
}
#searchmodal .form-container form input:focus {
  outline: 2px double #e9c676;
}
#searchmodal .form-container form span {
  margin-top: 0.7em;
  font-size: 1.1em;
  color: var(--secondary-color);
}

.back-shadow__transparet {
  opacity: 0;
  position: fixed;
  right: -100vw;
  top: 0;
  width: 100vw;
  height: 100vh;
  z-index: 30;
  transition: all 0.3s ease-in-out;
}
.back-shadow__transparet--open {
  right: 0;
}

.go-top {
  position: fixed;
  right: 50px;
  bottom: 50px;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  visibility: hidden;
  z-index: 550;
  background: #1ebeb6;
}
.go-top i {
  font-size: 18px;
  color: var(--secondary-color);
  font-weight: bolder;
}
.go-top:hover {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}
.go-top--show {
  opacity: 1;
  visibility: visible;
}

a span {
  pointer-events: none;
}

@media (max-width: 991.98px) {
  .sm {
    display: none !important;
  }
  .mburger {
    display: flex;
    flex-direction: column;
  }
  .mburger b {
    background-color: #1e1e1e;
    height: 3px;
    width: 25px;
    border-radius: 8px;
    display: flex;
  }
  .mburger b:not(:last-child) {
    margin-bottom: 5px;
  }
}
/*======================= [ mixed-in (sass) ] ============================*/
/*_ mixed-in for ( display=flex; flex=1;)_*/
/*_ mixed-in for ( display=flex;)_*/
/*_ mixed-in for ( display=flex; - up to down = center , right to left = center )_*/
/*_ mixed-in for ( display=flex; - up to down = center , right to left = space-between )_*/
/*_ mixed-in for ( transition effect )_*/
/*_ mixed-in for ( transition effect )_*/
/*============================ [ breakpoints for responsive in sass ] ==================================*/
@media (min-width:1400px) {
  .container {
    max-width: 1320px;
  }
}
.color-back {
  position: fixed;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
  z-index: 98;
}

.color-back--open {
  width: 100%;
  cursor: url("../img/close.png"), auto;
}

.accessibility__btn {
  z-index: 700;
  width: 60px;
  height: 60px;
  border-radius: 0px 15px 15px 0px;
  background: #0B28B5;
  position: fixed;
  left: 0px;
  top: calc(50% - 20px);
  transform: translateY(-50%);
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
}

.accessibility__btn i {
  font-size: 2.2em;
}

.accessibility__btn:hover {
  color: white;
}

.accessibility__btn:hover .accessibility__tooltip {
  opacity: 1;
  visibility: visible;
}

.accessibility__tooltip {
  opacity: 0;
  visibility: hidden;
  min-width: -moz-max-content;
  min-width: max-content;
  padding: 5px 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  color: white;
  background-color: #0B28B5;
  border-radius: 5px;
  position: fixed;
  left: 65px;
  top: calc(50% - 17px);
  transition: all 0.3s ease-out;
}

.accessibility__tooltip::after {
  content: "";
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  position: absolute;
  left: -7px;
  border-right: 10px solid #0B28B5;
}

.accessibility__filter-container {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  z-index: 999;
  pointer-events: none;
}

.accessibility__menu {
  padding-right: 20px;
  padding-left: 20px;
}

.accessibility__menu .text-custom-info {
  display: flex;
}

.accessibility__menu .text-custom-info .item {
  flex-basis: calc(50% - 7.5px);
}

.accessibility__menu .text-custom-info .item:first-child {
  margin-left: 15px;
}

.accessibility__menu .text-custom-info .item input {
  width: 100%;
  margin-top: 5px;
}

.accessibility__menu .font-resize {
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 15px;
}

.accessibility__menu .font-resize a {
  height: 38px;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.st-menu-wrap {
  padding: 15px 0;
}

.st-menu-wrap h4 {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  border-bottom: 1px solid #434343;
  display: block;
  padding-bottom: 10px;
}

.p-radio > input[type=radio] + .p-radio-style {
  float: right;
}

.p-radio > span:first-child {
  margin-left: 0;
  margin-right: 10px;
}

.st-menu-area {
  background: #1f2024;
  padding: 15px;
  margin-bottom: 2px;
}

.st-menu-area .st-menu-item {
  padding: 3px 0;
}

.st-menu-item .p-radio > span:first-child {
  color: #fff;
  font-size: 16px;
}

.st-menu-item .p-radio > span:first-child:hover {
  color: #ffb20e;
}

.st-menu-hr {
  background: #ff3486;
}

.alert .close span {
  display: block;
}

.font-resize {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0;
}

.font-resize > button {
  flex: 1;
  text-align: center;
  font-size: 1.5em;
  color: #fff;
  margin-bottom: 0;
  border: 1px solid #000;
  cursor: pointer;
}

.font-resize > button:hover {
  background: #ffb20e;
  color: #fff;
}

label.p-radio {
  display: block;
  cursor: pointer;
  margin-bottom: 0 !important;
}

.alert > p {
  padding-left: 0;
  text-align: justify;
  color: #fff;
}

.alert > h4 {
  text-shadow: 0 2px 0 #fff;
  color: #000;
}

.reset-colors {
  background: #ff9103;
  border-radius: 10px;
  padding: 0 5px;
  color: #000;
  font-size: 14px;
  cursor: pointer;
  transition: all ease 0.3s;
}

.reset-colors:hover {
  background: #444;
  color: #fff;
}

.alert .close {
  color: #fff;
  font-weight: 300;
  padding: 0 5px;
  font-size: 26px;
  text-shadow: 0 0 0 #fff;
}

.color-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.color-box span {
  width: 80px;
  height: 80px;
  background: #000;
  border: 2px solid #fff;
  box-shadow: 1px 1px 1px black;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  transition: all ease-in 0.3s;
  -webkit-transition: all ease-in 0.2s;
  -moz-transition: all ease-in 0.2s;
  -ms-transition: all ease-in 0.2s;
  -o-transition: all ease-in 0.2s;
}

.color-box span:hover {
  border: 2px solid #ffb20e;
}

.color-box span i {
  height: 14px;
}

.color-box span {
  position: relative;
  cursor: pointer;
}

.color-box span::after,
.color-box span::before {
  content: "";
  position: absolute;
  left: 50%;
  width: 50%;
  height: 50%;
}

.color-box span.website-color-1 {
  background: #16528e;
}

.color-box span.website-color-1::before {
  top: 0;
  background: #e54b4b;
}

.color-box span.website-color-1::after {
  bottom: 0;
  background: #0082c8;
}

.color-box span.website-color-2 {
  background: #ff7062;
}

.color-box span.website-color-2::before {
  top: 0;
  background: #a9e2ff;
}

.color-box span.website-color-2::after {
  bottom: 0;
  background: #32a2ad;
}

.color-box span.website-color-3 {
  background: #fff;
}

.color-box span.website-color-3::before {
  top: 0;
  background: #1f1f1f;
}

.color-box span.website-color-3::after {
  bottom: 0;
  background: #404042;
}

body.website-color-1 .header-menu {
  background: #16528e;
}

body.website-color-1 .box-area .content .portfolio-content h2 a:hover,
body.website-color-1 .list-news .content ul li a:hover,
body.website-color-1 .post-item .post-item-description > h2,
body.website-color-1 .post-item .post-item-description > h2 > a,
body.website-color-1 .post-thumbnail-list .post-thumbnail-entry .post-thumbnail-content a:hover {
  color: #004e88;
}

body.website-color-1 .post-item .post-image .post-meta-category {
  background-color: #e54b4b;
}

body.website-color-1 #espritmenu ul li:hover,
body.website-color-1 .box-area .title.back-color h2,
body.website-color-1 .ms-tabs .ms-thumb-frame-selected {
  background: #e54b4b;
}

body.website-color-1 .box-area #espritmenu ul > li > a::before {
  border-top: 5px solid #e54b4b;
}

.svg-wrapper svg g > a:hover path,
body.website-color-1 .svg-wrapper svg a.selected path,
body.website-color-1 .svg-wrapper svg > a:hover path {
  border-top: 5px solid #e54b4b;
}

body.website-color-1 .box-area .title,
body.website-color-1 .box-area .title a.link-archive:hover {
  border-bottom: 1px solid #0082c8;
}

body.website-color-1 .bazresi-address-phone i,
body.website-color-1 .list-news .content ul li::before,
body.website-color-1 .portfolio-item .portfolio-zoom-icon i {
  color: #0082c8;
}

body.website-color-2 .header-menu {
  background: #ff7062;
}

body.website-color-2 .box-area .content .portfolio-content h2 a:hover,
body.website-color-2 .list-news .content ul li a:hover,
body.website-color-2 .post-item .post-item-description > h2,
body.website-color-2 .post-item .post-item-description > h2 > a,
body.website-color-2 .post-thumbnail-list .post-thumbnail-entry .post-thumbnail-content a:hover {
  color: #ff7062;
}

body.website-color-2 .post-item .post-image .post-meta-category {
  background-color: #a9e2ff;
}

body.website-color-2 #espritmenu ul li:hover,
body.website-color-2 .box-area .title.back-color h2,
body.website-color-2 .ms-tabs .ms-thumb-frame-selected {
  background: #a9e2ff;
}

body.website-color-2 .box-area #espritmenu ul > li > a::before {
  border-top: 5px solid #a9e2ff;
}

.svg-wrapper svg g > a:hover path,
body.website-color-2 .svg-wrapper svg a.selected path,
body.website-color-2 .svg-wrapper svg > a:hover path {
  border-top: 5px solid #a9e2ff;
}

body.website-color-2 .box-area .title,
body.website-color-2 .box-area .title a.link-archive:hover {
  border-bottom: 1px solid #32a2ad;
}

body.website-color-2 .bazresi-address-phone i,
body.website-color-2 .list-news .content ul li::before,
body.website-color-2 .portfolio-item .portfolio-zoom-icon i {
  color: #32a2ad;
}

body.website-color-3 .st-content {
  background: #282828;
}

body.website-color-3 #header.header-sticky .header-inner {
  background-color: #505050 !important;
}

body.website-color-3 #header[data-transparent=true].header-sticky.sticky-active .header-inner {
  background-image: none;
}

body.website-color-3 .sticky-active .logo-bazresi {
  background: 0 0;
}

body.website-color-3 .sticky-active .logo-bazresi a > img {
  filter: brightness(0) invert(1);
}

body.website-color-3 .parallax-container {
  background: #39393b url("") !important;
}

body.website-color-3 #footer .footer-content {
  background: #1c1c1c url("") no-repeat center center;
}

body.website-color-3 #footer .copyright-content {
  background-color: #131313;
}

body.website-color-3 .header-menu {
  background-color: #1f1f1f;
}

body.website-color-3 #espritmenu > ul > li > a:hover {
  color: fff !important;
}

body.website-color-3 #espritmenu ul > li > a::before {
  border-top: 5px solid #fff;
}

body.website-color-3 .services-links {
  background: #404042;
}

body.website-color-3 .services-links a {
  color: #fff !important;
}

body.website-color-3 #header[data-transparent=true].dark .header-inner {
  background-color: #505050;
  background-image: none;
}

body.website-color-3 .logo-bazresi {
  background: url(../img/header-center-logo-black.png) no-repeat center top;
}

body.website-color-3 #topbar {
  border-bottom: 3px solid #4f4f4f;
  margin-bottom: 0;
}

body.website-color-3 #header .header-inner #logo a > img {
  filter: brightness(0) invert(1);
}

body.website-color-3 .box-area .content {
  background: #404042;
}

body.website-color-3 .news-slider .card {
  background: #404042;
}

body.website-color-3 .main-news-slider.post-sub-site-item .post-item-description h3,
body.website-color-3 .main-news-slider.post-sub-site-item .post-item-description h2,
body.website-color-3 .main-news-slider.post-sub-site-item .post-item-description h2 a,
body.website-color-3 .main-news-slider.post-sub-site-item .post-item-description p {
  color: #fff;
}

body.website-color-3 .ms-tabs .ms-thumb-frame {
  background-color: #1c1c1c;
  color: #fff;
}

body.website-color-3 .ms-tabs.ms-has-thumb .ms-tab-context p {
  color: #fff;
}

body.website-color-3 .ms-tabs.ms-dir-v.ms-align-left .ms-thumb-frame-selected .ms-thumb-ol {
  border-left-color: #1f1f1f;
}

body.website-color-3 .ms-tabs .ms-thumb-frame-selected {
  box-shadow: 2px 0 0 #1f1f1f inset;
}

body.website-color-3 .post-item .post-item-wrap {
  background-color: #404042;
}

body.website-color-3 .ms-tabs .ms-thumb-frame {
  background-color: #1f1f1f;
  border: solid -1px #fff;
}

body.website-color-3 .box-area .title a.link-archive {
  color: #fff;
}

body.website-color-3 .box-area .title.back-full-color {
  background: #404042;
}

body.website-color-3 .box-area .title h2 {
  background: #404042;
  color: #fff;
}

body.website-color-3 .btn.btn-danger {
  background-color: #404042;
  border-color: #404042;
}

body.website-color-3 .other-links .item h3 a {
  color: #fff;
}

body.website-color-3 .box-area .content .portfolio-content h2 a,
body.website-color-3 .list-news .content ul li a,
body.website-color-3 .post-item .post-item-description > h2,
body.website-color-3 .post-item .post-item-description > h2 > a,
body.website-color-3 .post-thumbnail-list .post-thumbnail-entry .post-thumbnail-content a {
  color: #fff;
}

body.website-color-3 .post-item .post-image .post-meta-category {
  background-color: #000;
}

body.website-color-3 #espritmenu ul li:hover,
body.website-color-3 .box-area .title.back-color h2,
body.website-color-3 .ms-tabs .ms-thumb-frame-selected {
  background: #404042;
}

body.website-color-3 .box-area #espritmenu ul > li > a::before {
  border-top: 5px solid #000;
}

.svg-wrapper svg g > a:hover path,
body.website-color-3 .svg-wrapper svg a.selected path,
body.website-color-3 .svg-wrapper svg > a:hover path {
  border-top: 5px solid #000;
}

body.website-color-3 .box-area .title,
body.website-color-3 .box-area .title a.link-archive:hover {
  border-bottom: 1px solid #000;
}

body.website-color-3 .bazresi-address-phone i,
body.website-color-3 .list-news .content ul li::before,
body.website-color-3 .portfolio-item .portfolio-zoom-icon i {
  color: #fff;
}

body.website-color-3 {
  background: #fdbe2d;
}

body.website-color-3 {
  background: #e83b5d;
}

.st-container,
.st-content,
.st-pusher {
  height: 100%;
}

.st-content {
  background: #f9f9f9;
}

.st-content,
.st-content-inner {
  position: relative;
}

.st-container {
  position: relative;
  overflow: hidden;
}

.st-pusher {
  position: relative;
  left: 0;
  z-index: 99;
  height: 100%;
  transition: transform 0.5s;
}

.st-pusher::after {
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  background: rgba(40, 53, 70, 0.4);
  content: "";
  opacity: 0;
  transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  z-index: 999;
}

.st-menu-open .st-pusher::after {
  width: 100%;
  height: 100%;
  opacity: 1;
  transition: opacity 0.5s;
}

.st-menu {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  visibility: hidden;
  width: 300px;
  height: 100%;
  background: #292e35;
  transition: all 0.5s;
}

.st-menu::after {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  content: "";
  opacity: 1;
  transition: opacity 0.5s;
}

.st-menu-open .st-menu::after {
  width: 0;
  height: 0;
  opacity: 0;
  transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
}

.st-effect-1.st-menu {
  visibility: visible;
  transform: translate3d(-100%, 0, 0);
}

.st-effect-1.st-menu-open .st-effect-1.st-menu {
  visibility: visible;
  transform: translate3d(0, 0, 0);
}

.st-effect-1.st-menu::after {
  display: none;
}

.st-effect-4.st-menu-open .st-pusher {
  transform: translate3d(300px, 0, 0) !important;
  cursor: url(../img/close.png), pointer;
}

.st-effect-4.st-menu {
  z-index: 1;
  transform: translate3d(-50%, 0, 0);
  position: fixed;
}

.st-effect-4.st-menu-open .st-effect-4.st-menu {
  visibility: visible;
  transition: transform 0.5s;
  transform: translate3d(0, 0, 0);
  background: #000;
  overflow: auto;
}

.st-effect-4.st-menu::after {
  display: none;
}

.no-csstransforms3d .st-pusher,
.no-js .st-pusher {
  padding-left: 300px;
}

.modal-xlg {
  max-width: 1400px;
}

.modal {
  top: 50%;
}

.modal-content {
  background-color: transparent;
  border: 0 solid rgba(0, 0, 0, 0.2);
}

.modal-backdrop.show {
  opacity: 0.9;
}

.modal-open .modal {
  height: 100vh;
}

.modal-top-links .card-body a {
  display: flex;
  flex-direction: column;
  background: #fff;
  justify-content: center;
  align-items: center;
  padding: 50px 15px;
}

a.btn {
  min-width: 200px;
  width: auto;
  padding: 18px 0;
  /*! position:static; */
  /*! top:50%; */
  /*! left:50%; */
  transform: translate(0, 0);
  border-radius: 0;
  background: #f4f8fb;
  background-color: #f4f8fb;
}

.modal-top-links .card-deck {
  margin: 0 -15px;
  justify-content: space-between;
}

.modal-top-links .card-deck .card {
  margin: 0 0 1rem;
}

.classes_list .button-item {
  display: block;
  padding: 0.75em;
  margin: 0 0 5px;
  border-radius: 2px;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.16), 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  transition: box-shadow 0.2s ease-out;
  text-decoration: none;
  border-bottom: none !important;
  font-size: 16px;
  background: #f4f8fb;
  width: 100%;
  transition: all 0.2s linear;
}

.classes_list .button-item:hover {
  color: white;
  background-color: #0B28B5;
}

.classes_list .button-item.active {
  box-shadow: none;
  background: #0B28B5;
}

body.zones {
  box-shadow: inset 0 0 0 1px rgba(128, 0, 128, 0.1) !important;
}

body.zones:hover {
  box-shadow: inset 0 0 0 1px purple !important;
}

body.zones * {
  box-shadow: inset 0 0 0 1px rgba(255, 0, 0, 0.1) !important;
}

body.zones :hover {
  box-shadow: inset 0 0 0 1px red !important;
}

body.zones * + * {
  box-shadow: inset 0 0 0 1px rgba(0, 0, 255, 0.1) !important;
}

body.zones * + :hover {
  box-shadow: inset 0 0 0 1px #00f !important;
}

body.zones * + * + * {
  box-shadow: inset 0 0 0 1px rgba(0, 128, 0, 0.1) !important;
}

body.zones * + * + :hover {
  box-shadow: inset 0 0 0 1px green !important;
}

body.zones * + * + * + * {
  box-shadow: inset 0 0 0 1px rgba(128, 0, 128, 0.1) !important;
}

body.zones * + * + * + :hover {
  box-shadow: inset 0 0 0 1px purple !important;
}

body.zones * + * + * + * + * {
  box-shadow: inset 0 0 0 1px rgba(255, 0, 0, 0.1) !important;
}

body.zones * + * + * + * + :hover {
  box-shadow: inset 0 0 0 1px red !important;
}

body.zones * + * + * + * + * + * {
  box-shadow: inset 0 0 0 1px rgba(0, 0, 255, 0.1) !important;
}

body.zones * + * + * + * + * + :hover {
  box-shadow: inset 0 0 0 1px #00f !important;
}

body.zones * + * + * + * + * + * + * {
  box-shadow: inset 0 0 0 1px rgba(0, 128, 0, 0.1) !important;
}

body.zones * + * + * + * + * + * + :hover {
  box-shadow: inset 0 0 0 1px green !important;
}

body.grayscale,
body.zones.grayscale {
  filter: grayscale(100%);
}

.wrapper.colorblind1,
body.zones.colorblind1 {
  filter: url(../img/filters.svg#protanopia) grayscale(0) !important;
}

body _:-moz-tree-row(hover),
.wrapper.colorblind1,
body.zones.colorblind1 {
  filter: url(../img/filters.svg#protanopia) grayscale(0) !important;
}

.wrapper.colorblind2,
body.zones.colorblind2 {
  filter: url(../img/filters.svg#protanomaly) grayscale(0) !important;
}

body _:-moz-tree-row(hover),
.wrapper.colorblind2,
body.zones.colorblind2 {
  filter: url(../img/filters.svg#protanomaly) grayscale(0) !important;
}

.wrapper.colorblind3,
body.zones.colorblind3 {
  filter: url(../img/filters.svg#deuteranopia) grayscale(0) !important;
}

body _:-moz-tree-row(hover),
.wrapper.colorblind3,
body.zones.colorblind3 {
  filter: url(../img/filters.svg#deuteranopia) grayscale(0) !important;
}

.wrapper.colorblind4,
body.zones.colorblind4 {
  filter: url(../img/filters.svg#deuteranomaly) grayscale(0) !important;
}

body _:-moz-tree-row(hover),
.wrapper.colorblind4,
body.zones.colorblind4 {
  filter: url(../img/filters.svg#deuteranomaly) grayscale(0) !important;
}

.wrapper.colorblind5,
body.zones.colorblind5 {
  filter: url(../img/filters.svg#tritanopia) grayscale(0) !important;
}

body _:-moz-tree-row(hover),
.wrapper.colorblind5,
body.zones.colorblind5 {
  filter: url(../img/filters.svg#tritanopia) grayscale(0) !important;
}

.wrapper.colorblind6,
body.zones.colorblind6 {
  filter: url(../img/filters.svg#tritanomaly) grayscale(0) !important;
}

body _:-moz-tree-row(hover),
.wrapper.colorblind6,
body.zones.colorblind6 {
  filter: url(../img/filters.svg#tritanomaly) grayscale(0) !important;
}

.wrapper.colorblind7,
body.zones.colorblind7 {
  filter: url(../img/filters.svg#achromatopsia) grayscale(0) !important;
}

body _:-moz-tree-row(hover),
body.colorblind7,
body.zones.colorblind7 {
  filter: url(../img/filters.svg#achromatopsia) grayscale(0) !important;
}

.wrapper.colorblind8,
body.zones.colorblind8 {
  filter: url(../img/filters.svg#achromatomaly) grayscale(0) !important;
}

body _:-moz-tree-row(hover),
.wrapper.colorblind8,
body.zones.colorblind8 {
  filter: url(../img/filters.svg#achromatomaly) grayscale(0) !important;
}

.st-menu .btn-group a.btn {
  min-width: auto !important;
  left: 0;
  top: 0;
  font-size: 1.2em;
  margin: 0 !important;
}

.st-menu .btn-group {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
}

.news-info-wrap .news-tools li.font-resize a.btn {
  min-width: auto;
  left: 0;
  top: 0;
  padding: 6px 12px 3px;
  margin: 0 !important;
  font-size: 16px;
}

.ostan-menu {
  background-color: #00bbda;
  height: 30px;
}

.ostan-menu ul li {
  list-style: none;
  float: right;
  border-left: 1px solid #009bb5;
}

.ostan-menu a {
  color: #004e88 !important;
}

.ostan-menu ul li a {
  display: block;
  line-height: 22px;
  padding: 4px 10px;
  font-weight: 500;
  font-size: 13px;
  transition: margin 0.4s ease, padding 0.4s ease;
}

.ostan-menu ul li::before {
  /*! content: ''; */
  /*! position: absolute; */
  /*! left: 0px; */
  /*! top: 50%; */
  /*! width: 0px; */
  /*! height: 30px; */
  /*! background: #00365e; */
  /*! transform: translateY(-50%); */
}

.ostan-menu ul li a:hover {
  color: #fff !important;
}

.ostan-menu ul li:last-child {
  border-left: 0;
}

.search-form .form-control {
  color: #fff;
}

.es-search-result strong {
  background-color: #47b0de;
  padding: 1px;
}

.main-nav:after {
  clear: both;
  content: " ";
  display: block;
  height: 0;
  font: 0/0 serif;
  overflow: hidden;
}

.nav-brand {
  float: left;
  margin: 0;
}

.nav-brand a {
  display: block;
  padding: 12px 12px 12px 20px;
  color: #555;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 17px;
  text-decoration: none;
}

#miz-main-menu {
  clear: both;
}

@media (min-width: 768px) {
  #miz-main-menu {
    float: right;
    clear: none;
  }
}
.main-menu-btn {
  float: right;
  margin: 6px 10px;
  position: relative;
  display: inline-block;
  width: 29px;
  height: 29px;
  text-indent: 29px;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.main-menu-btn-icon,
.main-menu-btn-icon:after,
.main-menu-btn-icon:before {
  position: absolute;
  top: 50%;
  left: 2px;
  height: 2px;
  width: 24px;
  background: #555;
  transition: all 0.25s;
}

.main-menu-btn-icon:before {
  content: "";
  top: -7px;
  left: 0;
}

.main-menu-btn-icon:after {
  content: "";
  top: 7px;
  left: 0;
}

#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon {
  height: 0;
  background: 0 0;
}

#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon:before {
  top: 0;
  transform: rotate(-45deg);
}

#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon:after {
  top: 0;
  transform: rotate(45deg);
}

#main-menu-state {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}

#main-menu-state:not(:checked) ~ #miz-main-menu {
  display: none;
}

#main-menu-state:checked ~ #miz-main-menu {
  display: block;
}

@media (min-width: 768px) {
  .main-menu-btn {
    position: absolute;
    top: -99999px;
  }
  #main-menu-state:not(:checked) ~ #miz-main-menu {
    display: block;
  }
}
[class*=mm-menu_fx-listitems-] .mainmenu-mobile .mm-listitem:last-child {
  background: #fbbc05;
  color: #000;
}

.alert-browser-check {
  position: fixed;
  bottom: 30px;
  right: 30px;
  color: #fff;
  font-size: 21px;
  padding: 20px 30px 20px 30px;
}

.alert-browser-check .close {
  color: #fff;
  left: auto;
  right: 0;
  opacity: 1;
}

.journals .es-post-dis .es-book-img {
  flex: 0 0 auto;
}

#st-trigger-effects button {
  position: fixed;
  top: 240px;
  left: 0;
  z-index: 99;
  background: 0 0;
  border: 0 solid;
  background: #ff9f0b;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  padding: 10px;
  line-height: 0;
  transition: all linear 0.3s;
  -webkit-transition: all linear 0.3s;
  -moz-transition: all linear 0.3s;
  -ms-transition: all linear 0.3s;
  -o-transition: all linear 0.3s;
  cursor: pointer;
}

#st-trigger-effects button:hover {
  padding: 10px 15px;
  background: #ff9b00;
}

#st-trigger-effects button i {
  font-size: 2em;
}

#menu-1 {
  transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
  left: -100%;
}

.menu-1--open {
  visibility: visible;
  left: 0 !important;
  z-index: 99 !important;
  top: 0 !important;
  transform: unset !important;
}

.color-back {
  position: fixed;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
  z-index: 98;
}

.color-back--open {
  width: 100%;
  cursor: url("../img/close.png"), auto;
}

.text-customize {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 15px;
}

.text-customize button {
  flex-grow: 1;
  border: 0;
  padding: 7px 0;
  background-color: #f4f8fb;
  font-size: 1em;
  transition: all 0.2s linear;
}

.text-customize button:hover {
  background-color: #0B28B5;
  color: white;
}

.text-customize button[disabled] {
  opacity: 0.6;
}

.text-customize button:not(:last-child) {
  border-left: 0.5px solid #d4d4d4;
}

.text-custom-info {
  font-size: 15px;
  color: #fff;
  margin-bottom: 10px;
}

.st-menu {
  overflow-y: auto;
}

.filter-holder {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  width: 100vw;
  height: 100vh;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.rvfs-decrease,
.rvfs-increase {
  transition: all 0.2s linear;
}

.rvfs-decrease:hover,
.rvfs-increase:hover {
  background-color: #0B28B5;
  color: white;
}

.alert-info {
  color: #000;
  background-color: #0B28B5;
  border-color: #e7e7e7;
  font-size: 1em;
  padding-top: 24px;
  position: relative;
}

.alert-info button {
  position: absolute;
  right: 5px;
  top: 5px;
}


.bgcolorbtns {
  display: flex;
  margin: 10px 0 0 0;
  overflow: hidden;
  border-radius: 5px;
}

.bgcolorbtndef {
  flex: 1;
  border: 0;
  height: 35px;
  border: none;
}

.bgcolorbtn {
  flex: 1;
  border: none;
}

.menu-1--open + .accessibility a {
  transform: translateX(-250px) translateY(-50%);
}

@media (max-width: 1369.98px) and (min-width: 1200px) {
  .accessibility__btn {
    width: 45px;
    height: 45px;
    font-size: 0.7em;
  }
}
@media (max-width: 1199.98px) and (min-width: 992px) {
  .accessibility__btn {
    width: 45px;
    height: 45px;
    font-size: 0.7em;
  }
}
@media (max-width: 991.98px) {
  .accessibility__btn {
    width: 45px;
    height: 45px;
    font-size: 0.7em;
  }
}
/*===================== [  BOOTSTRAP styles for accessibility ] =================================*/
*, ::after, ::before {
  box-sizing: border-box;
}

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
}

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}

[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button;
}

button, select {
  text-transform: none;
}

button, input {
  overflow: visible;
}

.alert {
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.fade {
  transition: opacity 0.15s linear;
}

.btn-group-vertical > .btn, .btn-group > .btn {
  position: relative;
  flex: 1 1 auto;
}

.btn.focus,
.btn:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.btn.disabled,
.btn:disabled {
  opacity: 0.65;
}

.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}

a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}

button, input, optgroup, select, textarea {
  font-family: inherit;
}

/*===================== [ define Classes ] =================================*/
.d-flex { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */
  display: -moz-flex; /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
}

.align-items-center {
  align-items: center;
}

.align-items-end {
  align-items: flex-end;
}

.align-items-start {
  align-items: flex-start;
}

.flex-wrap {
  flex-wrap: wrap;
}

.justify-content-between {
  justify-content: space-between;
}

.justify-content-center {
  justify-content: center;
}

.justify-content-end {
  justify-content: flex-end;
}

.flex-column {
  flex-direction: column;
}

/*===================== [ Start coding] =================================*/
/*need for slick slider*/
.slick-track {
  display: flex !important;
  width: 100%;
}
.slick-track * {
  min-height: 0;
  min-width: 0;
}

.slick-slide {
  height: auto;
  width: 100%;
}

.slick-track, .slick-list, .slick-slider, .slick-slide {
  width: 100%;
  height: 100%;
}

/**** Slick > dots ****/
.slick-dots {
  position: absolute;
  bottom: -32px;
  list-style: none;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

.slick-slider ul.slick-dots li {
  position: relative;
  height: 6px;
  width: 20px;
  cursor: pointer;
  margin: 0 8px;
  background-color: #CDD3EF;
  border-radius: 2px;
}

.slick-dots li button {
  height: 6px;
  width: 20px;
  padding: 0;
  background-color: transparent;
}

.slick-dots li button:before {
  display: none;
}

.slick-slider ul.slick-dots li:after {
  display: none;
}

.slick-slider ul.slick-dots li.slick-active {
  height: 10px;
  width: 30px;
  border-radius: 3px;
  background: linear-gradient(to left, #0B28B5, #00A7DB);
}

.slick-dotted.slick-slider {
  margin-bottom: 0;
}

/* container ----------------------------- */
@media (min-width: 1400px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1230px;
  }
}
@media (max-width: 992px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 720px;
    padding: 0 24px;
  }
}
/*
=======================================================================
                                                                     START header 
=======================================================================
*/
/* -------- [ header__bg ] -------- */
.header__top {
  position: relative;
  min-height: 120px;
  margin-top: -16px;
  width: calc(100% - 32px);
  transform: translateX(-32px);
  z-index: 1;
}
@media (max-width:1200px) {
  .header__top {
    margin-bottom: 80px;
  }
}
.header__top .header-top__back1 {
  border-radius: 0 60px 0 0;
  border: 6px solid #E4DFD8;
  width: 100%;
  height: 120px;
  position: absolute;
  bottom: 8px;
  right: -16px;
  background-color: white;
  z-index: 1;
}
.header__top .header-top__back2 {
  border-radius: 0 60px 0 0;
  border: 6px solid #E4DFD8;
  width: 100%;
  height: 120px;
  position: absolute;
  bottom: 16px;
  right: -32px;
  background-color: white;
  z-index: 0;
}
.header__top .header-top__content {
  background-color: white;
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 20px 25px 0 25px;
  border: 6px solid #E4DFD8;
  border-radius: 0 60px 0 0;
  z-index: 9;
  width: 100%;
  height: 120px;
}
.header__top .head-top__date {
  font-size: 0.625em;
  transform: translateY(8px);
  color: #A19A91;
  font-weight: normal;
}
.header__top .head-top__date li {
  margin-right: 15px;
}

/* --------  [ logo ] -------- */
.logo {
  margin-right: 10px;
  width: 82px;
  margin-top: 8px;
  display: inline-block;
  margin-left: 40px;
}

/* -------- [ main-menu ] -------- */
.main-menu {
  margin-top: 12px;
  position: relative;
}
.main-menu .main_sub__menu {
  padding-top: 20px;
  min-height: 300px;
}
.main-menu .main_sub__menu li a {
  padding: 8px 12px 8px 32px;
  display: inline-block;
  width: 100%;
  border-left: 2px solid transparent;
  transform: translateX(-2px);
  font-weight: bold;
  font-size: 0.875rem;
  color: #4E4E4E;
  border-bottom: 1px solid #EFEEE8;
}
.main-menu .main_sub__menu li a.active {
  border-left: 2px solid #0B28B5;
  background-color: #F7F7F7;
  color: #0B28B5;
}
.main-menu .main_sub__menu li:hover a {
  border-left: 2px solid #0B28B5;
  background-color: #F7F7F7;
  color: #0B28B5;
}
.main-menu > li a {
  color: #262626;
  font-size: 0.875em;
  padding: 4px 15px;
  display: flex;
  align-items: center;
}
.main-menu > li a:hover {
  color: #0B28B5;
}
.main-menu > li:last-child {
  margin-left: 0;
}
.main-menu > li.has__child {
  border: 4px solid transparent;
}
.main-menu > li.has__child.active {
  border: 4px solid #E4DFD8;
}
.main-menu > li.has__child > a::before {
  content: "\e91b";
  font-family: niafam;
  margin-left: 12px;
  font-size: 1rem;
}
.main-menu > li .sub__menu-parent {
  padding: 24px 30px;
  width: 100%;
}
.main-menu > li .sub__menu-holder {
  position: absolute;
  right: 0;
  top: calc(100% - 4px);
  z-index: 9;
  min-width: calc(100% + 250px);
  display: none;
  background: white;
  border: 4px solid #E4DFD8;
  color: #4E4E4E;
  z-index: 999;
  -webkit-clip-path: polygon(100% 0, 100% 100%, 32px 100%, 0 calc(100% - 32px), 0 0);
          clip-path: polygon(100% 0, 100% 100%, 32px 100%, 0 calc(100% - 32px), 0 0);
}
.main-menu > li .sub__menu-holder.open {
  display: flex;
}
@media (max-width:992px) {
  .main-menu > li .sub__menu-holder {
    min-width: 100%;
    width: 100%;
  }
}
.main-menu > li .sub__menu-holder::before {
  content: "";
  position: absolute;
  bottom: -6px;
  left: -6px;
  display: inline-block;
  width: 32px;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%);
          clip-path: polygon(0 0, 100% 0, 100% 100%);
  background-color: #00B2CE;
  height: 32px;
}
.main-menu > li .sub__menu-holder .close {
  display: none;
}
@media (max-width:1200px) {
  .main-menu > li .sub__menu-holder {
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    right: 50%;
    transform: translateX(calc(50% + 16px));
  }
  .main-menu > li .sub__menu-holder .close {
    position: fixed;
    display: block;
    top: 24px;
    left: 24px;
    font-size: 12px;
  }
}
.main-menu > li .sub__menu__child {
  display: none;
}
.main-menu > li .sub__menu-has__child > a i {
  display: inline-block;
  margin-right: 12px;
  font-size: 3px;
}
.main-menu > li .sub__menu-has__child > a i.rotate {
  transform: rotate(180deg);
}
.main-menu > li .sub__menu-has__child.active .sub__menu__child {
  display: block;
  border: 4px solid #E4DFD8;
  padding: 15px;
}
@media (max-width:1200px) {
  .main-menu > li .sub__menu-has__child.active .sub__menu__child {
    max-width: 248px;
  }
}
.main-menu > li .sub__menu-container {
  margin-left: 24px;
  margin-bottom: 20px;
}
@media (max-width:992px) {
  .main-menu > li .sub__menu-container {
    flex-basis: 100%;
  }
}
.main-menu > li .sub__menu-container .sub__menu li {
  margin-bottom: 8px;
}
.main-menu > li .sub__menu-container .sub__menu li a {
  color: #4E4E4E;
  font-weight: 600;
  padding: 0;
}
.main-menu > li .sub__menu-container .sub__menu li a:hover {
  color: #0B28B5;
}
.main-menu > li .right-part {
  border-left: 2px solid #EFEEE8;
  flex-basis: 160px;
}
.main-menu > li .left-part {
  flex-basis: calc(100% - 160px);
}
.main-menu > li .left-part section {
  display: none;
}
.main-menu .sub__top-icon i {
  color: #A19A91;
  margin-left: 8px;
  font-size: 17px;
}
.main-menu .sub__top-icon h3 {
  font-size: 0.875rem;
  font-weight: 500;
  margin-bottom: 15px;
  color: #A19A91;
}

.sub__menu-parent {
  flex-wrap: wrap;
}

@media (max-width:1200px) {
  .menu__parent {
    position: absolute;
    padding-bottom: 10px;
    top: 124px;
    right: -32px;
    width: 100%;
  }
  .menu__parent .main-menu {
    overflow-x: scroll;
    padding-bottom: 30px;
  }
  .menu__parent .main-menu {
    scrollbar-width: none; /* Firefox */
  }
  .menu__parent .main-menu::-webkit-scrollbar {
    width: 0; /* Remove scrollbar space */
    background: transparent; /* Optional: just make scrollbar invisible */
  }
  .menu__parent .main-menu > li {
    min-width: -moz-max-content;
    min-width: max-content;
  }
  .menu__parent .main-menu > li:first-child > a {
    padding-right: 0;
  }
  .menu__parent .main-menu > li a {
    white-space: nowrap;
  }
  .head-down__right {
    margin: 0 auto;
  }
}
@media (max-width:992px) {
  .menu__parent {
    width: calc(100% + 70px);
  }
  .menu__parent .main-menu > li:first-child > a {
    padding-right: 0;
  }
  .menu__parent .main-menu > li a {
    white-space: nowrap;
  }
  .head-down__right {
    margin: 0 auto;
  }
}
.slick-slide {
  position: relative;
  z-index: 0;
}

.slick-center {
  z-index: 0;
}

.slick-center + .slick-slide {
  z-index: 0;
}

/* -------- [ head-down__left ] -------- */
.head-down__left {
  margin-top: 12px;
}
.head-down__left button i {
  color: #4E4E4E;
  font-size: 15px;
}
.head-down__left button:hover i {
  color: #0B28B5;
}
@media (max-width:992px) {
  .head-down__left {
    margin-top: 20px;
  }
}

/* -------- [ header__slider ] -------- */
.main__slider {
  display: flex;
  justify-content: space-between;
  padding-top: 32px;
  flex-wrap: wrap;
}
@media (max-width:1200px) {
  .main__slider {
    padding-top: 10px;
  }
}

.header__slider {
  justify-content: space-between;
  position: relative;
  flex-basis: calc(50% - 13px);
  width: calc(50% - 13px);
  transform: translateX(-13px);
}
@media (max-width:992px) {
  .header__slider {
    flex-basis: 100%;
    width: 100%;
    transform: none;
    padding-bottom: 80px;
  }
}
.header__slider .slick-list {
  padding: 0 10px 32px 10px;
}
@media (max-width:1200px) {
  .header__slider .slick-list {
    padding: 0 0 32px 0;
  }
}
.header__slider .slick-dots {
  position: absolute;
  bottom: 70px;
  list-style: none;
  display: inline-flex;
  justify-content: center;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
  left: 0;
  justify-content: flex-end;
  padding-left: 40px;
}
@media (max-width:992px) {
  .header__slider .slick-dots {
    padding-left: 0;
    bottom: 60px;
    justify-content: center;
  }
}

.header-slider__item {
  font-family: "Pinar-VF";
  width: 100%;
  height: 384px;
  margin: 0 11px;
}
@media (max-width:1400px) {
  .header-slider__item {
    height: 350px;
  }
}
@media (max-width:1200px) {
  .header-slider__item {
    height: 290px;
    margin: 0 1px;
  }
}
@media (max-width:992px) {
  .header-slider__item {
    height: 448px;
  }
}
.header-slider__item figure {
  width: 100%;
  height: 100%;
  border: 10px solid white;
  box-shadow: 1px 2px 0 rgba(0, 0, 0, 0.15);
  position: relative;
  transition: 0.3s;
  background: url(../img/pic-def1.svg) no-repeat center center/cover;
}
.header-slider__item figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.header-slider__item figure figcaption {
  position: absolute;
  right: 22px;
  bottom: 20px;
  color: white;
  z-index: 2;
  font-family: "Pinar-VF";
  width: 65%;
}
@media (max-width:1200px) {
  .header-slider__item figure figcaption {
    width: 55%;
  }
}
@media (max-width:992px) {
  .header-slider__item figure figcaption {
    right: 0;
    width: 100%;
    text-align: center;
    padding: 0 22px;
  }
}
.header-slider__item figure figcaption h4 {
  font-weight: bold;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 1.5;
  font-size: 1rem;
}
@media (max-width:1200px) {
  .header-slider__item figure figcaption h4 {
    font-size: 0.875rem;
  }
}
@media (max-width:992px) {
  .header-slider__item figure figcaption h4 {
    font-size: 1rem;
  }
}
.header-slider__item figure::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 103px;
  background-image: linear-gradient(to top, rgb(0, 0, 0), rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0) 100%);
  bottom: 0;
  right: 0;
}
.header-slider__item:hover figure {
  box-shadow: 3px 2px 8px rgba(0, 0, 0, 0.05);
}

@media (max-width: 640px) {
  .header-slider__item {
    width: 100%;
    margin: 0 10px;
    height: 350px;
  }
  .header-slider__item figure {
    width: 100%;
    height: 100%;
  }
}
@media (max-width:489px) {
  .header-slider__item {
    width: 100%;
    margin: 0 10px;
    height: 250px;
  }
  .header-slider__item figure {
    width: 100%;
    height: 100%;
  }
}
@media (max-width:420px) {
  .header-slider__item {
    width: 100%;
    margin: 0 10px;
    height: 200px;
  }
  .header-slider__item figure {
    width: 100%;
    height: 100%;
  }
}
.main__calender {
  flex-basis: calc(50% - 23px);
  width: calc(50% - 23px);
  background-color: white;
  height: 384px;
  position: relative;
  transition: 0.3s;
}
@media (max-width:1400px) {
  .main__calender {
    height: 350px;
  }
}
@media (max-width:1200px) {
  .main__calender {
    height: 290px;
    flex-basis: calc(50% - 10px);
    width: calc(50% - 10px);
  }
}
@media (max-width:992px) {
  .main__calender {
    flex-basis: 100%;
    width: 100%;
    height: 448px;
  }
}
.main__calender .calender__shadow {
  box-shadow: 1px 2.5px 0 rgba(0, 0, 0, 0.15);
  width: calc(100% - 32px);
  transition: 0.3s;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -2;
}
.main__calender .calender__shadow::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  -webkit-clip-path: polygon(100% 0, 100% 100%, 32px 100%, 0 calc(100% - 32px), 0 0);
          clip-path: polygon(100% 0, 100% 100%, 32px 100%, 0 calc(100% - 32px), 0 0);
}
.main__calender:hover .calender__shadow {
  box-shadow: 4px 2px 8px rgba(0, 0, 0, 0.05);
}
.main__calender::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: inline-block;
  width: 32px;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%);
          clip-path: polygon(0 0, 100% 0, 100% 100%);
  background-color: #00B2CE;
  height: 32px;
}
.main__calender .main-calender__head {
  background-color: #F3F7FF;
  padding: 0 30px;
  position: relative;
}
.main__calender .main-calender__head ul {
  display: flex;
  justify-content: space-between;
}
.main__calender .main-calender__head ul li button {
  font-size: 0.75rem;
  font-weight: 400;
  padding: 15px 0;
  border-bottom: 2px solid transparent;
  transition: 0.3s;
  color: #4E4E4E;
}
.main__calender .main-calender__head ul li:last-child {
  margin-left: 0;
}
.main__calender .main-calender__head ul li:hover button, .main__calender .main-calender__head ul li.calen_active button {
  border-bottom: 2px solid #0B28B5;
  color: #0B28B5;
}
.main__calender .main-calender__head:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 4px;
  background: linear-gradient(to right, #00A7DB, #0B28B5);
  top: 0;
  left: 0;
}
.main__calender .calen__date {
  color: #A19A91;
  padding: 12px 30px;
  display: flex;
}
.main__calender .calen__date li {
  display: flex;
  align-items: center;
  border-left: 1px solid #A19A91;
  padding-left: 15px;
  margin-left: 15px;
}
.main__calender .calen__date li:last-child {
  border-left: none;
  padding-left: 0;
  margin-left: 0;
}
.main__calender .calen__date li i, .main__calender .calen__date li img {
  margin-left: 8px;
  font-size: 18px;
}
@media (max-width:1200px) {
  .main__calender .calen__date li i, .main__calender .calen__date li img {
    font-size: 16px;
  }
}
@media (max-width:992px) {
  .main__calender .calen__date li i, .main__calender .calen__date li img {
    font-size: 0.875rem;
  }
}
@media (max-width:1200px) {
  .main__calender .calen__date li {
    padding-left: 8px;
    margin-left: 8px;
  }
}
@media (max-width:992px) {
  .main__calender .calen__date li {
    padding-left: 15px;
    margin-left: 15px;
  }
}
.main__calender .calen__date li span {
  font-size: 0.75rem;
}
@media (max-width:1200px) {
  .main__calender .calen__date li span {
    font-size: 0.625rem;
  }
}
@media (max-width:992px) {
  .main__calender .calen__date li span {
    font-size: 0.75rem;
  }
}
.main__calender .calender-content__text .calen__list .calen-list__circle {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: linear-gradient(to right, #EFE8DF, #D2CABE);
  margin-left: 8px;
}
@media (max-width:1200px) {
  .main__calender .calender-content__text .calen__list .calen-list__circle {
    width: 8px;
    height: 8px;
  }
}
@media (max-width:992px) {
  .main__calender .calender-content__text .calen__list .calen-list__circle {
    width: 10px;
    height: 10px;
  }
}
.main__calender .calender-content__text .calen__list li {
  border-top: 1px solid #E2E8EF;
  padding: 5px 30px;
}
.main__calender .calender-content__text .calen__list li a {
  display: flex;
  align-items: center;
  color: #4E4E4E;
  font-weight: 600;
  font-size: 0.875rem;
}
.main__calender .calender-content__text .calen__list li a:hover {
  color: #E91E63;
}
.main__calender .calender-content__text .calen__list li a span {
  flex: 1;
}
@media (max-width:1200px) {
  .main__calender .calender-content__text .calen__list li a {
    font-size: 0.75rem;
  }
}
@media (max-width:992px) {
  .main__calender .calender-content__text .calen__list li a {
    font-size: 0.875rem;
  }
}
.main__calender .calender__content {
  height: 320px;
  overflow-y: auto;
  scrollbar-width: thin;
  scrollbar-color: #E2E8EF white;
}
.main__calender .calender__content::-webkit-scrollbar-thumb {
  background-color: #E2E8EF; /* color of the scroll thumb */
  border-radius: 20px; /* roundness of the scroll thumb */
  border: 3px solid #E2E8EF; /* creates padding around scroll thumb */
}
.main__calender .calender__content::-webkit-scrollbar {
  width: 6px;
  background-color: #fff;
}
@media (max-width:1400px) {
  .main__calender .calender__content {
    height: 240px;
  }
}
@media (max-width:1200px) {
  .main__calender .calender__content {
    height: 180px;
  }
}
@media (max-width:992px) {
  .main__calender .calender__content {
    height: 320px;
  }
}

/*
======================================================================
                                                                    END header 
======================================================================
*/
/*
=======================================================================
                                                                     START Main 
=======================================================================
*/
/*
================================
                              news__content
================================
*/
.news__parent {
  margin-bottom: 30px;
}
.news__parent .slick-slider .slick-track, .news__parent .slick-slider .slick-list {
  margin-bottom: 5px;
}

.news__content {
  border-bottom: 1px solid #E2E8EF;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
@media (max-width:992px) {
  .news__content {
    border-bottom: none;
  }
}
@media (max-width:768px) {
  .news__content {
    width: calc(100% + 100px);
    margin-top: 60px;
  }
  .news__content .slick-dots {
    right: 50%;
    transform: translateX(calc(50% + 50px));
  }
}
.news__content .news__box {
  margin-left: 30px;
  display: inline-flex;
  width: 376px;
}
.news__content .slick-dots {
  bottom: 30px;
}

.news-box__img {
  width: 112px;
  height: 74px;
  border: 4px solid #F7F7F7;
  box-shadow: 1px 2px 0 rgba(0, 0, 0, 0.15);
  display: inline-block;
  transition: 0.4s;
  overflow: hidden;
  background: url(../img/pic-def.svg) no-repeat center center/cover;
}
.news-box__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: 0.4s;
}

.news-box__text {
  margin-right: 16px;
  flex: 1;
}
.news-box__text .box-text__pin {
  font-size: 0.75em;
  color: #0B28B5;
}
.news-box__text .box-text__pin i {
  color: #E91E63;
  font-size: 17px;
  margin-left: 8px;
}
.news-box__text .box-text__pin img {
  height: 17px;
  width: 17px;
  margin-left: 8px;
}
.news-box__text .box-text__date, .news-box__text .box-text__time {
  color: #72808D;
  font-size: 0.625em;
}
.news-box__text .box-text__top div {
  padding: 0 8px;
  border-left: 1px solid #97A7B7;
}
.news-box__text .box-text__top div:first-child {
  padding-right: 0;
}
.news-box__text .box-text__top div:last-child {
  border-left: none;
}
.news-box__text .box-text__down {
  font-family: "Pinar-VF";
  font-size: 1em;
  color: #4E4E4E;
  margin-top: 5px;
}
.news-box__text .box-text__down p {
  font-weight: 600;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  transition: 0.4s;
}

.news__box:hover .news-box__img {
  box-shadow: 1px 2px 0 rgba(0, 0, 0, 0.2);
}
.news__box:hover .news-box__text p {
  color: #0B28B5;
}

.news__box .head__title {
  font-size: 0.8125em;
  color: #776B5A;
}

/* -------- [ news__content-2 ] -------- */
.news__content-2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px 48px;
  margin-bottom: 30px;
}
@media (max-width:992px) {
  .news__content-2 {
    gap: 20px 30px;
  }
}
.news__content-2 .news-box__img {
  width: 72px;
  height: 48px;
  border: 3px solid #F7F7F7;
  box-shadow: 1px 2px 0 rgba(0, 0, 0, 0.15);
  display: inline-block;
  background: url(../img/pic-def.svg) no-repeat center center/cover;
}
.news__content-2 .news-box__text .box-text__down p {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media (max-width:992px) {
  .news__content-2 .news-box__text .box-text__down p {
    -webkit-line-clamp: 2;
  }
}
.news__content-2 .news__box:hover .news-box__img img {
  transform: scale(1.1) rotate(-5deg);
}
.news__content-2 .news__box:hover .news-box__text p {
  color: #0B28B5;
}

.archive__btn {
  width: 100%;
  height: 100%; /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */
  display: -moz-flex; /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px;
  border: 1px solid #E2E8EF;
  border-radius: 10px;
  color: #4E4E4E;
}
.archive__btn:hover {
  color: #0B28B5;
  border: 1px solid #0B28B5;
}
.archive__btn i {
  font-size: 7px;
  margin-right: 8px;
  transform: translateY(1px);
}
.archive__btn img {
  width: 15px;
  margin-right: 8px;
}

@media (max-width: 640px) {
  .news__content-2 {
    grid-template-columns: 1fr;
  }
  .header-slider__item {
    width: 100%;
  }
  .header-slider__item figure {
    width: 100%;
  }
}
/*
================================
                              portals__parent
================================
*/
.portals__parent {
  background: url(../img/majles-1.png) no-repeat center center/cover;
  min-height: auto;
  margin: 80px 0;
  position: relative;
  width: 100%;
}
.portals__parent .portal-bg__content {
  width: 100%;
  min-height: 100%;
  background-color: rgba(11, 40, 181, 0.9);
}
.portals__parent .slick-dots {
  bottom: 42px;
}
.portals__parent .slick-slider ul.slick-dots li {
  background-color: rgba(255, 255, 255, 0.5);
}
.portals__parent .slick-slider ul.slick-dots li.slick-active {
  background: -webkit-gradient(white) !important;
  background: linear-gradient(white) !important;
}

.portals__content {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 60px 0;
  min-height: 100%;
  gap: 37px 0;
  width: 100%;
}
@media (max-width:992px) {
  .portals__content {
    display: inline-block;
    padding: 43px 0 75px 0;
  }
}

.portal__box {
  color: white;
  padding: 15px;
  display: inline-flex;
  border-radius: 8px;
  width: 225px;
  margin: 0 5px;
  border: 1px solid transparent;
}
@media (max-width:992px) {
  .portal__box {
    margin-bottom: 37px;
    margin: 0;
  }
}
.portal__box span {
  font-size: 0.875em;
  font-weight: 400;
  color: #D9D2C8;
}
.portal__box h6 {
  font-size: 1em;
  font-weight: 500;
  font-family: "Pinar-VF";
}
.portal__box .portal-box__icon {
  margin-left: 10px;
}
.portal__box .portal-box__icon img, .portal__box .portal-box__icon svg {
  width: 48px;
  height: 48px;
}
.portal__box .portal-box__icon i {
  font-size: 48px;
}
.portal__box:hover {
  background-color: #262626;
  border: 1px solid #00B2CE;
}
.portal__box:hover span {
  color: #D9D2C8;
}
.portal__box:hover h6 {
  color: white;
}

/*
================================
                              banner__parent
================================
*/
.banner__parent {
  background-color: #E4DFD8;
  border-radius: 10px;
  width: 1440px;
  margin: 100px auto 80px auto;
  position: relative;
  padding: 72px 0;
}
@media (max-width:1400px) {
  .banner__parent {
    width: 100%;
    border-radius: 0;
  }
}
.banner__parent::before {
  content: "";
  background: url(../img/banner.svg) no-repeat center center/contain;
  position: absolute;
  right: 280px;
  top: -22px;
  height: 64px;
  width: 37px;
}
@media (max-width:1200px) {
  .banner__parent::before {
    right: 81px;
  }
}
.banner__parent::after {
  content: "";
  background: url(../img/banner.svg) no-repeat center center;
  position: absolute;
  left: 280px;
  top: -22px;
  height: 64px;
  width: 37px;
}
@media (max-width:1200px) {
  .banner__parent::after {
    left: 81px;
  }
}
.banner__parent .slick-track, .banner__parent .slick-list, .banner__parent .slick-slider, .banner__parent .slick-slide {
  height: auto;
}

.banner__content {
  width: 100%;
}
@media (max-width:1200px) {
  .banner__content {
    flex-wrap: wrap;
  }
}

.head-section {
  color: #0B28B5;
  font-family: "Pinar-VF";
}
.head-section h2 {
  font-size: 1.5em;
  font-weight: 600;
}

/* -------- [ banner__blog ] -------- */
.banner__blog {
  flex-basis: calc(100% - 408px);
  margin-left: 30px;
}
.banner__blog .head-section {
  margin-left: 100px;
}
@media (max-width:1200px) {
  .banner__blog .head-section {
    justify-content: center;
    display: flex;
  }
}
@media (max-width:1200px) {
  .banner__blog {
    flex-basis: 100%;
    margin-left: 0;
    max-width: 100%;
  }
}
@media (max-width:768px) {
  .banner__blog {
    flex-basis: 100%;
    margin-left: 0;
    max-width: calc(100% + 100px);
  }
}

.banner-blog__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 53px 23px;
  margin-top: 30px;
  margin-left: 31px;
}
@media (max-width:992px) {
  .banner-blog__grid {
    display: block;
    max-width: 100%;
    margin-bottom: 0;
  }
}
.banner-blog__grid .news__box {
  align-items: center;
}
.banner-blog__grid .news__box:hover .news-box__img {
  box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.1);
}
@media (max-width:1400px) {
  .banner-blog__grid .news__box {
    margin-bottom: 10px;
  }
}
@media (max-width:992px) {
  .banner-blog__grid .news__box {
    margin-left: 20px;
    margin-bottom: 0;
  }
}
@media (max-width:768px) {
  .banner-blog__grid .news__box {
    flex-direction: column;
    align-items: flex-start;
    width: 224px;
    margin-left: 59px;
  }
}
.banner-blog__grid .news-box__img {
  width: 162px;
  height: 106px;
  border: 6px solid #fff;
  box-shadow: 2px 3px 0 rgba(0, 0, 0, 0.1);
  transition: 0.4s;
  overflow: hidden;
}
@media (max-width:768px) {
  .banner-blog__grid .news-box__img {
    width: 224px;
    height: 147px;
  }
}
.banner-blog__grid .news-box__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: 0.4s;
}
@media (max-width:1400px) {
  .banner-blog__grid .news-box__text .box-text__down p {
    -webkit-line-clamp: 3;
  }
}
@media (max-width:768px) {
  .banner-blog__grid .news-box__text .box-text__down p {
    -webkit-line-clamp: 2;
  }
}
@media (max-width:768px) {
  .banner-blog__grid .news-box__text {
    margin-right: 0;
    margin-top: 11px;
  }
}

/* -------- [ banner__board ] -------- */
@media (max-width:1200px) {
  .banner__board {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 57px;
  }
  .banner__board .banner-board__img {
    margin-top: 38px;
  }
}

.banner-board__img {
  margin-top: 24px;
  height: 272px;
  width: 408px;
  box-shadow: 2px 4px 0 rgba(0, 0, 0, 0.15);
  position: relative;
}
@media (max-width:1200px) {
  .banner-board__img {
    width: 100%;
    flex-basis: 100%;
    height: auto;
  }
}
@media (max-width:992px) {
  .banner-board__img {
    width: 640px;
    height: 427px;
  }
}
@media (max-width:576px) {
  .banner-board__img {
    width: 100%;
    height: auto;
  }
}
.banner-board__img img {
  width: 100%;
  height: 100%;
  border: 6px solid white;
}
.banner-board__img::after {
  content: "";
  background: url(../img/banner-board.svg) no-repeat center center/contain;
  position: absolute;
  left: 50%;
  top: -16px;
  height: 38px;
  width: 117px;
  transform: translateX(-50%);
}

@media (max-width: 640px) {
  .banner-board__img {
    width: 100%;
    height: auto;
  }
}
/*
================================
                              media__parent
================================
*/
.media__parent {
  margin: 80px 0 72px 0;
}

.media__content {
  margin-top: 30px;
  padding-bottom: 30px;
}
.media__content .slick-dots {
  bottom: -20px;
}

.media__box {
  width: 364px;
  height: 242px;
  margin-left: 53px;
}
@media (max-width:768px) {
  .media__box {
    width: 317px;
    height: 211px;
    margin-left: 23px;
  }
}
@media (max-width:576px) {
  .media__box {
    width: 270px;
    margin-left: 10px;
    height: 200px;
  }
}
.media__box figure {
  width: 364px;
  height: 242px;
  border-radius: 10px;
  position: relative;
}
@media (max-width:768px) {
  .media__box figure {
    width: 317px;
    height: 211px;
  }
}
@media (max-width:576px) {
  .media__box figure {
    width: 270px;
    height: 194px;
  }
}
.media__box figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px;
}
.media__box figcaption {
  width: 100%;
  height: 45%;
  position: absolute;
  left: 0;
  bottom: 0;
  border-radius: 10px;
  background-image: linear-gradient(to top, #000, rgba(0, 0, 0, 0.5) 60%, rgba(0, 0, 0, 0) 100%); /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */
  display: -moz-flex; /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 0 24px 16px 24px;
  color: white;
  font-size: 1em;
}
.media__box .fig__top .cat {
  color: white;
  background-color: #0B28B5;
  font-size: 0.75em;
  padding: 2px 5px;
  border-radius: 4px; /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */
  display: -moz-flex; /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 8px;
}
.media__box .fig__top .date {
  font-size: 0.75rem;
}
.media__box .fig__down {
  font-family: "pinar-VF";
}
.media__box .fig__down p {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 1em;
  font-weight: 600;
  margin-top: 5px;
}

.media__vid figure::before {
  content: "\e991";
  font-family: niafam;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  color: white;
  font-size: 40px;
  transition: 0.3s;
}
.media__vid:hover figure::before {
  color: #0B28B5;
}

/*
================================
                              footer
================================
*/
.footer__content {
  background-color: white;
  position: relative;
  margin-bottom: 100px;
  margin-top: 72px;
  border: 6px solid #E4DFD8;
  padding: 10px 65px;
  height: 96px;
  -webkit-clip-path: polygon(100% 0, 100% 100%, 32px 100%, 0 calc(100% - 32px), 0 0);
          clip-path: polygon(100% 0, 100% 100%, 32px 100%, 0 calc(100% - 32px), 0 0);
}
.footer__content .logo {
  margin: 0;
}
@media (max-width:992px) {
  .footer__content {
    padding: 10px 35px 10px 69px;
    margin-bottom: 27px;
  }
}
@media (max-width:576px) {
  .footer__content {
    padding: 10px 10px 10px 30px;
  }
}
@media (max-width:576px) {
  .footer__content {
    padding: 10px;
    flex-direction: column;
    height: auto;
  }
  .footer__content .logo {
    margin: 10px 0;
    width: 60px;
    height: auto;
  }
}
.footer__content::before {
  content: "";
  position: absolute;
  bottom: -6px;
  left: -6px;
  display: inline-block;
  width: 32px;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%);
          clip-path: polygon(0 0, 100% 0, 100% 100%);
  background-color: #00B2CE;
  height: 32px;
}

.footer__box {
  color: #4E4E4E;
  font-size: 0.875em;
}
@media (max-width:576px) {
  .footer__box {
    font-size: 0.75em;
  }
}
.footer__box a {
  color: #4E4E4E;
}
.footer__box a:hover {
  color: #0B28B5;
}

/*
===============================================================================
                                                                             pages
===============================================================================
*/
.pages .header__bg {
  height: auto;
  background-color: transparent;
  margin-bottom: 0;
}

@media (max-width:1200px) {
  .pages .header__bg {
    background-color: #F7F7F7;
  }
}

@media (max-width:1200px) {
  .agent-office .header__bg, .links .header__bg, .phone .header__bg {
    background-color: #F7F7F7;
    padding-bottom: 8px;
  }
}

.add-phone .header__bg, .contact-protection .header__bg, .about-chart .header__bg, .suggestion .header__bg {
  background-color: #F3F7FF;
}

.contact-protection .form label {
  margin-bottom: 0;
}

.page__grid {
  display: grid;
  grid-template-columns: 1fr 3fr;
  gap: 34px;
  position: relative;
}
@media (max-width:992px) {
  .page__grid {
    grid-template-columns: 1fr;
    gap: 40px;
  }
}

.page__content {
  border-right: 6px solid #E4DFD8;
  padding-top: 56px;
  margin-bottom: 126px;
}
@media (max-width:992px) {
  .page__content {
    padding-top: 0;
    margin-bottom: 77px;
  }
}

@media (max-width:992px) {
  .library .page__content {
    border-right: none;
  }
}

/* -------- [ sidebar ] -------- */
.sidebar {
  margin-right: 32px;
}
@media (max-width:992px) {
  .sidebar {
    margin-right: 0;
  }
}

.aside__widget {
  border-right: 6px solid #E4DFD8;
  margin-bottom: 40px;
}
@media (max-width:992px) {
  .aside__widget {
    margin-bottom: 0;
  }
}

.aside__heading {
  font-family: "pinar-VF";
  padding-top: 52px;
  padding-right: 26px;
}
@media (max-width:992px) {
  .aside__heading {
    padding-top: 0;
    margin-top: 40px;
  }
}
.aside__heading h3 {
  color: #00B2CE;
  font-weight: bold;
  font-size: 1.5em;
}

.aside__holder {
  max-height: 600px;
  overflow-y: auto;
  scrollbar-width: thin;
  scrollbar-color: #F3F7FF #F7F7F7;
  scrollbar-width: thin;
  scrollbar-gutter: stable;
}
.aside__holder::-webkit-scrollbar {
  width: 2px;
}
.aside__holder::-webkit-scrollbar-thumb {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.aside__holder::-webkit-scrollbar-track {
  background-color: #F7F7F7;
}
.aside__holder .close__btn {
  position: absolute;
  left: 30px;
  top: 30px;
  color: #4E4E4E;
  display: none;
}
.aside__holder .close__btn:hover {
  color: #E91E63;
}
@media (max-width:992px) {
  .aside__holder .close__btn {
    display: block;
  }
}
@media (max-width:992px) {
  .aside__holder {
    display: none;
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
    min-width: 360px;
    max-width: 90vw;
    background-color: white;
    z-index: 2;
    max-height: 100%;
    padding-top: 58px;
    padding-left: 32px;
    padding-right: 32px;
  }
}

.shadow-black {
  background-color: rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  transition: 0.5s;
}

.aside__list li {
  margin-bottom: 10px;
}
.aside__list li a {
  padding: 8px 26px 8px 0;
  display: inline-block;
  width: 100%;
  font-size: 0.875rem;
  border-radius: 16px 0 0 16px;
  position: relative;
  color: #4E4E4E;
  font-weight: 600;
}
.aside__list li a::before {
  content: "";
  right: -6px;
  top: 0;
  background-color: #0B28B5;
  height: 100%;
  width: 6px;
  position: absolute;
  opacity: 0;
  transition: 0.4s;
}
.aside__list li a:hover {
  color: #0B28B5;
  background-color: #F3F7FF;
}
.aside__list li a:hover::before {
  opacity: 1;
}
.aside__list li.list_active a {
  color: #0B28B5;
  background-color: #F3F7FF;
}
.aside__list li.list_active a::before {
  opacity: 1;
}

/* -------- [ sidebar ] -------- */
.page-c__top {
  margin-bottom: 44px;
}
.page-c__top .form__top {
  height: 40px;
  margin-left: 31px;
  width: calc(100% - 192px);
  display: flex;
  justify-content: space-between;
  position: relative;
}
@media (max-width:992px) {
  .page-c__top .form__top {
    width: 280px;
    margin-right: 77px;
    margin-left: 0;
  }
}
.page-c__top .form__top input[type=text] {
  padding-right: 26px;
  border: none;
  width: 100%;
  padding-left: 50px;
  color: #0B28B5;
  border: 0.5px solid #E4DFD8;
  border-right: none;
}
.page-c__top .form__top input[type=text]::-moz-placeholder {
  color: #A19A91;
  font-weight: lighter;
  font-size: 1em;
}
.page-c__top .form__top input[type=text]::placeholder {
  color: #A19A91;
  font-weight: lighter;
  font-size: 1em;
}
.page-c__top .form__top input[type=text]:hover, .page-c__top .form__top input[type=text]:focus {
  border: 0.5px solid #97A7B7;
  border-right: none;
}
@media (max-width:992px) {
  .page-c__top .form__top input[type=text] {
    border-radius: 6px;
    border-right: 0.5px solid #E4DFD8;
  }
  .page-c__top .form__top input[type=text]:hover, .page-c__top .form__top input[type=text]:focus {
    border-right: 0.5px solid #97A7B7;
  }
}
.page-c__top .form__top label {
  position: absolute;
  left: 0;
  top: 0;
  height: 40px;
  width: 50px;
}
.page-c__top .form__top label i {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  z-index: 0;
  color: #97A7B7;
  transition: 0.3s;
}
.page-c__top .form__top label input[type=submit] {
  height: 100%;
  width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  border: none;
  z-index: 2;
  background-color: transparent;
}
.page-c__top .form__top label:hover i {
  color: #0B28B5;
}
.page-c__top a {
  height: 40px;
  display: flex;
  align-items: center;
  width: 161px;
  border-radius: 6px;
  justify-content: center;
}
@media (max-width:992px) {
  .page-c__top a {
    width: 40px;
    height: 40px;
    margin-right: 32px;
  }
  .page-c__top a span {
    display: none;
  }
  .page-c__top a::after {
    content: "+";
    font-size: 24px;
  }
}
@media (max-width:992px) {
  .page-c__top {
    position: absolute;
    top: 33px;
    left: 0;
  }
}

.grad__btn {
  background-image: linear-gradient(to left, #0B28B5, #065EC5, #00A7DB);
  color: white;
  transition: background 1s ease-out;
  background-size: 100% 1px;
  position: relative;
  z-index: 1;
}
.grad__btn:hover {
  color: white;
}
.grad__btn:hover::before {
  opacity: 1;
}
.grad__btn::before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(to right, #0B28B5, #065EC5, #00A7DB);
  transition: opacity 0.5s linear;
  opacity: 0;
  border-radius: 6px;
  z-index: -1;
}

.filter__btn {
  border: 1px solid #E4DFD8;
  border-radius: 6px;
  color: #4E4E4E;
  padding: 7px 17px;
  background-color: white;
  display: none;
  margin-right: 32px;
  font-size: 0.875rem;
}
@media (max-width:992px) {
  .filter__btn {
    display: block;
  }
}

/*===== [ table ] =======*/
.table__parent {
  background-color: #fff;
}
.table__parent * {
  text-align: right;
}
@media (max-width:768px) {
  .table__parent {
    max-width: 660px;
    overflow-x: auto;
  }
}
@media (max-width:576px) {
  .table__parent {
    max-width: 500px;
    white-space: nowrap;
  }
}
.table__parent table {
  width: 100%;
  border-collapse: collapse;
}
.table__parent tr {
  width: 100%;
  font-size: 0.875em;
}
.table__parent tr:hover td {
  background-color: #f9f9f9;
}
.table__parent th {
  font-size: 0.875rem;
  font-weight: 600;
  color: #0B28B5;
}
.table__parent th, .table__parent td {
  padding: 10px 5px;
  border-bottom: 1px solid #E4DFD8;
}
@media (max-width:992px) {
  .table__parent th, .table__parent td {
    padding: 10px;
  }
}
.table__parent th:first-child, .table__parent td:first-child {
  border-right: none;
  padding-right: 26px;
}
.table__parent td {
  font-weight: lighter;
  color: #4E4E4E;
  transition: 0.3s;
  font-size: 0.875rem;
}

.pagination {
  width: 100%;
  border: 1px solid #E2E8EF;
  color: #4E4E4E;
  font-weight: lighter;
  font-size: 1.125em;
  margin-top: 52px;
  display: flex;
  justify-content: center;
}
.pagination li {
  margin: 0 10px;
}
@media (max-width:992px) {
  .pagination li {
    margin: 0 5px;
  }
}
@media (max-width: 640px) {
  .pagination li {
    margin: 0;
  }
}
.pagination li:hover a, .pagination li.active__page a {
  background-color: #F3F7FF;
  color: #0B28B5;
  border-top: 6px solid #0B28B5;
}
.pagination li a {
  padding: 15px 11px;
  display: inline-block;
  border-top: 6px solid transparent;
}
@media (max-width: 640px) {
  .pagination li a {
    font-size: 0.875rem;
    padding: 15px 10px;
  }
}
.pagination li:first-child {
  font-size: 1em;
  margin-left: 25px;
}
.pagination li:first-child:hover {
  background-color: transparent;
  border: none;
}
.pagination li:last-child {
  font-size: 1em;
  margin-right: 25px;
}
.pagination li:nth-child(2)::after {
  content: "...";
  margin-right: 15px;
}
.pagination li:nth-last-child(2)::before {
  content: "...";
  margin-left: 15px;
}
.pagination li:first-child a:hover, .pagination li:last-child a:hover {
  background-color: transparent;
  border-top: 6px solid transparent;
}

/*
===============================================================================
                                                                             page__in
===============================================================================
*/
.page__in {
  padding: 75px 0 33px 0;
}
@media (max-width:1200px) {
  .page__in {
    padding: 30px 0 33px 0;
  }
}

.page-in__heading {
  padding-right: 120px;
}
.page-in__heading span {
  color: #4E4E4E;
  font-weight: 600;
}
.page-in__heading h3 {
  font-family: "pinar-VF";
  font-weight: bold;
  color: #0B28B5;
  margin-top: 10px;
  font-size: 1.875em;
}
@media (max-width:1200px) {
  .page-in__heading {
    padding-right: 40px;
  }
}

.form {
  margin-bottom: 60px;
  margin-top: 40px;
}
.form .form__phone {
  border: 10px solid #F3F7FF;
  padding: 43px 80px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 40px;
}
@media (max-width:992px) {
  .form .form__phone {
    padding: 40px 32px;
  }
}
.form label {
  display: flex;
  flex-direction: column;
  font-weight: normal;
  color: #4E4E4E;
  flex-basis: calc(50% - 40px);
  font-size: 0.875em;
  margin-bottom: 32px;
  position: relative;
  font-weight: 600;
}
@media (max-width:992px) {
  .form label {
    flex-basis: calc(50% - 16px);
  }
}
@media (max-width:576px) {
  .form label {
    flex-basis: 100%;
  }
}
.form label.w100 {
  width: 100%;
  flex-basis: 100%;
}
.form label textarea {
  width: 100%;
  resize: vertical;
  height: 150px;
}
.form label input[type=text], .form label input[type=number], .form label input[type=tel], .form label textarea {
  border: none;
  border-bottom: 1px solid #DBE8F2;
  padding: 10px 0;
  transition: 0.3s;
  color: #4E4E4E;
  font-size: 1rem;
}
.form label input[type=text]::-moz-placeholder, .form label input[type=number]::-moz-placeholder, .form label input[type=tel]::-moz-placeholder, .form label textarea::-moz-placeholder {
  color: #97A7B7;
  text-align: right;
}
.form label input[type=text]::placeholder, .form label input[type=number]::placeholder, .form label input[type=tel]::placeholder, .form label textarea::placeholder {
  color: #97A7B7;
  text-align: right;
}
.form label input[type=text]:hover, .form label input[type=text]:focus, .form label input[type=number]:hover, .form label input[type=number]:focus, .form label input[type=tel]:hover, .form label input[type=tel]:focus, .form label textarea:hover, .form label textarea:focus {
  border-bottom: 1px solid #0B28B5;
}
.form input[type=submit] {
  padding: 10px 101px;
  border-radius: 6px;
  border: none;
  border-bottom: none;
  background: transparent;
  color: white;
  justify-self: flex-end;
  font-size: 1rem;
}
.form input[type=submit]:hover {
  border-bottom: none;
}
.form .grad__btn {
  background-image: linear-gradient(to left, #0B28B5, #065EC5, #00A7DB);
  color: white;
  transition: background 1s ease-out;
  background-size: 100% 1px;
  position: relative;
  border-radius: 6px;
}
.form .grad__btn:hover {
  color: white;
}
.form .grad__btn:hover::before {
  opacity: 1;
}
.form .grad__btn::before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(to right, #0B28B5, #065EC5, #00A7DB);
  transition: opacity 0.5s linear;
  opacity: 0;
  border-radius: 6px;
  z-index: -1;
}

.form__btn {
  display: flex;
  justify-content: flex-end;
}
@media (max-width:992px) {
  .form__btn {
    justify-content: center;
  }
}
.form__btn label {
  flex-basis: auto;
  margin-bottom: 0;
}

.select2-container {
  width: 100% !important;
}

.select2-container--default .select2-selection--single {
  border: none;
  border-bottom: 1px solid #DBE8F2;
}

.select2-container .select2-selection--single {
  padding: 10px 0;
  height: auto;
  border-radius: 0;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #97A7B7;
  font-weight: 500;
  font-size: 1rem;
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
  right: auto;
  left: 4px;
  height: 100%;
}
.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow::before {
  content: "\e919";
  font-family: niafam;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  font-size: 5px;
  color: #707070;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  opacity: 0;
}

.select2-container .select2-selection--single {
  justify-content: flex-start;
}

/*
===============================================================================
                                                                             agent-office
===============================================================================
*/
.agent-office .page-c__top .form__top, .links .page-c__top .form__top {
  height: 40px;
  margin-left: 0;
  width: 100%;
}
@media (max-width:992px) {
  .agent-office .page-c__top .form__top, .links .page-c__top .form__top {
    width: 320px;
    margin-right: 58px;
  }
}

/*
===============================================================================
                                                                             links
===============================================================================
*/
.links table {
  border-top: 1px solid #E4DFD8;
}
.links td {
  font-weight: 400;
}
.links td a {
  color: #0B28B5;
  font-size: 0.875rem;
  transition: 0.4s;
}
.links td a:hover {
  text-decoration: underline;
}
.links td:last-child {
  text-align: left;
}

/*
===============================================================================
                                                                             success
===============================================================================
*/
.success .header__bg {
  background-color: #F2FBF5;
}

.success .page-in__heading h3 {
  color: #00AF35;
}

/*
===============================================================================
                                                                             request__code
===============================================================================
*/
.request__code {
  margin-top: 45px;
  padding-right: 120px;
}
@media (max-width:992px) {
  .request__code {
    padding-right: 20px;
  }
}
.request__code span {
  font-size: 1.875em;
}
.request__code span:first-child {
  color: #0B28B5;
  font-family: "pinar-VF";
}
.request__code span:nth-child(2) {
  color: #4E4E4E;
  font-weight: bold;
  margin-right: 8px;
}

/*
===============================================================================
                                                                             live__video
===============================================================================
*/
.live-video {
  min-height: 120vh;
}
@media (max-width:992px) {
  .live-video {
    min-height: 100vh;
  }
}
.live-video .header__bg {
  background-color: #EFEEE8;
  position: relative;
  height: 442px;
  z-index: 0;
}
.live-video .header__bg::after {
  content: "";
  background-color: #E4DFD8;
  height: 2px;
  width: 100%;
  bottom: -10px;
  left: 0;
  position: absolute;
  z-index: -1;
}
.live-video .page-in__heading {
  margin: 40px 0;
  display: inline-block;
  text-align: center;
  width: 100%;
  padding-right: 0;
}
.live-video .page-in__heading h3 {
  font-size: 1.875em;
  color: #0B28B5;
  font-family: "pinar-VF";
  font-weight: bold;
}

.video__box {
  border: 10px solid white;
  box-shadow: 1px 2px 0 rgba(0, 0, 0, 0.15);
  background-color: #E4DFD8;
  position: relative;
  height: 407px;
  width: 720px;
}
.video__box .vid__btn {
  position: absolute;
  color: white;
  font-size: 80px;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: flex;
  margin: 0;
}
.video__box:hover .vid__btn {
  color: #0B28B5;
}
@media (max-width:992px) {
  .video__box {
    width: 100%;
    height: 380px;
  }
}
.video__box .vid-note {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  margin-top: 0;
  text-align: center;
}
.video__box .video__base {
  width: 100%;
  height: 100%;
  background-color: #262626;
  position: relative;
}

.video__content {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 220px;
}
.video__content span {
  color: #4E4E4E;
  margin-top: 40px;
}

/*
===============================================================================
                                                                             about-chart
===============================================================================
*/
.about-chart .page-in__heading {
  text-align: center;
  padding-right: 0;
  border-right: 6px solid white;
  border-left: 6px solid white;
  padding-bottom: 4px;
  padding-bottom: 33px;
}
.about-chart .page__in {
  padding-bottom: 0;
}

.chart__content {
  color: #4E4E4E;
  padding: 40px 234px 100px 234px;
  border-right: 6px solid #F3F7FF;
  border-left: 6px solid #F3F7FF;
}
@media (max-width:1200px) {
  .chart__content {
    padding: 28px 34px 80px 34px;
  }
}
.chart__content h4 {
  font-size: 1.125em;
  font-family: "pinar-VF";
  font-weight: bold;
  color: #0B28B5;
  margin-bottom: 7px;
}
.chart__content p {
  margin-bottom: 18px;
}
.chart__content a {
  color: #0B28B5;
}
.chart__content a:hover {
  text-decoration: underline;
}

.page-head__down a {
  color: #00B2CE;
  background-color: white;
  padding: 10px 32px;
  border-radius: 6px;
}
.page-head__down a:hover {
  color: #0B28B5;
}

/*
===============================================================================
                                                                             suggest
===============================================================================
*/
.suggest {
  background-color: #EDEDED;
  padding: 10px 30px;
}
.suggest form label {
  display: flex;
  flex-direction: column;
  font-weight: 600;
  font-size: 0.875em;
}
.suggest form label span {
  font-weight: lighter;
}
.suggest form label input[type=text], .suggest form label input[type=number], .suggest form label input[type=tel], .suggest form label textarea {
  padding: 5px 10px;
  border-radius: 4px;
  border: 1px solid #DBE8F2;
  background-color: white;
  transition: 0.3s;
  color: #4E4E4E;
  font-size: 1em;
}
.suggest form label input[type=text]::-moz-placeholder, .suggest form label input[type=number]::-moz-placeholder, .suggest form label input[type=tel]::-moz-placeholder, .suggest form label textarea::-moz-placeholder {
  color: #97A7B7;
  text-align: right;
}
.suggest form label input[type=text]::placeholder, .suggest form label input[type=number]::placeholder, .suggest form label input[type=tel]::placeholder, .suggest form label textarea::placeholder {
  color: #97A7B7;
  text-align: right;
}
.suggest form label input[type=text]:hover, .suggest form label input[type=text]:focus, .suggest form label input[type=number]:hover, .suggest form label input[type=number]:focus, .suggest form label input[type=tel]:hover, .suggest form label input[type=tel]:focus, .suggest form label textarea:hover, .suggest form label textarea:focus {
  border: 1px solid #0B28B5;
}

/*
===============================================================================
                                                                             library
===============================================================================
*/
.header__book {
  border: 6px solid #E4DFD8;
  border-left: none;
  border-right: none;
  margin-top: -6px;
}
.header__book img {
  height: 78px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.aside__form {
  width: 100%;
}
.aside__form .form__btn {
  border-radius: 6px;
  margin-top: 24px;
  width: calc(100% - 26px);
  margin-right: 26px;
}
.aside__form .form__btn input[type=submit] {
  width: 100%;
  padding: 10px 0;
  border-radius: 6px;
  border: none;
  border-bottom: none;
  background: transparent;
  color: white;
  justify-self: flex-end;
}

input::-moz-placeholder {
  opacity: 1; /* Firefox */
}

input::placeholder {
  opacity: 1; /* Firefox */
}

.aside-form__content .aside-form__box {
  padding: 4px 26px 4px 0;
  border-bottom: 1px solid #E2E8EF;
  padding-bottom: 9px;
  font-size: 0.875em;
}
.aside-form__content .aside-form__box span {
  min-width: 40px;
  font-weight: 600;
  color: #4E4E4E;
}
.aside-form__content .aside-form__box input {
  width: 176px;
  margin-right: 40px;
  border: none;
  color: #0B28B5;
}
.aside-form__content .aside-form__box input::-moz-placeholder {
  color: #97A7B7;
  opacity: 1; /* Firefox */
}
.aside-form__content .aside-form__box input::placeholder {
  color: #97A7B7;
  opacity: 1; /* Firefox */
}
.aside-form__content .aside-form__box input :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #97A7B7;
}
.aside-form__content .aside-form__box input ::-ms-input-placeholder { /* Microsoft Edge */
  color: #97A7B7;
}
.aside-form__content select:invalid {
  color: #97A7B7 !important;
}
.aside-form__content .select2-container--default .select2-selection--single .select2-selection__placeholder {
  font-size: 0.875rem;
  font-weight: 400;
  color: #97A7B7;
}
.aside-form__content .select2-container {
  width: 176px !important;
  margin-right: 40px;
  font-size: 0.875rem;
}
.aside-form__content .select2-container--default .select2-selection--single {
  border: none;
  border-bottom: none;
}
.aside-form__content .select2-container .select2-selection--single {
  padding: 0;
}
.aside-form__content .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #0B28B5;
}
.aside-form__content .select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
  left: 0px;
}
.aside-form__content .select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow::before {
  content: "\e919";
  font-size: 4px;
  color: #97A7B7;
}
.aside-form__content .select2-container .select2-selection--single {
  justify-content: flex-start;
}
.aside-form__content .select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
  padding-right: 0;
  padding-left: 0;
}

.library .page__grid {
  gap: 24px;
}

.library .aside__heading {
  padding-top: 0;
  margin-top: 26px;
}
@media (max-width:992px) {
  .library .aside__heading {
    padding-top: 0;
    margin-top: 40px;
  }
}

.library .page__content {
  padding-top: 0;
  margin-top: 32px;
}

.library .form__top {
  width: 100%;
  margin-left: 0;
}

.library .page-c__top {
  margin-bottom: 44px;
}
.library .page-c__top .form__top {
  height: 40px;
  margin-left: 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
  position: relative;
  padding-right: 0;
  border: 0.5px solid #E4DFD8;
  border-right: none;
  color: #A19A91;
  font-weight: lighter;
  font-size: 1em;
  transition: 0.3s;
}
.library .page-c__top .form__top:hover {
  border: 0.5px solid #97A7B7;
  border-right: none;
}
@media (max-width:992px) {
  .library .page-c__top .form__top {
    border-right: 0.5px solid #E4DFD8;
    border-radius: 6px;
  }
  .library .page-c__top .form__top:hover {
    border-right: 0.5px solid #97A7B7;
  }
}
.library .page-c__top .form__top label {
  position: absolute;
  left: 0;
  top: 0;
  height: 40px;
  width: 50px;
}
.library .page-c__top .form__top label i {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  z-index: 0;
  color: #97A7B7;
  transition: 0.3s;
}
.library .page-c__top .form__top label input[type=submit] {
  height: 100%;
  width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  border: none;
  z-index: 2;
  background-color: transparent;
}
.library .page-c__top .form__top label:hover i {
  color: #0B28B5;
}
.library .page-c__top .form__top .select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: right;
  color: #E91E63;
}
.library .page-c__top .form__top .select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear::after {
  content: "حذف فیلترهای جستجو";
  font-size: 0.875rem;
  font-weight: 100;
  color: #4E4E4E;
  margin-right: 8px;
  transition: 0.3s;
}
.library .page-c__top .form__top .select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear:hover::after {
  color: #E91E63;
}
.library .page-c__top a {
  height: 40px;
  display: flex;
  align-items: center;
  width: 161px;
  border-radius: 6px;
  justify-content: center;
}
.library .page-c__top .select2-container {
  width: 100% !important;
  height: 40px;
}
.library .page-c__top .select2-container--default .select2-selection--single {
  border: none;
  border-bottom: none;
}
.library .page-c__top .select2-container .select2-selection--single {
  padding: 0;
  height: auto;
  border-radius: 0;
  height: 38px;
  padding-top: 5px;
  text-align: left;
  padding-left: 28px;
}
@media (max-width:992px) {
  .library .page-c__top .select2-container .select2-selection--single {
    border-radius: 6px;
  }
}
.library .page-c__top .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #0B28B5;
  font-size: 14px;
}
.library .page-c__top .select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
  right: auto;
  left: 20px;
  height: 100%;
  top: 50%;
  transform: translateY(-50%);
}
.library .page-c__top .select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow::before {
  content: "\e919";
  font-family: niafam;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  font-size: 4px;
  color: #97A7B7;
}
@media (max-width:992px) {
  .library .page-c__top .select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
    left: 15px;
  }
}

.library .book__parent {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 40px 30px;
}
@media (max-width:992px) {
  .library .book__parent {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
.library .book__parent .book__box { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */
  display: -moz-flex; /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  flex-direction: column;
  align-items: center;
}
.library .book__parent .book__box:hover .book__img {
  border: 1px solid #97A7B7;
}
.library .book__parent .book__box:hover .book__text h3 {
  color: #0B28B5;
}
.library .book__parent .book__img {
  height: 104px;
  width: 80px;
  margin-bottom: 16px;
  border: 1px solid #F1F1F1;
  border-radius: 3px;
  transition: 0.3s;
}
.library .book__parent .book__img img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 3px;
}
.library .book__parent .book__text {
  text-align: center;
}
.library .book__parent .book__text h3 {
  color: #4E4E4E;
  font-size: 0.875rem;
  font-weight: 500;
}
.library .book__parent .book__text span {
  font-size: 0.75rem;
  color: #A19A91;
}
.library .book__parent .icon__img .book__img {
  background-color: #F7FAFE;
  border-radius: 3px; /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */
  display: -moz-flex; /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  align-items: center;
  justify-content: center;
}
.library .book__parent .icon__img .book__img img {
  width: 30px;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}

.bigdrop {
  width: 128px !important;
  text-align: center;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #F4F9FD;
  color: #4E4E4E;
}

.page-c__top .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  text-align: center !important;
}

.select2-results__option--selectable {
  color: #4E4E4E;
  font-size: 0.875rem;
}

.page-c__top .select2-container--default .select2-results > .select2-results__options {
  text-align: center !important;
}

.page-c__top .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  text-align: center;
}

.page-c__top .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #0B28B5;
}

@media (max-width:992px) {
  .library .page-c__top .form__top .select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
    border: 0.5px solid #E91E63;
    height: 38px;
    border-radius: 6px;
    position: absolute;
    right: -235px;
    top: 0;
    padding: 0 20px;
  }
  .library .select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
    min-width: 100px;
    padding-right: 8px;
  }
  .library aside .aside__form {
    border-right: none;
  }
}
/*
===============================================================================
                                                                             library-video
===============================================================================
*/
/*===== [   page__address  ] =======*/
.page__address {
  border-right: 6px solid #E4DFD8;
  font-size: 0.75rem;
  color: #A19A91;
  padding-top: 24px;
  margin-bottom: 34px;
  padding-right: 26px;
}
.page__address li a::after {
  content: url(../img/right-arrow.svg);
  width: 8px;
  transform: translateY(2px);
  margin: 0 14px;
}
.page__address li:last-child a::after {
  content: "";
}
.page__address li:last-child a {
  pointer-events: none;
  text-shadow: 0 0 0.5px #897965;
}
.page__address li a:hover {
  color: #897965;
}
@media (max-width:992px) {
  .page__address {
    border-right: none;
    padding-right: 0;
  }
}

/*===== [   single__grid  ] =======*/
.single__grid {
  display: grid;
  grid-template-columns: 125px 1fr;
  gap: 33px;
  padding-right: 44px;
  border-right: 6px solid #E4DFD8;
}

.single__img {
  width: 125px;
  height: 160px;
  background-color: #F7FAFE;
  border-radius: 3px;
  border: 1px solid #F1F1F1;
}
.single__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 3px;
  border: 1px solid #F1F1F1;
}
.single__img.icon__img img {
  width: 30px;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  border: none;
}

.single__text h2 {
  font-family: "pinar-VF";
  font-weight: bold;
  font-size: 1.5em;
  color: #4E4E4E;
}
.single__text ul {
  margin-top: 16px;
}
.single__text ul li { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */
  display: -moz-flex; /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  color: #4E4E4E;
  font-size: 0.875rem;
  margin-bottom: 7px;
  font-weight: lighter;
}
.single__text ul li span:first-child {
  min-width: 100px;
  font-weight: 600;
}

.download__content {
  display: flex;
  justify-content: flex-end;
  width: 100%;
  padding-right: 50px;
  margin-bottom: 209px;
  border-right: 6px solid #E4DFD8;
  margin-top: 40px;
}
@media (max-width:992px) {
  .download__content {
    margin-top: 44px;
  }
}

.download__text {
  width: 100%;
  height: 48px;
  background-color: #F3F7FF;
  border: 0.5px solid #5167D1;
  font-size: 0.875rem;
  display: flex;
  border-radius: 8px;
  padding: 12px 24px 12px 0;
  font-weight: 600;
  color: #4E4E4E;
}
.download__text .format {
  color: #0B28B5;
  border: 0.5px solid #5167D1;
  padding: 0 5px;
  border-radius: 4px;
  margin: 0 8px;
  font-size: 0.75rem;
  display: inline-block;
}
.download__text .size {
  font-size: 0.75rem;
  font-weight: 400;
}
.download__text .download__btn { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */
  display: -moz-flex; /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  align-items: center;
  justify-content: center;
  height: 48px;
  border-radius: 6px;
  padding: 12px 30px;
  margin-left: -1px;
  font-weight: 400;
  font-size: 0.875rem;
}
.download__text .download__btn i {
  margin-right: 8px;
}
@media (max-width:992px) {
  .download__text {
    width: 100%;
  }
}

.player__btn {
  width: 100%;
  background-color: #E2E8EF;
  border-radius: 24px;
  height: 48px; /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */
  display: -moz-flex; /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 24px;
  font-size: 1.4375em;
  font-family: "Pinar-VF";
  font-weight: 400;
  color: #4E4E4E;
}
.player__btn:hover {
  color: #4E4E4E;
  background-color: #D7DFE9;
}

/*
===============================================================================
                                                                             library-player
===============================================================================
*/
.library-player .video__hold {
  border-right: 6px solid #E4DFD8;
  padding-right: 202px;
}
@media (max-width:992px) {
  .library-player .video__hold {
    padding-right: 0;
    border-right: none;
  }
}
.library-player .video__box {
  width: 799px;
  height: 452px;
  margin-bottom: 40px;
  margin-top: 40px;
}
@media (max-width:992px) {
  .library-player .video__box {
    width: 100%;
    margin-right: 0;
    height: 371px;
  }
}

.main-slider__parent {
  margin-bottom: 54px;
}
.main-slider__parent::before {
  content: "";
  background-color: #EFEEE8;
  height: 430px;
  z-index: -2;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}/*# sourceMappingURL=main.css.map */