html, body {
  margin: 0;
  padding: 0;
  font-family: Mikhak;
  direction: RTL;
  overflow-x: hidden !important;
}
* {
  margin: 0;
  padding: 0;
  text-decoration: none !important;
}
header {
  background-color: #1164d5;
}
.top-bar-header {
    background-color: #0e50ac;
    padding: 15px;
    text-align: left;
}
.bottom-top-bar-header {
  color: #fff !important;
  font-size: 14px;
  font-weight: 500;
  display: inline-block;
  text-decoration: none;
}
.bottom-top-bar-header i {
  margin-left: 5px;
  font-size: 20px;
  margin-bottom: -10px;
}
.after-top-bar-header {
  border-bottom: 1px solid #FFFFFF1A;
  padding: 10px 0;
}
.after-top-bar-header .logo-header {
  /* background-color: #fff;
  box-shadow: 0 0 10px 0 rgba(0,0,0,.28);
  border-radius: 100%;
  margin: -10px 0;
  justify-content: center;
  display: flex;
  width: 100px;
  height: 100px;
  align-items: center;
  align-content: center;
  text-align: center; */
}
.after-top-bar-header .logo-header img {
  width: 130px;
}
.section-header {
  align-items: center;
  align-content: center;
  display: flex;
}
.after-top-bar-header .menu-header .nav-link {
  font-size: 16px;
  font-weight: 500;
  color: #FFFFFF;
  border-style: solid;
  border-width: 0px 0px 2px 0px;
  border-color: #02010100;
  border-radius: 0px 0px 0px 0px;
  padding: 22px 5px 22px 5px;
  margin: 0px 5px 0px 5px;
}
.navbar-collapse.show {
  position: absolute;
  top: 70px;
  z-index: 9999;
  background-color: #1164d5;
  width: 200px;
  padding: 10px;
  border-radius: 10px;
}
.after-top-bar-header .menu-header .active {
  border-color: #00c3ff;
}
.after-top-bar-header .menu-header .nav-link:hover, .after-top-bar-header .menu-header a.show {
  border-color: #00c3ff;
}
.after-top-bar-header .menu-header .dropdown-menu.show {
  min-width: 200px;
  padding: 0;
  margin: 5px 0 0;
  border: 0;
  background-color: #FFF9F9;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.16);
  border-radius: 8px 8px 8px 8px;
  padding: 0px 0px 0px 0px;
  margin: 5px;
}
.after-top-bar-header .menu-header .dropdown-menu.show .dropdown-item {
  font-size: 16px;
  font-weight: 500;
  color: #060606;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  border-color: #E4F8FF;
  border-radius: 0px 0px 0px 0px;
  padding: 8px 22px 8px 22px;
  margin: 0px 0px 0px 0px;
}
.after-top-bar-header .menu-header .dropdown-menu.show .dropdown-item:hover {
  color: #00c3ff;
  background-color: #FFF9F9;
}
.one-bottom-header {
  font-size: 16px;
  font-weight: 500;
  background-color: #61ce7000;
  border-style: solid;
  border-width: 2px;
  border-radius: 0 10px 10px 0;
  padding: 8px 27px;
  color: #fff;
  border-color: #fff;
  text-decoration: none;
}
.one-bottom-header:hover {
  color: #00aeee;
  background-color: #fff;
}
.two-bottom-header {
  border: 0;
  box-shadow: none;
  border-radius: 100px;
  padding: 13px 16px 8px 16px;
  margin: 0 -18px;
  background-color: #fff;
  color: #1053B0;
  fill: #fff;
  z-index: 5555;
  position: relative;
  font-size: 20px;
  font-weight: 100 !important;
  box-shadow: 0px 0px 30px 0px rgba(23.999999999999932, 104.00000000000004, 222.00000000000003, 0.4);
}
.three-bottom-header {
  font-size: 16px;
  font-weight: 500;
  background-color: #61ce7000;
  border-style: solid;
  border-width: 2px;
  border-radius: 10px 0 0 10px;
  padding: 8px 27px;
  color: #fff;
  border-color: #fff;
  text-decoration: none;
}
.three-bottom-header:hover {
  color: #00aeee;
  background-color: #fff;
}


