* {
  border: none;
  margin: 0;
  padding: 0;
  outline: none !important;
  box-sizing: border-box;
}
ul,
p {
  margin-bottom: 0 !important;
}
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #ffffff;
  direction: rtl;
  height: 100%;
  width: 100%;
}
*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}
.row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
a {
  text-decoration: none !important;
}

.page {
  overflow-x: hidden;
}

body {
  font-family: IRANSans, sans-serif;
  font-size: 13px;
  line-height: 2;
  direction: rtl;
  background-color: #fff;
  scroll-behavior: smooth;
  overflow-x: hidden;
  min-height: 100%;
  width: 100%;
  color: #252525;
}
@media screen and (min-width: 992px) {
    .fix-spacing {
        margin-top: 140px;
        margin-bottom: 220px;
    }
}
@media screen and (min-width: 992px) {
.lng::after{
  position: absolute;
  content: '';
  height: 40px;
  width: 1px;
  background-color: #ffffff7a;
  right: -11px;
  top: -5px;
}
  .menuTrigger {
    display: none !important;
  }
  .header {
    z-index: 1000;
    position: fixed;
    top:0;
    width: 100%;
    right: 0;
    padding-top: 57px;
  }
}
.container-fluid.menu.sticky-menu .logo img {
  width: 160px;
}

@media screen and (max-width: 991.99px) {

  .link-top li {
    margin-right: 0 !important;
  }
  .logo span {
    font-size: 10px !important;
  }
  .link-top {
    display: flex;
    flex-direction: row;
  }
  .link-top > li {
    flex-grow: 1;
    text-align: center;
    line-height: 1;
  }

  .toolbar {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 10;
    background-color: #fff;
    padding: 10px;
    box-shadow: 0px 0px 5px #868484;
    width: 100% !important;
  }
  .owl-stage {
    padding-right: 0 !important;
  }

  li.cal {
    margin: 0 !important;
    display: block !important;
    text-align: center;
  }
  .lng-col {
    display: none !important;
  }
  .menuTrigger {
    margin-left: 19px;
  }
  .header .text-start {
    padding-right: 0 !important;
  }
  .menuTrigger i {
    font-size: 29px;
    color: #fff;
    vertical-align: middle;
  }

  .col-service{
    margin-bottom:10px;
  }

}

