.elementor-kit-835{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-family:"IRANSans-web", Sans-serif;}.elementor-kit-835 e-page-transition{background-color:#FFBC7D;}.elementor-kit-835 a{font-family:"IRANSans-web", Sans-serif;}.elementor-kit-835 h1{font-family:"IRANSans-web", Sans-serif;}.elementor-kit-835 h2{font-family:"IRANSans-web", Sans-serif;}.elementor-kit-835 h3{font-family:"IRANSans-web", Sans-serif;}.elementor-kit-835 h4{font-family:"IRANSans-web", Sans-serif;}.elementor-kit-835 h5{font-family:"IRANSans-web", Sans-serif;}.elementor-kit-835 h6{font-family:"IRANSans-web", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1270px;}.e-con{--container-max-width:1270px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*.swiper-slide a {*/
/*    display: block !important*/
/*}*/

.iboxx{border-radius: 4px;
background: #FDFDFD;
box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.10);}
.iboxtext{color: #000;
text-align: center;
font-feature-settings: 'salt' on, 'liga' off;
font-family: Poppins;
font-size: 25px;
font-style: normal;
font-weight: 800;
line-height: 64px; /* 256% */}
#iboxtexp{
color: #000;
text-align: center;
font-feature-settings: 'salt' on, 'liga' off;
font-family: Poppins;
font-size: 14px;
font-style: normal;
font-weight: 300;
line-height: 22px; /* 157.143% */}



/*Map Gif*/
:root {
  font-family: Inter, system-ui, Avenir, Helvetica, Arial, sans-serif;
  line-height: 1.5;
  font-weight: 400;

  font-synthesis: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

a {
  font-weight: 500;
  color: #646cff;
  text-decoration: inherit;
}
a:hover {
  color: #535bf2;
}

body {
  margin: 0;
}

h1 {
  font-size: 3.2em;
  line-height: 1.1;
}

#app {
    width: 100%;
}

.section-container {
  /*background-color: #ededed;*/
  position: relative;
  width: 100%
}

.section-container .section-wrapper {
  position: relative;
  z-index: 20;
  width: 100%;
}

.section-container > div {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: center;
}

.ports-container {
  background-color: #1c3a6a;
  color: #fff;
  height: 100%;
  border-radius: 4px;
  overflow: hidden;
  width: 30%;
}

.ports-container h2 {
  font-size: 32px;
  padding: 25px;
  border-radius: 4px 4px 0 0;
  border-bottom: 1px solid rgba(41, 170, 225, 0.8);
  color: #fff;
  font-weight: 500;
  line-height: 40px;
  /*margin: 0 10px*/
}

.ports-swiper {
  height: 290px;
}

.ports-swiper .swiper-slide {
  padding: 0 10px 0 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.ports-swiper .swiper-slide span {
    font-size: 20px;
    cursor: pointer;
}

.ports-swiper .swiper-slide a {
    font-size: 12px;
    color: rgba(28, 58, 106, 1);
    background-color: #fff;
    border-radius: 4px;
    padding: 5px 10px;
}

.ports-swiper .swiper-slide:nth-child(5n + 1) {
  background-color: #1c3a6a;
}

.ports-swiper .swiper-slide:nth-child(5n + 2) {
  background-color: #0e4c87;
}

.ports-swiper .swiper-slide:nth-child(5n + 3) {
  background-color: #0d67b1;
}

.ports-swiper .swiper-slide:nth-child(5n + 4) {
  background-color: #1288c9;
}

.ports-swiper .swiper-slide:nth-child(5n + 5) {
  background-color: #29aae1;
}

.swiper-slide.swiper-slide-active span {
    font-weight: bold !important;
    text-indent: -5px;
}

.swiper-slide.add-info a {
    display: block;
}

.swiper-slide a {
    display: none;
}

.swiper {
    position: static !important;
}

.swiper-button-prev {
    right: 13% !important;
    top: 10% !important;
    transform: rotate(90deg);
}

.swiper-button-next {
    right: 13% !important;
    bottom: 6% !important;
    transform: rotate(90deg);
    top: auto !important;
}

.fa-swiper-button-prev::after,
.fa-swiper-button-next::after {
    font-size: 18px !important;
    color: #1c3a6a;
}

.gif-container {
    width: 70%;
    text-align: center
}

.gif-container img {
  max-width: 100%;
  height: 580px;
}

@media (max-width: 1024px) {
  .gif-container {
    display: none;
  }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'IRANSans-web';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://espad-co.com/wp-content/uploads/2024/10/IRANSans-web.woff') format('woff'),
		url('https://espad-co.com/wp-content/uploads/2024/10/IranianSansRegular.ttf') format('truetype');
}
@font-face {
	font-family: 'IRANSans-web';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://espad-co.com/wp-content/uploads/2026/02/IRANSansWeb_Bold.woff') format('woff'),
		url('https://espad-co.com/wp-content/uploads/2026/02/IRANSansWeb_Bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */