a, a:hover, a:focus, a:visited {
    text-decoration: none !important;
}

.breadcrumb-item+.breadcrumb-item::before {
    float: right !important;
    padding-left: var(--bs-breadcrumb-item-padding-x);
}

.input-group.datepicker {
    width: 100%;
}

.input-group.datepicker input {
    width: 80%;
    max-width: 80%;
    border-radius: 4px 0 0 4px !important;
}

.input-group.datepicker .input-group-prepend {
    width: 20%;
    max-width: 20%;
}

.input-group.datepicker .input-group-text {
    border-radius: 0 4px 4px 0 !important;
    height: 38px;
    border-left: 0;
}

.input-group.datepicker .input-group-text i {
    margin: 0 auto;
}

ul.pagination {
    direction: ltr;
    margin-top: 20px;
}

.infinite-scroll>.listener {
    width: 1px;
    height: 1px;
}

.dropdown-menu .dropdown-submenu {
    left: auto !important;
    right: 100%;
}

.comment-form>div {
    padding: 5px 10px;
}

img.captcha {
    height: 35.77px;
    vertical-align: middle;
    cursor: pointer;
}

.progress {
    height: 10px !important;
    border-radius: 4px !important;
}

/* ShareBox */
.sharebox img {
    width: 32px;
}

.sharebox a {
    filter: alpha(opacity=60);
    opacity: 0.6;
    cursor: pointer;
    display: inline-block;
    width: 32px;
    height: 32px;
    background-image: url('widget32x32.png');
}

.sharebox a:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.sharebox .facebook {
    background-position: 0 -64px;
}

.sharebox .twitter {
    background-position: 0 -256px;
}

.sharebox .googlebookmark {
    background-position: 0 -96px;
}

.sharebox .googleplus {
    background-position: 0 -128px;
}

.sharebox .friendfeed {
    background-position: 0 -288px;
}

.sharebox .del {
    background-position: 0 0;
}

.sharebox .linkedin {
    background-position: 0 -160px;
}

.sharebox .stumbleupon {
    background-position: 0 -224px;
}

.sharebox .email {
    background-position: 0 -32px;
}

.sharebox .print {
    background-position: 0 -192px;
}

form.form div.preview img {
    margin-top: 10px;
    max-width: 150px;
}.custom-preview-1 a{
  color: #555;
}
.custom_preview-1 .icon-box1 {
  background: #fff;
  font-size: 1em;
  display: block;
  overflow: hidden;
  padding: 30px;
  position: relative;
  text-align: center;
  -webkit-transition: box-shadow .4s cubic-bezier(.45,.01,.05,.92);
  -moz-transition: box-shadow .4s cubic-bezier(.45,.01,.05,.92);
  -ms-transition: box-shadow .4s cubic-bezier(.45,.01,.05,.92);
  -o-transition: box-shadow .4s cubic-bezier(.45,.01,.05,.92);
  transition: box-shadow .4s cubic-bezier(.45,.01,.05,.92);
  -webkit-perspective: 500px;
  width: 100%;
  cursor: pointer !important;
  border: 1px dashed #c9c8c3;
  border-radius: 25px;
}
.custom_preview-1 .icon-box1:hover {
  box-shadow: 0 3px 35px rgba(0,0,0,.09);
  transform: translatey(4px);
  transition: all ease-in-out .5s;
  cursor: auto;
}
.custom_preview-1 .icon-box1-inner icon-box1-icon.img{
  height:85px;
  width:85px;
  margin 10px;
}
.custom_preview-1 .icon-box1 a {
  color: #69656f;
  -webkit-transition: color .15s ease-in-out;
  -moz-transition: color .15s ease-in-out;
  -ms-transition: color .15s ease-in-out;
  -o-transition: color .15s ease-in-out;
  transition: color .15s ease-in-out;
}
.custom_preview-1 .icon-box1 a:hover {
  color: #ec406a;
}
.custom_preview-1 .icon-box1 .icon-box1-inner {
  position: relative;
  z-index: 2;
}
.custom_preview-1 .icon-box1 .icon-box1-inne a:hover {
  color: #ec406a;
}
.custom_preview-1 .icon-box1 .icon-box1-text {
  color: #69656f;
  font-size: .8em;
  opacity: 1;
  padding-top: 8px;
  overflow: hidden;
  line-height: 2.1;
  text-align: justify;
}


.custom_preview-1 .icon-box1-inner img {
  padding: 23px;
  clip-path: circle(50% at 50% 50%);
  background: #fafafa;
  width: 100px;
}
.custom_preview-1 .icon-box1 .icon-box1-title {
  font-size: 1.09em;
  font-weight: 600;
  -webkit-transition: transform .4s cubic-bezier(.45,.01,.05,.92);
  -moz-transition: transform .4s cubic-bezier(.45,.01,.05,.92);
  -ms-transition: transform .4s cubic-bezier(.45,.01,.05,.92);
  -o-transition: transform .4s cubic-bezier(.45,.01,.05,.92);
  transition: transform .4s cubic-bezier(.45,.01,.05,.92);
}.cp-301 {
  box-shadow: 0px 1px 5px 0px rgba(230, 230, 230, 0.5);
  padding: 10px;
  border: 1px solid #efefef;
  background: #fff;
  min-height: 354px;
  border-radius: 25px;
border: 1px dashed #c9c8c3;
}
.cp-301 .breadHold {
  border-bottom: 1px dashed #d9d9d9;
  font-size: .7rem;
  color: #666666a3;
  margin: 0.5rem auto;
  padding: .5rem;
}
.cp-301 .breadHold {
  font-size: .7rem;
  color: #666666a3;
  padding: 0.5rem;
  display: flex;
  justify-content: space-between;
}
.cp-301 h3 {
	font-size: .9rem;
	color: #232323;
	padding-top: .5rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	line-height: 2;
	text-align: center;
}
.cp-301 .picHold{
  overflow: hidden;
}
.cp-301 img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s ease-in-out;
  transition: .5s ease-in-out;
  width: 100%;
  height: 205px;
  border-radius: 15px;

}

.cp-301:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  height:205px;
}.custoum {
  margin-right: 0;
  margin-left: 0;
  margin-top: 50px;
  padding:0px 20px 40px 40px;
  background:#fff;

}
.c-t12 img {
  width: 100%;
}
.custoum h1 {
	margin-right: 0;
	margin-left: 0;
	margin-top: 50px;
	padding: 40px;
	background: #fff;
	box-shadow: 0 2px 15px rgba(0,0,0,.08);
	border: 1px solid #f6f6f6;
	text-align: center;
	border-radius: 1px;
	font-family: IRANSANS_MEDIUM;
	background-image: url(http://radweb.ir/image/bg-lili.png),linear-gradient(to right,#fff,#fafafa);
	font-size: 2rem;
}
.cat1 {
  background: #fff;
  padding: 12px;
  background: #fff;
  box-shadow: 0 2px 15px rgba(0,0,0,.08);
  border: 1px solid #f6f6f6;
  text-align: center;
  border-radius: 1px;
  margin-bottom:10px;
}
.c-t12{ 
  background: #fff;
  padding: 15px;
  background: #fff;
  box-shadow: 0 2px 15px rgba(0,0,0,.08);
  border: 1px solid #f6f6f6;
  text-align: center;
  border-radius: 1px;
  min-height: 360px;

}
.c-t12 p{ 
  text-align: justify;
  font-size: 0.9rem;

}
.c-t13 {
  background: #fff;
  padding: 12px;
  background: #fff;
  box-shadow: 0 2px 15px rgba(0,0,0,.08);
  border: 1px solid #f6f6f6;
  text-align: center;
  border-radius: 1px;
  margin-top: 8px;
}
.custoum-1 {
  margin-right: 0;
  margin-left: 0;
  margin-top:30px;
  padding:10px;
}

.mataleb-item {
  border-radius: 20px;
  margin-right: 0;
  margin-left: 0;
}
.mataleb-item .head {
  padding: 18px 60px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #fff;
  border-radius: 10px;
  color: gray !important;
  font-family: iransans_medium;
  text-align: center;
}
.mataleb-item .head>div {
  background: transparent;
}
.mataleb-item h1 {
  color: #507dbc;
  font-size: 24px !important;
  margin-right: 20px;
  font: 16px/20px IRANSans_Medium;
}

.mataleb-item .summary {
  color: #3a3a3b;
  margin: 0 22px 0 15px;
  padding: 15px 6px 15px 15px;
  text-align: justify;
  font: 14px/20px IRANSans_light;
}
.mataleb-item .texty {
  padding: 10px;
  margin: 0 22px 0 15px;
  font: 14px/20px !important;
  font-family: IRANSans_light !important;
  text-align: justify;
}

.mataleb-item .mataleb-banners>div {
  text-align: center;
}
.fa {
  font-size: 15px;
}
.mataleb-item .head>div {
  background: transparent;
  font-family: b nazanin;
}
.eleman {
  margin-right: 35px;
}

.items {
  width: 100%;
  margin-left: auto;
  margin-right: auto;}
.text-left a {
  color: #04080f;
  font-size: 17px;
  margin-top: 3px;
  margin-left: 3px;
  transition: ease 0.5s all;

}
.text-left a:hover {
  color: #507dbc;
}
.social_icons a {
  color: #555;
  font-size: 27px;
  margin-top: 3px;
  margin-left: 3px;
  transition: ease 0.5s all;

}
.social_icons a:hover {
  color: rgb(71, 199, 202);
  font-size: 27px;
}
.custoum h2{
  font-size:14px;
  font-family:IRANSans_light;
  margin-right:20px;
  margin-bottom:15px !important;
  color:gray;
}

input[name=FullName] {
  width: 100%;
}
.commentform input[type=text], .commentform textarea {
  border-width: 1px;
  border-radius: 0 !important;
  font-family: IRANsans_Light !important;
}
.commentform input[type=text]:hover, .commentform textarea:hover {
  border: 1px solid orange;
}
.commentform input[type=submit] {
  background: orange;
}
.gallery > table {
  margin: 0 auto !important;
}
.row .keywords{
  padding: 0 20px 20px 0;
}

.custoum .social_icons{
  color:#aaa !important;
}

.custoum .social_icons :hover{
  color:rgb(71, 199, 202) !important;
}
.custoum .keywords{
  font:10pt/3.5 IRANSANS_LIGHT !important;
}

.custoum label.label {
  color: #555 ;
  font-weight: normal !important;
  font: 10pt/1 IRANSANS_MEDIUM;
  font-weight: normal;
  padding: 0 5px;
}

.custoum .simple-gallery .col-md-12:nth-child(1) img {
  width: 100% !important;
  border-radius: 10px;
}
.custoum .simple-gallery .col-md-12:nth-child(2) .row {
  margin: 10px -4px !important;
}
.custoum .simple-gallery .col-md-12:nth-child(2) img {
  width: 100% !important;
  border-radius: 10px;
  margin-bottom: 10px;
}
.custoum .simple-gallery .col-md-12:nth-child(2) .col-md-3:nth-child(1),
.custoum .simple-gallery .col-md-12:nth-child(2) .col-md-3:nth-child(2),
.custoum .simple-gallery .col-md-12:nth-child(2) .col-md-3:nth-child(3),
.custoum .simple-gallery .col-md-12:nth-child(2) .col-md-3:nth-child(4) {
  display: block !important;
}
.custoum .simple-gallery .col-md-12:nth-child(2) .col-md-3:nth-child(5),
.custoum .simple-gallery .col-md-12:nth-child(2) .col-md-3:nth-child(6),
.custoum .simple-gallery .col-md-12:nth-child(2) .col-md-3:nth-child(7),
.custoum .simple-gallery .col-md-12:nth-child(2) .col-md-3:nth-child(8) {
  display: none !important;
}.custom-preview-2 {
	padding: .5rem;
}
.custom_preview-509 {
  width:100% !important;
  background: #fff !important;
  border-radius: 10px !important;
  margin: 0 0 15px 0;
  margin-bottom: 15px;
  box-shadow: 0 2px 12px rgba(0,0,0,.07);
  margin-bottom: 45px !important;
}

.custom_preview-509 :hover {
  transition: ease 0.5s all; 
}
.custom_preview-509 .text{
  width: 63% !important;
  max-width: 63% !important;
  padding:25px 5px;
}
.custom_preview-509  img {
  width: 50px;
  height: 50px;
  background: #fff;
  padding: 0;
  margin: 34px 22px;
}

.custom_preview-509 .pic{
  padding:0 !important;

}

.custom_preview-509  h2 {
  font-size: .9rem;
    margin: 0;
  font-family: IRANsans_medium;
  line-height: 1.5;
  text-align: center;
  padding-top: 10px;
}

.custom_preview-509  a h2:hover {
  transition: ease 0.5s all; 
  color:red
}

.custom_preview-509 h3 {
  font-size: 2.4rem 
   margin: 0 !important;
  font-family: IRANsans_light;
  line-height: 1.1;
  text-align: center;
  padding: 0;
  font-weight: 800;
  color: #c0c0c0;
  padding-top: 4px;
}

.custom_preview-509 h3:hover {
  transition: ease 0.5s all; 
  color:#ff9800;
}

.custom_preview-509  h2,h4{
  padding:0px !important;
  margin:0px !important;
  margin-top:7px !important;
}
.custom_preview-509 .text {
  padding-top: 27px;
}.custom-preview-3 {
	padding: .5rem;
}
.tasmin{
  padding:10px;
  text-align: center ;
  transition-property: transform;  
  background-color: #fff;
  box-shadow: 0 0 20px rgba(222, 222, 222, 0.8);
  border-radius: 10px;
  transition: 0.7s;
}
.tasmin:hover {
  text-align: center;
  background-color: #f7f7f7;
  box-shadow: 0 0 20px rgba(222, 222, 222, 0.8);
  border-radius: 10px;
  transform: translateY(-5px);
}
.tasmin img {
  margin: 15px;
  transition: 0.6s;
  -webkit-transition-duration: 1.7s;
  -moz-transition-duration: 1.7s;
  -o-transition-duration: 1.7s;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
}
.img-tasmin:hover {
  transform: translateY(5px);
  -webkit-transform: rotate(380deg);
  -moz-transform: rotate(380deg);
  -o-transform: rotate(380deg);
}
.tasmin h3 {
  font-size: .8em;
  font-family: iranyekanwebregular;
  margin: 15px;
  color: #212121;
  text-align: center;
  line-height: 1.6;
}
.tasmin h4 {
  font-size: .7em;
  font-family: iranyekanweblight;
  margin: 12px 5px;
  color: #a2a2a2;
  padding: 10px;
  line-height: 1.6;
  text-align: center;
  white-space: nowrap; 
  overflow: hidden;
  text-overflow: ellipsis;
}.single-services-box::after {
  right: 0;
}
.single-services-box::before, .single-services-box::after {
  content: '';
  position: absolute;
  width: 0;
  height: 4px;
  background: #ff9800;
  visibility: hidden;
  bottom: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.single-services-box:hover::after, .single-services-box:hover::before {
  opacity: 1;
  visibility: visible;
  width: 50%;
}
.single-services-box:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  -webkit-box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
}
.single-services-box {
  position: relative;
  background: #ffffff;
  padding: 10px;
  border-radius: 10px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  width: 100%;
}

.single-services-box:hover::after, .single-services-box:hover::before {
  opacity: 1;
  visibility: visible;
  width: 50%;
}
.single-services-box::before {
  left: 0;
}

.single-services-box h3 {
  text-align: center;
  font: 12pt/2.5 iranyekanwebregular;
  margin: 0 !important;
  word-spacing: -2px;
  color:#434343;
}.custom-preview-5 {
	padding: .3rem;
}
.custom_preview-9 {
	width: 100%;
	position: relative;
	text-align: center;
	border-radius: 10px;
	box-shadow: 0 1px 20px rgba(0,0,0,.07);
	background: #fff;
	padding: 10px 5px;
	border-bottom: 10px solid #fff;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	border: 1px dashed #c9c8c3;
	height: 80px;
}
.custom_preview-9:hover {
  transition: all ease-in-out .5s;
  cursor: auto;
  transform: translatey(4px);
}
.custom_preview-9 .adminDemoImage {
  position: relative;
  display: inline-block;
  font: 15px/24px IRANSans_light;
  border-radius:10px;
  padding:0px 6px;
  padding-bottom: 0;

}

.custom_preview-9 .img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
  transition: ease 0.3s all;

}

.custom_preview-9 .img-responsive:hover {
  filter: blur(0px);

}
.custom_preview-9 .text-justify {
  text-align: justify;
}
.custom_preview-9 .Black {
  color: black !important;
  text-align:center;

}.cp-13 {
	background: #fff;
	padding: 15px;
	box-shadow: ;
	border-radius: 10px;
	box-shadow: 0 2px 12px rgba(0,0,0,.1);
	padding: 0px;
	margin-bottom: 25px;
	padding-left: 22px;
  
}
.cp-13a:hover::after {
  width: 0;
}
.cp-13a::after {
  position: absolute;
  width: 100%;
  background: #e4e6ea;
  height: 3px;
  bottom: -1px;
  content: '';
  right: 0;
  transition: all .5s ease-in-out;
}
.cp-13a:hover::before {
  width: 100%;
}
.cp-13a::before {
  position: absolute;
  width: 0;
  background: #01bec6;
  height: 3px;
  bottom: -1px;
  content: '';
  transition: all .9s ease-in-out;
  left: 0;
}
.cp-13a {
background:#fff;
border-radius: 5px;
padding:0px;
  width:100%;

}
.cp-13a img {
	width: 100%;
	border-radius: 0px 5px 5px 0px;
}
.cp-13b {
background:#fff;
border-radius: 5px;
padding:15px;
  width:100%;

}
.cp-13b h3 {
	font-family: iranyekanwebbold;
	font-size: 22px;
	line-height: 1.4em;
	color: #212121;
	font-weight: 500;
	padding-top: 30px;
}
.cp-13b h3:hover{
  color: #545454;
}
.cp-13b h4 {
	font-family: iranyekanweblight;
	font-size: 11pt;
	margin-top: 20px;
	font-weight: 400;
	margin-bottom: 22px;
	color: #212121;
	line-height: 2.1;
	white-space: wrap;
	overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
	text-align: justify;
}
.button.button-default {
	background: #fc82a0;
	border: none;
	border-radius: 3px;
	color: #fff;
	cursor: pointer;
	display: inline-flex;
	font-family: IRANSans;
	font-size: 14px;
	line-height: 1.6em;
	padding: 7px 15px;
	vertical-align: middle;
	font-weight: 400;
	width: auto;
	float: left;
}
.button.button-default:hover {
	background: #e8577a;
}.custom_preview-401{
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 10px;
}
.custom_preview-401 .mataleb-item {
	padding: 22px;
	background-color: #ffffff;
	transition: .3s ease-out box-shadow;
	margin-left: auto;
	margin-right: auto;
	box-shadow: -3px 0px 50px -2px rgba(0, 0, 0, 0.09);
	overflow: hidden;
}
.custom_preview-401 .head {
  padding: 20px 15px;
  background-color: #ffffff;
  transition: .3s ease-out box-shadow;
  margin-left: auto;
  margin-right: auto;
  box-shadow: -3px 0px 30px -2px rgba(0, 0, 0, 0.09);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  margin: 0;
  margin-bottom:10px;
font: .897rem /2.1 IRANSans_light;
}

.custom_preview-401 img{
  width: 100%;
  display: block;
  margin: 1rem auto;
  border-radius: 1rem !important;
  max-width: 700px;
  height: auto !important;
}

.custom_preview-401 .head>div {
  background: transparent;
}
.custom_preview-401 h1 {
  color: #3a3a3a;
  margin-right: 20px;
  font: 1.2rem/2.1 IRANSans_Medium;
}

.custom_preview-401 .summary h2{
  background: #f9f9f9;
  border: 1px solid #f9f9f9;
  color: #3a3a3b;
  margin: 0 22px 0 15px;
  padding: 1rem;
  text-align: justify;
  font: .897rem /2.1 IRANSans_light;
  border-radius: 2rem;
}
.custom_preview-401 .texty {
  padding: 10px;
  margin: 0 22px 0 15px;
  font: .879rem/2 iransans_light !important;
  text-align: justify;
}
.custom_preview-401 .mataleb-banners img {
  width: 95%;
  padding: 0px;
  border-radius: 4px;
  margin-bottom: 15px;
  margin-top: 15px;

}
.custom_preview-401 .mataleb-banners>div {
  text-align: center;
}
.custom_preview-401 .fa {
  font-size: 15px;
}

.custom_preview-401 .eleman {
  margin-right: 35px;
}
.custom_preview-401 .tabligh1 img, .tabligh2 img {
  margin-bottom: 10px;
  border-radius: 4px;
  width: 100%;
  height: 100%;
}
.custom_preview-401 .items {
  width: 100%;
  margin-left: auto;
  margin-right: auto;}
.text-left a {
  color: #04080f;
  font-size: 17px;
  margin-top: 3px;
  margin-left: 3px;
  transition: ease 0.5s all;

}
.custom_preview-401 .text-left a:hover {
  color: #507dbc;
}
.custom_preview-401 .social_icons a {
  color: #555;
  font-size: 27px;
  margin-top: 3px;
  margin-left: 3px;
  transition: ease 0.5s all;

}
.custom_preview-401 .social_icons a:hover {
  color: #507dbc;
  font-size: 27px;
}
.custom_preview-401 h2{
  font-size:14px;
  font-family:IRANSans_light;
  margin-right:20px;
  margin-bottom:15px !important;
  color:gray;
}

.custom_preview-401 input[name=FullName] {
  width: 100%;
}
.custom_preview-401 .commentform input[type=text], .commentform textarea {
  border-width: 1px;
  border-radius: 0 !important;
  font-family: IRANsans_Light !important;
}
.custom_preview-401 .commentform input[type=text]:hover, .commentform textarea:hover {
  border: 1px solid orange;
}
.custom_preview-401 .commentform input[type=submit] {
  background: orange;
}
.custom_preview-401 .gallery > table {
  margin: 0 auto !important;
}
.custom_preview-401 .social_icons {
  padding: 10px;
}
.custom_preview-401 .gallery > table {
  margin: 0 auto !important;
}
.custom_preview-401 .social_icons {
  padding: 10px;
}
.custom_preview-401 .gallery .row > div a img {
  width: 100% !important;
  min-height: 230px;
  max-height: 230px;
  object-fit: cover;
}
.custom_preview-401 .gallery .row > div {
  margin-bottom: 1rem;
}
.custom_preview-401 video{
  width: 100% !important;
}
.custom_preview-401 keywords{
  background:#eee;
  padding:.3rem;
  margin:.3rem;
line-height: 2.8;
}
.custom_preview-4001 input[name="FullName"] {
	width: 100%;
	padding: .5rem;
	border-radius: .5rem;
	border: 1px solid #e6e6e6;
	box-shadow: 0 2px 7px 0 rgba(0,0,0,.07);
}
.custom_preview-401 textarea{
	width: 100%;
	padding: .5rem;
	border-radius: .5rem;
	border: 1px solid #e6e6e6;
	box-shadow: 0 2px 7px 0 rgba(0,0,0,.07);
}.custom_preview-10 .icon-box1:hover { 
  animation: headShake; /* referring directly to the animation's @keyframe declaration */
  animation-duration: 1s; /* don't forget to set a duration! */
}

.custom-preview-10 a{
  color: #555;
}
.custom_preview-10 .icon-box1 {
  background: #fff;
  box-shadow: 0 1px 3px rgba(46,48,59,.1);
  background: #fff;
  font-size: 1em;
  display: block;
  overflow: hidden;
  padding: 20px;
  position: relative;
  text-align: center;
  width: 100%;
  cursor: pointer !important;
  border-radius: 25px;
}

.custom_preview-10 .icon-box1-inner icon-box1-icon.img{
  height:85px;
  width:85px;
  margin 10px;
}
.custom_preview-10 .icon-box1 a {
  color: #69656f;
  -webkit-transition: color .15s ease-in-out;
  -moz-transition: color .15s ease-in-out;
  -ms-transition: color .15s ease-in-out;
  -o-transition: color .15s ease-in-out;
  transition: color .15s ease-in-out;
}
.custom_preview-10 .icon-box1 a:hover {
  color: #ec406a;
}
.custom_preview-10 .icon-box1 .icon-box1-inner {
  position: relative;
  z-index: 2;
}
.custom_preview-10 .icon-box1 .icon-box1-inne a:hover {
  color: #ec406a;
}
.custom_preview-10 .icon-box1 .icon-box1-text {
  color: #69656f;
  font-size: .8em;
  opacity: 1;
  padding-top: 8px;
  overflow: hidden;
  line-height: 2.1;
  text-align: justify;
}


