/* Header */

header {
  display: block;
  height: auto;
  border: 1px solid #FFF;
  background-color: rgba(209, 230, 217, 0.1);
  box-shadow: 52.5px 82.5px 27.5px 0px rgba(209, 230, 217, 0.00), 33.5px 53px 25px 0px rgba(209, 230, 217, 0.01), 19px 29.5px 21px 0px rgba(209, 230, 217, 0.05), 8.5px 13px 15.5px 0px rgba(209, 230, 217, 0.09), 2px 3.5px 8.5px 0px rgba(209, 230, 217, 0.10);

}

.head-section {
  display: none;
  max-width: 1920px;
}

.head-section-mobile {
  position: relative;
  display: block;
  padding: 20px 24px;
}

.nav-container-mobile {
  margin: 0 auto;
  display: flex !important;
  width: 272px;
  height: 27px;
  padding: 0;
}

.navbar-toggler {
  border: none;
  padding: 0;
}

.navbar-toggler:focus {
  box-shadow: none;
}

.navbar-toggler-icon {
  width: 24px;
  height: 17px;
}

.nav-offcanvas-body {
  width: 100%;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: start;
}

.offcanvas-header-nav {
  width: 100%;
  border-left: 2px solid var(--hamyarcolor) !important;

}

.nav-offcanvas-body .btn-close:focus {
  box-shadow: none;
}

.offcanvas-title-nav {
  font-size: 1.25rem;
  font-family: 'gofte', 'ravi', sans-serif;
}

.offcanvas-body-mobile-nav {
  width: 100%;
  display: flex;
  flex-direction: column;
  row-gap: 12px;
  border-left: 2px solid var(--hamyarcolor);
  padding: 16px 0;
  scrollbar-width: none;
}

.offcanvas-body-mobile-nav::-webkit-scrollbar {
  display: none;
}

.logo-mobile {
  width: 123px;
  padding: 0;
}

.navbar-brand {
  margin: 0;
  text-decoration: none;
}

.logo-body-mobile {
  height: 27px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  align-content: center;
  column-gap: 2px;
}

.header-logo-img-mobile {
  display: inline-block;
  width: 27px;
  height: 27px;
}

.p-hamyar-mobile,
.p-hamyar-slogan-mobile {
  margin: 0;
}

.p-hamyar-mobile {
  width: 91px;
  font-size: 13px;
  font-family: 'gofte', 'ravi', sans-serif;
  font-weight: bold;
  color: #424242;
}

.p-hamyar-slogan-mobile {
  width: 94px;
  font-size: 12px;
  font-family: 'ravi', sans-serif;
  color: #424242;
}

.head-nav-ul-mobile {
  width: 100% !important;
  margin: 0 !important;
  display: flex;
  justify-content: center;
  text-align: center;
  row-gap: 12px;
}

.head-nav-ul-mobile li {
  border: 1px solid transparent;
}

.nav-link-mobile {
  width: 100%;
  display: block;
  padding: 12px 20px;
  text-decoration: none;
  font-weight: bold;
  color: #424242;
}


.user-supp-container-mobile {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: none;
}

.support-btn-mobile {
  padding: 0;
  width: 100%;
  border-radius: 0;
  border: none;
  padding: 12px 20px;
}

.support-link-mobile {
  color: var(--hamyarcolor);
  text-align: center;
  font-weight: 700;
  text-decoration: none;
}

.user-icon-mobile {
  display: block;
  text-decoration: none;
  color: #fff;
  width: 22px;
  height: 22px;
  visibility: hidden;
}

.user-person-mobile {
  color: white;
  width: 100%;
  height: 100%;
}

/* End of Header */

/* Footer */

footer {
  display: block;
  height: auto;
  padding: 20px 31px;
  background-color: var(--hamyarcolor);
}

.footer-section{
  display: block;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
}

.footer-body {
  margin: 0 auto;
  width: 254px;
  height: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  row-gap: 13px;
  padding: 0;
  overflow: hidden;
}

.footer-part-1{
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  row-gap: 13px;
}

.hamyar-footer {
  width: 100%;
  display: flex;
  justify-content: start;
  align-items: center;
}

.logo-footer {
  width: 120px;
  height: 30px;
}

.footer-info {
  display: block;
  width: 100%;
}

.p-info {
  text-align: justify;
  color: #f5f5f5;
  font-size: 0.75rem;
  line-height: 150%;
  margin: 0;
}

.footer-call-namad {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: 60px;
}

.e-namad {
  width: 65px;
  height: 60px;
}

.call-mail {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  row-gap: 5px;
}

.call {
  display: flex;
  flex-direction: row;
  justify-content: end;
  align-items: flex-start;
  column-gap: 8px;
}

.p-call {
  margin: 0;
  font-size: 1rem;
  color: #F5F5F5;
  letter-spacing: -0.24px;
  text-decoration: none;
}

.img-call {
  color: #F5F5F5;
  width: 20px;
  height: 20px;
}

.mail {
  display: flex;
  flex-direction: row;
  justify-content: end;
  align-items: flex-start;
  column-gap: 8px;
}

.a-mail {
  text-decoration: none;
  margin: 0;
  font-size: 1rem;
  color: #F5F5F5;
  letter-spacing: -0.24px;
  text-decoration: none;
}

.img-mail {
  color: #F5F5F5;
  width: 20px;
  height: 20px;
}

.footer-part-2{
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  row-gap: 13px;
}

.footer-body .address {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 106px;
  border-radius: 4px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.40) 0%, rgba(0, 0, 0, 0.40) 100%), url(../image/map.png) lightgray 50% / cover no-repeat;
  padding: 0 0;
  margin: 0 0;
}

.address-container {
  width: 100%;
  display: block;
  height: 100%;
}

.address-links {
  width: 100%;
  display: flex;
  flex-direction: column-reverse;
  justify-content: center;
  align-items: center;
  height: 100%;
  row-gap: 6px;
  padding: 7px;
}

.a-address-container {
  display: block;
  text-align: center;
}

.a-address {
  display: inline-block;
  width: 55px;
  height: 22px;
  padding: 4px 2px;
  border-radius: 3px;
  text-decoration: none;
  color: #fff;
  font-size: 0.625rem;
  background-color: #424242;
}

.p-address-container {
  display: block;
  width: 232px;
  text-align: center;
}

.p-address {
  display: block;
  color: #f1f1f5;
  line-height: 1rem;
  margin: 0;
  font-size: 0.75rem;
  font-weight: 700;
}

.social-links {
  width: 100%;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
}

.a-social-links {
  background-color: #424242;
  width: 34px;
  height: 34px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
}

.img-social-links {
  background-color: #424242;
  width: 24px;
  height: 24px;
  color: #FFF;
}

.copyright {
  width: 100%;
  display: block;
  margin-top: 20px;
  direction: ltr;
  text-align: center;
  color: #F5F5F5;
  font-weight: 400;
  line-height: 15px;
  font-family: 'enravi', sans-serif;
  font-size: 8px;
}

.copyright>p {
  display: block;
  margin: 0;
}

/* End of Footer */

@media screen and (min-width:402px) {
  .head-section-mobile {
    padding: 20px 30px;
  }

  .nav-container-mobile {
    width: 342px;
    height: 33px;
  }

  .navbar-toggler-icon {
    width: 29px;
    height: 20px;
  }

  .logo-mobile {
    width: 150px;
  }

  .logo-body-mobile {
    height: 33px;
  }

  .header-logo-img-mobile {
    width: 33px;
    height: 33px;
  }

  .p-hamyar-mobile {
    width: 112px;
    font-size: 16px;
  }

  .p-hamyar-slogan-mobile {
    width: 116px;
    font-size: 15px;
  }

  .user-icon-mobile {
    width: 27px;
    height: 27px;
  }

  footer {
    padding: 15px 38px;
  }

  .footer-body {
    width: 326px;
  }

  .p-info {
    text-align: justify;
    color: #f5f5f5;
    font-size: 0.875rem;
    line-height: 150%;
    margin: 0;
    letter-spacing: -0.14px;
  }

  .copyright {
    letter-spacing: -0.2px;
    font-size: 11px;
  }

}

@media screen and (min-width:412px) {
  .head-section-mobile {
    padding: 20px 35px;
  }

  .footer-body {
    width: 338px;
  }

  .p-address-container {
    width: 315px;
  }
}

@media screen and (min-width:440px) {

  .head-section-mobile {
    padding: 20px 45px;
  }

  .nav-container-mobile {
    width: 349px;
    height: 37px;
  }

  .navbar-toggler-icon {
    width: 32px;
    height: 23px;
  }

  .logo-mobile {
    width: 168px;
  }

  .logo-body-mobile {
    height: 33px;
  }

  .header-logo-img-mobile {
    width: 36px;
    height: 36px;
  }

  .p-hamyar-mobile {
    width: 125px;
    font-size: 18px;
  }

  .p-hamyar-slogan-mobile {
    width: 129px;
    font-size: 17px;
  }

  .user-icon-mobile {
    width: 30px;
    height: 30px;
  }

  footer {
    padding: 15px 44px;
  }

  .footer-body {
    width: 352px;
  }

  .p-address-container {
    width: 232px;
  }

  .copyright {
    letter-spacing: -0.2px;
    font-size: 12px;
  }

}

