@font-face {
  font-family: iransans;
  src: url(./fonts/IRANSansX-Medium.ttf);
}
@font-face {
  font-family: nastaliq;
  src: url(./fonts/IranNastaliq-@FontsPlus.ttf);
}
@font-face {
  font-family: numbers-fa;
  src: url(./fonts/IRANSansXFaNum-Medium.ttf);
}
::-webkit-scrollbar {
  width: 6px;
}
.overflow-auto {
  overflow: auto !important;
}
.bordercustom {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0px;
  opacity: 1;
}
#ostandari {
  display: flex;
}

.overflow-x-hidden {
  overflow-x: hidden;
}
#spans-next {
  position: absolute;
  height: 15%;
  width: 15%;
  top: 37%;
  right: 32%;
}
.bg-linear-custom1 {
  background: linear-gradient(to right, #fff, #3f75ff);
}
.bg-lighter {
  background-color: #efefef;
}

#bg-tabs {
  background: url(./images2/pattern.png) repeat, #3a61ef;
  background-size: 600px;
  height: 630px;
}

.map-and-video .cursor-pointer {
  cursor: pointer;
}
.rules-and-menu {
  background: url(o/ostandari-golestan-theme/images/background/theme-b.png)
    #1949c4 !important;
  background-size: 83px !important;
}
.yellow-line {
  height: 0.4em !important;
  background: linear-gradient(
      90deg,
      #0061a5 0%,
      #01fdfd 15%,
      #01fdfd 85%,
      #0061a5 100%
    )
    no-repeat center bottom/100% 7px;
}
#ostandarimage {
  z-index: 2;
  position: absolute;
}
#order3footer div {
  cursor: pointer;
}
a {
  text-decoration: none !important;
}
/* CSS */
.button-15 {
  background-image: linear-gradient(#42a1ec, #0070c9);
  border: 1px solid #0077cc;
  border-radius: 4px;
  box-sizing: border-box;
  color: #ffffff !important;
  cursor: pointer;
  direction: ltr;
  display: block;
  font-family: "SF Pro Text", "SF Pro Icons", "AOS Icons", "Helvetica Neue",
    Helvetica, Arial, sans-serif;
  font-size: 17px;
  font-weight: 400;
  letter-spacing: -0.022em;
  line-height: 1.47059;
  min-width: 30px;
  overflow: visible;
  padding: 4px 15px;
  text-align: center;
  vertical-align: baseline;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  white-space: nowrap;
}

.button-15:disabled {
  cursor: default;
  opacity: 0.3;
}

.button-15:hover {
  background-image: linear-gradient(#51a9ee, #147bcd);
  border-color: #1482d0;
  text-decoration: none;
}

.button-15:active {
  background-image: linear-gradient(#3d94d9, #0067b9);
  border-color: #006dbc;
}

.button-15:focus {
  box-shadow: rgba(131, 192, 253, 0.5) 0 0 0 3px;
}

.bg-white {
  box-shadow: -1px 1px 5px 2px #d9d9d992;
  background-color: #ffffff !important;
}
swiper-container {
  width: 100%;
  height: 100%;
}

swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.tabs-slider-bottom {
  background-color: rgb(244, 244, 244);
  min-width: 25vw;
  text-align: justify !important;
  text-justify: auto;
}
.h-100px {
  height: 100px !important;
}
.h-150px {
  height: 150px !important;
}
.h-200px {
  height: 200px;
}
.h-400px {
  height: 400px;
}
.h-550px {
  height: 550px;
}
.bg-custom1 {
  background-color: #ededed;
}
.me-25 {
  margin-right: 25% !important;
}
.mt-280px {
  margin-top: 230px;
}
.mr-250px {
  margin-right: 250px;
}
.mb-120px {
  margin-bottom: 120px;
}
.w-85vw {
  width: 85vw;
}
.w-20px {
  width: 20px;
}
.h-20px {
  height: 20px;
}
#audioplayercontainer {
  display: flex !important;
}
#brandsidemenu {
  position: absolute;
  top: 87%;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
  border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: rgb(112, 112, 112);
  border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #0015b3;
}
#goftino_w {
  display: none !important;
}
.numbers-fa {
  font-family: numbers-fa !important;
}
.font-nastaliq {
  font-family: nastaliq !important;
}
.m-zero {
  margin: 0 !important;
}
.order1 {
  width: 25% !important;
}
#audioplaybtn {
  cursor: pointer;
  width: 70px;
  height: 70px;
  border: 8px solid rgb(152, 225, 224);
  background-color: transparent;
}
.icons-bg-hover {
  width: 40px;
  height: 40px;
  color: white;
  background-color: #d4d5d751;
}
#audiopausebtn {
  display: none;
  cursor: pointer;
  width: 70px;
  height: 70px;
  border: 8px solid rgb(152, 225, 224);
  background-color: transparent;
}
#iconsfooter {
  border-bottom: 3px solid #1661bc6f;
  margin-right: 200px;
}
#numbersfooter {
  z-index: 2;

  margin-left: 100px;
}
.bg-shadow-dark {
  background-color: #0513233c;
  box-shadow: 0px 0px 5px 5px #0513233c;
}
* {
  font-family: iransans !important;
}
body {
  font-family: iransans !important;
}
.slide-bg-image {
  background-size: cover !important;
}
.carousel-control-next {
  position: absolute !important;
  top: 0px !important;
  left: 85% !important;
}
.carousel-inner div {
  margin: 0 !important;
}
#topimg {
  width: 100% !important;
  filter: invert(1);
  height: 100% !important;
}
#footersvg {
  position: absolute;
  left: 40%;
}
.filter-invert {
  filter: invert(1) !important;
}
.border-custom1 {
  border-bottom: 2px solid #1661bc6f;
}
.svgsfootercontainer {
  width: 300px;
  background-color: transparent;
}
.logofootercontainer {
  position: absolute;
  left: 105px;
  bottom: 25px;
}
.bg-default {
  background-color: var(--defult);
}
.svgfootercontainer {
  width: 300px;
  background-color: transparent;
}
.w-10 {
  width: 10% !important;
}
.w-20 {
  width: 20% !important;
}
.w-25 {
  width: 25% !important;
}
.w-30 {
  width: 30% !important;
}
.w-35 {
  width: 35% !important;
}
.w-40 {
  width: 40% !important;
}
.w-48 {
  width: 48% !important;
}
.w-65 {
  width: 65% !important;
}
.w-70 {
  width: 70% !important;
}
.w-80 {
  width: 80% !important;
}
.w-85 {
  width: 85% !important;
}
.w-90 {
  width: 90% !important;
}
.w-95 {
  width: 95% !important;
}
.ml-4 {
  margin-left: 4%;
}

.fs-small {
  font-size: small !important;
}
.fs-2xsmall {
  font-size: 10px !important;
}
/* Inspired by twitter.com/marina_uiux */
#sidemenu2 a {
  text-decoration: none !important;
}

#sidemenu2 svg {
  fill: white;
}
#btnmenu {
  display: none;
  font-size: 17px;
  border-radius: 12px;
  background: linear-gradient(
    180deg,
    rgb(56, 56, 56) 0%,
    rgb(36, 36, 36) 66%,
    rgb(41, 41, 41) 100%
  );
  color: rgb(218, 218, 218);
  border: none;
  left: 5px;
  top: 13px;
  margin-top: 5px !important;
  padding: 2px;
  font-weight: 700;
  cursor: pointer;

  overflow: hidden;
  border: none !important;
  position: fixed !important;
  z-index: 120 !important;
}
#imagenavbar {
  width: 100px;
  height: 100px;
}

#btnmenu span {
  border-radius: 10px;
  padding: 0.6em 0.9em;
  padding-right: 0.8em;
  text-shadow: 0px 0px 20px #4b4b4b;
  width: 100%;
  display: flex;
  align-items: center;
  gap: 12px;
  color: inherit;
  transition: all 0.3s;
  background-color: rgb(29, 29, 29);
  background-image: radial-gradient(
      at 95% 89%,
      rgb(76, 64, 235) 0px,
      transparent 50%
    ),
    radial-gradient(at 0% 100%, rgb(17, 17, 17) 0px, transparent 50%),
    radial-gradient(at 0% 0%, rgb(18, 77, 214) 0px, transparent 50%);
}

#btnmenu:hover span {
  background-color: rgb(26, 25, 25);
}

#btnmenu-overlay {
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: repeating-conic-gradient(
      rgb(48, 47, 47) 0.0000001%,
      rgb(51, 51, 51) 0.000104%
    )
    60% 60%/600% 600%;
  filter: opacity(10%) contrast(105%);
  -webkit-filter: opacity(10%) contrast(105%);
}
.pagination {
  width: 100% !important;
}
#btnmenu svg {
  width: 15px;
  height: 15px;
}
.dropdown-items li a::before {
  content: "";
  width: 5%;
  border-bottom: solid 1px #6b6b6b;
  position: absolute;
  margin-top: 15px;
  right: 16px;
  z-index: 1;
}
#slideshow-caption1 {
  font-family: iransans !important;
  font-size: 12px !important;
}
#slideshow-caption2 {
  font-family: iransans !important;
  font-size: 12px !important;
}
#slideshow-caption3 {
  font-family: iransans !important;
  font-size: 12px !important;
}

.swiper-pagination {
  display: block;
  width: 10vw !important;
  position: absolute;
  z-index: 202 !important;
  margin-bottom: -25px !important;
  margin-left: 45% !important;
}
.swiper-pagination span {
  background-color: #1568e5 !important;
}
.form-range {
  color: #06b0ff !important;
}
#sidemenu {
  z-index: 2;
  position: fixed;
  width: 80vw;
  height: 100vh;
  background: linear-gradient(
    to bottom,
    #000000 5%,
    #13097c 10%,
    #134283 50%,
    #342b94 70%,
    #09090a 100%
  );
  display: none;
  top: 0;
  left: 0px;
}
#select-sliders {
  display: block !important;
  height: 40px;
  border-top-left-radius: 50px;
  width: 15%;
  background: linear-gradient(to left, #c3d4ff, #d1dffe);
  left: 85%;
  bottom: 0px;
  position: absolute;
  z-index: 200;
}
.w20px {
  width: 20px !important;
}
.search-input {
  padding: 8px;
  border: none;
  width: 60%;
  background-color: #272b30;
}
.searchbtn {
  padding: 8px;
  border: none;
  color: white;
  background-color: #272b30;
}
.margin-right10percent {
  margin-right: 10%;
}

#sidemenu ul {
  list-style-type: none;
  padding-left: 0 !important;
  padding-right: 0 !important;
  width: 90%;
}
#footercontainerres {
  padding: 0px 6%;
}
#sidemenu li {
  padding: 7px;
}

#sidemenu li ul {
  display: none;
}
#sidemenu li ul li {
  color: #aaaab1;
  padding-right: 20px !important;
  border-right: 1px solid #6b6b6b;
}

#sidemenu li ul li:hover {
  color: whitesmoke !important;
}
#sidemenu ul li:hover {
  color: whitesmoke !important;
}
#sidemenu li a {
  color: #aaaab1;
  padding: 5px;
  border-radius: 10px;
}
#sidemenu li a:hover {
  color: white;
  background-color: #272b30;
  box-shadow: 0px 0px 1.5px 5px #272b30;
}
.tabsinfo {
  width: calc(100% / 6);
  height: 150px;
  color: #002277;
  background-color: white;
}
#ostandarpng {
  transition: transform 0.2s; /* Animation */
}
#ostandarpng:hover {
  transform: scale(1.1);
}
.behindphoto {
  position: absolute;
  width: 360px;
  height: 300px;
  display: none;
}

#main-navbar:before {
  width: 100% !important;
}

.arrow {
  position: absolute;

  transform: translate(-50%, -50%);
  transform: rotate(90deg);
  cursor: pointer;
}

.arrow span {
  display: block;
  width: 1.5vw;
  height: 1.5vw;
  border-bottom: 5px solid #062a87;
  border-right: 5px solid #062a87;
  transform: rotate(45deg);

  animation: animate 2s infinite;
}

.arrow span:nth-child(2) {
  animation-delay: -0.2s;
}

.arrow span:nth-child(3) {
  animation-delay: -0.4s;
}

@keyframes animate {
  0% {
    opacity: 0;
    transform: rotate(45deg) translate(-20px, -20px);
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: rotate(45deg) translate(20px, 20px);
  }
}
.parentelement {
  display: flex;
  color: #002687;
  box-shadow: rgb(73, 224, 255, 80%) 1px -1px 10px 1px;
  height: 300px;
  width: 360px;
}
#h500res {
  height: 300px;
  position: absolute;
  margin-top: 800px;
  width: 300%;
  display: flex;
}
/*  */
.container1 {
  width: 1200px;
  padding-right: 15px;
  padding-left: 15px;
  position: absolute;
  left: 0;
  top: 60vh !important;
}

.hero-slider {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 0;
}
#icons-footer a:hover {
  background-color: rgb(34, 170, 190) !important;
}
#aboutostandarcontainer {
  box-shadow: 0px 0px 5px 5px #dbdbdb84;
  height: auto;
  width: 321px;
  padding-top: 10px;
}
#news-tab-day {
  border: 2px solid #002687;
}
#news-tab-month {
  background-color: #002687;
}
#newscontainer {
  display: none;
  overflow-y: auto !important;
}
.p-0 {
  padding: 0 !important;
}

.m-0 {
  margin: 0 !important;
}
#ostandarfooter {
  display: flex;
  flex-direction: row;
  background: url(./images2/pattern.png) repeat #365de9;
  background-position: 50% 0;
  background-size: cover;
  background-size: 400px !important;
}
#checkuser {
  position: absolute;
  color: #e5e3e3;
  margin-top: 240px;
  width: 300px;
  height: auto;
  left: 10% !important;
  padding: 10px;
  border-radius: 10px;
  display: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #05132369;
}
@media (max-width: 991px) {
  .hero-slider {
    height: 600px;
  }
}

