/*
 Theme Name:   landing
 Theme URI:    https://vianavip.com/
 Description:  <p>a fully customizable landing page theme<a href = "https://vianavip.ir/"> </p>
 Author:       @akatsuki2
 Author URI:   https://akatsuki2.t.me
 Version:      1.0.0
 Tags:         light, landing-page, responsive-layout, accessibility-ready
 Copyright: (c) 2024 vianavip.com
*/
@import url(assets/css/fonts.css);
a,
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
span {
  font-family: Vazir-regular;
}
.btnshow,
.hero-nav {
  align-items: center;
}
#countdown .title,
#hero h2,
#hero p {
  text-align: right;
  text-align-last: right;
}
.formc,
.item-h,
.item-h img,
.item-h p,
.tick-group,
.tick-text-inline {
  text-align: center;
}
#about img,
#contact .container,
#countdown .container,
footer .container {
  max-width: 100%;
}
.fitm > ul > li > a,
.fitm > ul > li > a:hover,
.nav-links li a,
a {
  text-decoration: none;
}


a {
  color: #635c5c;
}
.logo {
  height: 71px;
}
.logo img {
  height: auto;
  z-index: 1000000000000000 !important;
  position: relative !important;
}
.ft-bot,
.inpgoroup,
.nav-links li {
  position: relative;
}
#hero h2 {
  font-weight: 900;
  font-size: 32px;
  line-height: 195%;
  margin: 0 0 10px;
  direction: rtl;
}