@media screen and (min-width:700px) {
  .head-section-mobile {
    padding: 20px 45px;
  }

  .nav-container-mobile {
    width: 610px;
    height: 50px;
  }

  .navbar-toggler-icon {
    width: 43px;
    height: 30px;
  }

  .logo-mobile {
    width: 221px;
  }
  
  .logo-body-mobile {
    height: 50px;
  }

  .header-logo-img-mobile {
    width: 49px;
    height: 49px;
  }

  .p-hamyar-mobile {
    width: 165px;
    font-size: 24px;
  }

  .p-hamyar-slogan-mobile {
    width: 170px;
    font-size: 22px;
  }

  .user-icon-mobile {
    width: 40px;
    height: 40px;
  }

  footer {
    padding: 26px 45px 4px 45px;
  }

  .footer-body {
    width: 612px;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end;
    row-gap: 0;
  }

  .footer-part-1{
    width: 316px;
    row-gap: 5px;
  }

  .logo-footer {
    width: 178px;
    height: 46px;
    object-fit: contain;
  }

  .footer-part-2{
    width: 280px;
  }

  .footer-body .address {
    height: 170px;
    border-radius: 10px;
  }

  .address-links {
    row-gap: 10px;
  }

  .p-address-container {
    width: 254px;
  }
  
  .p-address {
    line-height: 23px;
  }

  .copyright {
    letter-spacing: 0;
    font-size: 12px;
  }
  
}

@media screen and (min-width:834px) {
  .head-section-mobile {
    padding: 20px 55px;
  }

  .nav-container-mobile {
    width: 723px;
    height: 50px;
  }

  footer {
    padding: 26px 45px 0px 45px;
  }

  .footer-body {
    width: 723px;
  }

  .footer-part-1{
    width: 357px;
  }

  .footer-part-2{
    width: 333px;
  }

  .footer-body .address {
    height: 170px;
    border-radius: 10px;
  }

  .address-links {
    row-gap: 10px;
  }

  .p-address-container {
    width: 254px;
  }
  
  .p-address {
    line-height: 23px;
  }

  .copyright{
    height: 39px;
    justify-items: center;
    align-content: center;
  }

  .copyright > p{
    display: inline-block;
  }
}

@media screen and (min-width:1024px) {
  .head-section-mobile {
    padding: 20px 65px;
  }

  .nav-container-mobile {
    width: 893px;
    height: 50px;
  }

  footer {
    padding: 30px 65px 16px 65px;
  }

  .hamyar-footer{
    margin: 0;
  }

  .footer-body {
    width: 893px;
  }

  .footer-part-1{
    width: 449px;
    row-gap: 21px;
  }

  .footer-part-2{
    width: 402px;
    row-gap: 20px;
  }

  .p-info {
    height: 85px;
  }
  

  .footer-body .address {
    height: 170px;
    border-radius: 10px;
  }

  .address-links {
    row-gap: 10px;
  }

  .p-address-container {
    width: 254px;
  }
  
  .p-address {
    line-height: 23px;
  }
}