@media (max-width: 767px) {
  #news-tab-day {
    padding: 2px 3px !important;
    text-align: center !important;
  }
  .parent-img {
    height: 50px !important;
    min-height: 70px !important;
  }
  #ostandarpicturenobg {
    width: 50% !important;
    margin-top: -80px !important;
    height: 140px !important;
    right: 50% !important;
  }
  #splide01-list a {
    height: 50px !important;
  }
  #splide01-track {
    width: 90vw !important;
    margin: none !important;
    height: 100px !important;
    padding: 0px !important;
  }
  #aboutostandarfooter {
    width: 100% !important;
  }
  #news-tab-month {
    padding: 2px 0px !important;
    text-align: center !important;
  }
  #topimg {
    height: 100px !important;
  }

  .tools {
    position: absolute;
    right: -100px;
    top: 0px;
    margin-top: 30px !important;
  }
  #btnmenu {
    position: fixed;
    z-index: 100 !important;
    display: flex;
  }
  #newscontainer {
    padding: 10px !important;

    flex-direction: column !important;
  }

  #newscontainer div {
    width: 100% !important;
  }
  #allelements img {
    margin-left: 10px !important;
  }
  #commentscontainer {
    width: 95% !important;
  }
  .w-95res {
    width: 95% !important;
  }
  #slideshow-1 {
    height: 40vh;
  }

  .fs-small-res {
    font-size: smaller !important;
  }

  #flex-column-res {
    flex-direction: column !important;
  }
  .order-1res {
    order: -1 !important;
  }
  body {
    overflow-x: hidden !important;
  }
  #onhovercontainer2 {
    margin: 15px 0px !important;
  }
  .organizations-splide {
    width: 100% !important;
  }

  #nextbtn-carousel-tabs2 {
    left: 38vw !important;
  }
  #archives-container {
    flex-direction: column !important;
  }
  #slideshow-news4 {
    margin: 0;
  }
  #slideshow-news4 swiper-slide {
    margin-top: 0px !important;
  }

  #slideshow-news5 {
    margin: 0;
  }
  #slideshow-news5 swiper-slide {
    margin-top: 0px !important;
  }
  #h-50res {
    height: 50% !important;
  }

  #carousel-items {
    height: 50px !important;
  }
  #farmandari-title {
    right: 15% !important;
    margin-top: 70%;
  }
  .fs-12px-res {
    font-size: 12px !important;
  }
  #bg-tabs {
    margin-top: 0px !important;
    height: 420px;
  }
  #bg-shadow {
    font-size: 12px !important;
  }
  .mySwiperc::part(pagination) {
    bottom: 40px !important;
  }
  #firstslideshow {
    height: 500px !important;
  }
  #aboutostandarfooter {
    margin-right: 10px !important;
  }
  #ostandarfooter {
    padding: 0px !important;
  }
  .mt-150px-res {
    margin-top: 150px;
  }
  #hideonhover1 {
    padding: 20% 10px !important;
    display: none;
  }
  .h-2em-res {
    height: 2em !important;
  }
  #hideonhover2 {
    padding: 20% 10px !important;
    display: none;
  }
  #hideonhover3 {
    padding: 20% 10px !important;
    display: none;
  }
  #h500res {
    overflow: auto;
    margin-top: 450px;
    padding-top: 0px !important;

    border: none !important;
    justify-content: space-around !important;
    flex-direction: row !important;
    height: 200px !important;
  }
  .hero-slider {
    height: 500px;
    display: none !important;
  }
  #footersvg {
    left: 17% !important;
  }
  #footercontainer {
    padding: 0 !important;
    padding-right: 0px !important;
  }
  #footercontainer2 {
    display: none !important;
    padding: 0 !important;
  }
  #footercontainerres {
    flex-direction: column !important;
    padding: 0 !important;
    padding-right: 10px !important;

    justify-content: end !important;
    align-items: end !important;
    margin-top: 50px !important;
  }
  .main-box {
    display: none !important;
  }

  .links {
    display: none;
  }
  #ostandarcontainer {
    flex-direction: column !important;
  }
  #firstslideshow {
    padding: 0px !important;
    width: 100% !important;
  }
  #aboutostandar {
    width: 100% !important;
    order: -1 !important;
    margin-top: 30px !important;
    margin-bottom: 50px !important;
  }
  #btn-next-firstslideshow {
    left: 50px !important;
    top: -470px;
  }
  .d-none-res {
    display: none !important;
  }
  #svg-map {
    margin: 0px !important;
    right: 0px;
    margin-top: 0px !important;
    width: 100% !important;
    height: 300px !important;
    position: absolute;
  }
  #images-container-map {
    width: 50% !important;
    right: 20px !important;
    height: 150px !important;
    margin-top: 50% !important;
  }
  #svg2 {
    position: absolute;
    right: 20% !important;
    top: -250px !important;
    margin-right: 0px !important;
    width: 80% !important;
    height: 400px !important;
  }
  #mapcontainer {
  }
  .mt-20px-res {
    margin-top: 20px !important;
  }
  #slideshow-caption {
    width: 30% !important;
  }
  #sp-com_liferay_asset_publisher_web_portlet_AssetPublisherPortlet_INSTANCE_dhke {
    margin: auto;
    width: 100% !important;
    z-index: -1;
  }
  #sp-com_liferay_asset_publisher_web_portlet_AssetPublisherPortlet_INSTANCE_isyh {
    margin: auto;
    width: 100% !important;
    z-index: -1;
  }
  #sp-com_liferay_asset_publisher_web_portlet_AssetPublisherPortlet_INSTANCE_ireb {
    margin: auto;
    width: 100% !important;
    z-index: -1;
  }
  #btn-prev-firstslideshow {
    left: -10px !important;
    top: -470px !important;
  }
  #main-navbar {
    width: 100vw !important;
  }
  #ostandarbg {
    display: none !important;
  }
  .borderhalf img {
    width: 50px !important;
    height: 50px !important;
  }

  #ostandarpng {
    width: 100% !important;
    height: 250px !important;
  }
  .w-bigeronhover div {
    font-size: 10px !important;
  }
  #allmenucontainer div svg {
    height: 2em;
  }
  #w-95res {
    width: 95% !important;
  }
  #photo-gallery-container {
    width: 70vw !important;
  }
  .w-bigeronhover {
    height: 100px !important;
  }
  #fragment-1202-wokz {
    width: 100% !important;
  }
  .middle-section {
    width: 100px !important;
    height: 100px !important;
  }

  #allelements {
    height: 300px;
    padding: 10px !important;
  }
  #footer-headtitle {
    width: 100%;
  }
  #footer-headtitle div {
    font-size: 15px !important;
    margin-left: 40%;
    width: 50%;
    text-align: right !important;
  }
  .order1 {
    width: 75% !important;
    order: 1 !important;
  }
  .order2 {
    order: 2 !important;
  }
  .order3 {
    order: 3 !important;
    position: absolute !important;
    right: 50% !important;
  }
  #order3footer {
    position: absolute;
    margin-bottom: 20% !important;

    width: 100px !important;
  }
  #d-noneres {
    display: none !important;
  }
  .d-none-res {
    display: none !important;
  }
  #order4footer {
    width: 30% !important;
    margin-right: 60% !important;
    margin-bottom: 60% !important;
    justify-content: center !important;
  }
  #order4footer div img {
    width: 35px !important;
    height: 35px !important;
  }
  .days ul li {
    width: 40px !important;
    font-size: 10px !important;
  }
  .num-dates ul li {
    width: 40px !important;
  }
  #visitform {
    top: 700px !important;
  }
  .footervisit {
    margin-top: 450px !important;
  }
  .m-0res {
    margin: 0 !important;
  }
  .months {
    text-align: start !important;
    margin-left: 170px !important;
  }
  .num-dates {
    left: 0 !important;
  }
  .weeks {
    margin-right: 12px !important;
  }

  .order4 {
    position: absolute;

    width: 50% !important;
  }
  .w-100res {
    width: 100% !important;
    padding: 0px !important;
    margin: 0px !important;
  }

  .parentelement {
    width: 28%;
    height: 100px;
  }
  #aboutostandarcontainer {
    width: 85% !important;

    margin-right: 7.5% !important;
    padding: 0px !important;
  }
  #m0res {
    margin-right: 5px !important;
    width: 95vw !important;
  }
  #navbarres {
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    width: 100% !important;
  }
}

@media (max-width: 767px) {
  #audioplayercontainer {
    flex-direction: column !important;
    padding: 0px 15px !important;
    display: none !important;
    padding-top: 130px !important;
  }
  #audioplayercontainer img {
    display: none !important;
  }
}
#audioplayercontainer {
  background: linear-gradient(
      to right,
      rgb(248, 251, 255, 90%) 0%,
      rgba(255, 255, 255, 0) 100%
    ),
    linear-gradient(to left, rgb(195, 212, 255) 0%, rgba(255, 255, 255, 0) 100%);
  box-shadow: -1px 14px 20px 3px rgba(31, 38, 135, 0.2);
}

.hero-style .slide-text p {
  opacity: 0.8;
  font-family: Rajdhani;
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: normal;
  color: #ffffff;
  margin: 0 0 40px;
  transition: all 0.4s ease;
}
#allelements {
  background: linear-gradient(
    to bottom,

    #dfe5ec00 0%,
    #dfe5ec14 10%,
    #dfe5ec27 20%,
    #dfe5ec6b 30%,
    #dfe5ec6b 70%,
    #dfe5ec27 80%,
    #dfe5ec14 90%,
    #dfe5ec00 100%
  );
}

/*--------------------------------------------------------------
	#button-style
--------------------------------------------------------------*/
.theme-btn,
.theme-btn-s2 {
  background-color: #ffffff;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.4;
  text-align: center;
  color: #2b3b95;
  padding: 9px 32px;
  border: 0;
  border-radius: 3px;
  text-transform: uppercase;
  display: inline-block;
  line-height: initial;
  transition: all 0.4s ease;
}
a {
  text-decoration: none;
  transition: all 0.2s ease;
}
.theme-btn-s2 {
  background-color: rgba(255, 255, 255, 0.9);
  color: #131e4a;
}
.theme-btn:hover,
.theme-btn-s2:hover,
.theme-btn:focus,
.theme-btn-s2:focus,
.theme-btn:active,
.theme-btn-s2:active {
  background-color: #2b3b95;
  color: #fff;
}
.theme-btn-s3 {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  color: #ffffff;
  text-transform: uppercase;
}
i.fa-chevron-circle-right {
  height: 22px;
  width: 22px;
}
a:hover {
  text-decoration: none;
}
@media (max-width: 991px) {
  .theme-btn,
  .theme-btn-s2,
  .theme-btn-s3 {
    font-size: 13px;
    padding: 15px 25px;
  }
}
@media (max-width: 767px) {
  #w-100res {
    width: 95% !important;
    margin: 0 !important;
  }
  .theme-btn,
  .theme-btn-s2 {
    padding: 13px 20px;
    font-size: 13px;
  }
}
#w100vw {
  width: 500px !important;
}
/* persian calendar */
@font-face {
  font-family: Shabnam;
  src: url(./fonts/IRANSansX-Medium.ttf) format("truetype");
  font-weight: 400;
}

.dynamic-element {
  display: none;
}

.active-element {
  display: block;
}

.calendar-wrapper {
  text-align: left;
  direction: ltr;
  float: right;
}

.clearfix,
.clearfix::before,
.clearfix::after {
  clear: both;
  content: "";
  display: black;
}

.calendar-base {
  width: 900px;
  height: 570px;
  border-radius: 20px;
  margin: 0 !important;
  position: relative;
  z-index: 1;
  color: black;
  overflow: hidden;
}

.active-season {
  background-color: #d3cccc !important;
  color: white !important;
}

.active-season-bg {
  background-color: #d3cccc !important;
}

.active-season-cr {
  color: #d3cccc !important;
}

.month-hover.active-season-cr {
  font-weight: bold;
}

.holiday {
  background-color: #fee440 !important;
  color: #fff !important;
}

.holiday:hover {
  background-color: #d3cccc !important;
}

.disable-one {
  opacity: 0.3;
}

.year {
  color: #d3cccc;
  font-size: 30px;
  float: right;
  position: relative;
  right: 45px;
  top: 30px;
  font-weight: bold;
}

.year-meta {
  position: absolute;
  left: 335px;
  top: 25px;
  color: #d3cccc;
}

.triangle-left {
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-right: 10px solid #e8e8e8;
  border-bottom: 5px solid transparent;
  float: right;
  position: relative;
  right: 90px;
  top: 36px;
}

.triangle-right {
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-left: 10px solid #e8e8e8;
  border-bottom: 5px solid transparent;
  float: right;
  position: relative;
  left: 20px;
  top: 36px;
}
.triangle-left:hover {
  border-right: 10px solid#2ECC71;
}
.triangle-right:hover {
  border-left: 10px solid#2ECC71;
}

.month-color {
  color: #27ae60;
}
.month-hover:hover {
  cursor: pointer;
  color: #d3cccc !important;
}

.months {
  color: #6b6b6b;
  position: relative;
  left: 340px;
  top: 90px;
  word-spacing: 5px;
}

.month-line {
  border-color: #e8e8e8;
  position: relative;
  top: 85px;
  width: 57%;
  left: 350px;
}

.days {
  color: #6b6b6b;
  position: relative;
  font-size: 18px;
  left: 14px;
  top: 80px;
  word-spacing: 35px;
  font-weight: 600;
}

.days ul {
  margin: 0;
}

.days ul li {
  height: auto !important;
  word-spacing: -4px;
  font-size: 12px;
}

.num-dates {
  float: right;
  position: relative;
  top: 90px;
  right: 44px;
  z-index: 1;
}

.num-dates ul {
  margin: 0 0 15px 0;
  padding: 0;
}

.num-dates ul li,
.days ul li {
  float: right;
  list-style: none;
  text-align: center;
  margin-left: 11px;
  width: 64px;
  font-weight: bold;
}

.num-dates ul li {
  padding: 10px 0;
  cursor: pointer;
  font-size: 22px;
  font-family: numbers-fa;
  border-radius: 9px;
  position: relative;
  box-shadow: 0 0 35px #e5e3e3;
  color: #6b6b6b;
}

.num-dates ul li:hover {
  background-color: #d3cccc;
  color: white;
}

.num-dates ul li small {
  position: absolute;
  font-size: 12px;
  font-weight: normal;
  bottom: 2px;
}

.num-dates ul li small#miladi {
  right: 7px;
}

.num-dates ul li small#ghamari {
  left: 7px;
}

.active-day {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background-color: #2ecc71;
  position: relative;
  top: 295px;
  left: 661px;
}

.white {
  color: white;
}

.event-indicator {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #2980b9;
  position: relative;
  top: 304px;
  left: 695px;
}

.two {
  position: relative;
  top: 168px;
  left: 535px;
}

.grey {
  color: #aaaab1;
}

.calendar-left {
  width: 300px;
  height: 570px;
  border-radius: 20px 0px 0px 20px;
  background-color: #2ecc71;
  position: relative;
  z-index: 1;
  bottom: 570px;
  color: white;
  display: none !important;
}

.hamburger {
  position: relative;
  top: 25px;
  left: 25px;
}

.burger-line:hover,
.hamburger:hover {
  background-color: #27e879 !important;
}
.btn-info:hover {
  box-shadow: 0px 0px 15px 0px #06b0ff;
}
.btn-warning:hover {
  box-shadow: 0px 0px 15px 0px #fee440;
}
.burger-line {
  width: 25px;
  height: 3px;
  background-color: white;
  border-radius: 15%;
  margin-bottom: 3px;
}

.num-date {
  font-size: 150px;
  width: 50%;
  margin: 0 auto;
  font-weight: 700;
  position: relative;
  top: -20px;
}

.day {
  width: 50%;
  margin: 0px auto;
  font-size: 30px;
  position: relative;
  bottom: 77px;
  text-align: center;
}

.current-events {
  font-size: 15px;
  position: relative;
  margin-left: 25px;
  bottom: 30px;
}

.posts {
  text-decoration: underline dotted;
}
.posts:hover {
  color: #27e879 !important;
}

.events-list {
  direction: rtl;
  float: right;
  position: relative;
  top: -83px;
  width: 93%;
  height: 377px;
  overflow-y: scroll;
  padding-right: 8px;
  text-align: right;
}

.events-list li {
  margin-bottom: 6px;
  font-size: 14px;
}

.events-list li span.event-day {
  font-weight: bold;
}

