:root {
  --blue: #0e3360;
  --light-blue: #0365d4;
}

@font-face {
  font-family: 'BYekan';
  src: url('../fonts/Yekan/YekanBakh-Medium.ttf') format('ttf');
  font-weight: normal;
  font-size: medium;
}

@font-face {
  font-family: 'Yekan-Bold';
  src: url('../fonts/Yekan/YekanBakh-Bold.ttf') format('ttf');
}

@font-face {
  font-family: 'IranSans';
  src:
    url('../fonts/iran-sans-400.ttf') format('ttf'),
    url('../fonts/iran-sans-400.woff') format('woff');
}

.font-30 {
  font-size: 30px;
}

.font-12 {
  font-size: 12px;
}

.font-bold {
  font-weight: bold;
}

.btn-outline-success {
  border-color: #ddd !important;
}

.header {
  height: auto;
  margin-bottom: 50px;
  background-color: #fff;
  margin-top: 35px;
  margin: 40px auto;
  border-radius: 15px;
}

.btn-outline-success {
}

.dropdown-menu {
  margin: 23px 0 !important;
  position: absolute;
  top: 56px;
  right: 0px;
  border-radius: 0;
  border-color: transparent;
}

.dropdown-menu a {
  font-size: 13px;
}

.dropdown-item {
  text-align: right;
}

input.search {
  border-radius: 0 4px 4px 0 !important;
  border-left: 0;
}

.bg-blue {
  background-color: var(--blue);
}

.text-blue {
  color: #439ca3 !important;
}

.text-light-blue {
  color: var(--light-blue);
}

.bg-light-blue {
  background-color: var(--light-blue);
}

* {
  margin: 0;
  padding: 0;
  border: none;
  box-sizing: border-box;
}

html {
  direction: rtl;
  overflow-x: hidden;
}

html,
body {
  height: 100%;
  margin: 0;
}

body {
  font-family: 'IranSans';
  background-color: #eff7ff;
  overflow-x: hidden;
}

a {
  text-decoration: none;
}

.about-us-show li:before {
  content: '\f00c' !important;
  font-family: 'Font Awesome 5 Free';
  color: #3856ac;
  font-weight: bold;
  display: inline-block;
  width: 2em;
}

div.content {
  /* min-height: 55%; */
}

.font-custom {
  font-size: 18px;
  color: black;
}

.multi_step_form {
  min-height: 950px;
}

/*======  NAVBAR  ======*/
button.navbar-toggler {
  /* background: #979797; */
  /* position: absolute;
    text-align: center;
    left: 0; */
  position: absolute;
  top: -70px;
  right: 0;
}

.navbar-toggler:focus {
  box-shadow: none !important;
}

.header .logo {
  /* padding: 30px; */
}

.collapse.show .navbar-nav {
  /* position: absolute; */
  z-index: 999;
  /* background: #3856ac; */
  width: 100%;
  /* box-shadow: 2px 2px 3px #3333; */
  /* padding: 30px 0; */
  margin: 0;
  top: 0;
}