.custom_preview-10 .icon-box1-inner img1 {
  padding: 23px;
  clip-path: circle(50% at 50% 50%);
  background: #fafafa;
  width: 100px;
}
.custom_preview-10 .icon-box1 .icon-box1-title {
  font-size: .87rem;
  -webkit-transition: transform .4s cubic-bezier(.45,.01,.05,.92);
  -moz-transition: transform .4s cubic-bezier(.45,.01,.05,.92);
  -ms-transition: transform .4s cubic-bezier(.45,.01,.05,.92);
  -o-transition: transform .4s cubic-bezier(.45,.01,.05,.92);
  transition: transform .4s cubic-bezier(.45,.01,.05,.92);
  color: #18193f;
}.custoum {
  margin-right: 0;
  margin-left: 0;
  margin-top: 50px;
  padding:0px 20px 40px 40px;
  background:#fff;

}
.c-t12 img {
  width: 100%;
}
.custoum h1 {
	margin-right: 0;
	margin-left: 0;
	margin-top: 50px;
	padding: 40px;
	background: #fff;
	box-shadow: 0 2px 15px rgba(0,0,0,.08);
	border: 1px solid #f6f6f6;
	text-align: center;
	border-radius: 1px;
	font-family: IRANSANS_MEDIUM;
	background-image: url(http://radweb.ir/image/bg-lili.png),linear-gradient(to right,#fff,#fafafa);
	font-size: 2rem;
}
.cat1 {
  background: #fff;
  padding: 12px;
  background: #fff;
  box-shadow: 0 2px 15px rgba(0,0,0,.08);
  border: 1px solid #f6f6f6;
  text-align: center;
  border-radius: 1px;
  margin-bottom:10px;
}
.c-t12{ 
  background: #fff;
  padding: 15px;
  background: #fff;
  box-shadow: 0 2px 15px rgba(0,0,0,.08);
  border: 1px solid #f6f6f6;
  text-align: center;
  border-radius: 1px;
  min-height: 360px;

}
.c-t12 p{ 
  text-align: justify;
  font-size: 0.9rem;

}
.c-t13 {
  background: #fff;
  padding: 12px;
  background: #fff;
  box-shadow: 0 2px 15px rgba(0,0,0,.08);
  border: 1px solid #f6f6f6;
  text-align: center;
  border-radius: 1px;
  margin-top: 8px;
}
.custoum-1 {
  margin-right: 0;
  margin-left: 0;
  margin-top:30px;
  padding:10px;
}

.mataleb-item {
  border-radius: 20px;
  margin-right: 0;
  margin-left: 0;
}
.mataleb-item .head {
  padding: 18px 60px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #fff;
  border-radius: 10px;
  color: gray !important;
  font-family: iransans_medium;
  text-align: center;
}
.mataleb-item .head>div {
  background: transparent;
}
.mataleb-item h1 {
  color: #507dbc;
  font-size: 24px !important;
  margin-right: 20px;
  font: 16px/20px IRANSans_Medium;
}

.mataleb-item .summary {
  color: #3a3a3b;
  margin: 0 22px 0 15px;
  padding: 15px 6px 15px 15px;
  text-align: justify;
  font: 14px/20px IRANSans_light;
}
.mataleb-item .texty {
  padding: 10px;
  margin: 0 22px 0 15px;
  font: 14px/20px !important;
  font-family: IRANSans_light !important;
  text-align: justify;
}

.mataleb-item .mataleb-banners>div {
  text-align: center;
}
.fa {
  font-size: 15px;
}
.mataleb-item .head>div {
  background: transparent;
  font-family: b nazanin;
}
.eleman {
  margin-right: 35px;
}

.items {
  width: 100%;
  margin-left: auto;
  margin-right: auto;}
.text-left a {
  color: #04080f;
  font-size: 17px;
  margin-top: 3px;
  margin-left: 3px;
  transition: ease 0.5s all;

}
.text-left a:hover {
  color: #507dbc;
}
.social_icons a {
  color: #555;
  font-size: 27px;
  margin-top: 3px;
  margin-left: 3px;
  transition: ease 0.5s all;

}
.social_icons a:hover {
  color: rgb(71, 199, 202);
  font-size: 27px;
}
.custoum h2{
  font-size:14px;
  font-family:IRANSans_light;
  margin-right:20px;
  margin-bottom:15px !important;
  color:gray;
}

input[name=FullName] {
  width: 100%;
}
.commentform input[type=text], .commentform textarea {
  border-width: 1px;
  border-radius: 0 !important;
  font-family: IRANsans_Light !important;
}
.commentform input[type=text]:hover, .commentform textarea:hover {
  border: 1px solid orange;
}
.commentform input[type=submit] {
  background: orange;
}
.gallery > table {
  margin: 0 auto !important;
}
.row .keywords{
  padding: 0 20px 20px 0;
}

.custoum .social_icons{
  color:#aaa !important;
}

.custoum .social_icons :hover{
  color:rgb(71, 199, 202) !important;
}
.custoum .keywords{
  font:10pt/3.5 IRANSANS_LIGHT !important;
}

.custoum label.label {
  color: #555 ;
  font-weight: normal !important;
  font: 10pt/1 IRANSANS_MEDIUM;
  font-weight: normal;
  padding: 0 5px;
}

.custoum .simple-gallery .col-md-12:nth-child(1) img {
  width: 100% !important;
  border-radius: 10px;
}
.custoum .simple-gallery .col-md-12:nth-child(2) .row {
  margin: 10px -4px !important;
}
.custoum .simple-gallery .col-md-12:nth-child(2) img {
  width: 100% !important;
  border-radius: 10px;
  margin-bottom: 10px;
}
.custoum .simple-gallery .col-md-12:nth-child(2) .col-md-3:nth-child(1),
.custoum .simple-gallery .col-md-12:nth-child(2) .col-md-3:nth-child(2),
.custoum .simple-gallery .col-md-12:nth-child(2) .col-md-3:nth-child(3),
.custoum .simple-gallery .col-md-12:nth-child(2) .col-md-3:nth-child(4) {
  display: block !important;
}
.custoum .simple-gallery .col-md-12:nth-child(2) .col-md-3:nth-child(5),
.custoum .simple-gallery .col-md-12:nth-child(2) .col-md-3:nth-child(6),
.custoum .simple-gallery .col-md-12:nth-child(2) .col-md-3:nth-child(7),
.custoum .simple-gallery .col-md-12:nth-child(2) .col-md-3:nth-child(8) {
  display: none !important;
}.custom_preview-401{
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 10px;
}
.custom_preview-401 .mataleb-item {
  padding: 22px;
  background-color: #ffffff;
  transition: .3s ease-out box-shadow;
  margin-left: auto;
  margin-right: auto;
  box-shadow: -3px 0px 50px -2px rgba(0, 0, 0, 0.09);
  overflow: hidden;
}
.custom_preview-401 .head {
  padding: 20px 15px;
  background-color: #ffffff;
  transition: .3s ease-out box-shadow;
  margin-left: auto;
  margin-right: auto;
  box-shadow: -3px 0px 30px -2px rgba(0, 0, 0, 0.09);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  margin: 0;
  margin-bottom:10px;
  font: .897rem /2.1 IRANSans_light;
}

.custom_preview-401 img{
  width: 100%;
  display: block;
  margin: 1rem auto;
  border-radius: 1rem !important;
  max-width: 700px;
  height: auto !important;
}

.custom_preview-401 .head>div {
  background: transparent;
}
.custom_preview-401 h1 {
  color: #3a3a3a;
  margin-right: 20px;
  font: 1.2rem/2.1 IRANSans_Medium;
}

.custom_preview-401 .summary h2{
  background: #f9f9f9;
  color: #3a3a3b;
  margin: 0 22px 0 15px;
  padding: 1rem;
  text-align: justify;
  font: .897rem /2.1 IRANSans_light;
  border-radius: 2rem;
}
.custom_preview-401 .texty {
  padding: 10px;
  margin: 0 22px 0 15px;
  font: .879rem/2 iransans_light !important;
  text-align: justify;
}
.custom_preview-401 .mataleb-banners img {
  width: 95%;
  padding: 0px;
  border-radius: 4px;
  margin-bottom: 15px;
  margin-top: 15px;

}
.custom_preview-401 .mataleb-banners>div {
  text-align: center;
}
.custom_preview-401 .fa {
  font-size: 15px;
}

.custom_preview-401 .eleman {
  margin-right: 35px;
}
.custom_preview-401 .tabligh1 img, .tabligh2 img {
  margin-bottom: 10px;
  border-radius: 4px;
  width: 100%;
  height: 100%;
}
.custom_preview-401 .items {
  width: 100%;
  margin-left: auto;
  margin-right: auto;}
.text-left a {
  color: #04080f;
  font-size: 17px;
  margin-top: 3px;
  margin-left: 3px;
  transition: ease 0.5s all;

}
.custom_preview-401 .text-left a:hover {
  color: #507dbc;
}
.custom_preview-401 .social_icons a {
  color: #555;
  font-size: 27px;
  margin-top: 3px;
  margin-left: 3px;
  transition: ease 0.5s all;

}
.custom_preview-401 .social_icons a:hover {
  color: #507dbc;
  font-size: 27px;
}
.custom_preview-401 h2{
  font-size:14px;
  font-family:IRANSans_light;
  margin-right:20px;
  margin-bottom:15px !important;
  color:gray;
}

.custom_preview-401 input[name=FullName] {
  width: 100%;
}
.custom_preview-401 .commentform input[type=text], .commentform textarea {
  border-width: 1px;
  border-radius: 0 !important;
  font-family: IRANsans_Light !important;
}
.custom_preview-401 .commentform input[type=text]:hover, .commentform textarea:hover {
  border: 1px solid orange;
}
.custom_preview-401 .commentform input[type=submit] {
  background: orange;
}
.custom_preview-401 .gallery > table {
  margin: 0 auto !important;
}
.custom_preview-401 .social_icons {
  padding: 10px;
}
.custom_preview-401 .gallery > table {
  margin: 0 auto !important;
}
.custom_preview-401 .social_icons {
  padding: 10px;
}
.custom_preview-401 .gallery .row > div a img {
  width: 100% !important;
  min-height: 230px;
  max-height: 230px;
  object-fit: cover;
}
.custom_preview-401 .gallery .row > div {
  margin-bottom: 1rem;
}
.custom_preview-401 video{
  width: 100% !important;
}
.custom_preview-401 keywords{
  background:#eee;
  padding:.3rem;
  margin:.3rem;
  line-height: 2.8;
}
.custom_preview-4001 input[name="FullName"] {
  width: 100%;
  padding: .5rem;
  border-radius: .5rem;
  border: 1px solid #e6e6e6;
  box-shadow: 0 2px 7px 0 rgba(0,0,0,.07);
}
.custom_preview-401 textarea{
  width: 100%;
  padding: .5rem;
  border-radius: .5rem;
  border: 1px solid #e6e6e6;
  box-shadow: 0 2px 7px 0 rgba(0,0,0,.07);
}.cp-social i{
color: #707070;
font-size: 24px;
line-height: 0;
}
.cp-social i:hover {
	color: #ff9800;
	font-size: 24px;
	line-height: 0;
}
.cp-social {
	padding: .5rem;
}.custom-preview-13 {
	padding-top: 1rem;
}
.portfolio-item {
display: block;
overflow: hidden;
position: relative;
width: 100%;
border-radius: 10px;
border: 1px solid #ddd;
box-shadow: 0 0px 5px rgba(0,0,0,.1);
}
.portfolio-item-image-holder {
    display: block;
}
.portfolio-item-image-holder img {
    display: block;
    width: 100%;
}
.portfolio-item-cover {
    background: rgba(255,255,255,.92);
    box-shadow: 0 -3px 15px rgba(0,0,0,.2);
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: calc(100% - 100px);
    width: 100%;
    -webkit-transition: box-shadow .6s cubic-bezier(.43,.01,.01,1),top .6s cubic-bezier(.43,.01,.01,1),background .6s cubic-bezier(.43,.01,.01,1);
    -moz-transition: box-shadow .6s cubic-bezier(.43,.01,.01,1),top .6s cubic-bezier(.43,.01,.01,1),background .6s cubic-bezier(.43,.01,.01,1);
    -ms-transition: box-shadow .6s cubic-bezier(.43,.01,.01,1),top .6s cubic-bezier(.43,.01,.01,1),background .6s cubic-bezier(.43,.01,.01,1);
    -o-transition: box-shadow .6s cubic-bezier(.43,.01,.01,1),top .6s cubic-bezier(.43,.01,.01,1),background .6s cubic-bezier(.43,.01,.01,1);
    transition: box-shadow .6s cubic-bezier(.43,.01,.01,1),top .6s cubic-bezier(.43,.01,.01,1),background .6s cubic-bezier(.43,.01,.01,1);
}
.portfolio-item:hover .portfolio-item-cover {
    background: rgba(255,255,255,.95);
    box-shadow: 0 0 0 transparent;
    top: 0;
}
.portfolio-item:hover .portfolio-item-title-outer {
    box-shadow: 0 1px 0 0 rgba(0,0,0,.08);
}
.portfolio-item-title-outer {
    box-shadow: 0 0 0 0 transparent;
    padding: 20px;
    -webkit-transition: box-shadow .6s cubic-bezier(.43,.01,.01,1);
    -moz-transition: box-shadow .6s cubic-bezier(.43,.01,.01,1);
    -ms-transition: box-shadow .6s cubic-bezier(.43,.01,.01,1);
    -o-transition: box-shadow .6s cubic-bezier(.43,.01,.01,1);
    transition: box-shadow .6s cubic-bezier(.43,.01,.01,1);
}
.portfolio-item-title {
	color: #48464c;
	font: .987rem/2 IRANSANS_BOLD;
	margin: 0;
}
.portfolio-item-categories {
    color: #69656f;
    font-size: 12px;
    margin-top: 1px;
}

.portfolio-item:hover .portfolio-item-content {
    opacity: 1;
    top: 0;
    -webkit-transition-delay: .15s;
    -moz-transition-delay: .15s;
    -ms-transition-delay: .15s;
    -o-transition-delay: .15s;
    transition-delay: .15s;
}
.portfolio-item-content {
    color: #69656f;
    font-size: 9pt;
line-height:1.6;
  text-align: justify;
    opacity: 0;
    padding: 28px;
    position: relative;
    top: 25px;
    -webkit-transition: top .6s cubic-bezier(.43,.01,.01,1),opacity .6s cubic-bezier(.43,.01,.01,1);
    -moz-transition: top .6s cubic-bezier(.43,.01,.01,1),opacity .6s cubic-bezier(.43,.01,.01,1);
    -ms-transition: top .6s cubic-bezier(.43,.01,.01,1),opacity .6s cubic-bezier(.43,.01,.01,1);
    -o-transition: top .6s cubic-bezier(.43,.01,.01,1),opacity .6s cubic-bezier(.43,.01,.01,1);
    transition: top .6s cubic-bezier(.43,.01,.01,1),opacity .6s cubic-bezier(.43,.01,.01,1);
        transition-delay: 0s, 0s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}.custom_preview-350 {
  position: relative;
  margin:0px !important;
}
.custom_preview-350 img {
	width: 100%;
	object-fit: cover;
}
.tp-hero-3__content-box {
	padding: 220px 0;
}
.tp-hero-3__text p {
	font-weight: 400;
	font-size: 20px;
	line-height: 32px;
	text-transform: capitalize;
	color: #FFFFFF;
	margin-bottom: 42px;
}
.tp-btn-lg.large {
	padding: 0 62px;
}
.tp-btn-lg {
	display: inline-block;
	border-radius: 32px;
	height: 64px;
	line-height: 64px;
	padding: 0 50px;
	font-weight: 500;
	font-size: 15px;
	text-align: center;
	text-transform: capitalize;
	position: relative;
	transition: 0.3s;
	background: #FFF;
	color: var(--tp-common-black);
}
.tp-btn-lg::before {
	position: absolute;
	content: "";
	background: linear-gradient(93.19deg, #FF4D8D 15.64%, #507EFB 84.55%);
	border-radius: 32px;
	width: 98%;
	height: 98%;
	left: 6px;
	top: 6px;
	transition: 0.3s;
	z-index: -1;
}
.tp-hero-3__shape-animation {
	position: absolute;
	top: 95px;
	z-index: 2;
}
.tp-hero-3__shape-animation span {
	background: linear-gradient(180deg, rgba(255, 55, 127, 0.8) 0%, rgba(143, 77, 238, 0.8) 59.35%, rgba(84, 123, 250, 0.8) 100%);
	transform: rotate(-32.23deg);
	border-radius: 62% 47% 82% 35%/45% 45% 80% 66%;
	will-change: border-radius, transform, opacity;
	display: block;
	-webkit-animation: sliderShape 8s linear infinite;
	height: 450px;
	width: 540px;
}
.tp-hero-3-title {
	font-weight: 600;
	line-height: 1.1;
	font-size: 75px;
	text-transform: capitalize;
	margin-bottom: 0;
	color: #fff;
}
.tp-hero-3__text p {
	font-weight: 400;
	font-size: 20px;
	line-height: 32px;
	text-transform: capitalize;
	color: #FFFFFF;
	margin-bottom: 42px;
}
@keyframes sliderShape{

	0%,100%{
  
	border-radius: 42% 58% 70% 30% / 45% 45% 55% 55%;
  
	  transform: translate3d(0,0,0) rotateZ(0.01deg);
  
	}
  
	34%{
  
		border-radius: 70% 30% 46% 54% / 30% 29% 71% 70%;
  
	  transform:  translate3d(0,5px,0) rotateZ(0.01deg);
  
	}
  
	50%{
  
	  transform: translate3d(0,0,0) rotateZ(0.01deg);
  
	}
  
	67%{
  
	  border-radius: 100% 60% 60% 100% / 100% 100% 60% 60% ;
  
	  transform: translate3d(0,-3px,0) rotateZ(0.01deg);
  
	}
  
  }.team-style-two{
  position: relative;
  padding: 115px 0px 170px 0px;
}

.team-block-two .inner-box{
  position: relative;
  display: block;
  overflow: hidden;
}

.team-block-two .inner-box .image-box{
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 25px;
}

.team-block-two .inner-box .image-box img{
  width: 100%;
  border-radius: 25px;
  transition: all 500ms ease;
}

.team-block-two .inner-box:hover .image-box img{
  transform: scale(1.05);
}

.team-block-two .inner-box h3 {
	position: relative;
	display: block;
	font-size: 18px;
	line-height: 34px;
	font-weight: 500;
	color: #fff;
	font-family: sahel-bold;
}

.team-block-two .inner-box .text-box{
  position: absolute;
  left: 20px;
  bottom: 20px;
  width: calc(100% - 40px);
  padding: 5px;
  text-align: center;
  border-radius: 30px;
  transition: all 500ms ease;
}

.team-block-two .inner-box:hover .text-box{
  opacity: 0;
}

.team-block-two .inner-box .overlay-content{
  position: absolute;
  left: 20px;
  bottom: 20px;
  width: calc(100% - 40px);
  border-radius: 25px;
  padding: 23px 15px 24px 15px;
  z-index: 1;
  transform: scaleY(0);
  transform-origin: bottom center;
  transition: all 500ms ease;
}

.team-block-two .inner-box:hover .overlay-content{
  transform: scaleY(1);
}

.team-block-two .inner-box .overlay-content h3{
  margin-bottom: 5px;
}

.team-block-two .inner-box .overlay-content h3 a{
  color: #fff;
}

.team-block-two .inner-box .overlay-content h3 a:hover{
  text-decoration: underline;
}

.team-block-two .inner-box .overlay-content .designation{
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 24px;
  font-family: 'Urbanist', sans-serif;
  color: #fff;
  font-weight: 800;
  text-transform: uppercase;
  margin-bottom: 7px;
}

.team-block-two .inner-box .overlay-content .social-links li{
  position: relative;
  display: inline-block;
  margin: 0px 15px;
}

.team-block-two .inner-box .overlay-content .social-links li a{
  position: relative;
  display: inline-block;
  font-size: 20px;
  color: #fff;
}

.team-block-two .inner-box .overlay-content .social-links li:before{
  position: absolute;
  content: '';
  background: #e7c9c4;
  width: 4px;
  height: 4px;
  border-radius: 2px;
  top: 11px;
  right: -19px;
}

.team-block-two .inner-box .overlay-content .social-links li:last-child:before{
  display: none;
}

.team-style-two .owl-dots{
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -61px;
  min-height: 40px;
  counter-reset: slides-num;
  margin-left: 37px;
}

.team-style-two .owl-dots::after {
  position: absolute;
  right: 8px;
  top: -1px;
  content: "0" counter(slides-num);
  display: inline-block;
  font-size: 16px;
  color: #afa7a7;
  font-weight: 800;
  font-family: 'Urbanist', sans-serif;
}

.team-style-two .owl-dots:before{
  position: absolute;
  content: '';
  right: 35px;
  top: 7px;
  width: 1px;
  height: 12px;
  background: #a09ba9;
  transform: rotate(10deg);
}

.team-style-two .owl-dots button span{
  display: none !important;
}

.team-style-two .owl-dots button{
  position: absolute;
  top: -4px;
  right: 55px;
  counter-increment: slides-num;
  font-size: 24px;
  font-weight: 800;
  font-family: 'Urbanist', sans-serif;
}

.team-style-two .owl-dots button.active:before{
  position: absolute;
  content: counter(slides-num);
}

.team-style-two .owl-dots button.active:after{
  position: absolute;
  content: '0';
  top: 0px;
  right: 0px;
}

.team-style-two .owl-nav button{
  background: transparent !important;
  width: auto;
  height: auto;
  line-height: 30px !important;
}

.team-style-two .owl-nav button:hover{

}

.team-style-two .owl-nav button.owl-prev{
  top: 52px;
  left: -44px;
}

.team-style-two .owl-nav button.owl-next{
  top: 52px;
  right: -44px;
}
.team-block-two .inner-box .text-box {
	background: #535252;
}
.team-block-two .inner-box:hover .text-box {
	opacity: 0;
}.single-team-member-style2 {
  position: relative;
  display: block;
  margin-bottom: 40px;
}
.title-holder i {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	font-size: 32px;
	color: #e22e2e;
	z-index: 1;
}
.single-team-member-style2 .img-holder {
  position: relative;
  display: block;
  overflow: hidden;
}
.single-team-member-style2 .img-holder::after {
  position: absolute;
  top: 0;
  left: -100%;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: linear-gradient(to right, rgba(3,13,40, 0) 0%, rgba(3,13,40, .3) 100%);
  transform: skewX(-25deg);
}
.single-team-member-style2:hover .img-holder::after{
  -webkit-animation: shine 1.5s;
  animation: shine 1.5s;
}
.single-team-member-style2 .img-holder img {
	width: 100%;
	transform: scale(1.0);
	transition: all 700ms ease;
	height: 356px;
}

.single-team-member-style2 .title-holder{
  position: relative;
  display: block;
  overflow: hidden;
  margin-top: -35px;
  margin-left: 35px;
  margin-right: 35px;
  background: #ffffff;
  box-shadow: 0px 6px 57px 0px rgba(37, 37, 37, 0.05);
  border-radius: 5px;
  z-index: 1;
}
.single-team-member-style2 .title-holder:before{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  opacity: 0;
  transform: translateY(115px);
  transition: all 0.4s ease-in-out 0.3s;
  z-index: -1;
}
.single-team-member-style2:hover .title-holder:before{
  opacity: 1;
  transform: translateY(0px);
  transition: all 0.4s ease-in-out 0.3s;
}
.single-team-member-style2 .title-holder .inner {
  position: relative;
  display: block;
  overflow: hidden;
  text-align: center;
  padding: 22px 0px 22px;
}
.single-team-member-style2 .title-holder .inner h3 {
	font-size: 16px;
	line-height: 35px;
	font-weight: 700;
	margin-bottom: 10px;
}
.single-team-member-style2 .title-holder .inner h3 a{
  color: #222222;
  transition: all 500ms linear;
  transition-delay: 0.5s;
}
.single-team-member-style2:hover .title-holder .inner h3 a{
  color: #ffffff;
}
.single-team-member-style2 .title-holder .inner span{
  color: #565872;
  font-size: 13px;
  line-height: 30px;
  font-weight: 400;
  transition: all 500ms linear;
  transition-delay: 0.5s;
}
.single-team-member-style2:hover .title-holder .inner span{
  color: #ffffff;
}
.single-team-member-style2 .title-holder::before {
  background: #538F60;
}
.single-team-member-style2 .title-holder .inner:before {
  position: absolute;
  content: "";
  bottom: -19px;
  opacity: 1;
  left: -38px;
  width: 81px;
  height: 48px;
  background: url(http://siic.ir/image/fm/33cbefdbcf.png) no-repeat;
  transition: all 700ms ease;
}
.single-team-member-style2:hover .img-holder img {
  width: 100%;
  transform: scale(1.07);
  transition: all 700ms ease;
}.custom-preview-bl-120 {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}
.adminDemoImage {
  position: relative;
  display: inline-block;
}
.custom-preview-bl-120 img {
  object-fit: cover;
  max-height: 357px;
}
.custom-preview-bl-120 .adminDemoImage::before {
  content: "\f144";
  z-index: 5;
  position: absolute;
  left: 50%;
  top: 38%;
  transform: translate( -50%, -50% );
  padding: 3px 15px 3px 25px;
  color: #eee;
  font: 45pt/1 "Font Awesome 5 Pro";
  border-radius: 5px 5px 5px 5px;
  opacity: 0.8;
  font-weight: 900;
}
.custom-preview-bl-120 .img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.custom-preview-bl-120 .text-justify {
  text-align: justify;
}
.custom-preview-bl-120 .Black {
  color: black !important;
}

.custom-preview-bl-120 .News_Title {
  font-size: 16px;
  font-weight: normal !important;
  display: inline-block !important;
  text-align: justify !important;
  line-height: 25px !important;
}

.custom-preview-bl-120 .Titr2Title {
  color: #333 !important;
  font: 11pt/2 Iransans_medium;
  padding: 0 5px;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}

.custom-preview-bl-120 .Titr2Title::before {
  content: "\f144";
  z-index: 5;
  transform: translate( -50%, -50% );
  padding: 3px 5px 3px 5px;
  color: #000;
  font: 14px/1 "Font Awesome 5 Pro";
  opacity: 1;
  font-weight: 900;
}.cp-20 {
  position: relative;
  width: 100%;
  margin: 0px !important;  
  padding:0 !important;
  -webkit-transition: .3s all;

}
.cp-20:hover{
  -webkit-transform: scale(1.02);
  transform: scale(1.02);
  -webkit-transition: .3s all;
  transition: .3s all;
}
.cp-20 img {
  display: block;
  width: 100%;
  border: 0 !important;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s ease-in-out;
  transition: .5s ease-in-out;
  padding: 0 !important;
  height: 372px !important;
}
.cp-20 img :hover{
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.cp-20 .overl {
  color: #fff;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 20px 30px;
  background: transparent;
  background: -moz-linear-gradient(top,transparent 0,transparent 2%,rgba(0, 0, 0, 1) 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,transparent),color-stop(2%,transparent),color-stop(100%,rgba(0, 0, 0, 1)));
  background: -webkit-linear-gradient(top,transparent 0,transparent 2%,rgba(0, 0, 0, 1) 100%);
  background: -o-linear-gradient(top,transparent 0,transparent 2%,rgba(0, 0, 0, 1) 100%);
  background: -ms-linear-gradient(top,transparent 0,transparent 2%,rgba(0, 0, 0, 1) 100%);
  background: linear-gradient(to bottom,transparent 0,transparent 2%,rgba(0, 0, 0, 1) 100%);
  -moz-transition: background-color .2s ease-out;
  -ms-transition: background-color .2s ease-out;
  -o-transition: background-color .2s ease-out;
  -webkit-transition: background-color .2s ease-out;
  position: absolute;
}
.cp-20 .overl a {
  color: #fff;
  font-size: 1rem;
  font-family: IRANSans_bold;
}
.cp-20 .overl span {
  color: #eee;
  font-size: .78rem;
  font-family: IRANSans_light;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.cp-20 .favourite {
  background: #5e5c5c5c;
  color: #ed1c24;
  display: inline;
  position: absolute;
  top: 20px;
  left: 20px;
  padding:.7rem;
  font-size: 16px;
}
.cp-20 .favourite i{
  color: #fff;
  font-size: 22px;
}

.cp-20 .favourite:hover i{
  color: #ff5959;
}/* .bg-body-tertiary {
	background: #e4e4e4 url(https://pixydrops.com/loazzne/assets/images/breadcrumb.jpg) center left no-repeat;
	background-size: cover;
	position: relative;
	padding-top: 224px;
}*/
.CBlock-2 h3 {
	display: flex;
	justify-content: center;
	color: #fff;
	font-size: 2rem;
	font-family: sahel-bold;
}
.CBlock-2 h5 {
	display: flex;
	justify-content: center;
	color: #fff;
	font-size: 1rem;
	font-family: sahel-light;
}
.breadcrumb a{
color:#ffff;
}
.parent-10 {
	padding: 41px 0px;
}.CBlock-3 {
    }
    .CBlock-3 .BlockHeader {
    }
    .CBlock-3 .BlockBody {
    }.boxx {
  margin-bottom: 20px;
  width: 100%;
}
.boxx .tit {
  text-align: right;
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
}
.boxx .tit h4 {
  display: inline-block;
  background: #314089;
  color: #fff;
  position: relative;
  font-size: .98em;
  padding: 2px 0;
  line-height: 1.8;
  font-family: "Sahel-Black";
}
.boxx .tit h6 a {
  display: inline-block;
  color: #256bb2;
  position: relative;
  font-size: .97em;
  padding: 2px;
  line-height: 1.8;
}
.boxx .tit h4 .fa{
  line-height: 30px;
  padding-left: 5px;
}
.boxx .tit h4 span {
  position: relative;
  padding: 0 15px;
  font-weight: normal;
  font-family: "Sahel-Black";
}
.boxx .tit h4 span a{
  color: #FFF;
}
.boxx .tit h4::after, .boxx .tit h4::before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  background-color: #3997e9;
  transform: translate(6px, -6px);
}
.boxx .tit h4:before {
  width: 12px;
  height: 2px;
}
.boxx .tit h4:after {
  height: 12px;
  width: 2px;
}

.boxx .aa{
  margin-left: 10px;
  margin-bottom:25px;
  position: relative;
  width:100%;
  height:auto;
  float: right;
  background:#FFF;
  box-shadow: 0 7px 5px -5px rgba(207,207,207,1);
  padding:5px 5px;
}

.boxx .aa .right{
  width:40%;
  float: right;
  height: auto;
  padding: 5px 0;
}
.boxx .aa .right .thumbnail{
  width:100%;
  height:200px;
}
.boxx .aa .right .thumbnail img{
  width:100%;
  height:100%;
  object-fit: cover !important;
  transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
}
.boxx .aa .right:hover .thumbnail img {
  -webkit-filter: brightness(120%) contrast(120%);
  -moz-filter: brightness(120%) contrast(120%);
  filter: brightness(120%) contrast(120%);
  -ms-transition: .2s filter linear;
  -o-transition: .2s filter linear;
  -webkit-transition: .2s filter linear;
  transition: .2s filter linear;
}section.section.section-1 { background-color:#rgb(250, 250, 250);
	background-repeat:no-repeat; background-attachment:fixed; background-size: cover; transform:translate3d(0,0,0);
	background-position:center center;
	  }
section.section.section-4 { background-color:#1dae3f;;
	background-image:url('../../image/template/s4.jpg');
	background-repeat:repeat;
	 padding:3rem 0; }
section.section.section-7 { background-repeat:no-repeat;
	background-repeat:no-repeat;
	 padding: 4rem 0 9rem 0; }
section.section.section-2 { background-color:#fff;
	background-image:url('../../image/template/s2.png');
	background-repeat:repeat;
	background-position:center center;
	 padding-top:6rem;
padding-bottom:6rem; }
section.section.section-5 { background-color:#fafafa;
	background-size: 100% auto;
	background-repeat: no-repeat;
	transition: all 4s ease;
	background-repeat:zoom-in;
	 padding: 50px 0; }
section.section.section-5:hover { background-size: 120% auto; }
section.section.section-6 { background-color:#fff;
	background-image:url('../../image/template/s6.jpg');
	background-repeat:repeat;
	 padding: 50px 0; }
section.section.section-3 { background-color:#ffffff;;
	background-repeat:no-repeat; background-attachment:fixed; background-size: cover; transform:translate3d(0,0,0);
	background-position:center bottom;
	 padding-bottom: 4rem; }
section.section.section-8 { background-repeat:repeat;
	  }
#block-1 { width: 100%;
background-color: #ebf0ee; }
#block-9 { margin: 0 auto;
justify-content: center;
 display: flex; }
#block-2 { margin: 0 auto; }
#block-3 { margin:70px 0; }
#block-4 { margin: 30px 0 50px 0; }
#block-7 { margin:80px 0; }
#block-8 { margin:80px 0; }
#block-13 { margin: 30px 0 50px 0; }
@font-face { font-family: "IRANSans";
src: url('./fonts/IRANSans.ttf') format('truetype');
}

@font-face { font-family: "Arial";
src: url('./fonts/Arial.ttf') format('truetype');
}

@font-face { font-family: "Helvetica";
src: url('./fonts/Helvetica.ttf') format('truetype');
}

@font-face { font-family: "Nastaliq";
src: url('./fonts/Nastaliq.ttf') format('truetype');
}

@font-face { font-family: "BZar";
src: url('./fonts/BZar.eot?#') format('eot'),
		url('./fonts/BZar.ttf') format('truetype');
}

@font-face { font-family: "BYekan";
src: url('./fonts/BYekan.eot?#') format('eot'),
		url('./fonts/BYekan.ttf') format('truetype');
}

@font-face { font-family: "BYagut";
src: url('./fonts/BYagut.eot?#') format('eot'),
		url('./fonts/BYagut.ttf') format('truetype');
}

@font-face { font-family: "BTitrBold";
src: url('./fonts/BTitrBold.eot?#') format('eot'),
		url('./fonts/BTitrBold.ttf') format('truetype');
}

@font-face { font-family: "BTabassom";
src: url('./fonts/BTabassom.eot?#') format('eot'),
		url('./fonts/BTabassom.ttf') format('truetype');
}

@font-face { font-family: "Sara";
src: url('./fonts/Sara.ttf') format('truetype');
}

@font-face { font-family: "BTehran";
src: url('./fonts/BTehran.eot?#') format('eot'),
		url('./fonts/BTehran.ttf') format('truetype');
}

@font-face { font-family: "BNazanin";
src: url('./fonts/BNazanin.eot?#') format('eot'),
		url('./fonts/BNazanin.ttf') format('truetype');
}

@font-face { font-family: "BMitra";
src: url('./fonts/BMitra.eot?#') format('eot'),
		url('./fonts/BMitra.ttf') format('truetype');
}

@font-face { font-family: "BLotus";
src: url('./fonts/BLotus.eot?#') format('eot'),
		url('./fonts/BLotus.ttf') format('truetype');
}

@font-face { font-family: "BKoodakBold";
src: url('./fonts/BKoodakBold.eot?#') format('eot'),
		url('./fonts/BKoodakBold.ttf') format('truetype');
}

@font-face { font-family: "BHoma";
src: url('./fonts/BHoma.eot?#') format('eot'),
		url('./fonts/BHoma.ttf') format('truetype');
}

@font-face { font-family: "BHelal";
src: url('./fonts/BHelal.eot?#') format('eot'),
		url('./fonts/BHelal.ttf') format('truetype');
}

@font-face { font-family: "BHamid";
src: url('./fonts/BHamid.eot?#') format('eot'),
		url('./fonts/BHamid.ttf') format('truetype');
}

@font-face { font-family: "BFerdosi";
src: url('./fonts/BFerdosi.eot?#') format('eot'),
		url('./fonts/BFerdosi.ttf') format('truetype');
}

@font-face { font-family: "BDavat";
src: url('./fonts/BDavat.eot?#') format('eot'),
		url('./fonts/BDavat.ttf') format('truetype');
}

@font-face { font-family: "BCompset";
src: url('./fonts/BCompset.eot?#') format('eot'),
		url('./fonts/BCompset.ttf') format('truetype');
}

@font-face { font-family: "BBardiya";
src: url('./fonts/BBardiya.eot?#') format('eot'),
		url('./fonts/BBardiya.ttf') format('truetype');
}

@font-face { font-family: "BBadr";
src: url('./fonts/BBadr.eot?#') format('eot'),
		url('./fonts/BBadr.ttf') format('truetype');
}

@font-face { font-family: "AdobeArabic";
src: url('./fonts/AdobeArabic.ttf') format('truetype');
}

@font-face { font-family: "Fiba";
src: url('./fonts/Fiba.ttf') format('truetype');
}

@font-face { font-family: "BJalal";
src: url('./fonts/BJalal.eot?#') format('eot'),
		url('./fonts/BJalal.ttf') format('truetype');
}

@font-face { font-family: "BBaran";
src: url('./fonts/BBaran.eot?#') format('eot'),
		url('./fonts/BBaran.ttf') format('truetype');
}

@font-face { font-family: "BElham";
src: url('./fonts/BElham.eot?#') format('eot'),
		url('./fonts/BElham.ttf') format('truetype');
}

@font-face { font-family: "BEsfehanBold";
src: url('./fonts/BEsfehanBold.eot?#') format('eot'),
		url('./fonts/BEsfehanBold.ttf') format('truetype');
}

@font-face { font-family: "BFantezy";
src: url('./fonts/BFantezy.eot?#') format('eot'),
		url('./fonts/BFantezy.ttf') format('truetype');
}

@font-face { font-family: "BFarnaz";
src: url('./fonts/BFarnaz.eot?#') format('eot'),
		url('./fonts/BFarnaz.ttf') format('truetype');
}

@font-face { font-family: "BJadidBold";
src: url('./fonts/BJadidBold.eot?#') format('eot'),
		url('./fonts/BJadidBold.ttf') format('truetype');
}

@font-face { font-family: "BKourosh";
src: url('./fonts/BKourosh.eot?#') format('eot'),
		url('./fonts/BKourosh.ttf') format('truetype');
}

@font-face { font-family: "BMahsa";
src: url('./fonts/BMahsa.eot?#') format('eot'),
		url('./fonts/BMahsa.ttf') format('truetype');
}

@font-face { font-family: "BMehrBold";
src: url('./fonts/BMehrBold.eot?#') format('eot'),
		url('./fonts/BMehrBold.ttf') format('truetype');
}

@font-face { font-family: "BMorvarid";
src: url('./fonts/BMorvarid.eot?#') format('eot'),
		url('./fonts/BMorvarid.ttf') format('truetype');
}

@font-face { font-family: "BNarm";
src: url('./fonts/BNarm.eot?#') format('eot'),
		url('./fonts/BNarm.ttf') format('truetype');
}

@font-face { font-family: "BNasimBold";
src: url('./fonts/BNasimBold.eot?#') format('eot'),
		url('./fonts/BNasimBold.ttf') format('truetype');
}

@font-face { font-family: "BSetarehBold";
src: url('./fonts/BSetarehBold.eot?#') format('eot'),
		url('./fonts/BSetarehBold.ttf') format('truetype');
}

@font-face { font-family: "BShiraz";
src: url('./fonts/BShiraz.eot?#') format('eot'),
		url('./fonts/BShiraz.ttf') format('truetype');
}

@font-face { font-family: "BSinaBold";
src: url('./fonts/BSinaBold.eot?#') format('eot'),
		url('./fonts/BSinaBold.ttf') format('truetype');
}

@font-face { font-family: "BRoya";
src: url('./fonts/BRoya.eot?#') format('eot'),
		url('./fonts/BRoya.ttf') format('truetype');
}

@font-face { font-family: "BTitrTGEBold";
src: url('./fonts/BTitrTGEBold.eot?#') format('eot'),
		url('./fonts/BTitrTGEBold.ttf') format('truetype');
}

@font-face { font-family: "BTraffic";
src: url('./fonts/BTraffic.eot?#') format('eot'),
		url('./fonts/BTraffic.ttf') format('truetype');
}

@font-face { font-family: "BVahidBold";
src: url('./fonts/BVahidBold.eot?#') format('eot'),
		url('./fonts/BVahidBold.ttf') format('truetype');
}

@font-face { font-family: "BYas";
src: url('./fonts/BYas.eot?#') format('eot'),
		url('./fonts/BYas.ttf') format('truetype');
}

@font-face { font-family: "BZiba";
src: url('./fonts/BZiba.eot?#') format('eot'),
		url('./fonts/BZiba.ttf') format('truetype');
}

@font-face { font-family: "IranianSans";
src: url('./fonts/IranianSans.ttf') format('truetype');
}

@font-face { font-family: "IRANSans";
src: url('./fonts/IRANSans.ttf') format('truetype');
}

@font-face { font-family: "IRANSans_Bold";
src: url('./fonts/IRANSans_Bold.ttf') format('truetype');
}

@font-face { font-family: "IRANSans_Light";
src: url('./fonts/IRANSans_Light.ttf') format('truetype');
}

@font-face { font-family: "IRANSans_Medium";
src: url('./fonts/IRANSans_Medium.ttf') format('truetype');
}

@font-face { font-family: "IRANSans_UltraLight";
src: url('./fonts/IRANSans_UltraLight.ttf') format('truetype');
}

@font-face { font-family: "Sahel";
src: url('./fonts/Sahel.eot?#') format('eot'),
		url('./fonts/Sahel.ttf') format('truetype');
}

@font-face { font-family: "Samim";
src: url('./fonts/Samim.eot?#') format('eot'),
		url('./fonts/Samim.ttf') format('truetype');
}

@font-face { font-family: "Tanha";
src: url('./fonts/Tanha.eot?#') format('eot'),
		url('./fonts/Tanha.ttf') format('truetype');
}

@font-face { font-family: "Vazir";
src: url('./fonts/Vazir.eot?#') format('eot'),
		url('./fonts/Vazir.ttf') format('truetype'),
		url('./fonts/Vazir.woff2') format('woff2');
}

@font-face { font-family: "Gandom";
src: url('./fonts/Gandom.eot?#') format('eot'),
		url('./fonts/Gandom.ttf') format('truetype');
}

@font-face { font-family: "Shabnam";
src: url('./fonts/Shabnam.eot?#') format('eot'),
		url('./fonts/Shabnam.ttf') format('truetype');
}

@font-face { font-family: "Parastoo";
src: url('./fonts/Parastoo.eot?#') format('eot'),
		url('./fonts/Parastoo.ttf') format('truetype');
}

@font-face { font-family: "Sahel-Bold";
src: url('./fonts/Sahel-Bold.eot?#') format('eot'),
		url('./fonts/Sahel-Bold.ttf') format('truetype');
}

@font-face { font-family: "Samim-Bold";
src: url('./fonts/Samim-Bold.eot?#') format('eot'),
		url('./fonts/Samim-Bold.ttf') format('truetype');
}

@font-face { font-family: "Vazir-Code";
src: url('./fonts/Vazir-Code.eot?#') format('eot'),
		url('./fonts/Vazir-Code.ttf') format('truetype');
}

@font-face { font-family: "Vazir-Bold";
src: url('./fonts/Vazir-Bold.eot?#') format('eot'),
		url('./fonts/Vazir-Bold.ttf') format('truetype'),
		url('./fonts/Vazir-Bold.woff2') format('woff2');
}

@font-face { font-family: "Sahel-Black";
src: url('./fonts/Sahel-Black.eot?#') format('eot'),
		url('./fonts/Sahel-Black.ttf') format('truetype');
}

@font-face { font-family: "Vazir-Light";
src: url('./fonts/Vazir-Light.eot?#') format('eot'),
		url('./fonts/Vazir-Light.ttf') format('truetype'),
		url('./fonts/Vazir-Light.woff2') format('woff2');
}

@font-face { font-family: "Shabnam-Bold";
src: url('./fonts/Shabnam-Bold.eot?#') format('eot'),
		url('./fonts/Shabnam-Bold.ttf') format('truetype');
}

@font-face { font-family: "Parastoo-Bold";
src: url('./fonts/Parastoo-Bold.eot?#') format('eot'),
		url('./fonts/Parastoo-Bold.ttf') format('truetype');
}

@font-face { font-family: "Shabnam-Light";
src: url('./fonts/Shabnam-Light.eot?#') format('eot'),
		url('./fonts/Shabnam-Light.ttf') format('truetype');
}

@font-face { font-family: "DroidArabicKufi";
src: url('./fonts/DroidArabicKufi.ttf') format('truetype');
}

@font-face { font-family: "DroidArabicNaskh";
src: url('./fonts/DroidArabicNaskh.ttf') format('truetype');
}

@font-face { font-family: "DroidArabicKufiBold";
src: url('./fonts/DroidArabicKufiBold.ttf') format('truetype');
}

@font-face { font-family: "DroidArabicNaskhBold";
src: url('./fonts/DroidArabicNaskhBold.ttf') format('truetype');
}

@font-face { font-family: "Yekan";
src: url('./fonts/Yekan.ttf') format('truetype');
}

@font-face { font-family: "yekannumbers-regular";
src: url('./fonts/yekannumbers-regular.eot?#') format('eot'),
		url('./fonts/yekannumbers-regular.ttf') format('truetype');
}

@font-face { font-family: "iranyekanwebregular";
src: url('./fonts/iranyekanwebregular.woff2') format('woff2');
}

@font-face { font-family: "iranyekanweblight";
src: url('./fonts/iranyekanweblight.woff2') format('woff2');
}

@font-face { font-family: "iranyekanwebbold";
src: url('./fonts/iranyekanwebbold.woff2') format('woff2');
}

@font-face { font-family: "aviny";
src: url('./fonts/aviny.ttf') format('truetype');
}

@font-face { font-family: "IRANSans_Black";
src: url('./fonts/IRANSans_Black.ttf') format('truetype');
}

@font-face { font-family: "Vazir-Black";
src: url('./fonts/Vazir-Black.eot?#') format('eot'),
		url('./fonts/Vazir-Black.ttf') format('truetype'),
		url('./fonts/Vazir-Black.woff2') format('woff2');
}

@font-face { font-family: "Vazir-Medium";
src: url('./fonts/Vazir-Medium.eot?#') format('eot'),
		url('./fonts/Vazir-Medium.ttf') format('truetype'),
		url('./fonts/Vazir-Medium.woff2') format('woff2');
}

@font-face { font-family: "Vazir-Thin";
src: url('./fonts/Vazir-Thin.eot?#') format('eot'),
		url('./fonts/Vazir-Thin.ttf') format('truetype'),
		url('./fonts/Vazir-Thin.woff2') format('woff2');
}

@font-face { font-family: "PeydaWeb-Black";
src: url('./fonts/PeydaWeb-Black.eot?#') format('eot'),
		url('./fonts/PeydaWeb-Black.woff2') format('woff2');
}

@font-face { font-family: "PeydaWeb-Bold";
src: url('./fonts/PeydaWeb-Bold.eot?#') format('eot'),
		url('./fonts/PeydaWeb-Bold.woff2') format('woff2');
}

@font-face { font-family: "PeydaWeb-ExtraBold";
src: url('./fonts/PeydaWeb-ExtraBold.eot?#') format('eot'),
		url('./fonts/PeydaWeb-ExtraBold.woff2') format('woff2');
}

@font-face { font-family: "peydaWeb-extralight";
src: url('./fonts/peydaWeb-extralight.eot?#') format('eot'),
		url('./fonts/peydaWeb-extralight.woff2') format('woff2');
}

@font-face { font-family: "peydaWeb-light";
src: url('./fonts/peydaWeb-light.eot?#') format('eot'),
		url('./fonts/peydaWeb-light.woff2') format('woff2');
}

@font-face { font-family: "PeydaWeb-Medium";
src: url('./fonts/PeydaWeb-Medium.eot?#') format('eot'),
		url('./fonts/PeydaWeb-Medium.woff2') format('woff2');
}

@font-face { font-family: "PeydaWeb-Regular";
src: url('./fonts/PeydaWeb-Regular.eot?#') format('eot'),
		url('./fonts/PeydaWeb-Regular.woff2') format('woff2');
}

@font-face { font-family: "PeydaWeb-SemiBold";
src: url('./fonts/PeydaWeb-SemiBold.eot?#') format('eot'),
		url('./fonts/PeydaWeb-SemiBold.woff2') format('woff2');
}

@font-face { font-family: "PeydaWeb-Thin";
src: url('./fonts/PeydaWeb-Thin.eot?#') format('eot'),
		url('./fonts/PeydaWeb-Thin.woff2') format('woff2');
}

@font-face { font-family: "Ray";
src: url('./fonts/Ray.ttf') format('truetype');
}

@font-face { font-family: "Ray-Medium";
src: url('./fonts/Ray-Medium.ttf') format('truetype');
}

@font-face { font-family: "Ray-Light";
src: url('./fonts/Ray-Light.ttf') format('truetype');
}

@font-face { font-family: "Ray-ExtraBold";
src: url('./fonts/Ray-ExtraBold.ttf') format('truetype');
}

@font-face { font-family: "Ray-ExtraBlack";
src: url('./fonts/Ray-ExtraBlack.ttf') format('truetype');
}

@font-face { font-family: "Ray-Bold";
src: url('./fonts/Ray-Bold.ttf') format('truetype');
}

@font-face { font-family: "Ray-Black";
src: url('./fonts/Ray-Black.ttf') format('truetype');
}

@font-face { font-family: "Gramophone-Clean";
src: url('./fonts/Gramophone-Clean.ttf') format('truetype');
}

footer, section#column-footer {background-color:#323333;
	background-image:url('../../image/template/footer_pic.png');
	background-repeat:repeat;
	background-position:center bottom;
	}
body { margin: 0; padding: 0;font-family: "iranyekanwebregular" !important;
	}
header a {
  color: #1dae3f !important;
}
.container-fluid{
	--mdb-gutter-x: 0!important;
	--mdb-gutter-y: 0!important;
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	margin-left: auto;
	margin-right: auto;
}
.shadow-1-strong {
  box-shadow: unset !important;
}
.menu-holder {
	background: #ebf0ee!important;
	box-shadow: 0 0 10px rgba(0, 0, 0, .1);
	padding: 0.7rem 0;
}
.support {
	display: contents;
}
.tp-btn-lg.large {
	padding: 0px 37px;
}

#column-footer {
  background: #323333;
  padding: 1rem 0;
}
#column-footer p{
	font-size: 17px;
	color: #b9b7b7;
}
.text-uppercase.fw-bold.mb-4 {
	font-size: 16px;
	color: #e6e6e6;
	font-weight: 600;
}
header a {
  color: #555;
}
.poam h2 {
	text-align: center;
	font-size: 2rem;
}