.events-list li div.event-title {
  display: inline-block;
  margin-left: 3px;
}
.weeks {
  padding: 0 !important;
  margin-right: 60px !important;
}
.weeks li {
  background: linear-gradient(to left, #186cd3, #022d62);
  padding: 5px;
  border-radius: 5px;
  font-family: shabnam-light;
  color: white;
}
.active-season-cr {
  color: #186cd3 !important;
}
.year-wrapper {
  display: none !important;
}
.months {
  text-align: start !important;
  margin-left: 40px;
}
.events-list {
  display: none !important;
}
.num-date {
  display: none !important;
}
.day {
  display: none !important;
}
.calendar-left {
  background-color: white !important;
}
#jalali {
  font-family: numbers-fa !important;
}
/* end of persian calendar */
.w-bigeronhover {
  cursor: pointer;
  border-bottom: 1px solid rgba(9, 11, 178, 0.38);
  box-shadow: 1px 1px 10px 0px rgb(0, 0, 0, 12%);
}
.w-bigeronhover {
  transition: transform 0.2s;
}
.w-bigeronhover:hover {
  color: white !important;
  background-color: #2173d1 !important;
  transform: scale(1.1);
}
.w-bigeronhover:hover path {
  fill: #cad1e1;

  background-color: #dce2e9 !important;
}
#btnsize-medium {
  width: 95%;
  box-shadow: 0px 0px 5px 5px #dbdbdb84;
  font-size: 13px;
}
/* slider */
#slideshow-caption {
  background-color: #181818be;
  width: 12%;
  padding: 10px;
  border-radius: 10px;
  margin-bottom: 10px;
}
#slideshow-caption2 {
  background-color: #65a7ea7c;
  padding: 10px;
  width: 70%;
  border-radius: 10px;
  margin-bottom: 10px;
}
#slideshow-caption3 {
  background-color: #181818be;
  padding: 10px;
  width: 90%;
  border-radius: 10px;
  margin-bottom: 10px;
}

.pagination__item {
  cursor: pointer;
  display: inline-block;
  white-space: nowrap;
  font-size: 0;
  width: 10px;
  height: 10px;
  border: 1px solid #fff;
  margin: 0 5px;
  transition: 0.2s ease-in-out;
}
.pagination__item.is-current,
.pagination__item:hover {
  background-color: #fff;
}

.containerx {
  position: relative;
  margin: 0 auto;
}
@media (max-width: 699px) {
  .containerx {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (min-width: 700px) and (max-width: 1599px) {
  .containerx {
    padding-right: 7.5rem;
    padding-left: 7.5rem;
    max-width: 140rem;
  }
}
@media (min-width: 1600px) {
  .containerx {
    padding-right: 9.5625rem;
    padding-left: 9.5625rem;
    max-width: 144.125rem;
  }
}

.background-absolute {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-position: center;
  background-size: cover;
}

.slideshow2 {
  position: relative;
  color: #ffffff;
  background-color: #1e1e22;
  overflow: hidden;
  width: 100%;

  min-height: 540px;
}
.slideshow__slide {
  visibility: hidden;
  transition: visibility 0s 1.7s;
}
.slideshow__slide.is-current {
  visibility: visible;
  transition-delay: 0s;
}
@media (max-width: 699px) {
  .slideshow2 .slideshow__slide {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
}
@media (min-width: 700px) {
  .slideshow2 .slideshow__slide {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
}

.slideshow__slide-background-load-wrap {
  transition: transform 0.9s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translate3d(0, 100%, 0);
  overflow: hidden;
}

.is-loaded .slideshow__slide-background-load-wrap {
  transform: translate3d(0, 0, 0);
  transition-delay: 0s;
}

.slideshow__slide.is-prev .slideshow__slide-background-parallax,
.slideshow__slide.is-next .slideshow__slide-background-parallax {
  transform: none !important;
}

.slideshow__slide.is-prev-section .slideshow__slide-background-parallax,
.slideshow__slide.is-next-section .slideshow__slide-background-parallax {
  transform: none !important;
}

.slideshow__slide-background-load {
  transition: transform 0.9s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translate3d(0, -50%, 0);
}

.is-loaded .slideshow__slide-background-load {
  transform: translate3d(0, 0, 0);
}

.slideshow__slide-background-wrap {
  transition: transform 1.2s cubic-bezier(0.4, 0, 0.2, 1) 0.5s;
  transform: translate3d(0, 0, 0);
}

.slideshow__slide.is-prev .slideshow__slide-background-wrap {
  transform: translate3d(0, -100%, 0);
}

.slideshow__slide.is-next .slideshow__slide-background-wrap {
  transform: translate3d(0, 100%, 0);
}

.slideshow__slide.is-prev-section .slideshow__slide-background-wrap {
  transform: translate3d(0, -100%, 0);
  transition: none;
}

.slideshow__slide.is-next-section .slideshow__slide-background-wrap {
  transform: translate3d(0, 100%, 0);
  transition: none;
}

.slideshow__slide-background {
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1) 1.5s;
  transform: scale(1);
  overflow: hidden;
}

.slideshow__slide.is-prev .slideshow__slide-background,
.slideshow__slide.is-next .slideshow__slide-background {
  transform: scale(0.5);
  transition-delay: 0s;
}

.slideshow__slide.is-prev-section .slideshow__slide-background,
.slideshow__slide.is-next-section .slideshow__slide-background {
  transform: scale(0.5);
  transition-delay: 0s;
  transition: none;
}

.slideshow__slide-image-wrap {
  transition: transform 1.2s cubic-bezier(0.4, 0, 0.2, 1) 0.6s;
  transform: translate3d(0, 0, 0);
}

.slideshow__slide.is-prev .slideshow__slide-image-wrap {
  transform: translate3d(0, 50%, 0);
}

.slideshow__slide-image {
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1) 1.5s;
  transform: scale(1);
}

.slideshow__slide.is-prev .slideshow__slide-image,
.slideshow__slide.is-next .slideshow__slide-image {
  transform: scale(1.25);
  transition-delay: 0s;
}

.slideshow__slide.is-prev-section .slideshow__slide-image,
.slideshow__slide.is-next-section .slideshow__slide-image {
  transform: scale(1.25);
  transition-delay: 0s;
  transition: none;
}

.slideshow__slide-image::before,
.slideshow__slide-image::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.35;
}

.slideshow__slide-image::before {
  background-color: #1e1e22;
}

.slideshow__slide-image::after {
  background: linear-gradient(to bottom, transparent 0%, #1e1e22 100%);
}

.slideshow__slide.is-prev .slideshow_container,
.slideshow__slide.is-next .slideshow_container {
  transform: none !important;
}

.slideshow__slide.is-prev-section .slideshow_container,
.slideshow__slide.is-next-section .slideshow_container {
  transform: none !important;
}

.slideshow__slide-caption-text {
  position: relative;
  height: 100%;
  padding-top: 23vh;
  transition: transform 1.2s cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transform: translate3d(0, 0, 0);
}

.slideshow__slide.is-prev .slideshow__slide-caption-text {
  transform: translate3d(0, -100%, 0);
}

.slideshow__slide.is-next .slideshow__slide-caption-text {
  transform: translate3d(0, 100%, 0);
}

.slideshow__slide.is-prev-section .slideshow__slide-caption-text {
  transform: translate3d(0, -100%, 0);
  transition: none;
}

.slideshow__slide.is-next-section .slideshow__slide-caption-text {
  transform: translate3d(0, 100%, 0);
  transition: none;
}

.slideshow__slide-caption {
  position: relative;
  height: 100%;
  transform: translate3d(0, 100%, 0);
  transition: transform 1s cubic-bezier(0.4, 0, 0.2, 1) 0.1s;
}

.is-loaded .slideshow__slide-caption {
  transform: translate3d(0, 0, 0);
}

.slideshow__slide-caption-title {
  line-height: 1;
}
@media (max-height: 500px) {
  .slideshow__slide-caption-title {
    margin-bottom: 0 !important;
  }
}

@media (max-width: 699px) {
  .slideshow__slide-caption-title {
    font-size: 20px;
    margin-bottom: 150px;
  }

  .slideshow.-full .slideshow__slide-caption-title {
    margin-bottom: 30px;
  }
}
@media (min-width: 700px) {
  .slideshow__slide-caption-title {
    font-size: 1.625rem;
    margin-bottom: 1.25rem;
  }
}
@media (min-width: 700px) and (max-width: 749px) {
  .slideshow__slide-caption-title {
    font-size: 1.375rem;
  }
}
@media (min-width: 1600px) {
  .slideshow__slide-caption-title {
    font-size: 1.25rem;
  }
}
.slideshow__slide-caption-title.-full {
  width: 100%;
}

.slideshow__slide-caption-subtitle {
  display: inline-block;
  padding: 1.875rem 0;
}

.slideshow__slide-caption-subtitle.-load {
  transition: transform 0.9s cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transform: translate3d(0, 3.75rem, 0);
}

.is-loaded .slideshow__slide-caption-subtitle.-load {
  transform: translate3d(0, 0, 0);
}

body[data-route-option="prev-section"] .slideshow__slide-caption-subtitle.-load,
body[data-route-option="next-section"]
  .slideshow__slide-caption-subtitle.-load {
  transform: translate3d(0, 0, 0);
}

.slideshow__slide-caption-subtitle-label {
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateZ(0);
  display: inline-block;
}

.o-hsub.-link:hover .slideshow__slide-caption-subtitle-label,
.o-hsub-wrap:hover .slideshow__slide-caption-subtitle-label {
  transform: translateX(20px);
}

/* OLD */
.c-header-home_heading {
  line-height: 1;
}

@media (max-height: 500px) {
  .c-header-home_heading {
    margin-bottom: 0 !important;
  }
}
@media (max-width: 699px) {
  .c-header-home_heading {
    font-size: 40px;
    margin-bottom: 150px;
  }

  .c-header-home.-full .c-header-home_heading {
    margin-bottom: 30px;
  }
}
@media (min-width: 700px) {
  .c-header-home_heading {
    font-size: 5.625rem;
    margin-bottom: 1.25rem;
  }
}
@media (min-width: 700px) and (max-width: 749px) {
  .c-header-home_heading {
    font-size: 4.375rem;
  }
}
@media (min-width: 1600px) {
  .c-header-home_heading {
    font-size: 6.25rem;
  }
}
.c-header-home_heading.-full {
  width: 100%;
}

.c-header-home_subheading {
  display: inline-block;
  padding: 1.875rem 0;
}

.c-header-home_subheading.-load {
  transition: transform 0.9s cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transform: translate3d(0, 3.75rem, 0);
}

.is-loaded .c-header-home_subheading.-load {
  transform: translate3d(0, 0, 0);
}

body[data-route-option="prev-section"] .c-header-home_subheading.-load,
body[data-route-option="next-section"] .c-header-home_subheading.-load {
  transform: translate3d(0, 0, 0);
}

.c-header-home_footer {
  z-index: 3;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
}

.c-header-home_controls,
.c-header-home_buttons {
  margin-left: 0;
  letter-spacing: normal;
  font-size: 0;
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translate3d(0, 100%, 0);
}

@media (max-width: 699px) {
  .c-header-home_controls,
  .c-header-home_buttons {
    padding-bottom: 40px;
  }
}
@media (min-width: 700px) {
  .c-header-home_controls,
  .c-header-home_buttons {
    padding-bottom: 200px;
  }
}
@media (min-width: 700px) and (max-width: 749px) {
  .c-header-home_controls,
  .c-header-home_buttons {
    padding-bottom: 3.75rem;
  }
}
.is-loaded .c-header-home_controls,
.is-loaded .c-header-home_buttons {
  transform: translate3d(0, 0, 0);
}

body[data-route-option="prev-section"] .c-header-home_controls,
body[data-route-option="prev-section"] .c-header-home_buttons,
body[data-route-option="next-section"] .c-header-home_controls,
body[data-route-option="next-section"] .c-header-home_buttons {
  transform: translate3d(0, 0, 0);
}

.c-header-home_controls {
  transition-delay: 0.65s;
}

@media (min-width: 700px) {
  .c-header-home_controls {
    float: left;
  }
}
.c-header-home_buttons {
  transition-delay: 0.75s;
}

@media (max-width: 699px) {
  .c-header-home_buttons {
    margin-left: -20px;
    margin-right: -20px;
  }
}
@media (min-width: 1000px) {
  .c-header-home_buttons {
    float: right;
  }
}
@media (max-width: 699px) {
  .c-header-home_button {
    width: 50% !important;
  }
}
@media (min-width: 700px) {
  .c-header-home_button {
    width: 15.625rem;
  }
}
button,
.c-header-filters_button,
.o-button {
  display: inline-block;
  overflow: visible;
  margin: 0;
  padding: 0;
  outline: 0;
  border: 0;
  background: none;
  color: inherit;
  vertical-align: middle;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  font: inherit;
  line-height: normal;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.js-slider-home-prev {
  position: absolute !important;
  top: -180px;
  left: 0px;
}
.js-slider-home-next {
  position: absolute !important;
  top: -180px;
  left: -80px;
}

button:hover,
.c-header-filters_button:hover,
.o-button:hover {
  text-decoration: none;
}

@media (min-width: 1200px) {
  .o-scroll {
    height: 100%;
  }
}
::-moz-selection {
  background: #0084c0;
  color: #ffffff;
}

::selection {
  background: #0084c0;
  color: #ffffff;
}

img,
svg {
  max-width: 100%;
}

a,
.o-link {
  color: #1a0dab;
  transition: color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

a:hover,
.o-link:hover {
  color: #13097c;
}

a.-normal,
.o-link.-normal {
  color: currentColor;
  text-decoration: none;
}

a.-normal:hover,
.o-link.-normal:hover {
  text-decoration: underline;
}

a.-blue:hover,
.o-link.-blue:hover {
  text-decoration: none;
  color: #0084c0;
}

a.-hover,
.o-link.-hover {
  position: relative;
  text-decoration: none;
  color: #ffffff;
}

a.-hover::after,
.o-link.-hover::after {
  content: "";
  position: absolute;
  bottom: -1px;
  right: 0;
  left: 0;
  border-bottom: 1px solid;
  transform: scaleX(0);
  transition: transform 0.45s cubic-bezier(0.4, 0, 0.2, 1);
  transform-origin: center left;
}

a.-hover:hover::after,
.o-link.-hover:hover::after {
  transform: scaleX(1);
}

p {
  margin: 0;
}

.o-wrap {
  overflow: hidden;
}

.o-page.-anim {
  transform: translate3d(0, 9.375rem, 0);
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}

.is-loaded .o-page.-anim {
  transform: translate3d(0, 0, 0);
}

.o-barba,
.o-barba_container {
  height: 100%;
}

strong {
  font-weight: 700;
}

.js-parallax {
  transform: translateZ(0);
  will-change: transform;
}

.scroll-content {
  overflow: hidden;
}

.o-blockquote.-nomargin {
  margin: 0;
}

.o-action-link {
  display: block;
  padding-top: 12.8125rem;
  padding-bottom: 7.5rem;
  text-align: center;
  text-decoration: none;
  font-weight: 700;
}

@media (max-width: 699px) {
  .o-action-link {
    font-size: 40px;
    padding-top: 120px;
  }
}
@media (max-width: 1199px) {
  .o-action-link {
    color: #1e1e22;
  }
}
@media (min-width: 700px) {
  .o-action-link {
    font-size: 5.625rem;
  }
}
@media (min-width: 1200px) {
  .o-action-link {
    color: #ffffff;
  }
}
.o-action-link:hover {
  color: #ffffff;
}

.o-action-link_label {
  display: inline-block;
  position: relative;
}

.o-action-link_label::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  border-bottom: 0.1875rem solid;
  transform: scaleX(0);
  transform-origin: center left;
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}

.o-action-link:hover .o-action-link_label::after {
  transform: scaleX(1);
}

.o-h,
h1,
.o-h1,
h2,
.o-h2,
h3,
.o-h3,
h4,
.o-h4,
h5,
.o-h5,
h6,
.o-h6 {
  font-weight: 700;
  margin-top: 0;
  line-height: 1.1;
}

@media (max-width: 699px) {
  h1,
  .o-h1 {
    font-size: 26px;
  }
}
@media (min-width: 700px) {
  h1,
  .o-h1 {
    font-size: 60px;
  }
}
@media (min-width: 1600px) {
  h1,
  .o-h1 {
    font-size: 4.375rem;
  }
}
@media (max-width: 1599px) {
  h2,
  .o-h2 {
    font-size: 1.5625rem;
  }
}
@media (min-width: 1600px) {
  h2,
  .o-h2 {
    font-size: 2.25rem;
  }
}
h3,
.o-h3 {
  font-size: 1.5625rem;
}

h4,
.o-h4 {
  font-size: 1rem;
}

h5,
.o-h5 {
  font-size: 0.8125rem;
}

h6,
.o-h6 {
  font-size: 0.6875rem;
}

.o-hsub {
  font-size: 0.75rem;
  padding: 1.25rem 0;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  font-weight: 500;
}
.linearright {
  height: 10px;
  background: linear-gradient(to right, #3649db90, #41414103);
}
.linearleft {
  height: 10px;
  background: linear-gradient(to left, #0015b3, #7b7b7b27);
}
#mapcontainer {
  height: 400px;
  background-image: url(./images2/back_map.png);
}
#mapcontainer div {
  cursor: pointer;
}
#gonbadmap {
  height: 340px;
  position: absolute;
  left: 202px;
  margin-bottom: 125px;
  z-index: 1;
}

#aqqalamap {
  position: absolute;
  z-index: 0;
  left: 148px;
  margin-top: 72px !important;
  width: 170px;
  height: 170px;
}
#gomishanmap {
  position: absolute;
  z-index: 0;
  left: 85px;

  margin-top: 90px !important;
  width: 150px;
  height: 120px;
}