@media screen and (min-width: 768px) and (max-width: 991.9px) {
  .counter-section {
    background-position: right !important;
  }
  .img-service {
    width: 150px;
    height: 150px;
  }
  .mt-sm-12{
    margin-top: 15px;
  }
  .container,
  .container-md,
  .container-sm {
    max-width: 95%;
  }
}
@media screen and (max-width: 767.99px) {
  .img-service {
    width: 238px;
    height: 238px;
  }
  .blog-club {
    padding-top: 3rem;
    padding-bottom: 3rem !important;
  }
  .counter-section {
    background: #101b5d url('../images/bg-counter.png') no-repeat;
    background-size: cover;
    min-height: 536px;
    background-position: bottom left !important;
  }
  .footer {
    background-position: center bottom !important;
  }
  .footer::before {
    background: url('../images/top-footer.png');
      background-position-x: 0%;
      background-position-y: 0%;
      background-size: auto;
    background-size: auto;
    content: '';
    top: -50px;
    right: 0;
    width: 100%;
    height: 50px;
    position: absolute;
    background-size: 100% !important;
    background-position: center center !important;
  }
  .copy{
    text-align: center;
    font-size: 11px !important;
  }
  .owl-slide-animated.main-text-slider.main-tilte.d-block.w-100 {
    font-size:12px;
    line-height: 1;
    font-weight: 500;
    text-shadow: 0px 0px 5px #0000006b;
  }
  .sub-text-slider.d-block.w-100.mt-3 {
    font-size: 15px;
    line-height: 1;
    font-weight: 500;
    text-shadow: 0px 0px 5px #000;
  }
  .main-text-slider.lnk-slide3.d-block.w-100.mt-4 {
    font-size: 14px;
    line-height: 1;
    font-weight: 500;
    text-shadow: 0px 0px 5px #0000006b;
  }
  .counter-section{
    padding-top: 2rem;
    padding-bottom: 2rem;
    background-position: left;
  }
  .mt-xs-15{
    margin-top: 15px;
  }
  .wa__btn_popup {
    position: fixed;
    z-index: 999999999;
    bottom: 61px !important;
    left: 10px !important;
  }
  .img-slide {
    height: 200px;
  }
  .mt-xs-15 {
    margin-top: 15px;
  }
  .p-xs-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .frm {
    margin: -3.375em 8% 0 !important;
  }

  .social .title-footer {
    text-align: center !important;
  }
  .title-footer {
    text-align: right;
    font-weight: 600;
    margin-bottom: 10px !important;
    display: block;
    font-size: 14px;
  }
  .accordion-container .set {
    position: relative;
    width: 100%;
    height: auto;
    background-color: transparent;
    line-height: 33px;
    border-bottom: 1px solid #c8c7c778;
  }
  .accordion-container .set > span i {
    position: absolute;
    left: 0;
    top: 13px;
    color: #c8c7c778;
    font-size: 10px;
  }
  .accordion-container .content {
    position: relative;
    width: 100%;
    height: auto;
    padding-right: 10px !important;
    display: none;
    line-height: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .link-footer li {
    margin: 10px !important;
  }
  .owl-slider .owl-prev {
    position: absolute;
    left: 0;
    top: 38%;
    z-index: 1;
    width: 36px;
    height: 46px;
    font-size: 0 !important;
    box-shadow: none !important;
    background-color: transparent !important;
    border-radius: 0 !important;
    margin: 0 !important;
  }
  .owl-slider .owl-next {
    position: absolute;
    right: 0;
    top: 38%;
    z-index: 1;
    width: 36px;
    height: 46px;
    font-size: 0 !important;
    box-shadow: none !important;
    background-color: #000000a6 !important;
    border-radius: 0 !important;
    margin: 0 !important;
  }
  .en-company {
    display: block !important;
  }
  .links-footer {
    margin-top: 20px;
    margin-bottom: 25px;
  }
  .lnk-footers {
    text-align: right;
  }
  .title-footer {
    text-align: right;
  }
  .owl-slider .owl-dots {
    position: absolute;
    bottom: 0;
    margin: auto !important;
    left: 0;
    right: 0;
    margin: 0 !important;
  }
  .p-xs-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .owl-slider .item img {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    height: 100% !important;
    width: 100%;
  }
}
@media screen and (min-width: 768px) {

  .blog-club {
    padding-top: 6rem;
    padding-bottom: 6rem !important;
  }
  .counter-section{
    background: #f8f7f7  url('../images/bg-counter.png') no-repeat;
    background-size: cover;
    min-height: 536px;

  }
  .footer {
    background-position: left bottom !important;
    margin-top:100px;
  }
  .footer::before {
    background: url('../images/top-footer.png') top center;
      background-size: auto;
    content: '';
    top: -230px;
    right: 0;
    width: 100%;
    height: 234px;
    position: absolute;
    background-size: cover;
  }
  .owl-slide-animated.main-text-slider.main-tilte.d-block.w-100 {
    font-size: 1.7rem;
    line-height: 1;
    font-weight: 500;
    text-shadow: 0px 0px 5px #0000006b;
  }
  .main-text-slider.lnk-slide3.d-block.w-100.mt-4 {
    font-size: 1.7rem;
    line-height: 1;
    font-weight: 500;
    text-shadow: 0px 0px 5px #0000006b;
  }
  .sub-text-slider.d-block.w-100.mt-3 {
    font-size: 2.5rem;
    line-height: 1;
    font-weight: 500;
    text-shadow: 0px 0px 5px #000;
  }
  .row.log-footer::after {
    position: absolute;
    content: '';
    right: 0;
    width: 84%;
    height: 1px;
    background-color: #ffffff61;
    bottom: 2px;
  }
  .counter-section{
    padding-top: 6rem;
  }
  .img-slide {
    height: 284px;
  }

  .set .content {
    margin-top: 10px;
  }
  .set > span i {
    display: none;
  }
  .links-footer {
    text-align: left;
  }
  .owl-slider .owl-prev {
    position: absolute;
    left: 2%;
    top: 38%;
    z-index: 1;
    width: 36px;
    height: 111px;
    font-size: 0 !important;
    box-shadow: none !important;
    background-color: transparent !important;
    border-radius: 0 !important;
    margin: 0 !important;
  }
  .owl-slider .owl-next {
    position: absolute;
    right: 2%;
    top: 38%;
    z-index: 1;
    width: 36px;
    height: 111px;
    font-size: 0 !important;
    box-shadow: none !important;
    background-color: transparent !important;
    border-radius: 0 !important;
    margin: 0 !important;
  }
  .set > span i {
    display: none;
  }
}
.owl-slider .owl-nav {
  margin-top: 0 !important;
  direction: ltr;
}
.owl-slider .owl-nav i {
  color: #fff;
  font-size: 24px;
}
.footer {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  background: #211b5a url('../images/bg-footer.png') no-repeat;
  position: relative;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #24c3ff !important;
  border-color: #24c3ff;
}
.img-box::before {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  background: #211b5ad1;
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: 90%;
  -ms-transform-origin: 90%;
  transform-origin: 90%;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.img-box::after {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  background: #211b5ad1;
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transform-origin: 90%;
  -ms-transform-origin: 90%;
  transform-origin: 90%;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.owl-campian .item:hover .img-box::before {
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  opacity: 0.5;
}
.owl-campian .item:hover .img-box::after {
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  opacity: 0.5;
}

.search {
  cursor: pointer;
}
.owl-slider .owl-dots {
  position: absolute;
  bottom: 0;
  margin: auto !important;
  left: 0;
  right: 0;
  margin: 0 !important;
}
.owl-slider .owl-dots .owl-dot span {
  width: 6px;
  height: 6px;
  margin: 6px 2px;
  background: transparent;
  border-radius: 100%;
  background-color: #333;
}
.panel-menu {
  width: 300px;
  background-color: #fff !important;
  position: fixed;
  height: 100vh;
  top: 0;
  bottom: 0;
  right: -300px;
  -webkit-transition: ease 0.5s;
  -moz-transition: ease 0.5s;
  -o-transition: ease 0.5s;
  transition: ease 0.5s;
  z-index: 999999 !important;
  display: block !important;
}
.close-li {
  background-color: #f3f3f3 !important;
}
.subPanel {
  width: 300px;
  background-color: #fff !important;
  position: fixed;
  height: 100%;
  top: 0;
  bottom: 0;
  right: -300px;
  -webkit-transition: ease 0.5s;
  -moz-transition: ease 0.5s;
  -o-transition: ease 0.5s;
  transition: ease 0.5s;
  z-index: 999999 !important;
  display: block !important;
  padding-right: 0 !important;
}
.panel-menu > ul:nth-child(1) {
  overflow-y: auto !important;
  max-height: 100vh;
}
#panel-menu ul {
  padding-right: 0 !important;
  max-height: 100vh;
  overflow-y: auto;
}
.panel-menu ul li {
  list-style: none;
  width: 100%;
  line-height: 50px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  cursor: pointer;
  position: relative;
  background-color: #fff;
  border-bottom: 1px solid #d7e2e8;
  color: #303030;
  font-weight: 300;
  font-size: 14px;
}
.btn-menu {
  background-color: #f3f3f3 !important;
  width: 100%;
  line-height: 40px;
  padding: 5px;
  padding-right: 5px;
  cursor: pointer;
  border-bottom: 1px solid rgb(218 218 218);
  color: #858585;
  padding-right: 21px;
}

.panel-menu {
  z-index: 10;
}
.panel-menu ul li {
  padding-left: 20px;
  padding-right: 10px;
}
.main-menu a {
  color: #303030;
  font-weight: 300;
  font-size: 14px;
}
.openSubPanel {
  position: relative;
  color: #303030;
  cursor: pointer;
  z-index: 1;
  text-align: right;
  width: 100%;
  display: block;
}
.panel-menu.isOpen,
.subPanel.isOpen {
  -webkit-transform: translateX(-300px);
  -moz-transform: translateX(-300px);
  -ms-transform: translateX(-300px);
  -o-transform: translateX(-300px);
  transform: translateX(-300px);
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.3);
}
.subPanel {
  z-index: 20;
}
.closeSubPanel,
.closePanel,
.openSubPanel {
  cursor: pointer;
}
.panel-menu > ul:nth-child(1) {
  overflow-y: auto !important;
  max-height: 100vh;
  width: 100%;
}
.border-none {
  border: none !important;
}
.panel-menu.isOpen::before {
  position: absolute;
  right: 300px;
  content: "";
  top: 0;
  height: 100%;
  min-height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  width: 500%;
}
.arow-menu i {
  background: url("../images/nav-sprite.png") no-repeat -137px -288px;
  width: 8px;
  height: 14px;
  display: inline-block;
  vertical-align: middle;
  transform: rotate(180deg);
}
.close-menu .times {
  background: url("../images/nav-sprite.png") no-repeat -190px -288px;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
}
.closeSubPanel i {
  background: url("../images/nav-sprite.png") no-repeat -136px -309px;
  width: 16px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
  transform: rotate(180deg);
}
.panel-menu.isOpen .close-menu {
  padding: 0;
  width: 28px;
  height: 28px;
  font-size: 21px;
  color: #858585;
  line-height: 15px;
  text-align: center;
  line-height: 33px;
  float: left;
  position: absolute;
  left: 10px;
  top: 10px;
}
.openSubPanel .arow-menu {
  color: #879496;
  font-size: 22px;
}
.arow-menu {
  position: absolute;
  left: 0;
  top: 0;
  height: 29px;
  color: #879496;
}
.lnk-footers li a:hover {
  color: #a49de1;
  transition: all 0.2s linear;
}
.link-top-right li i {
  font-size: 15px;
  vertical-align: middle;
}
.social-footer ul li {
  display: inline-block;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 30px;
  vertical-align: middle;
  overflow: hidden;
  margin-right: 2px;
}
.social-footer a {
  display: block;
  width: 40px;
  height: 40px;
  padding: 0;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  z-index: 9;
}

.social-footer a .flip {
  -webkit-transform: translateZ(19px);
  transform: translateZ(19px);
}
.social-footer a span {
  display: block;
  width: 38px;
  height: 38px;
  padding: 0;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  z-index: 9;
  margin: auto;
  border-radius: 12px;
  text-align: center;
  line-height: 37px;
}
.social-footer a .flop {
  display: block;
  -webkit-transform: rotateX(-90deg) translateZ(-19px);
  transform: rotateX(-90deg) translateZ(-19px);
}
.social-footer a:hover {
  -webkit-transform: rotateX(90deg);
  transform: rotateX(90deg);
}
.social-box li a i {
  color: #fff;
  font-size: 24px;
  vertical-align: middle;
}
@media screen and (min-width: 1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1220px;
  }
}
.title-section {
  font-size: 22px;
  font-weight: 700;
  position: relative;
}
.owl-nav {
  margin-top: 0 !important;
  direction: ltr;
}
.online-reservation {
  min-width: 122px;
  height: 46px;
  text-align: center;
  line-height: 35px;
  box-shadow: 0px 7px 12px #cdeff1;
}
.link-top > li {
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}
.more-pro {
  color: #fff !important;
}