@media screen and (min-width:1280px) {

  /* Header */
  .head-section-mobile {
    display: none;
  }

  .head-section {
    max-width: 1920px;
    display: block;
    padding: 26px 123px;
    margin: 0 auto;
  }

  .nav-container {
    display: flex !important;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    column-gap: 84px;
    height: 34px;
    padding: 0;
  }

  .logo {
    width: 147px;
  }

  .navbar-brand {
    margin: 0;
  }

  .logo-body {
    width: 100%;
    height: 34px;
    padding: 0;
    display: flex;
    flex-direction: row;
    justify-content: start;
    align-items: center;
    flex-wrap: nowrap;
    column-gap: 4px;
  }

  .logo-body img {
    width: 34px;
    height: 34px;
  }

  .p-container{
    display: flex;
    flex-direction: column;
    row-gap: 4px;
  }

  .p-hamyar,
  .p-hamyar-slogan {
    margin: 0;
    height: 17px;
  }

  .p-hamyar {
    font-family: 'gofte', 'ravi', sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #424242;
  }

  .p-hamyar-slogan {
    font-family: 'ravi', sans-serif;
    font-size: 12px;
    color: #424242;
  }

  .navbar-body {
    display: inline-block;
    width: 499px;
    padding: 0;
    height: 34px;
  }
  
  .head-nav-ul {
    width: 100% !important;
    height: 34px;
    margin: 0 !important;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    text-align: center;
    column-gap: 26px;
    font-family: 'ravi', sans-serif;
  }

  .nav-item{
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .a-link {
    font-size: 18px;
    color: #424242;
    box-shadow: none !important;
    padding: 0;
  }

  .supp-user {
    width: 180px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    column-gap: 12px;
    visibility: hidden;
  }

  .support-link {
    display: block;
    text-decoration: none;
    color: var(--hamyarcolor);
    font-size: 14px;
    font-weight: 700;
    text-align: center;
  }

  .support-link svg {
    width: 18px;
    height: 18px;
  }

  .a-login {
    text-decoration: none;
    color: var(--hamyarcolor);
    font-size: 14px;
    font-weight: 700;
    text-align: center;
  }

  /* End of Header */

  /* Footer */
  footer {
    padding: 50px 123px 4px 123px;
  }

  .hamyar-footer{
    margin: 0;
  }

  .footer-body {
    width: 1034px;
  }

  .footer-part-1{
    width: 521px;
    row-gap: 15px;
  }

  .footer-part-2{
    width: 484px;
    row-gap: 20px;
  }

  .p-info {
    font-size: 16px;
    height: 90px;
  }

  .footer-call-namad {
    align-items: flex-end;
  }
  
  .footer-call-namad {
    height: 81px;
  }
  
  .e-namad {
    width: 85px;
    height: 81px;
  }

  .footer-body .address {
    height: 250px;
    border-radius: 10px;
  }

  .address-links {
    row-gap: 14px;
  }

  .p-address-container {
    width: 367px;
  }
  
  .p-address {
    font-size: 14px;
    line-height: 23px;
  }

  .a-social-links {
    width: 57px;
    height: 57px;
  }
  
  .img-social-links {
    width: 40px;
    height: 40px;
  }

  .copyright{
    height: 31px;
  }

  /* End of Footer */
}

@media screen and (min-width:1440px) {

  /* header */
  /* .head-section {
    padding: 42px 129px;
  } */

  .nav-container {
    column-gap: 158px;
  }

  .supp-user {
    width: 186px;
    column-gap: 18px;
  }
  /* end of header */
  /* Footer */
  footer {
    padding: 50px 130px 4px 130px;
  }

  .footer-body {
    width: 1180px;
  }

  .footer-part-1{
    width: 574px;
  }

  .footer-part-2{
    width: 578px;
  }

  .p-address-container {
    width: 461px;
  }
  /* End of Footer */
}

@media screen and (min-width:1512px) {

  /* header */
  /* .head-section {
    padding: 52px 120px;
  } */

  .nav-container {
    column-gap: 216px;
  }

  .navbar-body {
    width: 505px;
  }
  
  .head-nav-ul {
    column-gap: 35px;
  }
  /* end of header */
  /* footer */
  footer {
    padding: 40px 217px 40px 217px;
  }

  .footer-body {
    width: 1078px;
  }

  .footer-part-1{
    width: 589px;
  }

  .footer-part-2{
    width: 439px;
  }

  .p-address-container {
    width: 332px;
  }

  .footer-body .address {
    height: 222px;
  }
  /* end of footer */
}

@media screen and (min-width:1728px) {

  /* header */
  /* .head-section {
    padding: 54px 122px;
  } */

  .nav-container {
    column-gap: 218px;
  }

  .navbar-body {
    width: 712px;
  }
  
  .head-nav-ul {
    column-gap: 62px;
  }

  .a-link {
    font-size: 25px;
  }

  .supp-user {
    width: 177px;
    justify-content: space-between;
    column-gap: 0;
  }

  /* end of header */
  /* footer */
  footer {
    padding: 66px 204px 4px 204px;
  }

  .footer-body {
    width: 1318px;
  }

  .footer-part-1{
    width: 596px;
    column-gap: 28px;
  }

  .footer-part-2{
    width: 578px;
  }

  .footer-body .address {
    height: 250px;
  }

  .copyright{
    height: 40px;
  }

  /* end of footer */
}

footer{
  padding-bottom:0;
}