#bandartorkaman {
  position: absolute;
  z-index: 0;
  left: 108px;
  margin-top: 190px !important;
  width: 105px;
  height: 80px;
}
#bandargaz {
  position: absolute;
  z-index: 0;
  left: 42px;
  margin-top: 282px !important;
  width: 150px;
  height: 70px;
}
#kordko {
  position: absolute;
  z-index: 0;
  left: 88px;
  margin-top: 305px !important;
  width: 150px;
  height: 125px;
}
#gorganmap {
  position: absolute;
  z-index: 0;
  left: 149px;
  margin-top: 282px !important;
  width: 155px !important;
  height: 150px;
}
#aliabad {
  position: absolute;
  z-index: 0;
  left: 213px;
  margin-top: 238px !important;
  width: 190px !important;
  height: 165px;
}
#ramian {
  position: absolute;
  z-index: 0;
  left: 305px;
  margin-top: 180px !important;
  width: 100px !important;
  height: 150px;
}
#azadshahr {
  position: absolute;
  z-index: 0;
  left: 330px;
  margin-top: 160px !important;
  width: 148px !important;
  height: 175px;
}
#minodasht {
  position: absolute;
  z-index: 0;
  left: 373px;
  margin-top: 95px !important;
  width: 120px !important;
  height: 105px;
}
#galikesh {
  position: absolute;
  z-index: 0;
  left: 388px;
  margin-top: 2px !important;
  width: 170px !important;
  height: 155px;
}
#kalale {
  position: absolute;
  z-index: 0;
  left: 323px;
  margin-bottom: 115px !important;
  width: 305px !important;
  height: 155px;
}
#maravetape {
  position: absolute;
  z-index: 0;
  left: 360px;
  margin-bottom: 238px !important;
  width: 340px !important;
  height: 210px;
}
#gonbadmapelement {
  position: absolute;
  margin-bottom: 30px;
  left: 300px;
  color: rgb(248, 248, 248);
  z-index: 2;
}
#aqqalamapelement {
  position: absolute;
  margin-top: 80px;
  left: 210px;
  color: rgb(248, 248, 248);
  z-index: 2;
}
#gomishanmapelement {
  position: absolute;
  margin-top: 85px;
  left: 125px;
  color: rgb(248, 248, 248);
  z-index: 2;
}
#bandartorkamanmapelement {
  position: absolute;
  font-size: 10px;
  margin-top: 198px;
  left: 132px;
  color: rgb(248, 248, 248);
  z-index: 2;
}
#bandargazmapelement {
  position: absolute;
  font-size: 10px;
  margin-top: 290px;
  left: 100px;
  color: rgb(248, 248, 248);
  z-index: 2;
}
#kordkomapelement {
  position: absolute;
  font-size: 12px;
  margin-top: 290px;
  left: 138px;
  color: rgb(248, 248, 248);
  z-index: 2;
}
#gorganmapelement {
  position: absolute;
  margin-top: 290px;
  left: 210px;
  color: rgb(248, 248, 248);
  z-index: 2;
}
#aliabadmapelement {
  position: absolute;
  font-size: 12px;
  margin-top: 260px;
  left: 280px;
  color: rgb(248, 248, 248);
  z-index: 2;
}
#ramianmapelement {
  position: absolute;
  font-size: 12px;
  margin-top: 190px;
  left: 335px;
  color: rgb(248, 248, 248);
  z-index: 2;
}
#azadshahrmapelement {
  position: absolute;
  font-size: 12px;
  margin-top: 190px;
  left: 395px;
  color: rgb(248, 248, 248);
  z-index: 2;
}
#minodashtmapelement {
  position: absolute;
  font-size: 12px;
  margin-top: 110px;
  left: 410px;
  color: rgb(248, 248, 248);
  z-index: 2;
}
#galikeshmapelement {
  position: absolute;
  font-size: 12px;
  margin-top: 30px;
  left: 440px;
  color: rgb(248, 248, 248);
  z-index: 2;
}
#kalalemapelement {
  position: absolute;
  margin-bottom: 90px;
  left: 430px;
  color: rgb(248, 248, 248);
  z-index: 2;
}
#maravetapemapelement {
  position: absolute;
  margin-bottom: 250px;
  left: 500px;
  color: rgb(248, 248, 248);
  z-index: 2;
}
#farmandari-title {
  position: absolute;
  right: 30%;
  margin-bottom: 300px;
}
#images-container-map {
  display: flex;
  position: absolute;
  right: 20%;
  width: 25%;
  height: 250px;
  border-radius: 20px;
}
#image-map {
  position: absolute;
  width: 100%;
  height: 100%;

  filter: grayscale(50%);
  border-radius: 20px;
  opacity: 0.6;
}
.o-hsub::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  border-bottom: 1px solid;
  width: 1.5rem;
  background-color: #1e1e22;
  margin-right: 1.125rem;
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transform-origin: center left;
}

.o-hsub.-link {
  color: #ffffff;
  text-decoration: none;
}

.o-hsub.-link:hover::before,
.o-hsub-wrap:hover .o-hsub.-link::before {
  transform: scaleX(1.5);
}

.o-hsub.-link.-dark {
  color: #1e1e22;
}

.o-hsub.-link.-dark:hover {
  color: #1e1e22;
}

.o-hsub.-h {
  vertical-align: middle;
}

@media (max-width: 699px) {
  .o-hsub.-h {
    display: block;
    margin-top: 20px;
  }
}
@media (min-width: 700px) {
  .o-hsub.-h {
    margin-left: 2.5rem;
  }
}
.o-hsub_label {
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateZ(0);
  display: inline-block;
}

.o-hsub.-link:hover .o-hsub_label,
.o-hsub-wrap:hover .o-hsub_label {
  transform: translateX(20px);
}

.is-loaded .o-loader {
  visibility: hidden;
  transition-delay: 0.6s;
}

.o-container {
  position: relative;
  margin: 0 auto;
}