.tp-btn-lg:hover {
	color: #090531;
}
.tp-btn-lg:hover::before {
	left: 1px;
	top: 0;
}
.tp-btn-lg {
	display: inline-block;
	border-radius: 32px;
	height: 42px;
	line-height: 42px;
	padding: 0 30px;
	font-weight: 500;
	font-size: 15px;
	text-align: center;
	text-transform: capitalize;
	position: relative;
	transition: 0.3s;
	background: #FFF;
	color: #090531;
}
.tp-btn-lg::before {
	position: absolute;
	content: "";
	background: linear-gradient(93.19deg, #FF4D8D 15.64%, #507EFB 84.55%);
	border-radius: 32px;
	width: 98%;
	height: 98%;
	left: 6px;
	top: 6px;
	transition: 0.3s;
	z-index: -1;
}
.fixed-qa {
	list-style: none;
	left: 1%;
	display: flex;
	flex-direction: column;
	gap: 5px;
	position: fixed;
	bottom: 5%;
	z-index: 50;
}
.fixed-qa {
	list-style: none;
}
.fixed-qa a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	width: 45px;
	height: 45px;
	fill: #dca053 !important;
	font-size: 1.5rem;
	background: #2a2a2a;
	position: relative;
	transition: .8s;
	border-radius: 25px;
	margin: 0 !important;
}
.fixed-qa a {
	text-align: center;
	fill: #a4ffcd !important;
	font-size: 1.5rem;
}
.fixed-qa a:hover {
	background: #1a1a1a;
	fill: #fff !important;
}
.navbar {
	--mdb-navbar-box-shadow: 0 0px 0px 0 rgba(var(--mdb-box-shadow-color-rgb), 0.00), 0 0px 0px rgba(var(--mdb-box-shadow-color-rgb), 0.00)!important;
	--mdb-navbar-padding-top: 0.5625rem;
	--mdb-navbar-brand-img-margin-right: 0.25rem;
}