.container-fluid.header.menu.sticky-menu .mt-3 {
  margin-top: 0 !important;
}

.sub-title {
  color: #4f4f4f;
}
.short-desc-service {
  color: #303030;
  font-size: 12px;
  margin-top: 10px;
  margin-bottom: 10px;
  min-height: 100px;

}
.col-service a {
  border-radius: 15px;
  padding: 20px 20px 20px 20px;
  -webkit-transition: transform 300ms cubic-bezier(0.34, 2, 0.6, 1),
    box-shadow 200ms ease;
  -moz-transition: transform 300ms cubic-bezier(0.34, 2, 0.6, 1),
    box-shadow 200ms ease;
  -o-transition: transform 300ms cubic-bezier(0.34, 2, 0.6, 1),
    box-shadow 200ms ease;
  -ms-transition: transform 300ms cubic-bezier(0.34, 2, 0.6, 1),
    box-shadow 200ms ease;
  transition: transform 300ms cubic-bezier(0.34, 2, 0.6, 1),
    box-shadow 200ms ease;

}
.img-service {
  margin: auto;
  position: relative;
  border-radius: 100%;
}
.title-service {
  color: #211b5a;
  font-weight: 500;
  font-size: 16px;
  min-height: 40px;
  margin-top: 10px;
}

