@font-face {
  font-family: 'shabnam';
  src: url('/libraries/fonts/shabnam/Yekan.ttf');
  src: url('/libraries/fonts/shabnam/Shabnam.eot?#iefix') format('embedded-opentype'),
    url('/libraries/fonts/shabnam/Shabnam.woff') format('woff'),
    url('/libraries/fonts/shabnam/Shabnam.ttf') format('truetype');
  font-style: normal;
  font-weight: normal;
}

[dir="rtl"] .poll .vote-form {
    text-align: right;
}
.checkout-pane-payment-information label
{
	width:100%;
}
.address-container-inline > .form-item {
   margin-right: 0; /* LTR */
}
.webform-submission-form input[type="text"] ,.webform-submission-form input[type="tel"], .webform-submission-form input[type="password"], .webform-submission-form input[type="email"]
{
	max-width: 400px;
	width:100%;
}
/*  css for drupal message */
.drupal-message .messages__wrapper {
    padding: 2px 30px 2px 15px;
    border: 2px solid #86bc42;
    font-family:sahel;
    font-weight:bold;
}
.drupal-message .messages__wrapper a{
	color:blue;
	text-decoration:underline;
}

[dir="rtl"] article, .block-gavias-blockbuilder {
    direction: rtl;
}
.user-info .field__label
{
	float:right;
}
.user-info .field__label:after
{
	content:":";
	padding-left:5px;
}
#user-study-info,#user-study-info-ms,#user-study-info-phd
{
	margin-right:20px;
	margin-bottom:20px;
}
#user-study-info .field__item,#user-study-info-ms .field__item,#user-study-info-phd .field__item
{
	float:right;
    min-width:100px;
}
.private_message_link_wrapper
{
	padding:10px;
	background-color:#132147;
	width:170px;
	border-radius:10px;
	text-align:center;

}
.private_message_link_wrapper a{
	color:#fff;
}
/* exposed views filter   */

.samin-z-views .views-exposed-form input[type="text"], .views-exposed-form input[type="tel"], .views-exposed-form input[type="password"], .views-exposed-form input[type="email"], .views-exposed-form textarea, .views-exposed-form select {
    background-color: #eaeff2;
    width: 250px;
    margin-bottom: 15px;
	height:40px;
}
.samin-z-views .views-exposed-form > div {
    display: inline-grid;
    float: right;
    width: 200px;
}

.samin-z-views .views-exposed-form > div {
    display: inline-table;
    float: right;
    width: 200px;
}
.samin-z-views .views-exposed-form {
    display: table;
    width: 100%;
}
.samin-z-views .views-exposed-form .form-actions input {
	width: 200px;
}
.samin-z-views .views-exposed-form  .form-actions
{
	width: 100%;
}
.widget.gsc-icon-box {
    margin-bottom: 5px;
}
.block.block-simplenews .form-item-message {
    width: 40%;
    float: right; 
    padding-top: 18px;
}
.widget.gsc-block-drupal.title-align-left .block-title {
    text-align: right;
}
.block.block-simplenews .form-actions {
    float: right;
    width: 50px;
    position: relative;
}
.block.block-simplenews .form-actions:after {
    content: "";
    font-family: "'Font Awesome 5 Free'";
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    z-index: -1;
    position: absolute;
    background: #374F99;
    text-align: center;
    line-height: 45px;
    font-size: 16px;
    color: #374f99;
}
.webform-submission-register-form #edit-terms-of-service
{
	float:right;

}
.webform-submission-register-form #edit-preview
{
    background:#D9E1F2;
    color: #000;
    font-size: 14px;
    padding: 8px 15px;
    border: none;
	
}
.webform-submission-register-form #edit-preview summary
{
	border-bottom: 1px dotted #fff;
	font-weight:bold;
	font-size:14px;
}
.webform-submission-register-form #edit-preview label
{
	display: inline-block;
}
.webform-submission-register-form #edit-preview label:after
{
	content:  ":";
}
.webform-submission-register-form #edit-preview:hover {
    background: #D9E1F2;
}