@media (max-width: 699px) {
  .o-container {
    padding-right: 40px;
    padding-left: 40px;
  }

  .o-container.-small {
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media (min-width: 700px) and (max-width: 1599px) {
  .o-container {
    padding-right: 7.5rem;
    padding-left: 7.5rem;
    max-width: 140rem;
  }
}
@media (min-width: 1600px) {
  .o-container {
    padding-right: 9.5625rem;
    padding-left: 9.5625rem;
    max-width: 144.125rem;
  }
}
.o-section {
  position: relative;
}

.o-section.-offset {
  margin-top: -9.375rem;
  background-color: #f6f6f6;
}

.o-section.-padding {
  padding-top: 7.5rem;
  padding-bottom: 7.5rem;
}

.o-section.-padding-top {
  padding-top: 7.5rem;
}

@media (max-width: 699px) {
  .o-section.-bottom {
    padding-bottom: 60px;
  }
}
@media (min-width: 700px) {
  .o-section.-bottom {
    padding-bottom: 7.5rem;
  }
}
.o-section.-left {
  margin-right: 15rem;
}

.o-section.-right {
  margin-left: 15rem;
}

.o-section.-left-large {
  margin-right: 22.5rem;
}

.o-section.-right.-padding {
  padding-left: 9.5625rem;
}

.o-section_image {
  position: relative;
  overflow: hidden;
}

.o-section_image.-small {
  padding-bottom: 57.144%;
}

.o-section_image.-large {
  padding-bottom: 55%;
}

.o-section_image.-padding-left {
  margin-left: 7.5rem;
}

.o-section_image.-left {
  margin-right: 15rem;
}

@media (max-width: 1599px) {
  .o-section_image.-left {
    margin-left: -7.5rem;
  }
}
@media (min-width: 1600px) {
  .o-section_image.-left {
    margin-left: -9.5625rem;
  }
}
.o-section_image.-right {
  margin-left: 15rem;
}

@media (max-width: 1599px) {
  .o-section_image.-right {
    margin-right: -7.5rem;
  }
}
@media (min-width: 1600px) {
  .o-section_image.-right {
    margin-right: -9.5625rem;
  }
}
.o-section_image img {
  width: 100%;
}

.o-grid {
  margin-left: 0;
  letter-spacing: normal;
  font-size: 0;
}

.o-grid.-margin {
  margin-left: -3.75rem;
}

.o-grid_item {
  display: inline-block;
  padding-left: 0;
  width: 100%;
  vertical-align: top;
  font-size: 1rem;
}

@media (max-width: 699px) {
  .o-grid_item.-button {
    width: 100%;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .o-grid_item.-button {
    margin-bottom: 60px;
  }
}
@media (min-width: 1000px) {
  .o-grid_item.-button {
    width: 18.75rem;
  }
}
@media (max-width: 699px) {
  .o-grid_item.-button-content {
    margin-bottom: 30px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .o-grid_item.-button-content {
    margin-bottom: 60px;
  }
}
@media (min-width: 1000px) {
  .o-grid_item.-button-content {
    width: calc(100% - 18.75rem);
  }
}
.o-grid.-margin .o-grid_item {
  padding-left: 3.75rem;
}

@media (min-width: 700px) {
  .o-grid_item.-half {
    width: 50%;
  }
}
@media (min-width: 700px) and (max-width: 1199px) {
  .o-grid_item.-half.-large {
    width: 100%;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .o-grid_item.-half.-medium {
    width: 100%;
  }
}
@media (min-width: 700px) and (max-width: 1199px) {
  .o-grid_item.-third {
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .o-grid_item.-third {
    width: 33.3333333333%;
  }
}
.o-form {
  padding-bottom: 11.25rem;
}

@media (max-width: 699px) {
  .o-form_item {
    margin-bottom: 35px;
  }
}
@media (min-width: 700px) {
  .o-form_item {
    margin-bottom: 2.9375rem;
  }
}
.o-form_fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

@media (max-width: 699px) {
  .o-form_fieldset {
    margin-bottom: 20px;
  }
}
@media (min-width: 700px) {
  .o-form_fieldset {
    margin-bottom: 3.75rem;
  }
}
.o-form_button {
  text-align: right;
}

.o-label {
  display: block;
  height: 100%;
  color: #b3b3b3;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  padding: 0.875rem;
  transition: color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

@media (max-width: 699px) {
  .o-label {
    font-size: 9px;
  }
}
@media (min-width: 700px) {
  .o-label {
    font-size: 0.5625rem;
  }
}
.o-input-wrap .o-label {
  position: absolute;
  bottom: 0;
  left: 0;
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1),
    color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.o-input:focus ~ .o-label,
.o-select:focus ~ .o-label,
.o-textarea:focus ~ .o-label,
.o-label.is-active {
  transform: translateY(-1.875rem);
}

.o-input.has-error ~ .o-label,
.has-error.o-select ~ .o-label,
.has-error.o-textarea ~ .o-label {
  color: #cc3d3d;
}

.o-input-wrap {
  position: relative;
}

.o-input,
.o-select,
.o-textarea {
  padding: 0.875rem;
  background-color: transparent;
  border-bottom: 1px solid #b3b3b3;
  transition: border-color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

@media (max-width: 699px) {
  .o-input,
  .o-select,
  .o-textarea {
    font-size: 14px;
  }
}
@media (min-width: 700px) {
  .o-input,
  .o-select,
  .o-textarea {
    font-size: 0.875rem;
  }
}

.o-input:-ms-input-placeholder,
.o-select:-ms-input-placeholder,
.o-textarea:-ms-input-placeholder {
  color: #b3b3b3;
}

.o-input::-moz-placeholder,
.o-select::-moz-placeholder,
.o-textarea::-moz-placeholder {
  color: #b3b3b3;
}

.o-input::placeholder,
.o-select::placeholder,
.o-textarea::placeholder {
  color: #b3b3b3;
}

.o-input.-search,
.-search.o-select,
.-search.o-textarea {
  background-color: transparent;
  color: #ffffff;
  font-weight: 700;
  border-bottom: none;
}

@media (max-width: 699px) {
  .o-input.-search,
  .-search.o-select,
  .-search.o-textarea {
    font-size: 26px;
  }
}
@media (min-width: 700px) {
  .o-input.-search,
  .-search.o-select,
  .-search.o-textarea {
    font-size: 3.75rem;
  }
}

.o-input.-search:-ms-input-placeholder,
.-search.o-select:-ms-input-placeholder,
.-search.o-textarea:-ms-input-placeholder {
  color: #000000;
}

.o-input.-search::-moz-placeholder,
.-search.o-select::-moz-placeholder,
.-search.o-textarea::-moz-placeholder {
  color: #000000;
}

.o-input.-search::placeholder,
.-search.o-select::placeholder,
.-search.o-textarea::placeholder {
  color: #000000;
}

.-mobile .o-input.-search,
.-mobile .-search.o-select,
.-mobile .-search.o-textarea {
  font-size: 26px;
  padding: 0;
}

.o-input.-search.-light,
.-search.-light.o-select,
.-search.-light.o-textarea {
  color: #1e1e22;
}

.o-input.-search.-light:-ms-input-placeholder,
.-search.-light.o-select:-ms-input-placeholder,
.-search.-light.o-textarea:-ms-input-placeholder {
  color: #b3b3b3;
}

.o-input.-search.-light::-moz-placeholder,
.-search.-light.o-select::-moz-placeholder,
.-search.-light.o-textarea::-moz-placeholder {
  color: #b3b3b3;
}

.o-input.-search.-light::placeholder,
.-search.-light.o-select::placeholder,
.-search.-light.o-textarea::placeholder {
  color: #b3b3b3;
}

.o-input.has-error,
.has-error.o-select,
.has-error.o-textarea {
  border-color: #cc3d3d;
}

.o-input:focus,
.o-select:focus,
.o-textarea:focus {
  outline: none;
}

.o-input-line {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  border-bottom: 1px solid #1e1e22;
  transform: scaleX(0);
  transition: transform 0.45s cubic-bezier(0.4, 0, 0.2, 1);
  transform-origin: center left;
}

.o-input:focus ~ .o-input-line,
.o-select:focus ~ .o-input-line,
.o-textarea:focus ~ .o-input-line {
  transform: scaleX(1);
}

.o-input-lines::before,
.o-input-lines::after {
  content: "";
  position: absolute;
  bottom: 0;
  border-right: 1px solid #b3b3b3;
  height: 0.375rem;
  transition: border-color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.o-input.has-error ~ .o-input-lines::before,
.has-error.o-select ~ .o-input-lines::before,
.has-error.o-textarea ~ .o-input-lines::before,
.o-input.has-error ~ .o-input-lines::after,
.has-error.o-select ~ .o-input-lines::after,
.has-error.o-textarea ~ .o-input-lines::after {
  border-color: #cc3d3d;
}

.o-input-lines::before {
  left: 0;
  transition-delay: 0.3s;
}

.o-input-lines::after {
  right: 0;
}

.o-input:focus ~ .o-input-lines::before,
.o-select:focus ~ .o-input-lines::before,
.o-textarea:focus ~ .o-input-lines::before,
.o-input:focus ~ .o-input-lines::after,
.o-select:focus ~ .o-input-lines::after,
.o-textarea:focus ~ .o-input-lines::after {
  border-color: #1e1e22;
}

.o-input:focus ~ .o-input-lines::before,
.o-select:focus ~ .o-input-lines::before,
.o-textarea:focus ~ .o-input-lines::before {
  transition-delay: 0s;
}

.o-input:focus ~ .o-input-lines::after,
.o-select:focus ~ .o-input-lines::after,
.o-textarea:focus ~ .o-input-lines::after {
  transition-delay: 0.3s;
}

.o-checkbox,
.o-radio {
  position: absolute;
  width: 0;
  opacity: 0;
}

.o-checkbox:checked + .o-checkbox-label::after,
.o-radio:checked + .o-checkbox-label::after,
.o-checkbox:checked + .o-radio-label::after,
.o-radio:checked + .o-radio-label::after {
  transform: scale(1);
}

.o-checkbox-label,
.o-radio-label {
  position: relative;
  display: inline-block;
  margin-right: 0.5em;
  line-height: 1.4;
  margin-right: 4.0625rem;
  cursor: pointer;
  padding-top: 0.125rem;
}

@media (max-width: 699px) {
  .o-checkbox-label,
  .o-radio-label {
    font-size: 12px;
    padding-left: 27px;
  }
}
@media (min-width: 700px) {
  .o-checkbox-label,
  .o-radio-label {
    font-size: 0.875rem;
    padding-left: 1.1875rem;
  }
}
.o-checkbox-label.-uppsercase,
.-uppsercase.o-radio-label {
  text-transform: uppercase;
}

.o-checkbox-label::before,
.o-radio-label::before,
.o-checkbox-label::after,
.o-radio-label::after {
  position: absolute;
  top: 50%;
  left: 0;
  display: inline-block;
  padding: 0;
  content: "";
  border: 1px solid;
  transition: border-color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

@media (max-width: 699px) {
  .o-checkbox-label::before,
  .o-radio-label::before,
  .o-checkbox-label::after,
  .o-radio-label::after {
    width: 12px;
    height: 12px;
    margin-top: -6px;
  }
}
@media (min-width: 700px) {
  .o-checkbox-label::before,
  .o-radio-label::before,
  .o-checkbox-label::after,
  .o-radio-label::after {
    margin-top: -0.28125rem;
    width: 0.5625rem;
    height: 0.5625rem;
  }
}
.o-checkbox-label::after,
.o-radio-label::after {
  width: 0;
  height: 0;
  border-style: solid;
  border-color: #1e1e22 transparent transparent transparent;
  transform: scale(0);
  transform-origin: top left;
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

@media (max-width: 699px) {
  .o-checkbox-label::after,
  .o-radio-label::after {
    border-width: 12px 12px 0 0;
  }
}
@media (min-width: 700px) {
  .o-checkbox-label::after,
  .o-radio-label::after {
    border-width: 0.5625rem 0.5625rem 0 0;
  }
}
.o-checkbox-label.has-error::before,
.has-error.o-radio-label::before {
  border-color: #cc3d3d;
}

.o-checkbox-label_text {
  display: inline-block;
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateZ(0);
}

.o-checkbox-label:hover .o-checkbox-label_text,
.o-radio-label:hover .o-checkbox-label_text {
  transform: translateX(0.3125rem);
}

.o-radio-label::before,
.o-radio-label::after {
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

.o-radio-label::after {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20enable-background%3D%22new%200%200%2013%2013%22%20xml%3Aspace%3D%22preserve%22%3E%3Ccircle%20fill%3D%22%23424242%22%20cx%3D%226.5%22%20cy%3D%226.5%22%20r%3D%226.5%22%2F%3E%3C%2Fsvg%3E");
  background-size: 6px;
  background-position: center;
  background-repeat: no-repeat;
  transform: scale(0);
  transform-origin: center;
  transition: transform 0.45s cubic-bezier(0.4, 0, 0.2, 1);
  border: none;
}

.o-radio:checked + .o-radio-label::after {
  transform: scale(1);
}

.o-select {
  position: relative;
  z-index: 1;
  padding-right: 2.5rem;
}

.o-select:focus {
  border-bottom-color: #1e1e22;
}

.o-select-wrap {
  position: relative;
}

.o-select-wrap::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  width: 2.5rem;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2213%22%20height%3D%2211.3%22%20viewBox%3D%220%200%2013%2011.3%22%20enable-background%3D%22new%200%200%2013%2011.3%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpolygon%20fill%3D%22%23b3b3b3%22%20points%3D%226.5%2011.3%203.3%205.6%200%200%206.5%200%2013%200%209.8%205.6%20%22%2F%3E%3C%2Fsvg%3E");
  background-position: center;
  background-size: 10px;
  background-repeat: no-repeat;
  content: "";
  pointer-events: none;
}

.o-textarea-wrap {
  position: relative;
}

.o-textarea {
  min-height: 9.375rem;
}

.o-button {
  position: relative;
  display: inline-block;
  text-align: center;
  border: 1px solid #1e1e22;
  white-space: nowrap;
  font-size: 0;
}

.o-button > * {
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  font-size: 1rem;
}

@media (max-width: 699px) {
  .o-button {
    height: 60px;
    padding: 0 20px;
  }
}
@media (min-width: 700px) {
  .o-button {
    height: 3.75rem;
    padding: 0 1.875rem;
  }
}
.o-button::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #1e1e22;
  transform: scaleX(0);
  transform-origin: center left;
  transition: transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0.075s;
}

.o-button:hover {
  color: #ffffff;
  transition-delay: 0s;
}

.o-button:hover::after {
  transform: scaleX(1);
  transition-delay: 0s;
}

@media (min-width: 1200px) {
  .o-button.-anim {
    border-color: transparent;
  }
}
.o-button.-left::after {
  transform-origin: center right;
}

.o-button.-white {
  border-color: #ffffff;
}

.o-button.-white::after {
  background-color: #ffffff;
}

.o-button.-white:hover {
  color: #000000 !important;
}

@media (max-width: 699px) {
  .o-button.-width {
    width: 100%;
  }
}
@media (min-width: 700px) {
  .o-button.-width {
    width: 15rem;
  }
}
.o-button.-form {
  width: 11.25rem;
}

.o-button.-form:focus {
  color: #ffffff;
  transition-delay: 0s;
}

.o-button.-form:focus::after {
  transform: scaleX(1);
  transition-delay: 0s;
}

.o-button.-square {
  padding: 0;
}

@media (max-width: 699px) {
  .o-button.-square {
    width: 60px;
  }
}
@media (min-width: 700px) {
  .o-button.-square {
    width: 3.75rem;
  }
}

@media (max-width: 699px) {
  .o-button.-padding {
    padding: 1.25rem;
  }
}
@media (min-width: 700px) {
  .o-button.-padding {
    padding: 1.25rem 2.5rem;
  }
}
.o-button_label {
  display: inline-block;
  position: relative;
  transition: transform 0.45s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateX(0);
  line-height: 1.4;
  z-index: 2;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  font-weight: 500;
  font-size: 0.75rem;
}

.o-button:hover .o-button_label {
  transform: translateX(0.5rem);
  transition-delay: 0.075s;
}

.o-button.-left:hover .o-button_label {
  transform: translateX(-0.5rem);
}

.o-button.-square:hover .o-button_label {
  transform: translateX(0.375rem);
}

.o-button.-left.-square:hover .o-button_label {
  transform: translateX(-0.375rem);
}

.o-button-group {
  margin-left: 0;
  letter-spacing: normal;
  font-size: 0;
}

.o-button_icon {
  position: relative;
  width: 1.1875rem;
  height: 1.1875rem;
  fill: #1e1e22;
  transition: fill 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0.075s;
}

.o-button.-white .o-button_icon {
  fill: #1d1b1b;
}

.o-button:hover .o-button_icon {
  fill: #f6f6f6;
  transition-delay: 0s;
}

.o-button.-white:hover .o-button_icon {
  fill: #1e1e22 !important;
}

.o-button_line::before,
.o-button_line::after {
  content: "";
  position: absolute;
  background-color: #1e1e22;
}

.is-mobile .o-button_line::before,
.is-mobile .o-button_line::after {
  display: none;
}

.o-button_line::before {
  width: 1px;
  top: 0;
  bottom: 0;
  transform: scaleY(0);
  transition: transform 0.15s cubic-bezier(0.4, 0, 0.2, 1);
}

.o-button_line::after {
  height: 1px;
  right: 0;
  left: 0;
  transform: scaleX(0);
  transition: transform 0.45s cubic-bezier(0.4, 0, 0.2, 1);
}

.o-button_line:first-of-type::before {
  left: 0;
  transform-origin: center bottom;
}

.o-button_line:first-of-type::after {
  top: 0;
  transform-origin: center left;
}

.o-button_line:last-of-type::before {
  right: 0;
  transform-origin: center top;
}

.o-button_line:last-of-type::after {
  bottom: 0;
  transform-origin: center right;
}

.o-button.is-inview .o-button_line::before {
  transform: scaleY(1);
}

.o-button.is-inview .o-button_line::after {
  transform: scaleX(1);
}

.o-button.is-inview .o-button_line:first-of-type::before {
  transition-delay: 1.15s;
}

.o-button.is-inview .o-button_line:first-of-type::after {
  transition-delay: 0.1s;
}

.o-button.is-inview .o-button_line:last-of-type::before {
  transition-delay: 0.55s;
}

.o-button.is-inview .o-button_line:last-of-type::after {
  transition-delay: 0.7s;
}

.c-header-home_footer {
  z-index: 3;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
}

.c-header-home_controls,
.c-header-home_buttons {
  margin-left: 0;
  letter-spacing: normal;
  font-size: 0;
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translate3d(0, 100%, 0);
}

@media (max-width: 699px) {
  .c-header-home_controls,
  .c-header-home_buttons {
    padding-bottom: 40px;
  }
}
@media (min-width: 700px) {
  .c-header-home_controls,
  .c-header-home_buttons {
    padding-bottom: 40%;
  }
}
@media (min-width: 700px) and (max-width: 749px) {
  .c-header-home_controls,
  .c-header-home_buttons {
    padding-bottom: 3.75rem;
  }
}
.is-loaded .c-header-home_controls,
.is-loaded .c-header-home_buttons {
  transform: translate3d(0, 0, 0);
}

body[data-route-option="prev-section"] .c-header-home_controls,
body[data-route-option="prev-section"] .c-header-home_buttons,
body[data-route-option="next-section"] .c-header-home_controls,
body[data-route-option="next-section"] .c-header-home_buttons {
  transform: translate3d(0, 0, 0);
}

.c-header-home_controls {
  transition-delay: 0.65s;
}

@media (min-width: 700px) {
  .c-header-home_controls {
    float: left;
  }
}
.c-header-home_buttons {
  transition-delay: 0.75s;
}

@media (max-width: 699px) {
  .c-header-home_buttons {
    margin-left: -20px;
    margin-right: -20px;
  }
}
@media (min-width: 1000px) {
  .c-header-home_buttons {
    float: right;
  }
}
@media (max-width: 699px) {
  .c-header-home_button {
    width: 50% !important;
  }
}
@media (min-width: 700px) {
  .c-header-home_button {
    width: 15.625rem;
  }
}
/* end of slideshow */
#sp-com_liferay_asset_publisher_web_portlet_AssetPublisherPortlet_INSTANCE_isyh-list
  a {
  padding: 15px !important;
  border-radius: 10px;
}
.activatedmenu {
  background-color: #497af5 !important;
  color: rgb(255, 255, 255) !important;
}
.activatedmenu svg path {
  background-color: #497af5 !important;
  color: rgb(164, 161, 161) !important;
  fill: white !important;
}
.carousel-inner {
  padding: 1em;
}
.card {
  margin: 0 0.5em;
  box-shadow: 2px 6px 8px 0 rgba(22, 22, 26, 0.18);
  border: none;
}
.carousel-control-prev,
.carousel-control-next {
  background-color: #e1e1e1;
  width: 6vh;
  height: 6vh;
  border-radius: 50%;
  top: 50%;
  transform: translateY(-50%);
}
@media (min-width: 768px) {
  .carousel-item {
    margin-right: 0;
    flex: 0 0 33.333333%;
    display: block;
  }
  .carousel-inner {
    display: flex;
  }
}

.card .img-wrapper {
  max-width: 100%;
  height: 13em;
  display: flex;
  justify-content: center;
  align-items: center;
}

.card img {
  max-height: 100%;
}
@media (max-width: 767px) {
  .card .img-wrapper {
    height: 17em;
  }
}

#nextbtn-carousel-tabs {
  border-radius: 50%;
  width: 50px;
  height: 50px;
  position: absolute !important;
  top: 280px;
  color: white;
  background-color: #002687;
  right: 3vw;
  z-index: 102 !important;
}

#prevbtn-carousel-tabs {
  border-radius: 50%;
  width: 50px;
  height: 50px;
  position: absolute !important;
  top: 280px;
  color: white;
  background-color: #002687;
  left: -96vw;
  z-index: 102 !important;
}

#nextbtn-carousel-tabs2 {
  border-radius: 50%;
  width: 50px;
  height: 50px;
  position: absolute !important;
  top: 250px;
  z-index: 100;
  color: white;
  background-color: #002687;
  left: 44vw;
  z-index: 102 !important;
}

.border-pictures-footer {
  border: 2px solid #365fc6;
  box-shadow: 0px 0px 5px 5px #0513233c;
}

#ostandarpicturenobg {
  position: absolute;
  width: 350px;
  margin-top: -68px;
  height: 250px;
  right: 3vw;
}

#allsoundscontainer {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  width: 10vw;
  height: 50px;
  background-color: rgba(255, 255, 255, 0);
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  margin: auto;
  position: absolute;
  top: 115vh;
  left: 45vw;
}
#prevbtn-carousel-tabs2 {
  border-radius: 50%;
  width: 50px;
  height: 50px;
  position: absolute !important;
  top: 250px;
  z-index: 100;
  color: white;
  background-color: #002687;
  left: -47vw !important;
}
.splide__list {
  transition: 1s ease-in-out;
  width: 90vw !important;
  min-width: 95vw !important;
}
.tablists a {
  height: auto !important;
}
.wh-30px {
  width: 30px !important;
  height: 30px !important;
}
.splide__track {
  overflow-x: hidden !important;
}

#ostandarfooterimage {
  position: absolute;
  z-index: 5;
  width: 200px;
  top: 100px;
  right: 80px;
}
#ostandarbg {
  position: absolute;
  z-index: 0;
  width: 300px;
  height: 300px;
  border-radius: 50%;
  bottom: -15px;
  right: 0px;
  animation: rotation 40s infinite linear;
}
@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

/* CSS */
.button-29 {
  align-items: center;
  appearance: none;
  background-image: radial-gradient(
    100% 100% at 100% 0,
    #5adaff 0,
    #5468ff 100%
  );
  border: 0;
  border-radius: 6px;
  box-shadow: rgba(45, 35, 66, 0.099) 0 2px 4px,
    rgba(45, 35, 66, 0.07) 0 7px 13px -3px,
    rgba(58, 65, 111, 0.103) 0 -3px 0 inset;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: inline-flex;
  font-family: "JetBrains Mono", monospace;
  height: 38px;
  justify-content: center;
  line-height: 1;
  list-style: none;
  overflow: hidden;
  padding-left: 8px;
  padding-right: 8px;
  position: relative;
  text-align: left;
  text-decoration: none;
  transition: box-shadow 0.15s, transform 0.15s;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  white-space: nowrap;
  will-change: box-shadow, transform;
  font-size: 15px;
}

.button-29:focus {
  box-shadow: #3c4fe0 0 0 0 1.5px inset, rgba(45, 35, 66, 0.4) 0 2px 4px,
    rgba(45, 35, 66, 0.3) 0 7px 13px -3px, #3c4fe0 0 -3px 0 inset;
}

.button-29:hover {
  box-shadow: rgba(45, 35, 66, 0.4) 0 4px 8px,
    rgba(45, 35, 66, 0.3) 0 7px 13px -3px, #3c4fe0 0 -3px 0 inset;
  transform: translateY(-2px);
}

.button-29:active {
  box-shadow: #3c4fe0 0 3px 7px inset;
  transform: translateY(2px);
}

/* inline css */
.js-toggler {
  display: none;
}

.js-toggler.is-transitioning {
  display: block;
  position: relative;
  overflow: hidden;
  -webkit-transition: height 0.5s ease;
  transition: height 0.5s ease;
}

.js-toggler.is-transitioning.is-fade {
  -webkit-transition: opacity 0.5s linear;
  transition: opacity 0.5s linear;
}

.js-toggler.is-transitioning.is-slidefade {
  -webkit-transition: height 0.5s ease, opacity 0.5s linear;
  transition: height 0.5s ease, opacity 0.5s linear;
}

.js-toggler.is-visible {
  display: block;
}
@keyframes splide-loading {
  0% {
    transform: rotate(0);
  }

  to {
    transform: rotate(1turn);
  }
}

.splide__container {
  position: relative;
  box-sizing: border-box;
}

.splide__list {
  margin: 0 !important;
  padding: 0 !important;
  width: -webkit-max-content;
  width: max-content;
  will-change: transform;
}
.splide__list a {
  margin: 0px 40px !important;
}

.splide.is-active .splide__list {
  display: flex;
}

.splide__pagination {
  display: inline-flex;
  align-items: center;
  width: 95%;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
}

.splide__pagination li {
  list-style-type: none;
  display: inline-block;
  line-height: 1;
  margin: 0;
}

.splide {
  visibility: hidden;
}

.splide,
.splide__slide {
  position: relative;
  outline: none;
}

.splide__slide {
  box-sizing: border-box;
  list-style-type: none !important;
  margin: 0;
  flex-shrink: 0;
}

.splide__slide img {
  vertical-align: bottom;
}

.splide__slider {
  position: relative;
}

.splide__spinner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 2px solid #999;
  border-left-color: transparent;
  animation: splide-loading 1s linear infinite;
}

.splide__track {
  position: relative;
  z-index: 0;
  overflow: hidden;
}

.splide--draggable > .splide__track > .splide__list > .splide__slide {
  -webkit-user-select: none;
  user-select: none;
}

.splide--fade > .splide__track > .splide__list {
  display: block;
}

.splide--fade > .splide__track > .splide__list > .splide__slide {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  opacity: 0;
}

.splide--fade > .splide__track > .splide__list > .splide__slide.is-active {
  position: relative;
  z-index: 1;
  opacity: 1;
}

.splide--rtl {
}

.splide--ttb > .splide__track > .splide__list {
  display: block;
}

.splide--ttb > .splide__pagination {
  width: auto;
}

.splide__arrow {
  position: absolute;
  z-index: 1;
  top: 50%;
  transform: translateY(-50%);
  width: 2em;
  height: 2em;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  padding: 0;
  opacity: 0.7;
  background: #ccc;
}

.splide__arrow svg {
  width: 1.2em;
  height: 1.2em;
}

.splide__arrow:hover {
  cursor: pointer;
  opacity: 0.9;
}

.splide__arrow:focus {
  outline: none;
}

.splide__arrow--prev {
  left: 1em;
}

.splide__arrow--prev svg {
  transform: scaleX(-1);
}

.splide__arrow--next {
  right: 1em;
}

.splide__pagination {
  position: absolute;
  z-index: 1;
  bottom: 0.5em;
  left: 50%;
  transform: translateX(-50%);
  padding: 0;
}

.splide__pagination__page {
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #ccc;
  border-radius: 50%;
  margin: 3px;
  padding: 0;
  transition: transform 0.2s linear;
  border: none;
  opacity: 0.7;
}

.splide__pagination__page.is-active {
  transform: scale(1.4);
  background: #fff;
}

.splide__pagination__page:hover {
  cursor: pointer;
  opacity: 0.9;
}

.splide__pagination__page:focus {
  outline: none;
}

.splide__progress__bar {
  width: 0;
  height: 3px;
  background: #ccc;
}

.splide--nav > .splide__track > .splide__list > .splide__slide {
  border: 3px solid transparent;
}

.splide--nav > .splide__track > .splide__list > .splide__slide.is-active {
  border-color: #000;
}

.splide--nav > .splide__track > .splide__list > .splide__slide:focus {
  outline: none;
}

.splide--rtl > .splide__arrows .splide__arrow--prev,
.splide--rtl > .splide__track > .splide__arrows .splide__arrow--prev {
}

.splide--rtl > .splide__arrows .splide__arrow--prev svg,
.splide--rtl > .splide__track > .splide__arrows .splide__arrow--prev svg {
  transform: scaleX(1);
}

.splide--rtl > .splide__arrows .splide__arrow--next,
.splide--rtl > .splide__track > .splide__arrows .splide__arrow--next {
}

.splide--rtl > .splide__arrows .splide__arrow--next svg,
.splide--rtl > .splide__track > .splide__arrows .splide__arrow--next svg {
  transform: scaleX(-1);
}

.splide--ttb > .splide__arrows .splide__arrow,
.splide--ttb > .splide__track > .splide__arrows .splide__arrow {
  left: 50%;
  transform: translate(-50%);
}

.splide--ttb > .splide__arrows .splide__arrow--prev,
.splide--ttb > .splide__track > .splide__arrows .splide__arrow--prev {
  top: 1em;
}

.splide--ttb > .splide__arrows .splide__arrow--prev svg,
.splide--ttb > .splide__track > .splide__arrows .splide__arrow--prev svg {
  transform: rotate(-90deg);
}

.splide--ttb > .splide__arrows .splide__arrow--next,
.splide--ttb > .splide__track > .splide__arrows .splide__arrow--next {
  top: auto;
  bottom: 1em;
}

.splide--ttb > .splide__arrows .splide__arrow--next svg,
.splide--ttb > .splide__track > .splide__arrows .splide__arrow--next svg {
  transform: rotate(90deg);
}

.splide--ttb > .splide__pagination {
  display: flex;
  flex-direction: column;
  bottom: 50%;
  left: auto;
  right: 0.5em;
  transform: translateY(50%);
}
.asset-publisher-splide-type-2 {
  overflow: visible;
}

.asset-publisher-splide-type-2 .splide__track {
  overflow: visible;
}

.asset-publisher-splide-type-2 .splide__track .splide__list {
  margin-bottom: 2em !important;
}

.asset-publisher-splide-type-2 .splide__track .splide__list .splide__slide {
  background: #fff;
  border-radius: 0.5em;
  overflow: hidden;
  text-decoration: none;
  transition: all ease-in-out 0.3s;
  border: 1px solid rgba(173, 135, 0, 0.3);
}

.asset-publisher-splide-type-2
  .splide__track
  .splide__list
  .splide__slide:hover {
  box-shadow: 0.31em 0.62em 0.43em rgba(0, 38, 135, 0.2);
}

.asset-publisher-splide-type-2
  .splide__track
  .splide__list
  .splide__slide:hover
  .parent-img::before {
  opacity: 1;
}

.asset-publisher-splide-type-2
  .splide__track
  .splide__list
  .splide__slide
  .parent-img {
  width: 100%;
  height: 12.3em;
  overflow: hidden;
  position: relative;
}

.asset-publisher-splide-type-2
  .splide__track
  .splide__list
  .splide__slide
  .parent-img::before {
  content: "";
  background: linear-gradient(
    360deg,
    rgba(0, 0, 0, 0.712) 0%,
    rgba(0, 28, 99, 0.336) 49.8%,
    rgba(0, 28, 99, 0) 100%
  );
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0;
  z-index: 1;
  transition: all ease-in-out 0.3s;
}

.asset-publisher-splide-type-2
  .splide__track
  .splide__list
  .splide__slide
  .parent-img
  img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all ease-in-out 0.3s;
}

.asset-publisher-splide-type-2
  .splide__track
  .splide__list
  .splide__slide
  .date {
  font-size: 0.678em;
  text-align: right;
  color: #7c7c7c;
  margin: 1.2em 1.4em;
}

.asset-publisher-splide-type-2
  .splide__track
  .splide__list
  .splide__slide
  .date
  .main-c {
  padding: 0 5px;
  display: inline-block;
}

.rtl
  .asset-publisher-splide-type-2
  .splide__track
  .splide__list
  .splide__slide
  .date {
  text-align: left;
}

.asset-publisher-splide-type-2
  .splide__track
  .splide__list
  .splide__slide
  .title {
  font-weight: bold;
  font-size: 1em;
  color: #002687;
  padding: 0 1.2em;
  line-height: 1.68em;
  overflow: hidden;
  /*height: 5.15em;*/
  margin-bottom: 0.7em;
}

.asset-publisher-splide-type-2
  .splide__track
  .splide__list
  .splide__slide
  .sub-title {
  font-size: 0.7em;
  color: #002687;
  padding: 0 1.9em;
  overflow: hidden;
  height: 2.6em;
  margin-bottom: 0.7em;
}

.asset-publisher-splide-type-2
  .splide__track
  .splide__list
  .splide__slide
  .description {
  font-size: 0.875em;
  line-height: 1.78em;
  padding: 0 1.2em;
  color: #686868;
  overflow: hidden;
  height: 10em;
  text-align: justify;
}

.asset-publisher-splide-type-2
  .splide__track
  .splide__list
  .splide__slide.has-lead
  .description {
  overflow: hidden;
  height: 10.4em;
}

.asset-publisher-splide-type-2
  .splide__track
  .splide__list
  .splide__slide
  .visit {
  font-size: 0.678em;
  text-align: right;
  color: #7c7c7c;
  margin: 1.2em 1.4em;
  margin-top: 1.5em;
}

.rtl
  .asset-publisher-splide-type-2
  .splide__track
  .splide__list
  .splide__slide
  .visit {
  text-align: left;
}

@media only screen and (max-width: 992px) {
  .asset-publisher-splide-type-2
    .splide__track
    .splide__list
    .splide__slide.is-visible {
    box-shadow: 0px 4px 4px rgba(7, 42, 132, 0.15);
  }

  .asset-publisher-splide-type-2
    .splide__track
    .splide__list
    .splide__slide:hover {
    box-shadow: 0px 4px 4px rgba(7, 42, 132, 0.15) !important;
  }
}

@media only screen and (max-width: 768px) {
  .asset-publisher-splide-type-2 {
    font-size: 15px;
  }

  .asset-publisher-splide-type-2 .splide__track {
    overflow: visible;
  }
}

@media only screen and (max-width: 576px) {
  .asset-publisher-splide-type-2 {
    font-size: 13px;
    width: 21em;
    max-width: 100%;
  }
}
.ostandari-btn .parent-more {
  display: flex;
}

.ostandari-btn .parent-more .more {
  width: max-content;
  min-width: 9em;
  padding: 0.5em 2.3em;
  background: 2687;
  font-size: 1.12em;
  color: #ad8700;
  background: url(documents/39063/39065/button-background.png/button-background6a4f.png?t=1615919387415&amp;download=true)
    #002687;
  text-decoration: none;
  display: inline-flex;
  border-radius: 1.6em;
  font-weight: bold;
  justify-content: center;
  box-shadow: 0.18em 0.43em 0.62em rgba(0, 38, 135, 0.15);
}

@media only screen and (max-width: 768px) {
  .ostandari-btn {
    font-size: 15px;
  }
}

@media only screen and (max-width: 576px) {
  .ostandari-btn {
    font-size: 13px;
  }
}
.asset-publisher-splide-type-2 {
  overflow: visible;
}

.asset-publisher-splide-type-2 .splide__track {
  overflow: visible;
}

.asset-publisher-splide-type-2 .splide__track .splide__list {
  margin-bottom: 2em !important;
}

.asset-publisher-splide-type-2 .splide__track .splide__list .splide__slide {
  background: #fff;
  border-radius: 0.5em;
  overflow: hidden;
  text-decoration: none;
  transition: all ease-in-out 0.3s;
  border: 1px solid rgba(173, 135, 0, 0.3);
}

.asset-publisher-splide-type-2
  .splide__track
  .splide__list
  .splide__slide:hover {
  box-shadow: 0.31em 0.62em 0.43em rgba(0, 38, 135, 0.2);
}

.asset-publisher-splide-type-2
  .splide__track
  .splide__list
  .splide__slide:hover
  .parent-img::before {
  opacity: 1;
}

.asset-publisher-splide-type-2
  .splide__track
  .splide__list
  .splide__slide:hover
  .parent-img
  img {
}

.asset-publisher-splide-type-2
  .splide__track
  .splide__list
  .splide__slide
  .parent-img {
  width: 100%;
  height: 12.3em;
  overflow: hidden;
  position: relative;
}

.asset-publisher-splide-type-2
  .splide__track
  .splide__list
  .splide__slide
  .parent-img::before {
  content: "";
  background: linear-gradient(
    360deg,
    rgba(0, 0, 0, 0.712) 0%,
    rgba(0, 28, 99, 0.336) 49.8%,
    rgba(0, 28, 99, 0) 100%
  );
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0;
  z-index: 1;
  transition: all ease-in-out 0.3s;
}

.asset-publisher-splide-type-2
  .splide__track
  .splide__list
  .splide__slide
  .parent-img
  img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all ease-in-out 0.3s;
}

.asset-publisher-splide-type-2
  .splide__track
  .splide__list
  .splide__slide
  .date {
  font-size: 0.678em;
  text-align: right;
  color: #7c7c7c;
  margin: 1.2em 1.4em;
}