.owl-pro .crd::after {
  height: 8px;
  width: 0;
  content: "";
  background-color: #211b5a;
  bottom: -8px;
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  border-radius: 0 0 15px 15px;
  transition: all 0.2s linear;
}

.owl-pro .crd:hover::after {
  width: 86%;
}

.owl-news .item a {
  background-color: #fff;
  border-radius: 15px;
}
.blog-club {
  background-image: url("../images/bg-block.jpg");
  background-repeat: no-repeat;
    background-size: cover;
    background-position-x: center;
    background-position-y: 0;
  min-height: 500px;
  background-attachment: fixed;
}
.link-more a {
  color: #ffffffc4;
  font-weight: 500;
}
.lnk-footers li {
  line-height: 2.3;
  position: relative;
  list-style-type: none !important;
}
.lnk-footers li a {
  color: #ffffffc4;
  font-size: 12px;
  padding-right: 10px;
  position: relative;
}
.lnk-footers li a::after {
  position: absolute;
  top: 7px;
  right: 0;
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 100%;
  background-color: #ebe1e1;
}
.title-footer.lnk-footer.un-link {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  text-align: right;
}
.owl-theme .owl-dots .owl-dot span {
  width: 8px;
  height: 8px;
  margin: 5px 3px;
  background: #ccc;
}
.owl-slider  .owl-dots .owl-dot span{
  width: 30px !important;
  border-radius: 25px !important;
  height: 6px !important;
}
.owl-slider .owl-dots .owl-dot span {
  background: #ccc;
}