@media only screen and (max-width: 1200px) {
  .one-bottom-header {
    font-size: 12px;
    padding: 5px !important;
    width: 40%;
    text-align: center;
  }
  .three-bottom-header {
    font-size: 12px;
    padding: 5px !important;
    width: 40%;
    text-align: center;
  }
  .two-bottom-header {
    font-size: 16px !important;
    margin: -10px;
  }
  .top-bar-header {
    padding: 10px !important;
  }
  .bottom-top-bar-header {
    font-size: 12px !important;
  }
  .bottom-top-bar-header i {
    font-size: 12px !important;
  }
  .after-top-bar-header .menu-header .nav-link {
    font-size: 12px !important;
    padding: 5px !important;
  }
  .after-top-bar-header .menu-header .dropdown-menu.show .dropdown-item {
    font-size: 12px;
  }
  .rgregreg {
    display: none;
  }
}
@media only screen and (max-width: 999px) {
  .wefgwegew {
    width: 100% !important;
    text-align: center !important;
  }
  .after-top-bar-header .navbar {
    margin: 0 50px 0 0 !important;
  }
  .efwfweffw {
    width: 20%;
  }
  .wefgwefew {
    width: 63%;
  }
  .one-bottom-header {
    width: 30%;
  }
  .three-bottom-header {
    width: 30%;
  }
  .after-top-bar-header .menu-header .dropdown-menu.show {
    padding: 0px 0px 10px 0px;
  }
}
.wefewf {
  color: #fff;
}
.navbar-toggler {
  border: 1px solid #fff;
  padding: 5px 10px;
}
@media only screen and (max-width: 450px) {
  .after-top-bar-header .logo-header img {
    width: 90px;
  }
  .wefwefw {
    width: 30%;
    align-content: center;
  }
  .after-top-bar-header .navbar {
    margin: 0 !important;
  }
  .efwfweffw {
    width: 15%;
  }
  .wefgwefew {
    width: 55%;
  }
  .two-bottom-header {
    padding: 10px 13px 7px 14px;
  }
  .one-bottom-header {
    width: 45%;
  }
  .three-bottom-header {
    width: 45%;
  }
  .two-bottom-header {
    margin: -9px;
  }
  .after-top-bar-header {
    padding: 5px 0;
  }
  .three-bottom-header,.one-bottom-header {
    padding: 7px 5px !important;
    border-width: 1px;
  }
  .two-bottom-header i {
    font-size: 14px;
  }
  footer a h4 {
    font-size: 14px !important;
  }
  footer ul a {
    font-size: 12px !important;
  }
  footer .info-section p {
    font-size: 12px !important;
    text-align: center !important;
  }
  footer .info-section h4 {
    font-size: 25px !important;
    text-align: center !important;
  }
  footer .info-section div {
    justify-content: center;
  }
  footer .namad-logo p {
    padding: 5px 2px 0px 2px !important;
    font-size: 10px !important;
  }
  footer .namad-logo .namad-5 p {
    margin: 12px 5px 0px 0 !important;
  }
  footer .namad-logo .namad-6 p {
    margin: 11px 12px 0px 0 !important;
  }
  footer .namad-logo .namad-7 p {
    margin: 11px 12px 0px 0 !important;
  }
  footer .namad-logo .namad-8 p {
    margin: 12px 12px 0px 0 !important;
  }
  footer .copyright-section-pc {
    display: none !important;
  }
  footer .copyright-section-mb {
    display: flex !important;
  }
  footer .copyright-section .social-media a {
    font-size: 14px !important;
    padding: 2px 5px !important;
  }
  footer .social-media {
    padding: 0 !important;
    margin: 0 !important;
  }
  .footer-fartak {
    padding: 25px 0 0 0 !important;
  }
  footer ul li {
    line-height: 1.6 !important;
  }
  footer .menu-link .col-lg-2.col-md-4.col-4.mb-4{
    padding: 0 !important;
  }
}
.section-plans-box .card {
  border: 1px solid #D5DFFF;
  border-radius: 5px;
  padding: 25px;
  transition: 500ms;
}
.section-plans-box .card:hover {
  border-color: #0364FF;
  box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.14901960784313725);
}
.title-plans-box {
  font-size: 24px;
  font-weight: 700;
  color: #2F373A;
  text-align: center;
  line-height: 1.8em;
}
.price-plans-box {
  justify-content: center;
  align-items: center;
  color: #2F373A;
  font-size: 75px;
  font-weight: 700;
  height: 100px;
}
.amout-plans-box p {
  color: #0364FF;
  font-size: 18px;
  font-weight: 600;
}
.amout-plans-box {
  color: #3D4244;
  font-size: 18px;
  font-weight: 600;
  text-align: right;
  bottom: 0;
  position: relative;
  vertical-align: middle;
  min-height: 50px;
  height: 50px;
  right: 10px;
}
.description-plans-box * {
  list-style: none;
  text-align: right;
  font-size: 14px;
  font-weight: 400;
  color: #303336;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
  justify-items: center;
  align-content: center;
}
.description-plans-box {
  margin: 0;
  padding: 0;
}
.description-plans-box i {
  color: #0364FFD6;
  font-size: 1.25em;
  margin-left: 5px;
}
.description-plans-box li {
  margin-top: 10px;
  margin-bottom: 10px;
}
.submit-order-plans-box {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  fill: #FFFFFF;
  color: #FFFFFF;
  background-color: #0364FF;
  border-radius: 5px 5px 5px 5px;
  box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.1607843137254902);
  padding: 10px 0px 10px 0px;
  margin-top: 10px;
}
.submit-order-plans-box:hover {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  fill: #FFFFFF;
  color: #FFFFFF;
  background-color: #0364FF;
  border-radius: 5px 5px 5px 5px;
  box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.1607843137254902);
  padding: 10px 0px 10px 0px;
}