.asset-publisher-splide-type-2
  .splide__track
  .splide__list
  .splide__slide
  .date
  .main-c {
  padding: 0 5px;
  display: inline-block;
}

.rtl
  .asset-publisher-splide-type-2
  .splide__track
  .splide__list
  .splide__slide
  .date {
  text-align: left;
}

.asset-publisher-splide-type-2
  .splide__track
  .splide__list
  .splide__slide
  .title {
  font-weight: bold;
  font-size: 1em;
  color: #002687;
  padding: 0 1.2em;
  line-height: 1.68em;
  overflow: hidden;
  /*height: 5.15em;*/
  margin-bottom: 0.7em;
}

.asset-publisher-splide-type-2
  .splide__track
  .splide__list
  .splide__slide
  .sub-title {
  font-size: 0.7em;
  color: #002687;
  padding: 0 1.9em;
  overflow: hidden;
  height: 2.6em;
  margin-bottom: 0.7em;
}

.asset-publisher-splide-type-2
  .splide__track
  .splide__list
  .splide__slide
  .description {
  font-size: 0.875em;
  line-height: 1.78em;
  padding: 0 1.2em;
  color: #686868;
  overflow: hidden;
  height: 10em;
  text-align: justify;
}

.asset-publisher-splide-type-2
  .splide__track
  .splide__list
  .splide__slide.has-lead
  .description {
  overflow: hidden;
  height: 10.4em;
}

.asset-publisher-splide-type-2
  .splide__track
  .splide__list
  .splide__slide
  .visit {
  font-size: 0.678em;
  text-align: right;
  color: #7c7c7c;
  margin: 1.2em 1.4em;
  margin-top: 1.5em;
}

.rtl
  .asset-publisher-splide-type-2
  .splide__track
  .splide__list
  .splide__slide
  .visit {
  text-align: left;
}

@media only screen and (max-width: 992px) {
  .asset-publisher-splide-type-2
    .splide__track
    .splide__list
    .splide__slide.is-visible {
    box-shadow: 0px 4px 4px rgba(7, 42, 132, 0.15);
  }

  .asset-publisher-splide-type-2
    .splide__track
    .splide__list
    .splide__slide:hover {
    box-shadow: 0px 4px 4px rgba(7, 42, 132, 0.15) !important;
  }
}

@media only screen and (max-width: 768px) {
  .asset-publisher-splide-type-2 {
    font-size: 15px;
  }

  .asset-publisher-splide-type-2 .splide__track {
    overflow: visible;
  }
}

@media only screen and (max-width: 576px) {
  .asset-publisher-splide-type-2 {
    font-size: 13px;
    width: 21em;
    max-width: 100%;
  }
}
.asset-publisher-splide-type-2 {
  overflow: visible;
}

.asset-publisher-splide-type-2 .splide__track {
  overflow: visible;
}

.asset-publisher-splide-type-2 .splide__track .splide__list {
  margin-bottom: 2em !important;
}

.asset-publisher-splide-type-2 .splide__track .splide__list .splide__slide {
  background: #fff;
  border-radius: 0.5em;
  overflow: hidden;
  text-decoration: none;
  transition: all ease-in-out 0.3s;
  border: 1px solid rgba(173, 135, 0, 0.3);
}

.asset-publisher-splide-type-2
  .splide__track
  .splide__list
  .splide__slide:hover {
  box-shadow: 0.31em 0.62em 0.43em rgba(0, 38, 135, 0.2);
}

.asset-publisher-splide-type-2
  .splide__track
  .splide__list
  .splide__slide:hover
  .parent-img::before {
  opacity: 1;
}

.asset-publisher-splide-type-2
  .splide__track
  .splide__list
  .splide__slide:hover
  .parent-img
  img {
}

.asset-publisher-splide-type-2
  .splide__track
  .splide__list
  .splide__slide
  .parent-img {
  width: 100%;
  height: 12.3em;
  overflow: hidden;
  position: relative;
}

.asset-publisher-splide-type-2
  .splide__track
  .splide__list
  .splide__slide
  .parent-img::before {
  content: "";
  background: linear-gradient(
    360deg,
    rgba(0, 0, 0, 0.712) 0%,
    rgba(0, 28, 99, 0.336) 49.8%,
    rgba(0, 28, 99, 0) 100%
  );
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0;
  z-index: 1;
  transition: all ease-in-out 0.3s;
}

.asset-publisher-splide-type-2
  .splide__track
  .splide__list
  .splide__slide
  .parent-img
  img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all ease-in-out 0.3s;
}

.asset-publisher-splide-type-2
  .splide__track
  .splide__list
  .splide__slide
  .date {
  font-size: 0.678em;
  text-align: right;
  color: #7c7c7c;
  margin: 1.2em 1.4em;
}

.asset-publisher-splide-type-2
  .splide__track
  .splide__list
  .splide__slide
  .date
  .main-c {
  padding: 0 5px;
  display: inline-block;
}

.rtl
  .asset-publisher-splide-type-2
  .splide__track
  .splide__list
  .splide__slide
  .date {
  text-align: left;
}

.asset-publisher-splide-type-2
  .splide__track
  .splide__list
  .splide__slide
  .title {
  font-weight: bold;
  font-size: 1em;
  color: #002687;
  padding: 0 1.2em;
  line-height: 1.68em;
  overflow: hidden;
  /*height: 5.15em;*/
  margin-bottom: 0.7em;
}

.asset-publisher-splide-type-2
  .splide__track
  .splide__list
  .splide__slide
  .sub-title {
  font-size: 0.7em;
  color: #002687;
  padding: 0 1.9em;
  overflow: hidden;
  height: 2.6em;
  margin-bottom: 0.7em;
}

.asset-publisher-splide-type-2
  .splide__track
  .splide__list
  .splide__slide
  .description {
  font-size: 0.875em;
  line-height: 1.78em;
  padding: 0 1.2em;
  color: #686868;
  overflow: hidden;
  height: 10em;
  text-align: justify;
}

.asset-publisher-splide-type-2
  .splide__track
  .splide__list
  .splide__slide.has-lead
  .description {
  overflow: hidden;
  height: 10.4em;
}

.asset-publisher-splide-type-2
  .splide__track
  .splide__list
  .splide__slide
  .visit {
  font-size: 0.678em;
  text-align: right;
  color: #7c7c7c;
  margin: 1.2em 1.4em;
  margin-top: 1.5em;
}

.rtl
  .asset-publisher-splide-type-2
  .splide__track
  .splide__list
  .splide__slide
  .visit {
  text-align: left;
}

@media only screen and (max-width: 992px) {
  .asset-publisher-splide-type-2
    .splide__track
    .splide__list
    .splide__slide.is-visible {
    box-shadow: 0px 4px 4px rgba(7, 42, 132, 0.15);
  }

  .asset-publisher-splide-type-2
    .splide__track
    .splide__list
    .splide__slide:hover {
    box-shadow: 0px 4px 4px rgba(7, 42, 132, 0.15) !important;
  }
}

@media only screen and (max-width: 768px) {
  .asset-publisher-splide-type-2 {
    font-size: 15px;
  }

  .asset-publisher-splide-type-2 .splide__track {
    overflow: visible;
  }
}

@media only screen and (max-width: 576px) {
  .asset-publisher-splide-type-2 {
    font-size: 13px;
    width: 21em;
    max-width: 100%;
  }
}
.asset-publisher-list .item {
  display: flex;
  border-radius: 0.5em;
  overflow: hidden;
  box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 8%);
  /*height: 6.5em;*/
  background: #fff;
  margin-bottom: 1em;
  text-decoration: none;
}

.asset-publisher-list .item .parent-img {
  min-height: 11em;
  flex-grow: 2;
  max-width: 10em;
  min-width: 10em;
  border-radius: 0.5em;
  overflow: hidden;
  text-decoration: none;
  transition: all ease-in-out 0.3s;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
}

.asset-publisher-list .item .parent-img .img {
  max-width: 100%;
  max-height: 100%;
  position: relative;
  z-index: 3;
  transition: all ease-in-out 0.3s;
}

.asset-publisher-list .item .parent-img .background {
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
  transition: all ease-in-out 0.3s;
  z-index: 1;
  filter: blur(5px);
}

.asset-publisher-list .item .date {
  font-size: 0.678em;
  text-align: right;
  color: #7c7c7c;
  margin: 0em 1em;
}

.asset-publisher-list .item .title {
  font-weight: bold;
  font-size: 1em;
  color: #002687;
  /* padding: 0 1em; */
  line-height: 1.68em;
  overflow: hidden;
  /*height: 1.6em;*/
  margin: 0.7em 1em;
  margin-bottom: 0.4em;
}

.asset-publisher-list .item .description {
  font-size: 0.875em;
  line-height: 1.78em;
  padding: 0 1em;
  color: #686868;
  overflow: hidden;
  /*height: 1.7em;*/
  text-align: justify;
  margin-top: 0.4em;
}

/*.asset-publisher-list .item .visit {*/
/*  font-size: 0.678em;*/
/*    color: #7c7c7c;*/
/*    margin: 0 1em;*/
/*    margin-top: 0.5em;*/
/*    text-align: left;*/
/*}*/

@media only screen and (max-width: 768px) {
  .asset-publisher-list {
    font-size: 15px;
  }
}

@media only screen and (max-width: 576px) {
  .asset-publisher-list {
    font-size: 13px;
  }

  .asset-publisher-list .item {
    /*height: 9em;*/
  }

  .asset-publisher-list .item .parent-img img {
    /*width: 7em;*/
  }

  .asset-publisher-list .item .title {
    font-size: 0.9em;
  }

  .asset-publisher-list .item .description {
    font-size: 0.8em;
  }
}
.fragment_7809 {
}

.Announcements-box {
  margin-top: 2.8em;
}

.Announcements-box > h1 {
  font-weight: bold;
  font-size: 1.62em;
  color: #ad8700;
  margin-bottom: 1.5em;
}

.Announcements-box .parent-more {
  margin: 2em 0;
  text-align: right;
  width: 100%;
}

html.rtl .Announcements-box .parent-more {
  text-align: left;
}

.Announcements-box .parent-more .more {
  width: max-content;
  min-width: 9em;
  padding: 0.5em 2.3em;
  background: 2687;
  font-size: 1.12em;
  color: #ad8700;
  background: url(documents/39063/39065/button-background.png/button-background6a4f.png?t=1615919387415&amp;download=true)
    #002687;
  text-decoration: none;
  display: inline-flex;
  justify-content: center;
  border-radius: 1.6em;
  font-weight: bold;
  box-shadow: 0.18em 0.43em 0.62em rgba(0, 38, 135, 0.15);
}

@media only screen and (max-width: 768px) {
  .Announcements-box {
    font-size: 15px;
  }
}

@media only screen and (max-width: 576px) {
  .Announcements-box {
    font-size: 13px;
  }

  .Announcements-box > h1,
  .Announcements-box .parent-more {
    text-align: center;
  }

  html.rtl .Announcements-box .parent-more {
    text-align: center;
  }
}
.asset-publisher-list .item {
  display: flex;
  border-radius: 0.5em;
  overflow: hidden;
  box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 8%);
  /*height: 6.5em;*/
  background: #fff;
  margin-bottom: 1em;
  text-decoration: none;
}

.asset-publisher-list .item .parent-img {
  min-height: 11em;
  flex-grow: 2;
  max-width: 10em;
  min-width: 10em;
  border-radius: 0.5em;
  overflow: hidden;
  text-decoration: none;
  transition: all ease-in-out 0.3s;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
}

.asset-publisher-list .item .parent-img .img {
  max-width: 100%;
  max-height: 100%;
  position: relative;
  z-index: 3;
  transition: all ease-in-out 0.3s;
}

.asset-publisher-list .item .parent-img .background {
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
  transition: all ease-in-out 0.3s;
  z-index: 1;
  filter: blur(5px);
}

.asset-publisher-list .item .date {
  font-size: 0.678em;
  text-align: right;
  color: #7c7c7c;
  margin: 0em 1em;
}

.asset-publisher-list .item .title {
  font-weight: bold;
  font-size: 1em;
  color: #002687;
  /* padding: 0 1em; */
  line-height: 1.68em;
  overflow: hidden;
  /*height: 1.6em;*/
  margin: 0.7em 1em;
  margin-bottom: 0.4em;
}

.asset-publisher-list .item .description {
  font-size: 0.875em;
  line-height: 1.78em;
  padding: 0 1em;
  color: #686868;
  overflow: hidden;
  /*height: 1.7em;*/
  text-align: justify;
  margin-top: 0.4em;
}

/*.asset-publisher-list .item .visit {*/
/*  font-size: 0.678em;*/
/*    color: #7c7c7c;*/
/*    margin: 0 1em;*/
/*    margin-top: 0.5em;*/
/*    text-align: left;*/
/*}*/

@media only screen and (max-width: 768px) {
  .asset-publisher-list {
    font-size: 15px;
  }
  .splide__list a {
    margin: 0px 10px !important;
    height: 400px !important;
  }
}

@media only screen and (max-width: 576px) {
  .asset-publisher-list {
    font-size: 13px;
  }

  .asset-publisher-list .item {
    /*height: 9em;*/
  }

  .asset-publisher-list .item .parent-img img {
    /*width: 7em;*/
  }

  .asset-publisher-list .item .title {
    font-size: 0.9em;
  }

  .asset-publisher-list .item .description {
    font-size: 0.8em;
  }
}
.fragment_7707 {
}

.asset-publisher-tabs {
  padding-bottom: 2.8em;
}

.asset-publisher-tabs .tabs-menu .links {
  display: flex;
  align-items: stretch;
  list-style: none;
  margin: 0;
  margin-bottom: 2.81em;
  background: #002687;
  border-radius: 0.5em;
  overflow: hidden;
  padding: 0;
}

.asset-publisher-tabs .tabs-menu .links li {
  flex-grow: 1;
  text-align: center;
  font-size: 1.1em;
  color: #fff6da;
  transition: all ease-in-out 0.1s;
  cursor: pointer;
  color: #ffffff;
  position: relative;
  display: flex;
  justify-content: center;
  flex-direction: column;
  transition: all ease 0.3s;
  padding: 0.5em 0.9em;
}

.asset-publisher-tabs .tabs-menu .links li .text {
  transform: translateY(0.31em);
  transition: all ease 0.3s;
  min-width: 4.4em;
}

.asset-publisher-tabs .tabs-menu .links li .el-hover {
  margin: auto;
  display: flex;
  margin-top: 0.3em;
  width: 0;
  transition: all ease 0.3s;
  opacity: 0;
}

.asset-publisher-tabs .tabs-menu .links li .el-hover .el-1 {
  background: #ad8700;
  width: 20%;
  height: 0.18em;
  border-radius: 10px;
  overflow: hidden;
}

.asset-publisher-tabs .tabs-menu .links li .el-hover .el-2 {
  background: #f6f6f6;
  width: 80%;
  height: 0.18em;
  border-radius: 10px;
  overflow: hidden;
  margin-left: 0.18em;
}

html.rtl .asset-publisher-tabs .tabs-menu .links li .el-hover .el-2 {
  margin-left: unset;
  margin-right: 0.18em;
}

.asset-publisher-tabs .tabs-menu .links li.active {
  color: #002687;
  background: #0dcaf0;
  box-shadow: 0px 0px 10px 5px #1a42a7 !important;
}

.asset-publisher-tabs .tabs-menu .links li.active .text {
  transform: translateY(0);
}