.img-service img {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  object-fit: contain;
  max-width: 100% !important;
  max-height: 100% !important;
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
  border-radius: 100%;
  border: 3px solid #211b5a;
padding: 10px !important
}
.col-service a:hover .img-service img {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

.header.sticky-menu {
  box-shadow: 0px 5px 6px #060c43c4 !important;
  background-color: #211b5abf;
  padding-top: 0;
}
.header.sticky-menu .c-navi-new-list::after {
  display: none !important;
}

.search-result {
  background-color: #fff;
  box-shadow: 0px 6px 8px #ccc;
  border-radius: 0 0 10px 10px;
  padding: 10px;
  position: absolute;
  top: 40px;
  right: 0;
  width: 100%;
  height: 150px;
  overflow-y: auto;
  z-index: 2;
}
.search-result-list li {
  list-style: none;
  text-align: right;
  line-height: 2;
  border-bottom: 1px solid #eee;
  padding: 5px;
  font-size: 13px;
}
.search-result-list li a {
  color: #000;
}
.product-section {
  padding-top: 3rem;
  padding-bottom:3rem;
  background-color: #f8f7f7;
}
.img-box{
  height: 100px;
  width:  100px;
  overflow: hidden;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}
.img-box img {
  object-fit: contain;
  max-width: 100% !important;
  max-height: 100% !important;
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
}
.card.crd {
  border: none;
  background-color: transparent;
  margin-top: 20px;
  margin-bottom: 20px;
}
.title-section {
  color: #211b5a;
}
.title-section span {
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  z-index: 1;
}
.info li {
  display: block;
  list-style: none;
  color: #58585a;
  margin-bottom: 12px;
  font-weight: 300;
}
.lbl-info {
  width: 22px;
  display: inline-block;
}
.cal {
  display: inline-block;
  color: #000 !important;
  direction: ltr;
  font-size: 17px;
  font-weight: 300;
}
.icon-footer {
  color: #000;
  font-weight: 400;
}
.card:hover .btn-crd {
  background-color: #ff7f01;
}
@media (max-width: 1102.99px) {

}
@media screen and (min-width: 900px)  and (max-width: 1199px) {

}
.search-item i {
  font-size: 20px !important;
  vertical-align: middle;
}
@media screen and (min-width: 992px) {
  .img-service {
    width: 238px;
    height: 238px;
  }
  .title-service {
    padding: 0px 29px;
  }
  .short-desc-service {
    padding: 0 50px;
  }
  .c-navi-new-list::after {
    position: absolute;
    content: '';
    right: 0;
    width: 85%;
    height: 1px;
    background-color: #fff9;
    bottom: 4px;
  }
 .link-top {
  text-align: left;
}
  .search-item {
    margin-left: 10px;
    position: relative;
  }
  .icon-search.fal.fa-search {
    font-size: 18px;
    vertical-align: middle;
    width: 44px;
    height: 44px;
    border-radius: 100%;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    line-height: 44px;
    cursor: pointer;
    color: #fff;
    font-size: 23px;
  }
  .search-wrapper form {
    display: flex;
    align-items: center;
    background: #fff;
    justify-content: flex-end;
    border-radius: 15px;
  }
  .search-submit {
    border: 0;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    border-radius: 0;
    background-color: #211b5a;
    height: 46px;
    width: 52px;
    padding: 0;
    position: relative;
    border-radius: 0 5px 5px 0;
    line-height: 46px;
  }
  .search-submit i {
    font-size: 20px !important;
    margin: 0 !important;
  }
  .search-field {
    padding: 5px;
    font-size: 14px;
    border-radius: 0;
    border: 1px solid #eee;
    width: 100%;
    height: 46px;
  }
  .search-result {
    top: 118px;
    width: 100%;
    position: absolute;
    background-color: #fff;
    left: 0;
    margin: auto;
    z-index: 20;
    box-shadow: 0px 7px 5px #ccc;
    width: 300px;
  }
  .icon-search.fal.fa-search.close::before {
    content: "\f00d" !important;
  }
  .search-result-list {
    max-height: 200px;
    overflow-y: auto;
  }
  .search-result li {
    list-style: none;
    padding: 4px 10px;
    text-align: right;
    line-height: 2;
  }
  .search-result li a {
    color: #000;
    font-weight: 400;
  }
  .search-wrapper.expand {
    width: 500px;
  }
  .search-wrapper {
    position: absolute;
    left: 47px;
    transition: all 0.5s ease;
    top:1px !important;
    width: 0;
    overflow: hidden;
    z-index: 100000;
  }
  .search {
    display: none !important;
  }
}
.box-search.SearchOpen {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.box-search {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transform: translate(0, 100%);
  -moz-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  transform: translate(0, 100%);
  -webkit-box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15);
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 800ms ease;
  -moz-transition: all 800ms ease;
  transition: all 800ms ease;
  z-index: 99998;
  background: #296c96eb;
}
@media screen and (max-width: 991.99px) {
  .container-fluid.header.menu {
    background-color: #211b5a;
  }
  .search-result {
    background-color: #fff;
    border-top: 1px solid #eee;
    border-radius: 0 0 10px 10px;
    padding: 10px;
  }
  .search-result-list li {
    list-style: none;
    text-align: right;
  }
  .search-result-list li:not(:last-child) {
    border-bottom: 1px solid #eee;
    line-height: 3;
  }
  .search-result-list li a {
    color: #000;
  }
  .search-result-list {
    max-height: 200px;
    overflow-y: auto;
  }
.row-top-header{
  display: none;
}
.product-search{
  display: flex;
  align-content: center;
  border: 1px solid #eee;
  border-radius: 7px;
  background-color: #fff;
}
.product-search button {
  background-color: transparent !important;
  height: 38px;
  padding: 0 10px;
}
#search-field {
  line-height: 3;
  width: calc(100% - 40px);
  border-radius: 7px;
  padding-right: 10px;
}
}