.webform-submission-register-form #edit-preview .form-item-study-grade 
{
  display:none
}
.webform-submission-register-form #edit-preview #register--karshnasy legend,.webform-submission-register-form #edit-preview #register--arshad legend,.webform-submission-register-form #edit-preview #register--phd legend
{
	display:none
}
/* user edit page */
.user-form label
{
	display: block;
}
.user-form  label.option
{
	display: inline-block;
}
#edit-field-birthday-date-0-value select
{
	float: right;
	width: 100px;

}
[dir="rtl"] .sidebar .samin-z-block-title  .block-title  {
	direction: rtl;
	background: #002248;
	text-align: center;
	font-weight: 300;
	border-radius: 5px;
}
[dir="rtl"] .sidebar .samin-z-block-title  .block-title> span
{
	color:#ffffff;
}
.samin-z-list-item span:before
{
	content: "\f006";
    font-family: 'FontAwesome';
	padding-left:5px;
}

.sidebar .block-menu ul li {
	padding-top:10px;
}

.sidebar .block-menu ul li a:after {
display:none;

}
.sidebar .block-menu ul li a:hover{
	padding-left:20px;
}
[dir="rtl"] .sidebar-right {
	position: fixed;
	top: 100px;
	float: right;
	overflow-y: visible;
}
.samin-z-text-link
{
    padding:0px;
    line-height:60px;
    margin:20px;
    text-align:center;
    border-radius:15px;
   
}
.samin-z-text-link .title:hover
{
    background-color:#f7d0b1;
    border-radius:15px;
}
.samin-z-text-link .title a{
    font-size:20px !important;
    font-family:sahel-bold; 
}
.samin-z-tabs .nav-tabs li{
	float:right;
	background: #002248;
	margin: 3px;
	border-radius: 5px;
	color: #ffffff;
}
.samin-z-tabs .nav-tabs li a{
	color:#ffffff;
}
.samin-z-tabs .nav-tabs li:hover a{
	color:#000;
}
.samin-z-tabs .nav-tabs li:hover {
    border:1px #000 solid;
	color:#000;
	border-radius:5px;
}
.samin-z-tabs .nav-tabs li.active
{
	background-color:#dcdddf;
	border:1px solid;
}
.samin-z-tabs .nav-tabs li.active a{
    color:#000;
}
/* pr web site style ***************/
.samin-pr-welcome-bar
{
    min-height: 20px;
	background-color: #424242 !important;
	color: white;
	font-family:shabnam !important;
}
.samin-pr-welcome-bar ul
{
	padding-inline-start:0px;
}
.samin-pr-welcome-bar li:before
{
	font-family: "Font Awesome 5 Free"; 
	content:"\f111";
	padding-left:5px;
	font-size:9px;
	color:#FF9900;
	font-weight:800;
}
.samin-pr-social .init-carousel-owl .owl-item > .item {
	padding-top:10px;
    padding-left: 9px; 
    padding-right:9px;
}
.samin-pr-divider .highlight_content
{
	display:none;
}

.header-v4 ul
{
	padding-inline-start:0px;
}
.header-v4 .navigation .gva_menu {
    float: left;
}
.header-v4
{
    background-color:#00c1c2;
    font-family:"shabnam";
}

[dir="rtl"] .navigation .gva_menu li a {
    1padding-left: 7px;
	1padding-right:7px;
}

.header-v4 .navigation .gva_menu li a
{
    font-family:"shabnam" !important;
    font-size:12px;
	border-radius:5px 5px 0 0;
}

.header-v4 .navigation .gva_menu > li > a:hover {
	-webkit-transition: background-color .3s;
	transition: background-color .3s;
	background-color: rgba(0, 0, 0, 0.1);
    color:#f0f8ff !important;
}

.header-v4 .stuck
{
    background:#00c1c2 !important;
}

.header-v4 .block
{
	margin-bottom:5px;
}

#block-views-block-image-link-block-8 {
	margin-top:-8px;
}

.samin-footer-menu #block-views-block-image-link-block-8 {
	margin-top:0px !important;
}

.header-v4 .gva_menu > li > a
{
	padding:0;
}
.header-v4 .navigation .gva_menu > li > a{
	color:white;
}

.header-v4 .navigation .gva_menu > li.megamenu.menu-columns-5 > ul.sub-menu > li {
	float: right !important;
}

.header-v4 .navigation .gva_menu .megamenu > .sub-menu > li > a {
	color: white;
	font-family:shabnam !important;
	font-weight:400;
	font-size:14px;
}

