/*
Theme Name: مارین سرویس
Theme URI: https://marianservice.co/
Description: قالب جدید مارین سرویس
Author: کانورژن
Author URI: https://conversions.ir/
Version: 1.0.3
*/
p {
  text-align: justify;
}
body {
  overflow-x: hidden !important;
}
.cta-menu {
  gap: 16px;
  display: flex;
  padding: 16px;
}
.sin-last a {
  color: #000000;
}
.head-sin img {
  width: 100%;
}

.breadcrumb-container {
  width: 100%;
  overflow-x: hidden;
}
#breadcrumbs {
  display: inline-block;
  white-space: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  max-width: 100%;
  width: 90vw;
}
p#breadcrumbs {
  margin-top: 30px;
  margin-bottom: 0;
}
p#breadcrumbs a {
  color: #9fa1a4;
}
.blog-box h2 {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  padding: 24px;
  color: #070d14;
}
.blog-box h2 a {
  color: #070d14;
  padding: 0 !important;
}
@media (max-width: 992px) {
  p#breadcrumbs {
    margin-top: 6px;
  }
  .image {
    height: 100% !important;
  }
  select#input_4_1 {
    width: 100% !important;
  }
  input#input_5_5 {
    width: 100% !important;
  }
  input#input_4_5 {
    width: 100% !important;
  }
  input#input_4_3 {
    width: 100% !important;
  }
}

.main-menu li {
  border-radius: 8px;
}

.content-box-p {
  padding-top: 96px;
}
.submenu-item {
  padding: 10px 15px !important;
}

.sub-menu-mobile li {
  margin-right: 12px;
}

.container-5 {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 0;
}

.sin-category {
  border-right: 1px solid #e4e4e5;
  border-bottom: 1px solid #e4e4e5;
  padding: 24px;
}

.br-l-none {
  border-right: none;
}

.br-b-none {
  border-bottom: none;
}

.br-b-none-2 {
  border-bottom: none;
  border-right: none;
}

.cta-mobile {
  display: flex;
  margin-top: 1rem;
  justify-content: space-between;
  padding: 1rem;
  gap: 6px;
}

.cta-mobile a {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 768px) {
  .container-5 {
    grid-template-columns: repeat(2, 1fr);
  }

  .sin-category {
    border-right: 1px solid #e4e4e5;
  }

  .column:nth-child(2n) .sin-category {
    border-right: none;
  }

  .column:nth-last-child(-n + 2) .sin-category {
    border-bottom: none;
  }
}

@media (max-width: 480px) {
  .container-5 {
    grid-template-columns: 1fr;
  }

  .sin-category {
    border-right: none;
  }

  .column:last-child .sin-category {
    border-bottom: none;
  }
}
.main-menu li a {
  font-size: 14px;
}
@media (max-width: 1399px) {
  .btn-inquiry-warranty {
    padding: 12px !important;
    font-size: 12px !important;
  }
  .btn-repair-request {
    padding: 12px !important;
    font-size: 12px !important;
  }
}

.mobile-navbar {
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 9999;

  background-color: #ffffff;
  box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
  padding: 15px 0;

  display: flex;
  justify-content: space-around;
  align-items: center;
}

.mobile-navbar a {
  display: flex;
  justify-content: space-between;
  color: #333333;
  text-decoration: none;
  font-size: 22px;
  line-height: 0;
  font-weight: bold;
}
.mobile-navbar svg{
    width: 20px;
    height: 20px;
    margin-right: 0.5rem;
}
.home-x {
  text-align: center;
}
.home-x img {
  display: block;
  margin: 0 auto;
}
.repair-x {
  text-align: center;
}
.repair-x p {
  color: #1667ff;
}
.repair-x img {
  display: block;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .mobile-navbar {
    display: none;
  }
}

.sin-last p {
  margin-top: 36px !important;
}

@media (min-width: 992px) {
  .review-wrapper {
    overflow-x: hidden !important;
  }
}

label.gfield_label.gform-field-label {
  margin-top: 12px !important;
}

.img-address {
  width: 100%;
}

.main-review-box {
  padding: 0 !important;
}

input#gform_submit_button_5 {
  padding: 12px 24px !important;
  height: 56px !important;
  border-radius: 12px;
  margin-top: 16px;
}

div#gform_fields_5 {
  display: flex;
}
div#gform_wrapper_5 {
  display: flex;
}

input#gform_submit_button_5 {
  margin-right: 16px;
}
select#input_5_1 {
  width: 200px;
  border: 1px solid #e2e2e2;
  box-shadow: none;
  height: 56px;
  border-radius: 12px;
  display: flex;
  align-items: center;
  color: #afafaf;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("assets/img/icons/down.svg");
  background-position: 10px center;
  background-repeat: no-repeat;
  padding-left: 20px;
}
input#input_5_3 {
  width: 200px;
  box-shadow: none;
  height: 56px;
  display: flex;
  align-items: center;
  border: 1px solid #e2e2e2;
  border-radius: 12px;
}