/*section-6*/


/*section-7*/
.custom-shape-divider-bottom-1651730956 {
	position: fixed;
	bottom: -2px;
	left: 0;
	width: 100%;
	overflow: hidden;
	line-height: 0;
}

.custom-shape-divider-bottom-1651730956 svg {
  position: relative;
  display: block;
  width: calc(100% + 1.3px);
  height: 70px;
  transform: rotateY(180deg);
}




#callnowbutton {
	display: none;
}
.navbar-toggler {
  padding: 0 !important;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: .25rem;
  width: 48px;
  height: 48px;
  background: #ff9800 !important;
}
/*--------------slid-show-------------*/

.slick-dots li button::before {
	font-family: 'slick';
	font-size: 17px!important;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	content: '•';
	text-align: center;
	opacity: .25;
	color: black;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.slick-dots li {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 33px 5px!important;
	padding: 0;
	cursor: pointer;
}@media (max-width: 576px) { .container {
  width: 100%!important;
  margin-right: auto;
  margin-left: auto;
  max-width: 98%;
}
.btn-secondary {
	color: #fff;
	background-color: #ff9800;
	border-color: #ff9800;
	margin: .8rem 0;
}
#callnowbutton {
	display: block;
	position: fixed;
	text-decoration: none;
	z-index: 2147483647;
	width: 45px;
	left: 9px;
	bottom: 9px;
	height: 45px;
	color: #fff;
	font-weight: 500;
	font-size: 1.5rem;
	overflow: hidden;
	background: #0b0;
	display: flex;
	justify-content: center;
	align-items: center;
	text-shadow: 0 1px 0px rgba(0,0,0,.18);

	clip-path: circle(50% at 50% 50%);
}
.menu-items h2{
	font-size: 1.1rem;
	padding: .9rem 0;
}
#section-7 .container {
    width: 100% !important;
    max-width: 100% !important;
    flex: 100%;
  }
#section-4 .container {
    width: 100% !important;
    max-width: 100% !important;
    flex: 100%;
  }
#block-2 .flex-container > div{
	width: 50% !important;
	padding: .3rem;
}
.about-pic {
	display: none;
}
.tp-hero-3__shape-animation span {
		display: none;
}
.tp-hero-3__shape-animation {
		display: none;
}
#block-13 .flex-container > div{
	width: 100% !important;
	padding: .3rem;
}
#block-6 .flex-container > div{
	width: 50% !important;
	padding: .3rem;
}
#block-4 .flex-container > div{
	width: 100% !important;
	padding: .3rem;
}
.custom-preview-17 {
	padding: .8rem;
}
.custom-preview-15 {
	padding: .5rem;
}
#navbar_top1 {
	width: 100%;
	background-color: #ebf0ee;
}
.nav-link {
	display: ruby-base-container!important;
	padding: var(--mdb-nav-link-padding-y) var(--mdb-nav-link-padding-x);
	font-size: var(--mdb-nav-link-font-size);
	font-weight: var(--mdb-nav-link-font-weight);
	color: var(--mdb-nav-link-color);
	border: 0;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
}
#block-9 {
	display: flex !important;
} }