footer a h4 {
  font-weight: 600;
  color: #fff;
  font-size: 20px;
}
footer ul a {
  color: #fff !important;
  transition: 500ms;
  font-size: 14px;
  font-weight: 400;
}
footer ul a:hover {
  color: #00C3FF !important;
}
footer ul li {
  line-height: 2;
}
footer .namad-logo a {
    background-color: #FFFFFF;
    cursor: pointer;
    border-radius: 5px 5px 5px 5px;
}
footer .namad-logo a img {
    height: auto;
}
footer .namad-logo .namad-1 img {
  width: 90%;
}
footer .namad-logo .namad-2 img {
  width: 80%;
}
footer .namad-logo .namad-3 img {
  width: 100%;
}
footer .namad-logo .namad-4 img {
  width: 65%;
}
footer .namad-logo .namad-5 img {
  width: 100%;
}
footer .namad-logo .namad-6 img {
  width: 90%;
}
footer .namad-logo .namad-7 img {
  width: 67%;
}
footer .namad-logo .namad-8 img {
  width: 84%;
}
footer .namad-logo a p {
  font-size: 14px;
    font-weight: 500;
  color: #fff;
  position: absolute;
  padding: 5px 10px 5px 10px;
  background-color: #0364FFB3;
  border-radius: 5px 5px 0px 0px;
}
footer .namad-logo .namad-1 {
  padding: 10px 10px 0px 0px;
}
footer .namad-logo .namad-2 {
  padding: 10px 0px 10px 0px;
}
footer .namad-logo .namad-3 {
  padding: 10px 0px 10px 0px;
}
footer .namad-logo .namad-4 {
  padding: 2.5px 0px 5px 0px;
}
footer .namad-logo .namad-5 {
  padding: 32px 5px 32px 5px;
}
footer .namad-logo .namad-6 {
  padding: 2.5px 0px 15px 0px;
}
footer .namad-logo .namad-7 {
  padding: 10px 0px 20px 0px;
}
footer .namad-logo .namad-8 {
  padding: 10px 0px 21px 0px;
}

footer .namad-logo .row {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
footer .namad-logo .col-md-3 {
  flex: 0 0 calc(25% - 10px);
  max-width: calc(25% - 10px);
}

footer .namad-logo .namad-5 p {
  margin: 8px 25px 0px 0;
}
footer .namad-logo .namad-6 p {
  margin: -16px 28px 0px 0;
}
footer .namad-logo .namad-7 p {
  margin: -9px 28px 0px 0;
}
footer .namad-logo .namad-8 p {
  margin: -7px 28px 0px 0;
}

footer .info-section h4 {
  color: #FFFFFF;
  font-size: 40px;
  font-weight: 600;
  line-height: 1.4em;
}
footer .info-section p {
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.8em;
}
footer .info-section div span a {
  font-size: 14px;
  font-weight: 400;
}

footer .copyright-section * {
  align-content: center;
}

footer .back-to-top {
  font-size: 14px;
  font-weight: 500;
  fill: #FFFFFF;
  color: #FFFFFF;
  background-color: #61CE7000;
  border-style: solid;
  border-width: 2px 2px 2px 2px;
  border-color: #FFFFFF;
  border-radius: 8px 8px 8px 8px;
  padding: 8px 20px 8px 20px;
  transition: 500ms;
}
footer .back-to-top:hover {
  color: #00C3FF !important;
    background-color: #FFFFFF !important;
    border-color: #FFFFFF !important;
}
footer .copyright-section .social-media a {
  border: 2px solid #fff;
  border-radius: 100%;
  padding: 4px 10px !important;
  transition: 500ms;
  margin: 2px !important;
} 
footer .copyright-section .social-media a:hover {
  background-color: #fff !important;
  color: #00C3FF !important;
}
footer .copyright-section p {
  color: #FFFFFF;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.6em;
}