@media (max-width: 1100px) {
.heroholder a {
    margin: 10px;
}
}
#hero {
padding-top: 50px;
}
#hero p {
  font-weight: 400;
  font-size: 28px;
  line-height: 42px;
  margin: 0 0 21px;
}
.hero-nav {
  display: flex;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 100% !important;
}
.lan-btn {
  background: 0 0;
  border: 1px solid #fff !important;
  border-radius: 1000px;
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  padding: 10px 40.5px;
  transition: 0.7s;
}
.h-bt-f {
  margin-left: 16px;
}
@media (max-width: 800px) {
  .h-bt-f {
    margin-left: 0 !important;
    margin-top: 16px;
  }
  .heroholder {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .hero-nav a {
    width: 100%;
  }
}
.heroholder {
  flex-direction: column;
  align-items: center;
}
#countdown .title {
  font-weight: 700;
  font-size: 24px;
  line-height: 42px;
  margin: 0 0 0 15px;
}
#countdown {
  padding: 44px 0;
}
.tick {
  white-space: nowrap;
  font-family: arial, sans-serif;
}
.tick-label {
  line-height: 42px;
  font-weight: 400;
  font-size: 12px;
}
.tick-char {
  width: 1.5em;
}
.tick-text-inline {
  min-width: 1em;
  color: #f5fff5 !important;
}
.tick-text-inline + .tick-text-inline {
  margin-left: -0.325em;
}
.tick-group {
  margin: 0 0.5em;
  display: inline-block;
  font-size: 24px;
}
.tick-flip {
  font-family: inherit !important;
  border-radius: 0.39em !important;
}
.tick-flip-panel-text-wrapper {
  line-height: 1.3 !important;
}
.tick-flip-panel {
  background-color: #f7fff7 !important;
}
.tick-holder {
  display: flex;
  align-items: flex-start;
  flex-direction: row-reverse;
  justify-content: flex-end;
}
.tick-flip,
.tick-flip-card {
  min-width: 35px;
}
.tick [data-layout~="horizontal"][data-layout~="fit"] {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-line-pack: center;
  align-content: center;
  white-space: nowrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.tick [data-layout~="horizontal"] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: center;
  justify-content: center;
}
.countbtn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
@media (max-width: 900px) {
  #countdown .row,
  #hero .row {
    flex-direction: column-reverse !important;
  }
}
.info-c {
  margin: 0 auto 20px;
}
.info-t {
  margin: 0 auto 10px;
}
#info {
  padding: 100px 0 69px;
}
.item-h {
  padding: 16px 33px;
}
.item-h img {
  min-height: 111px;
  margin: 0 auto 12px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.item-h p {
  font-weight: 600;
  font-size: 18px;
  line-height: 33px;
  text-align-last: center;
  margin: 0 auto;
}
#info .row {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .desktop-visible {
    display: block !important;
  }
  .desktop-hidden {
    display: none !important;
  }
}
@media (max-width: 767.98px) {
  .desktop-visible {
    display: none !important;
  }
  .desktop-hidden {
    display: block !important;
  }
}
.contactholdimg {
  background: url("../../assets/img/membership_img.png") center/cover no-repeat;
}
.formc {
  margin-bottom: 0;
}
.inpgoroup,
.inpgoroup input {
  width: 100%;
  text-align: right;
}
.inpgoroup {
  min-height: 75px;
}
.inpgoroup input {
  background: rgba(54, 79, 199, 0.08);
  border-radius: 1000px;
  border: none;
  height: 47px;
  padding: 0 15px;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
}
.fitm,
footer .row {
  text-align: right !important;
}
.c-res {
  font-weight: 600;
  font-size: large;
}
.form-act {
  height: 600px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
}
.ctsco,
.fitm,
.ft-bot {
  display: flex !important;
}
#about img {
  margin: 20px auto;
}
#about .container {
  margin: 100px auto;
  max-width: 794px !important;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
  justify-content: space-evenly;
  align-items: center;
}
.fitm {
  align-items: flex-end !important;
}
.ctnp,
.fitm h3 {
  text-align: right;
  text-align-last: right;
}
.ft-bot a {
  text-decoration: revert;
  font-weight: bolder;
  font-size: large;
}
.fitm h3,
.footaccord-h button {
  font-weight: 700;
  font-size: 18px;
  line-height: 30px;
}
.ft-bot {
  justify-content: center !important;
  align-items: center !important;
  margin: auto 0;
}
.ft-logo {
    width: 100%;
    margin: 10px;
}
.ctsco,
footer hr {
  width: 100% !important;
}
.ctn-ft {
  align-self: end;
  width: 100%!important;
}
.ctnp {
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  margin: 0 0 32px;
}
.ctsco {
  align-items: center !important;
  justify-content: flex-start !important;
  direction: rtl;
  justify-content: center !important;
}
.contact-num{
    
    display: flex;
    align-items: center;
}
.btnshow,
.contact-num,
.serv-img img {
  width: 100%;
}
.ctsco div {
  margin-left: 36px;
}
footer hr {
  color: #fff !important;
}
.ft-bot {
  border-top: 1px solid #fff;
  padding: 24px 0;
  text-align: center;
  align-items: center !important;
}
.fitm h3 {
  margin: 20px 0 25px;
}
.fitm > ul > li {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  margin: 0 0 8px;
}
.ctsco > div > a > i {
  font-weight: 400;
  font-size: xx-large;
}
.footaccord .accordion-item {
  background: 0 0;
  border: none;
  border-top: 1px solid #ffffff30;
  border-radius: 0 !important;
}
.footaccord-h button {
  background: 0 0;
  border-radius: 0 !important;
  direction: rtl;
  justify-content: space-between;
}
.footaccord-h button:after {
  margin-left: 0;
  filter: brightness(100);
}
.footaccord {
  margin-top: 40px;
}
.footaccord .accordion-item .accordion-collapse .accordion-body {
  display: flex;
  justify-content: end !important;
}
@media (max-width: 500px) {
  .list-unstyled li {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    margin: 0 0 8px;
  }
  .link-secondary {
    text-decoration: none;
  }
  .accordion-button:not(.collapsed) {
    color: inherit;
    box-shadow: none;
  }
  div.accfoot {
    display: inherit !important;
  }
  .desk {
    display: none !important;
  }
}
.accfoot {
  display: none !important;
}
#services .row{
    justify-content: center;
}
#services {
  padding: 80px 0 171px;
}
#services > .container {
  max-width: 100% !important;
}
.serv_card {
  border-radius: 16px;
  padding: 32px 16px 39px;
  text-align: center;
}
.serv_ti,
.servacc .accordion-button {
  line-height: 170%;
  text-align: right;
  font-weight: 700;
  text-align-last: right;
}
.serv_ti {
  font-size: 20px;
  margin: 0 auto 16px;
  min-height: 68px;
}
.serv_con {
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  text-align: justify;
  text-align-last: right;
  margin: 0 0 34px;
  min-height: 270px;
}
.servbox-ti {
  margin: 0 auto 27px;
  text-align: center;
}
.servacc .accordion-item {
  padding: 24px 19px 57px;
  margin-bottom: 20px;
  border-radius: 16px !important;
  position: relative;
}
.servacc .accordion-button:not(.collapsed) {
  background-color: transparent;
  box-shadow: none;
}
.servacc .accordion-button:after {
  content: none;
}
.btnshow {
  border-radius: 0 0 16px 16px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  text-align: center;
  padding: 12px 0;
  display: flex;
  justify-content: center;
  border: none;
}
.btnshow > h3 {
  margin: 0 0 0 3px;
  display: flex;
  font-weight: 700;
  font-size: 18px;
  line-height: 25px;
  align-items: center;
}
.btnshow > h3 > i {
  margin-right: 8px;
}
.servacc .accordion-button {
  padding: 0;
  font-size: 18px;
  display: flex;
  justify-content: flex-end;
}
.hamburger,
.testimonial_Swiper .swiper-button-next,
.testimonial_Swiper .swiper-button-prev,
div.servacc {
  display: none;
}
@media (max-width: 800px) {
  .hero-nav {
    display: flex;
    /*flex-direction: column;*/
  }
  .tick-holder {
    justify-content: center;
    flex-direction: column;
  }
  #countdown .title {
    font-size: 20px;
    margin: 0 auto 24px;
    text-align: center;
    text-align-last: center;
  }
  .item-h img {
    min-height: auto;
  }
  .item-h p {
    font-size: 18px;
    line-height: 42px;
    max-width: 82%;
  }
  .servacc {
    display: inherit !important;
  }
  #services .row {
    display: none !important;
  }
  #services .container {
    max-width: 100%;
  }
}
nav {
  height: 6rem;
  box-shadow: 0 3px 20px rgba(0, 0, 0, 0.2);
  display: flex;
  z-index: 10;
  flex-direction: row-reverse;
  border-bottom: 1px solid #7e7e7e;
  border-radius: 0 0 30px 30px;
}
.logo {
  padding: 0;
  text-align: center;
  margin: 4px 20px 0 25px;
  width: 89px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.phone-num i {
  rotate: 90deg;
  margin: 1px 10px 5px 1px;
  font-size: large;
}
.logo img {
  width: 60px;
}
.nav-links {
  display: flex;
  list-style: none;
  width: 88vw;
  text-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row-reverse;
  margin: 0;
}
.nav-links li a {
  margin: 0 0.7vw;
}
.phone-num {
  background-color: transparent !important;
  padding: 0.6rem 0.8rem;
  margin-left: 2vw;
  font-size: 1rem;
  cursor: pointer;
  display: flex;
  text-decoration: none !important;
}
.hamburger div {
  width: 30px;
  height: 3px;
  background: #374751;
  margin: 5px;
  transition: 0.3s;
}
.toggle .line1 {
  transform: rotate(-45deg) translate(-5px, 6px);
}
.toggle .line2 {
  transition: 0.7s;
  width: 0;
}
.toggle .line3 {
  transform: rotate(45deg) translate(-5px, -6px);
}
#feedback .section_title,
#feedback h3 {
  margin: 0 auto 50px;
}
#feedback {
  padding: 77px 0 320px;
}
.testimonial_Swiper .swiper-wrapper {
  height: fit-content;
  padding: 70px 0 20px;
}
.testimonial_Swiper .swiper-slide {
  min-height: 278px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  transition: 1s;
  opacity: 0.5;
}
.testimonial_Swiper .swiper-slide .testimonial_box {
  width: 100%;
  border-radius: 15px;
  padding: 41px 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: row-reverse;
}
.testimonial_Swiper .swiper-slide.swiper-slide-active {
  margin-top: -50px;
  transition: 1s;
  opacity: 1;
}
.testimonial_Swiper .customer_box {
  margin-left: 30px;
  min-width: 100px;
}
.testimonial_Swiper .customer_box .customer_img {
  max-width: 100px;
  border-radius: 50px;
  margin: 0 auto 16px;
}
.testimonial_Swiper .customer_box .customer_name {
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  text-align-last: center;
  margin: 0 auto 3px;
}
.testimonial_Swiper .customer_box .customer_career {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  text-align-last: center;
  margin: 0 auto;
}
.testimonial_Swiper .comments {
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
  text-align: justify;
  text-align-last: right;
  margin: 0;
  max-height: 224px;
  overflow-y: auto;
}
.testimonial_Swiper .swiper-pagination {
  bottom: 0;
  width: fit-content;
  margin: 0 auto;
  left: 0;
  right: 0;
}
.testimonial_Swiper .swiper-pagination-bullet {
  background: #cfcfcf;
  opacity: 1;
  width: 12px;
  height: 12px;
}
@media screen and (max-width: 800px) {
  .h-bt-f,
  .h-btn-s,
  .lan-btn {
    width: 100%;
  }
  .titlehero {
    font-size: 20px !important;
  }
  .deschero {
    font-size: 16px !important;
  }
  .tick {
    margin: 0 auto 40px;
  }
  .time_label {
    justify-content: space-between;
    max-width: 280px;
  }
  .tick-flip,
  .tick-flip-card {
    min-width: 30px;
  }
  .nav-links li a,
  .phone-num i {
    font-size: xx-large;
  }
  nav {
    position: sticky;
    z-index: 3;
    flex-direction: row;
    border-radius: 0 0 10px 10px;
  }
  .hamburger {
    display: block;
    position: absolute;
    cursor: pointer;
    right: 5%;
    top: 50%;
    transform: translate(-5%, -50%);
    z-index: 2;
    transition: 0.7s;
  }
  .nav-links {
    position: fixed;
    height: 100vh;
    width: 100%;
    flex-direction: column;
    clip-path: circle(50px at 90% -20%);
    -webkit-clip-path: circle(50px at 90% -10%);
    transition: 1s ease-out;
    pointer-events: none;
  }
  li.contact-num {
    width: fit-content;
    margin: 0 auto !important;
  }
  .nav-links.open {
    clip-path: circle(1000px at 90% -10%);
    -webkit-clip-path: circle(1000px at 60% 0%);
    pointer-events: all;
    display: flex;
    flex-direction: column;
    align-items: end;
    padding: 58px 0 40px;
    line-height: 51px;
  }
  .phone-num i {
    /*rotate: 90deg;*/
    display:none;
    /*margin: 1px 10px 5px 1px;*/
  }
  .phone-num {
    display: flex;
    margin-left:0;

    align-items: center;
    

        border-radius: 1000px;
        font-weight: 700;
        font-size: 20px;
        /* line-height: 28px; */
        /* padding: 10px 40.5px; */
        transition: 0.7s;
    
    
    
    
  }
  li.fade {
    opacity: 1 !important;
  }
  .nav-links li:not(.contact-num) {
    padding-right: 10px !important;
  }
  .contact-num {
        /*margin: 0;*/
        /*display: flex;*/
        /* bottom: 10%; */
        /*position: absolute !important;*/
        /*left: 0;*/
        /*bottom: 0;*/
        /*top: 0;*/
        /*right: 0;*/
        /*margin-left: auto !important;*/
        /*margin-right: auto !important;*/
        /*width: 100px;*/
        
        margin: 0;
        display: flex;
        /* bottom: 10%; */
        position: absolute !important;
        left: 0;
        bottom: 0;
        top: 0;
        right: 0;
        margin-left: auto !important;
        margin-right: auto !important;
        width: 100;
        justify-content: center;

  }
  #testimonial {
    padding: 50px 0 160px;
  }
  #testimonial .section_title {
    margin: 0 auto 16px;
  }
  .testimonial_Swiper {
    padding: 0 24px;
    height: 511px;
  }
  .testimonial_Swiper .swiper-wrapper {
    padding: 0;
  }
  .testimonial_Swiper .swiper-slide {
    margin-left: 13px !important;
    margin-right: 0 !important;
  }
  .testimonial_Swiper .swiper-slide.swiper-slide-active {
    margin-top: 0;
  }
  .testimonial_Swiper .swiper-slide .testimonial_box {
    width: 100%;
    border-radius: 15px;
    padding: 32px 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .testimonial_Swiper .customer_box {
    margin: 0 0 24px;
    min-width: auto;
  }
  .testimonial_Swiper .comments {
    max-height: unset;
    overflow-y: hidden;
  }
  .swiper-button-next > i,
  .swiper-button-prev > i {
    font-size: xx-large;
    color: #000;
  }
  .testimonial_Swiper .swiper-button-next,
  .testimonial_Swiper .swiper-button-prev {
    display: block;
    background-size: 50%;
    width: 15px;
    height: 15px;
  }
  .testimonial_Swiper .swiper-button-next:after,
  .testimonial_Swiper .swiper-button-prev:after {
    content: "" !important;
  }
  .testimonial_Swiper .swiper-button-prev {
    right: 5px !important;
  }
  .testimonial_Swiper .swiper-button-next {
    left: 5px !important;
  }
}
#loading {
  width: 98px !important;
  height: 38px !important;
}

.ft-logo iframe{
    
        border: 0;
    width: 100%!important;
    height: 100%!important;
}