.icon-search:hover {
  background-color: #211b5a !important;
  border-color: #211b5a !important;
  color: #fff !important;
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
}
.lng .select2-container--default .select2-selection--single {
  border: none !important;
}
.lng .select2-container {
  min-width: 100px;
}
.lng span {
  background-color:transparent !important;
}
.lng .select2-container--default .select2-selection--single {
  background-color: transparent !important;
}
.lng .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #fff;
}
.lng .select2-container--default .select2-selection--single .select2-selection__arrow{
  display: none !important;
}
.lng
  .select2-container[dir="rtl"]
  .select2-selection--single
  .select2-selection__rendered {
  padding-right: 0 !important;
}
.link-top-right li {
  display: inline-block;
  margin-left: 20px;
}
.header-top {
  background-color: #211b5a;
  color: #ffffffd6;
  font-weight: 300;
  font-size: 12px;
  z-index: 1002;
  position: relative;
}
.header-top a{
  color: #ffffffd6;
  font-weight: 300;
  font-size: 14px;
}
.service-section{
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.lbl-info i {
  color: #211b5a;
  vertical-align: middle;
  font-size: 15px;
}

.logo {
  display: inline-block;
}
.icon-mene img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  vertical-align: middle;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.info-menu{
position: absolute;
left: 10%;
top:45%;
}
.info-menu i{
  font-size: 20px !important;
  color:#b1adad  !important;
  cursor: pointer;
  }
  .popover{
    font-family: "IRANSans";
    font-size: 12px;
  }
  .ltr {
    direction: ltr;
  }


  .wa__popup_chat_box {
    width: 351px;
    border-radius: 5px 5px 8px 8px;
    -webkit-border-radius: 5px 5px 8px 8px;
    -moz-border-radius: 5px 5px 8px 8px;
    position: fixed;
    overflow: hidden;
    box-shadow: 0px 10px 10px 4px rgba(0,0,0,0.04);
    -webkit-box-shadow: 0px 10px 10px 4px rgba(0,0,0,0.04);
    -moz-box-shadow: 0px 10px 10px 4px rgba(0,0,0,0.04);
    bottom: 102px;
    z-index: 999999998;
    opacity: 0;
    visibility: hidden;
    -ms-transform: translate(0,50px);
    transform: translate(0,50px);
    -webkit-transform: translate(0,50px);
    -moz-transform: translate(0,50px);
    transition: 0.4s ease all;
    -webkit-transition: 0.4s ease all;
    -moz-transition: 0.4s ease all;
    will-change: transform,visibility,opacity;
    max-width: calc(100% - 50px);
  }
  .wa__popup_chat_box .wa__popup_heading {
    position: relative;
    padding: 15px 74px 17px 43px;
    color: #d9ebc6;
  }
  .wa__btn_popup_icon:before {
    content: '';
    background: url('../images/whatsapp_logo.svg') center top no-repeat;
      background-size: auto;
    background-size: 33px;
    display: block;
    width: 55px;
    height: 33px;
    position: absolute;
    top: 13px;
    right: 1px;
  }
  .wa__popup_chat_box .wa__popup_heading .wa__popup_title {
    padding-top: 2px;
    font-size: 18px;
    line-height: 24px;
  }
  .wa__popup_chat_box .wa__popup_heading .wa__popup_intro {
    padding-top: 4px;
    font-size: 12px;
    line-height: 20px;
  }
  .wa__btn_popup .wa__btn_popup_icon {
    width: 56px;
    height: 56px;
    background: #2db742;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    box-shadow: 0px 6px 8px 2px rgba(0,0,0,0.14);
    -webkit-box-shadow: 0px 6px 8px 2px rgba(0,0,0,0.14);
    -moz-box-shadow: 0px 6px 8px 2px rgba(0,0,0,0.14);
    position: relative;
    cursor: pointer;
  }
  .wa__btn_popup {
    position: fixed;
    z-index: 999999999;
  }
  .wa__popup_chat_box.show {
    -ms-transform: translate(0,0);
    transform: translate(0,0);
    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
    visibility: visible;
    opacity: 1;
  }
  .wa__popup_chat_box .wa__popup_content {
    background: #ffffff;
    padding: 13px 19px 21px 20px;
  }
  .wa__popup_chat_box .wa__popup_notice {
    font-size: 11px;
    color: #a5abb7;
    font-weight: 500;
    padding: 0 3px;
  }
  .wa__popup_chat_box.wa__pending .wa__popup_content_list .wa__popup_content_item:nth-child(1) {
    transition-delay: 0.3s;
    -webkit-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
  }
  .wa__popup_chat_box.wa__pending .wa__popup_content_list .wa__popup_content_item:nth-child(2) {
    transition-delay: 0.5s;
    -webkit-transition-delay: 0.5s;
    -moz-transition-delay: 0.5s;
  }
  .wa__popup_content_list .wa__popup_content_item {
    margin: 14px 0 0;
    transform: translate(0,20px);
    -webkit-transform: translate(0,20px);
    -moz-transform: translate(0,20px);
    will-change: opacity,transform;
    opacity: 0;
  }
  .wa__popup_chat_box.show .wa__popup_content_item {
    opacity: 1;
    transform: translate(0,0);
    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
  }
  .wa__popup_chat_box .wa__stt::after {
    content: '';
    background: url('../images/whatsapp_logo_green.svg') 100% 0 no-repeat;
      background-size: auto;
    position: absolute;
    left: 14px;
    top: 26px;
    width: 20px;
    height: 20px;
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
  }
  .wa__stt_online::before {
    content: '';
    transition: 0.4s ease all;
    -webkit-transition: 0.4s ease all;
    -moz-transition: 0.4s ease all;
    background: rgba(0,0,0,6%);
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    opacity: 0;
    will-change: opacity;
  }
  .wa__popup_chat_box .wa__popup_avatar {
    position: absolute;
    overflow: hidden;
    right: 12px;
    top: 12px;
  }
  .wa__popup_content_list .wa__popup_content_item .wa__popup_txt {
    display: table-cell;
    vertical-align: middle;
    min-height: 48px;
    height: 48px;
  }
  .wa__popup_content_list .wa__popup_content_item .wa__member_name {
    font-size: 14px;
    color: #363c47;
    line-height: 1.188em !important;
  }
  .wa__popup_content_list .wa__popup_content_item .wa__member_duty {
    font-size: 11px;
    color: #989b9f;
    padding: 2px 0 0;
    line-height: 1.125em !important;
  }
  .wa__popup_chat_box .wa__stt::after {
    content: '';
    background: url('../images/whatsapp_logo_green.svg') 100% 0 no-repeat;
      background-size: auto;
    position: absolute;
    left: 14px;
    top: 26px;
    width: 20px;
    height: 20px;
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
  }
  .wa__popup_chat_box .wa__stt.wa__stt_online {
    transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
  }
  .wa__popup_chat_box .wa__stt {
    padding: 13px 74px 12px 40px;
    position: relative;
    text-decoration: none;
    display: table;
    width: 100%;
    border-right: 2px solid #2db742;
    background: #f5f7f9;
    border-radius: 4px 2px 4px 2px;
    -webkit-border-radius: 4px 2px 4px 2px;
    -moz-border-radius: 4px 2px 4px 2px;
  }
  .wa__stt_online {
    background: #2DB742;
    cursor: pointer;
    transition: 0.4s ease all !important;
    -webkit-transition: 0.4s ease all !important;
    -moz-transition: 0.4s ease all !important;
    backface-visibility: hidden;
    will-change: transform;
  }
  .wa__popup_chat_box .wa__popup_heading::before {
    content: '';
    background: url('../images/whatsapp_logo.svg') center top no-repeat;
      background-size: auto;
    background-size: 33px;
    display: block;
    width: 55px;
    height: 33px;
    position: absolute;
    top: 20px;
    right: 12px;
  }
  .gap-cal {
    margin: 0 10px;
  }
  .title-section{
    font-size: 25px;
    font-weight: 600;
  }
  .blog-club .title-section{
    color: #fff;
  }
  .blog-club .short-desc{
    color: #fff;
    font-size: 15px;
    font-weight: 300;
  }
  .title-info{
    color: #3d3d3d;
    font-weight: 600;
  }
  .desc-info{
    font-size: 12px;
    color: #3d3d3d;
  }
  .row-info{
    background-color: #fff;
    border-radius: 15px;
    padding: 30px 0;
  }
  .icon-info {
    height: 70px;
    overflow: hidden;
  }
  .icon-info img {
    object-fit: contain;
    max-width: 100% !important;
    max-height: 100% !important;
  }
  .title-section-main {
    color: #737373;
    font-size: 18px;
    font-weight: 400;
  }
  .desc-service{
    color: #211b5a;
    text-align: center;
    padding: 0 40px;
    font-weight: 500;
    font-size: 15px;
  }
  .d-block.img-border {
    width: 165px;
    height: 165px;
    margin: auto;
    border: 1px solid #00aeef;
    border-radius: 100%;
    position: relative;
  }
  .d-block.img-border::after {
    position: absolute;
    content: '';
    width: 184px;
    height: 183px;
    border: 1px dashed #c4c4c4;
    top: -10px;
    border-radius: 100%;
    left: 0;
    right: -9px;
    margin: auto;
  }
  .owl-campian .owl-item:nth-child(odd) .img-border::before{
    content: '';
    background-color: #bae8f5;
    position: absolute;
    left: 0;
    top: 10px;
    width: 34px;
    height: 34px;
    border-radius: 100%;
  }
  .owl-campian .owl-item:nth-child(even) .img-border::before{
    content: '';
    background-color: #bae8f5;
    position: absolute;
    right: 0;
    bottom: 10px;
    width: 34px;
    height: 34px;
    border-radius: 100%;
  }

  .counter-section .title-section{
    color: #fff;
    font-size: 20px;
  }
  .count span {
    color: #fff;
    font-weight: 600;
    letter-spacing: -1px;
    font-size: 46px;
    font-family: arial;
  }
  .counter-title span {
    text-align: center;
    font-weight: 300;
    color: #fff;
    line-height: 2.5;
  }
  .count {
    color: #fff;
  }
  .section-news {
    padding-top: 4rem;
    padding-bottom: 4rem;
    background-color: #f8f7f7;
  }
  .img-news {
    height: 220px;
    overflow: hidden;
  }
  .img-news img {
    object-fit: fill;
    width: 100%;
    height: 100% !important;
    -webkit-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
  }
  .owl-news .item:hover .img-news img {
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }
  .title-news {
    color: #000066;
    font-weight: 600;
    line-height: 1.5;
    z-index: 1;
    position: relative;
    padding: 20px 0 0 0;
    height: 60px;
    overflow: hidden;
  }
  .date-blog {
    color: #595959;
    font-size: 12px;
  }
  .news-short-text {
    color: #595959;
    padding: 5px 0;
    text-align: justify;
    font-size: 12px;
    min-height: 100px;
    max-height: 100px;
    overflow: hidden;
    line-height: 1.5;
  }
  .d-block.more a i {
    color: #8c8c8c;
    vertical-align: middle;
  }
  .d-block.more a, .d-block.more {
    color: #8c8c8c;
  }
  .more-all {
    color: #303030;
    font-size: 15px;
    font-weight: 300;
  }
  .owl-logo .item a {
    height: 120px;
    background-color: #fff;
    display: flex !important;
    margin: 0 5px;
    background-color: #fff;
    justify-content: center;
    align-items: stretch;
  }
  .owl-logo .item a img {
    object-fit: contain;
    max-width: 100% !important;
    max-height: 100% !important;
  }
  .owl-logo .owl-prev {
    background-color: #e6e6e6 !important;
    width: 46px;
    height: 46px;
    border-radius: 15px !important;
    position: absolute;
    top: 28px;
    right: -80px;
    line-height: 55px !important;
    font-size: 30px !important;
    color: #737373 !important;
  }
  .owl-logo .owl-next {
    background-color: #e6e6e6 !important;
    width: 46px;
    height: 46px;
    border-radius: 15px !important;
    position: absolute;
    top: 28px;
    left: -80px;
    line-height: 55px !important;
    font-size: 30px !important;
    color: #737373 !important;
  }
  .helps-section {
    background-color: #fff;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .copy {
    background-color: #060044;
    padding-top: 13px;
    padding-bottom: 13px;
    color: #fff;
    font-size: 10px;
    font-weight: 300;
  }

  .copy a , .copy .bld{
    color: #fff;
    font-size: 12px;
    font-weight: 600;
  }
  .icon-contact i{
    font-size: 25px;
    color: #fff;
    vertical-align: middle;
  }
  .body-info-contact{
    display: inline-block;
    color: #fff;
    width: calc(100% - 45px);
    vertical-align: middle;
    padding-right: 14px;
  }
  .body-info-contact a{
    color: #fff;
    font-weight: 300;
    font-size: 16px;
  }
  .f-title-company{
    color: #fff;
    font-weight: 700;
  }
  .f-title-company2{
    color: #ffffffc4;
font-size: 12px;
font-weight: 300;

  }
  .footer .social-box{
    display: flex;
    justify-content: space-between;
  }
  .frm-contact input[type="text"], .frm-contact input[type="password"], .frm-contact input[type="email"] {
    background-color: #211b5a;
    border: 1px solid #24c3ff;
    color: #fff;
    font-size: 13px;
    border-radius: 7px !important;
    box-shadow: none !important;
  }
  .frm-contact textarea {
    background-color: #211b5a;
    border: 1px solid #24c3ff;
    color: #fff;
    font-size: 13px;
    border-radius: 7px !important;
    box-shadow: none !important;
    height: 70px !important;
    display: block !important;
  }
  .btn-form {
    background-color: #19b5d1 !important;
    color: #fff !important;
    width: 100%;
    height: 36px;
    text-align: center;
    border-radius: 7px;
    font-size: 13px;
    box-shadow: none !important;
  }
  .cssmenu ul ul li.has-sub:hover > a {
    background: #19b5d1;
    color: #fff !important;
  }
  .cssmenu,
  .cssmenu ul,
  .cssmenu ul li,
  .cssmenu ul li a,
  .cssmenu #head-mobile {
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .cssmenu:after,
  .cssmenu > ul:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
  }
  .cssmenu #head-mobile {
    display: none;
  }
  .cssmenu > ul > li {
    display: inline-table;
    position: relative;
    margin-left: 30px;
    position: relative;
    text-align: right;
  }
  .cssmenu > ul > li.has-sub:hover > a:before {
    top: 23px;
    height: 0;
  }
  .cssmenu ul ul {
    position: absolute;
    left: -9999px;
    background-color: #211b5a;
    padding-top: 10px;
    border-radius: 15px;
    z-index: 2;
  }
  .cssmenu ul ul li {
    height: 0;
    -webkit-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    transition: all 0.25s ease;
  }
  .cssmenu li:hover > ul {
    left: auto;
  }
  .cssmenu li:hover > ul > li {
    height: 45px;
  }
  .cssmenu ul ul ul {
    margin-right: 100%;
    top: 0;
    z-index: 2;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
  }
  .cssmenu ul ul li a {
    padding: 0 15px;
    width: 200px;
    font-size: 13px;
    text-decoration: none;
    color: #fff;
    font-weight: 500;
    line-height: 2.7;
    box-shadow: 0px 0px 4px #dadada;
    margin: 0 10px 10px;
    border-radius: 5px;
  }
  .cssmenu ul ul li:last-child > a,
  .cssmenu ul ul li.last-item > a {
    border-bottom: 0;
  }
  .cssmenu ul ul li:hover > a,
  .cssmenu ul ul li a:hover {
    color: #fff;
    background-color: #19b5d1;;
  }
  .cssmenu ul ul li.has-sub > a:after {
    position: absolute;
    top: 16px;
    left: 5px;
    width: 8px;
    height: 2px;
    display: block;
    background: #fff;
    content: "";
  }
  .cssmenu ul ul li.has-sub > a:before {
    position: absolute;
    top: 13px;
    left: 8px;
    display: block;
    width: 2px;
    height: 8px;
    background: #fefefe;
    content: "";
    -webkit-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    transition: all 0.25s ease;
  }
  .cssmenu ul ul > li.has-sub:hover > a:before {
    top: 17px;
    height: 0;
  }
  .cssmenu ul ul ul li.active a {
    border-left: 1px solid #333;
  }
  .cssmenu > ul > li.has-sub > ul > li.active > a,
  .cssmenu > ul ul > li.has-sub > ul > li.active > a {
    border-top: 1px solid #333;
  }
  .cssmenu li:hover > ul {
    left: auto;
  }
  .cssmenu > ul > li > a {
    font-size: 16px;
    text-decoration: none;
    color: #fff;
    line-height: 3.4;
    font-weight: 500;
  }
  #cssmenu1 li i {
    font-size: 8px;
    vertical-align: middle;
    color: #fff;
    margin-right: 2px;
  }
  .cssmenu > ul > li > a > span {
    padding: 5px 2px;
  }
  #cssmenu > ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
    z-index: 99;
    text-align: right;
  }
  .c-navi-new-list {
    display: flex;
    align-items: center;
    position: relative;
  }
  .c-navi-new-list li{
 list-style: none;
  }
  .owl-slide-text {
    position: absolute;
    bottom: 0;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
    z-index: 3;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    text-align: center;
    direction: rtl;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    z-index: 4;
    color: #fff;
  }