.asset-publisher-tabs .tabs-menu .links li.active .el-hover {
  width: 4.3em;
  opacity: 1;
}

.asset-publisher-tabs .tabs-menu .links li.active::after {
  display: none;
}

html.ltr .asset-publisher-tabs .tabs-menu .links li + li {
  border-left: 0.125em solid rgba(255, 255, 255, 0.2);
}

html.rtl .asset-publisher-tabs .tabs-menu .links li + li {
  border-right: 0.125em solid rgba(255, 255, 255, 0.2);
}

.asset-publisher-tabs .tabs-menu .tab-content .tab-box:not(.active) {
  display: block;
  opacity: 0;
  visibility: collapse;
  height: 0;
  overflow: hidden;
}

.asset-publisher-tabs .tabs-menu .tab-content .tab-box.active {
  display: block;
  opacity: 1;
  visibility: visible;
  height: inherit;
}

.asset-publisher-tabs .tabs-menu .tab-content .tab-box .parent-more {
  margin-top: 2.68em;
  text-align: right;
  width: 100%;
}

html.rtl .tabs-menu .tab-content .tab-box .parent-more {
  text-align: left;
}

.asset-publisher-tabs .tabs-menu .tab-content .tab-box .parent-more .more {
  width: max-content;
  min-width: 9em;
  padding: 0.5em 2.3em;
  background: 2687;
  font-size: 1.12em;
  color: #ad8700;
  background: url(documents/39063/39065/button-background.png/button-background6a4f.png?t=1615919387415&amp;download=true)
    #002687;
  text-decoration: none;
  display: inline-flex;
  border-radius: 1.6em;
  font-weight: bold;
  justify-content: center;
  box-shadow: 0.18em 0.43em 0.62em rgba(0, 38, 135, 0.15);
}

@media only screen and (max-width: 992px) {
  .asset-publisher-tabs {
    overflow: hidden;
  }
}

@media only screen and (max-width: 768px) {
  .asset-publisher-tabs {
    font-size: 13px;
  }

  .asset-publisher-tabs .tabs-menu .links {
    font-size: 0.9em;
    padding: 0.4em 1.5em 1em 1.5em;
    width: 100%;
    justify-content: space-between;
    flex-direction: column;
    height: 6em;
    overflow: hidden;
    background: #002687;
    border-radius: 0.7em;
  }

  .asset-publisher-tabs .tabs-menu .links:hover {
    height: max-content;
  }

  .asset-publisher-tabs .tabs-menu .links:hover li.active::after {
    transform: rotate(-90deg);
  }

  .asset-publisher-tabs .tabs-menu .links li {
    padding: 0;
    transition: none;
    order: 7;
    margin: 0.5em 0;
    border: none !important;
    background: none;
  }

  .asset-publisher-tabs .tabs-menu .links li.active {
    order: 6;
    width: 100%;
    padding: 0.7em 0;
    text-align: center;
    font-size: 1.5em;
    border-radius: 12px;
    color: #ad8700;
    margin-top: 0;
    font-weight: bold;
    position: relative;
    margin-bottom: 0.2em;
    background: none;
  }

  .asset-publisher-tabs .tabs-menu .links li.active::after {
    position: absolute;
    bottom: -3.5em;
    left: calc(50% - 1em);
    top: 2em;
    right: 1.5em;
    font-size: 0.7em;
    bottom: unset;
    left: unset;
    transition: all ease-in-out 0.3s;
    display: block;
  }
}

@media only screen and (max-width: 576px) {
  .asset-publisher-tabs .tabs-menu .tab-content .tab-box .parent-more {
    text-align: center;
  }
}
.fragment_7901 {
}

.map-and-video {
  margin-top: 3.81em;
  padding-bottom: 3.43em;
}

.map-and-video .custom-border-top {
  width: 100%;
  height: 1.75em;
  margin-bottom: 3em;
  background: url(documents/39063/39065/button-background.png/button-background6a4f.png?t=1615919387415&amp;download=true)
    rgba(173, 135, 0, 0.5);
}

.map-and-video .map img {
  max-width: 100%;
}

.map-and-video .map .parent-more {
  margin: 2em 0;
  text-align: right;
  width: 100%;
  margin-top: -3.4em;
}

.map-and-video .map .parent-more .more {
  width: max-content;
  min-width: 9em;
  padding: 0.5em 2.3em;
  background: 2687;
  font-size: 1.12em;
  color: #002687;
  background: url(documents/39063/39065/button-background.png/button-background6a4f.png?t=1615919387415&amp;download=true)
    #ad8700;
  text-decoration: none;
  display: inline-flex;
  justify-content: center;
  border-radius: 1.6em;
  font-weight: bold;
  box-shadow: 0.18em 0.43em 0.62em rgba(0, 38, 135, 0.15);
}

.map-and-video .textual-content .title {
  font-weight: bold;
  font-size: 1.62em;
  color: #ad8700;
  margin-top: 2.4em;
}

.map-and-video .textual-content .description {
  margin-top: 2em;
  font-size: 1.06em;
  line-height: 1.8em;
  color: #ffffff;
  text-align: justify;
}

.map-and-video .video .parent-video {
  margin-top: 2.9em;
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  max-width: 100%;
  width: 28em;
  height: 16.18em;
  border: 1px solid rgba(173, 135, 0, 0.3);
  filter: drop-shadow(0.31em 0.62em 0.93em rgba(0, 38, 135, 0.25));
  border-radius: 0.75em;
}

.map-and-video .video .parent-video #btn-toggle-video-2 {
  position: absolute;
  transition: all ease-in-out 0.5s;
  z-index: 1;
  font-size: 1.2em;
  cursor: pointer;
}

.map-and-video .video .parent-video #btn-toggle-video-2 *::before {
  font-size: 3.5em;
}

.map-and-video .video .parent-video.active-video .title {
  opacity: 0;
  visibility: collapse;
}

.map-and-video .video .parent-video.active-video #btn-toggle-video-2 {
  opacity: 0;
  visibility: collapse;
}

.map-and-video .video .parent-video.active-video .description {
  opacity: 0;
  visibility: collapse;
}

.map-and-video .video .parent-video video {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.map-and-video .video .parent-video .title {
  background: rgba(0, 28, 99, 0.8);
  margin-bottom: 0;
  transition: all ease-in-out 0.5s;
  position: absolute;
  bottom: 0;
  width: 100%;
  font-size: 1.12em;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.7em 1em;
  font-size: 1.06em;
  color: #ffffff;
}

.map-and-video .tourist-attractions {
  margin-top: 2.9em;
}

.map-and-video .tourist-attractions > h3 {
  font-weight: bold;
  font-size: 1.43em;
  margin-bottom: 1.5em;
  color: #ad8700;
}

@media only screen and (max-width: 1200px) {
  .map-and-video .map .parent-more {
    margin-top: 1.8em;
    text-align: center;
  }
}

@media only screen and (max-width: 992px) {
  .map-and-video {
    font-size: 15px;
  }

  .map-and-video .textual-content {
    font-size: 13px;
  }

  .map-and-video .textual-content .title {
    margin-top: 0;
  }
}

@media only screen and (max-width: 768px) {
  .map-and-video {
    font-size: 15px;
  }

  .map-and-video .textual-content {
    order: 1;
  }

  .map-and-video .video {
    order: 3;
  }

  .map-and-video .video .parent-video {
    width: 100%;
  }

  .map-and-video .tourist-attractions {
    order: 4;
    margin-top: 4em;
    margin-bottom: 2.5em;
  }

  .map-and-video .map {
    order: 2;
    margin-top: 3em;
  }

  .map-and-video .map .parent-more {
    margin-top: 2.5em;
  }
}

@media only screen and (max-width: 576px) {
  .map-and-video {
    overflow: hidden;
    font-size: 13px;
  }

  .map-and-video .textual-content {
    font-size: 12px;
    margin-bottom: 3.5em;
  }

  .map-and-video .map {
    margin-top: 0;
    text-align: center;
  }
}
.custom-btn-2 .parent-more {
  transition: all ease-in-out 0.3s;
}

.custom-btn-2 .parent-more:hover {
  transform: scale(1.1);
}

.custom-btn-2 .parent-more:hover .more {
  background: #2e5aac;
}

.custom-btn-2 .parent-more .more {
  width: max-content;
  min-width: 9em;
  padding: 0.5em 2.3em;
  background: 2687;
  font-size: 15px;
  color: #f1f2f5;
  background: #497af5;
  text-decoration: none;
  display: inline-flex;
  border-radius: 1.6em;
  justify-content: center;
  box-shadow: 0.18em 0.43em 0.62em rgba(0, 38, 135, 0.15);
  transition: all ease-in-out 0.3s;
}

@media only screen and (max-width: 768px) {
  .custom-btn-2 {
    font-size: 15px;
  }
}

@media only screen and (max-width: 576px) {
  .custom-btn-2 {
    font-size: 13px;
  }
}
/* end of inline css */
/* background slideshow  */

.body {
  background: #eee;
  position: relative;
  height: 100vh;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #000;
  margin: 0;
  padding: 0;
}

swiper-container {
  width: 100%;
  height: 100%;
}

swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.mySwiperc {
  height: 100%;
  z-index: 0;
}
.mySwiperc::part(bullet-active) {
  background-color: rgb(41, 153, 239);
}
.mySwiperc::part(pagination) {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 70px;
  padding-right: 10px;
  justify-content: space-around;
  border-radius: 0px 10px 10px 0px;
  width: 40px;
  background-color: rgba(255, 255, 255, 0.607);
  position: absolute;
  padding: 5px 0px;
  bottom: 150px;
  left: 0;
  z-index: 999 !important;
}
.mySwiperc::part(button-next) {
  color: white;
  margin-left: 25px;
}
.mySwiperc::part(button-prev) {
  color: white;
  margin-right: 25px;
}
.swiper-m::part(button-next) {
  color: #062a87;
}
.swiper-m::part(button-prev) {
  color: #062a87;
}
.swiper-pagination {
  width: 20% !important;
  position: absolute;
  right: 0;
  z-index: 2;
}

#title1-slideshow {
  position: absolute;
  color: white;
  border-radius: 12px;
  padding: 12px;
  background-color: #0513238a;
  z-index: 2;
  top: 50vh;
  right: 35vw;
}

#title2-slideshow {
  position: absolute;
  color: white;
  border-radius: 12px;
  padding: 12px;
  background-color: #0513238a;
  z-index: 2;
  top: 60vh;
  right: 25vw;
}
.swiper-pagination {
  width: 10% !important;
  right: 0 !important;
  position: absolute;
}
#bg-scroll {
  width: 14% !important;
  border-top-left-radius: 40px;
  display: block;
  position: absolute;
  right: 0;
  margin-top: -40px;
  height: 40px;
  background: linear-gradient(to left, #c3d4ff, #d9e4ff);
  z-index: 2;
}
/* end of background slideshow */
/* slideshow 2 */
#firstslideshow {
  height: 650px;
}
#last-container-slideshow2 {
  width: auto;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 80px;
  background: rgba(8, 8, 8, 0.593);
}
swiper-container {
  width: 100%;
  height: 100%;
}

swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

swiper-slide .swiper2-elements {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

swiper-container {
  width: 100%;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
}

swiper-slide {
  background-size: cover;
  background-position: center;
}

.mySwiper {
  height: 80%;
  width: 100%;
}

.mySwiper2 {
  height: 20%;
  box-sizing: border-box;
  padding: 10px 0;
}

.mySwiper2 swiper-slide {
  width: 25%;
  height: 100%;
  opacity: 0.4;
}

.mySwiper2 .swiper-slide-thumb-active {
  opacity: 1;
}

swiper-slide .swiper2-elements {
  display: block;
  width: 100%;

  object-fit: cover;
}

#slider-news1 {
  background-image: url(./images2/news1.png);
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
}
#slider-news2 {
  background-image: url(./images2/news2.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#slider-news3 {
  background-image: url(./images2/news3.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#slider-news4 {
  background-image: url(./images2/news4.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
/* end of slideshow2 */

/* slideshow3 */

#slideshow-3 {
  width: 100%;
  height: 500px;
}

#slideshow-3 swiper-container {
  width: 100%;
  height: 100%;
}

#slideshow-3 swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

#slideshow-3 swiper-slide img {
  display: block;
  object-fit: cover;
}
.svg-slideshow3 path {
  fill: black !important;
}
/* end of slideshow 3 */

/* carousel items */

#carousel-items {
  height: 100px;
}
#carousel-items swiper-container {
  width: 100%;
  height: 100%;
}

#carousel-items swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

#carousel-items swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/*end of carousel items  */

.border-custom2 {
  border: 1px solid #b0b0b143;
}
#bg-shadow {
  background: rgba(67, 131, 228, 0.796);
}
#bg-shadow2 {
  background: rgba(8, 8, 8, 0.593);
  text-overflow: ellipsis !important;
}
.text-wrap-dots {
  width: 80%;
  text-overflow: ellipsis;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden !important;
}
.color-custom1 {
  color: #062a87 !important;
}
.wrap-three {
  overflow: hidden;
  line-height: 24px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
#wrap-element-slideshow-3 {
  text-align: justify !important;
  overflow: hidden;
  line-height: 24px;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
}
#wrap-element-slideshow-4 {
  overflow: hidden;
  line-height: 24px;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
#wrap-stitle-slideshow-3 {
  overflow: hidden;
  line-height: 24px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
#wrap-title-slideshow-4 {
  overflow: hidden;
  line-height: 24px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.mySwiperx {
  position: relative;
}
.mySwiperx::part(button-next) {
  position: absolute;

  z-index: 99920 !important;
}

#tab-ymwk-0 {
  position: relative !important;
}

#next-slideshow3 {
  width: 50px;
  height: 50px;
  position: absolute;
  right: -50px;
  top: 45%;
}
#prev-slideshow3 {
  width: 50px;
  height: 50px;
  position: absolute;
  left: -50px;
  top: 45%;
}
g path {
  fill: rgb(255, 255, 255) !important;
}
a path {
  fill: #b3b3b3 !important;
}
.svg-wrapper {
  width: 500px !important;
  height: 500px !important;
  margin-left: 0 !important;
  margin-right: 40% !important;
}
#svg2 {
  width: 500px;
  height: 500px;
}
.activesvg path {
  fill: #2195e3 !important;
}

.svg-wrapper svg > a:hover path,
body .svg-wrapper svg g > a:focus path {
  outline: none;
}
.svg-wrapper svg g > a path {
  fill: #b3b3b3;
  outline: none;
}
.svg-wrapper svg g > a {
  border: none;
  outline: none;
}
#numbersfooter img {
  cursor: pointer;
}
#numbersfooter img:hover {
  border: 2px solid rgb(41, 51, 234);
  box-shadow: 0px 0px 10px 1px rgb(14, 14, 19);
}
#archives-container {
  height: 500px;
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
}
#centersound {
  width: 50px !important;
  height: 50px !important;
}
#soundselector {
  position: absolute;
  margin-bottom: 140px !important;
}
#soundselector div {
  border: 2px solid rgb(4, 137, 253);
}
#soundselector div:hover {
  border: 2px solid rgb(41, 51, 234);
  box-shadow: 0px 0px 10px 1px rgb(41, 51, 234);
}

#soundselector div {
  transition: transform 0.5s;
  cursor: pointer;
  overflow: hidden;
  border-radius: 50%;
  margin: 0px 5px;
}
#content {
  background-image: url("./images2/bgmain.jpg");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}
swiper-slide {
  background: transparent !important;
}