.navbar-collapse {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.swiper-button-next,
.swiper-button-prev {
  color: #439ca3 !important;
}

li.nav-item {
  /* border-left: 2px solid #439ca3; */
  margin: 0 5px;
}

/*======  NAVBAR  ======*/

/**=============== MAIN WRAPPER ======*/
.main-wrapper {
  position: relative;
  /* height: 100%; */
  min-height: 100%;
}

.main-content {
  height: 100%;
}

section.wrapper {
  /* min-height: 720px; */
  min-height: 540px;
  /* border-top: 3px solid #439ca3; */
}

/**=============== MAIN WRAPPER ======*/

/** STEPER **/
fieldset .bg-light-gray {
  min-height: 500px;
}

/** STEPER **/

/*==========================  slider ==========*/
.swiper {
  width: 100%;
  /* height: 480px; */
}

/*==========================  slider ==========*/
section.insurances {
  background: url('./../../img/bg.png');
  background: url(./../../img/bg.png);
  background-position: 100% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.service-con .service-box .icon img {
  max-width: 100%;
  height: auto;
}

.service-con .service-box .icon {
  margin-bottom: 26px;
  display: inline-block;
  transition: all 0.3s ease-in-out;
  margin: 8px auto;
  background: #f2f5fa;
  border-radius: 50%;
  padding: 15px;
  width: 70px;
  height: 70px;
}

div.InsuranceItem p {
  color: #909090;
  font-size: 14px;
  position: relative;
}

.hidden {
  display: none;
}

div.InsuranceItem:hover .icon {
  display: none;
}

div.InsuranceItem:hover .overlay,
div.InsuranceItem:hover .white-icon {
  display: block;
  inset: 0;
  width: 100% !important;
  height: auto;
  object-fit: cover;
}

div.InsuranceItem:hover p,
div.InsuranceItem:hover h6 {
  color: #fff;
}

div.InsuranceItem {
  /* padding: 25px 25px; */
  background: #fff;
  /* padding: 5px; */
  border-radius: 38px;
  min-height: 292px;
  /* width: 100%; */
  margin: 60px 0;
  position: relative;
  aspect-ratio: 1;
}

div.InsuranceItem:hover::after {
  width: 0 !important;
}

div.InsuranceItem p {
  line-height: 1.9;
}

div.InsuranceItem:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: linear-gradient(140deg, #0365d4 50%, white 52%);
}

.Mic-CargoInsurance {
  width: 65px;
  height: 60px;
  overflow: hidden;
}

.Mic-CargoInsurance i {
  position: relative;
  font-size: 35px;
  margin: 15px 20px;
}

.Istaweb-Animation {
  position: absolute;
  display: block;
  /* background: #eee; */
  color: #18479f !important;
  margin: 0 auto;
  float: left;
  top: 10px;
  left: 10px;
}

.cargo-slide-1 {
  position: relative;
  display: inline-block;
  left: -50px;
  width: 380px;
  height: 60px;
}

.cargo-slide-1 {
  -webkit-animation: cargo-slide-1 8s ease 0s infinite normal backwards;
  animation: cargo-slide-1 8s ease 0s infinite normal backwards;
}

.Mic-CargoInsurance .fa-dolly {
  font-size: 25px;
  margin: 17px 20px;
}

.Mic-CargoInsurance i {
  position: relative;
  font-size: 35px;
  margin: 15px 20px;
}

.cargo-slide-1 {
  position: relative;
  display: inline-block;
  left: -50px;
  width: 380px;
  height: 60px;
}

.cargo-slide-1 {
  -webkit-animation: cargo-slide-1 8s ease 0s infinite normal backwards;
  animation: cargo-slide-1 8s ease 0s infinite normal backwards;
}

.Mic-CargoInsurance i::after {
  color: #f9a61c;
}

.fa-city::before {
  content: '\f64f';
}

.Mic-FireInsurance {
  width: 150px;
  height: 60px;
  top: 6px;
}

.Mic-FireInsurance .fa-fire {
  position: absolute;
  font-size: 19px;
  color: #f9a61c;
  z-index: 100;
}

.Mic-FireInsurance .fa-city {
  position: absolute;
  margin: 0 auto;
  font-size: 25px;
  bottom: 8px;
  right: 122px;
  display: block;
}

.Mic-FireInsurance .Fire-shield {
  position: absolute;
  right: 75px;
  -moz-transform: rotateZ(-20deg) rotateY(180deg);
  -ms-transform: rotateZ(-20deg) rotateY(180deg);
  -o-transform: rotateZ(-20deg) rotateY(180deg);
  transform: rotateZ(-20deg) rotateY(180deg);
  top: 28px;
}

.Mic-FireInsurance .Fire-shield .fa-fire-extinguisher {
  position: absolute;
  font-size: 25px;
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

.Mic-CarInsurance .fa-car-crash {
  font-size: 25px;
}

.Mic-CarInsurance {
  width: 245px;
  height: 110px;
  top: 0px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.car-crash {
  position: absolute;
  top: 10px;
  color: #439ca3;
  right: 100px;
}

.Mic-CarInsurance .fa-circle {
  right: 338px;
  top: 25.2px;
}

.fas::before {
  /* position: absolute; */
  color: var(--fa-primary-color, inherit);
  opacity: 1;
  opacity: var(--fa-primary-opacity, 1);
}

.fas.fa-car-side::after {
  /* content: "\10f5e4"; */
}

.fas::after {
  opacity: 0.4;
  opacity: var(--fa-secondary-opacity, 0.4);
}

.car-side-1 {
  -webkit-animation: car-side-1 2s cubic-bezier(0.6, 0.01, 0.69, 0.03) 0s infinite alternate-reverse both;
  animation: car-side-1 2s cubic-bezier(0.6, 0.01, 0.69, 0.03) 0s infinite alternate-reverse both;
}

.Mic-CarInsurance .fa-car-side {
  position: absolute;
  left: 40px;
  top: 35px;
  font-size: 25px;
}

.Mic-CarInsurance .fa-car-crash::after {
  color: #f9a61c;
}

@-webkit-keyframes cargo-slide-1 {
  0% {
    left: -50px;
  }

  25% {
    left: 0;
  }

  50% {
    left: 83px;
  }

  75% {
    left: 171px;
  }

  100% {
    left: 258px;
  }
}

@keyframes cargo-slide-1 {
  0% {
    left: -50px;
  }

  25% {
    left: 0;
  }

  50% {
    left: 83px;
  }

  75% {
    left: 171px;
  }

  100% {
    left: 258px;
  }
}

@-webkit-keyframes car-side-1 {
  0%,
  10% {
    left: 40px;
  }

  60%,
  100% {
    left: 40%;
  }
}

@keyframes car-side-1 {
  0%,
  20% {
    left: 40px;
  }

  60%,
  100% {
    left: 40%;
  }
}

/*===============================  FOOTER START ===========*/
footer {
  /* bottom: 0; */
  position: relative;
  width: 100%;
  height: 160px;
  background-color: #0e3360;
  font-size: 14px;
}

footer h6 {
  /* border-bottom: 1px solid #dddddd45; */
  padding: 10px 0;
}

footer li {
  list-style: none;
  /* margin: 5px; */
}

footer li a .fab {
  font-size: 22px !important;
  background: #dddddd66;
  padding: 8px;
  border-radius: 50%;
}

footer li a,
footer span {
  color: #fff !important;
  font-size: 14px;
}

/*=============================== FOOTER END ===========*/

/*** =============== responsive ===============*/
@media screen and (max-width: 991px) {
  button.navbar-toggler {
    top: -15px !important;
    width: 30px;
    height: 30px;
    position: relative;
    float: left;
  }

  button.navbar-toggler span {
    width: 25px;
    height: 24px;
    position: relative;
    right: -10px;
    left: 0;
    top: -1px;
    color: #fff !important;
  }

  .navbar--row {
    min-height: 45px;
  }

  .about-con .swiper {
    /* max-height: 290px; */
  }

  .swiper {
    /* max-height: 210px; */
  }

  .swiper img {
    aspect-ratio: auto;
    width: 100%;
  }
}

@media screen and (max-width: 420px) {
  .swiper {
    max-height: 85px;
  }

  .about-con .swiper {
    max-height: 345px;
  }

  .swiper img {
    aspect-ratio: auto;
    width: 100%;
  }

  div.navbar,
  nav {
    /* width: 100%; */
  }

  /* .navbar-nav {
        position: absolute;
        left: 0;
        width: 100%;
        background: #333;
        top: 28px;
        z-index: 99;
    } */

  .collapse.show .navbar-nav a {
    /* color: #fff; */
  }

  .navbar {
    width: 100%;
    position: relative;
  }

  .swiper .item {
    width: calc(100% - 67%);
  }

  .jobs-homepage .swiper-wrapper {
    max-height: 151px;
    margin-bottom: 13px;
  }

  .swiper-wrapper {
    max-height: 73px;
    margin-bottom: 13px;
  }

  .slider-company img {
    width: 100% !important;
  }

  .slider-company .swiper-slide {
    margin-top: 20px !important;
    margin-bottom: 13px;
  }

  .section-title:after,
  .section-title:before {
    display: none;
  }
}

@media screen and (min-width: 625px) and (max-width: 998px) {
  #msform ul#icons img {
    width: 50%;
  }
}

@media screen and (max-width: 998px) {
  .section-title:after,
  .section-title:before {
    display: none;
  }

  .multi_step_form #msform fieldset {
    padding: 20px 4px !important;
  }

  .navbar {
    width: 100%;
    position: relative;
  }

  .slider-company {
    position: relative;
  }

  /* button.navbar-toggler {
        width: 10%;
    } */
}

@media screen and (min-width: 998px) {
  .navbar {
    background: none !important;
  }
}

.middle-image img {
  border-radius: 50%;
  aspect-ratio: auto;
  object-fit: cover;
  margin: 0 auto;
  text-align: center;
  display: block;
}

.swiper-company {
  height: 100px;
  margin: 0 auto;
  width: 90%;
}

.swiper-company .swiper-slide {
  width: 20% !important;
}

a.banner-play-btn {
  width: 142px;
  height: 142px;
  border-radius: 71px;
  background-color: #439ca3 !important;
  overflow: hidden;
  line-height: 142px;
  text-align: center;
  position: relative;
  display: inline-block;
}

.about_play {
  position: absolute;
  top: 0%;
  right: 13%;
}

.text-inner {
  animation: circle 15s linear infinite;
  animation: circle 15s linear infinite;
  position: relative;
  z-index: 22;
  fill: transparent;
}

.text-inner::before {
  position: absolute;
  content: '';
  top: 44%;
  left: 0%;
  height: 16px;
  width: 16px;
  background: #fff !important;
  right: 0;
  margin: auto;
  text-align: center;
  border-radius: 50%;
}

.text-inner svg {
  width: 100px;
  max-width: 100%;
  height: auto;
  overflow: visible;
  word-spacing: 10px;
  transform: rotate(0) scaleX(1) scaleY(1);
  position: relative;
}

.text-inner text {
  fill: #ffffff;
  direction: ltr;
  transition:
    0.3s stroke,
    0.3s stroke-width,
    0.3s fill;
  font-size: 30px;
  font-weight: 500;
  position: relative;
  z-index: 2;
}

@keyframes circle {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(-360deg);
  }
}

.circle {
  animation: circle 15s linear infinite;
}

.right {
  animation: right 15s linear infinite;
}

.spin2 {
  animation: spin2 15s linear infinite;
}

@keyframes right {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate-positive {
  0% {
    width: 0;
  }
}

.about-con .about-rightimage img {
  opacity: 20%;
}

.about-con figure.icon {
  /* width: 100px; */
  width: 100%;
  height: 50%;
  aspect-ratio: 1;
  /* margin: 0 auto; */
}

.about-con figure.icon img {
  height: 100%;
  border-radius: 12px 12px 70px 0;
}

.about-con .about_wrapper .box {
  /* top: 190px;
  right: 158px;
  width: 193px;
  position: absolute;
  height: 166px; */
  border-radius: 10px 10px 10px 68px;
  background-color: #0e3360;
}

.swiper-scrollbar {
  display: none;
}

.box-page {
  background: #fff;
  padding: 30px 0 10px;
  border-radius: 10px;
}

h6 {
  color: #313538;
}

.company-show .bg-image .text {
  position: absolute;
  top: 33%;
  left: 0;
  right: 0;
  text-align: center;
  color: #fff;
}

.insurance-show .bg-image .text {
  position: absolute;
  top: 33%;
  left: 0;
  right: 0;
  text-align: center;
  color: #fff;
}

.insurance-show .title {
  max-height: 130px;
  /* max-height: 130px; */
}

.insurance-show p a {
  color: #909090;
}

.bg-image .text {
  position: absolute;
  top: 33%;
  left: 0;
  right: 0;
  text-align: center;
  color: #fff;
}

.swiper-slide img {
  /* aspect-ratio: 1;
  width: 100% !important;
  height: 100%; */
}

.swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px;
}

.about_wrapper {
  text-align: center;
  max-width: 100%;
}

.swiper-com {
  overflow: hidden;
}

.btn-outline-success:hover {
  background-color: #0365d4 !important;
  color: #fff !important;
}

.btn-outline-success {
  color: #0365d4 !important;
}

input {
  font-size: 14px;
}

input::placeholder {
  font-size: 14px;
  color: gray;
  font-weight: 400;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  font-size: 30px !important;
}