.header-v4 .area-main-menu .area-inner {
	padding-left: 0px;
}

.header-v4 .col-md-9 {
	padding-right:1px;
	padding-left:1px;
}

.header-v4 .navigation .gva_menu > li.gva-mega-menu > .sub-menu {
	/* left: 100px; */
	/* width: 100%; */
	border-radius: 0;
	right: -296px;
	width: 1194px;
	position: absolute;
	height: 670px;
}

.header-v4 .navigation .gva_menu .sub-menu {
	background: rgba(220,221,223, 0.9);

}

.header-v4 .navigation .gva_menu .menu-bg-1 .sub-menu {
    background-image: url(../images/menu-bg/menu-bg-1.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.header-v4 .navigation .gva_menu .menu-bg-2 .sub-menu {
    background-image: url(../images/menu-bg/menu-bg-2.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.header-v4 .navigation .gva_menu .menu-bg-3 .sub-menu {
    background-image: url(../images/menu-bg/menu-bg-3.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.header-v4 .navigation .gva_menu .menu-bg-4 .sub-menu {
    background-image: url(../images/menu-bg/menu-bg-4.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.samin-pr-block-title h3
{
	font-family:"shabnam";
	font-weight:500;
	color: #ccc;
	font-size:20px;
}
.samin-pr-block-title h3 a
{
    margin: 0 3px;
    height: 25px;
    line-height: 25px;
    padding: 0 1px;
    font-size: 12px;
    padding: 0 9px;
    border-right: 2px solid #00c1c2;
   
    position: absolute;
    /* left: 5px; */
    top: calc(50% - 10px);
    color: #00c1c2;
    
    
    background: #fd9a0700;
    box-shadow: none;
}

.box-shadow-1 {
	box-shadow: 0px 13px 10px -7px rgb(0 0 0 / 50%);
}

.samin-pr-grid-nopadding [class*="block-grid-"] > div  {
    padding: 0 0px;
}
.samin-pr-grid-nopadding .post-inner {
    border: 1px #908d8d !important;
}

.cards,
{
  flex-flow: row wrap;
}
.cards .card,
{
  margin: 20px;
  width: 180px;
  height: 270px;
  overflow: hidden;
  box-shadow: 0 5px 10px rgba(0,0,0,0.8);
  transform-origin: center top;
  transform-style: preserve-3d;
  transform: translateZ(0);
  transition: 0.3s;
}
.cards .card img,
{
  width: 100%;
  min-height: 100%;
}
.cards .card figcaption,
{
  bottom: 0;
  left: 0;
  right: 0;
  padding: 20px;
  padding-bottom: 10px;
  font-size: 20px;
  background: none;
  color: #fff;
  transform: translateY(100%);
  transition: 0.3s;
}
.cards .card:after,
{
  content: '';
  z-index: 10;
  width: 200%;
  height: 100%;
  top: -90%;
  left: -20px;
  opacity: 0.1;
  transform: rotate(45deg);
  background: linear-gradient(to top, transparent, #fff 15%, rgba(255,255,255,0.5));
  transition: 0.3s;
}
.cards .card:hover,
.cards .card:focus,
.cards .card:active,
{
  box-shadow: 0 8px 16px 3px rgba(0,0,0,0.6);
  transform: translateY(-3px) scale(1.05) rotateX(15deg);
}
.cards .card:hover figcaption,
.cards .card:focus figcaption,
.cards .card:active figcaption,
 {
  transform: none;
}
.cards .card:hover:after,
.cards .card:focus:after,
.cards .card:active:after,
 {
  transform: rotate(25deg);
  top: -40%;
  opacity: 0.15;
}





.cards {
  width: 100%;
  1display: flex;
  1display: -webkit-flex;
  1justify-content: space-around;
  1-webkit-justify-content: space-around;
  align-items: center;
}

.card__like {
  width: 18px;
}

.card__clock {
  width: 15px;
  vertical-align: middle;
  fill: #AD7D52;
}

.card__time {
  font-size: 12px;
  vertical-align: top;
  margin-left: 5px;
}

.card__clock-info {
  float: left;
  direction: rtl;
  color: #f0d66d;
}

.card__img {
  visibility: hidden;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 235px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}



.card__info-hover {
  position: absolute;
  padding: 16px;
  width: 100%;
  opacity: 0;
  top: 0;
}
.card__img--hover img
{
  height: 235px;

  width: 100% !important;
  position: absolute;
}
.card__img--hover {
  transition: 0.2s all ease-out;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  position: absolute;
  height: 235px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  top: 0;
}
.zoom-card video
{
    background-color:#3c3b3b;

}
.cards .item-columns
{
	1padding:0px !important;
}
.zoom-card {
  1margin: 0 5px 10px 5px;
  transition: all .4s cubic-bezier(0.175, 0.885, 0, 1);
  background-color: #000000c7;
  flex: 1;
  min-width: 25%;
  position: relative;
  border-radius: 2px;
  overflow: hidden;
  box-shadow: 0px 13px 10px -7px rgba(0, 0, 0,0.1);
}

.zoom-card:hover {
  1box-shadow: 0px 13px 10px -7px rgb(0 0 0 / 50%);
  1transform: scale(1.02, 1.02);
}

.zoom-card:hover .card__img--hover {
  height: 100%;
  opacity: 0.35;
}

.card__info {
  z-index: 2;
  color: #fff;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  padding: 10px;
  text-align: justify;
  direction: rtl;
}

.card__info__news {
  z-index: 2;
  color: #fff;
  /* border-bottom-left-radius: 10px; */
  /* border-bottom-right-radius: 10px; */
  padding: 10px;
  text-align: justify;
  direction: rtl;
}

.card__category {
  font-size: 8px;
  font-weight: 400;
}

.card__title {
  padding-right: 5px;
  margin-top: 5px;
  margin-bottom: 14px;
  font-size: 12px;
}
.card__title a{
color:#fff}

.card__author {
  font-size: 8px;
  font-weight: 400;
}

.zoom-card:hover .card__img--hover , .zoom-card-news:hover .card__img--hover {
  height: 100%;
  opacity: 0.35;
}

.zoom-card:hover .card__info, .zoom-card-news:hover .card__info {
  background-color: transparent;
  position: relative;
}

.zoom-card:hover .card__info-hover, .zoom-card-news:hover .card__info-hover {
  opacity: 1;
}





/* .flip-card-container */
.flip-card-container {
  --hue: 150;
  --primary: hsl(var(--hue), 50%, 50%);
  --white-1: #fff;
  --white-2: #fff;
  --dark: hsl(var(--hue), 25%, 10%);
  --grey: hsl(0, 0%, 50%);
  width: 200px;
  height: 300px;
  margin: 5px;
  perspective: 1000px;
}

/* .flip-card */
.flip-card {
  width: inherit;
  height: inherit;
  position: relative;
  transform-style: preserve-3d;
  transition: .6s .1s;
  box-shadow: 0px 13px 10px -7px rgb(0 0 0 / 50%);
}

/* hover and focus-within states */
.flip-card-container:hover .flip-card,
.flip-card-container:focus-within .flip-card {
  transform: rotateY(180deg);
}

/* .card-... */
.card-front,
.card-back {
  width: 100%;
  height: 100%;
  border-radius: 2px;
  background: var(--dark);
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  backface-visibility: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* .card-front */
.card-front {
  transform: rotateY(0deg);
  z-index: 2;
}

/* .card-back */
.card-back {
  transform: rotateY(180deg);
  z-index: 1;
}

/* figure */
.card-front figure, .card-back figure {
  z-index: -1;
}

/* figure, .img-bg */
.card-front figure,
.card-back figure,
.img-bg {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* img */
.card-front figure img, .card-back figure img {
  height: 100%;
  border-radius: 10px;
}

/* figcaption */
.card-front figure figcaption, .card-back figure figcaption {
  display: block;
  width: auto;
  margin-top: 0%;
  padding: 8px 22px;
  font-weight: bold;
  line-height: 1.6;
  letter-spacing: 2px;
  word-spacing: 2px;
  text-align: right;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 0 0 0 20px;
  color: var(--white-1);
  background: hsla(var(--hue), 100%, 25%, 0.5);
}

/* .img-bg */
.img-bg {
  background: hsla(var(--hue), 25%, 10%, .5);
}

.card-front .img-bg {
  clip-path: polygon(0 20%, 100% 40%, 100% 100%, 0 100%);
}

.flip-card-avatar {
  position: absolute;
  top: 22%;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  border: 1px solid #fff;
  padding: 3px;
}

.card-front .img-bg::before {
  content: "";
  position: absolute;
  top: 34%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(18deg);
  width: 100%;
  height: 6px;
  border: 1px solid var(--primary);
  border-left-color: transparent;
  border-right-color: transparent;
  transition: .1s;
}

.card-back .img-bg {
  clip-path: polygon(0 0, 100% 0, 100% 80%, 0 60%);
}

/* hover state */
.flip-card-container:hover .card-front .img-bg::before {
  width: 6px;
  border-left-color: var(--primary);
  border-right-color: var(--primary);
}

/* ul */
.flip-card ul {
  padding-top: 50%;
  margin: 0 auto;
  width: 70%;
  height: 100%;
  list-style: none;
  color: var(--white-1);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

/* li */
.flip-card ul li {
  width: 100%;
  margin-top: 12px;
  padding-bottom: 12px;
  font-size: 14px;
  text-align: center;
  position: relative;
}

.flip-card ul li:nth-child(2n) {
  color: var(--white-2);
}

.flip-card ul li:not(:last-child)::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: currentColor;
  opacity: .6;
}

/* button */
.flip-card-btn {
  font-family: inherit;
  /* letter-spacing: 2px; */
  width: 42px;
  height: 43px;
  padding: 0px;
  margin: 0 2px;
  border: 1px solid #fff;
  border-radius: 20px;
  background: transparent;
  transition: .3s;
  cursor: pointer;
  text-align:center;
  font-size:28px;
}

.flip-card-btn:hover,
.flip-card-btn:focus {
  color: var(--primary);
  background: hsla(var(--hue), 25%, 10%, .2);
  border-color: currentColor;
}

.flip-card-btn:active {
  transform: translate(2px);
}

/* .design-container */
.design-container {
  /* --tr: 90; */
  /* --op: .5; */
  width: 100%;
  height: 100%;
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}

/* .design */
.design {
  display: block;
  background: var(--grey);
  position: absolute;
  opacity: var(--op);
  transition: .3s;
}

.design--1,
.design--2,
.design--3,
.design--4 {
  width: 1px;
  height: 100%;
}

.design--1,
.design--2 {
  top: 0;
  transform: tran#bbbbbbslateY(calc((var(--tr) - (var(--tr) * 2)) * 1%))
}

.design--1 {
  left: 10%;
}

.design--2 {
  left: 90%;
}

.design--3,
.design--4 {
  bottom: 0;
  transform: translateY(calc((var(--tr) + (var(--tr) - var(--tr))) * 1%))
}

.design--3 {
  left: 8%;
}

.design--4 {
  left: 92%;
}

.design--5,
.design--6,
.design--7,
.design--8 {
  width: 100%;
  height: 1px;
}

.design--5,
.design--6 {
  left: 0;
  transform: translateX(calc((var(--tr) - (var(--tr) * 2)) * 1%));
}

.design--5 {
  top: 21%;
}

.design--6 {
  top: 79%;
}

.design--7,
.design--8 {
  right: 0;
  transform: translateX(calc((var(--tr) + (var(--tr) - var(--tr))) * 1%))
}

.design--7 {
  top: 24%;
}

.design--8 {
  top: 76%;
}

/* states */
.flip-card-btn:hover~.design-container,
.flip-card-btn:active~.design-container,
.flip-card-btn:focus~.design-container {
  --tr: 20;
  --op: .7;
}
.con .view-content-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 2px;
  overflow: auto;
  margin: 10px;
  box-shadow: 0px 13px 10px -7px rgb(0 0 0 / 50%);
}

.eft {
  width: 20%;
  float:right;
  height: 500px;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  filter: grayscale(0.95);
  transition: all 0.75s ease-in-out;
}

.eft img{
  width: 100%;
}

.eft:hover {
  filter: grayscale(0);
  width: 100% !important;
  transition: all 0.6s ease-in-out;
}

.eft-cover {
  object-fit: cover;
  height: 100%;
  width: 100%;
}

.eft-content {
  background-color: #0467add1;
  height: 200px;
  position: absolute;
  bottom: 0;
  width: 100%;
  direction: rtl;
  padding: 0 10px;
  color: #fff;
}
.samin-pr-footer-block 
{
	padding:15px;
	border: 1px solid #FF9900 !important;
	border-top:0px !important;
	border-bottom:0px !important;
	border-left:0px !important;
	height:170px;
	font-family:"vazir" !important;
	font-size:14px;
	box-shadow:0 0 ;
	color:white !important;
}


.samin-pr-footer-block .gva_menu > li
{
	display:block;
}
.samin-pr-footer-block .gva_menu  li a
{
	padding-top:0px;
	padding-bottom:0px;
	font-family:"shabnam" !important;
	color:#fff;
	font-size:14px !important;
	font-weight:bold;
}
.samin-pr-footer-block-img img
{
	width:250px
}
.z-depth-1, .card-panel, .card, .toast, .btn, .btn-large, .btn-small, .btn-floating, .dropdown-content, .collapsible, .sidenav {
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}

.btn-floating {
  display: block;
  color: #fff;
  position: relative;
  overflow: hidden;
  z-index: 1;
  width: 40px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  background-color: #262C38 ;
  border-radius: 50%;
  -webkit-transition: background-color .3s;
  transition: background-color .3s;
  cursor: pointer;
  vertical-align: middle;
  /* border: 1px solid; */
}

.btn-floating:hover {
  background-color: #fe9900;
  color:#000000c7;
}

.btn-floating:before {
  border-radius: 0;
}

.btn-floating.btn-large {
  width: 56px;
  height: 56px;
  padding: 0;
}

.btn-floating.btn-large.halfway-fab {
  bottom: -28px;
}

.btn-floating.btn-large i {
  line-height: 56px;
}

.btn-floating.btn-small {
  width: 32.4px;
  height: 32.4px;
  padding: 5px;
}

.btn-floating.btn-small.halfway-fab {
  bottom: -35px;
}

.btn-floating.btn-small i {
  line-height: 25px;
}

.btn-floating.btn-small img {
  width: 100%;
}

.btn-floating.halfway-fab {
  position: absolute;
  right: 10px;
  bottom: -20px;
}

.btn-floating.halfway-fab.left {
  right: auto;
  left: 24px;
}

.btn-floating i {
  /* width: inherit; */
  display: inline-block;
  text-align: center;
  color: #fff;
  font-size: 1.6rem;
  line-height: 40px;
}

button.btn-floating {
  border: none;
}

.fixed-action-btn {
  position: fixed;
  right: 35px;
  bottom: 45px;
  padding-top: 15px;
  margin-bottom: 0;
  z-index: 997;
}

.fixed-action-btn.active ul {
  visibility: visible;
}

.fixed-action-btn.direction-left, .fixed-action-btn.direction-right {
  padding: 0 0 0 15px;
}

.fixed-action-btn.direction-left ul, .fixed-action-btn.direction-right ul {
  text-align: right;
  right: 64px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  height: 100%;
  left: auto;
  /*width 100% only goes to width of button container */
  width: 500px;
}

.fixed-action-btn.direction-left ul li, .fixed-action-btn.direction-right ul li {
  display: inline-block;
  margin: 7.5px 15px 0 0;
}

.fixed-action-btn.direction-right {
  padding: 0 15px 0 0;
}

.fixed-action-btn.direction-right ul {
  text-align: left;
  direction: rtl;
  left: 64px;
  right: auto;
}

.fixed-action-btn.direction-right ul li {
  margin: 7.5px 0 0 15px;
}

.fixed-action-btn.direction-bottom {
  padding: 0 0 15px 0;
}

.fixed-action-btn.direction-bottom ul {
  top: 64px;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

.fixed-action-btn.direction-bottom ul li {
  margin: 15px 0 0 0;
}

.fixed-action-btn.toolbar {
  padding: 0;
  height: 56px;
}

.fixed-action-btn.toolbar.active > a i {
  opacity: 0;
}

.fixed-action-btn.toolbar ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  top: 0;
  bottom: 0;
  z-index: 1;
}

.fixed-action-btn.toolbar ul li {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: inline-block;
  margin: 0;
  height: 100%;
  -webkit-transition: none;
  transition: none;
}

.fixed-action-btn.toolbar ul li a {
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
  line-height: 56px;
  z-index: 1;
}

.fixed-action-btn.toolbar ul li a i {
  line-height: inherit;
}


.fixed-action-btn ul {
    left: 0;
    right: -7px;
    text-align: center;
    position: absolute;
    bottom: 64px;
    margin: 0;
    visibility: hidden;
    list-style: none;
}
.fixed-action-btn ul li {
    margin-bottom: 15px;
    margin-right: -24px;
}

.fixed-action-btn ul a.btn-floating {
  opacity: 0;
}

.fixed-action-btn .fab-backdrop {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 40px;
  height: 40px;
  background-color: #26a69a;
  border-radius: 50%;
  -webkit-transform: scale(0);
          transform: scale(0);
}
.gradient-border {
  box-shadow: none;
  /* width: 90px; */
  /* height: 90px; */
  /* line-height: 112px; */
  text-align: center;
  transition: all 0.5s;
  /* background-color: #00000050; */

  --border-width: 3px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: Lato, sans-serif;
  font-size: 2rem;
  text-transform: uppercase;
  color: white;
  background: #222;
  border-radius: 50%;
}
.gradient-border::after {
  position: absolute;
  content: "";
  top: calc(-1 * var(--border-width));
  left: calc(-1 * var(--border-width));
  z-index: -1;
  width: calc(100% + var(--border-width) * 2);
  height: calc(100% + var(--border-width) * 2);
  background: linear-gradient(60deg, #5f86f2, #a65ff2, #f25fd0, #f25f61, #f2cb5f, #abf25f, #5ff281, #5ff2f0);
  background-size: 300% 300%;
  background-position: 0 50%;
  border-radius: 50%;
  animation: moveGradient 4s alternate infinite;
}

@keyframes moveGradient {
  50% {
    background-position: 100% 50%;
  }
}
.white {
  background-color: #FFFFFF !important;
}
.blue-text {
  color: #2196F3 !important;
 }
.transparent {
    background-color: transparent !important;
}

.samin-pr-icon-title
{
	font-size: 10px;
	display:block;
	padding-top: 5px;
}
.btn-xlarge {
  box-shadow: none;
  width: 90px;
  height: 90px;
  line-height: 15px;
  padding: 15px 0;
  text-align: center;
  transition: all 0.5s;
  background-color: #000000c7;
}
.samin-pr-social .item-columns
{
	padding-left:5px;
	padding-top:3px;
	padding-top:5px;
}

.samin-pr-social a {
	font-size:14px;
}

.samin-pr-social img
{
	max-width:20px;
}
 .samin-pr-social [class*="block-grid-"] > div 
{
	width:inherit;
}
.header-v4 .samin-pr-social
{
	float:left;
}
.material-tooltip {
  padding: 10px 8px;
  font-size: 1rem;
  z-index: 2000;
  background-color: transparent;
  border-radius: 2px;
  color: #fff;
  min-height: 36px;
  line-height: 120%;
  opacity: 0;
  position: absolute;
  text-align: center;
  max-width: calc(100% - 4px);
  overflow: hidden;
  left: 0;
  top: 0;
  pointer-events: none;
  visibility: hidden;
  background-color: #323232;
}
.slider {
  position: relative;
  height: 400px;
  width: 100%;
}

.slider.fullscreen {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.slider.fullscreen ul.slides {
  height: 100%;
}

.slider.fullscreen ul.indicators {
  z-index: 2;
  bottom: 30px;
}

.slider .slides {
  background-color: #9e9e9e;
  margin: 0;
  height: 400px;
}

.slider .slides li {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: inherit;
  overflow: hidden;
}

.slider .slides li img {
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center;
}

.slider .slides li .caption {
  color: #fff;
  position: absolute;
  top: 15%;
  left: 15%;
  width: 70%;
  opacity: 0;
}

.slider .slides li .caption p {
  color: #e0e0e0;
}

.slider .slides li.active {
  z-index: 2;
}

.slider .indicators {
  position: absolute;
  text-align: center;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
}

.slider .indicators .indicator-item {
  display: inline-block;
  position: relative;
  cursor: pointer;
  height: 16px;
  width: 16px;
  margin: 0 12px;
  /* background-color: #e0e0e0; */
  -webkit-transition: background-color .3s;
  transition: background-color .3s;
  border-radius: 50%;
}

.slider .indicators .indicator-item.active {
  background-color: #4CAF50;
}

.carousel {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: calc(100vh - 100px);
  -webkit-perspective: 500px;
          perspective: 500px;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-transform-origin: 0% 50%;
          transform-origin: 0% 50%;
}

.carousel.carousel-slider {
  top: 0;
  left: 0;
}

.carousel.carousel-slider .carousel-fixed-item {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
  z-index: 1;
}

.carousel.carousel-slider .carousel-fixed-item.with-indicators {
  bottom: 68px;
}

.carousel.carousel-slider .carousel-item {
  width: 100%;
  min-height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid white;
  /* padding-top: 10px; */
}

@media only screen and (min-width: 601px) {
  .carousel.carousel-slider .carousel-item {
    width: 90%;
    left: 5%;
  }
}

@media only screen and (min-width: 993px) {
  .carousel.carousel-slider .carousel-item {
    width: 84%;
    left: 8%;
  }
}

.carousel.carousel-slider .carousel-item:not(.active) {
  filter: grayscale(1);
}

.middle-indicator {
  position:absolute;
  top:50%;
  padding: 0 12%;
}

.carousel.carousel-slider .carousel-item h2 {
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
}

.carousel.carousel-slider .carousel-item p {
  font-size: 15px;
}

.carousel .carousel-item {
  visibility: hidden;
  width: 200px;
  height: 200px;
  position: absolute;
  top: 0;
  left: 0;
}

.carousel .carousel-item > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.carousel .carousel-content {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: absolute;
}

.carousel .indicators {
  position: absolute;
  text-align: center;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
}

.carousel .indicators .indicator-item {
  display: inline-block;
  position: relative;
  cursor: pointer;
  height: 8px;
  width: 8px;
  margin: 24px 4px;
  background-color: rgba(255, 255, 255, 0.5);
  -webkit-transition: background-color .3s;
  transition: background-color .3s;
  border-radius: 50%;
}

.carousel .indicators .indicator-item.active {
  background-color: #fff;
}

.carousel.scrolling .carousel-item .materialboxed,
.carousel .carousel-item:not(.active) .materialboxed {
  pointer-events: none;
}
.red {
  background-color: #F44336 !important;
 
}
.red a 
{
  background-color: #F44336 !important;
  padding: 5px;
  border-radius:5px;
}
.red-text {
  color: #F44336 !important;
  float: left;
}
.left
{
	float:left !important;

}
.right
{
	float:right !important;
}

[dir="rtl"] .samin-z-menu-footer li a {
    padding-left: 15px;
    color: #BBBBBB;
    font-family: 'shabnam' !important;
}
 .samin-z-searched-text strong
{
	color:red;
}

.samin-pr-befor-footer-block a {
    padding: 15px;
    font-family: "shabnam" !important;
    font-size: 14px;
    box-shadow: 0 0;
    color: #BBBBBB !important;
}

.samin-pr-befor-footer-block a:hover {
    color:#fe9900 !important;
}

.samin-pr-footer-block a:hover {
    color:#fe9900 !important;
}

.samin-pr-befor-menu-footer-block {
    border: 1px solid #FF9900 !important;
    border-top: 0px !important;
    border-bottom: 0px !important;
    border-left: 0px !important;
    height: 60px;
    padding-right:15px ;
}

.samin-pr-social-networks {
   color:#bbbbbb;
}

.samin-pr-social-networks:hover {
   color:#fe9900;
}

.eft-content a:hover {
   color:#fe9900;
}

.samin-pr-front-multimedia {
	padding-right:10px;
	padding-left:0px;
}

.samin-pr-front-box-multi-right .item-columns ,.samin-pr-front-box-multi-left .item-columns {
	padding-right:7px;
	padding-left:7px;
	padding-bottom:15px;
}

.header-v4 .site-branding-logo {
	max-height: 60px !important;
	padding:3px 0 !important;
}

.header-v4 .site-branding-logo img {
	height:50px !important;
}

.header-v4 .gva-navigation {
	margin-top:-8px;
}