input#input_5_4 {
  width: 200px;
  box-shadow: none;
  height: 56px;
  display: flex;
  align-items: center;
  border: 1px solid #e2e2e2;
  border-radius: 12px;
}

input#input_5_3::placeholder {
  color: #afafaf;
}

input#input_5_4::placeholder {
  color: #afafaf;
}

@media (max-width: 992px) {
  div#gform_fields_5 {
    display: block;
  }
  div#gform_wrapper_5 {
    display: block;
  }
  select#input_5_1 {
    width: 100%;
  }
  input#input_5_3 {
    width: 100%;
  }
  input#input_5_4 {
    width: 100%;
  }

  .why-marian {
    margin-top: 56px !important;
  }
}

.img-num {
  width: 140px;
}

.step-services h3 {
  font-size: 14px;
}

@media (max-width: 992px) {
  .sec-head-r h2 {
    text-align: center;
    font-size: 16px;
  }
  .sec-head-r p {
    text-align: center;
    font-size: 12px;
  }
  .footer-icon-box img {
    width: 64px;
  }
  .footer-icon-box p {
    font-size: 12px;
  }
}

.icon-box-review {
  align-items: center !important;
}

.star-review {
  border-left: 1px solid #b4b5b8;
  color: #b4b5b8;
  font-size: 12px;
}

.review-date {
  color: #b4b5b8;
  margin-right: 16px;
  font-size: 12px;
}
.review-box p {
  font-size: 14px;
  font-weight: 400;
}

.services-form {
  justify-content: center !important;
}

.faq-r a {
  color: #070d14;
}

input#input_5_5 {
  width: 200px;
  box-shadow: none;
  height: 56px;
  display: flex;
  align-items: center;
  border: 1px solid #e2e2e2;
  border-radius: 12px;
}

input#input_4_5 {
  text-align: right;
  width: 200px;
  box-shadow: none;
  height: 56px;
  display: flex;
  align-items: center;
  border: 1px solid #e2e2e2;
  border-radius: 12px;
}
input#input_4_3 {
  text-align: right;
  width: 200px;
  box-shadow: none;
  height: 56px;
  display: flex;
  align-items: center;
  border: 1px solid #e2e2e2;
  border-radius: 12px;
}

input#gform_submit_button_4 {
  padding: 12px 24px !important;
  height: 56px !important;
  border-radius: 12px;
  margin-top: 15px;
  margin-right: 16px;
}
input#input_5_5::placeholder {
  color: #afafaf;
}
input#input_4_5::placeholder {
  color: #afafaf;
}

input#input_4_3::placeholder {
  color: #afafaf;
}

@media (max-width: 992px) {
  div#gform_fields_4 {
    display: block !important;
  }
  div#gform_wrapper_4 {
    display: block !important;
  }
  input#input_5_5 {
    width: 100%;
  }
  input#input_4_5 {
    width: 100%;
  }
  input#gform_submit_button_4 {
    width: 100% !important;
  }
}
.side-by-side {
  margin-top: 0 !important;
}

.main-tab {
  background-color: #fff;
}

@media (max-width: 992px) {
  .sub-menu-mobile.open {
    max-height: max-content !important;
  }
  .mobile-menu {
    height: calc(100vh - 250px) !important;
    overflow-y: auto !important;
  }
  form#gform_5 {
    display: block;
  }
}
.top-head h2 span {
  display: none !important;
}

.sin-box {
  height: 230px;
}
form#gform_5 {
  display: flex !important;
}

.step-services p {
  text-align: justify !important;
}
.accordion-content {
  text-align: justify;
}
form#gform_4 {
  display: flex !important;
}
.sec-category {
  background-color: #ffffff !important;
}
.content-box-p {
  padding-top: 56px !important;
}
.toggle-button {
  margin-bottom: 46px !important;
}
.blog-box span {
  font-size: 12px;
}

button.tab-link p {
  text-align: center !important;
}

.icon-side-by-side {
  margin-bottom: 16px;
}
@media (max-width: 992px) {
  form#gform_5 {
    display: block !important;
  }
  form#gform_4 {
    display: block !important;
  }

  .m-sin-content {
    height: 180px;
  }
  .m-sin-content-active {
    height: 180px;
  }
  .sec-head-r p {
    text-align: center !important;
    padding: 0 15px;
  }
  .mobile-main-nav {
    z-index: 999 !important;
  }
}

.bg-gradient {
  background: none !important;
}

.sin-category {
  height: 120px;
}

.home-x {
  padding: 12px 24px;
  background-color: #00ad42;
  width: 100%;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 12px;
  color: #fff !important;
}

.mobile-navbar {
  box-shadow: none !important;
  padding: 15px !important;
}

input#input_5_5 {
  text-align: right;
}
