body,hq,h2,h3,h4,h5,h6,p,div,span,tr,td,th,p,a,.font-md,.btn,.btn-default,.font-sm-bold,.hover-up,.accordion-button,.text-heading-5,.font-sm-bold,div
{
  font-family: 'Yekan' !important;
  line-height: 1.6 !important;
}
.card-plan .font-md
{
  display:none;
}
.box-search-top,.tabs-plan
{
   display:none !important;
}
.faq-section
{
  background-position: top left !important;
}
.wow svg
{
      transform: rotate(180deg);
}


.card-testimonial-grid
{
  min-height:260px !important;
  max-height:260px !important;
  height:260px !important;

}
#scrollUp
{
  display:none !important;
}
.popup-youtube
{
  direction: ltr;
}
.list-ticks svg
{
  transform: rotate(360deg);
}
.footer-bottom .font-md
{
  direction:rtl;
}

.box-author span span
{
  font-family: 'Yekan' !important;
  line-height: 1.5;
}
.breadcrumbs svg
{
      transform: rotate(0deg) !important;
}
.show-admin-bar .box-radius-bottom
{
  display:none;
}
.box-radius-bottom 
{
  display:none;
}
.banner-1 {
    padding: 80px 0 0px;
}
#admin_bar .admin-navbar-nav .admin-bar-dropdown-menu
{
  text-align: end !important;
}
.card-testimonial-grid p:nth-child(3)
{
  max-height:90px;
  height:90px;
  min-height:90px;
  overflow:hidden;
}

// start ps

.bg-grey-80{
  background-color:#f4f7fd!important;
}

.btn.btn-brand-1 {
	font-size: 16px;
    padding: 8px 20px;
	font-weight: normal;
  	background-color: #6376bf;
  	color: #fff;
}

h5{
  display: none;
}

.list-faqs li a.active, .list-faqs li a:hover {
    background-color: var(--secondary-color);
    color: #3d565f !important;
}

.btn.btn-brand-1-full {
 color: #fff !important
}

.card-offer{
  display:none;
}

.accordion-body{
  padding-top:16px !important;
}

.box-radius-border.mt-50{
  display:none;
}

.box-form-contact,input,textarea{
	border-color:rgb(99, 118, 191) !important;
  color:rgb(99, 118, 191) !important;
}

.box-form-contact input::placeholder{
   color:rgb(99, 118, 191) !important;
}

.box-form-contact textarea::placeholder{
   color:rgb(99, 118, 191) !important;
}